Parent Log:
http://ci.aztec-labs.com/680c9782ad4fbb8a
Command: 17f1ce0a127de26d barretenberg/cpp/scripts/run_test.sh crypto_schnorr_tests MultisigTest/1.multi_signature_fails_if_duplicates
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/78d87cb88633aee537d022d6fd8e57ceb74a3a95
Env: REF_NAME=gh-readonly-queue/next/pr-15024-78a5deb1c3aa24503935bbda20f9374ba35aa5c4 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 10:53:38 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15024_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88195c9c6eda1bd9_next
10:53:38 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
10:53:38
Note: Google Test filter = MultisigTest/1.multi_signature_fails_if_duplicates
10:53:38 [==========] Running 1 test from 1 test suite.
10:53:38
[----------] Global test environment set-up.
10:53:38
[----------] 1 test from MultisigTest/1, where TypeParam = bb::crypto::Sha256Hasher
10:53:38
[ RUN ] MultisigTest/1.multi_signature_fails_if_duplicates
10:53:38 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
10:53:38 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
10:53:38 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
10:53:38 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
10:53:38 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
10:53:38 Invalid number of round2 messages (mem: 5.00 MiB)
10:53:38
[ OK ] MultisigTest/1.multi_signature_fails_if_duplicates (3 ms)
10:53:38
[----------] 1 test from MultisigTest/1 (3 ms total)
10:53:38
10:53:38
[----------] Global test environment tear-down
10:53:38
[==========] 1 test from 1 test suite ran. (3 ms total)
10:53:38
[ PASSED ] 1 test.