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-11 #634

Open
1 of 29 tasks
github-actions bot opened this issue Aug 11, 2023 · 0 comments
Open
1 of 29 tasks

CI Reliability 2023-08-11 #634

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

Comments

@github-actions
Copy link

github-actions bot commented Aug 11, 2023

Failures in node-test-pull-request/53057 to node-test-pull-request/53149 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-11 00:12 8 0 3 20 69 0.00%

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 6 (nodejs/node#48969, https://github.com/nodejs-private/node-private/pull/463/, nodejs/node#49060, nodejs/node#49000, nodejs/node#49033, nodejs/node#48970)
Appeared test-rackspace-fedora32-x64-1, test-ibm-aix72-ppc64_be-1, test-digitalocean-fedora37-x64-1, test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53065/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53126/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 119.9.51.79/119.9.51.79:37780' 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)

Build Failure

Reason error: remote GitHub already exists.
Type BUILD_FAILURE
Failed PR 4 (nodejs/node#49006, https://github.com/nodejs-private/node-private/pull/458/, https://github.com/nodejs-private/node-private/pull/463/, nodejs/node#49098)
Appeared test-rackspace-win2019_vs2019-x64-1, test-rackspace-win2019_vs2019-x64-2, test-rackspace-win2019_vs2019-x64-4, test-rackspace-win2019_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/53076/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53147/
Example
error: remote GitHub already exists.

> git fetch --prune --no-tags GitHub 

> git fetch --prune --no-tags https://github.com/nodejs/build.git +refs/heads/main:refs/remotes/jenkins_tmp

Reason fatal error: Killed signal terminated program cc1plus
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs-private/node-private/pull/465/, nodejs/node#49034)
Appeared test-rackspace-fedora32-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53085/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53124/
Example
fatal error: Killed signal terminated program cc1plus

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#49006, https://github.com/nodejs-private/node-private/pull/458/)
Appeared test-ibm-rhel8-s390x-4, test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/53064/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53086/
Example
fatal: No rebase in progress?

CCTest Failure

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

[  FAILED  ] InspectorSocketTest.HostIPv6NonRoutable (5000 ms)

JSTest Failure

Reason es-module/test-esm-loader-hooks
Type JS_TEST_FAILURE
Failed PR 13 (nodejs/node#48851, nodejs/node#49007, nodejs/node#48969, nodejs/node#49000, nodejs/node#49060, nodejs/node#48970, nodejs/node#48882, nodejs/node#48975, nodejs/node#49038, nodejs/node#48935, nodejs/node#48033, nodejs/node#48993, nodejs/node#47999)
Appeared test-nearform-macos10.15-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-freebsd12-x64-2, test-nearform-macos11.0-arm64-1, test-nearform-macos10.15-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-alpine315_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-orka-macos11-x64-1, test-osuosl-aix72-ppc64_be-3, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-digitalocean-alpine315_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53058/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53148/
Example
not ok 3514 es-module/test-esm-loader-hooks
  ---
  duration_ms: 2394.73700
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: Loader hooks
        # Subtest: are called with all expected arguments
        ok 1 - are called with all expected arguments
          ---
          duration_ms: 1443.559639
          ...


Reason parallel/test-fs-watch-recursive-add-file
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#48954, nodejs/node#49000, nodejs/node#48975, nodejs/node#49099)
Appeared test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/53067/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53138/
Example
not ok 1237 parallel/test-fs-watch-recursive-add-file
  ---
  duration_ms: 120065.67800
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason pummel/test-net-bytes-per-incoming-chunk-overhead
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs-private/node-private/pull/458/, https://github.com/nodejs-private/node-private/pull/463/, https://github.com/nodejs-private/node-private/pull/464/, https://github.com/nodejs-private/node-private/pull/465/)
Appeared test-digitalocean-fedora38-x64-1, test-digitalocean-fedora38-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53094/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53099/
Example
not ok 3615 pummel/test-net-bytes-per-incoming-chunk-overhead
  ---
  duration_ms: 5118.24500
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: measured 4552.916992 bytes per chunk
        at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/pummel/test-net-bytes-per-incoming-chunk-overhead.js:49:3)
        at process.emit (node:events:526:35) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v20.5.1
  ...


Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#48969, nodejs/node#48954, nodejs/node#48935, nodejs/node#47150)
Appeared test-nearform-macos11.0-arm64-1, test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2022_vs2022-x64-1, test-rackspace-win2019_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/53066/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53149/
Example
not ok 3968 sequential/test-worker-prof
  ---
  duration_ms: 641.23400
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: 14 >= 15
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-worker-prof.js:78:5)
        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: '=='
    }
    
    Node.js v21.0.0-pre
  ...


Reason sequential/test-cpu-prof-exit
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs-private/node-private/pull/458/, https://github.com/nodejs-private/node-private/pull/465/, https://github.com/nodejs-private/node-private/pull/464/)
Appeared test-ibm-rhel7-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/53094/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53098/
Example
not ok 3615 sequential/test-cpu-prof-exit
  ---
  duration_ms: 0.406
  severity: fail
  exitcode: 1
  stack: |-
    Dispatching message { "id": 1, "method": "Profiler.enable" }
    Receive CPU profile message
    {"id":1,"result":{}}
    Dispatching message { "id": 2, "method": "Profiler.setSamplingInterval", "params": { "interval": 50 } }
    Receive CPU profile message
    {"id":2,"result":{}}
    Dispatching message { "id": 3, "method": "Profiler.start" }
    Receive CPU profile message
    {"id":3,"result":{}}
    EndStartedProfilers
    V8CpuProfilerConnection::End(), ending = false
    Dispatching message { "id": 4, "method": "Profiler.stop" }
    Receive CPU profile message
    Writing profile response (id = 4)
    Written result to /home/iojs/node-tmp/.tmp.3614/CPU.20230808.093638.4862.0.001.cpuprofile
    
    [
      {
        id: 1,
        callFrame: {
          functionName: '(root)',
          scriptId: '0',
          url: '',
          lineNumber: -1,
          columnNumber: -1
        },
     ...

Reason parallel/test-crypto-dh
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49040, nodejs/node#49000)
Appeared test-azure_msft-win2016_vs2017-x64-4, test-rackspace-win2012r2_vs2015-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53121/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53145/
Example
not ok 550 parallel/test-crypto-dh
  ---
  duration_ms: 120819.06100
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


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


Reason parallel/test-fs-watch-recursive-add-file-with-url
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49033, nodejs/node#48975)
Appeared test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/53123/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53128/
Example
not ok 1255 parallel/test-fs-watch-recursive-add-file-with-url
  ---
  duration_ms: 120022.21600
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-symlink
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49034, nodejs/node#49019)
Appeared test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53124/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53125/
Example
not ok 1349 parallel/test-fs-watch-recursive-symlink
  ---
  duration_ms: 120043.74200
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-http-server-request-timeouts-mixed
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49033, nodejs/node#47150)
Appeared test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/53123/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53140/
Example
not ok 1354 parallel/test-http-server-request-timeouts-mixed
  ---
  duration_ms: 3350.20800
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(request2.completed)
    
        at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-http-server-request-timeouts-mixed.js:108:5)
        at listOnTimeout (node:internal/timers:573:17)
        at process.processTimers (node:internal/timers:514:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-inspector-esm
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49000, https://github.com/nodejs-private/node-private/pull/458/)
Appeared test-ibm-rhel7-s390x-1, test-nearform-macos10.15-x64-3, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53059/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53086/
Example
not ok 1969 parallel/test-inspector-esm
  ---
  duration_ms: 15.400
  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:40677/55f50b0b-9786-49be-90c8-740d388567a1
    [err] 
    [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/es-modules/message.mjs:0)
    1
  ...


Reason parallel/test-inspector-open-dispose
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48851, nodejs/node#47150)
Appeared test-rackspace-win2012r2_vs2015-x64-1, test-rackspace-win2019_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/53061/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53140/
Example
not ok 485 parallel/test-inspector-open-dispose
  ---
  duration_ms: 460.00200
  severity: fail
  exitcode: 1
  stack: |-
    Debugger listening on ws://127.0.0.1:52985/d7cb9e02-dd01-478a-8292-c88179486902
    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 parallel/test-policy-process-binding
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs-private/node-private/pull/458/, https://github.com/nodejs-private/node-private/pull/463/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7
First CI https://ci.nodejs.org/job/node-test-pull-request/53079/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53080/
Example
not ok 2191 parallel/test-policy-process-binding
  ---
  duration_ms: 405.50700
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/util:169
        throw new ERR_NO_CRYPTO();
        ^
    
    Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
        at new NodeError (node:internal/errors:405:5)
        at assertCrypto (node:internal/util:169:11)
        at node:crypto:36:1
        at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/loaders:335:7)
        at requireBuiltin (node:internal/bootstrap/loaders:366:14)
        at node:internal/policy/manifest:31:16
        at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/loaders:335:7)
        at requireBuiltin (node:internal/bootstrap/loaders:366:14)
        at node:internal/process/policy:13:22
        at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/loaders:335:7) {
      code: 'ERR_NO_CRYPTO'
    }
    
    Node.js v18.17.1
    node:assert:125
      throw new AssertionError(o...

Reason parallel/test-runner-output
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48975, nodejs/node#48914)
Appeared test-ibm-ubuntu1804-x64-2, test-rackspace-win2012r2_vs2015-x64-1, test-azure_msft-win2016_vs2017-x64-5, test-rackspace-win2019_vs2019-x64-2, test-rackspace-win2022_vs2022-x64-6, test-azure_msft-win2022_vs2019-x64-4, test-azure_msft-win11_vs2022-arm64-5, test-azure_msft-win11_vs2022-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53128/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53131/
Example
not ok 2605 parallel/test-runner-output
  ---
  duration_ms: 3520.11300
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: test runner output
        # Subtest: test-runner/output/abort.js
        not ok 1 - test-runner/output/abort.js
          ---
          duration_ms: 1512.130799
          failureType: 'testCodeFailure'
          error: |-
            Expected values to be strictly equal:
            + actual - expected ... Lines skipped
            
              'TAP version 13\n' +
                '# Subtest: promise timeout signal\n' +
            ...


Reason parallel/test-runner-watch-mode
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48935, nodejs/node#49038)
Appeared test-osuosl-ubuntu2004_container-armv7l-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/53122/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53132/
Example
not ok 2827 parallel/test-runner-watch-mode
  ---
  duration_ms: 360049.46200
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
    Updating /home/iojs/tmp/.tmp.2347/dependent.js
    Updating /home/iojs/tmp/.tmp.2347/dependent.js
    Updating /home/iojs/tmp/.tmp.2347/dependent.js
    Updating /home/iojs/tmp/.tmp.2347/dependent.js
    Updating /home/iojs/tmp/.tmp.2347/dependent.js
    Updating /home/iojs/tmp/.tmp.2347/dependent.js
    Updating /home/iojs/tmp/.tmp.2347/dependent.js
    Updating /home/iojs/tmp/.tmp.2347/dependent.js
    Updating /home/iojs/tmp/.tmp.2347/dependent.js
    Updating /home/iojs/tmp/.tmp.2347/dependent.js
    Updating /home/iojs/tmp/.tmp.2347/dependent.js
    Updating /home/iojs/tmp/.tmp.2347/dependent.js
    # Subtest: test runner watch mode
        # Subtest: should run tests repeatedly
        ok 1 - should run tests repeatedly
          ---
          duration_ms: 1340.32681
          ...


Reason parallel/test-watch-mode-files_watcher
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs-private/node-private/pull/458/, nodejs/node#45704)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53086/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53129/
Example
not ok 3160 parallel/test-watch-mode-files_watcher
  ---
  duration_ms: 1511.98100
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: watch mode file watcher
        # Subtest: should watch changed files
        not ok 1 - should watch changed files
          ---
          duration_ms: 2.516126
          failureType: 'testCodeFailure'
          error: "ENOSPC: System limit for number of file watchers reached, watch '/home/iojs/node-tmp/.tmp.3148/file1'"
          code: 'ENOSPC'
          stack: |-
            FSWatcher.<computed> (node:internal/fs/watchers:247:19)
            watch (node:fs:2435:36)
            FilesWatcher.watchPath (node:internal/watch_mode/files_watcher:99:21)
            FilesWatcher.filterFile (node:internal/watch_mode/files_watcher:115:12)
            TestContext.<anonymous> (file:///home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-watch-mode-files_watcher.mjs:49:13)
            Test.runInAsyncScope (node:async_hooks:206:9)
      ...

Reason pummel/test-timers
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49098, nodejs/node#48033)
Appeared test-ibm-rhel7-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/53141/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53142/
Example
not ok 3366 pummel/test-timers
  ---
  duration_ms: 2.92
  severity: fail
  exitcode: 1
  stack: |-
    diff: 1771
    node:assert:400
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert.ok(1000 <= diff && diff < 1000 + WINDOW)
    
        at Timeout.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/pummel/test-timers.js:39:12)
        at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:446:15)
        at listOnTimeout (node:internal/timers:559:17)
        at processTimers (node:internal/timers:502:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
  ...


Reason sequential/test-perf-hooks
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48970, nodejs/node#48033)
Appeared test-ibm-rhel8-s390x-3, test-equinix-ubuntu2004_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53126/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53142/
Example
not ok 3944 sequential/test-perf-hooks
  ---
  duration_ms: 475.91300
  severity: fail
  exitcode: 1
  stack: |-
    {
      name: 'node',
      entryType: 'node',
      startTime: 0,
      duration: { around: 330.82322692871094 },
      nodeStart: { around: 0 },
      v8Start: { around: 0 },
      bootstrapComplete: { around: 330.8018798828125, delay: 2500 },
      environment: { around: 0 },
      loopStart: -1,
      loopExit: -1
    }
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: environment: 310.7556858062744 >= 250
        at checkNodeTiming (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-perf-hooks.js:31:7)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/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:10...

Reason sequential/test-single-executable-application
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48882, nodejs/node#49021)
Appeared test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-3
First CI https://ci.nodejs.org/job/node-test-pull-request/53127/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53130/
Example
not ok 3963 sequential/test-single-executable-application
  ---
  duration_ms: 15069.11400
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.3962/sea -a --b=c d
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_pr...

Reason sequential/test-single-executable-application-disable-experimental-sea-warning
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48882, nodejs/node#49021)
Appeared test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-3
First CI https://ci.nodejs.org/job/node-test-pull-request/53127/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53130/
Example
not ok 3964 sequential/test-single-executable-application-disable-experimental-sea-warning
  ---
  duration_ms: 8940.35800
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.3963/sea -a --b=c d
        at checkExecSyncError (node:child_process:890:11)
      ...

Reason sequential/test-single-executable-application-empty
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48882, nodejs/node#49021)
Appeared test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-3
First CI https://ci.nodejs.org/job/node-test-pull-request/53127/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53130/
Example
not ok 3965 sequential/test-single-executable-application-empty
  ---
  duration_ms: 8774.00600
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.3964/sea
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:...

Reason sequential/test-single-executable-application-snapshot
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48882, nodejs/node#49021)
Appeared test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-3, test-azure_msft-win2016_vs2017-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/53127/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53130/
Example
not ok 3966 sequential/test-single-executable-application-snapshot
  ---
  duration_ms: 9354.82100
  severity: fail
  exitcode: 1
  stack: |-
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + ''
    - 'Hello from snapshot'
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commi...

Reason sequential/test-single-executable-application-use-code-cache
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48882, nodejs/node#49021)
Appeared test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-3
First CI https://ci.nodejs.org/job/node-test-pull-request/53127/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53130/
Example
not ok 3967 sequential/test-single-executable-application-use-code-cache
  ---
  duration_ms: 11487.18500
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    warning: Can't find string offset for section name '.note.100'
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.3966/sea -a --b=c d
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync...

Reason wpt/test-structured-clone
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49000, nodejs/node#48882)
Appeared test-azure_msft-win2016_vs2017-x64-2, test-rackspace-win2012r2_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53069/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53127/
Example
not ok 943 wpt/test-structured-clone
  ---
  duration_ms: 257.88800
  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...

Progress

  • Backing channel 'JNLP4-connect connection from ... is disconnected. (6)
  • error: remote GitHub already exists. (4)
  • fatal error: Killed signal terminated program cc1plus (2)
  • fatal: No rebase in progress? (2)
  • Value of: (!expectation.read_expected) (2)
  • es-module/test-esm-loader-hooks (13)
  • parallel/test-fs-watch-recursive-add-file (4)
  • pummel/test-net-bytes-per-incoming-chunk-overhead (4)
  • sequential/test-worker-prof (4)
  • sequential/test-cpu-prof-exit (3)
  • parallel/test-crypto-dh (2)
  • parallel/test-fs-watch-recursive-add-file-to-existing-subfolder (2)
  • parallel/test-fs-watch-recursive-add-file-with-url (2)
  • parallel/test-fs-watch-recursive-symlink (2)
  • parallel/test-http-server-request-timeouts-mixed (2)
  • parallel/test-inspector-esm (2)
  • parallel/test-inspector-open-dispose (2)
  • parallel/test-policy-process-binding (2)
  • parallel/test-runner-output (2)
  • parallel/test-runner-watch-mode (2)
  • parallel/test-watch-mode-files_watcher (2)
  • pummel/test-timers (2)
  • sequential/test-perf-hooks (2)
  • sequential/test-single-executable-application (2)
  • sequential/test-single-executable-application-disable-experimental-sea-warning (2)
  • sequential/test-single-executable-application-empty (2)
  • sequential/test-single-executable-application-snapshot (2)
  • sequential/test-single-executable-application-use-code-cache (2)
  • wpt/test-structured-clone (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