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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Sep 11 13:46:25 UTC 2015


See <https://jenkins.debian.net/job/reproducible_scheduler/8290/>

------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_scheduler/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson1351746657757482674.sh
+ /srv/jenkins/bin/reproducible_scheduler.py
INFO: Starting at 2015-09-11 13:42:59.028718
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Updating schroots and sources tables for all suites.
INFO: Downloading sources file for testing: http://ftp.de.debian.org/debian/dists/testing/main/source/Sources.xz
INFO: Updating sources for testing/amd64...
INFO: Pushing 0 updated packages to the database...
INFO: Now inserting 0 new sources in the database: []
INFO: Now deleting 0 removed packages: []
INFO: Updating sources for testing/armhf...
INFO: Pushing 0 updated packages to the database...
INFO: Now inserting 0 new sources in the database: []
INFO: Now deleting 0 removed packages: []
INFO: Downloading sources file for unstable: http://ftp.de.debian.org/debian/dists/unstable/main/source/Sources.xz
INFO: Updating sources for unstable/amd64...
INFO: Pushing 0 updated packages to the database...
INFO: Now inserting 0 new sources in the database: []
INFO: Now deleting 0 removed packages: []
INFO: Updating sources for unstable/armhf...
INFO: Pushing 0 updated packages to the database...
INFO: Now inserting 0 new sources in the database: []
INFO: Now deleting 0 removed packages: []
INFO: Downloading sources file for experimental: http://ftp.de.debian.org/debian/dists/experimental/main/source/Sources.xz
INFO: Updating sources for experimental/amd64...
INFO: Pushing 0 updated packages to the database...
INFO: Now inserting 0 new sources in the database: []
INFO: Now deleting 0 removed packages: []
INFO: Updating sources for experimental/armhf...
INFO: Pushing 0 updated packages to the database...
INFO: Now inserting 0 new sources in the database: []
INFO: Now deleting 0 removed packages: []
INFO: Removing old pages from testing/amd64.
INFO: Removing old pages from testing/armhf.
INFO: Removing old pages from unstable/amd64.
INFO: Removing old pages from unstable/armhf.
INFO: Removing old pages from experimental/amd64.
INFO: Removing old pages from experimental/armhf.
INFO: Scheduling for amd64...
INFO: 1100 packages already scheduled, probably scheduling some more...
INFO: Currently scheduled packages in all suites: 1100
INFO: Building the schedule index page for amd64...
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_scheduler.py", line 543, in <module>
    scheduler(arch)
  File "/srv/jenkins/bin/reproducible_scheduler.py", line 451, in scheduler
    generate_schedule(arch)  # from reproducible_html_indexes
  File "/srv/jenkins/bin/reproducible_html_live_status.py", line 41, in generate_schedule
    html += generate_live_status_table(arch)
  File "/srv/jenkins/bin/reproducible_html_live_status.py", line 82, in generate_live_status_table
    duration = convert_into_hms_string(row[7])
  File "/srv/jenkins/bin/reproducible_html_live_status.py", line 27, in convert_into_hms_string
    duration = str(seconds+"s")
TypeError: unsupported operand type(s) for +: 'int' and 'str'
INFO: Finished at 2015-09-11 13:46:25.510156, took: 0:03:26.481450
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list