| Issue |
203052
|
| Summary |
[flang] Flaky test in CI
|
| Labels |
infrastructure,
flang
|
| Assignees |
|
| Reporter |
vitalybuka
|
https://github.com/llvm/llvm-project/pull/203023#issuecomment-4672320679
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 6
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/flang --target=amdgcn-amd-amdhsa -mcpu=gfx902 -nogpulib -c /home/gha/actions-runner/_work/llvm-project/llvm-project/flang/test/Driver/target-gpu-features.f90 -### 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/flang/test/Driver/target-gpu-features.f90 -check-prefix=CHECK-AMDGCN
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/flang --target=amdgcn-amd-amdhsa -mcpu=gfx902 -nogpulib -c /home/gha/actions-runner/_work/llvm-project/llvm-project/flang/test/Driver/target-gpu-features.f90 '-###'
# note: command had no output on stdout or stderr
# error: command failed with exit status: -6
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/flang/test/Driver/target-gpu-features.f90 -check-prefix=CHECK-AMDGCN
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/flang/test/Driver/target-gpu-features.f90:9:17: error: CHECK-AMDGCN: expected string not found in input
# | ! CHECK-AMDGCN: "-fc1" "-triple" "amdgcn-amd-amdhsa"
# | ^
# | <stdin>:1:1: note: scanning from here
# | flang version 23.0.0git (https://github.com/llvm/llvm-project 7cbf355187cb5c33857c9afee7853bb6f18b59e8)
# | ^
# | <stdin>:9:87: note: possible intended match here
# | 0. Program arguments: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/flang --target=amdgcn-amd-amdhsa -mcpu=gfx902 -nogpulib -c /home/gha/actions-runner/_work/llvm-project/llvm-project/flang/test/Driver/target-gpu-features.f90 -###
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/flang/test/Driver/target-gpu-features.f90
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: flang version 23.0.0git (https://github.com/llvm/llvm-project 7cbf355187cb5c33857c9afee7853bb6f18b59e8)
# | check:9'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 2: Target: amdgcn-amd-amdhsa
# | check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: Thread model: posix
# | check:9'0 ~~~~~~~~~~~~~~~~~~~~
# | 4: InstalledDir: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin
# | check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Build config: +assertions
# | check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6: flang: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Driver/ToolChains/AMDGPU.cpp:845: virtual void clang::driver::toolchains::AMDGPUToolChain::addClangTargetOptions(const llvm::opt::ArgList &, llvm::opt::ArgStringList &, llvm::StringRef, Action::OffloadKind) const: Assertion `DeviceOffloadingKind == Action::OFK_None && BoundArch.empty() && "this toolchain is for non-offloading cases"' failed.
# | check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 7: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
# | check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 8: Stack dump:
# | check:9'0 ~~~~~~~~~~~~
# | 9: 0. Program arguments: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/flang --target=amdgcn-amd-amdhsa -mcpu=gfx902 -nogpulib -c /home/gha/actions-runner/_work/llvm-project/llvm-project/flang/test/Driver/target-gpu-features.f90 -###
# | check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:9'1 ? possible intended match
# | 10: 1. Compilation construction
# | check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 11: 2. Building compilation jobs
# | check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 12: 3. Building compilation jobs
# | check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 13: #0 0x00000000094a9278 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:881:13
# | check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 14: #1 0x00000000094a60d1 llvm::sys::RunSignalHandlers() /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18
# | check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs