Bug 906699 - Jenkins builds often fail
Summary: Jenkins builds often fail
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Dan Mace
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-01 09:22 UTC by jizhao
Modified: 2015-05-14 23:04 UTC (History)
4 users (show)

Fixed In Version: jenkins-plugin-openshift 0.6.12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-13 23:49:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
jenkins log while doing jenkins build (66.43 KB, application/octet-stream)
2013-02-01 09:25 UTC, jizhao
no flags Details
initial jenkins log (1.14 KB, application/octet-stream)
2013-02-01 09:28 UTC, jizhao
no flags Details

Description jizhao 2013-02-01 09:22:34 UTC
Description of problem:
Create an app, a jenkins app, and embed jenkins-client to the app. Git push to start jenkins build, and it often fails. It seems that the jenkins builds failed while creating the jenkins builder app. I'll attach the jenkins log.

Version-Release number of selected component (if applicable):
devenv_2757

How reproducible:
Often

Steps to Reproduce:
1.Create a jenkins app. Create an app and embed jenkins-client to it.
2.Make some changes and git push. Try this several times.
3.
  
Actual results:
The jenkins builds often fail.

Expected results:
The jenkins builds shouldn't fail.

Additional info:

Comment 1 jizhao 2013-02-01 09:25:50 UTC
Created attachment 691478 [details]
jenkins log while doing jenkins build

This is the log of the jenkins app while doing jenkins build. After this, the jenkins builder app isn't created.
Here's the client output:

remote: restart_on_add=false
remote: Executing Jenkins build.
remote: 
remote: You can track your build at https://server-jizhao1.dev.rhcloud.com/job/app2-build
remote: 
remote: Waiting for build to schedule.........
remote: **BUILD FAILED/CANCELLED**
remote: Please see the Jenkins log for more details via rhc-tail-files
remote: !!!!!!!!
remote: Deployment Halted!
remote: If the build failed before the deploy step, your previous
remote: build is still running.  Otherwise, your application may be
remote: partially deployed or inaccessible.
remote: Fix the build and try again.
remote: !!!!!!!!
To ssh://510b85145cb1482e0700024b.rhcloud.com/~/git/app2.git/
   dc4de69..3a7b930  master -> master

Comment 2 jizhao 2013-02-01 09:28:14 UTC
Created attachment 691479 [details]
initial jenkins log

This is the log of the jenkins app right after it's created. There're some error message in it. I'm not sure if it has anything to do with the bug.

Comment 3 jizhao 2013-02-04 10:02:32 UTC
Jenkins builds still fail sometimes, but not as frequent as it was now.
Verified on devenv_2765.


Note You need to log in before you can comment on or make changes to this bug.