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-07-30 #628

Open
21 tasks
github-actions bot opened this issue Jul 30, 2023 · 0 comments
Open
21 tasks

CI Reliability 2023-07-30 #628

github-actions bot opened this issue Jul 30, 2023 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/52886 to node-test-pull-request/52974 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-07-30 00:15 9 0 28 6 57 0.00%

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 8 (nodejs/node#45704, nodejs/node#48878, nodejs/node#48896, nodejs/node#48033, nodejs/node#48925, nodejs/node#48607, nodejs/node#48942, nodejs/node#48663)
Appeared test-rackspace-win2012r2_vs2019-x64-2, test-rackspace-fedora32-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52890/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52965/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 104.130.158.58/104.130.158.58:56861' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy76.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)

Reason Build timed out (after 30 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#48942, nodejs/node#48528)
Appeared test-ibm-rhel8-s390x-1, test-ibm-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52960/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52973/
Example
Build timed out (after 30 minutes). Marking the build as failed.

Build Failure

Reason fatal error: Killed signal terminated program cc1plus
Type BUILD_FAILURE
Failed PR 7 (nodejs/node#48796, nodejs/node#48879, nodejs/node#48874, nodejs/node#46662, nodejs/node#48663, nodejs/node#48933, nodejs/node#48740)
Appeared test-rackspace-fedora32-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52893/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52963/
Example
fatal error: Killed signal terminated program cc1plus

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#48244, nodejs/node#48607)
Appeared test-ibm-aix72-ppc64_be-2, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-6, test-equinix-ubuntu2004_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/52949/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52959/
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Sending e-mails to: michael_dawson@ca.ibm.com vieuxtech@gmail.com ashley.cripps@ibm.com
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

JSTest Failure

Reason parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#48698, nodejs/node#48928, nodejs/node#48942, nodejs/node#48528, nodejs/node#48890)
Appeared test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52933/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52968/
Example
not ok 1353 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
  ---
  duration_ms: 120066.85600
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason wpt/test-structured-clone
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#48866, nodejs/node#48191, nodejs/node#48913, nodejs/node#48663, nodejs/node#48528)
Appeared test-softlayer-debian10-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-orka-macos11-x64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-rackspace-win2012r2_vs2015-x64-1, test-rackspace-win2012r2_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52886/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52973/
Example
not ok 3883 wpt/test-structured-clone
  ---
  duration_ms: 278.93600
  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, -9007199254740994000900719925474099400090071992...

Reason parallel/test-crypto-dh
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#48879, nodejs/node#48928, nodejs/node#48925, nodejs/node#48890)
Appeared test-azure_msft-win11_vs2022-arm64-5, test-azure_msft-win2016_vs2017-x64-6, test-azure_msft-win2016_vs2017-x64-4, test-rackspace-win2012r2_vs2015-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52897/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52968/
Example
not ok 904 parallel/test-crypto-dh
  ---
  duration_ms: 120160.63800
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-inspector-open-dispose
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#48611, nodejs/node#48698, nodejs/node#45704, nodejs/node#48929)
Appeared test-azure_msft-win2016_vs2017-x64-1, test-rackspace-win2022_vs2022-x64-1, test-azure_msft-win2016_vs2017-x64-6, test-azure_msft-win2016_vs2017-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52917/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52950/
Example
not ok 487 parallel/test-inspector-open-dispose
  ---
  duration_ms: 388.00700
  severity: fail
  exitcode: 1
  stack: |-
    Debugger listening on ws://127.0.0.1:51011/0f1ce0bc-a35e-469a-8c3b-fe72082bd269
    For help, see: https://nodejs.org/en/docs/inspector
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: undefined == true
        at file:///C:/workspace/node-test-binary-windows-js-suites/node/test/parallel/test-inspector-open-dispose.mjs:38:7
        at Socket.<anonymous> (file:///C:/workspace/node-test-binary-windows-js-suites/node/test/parallel/test-inspector-open-dispose.mjs:58:28)
        at Socket.emit (node:events:514:28)
        at TCP.<anonymous> (node:net:337:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: undefined,
      expected: true,
      operator: '=='
    }
    
    Node.js v21.0.0-pre
  ...


Reason sequential/test-perf-hooks
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#48880, nodejs/node#48698, nodejs/node#48929, nodejs/node#48528)
Appeared test-osuosl-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52908/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52961/
Example
not ok 3723 sequential/test-perf-hooks
  ---
  duration_ms: 713.53200
  severity: fail
  exitcode: 1
  stack: |-
    {
      name: 'node',
      entryType: 'node',
      startTime: 0,
      duration: { around: 483.52711486816406 },
      nodeStart: { around: 0 },
      v8Start: { around: 0 },
      bootstrapComplete: { around: 483.3923683166504, delay: 2500 },
      environment: { around: 0 },
      loopStart: -1,
      loopExit: -1
    }
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: environment: 272.0879440307617 >= 250
        at checkNodeTiming (/home/iojs/build/workspace/node-test-binary-armv7l/test/sequential/test-perf-hooks.js:31:7)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-armv7l/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:3...

Reason parallel/test-fs-watch-recursive-update-file
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48828, nodejs/node#48878, nodejs/node#48740)
Appeared test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52891/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52955/
Example
not ok 1381 parallel/test-fs-watch-recursive-update-file
  ---
  duration_ms: 120070.17700
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason pummel/test-net-pause
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48796, nodejs/node#48878, nodejs/node#48828)
Appeared test-ibm-rhel7-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52893/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52895/
Example
not ok 3347 pummel/test-net-pause
  ---
  duration_ms: 1.328
  severity: fail
  exitcode: 1
  stack: |-
    C
    pause at: 1
    node:assert:124
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-linuxone/test/pummel/test-net-pause.js:56:12)
        at listOnTimeout (node:internal/timers:559:17)
        at processTimers (node:internal/timers:502:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
  ...


Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48033, nodejs/node#48698, nodejs/node#48607)
Appeared test-azure_msft-win2016_vs2017-x64-5, test-azure_msft-win2022_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-2, test-azure_msft-win2016_vs2017-x64-2, test-rackspace-win2022_vs2022-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52918/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52959/
Example
not ok 937 sequential/test-worker-prof
  ---
  duration_ms: 30262.19900
  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 node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48663, nodejs/node#48740)
Appeared test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52915/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52963/
Example
not ok 138 node-api/test_threadsafe_function/test
  ---
  duration_ms: 360034.36500
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-debugger-exceptions
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48874, nodejs/node#48740)
Appeared test-azure_msft-win2016_vs2017-x64-2, test-azure_msft-win2016_vs2017-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52906/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52955/
Example
not ok 347 parallel/test-debugger-exceptions
  ---
  duration_ms: 15567.92600
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:90
              reject(new Error([
                     ^
    
    Error: Timeout (15000) while waiting for /(?:assert|break|break on start|debugCommand|exception|other|promiseRejection) in/i; found: 
    < Debugger ending on ws://127.0.0.1:61759/fa460568-477a-43a5-b5e1-278dcbbecc10
    < For help, see: https://nodejs.org/en/docs/inspector
    < 
    debug> 
    
    < Debugger listening on ws://127.0.0.1:61762/c1ea004b-eb91-4330-a5fb-8ea8a04a937c
    < For help, see: https://nodejs.org/en/docs/inspector
    < 
    debug> 
    connecting to 127.0.0.1:61762 ...
     ok
    
    debug> 
    < Debugger attached.
    < 
    debug> 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:90:18)
        at listOnTimeout (node:internal/timers:573:17)
        at pro...

Reason parallel/test-fs-read-stream
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45704, nodejs/node#48796)
Appeared test-digitalocean-fedora34-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52896/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52903/
Example
not ok 836 parallel/test-fs-read-stream
  ---
  duration_ms: 150.76800
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    '' !== 'xy'
    
        at ReadStream.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-fs-read-stream.js:210:14)
        at ReadStream.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/common/index.js:474:15)
        at ReadStream.emit (node:events:514:28)
        at endReadableNT (node:internal/streams/readable:1376:12)
        at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: '',
      expected: 'xy',
      operator: 'strictEqual'
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-inspector
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48828, nodejs/node#48882)
Appeared test-ibm-rhel8-s390x-3, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52895/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52964/
Example
not ok 1810 parallel/test-inspector
  ---
  duration_ms: 15854.49200
  severity: fail
  exitcode: 1
  stack: |-
    [test] Testing /json
    [err] Debugger listening on ws://127.0.0.1:36127/25c61f00-805d-40c5-93ea-21445390468b
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [test] Testing /json/list
    [test] Testing /json/version
    [test] Testing /json/activate
    [test] Testing /json/activate/boom
    [test] Testing /json/badpath
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [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/loop.js:0)
    1
  ...


Reason parallel/test-runner-output
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48925, nodejs/node#48913)
Appeared test-azure_msft-win11_vs2022-arm64-3, test-azure_msft-win11_vs2022-arm64-1, test-rackspace-win2012r2_vs2015-x64-2, test-azure_msft-win2016_vs2017-x64-5, test-rackspace-win2019_vs2019-x64-2, test-azure_msft-win2022_vs2019-x64-2, test-digitalocean-fedora38-x64-2, test-orka-macos11-x64-2, undefined, test-rackspace-win2012r2_vs2019-x64-1, test-azure_msft-win2016_vs2017-x64-3, test-rackspace-win2022_vs2022-x64-3, test-azure_msft-win2022_vs2019-x64-4, test-azure_msft-win11_vs2022-arm64-4, test-softlayer-debian10-x64-1, test-digitalocean-fedora37-x64-1, test-digitalocean-ubuntu1804-x64-1, test-ibm-rhel8-s390x-1, test-azure_msft-win2016_vs2017-x64-4, test-rackspace-win2019_vs2019-x64-1, test-azure_msft-win2022_vs2019-x64-1, test-azure_msft-win11_vs2022-arm64-6, test-azure_msft-win11_vs2022-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52956/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52957/
Example
not ok 655 parallel/test-runner-output
  ---
  duration_ms: 2778.98900
  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: 1400.2546
          ...


Reason parallel/test-runner-watch-mode
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48528, nodejs/node#48740)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-osuosl-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52961/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52963/
Example
not ok 2717 parallel/test-runner-watch-mode
  ---
  duration_ms: 120063.61500
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
    Updating /home/iojs/node-tmp/.tmp.2438/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2438/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2438/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2438/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2438/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2438/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2438/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2438/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2438/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2438/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2438/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2438/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2438/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2438/dependent.js
    Updating /home/iojs/node-tmp/.tmp.2438/dependent.js
    Updating /home/iojs/node-t...

Reason parallel/test-tls-dhe
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42387, nodejs/node#48607)
Appeared test-rackspace-win2019_vs2019-x64-2, test-azure_msft-win2016_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52904/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52959/
Example
not ok 735 parallel/test-tls-dhe
  ---
  duration_ms: 483.98700
  severity: fail
  exitcode: 1
  stack: |-
    node:events:492
          throw er; // Unhandled 'error' event
          ^
    
    Error: E41F0000:error:0A00041A:SSL routines:ssl3_read_bytes:tlsv1 alert decode error:C:\workspace\node-compile-windows\node\deps\openssl\openssl\ssl\record\rec_layer_s3.c:1586:SSL alert number 50
    
    Emitted 'error' event on TLSSocket instance at:
        at TLSSocket._emitTLSError (node:_tls_wrap:994:10)
        at TLSWrap.onerror (node:_tls_wrap:482:11) {
      library: 'SSL routines',
      reason: 'tlsv1 alert decode error',
      code: 'ERR_SSL_TLSV1_ALERT_DECODE_ERROR'
    }
    
    Node.js v21.0.0-pre
  ...


Reason pummel/test-crypto-timing-safe-equal-benchmarks
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48896, nodejs/node#48663)
Appeared test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52909/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52915/
Example
not ok 3588 pummel/test-crypto-timing-safe-equal-benchmarks
  ---
  duration_ms: 3275.33200
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=6.27863503155761)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1)
        at Module._compile (node:internal/modules/cjs/loader:1233:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1287: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-heapdump-shadow-realm
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48913, nodejs/node#48933)
Appeared test-digitalocean-fedora38-x64-2, test-softlayer-debian10-x64-1, test-equinix_mnx-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52957/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52966/
Example
not ok 3609 pummel/test-heapdump-shadow-realm
  ---
  duration_ms: 61602.40700
  severity: crashed
  exitcode: -6
  stack: |-
    
    <--- Last few GCs --->
    
    [3084753:0x5ff4140]    38393 ms: Scavenge (reduce) 975.2 (991.5) -> 974.9 (992.5) MB, 22.60 / 0.00 ms  (average mu = 0.293, current mu = 0.260) allocation failure; 
    [3084753:0x5ff4140]    39523 ms: Mark-Compact (reduce) 976.0 (993.0) -> 975.6 (993.2) MB, 917.06 / 0.00 ms  (+ 54.6 ms in 13 steps since start of marking, biggest step 10.9 ms, walltime since start of marking 981 ms) (average mu = 0.240, current mu = 0.17
    
    <--- JS stacktrace --->
    
    FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
     1: 0xc9a170 node::Abort() [out/Release/node]
     2: 0xb7d7ac  [out/Release/node]
     3: 0xee5410 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [out/Release/node]
     4: 0xee57cc v8::internal::V8::FatalProcessOutOfMemory(v8::internal::I...

Git Failure

Progress

  • Backing channel 'JNLP4-connect connection from ... is disconnected. (8)
  • Build timed out (after 30 minutes). Marking the build as failed. (2)
  • fatal error: Killed signal terminated program cc1plus (7)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (2)
  • parallel/test-fs-watch-recursive-add-file-to-existing-subfolder (5)
  • wpt/test-structured-clone (5)
  • parallel/test-crypto-dh (4)
  • parallel/test-inspector-open-dispose (4)
  • sequential/test-perf-hooks (4)
  • parallel/test-fs-watch-recursive-update-file (3)
  • pummel/test-net-pause (3)
  • sequential/test-worker-prof (3)
  • node-api/test_threadsafe_function/test (2)
  • parallel/test-debugger-exceptions (2)
  • parallel/test-fs-read-stream (2)
  • parallel/test-inspector (2)
  • parallel/test-runner-output (2)
  • parallel/test-runner-watch-mode (2)
  • parallel/test-tls-dhe (2)
  • pummel/test-crypto-timing-safe-equal-benchmarks (2)
  • pummel/test-heapdump-shadow-realm (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