[Qa-jenkins-scm] Build failed in Jenkins: janitor-worker #14
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri May 29 18:36:26 BST 2020
See <https://jenkins.debian.net/job/janitor-worker/14/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/jenkins4867460397058618483.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
Processing: jpy
Using cached branch https://janitor.debian.net/git/jpy,branch=master/
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.
Elapsed time: 0:00:08.468871
Traceback (most recent call last):
File "/srv/janitor/debian-janitor/breezy/breezy/plugins/quilt/wrapper.py", line 93, in run_quilt
stdout=subprocess.PIPE, stderr=stderr)
File "/usr/lib/python3.7/subprocess.py", line 775, in __init__
restore_signals, start_new_session)
File "/usr/lib/python3.7/subprocess.py", line 1522, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'quilt': 'quilt'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/janitor/debian-janitor/janitor/pull_worker.py", line 267, in main
possible_transports=possible_transports
File "/usr/lib/python3.7/contextlib.py", line 112, in __enter__
return next(self.gen)
File "/srv/janitor/debian-janitor/janitor/worker.py", line 866, in process_package
resume_subworker_result)
File "/srv/janitor/debian-janitor/janitor/worker.py", line 384, in make_changes
diligence=10)
File "/srv/janitor/debian-janitor/lintian-brush/lintian_brush/__init__.py", line 903, in run_lintian_fixers
diligence=diligence)
File "/srv/janitor/debian-janitor/lintian-brush/lintian_brush/__init__.py", line 801, in run_lintian_fixer
specific_files=specific_files)
File "/srv/janitor/debian-janitor/breezy/breezy/mutabletree.py", line 166, in commit
hook(self)
File "/srv/janitor/debian-janitor/breezy/breezy/plugins/quilt/__init__.py", line 116, in start_commit_check_quilt
start_commit_quilt_patches(tree, policy)
File "/srv/janitor/debian-janitor/breezy/breezy/plugins/quilt/merge.py", line 133, in start_commit_quilt_patches
unapplied_patches = quilt.unapplied()
File "/srv/janitor/debian-janitor/breezy/breezy/plugins/quilt/quilt.py", line 70, in unapplied
self.tree.basedir, self.patches_dir, self.series_file)
File "/srv/janitor/debian-janitor/breezy/breezy/plugins/quilt/wrapper.py", line 234, in quilt_unapplied
series_file=series_file).splitlines()
File "/srv/janitor/debian-janitor/breezy/breezy/plugins/quilt/wrapper.py", line 97, in run_quilt
raise QuiltNotInstalled()
breezy.plugins.quilt.wrapper.QuiltNotInstalled: Quilt is not installed.
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 317, 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 308, in main
output_directory)
File "/srv/janitor/debian-janitor/janitor/pull_worker.py", line 73, in upload_results
part = mpwriter.append(BytesIO(json.dumps(metadata)))
UnboundLocalError: local variable 'json' referenced before assignment
SSH EXIT CODE: 1
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list