Node v24.17.0 nsolid v6.3.1 release #1241
Annotations
3 errors
|
Test
Process completed with exit code 2.
|
|
Test:
test/agents/test-zmq-tracing.mjs#L0
--- stderr ---
node:events:487
throw er; // Unhandled 'error' event
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Expected values to be strictly equal:
+ actual - expected
+ 'agent-metrics'
- 'agent-tracing'
^
at /home/runner/work/nsolid/nsolid/node/test/common/index.js:452:12
at file:///home/runner/work/nsolid/nsolid/node/test/agents/test-zmq-tracing.mjs:220:14
at /home/runner/work/nsolid/nsolid/node/test/common/index.js:489:15
at TestPlayground.detectInitialSequence (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/index.js:403:13)
at ZmqAgentBus.<anonymous> (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/index.js:305:14)
at ZmqAgentBus.emit (node:events:509:28)
at ZmqAgentBus._handleMessage (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/zmqagentbus.js:331:12)
at exports.Socket.emit (node:events:509:28)
at Socket._emitMessage (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:647:10)
at Socket._flushRead (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:660:10)
at Socket._flushReads (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:696:15)
Emitted 'error' event on instance at:
at Socket._flushRead (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:662:10)
at Socket._flushReads (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:696:15)
at Immediate.<anonymous> (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:307:12)
at process.processImmediate (node:internal/timers:506:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'agent-metrics'
- 'agent-tracing'
^
at file:///home/runner/work/nsolid/nsolid/node/test/agents/test-zmq-tracing.mjs:220:14
at /home/runner/work/nsolid/nsolid/node/test/common/index.js:489:15
at TestPlayground.detectInitialSequence (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/index.js:403:13)
at ZmqAgentBus.<anonymous> (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/index.js:305:14)
at ZmqAgentBus.emit (node:events:509:28)
at ZmqAgentBus._handleMessage (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/zmqagentbus.js:331:12)
at exports.Socket.emit (node:events:509:28)
at Socket._emitMessage (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:647:10)
at Socket._flushRead (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:660:10)
at Socket._flushReads (/home/runner/work/nsolid/nsolid/node/test/common/nsolid-zmq-agent/node_modules/zeromq/lib/index.js:696:15) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'agent-metrics',
expected: 'agent-tracing',
operator: 'strictEqual',
diff: 'simple'
},
expected: null,
operator: 'ifError',
diff: 'simple'
}
Node.js v24.17.0
--- stdout ---
[local] tracing generation should work for http transactions
[0] agent-connected, 7a0a9710de8129000f4b8cffce91510065eb3d59
[1] agent-metrics, 7a0a9710de8129000f4b8cffce91510065eb3d59
[1] agent-info, 7a0a9710de8129000f4b8cffce91510065eb3d59
[2] agent-packages, 7a0a9710de8129000f4b8cffce91510065eb3d59
[3] agent-metrics, 7a0a9710de8129000f4b8cffce91510065eb3d59
[4] agent-tracing, 7a0a9710de8129000f4b8cffce91510065eb3d59
agent-tracing, 7a0a9710de8129000f4b8cffce91510065eb3d59
{
agentId: '7a0a9710de8129000f4b8cffce91510065eb3d59',
app: 'myapp',
requestId: null,
command: 'tracing',
recorded: { seconds: 1781801880, nanoseconds: 75541723 },
duration: 0,
interval: 5000,
version: 4,
body: {
spans
|
|
Test:
test/agents/test-grpc-continuous-profile.mjs#L0
--- stderr ---
(node:235247) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:235279) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:235308) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:235347) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:235387) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:235423) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:235454) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:235486) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:235520) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:235551) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:235580) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:235619) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:235656) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:235692) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:235723) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:235754) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
--- stdout ---
[continuous profile] should start continuous CPU profiling when enabled
{
common: {
requestId: '8a0ccaffce48b00c7bd50bde6abc7f9d21114f50',
command: 'exit',
recorded: { seconds: '1781801626', nanoseconds: '644221605' },
error: null
},
body: { code: 0, error: null, profile: '' }
}
Metadata {
internalRepr: Map(3) {
'user-agent' => [ 'grpc-c++/1.80.0 grpc-c/53.0.0 (linux; chttp2)' ],
'nsolid-agent-id' => [ '27022ece81eb1800b84efc470a3030003ae1b787' ],
'nsolid-version' => [ 'node-v24.17.0-nsolid-v6.3.1' ]
},
opaqueData: Map(0) {},
options: {}
}
child process exited with code 0 and signal null
[continuous profile] should not emit continuous profiles when assets are disabled via env
{
common: {
requestId: '98c80d0c3aa66d940c7fca76cff84b1fabc211f7',
command: 'exit',
recorded: { seconds: '1781801627', nanoseconds: '159976884' },
error: null
},
body: { code: 0, error: null, profile: '' }
}
Metadata {
internalRepr: Map(3) {
'user-agent' => [ 'grpc-c++/1.80.0 grpc-c/53.0.0 (linux; chttp2)' ],
'nsolid-agent-id' => [ 'f797949856bc1e00eb1a9499bcc27a00e3bdd72b' ],
'nsolid-version' => [ 'node-v24.17.0-nsolid-v6.3.1' ]
},
opaqueData: Map(0) {},
optio
|
background
wait
wait-all
cancel
parallel
Loading