-
Bug
-
Resolution: Done
-
Blocker
-
7.3.0.GA.CR3
-
None
Migration pod (running the openshift-migrate.sh script) throws some syntax error during processing and finally fails to boot the server.
The following messages are filling the log:
INFO [Tue Jan 21 12:52:47 UTC 2020] Finished migration check cycle, pausing for 30 seconds before resuming usage: queryosapi.py [-h] [-q {log,pods,pods_living}] [-f {list_comma,list_space,raw}] [--pod POD] [--sincetime SINCETIME] [--tailline TAILLINE] [-l {debug,DEBUG,info,INFO,warning,WARNING,error,ERROR,critical,CRITICAL}] ... queryosapi.py: error: argument --pod: expected one argument
and finally, EAP inside pod fails to start with ISE:
service org.wildfly.clustering.jgroups.channel.ee: java.lang.IllegalStateException: java.lang.Exception: events [FIND_INITIAL_MBRS FIND_MBRS] are required by GMS, but not provided by any of the protocols below it
Tested image registry-proxy.engineering.redhat.com/rh-osbs/jboss-eap-7-eap73-openjdk8-openshift-rhel7:7.3.0-8
See logs of migration pod after the test ( migration-pod-cr3.txt ), attaching the log from beta as well ( migration-pod-cr3.txt ).
- blocks
-
JBEAP-18465 Can't run multiple server during migration
- Closed
- is cloned by
-
CLOUD-3479 Migration pod fails to start due to clustering.jgroups.channel.ee: java.lang.IllegalStateException
- New
- relates to
-
JBEAP-18395 openshift-migrate.sh script fails on eap73-openjdk8-openshift-rhel7 due to missing /opt/eap/bin/launch/configure.sh
- Closed