Console log: 'async' from job 98f4b423-b616-425b-8514-8ab14649322b (azurelinux.3.arm64.open) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:debian-13-helix-arm32v7@sha256:5782ea4fdaf8904d77a3c90b69eedbca1e6a93a6a8cef0ab77f9fcebbdcbfcd9 on a00CSN3 running $HELIX_CORRELATION_PAYLOAD/scripts/265cd184d95144a1ac9c4dcebc453f51/execute.sh in /datadisks/disk1/work/9EFE0885/w/A8C408B6/e max 1800 seconds Output: [BEGIN EXECUTION] + cd /root/helix/work/workitem/e + mkdir -p /datadisks/disk1/dumps/ + /root/helix/work/correlation/scripts/265cd184d95144a1ac9c4dcebc453f51/execute.sh + export CORE_ROOT=/root/helix/work/correlation + export __TestEnv=/root/helix/work/workitem/u/SetStressModes_no_tiered_compilation.sh + export __TestTimeout=600000 + export __TestCollectionTimeoutMins=30 + export __CollectDumps=1 + export __CrashDumpFolder=/datadisks/disk1/dumps + export __TestArchitecture=arm + cat /root/helix/work/workitem/u/SetStressModes_no_tiered_compilation.sh #!/usr/bin/env bash export DOTNET_TieredCompilation=0 export DOTNET_DbgEnableMiniDump=1 export DOTNET_EnableCrashReport=1 export DOTNET_DbgMiniDumpName=$HELIX_DUMP_FOLDER/coredump.%d.dmp + export PATH=/root/helix/work/correlation/dotnet-cli:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export DOTNET_ROOT=/root/helix/work/correlation/dotnet-cli + export DOTNET_CLI_TELEMETRY_OPTOUT=1 + export DOTNET_CLI_HOME=/root/helix/work/workitem/e/.dotnet + export NUGET_PACKAGES=/root/helix/work/workitem/e/.nuget + export TEST_HARNESS_STRIPE_TO_EXECUTE=.0.1 + chmod +x async/async/async.sh + async/async/async.sh -usewatcher BEGIN EXECUTION /root/helix/work/correlation/watchdog 29 /root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true async.dll '' 20:56:15.825 Running test: async/regression/125042/125042.dll 20:56:15.875 Passed test: async/regression/125042/125042.dll 20:56:15.924 Running test: async/regression/125615/125615.dll Assert failure(PID 16 [0x00000010], Thread: 16 [0x0010]): Assertion failed 'head != nullptr' in 'Runtime_125615:MutateImplicitByRef(Runtime_125615+ImpByRef):long' during 'Morph - Global' (IL size 88; hash 0x190e59a2; FullOpts) File: /__w/1/s/src/coreclr/jit/gentree.cpp:1161 Image: /root/helix/work/correlation/corerun [createdump] Gathering state for process 16 corerun [createdump] Crashing thread 0010 signal 6 (0006) [createdump] Writing crash report to file /datadisks/disk1/dumps/coredump.16.dmp.crashreport.json [createdump] Crash report successfully written [createdump] Writing minidump with heap to file /datadisks/disk1/dumps/coredump.16.dmp [createdump] Written 62148608 bytes (15173 pages) to core file [createdump] Target process is alive [createdump] Dump successfully written in 67ms waitpid() returned successfully (wstatus 00000000) WEXITSTATUS 0 WTERMSIG 0 Exit Code: 22 Expected: 100 Actual: 22 END EXECUTION - FAILED + test_exit_code=1 + /root/helix/work/correlation/XUnitLogChecker --results-path async/async --test-wrapper async --dumps-path /datadisks/disk1/dumps [XUnitLogChecker]: 20:56:16.07: The full run will be done. [XUnitLogChecker]: 20:56:16.08: Item 'async' did not finish running. Checking and fixing the log... [XUnitLogChecker]: 20:56:16.08: XUnit log file has been fixed! 1/109 tests run. * 1 tests passed. * 0 tests failed. * 0 tests skipped. [XUnitLogChecker]: 20:56:16.08: Checking for dumps... [XUnitLogChecker]: 20:56:16.09: Reading crash report '/datadisks/disk1/dumps/coredump.16.dmp.crashreport.json'... [XUnitLogChecker]: 20:56:16.09: Stack Trace Found: Invoking: sudo ls -l /datadisks/disk1/dumps/coredump.16.dmp.crashreport.json stdout: -rw------- 1 helixbot adm 26842 Jul 24 20:56 /datadisks/disk1/dumps/coredump.16.dmp.crashreport.json ========================================= Invoking: sudo chmod a+rw /datadisks/disk1/dumps/coredump.16.dmp.crashreport.json Invoking: sudo chown helixbot /datadisks/disk1/dumps/coredump.16.dmp.crashreport.json ========================================= Invoking: sudo ls -l /datadisks/disk1/dumps/coredump.16.dmp.crashreport.json stdout: -rw-rw-rw- 1 helixbot adm 26842 Jul 24 20:56 /datadisks/disk1/dumps/coredump.16.dmp.crashreport.json ========================================= Invoking: ls -l /datadisks/disk1/dumps/coredump.16.dmp.crashreport.json stdout: -rw-rw-rw- 1 helixbot adm 26842 Jul 24 20:56 /datadisks/disk1/dumps/coredump.16.dmp.crashreport.json Printing stacktrace from '/datadisks/disk1/dumps/coredump.16.dmp.crashreport.json' Invoking llvm-symbolizer --pretty-print Stack trace: ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 PROCCreateCrashDump(char const**, char*, int, bool) at /__w/1/s/src/coreclr/pal/src/thread/process.cpp:1616:22 ?? at ??:0:0 PROCCreateCrashDumpIfEnabled at /__w/1/s/src/coreclr/pal/src/thread/process.cpp:1902:9 ?? at ??:0:0 PROCAbort at /__w/1/s/src/coreclr/pal/src/thread/process.cpp:1936:5 (inlined by) RaiseFailFastException at /__w/1/s/src/coreclr/pal/src/thread/process.cpp:399:14 ?? at ??:0:0 _DbgBreakCheckNoThrow(char const*, int, char const*, int) at /__w/1/s/src/coreclr/utilcode/debug.cpp:311:0 ?? at ??:0:0 SBuffer::~SBuffer() at /__w/1/s/src/coreclr/inc/sbuffer.inl:206:9 (inlined by) _DbgBreakCheck at /__w/1/s/src/coreclr/utilcode/debug.cpp:304:1 ?? at ??:0:0 CEEInfo::doAssert(char const*, int, char const*) at /__w/1/s/src/coreclr/vm/jitinterface.cpp:0:0 ?? at ??:0:0 assertAbort at /__w/1/s/src/coreclr/jit/error.cpp:293:9 ?? at ??:0:0 GenTreeFieldList::SoleFieldOrThis() at /__w/1/s/src/coreclr/jit/gentree.cpp:0:5 ?? at ??:0:0 Compiler::fgTryMorphStructArg(CallArg*) at /__w/1/s/src/coreclr/jit/morph.cpp:0:41 ?? at ??:0:0 Compiler::fgMorphArgs(GenTreeCall*) at /__w/1/s/src/coreclr/jit/morph.cpp:2128:17 ?? at ??:0:0 Compiler::fgMorphCall(GenTreeCall*) at /__w/1/s/src/coreclr/jit/morph.cpp:6503:5 ?? at ??:0:0 Compiler::fgMorphTree(GenTree*) at /__w/1/s/src/coreclr/jit/morph.cpp:12853:20 ?? at ??:0:0 Statement::GetRootNode() const at /__w/1/s/src/coreclr/jit/gentree.h:8583:16 (inlined by) Compiler::fgMorphStmts(BasicBlock*) at /__w/1/s/src/coreclr/jit/morph.cpp:13632:20 ?? at ??:0:0 BasicBlock::KindIs(BBKinds) const at /__w/1/s/src/coreclr/jit/block.h:1326:16 (inlined by) Compiler::fgMorphBlock(BasicBlock*, Compiler::MorphUnreachableInfo*) at /__w/1/s/src/coreclr/jit/morph.cpp:13987:16 ?? at ??:0:0 Compiler::fgMorphBlocks() at /__w/1/s/src/coreclr/jit/morph.cpp:14113:61 ?? at ??:0:0 Phase::Run() at /__w/1/s/src/coreclr/jit/phase.cpp:61:26 ?? at ??:0:0 ActionPhase::ActionPhase(Compiler*, Phases, Compiler::compCompile(void**, unsigned int*, JitFlags*)::$_3) at /__w/1/s/src/coreclr/jit/phase.h:63:5 (inlined by) void DoPhase(Compiler*, Phases, Compiler::compCompile(void**, unsigned int*, JitFlags*)::$_3) at /__w/1/s/src/coreclr/jit/phase.h:82:20 (inlined by) Compiler::compCompile(void**, unsigned int*, JitFlags*) at /__w/1/s/src/coreclr/jit/compiler.cpp:4573:5 ?? at ??:0:0 Compiler::compIsForInlining() const at /__w/1/s/src/coreclr/jit/compiler.hpp:4129:13 (inlined by) Compiler::compCompileHelper(CORINFO_MODULE_STRUCT_*, ICorJitInfo*, CORINFO_METHOD_INFO*, void**, unsigned int*, JitFlags*) at /__w/1/s/src/coreclr/jit/compiler.cpp:7075:9 ?? at ??:0:0 Compiler::compCompileAfterInit(CORINFO_MODULE_STRUCT_*, void**, unsigned int*, JitFlags*) at /__w/1/s/src/coreclr/jit/compiler.cpp:0:0 ?? at ??:0:0 jitNativeCode(CORINFO_METHOD_STRUCT_*, CORINFO_MODULE_STRUCT_*, ICorJitInfo*, CORINFO_METHOD_INFO*, void**, unsigned int*, JitFlags*, void*)::$_0::operator()(jitNativeCode(CORINFO_METHOD_STRUCT_*, CORINFO_MODULE_STRUCT_*, ICorJitInfo*, CORINFO_METHOD_INFO*, void**, unsigned int*, JitFlags*, void*)::__JITParam*) const::'lambda'()::operator()() const at /__w/1/s/src/coreclr/jit/compiler.cpp:7722:35 (inlined by) jitNativeCode(CORINFO_METHOD_STRUCT_*, CORINFO_MODULE_STRUCT_*, ICorJitInfo*, CORINFO_METHOD_INFO*, void**, unsigned int*, JitFlags*, void*)::$_0::operator()(jitNativeCode(CORINFO_METHOD_STRUCT_*, CORINFO_MODULE_STRUCT_*, ICorJitInfo*, CORINFO_METHOD_INFO*, void**, unsigned int*, JitFlags*, void*)::__JITParam*) const at /__w/1/s/src/coreclr/jit/compiler.cpp:7742:9 (inlined by) jitNativeCode(CORINFO_METHOD_STRUCT_*, CORINFO_MODULE_STRUCT_*, ICorJitInfo*, CORINFO_METHOD_INFO*, void**, unsigned int*, JitFlags*, void*) at /__w/1/s/src/coreclr/jit/compiler.cpp:7744:5 ?? at ??:0:0 CILJit::compileMethod(ICorJitInfo*, CORINFO_METHOD_INFO*, unsigned int, unsigned char**, unsigned int*) at /__w/1/s/src/coreclr/jit/ee_il_dll.cpp:305:16 ?? at ??:0:0 invokeCompileMethod(EECodeGenManager*, CEECodeGenInfo*, unsigned char**, unsigned int*, NativeCodeVersion) at /__w/1/s/src/coreclr/vm/jitinterface.cpp:13414:28 (inlined by) UnsafeJitFunctionWorker(EECodeGenManager*, CEECodeGenInfo*, NativeCodeVersion, unsigned int*) at /__w/1/s/src/coreclr/vm/jitinterface.cpp:13640:15 ?? at ??:0:0 UnsafeJitFunction(PrepareCodeConfig*, COR_ILMETHOD_DECODER*, bool*, bool*, unsigned int*) at /__w/1/s/src/coreclr/vm/jitinterface.cpp:13996:17 ?? at ??:0:0 MethodDesc::JitCompileCodeLocked(PrepareCodeConfig*, COR_ILMETHOD_DECODER*, ListLockEntryBase*, unsigned int*, bool*) at /__w/1/s/src/coreclr/vm/prestub.cpp:0:0 ?? at ??:0:0 MethodDesc::JitCompileCodeLockedEventWrapper(PrepareCodeConfig*, ListLockEntryBase*) at /__w/1/s/src/coreclr/vm/prestub.cpp:0:17 ?? at ??:0:0 MethodDesc::JitCompileCode(PrepareCodeConfig*) at /__w/1/s/src/coreclr/vm/prestub.cpp:0:20 ?? at ??:0:0 MethodDesc::PrepareCode(PrepareCodeConfig*) at /__w/1/s/src/coreclr/vm/prestub.cpp:0:17 ?? at ??:0:0 CodeVersionManager::PublishVersionableCodeIfNecessary(MethodDesc*, CallerGCMode, bool*, bool*) at /__w/1/s/src/coreclr/vm/codeversion.cpp:1782:34 ?? at ??:0:0 MethodDesc::DoPrestub(MethodTable*, CallerGCMode) at /__w/1/s/src/coreclr/vm/prestub.cpp:0:0 ?? at ??:0:0 PreStubWorker at /__w/1/s/src/coreclr/vm/prestub.cpp:0:0 ?? at ??:0:0 ?? at /__w/1/s/src/coreclr/vm/arm/asmhelpers.S:173:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ipc_retry_syscall(int) at /__w/1/s/src/native/eventpipe/ds-ipc-pal-socket.c:304:22 (inlined by) ipc_poll_fds(pollfd*, unsigned int, unsigned int) at /__w/1/s/src/native/eventpipe/ds-ipc-pal-socket.c:505:11 (inlined by) ds_ipc_poll(_DiagnosticsIpcPollHandle*, unsigned int, unsigned int, void (*)(char const*, unsigned int)) at /__w/1/s/src/native/eventpipe/ds-ipc-pal-socket.c:1124:16 ?? at ??:0:0 ds_ipc_stream_factory_get_next_available_stream(void (*)(char const*, unsigned int)) at /__w/1/s/src/native/eventpipe/ds-ipc.c:0:14 ?? at ??:0:0 server_loop_tick(void*) at /__w/1/s/src/native/eventpipe/ds-server.c:119:6 (inlined by) server_thread(void*) at /__w/1/s/src/native/eventpipe/ds-server.c:183:9 ?? at ??:0:0 CorUnix::CPalThread::ThreadEntry(void*) at /__w/1/s/src/coreclr/pal/src/thread/thread.cpp:1529:5 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 TwoWayPipe::WaitForConnection() at /__w/1/s/src/coreclr/debug/debug-pal/unix/twowaypipe.cpp:122:19 ?? at ??:0:0 DbgTransportPipeChannel::WaitForConnection(unsigned int, int*) at /__w/1/s/src/coreclr/debug/ee/../shared/dbgtransportsession.cpp:2613:22 ?? at ??:0:0 DbgTransportSession::TransportWorker() at /__w/1/s/src/coreclr/debug/ee/../shared/dbgtransportsession.cpp:1301:17 ?? at ??:0:0 DbgTransportSession::TransportWorkerStatic(void*) at /__w/1/s/src/coreclr/debug/ee/../shared/dbgtransportsession.cpp:1205:5 ?? at ??:0:0 CorUnix::CPalThread::ThreadEntry(void*) at /__w/1/s/src/coreclr/pal/src/thread/thread.cpp:1529:5 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) at /__w/1/s/src/coreclr/pal/src/synchmgr/synchmanager.cpp:410:27 ?? at ??:0:0 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, CorUnix::ThreadWakeupReason*, unsigned int*) at /__w/1/s/src/coreclr/pal/src/synchmgr/synchmanager.cpp:0:0 ?? at ??:0:0 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int) at /__w/1/s/src/coreclr/pal/src/synchmgr/wait.cpp:410:22 ?? at ??:0:0 WaitForMultipleObjectsEx at /__w/1/s/src/coreclr/pal/src/synchmgr/wait.cpp:137:5 ?? at ??:0:0 DebuggerRCThread::MainLoop() at /__w/1/s/src/coreclr/debug/ee/rcthread.cpp:887:14 ?? at ??:0:0 BaseHolder, 0u, &int CompareDefault(Debugger*, Debugger*)>::Release() at /__w/1/s/src/coreclr/inc/holder.h:272:13 (inlined by) BaseHolder, 0u, &int CompareDefault(Debugger*, Debugger*)>::~BaseHolder() at /__w/1/s/src/coreclr/inc/holder.h:243:9 (inlined by) DebuggerRCThread::ThreadProc() at /__w/1/s/src/coreclr/debug/ee/rcthread.cpp:691:1 ?? at ??:0:0 DebuggerRCThread::ThreadProcStatic(void*) at /__w/1/s/src/coreclr/debug/ee/rcthread.cpp:1281:5 ?? at ??:0:0 CorUnix::CPalThread::ThreadEntry(void*) at /__w/1/s/src/coreclr/pal/src/thread/thread.cpp:1529:5 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) at /__w/1/s/src/coreclr/pal/src/synchmgr/synchmanager.cpp:410:27 ?? at ??:0:0 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, CorUnix::ThreadWakeupReason*, unsigned int*) at /__w/1/s/src/coreclr/pal/src/synchmgr/synchmanager.cpp:0:0 ?? at ??:0:0 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int) at /__w/1/s/src/coreclr/pal/src/synchmgr/wait.cpp:410:22 ?? at ??:0:0 WaitForSingleObjectEx at /__w/1/s/src/coreclr/pal/src/synchmgr/wait.cpp:105:5 ?? at ??:0:0 CLREventBase::WaitEx(unsigned int, WaitMode) at /__w/1/s/src/coreclr/vm/synch.cpp:0:12 ?? at ??:0:0 FinalizerThread::WaitForFinalizerEvent(CLREvent*) at /__w/1/s/src/coreclr/vm/finalizerthread.cpp:421:5 ?? at ??:0:0 GCHeapUtilities::GetGCHeap() at /__w/1/s/src/coreclr/vm/gcheaputilities.h:205:16 (inlined by) FinalizerThread::FinalizerThreadWorkerIteration(void*) at /__w/1/s/src/coreclr/vm/finalizerthread.cpp:571:32 ?? at ??:0:0 FinalizerThread::FinalizerThreadWorker(void*) at /__w/1/s/src/coreclr/vm/finalizerthread.cpp:0:9 ?? at ??:0:0 ManagedThreadBase_DispatchMiddle(ManagedThreadCallState*) at /__w/1/s/src/coreclr/vm/threads.cpp:0:5 (inlined by) ManagedThreadBase_DispatchOuter(ManagedThreadCallState*)::$_0::operator()(ManagedThreadBase_DispatchOuter(ManagedThreadCallState*)::TryArgs*) const::'lambda'(Param*)::operator()(Param*) const at /__w/1/s/src/coreclr/vm/threads.cpp:5939:13 (inlined by) ManagedThreadBase_DispatchOuter(ManagedThreadCallState*)::$_0::operator()(ManagedThreadBase_DispatchOuter(ManagedThreadCallState*)::TryArgs*) const at /__w/1/s/src/coreclr/vm/threads.cpp:5941:9 (inlined by) ManagedThreadBase_DispatchOuter(ManagedThreadCallState*) at /__w/1/s/src/coreclr/vm/threads.cpp:5963:5 (inlined by) ManagedThreadBase::KickOff(void (*)(void*), void*) at /__w/1/s/src/coreclr/vm/threads.cpp:5977:5 ?? at ??:0:0 FinalizerThread::FinalizerThreadStart(void*) at /__w/1/s/src/coreclr/vm/finalizerthread.cpp:711:22 ?? at ??:0:0 CorUnix::CPalThread::ThreadEntry(void*) at /__w/1/s/src/coreclr/pal/src/thread/thread.cpp:1529:5 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 [XUnitLogChecker]: 20:56:16.30: Finished! + xunitlogchecker_exit_code=0 + result_exit_code=0 + [ 0 -ne 0 ] + [ 1 -ne 0 ] + result_exit_code=1 + set_return 1 + return 1 + export _commandExitCode=1 + python /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng-public/ public 42012448 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6ImFGa21LVkZjLTRXVjZzWENCdk5aa1hJNTA1WSIsImtpZCI6ImFGa21LVkZjLTRXVjZzWENCdk5aa1hJNTA1WSJ9.eyJhdWQiOiI0OTliODRhYy0xMzIxLTQyN2YtYWExNy0yNjdjYTY5NzU3OTgiLCJpc3MiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC83MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDcvIiwiaWF0IjoxNzg0OTI1NzAzLCJuYmYiOjE3ODQ5MjU3MDMsImV4cCI6MTc4NTAxMjQwMywiYWlvIjoiazJGZ1lHaHBUenJoOEgrdHNXTHdQdE96NzRJWUE5VENaOVhLOWY1Ykg1dlo2V2JNa2d3QSIsImFwcGlkIjoiNDk5Yjg0YWMtMTMyMS00MjdmLWFhMTctMjY3Y2E2OTc1Nzk4IiwiaWRwIjoiaHR0cHM6Ly9zdHMud2luZG93cy5uZXQvNzJmOTg4YmYtODZmMS00MWFmLTkxYWItMmQ3Y2QwMTFkYjQ3LyIsImlkdHlwIjoiZm1pIiwicmgiOiIxLkFSb0F2NGo1Y3ZHR3IwR1JxeTE4MEJIYlI2eUVtMGtoRTM5Q3FoY21mS2FYVjVnQUFBQWFBQS4iLCJzdWIiOiIvZWlkMS9jL3B1Yi90L3Y0ajVjdkdHcjBHUnF5MTgwQkhiUncvYS9ySVNiU1NFVGYwS3FGeVo4cHBkWG1BL2JzL2gvNmZjYzkyZTUtNzNhNy00Zjg4LThkMTMtZDkwNDViNDVmYjI3L2kvYzc3M2YyYzItNTEyMC00MjA3LWFmZTItYWZhZjM1YThiYzBhIiwidGlkIjoiNzJmOTg4YmYtODZmMS00MWFmLTkxYWItMmQ3Y2QwMTFkYjQ3IiwidXRpIjoiMHBCc1dJdC1JRWVQTkRKTWloVWNBQSIsInZlciI6IjEuMCIsInhtc19hdHRyIjp7InJJU2JTU0VUZjBLcUZ5WjhwcGRYbUEiOnsiYWRvX2V4cCI6MTc4NDkzODYwNCwiYWRvX3JlZnJlc2h0byI6MTc4NTc5MDAwNCwiYWRvX3NjcCI6ImFwcF90b2tlbiIsImF1aSI6ImUxYmVjMDAyLWYxMDEtNDM4OC04ZTM2LTQ2ZWE5ZGJkZWMzMiIsIkJ1aWxkSWQiOiJjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7MTUyNTczNCIsIkRlZklkIjoiMTI5Iiwiam9icmVmIjoiNTYyMzI0NTQtMzY1Yi00NGNjLWJiMmUtNDE1MjFhYzI1MDM3OjU4NzU1MTdiLTQwZjItNWIyNy01YjQ1LThiOGFiYTE0NDU5NSIsImp0bSI6IjIwMCIsIm9yY2hpZCI6IjU2MjMyNDU0LTM2NWItNDRjYy1iYjJlLTQxNTIxYWMyNTAzNy5idWlsZC5ydW5fdGVzdF9wMF9jb3JlY2xyX19saW51eF9hcm1fY2hlY2tlZC5fX2RlZmF1bHQiLCJwY2MiOiJbe1wiU2NvcGVcIjpcIjEyOTtjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7cmVmcy9oZWFkcy9tYWluO2RvdG5ldC9ydW50aW1lXCIsXCJQZXJtaXNzaW9uXCI6MX0se1wiU2NvcGVcIjpcIjEyOTtjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7cmVmcy9oZWFkcy9tYWluO2RvdG5ldC9ydW50aW1lXCIsXCJQZXJtaXNzaW9uXCI6MX0se1wiU2NvcGVcIjpcIjEyOTtjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7cmVmcy9wdWxsLzEzMTM0Mi9tZXJnZTtkb3RuZXQvcnVudGltZVwiLFwiUGVybWlzc2lvblwiOjN9LHtcIlNjb3BlXCI6XCIxMjk7Y2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5O3JlZnMvaGVhZHMvbWFzdGVyO2RvdG5ldC9ydW50aW1lXCIsXCJQZXJtaXNzaW9uXCI6MX1dIiwicHBpZCI6InZzdGZzOi8vL0J1aWxkL0J1aWxkLzE1MjU3MzQifX0sInhtc19pZHJlbCI6IjE4IDMzIiwieG1zX3JkIjoiMC5BVmtBcHY4S0JRZ0NFZ0VhRWhRSUNSSVFvS1hiY1h5blpFdTh4UFg1aS1Kbl9oSVVDQXNTRUx2RmRXWGh3bGxXZnBUZnc1UzR4OEFpSkFnREVpRGdjUWZBd2F5d3JBVzQ1Ty00dmVoeWtYV0tUcGdqN2VJME5WSFQtX2w2MkEifQ.SGFOqG4NkMbaw14qU3bOqlQv7RlSD4MvDyv6N-r1vZX5FyO694HShanSNQniwG7FLpRGZgH8qHIXXZflqaUvUHAel3B19ALN05VSYAIt2B4dtN4txovo6xQz1vKgrvvzNpqI8yqDiGivOBmZCWxZLpgBdabSNageA0tx6m-F6vHd-Hr8z9Ah6MVsUVkQAF5-O6tgntmgIBCmnn4_O4VzZUzRVFdcOobCFZTGV3bBB5BKzcAvR4mGQnnSA6iavwfTcIXmVdVMDYVWwfWrW-VJsPtrYCZE96x7pv5wa2bOo_ugxvMgR3COsOZRUvOr7qH6jjpswfkLoQvqHehWJ9XAxA /home/helixbot/.vsts-env/lib/python3.13/site-packages/azure/__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-24T20:56:16.543Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-07-24T20:56:16.543Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-07-24T20:56:16.544Z INFO run.py _universal(535) on_request Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=REDACTED&client_id=REDACTED' Request method: 'GET' Request headers: 'Metadata': 'REDACTED' 'x-client-SKU': 'REDACTED' 'x-client-Ver': 'REDACTED' 'x-ms-client-request-id': '5092f5a7-67be-46d5-b23e-a5fc2a3c067e' 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.13.5 (Linux-6.6.139.1-1.azl3-aarch64-with-glibc2.41)' No body was attached to the request 2026-07-24T20:56:16.552Z INFO run.py _universal(581) on_response Response status: 200 Response headers: 'Content-Type': 'application/json; charset=utf-8' 'Server': 'IMDS/150.870.65.2118' 'x-ms-request-id': '5092f5a7-67be-46d5-b23e-a5fc2a3c067e' 'Date': 'Fri, 24 Jul 2026 20:56:15 GMT' 'Content-Length': '2536' 2026-07-24T20:56:16.552Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2026-07-24T20:56:16.552Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2026-07-24T20:56:16.552Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-07-24T20:56:16.553Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2026-07-24T20:56:16.553Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2026-07-24T20:56:16.603Z INFO run.py run(67) main Beginning reading of test results. 2026-07-24T20:56:16.603Z INFO run.py __init__(49) read_results Searching '/root/helix/work/workitem/e' for test results files 2026-07-24T20:56:16.603Z INFO run.py __init__(55) read_results Found results file /root/helix/work/workitem/e/async/async/async.testResults.xml with format xunit 2026-07-24T20:56:16.604Z INFO run.py __init__(49) read_results Searching '/root/helix/work/workitem/uploads' for test results files 2026-07-24T20:56:16.604Z INFO run.py packing_test_reporter(30) report_results Packing 1 test reports to '/root/helix/work/workitem/e/__test_report.json' 2026-07-24T20:56:16.604Z INFO run.py packing_test_reporter(33) report_results Packed 3372 bytes 2026-07-24T20:56:16.605Z INFO run.py _helix_compat(255) report_results Writing 0 test results to '/root/helix/work/workitem/e/__test_report_v2.json' (JSON v1) 2026-07-24T20:56:16.605Z INFO run.py _helix_compat(261) report_results Wrote 2955 bytes to '/root/helix/work/workitem/e/__test_report_v2.json' + exit 1 + _commandExitCode=1 + chmod -R 777 /datadisks/disk1/dumps + exit 1 [END EXECUTION] Exit Code:1