Task 53526790236

[Draft/POC] Add secp256k1-based HPKE (Hybrid Public Key Encryption) For Payjoin v2

2025-10-23 20:42:39 completed secp256k1_hpke ea45ac991df7f3fd7591f029b06467cbe4021c43


Commands that took longer than 1 second (total 16m23s)
linedurationpercentagecommand
9014s0%docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_arm.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux/arm64 --label=bitcoin-ci-test --tag=ci_arm_linux --cache-from type=gha,scope=ci_arm_linux --load /home/runner/work/bitcoin/bitcoin
10503s0%retry -- apt-get update
10851s0%retry -- apt-get install --no-install-recommends --no-upgrade -y python3-zmq g++-arm-linux-gnueabihf busybox libc6:armhf libstdc++6:armhf libfontconfig1:armhf libxcb1:armhf build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build
10951s0%g++-13
12719s0%arm64 4:13.2.0-7ubuntu1 [1082 B]
169015s1%(4:13.2.0-7ubuntu1) ...
20441s0%to provide /usr/bin/c++ (c++) in auto mode
207536s3%echo -n done
31547s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
31869s0%- skipped
360012m26s75%cmake --build /home/runner/work/_temp/build -j4 --target all install
47341m55s11%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
50511s0%docker container kill 39e97a0ae5588876cfaf29c87c1e95083c1a61936acabe8eed3d84101e24f4b9
Tags
  • 32 bit ARM, unit tests, no functional tests
  • secp256k1_hpke
  • COMPLETED