Sync eng/common directory with azure-sdk-tools for PR 11807#6712
Merged
praveenkuttappan merged 3 commits intoAug 22, 2025
Merged
Azure Pipelines / cpp - core - ci
failed
Aug 22, 2025 in 39m 6s
Build #20250822.5 had test failures
Details
- Failed: 1 (0.01%)
- Passed: 7,568 (98.41%)
- Other: 121 (1.57%)
- Total: 7,690
- 5264 of 6198 line covered (84.93%)
Annotations
Check failure on line 10391 in Build log
azure-pipelines / cpp - core - ci
Build log #L10391
PowerShell exited with code '1'.
azure-pipelines / cpp - core - ci
./sdk/core/azure-core-amqp/test/ut/azure-core-amqp.TestManagement.BasicTests
Test failed
Raw output
Note: Google Test filter = TestManagement.BasicTests
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from TestManagement
[ RUN ] TestManagement.BasicTests
[2025-08-22T21:12:48.5454050Z T: 0x7ff8469a1300] INFO : Unknown port specified, assuming non-TLS connection.
[NON-XML-CHAR-0x1B][2m2025-08-22T21:12:48.548235Z[NON-XML-CHAR-0x1B][0m [NON-XML-CHAR-0x1B][31mERROR[NON-XML-CHAR-0x1B][0m [NON-XML-CHAR-0x1B][2mrust_wrapper::amqp::connection[NON-XML-CHAR-0x1B][0m[NON-XML-CHAR-0x1B][2m:[NON-XML-CHAR-0x1B][0m Failed to open connection: Error { context: Custom(Custom { kind: Other, error: Fe2o3 Error: Connection Open Error: Io(Os { code: 61, kind: ConnectionRefused, message: "Connection refused" }) }) }
[NON-XML-CHAR-0x1B][2m2025-08-22T21:12:48.548400Z[NON-XML-CHAR-0x1B][0m [NON-XML-CHAR-0x1B][34mDEBUG[NON-XML-CHAR-0x1B][0m [NON-XML-CHAR-0x1B][2mazure_core_amqp::fe2o3::connection[NON-XML-CHAR-0x1B][0m[NON-XML-CHAR-0x1B][2m:[NON-XML-CHAR-0x1B][0m Dropping Fe2o3AmqpConnection.
unknown file: Failure
C++ exception with description "Could not open connection: Error { context: Custom(Custom { kind: Other, error: Fe2o3 Error: Connection Open Error: Io(Os { code: 61, kind: ConnectionRefused, message: "Connection refused" }) }) }" thrown in the test body.
[ FAILED ] TestManagement.BasicTests (3 ms)
[----------] 1 test from TestManagement (3 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (3 ms total)
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] TestManagement.BasicTests
1 FAILED TEST
Loading