部日志 2025-03-03 16:09:17.836 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] c.o.o.c.t.e.runner.JavaSubtaskRunner : Run subtask, id=45794, context=Context{parallelIdx=-1, stringMap={host_ip=10.38.36.243, ssh_port=22, task_instance_id=47581, task_operation=execute, host_credential_id=6, latest_execution_start_time=2025-03-03T16:09:17.754+08:00, sub_task_instance_name=Install ocp agent, sub_task_instance_id=45794, host_id=5}, listMap={}}, executor=10.38.36.237 2025-03-03 16:09:17.841 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] c.o.o.s.t.b.host.InstallOcpAgentTask : [InstallOcpAgentTask] started 2025-03-03 16:09:17.847 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] c.o.o.c.agent.HostAgentServiceImpl : Finding OCP agent: hostId=5 2025-03-03 16:09:17.854 WARN 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] c.o.o.c.agent.HostAgentServiceImpl : OCP agent not found: hostId=5 2025-03-03 16:09:17.860 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] c.o.o.c.agent.HostAgentServiceImpl : Finding OCP agent: hostId=5 2025-03-03 16:09:17.867 WARN 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] c.o.o.c.agent.HostAgentServiceImpl : OCP agent not found: hostId=5 2025-03-03 16:09:17.873 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] c.o.o.service.task.util.AgentTaskUtils : Create ssh executor from task context 2025-03-03 16:09:17.877 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] c.o.o.service.task.util.AgentTaskUtils : CredentialId in context, use specific credential 2025-03-03 16:09:17.909 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 10.38.36.243 2025-03-03 16:09:17.939 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 10.38.36.243, result: SshResult(host=10.38.36.243, username=admin, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2025-03-03 16:09:17.980 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 10.38.36.243 2025-03-03 16:09:18.012 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 10.38.36.243, result: SshResult(host=10.38.36.243, username=admin, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2025-03-03 16:09:18.053 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: sudo bash -c 'netstat -ant| awk '"'"'$4~":62888$" { print $4"\t"$6 }'"'"'' on 10.38.36.243 2025-03-03 16:09:18.114 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: sudo bash -c 'netstat -ant| awk '"'"'$4~":62888$" { print $4"\t"$6 }'"'"'' on 10.38.36.243, result: SshResult(host=10.38.36.243, username=admin, command=sudo bash -c 'netstat -ant| awk '"'"'$4~":62888$" { print $4"\t"$6 }'"'"'', out=, err=, extOut=null, exitStatus=0) 2025-03-03 16:09:18.118 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] c.o.o.e.internal.template.SshTemplate : SSH execute end: sudo bash -c 'netstat -ant| awk '"'"'$4~":62888$" { print $4"\t"$6 }'"'"'' on 10.38.36.243,result:SshResult(host=10.38.36.243, username=admin, command=sudo bash -c 'netstat -ant| awk '"'"'$4~":62888$" { print $4"\t"$6 }'"'"'', out=, err=, extOut=null, exitStatus=0) 2025-03-03 16:09:18.155 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 10.38.36.243 2025-03-03 16:09:18.185 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 10.38.36.243, result: SshResult(host=10.38.36.243, username=admin, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2025-03-03 16:09:18.226 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: sudo bash -c 'netstat -ant| awk '"'"'$4~":62889$" { print $4"\t"$6 }'"'"'' on 10.38.36.243 2025-03-03 16:09:18.280 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: sudo bash -c 'netstat -ant| awk '"'"'$4~":62889$" { print $4"\t"$6 }'"'"'' on 10.38.36.243, result: SshResult(host=10.38.36.243, username=admin, command=sudo bash -c 'netstat -ant| awk '"'"'$4~":62889$" { print $4"\t"$6 }'"'"'', out=, err=, extOut=null, exitStatus=0) 2025-03-03 16:09:18.285 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] c.o.o.e.internal.template.SshTemplate : SSH execute end: sudo bash -c 'netstat -ant| awk '"'"'$4~":62889$" { print $4"\t"$6 }'"'"'' on 10.38.36.243,result:SshResult(host=10.38.36.243, username=admin, command=sudo bash -c 'netstat -ant| awk '"'"'$4~":62889$" { print $4"\t"$6 }'"'"'', out=, err=, extOut=null, exitStatus=0) 2025-03-03 16:09:18.314 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] c.o.o.s.c.AgentInstallationTaskService : download and install ocp-agent start... 2025-03-03 16:09:18.326 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 10.38.36.243 2025-03-03 16:09:18.364 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 10.38.36.243, result: SshResult(host=10.38.36.243, username=admin, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2025-03-03 16:09:18.405 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: sudo curl -s -S -k -o '/tmp'/'ocp-agent-ce-4.2.2-20240315150922.el7.x86_64.rpm' 'http://10.38.36.237:8080/api/v2/object-storage/sys-package/ocp-agent-ce-4.2.2-20240315150922.el7.x86_64.rpm' on 10.38.36.243 2025-03-03 16:09:18.664 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: sudo curl -s -S -k -o '/tmp'/'ocp-agent-ce-4.2.2-20240315150922.el7.x86_64.rpm' 'http://10.38.36.237:8080/api/v2/object-storage/sys-package/ocp-agent-ce-4.2.2-20240315150922.el7.x86_64.rpm' on 10.38.36.243, result: SshResult(host=10.38.36.243, username=admin, command=sudo curl -s -S -k -o '/tmp'/'ocp-agent-ce-4.2.2-20240315150922.el7.x86_64.rpm' 'http://10.38.36.237:8080/api/v2/object-storage/sys-package/ocp-agent-ce-4.2.2-20240315150922.el7.x86_64.rpm', out=, err=, extOut=null, exitStatus=0) 2025-03-03 16:09:18.670 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] c.o.o.e.internal.template.SshTemplate : SSH execute end: sudo curl -s -S -k -o '/tmp'/'ocp-agent-ce-4.2.2-20240315150922.el7.x86_64.rpm' 'http://10.38.36.237:8080/api/v2/object-storage/sys-package/ocp-agent-ce-4.2.2-20240315150922.el7.x86_64.rpm' on 10.38.36.243,result:SshResult(host=10.38.36.243, username=admin, command=sudo curl -s -S -k -o '/tmp'/'ocp-agent-ce-4.2.2-20240315150922.el7.x86_64.rpm' 'http://10.38.36.237:8080/api/v2/object-storage/sys-package/ocp-agent-ce-4.2.2-20240315150922.el7.x86_64.rpm', out=, err=, extOut=null, exitStatus=0) 2025-03-03 16:09:18.705 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 10.38.36.243 2025-03-03 16:09:18.739 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 10.38.36.243, result: SshResult(host=10.38.36.243, username=admin, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2025-03-03 16:09:18.780 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: sudo sha1sum '/tmp/'/'ocp-agent-ce-4.2.2-20240315150922.el7.x86_64.rpm' | awk '{ print $1 }' on 10.38.36.243 2025-03-03 16:09:18.910 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: sudo sha1sum '/tmp/'/'ocp-agent-ce-4.2.2-20240315150922.el7.x86_64.rpm' | awk '{ print $1 }' on 10.38.36.243, result: SshResult(host=10.38.36.243, username=admin, command=sudo sha1sum '/tmp/'/'ocp-agent-ce-4.2.2-20240315150922.el7.x86_64.rpm' | awk '{ print $1 }', out=0006b1b5ea3547096e91db5e156c585f40876f20, err=, extOut=null, exitStatus=0) 2025-03-03 16:09:18.916 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] c.o.o.e.internal.template.SshTemplate : SSH execute end: sudo sha1sum '/tmp/'/'ocp-agent-ce-4.2.2-20240315150922.el7.x86_64.rpm' | awk '{ print $1 }' on 10.38.36.243,result:SshResult(host=10.38.36.243, username=admin, command=sudo sha1sum '/tmp/'/'ocp-agent-ce-4.2.2-20240315150922.el7.x86_64.rpm' | awk '{ print $1 }', out=0006b1b5ea3547096e91db5e156c585f40876f20, err=, extOut=null, exitStatus=0) 2025-03-03 16:09:18.919 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] c.o.ocp.executor.executor.SshExecutor : download file complete, path=/tmp/ fileName=ocp-agent-ce-4.2.2-20240315150922.el7.x86_64.rpm 2025-03-03 16:09:18.951 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 10.38.36.243 2025-03-03 16:09:18.980 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 10.38.36.243, result: SshResult(host=10.38.36.243, username=admin, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2025-03-03 16:09:19.021 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: mkdir -p /tmp/b57ab8143c994616 on 10.38.36.243 2025-03-03 16:09:19.054 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: mkdir -p /tmp/b57ab8143c994616 on 10.38.36.243, result: SshResult(host=10.38.36.243, username=admin, command=mkdir -p /tmp/b57ab8143c994616, out=, err=, extOut=null, exitStatus=0) 2025-03-03 16:09:19.059 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] c.o.o.e.internal.template.SshTemplate : SSH execute end: mkdir -p /tmp/b57ab8143c994616 on 10.38.36.243,result:SshResult(host=10.38.36.243, username=admin, command=mkdir -p /tmp/b57ab8143c994616, out=, err=, extOut=null, exitStatus=0) 2025-03-03 16:09:19.095 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 10.38.36.243 2025-03-03 16:09:19.124 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 10.38.36.243, result: SshResult(host=10.38.36.243, username=admin, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2025-03-03 16:09:19.165 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: touch /tmp/b57ab8143c994616/install_package.sh && chmod +x /tmp/b57ab8143c994616/install_package.sh && echo '#!/bin/bash ... install_package '/tmp//ocp-agent-ce-4.2.2-20240315150922.el7.x86_64.rpm'' > /tmp/b57ab8143c994616/install_package.sh on 10.38.36.243 2025-03-03 16:09:19.197 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: touch /tmp/b57ab8143c994616/install_package.sh && chmod +x /tmp/b57ab8143c994616/install_package.sh && echo '#!/bin/bash ... install_package '/tmp//ocp-agent-ce-4.2.2-20240315150922.el7.x86_64.rpm'' > /tmp/b57ab8143c994616/install_package.sh on 10.38.36.243, result: SshResult(host=10.38.36.243, username=admin, command=touch /tmp/b57ab8143c994616/install_package.sh && chmod +x /tmp/b57ab8143c994616/install_package.sh && echo '#!/bin/bash ... install_package '/tmp//ocp-agent-ce-4.2.2-20240315150922.el7.x86_64.rpm'' > /tmp/b57ab8143c994616/install_package.sh, out=, err=, extOut=null, exitStatus=0) 2025-03-03 16:09:19.202 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] c.o.o.e.internal.template.SshTemplate : SSH execute end: touch /tmp/b57ab8143c994616/install_package.sh && chmod +x /tmp/b57ab8143c994616/install_package.sh && echo '#!/bin/bash ... install_package '/tmp//ocp-agent-ce-4.2.2-20240315150922.el7.x86_64.rpm'' > /tmp/b57ab8143c994616/install_package.sh on 10.38.36.243,result:SshResult(host=10.38.36.243, username=admin, command=touch /tmp/b57ab8143c994616/install_package.sh && chmod +x /tmp/b57ab8143c994616/install_package.sh && echo '#!/bin/bash ... install_package '/tmp//ocp-agent-ce-4.2.2-20240315150922.el7.x86_64.rpm'' > /tmp/b57ab8143c994616/install_package.sh, out=, err=, extOut=null, exitStatus=0) 2025-03-03 16:09:19.238 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: echo 1 on 10.38.36.243 2025-03-03 16:09:19.268 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: echo 1 on 10.38.36.243, result: SshResult(host=10.38.36.243, username=admin, command=echo 1, out=1, err=, extOut=null, exitStatus=0) 2025-03-03 16:09:19.310 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand begin: /tmp/b57ab8143c994616/install_package.sh on 10.38.36.243 2025-03-03 16:09:19.478 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] com.oceanbase.ocp.common.ssh.SshUtils : SSH executeCommand end: /tmp/b57ab8143c994616/install_package.sh on 10.38.36.243, result: SshResult(host=10.38.36.243, username=admin, command=/tmp/b57ab8143c994616/install_package.sh, out=Preparing... (100%) # (100%) ## (100%) ### (100%) #### (100%) ##### (100%) ###### (100%) ####### (100%) ######## (100%) ######### (100%) ########## (100%) ########### (100%) ############ (100%) ############# (100%) ############## (100%) ############### (100%) ################ (100%) ################# (100%) ################## (100%) ################### (100%) #################### (100%) ##################### (100%) ###################### (100%) ####################### (100%) ######################## (100%) ######################### (100%) ########################## (100%) ########################### (100%) ############################ (100%) ############################# (100%) ############################## (100%) ############################### (100%) ################################ (100%) ################################# (100%) ################################# [100%] file /home/admin/ocp_agent/bin/ocp_agentctl from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/bin/ocp_agentd from install o f ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/bin/ocp_mgragent from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/bin/ocp_monagent from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/config_properties/mgragent_pipeline.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/config_properties/monagent_pipeline.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/common_module.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/custom_monitor.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_log_alarm.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_mlog.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_node_custom.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_node_host.yaml from install of ocp-agent-ce-4.2.2-202403151 50922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_ob.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_oblb_obdns.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_obproxy_custom.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_proxy_alarm.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_resource_trends.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_session_event.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_sql_audit.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_sql_audit_merge.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_sql_plan.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_sql_plan_monitor.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_transaction.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/compiler/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/pyext/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/util/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home /admin/ocp_agent/site-packages/mysql/connector/locales/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/locales/eng/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/locales/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/locales/eng/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/any_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/api_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/compiler/plugin_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/descriptor.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from packag e ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/descriptor_database.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/descriptor_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/descriptor_pool.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/duration_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/empty_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/field_mask_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/api_implementation.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/containers.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/decoder.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/ internal/encoder.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/enum_type_wrapper.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/extension_dict.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/message_listener.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/python_message.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/type_checkers.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/well_known_types.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/wire_format.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/json_format.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/message.pyc from install of ocp-agent-ce-4.2.2-2024031515 0922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/message_factory.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/proto_builder.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/pyext/cpp_message.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/reflection.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/service.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/service_reflection.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/source_context_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/struct_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/symbol_database.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site- packages/google/protobuf/text_encoding.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/text_format.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/timestamp_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/type_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/util/json_format_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/util/json_format_proto3_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/wrappers_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/abstracts.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/authentication.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/authentication.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/catch23.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/charsets.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/charsets.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/connection.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/connection.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/connection_cext.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/constants.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/constants.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/conversion.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/cursor.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflict s with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/cursor_cext.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/custom_types.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/dbapi.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/base.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/client.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/compiler.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/creation.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/features.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/introspection.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/djang o/operations.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/schema.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/validation.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/errorcode.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/errorcode.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/errors.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/errors.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/locales/eng/client_error.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/locales/eng/client_error.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/network.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/optionfiles.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/pooling.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/protocol.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protocol.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/utils.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/version.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/compat.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/crud.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/dbdoc.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/expr.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-p ackages/mysqlx/helpers.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_connection_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_crud_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_cursor_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_datatypes_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_expect_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_expr_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_notice_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_prepare_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_resultset_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_session_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_sql_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/result.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/statement.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/six.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64, err=, extOut=null, exitStatus=1) 2025-03-03 16:09:19.542 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] c.o.o.e.internal.template.SshTemplate : SSH execute end: /tmp/b57ab8143c994616/install_package.sh on 10.38.36.243,result:SshResult(host=10.38.36.243, username=admin, command=/tmp/b57ab8143c994616/install_package.sh, out=Preparing... (100%) # (100%) ## (100%) ### (100%) #### (100%) ##### (100%) ###### (100%) ####### (100%) ######## (100%) ######### (100%) ########## (100%) ########### (100%) ############ (100%) ############# (100%) ############## (100%) ############### (100%) ################ (100%) ################# (100%) ################## (100%) ################### (100%) #################### (100%) ##################### (100%) ###################### (100%) ####################### (100%) ######################## (100%) ######################### (100%) ########################## (100%) ########################### (100%) ############################ (100%) ############################# (100%) ############################## (100%) ############################### (100%) ################################ (100%) ################################# (100%) ################################# [100%] file /home/admin/ocp_agent/bin/ocp_agentctl from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/bin/ocp_agentd from install of ocp-age nt-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/bin/ocp_mgragent from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/bin/ocp_monagent from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/config_properties/mgragent_pipeline.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/config_properties/monagent_pipeline.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/common_module.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/custom_monitor.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_log_alarm.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_mlog.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_node_custom.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_node_host.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7 .x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_ob.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_oblb_obdns.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_obproxy_custom.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_proxy_alarm.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_resource_trends.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_session_event.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_sql_audit.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_sql_audit_merge.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_sql_plan.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_sql_plan_monitor.yaml from ins tall of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_transaction.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/compiler/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/pyext/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/util/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/oc p_agent/site-packages/mysql/connector/locales/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/locales/eng/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/locales/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/locales/eng/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/any_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/api_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/compiler/plugin_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/descriptor.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-age nt-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/descriptor_database.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/descriptor_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/descriptor_pool.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/duration_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/empty_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/field_mask_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/api_implementation.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/containers.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/decoder.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/ encoder.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/enum_type_wrapper.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/extension_dict.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/message_listener.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/python_message.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/type_checkers.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/well_known_types.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/wire_format.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/json_format.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/message.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7. x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/message_factory.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/proto_builder.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/pyext/cpp_message.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/reflection.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/service.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/service_reflection.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/source_context_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/struct_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/symbol_database.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/ google/protobuf/text_encoding.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/text_format.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/timestamp_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/type_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/util/json_format_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/util/json_format_proto3_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/wrappers_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/abstracts.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/authentication.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/authentication.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package o cp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/catch23.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/charsets.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/charsets.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/connection.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/connection.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/connection_cext.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/constants.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/constants.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/conversion.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/cursor.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with fi le from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/cursor_cext.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/custom_types.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/dbapi.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/base.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/client.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/compiler.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/creation.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/features.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/introspection.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/operati ons.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/schema.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/validation.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/errorcode.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/errorcode.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/errors.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/errors.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/locales/eng/client_error.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/locales/eng/client_error.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/network.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/adm in/ocp_agent/site-packages/mysql/connector/optionfiles.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/pooling.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/protocol.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protocol.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/utils.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/version.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/compat.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/crud.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/dbdoc.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/expr.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/m ysqlx/helpers.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_connection_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_crud_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_cursor_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_datatypes_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_expect_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_expr_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_notice_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_prepare_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_resultset_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_session_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_sql_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/result.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/statement.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/six.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64, err=, extOut=null, exitStatus=1) 2025-03-03 16:09:19.607 INFO 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] c.o.ocp.executor.executor.SshExecutor : execute ssh command failed, command:/tmp/b57ab8143c994616/install_package.sh, return code:1, output:Preparing... (100%) # (100%) ## (100%) ### (100%) #### (100%) ##### (100%) ###### (100%) ####### (100%) ######## (100%) ######### (100%) ########## (100%) ########### (100%) ############ (100%) ############# (100%) ############## (100%) ############### (100%) ################ (100%) ################# (100%) ################## (100%) ################### (100%) #################### (100%) ##################### (100%) ###################### (100%) ####################### (100%) ######################## (100%) ######################### (100%) ########################## (100%) ########################### (100%) ############################ (100%) ############################# (100%) ############################## (100%) ############################### (100%) ################################ (100%) ################################# (100%) ################################# [100%] file /home/admin/ocp_agent/bin/ocp_agentctl from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/bin/ocp_agentd from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent -4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/bin/ocp_mgragent from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/bin/ocp_monagent from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/config_properties/mgragent_pipeline.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/config_properties/monagent_pipeline.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/common_module.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/custom_monitor.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_log_alarm.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_mlog.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_node_custom.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_node_host.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_ 64 file /home/admin/ocp_agent/conf/module_config/monitor_ob.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_oblb_obdns.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_obproxy_custom.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_proxy_alarm.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_resource_trends.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_session_event.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_sql_audit.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_sql_audit_merge.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_sql_plan.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_sql_plan_monitor.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from pa ckage ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/conf/module_config/monitor_transaction.yaml from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/compiler/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/pyext/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/util/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/locales/__init__.pyc from install of ocp-a gent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/locales/eng/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/locales/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/locales/eng/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/__init__.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/any_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/api_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/compiler/plugin_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/descriptor.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/go ogle/protobuf/descriptor_database.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/descriptor_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/descriptor_pool.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/duration_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/empty_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/field_mask_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/api_implementation.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/containers.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/decoder.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/encoder.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflic ts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/enum_type_wrapper.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/extension_dict.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/message_listener.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/python_message.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/type_checkers.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/well_known_types.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/internal/wire_format.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/json_format.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/message.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_6 4 file /home/admin/ocp_agent/site-packages/google/protobuf/message_factory.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/proto_builder.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/pyext/cpp_message.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/reflection.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/service.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/service_reflection.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/source_context_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/struct_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/symbol_database.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/text_encoding.pyc from install of ocp-agent-ce-4.2.2-20240315150 922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/text_format.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/timestamp_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/type_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/util/json_format_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/util/json_format_proto3_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/google/protobuf/wrappers_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/abstracts.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/authentication.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/authentication.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packa ges/mysql/connector/catch23.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/charsets.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/charsets.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/connection.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/connection.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/connection_cext.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/constants.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/constants.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/conversion.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/cursor.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp _agent/site-packages/mysql/connector/cursor_cext.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/custom_types.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/dbapi.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/base.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/client.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/compiler.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/creation.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/features.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/introspection.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/operations.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts w ith file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/schema.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/django/validation.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/errorcode.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/errorcode.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/errors.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/errors.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/locales/eng/client_error.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/locales/eng/client_error.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/network.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/optionfiles.pyc from install of ocp-a gent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/pooling.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/protocol.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protocol.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/utils.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysql/connector/version.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/compat.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/crud.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/dbdoc.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/expr.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/helpers.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 c onflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_connection_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_crud_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_cursor_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_datatypes_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_expect_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_expr_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_notice_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_prepare_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_a gent/site-packages/mysqlx/protobuf/mysqlx_resultset_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_session_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/protobuf/mysqlx_sql_pb2.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/result.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/mysqlx/statement.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64 file /home/admin/ocp_agent/site-packages/six.pyc from install of ocp-agent-ce-4.2.2-20240315150922.el7.x86_64 conflicts with file from package ocp-agent-4.3.0-20240617185251.el7.x86_64, extOut:null 2025-03-03 16:09:19.678 ERROR 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] c.o.ocp.executor.executor.SshExecutor : failed to execute ssh command, errMsg:[SshClient]: failed to execute ssh command: /tmp/b57ab8143c994616/install_package.sh, exit code: 1, cause:null 2025-03-03 16:09:19.684 ERROR 17347 --- [pool-manual-subtask-executor16,c74c589544704c95,37188e5564d5] c.o.o.c.t.e.c.w.subtask.SubtaskExecutor : [SshClient]: failed to execute ssh command: /tmp/b57ab8143c994616/install_package.sh, exit code: 1 com.oceanbase.ocp.executor.exception.SshCommandFailedException: [SshClient]: failed to execute ssh command: /tmp/b57ab8143c994616/install_package.sh, exit code: 1 at com.oceanbase.ocp.executor.executor.SshExecutor.execute(SshExecutor.java:399) at com.oceanbase.ocp.executor.executor.SshExecutor.execByShellFile(SshExecutor.java:135) at com.oceanbase.ocp.executor.executor.SshExecutor.installPackage(SshExecutor.java:368) at com.oceanbase.ocp.executor.executor.SshExecutor.installPackage(SshExecutor.java:231) at com.oceanbase.ocp.service.compute.AgentInstallationTaskService.installOcpAgentRpm(AgentInstallationTaskService.java:219) at com.oceanbase.ocp.service.compute.AgentInstallationTaskService$$FastClassBySpringCGLIB$$f7a6037f.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy.invokeMethod(CglibAopProxy.java:386) at org.springframework.aop.framework.CglibAopProxy.access$000(CglibAopProxy.java:85) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:704) at com.oceanbase.ocp.service.compute.AgentInstallationTaskService$$EnhancerBySpringCGLIB$$28868c65.installOcpAgentRpm() at com.oceanbase.ocp.service.task.business.host.InstallOcpAgentTask.run(InstallOcpAgentTask.java:63) 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.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:748) Set state for subtask: 45794, operation:EXECUTE, state: FAILED