tools: bump the eslint group across 1 directory with 8 updates #1250
Annotations
4 errors
|
Test
Process completed with exit code 2.
|
|
Test:
test/agents/test-zmq-tracing.mjs#L0
--- stderr ---
node:internal/process/promises:394
triggerUncaughtException(err, true /* fromPromise */);
^
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:405: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'
}
Node.js v24.18.0
--- stdout ---
[local] tracing generation should work for http transactions
[0] agent-connected, dde2961d78d36e00cd923c2ee528c300fa8ed2a2
[1] agent-metrics, dde2961d78d36e00cd923c2ee528c300fa8ed2a2
[1] agent-info, dde2961d78d36e00cd923c2ee528c300fa8ed2a2
[2] agent-packages, dde2961d78d36e00cd923c2ee528c300fa8ed2a2
[3] agent-metrics, dde2961d78d36e00cd923c2ee528c300fa8ed2a2
[4] agent-tracing, dde2961d78d36e00cd923c2ee528c300fa8ed2a2
agent-tracing, dde2961d78d36e00cd923c2ee528c300fa8ed2a2
{
agentId: 'dde2961d78d36e00cd923c2ee528c300fa8ed2a2',
app: 'myapp',
requestId: null,
command: 'tracing',
recorded: { seconds: 1782939774, nanoseconds: 131220820 },
duration: 0,
interval: 5000,
version: 4,
body: {
spans: [
{
id: '30f32efb887890ed',
parentId: '304a90fa28e766c9',
traceId: '9fe2085d272c3310a96eddbc0f9d1bdd',
start: 1782939773946.613,
end: 1782939773948.5195,
kind: 1,
type: 8,
name: 'HTTP GET',
threadId: 0,
status: { message: '', code: 0 },
attributes: {
'http.method': 'GET',
'http.status_code': 200,
'http.status_text': 'OK',
'http.url': 'http://127.0.0.1:44517/',
'network.protocol.version': '1.1'
},
events: []
},
{
id: '304a90fa28e766c9',
parentId: '0000000000000000',
traceId: '9fe2085d272c3310a96eddbc0f9d1bdd',
start: 1782939773940.687,
end: 1782939773950.5513,
kind: 2,
type: 4,
name: 'HTTP GET',
threadId: 0,
status: { message: '', code: 0 },
attributes: {
'http.method': 'GET',
'http.status_code': 200,
'http.status_text': 'OK',
'http.url': 'http://127.0.0.1:44517/',
'network.protocol.version': '1.1'
},
events: []
}
]
},
time: 1782939774131,
timeNS: '1782939774131220820'
}
child process exited with code 0 and signal null
[local] tracing generation should work for http transactions immediately on startup
[0] agent-connected, dbd183be53a352009631fed65afbc70037ab430d
[1] agent-metrics, dbd183be53a352009631fed65afbc70037ab430d
[1] agent-info, dbd183be53a352009631fed65afbc70037ab430d
[2] agent-packages, dbd183be53a352009631fed65afbc70037ab430d
[3] agent-metrics, dbd183be53a352009631fed65afbc70037ab430d
[4] agent-tracing, dbd183be53a352009631fed65afbc70037ab430d
agent-tracing, dbd183be53a352009631fed65afbc70037ab430d
{
agentId: 'dbd183be53a352009631fed65afbc70037ab430d',
app: 'myapp',
requestId: null,
command: 'tracing',
recorded: { second
|
|
Test:
test/agents/test-grpc-continuous-profile.mjs#L0
--- stderr ---
(node:236241) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:236272) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:236301) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:236341) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:236380) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:236416) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:236448) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:236482) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:236515) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:236547) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:236576) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:236616) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:236656) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:236692) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:236723) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:236757) 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: 'd5c1e82d7ceb7e6c0222da4b643b2ba6c49991e5',
command: 'exit',
recorded: { seconds: '1782939509', nanoseconds: '110758267' },
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' => [ 'c860cddf5c4038005aa5a66fd8ab4200853c05f8' ],
'nsolid-version' => [ 'node-v24.18.0-nsolid-v6.3.3-pre' ]
},
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: '1a0402632a0add7c60ff721156ceeb7b0f7c1042',
command: 'exit',
recorded: { seconds: '1782939509', nanoseconds: '640774620' },
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' => [ '70c0959fb0460100cb35f822bcc42c00687abc77' ],
'nsolid-version' => [ 'node-v24.18.0-nsolid-v6.3.3-pre' ]
},
opaqueData: Map(0) {},
|
|
Test:
test/addons/nsolid-tracing/test-http-agent-keepalive.js#L282
--- stderr ---
node:assert:152
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
0 !== 1
at Socket.<anonymous> (/home/runner/work/nsolid/nsolid/node/test/addons/nsolid-tracing/test-http-agent-keepalive.js:282:16)
at Socket.<anonymous> (/home/runner/work/nsolid/nsolid/node/test/common/index.js:489:15)
at Object.onceWrapper (node:events:630:28)
at Socket.emit (node:events:521:24)
at emitFreeNT (node:_http_client:1091:16)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 0,
expected: 1,
operator: 'strictEqual',
diff: 'simple'
}
Node.js v24.18.0
traces_array: null
nsolid: ../binding.cc:178: void at_exit_cb(): Assertion `traces_array.size() == expected_traces_.size()' failed.
Command: out/Release/nsolid --dns-result-order=ipv4first /home/runner/work/nsolid/nsolid/node/test/addons/nsolid-tracing/test-http-agent-keepalive.js
--- CRASHED (Signal: 6) ---
|
background
wait
wait-all
cancel
parallel
Loading