Build failed in Jenkins: reproducible_html_pkg_sets #87041
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Aug 11 16:45:00 BST 2025
See <https://jenkins.debian.net/job/reproducible_html_pkg_sets/87041/display/redirect>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace <https://jenkins.debian.net/job/reproducible_html_pkg_sets/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins17373658841338653106.sh
+ /srv/jenkins/bin/reproducible_html_pkg_sets.py
[2025-08-11 15:45:00] INFO: Starting at 2025-08-11 15:45:00.500437
[2025-08-11 15:45:00] INFO: Querying UDD to find usertagged bugs which have been closed or which have patches
[2025-08-11 15:45:00] INFO: Creating pkgset index page for unstable/amd64.
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_html_pkg_sets.py", line 323, in <module>
stats = gather_meta_stats(suite, arch, pkgset_name)
File "/srv/jenkins/bin/reproducible_html_pkg_sets.py", line 82, in gather_meta_stats
good = query_db(root_query + "AND r.status = 'reproducible' " +
"ORDER BY s.name;")
File "/srv/jenkins/bin/rblib/__init__.py", line 47, in query_db
with conn_db.beging() as transaction:
^^^^^^^^^^^^^^
AttributeError: 'Connection' object has no attribute 'beging'. Did you mean: 'begin'?
[2025-08-11 15:45:00] INFO: Finished at 2025-08-11 15:45:00.899064, took: 0:00:00.398629
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list