2024-09-04 11:21:56,929 - DEBUG - [10.0.0.17]: Running cmd : hostname 2024-09-04 11:21:57,292 - DEBUG - Output : cn-jenkins-deploy-platform-juju-os-402-1 2024-09-04 11:21:57,292 - DEBUG - [10.0.0.17]: Running cmd : hostname -f 2024-09-04 11:21:57,461 - DEBUG - Output : cn-jenkins-deploy-platform-juju-os-402-1 2024-09-04 11:21:57,462 - DEBUG - [10.0.0.17]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-09-04 11:21:57,729 - DEBUG - Output : NAMES contrail_test_W8L2x0ZSQ vrouter_nodemgr_1 vrouter_vrouter-agent_1 webui_web_1 webui_job_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_api_1 analytics_nodemgr_1 analytics_collector_1 redis_stunnel_1 redis_redis_1 control_named_1 control_dns_1 control_nodemgr_1 control_control_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_dnsmasq_1 config_api_svcmonitor_1 config_api_nodemgr_1 config_api_api_1 config_api_schema_1 2024-09-04 11:21:57,729 - DEBUG - [10.0.0.17]: Running cmd : getent hosts 10.0.0.17 | head -n 1 | awk '{print $2}' 2024-09-04 11:21:57,880 - DEBUG - Output : cn-jenkins-deploy-platform-juju-os-402-1 2024-09-04 11:21:57,881 - DEBUG - [10.0.0.17]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-04 11:21:58,016 - DEBUG - Output : 172.17.0.1/16 10.0.0.17/24 2024-09-04 11:21:58,017 - DEBUG - [10.0.0.17]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-04 11:21:58,164 - DEBUG - Output : 10.0.0.17/24 2024-09-04 11:21:58,340 - DEBUG - Container controller not in host 10.0.0.17, running on host itself 2024-09-04 11:21:58,340 - DEBUG - [10.0.0.17]: Running cmd : if [ -f /etc/lsb-release ]; then (cat /etc/lsb-release | grep DISTRIB_DESCRIPTION | cut -d "=" -f2 ) else cat /etc/redhat-release | sed s/\(Final\)// fi 2024-09-04 11:21:58,429 - DEBUG - Output : "Ubuntu 22.04.4 LTS"