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-11-12 #715

Open
18 tasks
github-actions bot opened this issue Nov 12, 2023 · 0 comments
Open
18 tasks

CI Reliability 2023-11-12 #715

github-actions bot opened this issue Nov 12, 2023 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/55483 to node-test-pull-request/55576 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-11-12 00:14 4 10 27 4 55 10.87%

JSTest Failure

Reason sequential/test-single-executable-application-snapshot-and-code-cache
Type JS_TEST_FAILURE
Failed PR 11 (nodejs/node#50465, nodejs/node#50629, nodejs/node#50594, nodejs/node#50621, nodejs/node#50592, nodejs/node#50657, nodejs/node#50596, nodejs/node#50662, nodejs/node#50661, nodejs/node#50588, nodejs/node#50634)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-rackspace-win2016_vs2015-x64-1, test-orka-macos11-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-equinix-ubuntu2004_container-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55501/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55551/
Example
not ok 4043 sequential/test-single-executable-application-snapshot-and-code-cache
  ---
  duration_ms: 10484.57100
  severity: fail
  exitcode: 1
  stack: |-
    [process 9079]: --- stderr ---
    
    [process 9079]: --- stdout ---
    
    [process 9079]: status = null, signal = SIGSEGV
    /home/iojs/build/workspace/node-test-commit-linux-containered/test/common/child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGSEGV, expected null
        at logAndThrow (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/child_process.js:86:11)
        at expectSyncExit (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/child_process.js:91:5)
        at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/child_process.js:125:10)
        at Object.<anonymous> (/home/iojs/build/workspace/node-...

Reason sequential/test-single-executable-application-snapshot
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#50465, nodejs/node#50594, nodejs/node#50592, nodejs/node#50657, nodejs/node#50596, nodejs/node#50186, nodejs/node#50588)
Appeared test-rackspace-win2016_vs2015-x64-1, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55501/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55569/
Example
not ok 947 sequential/test-single-executable-application-snapshot
  ---
  duration_ms: 26133.87600
  severity: fail
  exitcode: 1
  stack: |-
    [process 6748]: --- stderr ---
    Aborted()
    
    [process 6748]: --- stdout ---
    �[36mStart injection of NODE_SEA_BLOB in C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.946\sea.exe...�[0m
    �[31mError: Aborted(). Build with -sASSERTIONS for more info.�[0m
    
    [process 6748]: status = 1, signal = null
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status 1, expected 0
        at logAndThrow (C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:86:11)
        at expectSyncExit (C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:91:5)
        at spawnSyncAndExitWithoutError (C:\workspace\node-test-binary-windows-js-suites\node\test\commo...

Reason parallel/test-macos-app-sandbox
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#50592, nodejs/node#50657, nodejs/node#50607, nodejs/node#50596, nodejs/node#50662)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55533/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55544/
Example
not ok 1818 parallel/test-macos-app-sandbox
  ---
  duration_ms: 2308.46000
  severity: fail
  exitcode: 1
  stack: |-
    node:fs:3006
      binding.copyFile(
              ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1820/node_sandboxed.app/Contents/MacOS/node'
        at Object.copyFileSync (node:fs:3006:11)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-macos-app-sandbox.js:37:4)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:28:49 {
      errno...

Reason parallel/test-module-loading-globalpaths
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#50592, nodejs/node#50657, nodejs/node#50607, nodejs/node#50596, nodejs/node#50662)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55533/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55544/
Example
not ok 1842 parallel/test-module-loading-globalpaths
  ---
  duration_ms: 2237.11100
  severity: fail
  exitcode: 1
  stack: |-
    node:fs:3006
      binding.copyFile(
              ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1844/install/bin/node'
        at Object.copyFileSync (node:fs:3006:11)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-module-loading-globalpaths.js:32:6)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:28:49 {
      errno: -2...

Reason parallel/test-child-process-fork-exec-path
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#50607, nodejs/node#50596, nodejs/node#50662)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55541/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55544/
Example
not ok 200 parallel/test-child-process-fork-exec-path
  ---
  duration_ms: 3799.74900
  severity: fail
  exitcode: 1
  stack: |-
    node:fs:3006
      binding.copyFile(
              ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.184/node-copy.exe'
        at Object.copyFileSync (node:fs:3006:11)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-child-process-fork-exec-path.js:50:4)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:28:49 {
      errno: -28...

Reason parallel/test-file-write-stream4
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#50607, nodejs/node#50596, nodejs/node#50662)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55541/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55544/
Example
not ok 795 parallel/test-file-write-stream4
  ---
  duration_ms: 2930.47400
  severity: fail
  exitcode: 1
  stack: |-
    node:events:497
          throw er; // Unhandled 'error' event
          ^
    
    Error: ENOSPC: no space left on device, write
    Emitted 'error' event on WriteStream instance at:
        at WriteStream.onerror (node:internal/streams/readable:1026:14)
        at WriteStream.emit (node:events:519:28)
        at emitErrorNT (node:internal/streams/destroy:169:8)
        at emitErrorCloseNT (node:internal/streams/destroy:128:3)
        at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
      errno: -28,
      code: 'ENOSPC',
      syscall: 'write'
    }
    
    Node.js v22.0.0-pre
  ...


Reason sequential/test-single-executable-application
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#50592, nodejs/node#50657, nodejs/node#50596)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55533/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55543/
Example
not ok 4015 sequential/test-single-executable-application
  ---
  duration_ms: 2386.40100
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:fs:3006
      binding.copyFile(
              ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.4017/sea'
        at copyFileSync (node:fs:3006:11)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application.js:52:1)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:i...

Reason sequential/test-single-executable-application-disable-experimental-sea-warning
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#50592, nodejs/node#50657, nodejs/node#50596)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55533/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55543/
Example
not ok 4016 sequential/test-single-executable-application-disable-experimental-sea-warning
  ---
  duration_ms: 2435.57800
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:fs:3006
      binding.copyFile(
              ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.4018/sea'
        at copyFileSync (node:fs:3006:11)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-disable-experimental-sea-warning.js:53:1)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as ...

Reason sequential/test-single-executable-application-empty
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#50592, nodejs/node#50657, nodejs/node#50596)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55533/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55543/
Example
not ok 4017 sequential/test-single-executable-application-empty
  ---
  duration_ms: 2440.66400
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:fs:3006
      binding.copyFile(
              ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.4019/sea'
        at copyFileSync (node:fs:3006:11)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-empty.js:40:1)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
     ...

Reason sequential/test-single-executable-application-use-code-cache
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#50592, nodejs/node#50657, nodejs/node#50596)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55533/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55543/
Example
not ok 4020 sequential/test-single-executable-application-use-code-cache
  ---
  duration_ms: 2137.09000
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:fs:3006
      binding.copyFile(
              ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.4022/sea'
        at copyFileSync (node:fs:3006:11)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-use-code-cache.js:53:1)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_...

Reason parallel/test-inspector-break-when-eval
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50603, nodejs/node#50607)
Appeared test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55483/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55566/
Example
not ok 2008 parallel/test-inspector-break-when-eval
  ---
  duration_ms: 15244.26100
  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:37457/8bfa26fa-2a8a-42ad-a050-30e7259fd09c
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [test] Setting up a debugger
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (Initial pause)
    1
  ...


Reason parallel/test-inspector-exception
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50602, nodejs/node#50588)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55494/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55529/
Example
not ok 2008 parallel/test-inspector-exception
  ---
  duration_ms: 15306.18200
  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:38787/ea81488a-f27e-4a17-84c9-cf0e54dc1f3b
    [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-linuxone/test/fixtures/throws_error.js:21)
    1
  ...


Reason parallel/test-worker-memory
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50465, nodejs/node#50594)
Appeared test-rackspace-win2022_vs2022-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55501/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55506/
Example
not ok 864 parallel/test-worker-memory
  ---
  duration_ms: 2052.03200
  severity: crashed
  exitcode: 3221225477
  stack: |-
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=5.5 (numWorkers=8)
    run() called with n=5.5 (numWorkers=8)
    run() called with n=5.5 (numWorkers=8)
    run() called with n=5.5 (numWorkers=8)
    run() called with n=5.5 (numWorker...

Jenkins Failure

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 4 (nodejs/node#50600, nodejs/node#50621, nodejs/node#50654, nodejs/node#50667)
Appeared test-rackspace-win2022_vs2022-x64-5, test-digitalocean-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55507/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55560/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Build Failure

Reason fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Type BUILD_FAILURE
Failed PR 12 (nodejs/node#50603, nodejs/node#50609, nodejs/node#50602, nodejs/node#50597, nodejs/node#50595, nodejs/node#50621, nodejs/node#50562, nodejs/node#50628, nodejs/node#50600, nodejs/node#50631, nodejs/node#50657, nodejs/node#50664)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55483/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55564/
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

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 6 (nodejs/node#50629, nodejs/node#50354, nodejs/node#50594, nodejs/node#48882, nodejs/node#49292, nodejs/node#49711)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, test-osuosl-ubuntu2004_container-armv7l-1, test-equinix_mnx-smartos20-x64-4, test-ibm-aix72-ppc64_be-2, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/55504/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55574/
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
[PostBuildScript] - [INFO] Executing post build scripts.
[node-test-binary-armv7l] $ /bin/bash -ex /tmp/jenkins12575714418335671440.sh
+ '[' -d .git ']'
+ git clean -fdx

Reason ERROR: No files found with the specified search criteria.
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#50629, nodejs/node#50596)
Appeared test-rackspace-win2022_vs2022-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55504/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55543/
Example
ERROR: No files found with the specified search criteria.
        1 file(s) copied.

> set DEBUG_HELPER=1 

> call vcbuild.bat arm64 release msi

undefined

Reason Unknown
Type undefined
Failed PR 3 (nodejs/node#50629, nodejs/node#50661, nodejs/node#50657)
Appeared test-rackspace-centos7-x64-1, test-equinix_mnx-smartos18-x64-4, test-equinix-centos7_container-arm64-1, test-equinix-centos7_container-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55505/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55553/
Example
Unknown

CCTest Failure

Progress

  • sequential/test-single-executable-application-snapshot-and-code-cache (11)
  • sequential/test-single-executable-application-snapshot (7)
  • parallel/test-macos-app-sandbox (5)
  • parallel/test-module-loading-globalpaths (5)
  • parallel/test-child-process-fork-exec-path (3)
  • parallel/test-file-write-stream4 (3)
  • sequential/test-single-executable-application (3)
  • sequential/test-single-executable-application-disable-experimental-sea-warning (3)
  • sequential/test-single-executable-application-empty (3)
  • sequential/test-single-executable-application-use-code-cache (3)
  • parallel/test-inspector-break-when-eval (2)
  • parallel/test-inspector-exception (2)
  • parallel/test-worker-memory (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (4)
  • fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository (12)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (6)
  • ERROR: No files found with the specified search criteria. (2)
  • Unknown (3)
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