-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
/opt/eap/bin/openshift-migrate.sh script fails to run the migration due to missing /opt/eap/bin/launch/configure.sh script
Migration pod logs:
INFO [Thu Jan 2 12:11:29 UTC 2020] Finished migration check cycle, pausing for 30 seconds before resuming INFO [Thu Jan 2 12:11:59 UTC 2020] Examining existence of living pod 'xa-load-1' INFO [Thu Jan 2 12:12:00 UTC 2020] Examining existence of living pod 'xa-load-2' INFO [Thu Jan 2 12:12:00 UTC 2020] Examining existence of living pod 'xa-load-3' INFO [Thu Jan 2 12:12:01 UTC 2020] Finished migration check cycle, pausing for 30 seconds before resuming INFO [Thu Jan 2 12:12:31 UTC 2020] Examining existence of living pod 'xa-load-1' /opt/eap/bin/launch/openshift-migrate-common.sh: line 18: /opt/eap/bin/launch/configure.sh: No such file or directory INFO [Thu Jan 2 12:12:31 UTC 2020] Migration of pod xa-load-1 terminated with status 1 (HUP)
This is a regression compare to Beta release brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/jboss-eap-7-tech-preview/eap73-openjdk8-openshift-rhel7:7.3.0.Beta-1
$ podman run -it registry-proxy.engineering.redhat.com/rh-osbs/jboss-eap-7-eap73-openjdk8-openshift-rhel7:7.3.0-2 ls /opt/eap/bin/launch/configure.sh ls: cannot access /opt/eap/bin/launch/configure.sh: No such file or directory $ podman run -it brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/jboss-eap-7-tech-preview/eap73-openjdk8-openshift-rhel7:7.3.0.Beta-1 ls /opt/eap/bin/launch/configure.sh /opt/eap/bin/launch/configure.sh
- clones
-
JBEAP-18395 openshift-migrate.sh script fails on eap73-openjdk8-openshift-rhel7 due to missing /opt/eap/bin/launch/configure.sh
- Closed