++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Jul 22 14:54:06 UTC 2025 ===================' INFO: =================== Tue Jul 22 14:54:06 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.64 ++ 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=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ 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=noauth ++ 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.32,10.0.0.48,10.0.0.64 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.32,10.0.0.48,10.0.0.64 ++ ANALYTICSDB_NODES=10.0.0.32,10.0.0.48,10.0.0.64 ++ ANALYTICS_SNMP_NODES=10.0.0.32,10.0.0.48,10.0.0.64 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.64 +++ local server_address=10.0.0.64 +++ extended_server_list+='10.0.0.64:8081 ' +++ '[' -n '10.0.0.32:8081 10.0.0.48:8081 10.0.0.64:8081 ' ']' +++ echo '10.0.0.32:8081 10.0.0.48:8081 10.0.0.64:8081' ++ ANALYTICS_SERVERS='10.0.0.32:8081 10.0.0.48:8081 10.0.0.64: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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.64 +++ local server_address=10.0.0.64 +++ extended_server_list+='10.0.0.64:9042 ' +++ '[' -n '10.0.0.32:9042 10.0.0.48:9042 10.0.0.64:9042 ' ']' +++ echo '10.0.0.32:9042 10.0.0.48:9042 10.0.0.64:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.32:9042 10.0.0.48:9042 10.0.0.64:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.32,10.0.0.48,10.0.0.64 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.64 +++ local server_address=10.0.0.64 +++ extended_server_list+='10.0.0.64:8086 ' +++ '[' -n '10.0.0.32:8086 10.0.0.48:8086 10.0.0.64:8086 ' ']' +++ echo '10.0.0.32:8086 10.0.0.48:8086 10.0.0.64:8086' ++ COLLECTOR_SERVERS='10.0.0.32:8086 10.0.0.48:8086 10.0.0.64: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.32,10.0.0.48,10.0.0.64 ++ CONFIGDB_NODES=10.0.0.32,10.0.0.48,10.0.0.64 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.64 +++ local server_address=10.0.0.64 +++ extended_server_list+='10.0.0.64:8082 ' +++ '[' -n '10.0.0.32:8082 10.0.0.48:8082 10.0.0.64:8082 ' ']' +++ echo '10.0.0.32:8082 10.0.0.48:8082 10.0.0.64:8082' ++ CONFIG_SERVERS='10.0.0.32:8082 10.0.0.48:8082 10.0.0.64: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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.64 +++ local server_address=10.0.0.64 +++ extended_server_list+='10.0.0.64:9161 ' +++ '[' -n '10.0.0.32:9161 10.0.0.48:9161 10.0.0.64:9161 ' ']' +++ echo '10.0.0.32:9161 10.0.0.48:9161 10.0.0.64:9161' ++ CONFIGDB_SERVERS='10.0.0.32:9161 10.0.0.48:9161 10.0.0.64: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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.64 +++ local server_address=10.0.0.64 +++ extended_server_list+='10.0.0.64:9041 ' +++ '[' -n '10.0.0.32:9041 10.0.0.48:9041 10.0.0.64:9041 ' ']' +++ echo '10.0.0.32:9041 10.0.0.48:9041 10.0.0.64:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.32:9041 10.0.0.48:9041 10.0.0.64: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.0.0.32,10.0.0.48,10.0.0.64 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.32,10.0.0.48,10.0.0.64 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.32,10.0.0.48,10.0.0.64 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+=10.0.0.32:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.64 +++ local server_address=10.0.0.64 +++ extended_server_list+=10.0.0.64:2181, +++ '[' -n 10.0.0.32:2181,10.0.0.48:2181,10.0.0.64:2181, ']' +++ echo 10.0.0.32:2181,10.0.0.48:2181,10.0.0.64:2181 ++ ZOOKEEPER_SERVERS=10.0.0.32:2181,10.0.0.48:2181,10.0.0.64: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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.64 +++ local server_address=10.0.0.64 +++ extended_server_list+='10.0.0.64:2181 ' +++ '[' -n '10.0.0.32:2181 10.0.0.48:2181 10.0.0.64:2181 ' ']' +++ echo '10.0.0.32:2181 10.0.0.48:2181 10.0.0.64:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.32:2181 10.0.0.48:2181 10.0.0.64:2181' ++ RABBITMQ_NODES=10.0.0.32,10.0.0.48,10.0.0.64 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+=10.0.0.32:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.64 +++ local server_address=10.0.0.64 +++ extended_server_list+=10.0.0.64:5673, +++ '[' -n 10.0.0.32:5673,10.0.0.48:5673,10.0.0.64:5673, ']' +++ echo 10.0.0.32:5673,10.0.0.48:5673,10.0.0.64:5673 ++ RABBITMQ_SERVERS=10.0.0.32:5673,10.0.0.48:5673,10.0.0.64: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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.64 +++ local server_address=10.0.0.64 +++ extended_server_list+='10.0.0.64:6379 ' +++ '[' -n '10.0.0.32:6379 10.0.0.48:6379 10.0.0.64:6379 ' ']' +++ echo '10.0.0.32:6379 10.0.0.48:6379 10.0.0.64:6379' ++ REDIS_SERVERS='10.0.0.32:6379 10.0.0.48:6379 10.0.0.64: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.32,10.0.0.48,10.0.0.64 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.64 +++ local server_address=10.0.0.64 +++ extended_server_list+='10.0.0.64:9092 ' +++ '[' -n '10.0.0.32:9092 10.0.0.48:9092 10.0.0.64:9092 ' ']' +++ echo '10.0.0.32:9092 10.0.0.48:9092 10.0.0.64:9092' ++ KAFKA_SERVERS='10.0.0.32:9092 10.0.0.48:9092 10.0.0.64: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=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.48.161.145 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ 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.32,10.0.0.48,10.0.0.64 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ 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.32,10.0.0.48,10.0.0.64 ++ 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 password' ++ 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 + wait_config_api_certs_if_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 ]] + return + wait_for_cassandra ++ echo 10.0.0.32,10.0.0.48,10.0.0.64 ++ cut -d , -f 1 + local cassandra=10.0.0.32 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.32 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.32 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.32 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.32 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.32 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 6/30' INFO: Waiting for cassandra 6/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.32 9041 + echo 'INFO: Waiting for cassandra 7/30' INFO: Waiting for cassandra 7/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.32 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.32,10.0.0.48,10.0.0.64 +++ local servers=10.0.0.32,10.0.0.48,10.0.0.64 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ uniq ++++ cat /proc/net/fib_trie ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.64,10.132.30.1,127.0.0.1,172.17.0.1,252.64.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.32'\''))' +++ local server_ip=10.0.0.32 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.32 ]] +++ [[ ,10.0.0.64,10.132.30.1,127.0.0.1,172.17.0.1,252.64.0.1,, =~ ,10\.0\.0\.32, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.48'\''))' +++ local server_ip=10.0.0.48 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.48 ]] +++ [[ ,10.0.0.64,10.132.30.1,127.0.0.1,172.17.0.1,252.64.0.1,, =~ ,10\.0\.0\.48, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.64'\''))' +++ local server_ip=10.0.0.64 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.64 ]] +++ [[ ,10.0.0.64,10.132.30.1,127.0.0.1,172.17.0.1,252.64.0.1,, =~ ,10\.0\.0\.64, ]] +++ echo 10.0.0.64 3 +++ return ++ local ip=10.0.0.64 ++ [[ -z 10.0.0.64 ]] ++ echo 10.0.0.64 + host_ip=10.0.0.64 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.32:9041 10.0.0.48:9041 10.0.0.64:9041 + cassandra_server_list='10.0.0.32:9041 10.0.0.48:9041 10.0.0.64:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.64:8082' + 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 ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + 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 contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -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/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -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/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 07/22/2025 14:55:21.120 7f6e05220108 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 07/22/2025 14:55:21.320 7f6e05220108 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 07/22/2025 14:55:21.333 7f6e05220108 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 07/22/2025 14:55:21.334 7f6e05220108 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.64 - - [2025-07-22 14:55:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000730 DatabaseUnavailableError Python 3.6.8: /usr/bin/python3 Tue Jul 22 14:55:29 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/local/bin/contrail-api in () 4 import sys 5 from vnc_cfg_api_server.api_server import server_main 6 if __name__ == '__main__': 7 sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) 8 sys.exit(server_main()) sys = sys.exit = server_main = /usr/local/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5382 vnc_cgitb.enable(format='text') 5383 5384 main(args_str, VncApiServer(args_str)) 5385 #server_main 5386 global main = args_str = None global VncApiServer = /usr/local/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in __init__(self=, args_str='--conf_file /etc/contrail/contrail-api-0.conf --...ontrail/contrail-keystone-auth.conf --worker_id 0') 2210 else: 2211 self._db_connect(self._args.reset_config) 2212 self._db_init_entries() 2213 2214 self._initialize_quota_counters() self = self._db_init_entries = > /usr/local/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3754 # create singleton defaults if they don't exist already in db 3755 gsc = self.create_singleton_entry(GlobalSystemConfig( 3756 autonomous_system=64512, config_version=CONFIG_VERSION)) 3757 self._gsc_uuid = gsc.uuid 3758 gvc = self.create_singleton_entry(GlobalVrouterConfig( autonomous_system undefined config_version undefined global CONFIG_VERSION = '1.0' /usr/local/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 3990 # for singleton START 3991 try: 3992 cass_uuid = self._db_conn._object_db.fq_name_to_uuid(obj_type, fq_name) 3993 try: 3994 zk_uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) cass_uuid undefined self = self._db_conn = self._db_conn._object_db = self._db_conn._object_db.fq_name_to_uuid = .wrapper> obj_type = 'global_system_config' fq_name = ['default-global-system-config'] /usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=('global_system_config', ['default-global-system-config']), **kwargs={}) 1043 self._Init_Cluster() 1044 self.start_time = datetime.datetime.now() 1045 return func(*args, **kwargs) 1046 except (connector.InvalidRequest, 1047 connector.cluster.NoHostAvailable, func = > args = ('global_system_config', ['default-global-system-config']) kwargs = {} /usr/local/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py in fq_name_to_uuid(self=, obj_type='global_system_config', fq_name=['default-global-system-config']) 1202 obj_type, 1203 start=fq_name_str + ':', 1204 finish=fq_name_str + ';') 1205 if not col_infos: 1206 raise NoIdError('%s %s' % (obj_type, fq_name_str)) finish undefined fq_name_str = 'default-global-system-config' /usr/local/lib/python3.6/site-packages/cfgm_common/datastore/api.py in wrapped(self=, *args=('obj_fq_name_table', 'global_system_config'), **kwargs={'finish': 'default-global-system-config;', 'start': 'default-global-system-config:'}) 121 return r 122 else: 123 return f(self, *args, **kwargs) 124 return wrapped 125 f = self = args = ('obj_fq_name_table', 'global_system_config') kwargs = {'finish': 'default-global-system-config;', 'start': 'default-global-system-config:'} /usr/local/lib/python3.6/site-packages/cfgm_common/datastore/api.py in get(self=, cf_name='obj_fq_name_table', key='global_system_config', columns=None, start='default-global-system-config:', finish='default-global-system-config;') 233 """Fetch one row in a column family""" 234 return self._Get( 235 cf_name, key, columns=columns, start=start, finish=finish) 236 237 @abc.abstractmethod cf_name = 'obj_fq_name_table' key = 'global_system_config' columns = None start = 'default-global-system-config:' finish = 'default-global-system-config;' /usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _Get(self=, cf_name='obj_fq_name_table', key='global_system_config', columns=None, start='default-global-system-config:', finish='default-global-system-config;', _decode_json=None) 818 finish=finish, 819 columns=columns, 820 decode_json=_decode_json): 821 return rows 822 decode_json undefined _decode_json = None /usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1054 raise DatabaseUnavailableError( 1055 "error, {}: {}".format( 1056 e, utils.detailed_traceback())) 1057 finally: 1058 if ((self.log_response_time) and (oper)): e undefined global utils = utils.detailed_traceback = DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Tue Jul 22 14:55:29 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1043 self._Init_Cluster() 1044 self.start_time = datetime.datetime.now() 1045 return func(*args, **kwargs) 1046 except (connector.InvalidRequest, 1047 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 757 include_timestamp, 758 decode_json, 759 num_columns) 760 return req 761 num_columns = None /usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1174 def terminate_workers(self): 1175 pass 1176 1177 def compute(self, args, *append_args): 1178 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 702 keys = [a[0] for a in args] 703 704 req = self.apply(ses, cql, args) 705 req = zip(keys, req) 706 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 987 return [(True, ses.execute(cql, arg)) for arg in args] 988 return connector.concurrent.execute_concurrent_with_args( 989 ses, cql, args, concurrency=self.options.concurrency) 990 991 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 759, in _cql_select num_columns) File "/usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 989, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 229, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 96, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 192, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 123, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 210, in cassandra.concurrent.ConcurrentExecutorListResults._results cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None __cause__ = None __class__ = __context__ = NoHostAvailable('Unable to complete the operatio...quired_replicas\': 2, \'alive_replicas\': 1}',)}) __delattr__ = __dict__ = {'_db_type': "error, ('Unable to complete the operation agains...red_replicas\\': 2, \\'alive_replicas\\': 1}',)})\n\n\n", '_reason_code': None} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cfgm_common.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None _db_type = "error, ('Unable to complete the operation agains...red_replicas\\': 2, \\'alive_replicas\\': 1}',)})\n\n\n" _reason_code = None args = ("error, ('Unable to complete the operation agains...red_replicas\\': 2, \\'alive_replicas\\': 1}',)})\n\n\n",) with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 759, in _cql_select num_columns) File "/usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 989, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 229, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 96, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 192, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 123, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 210, in cassandra.concurrent.ConcurrentExecutorListResults._results cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/contrail-api", line 8, in sys.exit(server_main()) File "/usr/local/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 5384, in server_main main(args_str, VncApiServer(args_str)) File "/usr/local/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2212, in __init__ self._db_init_entries() File "/usr/local/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3756, in _db_init_entries autonomous_system=64512, config_version=CONFIG_VERSION)) File "/usr/local/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3992, in create_singleton_entry cass_uuid = self._db_conn._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1204, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/local/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 123, in wrapped return f(self, *args, **kwargs) File "/usr/local/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 235, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 820, in _Get decode_json=_decode_json): File "/usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1056, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Tue Jul 22 14:55:29 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1043 self._Init_Cluster() 1044 self.start_time = datetime.datetime.now() 1045 return func(*args, **kwargs) 1046 except (connector.InvalidRequest, 1047 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 757 include_timestamp, 758 decode_json, 759 num_columns) 760 return req 761 num_columns = None /usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1174 def terminate_workers(self): 1175 pass 1176 1177 def compute(self, args, *append_args): 1178 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 702 keys = [a[0] for a in args] 703 704 req = self.apply(ses, cql, args) 705 req = zip(keys, req) 706 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 987 return [(True, ses.execute(cql, arg)) for arg in args] 988 return connector.concurrent.execute_concurrent_with_args( 989 ses, cql, args, concurrency=self.options.concurrency) 990 991 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 759, in _cql_select num_columns) File "/usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 989, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 229, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 96, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 192, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 123, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 210, in cassandra.concurrent.ConcurrentExecutorListResults._results cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None ++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log +++ date ++ exec +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Tue Jul 22 14:55:29 UTC 2025 ===================' INFO: =================== Tue Jul 22 14:55:29 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ 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 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.64 ++ 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=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ 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=noauth ++ 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.32,10.0.0.48,10.0.0.64 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.32,10.0.0.48,10.0.0.64 ++ ANALYTICSDB_NODES=10.0.0.32,10.0.0.48,10.0.0.64 ++ ANALYTICS_SNMP_NODES=10.0.0.32,10.0.0.48,10.0.0.64 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.64 +++ local server_address=10.0.0.64 +++ extended_server_list+='10.0.0.64:8081 ' +++ '[' -n '10.0.0.32:8081 10.0.0.48:8081 10.0.0.64:8081 ' ']' +++ echo '10.0.0.32:8081 10.0.0.48:8081 10.0.0.64:8081' ++ ANALYTICS_SERVERS='10.0.0.32:8081 10.0.0.48:8081 10.0.0.64: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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.64 +++ local server_address=10.0.0.64 +++ extended_server_list+='10.0.0.64:9042 ' +++ '[' -n '10.0.0.32:9042 10.0.0.48:9042 10.0.0.64:9042 ' ']' +++ echo '10.0.0.32:9042 10.0.0.48:9042 10.0.0.64:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.32:9042 10.0.0.48:9042 10.0.0.64:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.32,10.0.0.48,10.0.0.64 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.64 +++ local server_address=10.0.0.64 +++ extended_server_list+='10.0.0.64:8086 ' +++ '[' -n '10.0.0.32:8086 10.0.0.48:8086 10.0.0.64:8086 ' ']' +++ echo '10.0.0.32:8086 10.0.0.48:8086 10.0.0.64:8086' ++ COLLECTOR_SERVERS='10.0.0.32:8086 10.0.0.48:8086 10.0.0.64: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.32,10.0.0.48,10.0.0.64 ++ CONFIGDB_NODES=10.0.0.32,10.0.0.48,10.0.0.64 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.64 +++ local server_address=10.0.0.64 +++ extended_server_list+='10.0.0.64:8082 ' +++ '[' -n '10.0.0.32:8082 10.0.0.48:8082 10.0.0.64:8082 ' ']' +++ echo '10.0.0.32:8082 10.0.0.48:8082 10.0.0.64:8082' ++ CONFIG_SERVERS='10.0.0.32:8082 10.0.0.48:8082 10.0.0.64: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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.64 +++ local server_address=10.0.0.64 +++ extended_server_list+='10.0.0.64:9161 ' +++ '[' -n '10.0.0.32:9161 10.0.0.48:9161 10.0.0.64:9161 ' ']' +++ echo '10.0.0.32:9161 10.0.0.48:9161 10.0.0.64:9161' ++ CONFIGDB_SERVERS='10.0.0.32:9161 10.0.0.48:9161 10.0.0.64: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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.64 +++ local server_address=10.0.0.64 +++ extended_server_list+='10.0.0.64:9041 ' +++ '[' -n '10.0.0.32:9041 10.0.0.48:9041 10.0.0.64:9041 ' ']' +++ echo '10.0.0.32:9041 10.0.0.48:9041 10.0.0.64:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.32:9041 10.0.0.48:9041 10.0.0.64: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.0.0.32,10.0.0.48,10.0.0.64 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.32,10.0.0.48,10.0.0.64 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.32,10.0.0.48,10.0.0.64 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+=10.0.0.32:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.64 +++ local server_address=10.0.0.64 +++ extended_server_list+=10.0.0.64:2181, +++ '[' -n 10.0.0.32:2181,10.0.0.48:2181,10.0.0.64:2181, ']' +++ echo 10.0.0.32:2181,10.0.0.48:2181,10.0.0.64:2181 ++ ZOOKEEPER_SERVERS=10.0.0.32:2181,10.0.0.48:2181,10.0.0.64: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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.64 +++ local server_address=10.0.0.64 +++ extended_server_list+='10.0.0.64:2181 ' +++ '[' -n '10.0.0.32:2181 10.0.0.48:2181 10.0.0.64:2181 ' ']' +++ echo '10.0.0.32:2181 10.0.0.48:2181 10.0.0.64:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.32:2181 10.0.0.48:2181 10.0.0.64:2181' ++ RABBITMQ_NODES=10.0.0.32,10.0.0.48,10.0.0.64 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+=10.0.0.32:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.64 +++ local server_address=10.0.0.64 +++ extended_server_list+=10.0.0.64:5673, +++ '[' -n 10.0.0.32:5673,10.0.0.48:5673,10.0.0.64:5673, ']' +++ echo 10.0.0.32:5673,10.0.0.48:5673,10.0.0.64:5673 ++ RABBITMQ_SERVERS=10.0.0.32:5673,10.0.0.48:5673,10.0.0.64: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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.64 +++ local server_address=10.0.0.64 +++ extended_server_list+='10.0.0.64:6379 ' +++ '[' -n '10.0.0.32:6379 10.0.0.48:6379 10.0.0.64:6379 ' ']' +++ echo '10.0.0.32:6379 10.0.0.48:6379 10.0.0.64:6379' ++ REDIS_SERVERS='10.0.0.32:6379 10.0.0.48:6379 10.0.0.64: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.32,10.0.0.48,10.0.0.64 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.64 +++ local server_address=10.0.0.64 +++ extended_server_list+='10.0.0.64:9092 ' +++ '[' -n '10.0.0.32:9092 10.0.0.48:9092 10.0.0.64:9092 ' ']' +++ echo '10.0.0.32:9092 10.0.0.48:9092 10.0.0.64:9092' ++ KAFKA_SERVERS='10.0.0.32:9092 10.0.0.48:9092 10.0.0.64: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=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.48.161.145 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ 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.32,10.0.0.48,10.0.0.64 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ 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.32,10.0.0.48,10.0.0.64 ++ 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 password' ++ 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 + wait_config_api_certs_if_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 ]] + return + wait_for_cassandra ++ echo 10.0.0.32,10.0.0.48,10.0.0.64 ++ cut -d , -f 1 + local cassandra=10.0.0.32 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.32 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.32,10.0.0.48,10.0.0.64 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.32,10.0.0.48,10.0.0.64 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.64,10.132.30.1,127.0.0.1,172.17.0.1,252.64.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.32'\''))' +++ local server_ip=10.0.0.32 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.32 ]] +++ [[ ,10.0.0.64,10.132.30.1,127.0.0.1,172.17.0.1,252.64.0.1,, =~ ,10\.0\.0\.32, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.48'\''))' +++ local server_ip=10.0.0.48 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.48 ]] +++ [[ ,10.0.0.64,10.132.30.1,127.0.0.1,172.17.0.1,252.64.0.1,, =~ ,10\.0\.0\.48, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.64'\''))' +++ local server_ip=10.0.0.64 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.64 ]] +++ [[ ,10.0.0.64,10.132.30.1,127.0.0.1,172.17.0.1,252.64.0.1,, =~ ,10\.0\.0\.64, ]] +++ echo 10.0.0.64 3 +++ return ++ local ip=10.0.0.64 ++ [[ -z 10.0.0.64 ]] ++ echo 10.0.0.64 + host_ip=10.0.0.64 + [[ cql == \c\q\l ]] ++ echo 10.0.0.32:9041 10.0.0.48:9041 10.0.0.64:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.32:9041 10.0.0.48:9041 10.0.0.64:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.64:8082' + 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 ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + 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 contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -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/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -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/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 07/22/2025 14:55:40.552 7fcc7b119108 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 07/22/2025 14:55:40.705 7fcc7b119108 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 07/22/2025 14:55:40.718 7fcc7b119108 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 07/22/2025 14:55:40.718 7fcc7b119108 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.64:8082/ Hit Ctrl-C to quit. 10.0.0.64 - - [2025-07-22 14:55:44] "GET / HTTP/1.1" 503 181 0.000271 10.0.0.64 - - [2025-07-22 14:55:44] "GET / HTTP/1.1" 503 181 0.000437 10.0.0.32 - - [2025-07-22 14:55:44] "GET / HTTP/1.1" 503 181 0.000255 10.0.0.48 - - [2025-07-22 14:55:44] "GET / HTTP/1.1" 503 181 0.000316 10.0.0.32 - - [2025-07-22 14:55:45] "GET / HTTP/1.1" 200 35931 0.002339 10.0.0.48 - - [2025-07-22 14:55:45] "GET / HTTP/1.1" 200 35931 0.001625 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.48 - - [2025-07-22 14:55:45] "POST /fqname-to-id HTTP/1.1" 401 297 0.000757 10.0.0.32 - - [2025-07-22 14:55:45] "POST /fqname-to-id HTTP/1.1" 401 297 0.000425 10.0.0.32 - - [2025-07-22 14:55:45] "GET / HTTP/1.1" 200 35931 0.002164 10.0.0.64 - - [2025-07-22 14:55:45] "GET / HTTP/1.1" 200 35931 0.002265 10.0.0.32 - - [2025-07-22 14:55:45] "GET / HTTP/1.1" 200 35931 0.001323 10.0.0.32 - - [2025-07-22 14:55:45] "POST /fqname-to-id HTTP/1.1" 401 297 0.000412 10.0.0.64 - - [2025-07-22 14:55:45] "GET / HTTP/1.1" 200 44735 0.001620 10.0.0.64 - - [2025-07-22 14:55:45] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 297 0.000468 10.0.0.64 - - [2025-07-22 14:55:45] "GET / HTTP/1.1" 200 44735 0.063189 10.0.0.64 - - [2025-07-22 14:55:45] "POST /fqname-to-id HTTP/1.1" 401 297 0.000606 10.0.0.32 - - [2025-07-22 14:55:45] "GET / HTTP/1.1" 200 35931 0.001540 10.0.0.32 - - [2025-07-22 14:55:45] "POST /fqname-to-id HTTP/1.1" 401 297 0.000409 10.0.0.48 - - [2025-07-22 14:55:46] "GET / HTTP/1.1" 200 35931 0.002220 10.0.0.48 - - [2025-07-22 14:55:46] "POST /fqname-to-id HTTP/1.1" 401 297 0.000634 10.0.0.64 - - [2025-07-22 14:55:46] "GET / HTTP/1.1" 200 35931 0.002269 10.0.0.64 - - [2025-07-22 14:55:46] "POST /fqname-to-id HTTP/1.1" 401 297 0.000597 10.0.0.48 - - [2025-07-22 14:55:46] "GET / HTTP/1.1" 200 35931 0.006727 10.0.0.48 - - [2025-07-22 14:55:46] "GET / HTTP/1.1" 200 35931 0.004788 10.0.0.130 - - [2025-07-22 14:55:46] "GET / HTTP/1.1" 200 35931 0.004723 10.0.0.130 - - [2025-07-22 14:55:46] "POST /fqname-to-id HTTP/1.1" 401 297 0.001244 10.0.0.48 - - [2025-07-22 14:55:46] "POST /fqname-to-id HTTP/1.1" 401 297 0.001303 10.0.0.48 - - [2025-07-22 14:55:46] "POST /fqname-to-id HTTP/1.1" 401 297 0.001527 10.0.0.32 - - [2025-07-22 14:55:46] "GET / HTTP/1.1" 200 35931 0.005688 10.0.0.32 - - [2025-07-22 14:55:46] "GET / HTTP/1.1" 200 35931 0.002692 10.0.0.32 - - [2025-07-22 14:55:47] "POST /fqname-to-id HTTP/1.1" 401 297 0.001376 10.0.0.64 - - [2025-07-22 14:55:47] "GET / HTTP/1.1" 200 35931 0.002875 10.0.0.64 - - [2025-07-22 14:55:47] "POST /fqname-to-id HTTP/1.1" 401 297 0.000617 10.0.0.32 - - [2025-07-22 14:55:47] "GET / HTTP/1.1" 200 35931 0.002919 10.0.0.32 - - [2025-07-22 14:55:47] "POST /fqname-to-id HTTP/1.1" 401 297 0.000782 10.0.0.64 - - [2025-07-22 14:55:48] "GET / HTTP/1.1" 200 35931 0.001626 10.0.0.64 - - [2025-07-22 14:55:48] "POST /fqname-to-id HTTP/1.1" 401 297 0.000521 10.0.0.48 - - [2025-07-22 14:55:48] "GET / HTTP/1.1" 200 35931 0.001605 10.0.0.48 - - [2025-07-22 14:55:48] "POST /fqname-to-id HTTP/1.1" 401 297 0.000453 10.0.0.64 - - [2025-07-22 14:55:48] "GET / HTTP/1.1" 200 35931 0.001363 10.0.0.64 - - [2025-07-22 14:55:48] "POST /fqname-to-id HTTP/1.1" 401 297 0.000382 10.0.0.48 - - [2025-07-22 14:55:48] "GET / HTTP/1.1" 200 35931 0.002097 10.0.0.48 - - [2025-07-22 14:55:48] "POST /fqname-to-id HTTP/1.1" 401 297 0.000518 10.0.0.32 - - [2025-07-22 14:55:49] "GET / HTTP/1.1" 200 35931 0.003936 10.0.0.32 - - [2025-07-22 14:55:49] "POST /fqname-to-id HTTP/1.1" 401 297 0.000413 10.0.0.64 - - [2025-07-22 14:55:49] "GET / HTTP/1.1" 200 35931 0.001992 10.0.0.64 - - [2025-07-22 14:55:49] "POST /fqname-to-id HTTP/1.1" 401 297 0.000572 10.0.0.48 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 1.838184 10.0.0.48 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 3.777911 10.0.0.48 - - [2025-07-22 14:55:50] "GET /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.023778 10.0.0.48 - - [2025-07-22 14:55:50] "GET /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.022350 10.0.0.130 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 2.142896 10.0.0.48 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.004610 10.0.0.130 - - [2025-07-22 14:55:50] "GET /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013463 10.0.0.48 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.012612 10.0.0.64 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 3.026166 10.0.0.130 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.018340 10.0.0.32 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 3.108880 10.0.0.32 - - [2025-07-22 14:55:50] "GET /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016906 10.0.0.64 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.022801 10.0.0.64 - - [2025-07-22 14:55:50] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 311 3.280779 10.0.0.32 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 3.883416 10.0.0.32 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 404 186 1.276296 10.0.0.130 - - [2025-07-22 14:55:50] "GET /routing-instance/801ab85b-966d-4235-bdbd-528b1fb87d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.020782 10.0.0.64 - - [2025-07-22 14:55:50] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 332 0.020626 10.0.0.32 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.042588 10.0.0.32 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 404 196 3.891493 10.0.0.32 - - [2025-07-22 14:55:50] "GET /routing-instance/801ab85b-966d-4235-bdbd-528b1fb87d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.020254 10.0.0.32 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.025278 10.0.0.64 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 1.398049 10.0.0.32 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.940943 10.0.0.64 - - [2025-07-22 14:55:50] "GET /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.015741 10.0.0.64 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 2.084295 10.0.0.64 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.020703 10.0.0.32 - - [2025-07-22 14:55:50] "GET /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.032432 10.0.0.48 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 1.574075 10.0.0.32 - - [2025-07-22 14:55:50] "GET /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.040698 10.0.0.64 - - [2025-07-22 14:55:50] "GET /routing-instance/801ab85b-966d-4235-bdbd-528b1fb87d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.029568 10.0.0.48 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 2.913281 10.0.0.130 - - [2025-07-22 14:55:50] "PUT /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb HTTP/1.1" 200 274 0.169107 10.0.0.64 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.913784 10.0.0.48 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.457946 10.0.0.32 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.085811 10.0.0.64 - - [2025-07-22 14:55:50] "GET /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1143 0.027379 10.0.0.130 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.041387 10.0.0.48 - - [2025-07-22 14:55:50] "GET /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1143 0.109313 10.0.0.48 - - [2025-07-22 14:55:50] "GET /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1143 0.102371 10.0.0.48 - - [2025-07-22 14:55:50] "GET /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1143 0.019525 10.0.0.64 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.482522 10.0.0.64 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.028610 10.0.0.48 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.010555 10.0.0.48 - - [2025-07-22 14:55:50] "POST /analytics-alarm-nodes HTTP/1.1" 200 607 0.354037 10.0.0.64 - - [2025-07-22 14:55:50] "GET /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1143 0.036905 10.0.0.48 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.044512 10.0.0.48 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.041850 10.0.0.64 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.023188 10.0.0.48 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.523782 10.0.0.48 - - [2025-07-22 14:55:50] "POST /database-nodes HTTP/1.1" 200 593 0.405306 10.0.0.48 - - [2025-07-22 14:55:50] "GET /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1143 0.025590 10.0.0.48 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.015153 10.0.0.32 - - [2025-07-22 14:55:50] "POST /bgp-routers HTTP/1.1" 200 612 0.356114 10.0.0.32 - - [2025-07-22 14:55:50] "POST /config-nodes HTTP/1.1" 200 589 0.376620 10.0.0.32 - - [2025-07-22 14:55:50] "POST /job-templates HTTP/1.1" 200 555 0.398330 10.0.0.32 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 404 200 0.021155 10.0.0.32 - - [2025-07-22 14:55:50] "POST /service-appliance-sets HTTP/1.1" 200 553 0.375682 10.0.0.32 - - [2025-07-22 14:55:50] "GET /bgp-router/65c6642a-bd1d-49df-8893-f9b15e80f1c7?fields=global_system_config_back_refs HTTP/1.1" 200 1106 0.052773 10.0.0.32 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011474 10.0.0.64 - - [2025-07-22 14:55:50] "POST /analytics-snmp-nodes HTTP/1.1" 200 605 0.389401 10.0.0.32 - - [2025-07-22 14:55:50] "POST /analytics-nodes HTTP/1.1" 200 595 0.269534 10.0.0.130 - - [2025-07-22 14:55:50] "POST /virtual-routers HTTP/1.1" 200 595 0.244504 10.0.0.32 - - [2025-07-22 14:55:50] "GET /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1143 0.022317 10.0.0.64 - - [2025-07-22 14:55:50] "POST /config-nodes HTTP/1.1" 200 589 0.299799 10.0.0.64 - - [2025-07-22 14:55:50] "POST /bgp-routers HTTP/1.1" 200 612 0.452791 10.0.0.130 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.027025 10.0.0.48 - - [2025-07-22 14:55:50] "POST /analytics-snmp-nodes HTTP/1.1" 200 605 0.265947 10.0.0.48 - - [2025-07-22 14:55:50] "POST /config-nodes HTTP/1.1" 200 589 0.301889 10.0.0.32 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 404 180 0.051346 10.0.0.32 - - [2025-07-22 14:55:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.095024 10.0.0.32 - - [2025-07-22 14:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.053299 10.0.0.64 - - [2025-07-22 14:55:50] "GET /bgp-router/b9c2e635-7d73-47c7-9f8b-c3695fb31231?fields=global_system_config_back_refs HTTP/1.1" 200 1108 0.088755 10.0.0.48 - - [2025-07-22 14:55:50] "POST /analytics-nodes HTTP/1.1" 200 595 0.378448 10.0.0.64 - - [2025-07-22 14:55:51] "POST /config-database-nodes HTTP/1.1" 200 607 0.376027 10.0.0.130 - - [2025-07-22 14:55:51] "GET /virtual-router/9ac72186-c077-4fe9-be95-d829518c07c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.152604 10.0.0.64 - - [2025-07-22 14:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.043224 10.0.0.32 - - [2025-07-22 14:55:51] "GET /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1143 0.042314 10.0.0.64 - - [2025-07-22 14:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.105225 10.0.0.64 - - [2025-07-22 14:55:51] "GET /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1143 0.022812 10.0.0.32 - - [2025-07-22 14:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.084707 10.0.0.64 - - [2025-07-22 14:55:51] "GET /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1143 0.055727 10.0.0.32 - - [2025-07-22 14:55:51] "GET /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1143 0.019886 10.0.0.130 - - [2025-07-22 14:55:51] "POST /fqname-to-id HTTP/1.1" 404 227 0.036302 10.0.0.130 - - [2025-07-22 14:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014647 10.0.0.32 - - [2025-07-22 14:55:51] "POST /ref-update HTTP/1.1" 200 156 0.159281 10.0.0.48 - - [2025-07-22 14:55:51] "POST /config-database-nodes HTTP/1.1" 200 607 0.451779 10.0.0.64 - - [2025-07-22 14:55:51] "POST /fqname-to-id HTTP/1.1" 404 214 0.041028 10.0.0.32 - - [2025-07-22 14:55:51] "POST /fqname-to-id HTTP/1.1" 404 214 0.019127 10.0.0.64 - - [2025-07-22 14:55:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013578 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.130 - - [2025-07-22 14:55:51] "GET /virtual-network/08acde1d-377d-4c06-97ca-62d0ff973251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.087767 10.0.0.32 - - [2025-07-22 14:55:51] "POST /job-templates HTTP/1.1" 200 563 0.598413 10.0.0.64 - - [2025-07-22 14:55:51] "POST /ref-update HTTP/1.1" 200 156 0.247687 10.0.0.32 - - [2025-07-22 14:55:51] "POST /fqname-to-id HTTP/1.1" 404 191 0.018132 10.0.0.32 - - [2025-07-22 14:55:51] "POST /service-appliance-sets HTTP/1.1" 200 541 0.417185 10.0.0.32 - - [2025-07-22 14:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008150 10.0.0.32 - - [2025-07-22 14:55:51] "GET /network-ipam/8334bf77-8da5-44b6-8dd8-3929f273a312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007104 10.0.0.32 - - [2025-07-22 14:55:51] "POST /config-database-nodes HTTP/1.1" 200 607 0.372381 10.0.0.64 - - [2025-07-22 14:55:51] "POST /analytics-nodes HTTP/1.1" 200 595 0.437489 10.0.0.32 - - [2025-07-22 14:55:51] "POST /job-templates HTTP/1.1" 200 545 0.247922 10.0.0.32 - - [2025-07-22 14:55:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.009228 10.0.0.130 - - [2025-07-22 14:55:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 581 0.570196 10.0.0.32 - - [2025-07-22 14:55:51] "POST /job-templates HTTP/1.1" 200 577 0.121633 10.0.0.32 - - [2025-07-22 14:55:51] "POST /fqname-to-id HTTP/1.1" 404 208 0.013823 10.0.0.32 - - [2025-07-22 14:55:52] "POST /job-templates HTTP/1.1" 200 579 0.112407 10.0.0.32 - - [2025-07-22 14:55:52] "POST /fqname-to-id HTTP/1.1" 404 210 0.024928 10.0.0.64 - - [2025-07-22 14:55:52] "GET / HTTP/1.1" 200 35931 0.002417 10.0.0.64 - - [2025-07-22 14:55:52] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.001650 10.0.0.32 - - [2025-07-22 14:55:52] "POST /job-templates HTTP/1.1" 200 583 0.181965 10.0.0.32 - - [2025-07-22 14:55:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.018203 10.0.0.32 - - [2025-07-22 14:55:52] "POST /job-templates HTTP/1.1" 200 559 0.122128 10.0.0.32 - - [2025-07-22 14:55:52] "POST /fqname-to-id HTTP/1.1" 404 203 0.017593 10.0.0.32 - - [2025-07-22 14:55:52] "GET / HTTP/1.1" 200 35931 0.001410 10.0.0.32 - - [2025-07-22 14:55:52] "POST /fqname-to-id HTTP/1.1" 401 297 0.000508 10.0.0.32 - - [2025-07-22 14:55:52] "GET / HTTP/1.1" 200 35931 0.003933 10.0.0.32 - - [2025-07-22 14:55:52] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.002787 10.0.0.32 - - [2025-07-22 14:55:52] "POST /service-templates HTTP/1.1" 200 511 0.158888 10.0.0.64 - - [2025-07-22 14:55:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.116387 10.0.0.32 - - [2025-07-22 14:55:52] "POST /job-templates HTTP/1.1" 200 569 0.148294 10.0.0.32 - - [2025-07-22 14:55:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.015272 10.0.0.32 - - [2025-07-22 14:55:52] "POST /service-templates HTTP/1.1" 200 501 0.118923 10.0.0.32 - - [2025-07-22 14:55:52] "POST /job-templates HTTP/1.1" 200 555 0.075025 10.0.0.32 - - [2025-07-22 14:55:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.008433 10.0.0.32 - - [2025-07-22 14:55:52] "POST /service-templates HTTP/1.1" 200 515 0.061557 10.0.0.32 - - [2025-07-22 14:55:52] "POST /service-templates HTTP/1.1" 200 535 0.073252 10.0.0.32 - - [2025-07-22 14:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.054021 10.0.0.32 - - [2025-07-22 14:55:53] "GET /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.012616 10.0.0.32 - - [2025-07-22 14:55:53] "POST /job-templates HTTP/1.1" 200 555 0.138879 10.0.0.32 - - [2025-07-22 14:55:53] "POST /fqname-to-id HTTP/1.1" 404 214 0.015257 10.0.0.32 - - [2025-07-22 14:55:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.014058 10.0.0.32 - - [2025-07-22 14:55:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.048732 10.0.0.32 - - [2025-07-22 14:55:53] "POST /service-templates HTTP/1.1" 200 507 0.117111 10.0.0.32 - - [2025-07-22 14:55:53] "GET / HTTP/1.1" 200 35931 0.003119 10.0.0.32 - - [2025-07-22 14:55:53] "POST /analytics-alarm-nodes HTTP/1.1" 200 607 0.122659 10.0.0.32 - - [2025-07-22 14:55:53] "POST /fqname-to-id HTTP/1.1" 401 297 0.000565 10.0.0.32 - - [2025-07-22 14:55:53] "POST /job-templates HTTP/1.1" 200 555 0.137080 10.0.0.32 - - [2025-07-22 14:55:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.008766 10.0.0.32 - - [2025-07-22 14:55:53] "POST /job-templates HTTP/1.1" 200 535 0.067114 10.0.0.32 - - [2025-07-22 14:55:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.008954 10.0.0.32 - - [2025-07-22 14:55:53] "POST /job-templates HTTP/1.1" 200 559 0.117083 10.0.0.32 - - [2025-07-22 14:55:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.011105 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.48 - - [2025-07-22 14:55:53] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.32 - - [2025-07-22 14:55:53] "POST /job-templates HTTP/1.1" 200 559 0.092336 10.0.0.32 - - [2025-07-22 14:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.086742 10.0.0.32 - - [2025-07-22 14:55:53] "GET /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.007938 10.0.0.32 - - [2025-07-22 14:55:53] "POST /fqname-to-id HTTP/1.1" 404 214 0.006065 10.0.0.32 - - [2025-07-22 14:55:53] "POST /database-nodes HTTP/1.1" 200 593 0.095477 10.0.0.64 - - [2025-07-22 14:55:54] "GET / HTTP/1.1" 200 35931 0.001918 10.0.0.64 - - [2025-07-22 14:55:54] "POST /fqname-to-id HTTP/1.1" 401 297 0.000462 10.0.0.32 - - [2025-07-22 14:55:54] "GET /obj-perms HTTP/1.1" 200 6378 0.986007 10.0.0.48 - - [2025-07-22 14:55:54] "GET / HTTP/1.1" 200 35931 0.003152 10.0.0.48 - - [2025-07-22 14:55:54] "POST /fqname-to-id HTTP/1.1" 401 297 0.000762 10.0.0.64 - - [2025-07-22 14:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.229191 10.0.0.64 - - [2025-07-22 14:55:55] "GET /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.026489 10.0.0.64 - - [2025-07-22 14:55:55] "POST /fqname-to-id HTTP/1.1" 404 214 0.008250 10.0.0.64 - - [2025-07-22 14:55:55] "POST /database-nodes HTTP/1.1" 200 593 0.137329 10.0.0.48 - - [2025-07-22 14:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.185826 10.0.0.48 - - [2025-07-22 14:55:55] "GET /routing-instance/801ab85b-966d-4235-bdbd-528b1fb87d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005797 10.0.0.48 - - [2025-07-22 14:55:56] "POST /bgp-routers HTTP/1.1" 200 612 0.144858 10.0.0.48 - - [2025-07-22 14:55:56] "GET /bgp-router/7323731a-dcdc-483f-93c5-0c44ac51892d?fields=global_system_config_back_refs HTTP/1.1" 200 1107 0.013695 10.0.0.48 - - [2025-07-22 14:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004965 10.0.0.48 - - [2025-07-22 14:55:56] "GET /global-system-config/a1192c11-fdd9-4eb5-90b6-1a74f74b0ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.009271 10.0.0.48 - - [2025-07-22 14:55:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004138 10.0.0.48 - - [2025-07-22 14:55:56] "POST /ref-update HTTP/1.1" 200 156 0.031868 10.0.0.48 - - [2025-07-22 14:55:56] "GET / HTTP/1.1" 200 35931 0.002961 10.0.0.48 - - [2025-07-22 14:55:56] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000442 10.0.0.48 - - [2025-07-22 14:55:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.060616 10.0.0.64 - - [2025-07-22 14:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004482 10.0.0.64 - - [2025-07-22 14:55:57] "GET /global-vrouter-config/dc4483af-29d8-46e4-b260-25f623e2f1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.007016 10.0.0.64 - - [2025-07-22 14:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008246 10.0.0.64 - - [2025-07-22 14:55:57] "PUT /global-vrouter-config/dc4483af-29d8-46e4-b260-25f623e2f1c7 HTTP/1.1" 200 276 0.036998 10.0.0.32 - - [2025-07-22 14:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005465 10.0.0.32 - - [2025-07-22 14:55:58] "GET /global-vrouter-config/dc4483af-29d8-46e4-b260-25f623e2f1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.009700 10.0.0.32 - - [2025-07-22 14:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.017035 10.0.0.32 - - [2025-07-22 14:55:58] "PUT /global-vrouter-config/dc4483af-29d8-46e4-b260-25f623e2f1c7 HTTP/1.1" 200 276 0.021995 10.0.0.32 - - [2025-07-22 14:56:02] "POST /hardwares HTTP/1.1" 200 323 0.028982 10.0.0.32 - - [2025-07-22 14:56:02] "POST /fqname-to-id HTTP/1.1" 404 164 0.022062 10.0.0.48 - - [2025-07-22 14:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010114 10.0.0.48 - - [2025-07-22 14:56:02] "GET /global-vrouter-config/dc4483af-29d8-46e4-b260-25f623e2f1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.018570 10.0.0.48 - - [2025-07-22 14:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013638 10.0.0.32 - - [2025-07-22 14:56:02] "POST /hardwares HTTP/1.1" 200 319 0.036515 10.0.0.48 - - [2025-07-22 14:56:02] "PUT /global-vrouter-config/dc4483af-29d8-46e4-b260-25f623e2f1c7 HTTP/1.1" 200 276 0.049870 10.0.0.32 - - [2025-07-22 14:56:02] "POST /fqname-to-id HTTP/1.1" 404 165 0.011959 10.0.0.32 - - [2025-07-22 14:56:02] "POST /hardwares HTTP/1.1" 200 317 0.065588 10.0.0.32 - - [2025-07-22 14:56:02] "POST /fqname-to-id HTTP/1.1" 404 162 0.006084 10.0.0.32 - - [2025-07-22 14:56:02] "POST /hardwares HTTP/1.1" 200 319 0.035043 10.0.0.32 - - [2025-07-22 14:56:03] "POST /fqname-to-id HTTP/1.1" 404 158 0.016835 10.0.0.32 - - [2025-07-22 14:56:03] "POST /hardwares HTTP/1.1" 200 311 0.028371 10.0.0.32 - - [2025-07-22 14:56:03] "POST /fqname-to-id HTTP/1.1" 404 154 0.010718 10.0.0.32 - - [2025-07-22 14:56:03] "POST /hardwares HTTP/1.1" 200 311 0.021004 10.0.0.32 - - [2025-07-22 14:56:03] "POST /fqname-to-id HTTP/1.1" 404 155 0.012871 10.0.0.32 - - [2025-07-22 14:56:03] "POST /hardwares HTTP/1.1" 200 305 0.026687 10.0.0.32 - - [2025-07-22 14:56:03] "POST /fqname-to-id HTTP/1.1" 404 156 0.004966 10.0.0.32 - - [2025-07-22 14:56:03] "POST /hardwares HTTP/1.1" 200 307 0.031159 10.0.0.32 - - [2025-07-22 14:56:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.006372 10.0.0.32 - - [2025-07-22 14:56:03] "POST /hardwares HTTP/1.1" 200 311 0.021100 10.0.0.32 - - [2025-07-22 14:56:04] "POST /fqname-to-id HTTP/1.1" 404 153 0.015360 10.0.0.32 - - [2025-07-22 14:56:04] "POST /hardwares HTTP/1.1" 200 309 0.017663 10.0.0.32 - - [2025-07-22 14:56:04] "POST /fqname-to-id HTTP/1.1" 404 157 0.006588 10.0.0.32 - - [2025-07-22 14:56:04] "POST /hardwares HTTP/1.1" 200 309 0.022963 10.0.0.32 - - [2025-07-22 14:56:04] "POST /fqname-to-id HTTP/1.1" 404 161 0.011814 10.0.0.32 - - [2025-07-22 14:56:04] "POST /hardwares HTTP/1.1" 200 309 0.019210 10.0.0.32 - - [2025-07-22 14:56:04] "POST /fqname-to-id HTTP/1.1" 404 154 0.004800 10.0.0.32 - - [2025-07-22 14:56:04] "POST /features HTTP/1.1" 200 533 0.046151 10.0.0.32 - - [2025-07-22 14:56:04] "POST /fqname-to-id HTTP/1.1" 404 184 0.026839 10.0.0.32 - - [2025-07-22 14:56:05] "POST /features HTTP/1.1" 200 521 0.109187 10.0.0.32 - - [2025-07-22 14:56:05] "POST /fqname-to-id HTTP/1.1" 404 184 0.017894 10.0.0.32 - - [2025-07-22 14:56:05] "POST /features HTTP/1.1" 200 539 0.087195 10.0.0.32 - - [2025-07-22 14:56:05] "POST /fqname-to-id HTTP/1.1" 404 183 0.020952 10.0.0.32 - - [2025-07-22 14:56:05] "POST /features HTTP/1.1" 200 517 0.055353 10.0.0.32 - - [2025-07-22 14:56:06] "POST /fqname-to-id HTTP/1.1" 404 194 0.026939 10.0.0.32 - - [2025-07-22 14:56:06] "POST /physical-roles HTTP/1.1" 200 521 0.071733 10.0.0.32 - - [2025-07-22 14:56:06] "POST /fqname-to-id HTTP/1.1" 404 184 0.015133 10.0.0.32 - - [2025-07-22 14:56:06] "POST /physical-roles HTTP/1.1" 200 519 0.053710 10.0.0.32 - - [2025-07-22 14:56:06] "POST /fqname-to-id HTTP/1.1" 404 184 0.010482 10.0.0.32 - - [2025-07-22 14:56:06] "POST /overlay-roles HTTP/1.1" 200 545 0.061016 10.0.0.32 - - [2025-07-22 14:56:07] "POST /fqname-to-id HTTP/1.1" 404 189 0.011573 10.0.0.32 - - [2025-07-22 14:56:07] "PUT /overlay-role/21804c69-b99d-4450-8fd2-3a0558fe8298 HTTP/1.1" 200 258 0.044145 10.0.0.32 - - [2025-07-22 14:56:07] "POST /fqname-to-id HTTP/1.1" 404 185 0.010694 10.0.0.32 - - [2025-07-22 14:56:07] "POST /overlay-roles HTTP/1.1" 200 529 0.044861 10.0.0.32 - - [2025-07-22 14:56:07] "POST /fqname-to-id HTTP/1.1" 404 189 0.005320 10.0.0.32 - - [2025-07-22 14:56:07] "POST /overlay-roles HTTP/1.1" 200 519 0.036788 10.0.0.32 - - [2025-07-22 14:56:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.036983 10.0.0.32 - - [2025-07-22 14:56:07] "POST /role-definitions HTTP/1.1" 200 547 0.073310 10.0.0.32 - - [2025-07-22 14:56:07] "POST /fqname-to-id HTTP/1.1" 404 191 0.014968 10.0.0.32 - - [2025-07-22 14:56:08] "POST /role-definitions HTTP/1.1" 200 563 0.033394 10.0.0.32 - - [2025-07-22 14:56:08] "POST /fqname-to-id HTTP/1.1" 404 190 0.017138 10.0.0.32 - - [2025-07-22 14:56:08] "POST /role-definitions HTTP/1.1" 200 551 0.025990 10.0.0.32 - - [2025-07-22 14:56:08] "POST /fqname-to-id HTTP/1.1" 404 196 0.005698 10.0.0.32 - - [2025-07-22 14:56:08] "POST /role-definitions HTTP/1.1" 200 547 0.028809 10.0.0.32 - - [2025-07-22 14:56:08] "POST /fqname-to-id HTTP/1.1" 404 188 0.007305 10.0.0.32 - - [2025-07-22 14:56:08] "POST /role-definitions HTTP/1.1" 200 547 0.032181 10.0.0.32 - - [2025-07-22 14:56:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.009940 10.0.0.32 - - [2025-07-22 14:56:08] "POST /role-definitions HTTP/1.1" 200 533 0.040005 10.0.0.32 - - [2025-07-22 14:56:08] "POST /fqname-to-id HTTP/1.1" 404 181 0.006638 10.0.0.32 - - [2025-07-22 14:56:09] "POST /role-definitions HTTP/1.1" 200 537 0.075595 10.0.0.32 - - [2025-07-22 14:56:09] "POST /fqname-to-id HTTP/1.1" 404 194 0.006478 10.0.0.32 - - [2025-07-22 14:56:09] "POST /role-definitions HTTP/1.1" 200 561 0.047537 10.0.0.32 - - [2025-07-22 14:56:09] "POST /fqname-to-id HTTP/1.1" 404 196 0.015471 10.0.0.32 - - [2025-07-22 14:56:09] "POST /feature-configs HTTP/1.1" 200 562 0.035867 10.0.0.32 - - [2025-07-22 14:56:09] "POST /fqname-to-id HTTP/1.1" 404 192 0.011270 10.0.0.32 - - [2025-07-22 14:56:09] "POST /node-profiles HTTP/1.1" 200 537 0.040967 10.0.0.32 - - [2025-07-22 14:56:09] "POST /fqname-to-id HTTP/1.1" 404 189 0.009752 10.0.0.32 - - [2025-07-22 14:56:10] "POST /node-profiles HTTP/1.1" 200 541 0.033004 10.0.0.32 - - [2025-07-22 14:56:10] "POST /fqname-to-id HTTP/1.1" 404 184 0.015360 10.0.0.32 - - [2025-07-22 14:56:10] "POST /node-profiles HTTP/1.1" 200 533 0.048015 10.0.0.32 - - [2025-07-22 14:56:10] "POST /fqname-to-id HTTP/1.1" 404 206 0.014010 10.0.0.32 - - [2025-07-22 14:56:10] "POST /telemetry-profiles HTTP/1.1" 200 554 0.051686 10.0.0.32 - - [2025-07-22 14:56:10] "POST /fqname-to-id HTTP/1.1" 404 206 0.004915 10.0.0.32 - - [2025-07-22 14:56:10] "POST /telemetry-profiles HTTP/1.1" 200 554 0.081000 10.0.0.32 - - [2025-07-22 14:56:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.016333 10.0.0.32 - - [2025-07-22 14:56:11] "POST /sflow-profiles HTTP/1.1" 200 538 0.032221 10.0.0.32 - - [2025-07-22 14:56:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.009768 10.0.0.32 - - [2025-07-22 14:56:11] "POST /snmp-profiles HTTP/1.1" 200 530 0.050769 10.0.0.32 - - [2025-07-22 14:56:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.012285 10.0.0.32 - - [2025-07-22 14:56:11] "POST /device-functional-groups HTTP/1.1" 200 540 0.059889 10.0.0.32 - - [2025-07-22 14:56:11] "POST /fqname-to-id HTTP/1.1" 404 194 0.011794 10.0.0.32 - - [2025-07-22 14:56:11] "POST /device-functional-groups HTTP/1.1" 200 590 0.061729 10.0.0.32 - - [2025-07-22 14:56:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.009009 10.0.0.32 - - [2025-07-22 14:56:11] "POST /device-functional-groups HTTP/1.1" 200 566 0.033974 10.0.0.32 - - [2025-07-22 14:56:12] "POST /fqname-to-id HTTP/1.1" 404 210 0.012410 10.0.0.32 - - [2025-07-22 14:56:12] "POST /role-configs HTTP/1.1" 200 525 0.044082 10.0.0.32 - - [2025-07-22 14:56:12] "POST /fqname-to-id HTTP/1.1" 404 198 0.005317 10.0.0.32 - - [2025-07-22 14:56:12] "POST /role-configs HTTP/1.1" 200 522 0.061897 10.0.0.32 - - [2025-07-22 14:56:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.013731 10.0.0.32 - - [2025-07-22 14:56:12] "POST /role-configs HTTP/1.1" 200 517 0.084271 10.0.0.32 - - [2025-07-22 14:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010468 10.0.0.32 - - [2025-07-22 14:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008769 10.0.0.32 - - [2025-07-22 14:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005982 10.0.0.32 - - [2025-07-22 14:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012861 10.0.0.32 - - [2025-07-22 14:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.018107 10.0.0.32 - - [2025-07-22 14:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.32 - - [2025-07-22 14:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013589 10.0.0.32 - - [2025-07-22 14:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016023 10.0.0.32 - - [2025-07-22 14:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009319 10.0.0.32 - - [2025-07-22 14:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.32 - - [2025-07-22 14:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012755 10.0.0.32 - - [2025-07-22 14:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.021976 10.0.0.32 - - [2025-07-22 14:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.32 - - [2025-07-22 14:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012172 10.0.0.32 - - [2025-07-22 14:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016735 10.0.0.32 - - [2025-07-22 14:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.32 - - [2025-07-22 14:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008849 10.0.0.32 - - [2025-07-22 14:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013862 10.0.0.32 - - [2025-07-22 14:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009663 10.0.0.32 - - [2025-07-22 14:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.32 - - [2025-07-22 14:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014253 10.0.0.32 - - [2025-07-22 14:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011783 10.0.0.32 - - [2025-07-22 14:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015497 10.0.0.32 - - [2025-07-22 14:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009029 10.0.0.32 - - [2025-07-22 14:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.023810 10.0.0.32 - - [2025-07-22 14:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.023855 10.0.0.32 - - [2025-07-22 14:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.018357 10.0.0.32 - - [2025-07-22 14:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.023333 10.0.0.32 - - [2025-07-22 14:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.32 - - [2025-07-22 14:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013299 10.0.0.32 - - [2025-07-22 14:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009740 10.0.0.32 - - [2025-07-22 14:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012894 10.0.0.32 - - [2025-07-22 14:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007188 10.0.0.32 - - [2025-07-22 14:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007441 10.0.0.32 - - [2025-07-22 14:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004879 10.0.0.32 - - [2025-07-22 14:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.050773 10.0.0.32 - - [2025-07-22 14:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015958 10.0.0.32 - - [2025-07-22 14:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.32 - - [2025-07-22 14:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010230 10.0.0.32 - - [2025-07-22 14:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.32 - - [2025-07-22 14:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.025737 10.0.0.32 - - [2025-07-22 14:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006819 10.0.0.32 - - [2025-07-22 14:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015283 10.0.0.32 - - [2025-07-22 14:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005448 10.0.0.32 - - [2025-07-22 14:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013949 10.0.0.32 - - [2025-07-22 14:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009509 10.0.0.32 - - [2025-07-22 14:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008429 10.0.0.32 - - [2025-07-22 14:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.32 - - [2025-07-22 14:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015982 10.0.0.32 - - [2025-07-22 14:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009111 10.0.0.32 - - [2025-07-22 14:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006019 10.0.0.32 - - [2025-07-22 14:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010990 10.0.0.32 - - [2025-07-22 14:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.021037 10.0.0.32 - - [2025-07-22 14:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.025659 10.0.0.32 - - [2025-07-22 14:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012352 10.0.0.32 - - [2025-07-22 14:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007447 10.0.0.32 - - [2025-07-22 14:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015893 10.0.0.32 - - [2025-07-22 14:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007369 10.0.0.32 - - [2025-07-22 14:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.035608 10.0.0.32 - - [2025-07-22 14:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008274 10.0.0.32 - - [2025-07-22 14:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012874 10.0.0.32 - - [2025-07-22 14:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005199 10.0.0.32 - - [2025-07-22 14:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014932 10.0.0.32 - - [2025-07-22 14:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.024610 10.0.0.32 - - [2025-07-22 14:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.025409 10.0.0.32 - - [2025-07-22 14:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014157 10.0.0.32 - - [2025-07-22 14:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.32 - - [2025-07-22 14:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009833 10.0.0.32 - - [2025-07-22 14:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011867 10.0.0.32 - - [2025-07-22 14:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.32 - - [2025-07-22 14:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.043720 10.0.0.32 - - [2025-07-22 14:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013390 10.0.0.32 - - [2025-07-22 14:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014254 10.0.0.32 - - [2025-07-22 14:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009494 10.0.0.32 - - [2025-07-22 14:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009218 10.0.0.32 - - [2025-07-22 14:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008844 10.0.0.32 - - [2025-07-22 14:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010842 10.0.0.32 - - [2025-07-22 14:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006234 10.0.0.32 - - [2025-07-22 14:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010824 10.0.0.32 - - [2025-07-22 14:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015067 10.0.0.32 - - [2025-07-22 14:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.029463 10.0.0.32 - - [2025-07-22 14:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.037729 10.0.0.32 - - [2025-07-22 14:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006297 10.0.0.32 - - [2025-07-22 14:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006204 10.0.0.32 - - [2025-07-22 14:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014166 10.0.0.32 - - [2025-07-22 14:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010604 10.0.0.32 - - [2025-07-22 14:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007951 10.0.0.32 - - [2025-07-22 14:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011436 10.0.0.32 - - [2025-07-22 14:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.32 - - [2025-07-22 14:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007797 10.0.0.32 - - [2025-07-22 14:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009732 10.0.0.32 - - [2025-07-22 14:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007181 10.0.0.32 - - [2025-07-22 14:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008769 10.0.0.32 - - [2025-07-22 14:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009432 10.0.0.32 - - [2025-07-22 14:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.32 - - [2025-07-22 14:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011273 10.0.0.32 - - [2025-07-22 14:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015176 10.0.0.32 - - [2025-07-22 14:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.32 - - [2025-07-22 14:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.32 - - [2025-07-22 14:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012020 10.0.0.32 - - [2025-07-22 14:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008170 10.0.0.32 - - [2025-07-22 14:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.32 - - [2025-07-22 14:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011942 10.0.0.32 - - [2025-07-22 14:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009014 10.0.0.32 - - [2025-07-22 14:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.32 - - [2025-07-22 14:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008190 10.0.0.32 - - [2025-07-22 14:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011085 10.0.0.32 - - [2025-07-22 14:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012625 10.0.0.32 - - [2025-07-22 14:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.32 - - [2025-07-22 14:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006548 10.0.0.32 - - [2025-07-22 14:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012647 10.0.0.32 - - [2025-07-22 14:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.32 - - [2025-07-22 14:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006188 10.0.0.32 - - [2025-07-22 14:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012769 10.0.0.32 - - [2025-07-22 14:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.32 - - [2025-07-22 14:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005328 10.0.0.32 - - [2025-07-22 14:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007862 10.0.0.32 - - [2025-07-22 14:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.32 - - [2025-07-22 14:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.32 - - [2025-07-22 14:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009218 10.0.0.32 - - [2025-07-22 14:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008272 10.0.0.32 - - [2025-07-22 14:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.32 - - [2025-07-22 14:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.031711 10.0.0.32 - - [2025-07-22 14:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012700 10.0.0.32 - - [2025-07-22 14:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005424 10.0.0.32 - - [2025-07-22 14:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.32 - - [2025-07-22 14:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.017243 10.0.0.32 - - [2025-07-22 14:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010042 10.0.0.32 - - [2025-07-22 14:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.32 - - [2025-07-22 14:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008161 10.0.0.32 - - [2025-07-22 14:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015056 10.0.0.32 - - [2025-07-22 14:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.32 - - [2025-07-22 14:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009217 10.0.0.32 - - [2025-07-22 14:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.32 - - [2025-07-22 14:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011188 10.0.0.32 - - [2025-07-22 14:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008280 10.0.0.32 - - [2025-07-22 14:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005423 10.0.0.32 - - [2025-07-22 14:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.32 - - [2025-07-22 14:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010036 10.0.0.32 - - [2025-07-22 14:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.32 - - [2025-07-22 14:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.32 - - [2025-07-22 14:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011347 10.0.0.32 - - [2025-07-22 14:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.018045 10.0.0.32 - - [2025-07-22 14:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.32 - - [2025-07-22 14:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.019067 10.0.0.32 - - [2025-07-22 14:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007468 10.0.0.32 - - [2025-07-22 14:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.32 - - [2025-07-22 14:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.023656 10.0.0.32 - - [2025-07-22 14:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007347 10.0.0.32 - - [2025-07-22 14:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005641 10.0.0.32 - - [2025-07-22 14:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.32 - - [2025-07-22 14:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005756 10.0.0.32 - - [2025-07-22 14:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010465 10.0.0.32 - - [2025-07-22 14:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013135 10.0.0.32 - - [2025-07-22 14:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.32 - - [2025-07-22 14:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005856 10.0.0.32 - - [2025-07-22 14:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005427 10.0.0.32 - - [2025-07-22 14:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.32 - - [2025-07-22 14:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.32 - - [2025-07-22 14:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011642 10.0.0.32 - - [2025-07-22 14:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.32 - - [2025-07-22 14:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.32 - - [2025-07-22 14:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007760 10.0.0.32 - - [2025-07-22 14:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008352 10.0.0.32 - - [2025-07-22 14:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006174 10.0.0.32 - - [2025-07-22 14:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016251 10.0.0.32 - - [2025-07-22 14:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009163 10.0.0.32 - - [2025-07-22 14:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005250 10.0.0.32 - - [2025-07-22 14:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005283 10.0.0.32 - - [2025-07-22 14:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.32 - - [2025-07-22 14:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005768 10.0.0.32 - - [2025-07-22 14:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.32 - - [2025-07-22 14:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006375 10.0.0.32 - - [2025-07-22 14:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008423 10.0.0.32 - - [2025-07-22 14:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.32 - - [2025-07-22 14:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006007 10.0.0.32 - - [2025-07-22 14:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.32 - - [2025-07-22 14:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.32 - - [2025-07-22 14:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.32 - - [2025-07-22 14:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014365 10.0.0.32 - - [2025-07-22 14:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004680 10.0.0.32 - - [2025-07-22 14:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.32 - - [2025-07-22 14:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009018 10.0.0.32 - - [2025-07-22 14:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016034 10.0.0.32 - - [2025-07-22 14:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009562 10.0.0.32 - - [2025-07-22 14:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008153 10.0.0.32 - - [2025-07-22 14:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008099 10.0.0.32 - - [2025-07-22 14:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.32 - - [2025-07-22 14:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.018782 10.0.0.32 - - [2025-07-22 14:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.027632 10.0.0.32 - - [2025-07-22 14:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013283 10.0.0.32 - - [2025-07-22 14:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004770 10.0.0.32 - - [2025-07-22 14:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006293 10.0.0.32 - - [2025-07-22 14:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015942 10.0.0.32 - - [2025-07-22 14:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012257 10.0.0.32 - - [2025-07-22 14:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005892 10.0.0.32 - - [2025-07-22 14:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009089 10.0.0.32 - - [2025-07-22 14:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012204 10.0.0.32 - - [2025-07-22 14:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.32 - - [2025-07-22 14:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009846 10.0.0.32 - - [2025-07-22 14:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011645 10.0.0.32 - - [2025-07-22 14:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.32 - - [2025-07-22 14:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007309 10.0.0.32 - - [2025-07-22 14:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004866 10.0.0.32 - - [2025-07-22 14:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008553 10.0.0.32 - - [2025-07-22 14:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.32 - - [2025-07-22 14:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007367 10.0.0.32 - - [2025-07-22 14:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.029644 10.0.0.32 - - [2025-07-22 14:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010909 10.0.0.32 - - [2025-07-22 14:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007278 10.0.0.32 - - [2025-07-22 14:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.32 - - [2025-07-22 14:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.32 - - [2025-07-22 14:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011835 10.0.0.32 - - [2025-07-22 14:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.32 - - [2025-07-22 14:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.32 - - [2025-07-22 14:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014001 10.0.0.32 - - [2025-07-22 14:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.32 - - [2025-07-22 14:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.32 - - [2025-07-22 14:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005240 10.0.0.32 - - [2025-07-22 14:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006218 10.0.0.32 - - [2025-07-22 14:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.184106 10.0.0.32 - - [2025-07-22 14:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008945 10.0.0.32 - - [2025-07-22 14:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016300 10.0.0.32 - - [2025-07-22 14:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.039588 10.0.0.32 - - [2025-07-22 14:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006136 10.0.0.32 - - [2025-07-22 14:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016615 10.0.0.32 - - [2025-07-22 14:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015409 10.0.0.32 - - [2025-07-22 14:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.32 - - [2025-07-22 14:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004943 10.0.0.32 - - [2025-07-22 14:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016644 10.0.0.32 - - [2025-07-22 14:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009220 10.0.0.32 - - [2025-07-22 14:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005659 10.0.0.32 - - [2025-07-22 14:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.027371 10.0.0.32 - - [2025-07-22 14:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008907 10.0.0.32 - - [2025-07-22 14:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010666 10.0.0.32 - - [2025-07-22 14:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.021297 10.0.0.32 - - [2025-07-22 14:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009899 10.0.0.32 - - [2025-07-22 14:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014417 10.0.0.32 - - [2025-07-22 14:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.030592 10.0.0.32 - - [2025-07-22 14:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008252 10.0.0.32 - - [2025-07-22 14:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010965 10.0.0.32 - - [2025-07-22 14:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019302 10.0.0.32 - - [2025-07-22 14:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015201 10.0.0.32 - - [2025-07-22 14:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011941 10.0.0.32 - - [2025-07-22 14:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.052831 10.0.0.32 - - [2025-07-22 14:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012755 10.0.0.32 - - [2025-07-22 14:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006215 10.0.0.32 - - [2025-07-22 14:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010617 10.0.0.32 - - [2025-07-22 14:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.021235 10.0.0.32 - - [2025-07-22 14:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.020659 10.0.0.32 - - [2025-07-22 14:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.035603 10.0.0.32 - - [2025-07-22 14:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.042927 10.0.0.32 - - [2025-07-22 14:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011652 10.0.0.32 - - [2025-07-22 14:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009872 10.0.0.32 - - [2025-07-22 14:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.32 - - [2025-07-22 14:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005492 10.0.0.32 - - [2025-07-22 14:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009079 10.0.0.32 - - [2025-07-22 14:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009658 10.0.0.32 - - [2025-07-22 14:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.019054 10.0.0.32 - - [2025-07-22 14:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.077816 10.0.0.32 - - [2025-07-22 14:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007992 10.0.0.32 - - [2025-07-22 14:56:34] "POST /network-ipams HTTP/1.1" 200 550 0.089330 10.0.0.32 - - [2025-07-22 14:56:34] "POST /fqname-to-id HTTP/1.1" 404 188 0.010941 10.0.0.32 - - [2025-07-22 14:56:34] "GET /fabric/f3246ece-cd34-45b7-bd2c-46895bd1f28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.005653 10.0.0.32 - - [2025-07-22 14:56:34] "POST /route-targets HTTP/1.1" 200 327 0.067956 10.0.0.32 - - [2025-07-22 14:56:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.007949 10.0.0.48 - - [2025-07-22 14:58:59] "GET /obj-perms HTTP/1.1" 200 6378 0.108370 [Introspect:8084]10.0.0.64 - - [2025-07-22 14:59:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002515 [Introspect:8084]10.0.0.64 - - [2025-07-22 14:59:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.004489 [Introspect:8084]10.0.0.64 - - [2025-07-22 14:59:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001364 [Introspect:8084]10.0.0.64 - - [2025-07-22 14:59:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001794 10.0.0.32 - - [2025-07-22 14:59:13] "GET /global-system-configs HTTP/1.1" 200 322 0.112018 10.0.0.32 - - [2025-07-22 14:59:13] "GET /obj-perms HTTP/1.1" 200 6378 0.165683 10.0.0.64 - - [2025-07-22 14:59:13] "GET /obj-perms HTTP/1.1" 200 6378 0.202078 10.0.0.32 - - [2025-07-22 14:59:14] "GET /global-system-configs HTTP/1.1" 200 322 0.096277 10.0.0.64 - - [2025-07-22 14:59:14] "GET /global-system-configs HTTP/1.1" 200 322 0.103653 10.0.0.48 - - [2025-07-22 14:59:14] "GET /obj-perms HTTP/1.1" 200 6378 0.115031 10.0.0.64 - - [2025-07-22 14:59:16] "GET /global-system-configs HTTP/1.1" 200 322 0.053325 10.0.0.64 - - [2025-07-22 14:59:16] "GET /obj-perms HTTP/1.1" 200 6378 0.116701 10.0.0.32 - - [2025-07-22 14:59:16] "GET /obj-perms HTTP/1.1" 200 6378 0.157609 10.0.0.48 - - [2025-07-22 14:59:22] "GET /global-system-configs HTTP/1.1" 200 322 0.080428 10.0.0.48 - - [2025-07-22 14:59:32] "GET /global-system-configs HTTP/1.1" 200 322 0.197141 10.0.0.48 - - [2025-07-22 14:59:32] "GET /obj-perms HTTP/1.1" 200 6378 0.303391 10.0.0.64 - - [2025-07-22 15:00:00] "GET /obj-perms HTTP/1.1" 200 6378 0.315002 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:00:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002170 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:00:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.002228 10.0.0.32 - - [2025-07-22 15:00:01] "GET /obj-perms HTTP/1.1" 200 6378 0.170430 10.0.0.48 - - [2025-07-22 15:04:05] "GET /obj-perms HTTP/1.1" 200 6378 0.094467 10.0.0.64 - - [2025-07-22 15:04:05] "GET /obj-perms HTTP/1.1" 200 6378 0.071728 10.0.0.32 - - [2025-07-22 15:04:13] "GET /global-system-configs HTTP/1.1" 200 322 0.105125 10.0.0.32 - - [2025-07-22 15:04:13] "GET /obj-perms HTTP/1.1" 200 6378 0.162033 10.0.0.32 - - [2025-07-22 15:04:14] "GET /global-system-configs HTTP/1.1" 200 322 0.104678 10.0.0.64 - - [2025-07-22 15:04:14] "GET /global-system-configs HTTP/1.1" 200 322 0.117307 10.0.0.64 - - [2025-07-22 15:04:14] "GET /obj-perms HTTP/1.1" 200 6378 0.139248 10.0.0.48 - - [2025-07-22 15:04:14] "GET /obj-perms HTTP/1.1" 200 6378 0.132099 10.0.0.64 - - [2025-07-22 15:04:16] "GET /global-system-configs HTTP/1.1" 200 322 0.096689 10.0.0.32 - - [2025-07-22 15:04:16] "GET /obj-perms HTTP/1.1" 200 6378 0.179332 10.0.0.48 - - [2025-07-22 15:04:22] "GET /global-system-configs HTTP/1.1" 200 322 0.075232 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:04:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003375 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:04:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001975 10.0.0.64 - - [2025-07-22 15:04:31] "GET /obj-perms HTTP/1.1" 200 6378 0.001762 10.0.0.48 - - [2025-07-22 15:04:31] "GET /obj-perms HTTP/1.1" 200 6378 0.001743 10.0.0.48 - - [2025-07-22 15:04:31] "GET /global-system-configs HTTP/1.1" 200 322 0.010260 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:04:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002216 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:04:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.002073 10.0.0.32 - - [2025-07-22 15:05:06] "GET /obj-perms HTTP/1.1" 200 6378 0.113153 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:05:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001611 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:05:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.003191 10.0.0.48 - - [2025-07-22 15:08:09] "GET /obj-perms HTTP/1.1" 200 6378 0.134679 10.0.0.64 - - [2025-07-22 15:09:09] "GET /obj-perms HTTP/1.1" 200 6378 0.086123 10.0.0.32 - - [2025-07-22 15:09:10] "GET /obj-perms HTTP/1.1" 200 6378 0.078297 10.0.0.32 - - [2025-07-22 15:09:13] "GET /global-system-configs HTTP/1.1" 200 322 0.058284 10.0.0.32 - - [2025-07-22 15:09:14] "GET /global-system-configs HTTP/1.1" 200 322 0.074084 10.0.0.64 - - [2025-07-22 15:09:14] "GET /global-system-configs HTTP/1.1" 200 322 0.119871 10.0.0.64 - - [2025-07-22 15:09:14] "GET /obj-perms HTTP/1.1" 200 6378 0.125352 10.0.0.48 - - [2025-07-22 15:09:14] "GET /obj-perms HTTP/1.1" 200 6378 0.171852 10.0.0.32 - - [2025-07-22 15:09:14] "GET /obj-perms HTTP/1.1" 200 6378 0.163089 10.0.0.64 - - [2025-07-22 15:09:16] "GET /global-system-configs HTTP/1.1" 200 322 0.059469 10.0.0.48 - - [2025-07-22 15:09:22] "GET /global-system-configs HTTP/1.1" 200 322 0.083702 10.0.0.48 - - [2025-07-22 15:09:32] "GET /global-system-configs HTTP/1.1" 200 322 0.208017 10.0.0.32 - - [2025-07-22 15:09:32] "GET /obj-perms HTTP/1.1" 200 6378 0.284645 10.0.0.64 - - [2025-07-22 15:09:32] "GET /obj-perms HTTP/1.1" 200 6378 0.299690 10.0.0.48 - - [2025-07-22 15:09:32] "GET /obj-perms HTTP/1.1" 200 6378 0.318759 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:09:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001059 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:09:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001068 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:09:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002393 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:09:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.003298 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:10:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001887 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:10:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.005918 10.0.0.48 - - [2025-07-22 15:13:13] "GET /obj-perms HTTP/1.1" 200 6378 0.126651 10.0.0.64 - - [2025-07-22 15:13:13] "GET /obj-perms HTTP/1.1" 200 6378 0.090046 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:13:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003090 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:13:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.004031 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:13:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002262 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:13:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.003155 10.0.0.32 - - [2025-07-22 15:14:13] "GET /global-system-configs HTTP/1.1" 200 322 0.114742 10.0.0.32 - - [2025-07-22 15:14:13] "GET /obj-perms HTTP/1.1" 200 6378 0.168355 10.0.0.32 - - [2025-07-22 15:14:14] "GET /global-system-configs HTTP/1.1" 200 322 0.142431 10.0.0.64 - - [2025-07-22 15:14:14] "GET /global-system-configs HTTP/1.1" 200 322 0.066602 10.0.0.64 - - [2025-07-22 15:14:14] "GET /obj-perms HTTP/1.1" 200 6378 0.166059 10.0.0.32 - - [2025-07-22 15:14:14] "GET /obj-perms HTTP/1.1" 200 6378 0.205430 10.0.0.48 - - [2025-07-22 15:14:14] "GET /obj-perms HTTP/1.1" 200 6378 0.207445 10.0.0.64 - - [2025-07-22 15:14:16] "GET /global-system-configs HTTP/1.1" 200 322 0.039282 10.0.0.48 - - [2025-07-22 15:14:22] "GET /global-system-configs HTTP/1.1" 200 322 0.068008 10.0.0.48 - - [2025-07-22 15:14:22] "GET /obj-perms HTTP/1.1" 200 6378 0.126899 10.0.0.64 - - [2025-07-22 15:14:31] "GET /obj-perms HTTP/1.1" 200 6378 0.009889 10.0.0.32 - - [2025-07-22 15:14:31] "GET /obj-perms HTTP/1.1" 200 6378 0.004349 10.0.0.48 - - [2025-07-22 15:14:31] "GET /global-system-configs HTTP/1.1" 200 322 0.022660 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:15:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002320 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:15:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.005571 10.0.0.48 - - [2025-07-22 15:17:17] "GET /obj-perms HTTP/1.1" 200 6378 0.082961 10.0.0.64 - - [2025-07-22 15:18:18] "GET /obj-perms HTTP/1.1" 200 6378 0.122495 10.0.0.32 - - [2025-07-22 15:18:18] "GET /obj-perms HTTP/1.1" 200 6378 0.069677 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:18:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000859 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:18:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000962 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:19:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001290 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:19:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.002284 10.0.0.32 - - [2025-07-22 15:19:13] "GET /global-system-configs HTTP/1.1" 200 322 0.127412 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:19:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001175 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:19:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001499 10.0.0.32 - - [2025-07-22 15:19:14] "GET /global-system-configs HTTP/1.1" 200 322 0.086656 10.0.0.64 - - [2025-07-22 15:19:14] "GET /global-system-configs HTTP/1.1" 200 322 0.074148 10.0.0.48 - - [2025-07-22 15:19:14] "GET /obj-perms HTTP/1.1" 200 6378 0.142887 10.0.0.32 - - [2025-07-22 15:19:14] "GET /obj-perms HTTP/1.1" 200 6378 0.119546 10.0.0.64 - - [2025-07-22 15:19:14] "GET /obj-perms HTTP/1.1" 200 6378 0.137284 10.0.0.64 - - [2025-07-22 15:19:16] "GET /global-system-configs HTTP/1.1" 200 322 0.232559 10.0.0.48 - - [2025-07-22 15:19:23] "GET /global-system-configs HTTP/1.1" 200 322 0.304378 10.0.0.64 - - [2025-07-22 15:19:23] "GET /obj-perms HTTP/1.1" 200 6378 0.437112 10.0.0.48 - - [2025-07-22 15:19:23] "GET /obj-perms HTTP/1.1" 200 6378 0.451875 10.0.0.48 - - [2025-07-22 15:19:32] "GET /global-system-configs HTTP/1.1" 200 322 0.860406 10.0.0.32 - - [2025-07-22 15:19:32] "GET /obj-perms HTTP/1.1" 200 6378 0.976679 10.0.0.48 - - [2025-07-22 15:22:21] "GET /obj-perms HTTP/1.1" 200 6378 0.115789 10.0.0.64 - - [2025-07-22 15:22:22] "GET /obj-perms HTTP/1.1" 200 6378 0.089746 10.0.0.32 - - [2025-07-22 15:23:22] "GET /obj-perms HTTP/1.1" 200 6378 0.139125 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:23:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000833 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:23:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000958 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:24:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001699 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:24:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001295 10.0.0.32 - - [2025-07-22 15:24:13] "GET /global-system-configs HTTP/1.1" 200 322 0.059471 10.0.0.32 - - [2025-07-22 15:24:14] "GET /global-system-configs HTTP/1.1" 200 322 0.116037 10.0.0.48 - - [2025-07-22 15:24:14] "GET /obj-perms HTTP/1.1" 200 6378 0.165855 10.0.0.64 - - [2025-07-22 15:24:14] "GET /global-system-configs HTTP/1.1" 200 322 0.098638 10.0.0.32 - - [2025-07-22 15:24:14] "GET /obj-perms HTTP/1.1" 200 6378 0.146899 10.0.0.64 - - [2025-07-22 15:24:14] "GET /obj-perms HTTP/1.1" 200 6378 0.151829 10.0.0.64 - - [2025-07-22 15:24:16] "GET /global-system-configs HTTP/1.1" 200 322 0.052530 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:24:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001179 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:24:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001532 10.0.0.48 - - [2025-07-22 15:24:22] "GET /obj-perms HTTP/1.1" 200 6378 0.005652 10.0.0.48 - - [2025-07-22 15:24:22] "GET /global-system-configs HTTP/1.1" 200 322 0.009223 10.0.0.64 - - [2025-07-22 15:24:24] "GET /obj-perms HTTP/1.1" 200 6378 0.125376 10.0.0.32 - - [2025-07-22 15:24:24] "GET /obj-perms HTTP/1.1" 200 6378 0.143408 10.0.0.48 - - [2025-07-22 15:24:31] "GET /global-system-configs HTTP/1.1" 200 322 0.005010 10.0.0.48 - - [2025-07-22 15:26:26] "GET /obj-perms HTTP/1.1" 200 6378 0.090667 10.0.0.64 - - [2025-07-22 15:27:27] "GET /obj-perms HTTP/1.1" 200 6378 0.108545 10.0.0.32 - - [2025-07-22 15:27:27] "GET /obj-perms HTTP/1.1" 200 6378 0.144517 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:28:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001100 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:28:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001073 10.0.0.32 - - [2025-07-22 15:29:13] "GET /global-system-configs HTTP/1.1" 200 322 0.118886 10.0.0.32 - - [2025-07-22 15:29:14] "GET /global-system-configs HTTP/1.1" 200 322 0.101105 10.0.0.48 - - [2025-07-22 15:29:14] "GET /obj-perms HTTP/1.1" 200 6378 0.227915 10.0.0.64 - - [2025-07-22 15:29:14] "GET /obj-perms HTTP/1.1" 200 6378 0.236643 10.0.0.64 - - [2025-07-22 15:29:14] "GET /global-system-configs HTTP/1.1" 200 322 0.109432 10.0.0.32 - - [2025-07-22 15:29:14] "GET /obj-perms HTTP/1.1" 200 6378 0.257113 10.0.0.64 - - [2025-07-22 15:29:16] "GET /global-system-configs HTTP/1.1" 200 322 0.129436 10.0.0.48 - - [2025-07-22 15:29:23] "GET /global-system-configs HTTP/1.1" 200 322 0.253822 10.0.0.48 - - [2025-07-22 15:29:23] "GET /obj-perms HTTP/1.1" 200 6378 0.435513 10.0.0.64 - - [2025-07-22 15:29:23] "GET /obj-perms HTTP/1.1" 200 6378 0.463331 10.0.0.32 - - [2025-07-22 15:29:29] "GET /obj-perms HTTP/1.1" 200 6378 0.250989 10.0.0.48 - - [2025-07-22 15:29:32] "GET /global-system-configs HTTP/1.1" 200 322 0.422223 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:29:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000819 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:29:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000972 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:30:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001668 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:30:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000914 10.0.0.48 - - [2025-07-22 15:31:32] "GET /obj-perms HTTP/1.1" 200 6378 0.100130 10.0.0.64 - - [2025-07-22 15:31:32] "GET /obj-perms HTTP/1.1" 200 6378 0.087233 10.0.0.32 - - [2025-07-22 15:32:33] "GET /obj-perms HTTP/1.1" 200 6378 0.116734 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:33:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:33:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001209 10.0.0.32 - - [2025-07-22 15:34:13] "GET /global-system-configs HTTP/1.1" 200 322 0.305986 10.0.0.32 - - [2025-07-22 15:34:14] "GET /global-system-configs HTTP/1.1" 200 322 0.113394 10.0.0.48 - - [2025-07-22 15:34:14] "GET /obj-perms HTTP/1.1" 200 6378 0.166048 10.0.0.32 - - [2025-07-22 15:34:14] "GET /obj-perms HTTP/1.1" 200 6378 0.187980 10.0.0.64 - - [2025-07-22 15:34:14] "GET /obj-perms HTTP/1.1" 200 6378 0.216402 10.0.0.64 - - [2025-07-22 15:34:14] "GET /global-system-configs HTTP/1.1" 200 322 0.202761 10.0.0.64 - - [2025-07-22 15:34:16] "GET /global-system-configs HTTP/1.1" 200 322 0.487378 10.0.0.48 - - [2025-07-22 15:34:23] "GET /global-system-configs HTTP/1.1" 200 322 0.329257 10.0.0.32 - - [2025-07-22 15:34:23] "GET /obj-perms HTTP/1.1" 200 6378 0.378516 10.0.0.64 - - [2025-07-22 15:34:23] "GET /obj-perms HTTP/1.1" 200 6378 0.355691 10.0.0.48 - - [2025-07-22 15:34:23] "GET /obj-perms HTTP/1.1" 200 6378 0.385883 10.0.0.48 - - [2025-07-22 15:34:32] "GET /global-system-configs HTTP/1.1" 200 322 0.009442 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:34:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002383 [Introspect:8084]10.0.0.64 - - [2025-07-22 15:34:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.003219