[Qa-jenkins-scm] Build failed in Jenkins: udd_orphaned_without_o_bug #197
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Aug 17 08:06:02 UTC 2015
See <https://jenkins.debian.net/job/udd_orphaned_without_o_bug/197/>
------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/udd_orphaned_without_o_bug/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson7883304544298274522.sh
+ /srv/jenkins/bin/udd-query.sh orphaned_without_o_bug
====================================================================================
Mon 17 Aug 08:03:55 UTC 2015 - running job udd_orphaned_without_o_bug now.
To understand what this job does, clone git.debian.org/git/qa/jenkins.debian.net.git
and then have a look at bin/udd-query.sh
This invocation of the script has been called using "orphaned_without_o_bug" as arguments.
====================================================================================
Mon 17 Aug 08:03:55 UTC 2015 - start running "/srv/jenkins/bin/udd-query.sh" (md5sum e12ea7e42bacc75c3048e36f1f69da9a) as "/tmp/jenkins-script-Z1IaEe9a".
Mon Aug 17 08:03:55 UTC 2015 - querying UDD using SELECT DISTINCT u.source
FROM upload_history AS u
JOIN (
SELECT s.source, max(u.date) AS date
FROM upload_history AS u
JOIN sources AS s ON s.source=u.source
WHERE s.release = 'sid' OR s.release = 'experimental'
GROUP BY s.source
) AS foo ON foo.source=u.source AND foo.date=u.date
WHERE maintainer like '%packages at qa.debian.org%';
psql: could not connect to server: Connection timed out
Is the server running on host "public-udd-mirror.xvm.mit.edu" (18.181.6.246) and accepting
TCP/IP connections on port 5432?
Mon 17 Aug 08:06:02 UTC 2015 - /srv/jenkins/bin/udd-query.sh stopped running as /tmp/jenkins-script-Z1IaEe9a, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list