Hide Forgot
Description of problem: Failed to build an application with jenkins after migration Version-Release number of selected component (if applicable): On devenv_3912 How reproducible: Always Steps to Reproduce: 1. Create applications with jenkins-client 2. Upgrade devenv-stage ami to latest 3. After ugprade, clone app to local, make some change then push commits Actual results: After step 3, jenkins build fired up, but eventally failed Total 3 (delta 2), reused 0 (delta 0) remote: Executing Jenkins build. remote: remote: You can track your build at https://jenkins1-migration1.dev.rhcloud.com/job/jbossas1-build remote: remote: Waiting for build to schedule....Done remote: Waiting for job to complete.............................................Done remote: FAILED 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: !!!!!!!! remote: An error occurred executing 'gear postreceive' (exit code: 1) remote: Error message: Failed to execute: 'control post-receive' for /var/lib/openshift/5260c7749acd5f8bf10000d8/jenkins-client remote: remote: For more details about the problem, try running the command again with the '--trace' option. To ssh://5260c7749acd5f8bf10000d8.rhcloud.com/~/git/jbossas1.git/ 2a4c0f3..76f5cd7 master -> master Expected results: Should be able to build the application successfully. Additional info: Attached jenkins server app log
*** This bug has been marked as a duplicate of bug 1018343 ***