Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create-testnet-data: document in more details subtleties of Conway genesis initialization #1003

Merged
merged 1 commit into from
Jan 7, 2025

create-testnet-data: document in more details subtleties of Conway ge…

f401d4a
Select commit
Loading
Failed to load commit list.
Merged

create-testnet-data: document in more details subtleties of Conway genesis initialization #1003

create-testnet-data: document in more details subtleties of Conway ge…
f401d4a
Select commit
Loading
Failed to load commit list.
Garnix CI / check ghc965-aarch64-unknown-linux-musl:cardano-cli:test:cardano-cli-test [x86_64-linux] failed Jan 6, 2025 in 1h 7m 56s

Run results

Build failed

Details

Last 100 lines of logs:

           ┃     │ /nix/store/py7xzxyvw51shs3d0il418nq7ykdr7hi-cardano-cli-exe-cardano-cli-aarch64-unknown-linux-musl-10.1.1.0/bin/cardano-cli conway transaction build-raw --fee 200000 --tx-in e25450233e4bedd00c8bda15c48c2d4018223bd88271e194052294c4e5be7d55#0 --tx-out addr_test1vqfxq2s8yce3tuhjq9ulu2awuk623hzvtft9z8fh6qelzts49vuqw+-1+3 --out-file /build/tmp-Test.Cli.Shelley.Transaction.Build-test-ccfb2798ce7b5a28/tx.traw
           ┃     ^^^^^^^^^^^^^^
           ┃     │ ━━━ Exception (IOException) ━━━
           ┃     │ /nix/store/py7xzxyvw51shs3d0il418nq7ykdr7hi-cardano-cli-exe-cardano-cli-aarch64-unknown-linux-musl-10.1.1.0/bin/cardano-cli: readCreateProcessWithExitCode: execvp: invalid argument (Exec format error)
        84 ┃       [ "conway"
        85 ┃       , "transaction"
        86 ┃       , "build-raw"
        87 ┃       , "--fee"
        88 ┃       , "200000"
        89 ┃       , "--tx-in"
        90 ┃       , "e25450233e4bedd00c8bda15c48c2d4018223bd88271e194052294c4e5be7d55#0"
        91 ┃       , "--tx-out"
        92 ┃       , "addr_test1vqfxq2s8yce3tuhjq9ulu2awuk623hzvtft9z8fh6qelzts49vuqw+-1+3" -- Negative txout (-1) summed with positive txout (+3), so total is positive
        93 ┃       , "--out-file"
        94 ┃       , outFile
        95 ┃       ]
      
        This failure can be reproduced by running:
        > recheckAt (Seed 14770532316164511637 8960135417534189587) "1:" Test.Cli.Shelley.Transaction.Build.hprop_conway_transaction_build_raw_negative_bits_positive_total_txout
      
    Use "--pattern '$NF ~ /conway transaction build raw negative bits positive total txout/' --hedgehog-replay '1: Seed 14770532316164511637 8960135417534189587'" to reproduce from the command-line.
    
    Use -p '/conway transaction build raw negative bits positive total txout/' to rerun this test only.
  verification key drep:                                                      FAIL (6.12s)
      ✗ Test.Cli.VerificationKey.hprop_verification_key_drep failed at test/cardano-cli-test/Test/Cli/VerificationKey.hs:20:44
        after 1 test.
        shrink path: 1:
      
           ┏━━ test/cardano-cli-test/Test/Cli/VerificationKey.hs ━━━
        18 ┃ hprop_verification_key_drep :: Property
        19 ┃ hprop_verification_key_drep =
        20 ┃   propertyOnce . H.moduleWorkspace "tmp" $ runOne ["drep", "key-gen"]
           ┃   │ Workspace: /build/tmp-Test.Cli.VerificationKey-test-46c480823c4a2d3e
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-46c480823c4a2d3e/gen.vkey
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-46c480823c4a2d3e/gen.skey
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-46c480823c4a2d3e/vkey.out
           ┃   │ ━━━━ command ━━━━
           ┃   │ /nix/store/py7xzxyvw51shs3d0il418nq7ykdr7hi-cardano-cli-exe-cardano-cli-aarch64-unknown-linux-musl-10.1.1.0/bin/cardano-cli conway governance drep key-gen --verification-key-file /build/tmp-Test.Cli.VerificationKey-test-46c480823c4a2d3e/gen.vkey --signing-key-file /build/tmp-Test.Cli.VerificationKey-test-46c480823c4a2d3e/gen.skey
           ┃   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
           ┃   │ ━━━ Exception (IOException) ━━━
           ┃   │ /nix/store/py7xzxyvw51shs3d0il418nq7ykdr7hi-cardano-cli-exe-cardano-cli-aarch64-unknown-linux-musl-10.1.1.0/bin/cardano-cli: readCreateProcessWithExitCode: execvp: invalid argument (Exec format error)
      
        This failure can be reproduced by running:
        > recheckAt (Seed 7556513089455465162 9262507937433743863) "1:" Test.Cli.VerificationKey.hprop_verification_key_drep
      
    Use "--pattern '$NF ~ /verification key drep/' --hedgehog-replay '1: Seed 7556513089455465162 9262507937433743863'" to reproduce from the command-line.
    
    Use -p '/verification key drep/' to rerun this test only.
  verification key committee hot:                                             FAIL (6.71s)
      ✗ Test.Cli.VerificationKey.hprop_verification_key_committee_hot failed at test/cardano-cli-test/Test/Cli/VerificationKey.hs:26:44
        after 1 test.
        shrink path: 1:
      
           ┏━━ test/cardano-cli-test/Test/Cli/VerificationKey.hs ━━━
        24 ┃ hprop_verification_key_committee_hot :: Property
        25 ┃ hprop_verification_key_committee_hot =
        26 ┃   propertyOnce . H.moduleWorkspace "tmp" $ runOne ["committee", "key-gen-hot"]
           ┃   │ Workspace: /build/tmp-Test.Cli.VerificationKey-test-ea6efdfc68629d4f
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-ea6efdfc68629d4f/gen.vkey
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-ea6efdfc68629d4f/gen.skey
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-ea6efdfc68629d4f/vkey.out
           ┃   │ ━━━━ command ━━━━
           ┃   │ /nix/store/py7xzxyvw51shs3d0il418nq7ykdr7hi-cardano-cli-exe-cardano-cli-aarch64-unknown-linux-musl-10.1.1.0/bin/cardano-cli conway governance committee key-gen-hot --verification-key-file /build/tmp-Test.Cli.VerificationKey-test-ea6efdfc68629d4f/gen.vkey --signing-key-file /build/tmp-Test.Cli.VerificationKey-test-ea6efdfc68629d4f/gen.skey
           ┃   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
           ┃   │ ━━━ Exception (IOException) ━━━
           ┃   │ /nix/store/py7xzxyvw51shs3d0il418nq7ykdr7hi-cardano-cli-exe-cardano-cli-aarch64-unknown-linux-musl-10.1.1.0/bin/cardano-cli: readCreateProcessWithExitCode: execvp: invalid argument (Exec format error)
      
        This failure can be reproduced by running:
        > recheckAt (Seed 10867283154771806196 13743159672924877453) "1:" Test.Cli.VerificationKey.hprop_verification_key_committee_hot
      
    Use "--pattern '$NF ~ /verification key committee hot/' --hedgehog-replay '1: Seed 10867283154771806196 13743159672924877453'" to reproduce from the command-line.
    
    Use -p '/verification key committee hot/' to rerun this test only.
  verification key committee cold:                                            FAIL (6.64s)
      ✗ Test.Cli.VerificationKey.hprop_verification_key_committee_cold failed at test/cardano-cli-test/Test/Cli/VerificationKey.hs:32:44
        after 1 test.
        shrink path: 1:
      
           ┏━━ test/cardano-cli-test/Test/Cli/VerificationKey.hs ━━━
        30 ┃ hprop_verification_key_committee_cold :: Property
        31 ┃ hprop_verification_key_committee_cold =
        32 ┃   propertyOnce . H.moduleWorkspace "tmp" $ runOne ["committee", "key-gen-cold"]
           ┃   │ Workspace: /build/tmp-Test.Cli.VerificationKey-test-5be3bba9c1730105
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-5be3bba9c1730105/gen.vkey
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-5be3bba9c1730105/gen.skey
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-5be3bba9c1730105/vkey.out
           ┃   │ ━━━━ command ━━━━
           ┃   │ /nix/store/py7xzxyvw51shs3d0il418nq7ykdr7hi-cardano-cli-exe-cardano-cli-aarch64-unknown-linux-musl-10.1.1.0/bin/cardano-cli conway governance committee key-gen-cold --verification-key-file /build/tmp-Test.Cli.VerificationKey-test-5be3bba9c1730105/gen.vkey --signing-key-file /build/tmp-Test.Cli.VerificationKey-test-5be3bba9c1730105/gen.skey
           ┃   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
           ┃   │ ━━━ Exception (IOException) ━━━
           ┃   │ /nix/store/py7xzxyvw51shs3d0il418nq7ykdr7hi-cardano-cli-exe-cardano-cli-aarch64-unknown-linux-musl-10.1.1.0/bin/cardano-cli: readCreateProcessWithExitCode: execvp: invalid argument (Exec format error)
      
        This failure can be reproduced by running:
        > recheckAt (Seed 7845425305282585932 6378704234082099685) "1:" Test.Cli.VerificationKey.hprop_verification_key_committee_cold
      
    Use "--pattern '$NF ~ /verification key committee cold/' --hedgehog-replay '1: Seed 7845425305282585932 6378704234082099685'" to reproduce from the command-line.
    
    Use -p '/verification key committee cold/' to rerun this test only.

40 out of 61 tests failed (84.83s)