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

fix(ci): use check-requsted event trigger #2823

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

fix(ci): use check-requsted event trigger

f056561
Select commit
Loading
Failed to load commit list.
Draft

fix(ci): use check-requsted event trigger #2823

fix(ci): use check-requsted event trigger
f056561
Select commit
Loading
Failed to load commit list.
Garnix CI / check ics23-tests [x86_64-linux] succeeded Aug 23, 2024 in 2m 30s

Run results

Build succeeded

Details

Last 100 lines of logs:

Running phase: configurePhase
will append /build/ics23-patched-workspace-cargo-toml/.cargo-home/config.toml with contents of /nix/store/0kz6rab9qhj5n26pgmngwxyqnccjhps5-vendor-cargo-deps/config.toml
default configurePhase, nothing to do
@nix {"action":"setPhase","phase":"buildPhase"}
Running phase: buildPhase
++ command cargo --version
cargo 1.80.0-nightly (34a6a87d8 2024-06-04)
@nix {"action":"setPhase","phase":"checkPhase"}
Running phase: checkPhase
++ command cargo test --release -p ics23
   Compiling syn v2.0.60
   Compiling strsim v0.10.0
   Compiling darling_core v0.13.4
   Compiling darling_macro v0.13.4
   Compiling darling v0.13.4
   Compiling ssz-derive v0.5.3 (/build/ics23-patched-workspace-cargo-toml/lib/ssz-derive)
   Compiling prettyplease v0.2.19
   Compiling prettier-please v0.2.0
   Compiling proc-macro-warning v1.0.2
   Compiling expander v2.1.0
   Compiling serde_derive v1.0.203
   Compiling prost-derive v0.12.6
   Compiling macro_magic_core_macros v0.5.0
   Compiling thiserror-impl v1.0.61
   Compiling frame-support-procedural-tools-derive v10.0.0
   Compiling clap_derive v4.5.4
   Compiling macros v0.1.0 (/build/ics23-patched-workspace-cargo-toml/lib/macros)
   Compiling enumorph v0.1.2
   Compiling macro_magic_core v0.5.0
   Compiling frame-support-procedural-tools v9.0.0
   Compiling macro_magic_macros v0.5.0
   Compiling thiserror v1.0.61
   Compiling macro_magic v0.5.0
   Compiling frame-support-procedural v22.0.0
   Compiling prost v0.12.6
   Compiling clap v4.5.4
   Compiling prost-types v0.12.3
   Compiling prost-build v0.12.3
   Compiling pbjson-build v0.6.2 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling serde v1.0.203
   Compiling pbjson-types v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling hex v0.4.3
   Compiling impl-serde v0.4.0
   Compiling pbjson v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling serde_json v1.0.118
   Compiling serde-json-wasm v0.5.2
   Compiling uint v0.9.5
   Compiling ed25519-zebra v3.1.0
   Compiling primitive-types v0.12.2
   Compiling cosmwasm-crypto v1.5.2
   Compiling schemars v0.8.16
   Compiling serde-utils v0.1.0 (/build/ics23-patched-workspace-cargo-toml/lib/serde-utils)
   Compiling ssz v0.5.3 (/build/ics23-patched-workspace-cargo-toml/lib/ssz)
   Compiling cosmwasm-std v1.5.2
   Compiling protos v0.0.0 (/build/ics23-patched-workspace-cargo-toml/generated/rust/protos)
   Compiling unionlabs v0.1.0 (/build/ics23-patched-workspace-cargo-toml/lib/unionlabs)
   Compiling ics23 v0.1.0 (/build/ics23-patched-workspace-cargo-toml/lib/ics23)
    Finished `release` profile [optimized] target(s) in 1m 05s
     Running unittests src/lib.rs (target/release/deps/ics23-7bb688a566fac319)

running 13 tests
test ibc_api::tests::account_non_existence ... ok
test ibc_api::tests::client_state_exists ... ok
test ibc_api::tests::connection_exists ... ok
test ibc_api::tests::existence_proof_root_mismatch ... ok
test ibc_api::tests::existence_proof_key_mismatch ... ok
test ibc_api::tests::existence_proof_value_mismatch ... ok
test verify::tests::verify_membership_left ... ok
test ibc_api::tests::testnet_exist ... ok
test verify::tests::verify_membership_middle ... ok
test verify::tests::verify_non_membership_left ... ok
test verify::tests::verify_membership_right ... ok
test verify::tests::verify_non_membership_middle ... ok
test verify::tests::verify_non_membership_right ... ok

test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

     Running tests/test_suite.rs (target/release/deps/test_suite-8335059e99c32fd9)

running 1 test
test suite ... ok

test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

   Doc-tests ics23

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

checkPhase completed in 1 minutes 6 seconds
@nix {"action":"setPhase","phase":"installPhase"}
Running phase: installPhase
linking previous artifacts /nix/store/z55z8xavdcc6a34lxjlyq19ksfgsyh20-ics23-deps-0.1.0/target.tar.zst to /nix/store/sksh6nfjs4m4fbqqyd3ibrfkzs38jdhv-ics23-test-0.1.0/target.tar.zst
/*stdin*\            : 30.60%   (   269 MiB =>   82.2 MiB, /nix/store/sksh6nfjs4m4fbqqyd3ibrfkzs38jdhv-ics23-test-0.1.0/target.tar.zst) 
@nix {"action":"setPhase","phase":"fixupPhase"}
Running phase: fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/sksh6nfjs4m4fbqqyd3ibrfkzs38jdhv-ics23-test-0.1.0
checking for references to /build/ in /nix/store/sksh6nfjs4m4fbqqyd3ibrfkzs38jdhv-ics23-test-0.1.0...
patching script interpreter paths in /nix/store/sksh6nfjs4m4fbqqyd3ibrfkzs38jdhv-ics23-test-0.1.0