Skip to content

CI Reliability 2023-06-06 #587

Open
Open
@github-actions

Description

@github-actions

Failures in node-test-pull-request/52022 to node-test-pull-request/52119 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-06-06 00:15 2 3 20 0 75 3.06%

Jenkins Failure

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#48270, nodejs/node#48259)
Appeared test-rackspace-win2012r2_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/52035/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52036/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Git Failure

Reason ERROR: Error fetching remote repo 'jenkins_tmp'
Type GIT_FAILURE
Failed PR 2 (nodejs/node#48321, nodejs/node#48320)
Appeared test-ibm-rhel8_arm_cross_container-x64-1, test-ibm-ubuntu1804_arm_cross_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52074/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52086/
Example
ERROR: Error fetching remote repo 'jenkins_tmp'
hudson.plugins.git.GitException: Failed to fetch from binary_tmp@147.75.72.255:binary_tmp.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
	at hudson.scm.SCM.checkout(SCM.java:540)

Build Failure

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 5 (nodejs/node#48255, nodejs/node#48247, nodejs/node#48265, nodejs/node#48308, nodejs/node#48334)
Appeared test-ibm-rhel8-x64-1, test-nearform-macos10.15-x64-3, test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52025/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52088/
Example
fatal: No rebase in progress?

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 4 (nodejs/node#48162, nodejs/node#48320, nodejs/node#48301, nodejs/node#48244)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix_mnx-smartos20-x64-3, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52031/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52117/
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

JSTest Failure

Reason parallel/test-child-process-pipe-dataflow
Type JS_TEST_FAILURE
Failed PR 17 (nodejs/node#46561, nodejs/node#48306, nodejs/node#48301, nodejs/node#48308, nodejs/node#48279, nodejs/node#48330, nodejs/node#48331, nodejs/node#48332, nodejs/node#48319, nodejs/node#48296, nodejs/node#48320, nodejs/node#48321, nodejs/node#48322, nodejs/node#48232, nodejs/node#48345, nodejs/node#48297, nodejs/node#48292)
Appeared test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win11_vs2022-arm64-4, test-rackspace-win2012r2_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win11_vs2022-arm64-3, test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2015-x64-2, test-azure_msft-win10_vs2019-x64-3, test-rackspace-win2012r2_vs2019-x64-6, test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win11_vs2022-arm64-2, test-rackspace-win2012r2_vs2017-x64-3, test-azure_msft-win11_vs2022-arm64-6, test-azure_msft-win11_vs2022-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/52060/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52111/
Example
not ok 107 parallel/test-child-process-pipe-dataflow
  ---
  duration_ms: 224.01000
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + '378473'
    - '1048577'
        at process.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-pipe-dataflow.js:71:12)
        at process.emit (node:events:523:35) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: '378473',
      expected: '1048577',
      operator: 'strictEqual'
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-child-process-stdio-reuse-readable-stdio
Type JS_TEST_FAILURE
Failed PR 8 (nodejs/node#48296, nodejs/node#48297, nodejs/node#48308, nodejs/node#48320, nodejs/node#48344, nodejs/node#48345, nodejs/node#48347, nodejs/node#48322)
Appeared test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52059/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52109/
Example
not ok 117 parallel/test-child-process-stdio-reuse-readable-stdio
  ---
  duration_ms: 447.01300
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + '���\x1B��\x00\x00$�)\x10\x02\x00\x00\x00���\x1B��\x00\x00\x07\x00\x0F\x00\x00\x00\x00\x00�����������\x1B��\x00\x00$�)\x10\x02\x00\x00\x00���\x1B��\x00\x00\x07\x00\x0F\x00\x00\x00\x00\x00�����������\x1B��\x00\x00$�)\x10\x02\x00\x00\x00���\x1B��\x00\x00\x07\x00\x0F\x00\x00\x00\x00\x00�����������\x1B��\x00\x00$�)\x10\x02\x00\x00\x00���\x1B��\x00\x00\x07\x00\x0F\x00\x00\x00\x00\x00�����������\x1B��\x00\x00$�)\x10\x02\x00\x00\x00���\x1B��\x00\x00\x07\x00\x0F\x00\x00\x00\x00\x00�����������\x1B��\x00\x00$�)\x10\x02\x00\x00\x00���\x1B��\x00\x00\x07\x00\x0F\x00\x00\x00\x00\x00�����������\x1B��\x00\x00$�)\x10\x02\x00\x00\x00���\x1B��\x00\x00\x07\x00\x0F\x00\x00\x00\x00\x00�����������\x1B��\x00\x00$�)\x10\...

Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#48186, nodejs/node#48296, nodejs/node#48331, nodejs/node#48334)
Appeared test-ibm-rhel8-x64-1, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/52052/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52090/
Example
not ok 2220 parallel/test-performance-function
  ---
  duration_ms: 150.98100
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/errors:496
        ErrorCaptureStackTrace(err);
        ^
    
    RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be >= 1 && <= 9007199254740991. Received 0
        at RecordableHistogram.record (node:internal/histogram:283:5)
        at processComplete (node:internal/perf/timerify:40:15)
        at timerified m (node:internal/perf/timerify:87:5)
        at /home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-performance-function.js:98:5
        at runNextTicks (node:internal/process/task_queues:60:5)
        at listOnTimeout (node:internal/timers:540:9)
        at process.processTimers (node:internal/timers:514:7) {
      code: 'ERR_OUT_OF_RANGE'
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-runner-output
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#48292, nodejs/node#46561, nodejs/node#48332, nodejs/node#48338)
Appeared test-ibm-ubuntu1804-x64-2, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/52056/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52104/
Example
not ok 2568 parallel/test-runner-output
  ---
  duration_ms: 2920.97100
  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: 1525.270239
          ...


Reason parallel/test-blob-file-backed
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48296, nodejs/node#48322, nodejs/node#48331)
Appeared test-ibm-rhel8-s390x-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52057/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52083/
Example
not ok 100 parallel/test-blob-file-backed
  ---
  duration_ms: 111.62800
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/per_context/domexception:53
        ErrorCaptureStackTrace(this);
        ^
    DOMException [NotReadableError]: The blob could not be read
        at new DOMException (node:internal/per_context/domexception:53:5)
        at __node_internal_ (node:internal/util:663:10)
        at BlobReader.<anonymous> (node:internal/blob:290:25)
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-inspector-wait-for-connection
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48292, nodejs/node#48338, nodejs/node#48344)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52070/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52119/
Example
not ok 1782 parallel/test-inspector-wait-for-connection
  ---
  duration_ms: 15608.65600
  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:62347/75139669-dc01-4069-b8da-f0773dc0dad4
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    [out] before wait for debugger
    [out] 
    Timed out waiting for matching notification (Console output matching "after wait for debugger")
    1
  ...


Reason parallel/test-tls-ticket-cluster
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48308, nodejs/node#48319, nodejs/node#48334)
Appeared test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2015-x64-2, test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52061/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52088/
Example
not ok 758 parallel/test-tls-ticket-cluster
  ---
  duration_ms: 794.00300
  severity: fail
  exitcode: 1
  stack: |-
    [primary] got "listening"
    [primary] connecting 57311 session? false
    [primary] got "listening"
    [primary] got "listening"
    [primary] got "listening"
    [worker] connection reused? false
    [primary] got "not-reused"
    [primary] connecting 57311 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 57311 session? true
    [primary] connecting 57311 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 57311 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 57311 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 57311 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 57311 session? true
    [worker] connection reused? true...

Reason sequential/test-perf-hooks
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48186, nodejs/node#48258, nodejs/node#48332)
Appeared test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52022/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52098/
Example
not ok 3884 sequential/test-perf-hooks
  ---
  duration_ms: 527.88600
  severity: fail
  exitcode: 1
  stack: |-
    {
      name: 'node',
      entryType: 'node',
      startTime: 0,
      duration: { around: 329.17481803894043 },
      nodeStart: { around: 0 },
      v8Start: { around: 0 },
      bootstrapComplete: { around: 329.1037378311157, delay: 2500 },
      environment: { around: 0 },
      loopStart: -1,
      loopExit: -1
    }
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: environment: 267.9959819316864 >= 250
        at checkNodeTiming (/home/iojs/build/workspace/node-test-commit-arm/test/sequential/test-perf-hooks.js:31:7)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm/test/sequential/test-perf-hooks.js:43:1)
        at Module._compile (node:internal/modules/cjs/loader:1255:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1309:10)
        at Module.load (node:internal/modules/cjs/loader:1113:32)
   ...

Reason node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48267, nodejs/node#48319)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu1804_container-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52048/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52076/
Example
not ok 138 node-api/test_threadsafe_function/test
  ---
  duration_ms: 360026.40900
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-http-request-join-authorization-headers
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48345, nodejs/node#48347)
Appeared test-orka-macos11-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7
First CI https://ci.nodejs.org/job/node-test-pull-request/52105/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52106/
Example
not ok 1248 parallel/test-http-request-join-authorization-headers
  ---
  duration_ms: 436.98800
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    '1, 2' !== '1'
    
        at Server.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-http-request-join-authorization-headers.js:39:12)
        at Server.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/index.js:466:15)
        at Server.emit (node:events:511:28)
        at parserOnIncoming (node:_http_server:1121:12)
        at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: '1, 2',
      expected: '1',
      operator: 'strictEqual'
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-inspector-break-e
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48162, nodejs/node#48319)
Appeared test-ibm-rhel8-s390x-3, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52044/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52116/
Example
not ok 1838 parallel/test-inspector-break-e
  ---
  duration_ms: 15541.48300
  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:37819/624891b9-15b8-41f1-98ed-fead072c9eb3
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (break on [eval]:0)
    1
  ...


Reason parallel/test-inspector-stop-profile-after-done
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48258, nodejs/node#48347)
Appeared test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52027/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52106/
Example
not ok 2936 parallel/test-inspector-stop-profile-after-done
  ---
  duration_ms: 120063.08100
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:44307/fc4a27e5-9fc8-46d5-9a37-34f3360cd1c1
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
  ...


Reason parallel/test-worker-memory
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48320, nodejs/node#48338)
Appeared test-azure_msft-win10_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52075/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52104/
Example
not ok 847 parallel/test-worker-memory
  ---
  duration_ms: 3560.26600
  severity: fail
  exitcode: 3221226356
  stack: |-
    run() called with n=15 (numWorkers=4)
    run() called with n=15 (numWorkers=4)
    run() called with n=15 (numWorkers=4)
    run() called with n=15 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=11 (numWorkers=4)
    run() called with n=11 (numWorkers=4)
    run() called with n=11 (numWorkers=4)
    run() called with n=11 (numWorkers=4)
    run() called with n=10 (numWorkers=4)
    run() called wi...

Reason sequential/test-http-regr-gh-2928
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48267, nodejs/node#48344)
Appeared test-rackspace-win2012r2_vs2015-x64-1, test-digitalocean-freebsd12-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52047/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52107/
Example
not ok 914 sequential/test-http-regr-gh-2928
  ---
  duration_ms: 639.00200
  severity: fail
  exitcode: 3221226505
  stack: |-
    .+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.
  ...


Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48308, nodejs/node#48320)
Appeared test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2015-x64-2, test-nearform-macos11.0-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52067/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52075/
Example
not ok 928 sequential/test-worker-prof
  ---
  duration_ms: 1748.99800
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: child exited with non-zero status:                      {
      status: 3221225477,
      signal: null,
      output: [ null, '', '' ],
      pid: 4368,
      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:1255:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1309:10)
        at Module.load (node:internal/modules/cjs/loader:1113:32)
        at Module._load (node:internal/modules/cjs/loader:960: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_ASSERTIO...

Reason wpt/test-webcrypto
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48258, nodejs/node#48320)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52027/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52101/
Example
not ok 3949 wpt/test-webcrypto
  ---
  duration_ms: 68567.31700
  severity: crashed
  exitcode: -6
  stack: |-
    [SKIPPED] algorithm-discards-context.https.window.js: Not relevant in Node.js context
    [SKIPPED] historical.any.js: Not relevant in Node.js context
    [PASS] setup - define tests
    [PASS] X25519 key derivation checks for all-zero value result with a key of order 0
    [PASS] X25519 key derivation checks for all-zero value result with a key of order 1
    [PASS] X25519 key derivation checks for all-zero value result with a key of order 8
    [PASS] X25519 key derivation checks for all-zero value result with a key of order p-1 (order 2)
    [PASS] X25519 key derivation checks for all-zero value result with a key of order p (=0, order 4)
    [PASS] X25519 key derivation checks for all-zero value result with a key of order p+1 (=1, order 1)
    [PASS] X448 key derivation checks for all-zero value result with a key of order 0
    [PASS] X448 key derivation checks for all-zero value result with a...

Progress

  • Build timed out (after 60 minutes). Marking the build as failed. (2)
  • ERROR: Error fetching remote repo 'jenkins_tmp' (2)
  • fatal: No rebase in progress? (5)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (4)
  • parallel/test-child-process-pipe-dataflow (17)
  • parallel/test-child-process-stdio-reuse-readable-stdio (8)
  • parallel/test-performance-function (4)
  • parallel/test-runner-output (4)
  • parallel/test-blob-file-backed (3)
  • parallel/test-inspector-wait-for-connection (3)
  • parallel/test-tls-ticket-cluster (3)
  • sequential/test-perf-hooks (3)
  • node-api/test_threadsafe_function/test (2)
  • parallel/test-http-request-join-authorization-headers (2)
  • parallel/test-inspector-break-e (2)
  • parallel/test-inspector-stop-profile-after-done (2)
  • parallel/test-worker-memory (2)
  • sequential/test-http-regr-gh-2928 (2)
  • sequential/test-worker-prof (2)
  • wpt/test-webcrypto (2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions