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

Disambiguate DRep being a key or a script in certificate descriptions #1007

Merged
merged 2 commits into from
Jan 8, 2025

Adapt golden files

63a77dc
Select commit
Loading
Failed to load commit list.
Merged

Disambiguate DRep being a key or a script in certificate descriptions #1007

Adapt golden files
63a77dc
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 8, 2025 in 59m 15s

Run results

Build failed

Details

Last 100 lines of logs:

        232 ┃             [ "conway"
        233 ┃             , "stake-pool"
        234 ┃             , "metadata-hash"
        235 ┃             , "--pool-metadata-url"
        236 ┃             , "ipfs://" ++ ipfsHash
        237 ┃             , "--expected-hash"
        238 ┃             , hash
        239 ┃             ]
        240 ┃     )
      
        This failure can be reproduced by running:
        > recheckAt (Seed 10735467169815052907 6936790271467672717) "1:" Test.Cli.Shelley.Certificates.StakePool.hprop_stake_pool_metadata_hash_url_correct_hash
      
    Use "--pattern '$NF ~ /stake pool metadata hash url correct hash/' --hedgehog-replay '1: Seed 10735467169815052907 6936790271467672717'" to reproduce from the command-line.
    
    Use -p '/stake pool metadata hash url correct hash/' to rerun this test only.
  hash trip:                                                                  FAIL (1.06s)
      ✗ Test.Cli.Shelley.Run.Hash.hprop_hash_trip failed at test/cardano-cli-test/Test/Cli/Shelley/Run/Hash.hs:33:7
        after 1 test.
        shrink path: 1:
      
           ┏━━ test/cardano-cli-test/Test/Cli/Shelley/Run/Hash.hs ━━━
        28 ┃ hash_trip_fun input =
  verification key drep:                                                      FAIL (0.64s)
      ✗ 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-f8eccb24228f69c9
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-f8eccb24228f69c9/gen.vkey
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-f8eccb24228f69c9/gen.skey
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-f8eccb24228f69c9/vkey.out
           ┃   │ ━━━━ command ━━━━
           ┃   │ /nix/store/rjghf68xsiffbsrjb9fmjl6vryl74nxl-cardano-cli-exe-cardano-cli-aarch64-unknown-linux-musl-10.2.0.0/bin/cardano-cli conway governance drep key-gen --verification-key-file /build/tmp-Test.Cli.VerificationKey-test-f8eccb24228f69c9/gen.vkey --signing-key-file /build/tmp-Test.Cli.VerificationKey-test-f8eccb24228f69c9/gen.skey
           ┃   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
           ┃   │ ━━━ Exception (IOException) ━━━
           ┃   │ /nix/store/rjghf68xsiffbsrjb9fmjl6vryl74nxl-cardano-cli-exe-cardano-cli-aarch64-unknown-linux-musl-10.2.0.0/bin/cardano-cli: readCreateProcessWithExitCode: execvp: invalid argument (Exec format error)
      
        This failure can be reproduced by running:
        > recheckAt (Seed 10862264183067531597 14728086878004553515) "1:" Test.Cli.VerificationKey.hprop_verification_key_drep
      
    Use "--pattern '$NF ~ /verification key drep/' --hedgehog-replay '1: Seed 10862264183067531597 14728086878004553515'" to reproduce from the command-line.
    
    Use -p '/verification key drep/' to rerun this test only.
  verification key committee hot:                                             FAIL (0.61s)
      ✗ 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-e841b4f2058dda4d
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-e841b4f2058dda4d/gen.vkey
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-e841b4f2058dda4d/gen.skey
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-e841b4f2058dda4d/vkey.out
           ┃   │ ━━━━ command ━━━━
           ┃   │ /nix/store/rjghf68xsiffbsrjb9fmjl6vryl74nxl-cardano-cli-exe-cardano-cli-aarch64-unknown-linux-musl-10.2.0.0/bin/cardano-cli conway governance committee key-gen-hot --verification-key-file /build/tmp-Test.Cli.VerificationKey-test-e841b4f2058dda4d/gen.vkey --signing-key-file /build/tmp-Test.Cli.VerificationKey-test-e841b4f2058dda4d/gen.skey
           ┃   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
           ┃   │ ━━━ Exception (IOException) ━━━
           ┃   │ /nix/store/rjghf68xsiffbsrjb9fmjl6vryl74nxl-cardano-cli-exe-cardano-cli-aarch64-unknown-linux-musl-10.2.0.0/bin/cardano-cli: readCreateProcessWithExitCode: execvp: invalid argument (Exec format error)
      
        This failure can be reproduced by running:
        > recheckAt (Seed 7757645282592549696 1046233058137317799) "1:" Test.Cli.VerificationKey.hprop_verification_key_committee_hot
      
    Use "--pattern '$NF ~ /verification key committee hot/' --hedgehog-replay '1: Seed 7757645282592549696 1046233058137317799'" to reproduce from the command-line.
    
    Use -p '/verification key committee hot/' to rerun this test only.
  verification key committee cold:                                            FAIL (0.62s)
      ✗ 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-590f5586093ed5bb
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-590f5586093ed5bb/gen.vkey
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-590f5586093ed5bb/gen.skey
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-590f5586093ed5bb/vkey.out
           ┃   │ ━━━━ command ━━━━
           ┃   │ /nix/store/rjghf68xsiffbsrjb9fmjl6vryl74nxl-cardano-cli-exe-cardano-cli-aarch64-unknown-linux-musl-10.2.0.0/bin/cardano-cli conway governance committee key-gen-cold --verification-key-file /build/tmp-Test.Cli.VerificationKey-test-590f5586093ed5bb/gen.vkey --signing-key-file /build/tmp-Test.Cli.VerificationKey-test-590f5586093ed5bb/gen.skey
           ┃   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
           ┃   │ ━━━ Exception (IOException) ━━━
           ┃   │ /nix/store/rjghf68xsiffbsrjb9fmjl6vryl74nxl-cardano-cli-exe-cardano-cli-aarch64-unknown-linux-musl-10.2.0.0/bin/cardano-cli: readCreateProcessWithExitCode: execvp: invalid argument (Exec format error)
      
        This failure can be reproduced by running:
        > recheckAt (Seed 11991577727324870093 14088482062607853271) "1:" Test.Cli.VerificationKey.hprop_verification_key_committee_cold
      
    Use "--pattern '$NF ~ /verification key committee cold/' --hedgehog-replay '1: Seed 11991577727324870093 14088482062607853271'" to reproduce from the command-line.
    
    Use -p '/verification key committee cold/' to rerun this test only.

40 out of 61 tests failed (38.89s)