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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Jun 28 20:24:14 BST 2020


See <https://jenkins.debian.net/job/janitor-worker/1183/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] $ /bin/sh -xe /tmp/jenkins12238071685446511362.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
Opening branch at https://salsa.debian.org/david-guest/icingaweb2-module-map.git/
Cached branch URL https://janitor.debian.net/git/icingaweb2-module-map,branch=master missing: Branch does not exist: Not a branch: "https://janitor.debian.net/git/icingaweb2-module-map/": location is a repository.
49)
49)
82/249)
Total 249 (delta 14), reused 228 (delta 3), pack-reused 0

Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
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 icingaweb2-module-map_1.1.0-4~jan+lint1_amd64.changes
Pushing result branch to https://janitor.debian.net/git/icingaweb2-module-map,branch=lintian-fixes
Elapsed time: 0:12:52.229217
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 665, 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 479, 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