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 / package ghc8107:cardano-cli:test:cardano-cli-test [x86_64-linux] succeeded Jan 6, 2025 in 56m 42s

Run results

Build succeeded

Details

Last 100 lines of logs:

https://cache.nixos.org/x7pw8hkxk4mvnmvi0xk5a3hyjs2n3qvl.narinfo
https://cache.garnix.io/x7pw8hkxk4mvnmvi0xk5a3hyjs2n3qvl.narinfo
https://cache.nixos.org/193284712vj990il9n6nb3wgc90mcfa8.narinfo
https://cache.garnix.io/193284712vj990il9n6nb3wgc90mcfa8.narinfo
@nix {"action":"setPhase","phase":"unpackPhase"}
Running phase: unpackPhase
unpacking source archive /nix/store/qsjz4n8isvfvh498wlckiy925ys34g1l-source-root-cardano-cli-test-cardano-cli-test-root
source root is source-root-cardano-cli-test-cardano-cli-test-root
@nix {"action":"setPhase","phase":"patchPhase"}
Running phase: patchPhase
@nix {"action":"setPhase","phase":"updateAutotoolsGnuConfigScriptsPhase"}
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix {"action":"setPhase","phase":"configurePhase"}
Running phase: configurePhase
Configure flags:
--prefix=/nix/store/x7pw8hkxk4mvnmvi0xk5a3hyjs2n3qvl-cardano-cli-test-cardano-cli-test-10.1.1.0 test:cardano-cli-test --package-db=clear --package-db=/build/tmp.zJuLjs8FdO/lib/ghc-8.10.7/package.conf.d --exact-configuration --dependency=aeson=aeson-2.2.3.0-HfWcULJRdrx2orq3uJza7w --dependency=OneTuple=OneTuple-0.4.2-1NObavQvf3MCWScB5x36yv --dependency=base-orphans=base-orphans-0.9.3-AkZB4T8UgbJ4LJBFZY9fS8 --dependency=foldable1-classes-compat=foldable1-classes-compat-0.1.1-J6IIJfxzdv9IUg7torH6C6 --dependency=tagged=tagged-0.8.9-KNlnLwFIlpVLBgmJQRDFFc --dependency=hashable=hashable-1.4.7.0-DFEEAqawU0FKCyOlNYUFRX --dependency=data-array-byte=da…
Configuring test suite 'cardano-cli-test' for cardano-cli-10.1.1.0..
Warning: 'hs-source-dirs: app' specifies a directory which does not exist.
Warning: 'hs-source-dirs: src' specifies a directory which does not exist.
Warning: 'hs-source-dirs: test/cardano-cli-golden' specifies a directory which
does not exist.
@nix {"action":"setPhase","phase":"buildPhase"}
Running phase: buildPhase
Preprocessing test suite 'cardano-cli-test' for cardano-cli-10.1.1.0..
Building test suite 'cardano-cli-test' for cardano-cli-10.1.1.0..
[ 1 of 28] Compiling Test.Cli.AddCostModels ( test/cardano-cli-test/Test/Cli/AddCostModels.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/AddCostModels.o )
[ 2 of 28] Compiling Test.Cli.CheckNodeConfiguration ( test/cardano-cli-test/Test/Cli/CheckNodeConfiguration.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/CheckNodeConfiguration.o )
[ 3 of 28] Compiling Test.Cli.CreateCardano ( test/cardano-cli-test/Test/Cli/CreateCardano.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/CreateCardano.o )
[ 4 of 28] Compiling Test.Cli.CreateTestnetData ( test/cardano-cli-test/Test/Cli/CreateTestnetData.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/CreateTestnetData.o )
[ 5 of 28] Compiling Test.Cli.DRepMetadata ( test/cardano-cli-test/Test/Cli/DRepMetadata.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/DRepMetadata.o )
[ 6 of 28] Compiling Test.Cli.FilePermissions ( test/cardano-cli-test/Test/Cli/FilePermissions.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/FilePermissions.o )
[ 7 of 28] Compiling Test.Cli.Governance.Committee ( test/cardano-cli-test/Test/Cli/Governance/Committee.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/Governance/Committee.o )
[ 8 of 28] Compiling Test.Cli.Governance.DRep ( test/cardano-cli-test/Test/Cli/Governance/DRep.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/Governance/DRep.o )
[ 9 of 28] Compiling Test.Cli.Governance.Hash ( test/cardano-cli-test/Test/Cli/Governance/Hash.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/Governance/Hash.o )
[10 of 28] Compiling Test.Cli.Governance.Vote ( test/cardano-cli-test/Test/Cli/Governance/Vote.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/Governance/Vote.o )
[11 of 28] Compiling Test.Cli.Hash    ( test/cardano-cli-test/Test/Cli/Hash.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/Hash.o )
[12 of 28] Compiling Test.Cli.ITN     ( test/cardano-cli-test/Test/Cli/ITN.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/ITN.o )
[13 of 28] Compiling Test.Cli.Json    ( test/cardano-cli-test/Test/Cli/Json.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/Json.o )
[14 of 28] Compiling Test.Cli.MonadWarning ( test/cardano-cli-test/Test/Cli/MonadWarning.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/MonadWarning.o )
[15 of 28] Compiling Test.Cli.Parser  ( test/cardano-cli-test/Test/Cli/Parser.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/Parser.o )
[16 of 28] Compiling Test.Cli.Pioneers.Exercise1 ( test/cardano-cli-test/Test/Cli/Pioneers/Exercise1.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/Pioneers/Exercise1.o )
[17 of 28] Compiling Test.Cli.Pioneers.Exercise2 ( test/cardano-cli-test/Test/Cli/Pioneers/Exercise2.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/Pioneers/Exercise2.o )
[18 of 28] Compiling Test.Cli.Pioneers.Exercise3 ( test/cardano-cli-test/Test/Cli/Pioneers/Exercise3.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/Pioneers/Exercise3.o )
[19 of 28] Compiling Test.Cli.Pioneers.Exercise4 ( test/cardano-cli-test/Test/Cli/Pioneers/Exercise4.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/Pioneers/Exercise4.o )
[20 of 28] Compiling Test.Cli.Pioneers.Exercise5 ( test/cardano-cli-test/Test/Cli/Pioneers/Exercise5.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/Pioneers/Exercise5.o )
[21 of 28] Compiling Test.Cli.Pioneers.Exercise6 ( test/cardano-cli-test/Test/Cli/Pioneers/Exercise6.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/Pioneers/Exercise6.o )
[22 of 28] Compiling Test.Cli.Pipes   ( test/cardano-cli-test/Test/Cli/Pipes.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/Pipes.o )
[23 of 28] Compiling Test.Cli.Shelley.Certificates.StakePool ( test/cardano-cli-test/Test/Cli/Shelley/Certificates/StakePool.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/Shelley/Certificates/StakePool.o )
[24 of 28] Compiling Test.Cli.Shelley.Run.Hash ( test/cardano-cli-test/Test/Cli/Shelley/Run/Hash.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/Shelley/Run/Hash.o )
[25 of 28] Compiling Test.Cli.Shelley.Run.Query ( test/cardano-cli-test/Test/Cli/Shelley/Run/Query.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/Shelley/Run/Query.o )
[26 of 28] Compiling Test.Cli.Shelley.Transaction.Build ( test/cardano-cli-test/Test/Cli/Shelley/Transaction/Build.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/Shelley/Transaction/Build.o )
[27 of 28] Compiling Test.Cli.VerificationKey ( test/cardano-cli-test/Test/Cli/VerificationKey.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Test/Cli/VerificationKey.o )
[28 of 28] Compiling Main             ( test/cardano-cli-test/cardano-cli-test.hs, dist/build/cardano-cli-test/cardano-cli-test-tmp/Main.o )
Linking dist/build/cardano-cli-test/cardano-cli-test ...
@nix {"action":"setPhase","phase":"installPhase"}
Running phase: installPhase
Setup copy success
The test cardano-cli.components.tests.cardano-cli-test was built. To run the test build cardano-cli.checks.cardano-cli-test.
@nix {"action":"setPhase","phase":"fixupPhase"}
Running phase: fixupPhase
checking for references to /build/ in /nix/store/x7pw8hkxk4mvnmvi0xk5a3hyjs2n3qvl-cardano-cli-test-cardano-cli-test-10.1.1.0...
patching script interpreter paths in /nix/store/x7pw8hkxk4mvnmvi0xk5a3hyjs2n3qvl-cardano-cli-test-cardano-cli-test-10.1.1.0
checking for references to /build/ in /nix/store/193284712vj990il9n6nb3wgc90mcfa8-cardano-cli-test-cardano-cli-test-10.1.1.0-data...
patching script interpreter paths in /nix/store/193284712vj990il9n6nb3wgc90mcfa8-cardano-cli-test-cardano-cli-test-10.1.1.0-data
@nix {"action":"setPhase","phase":"installCheckPhase"}
Running phase: installCheckPhase
no Makefile or custom installCheckPhase, doing nothing