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-03-21 #531

Open
19 tasks
github-actions bot opened this issue Mar 21, 2023 · 0 comments
Open
19 tasks

CI Reliability 2023-03-21 #531

github-actions bot opened this issue Mar 21, 2023 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/50406 to node-test-pull-request/50504 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-03-21 00:14 1 0 15 2 82 0.00%

CCTest Failure

Jenkins Failure

Reason Remote call on JNLP4-connect connection from ... failed
Type JENKINS_FAILURE
Failed PR 4 (nodejs/node#47039, nodejs/node#47157, nodejs/node#47163, nodejs/node#47165)
Appeared test-rackspace-centos7-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50442/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50484/
Example
java.io.IOException: Remote call on JNLP4-connect connection from 119.9.27.82/119.9.27.82:33864 failed
	at hudson.remoting.Channel.call(Channel.java:1004)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy124/jdk.proxy124.$Proxy204.withRepository(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:234)
	at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:112)

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#47011, nodejs/node#46941)
Appeared test-softlayer-ubi81_container-x64-1, test-digitalocean-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50436/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50447/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Git Failure

Reason ERROR: Error fetching remote repo 'origin'
Type GIT_FAILURE
Failed PR 20 (nodejs/node#47139, nodejs/node#47091, nodejs/node#47163, nodejs/node#47156, nodejs/node#47141, nodejs/node#47167, nodejs/node#47168, nodejs/node#47165, nodejs/node#46941, nodejs/node#46815, nodejs/node#45943, nodejs/node#47175, nodejs/node#47132, nodejs/node#47151, nodejs/node#46974, nodejs/node#47179, nodejs/node#47153, nodejs/node#47171, nodejs/node#47033, nodejs/node#46305)
Appeared test-orka-macos10.14-x64-1, test-orka-macos11-x64-2, test-orka-macos10.15-x64-1, test-osuosl-aix72-ppc64_be-4
First CI https://ci.nodejs.org/job/node-test-pull-request/50421/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50504/
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 ERROR: No acceptable C compiler found!
Type BUILD_FAILURE
Failed PR 10 (nodejs/node#45943, nodejs/node#47175, nodejs/node#47132, nodejs/node#47151, nodejs/node#46974, nodejs/node#47179, nodejs/node#47153, nodejs/node#47171, nodejs/node#47033, nodejs/node#46305)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/50493/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50504/
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: remote GitHub already exists.
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#46815, nodejs/node#47157, nodejs/node#47132)
Appeared test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2017-x64-1, test-rackspace-win2012r2_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/50437/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50458/
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: No rebase in progress?
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#47132, nodejs/node#47139, nodejs/node#47141)
Appeared test-equinix-ubuntu2004_container-arm64-2, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50417/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50431/
Example
fatal: No rebase in progress?

Reason Error: 'ascii' codec can't encode character '\u2139' in position 59: ordinal not in range(128)
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#47039, nodejs/node#47171)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50408/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50501/
Example
Error: 'ascii' codec can't encode character '\u2139' in position 59: ordinal not in range(128)
Call stack:
  File "tools/test.py", line 1794, in <module>
    sys.exit(Main())
  File "tools/test.py", line 1765, in Main
    result = RunTestCases(cases_to_run, options.progress, options.j, options.flaky_tests, options.measure_flakiness)

JSTest Failure

Reason parallel/test-child-process-exec-cwd
Type JS_TEST_FAILURE
Failed PR 11 (nodejs/node#47055, nodejs/node#47039, nodejs/node#47135, nodejs/node#47131, nodejs/node#47141, nodejs/node#46965, nodejs/node#45671, nodejs/node#47132, nodejs/node#47091, nodejs/node#46930, nodejs/node#46305)
Appeared test-azure_msft-win11_vs2019-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50407/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50463/
Example
not ok 105 parallel/test-child-process-exec-cwd
  ---
  duration_ms: 0.322
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(stdout.startsWith(dir))
    
        at d:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-cwd.js:38:3
        at d:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:414:17
        at d:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:449:15
        at ChildProcess.exithandler (node:child_process:411:7)
        at ChildProcess.emit (node:events:510:28)
        at maybeClose (node:internal/child_process:1098:16)
        at Socket.<anonymous> (node:internal/child_process:456:11)
        at Socket.emit (node:events:510:28)
        at Pipe.<anonymous> (node:net:332:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: ...

Reason parallel/test-http-remove-connection-header-persists-connection
Type JS_TEST_FAILURE
Failed PR 11 (nodejs/node#47055, nodejs/node#47134, nodejs/node#46319, nodejs/node#47154, nodejs/node#47144, nodejs/node#47157, nodejs/node#47156, nodejs/node#47167, nodejs/node#47132, nodejs/node#47168, nodejs/node#46941)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-freebsd12-x64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/50406/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50490/
Example
not ok 1373 parallel/test-http-remove-connection-header-persists-connection
  ---
  duration_ms: 0.803
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at /home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-http-remove-connection-header-persists-connection.js:67:16
        at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-http-remove-connection-header-persists-connection.js:54:7)
        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: 'strictEqual'
    }
    
    Node.js v20.0.0-pre
  ...


Reason pummel/test-net-throttle
Type JS_TEST_FAILURE
Failed PR 9 (nodejs/node#47135, nodejs/node#47139, nodejs/node#46989, nodejs/node#47157, nodejs/node#46305, nodejs/node#47156, nodejs/node#47132, nodejs/node#47165, nodejs/node#47179)
Appeared test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/50415/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50499/
Example
not ok 3556 pummel/test-net-throttle
  ---
  duration_ms: 0.571
  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:523:35) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
    
    Node.js v20.0.0-pre
  ...


Reason sequential/test-http-max-sockets
Type JS_TEST_FAILURE
Failed PR 8 (nodejs/node#47055, nodejs/node#47039, nodejs/node#47135, nodejs/node#47131, nodejs/node#46965, nodejs/node#45671, nodejs/node#47132, nodejs/node#46930)
Appeared test-rackspace-win2012r2_vs2013-x64-1, test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2017-x64-3, test-rackspace-win2012r2_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/50407/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50460/
Example
not ok 910 sequential/test-http-max-sockets
  ---
  duration_ms: 0.288
  severity: fail
  exitcode: 3221226505
  stack: |-
    Socket: 1/10 queued: 0
    Socket: 2/10 queued: 0
    Socket: 3/10 queued: 0
    Socket: 4/10 queued: 0
    Socket: 5/10 queued: 0
    Socket: 6/10 queued: 0
    Socket: 7/10 queued: 0
    Socket: 8/10 queued: 0
    Socket: 9/10 queued: 0
    Socket: 10/10 queued: 0
    Socket: 10/10 queued: 1
    Socket: 10/10 queued: 2
    Socket: 10/10 queued: 3
    Socket: 10/10 queued: 4
    Socket: 10/10 queued: 5
    Socket: 10/10 queued: 6
    Socket: 10/10 queued: 7
    Socket: 10/10 queued: 8
    Socket: 10/10 queued: 9
    Socket: 10/10 queued: 10
  ...


Reason parallel/test-http-remove-header-stays-removed
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#41439, nodejs/node#47139, nodejs/node#47039, nodejs/node#47132, nodejs/node#46941, nodejs/node#46974)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubi81_container-x64-1, test-digitalocean-freebsd12-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/50418/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50492/
Example
not ok 1374 parallel/test-http-remove-header-stays-removed
  ---
  duration_ms: 0.443
  severity: fail
  exitcode: 1
  stack: |-
    ok
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-http-remove-header-stays-removed.js:61:18)
        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: 'strictEqual'
    }
    
    Node.js v20.0.0-pre
  ...


Reason parallel/test-child-process-bad-stdio
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47033, nodejs/node#47141)
Appeared test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/50446/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50479/
Example
not ok 140 parallel/test-child-process-bad-stdio
  ---
  duration_ms: 0.123
  severity: crashed
  exitcode: -10
  stack: |-
  ...


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


Reason parallel/test-fs-watch-recursive-symlink
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47139, nodejs/node#47091)
Appeared test-nearform-macos11.0-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50421/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50429/
Example
not ok 3656 parallel/test-fs-watch-recursive-symlink
  ---
  duration_ms: 360.71
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-shadow-realm-gc
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47157, nodejs/node#47156)
Appeared test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/50456/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50466/
Example
not ok 2356 parallel/test-shadow-realm-gc
  ---
  duration_ms: 120.203
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-single-executable-application
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46941, nodejs/node#46815)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-softlayer-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/50490/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50491/
Example
not ok 2844 parallel/test-single-executable-application
  ---
  duration_ms: 120.59
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason pummel/test-policy-integrity-parent-no-package-json
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46815, nodejs/node#47033)
Appeared test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/50437/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50446/
Example
not ok 3560 pummel/test-policy-integrity-parent-no-package-json
  ---
  duration_ms: 1.900
  severity: crashed
  exitcode: -10
  stack: |-
  ...


Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47141, nodejs/node#46974)
Appeared test-rackspace-win2012r2_vs2019-x64-3, test-rackspace-win2012r2_vs2013-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/50431/
Last CI https://ci.nodejs.org/job/node-test-pull-request/50498/
Example
not ok 932 sequential/test-worker-prof
  ---
  duration_ms: 1.843
  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: 1872,
      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:1287:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1341:10)
        at Module.load (node:internal/modules/cjs/loader:1145:32)
        at Module._load (node:internal/modules/cjs/loader:984: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',
 ...

Progress

  • Remote call on JNLP4-connect connection from ... failed (4)
  • Build timed out (after 60 minutes). Marking the build as failed. (2)
  • ERROR: Error fetching remote repo 'origin' (20)
  • ERROR: No acceptable C compiler found! (10)
  • error: remote GitHub already exists. (3)
  • fatal: No rebase in progress? (3)
  • Error: 'ascii' codec can't encode character '\u2139' in position 59: ordinal not in range(128) (2)
  • parallel/test-child-process-exec-cwd (11)
  • parallel/test-http-remove-connection-header-persists-connection (11)
  • pummel/test-net-throttle (9)
  • sequential/test-http-max-sockets (8)
  • parallel/test-http-remove-header-stays-removed (6)
  • parallel/test-child-process-bad-stdio (2)
  • parallel/test-fs-watch-recursive-add-file-to-existing-subfolder (2)
  • parallel/test-fs-watch-recursive-symlink (2)
  • parallel/test-shadow-realm-gc (2)
  • parallel/test-single-executable-application (2)
  • pummel/test-policy-integrity-parent-no-package-json (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