Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI Reliability 2023-08-17 #639

Open
26 tasks
github-actions bot opened this issue Aug 17, 2023 · 0 comments
Open
26 tasks

CI Reliability 2023-08-17 #639

github-actions bot opened this issue Aug 17, 2023 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/53293 to node-test-pull-request/53391 that failed 2 or more PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2023-08-17 00:12 1 0 33 4 62 0.00%

Jenkins Failure

CCTest Failure

Reason C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected)
Type CC_TEST_FAILURE
Failed PR 2 (nodejs/node#49169, nodejs/node#49019)
Appeared test-azure_msft-win11_vs2022-arm64-2, test-rackspace-win2012r2_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53318/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53341/
Example
C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected)
  Actual: true
Expected: false

[  FAILED  ] InspectorSocketTest.HostIPv6NonRoutable (5001 ms)

Reason Value of: (!expectation.read_expected)
Type CC_TEST_FAILURE
Failed PR 2 (nodejs/node#49108, nodejs/node#49048)
Appeared test-digitalocean-alpine315_container-x64-2, test-ibm-alpine318_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53358/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53377/
Example
Value of: (!expectation.read_expected)
  Actual: true
Expected: false

[  FAILED  ] InspectorSocketTest.HostIPv6NonRoutable (5000 ms)

Build Failure

Reason fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#47662, nodejs/node#49170)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53365/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53383/
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
fatal: failed to run repack

JSTest Failure

Reason sequential/test-net-connect-econnrefused
Type JS_TEST_FAILURE
Failed PR 9 (nodejs/node#49047, nodejs/node#49164, nodejs/node#49020, nodejs/node#49007, nodejs/node#49034, nodejs/node#49053, nodejs/node#49165, nodejs/node#49167, nodejs/node#49169)
Appeared test-ibm-rhel7-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/53304/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53330/
Example
not ok 3711 sequential/test-net-connect-econnrefused
  ---
  duration_ms: 120.49
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    pending 50 rounds 1
    pending 49 rounds 1
    pending 48 rounds 1
    pending 47 rounds 1
    pending 46 rounds 1
    pending 45 rounds 1
    pending 44 rounds 1
    pending 43 rounds 1
    pending 42 rounds 1
    pending 41 rounds 1
    pending 40 rounds 1
    pending 39 rounds 1
    pending 38 rounds 1
    pending 37 rounds 1
    pending 36 rounds 1
    pending 35 rounds 1
    pending 34 rounds 1
    pending 33 rounds 1
    pending 32 rounds 1
    pending 31 rounds 1
    pending 30 rounds 1
    pending 29 rounds 1
    pending 28 rounds 1
    pending 27 rounds 1
    pending 26 rounds 1
    pending 25 rounds 1
    pending 24 rounds 1
    pending 23 rounds 1
    pending 22 rounds 1
    pending 21 rounds 1
    pending 20 rounds 1
    pending 19 rounds 1
    pending 18 rounds 1
    pending 17 rounds 1
    pending 16 rounds 1
    pending 15 rounds 1
    pending 14 rounds ...

Reason sequential/test-single-executable-application-disable-experimental-sea-warning
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#49020, nodejs/node#49053, nodejs/node#49169, nodejs/node#48982, nodejs/node#49138, nodejs/node#48890)
Appeared test-nearform-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53308/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53391/
Example
not ok 3955 sequential/test-single-executable-application-disable-experimental-sea-warning
  ---
  duration_ms: 7233.90300
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3954/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.3954/sea: the codesign_allocate helper tool cannot be found or used
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: codesign --sign - /Users/iojs/node-tmp/.tmp.3954/sea
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3954/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.3954/sea: the codesign_allocate helper tool cannot be found or used
    
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at...

Reason sequential/test-single-executable-application-empty
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#49020, nodejs/node#49053, nodejs/node#49030, nodejs/node#48982, nodejs/node#49138, nodejs/node#48890)
Appeared test-nearform-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53308/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53391/
Example
not ok 3956 sequential/test-single-executable-application-empty
  ---
  duration_ms: 7047.34600
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3955/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.3955/sea: the codesign_allocate helper tool cannot be found or used
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: codesign --sign - /Users/iojs/node-tmp/.tmp.3955/sea
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3955/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.3955/sea: the codesign_allocate helper tool cannot be found or used
    
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at injectAndCodeSign (/Users/...

Reason sequential/test-single-executable-application-snapshot
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#49020, nodejs/node#49053, nodejs/node#49146, nodejs/node#49168, nodejs/node#48982, nodejs/node#49138)
Appeared test-nearform-macos10.15-x64-2, test-azure_msft-win2016_vs2017-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/53308/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53372/
Example
not ok 3953 sequential/test-single-executable-application-snapshot
  ---
  duration_ms: 4219.57100
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/fs/utils:352
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.3952/sea'
        at copyFileSync (node:fs:3008:3)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/sequential/test-single-executable-application-snapshot.js:81:3)
        at Module._compile (node:internal/modules/cjs/loader:1241:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)
        at Module.load (node:internal/modules/cjs/loader:1091:32)
        at Module._load (node:internal/modules/cjs/loader:938:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
        at node:internal/main/run_main_module:23:47 {
      errno...

Reason wpt/test-structured-clone
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#49161, nodejs/node#49146, nodejs/node#49034, nodejs/node#49169, nodejs/node#46391, nodejs/node#49097)
Appeared test-azure_msft-win2022_vs2019-x64-1, test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2015-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10
First CI https://ci.nodejs.org/job/node-test-pull-request/53302/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53379/
Example
not ok 944 wpt/test-structured-clone
  ---
  duration_ms: 474.64300
  severity: fail
  exitcode: 1
  stack: |-
    [PASS] primitive undefined
    [PASS] primitive null
    [PASS] primitive true
    [PASS] primitive false
    [PASS] primitive string, empty string
    [PASS] primitive string, lone high surrogate
    [PASS] primitive string, lone low surrogate
    [PASS] primitive string, NUL
    [PASS] primitive string, astral character
    [PASS] primitive number, 0.2
    [PASS] primitive number, 0
    [PASS] primitive number, -0
    [PASS] primitive number, NaN
    [PASS] primitive number, Infinity
    [PASS] primitive number, -Infinity
    [PASS] primitive number, 9007199254740992
    [PASS] primitive number, -9007199254740992
    [PASS] primitive number, 9007199254740994
    [PASS] primitive number, -9007199254740994
    [PASS] primitive BigInt, 0n
    [PASS] primitive BigInt, -0n
    [PASS] primitive BigInt, -9007199254740994000n
    [PASS] primitive BigInt, -90071992547409940009007199254740994000900719925...

Reason parallel/test-tls-ticket-cluster
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#49103, nodejs/node#46391, nodejs/node#49048, nodejs/node#49007, nodejs/node#49108)
Appeared test-rackspace-win2012r2_vs2015-x64-1, test-rackspace-win2012r2_vs2015-x64-2, test-azure_msft-win2022_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53322/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53358/
Example
not ok 765 parallel/test-tls-ticket-cluster
  ---
  duration_ms: 990.00300
  severity: fail
  exitcode: 1
  stack: |-
    [primary] got "listening"
    [primary] connecting 54880 session? false
    [primary] got "listening"
    [primary] got "listening"
    [worker] connection reused? false
    [primary] got "not-reused"
    [primary] connecting 54880 session? true
    [worker] connection reused? true
    [primary] connecting 54880 session? true
    [primary] got "reused"
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 54880 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 54880 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 54880 session? true
    [primary] got "listening"
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 54880 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] con...

Reason sequential/test-cli-syntax-require
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#49145, nodejs/node#49164, nodejs/node#49007, nodejs/node#49151, nodejs/node#48890)
Appeared test-ibm-aix72-ppc64_be-2, test-osuosl-aix72-ppc64_be-3, test-ibm-rhel8-s390x-4, test-osuosl-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53300/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53362/
Example
not ok 3889 sequential/test-cli-syntax-require
  ---
  duration_ms: 406.32400
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:1026
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The input did not match the regular expression /^SyntaxError: \b/m. Input:
    
    ''
    
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/sequential/test-cli-syntax-require.js:34:14)
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/common/index.js:474:15)
        at ChildProcess.emit (node:events:514:28)
        at ChildProcess._handle.onexit (node:internal/child_process:294:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: '',
      expected: /^SyntaxError: \b/m,
      operator: 'match'
    }
    
    Node.js v21.0.0-pre
  ...


Reason sequential/test-single-executable-application
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#49020, nodejs/node#49053, nodejs/node#48982, nodejs/node#49138, nodejs/node#48890)
Appeared test-nearform-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53308/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53391/
Example
not ok 3954 sequential/test-single-executable-application
  ---
  duration_ms: 7028.80100
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3953/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.3953/sea: the codesign_allocate helper tool cannot be found or used
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: codesign --sign - /Users/iojs/node-tmp/.tmp.3953/sea
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3953/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.3953/sea: the codesign_allocate helper tool cannot be found or used
    
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at injectAndCodeSign (/Users/iojs/b...

Reason sequential/test-single-executable-application-use-code-cache
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#49020, nodejs/node#49053, nodejs/node#48982, nodejs/node#49138, nodejs/node#48890)
Appeared test-nearform-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53308/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53391/
Example
not ok 3958 sequential/test-single-executable-application-use-code-cache
  ---
  duration_ms: 7743.53800
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3957/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.3957/sea: the codesign_allocate helper tool cannot be found or used
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: codesign --sign - /Users/iojs/node-tmp/.tmp.3957/sea
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3957/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.3957/sea: the codesign_allocate helper tool cannot be found or used
    
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at injectAndCodeSign...

Reason parallel/test-runner-output
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#49161, nodejs/node#49106, nodejs/node#49136, nodejs/node#49097)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-azure_msft-win11_vs2022-arm64-5, test-azure_msft-win11_vs2022-arm64-1, test-rackspace-win2012r2_vs2015-x64-2, test-azure_msft-win2016_vs2017-x64-2, test-rackspace-win2019_vs2019-x64-2, test-azure_msft-win2022_vs2019-x64-3, test-azure_msft-win2022_vs2019-x64-1, undefined, test-azure_msft-win11_vs2022-arm64-4, test-rackspace-win2012r2_vs2015-x64-1, test-azure_msft-win2022_vs2019-x64-2, test-azure_msft-win2022_vs2019-x64-4, test-digitalocean-freebsd12-x64-1, test-azure_msft-win11_vs2022-arm64-6, test-rackspace-win2019_vs2019-x64-3, test-rackspace-win2022_vs2022-x64-2, test-rackspace-win2022_vs2022-x64-4, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53302/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53379/
Example
not ok 2570 parallel/test-runner-output
  ---
  duration_ms: 2227.00800
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: test runner output
        # Subtest: test-runner/output/abort.js
        ok 1 - test-runner/output/abort.js
          ---
          duration_ms: 1295.906738
          ...


Reason sequential/test-perf-hooks
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#49162, nodejs/node#49164, nodejs/node#46391, nodejs/node#48890)
Appeared test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu1804_container-arm64-2, test-osuosl-ubuntu2004_sharedlibs_container-arm64-1, test-osuosl-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53305/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53391/
Example
not ok 3932 sequential/test-perf-hooks
  ---
  duration_ms: 515.31100
  severity: fail
  exitcode: 1
  stack: |-
    {
      name: 'node',
      entryType: 'node',
      startTime: 0,
      duration: { around: 342.9830017089844 },
      nodeStart: { around: 0 },
      v8Start: { around: 0 },
      bootstrapComplete: { around: 342.90452098846436, delay: 2500 },
      environment: { around: 0 },
      loopStart: -1,
      loopExit: -1
    }
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: environment: 287.6994733810425 >= 250
        at checkNodeTiming (/home/iojs/build/workspace/node-test-commit-arm/test/sequential/test-perf-hooks.js:31:7)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm/test/sequential/test-perf-hooks.js:43:1)
        at Module._compile (node:internal/modules/cjs/loader:1241:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)
        at Module.load (node:internal/modules/cjs/loader:1091:32)
   ...

Reason parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#49034, nodejs/node#49007, nodejs/node#48890)
Appeared test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/53315/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53391/
Example
not ok 1331 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
  ---
  duration_ms: 120061.12100
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-inspector-exception
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#49047, nodejs/node#49168, nodejs/node#49183)
Appeared test-osuosl-rhel8-ppc64_le-2, test-ibm-rhel8-s390x-3, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53293/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53359/
Example
not ok 1977 parallel/test-inspector-exception
  ---
  duration_ms: 15435.45300
  severity: fail
  exitcode: 1
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:39613/444580cb-4165-4739-be3e-94758deb1a12
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [test] Verifying debugger stops on start (--inspect-brk option)
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (break on file:///home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/fixtures/throws_error.js:21)
    1
  ...


Reason parallel/test-macos-app-sandbox
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#49020, nodejs/node#48982, nodejs/node#49138)
Appeared test-nearform-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53308/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53372/
Example
not ok 1784 parallel/test-macos-app-sandbox
  ---
  duration_ms: 4764.03600
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/fs/utils:352
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1773/node_sandboxed.app/Contents/MacOS/node'
        at Object.copyFileSync (node:fs:3008:3)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-macos-app-sandbox.js:37:4)
        at Module._compile (node:internal/modules/cjs/loader:1241:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)
        at Module.load (node:internal/modules/cjs/loader:1091:32)
        at Module._load (node:internal/modules/cjs/loader:938:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
        at node:internal/main/run_main_module:23:47 {
      errno: -2...

Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#49034, nodejs/node#49138, nodejs/node#49030)
Appeared test-rackspace-win2012r2_vs2015-x64-1, test-azure_msft-win2022_vs2019-x64-4, test-rackspace-win2022_vs2022-x64-5, test-rackspace-win2022_vs2022-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53315/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53380/
Example
not ok 940 sequential/test-worker-prof
  ---
  duration_ms: 30300.99800
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: child exited with signal: {
      error: Error: spawnSync C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe ETIMEDOUT
          at Object.spawnSync (node:internal/child_process:1124:20)
          at spawnSync (node:child_process:876:24)
          at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-worker-prof.js:53:23)
          at Module._compile (node:internal/modules/cjs/loader:1241:14)
          at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)
          at Module.load (node:internal/modules/cjs/loader:1091:32)
          at Module._load (node:internal/modules/cjs/loader:938:12)
          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
          at node:internal/main/ru...

Reason parallel/test-blob-file-backed
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49138, nodejs/node#49108)
Appeared test-orka-macos11-x64-1, test-nearform-macos10.15-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/53372/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53385/
Example
not ok 77 parallel/test-blob-file-backed
  ---
  duration_ms: 446.95200
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/per_context/domexception:53
        ErrorCaptureStackTrace(this);
        ^
    DOMException [NotReadableError]: The blob could not be read
        at new DOMException (node:internal/per_context/domexception:53:5)
        at __node_internal_ (node:internal/util:665:10)
        at BlobReader.<anonymous> (node:internal/blob:289:25)
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-crypto-dh
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49033, nodejs/node#49149)
Appeared test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2015-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53314/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53361/
Example
not ok 905 parallel/test-crypto-dh
  ---
  duration_ms: 120130.99600
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-assert-leaks
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49167, nodejs/node#49108)
Appeared test-ibm-rhel8-s390x-3, test-ibm-rhel8-s390x-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53319/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53358/
Example
not ok 1381 parallel/test-fs-watch-recursive-assert-leaks
  ---
  duration_ms: 120192.68500
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-inspector-async-stack-traces-set-interval
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49106, nodejs/node#49164)
Appeared test-ibm-rhel8-s390x-3, test-osuosl-rhel8-ppc64_le-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53299/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53307/
Example
not ok 1844 parallel/test-inspector-async-stack-traces-set-interval
  ---
  duration_ms: 15601.66000
  severity: fail
  exitcode: 1
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:44755/cd046b44-6d94-4cc5-b613-da5613bc8e14
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    [test] Skipping the first breakpoint in the eval script
    Timed out waiting for matching notification (break on [eval]:0)
    1
  ...


Reason parallel/test-inspector-stop-profile-after-done
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49020, nodejs/node#49167)
Appeared test-ibm-rhel8-s390x-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53308/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53319/
Example
not ok 2362 parallel/test-inspector-stop-profile-after-done
  ---
  duration_ms: 120171.40100
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:46361/29780284-2e21-4685-940f-c1193a84f86d
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
  ...


Reason parallel/test-vm-sigint-existing-handler
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49169, nodejs/node#49167)
Appeared test-ibm-rhel8-s390x-2, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/53318/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53319/
Example
not ok 3030 parallel/test-vm-sigint-existing-handler
  ---
  duration_ms: 3894.38600
  severity: fail
  exitcode: 1
  stack: |-
    Mismatched <anonymous> function calls. Expected exactly 2, actual 0.
        at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:432:10)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-vm-sigint-existing-handler.js:22:31)
        at Module._compile (node:internal/modules/cjs/loader:1241:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)
        at Module.load (node:internal/modules/cjs/loader:1091:32)
        at Module._load (node:internal/modules/cjs/loader:938:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
        at node:internal/main/run_main_module:23:47
    Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
        at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-linux...

Reason pummel/test-crypto-timing-safe-equal-benchmarks
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48890, nodejs/node#49048)
Appeared test-azure_msft-win11_vs2022-arm64-1, test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53362/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53377/
Example
not ok 897 pummel/test-crypto-timing-safe-equal-benchmarks
  ---
  duration_ms: 3978.43400
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=-6.021796144546825)
        at Object.<anonymous> (d:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-crypto-timing-safe-equal-benchmarks.js:109:1)
        at Module._compile (node:internal/modules/cjs/loader:1241:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)
        at Module.load (node:internal/modules/cjs/loader:1091:32)
        at Module._load (node:internal/modules/cjs/loader:938:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
        at node:internal/main/run_main_module:23:47 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
...

Reason pummel/test-fs-readfile-tostring-fail
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49169, nodejs/node#49168)
Appeared test-nearform-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53330/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53345/
Example
not ok 3605 pummel/test-fs-readfile-tostring-fail
  ---
  duration_ms: 437.93400
  severity: fail
  exitcode: 7
  stack: |-
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:77
      throw err;
      ^
    
    AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOSPC: no space left on device, write
        at Object.callback (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:35:37)
        at callback (node:internal/streams/writable:562:21)
        at onwriteError (node:internal/streams/writable:425:3)
        at onwrite (node:internal/streams/writable:467:7)
        at node:internal/fs/streams:439:14
        at FSReqCallback.wrapper [as oncomplete] (node:fs:970:5) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: [Error: ENOSPC: no space left on device, write] {
        errno: -28,
        code: 'ENOSPC',
        syscall: 'write'
      },
      expe...

Progress

  • C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected) (2)
  • Value of: (!expectation.read_expected) (2)
  • fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository (2)
  • sequential/test-net-connect-econnrefused (9)
  • sequential/test-single-executable-application-disable-experimental-sea-warning (6)
  • sequential/test-single-executable-application-empty (6)
  • sequential/test-single-executable-application-snapshot (6)
  • wpt/test-structured-clone (6)
  • parallel/test-tls-ticket-cluster (5)
  • sequential/test-cli-syntax-require (5)
  • sequential/test-single-executable-application (5)
  • sequential/test-single-executable-application-use-code-cache (5)
  • parallel/test-runner-output (4)
  • sequential/test-perf-hooks (4)
  • parallel/test-fs-watch-recursive-add-file-to-existing-subfolder (3)
  • parallel/test-inspector-exception (3)
  • parallel/test-macos-app-sandbox (3)
  • sequential/test-worker-prof (3)
  • parallel/test-blob-file-backed (2)
  • parallel/test-crypto-dh (2)
  • parallel/test-fs-watch-recursive-assert-leaks (2)
  • parallel/test-inspector-async-stack-traces-set-interval (2)
  • parallel/test-inspector-stop-profile-after-done (2)
  • parallel/test-vm-sigint-existing-handler (2)
  • pummel/test-crypto-timing-safe-equal-benchmarks (2)
  • pummel/test-fs-readfile-tostring-fail (2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants