[Pkg-javascript-devel] Bug#1016305: nodejs: FTBFS: make[2]: *** [Makefile:504: test-ci-js] Error 1
Lucas Nussbaum
lucas at debian.org
Fri Jul 29 19:23:44 BST 2022
Source: nodejs
Version: 18.6.0+dfsg-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220728 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> not ok 1778 parallel/test-net-socket-connect-without-cb
> ---
> duration_ms: 0.261
> severity: fail
> exitcode: 1
> stack: |-
> node:events:491
> throw er; // Unhandled 'error' event
> ^
>
> Error: getaddrinfo EAI_AGAIN localhost
> at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:111:26)
> Emitted 'error' event on Socket instance at:
> at emitErrorNT (node:internal/streams/destroy:151:8)
> at emitErrorCloseNT (node:internal/streams/destroy:116:3)
> at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
> errno: -3001,
> code: 'EAI_AGAIN',
> syscall: 'getaddrinfo',
> hostname: 'localhost'
> }
>
> Node.js v18.6.0
> ...
[...]
> not ok 2130 parallel/test-socket-write-after-fin-error
> ---
> duration_ms: 0.327
> severity: fail
> exitcode: 1
> stack: |-
> node:assert:400
> throw err;
> ^
>
> AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
>
> assert(gotServerError)
>
> at process.<anonymous> (/<<PKGBUILDDIR>>/test/parallel/test-socket-write-after-fin-error.js:52:5)
> at process.emit (node:events:525:35) {
> generatedMessage: true,
> code: 'ERR_ASSERTION',
> actual: false,
> expected: true,
> operator: '=='
> }
>
> Node.js v18.6.0
> ...
[...]
> not ok 2576 parallel/test-tls-streamwrap-buffersize
> ---
> duration_ms: 0.326
> severity: fail
> exitcode: 1
> stack: |-
> Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
> at Proxy.mustCall (/<<PKGBUILDDIR>>/test/common/index.js:392:10)
> at TLSSocket.<anonymous> (/<<PKGBUILDDIR>>/test/parallel/test-tls-streamwrap-buffersize.js:63:35)
> at TLSSocket.<anonymous> (/<<PKGBUILDDIR>>/test/common/index.js:434:15)
> at Object.onceWrapper (node:events:627:28)
> at TLSSocket.emit (node:events:513:28)
> at TLSSocket.onConnectSecure (node:_tls_wrap:1567:10)
> at TLSSocket.emit (node:events:513:28)
> at TLSSocket._finishInit (node:_tls_wrap:948:8)
> at ssl.onhandshakedone (node:_tls_wrap:729:12)
> ...
[..]
> not ok 3072 sequential/test-debugger-preserve-breaks # TODO : Fix flaky test
> ---
> duration_ms: 31.166
> severity: flaky
> exitcode: 1
> stack: |-
> /<<PKGBUILDDIR>>/test/common/debugger.js:84
> reject(new Error([
> ^
>
> Error: Timeout (30000) while waiting for /(?:assert|break|break on start|debugCommand|exception|other|promiseRejection) in/i; found: debug>
> debug>
>
> < Waiting for the debugger to disconnect...
> <
>
> debug>
> at Timeout.<anonymous> (/<<PKGBUILDDIR>>/test/common/debugger.js:84:18)
> at listOnTimeout (node:internal/timers:564:17)
> at process.processTimers (node:internal/timers:507:7)
>
> Node.js v18.6.0
> ...
The full build log is available from:
http://qa-logs.debian.net/2022/07/28/nodejs_18.6.0+dfsg-3_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220728;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220728&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
More information about the Pkg-javascript-devel
mailing list