[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_indexes #47282

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Jun 28 09:02:26 UTC 2016


See <https://jenkins.debian.net/job/reproducible_html_indexes/47282/>

------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_indexes/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson255133458026716830.sh
+ /srv/jenkins/bin/reproducible_html_indexes.py
INFO: Starting at 2016-06-28 09:00:52.816822
ERROR: The UDD server encountered a issue while executing the query. The full error is:
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_common.py", line 444, in query_udd
    cursor.execute(query)
psycopg2.ProgrammingError: column "bugs.title" must appear in the GROUP BY clause or be used in an aggregate function
LINE 2: ....id, bugs.source, bugs.done, ARRAY_AGG(tags.tag), bugs.title
                                                             ^

ERROR: Failing nicely anyway, returning an empty response.
INFO: finding out which usertagged bugs have been closed or at least have patches
CRITICAL: Error executing this query:
CRITICAL: SELECT COUNT(*) FROM results AS r JOIN sources AS s ON r.package_id=s.id WHERE s.suite="testing" AND s.architecture="amd64"








Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 543, in <module>
    build_page(page, suite, arch)
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 521, in build_page
    html1, footnote1 = build_page_section(page, section, suite, arch)
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 465, in build_page_section
    html += build_leading_text_section(section, rows, suite, arch)
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 412, in build_leading_text_section
    count_total = int(query_db(queries['count_total'].format(suite=suite, arch=arch))[0][0])
  File "/srv/jenkins/bin/reproducible_common.py", line 393, in query_db
    cursor.execute(query)
sqlite3.OperationalError: database is locked
INFO: Finished at 2016-06-28 09:02:25.935306, took: 0:01:33.118509
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list