2024-06-14 09:49:35.360 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,08b8ffa4180c] c.o.o.c.t.e.runner.JavaSubtaskRunner : Run subtask, id=9074, context=Context{parallelIdx=-1, stringMap={host_ip=192.168.5.136, ssh_port=22, task_instance_id=9389, task_operation=execute, host_credential_id=1, latest_execution_start_time=2024-06-14T09:49:33.557+08:00, sub_task_instance_name=Install ocp agent, sub_task_instance_id=9074, host_id=2}, listMap={}}, executor=192.168.5.135 2024-06-14 09:49:35.809 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,08b8ffa4180c] c.o.o.s.t.b.host.InstallOcpAgentTask : [InstallOcpAgentTask] started 2024-06-14 09:49:35.870 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,08b8ffa4180c] c.o.o.c.agent.HostAgentServiceImpl : Finding OCP agent: hostId=2 2024-06-14 09:49:35.942 WARN 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,08b8ffa4180c] c.o.o.c.agent.HostAgentServiceImpl : OCP agent not found: hostId=2 2024-06-14 09:49:35.970 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,08b8ffa4180c] c.o.o.c.agent.HostAgentServiceImpl : Finding OCP agent: hostId=2 2024-06-14 09:49:36.012 WARN 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,08b8ffa4180c] c.o.o.c.agent.HostAgentServiceImpl : OCP agent not found: hostId=2 2024-06-14 09:49:36.044 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,08b8ffa4180c] c.o.o.service.task.util.AgentTaskUtils : Create ssh executor from task context 2024-06-14 09:49:36.074 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,08b8ffa4180c] c.o.o.service.task.util.AgentTaskUtils : CredentialId in context, use specific credential 2024-06-14 09:49:36.328 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,08b8ffa4180c] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 192.168.5.136 2024-06-14 09:49:36.401 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,08b8ffa4180c] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2024-06-14 09:49:36.458 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,08b8ffa4180c] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 192.168.5.136 2024-06-14 09:49:36.514 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,08b8ffa4180c] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2024-06-14 09:49:36.573 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,08b8ffa4180c] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: sudo bash -c 'netstat -ant| awk '"'"'$4~":62888$" { print $4"\t"$6 }'"'"'' on 192.168.5.136 2024-06-14 09:49:36.795 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,08b8ffa4180c] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: sudo bash -c 'netstat -ant| awk '"'"'$4~":62888$" { print $4"\t"$6 }'"'"'' on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=sudo bash -c 'netstat -ant| awk '"'"'$4~":62888$" { print $4"\t"$6 }'"'"'', out=bash: netstat: command not found, err=, extOut=null, exitStatus=0) 2024-06-14 09:49:36.805 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,08b8ffa4180c] c.o.o.e.internal.template.SshTemplate : SSH execute end: sudo bash -c 'netstat -ant| awk '"'"'$4~":62888$" { print $4"\t"$6 }'"'"'' on 192.168.5.136,result:SshResult(host=192.168.5.136, username=root, command=sudo bash -c 'netstat -ant| awk '"'"'$4~":62888$" { print $4"\t"$6 }'"'"'', out=bash: netstat: command not found, err=, extOut=null, exitStatus=0) 2024-06-14 09:49:36.816 ERROR 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,08b8ffa4180c] c.o.ocp.core.util.ExceptionUtils : Checked Exception: com.oceanbase.ocp.core.exception.UnexpectedException occurred with code error.common.unexpected, and args [port is occupied, 62888] 2024-06-14 09:49:36.826 ERROR 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,08b8ffa4180c] c.o.o.c.t.e.c.w.subtask.SubtaskExecutor : An unknown error has occurred. Cause: port is occupied. Error message: 62,888. Contact the administrator. com.oceanbase.ocp.core.exception.UnexpectedException: [OCP UnexpectedException]: status=500 INTERNAL_SERVER_ERROR, errorCode=COMMON_UNEXPECTED, args=port is occupied,62888 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.oceanbase.ocp.core.util.ExceptionUtils.newException(ExceptionUtils.java:96) at com.oceanbase.ocp.core.util.ExceptionUtils.throwException(ExceptionUtils.java:90) at com.oceanbase.ocp.core.util.ExceptionUtils.unExpected(ExceptionUtils.java:77) at com.oceanbase.ocp.service.task.business.host.InstallOcpAgentTask.checkAgentPortsAvailable(InstallOcpAgentTask.java:107) at com.oceanbase.ocp.service.task.business.host.InstallOcpAgentTask.run(InstallOcpAgentTask.java:61) at com.oceanbase.ocp.core.task.engine.runner.JavaSubtaskRunner.execute(JavaSubtaskRunner.java:64) at com.oceanbase.ocp.core.task.engine.runner.JavaSubtaskRunner.doRun(JavaSubtaskRunner.java:32) at com.oceanbase.ocp.core.task.engine.runner.JavaSubtaskRunner.run(JavaSubtaskRunner.java:26) at com.oceanbase.ocp.core.task.engine.runner.RunnerFactory.doRun(RunnerFactory.java:76) at com.oceanbase.ocp.core.task.engine.coordinator.worker.subtask.SubtaskExecutor.doRun(SubtaskExecutor.java:203) at com.oceanbase.ocp.core.task.engine.coordinator.worker.subtask.SubtaskExecutor.redirectConsoleOutput(SubtaskExecutor.java:197) at com.oceanbase.ocp.core.task.engine.coordinator.worker.subtask.SubtaskExecutor.lambda$submit$2(SubtaskExecutor.java:134) at java.util.concurrent.FutureTask.run(FutureTask.ja va:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Set state for subtask: 9074, operation:EXECUTE, state: FAILED 2024-06-14 10:28:07.235 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.o.c.t.e.runner.JavaSubtaskRunner : Retry subtask, id=9074, context=Context{parallelIdx=-1, stringMap={host_ip=192.168.5.136, ssh_port=22, task_instance_id=9389, task_operation=retry, host_credential_id=1, latest_execution_start_time=2024-06-14T10:28:05.735+08:00, sub_task_instance_name=Install ocp agent, sub_task_instance_id=9074, host_id=2}, listMap={}}, executor=192.168.5.135 2024-06-14 10:28:07.259 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.o.s.t.b.host.InstallOcpAgentTask : [InstallOcpAgentTask] rollback started 2024-06-14 10:28:07.271 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.o.service.task.util.AgentTaskUtils : Create ssh executor from task context 2024-06-14 10:28:07.289 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.o.service.task.util.AgentTaskUtils : CredentialId in context, use specific credential 2024-06-14 10:28:07.423 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 192.168.5.136 2024-06-14 10:28:07.495 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:07.578 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 192.168.5.136 2024-06-14 10:28:07.638 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:07.681 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: (pgrep -af 'ocp_agentd' | grep -cv pgrep | xargs --no-run-if-empty) || true on 192.168.5.136 2024-06-14 10:28:07.830 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: (pgrep -af 'ocp_agentd' | grep -cv pgrep | xargs --no-run-if-empty) || true on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=(pgrep -af 'ocp_agentd' | grep -cv pgrep | xargs --no-run-if-empty) || true, out=0, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:07.846 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.o.e.internal.template.SshTemplate : SSH execute end: (pgrep -af 'ocp_agentd' | grep -cv pgrep | xargs --no-run-if-empty) || true on 192.168.5.136,result:SshResult(host=192.168.5.136, username=root, command=(pgrep -af 'ocp_agentd' | grep -cv pgrep | xargs --no-run-if-empty) || true, out=0, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:07.871 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 192.168.5.136 2024-06-14 10:28:07.935 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:07.975 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: (pgrep -af 'ocp_mgragent' | grep -cv pgrep | xargs --no-run-if-empty) || true on 192.168.5.136 2024-06-14 10:28:08.078 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: (pgrep -af 'ocp_mgragent' | grep -cv pgrep | xargs --no-run-if-empty) || true on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=(pgrep -af 'ocp_mgragent' | grep -cv pgrep | xargs --no-run-if-empty) || true, out=0, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:08.100 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.o.e.internal.template.SshTemplate : SSH execute end: (pgrep -af 'ocp_mgragent' | grep -cv pgrep | xargs --no-run-if-empty) || true on 192.168.5.136,result:SshResult(host=192.168.5.136, username=root, command=(pgrep -af 'ocp_mgragent' | grep -cv pgrep | xargs --no-run-if-empty) || true, out=0, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:08.126 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 192.168.5.136 2024-06-14 10:28:08.195 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:08.241 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: (pgrep -af 'ocp_monagent' | grep -cv pgrep | xargs --no-run-if-empty) || true on 192.168.5.136 2024-06-14 10:28:08.351 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: (pgrep -af 'ocp_monagent' | grep -cv pgrep | xargs --no-run-if-empty) || true on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=(pgrep -af 'ocp_monagent' | grep -cv pgrep | xargs --no-run-if-empty) || true, out=0, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:08.385 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.o.e.internal.template.SshTemplate : SSH execute end: (pgrep -af 'ocp_monagent' | grep -cv pgrep | xargs --no-run-if-empty) || true on 192.168.5.136,result:SshResult(host=192.168.5.136, username=root, command=(pgrep -af 'ocp_monagent' | grep -cv pgrep | xargs --no-run-if-empty) || true, out=0, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:08.404 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.o.s.c.AgentInstallationTaskService : Uninstall compatibility history ocp-agent, rpmName=t-oceanbase-ocp-agent 2024-06-14 10:28:08.454 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 192.168.5.136 2024-06-14 10:28:08.531 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:08.576 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: #!/bin/bash ... find_package 't-oceanbase-ocp-agent' on 192.168.5.136 2024-06-14 10:28:10.147 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: #!/bin/bash ... find_package 't-oceanbase-ocp-agent' on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=#!/bin/bash ... find_package 't-oceanbase-ocp-agent', out=, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:10.175 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.o.e.internal.template.SshTemplate : SSH execute end: #!/bin/bash ... find_package 't-oceanbase-ocp-agent' on 192.168.5.136,result:SshResult(host=192.168.5.136, username=root, command=#!/bin/bash ... find_package 't-oceanbase-ocp-agent', out=, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:10.212 WARN 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.ocp.executor.executor.SshExecutor : package name not found from host:t-oceanbase-ocp-agent 2024-06-14 10:28:10.272 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.ocp.executor.executor.SshExecutor : uninstall skipped. No package found. rpmName=t-oceanbase-ocp-agent 2024-06-14 10:28:10.315 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.o.s.c.AgentInstallationTaskService : Uninstall ocp-agent, rpmName=ocp-agent-ce 2024-06-14 10:28:10.341 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 192.168.5.136 2024-06-14 10:28:10.406 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:10.454 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: #!/bin/bash ... find_package 'ocp-agent-ce' on 192.168.5.136 2024-06-14 10:28:11.923 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: #!/bin/bash ... find_package 'ocp-agent-ce' on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=#!/bin/bash ... find_package 'ocp-agent-ce', out=, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:11.934 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.o.e.internal.template.SshTemplate : SSH execute end: #!/bin/bash ... find_package 'ocp-agent-ce' on 192.168.5.136,result:SshResult(host=192.168.5.136, username=root, command=#!/bin/bash ... find_package 'ocp-agent-ce', out=, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:11.956 WARN 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.ocp.executor.executor.SshExecutor : package name not found from host:ocp-agent-ce 2024-06-14 10:28:11.974 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.ocp.executor.executor.SshExecutor : uninstall skipped. No package found. rpmName=ocp-agent-ce 2024-06-14 10:28:11.986 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.o.s.t.b.host.InstallOcpAgentTask : [InstallOcpAgentTask] rollback completed 2024-06-14 10:28:12.026 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.o.s.t.b.host.InstallOcpAgentTask : [InstallOcpAgentTask] started 2024-06-14 10:28:12.043 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.o.c.agent.HostAgentServiceImpl : Finding OCP agent: hostId=2 2024-06-14 10:28:12.158 WARN 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.o.c.agent.HostAgentServiceImpl : OCP agent not found: hostId=2 2024-06-14 10:28:12.182 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.o.c.agent.HostAgentServiceImpl : Finding OCP agent: hostId=2 2024-06-14 10:28:12.206 WARN 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.o.c.agent.HostAgentServiceImpl : OCP agent not found: hostId=2 2024-06-14 10:28:12.228 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.o.service.task.util.AgentTaskUtils : Create ssh executor from task context 2024-06-14 10:28:12.241 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.o.service.task.util.AgentTaskUtils : CredentialId in context, use specific credential 2024-06-14 10:28:12.680 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 192.168.5.136 2024-06-14 10:28:12.767 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:12.810 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 192.168.5.136 2024-06-14 10:28:12.897 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:12.939 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: sudo bash -c 'netstat -ant| awk '"'"'$4~":62888$" { print $4"\t"$6 }'"'"'' on 192.168.5.136 2024-06-14 10:28:13.163 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: sudo bash -c 'netstat -ant| awk '"'"'$4~":62888$" { print $4"\t"$6 }'"'"'' on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=sudo bash -c 'netstat -ant| awk '"'"'$4~":62888$" { print $4"\t"$6 }'"'"'', out=bash: netstat: command not found, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:13.178 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.o.e.internal.template.SshTemplate : SSH execute end: sudo bash -c 'netstat -ant| awk '"'"'$4~":62888$" { print $4"\t"$6 }'"'"'' on 192.168.5.136,result:SshResult(host=192.168.5.136, username=root, command=sudo bash -c 'netstat -ant| awk '"'"'$4~":62888$" { print $4"\t"$6 }'"'"'', out=bash: netstat: command not found, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:13.203 ERROR 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.ocp.core.util.ExceptionUtils : Checked Exception: com.oceanbase.ocp.core.exception.UnexpectedException occurred with code error.common.unexpected, and args [port is occupied, 62888] 2024-06-14 10:28:13.239 ERROR 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,67f6a9b7524b] c.o.o.c.t.e.c.w.subtask.SubtaskExecutor : An unknown error has occurred. Cause: port is occupied. Error message: 62,888. Contact the administrator. com.oceanbase.ocp.core.exception.UnexpectedException: [OCP UnexpectedException]: status=500 INTERNAL_SERVER_ERROR, errorCode=COMMON_UNEXPECTED, args=port is occupied,62888 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.oceanbase.ocp.core.util.ExceptionUtils.newException(ExceptionUtils.java:96) at com.oceanbase.ocp.core.util.ExceptionUtils.throwException(ExceptionUtils.java:90) at com.oceanbase.ocp.core.util.ExceptionUtils.unExpected(ExceptionUtils.java:77) at com.oceanbase.ocp.service.task.business.host.InstallOcpAgentTask.checkAgentPortsAvailable(InstallOcpAgentTask.java:107) at com.oceanbase.ocp.service.task.business.host.InstallOcpAgentTask.run(InstallOcpAgentTask.java:61) at com.oceanbase.ocp.core.task.runtime.Subtask.retry(Subtask.java:49) at com.oceanbase.ocp.core.task.engine.runner.JavaSubtaskRunner.retry(JavaSubtaskRunner.java:76) at com.oceanbase.ocp.core.task.engine.runner.JavaSubtaskRunner.doRun(JavaSubtaskRunner.java:35) at com.oceanbase.ocp.core.task.engine.runner.JavaSubtaskRunner.run(JavaSubtaskRunner.java:26) at com.oceanbase.ocp.core.task.engine.runner.RunnerFactory.doRun(RunnerFactory.java:76) at com.oceanbase.ocp.core.task.engine.coordinator.worker.subtask.SubtaskExecutor.doRun(SubtaskExecutor.java:203) at com.oceanbase.ocp.core.task.engine.coordinator.worker.subtask.SubtaskExecutor.redirectConsoleOutput(SubtaskExecutor.java:197) at com.oceanbase.ocp.core.task.engine.coordinator.worker.subtask.SubtaskExecutor.lambda$submit$2(SubtaskExe cutor.java:134) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Set state for subtask: 9074, operation:RETRY, state: FAILED 2024-06-14 10:28:48.660 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.o.c.t.e.runner.JavaSubtaskRunner : Retry subtask, id=9074, context=Context{parallelIdx=-1, stringMap={host_ip=192.168.5.136, ssh_port=22, task_instance_id=9389, task_operation=retry, host_credential_id=1, latest_execution_start_time=2024-06-14T10:28:47.095+08:00, sub_task_instance_name=Install ocp agent, sub_task_instance_id=9074, host_id=2}, listMap={}}, executor=192.168.5.135 2024-06-14 10:28:48.682 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.o.s.t.b.host.InstallOcpAgentTask : [InstallOcpAgentTask] rollback started 2024-06-14 10:28:48.692 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.o.service.task.util.AgentTaskUtils : Create ssh executor from task context 2024-06-14 10:28:48.704 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.o.service.task.util.AgentTaskUtils : CredentialId in context, use specific credential 2024-06-14 10:28:48.966 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 192.168.5.136 2024-06-14 10:28:49.027 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:49.068 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 192.168.5.136 2024-06-14 10:28:49.130 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:49.169 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: (pgrep -af 'ocp_agentd' | grep -cv pgrep | xargs --no-run-if-empty) || true on 192.168.5.136 2024-06-14 10:28:49.280 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: (pgrep -af 'ocp_agentd' | grep -cv pgrep | xargs --no-run-if-empty) || true on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=(pgrep -af 'ocp_agentd' | grep -cv pgrep | xargs --no-run-if-empty) || true, out=0, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:49.288 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.o.e.internal.template.SshTemplate : SSH execute end: (pgrep -af 'ocp_agentd' | grep -cv pgrep | xargs --no-run-if-empty) || true on 192.168.5.136,result:SshResult(host=192.168.5.136, username=root, command=(pgrep -af 'ocp_agentd' | grep -cv pgrep | xargs --no-run-if-empty) || true, out=0, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:49.321 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 192.168.5.136 2024-06-14 10:28:49.370 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:49.412 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: (pgrep -af 'ocp_mgragent' | grep -cv pgrep | xargs --no-run-if-empty) || true on 192.168.5.136 2024-06-14 10:28:49.491 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: (pgrep -af 'ocp_mgragent' | grep -cv pgrep | xargs --no-run-if-empty) || true on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=(pgrep -af 'ocp_mgragent' | grep -cv pgrep | xargs --no-run-if-empty) || true, out=0, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:49.526 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.o.e.internal.template.SshTemplate : SSH execute end: (pgrep -af 'ocp_mgragent' | grep -cv pgrep | xargs --no-run-if-empty) || true on 192.168.5.136,result:SshResult(host=192.168.5.136, username=root, command=(pgrep -af 'ocp_mgragent' | grep -cv pgrep | xargs --no-run-if-empty) || true, out=0, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:49.552 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 192.168.5.136 2024-06-14 10:28:49.604 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:49.646 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: (pgrep -af 'ocp_monagent' | grep -cv pgrep | xargs --no-run-if-empty) || true on 192.168.5.136 2024-06-14 10:28:49.740 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: (pgrep -af 'ocp_monagent' | grep -cv pgrep | xargs --no-run-if-empty) || true on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=(pgrep -af 'ocp_monagent' | grep -cv pgrep | xargs --no-run-if-empty) || true, out=0, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:49.770 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.o.e.internal.template.SshTemplate : SSH execute end: (pgrep -af 'ocp_monagent' | grep -cv pgrep | xargs --no-run-if-empty) || true on 192.168.5.136,result:SshResult(host=192.168.5.136, username=root, command=(pgrep -af 'ocp_monagent' | grep -cv pgrep | xargs --no-run-if-empty) || true, out=0, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:49.779 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.o.s.c.AgentInstallationTaskService : Uninstall compatibility history ocp-agent, rpmName=t-oceanbase-ocp-agent 2024-06-14 10:28:49.806 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 192.168.5.136 2024-06-14 10:28:49.871 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:49.918 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: #!/bin/bash ... find_package 't-oceanbase-ocp-agent' on 192.168.5.136 2024-06-14 10:28:51.413 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: #!/bin/bash ... find_package 't-oceanbase-ocp-agent' on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=#!/bin/bash ... find_package 't-oceanbase-ocp-agent', out=, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:51.435 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.o.e.internal.template.SshTemplate : SSH execute end: #!/bin/bash ... find_package 't-oceanbase-ocp-agent' on 192.168.5.136,result:SshResult(host=192.168.5.136, username=root, command=#!/bin/bash ... find_package 't-oceanbase-ocp-agent', out=, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:51.455 WARN 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.ocp.executor.executor.SshExecutor : package name not found from host:t-oceanbase-ocp-agent 2024-06-14 10:28:51.470 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.ocp.executor.executor.SshExecutor : uninstall skipped. No package found. rpmName=t-oceanbase-ocp-agent 2024-06-14 10:28:51.497 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.o.s.c.AgentInstallationTaskService : Uninstall ocp-agent, rpmName=ocp-agent-ce 2024-06-14 10:28:51.517 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 192.168.5.136 2024-06-14 10:28:51.589 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:51.641 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: #!/bin/bash ... find_package 'ocp-agent-ce' on 192.168.5.136 2024-06-14 10:28:53.050 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: #!/bin/bash ... find_package 'ocp-agent-ce' on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=#!/bin/bash ... find_package 'ocp-agent-ce', out=, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:53.064 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.o.e.internal.template.SshTemplate : SSH execute end: #!/bin/bash ... find_package 'ocp-agent-ce' on 192.168.5.136,result:SshResult(host=192.168.5.136, username=root, command=#!/bin/bash ... find_package 'ocp-agent-ce', out=, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:53.077 WARN 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.ocp.executor.executor.SshExecutor : package name not found from host:ocp-agent-ce 2024-06-14 10:28:53.104 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.ocp.executor.executor.SshExecutor : uninstall skipped. No package found. rpmName=ocp-agent-ce 2024-06-14 10:28:53.126 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.o.s.t.b.host.InstallOcpAgentTask : [InstallOcpAgentTask] rollback completed 2024-06-14 10:28:53.143 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.o.s.t.b.host.InstallOcpAgentTask : [InstallOcpAgentTask] started 2024-06-14 10:28:53.156 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.o.c.agent.HostAgentServiceImpl : Finding OCP agent: hostId=2 2024-06-14 10:28:53.193 WARN 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.o.c.agent.HostAgentServiceImpl : OCP agent not found: hostId=2 2024-06-14 10:28:53.215 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.o.c.agent.HostAgentServiceImpl : Finding OCP agent: hostId=2 2024-06-14 10:28:53.252 WARN 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.o.c.agent.HostAgentServiceImpl : OCP agent not found: hostId=2 2024-06-14 10:28:53.313 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.o.service.task.util.AgentTaskUtils : Create ssh executor from task context 2024-06-14 10:28:53.337 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.o.service.task.util.AgentTaskUtils : CredentialId in context, use specific credential 2024-06-14 10:28:53.665 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 192.168.5.136 2024-06-14 10:28:53.736 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:53.785 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 192.168.5.136 2024-06-14 10:28:53.856 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:53.904 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: sudo bash -c 'netstat -ant| awk '"'"'$4~":62888$" { print $4"\t"$6 }'"'"'' on 192.168.5.136 2024-06-14 10:28:54.115 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: sudo bash -c 'netstat -ant| awk '"'"'$4~":62888$" { print $4"\t"$6 }'"'"'' on 192.168.5.136, result: SshResult(host=192.168.5.136, username=root, command=sudo bash -c 'netstat -ant| awk '"'"'$4~":62888$" { print $4"\t"$6 }'"'"'', out=bash: netstat: command not found, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:54.144 INFO 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.o.e.internal.template.SshTemplate : SSH execute end: sudo bash -c 'netstat -ant| awk '"'"'$4~":62888$" { print $4"\t"$6 }'"'"'' on 192.168.5.136,result:SshResult(host=192.168.5.136, username=root, command=sudo bash -c 'netstat -ant| awk '"'"'$4~":62888$" { print $4"\t"$6 }'"'"'', out=bash: netstat: command not found, err=, extOut=null, exitStatus=0) 2024-06-14 10:28:54.160 ERROR 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.ocp.core.util.ExceptionUtils : Checked Exception: com.oceanbase.ocp.core.exception.UnexpectedException occurred with code error.common.unexpected, and args [port is occupied, 62888] 2024-06-14 10:28:54.181 ERROR 10126 --- [pool-manual-subtask-executor16,71fcf37cedab40fd,6a49c5a7c9f6] c.o.o.c.t.e.c.w.subtask.SubtaskExecutor : An unknown error has occurred. Cause: port is occupied. Error message: 62,888. Contact the administrator. com.oceanbase.ocp.core.exception.UnexpectedException: [OCP UnexpectedException]: status=500 INTERNAL_SERVER_ERROR, errorCode=COMMON_UNEXPECTED, args=port is occupied,62888 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.oceanbase.ocp.core.util.ExceptionUtils.newException(ExceptionUtils.java:96) at com.oceanbase.ocp.core.util.ExceptionUtils.throwException(ExceptionUtils.java:90) at com.oceanbase.ocp.core.util.ExceptionUtils.unExpected(ExceptionUtils.java:77) at com.oceanbase.ocp.service.task.business.host.InstallOcpAgentTask.checkAgentPortsAvailable(InstallOcpAgentTask.java:107) at com.oceanbase.ocp.service.task.business.host.InstallOcpAgentTask.run(InstallOcpAgentTask.java:61) at com.oceanbase.ocp.core.task.runtime.Subtask.retry(Subtask.java:49) at com.oceanbase.ocp.core.task.engine.runner.JavaSubtaskRunner.retry(JavaSubtaskRunner.java:76) at com.oceanbase.ocp.core.task.engine.runner.JavaSubtaskRunner.doRun(JavaSubtaskRunner.java:35) at com.oceanbase.ocp.core.task.engine.runner.JavaSubtaskRunner.run(JavaSubtaskRunner.java:26) at com.oceanbase.ocp.core.task.engine.runner.RunnerFactory.doRun(RunnerFactory.java:76) at com.oceanbase.ocp.core.task.engine.coordinator.worker.subtask.SubtaskExecutor.doRun(SubtaskExecutor.java:203) at com.oceanbase.ocp.core.task.engine.coordinator.worker.subtask.SubtaskExecutor.redirectConsoleOutput(SubtaskExecutor.java:197) at com.oceanbase.ocp.core.task.engine.coordinator.worker.subtask.SubtaskExecutor.lambda$submit$2(SubtaskExe cutor.java:134) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Set state for subtask: 9074, operation:RETRY, state: FAILED