[Qa-jenkins-scm] Build failed in Jenkins: janitor-worker #1233

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Jun 29 06:39:42 BST 2020


See <https://jenkins.debian.net/job/janitor-worker/1233/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on osuosl-build167-amd64.debian.net (osuosl167 amd64) in workspace <https://jenkins.debian.net/job/janitor-worker/ws/>
[janitor-worker at 3] $ /bin/sh -xe /tmp/jenkins642624670102639173.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
Opening branch at https://salsa.debian.org/input-method-team/chewing-editor.git/
Cached branch URL https://janitor.debian.net/git/chewing-editor,branch=master unavailable: Invalid http response for https://janitor.debian.net/git/chewing-editor/info/refs?service=git-upload-pack: Unable to handle http code 504: Gateway Timeout
/722)
22)
22)
  93% (352/378)
Total 722 (delta 318), reused 706 (delta 308), pack-reused 0
Use of uninitialized value $step in string ne at /usr/share/perl5/Debian/Debhelper/Buildsystem/perl_build.pm line 24.
Use of uninitialized value $step in string ne at /usr/share/perl5/Debian/Debhelper/Buildsystem.pm line 424.
Use of uninitialized value $step in string eq at /usr/share/perl5/Debian/Debhelper/Buildsystem/cmake.pm line 56.
Use of uninitialized value $step in string ne at /usr/share/perl5/Debian/Debhelper/Buildsystem.pm line 424.
Use of uninitialized value $step in string ne at /usr/share/perl5/Debian/Debhelper/Buildsystem.pm line 424.
Use of uninitialized value $step in string eq at /usr/share/perl5/Debian/Debhelper/Buildsystem/cmake.pm line 56.
Use of uninitialized value $step in string ne at /usr/share/perl5/Debian/Debhelper/Buildsystem.pm line 424.
Assuming changelog needs to be updated, since it is always changed together with other files in the tree. Specify --no-update-changelog to override.
Building debian packages, running 'sbuild -A -v -c unstable-amd64-sbuild'.
Built chewing-editor_0.1.1-4~jan+lint1_amd64.changes
Pushing result branch to https://janitor.debian.net/git/chewing-editor,branch=lintian-fixes
Elapsed time: 0:28:25.797044
Traceback (most recent call last):
  File "/usr/lib/python3.7/http/client.py", line 554, in _get_chunk_left
    chunk_left = self._read_next_chunk_size()
  File "/usr/lib/python3.7/http/client.py", line 521, in _read_next_chunk_size
    return int(line, 16)
ValueError: invalid literal for int() with base 16: b''

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.7/http/client.py", line 586, in _readinto_chunked
    chunk_left = self._get_chunk_left()
  File "/usr/lib/python3.7/http/client.py", line 556, in _get_chunk_left
    raise IncompleteRead(b'')
http.client.IncompleteRead: IncompleteRead(0 bytes read)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/lib/python3.7/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/srv/janitor/debian-janitor/janitor/pull_worker.py", line 436, in <module>
    sys.exit(asyncio.run(main()))
  File "/usr/lib/python3.7/asyncio/runners.py", line 43, in run
    return loop.run_until_complete(main)
  File "/usr/lib/python3.7/asyncio/base_events.py", line 584, in run_until_complete
    return future.result()
  File "/srv/janitor/debian-janitor/janitor/pull_worker.py", line 396, in main
    possible_transports=possible_transports))
  File "/usr/lib/python3.7/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/srv/janitor/debian-janitor/janitor/pull_worker.py", line 180, in run_worker
    possible_transports=possible_transports)
  File "/srv/janitor/debian-janitor/janitor/pull_worker.py", line 142, in push_branch
    overwrite=overwrite, name=branch_name)
  File "/srv/janitor/debian-janitor/breezy/breezy/git/remote.py", line 666, in push_branch
    dw_result = self.send_pack(get_changed_refs, generate_pack_data)
  File "/srv/janitor/debian-janitor/breezy/breezy/git/remote.py", line 480, in send_pack
    generate_pack_data, progress)
  File "/srv/janitor/debian-janitor/dulwich/dulwich/client.py", line 1761, in send_pack
    resp_proto, negotiated_capabilities, progress)
  File "/srv/janitor/debian-janitor/dulwich/dulwich/client.py", line 627, in _handle_receive_pack_tail
    self._read_side_band64k_data(proto, channel_callbacks)
  File "/srv/janitor/debian-janitor/dulwich/dulwich/client.py", line 530, in _read_side_band64k_data
    for pkt in proto.read_pkt_seq():
  File "/srv/janitor/debian-janitor/dulwich/dulwich/protocol.py", line 266, in read_pkt_seq
    pkt = self.read_pkt_line()
  File "/srv/janitor/debian-janitor/dulwich/dulwich/protocol.py", line 210, in read_pkt_line
    sizestr = read(4)
  File "/srv/janitor/debian-janitor/breezy/breezy/transport/http/__init__.py", line 1914, in read
    return self._actual.read(amt)
  File "/usr/lib/python3.7/http/client.py", line 457, in read
    n = self.readinto(b)
  File "/usr/lib/python3.7/http/client.py", line 491, in readinto
    return self._readinto_chunked(b)
  File "/usr/lib/python3.7/http/client.py", line 602, in _readinto_chunked
    raise IncompleteRead(bytes(b[0:total_bytes]))
http.client.IncompleteRead: IncompleteRead(0 bytes read)

SSH EXIT CODE: 1
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list