Hello All,
I have recently installed Bitnami Gitlab 7.4.0.0 image and was hoping to
eventually replace an older version we have been using. So I have
configured a new project and attached a webhook address pointing at my
current build servers. The gitlabci build execution of unit tests (a
couple of small python-nose assertion tests) completes almost immediately,
as I can see the output in the gitlabci web window. It never moves past
this point though and remains in the "running" state for hours, until I go
into the gitlabci configuration and remove the webhook address, then it
instantly completes successfully.
I have verified from my logs that the webhook webserver has never received
a HTTP POST from the gitlab instance during the build, however I can curl
and reach my webhook listener server from the new gitlab (fresh Ubuntu
14.04LTS) successfully.
I have noted that within gitlabci, clicking the "cancel" button on the
"running" gitlabci build yields a HTTP 500 response, along with clicking
the "test webhook" button from within gitlabci settings for the project.
Here is a snippet of the log "
/opt/gitlab-7.4.0-0/apps/gitlabci/gitlabci-runner/logs/gitlabci-runner.log":
2014-10-26 17:24:49 +0000 | Submitting build 8 to coordinator...aborted
2014-10-26 17:24:54 +0000 | Checking for builds...nothing
2014-10-26 17:24:59 +0000 | Checking for builds...nothing
2014-10-26 17:25:04 +0000 | Checking for builds...nothing
2014-10-26 17:25:09 +0000 | Checking for builds...nothing
2014-10-26 17:25:14 +0000 | Checking for builds...nothing
2014-10-26 17:25:20 +0000 | Checking for builds...nothing
:100000000
2014-10-26 17:34:20 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:34:20 +0000 | Completed build 9, success.
2014-10-26 17:34:20 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:34:25 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:34:25 +0000 | Completed build 9, success.
2014-10-26 17:34:25 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:34:31 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:34:31 +0000 | Completed build 9, success.
2014-10-26 17:34:31 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:34:36 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:34:36 +0000 | Completed build 9, success.
2014-10-26 17:34:36 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:34:41 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:34:42 +0000 | Completed build 9, success.
2014-10-26 17:34:42 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:34:47 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:34:47 +0000 | Completed build 9, success.
2014-10-26 17:34:47 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:34:52 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:34:53 +0000 | Completed build 9, success.
2014-10-26 17:34:53 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:34:58 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:34:58 +0000 | Completed build 9, success.
2014-10-26 17:34:58 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:35:03 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:35:03 +0000 | Completed build 9, success.
2014-10-26 17:35:03 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:35:09 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:35:09 +0000 | Completed build 9, success.
2014-10-26 17:35:09 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:35:14 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:35:14 +0000 | Completed build 9, success.
2014-10-26 17:35:14 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:35:19 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:35:19 +0000 | Completed build 9, success.
2014-10-26 17:35:19 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:35:25 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:35:25 +0000 | Completed build 9, success.
2014-10-26 17:35:25 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:35:30 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:35:30 +0000 | Completed build 9, success.
2014-10-26 17:35:30 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:35:36 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:35:36 +0000 | Completed build 9, success.
2014-10-26 17:35:36 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:35:41 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:35:41 +0000 | Completed build 9, success.
2014-10-26 17:35:41 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:35:46 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:35:47 +0000 | Completed build 9, success.
2014-10-26 17:35:47 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:35:52 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:35:52 +0000 | Completed build 9, success.
2014-10-26 17:35:52 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:35:57 +0000 | Submitting build 9 to coordinator...response
error: 500
2014-10-26 17:35:57 +0000 | Completed build 9, success.
Any ideas?
--
You received this message because you are subscribed to the Google Groups
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/gitlabhq/3221fa4f-a292-476c-adc7-b78a23d416ef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.