Console log: 'System.Net.Sockets.Tests' from job 15b68bbf-1498-43cb-af89-6a210abbd3bc workitem 45a8370c-2d64-4cba-bef8-b42b205606f1 (osx.26.arm64.open) executed on machine dci-macm1-build-009 running macOS-26.0.1 + export __TestArchitecture=arm64 + __TestArchitecture=arm64 + find /tmp/helix/working/B0C409FA/p -name createdump + xargs -n 1 codesign -s - -f --preserve-metadata=entitlements /tmp/helix/working/B0C409FA/p/shared/Microsoft.NETCore.App/10.0.0/createdump: replacing existing signature + ./RunTests.sh --runtime-path /tmp/helix/working/B0C409FA/p ========================= Begin custom configuration settings ============================== export __IsXUnitLogCheckerSupported=1 export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 ========================== End custom configuration settings =============================== ----- start Sun Oct 5 06:13:11 EDT 2025 =============== To repro directly: ===================================================== pushd . /tmp/helix/working/B0C409FA/p/dotnet exec --runtimeconfig System.Net.Sockets.Tests.runtimeconfig.json --depsfile System.Net.Sockets.Tests.deps.json xunit.console.dll System.Net.Sockets.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /private/tmp/helix/working/B0C409FA/w/ADBE0967/e /private/tmp/helix/working/B0C409FA/w/ADBE0967/e Discovering: System.Net.Sockets.Tests (method display = ClassAndMethod, method display options = None) Discovered: System.Net.Sockets.Tests (found 1461 of 1875 test cases) Starting: System.Net.Sockets.Tests (parallel test collections = on [8 threads], stop on fail = off) System.Net.Sockets.Tests.SendTo_SyncSpanForceNonBlocking.Datagram_UDP_AccessDenied_Throws_DoesNotBind [FAIL] Assert.Equal() Failure: Values differ Expected: AccessDenied Actual: HostUnreachable Stack Trace: /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SendTo.cs(106,0): at System.Net.Sockets.Tests.SendTo`1.Datagram_UDP_AccessDenied_Throws_DoesNotBind() --- End of stack trace from previous location --- System.Net.Sockets.Tests.SocketOptionNameTest.MulticastInterface_Set_AnyInterface_Succeeds [FAIL] System.Net.Sockets.SocketException : No route to host Stack Trace: /_/src/libraries/System.Net.Sockets/src/System/Net/Sockets/Socket.cs(3913,0): at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName) /_/src/libraries/System.Net.Sockets/src/System/Net/Sockets/Socket.cs(1363,0): at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP) /_/src/libraries/System.Net.Sockets/src/System/Net/Sockets/Socket.cs(1397,0): at System.Net.Sockets.Socket.SendTo(Byte[] buffer, EndPoint remoteEP) /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SocketOptionNameTest.cs(285,0): at System.Net.Sockets.Tests.SocketOptionNameTest.CreateBoundUdpSocket(Int32& localPort) /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SocketOptionNameTest.cs(97,0): at System.Net.Sockets.Tests.SocketOptionNameTest.MulticastInterface_Set_Helper(Int32 interfaceIndex) /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SocketOptionNameTest.cs(76,0): at System.Net.Sockets.Tests.SocketOptionNameTest.MulticastInterface_Set_AnyInterface_Succeeds() --- End of stack trace from previous location --- System.Net.Sockets.Tests.SendTo_SyncSpan.Datagram_UDP_AccessDenied_Throws_DoesNotBind [FAIL] Assert.Equal() Failure: Values differ Expected: AccessDenied Actual: HostUnreachable Stack Trace: /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SendTo.cs(106,0): at System.Net.Sockets.Tests.SendTo`1.Datagram_UDP_AccessDenied_Throws_DoesNotBind() --- End of stack trace from previous location --- System.Net.Sockets.Tests.SendTo_SyncForceNonBlocking.Datagram_UDP_AccessDenied_Throws_DoesNotBind [FAIL] Assert.Equal() Failure: Values differ Expected: AccessDenied Actual: HostUnreachable Stack Trace: /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SendTo.cs(106,0): at System.Net.Sockets.Tests.SendTo`1.Datagram_UDP_AccessDenied_Throws_DoesNotBind() --- End of stack trace from previous location --- System.Net.Sockets.Tests.CreateSocket.Ctor_Raw_Supported_Success [SKIP] Condition(s) not met: "SupportsRawSockets" System.Net.Sockets.Tests.SendTo_ArraySync.Datagram_UDP_AccessDenied_Throws_DoesNotBind [FAIL] Assert.Equal() Failure: Values differ Expected: AccessDenied Actual: HostUnreachable Stack Trace: /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SendTo.cs(106,0): at System.Net.Sockets.Tests.SendTo`1.Datagram_UDP_AccessDenied_Throws_DoesNotBind() --- End of stack trace from previous location --- System.Net.Sockets.Tests.SendTo_MemoryNativeTask.Datagram_UDP_AccessDenied_Throws_DoesNotBind [FAIL] Assert.Equal() Failure: Values differ Expected: AccessDenied Actual: HostUnreachable Stack Trace: /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SendTo.cs(106,0): at System.Net.Sockets.Tests.SendTo`1.Datagram_UDP_AccessDenied_Throws_DoesNotBind() --- End of stack trace from previous location --- System.Net.Sockets.Tests.SendTo_MemoryArrayTask.Datagram_UDP_AccessDenied_Throws_DoesNotBind [FAIL] Assert.Equal() Failure: Values differ Expected: AccessDenied Actual: HostUnreachable Stack Trace: /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SendTo.cs(106,0): at System.Net.Sockets.Tests.SendTo`1.Datagram_UDP_AccessDenied_Throws_DoesNotBind() --- End of stack trace from previous location --- System.Net.Sockets.Tests.ConnectEap.Connect_ExposeHandle_FirstAttemptSucceeds(connectMode: "multi") [SKIP] EAP does not support IPAddress[] connect System.Net.Sockets.Tests.ConnectEap.MultiConnect_LingerState_Preserved(dnsConnect: False) [SKIP] EAP does not support IPAddress[] connect System.Net.Sockets.Tests.SendTo_CancellableTask.Datagram_UDP_AccessDenied_Throws_DoesNotBind [FAIL] Assert.Equal() Failure: Values differ Expected: AccessDenied Actual: HostUnreachable Stack Trace: /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SendTo.cs(106,0): at System.Net.Sockets.Tests.SendTo`1.Datagram_UDP_AccessDenied_Throws_DoesNotBind() --- End of stack trace from previous location --- System.Net.Sockets.Tests.SendTo_Task.Datagram_UDP_AccessDenied_Throws_DoesNotBind [FAIL] Assert.Equal() Failure: Values differ Expected: AccessDenied Actual: HostUnreachable Stack Trace: /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SendTo.cs(106,0): at System.Net.Sockets.Tests.SendTo`1.Datagram_UDP_AccessDenied_Throws_DoesNotBind() --- End of stack trace from previous location --- System.Net.Sockets.Tests.SendTo_Apm.Datagram_UDP_AccessDenied_Throws_DoesNotBind [FAIL] Assert.Equal() Failure: Values differ Expected: AccessDenied Actual: HostUnreachable Stack Trace: /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SendTo.cs(106,0): at System.Net.Sockets.Tests.SendTo`1.Datagram_UDP_AccessDenied_Throws_DoesNotBind() --- End of stack trace from previous location --- System.Net.Sockets.Tests.SendTo_Eap.Datagram_UDP_AccessDenied_Throws_DoesNotBind [FAIL] Assert.Equal() Failure: Values differ Expected: AccessDenied Actual: HostUnreachable Stack Trace: /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SendTo.cs(106,0): at System.Net.Sockets.Tests.SendTo`1.Datagram_UDP_AccessDenied_Throws_DoesNotBind() --- End of stack trace from previous location --- System.Net.Sockets.Tests.ConnectEap.MultiConnect_KeepAliveOptionsPreserved(dnsConnect: False) [SKIP] EAP does not support IPAddress[] connect System.Net.Sockets.Tests.ConnectEap.MultiConnect_ExposeHandle_TerminatesAtFirstFailure(dnsConnect: False) [SKIP] EAP does not support IPAddress[] connect System.Net.Sockets.Tests.ConnectEap.MultiConnect_MiscProperties_Preserved(dnsConnect: False) [SKIP] EAP does not support IPAddress[] connect System.Net.Sockets.Tests.ConnectEap.MultiConnect_DualMode_Preserved [SKIP] EAP does not support IPAddress[] connect Finished: System.Net.Sockets.Tests === TEST EXECUTION SUMMARY === System.Net.Sockets.Tests Total: 2310, Errors: 0, Failed: 11, Skipped: 7, Time: 224.186s /private/tmp/helix/working/B0C409FA/w/ADBE0967/e ----- end Sun Oct 5 06:16:55 EDT 2025 ----- exit code 1 ---------------------------------------------------------- ulimit -c value: 0 XUnitLogChecker status: 1 ----- start =============== XUnitLogChecker Output ===================================================== No dumps found in /cores. ----- end =============== XUnitLogChecker Output - exit code 0 =========================== + export _commandExitCode=0 + _commandExitCode=0 + /etc/helix-prep/venv/bin/python3.13 /tmp/helix/working/B0C409FA/p/reporter/run.py https://dev.azure.com/dnceng-public/ public 32258788 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6InRzOGNhWXZ4UGNORXBpQnFhVG1FTlpwRmhZMCJ9.eyJuYW1laWQiOiJjNzczZjJjMi01MTIwLTQyMDctYWZlMi1hZmFmMzVhOGJjMGEiLCJzY3AiOiJhcHBfdG9rZW4iLCJhdWkiOiI3MmMxZDJlNC1mMjgwLTQ0ODgtYWEyYy1lOGNjMjRlODQ3MzgiLCJzaWQiOiI3YmVjMzBlNC1mMmNjLTRjZmQtYWM0Yy1hMmEwMTI5Y2MzOWQiLCJCdWlsZElkIjoiY2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5OzExNjU5ODkiLCJEZWZJZCI6IjE1NCIsImpvYnJlZiI6ImZlNzRlNTc3LWI4ZTgtNGIwMS05ZDE0LTI2M2VkNjhhMjQ1ODo4OGNhNWE4Mi1hYWI5LTU5NzUtMDAzNC1mNGJiNTMzODkxMTAiLCJwcGlkIjoidnN0ZnM6Ly8vQnVpbGQvQnVpbGQvMTE2NTk4OSIsIm9yY2hpZCI6ImZlNzRlNTc3LWI4ZTgtNGIwMS05ZDE0LTI2M2VkNjhhMjQ1OC5idWlsZC5idWlsZF9vc3hfYXJtNjRfcmVsZWFzZV9saWJyYXJpZXNfcmVsZWFzZV9jb3JlY2xyLl9fZGVmYXVsdCIsInJlcG9JZHMiOiIiLCJqdGkiOiI2NTYyMzg3Zi0yZjYwLTRjNGItYTNkNS0xZWE2ZjBlNDgwYzAiLCJpc3MiOiJhcHAudnN0b2tlbi52aXN1YWxzdHVkaW8uY29tIiwiYXVkIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbXx2c286NmZjYzkyZTUtNzNhNy00Zjg4LThkMTMtZDkwNDViNDVmYjI3IiwibmJmIjoxNzU5NjU0MjgxLCJleHAiOjE3NTk2NjQ0ODF9.DGVp0MY_JbAUbJfIZ3KImSnhPsiyzMuzJDEPOyR-xV6yGJ9jve-HMVPw3yTaTavthPLAsyJPgmpCGchKukv3k60nwNp5_JnbhY73St11sUnCHYb1077ij72C05IJldnOJ-bghIgwh_XotHrtEuPM66xS087NXIJgfmhVXzG7reh7GI5ujFnQSB6deMPt16RGiO83WBsh1i48hzsEV_xxWXZ0kOiExgQq0eOtCsmHCHvacMlglCRMYXCzMLQI3_QoXsPzuqfMV4OLmFGLUvfO6RG64gptPsbwkhD8zllUojPiTUAEZmfRiS1kMeTfnDQxVv312y8xL5nr8kp0bMhxlA /etc/helix/scripts/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 2025-10-05T10:16:55.925Z INFO run.py azure_utils(46) get_credential_and_access_token Using /etc/helix-prep/client.pem certificate for e119e735-021e-4931-8059-7221fe1e3d1d 2025-10-05T10:16:55.992Z INFO run.py _universal(511) on_request Request URL: 'https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47/v2.0/.well-known/openid-configuration' Request method: 'GET' Request headers: 'User-Agent': 'azsdk-python-identity/1.25.0 Python/3.13.6 (macOS-26.0.1-arm64-arm-64bit-Mach-O)' No body was attached to the request 2025-10-05T10:16:56.184Z INFO run.py _universal(554) on_response Response status: 200 Response headers: 'Cache-Control': 'max-age=86400, private' 'Content-Type': 'application/json; charset=utf-8' 'Strict-Transport-Security': 'REDACTED' 'X-Content-Type-Options': 'REDACTED' 'Access-Control-Allow-Origin': 'REDACTED' 'Access-Control-Allow-Methods': 'REDACTED' 'P3P': 'REDACTED' 'x-ms-request-id': '0848ebe0-a774-4bec-9ffb-c1198bc0c300' 'x-ms-ests-server': 'REDACTED' 'x-ms-srs': 'REDACTED' 'Content-Security-Policy': 'REDACTED' 'Cross-Origin-Opener-Policy-Report-Only': 'REDACTED' 'Reporting-Endpoints': 'REDACTED' 'X-XSS-Protection': 'REDACTED' 'Set-Cookie': 'REDACTED' 'Date': 'Sun, 05 Oct 2025 10:16:55 GMT' 'Content-Length': '1805' 2025-10-05T10:16:56.287Z INFO run.py _universal(508) on_request Request URL: 'https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47/oauth2/v2.0/token' Request method: 'POST' Request headers: 'Accept': 'application/json' 'x-client-sku': 'REDACTED' 'x-client-ver': 'REDACTED' 'x-client-os': 'REDACTED' 'x-ms-lib-capability': 'REDACTED' 'client-request-id': 'REDACTED' 'x-client-current-telemetry': 'REDACTED' 'x-client-last-telemetry': 'REDACTED' 'User-Agent': 'azsdk-python-identity/1.25.0 Python/3.13.6 (macOS-26.0.1-arm64-arm-64bit-Mach-O)' A body is sent with the request 2025-10-05T10:16:56.454Z INFO run.py _universal(554) on_response Response status: 200 Response headers: 'Cache-Control': 'no-store, no-cache' 'Pragma': 'no-cache' 'Content-Type': 'application/json; charset=utf-8' 'Expires': '-1' 'Strict-Transport-Security': 'REDACTED' 'X-Content-Type-Options': 'REDACTED' 'P3P': 'REDACTED' 'client-request-id': 'REDACTED' 'x-ms-request-id': '9f4e7d40-80a7-40a4-af3f-bd795517c700' 'x-ms-ests-server': 'REDACTED' 'x-ms-clitelem': 'REDACTED' 'x-ms-srs': 'REDACTED' 'Content-Security-Policy': 'REDACTED' 'Cross-Origin-Opener-Policy-Report-Only': 'REDACTED' 'Reporting-Endpoints': 'REDACTED' 'X-XSS-Protection': 'REDACTED' 'Set-Cookie': 'REDACTED' 'Date': 'Sun, 05 Oct 2025 10:16:55 GMT' 'Content-Length': '1669' 2025-10-05T10:16:56.455Z INFO run.py get_token_mixin(148) _get_token_base CertificateCredential.get_token succeeded 2025-10-05T10:16:56.455Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2025-10-05T10:16:56.457Z INFO run.py get_token_mixin(148) _get_token_base CertificateCredential.get_token_info succeeded 2025-10-05T10:16:56.560Z INFO run.py run(48) main Beginning reading of test results. 2025-10-05T10:16:56.561Z INFO run.py __init__(42) read_results Searching '/private/tmp/helix/working/B0C409FA/w/ADBE0967/e' for test results files 2025-10-05T10:16:56.561Z INFO run.py __init__(48) read_results Found results file /private/tmp/helix/working/B0C409FA/w/ADBE0967/e/testResults.xml with format xunit 2025-10-05T10:16:56.584Z INFO run.py __init__(42) read_results Searching '/tmp/helix/working/B0C409FA/w/ADBE0967/uploads' for test results files 2025-10-05T10:16:56.585Z INFO run.py packing_test_reporter(30) report_results Packing 2310 test reports to '/tmp/helix/working/B0C409FA/w/ADBE0967/e/__test_report.json' 2025-10-05T10:16:56.593Z INFO run.py packing_test_reporter(33) report_results Packed 598014 bytes + /etc/helix-prep/venv/bin/python3.13 /tmp/helix/working/B0C409FA/p/gen-debug-dump-docs.py -buildid 1165989 -workitem System.Net.Sockets.Tests -jobid 15b68bbf-1498-43cb-af89-6a210abbd3bc -outdir /tmp/helix/working/B0C409FA/w/ADBE0967/uploads -templatedir /tmp/helix/working/B0C409FA/p -dumpdir /cores -productver 10.0.0 gen-debug-dump-docs.py: Did not find dumps, skipping dump docs generation. + exit 0 ['System.Net.Sockets.Tests' END OF WORK ITEM LOG: Command exited with 0]