2025-04-07 09:49:41,937 - DEBUG - [10.0.0.23]: Running cmd : hostname 2025-04-07 09:49:42,136 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-os-3044-1 2025-04-07 09:49:42,137 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2025-04-07 09:49:42,208 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-os-3044-1. 2025-04-07 09:49:42,208 - DEBUG - [10.0.0.23]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-04-07 09:49:42,340 - DEBUG - Output : NAMES contrail_test_luYRnuISA vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_api_1 analytics_collector_1 analytics_nodemgr_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 webui_web_1 webui_job_1 config_devicemgr_1 config_dnsmasq_1 config_svcmonitor_1 config_api_1 config_nodemgr_1 config_schema_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_zookeeper_1 redis_redis_1 barbican_worker barbican_keystone_listener barbican_api horizon heat_engine heat_api_cfn heat_api neutron_server nova_compute nova_libvirt nova_ssh nova_novncproxy nova_conductor nova_api nova_scheduler glance_api keystone keystone_fernet keystone_ssh rabbitmq memcached mariadb cron kolla_toolbox fluentd 2025-04-07 09:49:42,341 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2025-04-07 09:49:42,407 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-os-3044-1. 2025-04-07 09:49:42,408 - DEBUG - [10.0.0.23]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-04-07 09:49:42,466 - DEBUG - Output : 127.0.0.1/8 172.17.0.1/16 10.0.0.23/24 2025-04-07 09:49:42,467 - DEBUG - [10.0.0.23]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-04-07 09:49:42,531 - DEBUG - Output : 10.0.0.23/24 2025-04-07 09:49:45,452 - DEBUG - Container controller not in host 10.0.0.23, running on host itself 2025-04-07 09:49:45,452 - DEBUG - [10.0.0.23]: 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 2025-04-07 09:49:45,510 - DEBUG - Output : "Ubuntu 22.04.4 LTS"