Skip to content

build,deps,src: bring back v8 abseil-cpp #891

build,deps,src: bring back v8 abseil-cpp

build,deps,src: bring back v8 abseil-cpp #891

Triggered via pull request July 29, 2025 09:49
Status Failure
Total duration 42m 26s
Artifacts

test-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 notice
test-macOS
Process completed with exit code 2.
test-macOS: test/agents/test-otlp-traces.mjs#L263
--- stderr --- file:///Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-traces.mjs:263 const scopeSpans = resourceSpan.scopeSpans[0].spans; ^ TypeError: Cannot read properties of undefined (reading 'scopeSpans') at ChildProcess.<anonymous> (file:///Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-traces.mjs:263:43) at ChildProcess.emit (node:events:518:28) at ChildProcess._handle.onexit (node:internal/child_process:293:12) Node.js v22.17.1 --- stdout --- OTLP server started 64303 child process exited with code null and signal SIGSEGV [] Command: out/Release/nsolid --expose-internals --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-traces.mjs
test-macOS: test/agents/test-otlp-metrics.mjs#L0
--- stdout --- OTLP server started 64263 child process exited with code null and signal SIGSEGV run test! OTLP server started 64266 child process exited with code null and signal SIGSEGV run test! OTLP server started 64268 child process exited with code null and signal SIGSEGV run test! Mismatched <anonymous> function calls. Expected at least 1, actual 0. at mustCallAtLeast (/Users/runner/work/nsolid/nsolid/node/test/common/index.js:417:10) at file:///Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-metrics.mjs:590:34 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:412:17 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:447:15 at ChildProcess.<anonymous> (/Users/runner/work/nsolid/nsolid/node/test/common/nsolid-otlp-agent/index.js:31:11) at ChildProcess.emit (node:events:518:28) at emit (node:internal/child_process:949:14) at process.processTicksAndRejections (node:internal/process/task_queues:91:21) Mismatched <anonymous> function calls. Expected at least 1, actual 0. at mustCallAtLeast (/Users/runner/work/nsolid/nsolid/node/test/common/index.js:417:10) at file:///Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-metrics.mjs:590:34 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:412:17 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:447:15 at ChildProcess.<anonymous> (/Users/runner/work/nsolid/nsolid/node/test/common/nsolid-otlp-agent/index.js:31:11) at ChildProcess.emit (node:events:518:28) at emit (node:internal/child_process:949:14) at process.processTicksAndRejections (node:internal/process/task_queues:91:21) Mismatched <anonymous> function calls. Expected at least 1, actual 0. at mustCallAtLeast (/Users/runner/work/nsolid/nsolid/node/test/common/index.js:417:10) at file:///Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-metrics.mjs:590:34 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:412:17 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:447:15 at ChildProcess.<anonymous> (/Users/runner/work/nsolid/nsolid/node/test/common/nsolid-otlp-agent/index.js:31:11) at ChildProcess.emit (node:events:518:28) at emit (node:internal/child_process:949:14) at process.processTicksAndRejections (node:internal/process/task_queues:91:21) Command: out/Release/nsolid --expose-internals --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-metrics.mjs
test-macOS: test/agents/test-otlp-grpc-traces.mjs#L278
--- stderr --- (node:2611) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted. (Use `nsolid --trace-deprecation ...` to show where the warning was created) file:///Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-grpc-traces.mjs:278 const scopeSpans = resourceSpan.scopeSpans[0].spans; ^ TypeError: Cannot read properties of undefined (reading 'scopeSpans') at ChildProcess.<anonymous> (file:///Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-grpc-traces.mjs:278:43) at ChildProcess.emit (node:events:518:28) at ChildProcess._handle.onexit (node:internal/child_process:293:12) Node.js v22.17.1 --- stdout --- OTLP server started 64232 child process exited with code null and signal SIGSEGV [] Command: out/Release/nsolid --expose-internals --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-grpc-traces.mjs
test-macOS: test/agents/test-otlp-grpc-metrics.mjs#L0
--- stderr --- (node:2310) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted. (Use `nsolid --trace-deprecation ...` to show where the warning was created) (node:2312) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted. (Use `nsolid --trace-deprecation ...` to show where the warning was created) (node:2314) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted. (Use `nsolid --trace-deprecation ...` to show where the warning was created) --- stdout --- OTLP server started 64157 child process exited with code null and signal SIGSEGV run test! OTLP server started 64159 child process exited with code null and signal SIGSEGV run test! OTLP server started 64161 child process exited with code null and signal SIGSEGV run test! Mismatched <anonymous> function calls. Expected at least 1, actual 0. at mustCallAtLeast (/Users/runner/work/nsolid/nsolid/node/test/common/index.js:417:10) at file:///Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-grpc-metrics.mjs:617:34 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:412:17 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:447:15 at ChildProcess.<anonymous> (/Users/runner/work/nsolid/nsolid/node/test/common/nsolid-otlp-agent/index.js:69:11) at ChildProcess.emit (node:events:518:28) at emit (node:internal/child_process:949:14) at process.processTicksAndRejections (node:internal/process/task_queues:91:21) Mismatched <anonymous> function calls. Expected at least 1, actual 0. at mustCallAtLeast (/Users/runner/work/nsolid/nsolid/node/test/common/index.js:417:10) at file:///Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-grpc-metrics.mjs:617:34 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:412:17 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:447:15 at ChildProcess.<anonymous> (/Users/runner/work/nsolid/nsolid/node/test/common/nsolid-otlp-agent/index.js:69:11) at ChildProcess.emit (node:events:518:28) at emit (node:internal/child_process:949:14) at process.processTicksAndRejections (node:internal/process/task_queues:91:21) Mismatched <anonymous> function calls. Expected at least 1, actual 0. at mustCallAtLeast (/Users/runner/work/nsolid/nsolid/node/test/common/index.js:417:10) at file:///Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-grpc-metrics.mjs:617:34 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:412:17 at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:447:15 at ChildProcess.<anonymous> (/Users/runner/work/nsolid/nsolid/node/test/common/nsolid-otlp-agent/index.js:69:11) at ChildProcess.emit (node:events:518:28) at emit (node:internal/child_process:949:14) at process.processTicksAndRejections (node:internal/process/task_queues:91:21) Command: out/Release/nsolid --expose-internals --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/nsolid/nsolid/node/test/agents/test-otlp-grpc-metrics.mjs
test-macOS: test/agents/test-grpc-packages.mjs#L369
--- stderr --- (node:1984) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted. (Use `nsolid --trace-deprecation ...` to show where the warning was created) Using default certs Old Config: {} NewConfig: { "app": "untitled application", "blockedLoopThreshold": 200, "contCpuProfile": false, "contCpuProfileInterval": 30000, "disablePackageScan": false, "env": "prod", "grpc": "localhost:63835", "hostname": "Mac-1753782059567.local", "iisNode": false, "interval": 3000, "pauseMetrics": false, "promiseTracking": false, "pubkey": "^kvy<i^qI<r{=ZDrfK4K<#NtqY+zaH:ksm/YGE6I", "statsdBucket": "nsolid.${env}.${app}.${hostname}.${shortId}", "tags": [], "tracingEnabled": false, "tracingModulesBlacklist": 0, "trackGlobalPackages": false } Diff: [ { "op": "add", "path": "/app", "value": "untitled application" }, { "op": "add", "path": "/blockedLoopThreshold", "value": 200 }, { "op": "add", "path": "/contCpuProfile", "value": false }, { "op": "add", "path": "/contCpuProfileInterval", "value": 30000 }, { "op": "add", "path": "/disablePackageScan", "value": false }, { "op": "add", "path": "/env", "value": "prod" }, { "op": "add", "path": "/grpc", "value": "localhost:63835" }, { "op": "add", "path": "/hostname", "value": "Mac-1753782059567.local" }, { "op": "add", "path": "/iisNode", "value": false }, { "op": "add", "path": "/interval", "value": 3000 }, { "op": "add", "path": "/pauseMetrics", "value": false }, { "op": "add", "path": "/promiseTracking", "value": false }, { "op": "add", "path": "/pubkey", "value": "^kvy<i^qI<r{=ZDrfK4K<#NtqY+zaH:ksm/YGE6I" }, { "op": "add", "path": "/statsdBucket", "value": "nsolid.${env}.${app}.${hostname}.${shortId}" }, { "op": "add", "path": "/tags", "value": [] }, { "op": "add", "path": "/tracingEnabled", "value": false }, { "op": "add", "path": "/tracingModulesBlacklist", "value": 0 }, { "op": "add", "path": "/trackGlobalPackages", "value": false } ] GrpcAgent configured. Endpoint: localhost:63835. Insecure: 1 Resetting command stream Old Config: { "app": "untitled application", "blockedLoopThreshold": 200, "contCpuProfile": false, "contCpuProfileInterval": 30000, "disablePackageScan": false, "env": "prod", "grpc": "localhost:63835", "hostname": "Mac-1753782059567.local", "iisNode": false, "interval": 3000, "pauseMetrics": false, "promiseTracking": false, "pubkey": "^kvy<i^qI<r{=ZDrfK4K<#NtqY+zaH:ksm/YGE6I", "statsdBucket": "nsolid.${env}.${app}.${hostname}.${shortId}", "tags": [], "tracingEnabled": false, "tracingModulesBlacklist": 0, "trackGlobalPackages": false } NewConfig: { "app": "untitled application", "blockedLoopThreshold": 200, "contCpuProfile": false, "contCpuProfileInterval": 30000, "disablePackageScan": false, "env": "prod", "grpc": "localhost:63835", "hostname": "Mac-1753782059567.local", "iisNode": false, "interval": 3000, "pauseMetrics": false, "promiseTracking": false, "pubkey": "^kvy<i^qI<r{=ZDrfK4K<#NtqY+zaH:ksm/YGE6I", "statsdBucket": "nsolid.${env}.${app}.${hostname}.${shortId}", "tags": [], "tracingEnabled": false, "tracingModulesBlacklist": 0, "trackGlobalPackages": false } Diff: [] Command Received: goo.gle/debugstr requestId: "768f8d2b-f32e-4cc8-ae39-af9facb7a1c8" id: "832440c53d1635002d1c73cec4765d00d820fb68" command: "packages" args { } Populating Package: {
test-macOS: test/parallel/test-nsolid-otlp-config-start.js#L0
Command: out/Release/nsolid --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/nsolid/nsolid/node/test/parallel/test-nsolid-otlp-config-start.js --- CRASHED (Signal: 11) ---
test-macOS: test/parallel/test-nsolid-otlp-config-env.js#L380
--- stderr --- node:assert:95 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: null !== 0 at ChildProcess.<anonymous> (/Users/runner/work/nsolid/nsolid/node/test/parallel/test-nsolid-otlp-config-env.js:380:14) at ChildProcess.<anonymous> (/Users/runner/work/nsolid/nsolid/node/test/common/index.js:447:15) at ChildProcess.emit (node:events:518:28) at ChildProcess._handle.onexit (node:internal/child_process:293:12) { generatedMessage: true, code: 'ERR_ASSERTION', actual: null, expected: 0, operator: 'strictEqual' } Node.js v22.17.1 Command: out/Release/nsolid --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/nsolid/nsolid/node/test/parallel/test-nsolid-otlp-config-env.js
sccache stats
0% - 0 hits, 0 misses, 0 errors