Closed
Description
Failures in node-test-pull-request/16515 to node-test-pull-request/16587 that failed more than 2 PRs
JSTest Failure
Reason | sequential/test-http2-session-timeout |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#22345, nodejs/node#22348, nodejs/node#22403) |
Appeared | test-softlayer-ubuntu1404-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/16542/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/16584/ |
Example
not ok 2287 sequential/test-http2-session-timeout
---
duration_ms: 0.831
severity: fail
exitcode: 1
stack: |-
(node:30120) ExperimentalWarning: The http2 module is an experimental API.
assert.js:84
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/iojs/build/workspace/node-test-commit-linux/nodes/ubuntu1404-64/test/sequential/test-http2-session-timeout.js:9
at Http2Server.mustNotCall (/home/iojs/build/workspace/node-test-commit-linux/nodes/ubuntu1404-64/test/common/index.js:517:12)
at Http2Server.emit (events.js:182:13)
at ServerHttp2Session.sessionOnTimeout (internal/http2/core.js:2545:15)
at Object.onceWrapper (events.js:273:13)
at ServerHttp2Session.emit (events.js:182:13)
at ServerHttp2Session._onTimeout (internal/http2/core.js:1270:10)
at ontimeout (timers.js:454:11)
at tryOnTimeout (timers.js:326:5)
at listOnTimeout (timers.js:300:5)
at processTimers (timers.js:257:5)
...
Reason | parallel/test-trace-events-fs-sync |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#22106, nodejs/node#22288) |
Appeared | test-linuxonecc-rhel72-s390x-1, test-linuxonecc-rhel72-s390x-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/16517/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/16555/ |
Example
not ok 1860 parallel/test-trace-events-fs-sync
---
duration_ms: 1.822
severity: fail
exitcode: 1
stack: |-
assert.js:84
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: fs.sync.open:
{ status: null,
signal: 'SIGSEGV',
output: [ null, '', '' ],
pid: 17232,
stdout: '',
stderr: '' }
at Object.<anonymous> (/data/iojs/build/workspace/node-test-commit-linuxone/nodes/rhel72-s390x/test/parallel/test-trace-events-fs-sync.js:139:10)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
at Function.Module._load (internal/modules/cjs/loader.js:530:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:742:12)
at startup (internal/bootstrap/node.js:257:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:628:3)
...
Reason | sequential/test-http2-large-file |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#22273, nodejs/node#22404) |
Appeared | test-rackspace-win2008r2-x64-5, test-rackspace-win2008r2-x64-6 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/16550/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/16579/ |
Example
not ok 573 sequential/test-http2-large-file
---
duration_ms: 2.334
severity: fail
exitcode: 1
stack: |-
(node:5596) ExperimentalWarning: The http2 module is an experimental API.
events.js:167
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at TCP.onread (net.js:661:25)
Emitted 'error' event at:
at emitErrorNT (internal/streams/destroy.js:82:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
at process._tickCallback (internal/process/next_tick.js:63:19)
...
Jenkins Failure
Reason | Build timed out (after 3 minutes). Marking the build as failed. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 3 (nodejs/node#21593, nodejs/node#22335, nodejs/node#22371) |
Appeared | test-linuxonecc-rhel72-s390x-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/16523/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/16559/ |
Example
Build timed out (after 3 minutes). Marking the build as failed.
Reason | Build timed out (after 120 minutes). Marking the build as failed. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 2 (nodejs/node#22197, nodejs/node#22359) |
Appeared | test-digitalocean-fedora27-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/16568/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/16571/ |
Example
Build timed out (after 120 minutes). Marking the build as failed.
Git Failure
Example
Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# modified: deps/v8/third_party/jinja2/LICENSE
#
# Untracked files:
# (use "git add <file>..." to include in what will be committed)
#
# build/
no changes added to commit
Reason | ERROR: Error fetching remote repo 'jenkins_tmp' |
---|---|
Type | GIT_FAILURE |
Failed PR | 2 (nodejs/node#22328, nodejs/node#22342) |
Appeared | test-azure_msft-win10-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/16515/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/16516/ |
Example
ERROR: Error fetching remote repo 'jenkins_tmp'
hudson.plugins.git.GitException: Failed to fetch from binary_tmp@147.75.70.237:binary_tmp.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:889)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1177)
at hudson.scm.SCM.checkout(SCM.java:504)
Example
FATAL: Could not checkout 03635c2839f81a1969c42fadc2df908350c01d0d
hudson.plugins.git.GitException: Command "git checkout -f 03635c2839f81a1969c42fadc2df908350c01d0d" returned status code 128:
stdout:
stderr: fatal: reference is not a tree: 03635c2839f81a1969c42fadc2df908350c01d0d
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2050)
Build Failure
Reason | error: pathspec ... did not match any file(s) known to git. |
---|---|
Type | BUILD_FAILURE |
Failed PR | 3 (nodejs/node#22328, nodejs/node#22361, nodejs/node#22404) |
Appeared | test-azure_msft-win10-x64-4, test-azure_msft-win10-x64-1, test-azure_msft-win10-x64-2, test-azure_msft-win10-x64-3, test-rackspace-win2008r2-x64-5, test-rackspace-win2008r2-x64-3, test-rackspace-win2008r2-x64-6, test-azure_msft-win2016-x64-5, test-azure_msft-win2016-x64-2, test-azure_msft-win2016-x64-4, test-azure_msft-win2016-x64-3, test-rackspace-win2012r2-x64-4, test-rackspace-win2012r2-x64-5, test-rackspace-win2012r2-x64-3, test-rackspace-win2012r2-x64-1, test-rackspace-win2008r2-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/16528/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/16587/ |
Example
error: pathspec 'refs/remotes/jenkins_tmp/jenkins-node-test-commit-windows-fanned-20099-bin-win-vs2017' did not match any file(s) known to git.
c:\workspace\node-test-binary-windows>if 1 NEQ 0 exit /b 1
Build step 'Execute Windows batch command' marked build as failure
TAP Reports Processing: START
Looking for TAP results report in workspace using pattern: *.tap
Reason | fatal: Couldn't find remote ref refs/heads/v4.x-staging |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#22288, nodejs/node#22328) |
Appeared | test-requireio_svincent-debian9-armv7l_pi2-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/16536/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/16539/ |
Example
fatal: Couldn't find remote ref refs/heads/v4.x-staging
fatal: The remote end hung up unexpectedly
Metadata
Metadata
Assignees
Labels
No labels