[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_pkg_sets #6889

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Aug 6 08:24:02 UTC 2016


See <https://jenkins.debian.net/job/reproducible_html_pkg_sets/6889/>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_pkg_sets/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson4658148053107468894.sh
+ /srv/jenkins/bin/reproducible_html_pkg_sets.py
INFO: Starting at 2016-08-06 08:22:06.487831
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Creating pkgset index page for testing/amd64.
CRITICAL: Error executing this query:
CRITICAL: 
CRITICAL:         SELECT s.name
CRITICAL:         FROM results AS r
CRITICAL:         JOIN sources AS s ON r.package_id=s.id
CRITICAL:         WHERE s.suite='testing'
CRITICAL:         AND s.architecture='amd64'
CRITICAL:         AND date(r.build_date)<='2016-08-05'
CRITICAL:         AND s.name in ('base-files', 'base-passwd', 'bash', 'coreutils', 'dash', 'debianutils', 'diffutils', 'dpkg', 'e2fsprogs', 'findutils', 'glibc', 'grep', 'gzip', 'hostname', 'init-system-helpers', 'ncurses', 'perl', 'sed', 'shadow', 'sysvinit', 'tar', 'util-linux')
CRITICAL:     AND r.status = 'reproducible' ORDER BY s.name;








Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_pkg_sets.py", line 307, in <module>
    stats = gather_meta_stats(suite, arch, pkgset_name)
  File "/srv/jenkins/bin/reproducible_html_pkg_sets.py", line 63, in gather_meta_stats
    "ORDER BY s.name;")
  File "/srv/jenkins/bin/reproducible_common.py", line 358, in query_db
    cursor.execute(query)
sqlite3.OperationalError: database is locked
INFO: Finished at 2016-08-06 08:23:54.267993, took: 0:01:47.787567
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list