Lars Volker created IMPALA-7938:
-----------------------------------
Summary: jenkins.impala.io returns 504, not accepting new
pre-submit jobs
Key: IMPALA-7938
URL: https://issues.apache.org/jira/browse/IMPALA-7938
Project: IMPALA
Issue Type: Bug
Components: Infrastructure
Reporter: Lars Volker
Jenkins doesn't accept new jobs,
https://jenkins.impala.io/job/gerrit-verify-dryrun/build?delay=0sec returns a
504 Bad Gateway error.
The logs have this:
{noformat}
Dec 06, 2018 10:32:56 PM
org.jenkinsci.plugins.workflow.support.concurrent.Timeout lambda$ping$0
INFO: Running CpsFlowExecution[Owner[parallel-all-tests/4671:parallel-all-tests
#4671]] unresponsive for 4 hr 44 min
Dec 06, 2018 10:33:01 PM
org.jenkinsci.plugins.workflow.support.concurrent.Timeout lambda$ping$0
INFO: Running CpsFlowExecution[Owner[parallel-all-tests/4671:parallel-all-tests
#4671]] unresponsive for 4 hr 44 min
Dec 06, 2018 10:33:03 PM
com.sonyericsson.hudson.plugins.gerrit.trigger.GerritProjectListUpdater
tryLoadProjectList
INFO: Not connected to , waiting for 64 second(s)
Dec 06, 2018 10:33:06 PM
org.jenkinsci.plugins.workflow.support.concurrent.Timeout lambda$ping$0
INFO: Running CpsFlowExecution[Owner[parallel-all-tests/4671:parallel-all-tests
#4671]] unresponsive for 4 hr 44 min
Dec 06, 2018 10:33:11 PM
org.jenkinsci.plugins.workflow.support.concurrent.Timeout lambda$ping$0
INFO: Running CpsFlowExecution[Owner[parallel-all-tests/4671:parallel-all-tests
#4671]] unresponsive for 4 hr 44 min
{noformat}
This could be
[JENKINS-52362|https://issues.jenkins-ci.org/browse/JENKINS-52362].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)