[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #12570
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Oct 21 01:04:34 BST 2022
See <https://jenkins.debian.net/job/reproducible_html_notes/12570/display/redirect?page=changes>
Changes:
[Mattia Rizzolo] Remove archived bugs
[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 4dcf3bda0178491fc11406dbbc09a70dad764d11 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4dcf3bda0178491fc11406dbbc09a70dad764d11 # timeout=10
Commit message: "Add missing usertagged bugs"
> git rev-list --no-walk b98f6397f2d60c4fcbdb76eab0f5e4ff48eb208a # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins13327857524449580958.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2022-10-21 00:03:13] INFO: Starting at 2022-10-21 00:03:13.652069
/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-21 00:03:21] INFO: Notes loaded. There are 7634 packages listed.
[2022-10-21 00:03:30] INFO: Notes checked. There are 7634 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-21 00:03:30] INFO: Issues loaded. There are 416 issues listed.
[2022-10-21 00:03:56] INFO: Saved 113974 notes in the database.
[2022-10-21 00:03:56] INFO: Finished at 2022-10-21 00:03:56.084848, took: 0:00:42.432789
+ /srv/jenkins/bin/reproducible_html_notes.py
[2022-10-21 00:03:57] INFO: Starting at 2022-10-21 00:03:57.019991
[2022-10-21 00:03:57] INFO: Finding out which usertagged bugs have been closed or at least have patches
[2022-10-21 00:04:25] INFO: Created 7634 note pages.
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 507, in <module>
iterate_over_issues(issues)
File "/srv/jenkins/bin/reproducible_html_notes.py", line 428, in iterate_over_issues
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-21 00:04:33] INFO: Finished at 2022-10-21 00:04:33.936195, took: 0:00:36.916213
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list