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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Aug 18 08:40:08 BST 2021


See <https://jenkins.debian.net/job/reproducible_html_notes/11242/display/redirect?page=changes>

Changes:

[lamby] Tag r-cran-gunifrac with randomness_in_r_rdb_rds_databases


------------------------------------------
Started by an SCM change
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 72bc6885396613d0927bcb12118c142964c4d25f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 72bc6885396613d0927bcb12118c142964c4d25f # timeout=10
Commit message: "Tag r-cran-gunifrac with randomness_in_r_rdb_rds_databases"
 > git rev-list --no-walk 4d6cba539aabc27138b29bebd50e9215ae0b2c58 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins17617316916648564802.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2021-08-18 07:39:03] INFO: Starting at 2021-08-18 07:39:03.600952
/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-18 07:39:10] INFO: Notes loaded. There are 6915 packages listed.
[2021-08-18 07:39:20] 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-18 07:39:21] INFO: Issues loaded. There are 393 issues listed.
[2021-08-18 07:39:42] INFO: Saved 113459 notes in the database.
[2021-08-18 07:39:42] INFO: Finished at 2021-08-18 07:39:42.081217, took: 0:00:38.480275
+ /srv/jenkins/bin/reproducible_html_notes.py
[2021-08-18 07:39:43] INFO: Starting at 2021-08-18 07:39:43.054569
[2021-08-18 07:39:43] 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-18 07:40:07] 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-18 07:40:07] INFO: Finished at 2021-08-18 07:40:07.826485, took: 0:00:24.771923
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list