llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `cross-project-tests-sie-ubuntu` running on `doug-worker-1a` while building `clang` at step 6 "test-build-unified-tree-check-cross-project".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/181/builds/30394 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 6 (test-build-unified-tree-check-cross-project) failure: test (failure) ... UNSUPPORTED: cross-project-tests :: debuginfo-tests/dexter/feature_tests/commands/perfect/dex_declare_file/dex_and_source/test.cpp (135 of 144) UNSUPPORTED: cross-project-tests :: amdgpu/builtins-amdgcn-swmmac-w32.cl (136 of 144) UNSUPPORTED: cross-project-tests :: amdgpu/builtins-amdgcn-swmmac-w64.cl (137 of 144) UNSUPPORTED: cross-project-tests :: amdgpu/builtins-amdgcn-wmma-w32.cl (138 of 144) PASS: cross-project-tests :: debuginfo-tests/dexter/feature_tests/unittests/run.test (139 of 144) XFAIL: cross-project-tests :: debuginfo-tests/llgdb-tests/nested-struct.cpp (140 of 144) PASS: cross-project-tests :: debuginfo-tests/dexter/feature_tests/subtools/help/help.test (141 of 144) PASS: cross-project-tests :: debuginfo-tests/clang_llvm_roundtrip/simplified_template_names_noncanonical_type_units.cpp (142 of 144) XFAIL: cross-project-tests :: debuginfo-tests/llgdb-tests/forward-declare-class.cpp (143 of 144) TIMEOUT: cross-project-tests :: debuginfo-tests/dexter-tests/optnone-loops.cpp (144 of 144) ******************** TEST 'cross-project-tests :: debuginfo-tests/dexter-tests/optnone-loops.cpp' FAILED ******************** Exit Code: -9 Timeout: Reached timeout of 900 seconds Command Output (stderr): -- /home/buildbot/buildbot-root/cross-project-tests-sie-ubuntu/build/bin/clang++ -std=gnu++11 -O2 -g /home/buildbot/buildbot-root/cross-project-tests-sie-ubuntu/llvm-project/cross-project-tests/debuginfo-tests/dexter-tests/optnone-loops.cpp -o /home/buildbot/buildbot-root/cross-project-tests-sie-ubuntu/build/projects/cross-project-tests/debuginfo-tests/dexter-tests/Output/optnone-loops.cpp.tmp # RUN: at line 8 + /home/buildbot/buildbot-root/cross-project-tests-sie-ubuntu/build/bin/clang++ -std=gnu++11 -O2 -g /home/buildbot/buildbot-root/cross-project-tests-sie-ubuntu/llvm-project/cross-project-tests/debuginfo-tests/dexter-tests/optnone-loops.cpp -o /home/buildbot/buildbot-root/cross-project-tests-sie-ubuntu/build/projects/cross-project-tests/debuginfo-tests/dexter-tests/Output/optnone-loops.cpp.tmp "/usr/bin/python3.8" "/home/buildbot/buildbot-root/cross-project-tests-sie-ubuntu/llvm-project/cross-project-tests/debuginfo-tests/dexter/dexter.py" test -v --fail-lt 1.0 -w --binary /home/buildbot/buildbot-root/cross-project-tests-sie-ubuntu/build/projects/cross-project-tests/debuginfo-tests/dexter-tests/Output/optnone-loops.cpp.tmp --lldb-executable "/home/buildbot/buildbot-root/cross-project-tests-sie-ubuntu/build/bin/lldb-dap" --debugger lldb-dap --dap-message-log=-e -- /home/buildbot/buildbot-root/cross-project-tests-sie-ubuntu/llvm-project/cross-project-tests/debuginfo-tests/dexter-tests/optnone-loops.cpp # RUN: at line 9 + /usr/bin/python3.8 /home/buildbot/buildbot-root/cross-project-tests-sie-ubuntu/llvm-project/cross-project-tests/debuginfo-tests/dexter/dexter.py test -v --fail-lt 1.0 -w --binary /home/buildbot/buildbot-root/cross-project-tests-sie-ubuntu/build/projects/cross-project-tests/debuginfo-tests/dexter-tests/Output/optnone-loops.cpp.tmp --lldb-executable /home/buildbot/buildbot-root/cross-project-tests-sie-ubuntu/build/bin/lldb-dap --debugger lldb-dap --dap-message-log=-e -- /home/buildbot/buildbot-root/cross-project-tests-sie-ubuntu/llvm-project/cross-project-tests/debuginfo-tests/dexter-tests/optnone-loops.cpp note: Opening DAP server: /home/buildbot/buildbot-root/cross-project-tests-sie-ubuntu/build/bin/lldb-dap -> { "type": "request", "command": "initialize", "arguments": { "clientID": "dexter", "adapterID": "lldb-dap", "pathFormat": "path", "linesStartAt1": true, "columnsStartAt1": true, "supportsVariableType": true, "supportsVariablePaging": true, "supportsRunInTerminalRequest": false }, "seq": 1 } <- { "body": { "$__lldb_version": "lldb version 22.0.0git (https://github.com/llvm/llvm-project.git revision 53b9441f5355fcdca07dc5b6ddc4fa5bb7ce4920)\n clang revision 53b9441f5355fcdca07dc5b6ddc4fa5bb7ce4920\n llvm revision 53b9441f5355fcdca07dc5b6ddc4fa5bb7ce4920", "completionTriggerCharacters": [ ".", " ", "\t" ], "exceptionBreakpointFilters": [ { "description": "C++ Catch", "filter": "cpp_catch", "label": "C++ Catch", ``` </details> https://github.com/llvm/llvm-project/pull/164674 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
