Bug 875622 - [US3070][US3061][fork]Jenkins builds failed for jbossas-7/jbosseap-6.0/jbossews-1.0 apps
Summary: [US3070][US3061][fork]Jenkins builds failed for jbossas-7/jbosseap-6.0/jbosse...
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: 2012-11-12 08:32 UTC by jizhao
Modified: 2015-05-14 23:02 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-19 19:27:35 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
jenkins log (394.86 KB, text/x-log)
2012-11-12 08:44 UTC, jizhao
no flags Details

Description jizhao 2012-11-12 08:32:00 UTC
Description of problem:
Create a jenkins server app, a jbossas-7/jbosseap-6.0/jbossews-1.0, and embed jenkins client to it. Make some changes and git push. The jenkins build always fail due to a missing ruby shared library.

Version-Release number of selected component (if applicable):
fork_ami_US3070_US3061_280
rhc 1.1.1

How reproducible:
Always

Steps to Reproduce:
1.Create a jenkins server app
2.Create jbossas-7/jbosseap-6.0/jbossews-1.0 app and embed jenkins client to it
3.Make some changes and git push
  
Actual results:
<------------------output------------------>
remote: Executing Jenkins build.
remote: 
remote: You can track your build at https://server-jizhao1.dev.rhcloud.com/job/app2-build
remote: 
remote: ruby: error while loading shared libraries: libruby.so.1.9: cannot open shared object file: No such file or directory
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: !!!!!!!!
<------------------------------------------>

Expected results:
Jenkins build should succeed.

Additional info:

Comment 1 jizhao 2012-11-12 08:44:12 UTC
Created attachment 643317 [details]
jenkins log

I've attached the jenkins log from the jenkins server app.

Comment 2 jizhao 2012-11-14 11:36:03 UTC
Verify this bug on devenv_2469


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