-- Testing: 2445 of 2447 tests, 8 workers --
FAIL: SYCL :: Adapters/level_zero/device_scope_events.cpp (33 of 2445)
******************** TEST 'SYCL :: Adapters/level_zero/device_scope_events.cpp' FAILED ********************
Exit Code: 3221226505
Command Output (stdout):
--
# RUN: at line 5
D:/github/_work/llvm/llvm/install/bin/clang++.exe -Werror -fsycl -fsycl-targets=spir64 D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\device_scope_events.cpp -o D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\device_scope_events.cpp.tmp.out
# executed command: D:/github/_work/llvm/llvm/install/bin/clang++.exe -Werror -fsycl -fsycl-targets=spir64 'D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\device_scope_events.cpp' -o 'D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\device_scope_events.cpp.tmp.out'
# RUN: at line 6
env UR_L0_USE_IMMEDIATE_COMMANDLISTS=0 UR_L0_DEVICE_SCOPE_EVENTS=1 SYCL_UR_TRACE=2 UR_L0_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\device_scope_events.cpp.tmp.out 2>&1 | d:\github\_work\llvm\llvm\install\bin\filecheck.exe --check-prefixes=MODE1 D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\device_scope_events.cpp
# executed command: env UR_L0_USE_IMMEDIATE_COMMANDLISTS=0 UR_L0_DEVICE_SCOPE_EVENTS=1 SYCL_UR_TRACE=2 UR_L0_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu 'D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\device_scope_events.cpp.tmp.out'
# executed command: 'd:\github\_work\llvm\llvm\install\bin\filecheck.exe' --check-prefixes=MODE1 'D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\device_scope_events.cpp'
# RUN: at line 7
env UR_L0_USE_IMMEDIATE_COMMANDLISTS=0 UR_L0_DEVICE_SCOPE_EVENTS=2 SYCL_UR_TRACE=2 UR_L0_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\device_scope_events.cpp.tmp.out 2>&1 | d:\github\_work\llvm\llvm\install\bin\filecheck.exe --check-prefixes=MODE2 D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\device_scope_events.cpp
# executed command: env UR_L0_USE_IMMEDIATE_COMMANDLISTS=0 UR_L0_DEVICE_SCOPE_EVENTS=2 SYCL_UR_TRACE=2 UR_L0_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu 'D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\device_scope_events.cpp.tmp.out'
# note: command had no output on stdout or stderr
# error: command failed with exit status: 0xc0000409
# executed command: 'd:\github\_work\llvm\llvm\install\bin\filecheck.exe' --check-prefixes=MODE2 'D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\device_scope_events.cpp'
--
********************
Describe the bug
Failure may be sporadic
https://github.com/intel/llvm/actions/runs/24390097955/job/71238046014
To reproduce
Environment
clang++ --version]sycl-ls --verbose]Additional context
No response