chore: allow logging unredacted messages MCP-103 #1404
code_health.yaml
on: pull_request
Matrix: Run MongoDB tests
Run Atlas tests
2m 36s
Report Coverage
37s
Annotations
13 errors, 20 warnings, and 3 notices
Run MongoDB tests (macos-latest)
Process completed with exit code 1.
|
tests/unit/telemetry.test.ts > Telemetry > sending events > when telemetry is enabled > machine ID resolution > should timeout if machine ID resolution takes too long:
tests/unit/telemetry.test.ts#L280
AssertionError: expected "debug" to be called with arguments: [ { __value: 1002007 }, …(2) ]
Received:
1st debug call:
[
{
+ "context": "telemetry",
+ "id": {
"__value": 1002007,
},
- "telemetry",
- "Device ID retrieval timed out",
+ "message": "Device ID retrieval timed out",
+ "noRedaction": true,
+ },
]
Number of calls: 1
❯ tests/unit/telemetry.test.ts:280:39
|
tests/unit/telemetry.test.ts > Telemetry > sending events > when telemetry is enabled > machine ID resolution > should handle machine ID resolution failure:
tests/unit/telemetry.test.ts#L253
AssertionError: expected "debug" to be called with arguments: [ { __value: 1002006 }, …(2) ]
Received:
1st debug call:
[
{
+ "context": "telemetry",
+ "id": {
"__value": 1002006,
},
- "telemetry",
- "Error: Failed to get device ID",
+ "message": "Error: Failed to get device ID",
+ },
]
Number of calls: 1
❯ tests/unit/telemetry.test.ts:253:39
|
Run MongoDB tests (ubuntu-latest)
Process completed with exit code 1.
|
tests/unit/telemetry.test.ts > Telemetry > sending events > when telemetry is enabled > machine ID resolution > should timeout if machine ID resolution takes too long:
tests/unit/telemetry.test.ts#L280
AssertionError: expected "debug" to be called with arguments: [ { __value: 1002007 }, …(2) ]
Received:
1st debug call:
[
{
+ "context": "telemetry",
+ "id": {
"__value": 1002007,
},
- "telemetry",
- "Device ID retrieval timed out",
+ "message": "Device ID retrieval timed out",
+ "noRedaction": true,
+ },
]
Number of calls: 1
❯ tests/unit/telemetry.test.ts:280:39
|
tests/unit/telemetry.test.ts > Telemetry > sending events > when telemetry is enabled > machine ID resolution > should handle machine ID resolution failure:
tests/unit/telemetry.test.ts#L253
AssertionError: expected "debug" to be called with arguments: [ { __value: 1002006 }, …(2) ]
Received:
1st debug call:
[
{
+ "context": "telemetry",
+ "id": {
"__value": 1002006,
},
- "telemetry",
- "Error: Failed to get device ID",
+ "message": "Error: Failed to get device ID",
+ },
]
Number of calls: 1
❯ tests/unit/telemetry.test.ts:253:39
|
Run Atlas tests
Process completed with exit code 1.
|
tests/unit/telemetry.test.ts > Telemetry > sending events > when telemetry is enabled > machine ID resolution > should timeout if machine ID resolution takes too long:
tests/unit/telemetry.test.ts#L280
AssertionError: expected "debug" to be called with arguments: [ { __value: 1002007 }, …(2) ]
Received:
1st debug call:
[
{
+ "context": "telemetry",
+ "id": {
"__value": 1002007,
},
- "telemetry",
- "Device ID retrieval timed out",
+ "message": "Device ID retrieval timed out",
+ "noRedaction": true,
+ },
]
Number of calls: 1
❯ tests/unit/telemetry.test.ts:280:39
|
tests/unit/telemetry.test.ts > Telemetry > sending events > when telemetry is enabled > machine ID resolution > should handle machine ID resolution failure:
tests/unit/telemetry.test.ts#L253
AssertionError: expected "debug" to be called with arguments: [ { __value: 1002006 }, …(2) ]
Received:
1st debug call:
[
{
+ "context": "telemetry",
+ "id": {
"__value": 1002006,
},
- "telemetry",
- "Error: Failed to get device ID",
+ "message": "Error: Failed to get device ID",
+ },
]
Number of calls: 1
❯ tests/unit/telemetry.test.ts:253:39
|
Run MongoDB tests (windows-latest)
Process completed with exit code 1.
|
tests/unit/telemetry.test.ts > Telemetry > sending events > when telemetry is enabled > machine ID resolution > should timeout if machine ID resolution takes too long:
tests/unit/telemetry.test.ts#L280
AssertionError: expected "debug" to be called with arguments: [ { __value: 1002007 }, …(2) ]
Received:
1st debug call:
[
{
+ "context": "telemetry",
+ "id": {
"__value": 1002007,
},
- "telemetry",
- "Device ID retrieval timed out",
+ "message": "Device ID retrieval timed out",
+ "noRedaction": true,
+ },
]
Number of calls: 1
❯ tests/unit/telemetry.test.ts:280:39
|
tests/unit/telemetry.test.ts > Telemetry > sending events > when telemetry is enabled > machine ID resolution > should handle machine ID resolution failure:
tests/unit/telemetry.test.ts#L253
AssertionError: expected "debug" to be called with arguments: [ { __value: 1002006 }, …(2) ]
Received:
1st debug call:
[
{
+ "context": "telemetry",
+ "id": {
"__value": 1002006,
},
- "telemetry",
- "Error: Failed to get device ID",
+ "message": "Error: Failed to get device ID",
+ },
]
Number of calls: 1
❯ tests/unit/telemetry.test.ts:253:39
|
Report Coverage
Unable to download artifact(s): Artifact not found for name: test-results
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
Run MongoDB tests (macos-latest)
No ALTQ support in kernel
ALTQ related functions disabled
pf enabled
|
Run MongoDB tests (macos-latest)
No ALTQ support in kernel
ALTQ related functions disabled
|
Run MongoDB tests (macos-latest)
pfctl: Use of -f option, could result in flushing of rules
present in the main ruleset added by the system at startup.
See /etc/pf.conf for further details.
|
Run MongoDB tests (macos-latest)
YES (0)
|
Run MongoDB tests (macos-latest)
[notice] A new release of pip is available: 25.1.1 -> 25.2
[notice] To update, run: /Users/mitmproxyuser/venv/bin/python3.13 -m pip install --upgrade pip
|
Run MongoDB tests (macos-latest)
2025-08-04 12:59:10.549 sysadminctl[986:5863] Creating home directory at /Users/mitmproxyuser
|
Run MongoDB tests (macos-latest)
2025-08-04 12:59:10.505 sysadminctl[986:5863] Assigning UID: 502 GID: 20
|
Run MongoDB tests (macos-latest)
2025-08-04 12:59:10.389 sysadminctl[986:5863] Creating user record…
|
Run MongoDB tests (macos-latest)
IOServiceMatchingfailed for: AppleM2ScalerCSCDriver
|
Run MongoDB tests (macos-latest)
2025-08-04 12:59:09.631 sysadminctl[986:5863] ----------------------------
2025-08-04 12:59:09.632 sysadminctl[986:5863] No clear text password or interactive option was specified (adduser, change/reset password will not allow user to use FDE) !
2025-08-04 12:59:09.632 sysadminctl[986:5863] ----------------------------
|
Run MongoDB tests (ubuntu-latest)
No files were found with the provided path: coverage/lcov.info. No artifacts will be uploaded.
|
Run MongoDB tests (ubuntu-latest)
1 added, 0 removed; done.
|
Run MongoDB tests (ubuntu-latest)
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
|
Run MongoDB tests (ubuntu-latest)
Updating certificates in /etc/ssl/certs...
|
Run MongoDB tests (ubuntu-latest)
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
Run Atlas tests
No files were found with the provided path: coverage/lcov.info. No artifacts will be uploaded.
|
Run Atlas tests
1 added, 0 removed; done.
|
Run Atlas tests
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
|
Run Atlas tests
Updating certificates in /etc/ssl/certs...
|
Run Atlas tests
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
|
Run MongoDB tests (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
Run MongoDB tests (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
Run MongoDB tests (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
run-atlas-tests-permissions-0bca651359a99be0b48e2c52c1614e6c
|
140 Bytes |
sha256:b860fd208408e614db52ae00e8faae1e1f0457026bc9c141a46d6b389ebeb816
|
|
run-tests-permissions-44f60c9d860f6810ec65a2f134b983fd
|
140 Bytes |
sha256:422b24bb3336c7fe4ccd2cdc6bf86a52bbcf2d4e8864618ac44ebe601efa52ca
|
|
run-tests-permissions-c46b085f80e7fbc4dae5974bacc001cc
|
140 Bytes |
sha256:f15540fd880c1ec7f072b790c6a06df306e6f6c2c6bfa1a43ba5ec9352ef3942
|
|