Task 56775210785

script: Remove dead code from OP_CHECKMULTISIG

2025-12-01 02:29:51 completed checkmultisig-dead-code 53ca0dc3cfdad8c9fd994c3758a477e319379db1


Commands that took longer than 1 second (total 22m45s)
linedurationpercentagecommand
9378s0%docker buildx build --file=/home/admin/actions-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_native_tidy.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_tidy --load /home/admin/actions-runner/_work/bitcoin/bitcoin
11062s0%retry -- apt-get update
11274s0%retry -- apt-get install curl -y
13621s0%retry -- apt-get update
14787s0%g++-13 g++-13-x86-64-linux-gnu
171613s0%amd64 4:13.2.0-7ubuntu1 [1100 B]
241414s1%(4:13.2.0-7ubuntu1) ...
31741s0%- skipped
322121s1%make -C /iwyu-build/ install -j8
32701m0s4%echo -n done
33001s0%docker run --rm --interactive --detach --tty --cap-add=LINUX_IMMUTABLE --mount=type=bind,src=/home/admin/actions-runner/_work/bitcoin/bitcoin,dst=/home/admin/actions-runner/_work/bitcoin/bitcoin,readonly --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/ccache_dir,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/depends/built,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/depends/sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/build,dst=/home/admin/actions-runner/_work/_temp/build --env-file=/tmp/env-admin-ci_native_tidy --name=ci_native_tidy --network=ci-ip6net --platform=linux ci_native_tidy
348512s0%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DCMAKE_EXPORT_COMPILE_COMMANDS=ON --preset dev-mode -DCMAKE_C_COMPILER=clang-21 -DCMAKE_CXX_COMPILER=clang++-21 '-DCMAKE_C_FLAGS_RELWITHDEBINFO=-O0 -g0' '-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O0 -g0'
38423m34s15%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
50552s0%/home/admin/actions-runner/_work/_temp/contrib/devtools/check-deps.sh /home/admin/actions-runner/_work/_temp/build
50875s0%cmake --build /tidy-build -j8
51046m44s29%tee tmp.tidy-out.txt
73196s0%tee /tmp/iwyu_ci.out
74761m22s6%tee /tmp/iwyu_ci.out
151127s0%has correct #includes/fwd-decls)
153681s0%should remove these lines:
159421s0%has correct #includes/fwd-decls)
164334s0%should remove these lines:
164773s0%has correct #includes/fwd-decls)
168102s0%should remove these lines:
170843s0%has correct #includes/fwd-decls)
176971s0%should remove these lines:
180835s0%should remove these lines:
181492s0%should remove these lines:
183462s0%should remove these lines:
183714s0%should remove these lines:
187647m2s30%should remove these lines:
465041s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
751126s0%b/src/zmq/zmqrpc.cpp
Tags
  • tidy
  • checkmultisig-dead-code
  • COMPLETED