Parent Log:
http://ci.aztec-labs.com/211a9fb93ab8be76
Command: de30be46e225864a barretenberg/cpp/scripts/run_test.sh crypto_schnorr_tests MultisigTest/1.multi_signature_fails_if_duplicates
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/b1b65bcdbd44a49fbebe5d2265256dc9466e92be
Env: REF_NAME=gh-readonly-queue/master/pr-15044-267ac35e8ccb487bdc79bbe12d428f4c8b4d4d9f CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Fri Jun 13 16:26:45 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15044_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88195c9c6eda1bd9_master
16:26:45 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
16:26:45
Note: Google Test filter = MultisigTest/1.multi_signature_fails_if_duplicates
16:26:45 [==========] Running 1 test from 1 test suite.
16:26:45
[----------] Global test environment set-up.
16:26:45
[----------] 1 test from MultisigTest/1, where TypeParam = bb::crypto::Sha256Hasher
16:26:45
[ RUN ] MultisigTest/1.multi_signature_fails_if_duplicates
16:26:45 Duplicated public keys at indices [ 2 4 ] (mem: 4.00 MiB)
16:26:45 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
16:26:45 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
16:26:45 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
16:26:45 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
16:26:45 Invalid number of round2 messages (mem: 5.00 MiB)
16:26:45
[ OK ] MultisigTest/1.multi_signature_fails_if_duplicates (8 ms)
16:26:45
[----------] 1 test from MultisigTest/1 (8 ms total)
16:26:45
16:26:45
[----------] Global test environment tear-down
16:26:45
[==========] 1 test from 1 test suite ran. (8 ms total)
16:26:45
[ PASSED ] 1 test.