Parent Log:
http://ci.aztec-labs.com/b7b32e7ba238914c
Command: dbc3f7779ce55e5e barretenberg/cpp/scripts/run_test.sh crypto_schnorr_tests MultisigTest/0.multi_signature_fails_if_duplicates
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f00eacfba6ea2df3bf79b8555d747c7a0ad38241
Env: REF_NAME=release-please--branches--next CURRENT_VERSION=0.88.0 CI_FULL=0
Date: Fri Jun 20 16:56:31 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=release-please--branches--next_amd64
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_8b52b08e7e7f2a60_next
16:56:31 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
16:56:31
Note: Google Test filter = MultisigTest/0.multi_signature_fails_if_duplicates
16:56:31 [==========] Running 1 test from 1 test suite.
16:56:31
[----------] Global test environment set-up.
16:56:31
[----------] 1 test from MultisigTest/0, where TypeParam = bb::crypto::KeccakHasher
16:56:31
[ RUN ] MultisigTest/0.multi_signature_fails_if_duplicates
16:56:31 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
16:56:31 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
16:56:31 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
16:56:31 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
16:56:31 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
16:56:31 Invalid number of round2 messages (mem: 5.00 MiB)
16:56:31
[ OK ] MultisigTest/0.multi_signature_fails_if_duplicates (5 ms)
16:56:31
[----------] 1 test from MultisigTest/0 (5 ms total)
16:56:31
16:56:31
[----------] Global test environment tear-down
16:56:31
[==========] 1 test from 1 test suite ran. (5 ms total)
16:56:31
[ PASSED ] 1 test.