[Qa-jenkins-scm] Build failed in Jenkins: reproducible_scheduler #21518

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Jul 23 10:29:21 BST 2018


See <https://jenkins.debian.net/job/reproducible_scheduler/21518/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_scheduler/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins594840244717119638.sh
+ /srv/jenkins/bin/reproducible_scheduler.py
[2018-07-23 09:23:01] INFO: Starting at 2018-07-23 09:23:01.311284
[2018-07-23 09:23:01] INFO: Updating sources tables for all suites.
[2018-07-23 09:23:01] INFO: Downloading sources file for stretch: http://deb.debian.org/debian/dists/stretch/main/source/Sources.xz
[2018-07-23 09:23:02] INFO: Updating sources db for stretch/amd64...
[2018-07-23 09:23:26] INFO: Pushing 0 updated packages to the database...
[2018-07-23 09:23:39] INFO: Now deleting 0 removed packages: []
[2018-07-23 09:23:39] INFO: DB update done for stretch/amd64 done at 2018-07-23 09:23:39.
[2018-07-23 09:23:39] INFO: Updating sources db for stretch/i386...
[2018-07-23 09:24:05] INFO: Pushing 0 updated packages to the database...
[2018-07-23 09:24:17] INFO: Now deleting 0 removed packages: []
[2018-07-23 09:24:18] INFO: DB update done for stretch/i386 done at 2018-07-23 09:24:18.
[2018-07-23 09:24:18] INFO: Updating sources db for stretch/arm64...
[2018-07-23 09:24:40] INFO: Pushing 0 updated packages to the database...
[2018-07-23 09:24:54] INFO: Now deleting 0 removed packages: []
[2018-07-23 09:24:54] INFO: DB update done for stretch/arm64 done at 2018-07-23 09:24:54.
[2018-07-23 09:24:54] INFO: Updating sources db for stretch/armhf...
[2018-07-23 09:25:17] INFO: Pushing 0 updated packages to the database...
[2018-07-23 09:25:30] INFO: Now deleting 0 removed packages: []
[2018-07-23 09:25:30] INFO: DB update done for stretch/armhf done at 2018-07-23 09:25:30.
[2018-07-23 09:25:30] INFO: Sources for suite stretch done at 2018-07-23 09:25:30.
[2018-07-23 09:25:30] INFO: Downloading sources file for buster: http://deb.debian.org/debian/dists/buster/main/source/Sources.xz
[2018-07-23 09:25:33] INFO: Updating sources db for buster/amd64...
[2018-07-23 09:26:00] INFO: Pushing 1 updated packages to the database...
[2018-07-23 09:26:17] INFO: Now deleting 0 removed packages: []
[2018-07-23 09:26:17] INFO: DB update done for buster/amd64 done at 2018-07-23 09:26:17.
[2018-07-23 09:26:17] INFO: Updating sources db for buster/i386...
[2018-07-23 09:26:42] INFO: Pushing 1 updated packages to the database...
[2018-07-23 09:26:58] INFO: Now deleting 0 removed packages: []
[2018-07-23 09:26:59] INFO: DB update done for buster/i386 done at 2018-07-23 09:26:59.
[2018-07-23 09:26:59] INFO: Updating sources db for buster/arm64...
[2018-07-23 09:27:25] INFO: Pushing 1 updated packages to the database...
[2018-07-23 09:27:46] INFO: Now deleting 0 removed packages: []
[2018-07-23 09:27:47] INFO: DB update done for buster/arm64 done at 2018-07-23 09:27:47.
[2018-07-23 09:27:47] INFO: Updating sources db for buster/armhf...
[2018-07-23 09:28:15] INFO: Pushing 1 updated packages to the database...
[2018-07-23 09:28:31] INFO: Now deleting 0 removed packages: []
[2018-07-23 09:28:31] INFO: DB update done for buster/armhf done at 2018-07-23 09:28:31.
[2018-07-23 09:28:31] INFO: Sources for suite buster done at 2018-07-23 09:28:31.
[2018-07-23 09:28:31] INFO: Downloading sources file for unstable: http://deb.debian.org/debian/dists/unstable/main/source/Sources.xz
[2018-07-23 09:28:32] INFO: Updating sources db for unstable/amd64...
[2018-07-23 09:29:02] INFO: Pushing 22 updated packages to the database...
[2018-07-23 09:29:02] INFO: Now inserting 3 new sources in the database: [{'suite': 'unstable', 'architecture': 'amd64', 'version': '0.26.1-1', 'name': 'python-certbot-dns-sakuracloud'}, {'suite': 'unstable', 'architecture': 'amd64', 'version': '0.26.1-1', 'name': 'python-certbot-dns-gehirn'}, {'suite': 'unstable', 'architecture': 'amd64', 'version': '0.26.0-1', 'name': 'python-certbot-dns-linode'}]
[2018-07-23 09:29:20] INFO: Now deleting 0 removed packages: []
[2018-07-23 09:29:20] INFO: Building pages for the new packages
[2018-07-23 09:29:20] INFO: Generating the pages of 3 package(s)
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_scheduler.py", line 760, in <module>
    update_sources(suite)
  File "/srv/jenkins/bin/reproducible_scheduler.py", line 266, in update_sources
    update_sources_db(suite, arch, sources)
  File "/srv/jenkins/bin/reproducible_scheduler.py", line 405, in update_sources_db
    gen_packages_html([Package(x['name']) for x in pkgs_to_add], no_clean=True)
  File "/srv/jenkins/bin/reproducible_html_packages.py", line 342, in gen_packages_html
    gen_history_page(package)
  File "/srv/jenkins/bin/reproducible_html_packages.py", line 331, in gen_history_page
    noendpage=True)
  File "/srv/jenkins/bin/rblib/html.py", line 151, in write_html_page
    fd.write(html)
OSError: [Errno 28] No space left on device
[2018-07-23 09:29:21] INFO: Finished at 2018-07-23 09:29:21.055061, took: 0:06:19.743822
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list