[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #2224

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Sep 9 13:36:51 UTC 2015


See <https://jenkins.debian.net/job/reproducible_html_notes/2224/changes>

Changes:

[sanvila] Add bug for yadifa

------------------------------------------
Started by an SCM change
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_notes/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.debian.org/git/reproducible/notes.git
 > git init <https://jenkins.debian.net/job/reproducible_html_notes/ws/> # timeout=10
Fetching upstream changes from git://git.debian.org/git/reproducible/notes.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://git.debian.org/git/reproducible/notes.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.debian.org/git/reproducible/notes.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.debian.org/git/reproducible/notes.git # timeout=10
Fetching upstream changes from git://git.debian.org/git/reproducible/notes.git
 > git -c core.askpass=true fetch --tags --progress git://git.debian.org/git/reproducible/notes.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 52859220a8f57afb20d265fb72664b701d1ab0a5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 52859220a8f57afb20d265fb72664b701d1ab0a5
 > git rev-list a97ef281b437c00df28f9c8babb312a5771a2323 # timeout=10
 > git tag -a -f -m Jenkins Build #2224 jenkins-reproducible_html_notes-2224 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson3636695565617946388.sh
+ /srv/jenkins/bin/reproducible_notes.py
INFO: Starting at 2015-09-09 13:36:24.596273
INFO: notes loaded. There are 3794 packages listed
INFO: notes checked. There are 3794 packages listed
INFO: Issues loaded. There are 160 issues
INFO: Saved 7740 notes in the database
INFO: Finished at 2015-09-09 13:36:30.915600, took: 0:00:06.319356
+ /srv/jenkins/bin/reproducible_html_notes.py
INFO: Starting at 2015-09-09 13:36:31.211402
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 371, in query_udd
    cursor.execute(query)
psycopg2.OperationalError: terminating connection due to administrator command
SSL connection has been closed unexpectedly

ERROR: Failing nicely anyway, returning an empty response.
INFO: finding out which usertagged bugs have been closed or at least have patches
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 426, in <module>
    bugs = get_bugs()
  File "/srv/jenkins/bin/reproducible_common.py", line 530, in get_bugs
    rows = query_udd(query)
  File "/srv/jenkins/bin/reproducible_common.py", line 369, in query_udd
    cursor = conn_udd.cursor()
psycopg2.InterfaceError: connection already closed
INFO: Finished at 2015-09-09 13:36:51.586836, took: 0:00:20.375450
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list