llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `sanitizer-ppc64le-linux` running on `ppc64le-sanitizer` while building `clang` at step 2 "annotate".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/72/builds/16908 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 2 (annotate) failure: 'python ../sanitizer_buildbot/sanitizers/zorg/buildbot/builders/sanitizers/buildbot_selector.py' (failure) (timed out) ... -------------------------------------------------------------------------- Testing Time: 640.36s Total Discovered Tests: 4878 Excluded : 1999 (40.98%) Skipped : 13 (0.27%) Unsupported : 621 (12.73%) Passed : 2222 (45.55%) Expectedly Failed: 23 (0.47%) command timed out: 1800 seconds without output running [b'python', b'../sanitizer_buildbot/sanitizers/zorg/buildbot/builders/sanitizers/buildbot_selector.py'], attempting to kill process killed by signal 9 program finished with exit code -1 elapsedTime=4320.252260 Step 9 (test compiler-rt debug) failure: test compiler-rt debug (failure) ... 260.77s: SanitizerCommon-tsan-powerpc64le-Linux :: Linux/signal_segv_handler.cpp 254.85s: SanitizerCommon-msan-powerpc64le-Linux :: Linux/signal_segv_handler.cpp 253.12s: SanitizerCommon-lsan-powerpc64le-Linux :: Linux/signal_segv_handler.cpp 57.38s: MemorySanitizer-POWERPC64LE :: allocator_padding.cpp 55.30s: ThreadSanitizer-powerpc64le :: deep_stack1.cpp 53.54s: Profile-powerpc64le :: Posix/instrprof-value-prof-shared.test 48.28s: MemorySanitizer-POWERPC64LE :: chained_origin_limits.cpp 45.90s: ScudoStandalone-Unit :: ./ScudoUnitTest-powerpc64le-Test/ScudoReleaseTest/ReleaseFreeMemoryToOSAndroid 43.17s: ThreadSanitizer-powerpc64le :: bench_threads.cpp 43.16s: SanitizerCommon-tsan-powerpc64le-Linux :: compress_stack_depot.cpp 39.12s: ThreadSanitizer-powerpc64le :: Linux/fork_multithreaded4.cpp 38.88s: MemorySanitizer-POWERPC64LE :: recover.cpp 36.64s: MemorySanitizer-POWERPC64LE :: stack-origin.cpp 35.80s: ScudoStandalone-Unit :: ./ScudoUnitTest-powerpc64le-Test/ScudoReleaseTest/ReleaseFreeMemoryToOSDefault 34.99s: SanitizerCommon-tsan-powerpc64le-Linux :: Linux/soft_rss_limit_mb_test.cpp 34.06s: MemorySanitizer-POWERPC64LE :: check_mem_is_initialized.cpp 33.31s: MemorySanitizer-POWERPC64LE :: heap-origin.cpp 33.30s: MemorySanitizer-POWERPC64LE :: Linux/cmsghdr.cpp Tests Times: -------------------------------------------------------------------------- [ Range ] :: [ Percentage ] :: [ Count ] -------------------------------------------------------------------------- [550s,600s) :: [ ] :: [ 1/2309] [500s,550s) :: [ ] :: [ 0/2309] [450s,500s) :: [ ] :: [ 0/2309] [400s,450s) :: [ ] :: [ 0/2309] [350s,400s) :: [ ] :: [ 0/2309] [300s,350s) :: [ ] :: [ 0/2309] [250s,300s) :: [ ] :: [ 4/2309] [200s,250s) :: [ ] :: [ 0/2309] [150s,200s) :: [ ] :: [ 0/2309] [100s,150s) :: [ ] :: [ 0/2309] [ 50s,100s) :: [ ] :: [ 4/2309] [ 0s, 50s) :: [*************************************** ] :: [2300/2309] -------------------------------------------------------------------------- Testing Time: 640.36s Total Discovered Tests: 4878 Excluded : 1999 (40.98%) Skipped : 13 (0.27%) Unsupported : 621 (12.73%) Passed : 2222 (45.55%) Expectedly Failed: 23 (0.47%) command timed out: 1800 seconds without output running [b'python', b'../sanitizer_buildbot/sanitizers/zorg/buildbot/builders/sanitizers/buildbot_selector.py'], attempting to kill process killed by signal 9 program finished with exit code -1 elapsedTime=4320.252260 ``` </details> https://github.com/llvm/llvm-project/pull/174512 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
