Created attachment 948904 [details] jenkins server log Description of problem: jenkins build always failed with error "Could not locate application with UUID 54389ecfecb8d4954a001133" after INT upgrade Version-Release number of selected component (if applicable): INT(devenv_5253) How reproducible: always Steps to Reproduce: 1. Create one non-scale jbossas/ews/vertx with jenkins-client on INT 2. Upgrade INT to INT(devenv_5253) 3. Change something and git push 4. Check the jenkins log Actual results: jenkins build app always failed with error "Could not locate application with UUID" Expected results: jenkins build app successfully. Additional info:
Is the gear UUID 54389ecfecb8d4954a001133 ? Or does the UUID change after upgrade?
I check the data before INT upgrade As your said, the UUID changed after upgrade.. before upgrade: Your application 'ews1jks' is now available. URL: http://ews1jks-librat30.int.rhcloud.com/ SSH to: 54389ecfecb8d4954a001133.rhcloud.com Git remote: ssh://54389ecfecb8d4954a001133.rhcloud.com/~/git/ews1jks.git/ after upgrade: # rhc app show ews1jks -g ID State Cartridges Size SSH URL ------------------------ ------- ------------------------------------------------------ ----- --------------------------------------------------------- 5438c93803ef647ef3000e9e started jbossews-1.0 mysql-5.1 postgresql-8.4 jenkins-client-1 small 5438c93803ef647ef3000e9e.rhcloud.com so this should be the root reason I guess.
I also did not reproduce this issue on devenv_stage_1074 in today migration testing.so I'm not sure why the INT env has this issue. I will pay attention to this issue in next sprint INT reset and upgrade.so verified it this time. if this still can be reproduced it, I will reopen this bug. thanks.