Agent deployment failed with below error :
Execution of command /agent/ADATMP_2020-04-01_12-45-33-PM/agentDeploy.sh -ignorePrereqs ORACLE_HOSTNAME=<***> AGENT_BASE_DIR=/agent OMS_HOST=oms1 EM_UPLOAD_PORT=4903 AGENT_INSTANCE_HOME=/agent/agent_inst b_doDiscovery=false START_AGENT=false b_forceInstCheck=true -force AGENT_PORT=3872 on host <***> Failed
*********/data/gc_inst/em/EMGC_OMS1/sysman/agentpush/2020-04-01_12-45-33-PM/applogs/<host>_deploy.log**********
2020-04-01_12-49-41:INFO:Action description Execution of command /bin/sh -c 'cd /agent/ADATMP_2020-04-01_12-45-33-PM;/agent/ADATMP_2020-04-01_12-45-33-PM/agentDeploy.sh -ignorePrereqs ORACLE_HOSTNAME=172.25.0.4 AGENT_BASE_DIR=/agent OMS_HOST=oms1 EM_UPLOAD_PORT=4903 AGENT_INSTANCE_HOME=/agent/agent_inst b_doDiscovery=false START_AGENT=false b_forceInstCheck=true -force AGENT_PORT=3872' on host 172.25.0.4
2020-04-01_12-49-41:INFO:Attempt :1 pty required false with no inputs
2020-04-01_12-51-09:INFO:/bin/sh -c 'cd /agent/ADATMP_2020-04-01_12-45-33-PM;/agent/ADATMP_2020-04-01_12-45-33-PM/agentDeploy.sh -ignorePrereqs ORACLE_HOSTNAME=172.25.0.4 AGENT_BASE_DIR=/agent OMS_HOST=oms1 EM_UPLOAD_PORT=4903 AGENT_INSTANCE_HOME=/agent/agent_inst b_doDiscovery=false START_AGENT=false b_forceInstCheck=true -force AGENT_PORT=3872' execution was successful on host 172.25.0.4
2020-04-01_12-51-09:INFO:exit-code: 0
2020-04-01_12-51-09:INFO:Pattern Agent Configuration completed successfully not Found
2020-04-01_12-51-09:INFO:Install Success Message not found in install log
2020-04-01_12-51-09:INFO: ACTION Execution of command /agent/ADATMP_2020-04-01_12-45-33-PM/agentDeploy.sh -ignorePrereqs ORACLE_HOSTNAME=172.25.0.4 AGENT_BASE_DIR=/agent OMS_HOST=oms1 EM_UPLOAD_PORT=4903 AGENT_INSTANCE_HOME=/agent/agent_inst b_doDiscovery=false START_AGENT=false b_forceInstCheck=true -force AGENT_PORT=3872 on host 172.25.0.4
2020-04-01_12-51-09:INFO: OUT null
2020-04-01_12-51-09:INFO: ERR Not Available
2020-04-01_12-51-09:INFO: EXIT CODE0
2020-04-01_12-51-09:INFO:InvocationTargetException Exception
2020-04-01_12-51-09:INFO:Printing Exception :java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at oracle.sysman.core.agentpush.ui.deployer.BaseDeployerOps.executeActions(BaseDeployerOps.java:2886)
at oracle.sysman.core.agentpush.ui.deployer.NewAgentDeployer.deploy(NewAgentDeployer.java:49)
at oracle.sysman.core.agentpush.ui.deployfwk.DeploymentWorker.run(DeploymentWorker.java:26)
at oracle.sysman.util.threadPoolManager.WorkerThread.run(Worker.java:311)
Caused by: CommandException: err: Not Available out: null exitcode: 0
stacktrace:
oracle.sysman.core.agentpush.ui.deployer.BaseDeployerOps.doInstall13c(BaseDeployerOps.java:1128)
oracle.sysman.core.agentpush.ui.deployer.BaseDeployerOps.doInstall(BaseDeployerOps.java:861)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:498)
oracle.sysman.core.agentpush.ui.deployer.BaseDeployerOps.executeActions(BaseDeployerOps.java:2886)
oracle.sysman.core.agentpush.ui.deployer.NewAgentDeployer.deploy(NewAgentDeployer.java:49)
oracle.sysman.core.agentpush.ui.deployfwk.DeploymentWorker.run(DeploymentWorker.java:26)
oracle.sysman.util.threadPoolManager.WorkerThread.run(Worker.java:311)
at oracle.sysman.core.agentpush.ui.deployer.BaseDeployerOps.doInstall13c(BaseDeployerOps.java:1128)
at oracle.sysman.core.agentpush.ui.deployer.BaseDeployerOps.doInstall(BaseDeployerOps.java:861)
... 8 more