+++ date ++ echo 'INFO: =================== Thu Mar 20 00:49:26 UTC 2025 ===================' INFO: =================== Thu Mar 20 00:49:26 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.12 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICSDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_SNMP_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8081 ' +++ '[' -n '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081 ' ']' +++ echo '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081' ++ ANALYTICS_SERVERS='10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9042 ' +++ '[' -n '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042 ' ']' +++ echo '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8086 ' +++ '[' -n '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086 ' ']' +++ echo '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086' ++ COLLECTOR_SERVERS='10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ CONFIGDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8082 ' +++ '[' -n '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082 ' ']' +++ echo '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082' ++ CONFIG_SERVERS='10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9161 ' +++ '[' -n '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161 ' ']' +++ echo '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161' ++ CONFIGDB_SERVERS='10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9041 ' +++ '[' -n '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ' ']' +++ echo '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.11,10.20.0.23,10.20.0.5 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.11,10.20.0.23,10.20.0.5 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:2181, +++ '[' -n 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181, ']' +++ echo 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 ++ ZOOKEEPER_SERVERS=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:2181 ' +++ '[' -n '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181 ' ']' +++ echo '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ RABBITMQ_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:5673, +++ '[' -n 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673, ']' +++ echo 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ RABBITMQ_SERVERS=10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:6379 ' +++ '[' -n '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379 ' ']' +++ echo '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379' ++ REDIS_SERVERS='10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9092 ' +++ '[' -n '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092 ' ']' +++ echo '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092' ++ KAFKA_SERVERS='10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.42 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return ++ get_listen_ip_for_node ANALYTICS +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.42,10.0.0.12,10.0.0.47 +++ local servers=10.0.0.42,10.0.0.12,10.0.0.47 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ sort ++++ tr '\n' , ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.12,10.20.0.23,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.42'\''))' +++ local server_ip=10.0.0.42 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.42 ]] +++ [[ ,10.0.0.12,10.20.0.23,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.42, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.12'\''))' +++ local server_ip=10.0.0.12 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.12 ]] +++ [[ ,10.0.0.12,10.20.0.23,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.12, ]] +++ echo 10.0.0.12 2 +++ return ++ local ip=10.0.0.12 ++ [[ -z 10.0.0.12 ]] ++ echo 10.0.0.12 + hostip=10.0.0.12 ++ resolve_hostname_by_ip 10.0.0.12 ++ local ip=10.0.0.12 +++ getent hosts 10.0.0.12 +++ head -n 1 ++ local 'host_entry=10.0.0.12 cn-jenkins-deploy-platform-ansible-os-2923-2. cn-jenkins-deploy-platform-ansible-os-2923-2' ++ local name= ++ [[ -n 10.0.0.12 cn-jenkins-deploy-platform-ansible-os-2923-2. cn-jenkins-deploy-platform-ansible-os-2923-2 ]] +++ echo 10.0.0.12 cn-jenkins-deploy-platform-ansible-os-2923-2. cn-jenkins-deploy-platform-ansible-os-2923-2 +++ awk '{print $2}' ++ name=cn-jenkins-deploy-platform-ansible-os-2923-2. ++ [[ -n cn-jenkins-deploy-platform-ansible-os-2923-2. ]] ++ echo cn-jenkins-deploy-platform-ansible-os-2923-2. + hostname=cn-jenkins-deploy-platform-ansible-os-2923-2. ++ echo 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ sed 's/,/ /g' + rabbitmq_server_list='10.0.0.42:5673 10.0.0.12:5673 10.0.0.47:5673' ++ echo 10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ++ sed 's/,/ /g' + configdb_cql_servers='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env COLLECTOR /etc/contrail/contrail-collector.conf + local service_name=COLLECTOR + local cfg_path=/etc/contrail/contrail-collector.conf + local delim=__ ++ set -o posix ++ set ++ grep '^COLLECTOR__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^COLLECTOR__//g' ++ sort + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs collector + local template=collector ++ dirname /var/log/contrail/analytics-collector + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-collector + chmod 755 /var/log/contrail/analytics-collector + mv -n '/var/log/contrail/*collector.log*' /var/log/contrail/analytics-collector/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-collector + find /var/log/contrail/analytics-collector -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-collector + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-collector + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-collector 2025-03-20 00:49:26,584:1(0x7f8116e96840):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-03-20 00:49:26,584:1(0x7f8116e96840):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2923-2 2025-03-20 00:49:26,584:1(0x7f8116e96840):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-03-20 00:49:26,584:1(0x7f8116e96840):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-03-20 00:49:26,584:1(0x7f8116e96840):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-03-20 00:49:26,584:1(0x7f8116e96840):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-03-20 00:49:26,585:1(0x7f8116e96840):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-03-20 00:49:26,585:1(0x7f8116e96840):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-03-20 00:49:26,585:1(0x7f8116e96840):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 sessionTimeout=60000 watcher=0x849be0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-03-20 00:49:26,585:1(0x7f8116e96840):ZOO_DEBUG@start_threads@221: starting threads... 2025-03-20 00:49:26,585:1(0x7f8102ffd700):ZOO_DEBUG@do_io@368: started IO thread 2025-03-20 00:49:26,585:1(0x7f81027fc700):ZOO_DEBUG@do_completion@471: started completion thread 2025-03-20 00:49:26,586:1(0x7f8102ffd700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 00:49:26,586:1(0x7f8102ffd700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-03-20 00:49:26,586:1(0x7f8102ffd700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.47:2181 2025-03-20 00:49:26,586:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 00:49:26,587:1(0x7f8102ffd700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.47:2181 2025-03-20 00:49:26,592:1(0x7f8102ffd700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.47:2181, sessionId=0x300001ade0f0006, negotiated timeout=40000 2025-03-20 00:49:26,592:1(0x7f8102ffd700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 00:49:26,592:1(0x7f81027fc700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 00:49:27,586:1(0x7f8116e96840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db6617 for path [/analytics-discovery-] to 10.0.0.47:2181 2025-03-20 00:49:27,590:1(0x7f8102ffd700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db6617 rc=-110 2025-03-20 00:49:27,590:1(0x7f8116e96840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db6618 for path [/analytics-discovery-/Collector] to 10.0.0.47:2181 2025-03-20 00:49:27,592:1(0x7f8102ffd700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db6618 rc=-110 2025-03-20 00:49:27,593:1(0x7f8116e96840):ZOO_DEBUG@zoo_awexists@4121: Sending request xid=0x67db6619 for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-2923-2.] to 10.0.0.47:2181 2025-03-20 00:49:27,593:1(0x7f8102ffd700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=1 xid=0x67db6619 rc=-101 2025-03-20 00:49:27,593:1(0x7f8116e96840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db661a for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-2923-2.] to 10.0.0.47:2181 2025-03-20 00:49:27,596:1(0x7f8102ffd700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db661a rc=0 2025-03-20 00:49:27,597:1(0x7f8116e96840):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-03-20 00:49:27,597:1(0x7f8116e96840):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2923-2 2025-03-20 00:49:27,597:1(0x7f8116e96840):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-03-20 00:49:27,597:1(0x7f8116e96840):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-03-20 00:49:27,597:1(0x7f8116e96840):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-03-20 00:49:27,597:1(0x7f8116e96840):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-03-20 00:49:27,597:1(0x7f8116e96840):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-03-20 00:49:27,597:1(0x7f8116e96840):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-03-20 00:49:27,597:1(0x7f8116e96840):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 sessionTimeout=60000 watcher=0x849be0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-03-20 00:49:27,597:1(0x7f8116e96840):ZOO_DEBUG@start_threads@221: starting threads... 2025-03-20 00:49:27,597:1(0x7f81013f9700):ZOO_DEBUG@do_completion@471: started completion thread 2025-03-20 00:49:27,597:1(0x7f8101bfa700):ZOO_DEBUG@do_io@368: started IO thread 2025-03-20 00:49:27,597:1(0x7f8101bfa700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 00:49:27,598:1(0x7f8101bfa700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-03-20 00:49:27,598:1(0x7f8101bfa700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.12:2181 2025-03-20 00:49:27,598:1(0x7f8101bfa700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 00:49:27,598:1(0x7f8101bfa700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.12:2181 2025-03-20 00:49:27,601:1(0x7f8101bfa700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.12:2181, sessionId=0x200001ba9990006, negotiated timeout=40000 2025-03-20 00:49:27,601:1(0x7f8101bfa700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 00:49:27,601:1(0x7f81013f9700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 00:49:28,597:1(0x7f8116e96840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db661b for path [/collector] to 10.0.0.12:2181 2025-03-20 00:49:28,601:1(0x7f8101bfa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db661b rc=-110 2025-03-20 00:49:28,601:1(0x7f8116e96840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db661c for path [/collector] to 10.0.0.12:2181 2025-03-20 00:49:28,602:1(0x7f8101bfa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db661c rc=0 2025-03-20 00:49:29,603:1(0x7f8116e96840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db661d for path [/collector] to 10.0.0.12:2181 2025-03-20 00:49:29,607:1(0x7f8101bfa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db661d rc=-110 2025-03-20 00:49:29,608:1(0x7f8116e96840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db661e for path [/collector] to 10.0.0.12:2181 2025-03-20 00:49:29,608:1(0x7f8101bfa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db661e rc=0 2025-03-20 00:49:30,608:1(0x7f8116e96840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db661f for path [/collector] to 10.0.0.12:2181 2025-03-20 00:49:30,612:1(0x7f8101bfa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db661f rc=-110 2025-03-20 00:49:30,613:1(0x7f8116e96840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db6620 for path [/collector] to 10.0.0.12:2181 2025-03-20 00:49:30,613:1(0x7f8101bfa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db6620 rc=0 2025-03-20 00:49:31,613:1(0x7f8116e96840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db6621 for path [/collector] to 10.0.0.12:2181 2025-03-20 00:49:31,619:1(0x7f8101bfa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db6621 rc=-110 2025-03-20 00:49:31,619:1(0x7f8116e96840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db6622 for path [/collector] to 10.0.0.12:2181 2025-03-20 00:49:31,620:1(0x7f8101bfa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db6622 rc=0 2025-03-20 00:49:32,620:1(0x7f8116e96840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db6623 for path [/collector] to 10.0.0.12:2181 2025-03-20 00:49:32,624:1(0x7f8101bfa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db6623 rc=-110 2025-03-20 00:49:32,624:1(0x7f8116e96840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db6624 for path [/collector] to 10.0.0.12:2181 2025-03-20 00:49:32,625:1(0x7f8101bfa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db6624 rc=0 2025-03-20 00:49:33,625:1(0x7f8116e96840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db6625 for path [/collector] to 10.0.0.12:2181 2025-03-20 00:49:33,630:1(0x7f8101bfa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db6625 rc=-110 2025-03-20 00:49:33,631:1(0x7f8116e96840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db6626 for path [/collector] to 10.0.0.12:2181 2025-03-20 00:49:33,631:1(0x7f8101bfa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db6626 rc=0 2025-03-20 00:49:34,632:1(0x7f8116e96840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db6627 for path [/collector] to 10.0.0.12:2181 2025-03-20 00:49:34,635:1(0x7f8101bfa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db6627 rc=-110 2025-03-20 00:49:34,635:1(0x7f8116e96840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db6628 for path [/collector] to 10.0.0.12:2181 2025-03-20 00:49:34,635:1(0x7f8101bfa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db6628 rc=0 2025-03-20 00:49:35,636:1(0x7f8116e96840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db6629 for path [/collector] to 10.0.0.12:2181 2025-03-20 00:49:35,640:1(0x7f8101bfa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db6629 rc=-110 2025-03-20 00:49:35,640:1(0x7f8116e96840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db662a for path [/collector] to 10.0.0.12:2181 2025-03-20 00:49:35,641:1(0x7f8101bfa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db662a rc=0 2025-03-20 00:49:36,641:1(0x7f8116e96840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db662b for path [/collector] to 10.0.0.12:2181 2025-03-20 00:49:36,645:1(0x7f8101bfa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db662b rc=-110 2025-03-20 00:49:36,645:1(0x7f8116e96840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db662c for path [/collector] to 10.0.0.12:2181 2025-03-20 00:49:36,645:1(0x7f8101bfa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db662c rc=0 2025-03-20 00:49:37,645:1(0x7f8116e96840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db662d for path [/collector] to 10.0.0.12:2181 2025-03-20 00:49:37,649:1(0x7f8101bfa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db662d rc=-110 2025-03-20 00:49:37,649:1(0x7f8116e96840):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db662e for path [/collector] to 10.0.0.12:2181 2025-03-20 00:49:37,650:1(0x7f8101bfa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db662e rc=0 2025-03-20 00:49:38,650:1(0x7f8116e96840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db662f for path [/collector] to 10.0.0.12:2181 2025-03-20 00:49:38,654:1(0x7f8101bfa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db662f rc=0 2025-03-20 00:49:38,791:1(0x7f8116e96840):ZOO_DEBUG@zoo_adelete@4082: Sending request xid=0x67db6630 for path [/collector] to 10.0.0.12:2181 2025-03-20 00:49:38,794:1(0x7f8101bfa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=0 xid=0x67db6630 rc=0 2025-03-20 00:49:38,794:1(0x7f8101bfa700):ZOO_DEBUG@do_io@458: IO thread terminated 2025-03-20 00:49:38,795:1(0x7f81013f9700):ZOO_DEBUG@do_completion@481: completion thread terminated 2025-03-20 00:49:38,795:1(0x7f8116e96840):ZOO_INFO@zookeeper_close@3570: Closing zookeeper sessionId=0x200001ba9990006 to 10.0.0.12:2181 2025-03-20 00:49:38,797:1(0x7f8116e96840):ZOO_INFO@zookeeper_close@3592: Freeing zookeeper resources for sessionId=0x200001ba9990006 2025-03-20 00:49:40,940:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075219 ms ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' 2025-03-20 00:49:54,283:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075219 ms 2025-03-20 00:50:07,629:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075218 ms 2025-03-20 00:50:20,975:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075220 ms 2025-03-20 00:50:34,320:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075218 ms 2025-03-20 00:50:47,663:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075218 ms 2025-03-20 00:51:01,010:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075218 ms 2025-03-20 00:51:14,356:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075217 ms 2025-03-20 00:51:27,704:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075217 ms 2025-03-20 00:51:41,049:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075217 ms 2025-03-20 00:51:54,395:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075217 ms 2025-03-20 00:52:07,739:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075216 ms 2025-03-20 00:52:21,084:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075216 ms 2025-03-20 00:52:34,431:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075216 ms 2025-03-20 00:52:47,777:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075216 ms 2025-03-20 00:53:01,123:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075215 ms 2025-03-20 00:53:14,468:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075215 ms 2025-03-20 00:53:27,815:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075215 ms 2025-03-20 00:53:41,159:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075215 ms 2025-03-20 00:53:54,505:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075214 ms 2025-03-20 00:54:07,851:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075214 ms 2025-03-20 00:54:21,198:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075214 ms 2025-03-20 00:54:34,545:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075213 ms 2025-03-20 00:54:47,891:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075213 ms 2025-03-20 00:55:01,237:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075213 ms 2025-03-20 00:55:14,583:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075212 ms 2025-03-20 00:55:27,927:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075212 ms 2025-03-20 00:55:41,275:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075211 ms 2025-03-20 00:55:54,619:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075212 ms 2025-03-20 00:56:07,963:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075212 ms 2025-03-20 00:56:21,307:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075211 ms 2025-03-20 00:56:34,651:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075211 ms 2025-03-20 00:56:47,996:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075211 ms 2025-03-20 00:57:01,344:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075210 ms 2025-03-20 00:57:14,687:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075210 ms 2025-03-20 00:57:28,031:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075210 ms 2025-03-20 00:57:41,376:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075209 ms 2025-03-20 00:57:54,723:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075209 ms 2025-03-20 00:58:08,067:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075209 ms 2025-03-20 00:58:21,412:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075209 ms 2025-03-20 00:58:34,759:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075208 ms 2025-03-20 00:58:48,106:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075208 ms 2025-03-20 00:59:01,452:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075208 ms 2025-03-20 00:59:14,799:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075208 ms 2025-03-20 00:59:28,143:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075207 ms 2025-03-20 00:59:41,491:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075207 ms 2025-03-20 00:59:54,837:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075207 ms 2025-03-20 01:00:08,183:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075207 ms 2025-03-20 01:00:21,528:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075206 ms 2025-03-20 01:00:34,873:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075206 ms 2025-03-20 01:00:48,219:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075206 ms 2025-03-20 01:01:01,564:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075205 ms 2025-03-20 01:01:14,909:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075205 ms 2025-03-20 01:01:28,255:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075205 ms 2025-03-20 01:01:41,600:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075205 ms 2025-03-20 01:01:54,947:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075205 ms 2025-03-20 01:02:08,295:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075204 ms 2025-03-20 01:02:21,641:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075204 ms 2025-03-20 01:02:34,987:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075205 ms 2025-03-20 01:02:48,331:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075203 ms 2025-03-20 01:03:01,676:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075203 ms 2025-03-20 01:03:15,023:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075203 ms 2025-03-20 01:03:28,371:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075202 ms 2025-03-20 01:03:41,716:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075202 ms 2025-03-20 01:03:55,063:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075202 ms 2025-03-20 01:04:08,410:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075202 ms 2025-03-20 01:04:21,757:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075200 ms 2025-03-20 01:04:35,101:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075201 ms 2025-03-20 01:04:48,448:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075201 ms 2025-03-20 01:05:01,791:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075201 ms 2025-03-20 01:05:15,135:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075200 ms 2025-03-20 01:05:28,479:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075200 ms 2025-03-20 01:05:41,825:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075200 ms 2025-03-20 01:05:55,171:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075200 ms 2025-03-20 01:06:08,517:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075199 ms 2025-03-20 01:06:21,863:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075199 ms 2025-03-20 01:06:35,209:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075199 ms 2025-03-20 01:06:48,556:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075198 ms 2025-03-20 01:07:01,900:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075198 ms 2025-03-20 01:07:15,243:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075198 ms 2025-03-20 01:07:28,587:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075198 ms 2025-03-20 01:07:41,931:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075197 ms 2025-03-20 01:07:55,275:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075197 ms 2025-03-20 01:08:08,620:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075196 ms 2025-03-20 01:08:21,966:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075197 ms 2025-03-20 01:08:35,311:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075196 ms 2025-03-20 01:08:48,658:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075196 ms 2025-03-20 01:09:02,003:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075196 ms 2025-03-20 01:09:15,348:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075196 ms 2025-03-20 01:09:28,693:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075195 ms 2025-03-20 01:09:42,039:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075195 ms 2025-03-20 01:09:55,383:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075195 ms 2025-03-20 01:10:08,730:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075195 ms 2025-03-20 01:10:22,075:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075194 ms 2025-03-20 01:10:35,419:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075194 ms 2025-03-20 01:10:48,765:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075193 ms 2025-03-20 01:11:02,111:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075193 ms 2025-03-20 01:11:15,459:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075193 ms 2025-03-20 01:11:28,806:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075190 ms 2025-03-20 01:11:42,149:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075191 ms 2025-03-20 01:11:55,494:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075192 ms 2025-03-20 01:12:08,842:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075192 ms 2025-03-20 01:12:22,187:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075192 ms 2025-03-20 01:12:35,531:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075191 ms 2025-03-20 01:12:48,875:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075191 ms 2025-03-20 01:13:02,221:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075191 ms 2025-03-20 01:13:15,568:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075190 ms 2025-03-20 01:13:28,914:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075190 ms 2025-03-20 01:13:42,261:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075190 ms 2025-03-20 01:13:55,607:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075190 ms 2025-03-20 01:14:08,948:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075190 ms 2025-03-20 01:14:22,294:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075189 ms 2025-03-20 01:14:35,640:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075189 ms 2025-03-20 01:14:48,987:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075190 ms 2025-03-20 01:15:02,331:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075189 ms 2025-03-20 01:15:15,675:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075188 ms 2025-03-20 01:15:29,021:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075188 ms 2025-03-20 01:15:42,367:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075188 ms 2025-03-20 01:15:55,712:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075187 ms 2025-03-20 01:16:09,056:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075187 ms 2025-03-20 01:16:22,399:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075187 ms 2025-03-20 01:16:35,744:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075187 ms 2025-03-20 01:16:49,091:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075186 ms 2025-03-20 01:17:02,438:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075186 ms 2025-03-20 01:17:15,783:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075186 ms 2025-03-20 01:17:29,127:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075186 ms 2025-03-20 01:17:42,473:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075185 ms 2025-03-20 01:17:55,819:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075185 ms 2025-03-20 01:18:09,163:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075185 ms 2025-03-20 01:18:22,507:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075185 ms 2025-03-20 01:18:35,854:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075184 ms 2025-03-20 01:18:49,199:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075184 ms 2025-03-20 01:19:02,543:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075184 ms 2025-03-20 01:19:15,885:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075183 ms 2025-03-20 01:19:29,231:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075183 ms 2025-03-20 01:19:42,578:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075183 ms 2025-03-20 01:19:55,923:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075183 ms 2025-03-20 01:20:09,270:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075182 ms 2025-03-20 01:20:22,615:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075182 ms 2025-03-20 01:20:35,960:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075182 ms 2025-03-20 01:20:49,304:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075182 ms 2025-03-20 01:21:02,651:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075181 ms 2025-03-20 01:21:15,995:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075182 ms 2025-03-20 01:21:29,339:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075181 ms 2025-03-20 01:21:42,683:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075180 ms 2025-03-20 01:21:56,028:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075180 ms 2025-03-20 01:22:09,375:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075180 ms 2025-03-20 01:22:22,719:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075180 ms 2025-03-20 01:22:36,066:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075179 ms 2025-03-20 01:22:49,415:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075179 ms 2025-03-20 01:23:02,760:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075179 ms 2025-03-20 01:23:16,106:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075179 ms 2025-03-20 01:23:29,451:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075178 ms 2025-03-20 01:23:42,795:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075178 ms 2025-03-20 01:23:56,140:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075178 ms 2025-03-20 01:24:09,487:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075177 ms 2025-03-20 01:24:22,831:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075177 ms 2025-03-20 01:24:36,178:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075177 ms 2025-03-20 01:24:49,523:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075176 ms 2025-03-20 01:25:02,867:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075176 ms 2025-03-20 01:25:16,214:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075176 ms 2025-03-20 01:25:29,559:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075176 ms 2025-03-20 01:25:42,905:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075176 ms 2025-03-20 01:25:56,253:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075176 ms 2025-03-20 01:26:09,596:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075176 ms 2025-03-20 01:26:22,943:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075176 ms 2025-03-20 01:26:36,289:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075174 ms 2025-03-20 01:26:49,631:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075175 ms 2025-03-20 01:27:02,976:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075175 ms 2025-03-20 01:27:16,323:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075175 ms 2025-03-20 01:27:29,669:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075174 ms 2025-03-20 01:27:43,016:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075174 ms 2025-03-20 01:27:56,359:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075174 ms 2025-03-20 01:28:09,706:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075174 ms 2025-03-20 01:28:23,051:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075173 ms 2025-03-20 01:28:36,397:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075173 ms 2025-03-20 01:28:49,744:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075173 ms 2025-03-20 01:29:03,090:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075173 ms 2025-03-20 01:29:16,435:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075172 ms 2025-03-20 01:29:29,779:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075172 ms 2025-03-20 01:29:43,123:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075172 ms 2025-03-20 01:29:56,469:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075171 ms 2025-03-20 01:30:09,815:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075171 ms 2025-03-20 01:30:23,159:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075171 ms 2025-03-20 01:30:36,503:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075171 ms 2025-03-20 01:30:49,849:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075170 ms 2025-03-20 01:31:03,195:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075170 ms 2025-03-20 01:31:16,539:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075170 ms 2025-03-20 01:31:29,884:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075170 ms 2025-03-20 01:31:43,231:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075169 ms 2025-03-20 01:31:56,575:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075169 ms 2025-03-20 01:32:09,921:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075169 ms 2025-03-20 01:32:23,267:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075168 ms 2025-03-20 01:32:36,615:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075167 ms 2025-03-20 01:32:49,959:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075168 ms 2025-03-20 01:33:03,303:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075168 ms 2025-03-20 01:33:16,649:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075167 ms 2025-03-20 01:33:29,995:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075167 ms 2025-03-20 01:33:43,342:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075167 ms 2025-03-20 01:33:56,687:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075167 ms 2025-03-20 01:34:10,034:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075166 ms 2025-03-20 01:34:23,379:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075166 ms 2025-03-20 01:34:36,723:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075166 ms 2025-03-20 01:34:50,068:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075165 ms 2025-03-20 01:35:03,415:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075165 ms 2025-03-20 01:35:16,762:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075165 ms 2025-03-20 01:35:30,110:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075165 ms 2025-03-20 01:35:43,455:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075164 ms 2025-03-20 01:35:56,799:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075164 ms 2025-03-20 01:36:10,143:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075164 ms 2025-03-20 01:36:23,489:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075163 ms 2025-03-20 01:36:36,834:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075162 ms 2025-03-20 01:36:50,179:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075163 ms 2025-03-20 01:37:03,523:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075163 ms 2025-03-20 01:37:16,868:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075162 ms 2025-03-20 01:37:30,212:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075162 ms 2025-03-20 01:37:43,556:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075162 ms 2025-03-20 01:37:56,903:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075162 ms 2025-03-20 01:38:10,249:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075161 ms 2025-03-20 01:38:23,595:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075161 ms 2025-03-20 01:38:36,939:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075161 ms 2025-03-20 01:38:50,283:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075161 ms 2025-03-20 01:39:03,627:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075160 ms 2025-03-20 01:39:16,974:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075160 ms 2025-03-20 01:39:30,322:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075159 ms 2025-03-20 01:39:43,669:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075160 ms 2025-03-20 01:39:57,015:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075158 ms 2025-03-20 01:40:10,362:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075159 ms 2025-03-20 01:40:23,707:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075159 ms 2025-03-20 01:40:37,049:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075158 ms 2025-03-20 01:40:50,395:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075158 ms 2025-03-20 01:41:03,739:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075158 ms 2025-03-20 01:41:17,085:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075158 ms 2025-03-20 01:41:30,431:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075157 ms 2025-03-20 01:41:43,775:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075157 ms 2025-03-20 01:41:57,119:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075157 ms 2025-03-20 01:42:10,467:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075156 ms 2025-03-20 01:42:23,811:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075156 ms 2025-03-20 01:42:37,158:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075156 ms 2025-03-20 01:42:50,504:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075155 ms 2025-03-20 01:43:03,851:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075155 ms 2025-03-20 01:43:17,196:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075155 ms 2025-03-20 01:43:30,543:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075155 ms 2025-03-20 01:43:43,889:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075155 ms 2025-03-20 01:43:57,236:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075154 ms 2025-03-20 01:44:10,579:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075154 ms 2025-03-20 01:44:23,924:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075153 ms 2025-03-20 01:44:37,267:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075154 ms 2025-03-20 01:44:50,611:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075153 ms 2025-03-20 01:45:03,957:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075153 ms 2025-03-20 01:45:17,304:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075153 ms 2025-03-20 01:45:30,650:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075152 ms 2025-03-20 01:45:43,995:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075152 ms 2025-03-20 01:45:57,339:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075152 ms 2025-03-20 01:46:10,683:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075152 ms 2025-03-20 01:46:24,027:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075151 ms 2025-03-20 01:46:37,372:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075150 ms 2025-03-20 01:46:50,717:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075150 ms 2025-03-20 01:47:04,062:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075151 ms 2025-03-20 01:47:17,408:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075150 ms 2025-03-20 01:47:30,751:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075150 ms 2025-03-20 01:47:44,097:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075149 ms 2025-03-20 01:47:57,439:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075150 ms 2025-03-20 01:48:10,785:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075149 ms 2025-03-20 01:48:24,131:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075149 ms 2025-03-20 01:48:37,475:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075149 ms 2025-03-20 01:48:50,821:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075148 ms 2025-03-20 01:49:04,167:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075148 ms 2025-03-20 01:49:17,511:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075148 ms 2025-03-20 01:49:30,857:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075148 ms 2025-03-20 01:49:44,203:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075147 ms 2025-03-20 01:49:57,548:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075147 ms 2025-03-20 01:50:10,895:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075147 ms 2025-03-20 01:50:24,234:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075146 ms 2025-03-20 01:50:37,579:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075146 ms 2025-03-20 01:50:50,925:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075146 ms 2025-03-20 01:51:04,272:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075146 ms 2025-03-20 01:51:17,618:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075145 ms 2025-03-20 01:51:30,964:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075145 ms 2025-03-20 01:51:44,307:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075145 ms 2025-03-20 01:51:57,653:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075144 ms 2025-03-20 01:52:11,000:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075143 ms 2025-03-20 01:52:24,344:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075144 ms 2025-03-20 01:52:37,370:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.47:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:37,370:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1848: Calling a watcher for a ZOO_SESSION_EVENT and the state=CONNECTING_STATE 2025-03-20 01:52:37,370:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:37,370:1(0x7f81027fc700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 01:52:37,374:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:37,374:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:37,374:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:37,374:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:37,377:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:37,377:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:37,377:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:37,378:1(0x7f8102ffd700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:37,387:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:37,387:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:37,387:1(0x7f8102ffd700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:38,054:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:38,054:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:38,054:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:38,054:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:38,054:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:38,054:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:38,054:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:38,055:1(0x7f8102ffd700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:38,056:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:38,056:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:38,056:1(0x7f8102ffd700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:38,723:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:38,723:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:38,723:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:38,723:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:38,723:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:38,723:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:38,723:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:38,724:1(0x7f8102ffd700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:38,724:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:38,724:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:38,724:1(0x7f8102ffd700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:39,391:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:39,391:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:39,391:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:39,392:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:39,392:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:39,392:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:39,392:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:39,393:1(0x7f8102ffd700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:39,393:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:39,394:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:39,394:1(0x7f8102ffd700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:40,060:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:40,061:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:40,061:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:40,061:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:40,061:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:40,061:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:40,061:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:40,062:1(0x7f8102ffd700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:40,063:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:40,063:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:40,063:1(0x7f8102ffd700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:40,730:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:40,730:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:40,730:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:40,730:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:40,730:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:40,730:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:40,730:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:40,731:1(0x7f8102ffd700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:40,732:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:40,732:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:40,732:1(0x7f8102ffd700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:41,399:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:41,399:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:41,399:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:41,399:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:41,400:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:41,400:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:41,400:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:41,401:1(0x7f8102ffd700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:41,402:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:41,402:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:41,402:1(0x7f8102ffd700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:42,069:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:42,069:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:42,069:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:42,069:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:42,069:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:42,069:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:42,070:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:42,070:1(0x7f8102ffd700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:42,071:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:42,071:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:42,071:1(0x7f8102ffd700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:42,738:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:42,738:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:42,738:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:42,739:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:42,739:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:42,739:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:42,739:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:42,740:1(0x7f8102ffd700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:42,741:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:42,741:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:42,741:1(0x7f8102ffd700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:43,407:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:43,408:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:43,408:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:43,408:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:43,416:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:43,416:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:43,416:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:43,417:1(0x7f8102ffd700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:43,417:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:43,417:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:43,417:1(0x7f8102ffd700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:44,084:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:44,084:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:44,084:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:44,084:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:44,085:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:44,085:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:44,085:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:44,085:1(0x7f8102ffd700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:44,086:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:44,086:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:44,086:1(0x7f8102ffd700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:44,753:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:44,753:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:44,753:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:44,753:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:44,753:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:44,754:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:44,754:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:44,754:1(0x7f8102ffd700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:44,755:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:44,755:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:44,755:1(0x7f8102ffd700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:45,422:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:45,422:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:45,422:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:45,422:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:45,426:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:45,426:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:45,426:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:45,427:1(0x7f8102ffd700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:45,427:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:45,427:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:45,427:1(0x7f8102ffd700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:46,094:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:46,095:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:46,095:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:46,095:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:46,095:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:46,095:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:46,095:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:46,096:1(0x7f8102ffd700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:46,097:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:46,097:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:46,097:1(0x7f8102ffd700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:46,764:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:46,764:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:46,764:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:46,764:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:46,764:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:46,764:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:46,764:1(0x7f8102ffd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:46,765:1(0x7f8102ffd700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:46,766:1(0x7f8102ffd700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:46,766:1(0x7f8102ffd700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:46,766:1(0x7f8102ffd700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] +++ date ++ echo 'INFO: =================== Thu Mar 20 01:52:52 UTC 2025 ===================' INFO: =================== Thu Mar 20 01:52:52 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.12 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICSDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_SNMP_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8081 ' +++ '[' -n '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081 ' ']' +++ echo '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081' ++ ANALYTICS_SERVERS='10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9042 ' +++ '[' -n '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042 ' ']' +++ echo '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8086 ' +++ '[' -n '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086 ' ']' +++ echo '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086' ++ COLLECTOR_SERVERS='10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ CONFIGDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8082 ' +++ '[' -n '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082 ' ']' +++ echo '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082' ++ CONFIG_SERVERS='10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9161 ' +++ '[' -n '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161 ' ']' +++ echo '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161' ++ CONFIGDB_SERVERS='10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9041 ' +++ '[' -n '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ' ']' +++ echo '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.11,10.20.0.23,10.20.0.5 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.11,10.20.0.23,10.20.0.5 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:2181, +++ '[' -n 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181, ']' +++ echo 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 ++ ZOOKEEPER_SERVERS=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:2181 ' +++ '[' -n '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181 ' ']' +++ echo '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ RABBITMQ_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:5673, +++ '[' -n 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673, ']' +++ echo 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ RABBITMQ_SERVERS=10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:6379 ' +++ '[' -n '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379 ' ']' +++ echo '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379' ++ REDIS_SERVERS='10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9092 ' +++ '[' -n '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092 ' ']' +++ echo '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092' ++ KAFKA_SERVERS='10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.42 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return ++ get_listen_ip_for_node ANALYTICS +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.42,10.0.0.12,10.0.0.47 +++ local servers=10.0.0.42,10.0.0.12,10.0.0.47 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ cut -d ' ' -f 1 +++ local local_ips=,10.0.0.12,10.20.0.23,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.42'\''))' +++ local server_ip=10.0.0.42 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.42 ]] +++ [[ ,10.0.0.12,10.20.0.23,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.42, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.12'\''))' +++ local server_ip=10.0.0.12 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.12 ]] +++ [[ ,10.0.0.12,10.20.0.23,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.12, ]] +++ echo 10.0.0.12 2 +++ return ++ local ip=10.0.0.12 ++ [[ -z 10.0.0.12 ]] ++ echo 10.0.0.12 + hostip=10.0.0.12 ++ resolve_hostname_by_ip 10.0.0.12 ++ local ip=10.0.0.12 +++ getent hosts 10.0.0.12 +++ head -n 1 ++ local 'host_entry=10.0.0.12 cn-jenkins-deploy-platform-ansible-os-2923-2. cn-jenkins-deploy-platform-ansible-os-2923-2' ++ local name= ++ [[ -n 10.0.0.12 cn-jenkins-deploy-platform-ansible-os-2923-2. cn-jenkins-deploy-platform-ansible-os-2923-2 ]] +++ echo 10.0.0.12 cn-jenkins-deploy-platform-ansible-os-2923-2. cn-jenkins-deploy-platform-ansible-os-2923-2 +++ awk '{print $2}' ++ name=cn-jenkins-deploy-platform-ansible-os-2923-2. ++ [[ -n cn-jenkins-deploy-platform-ansible-os-2923-2. ]] ++ echo cn-jenkins-deploy-platform-ansible-os-2923-2. + hostname=cn-jenkins-deploy-platform-ansible-os-2923-2. ++ echo 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ sed 's/,/ /g' + rabbitmq_server_list='10.0.0.42:5673 10.0.0.12:5673 10.0.0.47:5673' ++ sed 's/,/ /g' ++ echo 10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 + configdb_cql_servers='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env COLLECTOR /etc/contrail/contrail-collector.conf + local service_name=COLLECTOR + local cfg_path=/etc/contrail/contrail-collector.conf + local delim=__ ++ grep '^COLLECTOR__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^COLLECTOR__//g' ++ set -o posix ++ sort ++ set + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs collector + local template=collector ++ dirname /var/log/contrail/analytics-collector + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-collector + chmod 755 /var/log/contrail/analytics-collector + mv -n '/var/log/contrail/*collector.log*' /var/log/contrail/analytics-collector/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-collector + find /var/log/contrail/analytics-collector -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-collector + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-collector + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-collector 2025-03-20 01:52:54,194:1(0x7f3845761840):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-03-20 01:52:54,227:1(0x7f3845761840):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2923-2 2025-03-20 01:52:54,231:1(0x7f3845761840):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-03-20 01:52:54,231:1(0x7f3845761840):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-03-20 01:52:54,231:1(0x7f3845761840):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-03-20 01:52:54,231:1(0x7f3845761840):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-03-20 01:52:54,231:1(0x7f3845761840):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-03-20 01:52:54,231:1(0x7f3845761840):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-03-20 01:52:54,231:1(0x7f3845761840):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 sessionTimeout=60000 watcher=0x849be0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-03-20 01:52:54,231:1(0x7f3845761840):ZOO_DEBUG@start_threads@221: starting threads... 2025-03-20 01:52:54,243:1(0x7f3830ff9700):ZOO_DEBUG@do_completion@471: started completion thread 2025-03-20 01:52:54,243:1(0x7f38317fa700):ZOO_DEBUG@do_io@368: started IO thread 2025-03-20 01:52:54,243:1(0x7f38317fa700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 01:52:54,244:1(0x7f38317fa700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-03-20 01:52:54,244:1(0x7f38317fa700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.12:2181 2025-03-20 01:52:54,244:1(0x7f38317fa700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:54,244:1(0x7f38317fa700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:54,244:1(0x7f38317fa700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:54,244:1(0x7f38317fa700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 01:52:54,244:1(0x7f38317fa700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=1 hasnext=1 2025-03-20 01:52:54,245:1(0x7f38317fa700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.42:2181 2025-03-20 01:52:54,245:1(0x7f38317fa700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:54,246:1(0x7f38317fa700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:54,247:1(0x7f38317fa700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:54,247:1(0x7f38317fa700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:54,247:1(0x7f38317fa700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 01:52:54,247:1(0x7f38317fa700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=2 hasnext=1 2025-03-20 01:52:54,247:1(0x7f38317fa700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.47:2181 2025-03-20 01:52:54,247:1(0x7f38317fa700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:54,248:1(0x7f38317fa700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:54,248:1(0x7f38317fa700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:54,249:1(0x7f38317fa700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 01:52:54,249:1(0x7f38317fa700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=3 hasnext=0 2025-03-20 01:52:54,249:1(0x7f38317fa700):ZOO_DEBUG@get_next_server_in_reconfig@1424: Failed to find either new or old 2025-03-20 01:52:54,249:1(0x7f38317fa700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:54,249:1(0x7f38317fa700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:54,249:1(0x7f38317fa700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:54,249:1(0x7f38317fa700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:54,250:1(0x7f38317fa700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:54,250:1(0x7f38317fa700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:54,250:1(0x7f38317fa700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:55,251:1(0x7f38317fa700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:55,251:1(0x7f38317fa700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:55,252:1(0x7f38317fa700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:55,252:1(0x7f38317fa700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:55,252:1(0x7f38317fa700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:55,252:1(0x7f38317fa700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.12:2181 2025-03-20 01:53:01,120:1(0x7f38317fa700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.12:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:53:01,120:1(0x7f38317fa700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:53:01,120:1(0x7f38317fa700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:53:01,121:1(0x7f38317fa700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.47:2181 2025-03-20 01:53:01,142:1(0x7f38317fa700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.47:2181, sessionId=0x3000059c11a0000, negotiated timeout=40000 2025-03-20 01:53:01,142:1(0x7f38317fa700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 01:53:01,143:1(0x7f3830ff9700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 01:53:01,252:1(0x7f3845761840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db74f7 for path [/analytics-discovery-] to 10.0.0.47:2181 2025-03-20 01:53:01,269:1(0x7f38317fa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db74f7 rc=-110 2025-03-20 01:53:01,269:1(0x7f3845761840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db74f8 for path [/analytics-discovery-/Collector] to 10.0.0.47:2181 2025-03-20 01:53:01,342:1(0x7f38317fa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db74f8 rc=-110 2025-03-20 01:53:01,342:1(0x7f3845761840):ZOO_DEBUG@zoo_awexists@4121: Sending request xid=0x67db74f9 for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-2923-2.] to 10.0.0.47:2181 2025-03-20 01:53:01,417:1(0x7f38317fa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=1 xid=0x67db74f9 rc=0 2025-03-20 01:53:01,418:1(0x7f3845761840):ZOO_DEBUG@zoo_adelete@4082: Sending request xid=0x67db74fa for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-2923-2.] to 10.0.0.47:2181 2025-03-20 01:53:01,447:1(0x7f38317fa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=0 xid=0x67db74fa rc=0 2025-03-20 01:53:01,447:1(0x7f3845761840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db74fb for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-2923-2.] to 10.0.0.47:2181 2025-03-20 01:53:01,458:1(0x7f38317fa700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db74fb rc=0 2025-03-20 01:53:01,459:1(0x7f3845761840):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-03-20 01:53:01,459:1(0x7f3845761840):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2923-2 2025-03-20 01:53:01,459:1(0x7f3845761840):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-03-20 01:53:01,459:1(0x7f3845761840):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-03-20 01:53:01,459:1(0x7f3845761840):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-03-20 01:53:01,459:1(0x7f3845761840):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-03-20 01:53:01,459:1(0x7f3845761840):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-03-20 01:53:01,459:1(0x7f3845761840):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-03-20 01:53:01,459:1(0x7f3845761840):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 sessionTimeout=60000 watcher=0x849be0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-03-20 01:53:01,459:1(0x7f3845761840):ZOO_DEBUG@start_threads@221: starting threads... 2025-03-20 01:53:01,463:1(0x7f3802ffc700):ZOO_DEBUG@do_completion@471: started completion thread 2025-03-20 01:53:01,464:1(0x7f38037fd700):ZOO_DEBUG@do_io@368: started IO thread 2025-03-20 01:53:01,464:1(0x7f38037fd700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 01:53:01,464:1(0x7f38037fd700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-03-20 01:53:01,464:1(0x7f38037fd700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.42:2181 2025-03-20 01:53:01,464:1(0x7f38037fd700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:53:01,466:1(0x7f38037fd700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:53:01,486:1(0x7f38037fd700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.42:2181, sessionId=0x100005b6bad0004, negotiated timeout=40000 2025-03-20 01:53:01,486:1(0x7f38037fd700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 01:53:01,487:1(0x7f3802ffc700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 01:53:02,464:1(0x7f3845761840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db74fc for path [/collector] to 10.0.0.42:2181 2025-03-20 01:53:02,473:1(0x7f38037fd700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db74fc rc=0 2025-03-20 01:53:02,762:1(0x7f3845761840):ZOO_DEBUG@zoo_adelete@4082: Sending request xid=0x67db74fd for path [/collector] to 10.0.0.42:2181 2025-03-20 01:53:02,766:1(0x7f38037fd700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=0 xid=0x67db74fd rc=0 2025-03-20 01:53:02,766:1(0x7f38037fd700):ZOO_DEBUG@do_io@458: IO thread terminated 2025-03-20 01:53:02,767:1(0x7f3802ffc700):ZOO_DEBUG@do_completion@481: completion thread terminated 2025-03-20 01:53:02,767:1(0x7f3845761840):ZOO_INFO@zookeeper_close@3570: Closing zookeeper sessionId=0x100005b6bad0004 to 10.0.0.42:2181 2025-03-20 01:53:02,771:1(0x7f3845761840):ZOO_INFO@zookeeper_close@3592: Freeing zookeeper resources for sessionId=0x100005b6bad0004 ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' 2025-03-20 01:53:12,773:1(0x7f3803fff700):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-03-20 01:53:12,773:1(0x7f3803fff700):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2923-2 2025-03-20 01:53:12,773:1(0x7f3803fff700):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-03-20 01:53:12,773:1(0x7f3803fff700):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-03-20 01:53:12,773:1(0x7f3803fff700):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-03-20 01:53:12,773:1(0x7f3803fff700):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-03-20 01:53:12,773:1(0x7f3803fff700):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-03-20 01:53:12,773:1(0x7f3803fff700):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-03-20 01:53:12,773:1(0x7f3803fff700):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 sessionTimeout=60000 watcher=0x849be0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-03-20 01:53:12,773:1(0x7f3803fff700):ZOO_DEBUG@start_threads@221: starting threads... 2025-03-20 01:53:12,773:1(0x7f37e27fc700):ZOO_DEBUG@do_completion@471: started completion thread 2025-03-20 01:53:12,773:1(0x7f37e1ffb700):ZOO_DEBUG@do_io@368: started IO thread 2025-03-20 01:53:12,773:1(0x7f37e1ffb700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 01:53:12,773:1(0x7f37e1ffb700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-03-20 01:53:12,773:1(0x7f37e1ffb700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.47:2181 2025-03-20 01:53:12,773:1(0x7f37e1ffb700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:53:12,774:1(0x7f37e1ffb700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.47:2181 2025-03-20 01:53:12,777:1(0x7f37e1ffb700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.47:2181, sessionId=0x3000059c11a0018, negotiated timeout=40000 2025-03-20 01:53:12,777:1(0x7f37e1ffb700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 01:53:12,777:1(0x7f37e27fc700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 01:53:13,773:1(0x7f3803fff700):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db74ff for path [/collector] to 10.0.0.47:2181 2025-03-20 01:53:13,776:1(0x7f37e1ffb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db74ff rc=0 2025-03-20 01:53:14,012:1(0x7f3803fff700):ZOO_DEBUG@zoo_adelete@4082: Sending request xid=0x67db7500 for path [/collector] to 10.0.0.47:2181 2025-03-20 01:53:14,018:1(0x7f37e1ffb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=0 xid=0x67db7500 rc=0 2025-03-20 01:53:14,021:1(0x7f37e1ffb700):ZOO_DEBUG@do_io@458: IO thread terminated 2025-03-20 01:53:14,021:1(0x7f37e27fc700):ZOO_DEBUG@do_completion@481: completion thread terminated 2025-03-20 01:53:14,021:1(0x7f3803fff700):ZOO_INFO@zookeeper_close@3570: Closing zookeeper sessionId=0x3000059c11a0018 to 10.0.0.47:2181 2025-03-20 01:53:14,023:1(0x7f3803fff700):ZOO_INFO@zookeeper_close@3592: Freeing zookeeper resources for sessionId=0x3000059c11a0018 2025-03-20 01:53:14,793:1(0x7f38317fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075143 ms 2025-03-20 01:53:24,024:1(0x7f3803fff700):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-03-20 01:53:24,024:1(0x7f3803fff700):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2923-2 2025-03-20 01:53:24,024:1(0x7f3803fff700):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-03-20 01:53:24,024:1(0x7f3803fff700):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-03-20 01:53:24,024:1(0x7f3803fff700):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-03-20 01:53:24,025:1(0x7f3803fff700):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-03-20 01:53:24,025:1(0x7f3803fff700):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-03-20 01:53:24,025:1(0x7f3803fff700):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-03-20 01:53:24,025:1(0x7f3803fff700):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 sessionTimeout=60000 watcher=0x849be0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-03-20 01:53:24,025:1(0x7f3803fff700):ZOO_DEBUG@start_threads@221: starting threads... 2025-03-20 01:53:24,025:1(0x7f38037fd700):ZOO_DEBUG@do_completion@471: started completion thread 2025-03-20 01:53:24,025:1(0x7f3802ffc700):ZOO_DEBUG@do_io@368: started IO thread 2025-03-20 01:53:24,025:1(0x7f3802ffc700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 01:53:24,025:1(0x7f3802ffc700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-03-20 01:53:24,025:1(0x7f3802ffc700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.12:2181 2025-03-20 01:53:24,025:1(0x7f3802ffc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:53:24,025:1(0x7f3802ffc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.12:2181 2025-03-20 01:53:24,034:1(0x7f3802ffc700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.12:2181, sessionId=0x200005a9274001c, negotiated timeout=40000 2025-03-20 01:53:24,035:1(0x7f3802ffc700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 01:53:24,035:1(0x7f38037fd700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 01:53:25,025:1(0x7f3803fff700):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db7502 for path [/collector] to 10.0.0.12:2181 2025-03-20 01:53:25,029:1(0x7f3802ffc700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db7502 rc=0 2025-03-20 01:53:25,314:1(0x7f3803fff700):ZOO_DEBUG@zoo_adelete@4082: Sending request xid=0x67db7503 for path [/collector] to 10.0.0.12:2181 2025-03-20 01:53:25,324:1(0x7f3802ffc700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=0 xid=0x67db7503 rc=0 2025-03-20 01:53:25,324:1(0x7f3802ffc700):ZOO_DEBUG@do_io@458: IO thread terminated 2025-03-20 01:53:25,324:1(0x7f38037fd700):ZOO_DEBUG@do_completion@481: completion thread terminated 2025-03-20 01:53:25,325:1(0x7f3803fff700):ZOO_INFO@zookeeper_close@3570: Closing zookeeper sessionId=0x200005a9274001c to 10.0.0.12:2181 2025-03-20 01:53:25,339:1(0x7f3803fff700):ZOO_INFO@zookeeper_close@3592: Freeing zookeeper resources for sessionId=0x200005a9274001c 2025-03-20 01:53:28,150:1(0x7f38317fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075133 ms 2025-03-20 01:53:41,485:1(0x7f38317fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075143 ms 2025-03-20 01:53:54,831:1(0x7f38317fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075142 ms 2025-03-20 01:54:08,179:1(0x7f38317fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075138 ms 2025-03-20 01:54:21,520:1(0x7f38317fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075141 ms 2025-03-20 01:54:34,863:1(0x7f38317fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075141 ms 2025-03-20 01:54:48,210:1(0x7f38317fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075141 ms 2025-03-20 01:55:01,560:1(0x7f38317fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075138 ms 2025-03-20 01:55:14,905:1(0x7f38317fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075139 ms 2025-03-20 01:55:28,248:1(0x7f38317fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075140 ms 2025-03-20 01:55:41,592:1(0x7f38317fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075140 ms 2025-03-20 01:55:54,935:1(0x7f38317fa700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075140 ms +++ date ++ echo 'INFO: =================== Thu Mar 20 01:57:45 UTC 2025 ===================' INFO: =================== Thu Mar 20 01:57:45 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.12 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICSDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_SNMP_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8081 ' +++ '[' -n '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081 ' ']' +++ echo '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081' ++ ANALYTICS_SERVERS='10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9042 ' +++ '[' -n '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042 ' ']' +++ echo '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8086 ' +++ '[' -n '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086 ' ']' +++ echo '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086' ++ COLLECTOR_SERVERS='10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ CONFIGDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8082 ' +++ '[' -n '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082 ' ']' +++ echo '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082' ++ CONFIG_SERVERS='10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9161 ' +++ '[' -n '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161 ' ']' +++ echo '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161' ++ CONFIGDB_SERVERS='10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9041 ' +++ '[' -n '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ' ']' +++ echo '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.11,10.20.0.23,10.20.0.5 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.11,10.20.0.23,10.20.0.5 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:2181, +++ '[' -n 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181, ']' +++ echo 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 ++ ZOOKEEPER_SERVERS=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:2181 ' +++ '[' -n '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181 ' ']' +++ echo '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ RABBITMQ_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:5673, +++ '[' -n 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673, ']' +++ echo 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ RABBITMQ_SERVERS=10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:6379 ' +++ '[' -n '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379 ' ']' +++ echo '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379' ++ REDIS_SERVERS='10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9092 ' +++ '[' -n '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092 ' ']' +++ echo '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092' ++ KAFKA_SERVERS='10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.42 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return ++ get_listen_ip_for_node ANALYTICS +++ find_my_ip_and_order_for_node ANALYTICS +++ cut -d ' ' -f 1 +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.42,10.0.0.12,10.0.0.47 +++ local servers=10.0.0.42,10.0.0.12,10.0.0.47 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ grep -vi host ++++ tr '\n' , ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.12,10.20.0.23,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.42'\''))' +++ local server_ip=10.0.0.42 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.42 ]] +++ [[ ,10.0.0.12,10.20.0.23,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.42, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.12'\''))' +++ local server_ip=10.0.0.12 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.12 ]] +++ [[ ,10.0.0.12,10.20.0.23,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.12, ]] +++ echo 10.0.0.12 2 +++ return ++ local ip=10.0.0.12 ++ [[ -z 10.0.0.12 ]] ++ echo 10.0.0.12 + hostip=10.0.0.12 ++ resolve_hostname_by_ip 10.0.0.12 ++ local ip=10.0.0.12 +++ getent hosts 10.0.0.12 +++ head -n 1 ++ local 'host_entry=10.0.0.12 cn-jenkins-deploy-platform-ansible-os-2923-2. cn-jenkins-deploy-platform-ansible-os-2923-2' ++ local name= ++ [[ -n 10.0.0.12 cn-jenkins-deploy-platform-ansible-os-2923-2. cn-jenkins-deploy-platform-ansible-os-2923-2 ]] +++ echo 10.0.0.12 cn-jenkins-deploy-platform-ansible-os-2923-2. cn-jenkins-deploy-platform-ansible-os-2923-2 +++ awk '{print $2}' ++ name=cn-jenkins-deploy-platform-ansible-os-2923-2. ++ [[ -n cn-jenkins-deploy-platform-ansible-os-2923-2. ]] ++ echo cn-jenkins-deploy-platform-ansible-os-2923-2. + hostname=cn-jenkins-deploy-platform-ansible-os-2923-2. ++ echo 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ sed 's/,/ /g' + rabbitmq_server_list='10.0.0.42:5673 10.0.0.12:5673 10.0.0.47:5673' ++ echo 10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ++ sed 's/,/ /g' + configdb_cql_servers='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env COLLECTOR /etc/contrail/contrail-collector.conf + local service_name=COLLECTOR + local cfg_path=/etc/contrail/contrail-collector.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 ++ grep '^COLLECTOR__.*__.*=.*$' ++ sed 's/^COLLECTOR__//g' + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs collector + local template=collector ++ dirname /var/log/contrail/analytics-collector + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-collector + chmod 755 /var/log/contrail/analytics-collector + mv -n '/var/log/contrail/*collector.log*' /var/log/contrail/analytics-collector/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-collector + find /var/log/contrail/analytics-collector -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-collector + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-collector + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-collector 2025-03-20 01:57:45,612:1(0x7ff342f4f800):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-03-20 01:57:45,612:1(0x7ff342f4f800):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2923-2 2025-03-20 01:57:45,612:1(0x7ff342f4f800):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-03-20 01:57:45,612:1(0x7ff342f4f800):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-03-20 01:57:45,612:1(0x7ff342f4f800):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-03-20 01:57:45,612:1(0x7ff342f4f800):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-03-20 01:57:45,612:1(0x7ff342f4f800):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-03-20 01:57:45,612:1(0x7ff342f4f800):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-03-20 01:57:45,612:1(0x7ff342f4f800):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 sessionTimeout=60000 watcher=0x830fc0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-03-20 01:57:45,613:1(0x7ff342f4f800):ZOO_DEBUG@start_threads@221: starting threads... 2025-03-20 01:57:45,613:1(0x7ff32e7fc700):ZOO_DEBUG@do_io@368: started IO thread 2025-03-20 01:57:45,613:1(0x7ff32dffb700):ZOO_DEBUG@do_completion@471: started completion thread 2025-03-20 01:57:45,613:1(0x7ff32e7fc700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 01:57:45,613:1(0x7ff32e7fc700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-03-20 01:57:45,613:1(0x7ff32e7fc700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.42:2181 2025-03-20 01:57:45,613:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:57:45,614:1(0x7ff32e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:57:45,618:1(0x7ff32e7fc700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.42:2181, sessionId=0x100005b6bad0037, negotiated timeout=40000 2025-03-20 01:57:45,618:1(0x7ff32e7fc700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 01:57:45,618:1(0x7ff32dffb700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 01:57:46,613:1(0x7ff342f4f800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db761a for path [/analytics-discovery-] to 10.0.0.42:2181 2025-03-20 01:57:46,617:1(0x7ff32e7fc700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db761a rc=-110 2025-03-20 01:57:46,617:1(0x7ff342f4f800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db761b for path [/analytics-discovery-/Collector] to 10.0.0.42:2181 2025-03-20 01:57:46,623:1(0x7ff32e7fc700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db761b rc=-110 2025-03-20 01:57:46,623:1(0x7ff342f4f800):ZOO_DEBUG@zoo_awexists@4121: Sending request xid=0x67db761c for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-2923-2.] to 10.0.0.42:2181 2025-03-20 01:57:46,624:1(0x7ff32e7fc700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=1 xid=0x67db761c rc=-101 2025-03-20 01:57:46,624:1(0x7ff342f4f800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db761d for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-2923-2.] to 10.0.0.42:2181 2025-03-20 01:57:46,626:1(0x7ff32e7fc700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db761d rc=0 2025-03-20 01:57:46,627:1(0x7ff342f4f800):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-03-20 01:57:46,627:1(0x7ff342f4f800):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2923-2 2025-03-20 01:57:46,627:1(0x7ff342f4f800):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-03-20 01:57:46,627:1(0x7ff342f4f800):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-03-20 01:57:46,627:1(0x7ff342f4f800):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-03-20 01:57:46,627:1(0x7ff342f4f800):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-03-20 01:57:46,627:1(0x7ff342f4f800):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-03-20 01:57:46,627:1(0x7ff342f4f800):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-03-20 01:57:46,627:1(0x7ff342f4f800):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 sessionTimeout=60000 watcher=0x830fc0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-03-20 01:57:46,627:1(0x7ff342f4f800):ZOO_DEBUG@start_threads@221: starting threads... 2025-03-20 01:57:46,628:1(0x7ff307fff700):ZOO_DEBUG@do_io@368: started IO thread 2025-03-20 01:57:46,628:1(0x7ff307fff700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 01:57:46,628:1(0x7ff307fff700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-03-20 01:57:46,628:1(0x7ff307fff700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.12:2181 2025-03-20 01:57:46,628:1(0x7ff307fff700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:57:46,628:1(0x7ff307fff700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.12:2181 2025-03-20 01:57:46,628:1(0x7ff3077fe700):ZOO_DEBUG@do_completion@471: started completion thread 2025-03-20 01:57:46,631:1(0x7ff307fff700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.12:2181, sessionId=0x200005a9274002f, negotiated timeout=40000 2025-03-20 01:57:46,631:1(0x7ff307fff700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 01:57:46,631:1(0x7ff3077fe700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 01:57:47,628:1(0x7ff342f4f800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db761e for path [/collector] to 10.0.0.12:2181 2025-03-20 01:57:47,631:1(0x7ff307fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db761e rc=-110 2025-03-20 01:57:47,632:1(0x7ff342f4f800):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x67db761f for path [/collector] to 10.0.0.12:2181 2025-03-20 01:57:47,632:1(0x7ff307fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x67db761f rc=0 2025-03-20 01:57:48,632:1(0x7ff342f4f800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db7620 for path [/collector] to 10.0.0.12:2181 2025-03-20 01:57:48,635:1(0x7ff307fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db7620 rc=0 2025-03-20 01:57:48,723:1(0x7ff342f4f800):ZOO_DEBUG@zoo_adelete@4082: Sending request xid=0x67db7621 for path [/collector] to 10.0.0.12:2181 2025-03-20 01:57:48,725:1(0x7ff307fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=0 xid=0x67db7621 rc=0 2025-03-20 01:57:48,726:1(0x7ff307fff700):ZOO_DEBUG@do_io@458: IO thread terminated 2025-03-20 01:57:48,726:1(0x7ff3077fe700):ZOO_DEBUG@do_completion@481: completion thread terminated 2025-03-20 01:57:48,726:1(0x7ff342f4f800):ZOO_INFO@zookeeper_close@3570: Closing zookeeper sessionId=0x200005a9274002f to 10.0.0.12:2181 2025-03-20 01:57:48,728:1(0x7ff342f4f800):ZOO_INFO@zookeeper_close@3592: Freeing zookeeper resources for sessionId=0x200005a9274002f 2025-03-20 01:58:00,001:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075106 ms 2025-03-20 01:58:13,317:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075136 ms 2025-03-20 01:58:26,663:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075137 ms 2025-03-20 01:58:40,010:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075135 ms 2025-03-20 01:58:53,355:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075136 ms 2025-03-20 01:59:06,702:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075136 ms 2025-03-20 01:59:20,047:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075135 ms 2025-03-20 01:59:33,391:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075135 ms 2025-03-20 01:59:46,735:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075135 ms 2025-03-20 02:00:00,079:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075135 ms 2025-03-20 02:00:13,424:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075134 ms 2025-03-20 02:00:26,771:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075134 ms 2025-03-20 02:00:39,332:1(0x7ff32e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 02:00:39,332:1(0x7ff32e7fc700):ZOO_DEBUG@cleanup@1848: Calling a watcher for a ZOO_SESSION_EVENT and the state=CONNECTING_STATE 2025-03-20 02:00:39,332:1(0x7ff32e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 02:00:39,333:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:00:39,333:1(0x7ff32dffb700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 02:00:39,335:1(0x7ff32e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.47:2181 2025-03-20 02:00:39,337:1(0x7ff32e7fc700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.47:2181, sessionId=0x100005b6bad0037, negotiated timeout=40000 2025-03-20 02:00:39,337:1(0x7ff32e7fc700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 02:00:39,337:1(0x7ff32dffb700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT RabbitMQ SM: Caught exception while receiving messages from RabbitMQ: 10.0.0.42:5673 : connection error: 320: CONNECTION_FORCED - broker forced connection closure with reason 'shutdown' RabbitMQ SM: Caught exception while connecting to RabbitMQ: 10.0.0.42:5673 : a socket error occurred 2025-03-20 02:00:52,680:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075133 ms 2025-03-20 02:01:06,027:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075132 ms 2025-03-20 02:01:19,375:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075133 ms 2025-03-20 02:01:32,718:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075133 ms 2025-03-20 02:01:46,066:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075132 ms 2025-03-20 02:01:59,413:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075132 ms 2025-03-20 02:02:12,760:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075132 ms RabbitMQ SM: Caught exception while receiving messages from RabbitMQ: 10.0.0.12:5673 : connection error: 320: CONNECTION_FORCED - broker forced connection closure with reason 'shutdown' RabbitMQ SM: Caught exception while connecting to RabbitMQ: 10.0.0.12:5673 : a socket error occurred 2025-03-20 02:02:26,103:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075132 ms 2025-03-20 02:02:39,447:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075131 ms 2025-03-20 02:02:52,795:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075131 ms 2025-03-20 02:03:06,140:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075131 ms 2025-03-20 02:03:19,485:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075131 ms 2025-03-20 02:03:32,831:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075130 ms 2025-03-20 02:03:46,179:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075130 ms 2025-03-20 02:03:54,377:1(0x7ff32e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.47:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 02:03:54,377:1(0x7ff32e7fc700):ZOO_DEBUG@cleanup@1848: Calling a watcher for a ZOO_SESSION_EVENT and the state=CONNECTING_STATE 2025-03-20 02:03:54,377:1(0x7ff32e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 02:03:54,378:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:03:54,383:1(0x7ff32dffb700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 02:03:54,388:1(0x7ff32e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 02:03:54,431:1(0x7ff32e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 02:03:54,431:1(0x7ff32e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 02:03:54,431:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:03:54,431:1(0x7ff32e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.12:2181 2025-03-20 02:03:54,649:1(0x7ff32e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.12:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 02:03:54,649:1(0x7ff32e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 02:03:54,649:1(0x7ff32e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 02:03:55,316:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:03:55,316:1(0x7ff32e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 02:03:55,317:1(0x7ff32e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 02:03:55,317:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:03:55,317:1(0x7ff32e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 02:03:55,318:1(0x7ff32e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 02:03:55,318:1(0x7ff32e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 02:03:55,318:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:03:55,318:1(0x7ff32e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.12:2181 2025-03-20 02:03:55,321:1(0x7ff32e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.12:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 02:03:55,321:1(0x7ff32e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 02:03:55,321:1(0x7ff32e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 02:03:55,988:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:03:55,988:1(0x7ff32e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 02:03:55,988:1(0x7ff32e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 02:03:55,988:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:03:55,989:1(0x7ff32e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 02:03:55,990:1(0x7ff32e7fc700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.42:2181, sessionId=0x100005b6bad0037, negotiated timeout=40000 2025-03-20 02:03:55,990:1(0x7ff32e7fc700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 02:03:55,990:1(0x7ff32dffb700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT RabbitMQ SM: Caught exception while receiving messages from RabbitMQ: 10.0.0.47:5673 : connection error: 320: CONNECTION_FORCED - broker forced connection closure with reason 'shutdown' RabbitMQ SM: Caught exception while connecting to RabbitMQ: 10.0.0.47:5673 : a socket error occurred 2025-03-20 02:04:09,335:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075130 ms 2025-03-20 02:04:22,681:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075129 ms 2025-03-20 02:04:36,028:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075128 ms 2025-03-20 02:04:49,376:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075129 ms 2025-03-20 02:05:02,722:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075128 ms 2025-03-20 02:05:16,070:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075128 ms 2025-03-20 02:05:29,415:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075128 ms 2025-03-20 02:05:42,759:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075128 ms 2025-03-20 02:05:56,105:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075128 ms 2025-03-20 02:06:09,452:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075127 ms 2025-03-20 02:06:22,798:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075127 ms 2025-03-20 02:06:36,143:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075127 ms 2025-03-20 02:06:49,489:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075126 ms 2025-03-20 02:07:02,835:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075126 ms 2025-03-20 02:07:16,179:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075126 ms 2025-03-20 02:07:29,523:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075125 ms 2025-03-20 02:07:42,869:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075125 ms 2025-03-20 02:07:56,216:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075125 ms 2025-03-20 02:08:09,563:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075124 ms 2025-03-20 02:08:22,907:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075124 ms 2025-03-20 02:08:36,252:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075124 ms 2025-03-20 02:08:49,595:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075124 ms 2025-03-20 02:09:02,932:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075124 ms 2025-03-20 02:09:16,279:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075123 ms 2025-03-20 02:09:29,623:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075123 ms 2025-03-20 02:09:42,968:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075123 ms 2025-03-20 02:09:56,317:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075120 ms 2025-03-20 02:10:09,659:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075122 ms 2025-03-20 02:10:23,006:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075121 ms 2025-03-20 02:10:36,351:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075122 ms 2025-03-20 02:10:49,699:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075118 ms 2025-03-20 02:11:03,037:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075120 ms 2025-03-20 02:11:16,384:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075120 ms 2025-03-20 02:11:29,725:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075121 ms 2025-03-20 02:11:43,069:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075120 ms 2025-03-20 02:11:56,416:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075120 ms 2025-03-20 02:12:09,757:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075120 ms 2025-03-20 02:12:23,104:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075119 ms 2025-03-20 02:12:36,447:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075119 ms 2025-03-20 02:12:49,792:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075119 ms 2025-03-20 02:13:03,136:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075119 ms 2025-03-20 02:13:16,479:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075118 ms 2025-03-20 02:13:29,824:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075118 ms 2025-03-20 02:13:43,168:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075118 ms 2025-03-20 02:13:56,515:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075118 ms 2025-03-20 02:14:09,861:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075117 ms 2025-03-20 02:14:23,207:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075117 ms 2025-03-20 02:14:36,554:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075117 ms 2025-03-20 02:14:49,900:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075116 ms 2025-03-20 02:15:03,245:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075116 ms 2025-03-20 02:15:16,593:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075116 ms 2025-03-20 02:15:29,938:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075115 ms 2025-03-20 02:15:43,286:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075115 ms 2025-03-20 02:15:56,631:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075115 ms 2025-03-20 02:16:09,975:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075115 ms 2025-03-20 02:16:23,321:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075114 ms 2025-03-20 02:16:36,667:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075114 ms 2025-03-20 02:16:50,011:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075113 ms 2025-03-20 02:17:03,357:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075114 ms 2025-03-20 02:17:16,704:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075113 ms 2025-03-20 02:17:30,048:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075112 ms 2025-03-20 02:17:43,396:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075113 ms 2025-03-20 02:17:56,741:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075113 ms 2025-03-20 02:18:10,088:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075112 ms 2025-03-20 02:18:23,434:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075111 ms 2025-03-20 02:18:36,778:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075112 ms 2025-03-20 02:18:50,126:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075110 ms 2025-03-20 02:19:03,472:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075111 ms 2025-03-20 02:19:16,818:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075111 ms 2025-03-20 02:19:30,158:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075111 ms 2025-03-20 02:19:43,502:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075111 ms 2025-03-20 02:19:56,848:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075110 ms 2025-03-20 02:20:10,184:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075110 ms 2025-03-20 02:20:23,531:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075110 ms 2025-03-20 02:20:36,878:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075110 ms 2025-03-20 02:20:50,223:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075109 ms 2025-03-20 02:21:03,566:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075109 ms 2025-03-20 02:21:16,901:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075109 ms 2025-03-20 02:21:30,248:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075108 ms 2025-03-20 02:21:43,594:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075108 ms 2025-03-20 02:21:56,939:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075108 ms 2025-03-20 02:22:10,285:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075108 ms 2025-03-20 02:22:23,631:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075107 ms 2025-03-20 02:22:36,978:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075107 ms 2025-03-20 02:22:50,323:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075107 ms 2025-03-20 02:23:03,667:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075107 ms 2025-03-20 02:23:17,013:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075105 ms 2025-03-20 02:23:30,359:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075106 ms 2025-03-20 02:23:43,706:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075106 ms 2025-03-20 02:23:57,051:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075104 ms 2025-03-20 02:24:10,394:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075105 ms 2025-03-20 02:24:23,740:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075105 ms 2025-03-20 02:24:37,083:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075104 ms 2025-03-20 02:24:50,428:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075104 ms 2025-03-20 02:25:03,771:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075104 ms 2025-03-20 02:25:17,116:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075104 ms 2025-03-20 02:25:30,457:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075103 ms 2025-03-20 02:25:43,797:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075103 ms 2025-03-20 02:25:57,144:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075103 ms 2025-03-20 02:26:10,491:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075103 ms 2025-03-20 02:26:23,838:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075102 ms 2025-03-20 02:26:37,185:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075102 ms 2025-03-20 02:26:50,532:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075102 ms 2025-03-20 02:27:03,878:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075101 ms 2025-03-20 02:27:17,220:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075101 ms 2025-03-20 02:27:30,564:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075101 ms 2025-03-20 02:27:43,911:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075101 ms 2025-03-20 02:27:57,255:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075101 ms 2025-03-20 02:28:10,600:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075100 ms 2025-03-20 02:28:23,944:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075100 ms 2025-03-20 02:28:37,290:1(0x7ff32e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327075100 ms