Task 6142747238727680

test: add end-to-end tests for CConnman and PeerManager

2025-02-11 09:35:32 completed worker:ci_worker_1738693551_985849157 pull/26812 53d2c8e0e2c54773adca7dd07bbdc901e982612d


Commands that took longer than 1 second (total 33m21s)
linedurationpercentagecommand
2051s0%docker build --file /tmp/cirrus-build-3415978606/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_msan.sh --cpuset-cpus=17,18,26,27,36,40,43,47,49,61 --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan /tmp/cirrus-build-3415978606
2812s0%docker exec 336ed9b616dc947fdc1e8aa272a023bb1fef8cf0f75c81ec7db21943de1b3639 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-3415978606/ /ci_container_base'
3012s0%docker exec 336ed9b616dc947fdc1e8aa272a023bb1fef8cf0f75c81ec7db21943de1b3639 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && /ci_container_base/ci/test/01_base_install.sh'
5344s0%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu DEBUG=1 NO_BDB=1 NO_QT=1 CC=clang CXX=clang++ CFLAGS='\''-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls'\'' CXXFLAGS='\''-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls -nostdinc++ -nostdlib++ -isystem /msan/cxx_build/include/c++/v1 -L/msan/cxx_build/lib -Wl,-rpath,/msan/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument'\'' LOG=1'
87128s1%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_FLAGS_DEBUG='\'''\'' -DCMAKE_CXX_FLAGS_DEBUG='\'''\'' -DSANITIZERS=memory -DAPPEND_CPPFLAGS='\''-U_FORTIFY_SOURCE'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
119113m32s40%bash -c 'cmake --build . -j10 --target all install'
20338m0s23%ctest --stop-on-failure -j10 --timeout 2400
232010m58s32%test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
Tags
  • worker:ci_worker_1738693551_985849157
  • MSan, depends
  • pull/26812
  • COMPLETED