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-01-03 #477

Open
23 tasks
github-actions bot opened this issue Jan 3, 2023 · 0 comments
Open
23 tasks

CI Reliability 2023-01-03 #477

github-actions bot opened this issue Jan 3, 2023 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented Jan 3, 2023

Failures in node-test-pull-request/48717 to node-test-pull-request/48812 that failed more than 2 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-01-03 00:12 1 5 39 4 51 5.26%

JSTest Failure

Reason parallel/test-child-process-cwd
Type JS_TEST_FAILURE
Failed PR 10 (nodejs/node#45960, nodejs/node#45966, nodejs/node#46003, nodejs/node#46012, nodejs/node#46010, nodejs/node#46041, nodejs/node#46042, nodejs/node#46021, nodejs/node#46054, nodejs/node#46061)
Appeared test-nearform_arm-win10_vs2019-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48725/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48812/
Example
not ok 98 parallel/test-child-process-cwd
  ---
  duration_ms: 0.341
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:124
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + 'C:\\Windows'
    - 'C:\\WINDOWS'
            ^
        at ChildProcess.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-cwd.js:56:26)
        at ChildProcess.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:448:15)
        at ChildProcess.emit (node:events:519:28)
        at maybeClose (node:internal/child_process:1098:16)
        at Socket.<anonymous> (node:internal/child_process:456:11)
        at Socket.emit (node:events:519:28)
        at Pipe.<anonymous> (node:net:315:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 'C:\\Windows',
      expected: 'C:\\WINDOWS',
      operator: 'strictEqual'
    }
    
...

Reason parallel/test-child-process-exec-cwd
Type JS_TEST_FAILURE
Failed PR 10 (nodejs/node#45960, nodejs/node#45966, nodejs/node#46003, nodejs/node#46012, nodejs/node#46010, nodejs/node#46041, nodejs/node#46042, nodejs/node#46021, nodejs/node#46054, nodejs/node#46061)
Appeared test-nearform_arm-win10_vs2019-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48725/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48812/
Example
not ok 100 parallel/test-child-process-exec-cwd
  ---
  duration_ms: 0.350
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:400
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(stdout.startsWith(dir))
    
        at c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-cwd.js:38:3
        at c:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:413:17
        at c:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:448:15
        at ChildProcess.exithandler (node:child_process:411:7)
        at ChildProcess.emit (node:events:519:28)
        at maybeClose (node:internal/child_process:1098:16)
        at ChildProcess._handle.onexit (node:internal/child_process:304:5) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v20.0.0-pre
  ...


Reason parallel/test-fs-readfile
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#46003, nodejs/node#46012, nodejs/node#46010, nodejs/node#46042, nodejs/node#46021)
Appeared test-rackspace-win2012r2_vs2019-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/48776/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48783/
Example
not ok 279 parallel/test-fs-readfile
  ---
  duration_ms: 0.913
  severity: fail
  exitcode: 1
  stack: |-
    Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.268
    Files blocking: [
      '.removeme-fs-readfile-104-1K.txt',
      '.removeme-fs-readfile-104-1M.txt',
      '.removeme-fs-readfile-104-1MPlusOne.txt',
      '.removeme-fs-readfile-104-64K.txt',
      '.removeme-fs-readfile-104-64KLessOne.txt'
    ]
    
    node:internal/fs/utils:346
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, ftruncate
        at Object.ftruncateSync (node:fs:1123:3)
        at Object.truncateSync (node:fs:1082:14)
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-fs-readfile.js:61:6)
        at Module._compile (node:internal/modules/cjs/loader:1247:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1301:10)
        at Module.load (node:internal/modules/cjs/loader:1104:32)
        at Mod...

Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#46041, nodejs/node#46042, nodejs/node#46037, nodejs/node#45990, nodejs/node#46054)
Appeared test-rackspace-win2012r2_vs2019-x64-3, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-macstadium-macos11.0-arm64-3, test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/48778/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48806/
Example
not ok 915 sequential/test-worker-prof
  ---
  duration_ms: 1.848
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:124
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: child exited with non-zero status:                      {
      status: 3221225477,
      signal: null,
      output: [ null, '', '' ],
      pid: 1160,
      stdout: '',
      stderr: ''
    }
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-worker-prof.js:61:10)
        at Module._compile (node:internal/modules/cjs/loader:1247:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1301:10)
        at Module.load (node:internal/modules/cjs/loader:1104:32)
        at Module._load (node:internal/modules/cjs/loader:943:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:84:12)
        at node:internal/main/run_main_module:23:47 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
 ...

Reason parallel/test-tls-ticket-cluster
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#45960, nodejs/node#46007, nodejs/node#46021)
Appeared test-rackspace-win2012r2_vs2019-x64-3, test-digitalocean-freebsd12-x64-1, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48725/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48793/
Example
not ok 738 parallel/test-tls-ticket-cluster
  ---
  duration_ms: 0.777
  severity: fail
  exitcode: 1
  stack: |-
    [primary] got "listening"
    [primary] connecting 59384 session? false
    [primary] got "listening"
    [primary] got "listening"
    [primary] got "listening"
    [worker] connection reused? false
    [primary] got "not-reused"
    [primary] connecting 59384 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 59384 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 59384 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 59384 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 59384 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 59384 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connect...

Reason pummel/test-policy-integrity-dep
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#45038, nodejs/node#45947, nodejs/node#46037)
Appeared test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/48717/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48781/
Example
not ok 3491 pummel/test-policy-integrity-dep
  ---
  duration_ms: 1.783
  severity: crashed
  exitcode: -10
  stack: |-
  ...


Reason - /home/iojs/build/workspace/node-test-linter/lib/internal/bootstrap/node.js
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46005, nodejs/node#46025)
Appeared test-ibm-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48768/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48769/
Example
not ok 472 - /home/iojs/build/workspace/node-test-linter/lib/internal/bootstrap/node.js
  ---
  message: '''nativeModule'' is assigned a value but never used.'
  severity: error
  data:
    line: 108
    column: 7
    ruleId: no-unused-vars
  ...


Reason - /home/iojs/build/workspace/node-test-linter/lib/internal/fs/promises.js
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46005, nodejs/node#46025)
Appeared test-ibm-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48768/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48769/
Example
not ok 529 - /home/iojs/build/workspace/node-test-linter/lib/internal/fs/promises.js
  ---
  message: '''validateObject'' is not defined.'
  severity: error
  data:
    line: 909
    column: 3
    ruleId: no-undef
  messages:
    - message: '''isWindows'' is not defined.'
      severity: error
      data:
        line: 917
        column: 41
        ruleId: no-undef
    - message: '''isWindows'' is not defined.'
      severity: error
      data:
        line: 958
        column: 23
        ruleId: no-undef
  ...


Reason - /home/iojs/build/workspace/node-test-linter/lib/internal/modules/esm/resolve.js
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46005, nodejs/node#46025)
Appeared test-ibm-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48768/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48769/
Example
not ok 576 - /home/iojs/build/workspace/node-test-linter/lib/internal/modules/esm/resolve.js
  ---
  message: '''pendingDeprecation'' is assigned a value but never used.'
  severity: error
  data:
    line: 36
    column: 7
    ruleId: no-unused-vars
  ...


Reason addons/worker-buffer-callback/test-free-called
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45999, nodejs/node#46025)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-osuosl-aix72-ppc64_be-3
First CI https://ci.nodejs.org/job/node-test-pull-request/48754/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48810/
Example
not ok 3518 addons/worker-buffer-callback/test-free-called
  ---
  duration_ms: 0.89
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/modules/cjs/loader:1042
      throw err;
      ^
    
    Error: Cannot find module '/home/iojs/build/workspace/node-test-commit-linux-containered/test/addons/worker-buffer-callback/build/Release/binding'
    Require stack:
    - /home/iojs/build/workspace/node-test-commit-linux-containered/test/addons/worker-buffer-callback/test-free-called.js
        at Module._resolveFilename (node:internal/modules/cjs/loader:1039:15)
        at Module._load (node:internal/modules/cjs/loader:885:27)
        at Module.require (node:internal/modules/cjs/loader:1105:19)
        at require (node:internal/modules/cjs/helpers:103:18)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/addons/worker-buffer-callback/test-free-called.js:7:30)
        at Module._compile (node:internal/modules/cjs/loader:1218:14)
        at Module._extensions..j...

Reason es-module/test-esm-dynamic-import
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45960, nodejs/node#46025)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-ibm-rhel8-x64-1, test-equinix_mnx-ubuntu1804-x64-1, test-orka-macos10.15-x64-2, test-orka-macos11-x64-2, test-digitalocean-freebsd12-x64-2, test-ibm-rhel8-s390x-4, test-equinix_mnx-smartos20-x64-3, test-osuosl-rhel8-ppc64_le-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-softlayer-ubi81_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-nearform-macos11.0-arm64-1, test-osuosl-aix72-ppc64_be-3, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-osuosl-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, test-azure_msft-win10_vs2019-x64-3, test-rackspace-win2012r2_vs2019-x64-3, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/48725/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48810/
Example
not ok 3328 es-module/test-esm-dynamic-import
  ---
  duration_ms: 0.112
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/process/promises:288
                triggerUncaughtException(err, true /* fromPromise */);
                ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
    + actual - expected
    
    + [Module: null prototype] {
    +   
    - [Object: null prototype] [Module] {
    -   default: true
      }
        at /home/iojs/build/workspace/node-test-commit-linux-containered/test/es-module/test-esm-dynamic-import.js:25:14
        at /home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:446:15 {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: [Module: null prototype] {  },
      expected: [Object: null prototype] [Module] { default: true },
      operator: 'deepStrictEqual'
    }
    
    Node.js v18.13.0
  ...


Reason node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46042, nodejs/node#46025)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-equinix-ubuntu2004_container-armv7l-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/48782/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48810/
Example
not ok 3596 node-api/test_threadsafe_function/test
  ---
  duration_ms: 0.92
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/modules/cjs/loader:1042
      throw err;
      ^
    
    Error: Cannot find module './build/Release/binding'
    Require stack:
    - /home/iojs/build/workspace/node-test-commit-linux-containered/test/node-api/test_threadsafe_function/test.js
        at Module._resolveFilename (node:internal/modules/cjs/loader:1039:15)
        at Module._load (node:internal/modules/cjs/loader:885:27)
        at Module.require (node:internal/modules/cjs/loader:1105:19)
        at require (node:internal/modules/cjs/helpers:103:18)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/node-api/test_threadsafe_function/test.js:5:17)
        at Module._compile (node:internal/modules/cjs/loader:1218:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1272:10)
        at Module.load (node:internal/modules/cjs/loader:1081:32)
        ...

Reason parallel/test-heapsnapshot-near-heap-limit-worker
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45996, nodejs/node#46025)
Appeared test-digitalocean-ubuntu1804-x64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/48746/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48810/
Example
not ok 1091 parallel/test-heapsnapshot-near-heap-limit-worker
  ---
  duration_ms: 5.542
  severity: fail
  exitcode: 1
  stack: |-
    
    Invoked NearHeapLimitCallback, processing=false, current_limit=52428800, initial_limit=52428800
    max_young_gen_size=48758784, young_gen_size=0, old_gen_size=50696032, total_size=50696032
    Estimated available memory=9223372036746600448, estimated overhead=48758784
    Start generating Heap.20230102.175038.30579.1.001.heapsnapshot...
    Invoked NearHeapLimitCallback, processing=true, current_limit=52428800, initial_limit=52428800
    max_young_gen_size=48758784, young_gen_size=0, old_gen_size=50659112, total_size=50659112
    Estimated available memory=9223372036746555392, estimated overhead=48758784
    Not generating snapshots in nested callback. new_limit=101187584
    1/1 snapshots taken.
    Removing the near heap limit callbackWrote snapshot to /home/iojs/node-tmp/.tmp.1091/Heap.20230102.175038.30579.1.001.heapsnapshot
    
    <--- Last few GCs --->
    
    ...

Reason parallel/test-inspector-multisession-ws
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46041, nodejs/node#46037)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/48784/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48792/
Example
not ok 1689 parallel/test-inspector-multisession-ws
  ---
  duration_ms: 15.394
  severity: fail
  exitcode: 1
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:50447/9c1d1070-c262-4a9e-a3fd-270477455243
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] Debugger attached.
    [err] 
    [test] Breaking in code and verifying events are fired
    Timed out waiting for matching notification (Initial pause)
    1
  ...


Reason parallel/test-runner-exit-code
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46004, nodejs/node#46021)
Appeared test-nearform-macos10.15-x64-1, test-nearform-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/48759/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48793/
Example
not ok 2156 parallel/test-runner-exit-code
  ---
  duration_ms: 0.536
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/process/promises:289
                triggerUncaughtException(err, true /* fromPromise */);
                ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + 'TAP version 13\n' +
    +   '# Subtest: /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/never_ending_async.js\n'
    - 'TAP version 13\n'
        at runAndKill (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-runner-exit-code.js:23:10)
        at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 'TAP version 13\n' +
        '# Subtest: /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/never_ending_async.js\n',
      expected: 'TAP version 13\n',
    ...

Reason wpt/test-webcrypto
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46021, nodejs/node#46025)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-orka-macos10.15-x64-2, test-orka-macos11-x64-2, test-digitalocean-freebsd12-x64-2, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-ibm-rhel8-x64-1, test-equinix_mnx-ubuntu1804-x64-1, test-osuosl-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, test-osuosl-rhel8-ppc64_le-2, test-equinix_mnx-smartos20-x64-3, test-osuosl-aix72-ppc64_be-3, test-softlayer-ubi81_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-ibm-rhel8-s390x-4, test-nearform-macos11.0-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, undefined, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/48766/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48810/
Example
not ok 3674 wpt/test-webcrypto
  ---
  duration_ms: 146.111
  severity: fail
  exitcode: 1
  stack: |-
    ---- algorithm-discards-context.https.window.js ----
    [SKIPPED] Not relevant in Node.js context
    ---- historical.any.js ----
    [SKIPPED] Not relevant in Node.js context
    ---- idlharness.https.any.js ----
    [SKIPPED] Various non-IDL-compliant things
    ---- derive_bits_keys/cfrg_curves_bits.https.any.js ----
    [PASS] setup - define tests
    ---- derive_bits_keys/cfrg_curves_bits.https.any.js ----
    [PASS] X25519 good parameters
    ---- derive_bits_keys/cfrg_curves_bits.https.any.js ----
    [PASS] X25519 mixed case parameters
    ---- derive_bits_keys/cfrg_curves_bits.https.any.js ----
    [PASS] X25519 with null length
    ---- derive_bits_keys/cfrg_curves_bits.https.any.js ----
    [PASS] X25519 short result
    ---- derive_bits_keys/cfrg_curves_bits.https.any.js ----
    [PASS] X25519 non-multiple of 8 bits
    ---- derive_bits_keys/cfrg_curves_bits.https.any.js ----
    [PASS] X255...

CCTest Failure

Reason ../test/cctest/test_inspector_socket.cc:323: Failure
Type CC_TEST_FAILURE
Failed PR 2 (nodejs/node#45847, nodejs/node#45912)
Appeared test-digitalocean-alpine312_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/48723/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48730/
Example
../test/cctest/test_inspector_socket.cc:323: Failure
Value of: (!expectation.read_expected)
  Actual: true
Expected: false
[  FAILED  ] InspectorSocketTest.HostIPv6NonRoutable (5000 ms)

Jenkins Failure

Build Failure

Reason Error: getWindowSize EINVAL
Type BUILD_FAILURE
Failed PR 16 (nodejs/node#45038, nodejs/node#45912, nodejs/node#45671, nodejs/node#45960, nodejs/node#45750, nodejs/node#45997, nodejs/node#45996, nodejs/node#46004, nodejs/node#46014, nodejs/node#46005, nodejs/node#46025, nodejs/node#46003, nodejs/node#46012, nodejs/node#46021, nodejs/node#46044, nodejs/node#46061)
Appeared test-equinix_mnx-smartos18-x64-4, test-equinix_mnx-smartos20-x64-3, test-equinix_mnx-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/48717/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48812/
Example
Error: getWindowSize EINVAL
outline =     at WriteStream._refreshSize (tty.js:133:31)
outline =     at process.<anonymous> (internal/bootstrap/switches/is_main_thread.js:127:41)
outline =     at process.emit (events.js:400:28)
outline = Emitted 'error' event on WriteStream instance at:
outline =     at WriteStream._refreshSize (tty.js:133:10)

Reason ERROR: No acceptable C compiler found!
Type BUILD_FAILURE
Failed PR 8 (nodejs/node#45960, nodejs/node#45970, nodejs/node#46004, nodejs/node#46025, nodejs/node#46041, nodejs/node#46037, nodejs/node#46021, nodejs/node#46061)
Appeared test-orka-macos10.14-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/48725/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48812/
Example
ERROR: No acceptable C compiler found!

       Please make sure you have a C compiler installed on your system and/or
       consider adjusting the CC environment variable if you installed
       it in a non-standard prefix.
make: *** [build-ci] Error 1

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#46005, nodejs/node#46025)
Appeared test-equinix_mnx-smartos20-x64-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_container-armv7l-2, test-equinix-debian10_container-armv7l-2, test-equinix_mnx-smartos20-x64-3, test-osuosl-aix72-ppc64_be-3, test-osuosl-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48768/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48769/
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

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#46005, nodejs/node#46025)
Appeared test-digitalocean-freebsd12-x64-2, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/48768/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48769/
Example
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

Reason Error: isWindows is not defined
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#46005, nodejs/node#46025)
Appeared test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-softlayer-debian10-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-fedora34-x64-2, test-ibm-rhel8-x64-2, test-digitalocean-ubuntu1804-x64-1, test-osuosl-rhel8-ppc64_le-2, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-rackspace-win2012r2_vs2019-x64-4, test-osuosl-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, undefined, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-ibm-rhel8-x64-1, test-equinix_mnx-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48768/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48769/
Example
Error: isWindows is not defined
    at node:internal/fs/promises:958:23
    at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/loaders:334:7)
    at requireBuiltin (node:internal/bootstrap/loaders:365:14)
    at node:internal/modules/esm/load:23:37
    at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/loaders:334:7)

Reason fatal error: ld terminated with signal 9 [Killed]
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#45990, nodejs/node#46025)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/48796/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48799/
Example
fatal error: ld terminated with signal 9 [Killed]

node-core-utils failure

Progress

  • parallel/test-child-process-cwd (10)
  • parallel/test-child-process-exec-cwd (10)
  • parallel/test-fs-readfile (5)
  • sequential/test-worker-prof (5)
  • parallel/test-tls-ticket-cluster (3)
  • pummel/test-policy-integrity-dep (3)
  • - /home/iojs/build/workspace/node-test-linter/lib/internal/bootstrap/node.js (2)
  • - /home/iojs/build/workspace/node-test-linter/lib/internal/fs/promises.js (2)
  • - /home/iojs/build/workspace/node-test-linter/lib/internal/modules/esm/resolve.js (2)
  • addons/worker-buffer-callback/test-free-called (2)
  • es-module/test-esm-dynamic-import (2)
  • node-api/test_threadsafe_function/test (2)
  • parallel/test-heapsnapshot-near-heap-limit-worker (2)
  • parallel/test-inspector-multisession-ws (2)
  • parallel/test-runner-exit-code (2)
  • wpt/test-webcrypto (2)
  • ../test/cctest/test_inspector_socket.cc:323: Failure (2)
  • Error: getWindowSize EINVAL (16)
  • ERROR: No acceptable C compiler found! (8)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (2)
  • ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? (2)
  • Error: isWindows is not defined (2)
  • fatal error: ld terminated with signal 9 [Killed] (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