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-10 #613

Open
17 tasks
github-actions bot opened this issue Jul 10, 2023 · 0 comments
Open
17 tasks

CI Reliability 2023-07-10 #613

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

Comments

@github-actions
Copy link

Failures in node-test-pull-request/52578 to node-test-pull-request/52649 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-10 00:17 18 0 24 11 47 0.00%

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#48275, nodejs/node#48660)
Appeared test-rackspace-fedora32-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52605/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52623/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 119.9.51.79/119.9.51.79:43464' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy279.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)

CCTest Failure

Reason C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected)
Type CC_TEST_FAILURE
Failed PR 2 (nodejs/node#48630, nodejs/node#47956)
Appeared test-azure_msft-win2022_vs2019-x64-4, test-azure_msft-win2022_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52580/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52617/
Example
C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected)
  Actual: true
Expected: false

[  FAILED  ] InspectorSocketTest.HostIPv6NonRoutable (5001 ms)

Git Failure

Reason ERROR: Error fetching remote repo 'origin'
Type GIT_FAILURE
Failed PR 3 (nodejs/node#48550, nodejs/node#48658, nodejs/node#47956)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52642/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52644/
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com:nodejs/node.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 2 (nodejs/node#48551, nodejs/node#39463)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52610/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52639/
Example
fatal: No rebase in progress?

JSTest Failure

Reason parallel/test-string-decoder
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#39463, nodejs/node#48550, nodejs/node#47956, nodejs/node#48658)
Appeared test-azure_msft-win2016_vs2017-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/52640/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52648/
Example
not ok 699 parallel/test-string-decoder
  ---
  duration_ms: 158.00200
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:635
          throw err;
          ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
    + actual - expected
    
    + Comparison {}
    - Comparison {
    -   code: 'ERR_STRING_TOO_LONG'
    - }
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-string-decoder.js:205:10)
        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: true,
      code: 'ERR_ASSERTION',
      actual: RangeError: Array buffer allocat...

Reason pummel/test-net-throttle
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#48633, nodejs/node#48596, nodejs/node#48664, nodejs/node#48550)
Appeared test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52615/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52635/
Example
not ok 3613 pummel/test-net-throttle
  ---
  duration_ms: 442.84700
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at process.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/pummel/test-net-throttle.js:87:10)
        at process.emit (node:events:526:35) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-crypto-dh
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48639, nodejs/node#48596, nodejs/node#39463)
Appeared test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2019-x64-6, test-azure_msft-win11_vs2022-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52590/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52636/
Example
not ok 909 parallel/test-crypto-dh
  ---
  duration_ms: 120092.00000
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-keygen
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48648, nodejs/node#48551, nodejs/node#39463)
Appeared test-rackspace-win2012r2_vs2015-x64-1, test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52608/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52632/
Example
not ok 884 parallel/test-crypto-keygen
  ---
  duration_ms: 120164.99500
  severity: fail
  exitcode: 1
  stack: |-
    timeout
    (node:5972) [DEP0154] DeprecationWarning: "options.hash" is deprecated, use "options.hashAlgorithm" instead.
    (Use `node --trace-deprecation ...` to show where the warning was created)
    (node:5972) [DEP0154] DeprecationWarning: "options.mgf1Hash" is deprecated, use "options.mgf1HashAlgorithm" instead.
    (node:5972) [DEP0154] DeprecationWarning: "options.mgf1Hash" is deprecated, use "options.mgf1HashAlgorithm" instead.
    (node:5972) [DEP0154] DeprecationWarning: "options.hash" is deprecated, use "options.hashAlgorithm" instead.
  ...


Reason parallel/test-inspector-debug-end
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48606, nodejs/node#39463, nodejs/node#48142)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52579/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52609/
Example
not ok 3578 parallel/test-inspector-debug-end
  ---
  duration_ms: 120033.84700
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    Test there's no crash stopping server that was not started
    Test there's no crash stopping server without connecting
    [err] Debugger listening on ws://127.0.0.1:37109/8c6434a5-0ef0-4c68-b1e8-6ec6d8d22a53
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    Test there's no crash stopping server after connecting
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:45921/83b0884f-177b-47b6-8049-04acea06cd30
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
  ...


Reason sequential/test-single-executable-application-empty
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48555, nodejs/node#48660, nodejs/node#48550)
Appeared test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52582/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52642/
Example
not ok 3931 sequential/test-single-executable-application-empty
  ---
  duration_ms: 7416.28300
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3930/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.3930/sea: the codesign_allocate helper tool cannot be found or used
    node:child_process:926
        throw err;
        ^
    
    Error: Command failed: codesign --sign - /Users/iojs/node-tmp/.tmp.3930/sea
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3930/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.3930/sea: the codesign_allocate helper tool cannot be found or used
    
        at checkExecSyncError (node:child_process:887:11)
        at execFileSync (node:child_process:923:15)
        at injectAndCodeSign (/Users/...

Reason parallel/test-tls-ticket-cluster
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45704, nodejs/node#39463)
Appeared test-azure_msft-win2022_vs2019-x64-4, test-rackspace-win2012r2_vs2015-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52622/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52632/
Example
not ok 758 parallel/test-tls-ticket-cluster
  ---
  duration_ms: 691.04700
  severity: fail
  exitcode: 1
  stack: |-
    [primary] got "listening"
    [primary] connecting 64323 session? false
    [primary] got "listening"
    [primary] got "listening"
    [primary] connecting 64323 session? false
    [worker] connection reused? false
    [primary] got "not-reused"
    [primary] connecting 64323 session? true
    [primary] got "listening"
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 64323 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 64323 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 64323 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 64323 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 64323 session? true
    [worker] connection reused? tru...

Reason pummel/test-fs-readfile-tostring-fail
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#39463, nodejs/node#48658)
Appeared test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52602/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52641/
Example
not ok 3584 pummel/test-fs-readfile-tostring-fail
  ---
  duration_ms: 67.24900
  severity: fail
  exitcode: 7
  stack: |-
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:77
      throw err;
      ^
    
    AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOSPC: no space left on device, write
        at Object.callback (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:35:37)
        at callback (node:internal/streams/writable:562:21)
        at onwriteError (node:internal/streams/writable:425:3)
        at onwrite (node:internal/streams/writable:467:7)
        at node:internal/fs/streams:439:14
        at FSReqCallback.wrapper [as oncomplete] (node:fs:970:5) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: [Error: ENOSPC: no space left on device, write] {
        errno: -28,
        code: 'ENOSPC',
        syscall: 'write'
      },
      expec...

Reason pummel/test-heapdump-shadow-realm
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48633, nodejs/node#48596)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-rackspace-fedora32-x64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/52615/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52618/
Example
not ok 3591 pummel/test-heapdump-shadow-realm
  ---
  duration_ms: 3316.90400
  severity: crashed
  exitcode: -6
  stack: |-
    out/Debug/node[943015]: ../src/node_realm.cc:293:virtual void node::PrincipalRealm::set_async_hooks_binding(v8::Local<v8::Object>): Assertion `!(!value.IsEmpty()) || (isolate()->GetCurrentContext() == context())' failed.
     1: 0xaaaacd989ca0 node::DumpBacktrace(_IO_FILE*) [out/Debug/node]
     2: 0xaaaacda9c26c node::Abort() [out/Debug/node]
     3: 0xaaaacda9c340  [out/Debug/node]
     4: 0xaaaacdb93328 node::PrincipalRealm::set_async_hooks_binding(v8::Local<v8::Object>) [out/Debug/node]
     5: 0xaaaacd92f6c4 node::Environment::set_async_hooks_binding(v8::Local<v8::Object>) [out/Debug/node]
     6: 0xaaaacd9224e0 node::AsyncWrap::CreatePerContextProperties(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Context>, void*) [out/Debug/node]
     7: 0xaaaacda3cfe0  [out/Debug/node]
     8: 0xaaaacda3d148 node::binding::GetInternalBinding(v8::FunctionCallbackInfo<v8::Value>...

Reason sequential/test-http-regr-gh-2928
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48658, nodejs/node#39463)
Appeared test-digitalocean-freebsd12-x64-2, test-rackspace-win2012r2_vs2015-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52637/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52639/
Example
not ok 3884 sequential/test-http-regr-gh-2928
  ---
  duration_ms: 120096.58800
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    .+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.
  ...


Reason sequential/test-perf-hooks
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45704, nodejs/node#48658)
Appeared test-ibm-rhel7-s390x-3, test-equinix-ubuntu1804_sharedlibs_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52622/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52643/
Example
not ok 3721 sequential/test-perf-hooks
  ---
  duration_ms: 2.603
  severity: fail
  exitcode: 1
  stack: |-
    {
      name: 'node',
      entryType: 'node',
      startTime: 0,
      duration: { around: 2451.7592601776123 },
      nodeStart: { around: 0 },
      v8Start: { around: 0 },
      bootstrapComplete: { around: 2451.7437591552734, delay: 2500 },
      environment: { around: 0 },
      loopStart: -1,
      loopExit: -1
    }
    node:assert:400
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: v8Start: 2418.301633834839 >= 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:1198:14)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10)
        at Module.load (node:internal/modules/cjs/loader:10...

Reason sequential/test-single-executable-application-disable-experimental-sea-warning
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#39463, nodejs/node#48658)
Appeared test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52602/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52641/
Example
not ok 3930 sequential/test-single-executable-application-disable-experimental-sea-warning
  ---
  duration_ms: 7092.38100
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3929/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.3929/sea: the codesign_allocate helper tool cannot be found or used
    node:child_process:924
        throw err;
        ^
    
    Error: Command failed: codesign --sign - /Users/iojs/node-tmp/.tmp.3929/sea
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3929/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.3929/sea: the codesign_allocate helper tool cannot be found or used
    
        at checkExecSyncError (node:child_process:885:11)
        at execFileSync (node:child_process:921:15)
        at...

Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48596, nodejs/node#47956)
Appeared test-azure_msft-win2022_vs2019-x64-3, test-azure_msft-win2022_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52618/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52644/
Example
not ok 934 sequential/test-worker-prof
  ---
  duration_ms: 30361.31700
  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:871: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: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/ru...

Progress

  • Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
  • C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected) (2)
  • ERROR: Error fetching remote repo 'origin' (3)
  • fatal: No rebase in progress? (2)
  • parallel/test-string-decoder (4)
  • pummel/test-net-throttle (4)
  • parallel/test-crypto-dh (3)
  • parallel/test-crypto-keygen (3)
  • parallel/test-inspector-debug-end (3)
  • sequential/test-single-executable-application-empty (3)
  • parallel/test-tls-ticket-cluster (2)
  • pummel/test-fs-readfile-tostring-fail (2)
  • pummel/test-heapdump-shadow-realm (2)
  • sequential/test-http-regr-gh-2928 (2)
  • sequential/test-perf-hooks (2)
  • sequential/test-single-executable-application-disable-experimental-sea-warning (2)
  • sequential/test-worker-prof (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