[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #11247

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Aug 20 02:03:59 BST 2021


See <https://jenkins.debian.net/job/reproducible_html_notes/11247/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_notes/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://salsa.debian.org/reproducible-builds/reproducible-notes.git
 > git init <https://jenkins.debian.net/job/reproducible_html_notes/ws/> # timeout=10
Fetching upstream changes from https://salsa.debian.org/reproducible-builds/reproducible-notes.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://salsa.debian.org/reproducible-builds/reproducible-notes.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://salsa.debian.org/reproducible-builds/reproducible-notes.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 924ca8b060112e74886a6f7a48bc1778e2896c39 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 924ca8b060112e74886a6f7a48bc1778e2896c39 # timeout=10
Commit message: "remove note about fixed package"
 > git rev-list --no-walk 924ca8b060112e74886a6f7a48bc1778e2896c39 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins5255769948760459027.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2021-08-20 01:01:51] INFO: Starting at 2021-08-20 01:01:51.859073
/srv/jenkins/bin/reproducible_notes.py:40: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  original = yaml.load(fd)
[2021-08-20 01:02:02] INFO: Notes loaded. There are 6915 packages listed.
[2021-08-20 01:02:21] INFO: Notes checked. There are 6915 packages listed.
/srv/jenkins/bin/reproducible_notes.py:111: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  issues = yaml.load(fd)
[2021-08-20 01:02:22] INFO: Issues loaded. There are 393 issues listed.
[2021-08-20 01:03:15] INFO: Saved 113458 notes in the database.
[2021-08-20 01:03:15] INFO: Finished at 2021-08-20 01:03:15.924450, took: 0:01:24.065394
+ /srv/jenkins/bin/reproducible_html_notes.py
[2021-08-20 01:03:20] INFO: Starting at 2021-08-20 01:03:20.033779
[2021-08-20 01:03:20] INFO: Finding out which usertagged bugs have been closed or at least have patches
/srv/jenkins/bin/reproducible_html_notes.py:181: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  possible_notes = yaml.load(fd)
/srv/jenkins/bin/reproducible_html_notes.py:207: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  issues = yaml.load(fd)
[2021-08-20 01:03:59] INFO: Created 6915 note pages.
source_package is deprecated, please use source_packages instead
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 507, in <module>
    iterate_over_issues(issues)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 423, in iterate_over_issues
    html = gen_html_issue(issue, suite)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 330, in gen_html_issue
    pkgs_popcon = issues_popcon_annotate(pkgs)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 443, in issues_popcon_annotate
    popcon_dict.update(popcon.source_package(*issues_list))
  File "/usr/lib/python3/dist-packages/popcon/popcon.py", line 235, in source_package
    return source_packages(*package_list)
TypeError: source_packages() takes 1 positional argument but 2 were given
[2021-08-20 01:03:59] INFO: Finished at 2021-08-20 01:03:59.236637, took: 0:00:39.202864
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list