Server Smoke Tests #114
Annotations
31 errors, 2 warnings, and 3 notices
test/smoke/s3-presigned-url.tap.js:
test/smoke/s3-presigned-url.tap.js#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: null, signal: 'SIGABRT' }
|
test/smoke/proxy-api-connection-ssl.test.js:
test/smoke/proxy-api-connection-ssl.test.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 180000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 180000ms' }
|
test/smoke/proxy-api-connection-port.test.js:
test/smoke/proxy-api-connection-port.test.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 180000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 180000ms' }
|
test/smoke/proxy-api-connection-noproxy.tap.js:
test/smoke/proxy-api-connection-noproxy.tap.js#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
test/smoke/lasp_connect.tap.js:
test/smoke/lasp_connect.tap.js#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
test/smoke/client-s3.tap.js:
test/smoke/client-s3.tap.js#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: null, signal: 'SIGABRT' }
|
test/smoke/index/index.tap.js:
test/smoke/index/index.tap.js#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
test/smoke/api/transaction-sample-data.tap.js:
test/smoke/api/transaction-sample-data.tap.js#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
test/smoke/api/metric-data.tap.js:
test/smoke/api/metric-data.tap.js#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
test/smoke/api/error-data.tap.js:
test/smoke/api/error-data.tap.js#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
test/smoke/s3-presigned-url.tap.js:
test/smoke/s3-presigned-url.tap.js#L1
[Error: test failed] { failureType: 'testCodeFailure', cause: 'test failed', code: 'ERR_TEST_FAILURE', exitCode: null, signal: 'SIGABRT' }
|
test/smoke/proxy-api-connection-ssl.test.js:
test/smoke/proxy-api-connection-ssl.test.js#L1
Error [ERR_TEST_FAILURE]: test timed out after 180000ms
at async Promise.allSettled (index 1) {
failureType: 'testTimeoutFailure',
cause: 'test timed out after 180000ms',
code: 'ERR_TEST_FAILURE'
}
|
test/smoke/proxy-api-connection-port.test.js:
test/smoke/proxy-api-connection-port.test.js#L1
Error [ERR_TEST_FAILURE]: test timed out after 180000ms
at async Promise.allSettled (index 2) {
failureType: 'testTimeoutFailure',
cause: 'test timed out after 180000ms',
code: 'ERR_TEST_FAILURE'
}
|
test/smoke/proxy-api-connection-noproxy.tap.js:
test/smoke/proxy-api-connection-noproxy.tap.js#L1
[Error: test failed] { failureType: 'testCodeFailure', cause: 'test failed', code: 'ERR_TEST_FAILURE', exitCode: 1, signal: null }
|
test/smoke/lasp_connect.tap.js:
test/smoke/lasp_connect.tap.js#L1
[Error: test failed] { failureType: 'testCodeFailure', cause: 'test failed', code: 'ERR_TEST_FAILURE', exitCode: 1, signal: null }
|
test/smoke/client-s3.tap.js:
test/smoke/client-s3.tap.js#L1
[Error: test failed] { failureType: 'testCodeFailure', cause: 'test failed', code: 'ERR_TEST_FAILURE', exitCode: null, signal: 'SIGABRT' }
|
test/smoke/index/index.tap.js:
test/smoke/index/index.tap.js#L1
[Error: test failed] { failureType: 'testCodeFailure', cause: 'test failed', code: 'ERR_TEST_FAILURE', exitCode: 1, signal: null }
|
test/smoke/api/transaction-sample-data.tap.js:
test/smoke/api/transaction-sample-data.tap.js#L1
[Error: test failed] { failureType: 'testCodeFailure', cause: 'test failed', code: 'ERR_TEST_FAILURE', exitCode: 1, signal: null }
|
test/smoke/api/metric-data.tap.js:
test/smoke/api/metric-data.tap.js#L1
[Error: test failed] { failureType: 'testCodeFailure', cause: 'test failed', code: 'ERR_TEST_FAILURE', exitCode: 1, signal: null }
|
test/smoke/api/error-data.tap.js:
test/smoke/api/error-data.tap.js#L1
[Error: test failed] { failureType: 'testCodeFailure', cause: 'test failed', code: 'ERR_TEST_FAILURE', exitCode: 1, signal: null }
|
smoke (22.x)
The job was canceled because "_18_x" failed.
|
test/smoke/s3-presigned-url.tap.js:
test/smoke/s3-presigned-url.tap.js#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: null, signal: 'SIGABRT' }
|
the `proxy` config param enables proxying:
test/smoke/proxy-api-connection-ssl.test.js#L20
Error [ERR_TEST_FAILURE]: This socket has been ended by the other party
at process.emit (node:events:524:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'uncaughtException',
cause: Error: This socket has been ended by the other party
at genericNodeError (node:internal/errors:983:15)
at wrappedFn (node:internal/errors:537:14)
at Socket.writeAfterFIN [as write] (node:net:573:14)
at TLSSocket.ondata (node:internal/streams/readable:1009:22)
at TLSSocket.emit (node:events:524:28)
at addChunk (node:internal/streams/readable:561:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
at Readable.push (node:internal/streams/readable:392:5)
at TLSWrap.onStreamRead (node:internal/stream_base_commons:189:23) {
code: 'EPIPE'
}
}
|
test/smoke/proxy-api-connection-ssl.test.js:
test/smoke/proxy-api-connection-ssl.test.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 180000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 180000ms' }
|
setting proxy_port should use the proxy agent:
test/smoke/proxy-api-connection-port.test.js#L20
Error [ERR_TEST_FAILURE]: This socket has been ended by the other party
at process.emit (node:events:524:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'uncaughtException',
cause: Error: This socket has been ended by the other party
at genericNodeError (node:internal/errors:983:15)
at wrappedFn (node:internal/errors:537:14)
at Socket.writeAfterFIN [as write] (node:net:573:14)
at TLSSocket.ondata (node:internal/streams/readable:1009:22)
at TLSSocket.emit (node:events:524:28)
at addChunk (node:internal/streams/readable:561:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
at Readable.push (node:internal/streams/readable:392:5)
at TLSWrap.onStreamRead (node:internal/stream_base_commons:189:23) {
code: 'EPIPE'
}
}
|
test/smoke/proxy-api-connection-port.test.js:
test/smoke/proxy-api-connection-port.test.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 180000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 180000ms' }
|
test/smoke/proxy-api-connection-noproxy.tap.js:
test/smoke/proxy-api-connection-noproxy.tap.js#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
test/smoke/lasp_connect.tap.js:
test/smoke/lasp_connect.tap.js#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
test/smoke/client-s3.tap.js:
test/smoke/client-s3.tap.js#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: null, signal: 'SIGABRT' }
|
test/smoke/index/index.tap.js:
test/smoke/index/index.tap.js#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
test/smoke/api/transaction-sample-data.tap.js:
test/smoke/api/transaction-sample-data.tap.js#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
smoke (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
smoke (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
smoke (20.x)
Total Tests: 17
Suites 📂: 0
Passed ✅: 3
Failed ❌: 12
Canceled 🚫: 2
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 180065.941ms
|
smoke (18.x)
Total Tests: 17
Suites 📂: 0
Passed ✅: 3
Failed ❌: 12
Canceled 🚫: 2
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 180091.779ms
|
smoke (22.x)
Total Tests: 19
Suites 📂: 0
Passed ✅: 3
Failed ❌: 14
Canceled 🚫: 2
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 180104.781ms
|