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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Oct 17 01:04:33 BST 2022


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

Changes:

[Mattia Rizzolo] Add missing usertagged bugs


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node 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 cb4d02886fd700f3d8d6b9cf5a397dc75519a48e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cb4d02886fd700f3d8d6b9cf5a397dc75519a48e # timeout=10
Commit message: "Add missing usertagged bugs"
 > git rev-list --no-walk 021a6d553e076934b15cd5c4661dbe8339530bd9 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins8806850300273904458.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2022-10-17 00:03:19] INFO: Starting at 2022-10-17 00:03:19.624455
/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)
[2022-10-17 00:03:28] INFO: Notes loaded. There are 7628 packages listed.
[2022-10-17 00:03:38] INFO: Notes checked. There are 7628 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)
[2022-10-17 00:03:38] INFO: Issues loaded. There are 415 issues listed.
[2022-10-17 00:04:05] INFO: Saved 113881 notes in the database.
[2022-10-17 00:04:05] INFO: Finished at 2022-10-17 00:04:05.345789, took: 0:00:45.721343
+ /srv/jenkins/bin/reproducible_html_notes.py
[2022-10-17 00:04:06] INFO: Starting at 2022-10-17 00:04:06.251907
[2022-10-17 00:04:06] INFO: Finding out which usertagged bugs have been closed or at least have patches
OSError: [Errno 28] No space left on device

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 506, in <module>
    iterate_over_notes(notes)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 408, in iterate_over_notes
    write_html_page(title=title, body=html, destfile=destfile)
  File "/srv/jenkins/bin/rblib/html.py", line 152, in write_html_page
    fd.write(html)
OSError: [Errno 28] No space left on device
[2022-10-17 00:04:32] INFO: Finished at 2022-10-17 00:04:32.808915, took: 0:00:26.557017
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list