+++ date ++ echo 'INFO: =================== Mon Feb 10 00:46:37 UTC 2025 ===================' INFO: =================== Mon Feb 10 00:46:37 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.17 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ ANALYTICSDB_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ ANALYTICS_SNMP_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8081 ' +++ '[' -n '10.0.0.17:8081 10.0.0.12:8081 10.0.0.30:8081 ' ']' +++ echo '10.0.0.17:8081 10.0.0.12:8081 10.0.0.30:8081' ++ ANALYTICS_SERVERS='10.0.0.17:8081 10.0.0.12:8081 10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9042 ' +++ '[' -n '10.0.0.17:9042 10.0.0.12:9042 10.0.0.30:9042 ' ']' +++ echo '10.0.0.17:9042 10.0.0.12:9042 10.0.0.30:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.17:9042 10.0.0.12:9042 10.0.0.30:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8086 ' +++ '[' -n '10.0.0.17:8086 10.0.0.12:8086 10.0.0.30:8086 ' ']' +++ echo '10.0.0.17:8086 10.0.0.12:8086 10.0.0.30:8086' ++ COLLECTOR_SERVERS='10.0.0.17:8086 10.0.0.12:8086 10.0.0.30: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.17,10.0.0.12,10.0.0.30 ++ CONFIGDB_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8082 ' +++ '[' -n '10.0.0.17:8082 10.0.0.12:8082 10.0.0.30:8082 ' ']' +++ echo '10.0.0.17:8082 10.0.0.12:8082 10.0.0.30:8082' ++ CONFIG_SERVERS='10.0.0.17:8082 10.0.0.12:8082 10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9161 ' +++ '[' -n '10.0.0.17:9161 10.0.0.12:9161 10.0.0.30:9161 ' ']' +++ echo '10.0.0.17:9161 10.0.0.12:9161 10.0.0.30:9161' ++ CONFIGDB_SERVERS='10.0.0.17:9161 10.0.0.12:9161 10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9041 ' +++ '[' -n '10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041 ' ']' +++ echo '10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.11,10.20.0.6,10.20.0.8 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.11,10.20.0.6,10.20.0.8 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+=10.0.0.17:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+=10.0.0.30:2181, +++ '[' -n 10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181, ']' +++ echo 10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181 ++ ZOOKEEPER_SERVERS=10.0.0.17:2181,10.0.0.12:2181,10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:2181 ' +++ '[' -n '10.0.0.17:2181 10.0.0.12:2181 10.0.0.30:2181 ' ']' +++ echo '10.0.0.17:2181 10.0.0.12:2181 10.0.0.30:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.17:2181 10.0.0.12:2181 10.0.0.30:2181' ++ RABBITMQ_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+=10.0.0.17:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+=10.0.0.30:5673, +++ '[' -n 10.0.0.17:5673,10.0.0.12:5673,10.0.0.30:5673, ']' +++ echo 10.0.0.17:5673,10.0.0.12:5673,10.0.0.30:5673 ++ RABBITMQ_SERVERS=10.0.0.17:5673,10.0.0.12:5673,10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:6379 ' +++ '[' -n '10.0.0.17:6379 10.0.0.12:6379 10.0.0.30:6379 ' ']' +++ echo '10.0.0.17:6379 10.0.0.12:6379 10.0.0.30:6379' ++ REDIS_SERVERS='10.0.0.17:6379 10.0.0.12:6379 10.0.0.30: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.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9092 ' +++ '[' -n '10.0.0.17:9092 10.0.0.12:9092 10.0.0.30:9092 ' ']' +++ echo '10.0.0.17:9092 10.0.0.12:9092 10.0.0.30:9092' ++ KAFKA_SERVERS='10.0.0.17:9092 10.0.0.12:9092 10.0.0.30:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.17 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + 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.17,10.0.0.12,10.0.0.30 ++ cut -d , -f 1 + local cassandra=10.0.0.17 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.17 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.17,10.0.0.12,10.0.0.30 +++ local servers=10.0.0.17,10.0.0.12,10.0.0.30 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.17,10.20.0.11,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.17'\''))' +++ local server_ip=10.0.0.17 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.17 ]] +++ [[ ,10.0.0.17,10.20.0.11,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.17, ]] +++ echo 10.0.0.17 1 +++ return ++ local ip=10.0.0.17 ++ [[ -z 10.0.0.17 ]] ++ echo 10.0.0.17 + host_ip=10.0.0.17 + [[ cql == \c\q\l ]] ++ echo 10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.17: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=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/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/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/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/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 02/10/2025 00:46:46.814 7f385fe4be08 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/10/2025 00:46:46.848 7f385fe4be08 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/10/2025 00:46:46.863 7f385fe4be08 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/10/2025 00:46:46.864 7f385fe4be08 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.6.8: /usr/bin/python3 Mon Feb 10 00:47:06 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/bin/contrail-api in () 29 30 31 if __name__ == '__main__': 32 sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) 33 sys.exit(load_entry_point('contrail-api-server==0.1.dev0', 'console_scripts', 'contrail-api')()) sys = sys.exit = load_entry_point = /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5361 vnc_cgitb.enable(format='text') 5362 5363 main(args_str, VncApiServer(args_str)) 5364 #server_main 5365 global main = args_str = None global VncApiServer = /usr/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') 2205 else: 2206 self._db_connect(self._args.reset_config) 2207 self._db_init_entries() 2208 2209 self._initialize_quota_counters() self = self._db_init_entries = > /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3774 ip_fab_vn = self.create_singleton_entry( 3775 VirtualNetwork(cfgm_common.IP_FABRIC_VN_FQ_NAME[-1], 3776 is_provider_network=True)) 3777 self.create_singleton_entry( 3778 RoutingInstance(cfgm_common.IP_FABRIC_VN_FQ_NAME[-1], ip_fab_vn, is_provider_network undefined /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4007 if not ok: 4008 (code, msg) = result 4009 raise cfgm_common.exceptions.HttpError(code, msg) 4010 obj_id = result 4011 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/virtual_network:defaul...f712f046-052f-4c93-8af7-f43ecfc046ae at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/virtual_network:default-domain:default-project:ip-fabric exists already with ID: f712f046-052f-4c93-8af7-f43ecfc046ae at zookeeper __cause__ = None __class__ = __context__ = NoIdError('virtual_network default-domain:default-project:ip-fabric',) __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/virtual_network:defaul...f712f046-052f-4c93-8af7-f43ecfc046ae at zookeeper', 'status_code': 409} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'vnc_api.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = (409, 'FQ Name: /fq-name-to-uuid/virtual_network:defaul...f712f046-052f-4c93-8af7-f43ecfc046ae at zookeeper') content = 'FQ Name: /fq-name-to-uuid/virtual_network:defaul...f712f046-052f-4c93-8af7-f43ecfc046ae at zookeeper' status_code = 409 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/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3992, in create_singleton_entry s_obj.uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1199, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: virtual_network default-domain:default-project:ip-fabric During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/contrail-api", line 33, in sys.exit(load_entry_point('contrail-api-server==0.1.dev0', 'console_scripts', 'contrail-api')()) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 5363, in server_main main(args_str, VncApiServer(args_str)) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2207, in __init__ self._db_init_entries() File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3776, in _db_init_entries is_provider_network=True)) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 4009, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/virtual_network:default-domain:default-project:ip-fabric exists already with ID: f712f046-052f-4c93-8af7-f43ecfc046ae at zookeeper +++ date ++ echo 'INFO: =================== Mon Feb 10 00:47:08 UTC 2025 ===================' INFO: =================== Mon Feb 10 00:47:08 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}' +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.17 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ ANALYTICSDB_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ ANALYTICS_SNMP_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8081 ' +++ '[' -n '10.0.0.17:8081 10.0.0.12:8081 10.0.0.30:8081 ' ']' +++ echo '10.0.0.17:8081 10.0.0.12:8081 10.0.0.30:8081' ++ ANALYTICS_SERVERS='10.0.0.17:8081 10.0.0.12:8081 10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9042 ' +++ '[' -n '10.0.0.17:9042 10.0.0.12:9042 10.0.0.30:9042 ' ']' +++ echo '10.0.0.17:9042 10.0.0.12:9042 10.0.0.30:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.17:9042 10.0.0.12:9042 10.0.0.30:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8086 ' +++ '[' -n '10.0.0.17:8086 10.0.0.12:8086 10.0.0.30:8086 ' ']' +++ echo '10.0.0.17:8086 10.0.0.12:8086 10.0.0.30:8086' ++ COLLECTOR_SERVERS='10.0.0.17:8086 10.0.0.12:8086 10.0.0.30: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.17,10.0.0.12,10.0.0.30 ++ CONFIGDB_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8082 ' +++ '[' -n '10.0.0.17:8082 10.0.0.12:8082 10.0.0.30:8082 ' ']' +++ echo '10.0.0.17:8082 10.0.0.12:8082 10.0.0.30:8082' ++ CONFIG_SERVERS='10.0.0.17:8082 10.0.0.12:8082 10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9161 ' +++ '[' -n '10.0.0.17:9161 10.0.0.12:9161 10.0.0.30:9161 ' ']' +++ echo '10.0.0.17:9161 10.0.0.12:9161 10.0.0.30:9161' ++ CONFIGDB_SERVERS='10.0.0.17:9161 10.0.0.12:9161 10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9041 ' +++ '[' -n '10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041 ' ']' +++ echo '10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.11,10.20.0.6,10.20.0.8 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.11,10.20.0.6,10.20.0.8 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+=10.0.0.17:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+=10.0.0.30:2181, +++ '[' -n 10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181, ']' +++ echo 10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181 ++ ZOOKEEPER_SERVERS=10.0.0.17:2181,10.0.0.12:2181,10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:2181 ' +++ '[' -n '10.0.0.17:2181 10.0.0.12:2181 10.0.0.30:2181 ' ']' +++ echo '10.0.0.17:2181 10.0.0.12:2181 10.0.0.30:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.17:2181 10.0.0.12:2181 10.0.0.30:2181' ++ RABBITMQ_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+=10.0.0.17:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+=10.0.0.30:5673, +++ '[' -n 10.0.0.17:5673,10.0.0.12:5673,10.0.0.30:5673, ']' +++ echo 10.0.0.17:5673,10.0.0.12:5673,10.0.0.30:5673 ++ RABBITMQ_SERVERS=10.0.0.17:5673,10.0.0.12:5673,10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:6379 ' +++ '[' -n '10.0.0.17:6379 10.0.0.12:6379 10.0.0.30:6379 ' ']' +++ echo '10.0.0.17:6379 10.0.0.12:6379 10.0.0.30:6379' ++ REDIS_SERVERS='10.0.0.17:6379 10.0.0.12:6379 10.0.0.30: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.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9092 ' +++ '[' -n '10.0.0.17:9092 10.0.0.12:9092 10.0.0.30:9092 ' ']' +++ echo '10.0.0.17:9092 10.0.0.12:9092 10.0.0.30:9092' ++ KAFKA_SERVERS='10.0.0.17:9092 10.0.0.12:9092 10.0.0.30:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.17 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + 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.17,10.0.0.12,10.0.0.30 ++ cut -d , -f 1 + local cassandra=10.0.0.17 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.17 9041 + echo -e '\035\nquit' + 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.17,10.0.0.12,10.0.0.30 +++ local servers=10.0.0.17,10.0.0.12,10.0.0.30 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq +++ local local_ips=,10.0.0.17,10.20.0.11,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.17'\''))' +++ local server_ip=10.0.0.17 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.17 ]] +++ [[ ,10.0.0.17,10.20.0.11,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.17, ]] +++ echo 10.0.0.17 1 +++ return ++ local ip=10.0.0.17 ++ [[ -z 10.0.0.17 ]] ++ echo 10.0.0.17 + host_ip=10.0.0.17 + [[ cql == \c\q\l ]] ++ echo 10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.17: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=__ ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/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/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/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/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 02/10/2025 00:47:16.337 7fe24b2c0f88 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/10/2025 00:47:16.385 7fe24b2c0f88 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/10/2025 00:47:16.408 7fe24b2c0f88 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/10/2025 00:47:16.408 7fe24b2c0f88 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' 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.17:8082/ Hit Ctrl-C to quit. 10.0.0.17 - - [2025-02-10 00:47:17] "GET / HTTP/1.1" 200 45871 0.001613 10.0.0.17 - - [2025-02-10 00:47:17] "GET / HTTP/1.1" 200 45871 0.001100 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.17 - - [2025-02-10 00:47:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000897 10.0.0.17 - - [2025-02-10 00:47:17] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000683 10.0.0.17 - - [2025-02-10 00:47:17] "GET / HTTP/1.1" 200 35931 0.001448 10.0.0.17 - - [2025-02-10 00:47:17] "POST /alarms HTTP/1.1" 401 292 0.000491 10.0.0.30 - - [2025-02-10 00:47:20] "GET / HTTP/1.1" 200 35931 0.001528 10.0.0.30 - - [2025-02-10 00:47:20] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000444 10.0.0.12 - - [2025-02-10 00:47:20] "GET / HTTP/1.1" 200 35931 0.001302 10.0.0.12 - - [2025-02-10 00:47:20] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000410 10.0.0.12 - - [2025-02-10 00:47:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000552 10.0.0.17 - - [2025-02-10 00:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 2.453990 10.0.0.17 - - [2025-02-10 00:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.17 - - [2025-02-10 00:47:21] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 2.194138 10.0.0.30 - - [2025-02-10 00:47:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.549283 10.0.0.17 - - [2025-02-10 00:47:21] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.019435 10.0.0.12 - - [2025-02-10 00:47:21] "POST /job-templates HTTP/1.1" 200 553 1.761898 10.0.0.17 - - [2025-02-10 00:47:21] "POST /alarms HTTP/1.1" 200 581 1.942201 10.0.0.12 - - [2025-02-10 00:47:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.004432 10.0.0.17 - - [2025-02-10 00:47:21] "POST /alarms HTTP/1.1" 200 575 0.072584 10.0.0.17 - - [2025-02-10 00:47:21] "POST /alarms HTTP/1.1" 200 575 0.096589 10.0.0.12 - - [2025-02-10 00:47:21] "POST /config-propertiess HTTP/1.1" 200 551 0.085584 10.0.0.17 - - [2025-02-10 00:47:21] "POST /alarms HTTP/1.1" 200 559 0.095255 10.0.0.12 - - [2025-02-10 00:47:21] "POST /fqname-to-id HTTP/1.1" 404 166 0.025320 10.0.0.12 - - [2025-02-10 00:47:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.681783 10.0.0.17 - - [2025-02-10 00:47:22] "POST /alarms HTTP/1.1" 200 555 0.079907 10.0.0.17 - - [2025-02-10 00:47:22] "POST /alarms HTTP/1.1" 200 557 0.090409 10.0.0.12 - - [2025-02-10 00:47:22] "POST /tags HTTP/1.1" 200 333 0.138711 10.0.0.17 - - [2025-02-10 00:47:22] "POST /alarms HTTP/1.1" 200 565 0.096984 10.0.0.12 - - [2025-02-10 00:47:22] "POST /fqname-to-id HTTP/1.1" 404 174 0.010914 10.0.0.17 - - [2025-02-10 00:47:22] "POST /alarms HTTP/1.1" 200 549 0.073159 10.0.0.17 - - [2025-02-10 00:47:22] "POST /alarms HTTP/1.1" 200 557 0.087258 10.0.0.12 - - [2025-02-10 00:47:22] "POST /tags HTTP/1.1" 200 313 0.095161 10.0.0.17 - - [2025-02-10 00:47:22] "POST /alarms HTTP/1.1" 200 567 0.077605 10.0.0.12 - - [2025-02-10 00:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005958 10.0.0.17 - - [2025-02-10 00:47:22] "POST /alarms HTTP/1.1" 200 555 0.043507 10.0.0.12 - - [2025-02-10 00:47:22] "POST /hardwares HTTP/1.1" 200 327 0.027763 10.0.0.12 - - [2025-02-10 00:47:22] "POST /fqname-to-id HTTP/1.1" 404 166 0.004499 10.0.0.17 - - [2025-02-10 00:47:22] "POST /alarms HTTP/1.1" 200 567 0.101144 10.0.0.12 - - [2025-02-10 00:47:22] "POST /hardwares HTTP/1.1" 200 327 0.032341 /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.17 - - [2025-02-10 00:47:23] "POST /alarms HTTP/1.1" 200 575 0.097042 10.0.0.12 - - [2025-02-10 00:47:23] "POST /fqname-to-id HTTP/1.1" 404 164 0.010003 10.0.0.17 - - [2025-02-10 00:47:23] "POST /alarms HTTP/1.1" 200 569 0.070839 10.0.0.12 - - [2025-02-10 00:47:23] "POST /hardwares HTTP/1.1" 200 317 0.039156 10.0.0.12 - - [2025-02-10 00:47:23] "POST /fqname-to-id HTTP/1.1" 404 164 0.012560 10.0.0.17 - - [2025-02-10 00:47:23] "POST /alarms HTTP/1.1" 200 561 0.069311 10.0.0.12 - - [2025-02-10 00:47:23] "POST /hardwares HTTP/1.1" 200 323 0.035443 10.0.0.17 - - [2025-02-10 00:47:23] "POST /alarms HTTP/1.1" 200 561 0.089820 10.0.0.12 - - [2025-02-10 00:47:23] "POST /fqname-to-id HTTP/1.1" 404 165 0.014386 10.0.0.12 - - [2025-02-10 00:47:23] "POST /hardwares HTTP/1.1" 200 325 0.057974 10.0.0.17 - - [2025-02-10 00:47:23] "POST /alarms HTTP/1.1" 200 561 0.100727 10.0.0.12 - - [2025-02-10 00:47:23] "POST /fqname-to-id HTTP/1.1" 404 164 0.019928 10.0.0.17 - - [2025-02-10 00:47:23] "POST /alarms HTTP/1.1" 200 547 0.061690 10.0.0.12 - - [2025-02-10 00:47:23] "POST /hardwares HTTP/1.1" 200 317 0.037176 10.0.0.12 - - [2025-02-10 00:47:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.095862 10.0.0.12 - - [2025-02-10 00:47:23] "POST /fqname-to-id HTTP/1.1" 404 161 0.012829 10.0.0.17 - - [2025-02-10 00:47:23] "POST /alarms HTTP/1.1" 200 595 0.100153 10.0.0.12 - - [2025-02-10 00:47:23] "POST /hardwares HTTP/1.1" 200 323 0.079936 10.0.0.17 - - [2025-02-10 00:47:23] "POST /alarms HTTP/1.1" 200 575 0.115758 10.0.0.12 - - [2025-02-10 00:47:24] "POST /access-control-lists HTTP/1.1" 200 585 0.104534 10.0.0.12 - - [2025-02-10 00:47:24] "POST /fqname-to-id HTTP/1.1" 404 162 0.005993 10.0.0.17 - - [2025-02-10 00:47:24] "POST /alarms HTTP/1.1" 200 571 0.092216 10.0.0.12 - - [2025-02-10 00:47:24] "POST /hardwares HTTP/1.1" 200 325 0.044423 10.0.0.12 - - [2025-02-10 00:47:24] "POST /fqname-to-id HTTP/1.1" 404 161 0.010669 10.0.0.12 - - [2025-02-10 00:47:24] "POST /route-targets HTTP/1.1" 200 327 0.037581 10.0.0.17 - - [2025-02-10 00:47:24] "POST /alarms HTTP/1.1" 200 583 0.090944 10.0.0.12 - - [2025-02-10 00:47:24] "POST /hardwares HTTP/1.1" 200 319 0.027723 10.0.0.12 - - [2025-02-10 00:47:24] "POST /fqname-to-id HTTP/1.1" 404 162 0.007192 10.0.0.17 - - [2025-02-10 00:47:24] "POST /alarms HTTP/1.1" 200 609 0.141481 10.0.0.12 - - [2025-02-10 00:47:24] "POST /ref-update HTTP/1.1" 200 156 0.097072 10.0.0.12 - - [2025-02-10 00:47:24] "POST /hardwares HTTP/1.1" 200 311 0.039515 10.0.0.12 - - [2025-02-10 00:47:24] "POST /fqname-to-id HTTP/1.1" 404 160 0.008280 10.0.0.12 - - [2025-02-10 00:47:24] "POST /hardwares HTTP/1.1" 200 303 0.023875 10.0.0.12 - - [2025-02-10 00:47:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.009472 10.0.0.12 - - [2025-02-10 00:47:24] "POST /fqname-to-id HTTP/1.1" 404 155 0.013424 10.0.0.12 - - [2025-02-10 00:47:24] "POST /hardwares HTTP/1.1" 200 305 0.049146 10.0.0.12 - - [2025-02-10 00:47:24] "PUT /access-control-list/668f7b19-1f99-4775-b0b4-fb0462b9bece HTTP/1.1" 200 272 0.055599 10.0.0.12 - - [2025-02-10 00:47:24] "POST /fqname-to-id HTTP/1.1" 404 155 0.013212 10.0.0.12 - - [2025-02-10 00:47:25] "POST /hardwares HTTP/1.1" 200 307 0.048439 10.0.0.12 - - [2025-02-10 00:47:25] "POST /fqname-to-id HTTP/1.1" 404 156 0.006185 10.0.0.12 - - [2025-02-10 00:47:25] "POST /hardwares HTTP/1.1" 200 309 0.040062 10.0.0.17 - - [2025-02-10 00:47:25] "GET / HTTP/1.1" 200 35931 0.001424 10.0.0.17 - - [2025-02-10 00:47:25] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000559 10.0.0.12 - - [2025-02-10 00:47:25] "POST /fqname-to-id HTTP/1.1" 404 158 0.003789 10.0.0.12 - - [2025-02-10 00:47:25] "POST /hardwares HTTP/1.1" 200 301 0.035994 10.0.0.12 - - [2025-02-10 00:47:25] "POST /fqname-to-id HTTP/1.1" 404 157 0.004486 10.0.0.12 - - [2025-02-10 00:47:25] "POST /hardwares HTTP/1.1" 200 309 0.052580 10.0.0.12 - - [2025-02-10 00:47:25] "POST /fqname-to-id HTTP/1.1" 404 157 0.011292 10.0.0.12 - - [2025-02-10 00:47:25] "POST /hardwares HTTP/1.1" 200 317 0.035045 10.0.0.12 - - [2025-02-10 00:47:25] "POST /fqname-to-id HTTP/1.1" 404 157 0.003673 10.0.0.12 - - [2025-02-10 00:47:25] "POST /hardwares HTTP/1.1" 200 303 0.029863 10.0.0.17 - - [2025-02-10 00:47:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.044568 10.0.0.17 - - [2025-02-10 00:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.12 - - [2025-02-10 00:47:25] "POST /fqname-to-id HTTP/1.1" 404 185 0.007876 10.0.0.17 - - [2025-02-10 00:47:25] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.017544 10.0.0.12 - - [2025-02-10 00:47:26] "POST /features HTTP/1.1" 200 521 0.113620 10.0.0.12 - - [2025-02-10 00:47:26] "POST /fqname-to-id HTTP/1.1" 404 189 0.009844 10.0.0.12 - - [2025-02-10 00:47:26] "POST /features HTTP/1.1" 200 521 0.085148 10.0.0.30 - - [2025-02-10 00:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.30 - - [2025-02-10 00:47:26] "GET /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003731 10.0.0.12 - - [2025-02-10 00:47:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.027743 10.0.0.30 - - [2025-02-10 00:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.17 - - [2025-02-10 00:47:26] "GET / HTTP/1.1" 200 35931 0.001690 10.0.0.30 - - [2025-02-10 00:47:26] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.018414 10.0.0.17 - - [2025-02-10 00:47:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000349 10.0.0.12 - - [2025-02-10 00:47:26] "POST /features HTTP/1.1" 200 519 0.036013 10.0.0.12 - - [2025-02-10 00:47:26] "POST /fqname-to-id HTTP/1.1" 404 190 0.008756 10.0.0.12 - - [2025-02-10 00:47:26] "POST /features HTTP/1.1" 200 541 0.053567 10.0.0.30 - - [2025-02-10 00:47:26] "GET / HTTP/1.1" 200 35931 0.001787 10.0.0.30 - - [2025-02-10 00:47:26] "POST /alarms HTTP/1.1" 401 292 0.000545 10.0.0.12 - - [2025-02-10 00:47:26] "POST /fqname-to-id HTTP/1.1" 404 179 0.003657 10.0.0.12 - - [2025-02-10 00:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010577 10.0.0.12 - - [2025-02-10 00:47:27] "GET /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.008204 10.0.0.12 - - [2025-02-10 00:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011588 10.0.0.12 - - [2025-02-10 00:47:27] "POST /physical-roles HTTP/1.1" 200 533 0.108205 10.0.0.12 - - [2025-02-10 00:47:27] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.053606 10.0.0.12 - - [2025-02-10 00:47:27] "POST /fqname-to-id HTTP/1.1" 404 191 0.008174 10.0.0.12 - - [2025-02-10 00:47:27] "POST /overlay-roles HTTP/1.1" 200 531 0.094811 10.0.0.12 - - [2025-02-10 00:47:27] "GET / HTTP/1.1" 200 35931 0.002483 10.0.0.12 - - [2025-02-10 00:47:27] "POST /alarms HTTP/1.1" 401 292 0.000445 10.0.0.12 - - [2025-02-10 00:47:27] "POST /fqname-to-id HTTP/1.1" 404 185 0.014536 10.0.0.12 - - [2025-02-10 00:47:27] "POST /overlay-roles HTTP/1.1" 200 541 0.048015 10.0.0.12 - - [2025-02-10 00:47:27] "POST /fqname-to-id HTTP/1.1" 404 184 0.004835 10.0.0.17 - - [2025-02-10 00:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.650202 10.0.0.17 - - [2025-02-10 00:47:27] "GET /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.016995 10.0.0.17 - - [2025-02-10 00:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010960 10.0.0.12 - - [2025-02-10 00:47:27] "POST /overlay-roles HTTP/1.1" 200 533 0.099061 10.0.0.17 - - [2025-02-10 00:47:27] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.041057 10.0.0.12 - - [2025-02-10 00:47:28] "POST /fqname-to-id HTTP/1.1" 404 187 0.003489 10.0.0.30 - - [2025-02-10 00:47:28] "POST /alarms HTTP/1.1" 409 264 0.436881 10.0.0.30 - - [2025-02-10 00:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005439 10.0.0.12 - - [2025-02-10 00:47:28] "POST /alarms HTTP/1.1" 409 264 0.049701 10.0.0.12 - - [2025-02-10 00:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011476 10.0.0.12 - - [2025-02-10 00:47:28] "POST /overlay-roles HTTP/1.1" 200 541 0.133431 10.0.0.30 - - [2025-02-10 00:47:28] "PUT /alarm/2a939987-174a-4630-a8da-73397c24674f HTTP/1.1" 200 244 0.054427 10.0.0.12 - - [2025-02-10 00:47:28] "PUT /alarm/2a939987-174a-4630-a8da-73397c24674f HTTP/1.1" 200 244 0.027900 10.0.0.12 - - [2025-02-10 00:47:28] "POST /fqname-to-id HTTP/1.1" 404 190 0.003441 10.0.0.30 - - [2025-02-10 00:47:28] "POST /alarms HTTP/1.1" 409 261 0.003611 10.0.0.12 - - [2025-02-10 00:47:28] "POST /alarms HTTP/1.1" 409 261 0.005917 10.0.0.30 - - [2025-02-10 00:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010073 10.0.0.12 - - [2025-02-10 00:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.12 - - [2025-02-10 00:47:28] "POST /role-definitions HTTP/1.1" 200 533 0.085047 10.0.0.17 - - [2025-02-10 00:47:28] "GET / HTTP/1.1" 200 35931 0.002700 10.0.0.30 - - [2025-02-10 00:47:28] "PUT /alarm/98901035-1a90-4367-b454-9d41526685d5 HTTP/1.1" 200 244 0.049476 10.0.0.17 - - [2025-02-10 00:47:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000420 10.0.0.12 - - [2025-02-10 00:47:28] "PUT /alarm/98901035-1a90-4367-b454-9d41526685d5 HTTP/1.1" 200 244 0.040960 10.0.0.30 - - [2025-02-10 00:47:28] "POST /alarms HTTP/1.1" 409 261 0.003812 10.0.0.12 - - [2025-02-10 00:47:28] "POST /alarms HTTP/1.1" 409 261 0.006806 10.0.0.30 - - [2025-02-10 00:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.12 - - [2025-02-10 00:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006834 10.0.0.12 - - [2025-02-10 00:47:28] "POST /fqname-to-id HTTP/1.1" 404 190 0.012002 10.0.0.30 - - [2025-02-10 00:47:28] "PUT /alarm/0aee762e-947e-4b77-b51d-06a638ff1416 HTTP/1.1" 200 244 0.066891 10.0.0.12 - - [2025-02-10 00:47:28] "PUT /alarm/0aee762e-947e-4b77-b51d-06a638ff1416 HTTP/1.1" 200 244 0.052661 10.0.0.30 - - [2025-02-10 00:47:28] "POST /alarms HTTP/1.1" 409 253 0.004448 10.0.0.12 - - [2025-02-10 00:47:28] "POST /alarms HTTP/1.1" 409 253 0.003340 10.0.0.12 - - [2025-02-10 00:47:28] "POST /role-definitions HTTP/1.1" 200 551 0.077551 10.0.0.30 - - [2025-02-10 00:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009293 10.0.0.12 - - [2025-02-10 00:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.12 - - [2025-02-10 00:47:28] "POST /fqname-to-id HTTP/1.1" 404 189 0.004006 10.0.0.12 - - [2025-02-10 00:47:28] "PUT /alarm/0178b28a-a433-43ba-9da4-a64837443cd2 HTTP/1.1" 200 244 0.033869 10.0.0.30 - - [2025-02-10 00:47:28] "PUT /alarm/0178b28a-a433-43ba-9da4-a64837443cd2 HTTP/1.1" 200 244 0.053713 10.0.0.12 - - [2025-02-10 00:47:28] "POST /alarms HTTP/1.1" 409 251 0.004466 10.0.0.30 - - [2025-02-10 00:47:28] "POST /alarms HTTP/1.1" 409 251 0.006716 10.0.0.12 - - [2025-02-10 00:47:29] "POST /role-definitions HTTP/1.1" 200 549 0.072584 10.0.0.12 - - [2025-02-10 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008071 10.0.0.30 - - [2025-02-10 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009173 10.0.0.17 - - [2025-02-10 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.053200 10.0.0.17 - - [2025-02-10 00:47:29] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.004083 10.0.0.12 - - [2025-02-10 00:47:29] "POST /fqname-to-id HTTP/1.1" 404 190 0.003611 10.0.0.12 - - [2025-02-10 00:47:29] "PUT /alarm/19e062e4-f1e1-4d7b-abd4-2f05a89a9ad1 HTTP/1.1" 200 244 0.028321 10.0.0.30 - - [2025-02-10 00:47:29] "PUT /alarm/19e062e4-f1e1-4d7b-abd4-2f05a89a9ad1 HTTP/1.1" 200 244 0.041427 10.0.0.12 - - [2025-02-10 00:47:29] "POST /alarms HTTP/1.1" 409 252 0.004816 10.0.0.17 - - [2025-02-10 00:47:29] "PUT /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb HTTP/1.1" 200 274 0.042117 10.0.0.12 - - [2025-02-10 00:47:29] "POST /role-definitions HTTP/1.1" 200 561 0.055719 10.0.0.30 - - [2025-02-10 00:47:29] "POST /alarms HTTP/1.1" 409 252 0.011491 10.0.0.12 - - [2025-02-10 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004695 10.0.0.12 - - [2025-02-10 00:47:29] "POST /fqname-to-id HTTP/1.1" 404 190 0.003402 10.0.0.30 - - [2025-02-10 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.12 - - [2025-02-10 00:47:29] "PUT /alarm/cc9711dd-e3ff-47f9-a2e4-1caf32206d9e HTTP/1.1" 200 244 0.045084 10.0.0.30 - - [2025-02-10 00:47:29] "PUT /alarm/cc9711dd-e3ff-47f9-a2e4-1caf32206d9e HTTP/1.1" 200 244 0.038559 10.0.0.12 - - [2025-02-10 00:47:29] "POST /role-definitions HTTP/1.1" 200 545 0.062482 10.0.0.12 - - [2025-02-10 00:47:29] "POST /alarms HTTP/1.1" 409 256 0.009662 10.0.0.30 - - [2025-02-10 00:47:29] "POST /alarms HTTP/1.1" 409 256 0.008027 10.0.0.12 - - [2025-02-10 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008941 10.0.0.12 - - [2025-02-10 00:47:29] "POST /fqname-to-id HTTP/1.1" 404 192 0.012404 10.0.0.30 - - [2025-02-10 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004862 10.0.0.12 - - [2025-02-10 00:47:29] "PUT /alarm/86f1ad31-9dc1-4348-93aa-c50f982e3244 HTTP/1.1" 200 244 0.034323 10.0.0.30 - - [2025-02-10 00:47:29] "PUT /alarm/86f1ad31-9dc1-4348-93aa-c50f982e3244 HTTP/1.1" 200 244 0.024307 10.0.0.12 - - [2025-02-10 00:47:29] "POST /role-definitions HTTP/1.1" 200 555 0.043132 10.0.0.12 - - [2025-02-10 00:47:29] "POST /alarms HTTP/1.1" 409 248 0.004362 10.0.0.30 - - [2025-02-10 00:47:29] "POST /alarms HTTP/1.1" 409 248 0.003072 10.0.0.12 - - [2025-02-10 00:47:29] "POST /fqname-to-id HTTP/1.1" 404 187 0.003113 10.0.0.12 - - [2025-02-10 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.30 - - [2025-02-10 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.12 - - [2025-02-10 00:47:29] "PUT /alarm/964d465d-ed7a-400f-8517-c45857e2c37c HTTP/1.1" 200 244 0.028857 10.0.0.30 - - [2025-02-10 00:47:29] "PUT /alarm/964d465d-ed7a-400f-8517-c45857e2c37c HTTP/1.1" 200 244 0.022446 10.0.0.12 - - [2025-02-10 00:47:29] "POST /role-definitions HTTP/1.1" 200 531 0.035980 10.0.0.12 - - [2025-02-10 00:47:29] "POST /fqname-to-id HTTP/1.1" 404 189 0.005985 10.0.0.12 - - [2025-02-10 00:47:29] "POST /alarms HTTP/1.1" 409 252 0.005182 10.0.0.30 - - [2025-02-10 00:47:29] "POST /alarms HTTP/1.1" 409 252 0.003200 10.0.0.12 - - [2025-02-10 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.30 - - [2025-02-10 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.12 - - [2025-02-10 00:47:29] "POST /role-definitions HTTP/1.1" 200 557 0.037574 10.0.0.30 - - [2025-02-10 00:47:29] "PUT /alarm/5ed76365-e4b5-4a95-bd86-9804aecbe68f HTTP/1.1" 200 244 0.022836 10.0.0.12 - - [2025-02-10 00:47:29] "PUT /alarm/5ed76365-e4b5-4a95-bd86-9804aecbe68f HTTP/1.1" 200 244 0.034772 10.0.0.12 - - [2025-02-10 00:47:29] "POST /fqname-to-id HTTP/1.1" 404 195 0.004740 10.0.0.12 - - [2025-02-10 00:47:29] "POST /alarms HTTP/1.1" 409 257 0.003208 10.0.0.30 - - [2025-02-10 00:47:29] "POST /alarms HTTP/1.1" 409 257 0.002822 10.0.0.12 - - [2025-02-10 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006611 10.0.0.30 - - [2025-02-10 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.30 - - [2025-02-10 00:47:29] "PUT /alarm/ef05a83b-0fef-44fc-bdcd-3014532933df HTTP/1.1" 200 244 0.020400 10.0.0.12 - - [2025-02-10 00:47:29] "PUT /alarm/ef05a83b-0fef-44fc-bdcd-3014532933df HTTP/1.1" 200 244 0.021947 10.0.0.12 - - [2025-02-10 00:47:29] "POST /feature-configs HTTP/1.1" 200 537 0.045601 10.0.0.30 - - [2025-02-10 00:47:30] "POST /alarms HTTP/1.1" 409 251 0.004086 10.0.0.12 - - [2025-02-10 00:47:30] "POST /alarms HTTP/1.1" 409 251 0.008458 10.0.0.12 - - [2025-02-10 00:47:30] "POST /fqname-to-id HTTP/1.1" 404 211 0.005556 10.0.0.30 - - [2025-02-10 00:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010049 10.0.0.12 - - [2025-02-10 00:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.12 - - [2025-02-10 00:47:30] "POST /node-profiles HTTP/1.1" 200 547 0.030667 10.0.0.30 - - [2025-02-10 00:47:30] "PUT /alarm/22540ebc-1bb6-4c67-8089-f156b03c8077 HTTP/1.1" 200 244 0.022345 10.0.0.12 - - [2025-02-10 00:47:30] "PUT /alarm/22540ebc-1bb6-4c67-8089-f156b03c8077 HTTP/1.1" 200 244 0.022713 10.0.0.12 - - [2025-02-10 00:47:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.004146 10.0.0.30 - - [2025-02-10 00:47:30] "POST /alarms HTTP/1.1" 409 257 0.003833 10.0.0.12 - - [2025-02-10 00:47:30] "POST /alarms HTTP/1.1" 409 257 0.002991 10.0.0.12 - - [2025-02-10 00:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006921 10.0.0.30 - - [2025-02-10 00:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.12 - - [2025-02-10 00:47:30] "POST /node-profiles HTTP/1.1" 200 541 0.033484 10.0.0.30 - - [2025-02-10 00:47:30] "PUT /alarm/7b65efe3-84e9-4738-b7e0-a3238c3cce77 HTTP/1.1" 200 244 0.022530 10.0.0.12 - - [2025-02-10 00:47:30] "PUT /alarm/7b65efe3-84e9-4738-b7e0-a3238c3cce77 HTTP/1.1" 200 244 0.025333 10.0.0.30 - - [2025-02-10 00:47:30] "POST /alarms HTTP/1.1" 409 261 0.003860 10.0.0.12 - - [2025-02-10 00:47:30] "POST /alarms HTTP/1.1" 409 261 0.003548 10.0.0.12 - - [2025-02-10 00:47:30] "POST /fqname-to-id HTTP/1.1" 404 188 0.003391 10.0.0.30 - - [2025-02-10 00:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.12 - - [2025-02-10 00:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010943 10.0.0.12 - - [2025-02-10 00:47:30] "POST /node-profiles HTTP/1.1" 200 531 0.029652 10.0.0.30 - - [2025-02-10 00:47:30] "PUT /alarm/c1ad1824-6f42-4412-8542-66c11c31f4bf HTTP/1.1" 200 244 0.022263 10.0.0.12 - - [2025-02-10 00:47:30] "PUT /alarm/c1ad1824-6f42-4412-8542-66c11c31f4bf HTTP/1.1" 200 244 0.026695 10.0.0.12 - - [2025-02-10 00:47:30] "POST /fqname-to-id HTTP/1.1" 404 197 0.003600 10.0.0.30 - - [2025-02-10 00:47:30] "POST /alarms HTTP/1.1" 409 258 0.005105 10.0.0.12 - - [2025-02-10 00:47:30] "POST /alarms HTTP/1.1" 409 258 0.008576 10.0.0.30 - - [2025-02-10 00:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.12 - - [2025-02-10 00:47:30] "POST /telemetry-profiles HTTP/1.1" 200 554 0.045844 10.0.0.12 - - [2025-02-10 00:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004925 10.0.0.30 - - [2025-02-10 00:47:30] "PUT /alarm/6f2c7f5e-83ca-4645-a96c-ae42d14f0adc HTTP/1.1" 200 244 0.019552 10.0.0.12 - - [2025-02-10 00:47:30] "POST /fqname-to-id HTTP/1.1" 404 206 0.008089 10.0.0.12 - - [2025-02-10 00:47:30] "PUT /alarm/6f2c7f5e-83ca-4645-a96c-ae42d14f0adc HTTP/1.1" 200 244 0.030079 10.0.0.30 - - [2025-02-10 00:47:30] "POST /alarms HTTP/1.1" 409 254 0.010352 10.0.0.30 - - [2025-02-10 00:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.12 - - [2025-02-10 00:47:30] "POST /alarms HTTP/1.1" 409 254 0.003331 10.0.0.12 - - [2025-02-10 00:47:30] "POST /telemetry-profiles HTTP/1.1" 200 554 0.035919 10.0.0.12 - - [2025-02-10 00:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.30 - - [2025-02-10 00:47:30] "PUT /alarm/7c47084c-9b12-4342-853f-7bbfa17faf73 HTTP/1.1" 200 244 0.025061 10.0.0.12 - - [2025-02-10 00:47:30] "POST /fqname-to-id HTTP/1.1" 404 206 0.011985 10.0.0.12 - - [2025-02-10 00:47:30] "PUT /alarm/7c47084c-9b12-4342-853f-7bbfa17faf73 HTTP/1.1" 200 244 0.014086 10.0.0.30 - - [2025-02-10 00:47:30] "POST /alarms HTTP/1.1" 409 254 0.007570 10.0.0.12 - - [2025-02-10 00:47:30] "POST /alarms HTTP/1.1" 409 254 0.003733 10.0.0.12 - - [2025-02-10 00:47:30] "POST /sflow-profiles HTTP/1.1" 200 532 0.029991 10.0.0.30 - - [2025-02-10 00:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007432 10.0.0.12 - - [2025-02-10 00:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006826 10.0.0.12 - - [2025-02-10 00:47:30] "POST /fqname-to-id HTTP/1.1" 404 202 0.006702 10.0.0.30 - - [2025-02-10 00:47:30] "PUT /alarm/f93761e4-b956-48f1-81ab-e409bcffec3b HTTP/1.1" 200 244 0.015618 10.0.0.12 - - [2025-02-10 00:47:31] "PUT /alarm/f93761e4-b956-48f1-81ab-e409bcffec3b HTTP/1.1" 200 244 0.024012 10.0.0.30 - - [2025-02-10 00:47:31] "POST /alarms HTTP/1.1" 409 254 0.003280 10.0.0.12 - - [2025-02-10 00:47:31] "POST /grpc-profiles HTTP/1.1" 200 530 0.040365 10.0.0.12 - - [2025-02-10 00:47:31] "POST /alarms HTTP/1.1" 409 254 0.003964 10.0.0.30 - - [2025-02-10 00:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.12 - - [2025-02-10 00:47:31] "POST /fqname-to-id HTTP/1.1" 404 202 0.003020 10.0.0.12 - - [2025-02-10 00:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011061 10.0.0.30 - - [2025-02-10 00:47:31] "PUT /alarm/f771b32f-0d19-4472-adcb-3a310619c820 HTTP/1.1" 200 244 0.020104 10.0.0.12 - - [2025-02-10 00:47:31] "POST /device-functional-groups HTTP/1.1" 200 540 0.034994 10.0.0.30 - - [2025-02-10 00:47:31] "POST /alarms HTTP/1.1" 409 247 0.004711 10.0.0.12 - - [2025-02-10 00:47:31] "PUT /alarm/f771b32f-0d19-4472-adcb-3a310619c820 HTTP/1.1" 200 244 0.026409 10.0.0.12 - - [2025-02-10 00:47:31] "POST /fqname-to-id HTTP/1.1" 404 195 0.004559 10.0.0.30 - - [2025-02-10 00:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004932 10.0.0.12 - - [2025-02-10 00:47:31] "POST /alarms HTTP/1.1" 409 247 0.004325 10.0.0.12 - - [2025-02-10 00:47:31] "POST /device-functional-groups HTTP/1.1" 200 542 0.028488 10.0.0.12 - - [2025-02-10 00:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.30 - - [2025-02-10 00:47:31] "PUT /alarm/7e4d3ead-0b84-43a1-95b2-684d72fb99bd HTTP/1.1" 200 244 0.017795 10.0.0.12 - - [2025-02-10 00:47:31] "PUT /alarm/7e4d3ead-0b84-43a1-95b2-684d72fb99bd HTTP/1.1" 200 244 0.013827 10.0.0.30 - - [2025-02-10 00:47:31] "POST /alarms HTTP/1.1" 409 272 0.003187 10.0.0.12 - - [2025-02-10 00:47:31] "POST /fqname-to-id HTTP/1.1" 404 208 0.002991 10.0.0.12 - - [2025-02-10 00:47:31] "POST /alarms HTTP/1.1" 409 272 0.005036 10.0.0.30 - - [2025-02-10 00:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006187 10.0.0.12 - - [2025-02-10 00:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.30 - - [2025-02-10 00:47:31] "PUT /alarm/bbd30bb3-7cae-4b9d-ac01-599e99ff42dc HTTP/1.1" 200 244 0.014905 10.0.0.12 - - [2025-02-10 00:47:31] "POST /device-functional-groups HTTP/1.1" 200 620 0.029802 10.0.0.12 - - [2025-02-10 00:47:31] "PUT /alarm/bbd30bb3-7cae-4b9d-ac01-599e99ff42dc HTTP/1.1" 200 244 0.014826 10.0.0.30 - - [2025-02-10 00:47:31] "POST /alarms HTTP/1.1" 409 261 0.008370 10.0.0.12 - - [2025-02-10 00:47:31] "POST /fqname-to-id HTTP/1.1" 404 205 0.003255 10.0.0.12 - - [2025-02-10 00:47:31] "POST /alarms HTTP/1.1" 409 261 0.003935 10.0.0.30 - - [2025-02-10 00:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.12 - - [2025-02-10 00:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.30 - - [2025-02-10 00:47:31] "PUT /alarm/7167e02f-cb20-4602-858a-23c3f9219cf2 HTTP/1.1" 200 244 0.014524 10.0.0.12 - - [2025-02-10 00:47:31] "POST /device-functional-groups HTTP/1.1" 200 574 0.031573 10.0.0.12 - - [2025-02-10 00:47:31] "PUT /alarm/7167e02f-cb20-4602-858a-23c3f9219cf2 HTTP/1.1" 200 244 0.013167 10.0.0.30 - - [2025-02-10 00:47:31] "POST /alarms HTTP/1.1" 409 259 0.003112 10.0.0.12 - - [2025-02-10 00:47:31] "POST /alarms HTTP/1.1" 409 259 0.003800 10.0.0.30 - - [2025-02-10 00:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005470 10.0.0.12 - - [2025-02-10 00:47:31] "POST /fqname-to-id HTTP/1.1" 404 196 0.005862 10.0.0.12 - - [2025-02-10 00:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007055 10.0.0.30 - - [2025-02-10 00:47:31] "PUT /alarm/bc1530f8-d883-45f8-9a25-132b83db8fbe HTTP/1.1" 200 244 0.022081 10.0.0.12 - - [2025-02-10 00:47:31] "POST /role-configs HTTP/1.1" 200 522 0.035730 10.0.0.12 - - [2025-02-10 00:47:31] "PUT /alarm/bc1530f8-d883-45f8-9a25-132b83db8fbe HTTP/1.1" 200 244 0.037404 10.0.0.30 - - [2025-02-10 00:47:31] "POST /alarms HTTP/1.1" 409 265 0.004478 10.0.0.12 - - [2025-02-10 00:47:31] "POST /fqname-to-id HTTP/1.1" 404 202 0.003446 10.0.0.12 - - [2025-02-10 00:47:31] "POST /alarms HTTP/1.1" 409 265 0.004152 10.0.0.30 - - [2025-02-10 00:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.12 - - [2025-02-10 00:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.12 - - [2025-02-10 00:47:31] "POST /role-configs HTTP/1.1" 200 521 0.039156 10.0.0.30 - - [2025-02-10 00:47:31] "PUT /alarm/2ab0ca20-5384-4bcf-aaa7-f7193c0bb2b4 HTTP/1.1" 200 244 0.032823 10.0.0.30 - - [2025-02-10 00:47:32] "POST /alarms HTTP/1.1" 409 279 0.009329 10.0.0.12 - - [2025-02-10 00:47:32] "PUT /alarm/2ab0ca20-5384-4bcf-aaa7-f7193c0bb2b4 HTTP/1.1" 200 244 0.055052 10.0.0.30 - - [2025-02-10 00:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006062 10.0.0.12 - - [2025-02-10 00:47:32] "POST /fqname-to-id HTTP/1.1" 404 194 0.010238 10.0.0.12 - - [2025-02-10 00:47:32] "POST /alarms HTTP/1.1" 409 279 0.004347 10.0.0.12 - - [2025-02-10 00:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.12 - - [2025-02-10 00:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.30 - - [2025-02-10 00:47:32] "PUT /alarm/a5c5a4c8-d067-4b39-8ab4-f2ba87f92191 HTTP/1.1" 200 244 0.020337 10.0.0.12 - - [2025-02-10 00:47:32] "PUT /alarm/a5c5a4c8-d067-4b39-8ab4-f2ba87f92191 HTTP/1.1" 200 244 0.014570 10.0.0.12 - - [2025-02-10 00:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.12 - - [2025-02-10 00:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.12 - - [2025-02-10 00:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.12 - - [2025-02-10 00:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.30 - - [2025-02-10 00:47:32] "GET / HTTP/1.1" 200 35931 0.001761 10.0.0.30 - - [2025-02-10 00:47:32] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000448 10.0.0.12 - - [2025-02-10 00:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.12 - - [2025-02-10 00:47:32] "GET / HTTP/1.1" 200 35931 0.005501 10.0.0.12 - - [2025-02-10 00:47:32] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000436 10.0.0.12 - - [2025-02-10 00:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.12 - - [2025-02-10 00:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.12 - - [2025-02-10 00:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.12 - - [2025-02-10 00:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005236 10.0.0.12 - - [2025-02-10 00:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011325 10.0.0.12 - - [2025-02-10 00:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008667 10.0.0.12 - - [2025-02-10 00:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008480 10.0.0.30 - - [2025-02-10 00:47:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.344125 10.0.0.30 - - [2025-02-10 00:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.12 - - [2025-02-10 00:47:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.052297 10.0.0.12 - - [2025-02-10 00:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.12 - - [2025-02-10 00:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009170 10.0.0.30 - - [2025-02-10 00:47:33] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.015518 10.0.0.12 - - [2025-02-10 00:47:33] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.012147 10.0.0.12 - - [2025-02-10 00:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.12 - - [2025-02-10 00:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005808 10.0.0.12 - - [2025-02-10 00:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005093 10.0.0.12 - - [2025-02-10 00:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.30 - - [2025-02-10 00:47:33] "GET / HTTP/1.1" 200 35931 0.001947 10.0.0.30 - - [2025-02-10 00:47:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000482 10.0.0.12 - - [2025-02-10 00:47:33] "GET / HTTP/1.1" 200 35931 0.001564 10.0.0.12 - - [2025-02-10 00:47:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000433 10.0.0.12 - - [2025-02-10 00:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.12 - - [2025-02-10 00:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.12 - - [2025-02-10 00:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.12 - - [2025-02-10 00:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.12 - - [2025-02-10 00:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013192 10.0.0.12 - - [2025-02-10 00:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.12 - - [2025-02-10 00:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.12 - - [2025-02-10 00:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007156 10.0.0.30 - - [2025-02-10 00:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.335588 10.0.0.30 - - [2025-02-10 00:47:34] "GET /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003990 10.0.0.12 - - [2025-02-10 00:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.032858 10.0.0.12 - - [2025-02-10 00:47:34] "GET /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004139 10.0.0.12 - - [2025-02-10 00:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.30 - - [2025-02-10 00:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006637 10.0.0.12 - - [2025-02-10 00:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.12 - - [2025-02-10 00:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.30 - - [2025-02-10 00:47:34] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.014459 10.0.0.12 - - [2025-02-10 00:47:34] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.013814 10.0.0.12 - - [2025-02-10 00:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.12 - - [2025-02-10 00:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.12 - - [2025-02-10 00:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.12 - - [2025-02-10 00:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.12 - - [2025-02-10 00:47:34] "GET / HTTP/1.1" 200 35931 0.001896 10.0.0.12 - - [2025-02-10 00:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004692 10.0.0.30 - - [2025-02-10 00:47:34] "GET / HTTP/1.1" 200 35931 0.001640 10.0.0.12 - - [2025-02-10 00:47:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000566 10.0.0.30 - - [2025-02-10 00:47:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000359 10.0.0.12 - - [2025-02-10 00:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.12 - - [2025-02-10 00:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.12 - - [2025-02-10 00:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.12 - - [2025-02-10 00:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006425 10.0.0.12 - - [2025-02-10 00:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008990 10.0.0.12 - - [2025-02-10 00:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.12 - - [2025-02-10 00:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.12 - - [2025-02-10 00:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.12 - - [2025-02-10 00:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007784 10.0.0.12 - - [2025-02-10 00:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007192 10.0.0.12 - - [2025-02-10 00:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.453881 10.0.0.12 - - [2025-02-10 00:47:35] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.005662 10.0.0.30 - - [2025-02-10 00:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.066557 10.0.0.30 - - [2025-02-10 00:47:35] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.013550 10.0.0.12 - - [2025-02-10 00:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005757 10.0.0.12 - - [2025-02-10 00:47:35] "PUT /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb HTTP/1.1" 200 274 0.089274 10.0.0.30 - - [2025-02-10 00:47:35] "PUT /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb HTTP/1.1" 200 274 0.071269 10.0.0.12 - - [2025-02-10 00:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010714 10.0.0.12 - - [2025-02-10 00:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005198 10.0.0.12 - - [2025-02-10 00:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013115 10.0.0.12 - - [2025-02-10 00:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005938 10.0.0.12 - - [2025-02-10 00:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.12 - - [2025-02-10 00:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005588 10.0.0.12 - - [2025-02-10 00:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.12 - - [2025-02-10 00:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005383 10.0.0.12 - - [2025-02-10 00:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.12 - - [2025-02-10 00:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.12 - - [2025-02-10 00:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.12 - - [2025-02-10 00:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009814 10.0.0.12 - - [2025-02-10 00:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.12 - - [2025-02-10 00:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.12 - - [2025-02-10 00:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004896 10.0.0.12 - - [2025-02-10 00:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.12 - - [2025-02-10 00:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.12 - - [2025-02-10 00:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005909 10.0.0.12 - - [2025-02-10 00:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.12 - - [2025-02-10 00:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005007 10.0.0.12 - - [2025-02-10 00:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007812 10.0.0.12 - - [2025-02-10 00:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.12 - - [2025-02-10 00:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.12 - - [2025-02-10 00:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005661 10.0.0.12 - - [2025-02-10 00:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005042 10.0.0.12 - - [2025-02-10 00:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005213 10.0.0.12 - - [2025-02-10 00:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.12 - - [2025-02-10 00:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.12 - - [2025-02-10 00:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.12 - - [2025-02-10 00:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007417 10.0.0.12 - - [2025-02-10 00:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.12 - - [2025-02-10 00:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.12 - - [2025-02-10 00:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005296 10.0.0.12 - - [2025-02-10 00:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.12 - - [2025-02-10 00:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006055 10.0.0.12 - - [2025-02-10 00:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005840 10.0.0.12 - - [2025-02-10 00:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011291 10.0.0.12 - - [2025-02-10 00:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.12 - - [2025-02-10 00:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.12 - - [2025-02-10 00:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.12 - - [2025-02-10 00:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.12 - - [2025-02-10 00:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.12 - - [2025-02-10 00:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.12 - - [2025-02-10 00:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007843 10.0.0.12 - - [2025-02-10 00:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.12 - - [2025-02-10 00:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.12 - - [2025-02-10 00:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.12 - - [2025-02-10 00:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006401 10.0.0.12 - - [2025-02-10 00:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.12 - - [2025-02-10 00:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.12 - - [2025-02-10 00:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005491 10.0.0.12 - - [2025-02-10 00:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.12 - - [2025-02-10 00:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.12 - - [2025-02-10 00:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006256 10.0.0.12 - - [2025-02-10 00:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.12 - - [2025-02-10 00:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.12 - - [2025-02-10 00:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.12 - - [2025-02-10 00:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.12 - - [2025-02-10 00:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.12 - - [2025-02-10 00:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.12 - - [2025-02-10 00:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.12 - - [2025-02-10 00:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.12 - - [2025-02-10 00:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.12 - - [2025-02-10 00:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.12 - - [2025-02-10 00:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.12 - - [2025-02-10 00:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.12 - - [2025-02-10 00:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.12 - - [2025-02-10 00:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.12 - - [2025-02-10 00:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.12 - - [2025-02-10 00:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.12 - - [2025-02-10 00:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.12 - - [2025-02-10 00:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.12 - - [2025-02-10 00:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.12 - - [2025-02-10 00:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007589 10.0.0.12 - - [2025-02-10 00:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.021581 10.0.0.12 - - [2025-02-10 00:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006527 10.0.0.12 - - [2025-02-10 00:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.12 - - [2025-02-10 00:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014353 10.0.0.12 - - [2025-02-10 00:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.12 - - [2025-02-10 00:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.12 - - [2025-02-10 00:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008967 10.0.0.12 - - [2025-02-10 00:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.12 - - [2025-02-10 00:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.12 - - [2025-02-10 00:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.018686 10.0.0.12 - - [2025-02-10 00:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.12 - - [2025-02-10 00:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.12 - - [2025-02-10 00:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.018453 10.0.0.12 - - [2025-02-10 00:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009337 10.0.0.12 - - [2025-02-10 00:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005811 10.0.0.12 - - [2025-02-10 00:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.12 - - [2025-02-10 00:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.12 - - [2025-02-10 00:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.12 - - [2025-02-10 00:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.12 - - [2025-02-10 00:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.12 - - [2025-02-10 00:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.12 - - [2025-02-10 00:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016386 10.0.0.12 - - [2025-02-10 00:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.12 - - [2025-02-10 00:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.12 - - [2025-02-10 00:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017648 10.0.0.12 - - [2025-02-10 00:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.12 - - [2025-02-10 00:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007320 10.0.0.12 - - [2025-02-10 00:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013093 10.0.0.12 - - [2025-02-10 00:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.12 - - [2025-02-10 00:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.12 - - [2025-02-10 00:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.12 - - [2025-02-10 00:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.12 - - [2025-02-10 00:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.12 - - [2025-02-10 00:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.12 - - [2025-02-10 00:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.12 - - [2025-02-10 00:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007038 10.0.0.12 - - [2025-02-10 00:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018129 10.0.0.12 - - [2025-02-10 00:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.12 - - [2025-02-10 00:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.12 - - [2025-02-10 00:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011903 10.0.0.12 - - [2025-02-10 00:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.12 - - [2025-02-10 00:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.12 - - [2025-02-10 00:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.12 - - [2025-02-10 00:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.12 - - [2025-02-10 00:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.12 - - [2025-02-10 00:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.12 - - [2025-02-10 00:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005659 10.0.0.12 - - [2025-02-10 00:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.12 - - [2025-02-10 00:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.12 - - [2025-02-10 00:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.12 - - [2025-02-10 00:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.12 - - [2025-02-10 00:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.12 - - [2025-02-10 00:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.12 - - [2025-02-10 00:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.12 - - [2025-02-10 00:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.12 - - [2025-02-10 00:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.12 - - [2025-02-10 00:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.12 - - [2025-02-10 00:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.12 - - [2025-02-10 00:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005805 10.0.0.12 - - [2025-02-10 00:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.12 - - [2025-02-10 00:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005607 10.0.0.12 - - [2025-02-10 00:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.12 - - [2025-02-10 00:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.12 - - [2025-02-10 00:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.12 - - [2025-02-10 00:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.12 - - [2025-02-10 00:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.12 - - [2025-02-10 00:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.12 - - [2025-02-10 00:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.12 - - [2025-02-10 00:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005984 10.0.0.12 - - [2025-02-10 00:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008423 10.0.0.12 - - [2025-02-10 00:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005817 10.0.0.12 - - [2025-02-10 00:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.12 - - [2025-02-10 00:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.12 - - [2025-02-10 00:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.12 - - [2025-02-10 00:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.12 - - [2025-02-10 00:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.12 - - [2025-02-10 00:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.12 - - [2025-02-10 00:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.12 - - [2025-02-10 00:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005242 10.0.0.12 - - [2025-02-10 00:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005491 10.0.0.12 - - [2025-02-10 00:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006310 10.0.0.12 - - [2025-02-10 00:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015885 10.0.0.12 - - [2025-02-10 00:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.12 - - [2025-02-10 00:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.12 - - [2025-02-10 00:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.12 - - [2025-02-10 00:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.12 - - [2025-02-10 00:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.12 - - [2025-02-10 00:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.12 - - [2025-02-10 00:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.12 - - [2025-02-10 00:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008062 10.0.0.12 - - [2025-02-10 00:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.12 - - [2025-02-10 00:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.12 - - [2025-02-10 00:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.12 - - [2025-02-10 00:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.12 - - [2025-02-10 00:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.12 - - [2025-02-10 00:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.12 - - [2025-02-10 00:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.12 - - [2025-02-10 00:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.12 - - [2025-02-10 00:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.12 - - [2025-02-10 00:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.12 - - [2025-02-10 00:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.12 - - [2025-02-10 00:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004682 10.0.0.12 - - [2025-02-10 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012745 10.0.0.12 - - [2025-02-10 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.12 - - [2025-02-10 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.12 - - [2025-02-10 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009050 10.0.0.12 - - [2025-02-10 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.12 - - [2025-02-10 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006246 10.0.0.12 - - [2025-02-10 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006280 10.0.0.12 - - [2025-02-10 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.12 - - [2025-02-10 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006182 10.0.0.12 - - [2025-02-10 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.12 - - [2025-02-10 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.12 - - [2025-02-10 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006057 10.0.0.12 - - [2025-02-10 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.12 - - [2025-02-10 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006240 10.0.0.12 - - [2025-02-10 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006424 10.0.0.12 - - [2025-02-10 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.12 - - [2025-02-10 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008666 10.0.0.12 - - [2025-02-10 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005906 10.0.0.12 - - [2025-02-10 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011745 10.0.0.12 - - [2025-02-10 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.12 - - [2025-02-10 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007865 10.0.0.12 - - [2025-02-10 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008638 10.0.0.12 - - [2025-02-10 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010334 10.0.0.12 - - [2025-02-10 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.12 - - [2025-02-10 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005337 10.0.0.12 - - [2025-02-10 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.12 - - [2025-02-10 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.12 - - [2025-02-10 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009467 10.0.0.12 - - [2025-02-10 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010050 10.0.0.12 - - [2025-02-10 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012343 10.0.0.12 - - [2025-02-10 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005022 10.0.0.12 - - [2025-02-10 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.12 - - [2025-02-10 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.12 - - [2025-02-10 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.12 - - [2025-02-10 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.12 - - [2025-02-10 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.12 - - [2025-02-10 00:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.12 - - [2025-02-10 00:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.12 - - [2025-02-10 00:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.12 - - [2025-02-10 00:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.12 - - [2025-02-10 00:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.17 - - [2025-02-10 00:47:53] "POST /useragent-kv HTTP/1.1" 200 115 0.011421 10.0.0.12 - - [2025-02-10 00:47:53] "POST /virtual-networks HTTP/1.1" 200 552 0.196618 10.0.0.12 - - [2025-02-10 00:47:53] "POST /fqname-to-id HTTP/1.1" 404 178 0.013896 10.0.0.12 - - [2025-02-10 00:47:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.006208 10.0.0.12 - - [2025-02-10 00:48:09] "GET /global-system-configs HTTP/1.1" 200 322 10.127266 10.0.0.30 - - [2025-02-10 00:48:11] "GET /global-system-configs HTTP/1.1" 200 322 7.798506 10.0.0.30 - - [2025-02-10 00:48:11] "GET /global-system-configs HTTP/1.1" 200 322 5.356769 10.0.0.12 - - [2025-02-10 00:48:11] "GET /global-system-configs HTTP/1.1" 200 322 4.147938 10.0.0.17 - - [2025-02-10 00:48:11] "GET /global-system-configs HTTP/1.1" 200 322 2.452194 10.0.0.17 - - [2025-02-10 00:48:11] "GET /global-system-configs HTTP/1.1" 200 322 0.781400 10.0.0.17 - - [2025-02-10 00:48:30] "GET / HTTP/1.1" 200 35931 0.001949 10.0.0.17 - - [2025-02-10 00:48:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000839 10.0.0.30 - - [2025-02-10 00:48:30] "GET / HTTP/1.1" 200 35931 0.001591 10.0.0.30 - - [2025-02-10 00:48:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000471 10.0.0.12 - - [2025-02-10 00:48:30] "GET / HTTP/1.1" 200 35931 0.001669 10.0.0.12 - - [2025-02-10 00:48:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000466 10.0.0.17 - - [2025-02-10 00:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.899003 10.0.0.17 - - [2025-02-10 00:48:32] "GET /routing-instance/45194e4d-40cd-4d66-b566-0e6a344a5099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011289 10.0.0.30 - - [2025-02-10 00:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.404785 10.0.0.30 - - [2025-02-10 00:48:32] "GET /routing-instance/45194e4d-40cd-4d66-b566-0e6a344a5099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005855 10.0.0.12 - - [2025-02-10 00:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.123893 10.0.0.12 - - [2025-02-10 00:48:32] "GET /routing-instance/45194e4d-40cd-4d66-b566-0e6a344a5099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007723 10.0.0.30 - - [2025-02-10 00:48:32] "POST /bgp-routers HTTP/1.1" 200 620 0.064601 10.0.0.17 - - [2025-02-10 00:48:32] "POST /bgp-routers HTTP/1.1" 200 620 0.091796 10.0.0.30 - - [2025-02-10 00:48:32] "GET /bgp-router/c132f712-0f40-4d84-8526-ff746c5eb961?fields=global_system_config_back_refs HTTP/1.1" 200 1126 0.004941 10.0.0.17 - - [2025-02-10 00:48:32] "GET /bgp-router/2e73e8bd-4700-478d-a9c5-e774f00a259b?fields=global_system_config_back_refs HTTP/1.1" 200 1126 0.007947 10.0.0.30 - - [2025-02-10 00:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.17 - - [2025-02-10 00:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.12 - - [2025-02-10 00:48:32] "POST /bgp-routers HTTP/1.1" 200 620 0.150261 10.0.0.30 - - [2025-02-10 00:48:32] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.005880 10.0.0.30 - - [2025-02-10 00:48:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009933 10.0.0.17 - - [2025-02-10 00:48:32] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.002905 10.0.0.12 - - [2025-02-10 00:48:32] "GET /bgp-router/9ace496e-24e3-4a41-918e-2a6e3adb9920?fields=global_system_config_back_refs HTTP/1.1" 200 1127 0.012611 10.0.0.17 - - [2025-02-10 00:48:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019852 10.0.0.30 - - [2025-02-10 00:48:32] "POST /ref-update HTTP/1.1" 200 156 0.032631 10.0.0.12 - - [2025-02-10 00:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.017116 10.0.0.17 - - [2025-02-10 00:48:32] "POST /ref-update HTTP/1.1" 200 156 0.035152 10.0.0.12 - - [2025-02-10 00:48:32] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.021343 10.0.0.12 - - [2025-02-10 00:48:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003420 10.0.0.12 - - [2025-02-10 00:48:32] "POST /ref-update HTTP/1.1" 200 156 0.023703 10.0.0.12 - - [2025-02-10 00:48:33] "POST /ref-update HTTP/1.1" 200 156 0.047674 10.0.0.12 - - [2025-02-10 00:49:26] "GET / HTTP/1.1" 200 35931 0.002001 10.0.0.12 - - [2025-02-10 00:49:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000462 10.0.0.30 - - [2025-02-10 00:49:26] "GET / HTTP/1.1" 200 35931 0.001646 10.0.0.30 - - [2025-02-10 00:49:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000465 10.0.0.17 - - [2025-02-10 00:49:26] "GET / HTTP/1.1" 200 35931 0.001677 10.0.0.17 - - [2025-02-10 00:49:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000475 10.0.0.12 - - [2025-02-10 00:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 1.137653 10.0.0.12 - - [2025-02-10 00:49:28] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.010934 10.0.0.12 - - [2025-02-10 00:49:28] "POST /fqname-to-id HTTP/1.1" 404 220 0.003474 10.0.0.30 - - [2025-02-10 00:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.600896 10.0.0.30 - - [2025-02-10 00:49:28] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.003675 10.0.0.30 - - [2025-02-10 00:49:28] "POST /fqname-to-id HTTP/1.1" 404 220 0.003346 10.0.0.17 - - [2025-02-10 00:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.106490 10.0.0.17 - - [2025-02-10 00:49:28] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.003520 10.0.0.17 - - [2025-02-10 00:49:28] "POST /fqname-to-id HTTP/1.1" 404 220 0.006155 10.0.0.12 - - [2025-02-10 00:49:28] "POST /database-nodes HTTP/1.1" 200 603 0.082537 10.0.0.30 - - [2025-02-10 00:49:28] "POST /database-nodes HTTP/1.1" 200 603 0.074088 10.0.0.17 - - [2025-02-10 00:49:28] "POST /database-nodes HTTP/1.1" 200 603 0.060222 10.0.0.12 - - [2025-02-10 00:50:14] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.12 - - [2025-02-10 00:50:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000495 10.0.0.30 - - [2025-02-10 00:50:14] "GET / HTTP/1.1" 200 35931 0.001530 10.0.0.30 - - [2025-02-10 00:50:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000453 10.0.0.17 - - [2025-02-10 00:50:14] "GET / HTTP/1.1" 200 35931 0.001545 10.0.0.17 - - [2025-02-10 00:50:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000408 10.0.0.12 - - [2025-02-10 00:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.660740 10.0.0.12 - - [2025-02-10 00:50:15] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.005505 10.0.0.12 - - [2025-02-10 00:50:15] "POST /fqname-to-id HTTP/1.1" 404 220 0.003715 10.0.0.30 - - [2025-02-10 00:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.410342 10.0.0.30 - - [2025-02-10 00:50:15] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.012389 10.0.0.30 - - [2025-02-10 00:50:15] "POST /fqname-to-id HTTP/1.1" 404 220 0.003636 10.0.0.17 - - [2025-02-10 00:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.116412 10.0.0.17 - - [2025-02-10 00:50:15] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.006321 10.0.0.12 - - [2025-02-10 00:50:15] "POST /analytics-nodes HTTP/1.1" 200 605 0.076880 10.0.0.17 - - [2025-02-10 00:50:15] "POST /fqname-to-id HTTP/1.1" 404 220 0.028495 10.0.0.30 - - [2025-02-10 00:50:16] "POST /analytics-nodes HTTP/1.1" 200 605 0.114598 10.0.0.17 - - [2025-02-10 00:50:16] "POST /analytics-nodes HTTP/1.1" 200 605 0.115453 10.0.0.30 - - [2025-02-10 00:50:20] "GET / HTTP/1.1" 200 35931 0.002983 10.0.0.12 - - [2025-02-10 00:50:20] "GET / HTTP/1.1" 200 35931 0.002374 10.0.0.17 - - [2025-02-10 00:50:21] "GET / HTTP/1.1" 200 35931 0.001490 10.0.0.17 - - [2025-02-10 00:50:35] "GET / HTTP/1.1" 200 35931 0.002886 10.0.0.17 - - [2025-02-10 00:50:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000442 10.0.0.30 - - [2025-02-10 00:50:35] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.30 - - [2025-02-10 00:50:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000414 10.0.0.12 - - [2025-02-10 00:50:35] "GET / HTTP/1.1" 200 35931 0.001408 10.0.0.12 - - [2025-02-10 00:50:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000419 10.0.0.17 - - [2025-02-10 00:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 1.058084 10.0.0.17 - - [2025-02-10 00:50:37] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.006040 10.0.0.17 - - [2025-02-10 00:50:37] "POST /fqname-to-id HTTP/1.1" 404 220 0.010391 10.0.0.30 - - [2025-02-10 00:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.789808 10.0.0.30 - - [2025-02-10 00:50:37] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.008647 10.0.0.30 - - [2025-02-10 00:50:37] "POST /fqname-to-id HTTP/1.1" 404 220 0.012076 10.0.0.12 - - [2025-02-10 00:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.193717 10.0.0.12 - - [2025-02-10 00:50:37] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.009903 10.0.0.12 - - [2025-02-10 00:50:37] "POST /fqname-to-id HTTP/1.1" 404 220 0.005616 10.0.0.17 - - [2025-02-10 00:50:37] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.098470 10.0.0.30 - - [2025-02-10 00:50:37] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.122513 10.0.0.12 - - [2025-02-10 00:50:37] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.123237 10.0.0.17 - - [2025-02-10 00:50:49] "GET / HTTP/1.1" 200 35931 0.001807 10.0.0.17 - - [2025-02-10 00:50:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000457 10.0.0.12 - - [2025-02-10 00:50:49] "GET / HTTP/1.1" 200 35931 0.001478 10.0.0.12 - - [2025-02-10 00:50:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000440 10.0.0.30 - - [2025-02-10 00:50:49] "GET / HTTP/1.1" 200 35931 0.001470 10.0.0.30 - - [2025-02-10 00:50:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000427 10.0.0.17 - - [2025-02-10 00:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.752679 10.0.0.17 - - [2025-02-10 00:50:50] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.008274 10.0.0.12 - - [2025-02-10 00:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.399412 10.0.0.12 - - [2025-02-10 00:50:50] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.006583 10.0.0.12 - - [2025-02-10 00:50:50] "POST /fqname-to-id HTTP/1.1" 404 220 0.006761 10.0.0.30 - - [2025-02-10 00:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.089790 10.0.0.30 - - [2025-02-10 00:50:50] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.003870 10.0.0.17 - - [2025-02-10 00:50:50] "POST /fqname-to-id HTTP/1.1" 404 220 0.002834 10.0.0.30 - - [2025-02-10 00:50:50] "POST /fqname-to-id HTTP/1.1" 404 220 0.002459 10.0.0.12 - - [2025-02-10 00:50:50] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.072915 10.0.0.30 - - [2025-02-10 00:50:50] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.080335 10.0.0.17 - - [2025-02-10 00:50:50] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.087219 10.0.0.12 - - [2025-02-10 00:52:37] "GET /global-system-configs HTTP/1.1" 200 322 0.050788 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.12 - - [2025-02-10 00:52:37] "GET /obj-perms HTTP/1.1" 200 5056 0.453382 10.0.0.30 - - [2025-02-10 00:52:37] "GET /global-system-configs HTTP/1.1" 200 322 0.044264 10.0.0.30 - - [2025-02-10 00:52:37] "GET /obj-perms HTTP/1.1" 200 5056 0.114680 10.0.0.17 - - [2025-02-10 00:52:37] "GET /obj-perms HTTP/1.1" 200 5056 0.130900 10.0.0.30 - - [2025-02-10 00:52:37] "GET /global-system-configs HTTP/1.1" 200 322 0.008458 10.0.0.12 - - [2025-02-10 00:52:38] "GET /global-system-configs HTTP/1.1" 200 322 0.083793 10.0.0.12 - - [2025-02-10 00:52:38] "GET /obj-perms HTTP/1.1" 200 5056 0.175104 10.0.0.17 - - [2025-02-10 00:52:38] "GET /global-system-configs HTTP/1.1" 200 322 0.095586 10.0.0.30 - - [2025-02-10 00:52:38] "GET /obj-perms HTTP/1.1" 200 5056 0.141912 10.0.0.17 - - [2025-02-10 00:52:38] "GET /obj-perms HTTP/1.1" 200 5056 0.159977 10.0.0.17 - - [2025-02-10 00:52:38] "GET /global-system-configs HTTP/1.1" 200 322 0.025860 10.0.0.27 - - [2025-02-10 00:52:46] "GET / HTTP/1.1" 200 35931 0.001700 10.0.0.27 - - [2025-02-10 00:52:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000437 10.0.0.47 - - [2025-02-10 00:52:46] "GET / HTTP/1.1" 200 35931 0.001392 10.0.0.47 - - [2025-02-10 00:52:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000466 10.0.0.27 - - [2025-02-10 00:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.318490 10.0.0.27 - - [2025-02-10 00:52:47] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.010123 10.0.0.47 - - [2025-02-10 00:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.032978 10.0.0.27 - - [2025-02-10 00:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.47 - - [2025-02-10 00:52:47] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.004149 10.0.0.47 - - [2025-02-10 00:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.27 - - [2025-02-10 00:52:47] "GET /routing-instance/45194e4d-40cd-4d66-b566-0e6a344a5099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005292 10.0.0.47 - - [2025-02-10 00:52:47] "GET /routing-instance/45194e4d-40cd-4d66-b566-0e6a344a5099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003639 10.0.0.27 - - [2025-02-10 00:52:47] "PUT /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb HTTP/1.1" 200 274 0.021619 10.0.0.47 - - [2025-02-10 00:52:47] "PUT /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb HTTP/1.1" 200 274 0.025036 10.0.0.27 - - [2025-02-10 00:52:47] "POST /fqname-to-id HTTP/1.1" 404 218 0.003782 10.0.0.47 - - [2025-02-10 00:52:47] "POST /fqname-to-id HTTP/1.1" 404 218 0.006450 10.0.0.27 - - [2025-02-10 00:52:47] "POST /virtual-routers HTTP/1.1" 200 603 0.038291 10.0.0.47 - - [2025-02-10 00:52:47] "POST /virtual-routers HTTP/1.1" 200 603 0.073391 10.0.0.27 - - [2025-02-10 00:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008528 10.0.0.47 - - [2025-02-10 00:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.27 - - [2025-02-10 00:52:47] "GET /virtual-router/4d5a170e-0c97-4638-ba72-d2de10ee5e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.006158 10.0.0.47 - - [2025-02-10 00:52:47] "GET /virtual-router/0f1c21ec-23a8-4d73-900c-5eeac6f66c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.006027 10.0.0.27 - - [2025-02-10 00:52:47] "POST /fqname-to-id HTTP/1.1" 404 231 0.003151 10.0.0.47 - - [2025-02-10 00:52:47] "POST /fqname-to-id HTTP/1.1" 404 231 0.005201 10.0.0.27 - - [2025-02-10 00:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.27 - - [2025-02-10 00:52:47] "GET /virtual-network/f712f046-052f-4c93-8af7-f43ecfc046ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004514 10.0.0.47 - - [2025-02-10 00:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.47 - - [2025-02-10 00:52:47] "GET /virtual-network/f712f046-052f-4c93-8af7-f43ecfc046ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.003314 10.0.0.27 - - [2025-02-10 00:52:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.084066 10.0.0.47 - - [2025-02-10 00:52:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.101511 10.0.0.12 - - [2025-02-10 00:52:48] "PUT /access-control-list/93bd8fdc-1098-4284-8f0a-ab40458fa26a HTTP/1.1" 200 272 0.037116 [Introspect:8084]10.0.0.17 - - [2025-02-10 00:53:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.17 - - [2025-02-10 00:53:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000860 [Introspect:8084]10.0.0.17 - - [2025-02-10 00:53:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001068 [Introspect:8084]10.0.0.17 - - [2025-02-10 00:53:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000984 10.0.0.12 - - [2025-02-10 00:54:19] "GET /obj-perms HTTP/1.1" 200 5056 0.053136 10.0.0.30 - - [2025-02-10 00:54:20] "GET /obj-perms HTTP/1.1" 200 5056 0.053185 10.0.0.17 - - [2025-02-10 00:55:20] "GET /obj-perms HTTP/1.1" 200 5056 0.041425 10.0.0.12 - - [2025-02-10 00:57:37] "GET /global-system-configs HTTP/1.1" 200 322 0.089039 10.0.0.30 - - [2025-02-10 00:57:37] "GET /obj-perms HTTP/1.1" 200 5056 0.142688 10.0.0.12 - - [2025-02-10 00:57:37] "GET /obj-perms HTTP/1.1" 200 5056 0.155555 10.0.0.30 - - [2025-02-10 00:57:37] "GET /global-system-configs HTTP/1.1" 200 322 0.043291 10.0.0.17 - - [2025-02-10 00:57:37] "GET /obj-perms HTTP/1.1" 200 5056 0.136667 10.0.0.30 - - [2025-02-10 00:57:38] "GET /global-system-configs HTTP/1.1" 200 322 0.041551 10.0.0.12 - - [2025-02-10 00:57:38] "GET /global-system-configs HTTP/1.1" 200 322 0.119438 10.0.0.12 - - [2025-02-10 00:57:38] "GET /obj-perms HTTP/1.1" 200 5056 0.198220 10.0.0.30 - - [2025-02-10 00:57:38] "GET /obj-perms HTTP/1.1" 200 5056 0.216334 10.0.0.17 - - [2025-02-10 00:57:38] "GET /global-system-configs HTTP/1.1" 200 322 0.092822 10.0.0.17 - - [2025-02-10 00:57:38] "GET /obj-perms HTTP/1.1" 200 5056 0.151635 10.0.0.17 - - [2025-02-10 00:57:38] "GET /global-system-configs HTTP/1.1" 200 322 0.025211 10.0.0.12 - - [2025-02-10 00:58:23] "GET /obj-perms HTTP/1.1" 200 5056 0.074676 10.0.0.30 - - [2025-02-10 00:59:23] "GET /obj-perms HTTP/1.1" 200 5056 0.060778 10.0.0.17 - - [2025-02-10 00:59:24] "GET /obj-perms HTTP/1.1" 200 5056 0.062765 10.0.0.12 - - [2025-02-10 01:02:37] "GET /global-system-configs HTTP/1.1" 200 322 0.198561 10.0.0.12 - - [2025-02-10 01:02:37] "GET /obj-perms HTTP/1.1" 200 5056 0.217030 10.0.0.17 - - [2025-02-10 01:02:37] "GET /obj-perms HTTP/1.1" 200 5056 0.238751 10.0.0.30 - - [2025-02-10 01:02:37] "GET /obj-perms HTTP/1.1" 200 5056 0.276152 10.0.0.30 - - [2025-02-10 01:02:37] "GET /global-system-configs HTTP/1.1" 200 322 0.024603 10.0.0.30 - - [2025-02-10 01:02:37] "GET /global-system-configs HTTP/1.1" 200 322 0.004987 10.0.0.12 - - [2025-02-10 01:02:38] "GET /global-system-configs HTTP/1.1" 200 322 0.103366 10.0.0.30 - - [2025-02-10 01:02:38] "GET /obj-perms HTTP/1.1" 200 5056 0.192248 10.0.0.12 - - [2025-02-10 01:02:38] "GET /obj-perms HTTP/1.1" 200 5056 0.202749 10.0.0.17 - - [2025-02-10 01:02:38] "GET /obj-perms HTTP/1.1" 200 5056 0.223826 10.0.0.17 - - [2025-02-10 01:02:38] "GET /global-system-configs HTTP/1.1" 200 322 0.028605 10.0.0.17 - - [2025-02-10 01:02:39] "GET /global-system-configs HTTP/1.1" 200 322 0.059367 10.0.0.12 - - [2025-02-10 01:03:26] "GET /obj-perms HTTP/1.1" 200 5056 0.041797 10.0.0.30 - - [2025-02-10 01:03:27] "GET /obj-perms HTTP/1.1" 200 5056 0.039948 10.0.0.17 - - [2025-02-10 01:04:27] "GET /obj-perms HTTP/1.1" 200 5056 0.054015 10.0.0.12 - - [2025-02-10 01:07:30] "GET /obj-perms HTTP/1.1" 200 5056 0.063838 10.0.0.12 - - [2025-02-10 01:07:37] "GET /global-system-configs HTTP/1.1" 200 322 0.076869 10.0.0.30 - - [2025-02-10 01:07:37] "GET /obj-perms HTTP/1.1" 200 5056 0.142989 10.0.0.17 - - [2025-02-10 01:07:37] "GET /obj-perms HTTP/1.1" 200 5056 0.154034 10.0.0.30 - - [2025-02-10 01:07:37] "GET /global-system-configs HTTP/1.1" 200 322 0.030752 10.0.0.30 - - [2025-02-10 01:07:38] "GET /global-system-configs HTTP/1.1" 200 322 0.033790 10.0.0.12 - - [2025-02-10 01:07:38] "GET /global-system-configs HTTP/1.1" 200 322 0.040237 10.0.0.12 - - [2025-02-10 01:07:38] "GET /obj-perms HTTP/1.1" 200 5056 0.188116 10.0.0.30 - - [2025-02-10 01:07:38] "GET /obj-perms HTTP/1.1" 200 5056 0.151070 10.0.0.17 - - [2025-02-10 01:07:38] "GET /obj-perms HTTP/1.1" 200 5056 0.171662 10.0.0.17 - - [2025-02-10 01:07:38] "GET /global-system-configs HTTP/1.1" 200 322 0.030799 10.0.0.17 - - [2025-02-10 01:07:38] "GET /global-system-configs HTTP/1.1" 200 322 0.003270 10.0.0.12 - - [2025-02-10 01:07:39] "GET /obj-perms HTTP/1.1" 200 5056 0.089805 10.0.0.30 - - [2025-02-10 01:08:30] "GET /obj-perms HTTP/1.1" 200 5056 0.062468 10.0.0.17 - - [2025-02-10 01:08:31] "GET /obj-perms HTTP/1.1" 200 5056 0.055693 10.0.0.12 - - [2025-02-10 01:12:33] "GET /obj-perms HTTP/1.1" 200 5056 0.048414 10.0.0.30 - - [2025-02-10 01:12:34] "GET /obj-perms HTTP/1.1" 200 5056 0.052998 10.0.0.12 - - [2025-02-10 01:12:37] "GET /global-system-configs HTTP/1.1" 200 322 0.029990 10.0.0.17 - - [2025-02-10 01:12:37] "GET /obj-perms HTTP/1.1" 200 5056 0.116020 10.0.0.30 - - [2025-02-10 01:12:37] "GET /global-system-configs HTTP/1.1" 200 322 0.028776 10.0.0.30 - - [2025-02-10 01:12:37] "GET /global-system-configs HTTP/1.1" 200 322 0.009587 10.0.0.12 - - [2025-02-10 01:12:37] "GET /obj-perms HTTP/1.1" 200 5056 0.008561 10.0.0.30 - - [2025-02-10 01:12:37] "GET /obj-perms HTTP/1.1" 200 5056 0.004892 10.0.0.12 - - [2025-02-10 01:12:38] "GET /global-system-configs HTTP/1.1" 200 322 0.044061 10.0.0.17 - - [2025-02-10 01:12:38] "GET /obj-perms HTTP/1.1" 200 5056 0.157775 10.0.0.17 - - [2025-02-10 01:12:38] "GET /global-system-configs HTTP/1.1" 200 322 0.028437 10.0.0.17 - - [2025-02-10 01:12:39] "GET /global-system-configs HTTP/1.1" 200 322 0.060711 10.0.0.12 - - [2025-02-10 01:12:39] "GET /obj-perms HTTP/1.1" 200 5056 0.104657 10.0.0.30 - - [2025-02-10 01:12:39] "GET /obj-perms HTTP/1.1" 200 5056 0.116992 10.0.0.17 - - [2025-02-10 01:13:34] "GET /obj-perms HTTP/1.1" 200 5056 0.047149 10.0.0.12 - - [2025-02-10 01:16:37] "GET /obj-perms HTTP/1.1" 200 5056 0.054855 10.0.0.12 - - [2025-02-10 01:17:37] "GET /global-system-configs HTTP/1.1" 200 322 0.080956 10.0.0.17 - - [2025-02-10 01:17:37] "GET /obj-perms HTTP/1.1" 200 5056 0.138694 10.0.0.30 - - [2025-02-10 01:17:37] "GET /obj-perms HTTP/1.1" 200 5056 0.149503 10.0.0.30 - - [2025-02-10 01:17:38] "GET /global-system-configs HTTP/1.1" 200 322 0.275509 10.0.0.30 - - [2025-02-10 01:17:38] "GET /global-system-configs HTTP/1.1" 200 322 0.239083 10.0.0.12 - - [2025-02-10 01:17:38] "GET /global-system-configs HTTP/1.1" 200 322 0.253378 10.0.0.30 - - [2025-02-10 01:17:38] "GET /obj-perms HTTP/1.1" 200 5056 0.438694 10.0.0.12 - - [2025-02-10 01:17:38] "GET /obj-perms HTTP/1.1" 200 5056 0.494931 10.0.0.17 - - [2025-02-10 01:17:38] "GET /global-system-configs HTTP/1.1" 200 322 0.248847 10.0.0.17 - - [2025-02-10 01:17:38] "GET /obj-perms HTTP/1.1" 200 5056 0.504364 10.0.0.12 - - [2025-02-10 01:17:38] "GET /obj-perms HTTP/1.1" 200 5056 0.009161 10.0.0.30 - - [2025-02-10 01:17:38] "GET /obj-perms HTTP/1.1" 200 5056 0.012342 10.0.0.17 - - [2025-02-10 01:17:38] "GET /global-system-configs HTTP/1.1" 200 322 0.014836 10.0.0.17 - - [2025-02-10 01:17:38] "GET /obj-perms HTTP/1.1" 200 5056 0.009574 10.0.0.12 - - [2025-02-10 01:21:41] "GET /obj-perms HTTP/1.1" 200 5056 0.040952 10.0.0.30 - - [2025-02-10 01:21:41] "GET /obj-perms HTTP/1.1" 200 5056 0.048394 10.0.0.12 - - [2025-02-10 01:22:37] "GET /global-system-configs HTTP/1.1" 200 322 0.048588 10.0.0.17 - - [2025-02-10 01:22:37] "GET /obj-perms HTTP/1.1" 200 5056 0.122376 10.0.0.30 - - [2025-02-10 01:22:37] "GET /global-system-configs HTTP/1.1" 200 322 0.006437 10.0.0.30 - - [2025-02-10 01:22:37] "GET /global-system-configs HTTP/1.1" 200 322 0.008207 10.0.0.30 - - [2025-02-10 01:22:37] "GET /obj-perms HTTP/1.1" 200 5056 0.006893 10.0.0.12 - - [2025-02-10 01:22:37] "GET /obj-perms HTTP/1.1" 200 5056 0.005013 10.0.0.12 - - [2025-02-10 01:22:38] "GET /global-system-configs HTTP/1.1" 200 322 0.030702 10.0.0.17 - - [2025-02-10 01:22:38] "GET /obj-perms HTTP/1.1" 200 5056 0.115733 10.0.0.17 - - [2025-02-10 01:22:38] "GET /global-system-configs HTTP/1.1" 200 322 0.031618 10.0.0.17 - - [2025-02-10 01:22:39] "GET /global-system-configs HTTP/1.1" 200 322 0.104037 10.0.0.12 - - [2025-02-10 01:22:39] "GET /obj-perms HTTP/1.1" 200 5056 0.173592 10.0.0.30 - - [2025-02-10 01:22:39] "GET /obj-perms HTTP/1.1" 200 5056 0.188118 10.0.0.17 - - [2025-02-10 01:22:41] "GET /obj-perms HTTP/1.1" 200 5056 0.048198 10.0.0.12 - - [2025-02-10 01:25:44] "GET /obj-perms HTTP/1.1" 200 5056 0.044876 10.0.0.30 - - [2025-02-10 01:26:44] "GET /obj-perms HTTP/1.1" 200 5056 0.044565 10.0.0.17 - - [2025-02-10 01:26:45] "GET /obj-perms HTTP/1.1" 200 5056 0.053896 10.0.0.12 - - [2025-02-10 01:27:37] "GET /global-system-configs HTTP/1.1" 200 322 0.026299 10.0.0.30 - - [2025-02-10 01:27:37] "GET /global-system-configs HTTP/1.1" 200 322 0.027904 10.0.0.30 - - [2025-02-10 01:27:38] "GET /global-system-configs HTTP/1.1" 200 322 0.072707 10.0.0.17 - - [2025-02-10 01:27:38] "GET /obj-perms HTTP/1.1" 200 5056 0.113942 10.0.0.12 - - [2025-02-10 01:27:38] "GET /global-system-configs HTTP/1.1" 200 322 0.097031 10.0.0.30 - - [2025-02-10 01:27:38] "GET /obj-perms HTTP/1.1" 200 5056 0.236694 10.0.0.12 - - [2025-02-10 01:27:38] "GET /obj-perms HTTP/1.1" 200 5056 0.233458 10.0.0.17 - - [2025-02-10 01:27:38] "GET /global-system-configs HTTP/1.1" 200 322 0.042627 10.0.0.17 - - [2025-02-10 01:27:38] "GET /global-system-configs HTTP/1.1" 200 322 0.012898 10.0.0.12 - - [2025-02-10 01:27:38] "GET /obj-perms HTTP/1.1" 200 5056 0.011292 10.0.0.30 - - [2025-02-10 01:27:38] "GET /obj-perms HTTP/1.1" 200 5056 0.007363 10.0.0.17 - - [2025-02-10 01:27:38] "GET /obj-perms HTTP/1.1" 200 5056 0.004559 10.0.0.12 - - [2025-02-10 01:30:47] "GET /obj-perms HTTP/1.1" 200 5056 0.048913 10.0.0.30 - - [2025-02-10 01:30:48] "GET /obj-perms HTTP/1.1" 200 5056 0.043184 10.0.0.17 - - [2025-02-10 01:31:48] "GET /obj-perms HTTP/1.1" 200 5056 0.048331 10.0.0.12 - - [2025-02-10 01:32:37] "GET /global-system-configs HTTP/1.1" 200 322 0.030819 10.0.0.30 - - [2025-02-10 01:32:37] "GET /global-system-configs HTTP/1.1" 200 322 0.027880 10.0.0.12 - - [2025-02-10 01:32:37] "GET /obj-perms HTTP/1.1" 200 5056 0.135497 10.0.0.30 - - [2025-02-10 01:32:37] "GET /global-system-configs HTTP/1.1" 200 322 0.003273 10.0.0.17 - - [2025-02-10 01:32:37] "GET /obj-perms HTTP/1.1" 200 5056 0.008022 10.0.0.30 - - [2025-02-10 01:32:37] "GET /obj-perms HTTP/1.1" 200 5056 0.006153 10.0.0.12 - - [2025-02-10 01:32:38] "GET /global-system-configs HTTP/1.1" 200 322 0.028330 10.0.0.17 - - [2025-02-10 01:32:38] "GET /global-system-configs HTTP/1.1" 200 322 0.030931 10.0.0.12 - - [2025-02-10 01:32:38] "GET /obj-perms HTTP/1.1" 200 5056 0.135667 10.0.0.17 - - [2025-02-10 01:32:39] "GET /global-system-configs HTTP/1.1" 200 322 0.079744 10.0.0.17 - - [2025-02-10 01:32:39] "GET /obj-perms HTTP/1.1" 200 5056 0.142866 10.0.0.30 - - [2025-02-10 01:32:39] "GET /obj-perms HTTP/1.1" 200 5056 0.156676 10.0.0.12 - - [2025-02-10 01:34:51] "GET /obj-perms HTTP/1.1" 200 5056 0.053525 10.0.0.30 - - [2025-02-10 01:35:51] "GET /obj-perms HTTP/1.1" 200 5056 0.042302 10.0.0.17 - - [2025-02-10 01:35:51] "GET /obj-perms HTTP/1.1" 200 5056 0.045625 10.0.0.12 - - [2025-02-10 01:37:37] "GET /global-system-configs HTTP/1.1" 200 322 0.027605 10.0.0.30 - - [2025-02-10 01:37:37] "GET /global-system-configs HTTP/1.1" 200 322 0.072765 10.0.0.12 - - [2025-02-10 01:37:37] "GET /obj-perms HTTP/1.1" 200 5056 0.122556 10.0.0.30 - - [2025-02-10 01:37:37] "GET /obj-perms HTTP/1.1" 200 5056 0.142760 10.0.0.30 - - [2025-02-10 01:37:38] "GET /global-system-configs HTTP/1.1" 200 322 0.040205 10.0.0.12 - - [2025-02-10 01:37:38] "GET /global-system-configs HTTP/1.1" 200 322 0.056929 10.0.0.17 - - [2025-02-10 01:37:38] "GET /obj-perms HTTP/1.1" 200 5056 0.150536 10.0.0.17 - - [2025-02-10 01:37:38] "GET /global-system-configs HTTP/1.1" 200 322 0.044991 10.0.0.30 - - [2025-02-10 01:37:38] "GET /obj-perms HTTP/1.1" 200 5056 0.120734 10.0.0.12 - - [2025-02-10 01:37:38] "GET /obj-perms HTTP/1.1" 200 5056 0.136636 10.0.0.17 - - [2025-02-10 01:37:38] "GET /global-system-configs HTTP/1.1" 200 322 0.003278 10.0.0.17 - - [2025-02-10 01:37:38] "GET /obj-perms HTTP/1.1" 200 5056 0.007206 10.0.0.12 - - [2025-02-10 01:39:54] "GET /obj-perms HTTP/1.1" 200 5056 0.044999 10.0.0.30 - - [2025-02-10 01:39:54] "GET /obj-perms HTTP/1.1" 200 5056 0.052861 10.0.0.17 - - [2025-02-10 01:40:55] "GET /obj-perms HTTP/1.1" 200 5056 0.045783 10.0.0.12 - - [2025-02-10 01:42:37] "GET /global-system-configs HTTP/1.1" 200 322 0.057634 10.0.0.30 - - [2025-02-10 01:42:37] "GET /global-system-configs HTTP/1.1" 200 322 0.055744 10.0.0.12 - - [2025-02-10 01:42:37] "GET /obj-perms HTTP/1.1" 200 5056 0.116575 10.0.0.30 - - [2025-02-10 01:42:37] "GET /obj-perms HTTP/1.1" 200 5056 0.140034 10.0.0.30 - - [2025-02-10 01:42:37] "GET /global-system-configs HTTP/1.1" 200 322 0.009500 10.0.0.17 - - [2025-02-10 01:42:37] "GET /obj-perms HTTP/1.1" 200 5056 0.152495 10.0.0.12 - - [2025-02-10 01:42:38] "GET /global-system-configs HTTP/1.1" 200 322 0.026826 10.0.0.17 - - [2025-02-10 01:42:38] "GET /global-system-configs HTTP/1.1" 200 322 0.073364 10.0.0.12 - - [2025-02-10 01:42:38] "GET /obj-perms HTTP/1.1" 200 5056 0.139515 10.0.0.30 - - [2025-02-10 01:42:38] "GET /obj-perms HTTP/1.1" 200 5056 0.156668 10.0.0.17 - - [2025-02-10 01:42:38] "GET /obj-perms HTTP/1.1" 200 5056 0.169735 10.0.0.17 - - [2025-02-10 01:42:38] "GET /global-system-configs HTTP/1.1" 200 322 0.025189 10.0.0.12 - - [2025-02-10 01:43:57] "GET /obj-perms HTTP/1.1" 200 5056 0.047679 10.0.0.30 - - [2025-02-10 01:44:58] "GET /obj-perms HTTP/1.1" 200 5056 0.047791 10.0.0.17 - - [2025-02-10 01:44:58] "GET /obj-perms HTTP/1.1" 200 5056 0.040740 10.0.0.12 - - [2025-02-10 01:47:37] "GET /global-system-configs HTTP/1.1" 200 322 0.045504 10.0.0.12 - - [2025-02-10 01:47:37] "GET /obj-perms HTTP/1.1" 200 5056 0.150837 10.0.0.30 - - [2025-02-10 01:47:37] "GET /global-system-configs HTTP/1.1" 200 322 0.077844 10.0.0.17 - - [2025-02-10 01:47:38] "GET /obj-perms HTTP/1.1" 200 5056 0.180459 10.0.0.30 - - [2025-02-10 01:47:38] "GET /obj-perms HTTP/1.1" 200 5056 0.191989 10.0.0.30 - - [2025-02-10 01:47:38] "GET /global-system-configs HTTP/1.1" 200 322 0.106737 10.0.0.12 - - [2025-02-10 01:47:38] "GET /global-system-configs HTTP/1.1" 200 322 0.150554 10.0.0.12 - - [2025-02-10 01:47:38] "GET /obj-perms HTTP/1.1" 200 5056 0.246517 10.0.0.17 - - [2025-02-10 01:47:38] "GET /global-system-configs HTTP/1.1" 200 322 0.103425 10.0.0.17 - - [2025-02-10 01:47:38] "GET /obj-perms HTTP/1.1" 200 5056 0.155556 10.0.0.30 - - [2025-02-10 01:47:38] "GET /obj-perms HTTP/1.1" 200 5056 0.166931 10.0.0.17 - - [2025-02-10 01:47:38] "GET /global-system-configs HTTP/1.1" 200 322 0.026757 10.0.0.12 - - [2025-02-10 01:49:01] "GET /obj-perms HTTP/1.1" 200 5056 0.057790 10.0.0.30 - - [2025-02-10 01:49:01] "GET /obj-perms HTTP/1.1" 200 5056 0.047218 10.0.0.17 - - [2025-02-10 01:50:01] "GET /obj-perms HTTP/1.1" 200 5056 0.053351 10.0.0.12 - - [2025-02-10 01:52:37] "GET /global-system-configs HTTP/1.1" 200 322 0.082592 10.0.0.30 - - [2025-02-10 01:52:37] "GET /obj-perms HTTP/1.1" 200 5056 0.146483 10.0.0.12 - - [2025-02-10 01:52:37] "GET /obj-perms HTTP/1.1" 200 5056 0.162222 10.0.0.30 - - [2025-02-10 01:52:37] "GET /global-system-configs HTTP/1.1" 200 322 0.074248 10.0.0.17 - - [2025-02-10 01:52:37] "GET /obj-perms HTTP/1.1" 200 5056 0.101080 10.0.0.30 - - [2025-02-10 01:52:38] "GET /global-system-configs HTTP/1.1" 200 322 0.003211 10.0.0.12 - - [2025-02-10 01:52:38] "GET /global-system-configs HTTP/1.1" 200 322 0.110299 10.0.0.30 - - [2025-02-10 01:52:38] "GET /obj-perms HTTP/1.1" 200 5056 0.265668 10.0.0.12 - - [2025-02-10 01:52:38] "GET /obj-perms HTTP/1.1" 200 5056 0.282165 10.0.0.17 - - [2025-02-10 01:52:38] "GET /global-system-configs HTTP/1.1" 200 322 0.128486 10.0.0.17 - - [2025-02-10 01:52:38] "GET /obj-perms HTTP/1.1" 200 5056 0.198352 10.0.0.17 - - [2025-02-10 01:52:38] "GET /global-system-configs HTTP/1.1" 200 322 0.027189 10.0.0.12 - - [2025-02-10 01:53:04] "GET /obj-perms HTTP/1.1" 200 5056 0.046464 10.0.0.30 - - [2025-02-10 01:54:04] "GET /obj-perms HTTP/1.1" 200 5056 0.046504 10.0.0.17 - - [2025-02-10 01:54:05] "GET /obj-perms HTTP/1.1" 200 5056 0.049094 10.0.0.30 - - [2025-02-10 01:56:03] "GET / HTTP/1.1" 200 35931 0.002152 10.0.0.30 - - [2025-02-10 01:56:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000477 10.0.0.12 - - [2025-02-10 01:56:03] "GET / HTTP/1.1" 200 35931 0.001522 10.0.0.12 - - [2025-02-10 01:56:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000442 10.0.0.12 - - [2025-02-10 01:56:03] "GET / HTTP/1.1" 200 35931 0.001646 10.0.0.12 - - [2025-02-10 01:56:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000433 10.0.0.47 - - [2025-02-10 01:56:03] "GET / HTTP/1.1" 200 35931 0.001958 10.0.0.47 - - [2025-02-10 01:56:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000634 10.0.0.27 - - [2025-02-10 01:56:04] "GET / HTTP/1.1" 200 35931 0.001763 10.0.0.27 - - [2025-02-10 01:56:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000469 10.0.0.30 - - [2025-02-10 01:56:04] "POST /fqname-to-id HTTP/1.1" 503 160 0.588774 10.0.0.12 - - [2025-02-10 01:56:04] "POST /fqname-to-id HTTP/1.1" 503 160 0.324007 10.0.0.30 - - [2025-02-10 01:56:04] "GET / HTTP/1.1" 200 35931 0.002085 10.0.0.30 - - [2025-02-10 01:56:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000486 10.0.0.12 - - [2025-02-10 01:56:04] "POST /fqname-to-id HTTP/1.1" 503 160 0.643868 10.0.0.30 - - [2025-02-10 01:56:04] "GET / HTTP/1.1" 200 35931 0.001828 10.0.0.30 - - [2025-02-10 01:56:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000446 10.0.0.30 - - [2025-02-10 01:56:04] "GET / HTTP/1.1" 200 35931 0.001580 10.0.0.30 - - [2025-02-10 01:56:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000439 10.0.0.47 - - [2025-02-10 01:56:05] "POST /fqname-to-id HTTP/1.1" 503 160 0.605070 10.0.0.12 - - [2025-02-10 01:56:05] "GET / HTTP/1.1" 200 35931 0.001633 10.0.0.12 - - [2025-02-10 01:56:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000448 10.0.0.27 - - [2025-02-10 01:56:05] "POST /fqname-to-id HTTP/1.1" 503 160 0.329274 10.0.0.30 - - [2025-02-10 01:56:05] "POST /fqname-to-id HTTP/1.1" 503 160 0.001595 10.0.0.12 - - [2025-02-10 01:56:05] "POST /fqname-to-id HTTP/1.1" 503 160 0.001460 10.0.0.12 - - [2025-02-10 01:56:05] "GET / HTTP/1.1" 200 35931 0.001771 10.0.0.12 - - [2025-02-10 01:56:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.30 - - [2025-02-10 01:56:05] "POST /fqname-to-id HTTP/1.1" 503 160 0.623854 10.0.0.12 - - [2025-02-10 01:56:05] "POST /fqname-to-id HTTP/1.1" 503 160 0.001542 10.0.0.30 - - [2025-02-10 01:56:05] "GET / HTTP/1.1" 200 35931 0.001928 10.0.0.30 - - [2025-02-10 01:56:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000468 10.0.0.47 - - [2025-02-10 01:56:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.001538 10.0.0.27 - - [2025-02-10 01:56:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.001427 10.0.0.30 - - [2025-02-10 01:56:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.001819 10.0.0.12 - - [2025-02-10 01:56:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.001491 10.0.0.30 - - [2025-02-10 01:56:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.894857 10.0.0.30 - - [2025-02-10 01:56:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.620287 10.0.0.12 - - [2025-02-10 01:56:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.622913 10.0.0.12 - - [2025-02-10 01:56:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.353217 10.0.0.30 - - [2025-02-10 01:56:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.050506 10.0.0.30 - - [2025-02-10 01:56:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.001563 10.0.0.12 - - [2025-02-10 01:56:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.001545 10.0.0.30 - - [2025-02-10 01:56:06] "GET / HTTP/1.1" 200 35931 0.003034 10.0.0.30 - - [2025-02-10 01:56:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000447 10.0.0.47 - - [2025-02-10 01:56:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.001554 10.0.0.27 - - [2025-02-10 01:56:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.001554 10.0.0.30 - - [2025-02-10 01:56:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.001565 10.0.0.12 - - [2025-02-10 01:56:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.001373 10.0.0.30 - - [2025-02-10 01:56:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.022820 10.0.0.30 - - [2025-02-10 01:56:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.001716 10.0.0.30 - - [2025-02-10 01:56:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.001937 10.0.0.12 - - [2025-02-10 01:56:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.001536 10.0.0.12 - - [2025-02-10 01:56:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.001534 10.0.0.30 - - [2025-02-10 01:56:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.001514 10.0.0.30 - - [2025-02-10 01:56:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.001831 10.0.0.12 - - [2025-02-10 01:56:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.001571 10.0.0.30 - - [2025-02-10 01:56:08] "GET / HTTP/1.1" 200 35931 0.001812 10.0.0.30 - - [2025-02-10 01:56:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000469 10.0.0.47 - - [2025-02-10 01:56:08] "POST /fqname-to-id HTTP/1.1" 503 160 0.001478 10.0.0.27 - - [2025-02-10 01:56:08] "POST /fqname-to-id HTTP/1.1" 503 160 0.001476 10.0.0.30 - - [2025-02-10 01:56:08] "POST /fqname-to-id HTTP/1.1" 503 160 0.001576 10.0.0.12 - - [2025-02-10 01:56:08] "POST /fqname-to-id HTTP/1.1" 503 160 0.001465 10.0.0.30 - - [2025-02-10 01:56:08] "POST /fqname-to-id HTTP/1.1" 503 160 0.001504 10.0.0.30 - - [2025-02-10 01:56:08] "POST /fqname-to-id HTTP/1.1" 503 160 0.001487 10.0.0.30 - - [2025-02-10 01:56:08] "POST /fqname-to-id HTTP/1.1" 503 160 0.001812 10.0.0.30 - - [2025-02-10 01:56:08] "POST /fqname-to-id HTTP/1.1" 503 160 0.021937 10.0.0.12 - - [2025-02-10 01:56:08] "GET / HTTP/1.1" 200 35931 0.001971 10.0.0.12 - - [2025-02-10 01:56:08] "GET / HTTP/1.1" 200 35931 0.001586 10.0.0.12 - - [2025-02-10 01:56:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000638 10.0.0.12 - - [2025-02-10 01:56:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000571 10.0.0.12 - - [2025-02-10 01:56:08] "GET / HTTP/1.1" 200 35931 0.001981 10.0.0.12 - - [2025-02-10 01:56:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000539 10.0.0.12 - - [2025-02-10 01:56:08] "POST /fqname-to-id HTTP/1.1" 503 160 0.001503 10.0.0.12 - - [2025-02-10 01:56:08] "POST /fqname-to-id HTTP/1.1" 503 160 0.002137 10.0.0.30 - - [2025-02-10 01:56:08] "POST /fqname-to-id HTTP/1.1" 503 160 0.001591 10.0.0.30 - - [2025-02-10 01:56:08] "POST /fqname-to-id HTTP/1.1" 503 160 0.001542 10.0.0.12 - - [2025-02-10 01:56:08] "POST /fqname-to-id HTTP/1.1" 503 160 0.001851 10.0.0.47 - - [2025-02-10 01:56:09] "POST /fqname-to-id HTTP/1.1" 503 160 0.001583 10.0.0.27 - - [2025-02-10 01:56:09] "POST /fqname-to-id HTTP/1.1" 503 160 0.001781 10.0.0.12 - - [2025-02-10 01:56:09] "POST /fqname-to-id HTTP/1.1" 503 160 0.001482 10.0.0.30 - - [2025-02-10 01:56:09] "POST /fqname-to-id HTTP/1.1" 503 160 0.001233 10.0.0.30 - - [2025-02-10 01:56:09] "POST /fqname-to-id HTTP/1.1" 503 160 0.001570 10.0.0.30 - - [2025-02-10 01:56:09] "POST /fqname-to-id HTTP/1.1" 503 160 0.001845 10.0.0.30 - - [2025-02-10 01:56:09] "POST /fqname-to-id HTTP/1.1" 503 160 0.001741 10.0.0.30 - - [2025-02-10 01:56:09] "POST /fqname-to-id HTTP/1.1" 503 160 0.001580 10.0.0.12 - - [2025-02-10 01:56:09] "POST /fqname-to-id HTTP/1.1" 503 160 0.633629 10.0.0.12 - - [2025-02-10 01:56:09] "POST /fqname-to-id HTTP/1.1" 503 160 0.314336 10.0.0.12 - - [2025-02-10 01:56:09] "POST /fqname-to-id HTTP/1.1" 503 160 0.092902 10.0.0.12 - - [2025-02-10 01:56:09] "POST /fqname-to-id HTTP/1.1" 503 160 0.001508 10.0.0.12 - - [2025-02-10 01:56:09] "POST /fqname-to-id HTTP/1.1" 503 160 0.002187 10.0.0.30 - - [2025-02-10 01:56:09] "POST /fqname-to-id HTTP/1.1" 503 160 0.002101 10.0.0.30 - - [2025-02-10 01:56:09] "POST /fqname-to-id HTTP/1.1" 503 160 0.001494 10.0.0.12 - - [2025-02-10 01:56:09] "POST /fqname-to-id HTTP/1.1" 503 160 0.001499 10.0.0.47 - - [2025-02-10 01:56:10] "POST /fqname-to-id HTTP/1.1" 503 160 0.001519 10.0.0.27 - - [2025-02-10 01:56:10] "POST /fqname-to-id HTTP/1.1" 503 160 0.001521 10.0.0.12 - - [2025-02-10 01:56:10] "POST /fqname-to-id HTTP/1.1" 503 160 0.001517 10.0.0.30 - - [2025-02-10 01:56:10] "POST /fqname-to-id HTTP/1.1" 503 160 0.001649 10.0.0.30 - - [2025-02-10 01:56:10] "POST /fqname-to-id HTTP/1.1" 503 160 0.001516 10.0.0.30 - - [2025-02-10 01:56:10] "POST /fqname-to-id HTTP/1.1" 503 160 0.001674 10.0.0.30 - - [2025-02-10 01:56:10] "POST /fqname-to-id HTTP/1.1" 503 160 0.001321 10.0.0.30 - - [2025-02-10 01:56:10] "POST /fqname-to-id HTTP/1.1" 503 160 0.001508 10.0.0.12 - - [2025-02-10 01:56:10] "POST /fqname-to-id HTTP/1.1" 503 160 0.001689 10.0.0.12 - - [2025-02-10 01:56:10] "POST /fqname-to-id HTTP/1.1" 503 160 0.002113 10.0.0.12 - - [2025-02-10 01:56:10] "POST /fqname-to-id HTTP/1.1" 503 160 0.002286 10.0.0.12 - - [2025-02-10 01:56:10] "POST /fqname-to-id HTTP/1.1" 503 160 0.001582 10.0.0.12 - - [2025-02-10 01:56:10] "POST /fqname-to-id HTTP/1.1" 503 160 0.001837 10.0.0.30 - - [2025-02-10 01:56:10] "POST /fqname-to-id HTTP/1.1" 503 160 0.001589 10.0.0.30 - - [2025-02-10 01:56:10] "POST /fqname-to-id HTTP/1.1" 503 160 0.001470 10.0.0.12 - - [2025-02-10 01:56:10] "POST /fqname-to-id HTTP/1.1" 503 160 0.001531 10.0.0.47 - - [2025-02-10 01:56:11] "POST /fqname-to-id HTTP/1.1" 503 160 0.001503 10.0.0.27 - - [2025-02-10 01:56:11] "POST /fqname-to-id HTTP/1.1" 503 160 0.001857 10.0.0.12 - - [2025-02-10 01:56:11] "POST /fqname-to-id HTTP/1.1" 503 160 0.001556 10.0.0.30 - - [2025-02-10 01:56:11] "POST /fqname-to-id HTTP/1.1" 503 160 0.001134 10.0.0.30 - - [2025-02-10 01:56:11] "POST /fqname-to-id HTTP/1.1" 503 160 0.001207 10.0.0.30 - - [2025-02-10 01:56:11] "POST /fqname-to-id HTTP/1.1" 503 160 0.001630 10.0.0.30 - - [2025-02-10 01:56:11] "POST /fqname-to-id HTTP/1.1" 503 160 0.001213 10.0.0.30 - - [2025-02-10 01:56:11] "POST /fqname-to-id HTTP/1.1" 503 160 0.001553 10.0.0.12 - - [2025-02-10 01:56:11] "POST /fqname-to-id HTTP/1.1" 503 160 0.001998 10.0.0.12 - - [2025-02-10 01:56:11] "POST /fqname-to-id HTTP/1.1" 503 160 0.001484 10.0.0.12 - - [2025-02-10 01:56:11] "POST /fqname-to-id HTTP/1.1" 503 160 0.001618 10.0.0.12 - - [2025-02-10 01:56:11] "POST /fqname-to-id HTTP/1.1" 503 160 0.001612 10.0.0.12 - - [2025-02-10 01:56:11] "POST /fqname-to-id HTTP/1.1" 503 160 0.002009 10.0.0.30 - - [2025-02-10 01:56:11] "POST /fqname-to-id HTTP/1.1" 503 160 0.001444 10.0.0.30 - - [2025-02-10 01:56:11] "POST /fqname-to-id HTTP/1.1" 503 160 0.001675 10.0.0.12 - - [2025-02-10 01:56:11] "POST /fqname-to-id HTTP/1.1" 503 160 0.003732 10.0.0.47 - - [2025-02-10 01:56:12] "POST /fqname-to-id HTTP/1.1" 503 160 0.001870 10.0.0.27 - - [2025-02-10 01:56:12] "POST /fqname-to-id HTTP/1.1" 503 160 0.001517 10.0.0.12 - - [2025-02-10 01:56:12] "POST /fqname-to-id HTTP/1.1" 503 160 0.001452 10.0.0.30 - - [2025-02-10 01:56:12] "POST /fqname-to-id HTTP/1.1" 503 160 0.001227 10.0.0.30 - - [2025-02-10 01:56:12] "POST /fqname-to-id HTTP/1.1" 503 160 0.001368 10.0.0.30 - - [2025-02-10 01:56:12] "POST /fqname-to-id HTTP/1.1" 503 160 0.001499 10.0.0.30 - - [2025-02-10 01:56:12] "POST /fqname-to-id HTTP/1.1" 503 160 0.001570 10.0.0.30 - - [2025-02-10 01:56:12] "POST /fqname-to-id HTTP/1.1" 503 160 0.001581 10.0.0.12 - - [2025-02-10 01:56:12] "POST /fqname-to-id HTTP/1.1" 503 160 0.001512 10.0.0.12 - - [2025-02-10 01:56:12] "POST /fqname-to-id HTTP/1.1" 503 160 0.001775 10.0.0.12 - - [2025-02-10 01:56:12] "POST /fqname-to-id HTTP/1.1" 503 160 0.001613 10.0.0.12 - - [2025-02-10 01:56:12] "POST /fqname-to-id HTTP/1.1" 503 160 0.001546 10.0.0.12 - - [2025-02-10 01:56:12] "POST /fqname-to-id HTTP/1.1" 503 160 0.001461 10.0.0.30 - - [2025-02-10 01:56:12] "POST /fqname-to-id HTTP/1.1" 503 160 0.001700 10.0.0.30 - - [2025-02-10 01:56:12] "POST /fqname-to-id HTTP/1.1" 503 160 0.001436 10.0.0.12 - - [2025-02-10 01:56:12] "POST /fqname-to-id HTTP/1.1" 503 160 0.001453 10.0.0.47 - - [2025-02-10 01:56:13] "POST /fqname-to-id HTTP/1.1" 503 160 0.001450 10.0.0.27 - - [2025-02-10 01:56:13] "POST /fqname-to-id HTTP/1.1" 503 160 0.001477 10.0.0.12 - - [2025-02-10 01:56:13] "POST /fqname-to-id HTTP/1.1" 503 160 0.001504 10.0.0.30 - - [2025-02-10 01:56:13] "POST /fqname-to-id HTTP/1.1" 503 160 0.001523 10.0.0.30 - - [2025-02-10 01:56:13] "POST /fqname-to-id HTTP/1.1" 503 160 0.003794 10.0.0.30 - - [2025-02-10 01:56:13] "POST /fqname-to-id HTTP/1.1" 503 160 0.001497 10.0.0.30 - - [2025-02-10 01:56:13] "POST /fqname-to-id HTTP/1.1" 503 160 0.001523 10.0.0.30 - - [2025-02-10 01:56:13] "POST /fqname-to-id HTTP/1.1" 503 160 0.020375 10.0.0.30 - - [2025-02-10 01:56:13] "GET / HTTP/1.1" 200 35931 0.001701 10.0.0.12 - - [2025-02-10 01:56:13] "POST /fqname-to-id HTTP/1.1" 503 160 0.001476 10.0.0.12 - - [2025-02-10 01:56:13] "POST /fqname-to-id HTTP/1.1" 503 160 0.001487 10.0.0.12 - - [2025-02-10 01:56:13] "POST /fqname-to-id HTTP/1.1" 503 160 0.001450 10.0.0.12 - - [2025-02-10 01:56:13] "POST /fqname-to-id HTTP/1.1" 503 160 0.001442 10.0.0.12 - - [2025-02-10 01:56:13] "POST /fqname-to-id HTTP/1.1" 503 160 0.001508 10.0.0.30 - - [2025-02-10 01:56:13] "POST /fqname-to-id HTTP/1.1" 503 160 0.001436 10.0.0.30 - - [2025-02-10 01:56:13] "POST /fqname-to-id HTTP/1.1" 503 160 0.001789 10.0.0.12 - - [2025-02-10 01:56:13] "POST /fqname-to-id HTTP/1.1" 503 160 0.001522 10.0.0.47 - - [2025-02-10 01:56:14] "POST /fqname-to-id HTTP/1.1" 503 160 0.001806 10.0.0.27 - - [2025-02-10 01:56:14] "POST /fqname-to-id HTTP/1.1" 503 160 0.001608 10.0.0.12 - - [2025-02-10 01:56:14] "POST /fqname-to-id HTTP/1.1" 503 160 0.001566 10.0.0.30 - - [2025-02-10 01:56:14] "POST /fqname-to-id HTTP/1.1" 503 160 0.001178 10.0.0.30 - - [2025-02-10 01:56:14] "POST /fqname-to-id HTTP/1.1" 503 160 0.001296 10.0.0.30 - - [2025-02-10 01:56:14] "POST /fqname-to-id HTTP/1.1" 503 160 0.002070 10.0.0.30 - - [2025-02-10 01:56:14] "POST /fqname-to-id HTTP/1.1" 503 160 0.002051 10.0.0.30 - - [2025-02-10 01:56:14] "POST /fqname-to-id HTTP/1.1" 503 160 0.001500 10.0.0.12 - - [2025-02-10 01:56:14] "POST /fqname-to-id HTTP/1.1" 503 160 0.001604 10.0.0.12 - - [2025-02-10 01:56:14] "POST /fqname-to-id HTTP/1.1" 503 160 0.001492 10.0.0.12 - - [2025-02-10 01:56:14] "POST /fqname-to-id HTTP/1.1" 503 160 0.001527 10.0.0.12 - - [2025-02-10 01:56:14] "POST /fqname-to-id HTTP/1.1" 503 160 0.001628 10.0.0.12 - - [2025-02-10 01:56:14] "POST /fqname-to-id HTTP/1.1" 503 160 0.003378 10.0.0.30 - - [2025-02-10 01:56:14] "POST /fqname-to-id HTTP/1.1" 503 160 0.001572 10.0.0.30 - - [2025-02-10 01:56:14] "POST /fqname-to-id HTTP/1.1" 503 160 0.001548 10.0.0.12 - - [2025-02-10 01:56:14] "POST /fqname-to-id HTTP/1.1" 503 160 0.001484 10.0.0.12 - - [2025-02-10 01:56:15] "GET / HTTP/1.1" 200 35931 0.002342 10.0.0.47 - - [2025-02-10 01:56:15] "POST /fqname-to-id HTTP/1.1" 503 160 0.001519 10.0.0.27 - - [2025-02-10 01:56:15] "POST /fqname-to-id HTTP/1.1" 503 160 0.001543 10.0.0.12 - - [2025-02-10 01:56:15] "POST /fqname-to-id HTTP/1.1" 503 160 0.001543 10.0.0.30 - - [2025-02-10 01:56:15] "POST /fqname-to-id HTTP/1.1" 503 160 0.001283 10.0.0.30 - - [2025-02-10 01:56:15] "POST /fqname-to-id HTTP/1.1" 503 160 0.001251 10.0.0.30 - - [2025-02-10 01:56:15] "POST /fqname-to-id HTTP/1.1" 503 160 0.001516 10.0.0.30 - - [2025-02-10 01:56:15] "POST /fqname-to-id HTTP/1.1" 503 160 0.001511 10.0.0.30 - - [2025-02-10 01:56:15] "POST /fqname-to-id HTTP/1.1" 503 160 0.001511 10.0.0.12 - - [2025-02-10 01:56:15] "POST /fqname-to-id HTTP/1.1" 503 160 0.001503 10.0.0.12 - - [2025-02-10 01:56:15] "POST /fqname-to-id HTTP/1.1" 503 160 0.001513 10.0.0.12 - - [2025-02-10 01:56:15] "POST /fqname-to-id HTTP/1.1" 503 160 0.001514 10.0.0.12 - - [2025-02-10 01:56:15] "POST /fqname-to-id HTTP/1.1" 503 160 0.001552 10.0.0.12 - - [2025-02-10 01:56:15] "POST /fqname-to-id HTTP/1.1" 503 160 0.001778 10.0.0.30 - - [2025-02-10 01:56:15] "POST /fqname-to-id HTTP/1.1" 503 160 0.001833 10.0.0.30 - - [2025-02-10 01:56:15] "POST /fqname-to-id HTTP/1.1" 503 160 0.001578 10.0.0.12 - - [2025-02-10 01:56:15] "POST /fqname-to-id HTTP/1.1" 503 160 0.001796 10.0.0.47 - - [2025-02-10 01:56:16] "POST /fqname-to-id HTTP/1.1" 503 160 0.001672 10.0.0.27 - - [2025-02-10 01:56:16] "POST /fqname-to-id HTTP/1.1" 503 160 0.001609 10.0.0.12 - - [2025-02-10 01:56:16] "POST /fqname-to-id HTTP/1.1" 503 160 0.001524 10.0.0.30 - - [2025-02-10 01:56:16] "POST /fqname-to-id HTTP/1.1" 503 160 0.001829 10.0.0.30 - - [2025-02-10 01:56:16] "POST /fqname-to-id HTTP/1.1" 503 160 0.001413 10.0.0.30 - - [2025-02-10 01:56:16] "POST /fqname-to-id HTTP/1.1" 503 160 0.001701 10.0.0.30 - - [2025-02-10 01:56:16] "POST /fqname-to-id HTTP/1.1" 503 160 0.001555 10.0.0.30 - - [2025-02-10 01:56:16] "POST /fqname-to-id HTTP/1.1" 503 160 0.001686 10.0.0.12 - - [2025-02-10 01:56:16] "POST /fqname-to-id HTTP/1.1" 503 160 0.001669 10.0.0.12 - - [2025-02-10 01:56:16] "POST /fqname-to-id HTTP/1.1" 503 160 0.001570 10.0.0.12 - - [2025-02-10 01:56:16] "POST /fqname-to-id HTTP/1.1" 503 160 0.001637 10.0.0.12 - - [2025-02-10 01:56:16] "POST /fqname-to-id HTTP/1.1" 503 160 0.002767 10.0.0.12 - - [2025-02-10 01:56:16] "POST /fqname-to-id HTTP/1.1" 503 160 0.001809 10.0.0.30 - - [2025-02-10 01:56:16] "POST /fqname-to-id HTTP/1.1" 503 160 0.001783 10.0.0.30 - - [2025-02-10 01:56:16] "POST /fqname-to-id HTTP/1.1" 503 160 0.001678 10.0.0.12 - - [2025-02-10 01:56:16] "POST /fqname-to-id HTTP/1.1" 503 160 0.002261 10.0.0.47 - - [2025-02-10 01:56:17] "POST /fqname-to-id HTTP/1.1" 503 160 0.001468 10.0.0.27 - - [2025-02-10 01:56:17] "POST /fqname-to-id HTTP/1.1" 503 160 0.001483 10.0.0.12 - - [2025-02-10 01:56:17] "POST /fqname-to-id HTTP/1.1" 503 160 0.002039 10.0.0.30 - - [2025-02-10 01:56:17] "POST /fqname-to-id HTTP/1.1" 503 160 0.001524 10.0.0.30 - - [2025-02-10 01:56:17] "POST /fqname-to-id HTTP/1.1" 503 160 0.003012 10.0.0.30 - - [2025-02-10 01:56:17] "POST /fqname-to-id HTTP/1.1" 503 160 0.001483 10.0.0.30 - - [2025-02-10 01:56:17] "POST /fqname-to-id HTTP/1.1" 503 160 0.001251 10.0.0.30 - - [2025-02-10 01:56:17] "POST /fqname-to-id HTTP/1.1" 503 160 0.001489 10.0.0.12 - - [2025-02-10 01:56:17] "POST /fqname-to-id HTTP/1.1" 503 160 0.001441 10.0.0.12 - - [2025-02-10 01:56:17] "POST /fqname-to-id HTTP/1.1" 503 160 0.001834 10.0.0.12 - - [2025-02-10 01:56:17] "POST /fqname-to-id HTTP/1.1" 503 160 0.001531 10.0.0.12 - - [2025-02-10 01:56:17] "POST /fqname-to-id HTTP/1.1" 503 160 0.001494 10.0.0.12 - - [2025-02-10 01:56:17] "POST /fqname-to-id HTTP/1.1" 503 160 0.001424 10.0.0.30 - - [2025-02-10 01:56:17] "POST /fqname-to-id HTTP/1.1" 503 160 0.001506 10.0.0.30 - - [2025-02-10 01:56:17] "POST /fqname-to-id HTTP/1.1" 503 160 0.001508 10.0.0.12 - - [2025-02-10 01:56:17] "POST /fqname-to-id HTTP/1.1" 503 160 0.001486 10.0.0.47 - - [2025-02-10 01:56:18] "POST /fqname-to-id HTTP/1.1" 503 160 0.002001 10.0.0.27 - - [2025-02-10 01:56:18] "POST /fqname-to-id HTTP/1.1" 503 160 0.001549 10.0.0.12 - - [2025-02-10 01:56:18] "POST /fqname-to-id HTTP/1.1" 503 160 0.001452 10.0.0.30 - - [2025-02-10 01:56:18] "POST /fqname-to-id HTTP/1.1" 503 160 0.001275 10.0.0.30 - - [2025-02-10 01:56:18] "POST /fqname-to-id HTTP/1.1" 503 160 0.001189 10.0.0.30 - - [2025-02-10 01:56:18] "POST /fqname-to-id HTTP/1.1" 503 160 0.001518 10.0.0.30 - - [2025-02-10 01:56:18] "POST /fqname-to-id HTTP/1.1" 503 160 0.001501 10.0.0.30 - - [2025-02-10 01:56:18] "POST /fqname-to-id HTTP/1.1" 503 160 0.001785 10.0.0.12 - - [2025-02-10 01:56:18] "POST /fqname-to-id HTTP/1.1" 503 160 0.001511 10.0.0.12 - - [2025-02-10 01:56:18] "POST /fqname-to-id HTTP/1.1" 503 160 0.001414 10.0.0.12 - - [2025-02-10 01:56:18] "POST /fqname-to-id HTTP/1.1" 503 160 0.001462 10.0.0.12 - - [2025-02-10 01:56:18] "POST /fqname-to-id HTTP/1.1" 503 160 0.001492 10.0.0.12 - - [2025-02-10 01:56:18] "POST /fqname-to-id HTTP/1.1" 503 160 0.001496 10.0.0.30 - - [2025-02-10 01:56:18] "POST /fqname-to-id HTTP/1.1" 503 160 0.001563 10.0.0.30 - - [2025-02-10 01:56:18] "POST /fqname-to-id HTTP/1.1" 503 160 0.001798 10.0.0.12 - - [2025-02-10 01:56:18] "POST /fqname-to-id HTTP/1.1" 503 160 0.001489 10.0.0.47 - - [2025-02-10 01:56:19] "POST /fqname-to-id HTTP/1.1" 503 160 0.001532 10.0.0.27 - - [2025-02-10 01:56:19] "POST /fqname-to-id HTTP/1.1" 503 160 0.001511 10.0.0.12 - - [2025-02-10 01:56:19] "POST /fqname-to-id HTTP/1.1" 503 160 0.001529 10.0.0.30 - - [2025-02-10 01:56:19] "POST /fqname-to-id HTTP/1.1" 503 160 0.001313 10.0.0.30 - - [2025-02-10 01:56:19] "POST /fqname-to-id HTTP/1.1" 503 160 0.001292 10.0.0.30 - - [2025-02-10 01:56:19] "POST /fqname-to-id HTTP/1.1" 503 160 0.001838 10.0.0.30 - - [2025-02-10 01:56:19] "POST /fqname-to-id HTTP/1.1" 503 160 0.002049 10.0.0.30 - - [2025-02-10 01:56:19] "POST /fqname-to-id HTTP/1.1" 503 160 0.001800 10.0.0.12 - - [2025-02-10 01:56:19] "POST /fqname-to-id HTTP/1.1" 503 160 0.001942 10.0.0.12 - - [2025-02-10 01:56:19] "POST /fqname-to-id HTTP/1.1" 503 160 0.003787 10.0.0.12 - - [2025-02-10 01:56:19] "POST /fqname-to-id HTTP/1.1" 503 160 0.001917 10.0.0.12 - - [2025-02-10 01:56:19] "POST /fqname-to-id HTTP/1.1" 503 160 0.001718 10.0.0.12 - - [2025-02-10 01:56:19] "POST /fqname-to-id HTTP/1.1" 503 160 0.004416 10.0.0.30 - - [2025-02-10 01:56:19] "POST /fqname-to-id HTTP/1.1" 503 160 0.001712 10.0.0.30 - - [2025-02-10 01:56:19] "POST /fqname-to-id HTTP/1.1" 503 160 0.002613 10.0.0.12 - - [2025-02-10 01:56:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.001751 10.0.0.47 - - [2025-02-10 01:56:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.001796 10.0.0.27 - - [2025-02-10 01:56:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.001784 10.0.0.12 - - [2025-02-10 01:56:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.001924 10.0.0.30 - - [2025-02-10 01:56:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.001818 10.0.0.30 - - [2025-02-10 01:56:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.001724 10.0.0.30 - - [2025-02-10 01:56:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.001853 10.0.0.30 - - [2025-02-10 01:56:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.002333 10.0.0.30 - - [2025-02-10 01:56:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.001599 10.0.0.12 - - [2025-02-10 01:56:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.001635 10.0.0.12 - - [2025-02-10 01:56:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.001513 10.0.0.12 - - [2025-02-10 01:56:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.001786 10.0.0.12 - - [2025-02-10 01:56:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.001682 10.0.0.12 - - [2025-02-10 01:56:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.001178 10.0.0.30 - - [2025-02-10 01:56:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.001484 10.0.0.30 - - [2025-02-10 01:56:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.001533 10.0.0.12 - - [2025-02-10 01:56:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.001538 10.0.0.47 - - [2025-02-10 01:56:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.001477 10.0.0.27 - - [2025-02-10 01:56:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.001815 10.0.0.12 - - [2025-02-10 01:56:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.001507 10.0.0.30 - - [2025-02-10 01:56:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.001277 10.0.0.30 - - [2025-02-10 01:56:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.001190 10.0.0.30 - - [2025-02-10 01:56:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.001750 10.0.0.30 - - [2025-02-10 01:56:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.001296 10.0.0.30 - - [2025-02-10 01:56:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.001826 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_api_stats.py", line 18, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 1735, in http_resource_list pagination) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 4123, in _list_collection paginate_count=page_count) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2345, in dbe_list paginate_count=paginate_count) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1007, in object_list start=start) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 247, in xget cf_name=cf_name, key=key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 827, in _XGet _decode_json=False) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:21 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/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': False, 'finish': '', 'keys': ['global_system_config'], 'start': ''}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': False, 'finish': '', 'keys': ['global_system_config'], 'start': ''} /usr/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='', finish='', num_columns=None, columns=None, include_timestamp=False, decode_json=False) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config']], *append_args=('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config']] append_args = ('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None) /usr/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']], params=('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ' args = [['global_system_config']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', args=[['global_system_config']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ' args = [['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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.30 - - [2025-02-10 01:56:21] "GET /global-system-configs HTTP/1.1" 500 156 4.731140 10.0.0.12 - - [2025-02-10 01:56:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.001595 10.0.0.12 - - [2025-02-10 01:56:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.002142 10.0.0.12 - - [2025-02-10 01:56:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.005008 10.0.0.12 - - [2025-02-10 01:56:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.001527 10.0.0.12 - - [2025-02-10 01:56:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.001189 10.0.0.30 - - [2025-02-10 01:56:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.001474 10.0.0.30 - - [2025-02-10 01:56:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.001491 10.0.0.12 - - [2025-02-10 01:56:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.001468 10.0.0.47 - - [2025-02-10 01:56:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.001619 10.0.0.27 - - [2025-02-10 01:56:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.001867 10.0.0.12 - - [2025-02-10 01:56:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.001970 10.0.0.30 - - [2025-02-10 01:56:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.001383 10.0.0.30 - - [2025-02-10 01:56:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.001497 10.0.0.30 - - [2025-02-10 01:56:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.001717 10.0.0.30 - - [2025-02-10 01:56:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.001552 10.0.0.30 - - [2025-02-10 01:56:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.001677 10.0.0.12 - - [2025-02-10 01:56:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.002326 10.0.0.12 - - [2025-02-10 01:56:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.001714 10.0.0.12 - - [2025-02-10 01:56:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.001892 10.0.0.12 - - [2025-02-10 01:56:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.001683 10.0.0.12 - - [2025-02-10 01:56:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.001557 10.0.0.30 - - [2025-02-10 01:56:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.002113 10.0.0.30 - - [2025-02-10 01:56:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.001464 10.0.0.12 - - [2025-02-10 01:56:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.001851 10.0.0.47 - - [2025-02-10 01:56:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.001606 10.0.0.27 - - [2025-02-10 01:56:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.001510 10.0.0.12 - - [2025-02-10 01:56:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.001443 10.0.0.30 - - [2025-02-10 01:56:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.001337 10.0.0.30 - - [2025-02-10 01:56:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.001488 10.0.0.30 - - [2025-02-10 01:56:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.001530 10.0.0.30 - - [2025-02-10 01:56:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.002286 10.0.0.30 - - [2025-02-10 01:56:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.001574 10.0.0.12 - - [2025-02-10 01:56:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.001511 10.0.0.12 - - [2025-02-10 01:56:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.001580 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 13 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:25 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/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:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 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/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) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/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)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 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/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)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 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/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;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.12 - - [2025-02-10 01:56:25] "POST /fqname-to-id HTTP/1.1" 500 156 1.416715 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 13 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:25 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/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:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 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/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) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/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)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 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/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)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 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/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;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.12 - - [2025-02-10 01:56:25] "POST /fqname-to-id HTTP/1.1" 500 156 1.422348 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 13 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:25 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/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:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 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/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) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/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)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 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/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)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 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/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;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.12 - - [2025-02-10 01:56:25] "POST /fqname-to-id HTTP/1.1" 500 156 1.484405 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 13 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:25 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/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-domain:default-project:ip-fabric:__default__;', 'keys': ['routing_instance'], 'start': 'default-domain:default-project:ip-fabric:__default__:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain:default-project:ip-fabric:__default__;', 'keys': ['routing_instance'], 'start': 'default-domain:default-project:ip-fabric:__default__:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['routing_instance'], start='default-domain:default-project:ip-fabric:__default__:', finish='default-domain:default-project:ip-fabric:__default__;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] /usr/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=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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 = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.12 - - [2025-02-10 01:56:25] "POST /fqname-to-id HTTP/1.1" 500 156 1.326498 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 13 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:25 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/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:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 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/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) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/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)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 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/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)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 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/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;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.30 - - [2025-02-10 01:56:25] "POST /fqname-to-id HTTP/1.1" 500 156 1.397194 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 13 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:25 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/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:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 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/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) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/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)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 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/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)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 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/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;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.47 - - [2025-02-10 01:56:25] "POST /fqname-to-id HTTP/1.1" 500 156 1.202969 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 13 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:25 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/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:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 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/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) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/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)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 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/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)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 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/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;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.30 - - [2025-02-10 01:56:25] "POST /fqname-to-id HTTP/1.1" 500 156 1.693279 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 13 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:25 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/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:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 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/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) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/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)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 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/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)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 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/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;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.27 - - [2025-02-10 01:56:25] "POST /fqname-to-id HTTP/1.1" 500 156 1.272191 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 13 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:25 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/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-domain:default-project:ip-fabric:__default__;', 'keys': ['routing_instance'], 'start': 'default-domain:default-project:ip-fabric:__default__:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain:default-project:ip-fabric:__default__;', 'keys': ['routing_instance'], 'start': 'default-domain:default-project:ip-fabric:__default__:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['routing_instance'], start='default-domain:default-project:ip-fabric:__default__:', finish='default-domain:default-project:ip-fabric:__default__;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] /usr/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=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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 = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.30 - - [2025-02-10 01:56:25] "POST /fqname-to-id HTTP/1.1" 500 156 1.236056 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 13 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:25 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/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:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 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/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) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/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)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 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/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)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 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/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;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.12 - - [2025-02-10 01:56:25] "POST /fqname-to-id HTTP/1.1" 500 156 1.275019 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 13 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:25 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/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:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 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/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) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/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)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 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/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)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 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/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;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.30 - - [2025-02-10 01:56:25] "POST /fqname-to-id HTTP/1.1" 500 156 1.227477 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 13 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:25 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/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:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 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/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) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/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)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 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/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)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 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/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;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.30 - - [2025-02-10 01:56:25] "POST /fqname-to-id HTTP/1.1" 500 156 1.343764 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 13 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:25 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/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:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 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/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) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/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)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 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/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)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 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/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;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.30 - - [2025-02-10 01:56:25] "POST /fqname-to-id HTTP/1.1" 500 156 1.318253 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 13 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:25 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/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:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 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/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) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/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)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 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/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)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 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/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;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.30 - - [2025-02-10 01:56:25] "POST /fqname-to-id HTTP/1.1" 500 156 1.262093 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 13 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:25 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/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:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 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/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) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/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)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 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/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)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 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/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;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.12 - - [2025-02-10 01:56:25] "POST /fqname-to-id HTTP/1.1" 500 156 1.061998 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 13 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:25 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/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:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 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/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) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/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)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 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/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)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 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/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;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.12 - - [2025-02-10 01:56:25] "POST /fqname-to-id HTTP/1.1" 500 156 1.116128 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2747, in obj_perms_http_get domain = self._db_conn.fq_name_to_uuid('domain', [domain]) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 16 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:26 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/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-domain;', 'keys': ['domain'], 'start': 'default-domain:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain;', 'keys': ['domain'], 'start': 'default-domain:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['domain'], start='default-domain:', finish='default-domain;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['domain', 'default-domain:', 'default-domain;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['domain', 'default-domain:', 'default-domain;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['domain', 'default-domain:', 'default-domain;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['domain', 'default-domain:', 'default-domain;']] /usr/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=[['domain', 'default-domain:', 'default-domain;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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 = [['domain', 'default-domain:', 'default-domain;']] 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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__ = ValueError('badly formed hexadecimal UUID string',) __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/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.17 - - [2025-02-10 01:56:26] "GET /obj-perms HTTP/1.1" 500 156 10.202131 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2747, in obj_perms_http_get domain = self._db_conn.fq_name_to_uuid('domain', [domain]) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 16 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:26 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/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-domain;', 'keys': ['domain'], 'start': 'default-domain:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain;', 'keys': ['domain'], 'start': 'default-domain:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['domain'], start='default-domain:', finish='default-domain;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['domain', 'default-domain:', 'default-domain;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['domain', 'default-domain:', 'default-domain;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['domain', 'default-domain:', 'default-domain;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['domain', 'default-domain:', 'default-domain;']] /usr/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=[['domain', 'default-domain:', 'default-domain;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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 = [['domain', 'default-domain:', 'default-domain;']] 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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__ = ValueError('badly formed hexadecimal UUID string',) __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/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.30 - - [2025-02-10 01:56:26] "GET /obj-perms HTTP/1.1" 500 156 10.025260 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2747, in obj_perms_http_get domain = self._db_conn.fq_name_to_uuid('domain', [domain]) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 16 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:26 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/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-domain;', 'keys': ['domain'], 'start': 'default-domain:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain;', 'keys': ['domain'], 'start': 'default-domain:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['domain'], start='default-domain:', finish='default-domain;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['domain', 'default-domain:', 'default-domain;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['domain', 'default-domain:', 'default-domain;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['domain', 'default-domain:', 'default-domain;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['domain', 'default-domain:', 'default-domain;']] /usr/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=[['domain', 'default-domain:', 'default-domain;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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 = [['domain', 'default-domain:', 'default-domain;']] 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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__ = ValueError('badly formed hexadecimal UUID string',) __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/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.12 - - [2025-02-10 01:56:26] "GET /obj-perms HTTP/1.1" 500 156 10.677067 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_api_stats.py", line 18, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 1735, in http_resource_list pagination) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 4123, in _list_collection paginate_count=page_count) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2345, in dbe_list paginate_count=paginate_count) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1007, in object_list start=start) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 247, in xget cf_name=cf_name, key=key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 827, in _XGet _decode_json=False) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 17 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:28 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/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': False, 'finish': '', 'keys': ['global_system_config'], 'start': ''}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': False, 'finish': '', 'keys': ['global_system_config'], 'start': ''} /usr/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='', finish='', num_columns=None, columns=None, include_timestamp=False, decode_json=False) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config']], *append_args=('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config']] append_args = ('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None) /usr/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']], params=('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ' args = [['global_system_config']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', args=[['global_system_config']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ' args = [['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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.12 - - [2025-02-10 01:56:29] "GET /global-system-configs HTTP/1.1" 500 156 3.465273 10.0.0.47 - - [2025-02-10 01:56:29] "GET / HTTP/1.1" 200 35931 0.008178 10.0.0.47 - - [2025-02-10 01:56:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000546 10.0.0.27 - - [2025-02-10 01:56:29] "GET / HTTP/1.1" 200 35931 0.002124 10.0.0.27 - - [2025-02-10 01:56:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.001979 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_api_stats.py", line 18, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 1735, in http_resource_list pagination) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 4123, in _list_collection paginate_count=page_count) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2345, in dbe_list paginate_count=paginate_count) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1007, in object_list start=start) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 247, in xget cf_name=cf_name, key=key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 827, in _XGet _decode_json=False) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 24 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:30 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/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': False, 'finish': '', 'keys': ['global_system_config'], 'start': ''}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': False, 'finish': '', 'keys': ['global_system_config'], 'start': ''} /usr/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='', finish='', num_columns=None, columns=None, include_timestamp=False, decode_json=False) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config']], *append_args=('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config']] append_args = ('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None) /usr/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']], params=('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ' args = [['global_system_config']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', args=[['global_system_config']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ' args = [['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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.12 - - [2025-02-10 01:56:30] "GET /global-system-configs HTTP/1.1" 500 156 1.997450 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2747, in obj_perms_http_get domain = self._db_conn.fq_name_to_uuid('domain', [domain]) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 24 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:30 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/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-domain;', 'keys': ['domain'], 'start': 'default-domain:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain;', 'keys': ['domain'], 'start': 'default-domain:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['domain'], start='default-domain:', finish='default-domain;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['domain', 'default-domain:', 'default-domain;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['domain', 'default-domain:', 'default-domain;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['domain', 'default-domain:', 'default-domain;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['domain', 'default-domain:', 'default-domain;']] /usr/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=[['domain', 'default-domain:', 'default-domain;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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 = [['domain', 'default-domain:', 'default-domain;']] 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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__ = ValueError('badly formed hexadecimal UUID string',) __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/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.17 - - [2025-02-10 01:56:30] "GET /obj-perms HTTP/1.1" 500 156 6.109261 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2747, in obj_perms_http_get domain = self._db_conn.fq_name_to_uuid('domain', [domain]) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 24 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:30 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/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-domain;', 'keys': ['domain'], 'start': 'default-domain:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain;', 'keys': ['domain'], 'start': 'default-domain:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['domain'], start='default-domain:', finish='default-domain;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['domain', 'default-domain:', 'default-domain;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['domain', 'default-domain:', 'default-domain;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['domain', 'default-domain:', 'default-domain;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['domain', 'default-domain:', 'default-domain;']] /usr/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=[['domain', 'default-domain:', 'default-domain;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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 = [['domain', 'default-domain:', 'default-domain;']] 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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__ = ValueError('badly formed hexadecimal UUID string',) __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/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.12 - - [2025-02-10 01:56:30] "GET /obj-perms HTTP/1.1" 500 156 5.839280 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2747, in obj_perms_http_get domain = self._db_conn.fq_name_to_uuid('domain', [domain]) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 24 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:30 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/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-domain;', 'keys': ['domain'], 'start': 'default-domain:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain;', 'keys': ['domain'], 'start': 'default-domain:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['domain'], start='default-domain:', finish='default-domain;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['domain', 'default-domain:', 'default-domain;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['domain', 'default-domain:', 'default-domain;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['domain', 'default-domain:', 'default-domain;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['domain', 'default-domain:', 'default-domain;']] /usr/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=[['domain', 'default-domain:', 'default-domain;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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 = [['domain', 'default-domain:', 'default-domain;']] 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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__ = ValueError('badly formed hexadecimal UUID string',) __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/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.17 - - [2025-02-10 01:56:30] "GET /obj-perms HTTP/1.1" 500 156 3.499958 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2747, in obj_perms_http_get domain = self._db_conn.fq_name_to_uuid('domain', [domain]) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 24 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:30 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/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-domain;', 'keys': ['domain'], 'start': 'default-domain:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain;', 'keys': ['domain'], 'start': 'default-domain:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['domain'], start='default-domain:', finish='default-domain;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['domain', 'default-domain:', 'default-domain;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['domain', 'default-domain:', 'default-domain;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['domain', 'default-domain:', 'default-domain;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['domain', 'default-domain:', 'default-domain;']] /usr/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=[['domain', 'default-domain:', 'default-domain;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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 = [['domain', 'default-domain:', 'default-domain;']] 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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__ = ValueError('badly formed hexadecimal UUID string',) __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/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.30 - - [2025-02-10 01:56:30] "GET /obj-perms HTTP/1.1" 500 156 5.430261 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2747, in obj_perms_http_get domain = self._db_conn.fq_name_to_uuid('domain', [domain]) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 24 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:30 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/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-domain;', 'keys': ['domain'], 'start': 'default-domain:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain;', 'keys': ['domain'], 'start': 'default-domain:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['domain'], start='default-domain:', finish='default-domain;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['domain', 'default-domain:', 'default-domain;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['domain', 'default-domain:', 'default-domain;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['domain', 'default-domain:', 'default-domain;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['domain', 'default-domain:', 'default-domain;']] /usr/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=[['domain', 'default-domain:', 'default-domain;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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 = [['domain', 'default-domain:', 'default-domain;']] 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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__ = ValueError('badly formed hexadecimal UUID string',) __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/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.12 - - [2025-02-10 01:56:30] "GET /obj-perms HTTP/1.1" 500 156 3.176350 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2747, in obj_perms_http_get domain = self._db_conn.fq_name_to_uuid('domain', [domain]) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 24 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:30 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/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-domain;', 'keys': ['domain'], 'start': 'default-domain:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain;', 'keys': ['domain'], 'start': 'default-domain:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['domain'], start='default-domain:', finish='default-domain;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['domain', 'default-domain:', 'default-domain;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['domain', 'default-domain:', 'default-domain;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['domain', 'default-domain:', 'default-domain;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['domain', 'default-domain:', 'default-domain;']] /usr/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=[['domain', 'default-domain:', 'default-domain;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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 = [['domain', 'default-domain:', 'default-domain;']] 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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__ = ValueError('badly formed hexadecimal UUID string',) __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/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.30 - - [2025-02-10 01:56:30] "GET /obj-perms HTTP/1.1" 500 156 2.833434 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 26 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:31 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/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:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 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/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) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/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)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 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/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)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 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/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;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.47 - - [2025-02-10 01:56:31] "POST /fqname-to-id HTTP/1.1" 500 156 1.160602 10.0.0.30 - - [2025-02-10 01:56:31] "GET / HTTP/1.1" 200 35931 0.007227 10.0.0.30 - - [2025-02-10 01:56:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.001624 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 26 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, 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 Mon Feb 10 01:56:31 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/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:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 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/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) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/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)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 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/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)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 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/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;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 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() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() 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/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise 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 10.0.0.27 - - [2025-02-10 01:56:31] "POST /fqname-to-id HTTP/1.1" 500 156 0.642681 10.0.0.30 - - [2025-02-10 01:56:31] "GET / HTTP/1.1" 200 35931 0.001890 10.0.0.12 - - [2025-02-10 01:56:31] "GET / HTTP/1.1" 200 35931 0.001486 10.0.0.12 - - [2025-02-10 01:56:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000482 10.0.0.30 - - [2025-02-10 01:56:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000333 10.0.0.30 - - [2025-02-10 01:56:31] "GET / HTTP/1.1" 200 35931 0.001546 10.0.0.30 - - [2025-02-10 01:56:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000422 10.0.0.12 - - [2025-02-10 01:56:31] "GET / HTTP/1.1" 200 35931 0.001785 10.0.0.30 - - [2025-02-10 01:56:31] "GET / HTTP/1.1" 200 35931 0.001432 10.0.0.12 - - [2025-02-10 01:56:31] "GET / HTTP/1.1" 200 35931 0.001242 10.0.0.12 - - [2025-02-10 01:56:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.001152 10.0.0.30 - - [2025-02-10 01:56:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000402 10.0.0.12 - - [2025-02-10 01:56:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000408 10.0.0.12 - - [2025-02-10 01:56:31] "GET / HTTP/1.1" 200 35931 0.001670 10.0.0.12 - - [2025-02-10 01:56:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000469 10.0.0.30 - - [2025-02-10 01:56:31] "GET / HTTP/1.1" 200 35931 0.001418 10.0.0.30 - - [2025-02-10 01:56:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000409 10.0.0.30 - - [2025-02-10 01:56:31] "GET / HTTP/1.1" 200 35931 0.001291 10.0.0.30 - - [2025-02-10 01:56:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000378 10.0.0.30 - - [2025-02-10 01:56:32] "GET / HTTP/1.1" 200 35931 0.001741 10.0.0.30 - - [2025-02-10 01:56:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000405 10.0.0.12 - - [2025-02-10 01:56:32] "GET / HTTP/1.1" 200 35931 0.001386 10.0.0.12 - - [2025-02-10 01:56:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000409 10.0.0.12 - - [2025-02-10 01:56:32] "GET / HTTP/1.1" 200 35931 0.001371 10.0.0.12 - - [2025-02-10 01:56:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.001043 10.0.0.12 - - [2025-02-10 01:56:32] "GET / HTTP/1.1" 200 35931 0.001436 10.0.0.12 - - [2025-02-10 01:56:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000380 10.0.0.47 - - [2025-02-10 01:56:36] "GET / HTTP/1.1" 200 35931 0.004196 10.0.0.47 - - [2025-02-10 01:56:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000468 10.0.0.30 - - [2025-02-10 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 4.447014 10.0.0.30 - - [2025-02-10 01:56:36] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.013386 10.0.0.27 - - [2025-02-10 01:56:36] "GET / HTTP/1.1" 200 35931 0.003828 10.0.0.30 - - [2025-02-10 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.020792 10.0.0.27 - - [2025-02-10 01:56:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000428 10.0.0.30 - - [2025-02-10 01:56:36] "GET /analytics-alarm-node/f9f09ea8-1213-4f88-9878-2c82de6adba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.023010 10.0.0.30 - - [2025-02-10 01:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 6.593364 10.0.0.30 - - [2025-02-10 01:56:38] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008410 10.0.0.30 - - [2025-02-10 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.027541 10.0.0.12 - - [2025-02-10 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 6.217308 10.0.0.12 - - [2025-02-10 01:56:39] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005471 10.0.0.12 - - [2025-02-10 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006804 10.0.0.30 - - [2025-02-10 01:56:39] "GET /analytics-node/8e9d6b88-f8b5-4c4a-b1b7-dde30da0392e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.014189 10.0.0.30 - - [2025-02-10 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 5.901448 10.0.0.30 - - [2025-02-10 01:56:39] "GET /routing-instance/45194e4d-40cd-4d66-b566-0e6a344a5099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007883 10.0.0.12 - - [2025-02-10 01:56:39] "GET /config-node/bdcab005-a8ec-448f-80d6-36e0f629e673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.018025 10.0.0.12 - - [2025-02-10 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 5.288272 10.0.0.12 - - [2025-02-10 01:56:39] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007011 10.0.0.30 - - [2025-02-10 01:56:39] "POST /bgp-routers HTTP/1.1" 409 303 0.014383 10.0.0.12 - - [2025-02-10 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009474 10.0.0.30 - - [2025-02-10 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.131438 10.0.0.12 - - [2025-02-10 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 4.116381 10.0.0.12 - - [2025-02-10 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 4.575688 10.0.0.30 - - [2025-02-10 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 5.008006 10.0.0.12 - - [2025-02-10 01:56:39] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.019394 10.0.0.12 - - [2025-02-10 01:56:39] "GET /database-node/94491506-2b98-437f-b53a-69f5284995a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.142515 10.0.0.30 - - [2025-02-10 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 3.747680 10.0.0.30 - - [2025-02-10 01:56:39] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.047991 10.0.0.12 - - [2025-02-10 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.026027 10.0.0.12 - - [2025-02-10 01:56:39] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.061783 10.0.0.30 - - [2025-02-10 01:56:39] "GET /bgp-router/c132f712-0f40-4d84-8526-ff746c5eb961?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1810 0.059214 10.0.0.30 - - [2025-02-10 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.031923 10.0.0.30 - - [2025-02-10 01:56:39] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.022012 10.0.0.30 - - [2025-02-10 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 3.305326 10.0.0.12 - - [2025-02-10 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.032226 10.0.0.30 - - [2025-02-10 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.029276 10.0.0.30 - - [2025-02-10 01:56:39] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.021968 10.0.0.12 - - [2025-02-10 01:56:39] "GET /config-database-node/04673864-c680-44b5-a61c-b26bb9fe65ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.039222 10.0.0.30 - - [2025-02-10 01:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.029486 10.0.0.30 - - [2025-02-10 01:56:39] "GET /config-node/45680c23-4922-4667-8fb1-40084a002928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.034496 10.0.0.12 - - [2025-02-10 01:56:39] "GET /analytics-node/682cc640-c325-42f4-8da8-6ea4751c20f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.025837 10.0.0.30 - - [2025-02-10 01:56:39] "GET /analytics-snmp-node/134e1198-3f22-45e1-a3f0-aec8ebedb4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.031490 10.0.0.30 - - [2025-02-10 01:56:39] "PUT /bgp-router/c132f712-0f40-4d84-8526-ff746c5eb961 HTTP/1.1" 200 254 0.167730 10.0.0.30 - - [2025-02-10 01:56:39] "GET /config-database-node/4d6642ce-f5c1-4c12-9acf-8c5832b2aa6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.053589 10.0.0.12 - - [2025-02-10 01:56:39] "GET / HTTP/1.1" 200 35931 0.001564 10.0.0.12 - - [2025-02-10 01:56:39] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000491 10.0.0.30 - - [2025-02-10 01:56:40] "GET / HTTP/1.1" 200 35931 0.002161 10.0.0.30 - - [2025-02-10 01:56:40] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000453 10.0.0.30 - - [2025-02-10 01:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 3.568663 10.0.0.12 - - [2025-02-10 01:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 2.958799 10.0.0.30 - - [2025-02-10 01:56:40] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.020923 10.0.0.12 - - [2025-02-10 01:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 2.551641 10.0.0.12 - - [2025-02-10 01:56:40] "GET /routing-instance/45194e4d-40cd-4d66-b566-0e6a344a5099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.017713 10.0.0.12 - - [2025-02-10 01:56:40] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007365 10.0.0.30 - - [2025-02-10 01:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014951 10.0.0.12 - - [2025-02-10 01:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.023545 10.0.0.12 - - [2025-02-10 01:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 1.873687 10.0.0.12 - - [2025-02-10 01:56:40] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011361 10.0.0.12 - - [2025-02-10 01:56:40] "POST /bgp-routers HTTP/1.1" 409 303 0.019646 10.0.0.30 - - [2025-02-10 01:56:40] "GET /database-node/cbe78a04-dd08-4269-b52c-e2468cb76470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.012861 10.0.0.12 - - [2025-02-10 01:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016235 10.0.0.12 - - [2025-02-10 01:56:40] "GET /analytics-alarm-node/eb388ae1-0bfd-4495-bcfa-51c85586b758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014536 10.0.0.12 - - [2025-02-10 01:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015562 10.0.0.12 - - [2025-02-10 01:56:40] "GET /analytics-snmp-node/6d9249b8-6737-49f2-b0f9-cd41191a8b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.016509 10.0.0.12 - - [2025-02-10 01:56:40] "GET /bgp-router/9ace496e-24e3-4a41-918e-2a6e3adb9920?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1811 0.010037 10.0.0.12 - - [2025-02-10 01:56:40] "PUT /bgp-router/9ace496e-24e3-4a41-918e-2a6e3adb9920 HTTP/1.1" 200 254 0.041803 10.0.0.47 - - [2025-02-10 01:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 4.040557 10.0.0.47 - - [2025-02-10 01:56:44] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.013244 10.0.0.47 - - [2025-02-10 01:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009062 10.0.0.47 - - [2025-02-10 01:56:44] "GET /routing-instance/45194e4d-40cd-4d66-b566-0e6a344a5099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015459 10.0.0.47 - - [2025-02-10 01:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010548 10.0.0.47 - - [2025-02-10 01:56:44] "GET /virtual-router/0f1c21ec-23a8-4d73-900c-5eeac6f66c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.024600 10.0.0.47 - - [2025-02-10 01:56:44] "PUT /virtual-router/0f1c21ec-23a8-4d73-900c-5eeac6f66c59 HTTP/1.1" 200 262 0.052299 10.0.0.47 - - [2025-02-10 01:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.026069 10.0.0.47 - - [2025-02-10 01:56:44] "GET /virtual-router/0f1c21ec-23a8-4d73-900c-5eeac6f66c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005946 10.0.0.27 - - [2025-02-10 01:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 4.012962 10.0.0.27 - - [2025-02-10 01:56:44] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010830 10.0.0.27 - - [2025-02-10 01:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014826 10.0.0.47 - - [2025-02-10 01:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013256 10.0.0.27 - - [2025-02-10 01:56:44] "GET /routing-instance/45194e4d-40cd-4d66-b566-0e6a344a5099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012989 10.0.0.47 - - [2025-02-10 01:56:44] "GET /virtual-machine-interface/247d8a3e-5cbb-457f-b7b1-b06e2b465fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.012779 10.0.0.27 - - [2025-02-10 01:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010874 10.0.0.47 - - [2025-02-10 01:56:44] "PUT /virtual-machine-interface/247d8a3e-5cbb-457f-b7b1-b06e2b465fe3 HTTP/1.1" 200 284 0.097085 10.0.0.27 - - [2025-02-10 01:56:44] "GET /virtual-router/4d5a170e-0c97-4638-ba72-d2de10ee5e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.022877 10.0.0.27 - - [2025-02-10 01:56:44] "PUT /virtual-router/4d5a170e-0c97-4638-ba72-d2de10ee5e0c HTTP/1.1" 200 262 0.057950 10.0.0.27 - - [2025-02-10 01:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017998 10.0.0.27 - - [2025-02-10 01:56:45] "GET /virtual-router/4d5a170e-0c97-4638-ba72-d2de10ee5e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.025093 10.0.0.27 - - [2025-02-10 01:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005145 10.0.0.27 - - [2025-02-10 01:56:45] "GET /virtual-machine-interface/1a839f0e-b397-4358-ba7a-0ffb539ef533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.007432 10.0.0.27 - - [2025-02-10 01:56:45] "PUT /virtual-machine-interface/1a839f0e-b397-4358-ba7a-0ffb539ef533 HTTP/1.1" 200 284 0.040464 10.0.0.12 - - [2025-02-10 01:56:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 3.023947 10.0.0.30 - - [2025-02-10 01:56:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 3.134031 10.0.0.30 - - [2025-02-10 01:56:50] "GET /global-system-configs HTTP/1.1" 200 322 0.629843 10.0.0.12 - - [2025-02-10 01:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.12 - - [2025-02-10 01:56:52] "GET /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005437 10.0.0.12 - - [2025-02-10 01:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006014 10.0.0.12 - - [2025-02-10 01:56:52] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.075041 10.0.0.30 - - [2025-02-10 01:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.30 - - [2025-02-10 01:56:52] "GET /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.007566 10.0.0.30 - - [2025-02-10 01:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005620 10.0.0.12 - - [2025-02-10 01:56:52] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.12 - - [2025-02-10 01:56:52] "POST /alarms HTTP/1.1" 401 292 0.000417 10.0.0.30 - - [2025-02-10 01:56:52] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.083664 10.0.0.12 - - [2025-02-10 01:56:53] "POST /alarms HTTP/1.1" 409 264 0.041307 10.0.0.12 - - [2025-02-10 01:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015939 10.0.0.30 - - [2025-02-10 01:56:53] "GET / HTTP/1.1" 200 35931 0.014001 10.0.0.30 - - [2025-02-10 01:56:53] "POST /alarms HTTP/1.1" 401 292 0.000457 10.0.0.12 - - [2025-02-10 01:56:53] "PUT /alarm/2a939987-174a-4630-a8da-73397c24674f HTTP/1.1" 200 244 0.056645 10.0.0.12 - - [2025-02-10 01:56:53] "POST /alarms HTTP/1.1" 409 261 0.006360 10.0.0.12 - - [2025-02-10 01:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004825 10.0.0.12 - - [2025-02-10 01:56:53] "PUT /alarm/98901035-1a90-4367-b454-9d41526685d5 HTTP/1.1" 200 244 0.035660 10.0.0.12 - - [2025-02-10 01:56:53] "POST /alarms HTTP/1.1" 409 261 0.012425 10.0.0.12 - - [2025-02-10 01:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008620 10.0.0.30 - - [2025-02-10 01:56:53] "POST /alarms HTTP/1.1" 409 264 0.031192 10.0.0.30 - - [2025-02-10 01:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012340 10.0.0.12 - - [2025-02-10 01:56:53] "PUT /alarm/0aee762e-947e-4b77-b51d-06a638ff1416 HTTP/1.1" 200 244 0.033275 10.0.0.12 - - [2025-02-10 01:56:53] "POST /alarms HTTP/1.1" 409 253 0.006037 10.0.0.12 - - [2025-02-10 01:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006971 10.0.0.30 - - [2025-02-10 01:56:53] "PUT /alarm/2a939987-174a-4630-a8da-73397c24674f HTTP/1.1" 200 244 0.070590 10.0.0.30 - - [2025-02-10 01:56:53] "POST /alarms HTTP/1.1" 409 261 0.010937 10.0.0.12 - - [2025-02-10 01:56:53] "PUT /alarm/0178b28a-a433-43ba-9da4-a64837443cd2 HTTP/1.1" 200 244 0.037802 10.0.0.30 - - [2025-02-10 01:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008466 10.0.0.12 - - [2025-02-10 01:56:54] "POST /alarms HTTP/1.1" 409 251 0.008962 10.0.0.12 - - [2025-02-10 01:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.019990 10.0.0.30 - - [2025-02-10 01:56:54] "PUT /alarm/98901035-1a90-4367-b454-9d41526685d5 HTTP/1.1" 200 244 0.057376 10.0.0.30 - - [2025-02-10 01:56:54] "POST /alarms HTTP/1.1" 409 261 0.006974 10.0.0.12 - - [2025-02-10 01:56:54] "PUT /alarm/19e062e4-f1e1-4d7b-abd4-2f05a89a9ad1 HTTP/1.1" 200 244 0.052165 10.0.0.30 - - [2025-02-10 01:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008749 10.0.0.12 - - [2025-02-10 01:56:54] "POST /alarms HTTP/1.1" 409 252 0.021943 10.0.0.30 - - [2025-02-10 01:56:54] "PUT /alarm/0aee762e-947e-4b77-b51d-06a638ff1416 HTTP/1.1" 200 244 0.045053 10.0.0.12 - - [2025-02-10 01:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008988 10.0.0.30 - - [2025-02-10 01:56:54] "POST /alarms HTTP/1.1" 409 253 0.012420 10.0.0.12 - - [2025-02-10 01:56:54] "PUT /alarm/cc9711dd-e3ff-47f9-a2e4-1caf32206d9e HTTP/1.1" 200 244 0.039296 10.0.0.30 - - [2025-02-10 01:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009078 10.0.0.12 - - [2025-02-10 01:56:54] "POST /alarms HTTP/1.1" 409 256 0.012678 10.0.0.12 - - [2025-02-10 01:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006118 10.0.0.30 - - [2025-02-10 01:56:54] "PUT /alarm/0178b28a-a433-43ba-9da4-a64837443cd2 HTTP/1.1" 200 244 0.071027 10.0.0.30 - - [2025-02-10 01:56:54] "POST /alarms HTTP/1.1" 409 251 0.004390 10.0.0.12 - - [2025-02-10 01:56:54] "PUT /alarm/86f1ad31-9dc1-4348-93aa-c50f982e3244 HTTP/1.1" 200 244 0.063417 10.0.0.30 - - [2025-02-10 01:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010108 10.0.0.12 - - [2025-02-10 01:56:54] "POST /alarms HTTP/1.1" 409 248 0.015693 10.0.0.12 - - [2025-02-10 01:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006453 10.0.0.30 - - [2025-02-10 01:56:54] "PUT /alarm/19e062e4-f1e1-4d7b-abd4-2f05a89a9ad1 HTTP/1.1" 200 244 0.063609 10.0.0.30 - - [2025-02-10 01:56:54] "POST /alarms HTTP/1.1" 409 252 0.022177 10.0.0.12 - - [2025-02-10 01:56:54] "PUT /alarm/964d465d-ed7a-400f-8517-c45857e2c37c HTTP/1.1" 200 244 0.077330 10.0.0.30 - - [2025-02-10 01:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010572 10.0.0.12 - - [2025-02-10 01:56:54] "POST /alarms HTTP/1.1" 409 252 0.014076 10.0.0.12 - - [2025-02-10 01:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009230 10.0.0.30 - - [2025-02-10 01:56:54] "PUT /alarm/cc9711dd-e3ff-47f9-a2e4-1caf32206d9e HTTP/1.1" 200 244 0.061467 10.0.0.30 - - [2025-02-10 01:56:55] "POST /alarms HTTP/1.1" 409 256 0.007229 10.0.0.12 - - [2025-02-10 01:56:55] "PUT /alarm/5ed76365-e4b5-4a95-bd86-9804aecbe68f HTTP/1.1" 200 244 0.075406 10.0.0.30 - - [2025-02-10 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015215 10.0.0.12 - - [2025-02-10 01:56:55] "POST /alarms HTTP/1.1" 409 257 0.009024 10.0.0.30 - - [2025-02-10 01:56:55] "PUT /alarm/86f1ad31-9dc1-4348-93aa-c50f982e3244 HTTP/1.1" 200 244 0.051010 10.0.0.12 - - [2025-02-10 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.040666 10.0.0.30 - - [2025-02-10 01:56:55] "POST /alarms HTTP/1.1" 409 248 0.011752 10.0.0.30 - - [2025-02-10 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.30 - - [2025-02-10 01:56:55] "GET / HTTP/1.1" 200 35931 0.004764 10.0.0.12 - - [2025-02-10 01:56:55] "PUT /alarm/ef05a83b-0fef-44fc-bdcd-3014532933df HTTP/1.1" 200 244 0.050142 10.0.0.12 - - [2025-02-10 01:56:55] "POST /alarms HTTP/1.1" 409 251 0.007470 10.0.0.30 - - [2025-02-10 01:56:55] "PUT /alarm/964d465d-ed7a-400f-8517-c45857e2c37c HTTP/1.1" 200 244 0.046014 10.0.0.12 - - [2025-02-10 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.30 - - [2025-02-10 01:56:55] "POST /alarms HTTP/1.1" 409 252 0.010977 10.0.0.30 - - [2025-02-10 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010281 10.0.0.12 - - [2025-02-10 01:56:55] "PUT /alarm/22540ebc-1bb6-4c67-8089-f156b03c8077 HTTP/1.1" 200 244 0.069314 10.0.0.12 - - [2025-02-10 01:56:55] "POST /alarms HTTP/1.1" 409 257 0.012470 10.0.0.30 - - [2025-02-10 01:56:55] "PUT /alarm/5ed76365-e4b5-4a95-bd86-9804aecbe68f HTTP/1.1" 200 244 0.102160 10.0.0.12 - - [2025-02-10 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006293 10.0.0.12 - - [2025-02-10 01:56:55] "GET / HTTP/1.1" 200 35931 0.003655 10.0.0.30 - - [2025-02-10 01:56:55] "POST /alarms HTTP/1.1" 409 257 0.006209 10.0.0.12 - - [2025-02-10 01:56:55] "PUT /alarm/7b65efe3-84e9-4738-b7e0-a3238c3cce77 HTTP/1.1" 200 244 0.054935 10.0.0.30 - - [2025-02-10 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007391 10.0.0.12 - - [2025-02-10 01:56:55] "POST /alarms HTTP/1.1" 409 261 0.014635 10.0.0.30 - - [2025-02-10 01:56:55] "PUT /alarm/ef05a83b-0fef-44fc-bdcd-3014532933df HTTP/1.1" 200 244 0.038048 10.0.0.12 - - [2025-02-10 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.30 - - [2025-02-10 01:56:55] "POST /alarms HTTP/1.1" 409 251 0.004555 10.0.0.30 - - [2025-02-10 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007738 10.0.0.12 - - [2025-02-10 01:56:55] "PUT /alarm/c1ad1824-6f42-4412-8542-66c11c31f4bf HTTP/1.1" 200 244 0.047128 10.0.0.12 - - [2025-02-10 01:56:56] "POST /alarms HTTP/1.1" 409 258 0.031672 10.0.0.30 - - [2025-02-10 01:56:56] "PUT /alarm/22540ebc-1bb6-4c67-8089-f156b03c8077 HTTP/1.1" 200 244 0.102795 10.0.0.12 - - [2025-02-10 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.015136 10.0.0.30 - - [2025-02-10 01:56:56] "POST /alarms HTTP/1.1" 409 257 0.005299 10.0.0.12 - - [2025-02-10 01:56:56] "PUT /alarm/6f2c7f5e-83ca-4645-a96c-ae42d14f0adc HTTP/1.1" 200 244 0.047112 10.0.0.30 - - [2025-02-10 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013942 10.0.0.12 - - [2025-02-10 01:56:56] "POST /alarms HTTP/1.1" 409 254 0.008790 10.0.0.30 - - [2025-02-10 01:56:56] "PUT /alarm/7b65efe3-84e9-4738-b7e0-a3238c3cce77 HTTP/1.1" 200 244 0.046754 10.0.0.12 - - [2025-02-10 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.055282 10.0.0.30 - - [2025-02-10 01:56:56] "POST /alarms HTTP/1.1" 409 261 0.009706 10.0.0.30 - - [2025-02-10 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008018 10.0.0.12 - - [2025-02-10 01:56:56] "PUT /alarm/7c47084c-9b12-4342-853f-7bbfa17faf73 HTTP/1.1" 200 244 0.057036 10.0.0.12 - - [2025-02-10 01:56:56] "POST /alarms HTTP/1.1" 409 254 0.010735 10.0.0.12 - - [2025-02-10 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010134 10.0.0.30 - - [2025-02-10 01:56:56] "PUT /alarm/c1ad1824-6f42-4412-8542-66c11c31f4bf HTTP/1.1" 200 244 0.108904 10.0.0.30 - - [2025-02-10 01:56:56] "POST /alarms HTTP/1.1" 409 258 0.004292 10.0.0.12 - - [2025-02-10 01:56:56] "PUT /alarm/f93761e4-b956-48f1-81ab-e409bcffec3b HTTP/1.1" 200 244 0.059746 10.0.0.30 - - [2025-02-10 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009705 10.0.0.12 - - [2025-02-10 01:56:56] "POST /alarms HTTP/1.1" 409 254 0.005255 10.0.0.30 - - [2025-02-10 01:56:56] "PUT /alarm/6f2c7f5e-83ca-4645-a96c-ae42d14f0adc HTTP/1.1" 200 244 0.042096 10.0.0.12 - - [2025-02-10 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005701 10.0.0.30 - - [2025-02-10 01:56:56] "POST /alarms HTTP/1.1" 409 254 0.007540 10.0.0.12 - - [2025-02-10 01:56:56] "PUT /alarm/f771b32f-0d19-4472-adcb-3a310619c820 HTTP/1.1" 200 244 0.054514 10.0.0.30 - - [2025-02-10 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.022996 10.0.0.12 - - [2025-02-10 01:56:56] "POST /alarms HTTP/1.1" 409 247 0.024719 10.0.0.12 - - [2025-02-10 01:56:56] "GET /service-appliance-set/b14e5887-8cfd-4f7b-b5ec-2db70e5c056d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1213 0.045621 10.0.0.30 - - [2025-02-10 01:56:56] "GET /network-ipam/0853df6c-4949-4b07-beb5-3a0139d28506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.053272 10.0.0.12 - - [2025-02-10 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008227 10.0.0.30 - - [2025-02-10 01:56:56] "PUT /alarm/7c47084c-9b12-4342-853f-7bbfa17faf73 HTTP/1.1" 200 244 0.066564 10.0.0.12 - - [2025-02-10 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014844 10.0.0.30 - - [2025-02-10 01:56:57] "POST /alarms HTTP/1.1" 409 254 0.005838 10.0.0.30 - - [2025-02-10 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.12 - - [2025-02-10 01:56:57] "PUT /alarm/7e4d3ead-0b84-43a1-95b2-684d72fb99bd HTTP/1.1" 200 244 0.067389 10.0.0.12 - - [2025-02-10 01:56:57] "POST /alarms HTTP/1.1" 409 272 0.009227 10.0.0.12 - - [2025-02-10 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007337 10.0.0.30 - - [2025-02-10 01:56:57] "PUT /alarm/f93761e4-b956-48f1-81ab-e409bcffec3b HTTP/1.1" 200 244 0.079510 10.0.0.30 - - [2025-02-10 01:56:57] "POST /alarms HTTP/1.1" 409 254 0.013156 10.0.0.12 - - [2025-02-10 01:56:57] "PUT /alarm/bbd30bb3-7cae-4b9d-ac01-599e99ff42dc HTTP/1.1" 200 244 0.066896 10.0.0.30 - - [2025-02-10 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012934 10.0.0.12 - - [2025-02-10 01:56:57] "POST /alarms HTTP/1.1" 409 261 0.013081 10.0.0.12 - - [2025-02-10 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010160 10.0.0.30 - - [2025-02-10 01:56:57] "PUT /alarm/f771b32f-0d19-4472-adcb-3a310619c820 HTTP/1.1" 200 244 0.073509 10.0.0.30 - - [2025-02-10 01:56:57] "POST /alarms HTTP/1.1" 409 247 0.005351 10.0.0.12 - - [2025-02-10 01:56:57] "PUT /alarm/7167e02f-cb20-4602-858a-23c3f9219cf2 HTTP/1.1" 200 244 0.069778 10.0.0.30 - - [2025-02-10 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007275 10.0.0.12 - - [2025-02-10 01:56:57] "POST /alarms HTTP/1.1" 409 259 0.004494 10.0.0.12 - - [2025-02-10 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010512 10.0.0.30 - - [2025-02-10 01:56:57] "PUT /alarm/7e4d3ead-0b84-43a1-95b2-684d72fb99bd HTTP/1.1" 200 244 0.086884 10.0.0.30 - - [2025-02-10 01:56:57] "POST /alarms HTTP/1.1" 409 272 0.015827 10.0.0.12 - - [2025-02-10 01:56:57] "PUT /alarm/bc1530f8-d883-45f8-9a25-132b83db8fbe HTTP/1.1" 200 244 0.073524 10.0.0.30 - - [2025-02-10 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.12 - - [2025-02-10 01:56:57] "POST /alarms HTTP/1.1" 409 265 0.017780 10.0.0.30 - - [2025-02-10 01:56:57] "PUT /alarm/bbd30bb3-7cae-4b9d-ac01-599e99ff42dc HTTP/1.1" 200 244 0.030276 10.0.0.12 - - [2025-02-10 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.031060 10.0.0.30 - - [2025-02-10 01:56:57] "POST /alarms HTTP/1.1" 409 261 0.005457 10.0.0.12 - - [2025-02-10 01:56:57] "PUT /alarm/2ab0ca20-5384-4bcf-aaa7-f7193c0bb2b4 HTTP/1.1" 200 244 0.034417 10.0.0.30 - - [2025-02-10 01:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011428 10.0.0.12 - - [2025-02-10 01:56:58] "POST /alarms HTTP/1.1" 409 279 0.004632 10.0.0.30 - - [2025-02-10 01:56:58] "PUT /alarm/7167e02f-cb20-4602-858a-23c3f9219cf2 HTTP/1.1" 200 244 0.036329 10.0.0.12 - - [2025-02-10 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.018817 10.0.0.30 - - [2025-02-10 01:56:58] "POST /alarms HTTP/1.1" 409 259 0.007256 10.0.0.30 - - [2025-02-10 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.12 - - [2025-02-10 01:56:58] "PUT /alarm/a5c5a4c8-d067-4b39-8ab4-f2ba87f92191 HTTP/1.1" 200 244 0.049777 10.0.0.30 - - [2025-02-10 01:56:58] "PUT /alarm/bc1530f8-d883-45f8-9a25-132b83db8fbe HTTP/1.1" 200 244 0.036549 10.0.0.30 - - [2025-02-10 01:56:58] "POST /alarms HTTP/1.1" 409 265 0.004824 10.0.0.30 - - [2025-02-10 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011789 10.0.0.30 - - [2025-02-10 01:56:58] "PUT /alarm/2ab0ca20-5384-4bcf-aaa7-f7193c0bb2b4 HTTP/1.1" 200 244 0.029038 10.0.0.30 - - [2025-02-10 01:56:58] "POST /alarms HTTP/1.1" 409 279 0.015647 10.0.0.30 - - [2025-02-10 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005961 10.0.0.12 - - [2025-02-10 01:56:58] "GET / HTTP/1.1" 200 35931 0.002021 10.0.0.12 - - [2025-02-10 01:56:58] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000757 10.0.0.30 - - [2025-02-10 01:56:58] "PUT /alarm/a5c5a4c8-d067-4b39-8ab4-f2ba87f92191 HTTP/1.1" 200 244 0.047900 10.0.0.30 - - [2025-02-10 01:56:59] "GET / HTTP/1.1" 200 35931 0.001574 10.0.0.30 - - [2025-02-10 01:56:59] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000414 10.0.0.30 - - [2025-02-10 01:56:59] "GET / HTTP/1.1" 200 35931 0.002017 10.0.0.12 - - [2025-02-10 01:56:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.460289 10.0.0.12 - - [2025-02-10 01:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.12 - - [2025-02-10 01:56:59] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.020184 10.0.0.30 - - [2025-02-10 01:57:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.408691 10.0.0.30 - - [2025-02-10 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006540 10.0.0.30 - - [2025-02-10 01:57:00] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.020054 10.0.0.30 - - [2025-02-10 01:57:00] "PUT /job-template/4654c223-6340-4978-aec5-7c777675e3f9 HTTP/1.1" 200 258 0.067202 10.0.0.12 - - [2025-02-10 01:57:00] "GET / HTTP/1.1" 200 35931 0.001507 10.0.0.12 - - [2025-02-10 01:57:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000591 10.0.0.30 - - [2025-02-10 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.061358 10.0.0.30 - - [2025-02-10 01:57:00] "PUT /job-template/2761a684-8c27-4997-acf9-adfa70b65189 HTTP/1.1" 200 258 0.033989 10.0.0.30 - - [2025-02-10 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009210 10.0.0.30 - - [2025-02-10 01:57:00] "PUT /job-template/a1b210e2-1611-496d-a7a0-ed0a84533694 HTTP/1.1" 200 258 0.082591 10.0.0.12 - - [2025-02-10 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.038312 10.0.0.12 - - [2025-02-10 01:57:00] "GET /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006020 10.0.0.30 - - [2025-02-10 01:57:00] "GET / HTTP/1.1" 200 35931 0.001515 10.0.0.30 - - [2025-02-10 01:57:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000407 10.0.0.30 - - [2025-02-10 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009006 10.0.0.12 - - [2025-02-10 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.12 - - [2025-02-10 01:57:00] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.032683 10.0.0.30 - - [2025-02-10 01:57:00] "PUT /job-template/4364c5d1-efe3-4575-93d1-38ac40ac2e1a HTTP/1.1" 200 258 0.074992 10.0.0.30 - - [2025-02-10 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010945 10.0.0.30 - - [2025-02-10 01:57:01] "PUT /job-template/7a14a400-7dfc-4b4e-9573-1f7808c77b89 HTTP/1.1" 200 258 0.052950 10.0.0.30 - - [2025-02-10 01:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004685 10.0.0.30 - - [2025-02-10 01:57:01] "PUT /job-template/62caf2a4-6ceb-4097-a39b-f3995282dc78 HTTP/1.1" 200 258 0.040305 10.0.0.30 - - [2025-02-10 01:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.055585 10.0.0.30 - - [2025-02-10 01:57:01] "GET /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003526 10.0.0.30 - - [2025-02-10 01:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.30 - - [2025-02-10 01:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.021652 10.0.0.12 - - [2025-02-10 01:57:01] "GET / HTTP/1.1" 200 35931 0.001731 10.0.0.12 - - [2025-02-10 01:57:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000629 10.0.0.30 - - [2025-02-10 01:57:01] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.052815 10.0.0.30 - - [2025-02-10 01:57:01] "PUT /job-template/1b126c17-21d9-4423-b299-1a3ee2640136 HTTP/1.1" 200 258 0.116243 10.0.0.30 - - [2025-02-10 01:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007780 10.0.0.30 - - [2025-02-10 01:57:01] "PUT /job-template/e2157fc1-3eed-473f-8849-d4ab551e757b HTTP/1.1" 200 258 0.049134 10.0.0.30 - - [2025-02-10 01:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007678 10.0.0.30 - - [2025-02-10 01:57:01] "PUT /job-template/231dcd29-878d-4e62-823d-36de65a89b61 HTTP/1.1" 200 258 0.031073 10.0.0.12 - - [2025-02-10 01:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.067548 10.0.0.12 - - [2025-02-10 01:57:01] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.014197 10.0.0.30 - - [2025-02-10 01:57:01] "GET / HTTP/1.1" 200 35931 0.003924 10.0.0.30 - - [2025-02-10 01:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014847 10.0.0.30 - - [2025-02-10 01:57:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.008517 10.0.0.12 - - [2025-02-10 01:57:02] "PUT /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb HTTP/1.1" 200 274 0.102177 10.0.0.30 - - [2025-02-10 01:57:02] "PUT /job-template/3098b7f5-e3d1-49d2-a581-45cf3e7b84de HTTP/1.1" 200 258 0.057608 10.0.0.30 - - [2025-02-10 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007028 10.0.0.30 - - [2025-02-10 01:57:02] "PUT /job-template/2cec02bf-6783-482f-9107-57a8f89a563f HTTP/1.1" 200 258 0.029962 10.0.0.30 - - [2025-02-10 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.30 - - [2025-02-10 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.30 - - [2025-02-10 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.30 - - [2025-02-10 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005835 10.0.0.30 - - [2025-02-10 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.048670 10.0.0.30 - - [2025-02-10 01:57:02] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004660 10.0.0.30 - - [2025-02-10 01:57:02] "PUT /hardware/32587d65-3efa-42bd-b062-ef34090e1438 HTTP/1.1" 200 250 0.040700 10.0.0.30 - - [2025-02-10 01:57:02] "PUT /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb HTTP/1.1" 200 274 0.066368 10.0.0.30 - - [2025-02-10 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008798 10.0.0.30 - - [2025-02-10 01:57:02] "PUT /hardware/da0ae661-a375-4970-aa8a-1cf0ab4d5c59 HTTP/1.1" 200 250 0.023311 10.0.0.30 - - [2025-02-10 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013995 10.0.0.30 - - [2025-02-10 01:57:02] "PUT /hardware/f1f11ed8-0f22-4fa4-a6f8-bc03515f3908 HTTP/1.1" 200 250 0.020435 10.0.0.30 - - [2025-02-10 01:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004810 10.0.0.30 - - [2025-02-10 01:57:03] "PUT /hardware/9d3d9898-910e-45f2-98e1-d86b4c1828aa HTTP/1.1" 200 250 0.020297 10.0.0.30 - - [2025-02-10 01:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.30 - - [2025-02-10 01:57:03] "PUT /hardware/86defe83-4305-489e-9e34-ac5f90e3204a HTTP/1.1" 200 250 0.018693 10.0.0.30 - - [2025-02-10 01:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005665 10.0.0.30 - - [2025-02-10 01:57:03] "PUT /hardware/b68f5182-e1a5-4cd9-b42c-721cf328e372 HTTP/1.1" 200 250 0.016274 10.0.0.30 - - [2025-02-10 01:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005511 10.0.0.30 - - [2025-02-10 01:57:03] "PUT /hardware/e2f0f962-ed50-4bb6-b946-533012c448b4 HTTP/1.1" 200 250 0.024219 10.0.0.30 - - [2025-02-10 01:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.020959 10.0.0.30 - - [2025-02-10 01:57:03] "PUT /hardware/a92ac443-224f-4f90-a605-200ec5eb15b3 HTTP/1.1" 200 250 0.027793 10.0.0.30 - - [2025-02-10 01:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007509 10.0.0.30 - - [2025-02-10 01:57:04] "PUT /hardware/bbcc15d1-4110-42a0-afca-109d76cf724c HTTP/1.1" 200 250 0.022126 10.0.0.30 - - [2025-02-10 01:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013137 10.0.0.30 - - [2025-02-10 01:57:04] "PUT /hardware/540215d0-e3cf-47a6-9b18-85a2f5b3e229 HTTP/1.1" 200 250 0.035150 10.0.0.30 - - [2025-02-10 01:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.30 - - [2025-02-10 01:57:04] "PUT /hardware/1868fce6-1714-4311-ac59-6fc8779e1f59 HTTP/1.1" 200 250 0.020612 10.0.0.30 - - [2025-02-10 01:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009737 10.0.0.30 - - [2025-02-10 01:57:04] "PUT /hardware/041e3b2b-c01c-4b1b-8085-44d76d01de9b HTTP/1.1" 200 250 0.020892 10.0.0.30 - - [2025-02-10 01:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006209 10.0.0.30 - - [2025-02-10 01:57:04] "PUT /hardware/47b17514-c641-471d-9d29-2634991f98f6 HTTP/1.1" 200 250 0.019506 10.0.0.30 - - [2025-02-10 01:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.30 - - [2025-02-10 01:57:04] "PUT /hardware/c338f138-721c-41a4-a6b8-7fcee02a9a2a HTTP/1.1" 200 250 0.034292 10.0.0.30 - - [2025-02-10 01:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007739 10.0.0.30 - - [2025-02-10 01:57:04] "PUT /hardware/9f745f0b-5b2e-49b0-aa28-a2b34217a8b1 HTTP/1.1" 200 250 0.028929 10.0.0.30 - - [2025-02-10 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011886 10.0.0.30 - - [2025-02-10 01:57:05] "PUT /hardware/f027d32e-2929-45db-bc44-69ff9bc58bbf HTTP/1.1" 200 250 0.033448 10.0.0.30 - - [2025-02-10 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007282 10.0.0.30 - - [2025-02-10 01:57:05] "PUT /hardware/9f16403c-bde9-461d-b1bf-302851d8956b HTTP/1.1" 200 250 0.031322 10.0.0.30 - - [2025-02-10 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009011 10.0.0.30 - - [2025-02-10 01:57:05] "PUT /hardware/67d92472-9871-458b-a762-f10b66a2ae07 HTTP/1.1" 200 250 0.028714 10.0.0.30 - - [2025-02-10 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005052 10.0.0.30 - - [2025-02-10 01:57:05] "PUT /feature/a48c1391-b7fe-4fe7-8b18-0358c510fcdd HTTP/1.1" 200 248 0.030017 10.0.0.30 - - [2025-02-10 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013447 10.0.0.30 - - [2025-02-10 01:57:05] "PUT /feature/35207334-181e-4371-8220-e30dd1275441 HTTP/1.1" 200 248 0.024951 10.0.0.30 - - [2025-02-10 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007573 10.0.0.30 - - [2025-02-10 01:57:06] "PUT /feature/20a06f57-b655-446c-9c00-b59cb32130df HTTP/1.1" 200 248 0.017680 10.0.0.30 - - [2025-02-10 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.30 - - [2025-02-10 01:57:06] "PUT /feature/ab4525f8-0555-4800-aa89-5f21f5e535cf HTTP/1.1" 200 248 0.028213 10.0.0.30 - - [2025-02-10 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009118 10.0.0.30 - - [2025-02-10 01:57:06] "PUT /physical-role/fd105f80-be40-49cd-8090-768d07770dc2 HTTP/1.1" 200 260 0.017551 10.0.0.30 - - [2025-02-10 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005743 10.0.0.30 - - [2025-02-10 01:57:06] "PUT /overlay-role/d6f42d0a-8fc3-4350-9a64-6215239acb04 HTTP/1.1" 200 258 0.023400 10.0.0.30 - - [2025-02-10 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.30 - - [2025-02-10 01:57:06] "PUT /overlay-role/987a225c-ad03-49b1-b913-2fd61803a0fa HTTP/1.1" 200 258 0.033193 10.0.0.30 - - [2025-02-10 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005699 10.0.0.30 - - [2025-02-10 01:57:06] "PUT /overlay-role/e2c93422-09d4-409e-b825-f2e71bd45d1b HTTP/1.1" 200 258 0.017409 10.0.0.30 - - [2025-02-10 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012428 10.0.0.30 - - [2025-02-10 01:57:07] "PUT /overlay-role/5cd463ce-9796-4a6f-9861-b552173afbd0 HTTP/1.1" 200 258 0.061932 10.0.0.30 - - [2025-02-10 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010308 10.0.0.30 - - [2025-02-10 01:57:07] "PUT /role-definition/bd9c524a-d1bb-4199-abb0-ec61484ad343 HTTP/1.1" 200 264 0.073575 10.0.0.30 - - [2025-02-10 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007065 10.0.0.30 - - [2025-02-10 01:57:07] "PUT /role-definition/7651148d-f1e8-4cc7-9afe-10523a34969b HTTP/1.1" 200 264 0.029158 10.0.0.30 - - [2025-02-10 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.30 - - [2025-02-10 01:57:07] "PUT /role-definition/5b89acc4-603f-4379-a9a4-1afaa1092bfc HTTP/1.1" 200 264 0.027933 10.0.0.30 - - [2025-02-10 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013075 10.0.0.30 - - [2025-02-10 01:57:07] "PUT /role-definition/6e21e113-8703-4138-9ef1-e1d4ad369e18 HTTP/1.1" 200 264 0.041728 10.0.0.30 - - [2025-02-10 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006565 10.0.0.30 - - [2025-02-10 01:57:07] "PUT /role-definition/6a0ecc47-249f-4612-bfb6-77ec0945561c HTTP/1.1" 200 264 0.030257 10.0.0.30 - - [2025-02-10 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011797 10.0.0.30 - - [2025-02-10 01:57:08] "PUT /role-definition/7e0a71a6-2ee5-488f-a53a-255d6e9fec0e HTTP/1.1" 200 264 0.030124 10.0.0.30 - - [2025-02-10 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.30 - - [2025-02-10 01:57:08] "PUT /role-definition/dd5bf8be-be73-4697-b99e-20e460609b17 HTTP/1.1" 200 264 0.032502 10.0.0.30 - - [2025-02-10 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005422 10.0.0.30 - - [2025-02-10 01:57:08] "PUT /role-definition/eb8b734f-febd-4f9b-9e4f-d10fbbbff578 HTTP/1.1" 200 264 0.024549 10.0.0.30 - - [2025-02-10 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008170 10.0.0.30 - - [2025-02-10 01:57:08] "PUT /feature-config/a0315fe1-ddae-4344-837f-f74273aa0297 HTTP/1.1" 200 262 0.031132 10.0.0.30 - - [2025-02-10 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007999 10.0.0.30 - - [2025-02-10 01:57:08] "PUT /node-profile/3c7f262f-cd41-4377-a392-62ea490e5ec9 HTTP/1.1" 200 258 0.060310 10.0.0.30 - - [2025-02-10 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.30 - - [2025-02-10 01:57:09] "PUT /node-profile/f58a9645-a13d-401a-a449-0532409d243a HTTP/1.1" 200 258 0.028996 10.0.0.30 - - [2025-02-10 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870 10.0.0.30 - - [2025-02-10 01:57:09] "PUT /node-profile/c332b70e-0113-4787-a186-5e1f2afcbdb1 HTTP/1.1" 200 258 0.080071 10.0.0.30 - - [2025-02-10 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011158 10.0.0.30 - - [2025-02-10 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011542 10.0.0.30 - - [2025-02-10 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.30 - - [2025-02-10 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.30 - - [2025-02-10 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.30 - - [2025-02-10 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006051 10.0.0.30 - - [2025-02-10 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.30 - - [2025-02-10 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.30 - - [2025-02-10 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.020852 10.0.0.30 - - [2025-02-10 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009658 10.0.0.30 - - [2025-02-10 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010961 10.0.0.30 - - [2025-02-10 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007103 10.0.0.30 - - [2025-02-10 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.30 - - [2025-02-10 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006295 10.0.0.30 - - [2025-02-10 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.30 - - [2025-02-10 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005131 10.0.0.30 - - [2025-02-10 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005109 10.0.0.30 - - [2025-02-10 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004654 10.0.0.30 - - [2025-02-10 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007178 10.0.0.30 - - [2025-02-10 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006046 10.0.0.30 - - [2025-02-10 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006262 10.0.0.30 - - [2025-02-10 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005304 10.0.0.30 - - [2025-02-10 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.30 - - [2025-02-10 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004845 10.0.0.30 - - [2025-02-10 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007930 10.0.0.30 - - [2025-02-10 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010978 10.0.0.30 - - [2025-02-10 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005826 10.0.0.30 - - [2025-02-10 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008279 10.0.0.30 - - [2025-02-10 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007478 10.0.0.30 - - [2025-02-10 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007499 10.0.0.30 - - [2025-02-10 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005999 10.0.0.30 - - [2025-02-10 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006023 10.0.0.30 - - [2025-02-10 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007763 10.0.0.30 - - [2025-02-10 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004335 10.0.0.30 - - [2025-02-10 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.30 - - [2025-02-10 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005635 10.0.0.30 - - [2025-02-10 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.30 - - [2025-02-10 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004847 10.0.0.30 - - [2025-02-10 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010753 10.0.0.30 - - [2025-02-10 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005879 10.0.0.30 - - [2025-02-10 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.30 - - [2025-02-10 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006375 10.0.0.30 - - [2025-02-10 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005553 10.0.0.30 - - [2025-02-10 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.30 - - [2025-02-10 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006559 10.0.0.30 - - [2025-02-10 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.30 - - [2025-02-10 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.30 - - [2025-02-10 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015797 10.0.0.30 - - [2025-02-10 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005280 10.0.0.30 - - [2025-02-10 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010211 10.0.0.30 - - [2025-02-10 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019355 10.0.0.30 - - [2025-02-10 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.30 - - [2025-02-10 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005223 10.0.0.30 - - [2025-02-10 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.30 - - [2025-02-10 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017344 10.0.0.30 - - [2025-02-10 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007990 10.0.0.30 - - [2025-02-10 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007148 10.0.0.30 - - [2025-02-10 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.30 - - [2025-02-10 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.30 - - [2025-02-10 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012320 10.0.0.30 - - [2025-02-10 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.30 - - [2025-02-10 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009315 10.0.0.30 - - [2025-02-10 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.30 - - [2025-02-10 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.30 - - [2025-02-10 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.30 - - [2025-02-10 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006236 10.0.0.30 - - [2025-02-10 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006962 10.0.0.30 - - [2025-02-10 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005150 10.0.0.30 - - [2025-02-10 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.30 - - [2025-02-10 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009839 10.0.0.30 - - [2025-02-10 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.30 - - [2025-02-10 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006342 10.0.0.30 - - [2025-02-10 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004873 10.0.0.30 - - [2025-02-10 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007596 10.0.0.30 - - [2025-02-10 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007616 10.0.0.30 - - [2025-02-10 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.30 - - [2025-02-10 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.30 - - [2025-02-10 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005920 10.0.0.30 - - [2025-02-10 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.30 - - [2025-02-10 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005440 10.0.0.30 - - [2025-02-10 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004670 10.0.0.30 - - [2025-02-10 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.30 - - [2025-02-10 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.30 - - [2025-02-10 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006520 10.0.0.30 - - [2025-02-10 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.30 - - [2025-02-10 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.30 - - [2025-02-10 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.30 - - [2025-02-10 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.30 - - [2025-02-10 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006888 10.0.0.30 - - [2025-02-10 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.30 - - [2025-02-10 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.30 - - [2025-02-10 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.30 - - [2025-02-10 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005895 10.0.0.30 - - [2025-02-10 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.30 - - [2025-02-10 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.30 - - [2025-02-10 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.30 - - [2025-02-10 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.30 - - [2025-02-10 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.30 - - [2025-02-10 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006921 10.0.0.30 - - [2025-02-10 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010246 10.0.0.30 - - [2025-02-10 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008239 10.0.0.30 - - [2025-02-10 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008409 10.0.0.30 - - [2025-02-10 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.30 - - [2025-02-10 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005305 10.0.0.30 - - [2025-02-10 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.30 - - [2025-02-10 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.30 - - [2025-02-10 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007386 10.0.0.30 - - [2025-02-10 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.30 - - [2025-02-10 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.30 - - [2025-02-10 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.30 - - [2025-02-10 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005711 10.0.0.30 - - [2025-02-10 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.30 - - [2025-02-10 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.30 - - [2025-02-10 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.30 - - [2025-02-10 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.30 - - [2025-02-10 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.30 - - [2025-02-10 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.30 - - [2025-02-10 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.30 - - [2025-02-10 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.30 - - [2025-02-10 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005338 10.0.0.30 - - [2025-02-10 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.30 - - [2025-02-10 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.30 - - [2025-02-10 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008328 10.0.0.30 - - [2025-02-10 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.30 - - [2025-02-10 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.30 - - [2025-02-10 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.115346 10.0.0.30 - - [2025-02-10 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.30 - - [2025-02-10 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007998 10.0.0.30 - - [2025-02-10 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009394 10.0.0.30 - - [2025-02-10 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.30 - - [2025-02-10 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005926 10.0.0.30 - - [2025-02-10 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008558 10.0.0.30 - - [2025-02-10 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.30 - - [2025-02-10 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005017 10.0.0.30 - - [2025-02-10 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006856 10.0.0.30 - - [2025-02-10 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.30 - - [2025-02-10 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006441 10.0.0.30 - - [2025-02-10 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.30 - - [2025-02-10 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009843 10.0.0.30 - - [2025-02-10 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006712 10.0.0.30 - - [2025-02-10 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015291 10.0.0.30 - - [2025-02-10 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.30 - - [2025-02-10 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005598 10.0.0.30 - - [2025-02-10 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005815 10.0.0.30 - - [2025-02-10 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.30 - - [2025-02-10 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005458 10.0.0.30 - - [2025-02-10 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006537 10.0.0.30 - - [2025-02-10 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.30 - - [2025-02-10 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005950 10.0.0.30 - - [2025-02-10 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006531 10.0.0.30 - - [2025-02-10 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.30 - - [2025-02-10 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.30 - - [2025-02-10 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.30 - - [2025-02-10 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.30 - - [2025-02-10 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.30 - - [2025-02-10 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006907 10.0.0.30 - - [2025-02-10 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.30 - - [2025-02-10 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.30 - - [2025-02-10 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005530 10.0.0.30 - - [2025-02-10 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010679 10.0.0.30 - - [2025-02-10 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.30 - - [2025-02-10 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005109 10.0.0.30 - - [2025-02-10 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.30 - - [2025-02-10 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.30 - - [2025-02-10 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005252 10.0.0.30 - - [2025-02-10 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.30 - - [2025-02-10 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.30 - - [2025-02-10 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.30 - - [2025-02-10 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.30 - - [2025-02-10 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005139 10.0.0.30 - - [2025-02-10 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005300 10.0.0.30 - - [2025-02-10 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.30 - - [2025-02-10 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.30 - - [2025-02-10 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005265 10.0.0.30 - - [2025-02-10 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.30 - - [2025-02-10 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008667 10.0.0.30 - - [2025-02-10 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.30 - - [2025-02-10 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.30 - - [2025-02-10 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497 10.0.0.30 - - [2025-02-10 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.30 - - [2025-02-10 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006627 10.0.0.30 - - [2025-02-10 01:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.30 - - [2025-02-10 01:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004685 10.0.0.30 - - [2025-02-10 01:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006400 10.0.0.30 - - [2025-02-10 01:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.30 - - [2025-02-10 01:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004419 10.0.0.30 - - [2025-02-10 01:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.30 - - [2025-02-10 01:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.30 - - [2025-02-10 01:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010519 10.0.0.30 - - [2025-02-10 01:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.30 - - [2025-02-10 01:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.30 - - [2025-02-10 01:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007457 10.0.0.30 - - [2025-02-10 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006009 10.0.0.30 - - [2025-02-10 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.30 - - [2025-02-10 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.30 - - [2025-02-10 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.30 - - [2025-02-10 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.30 - - [2025-02-10 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004984 10.0.0.30 - - [2025-02-10 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006438 10.0.0.30 - - [2025-02-10 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.30 - - [2025-02-10 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.30 - - [2025-02-10 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.30 - - [2025-02-10 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005897 10.0.0.30 - - [2025-02-10 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.30 - - [2025-02-10 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.30 - - [2025-02-10 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.30 - - [2025-02-10 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.30 - - [2025-02-10 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.30 - - [2025-02-10 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012893 10.0.0.30 - - [2025-02-10 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.30 - - [2025-02-10 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.30 - - [2025-02-10 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.30 - - [2025-02-10 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.30 - - [2025-02-10 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.30 - - [2025-02-10 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.30 - - [2025-02-10 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005790 10.0.0.30 - - [2025-02-10 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.30 - - [2025-02-10 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.30 - - [2025-02-10 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.30 - - [2025-02-10 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.30 - - [2025-02-10 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.30 - - [2025-02-10 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.30 - - [2025-02-10 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.30 - - [2025-02-10 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.30 - - [2025-02-10 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.30 - - [2025-02-10 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005964 10.0.0.30 - - [2025-02-10 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006735 10.0.0.30 - - [2025-02-10 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018891 10.0.0.30 - - [2025-02-10 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.30 - - [2025-02-10 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005152 10.0.0.30 - - [2025-02-10 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013299 10.0.0.30 - - [2025-02-10 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011054 10.0.0.30 - - [2025-02-10 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.30 - - [2025-02-10 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005233 10.0.0.30 - - [2025-02-10 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.30 - - [2025-02-10 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005303 10.0.0.30 - - [2025-02-10 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.30 - - [2025-02-10 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.30 - - [2025-02-10 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005291 10.0.0.30 - - [2025-02-10 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.30 - - [2025-02-10 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.30 - - [2025-02-10 01:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.30 - - [2025-02-10 01:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.30 - - [2025-02-10 01:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.30 - - [2025-02-10 01:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.30 - - [2025-02-10 01:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.30 - - [2025-02-10 01:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.30 - - [2025-02-10 01:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.30 - - [2025-02-10 01:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008709 10.0.0.30 - - [2025-02-10 01:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007567 10.0.0.30 - - [2025-02-10 01:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006340 10.0.0.30 - - [2025-02-10 01:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.30 - - [2025-02-10 01:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.30 - - [2025-02-10 01:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.30 - - [2025-02-10 01:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005875 10.0.0.30 - - [2025-02-10 01:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.30 - - [2025-02-10 01:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.30 - - [2025-02-10 01:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.30 - - [2025-02-10 01:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.30 - - [2025-02-10 01:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.30 - - [2025-02-10 01:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440 10.0.0.30 - - [2025-02-10 01:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.30 - - [2025-02-10 01:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.30 - - [2025-02-10 01:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.30 - - [2025-02-10 01:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.30 - - [2025-02-10 01:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.30 - - [2025-02-10 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.30 - - [2025-02-10 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.30 - - [2025-02-10 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004901 10.0.0.30 - - [2025-02-10 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011829 10.0.0.30 - - [2025-02-10 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009731 10.0.0.30 - - [2025-02-10 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012638 10.0.0.30 - - [2025-02-10 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.30 - - [2025-02-10 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.30 - - [2025-02-10 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005118 10.0.0.30 - - [2025-02-10 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007508 10.0.0.30 - - [2025-02-10 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.30 - - [2025-02-10 01:57:32] "POST /network-ipams HTTP/1.1" 409 257 0.004015 10.0.0.30 - - [2025-02-10 01:57:33] "POST /virtual-networks HTTP/1.1" 409 255 0.004109 10.0.0.30 - - [2025-02-10 01:57:33] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.004375 10.0.0.30 - - [2025-02-10 01:57:33] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.025006 10.0.0.30 - - [2025-02-10 01:57:33] "POST /fqname-to-id HTTP/1.1" 404 205 0.003838 10.0.0.17 - - [2025-02-10 01:57:38] "GET /global-system-configs HTTP/1.1" 200 322 0.083498 10.0.0.12 - - [2025-02-10 01:57:38] "GET /obj-perms HTTP/1.1" 200 5056 0.241311 10.0.0.17 - - [2025-02-10 01:57:38] "GET /obj-perms HTTP/1.1" 200 5056 0.266024 10.0.0.17 - - [2025-02-10 01:57:39] "GET /global-system-configs HTTP/1.1" 200 322 0.055835 10.0.0.30 - - [2025-02-10 01:57:39] "GET /obj-perms HTTP/1.1" 200 5056 0.169778 +++ date ++ echo 'INFO: =================== Mon Feb 10 01:59:40 UTC 2025 ===================' INFO: =================== Mon Feb 10 01:59:40 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.17 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ ANALYTICSDB_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ ANALYTICS_SNMP_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8081 ' +++ '[' -n '10.0.0.17:8081 10.0.0.12:8081 10.0.0.30:8081 ' ']' +++ echo '10.0.0.17:8081 10.0.0.12:8081 10.0.0.30:8081' ++ ANALYTICS_SERVERS='10.0.0.17:8081 10.0.0.12:8081 10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9042 ' +++ '[' -n '10.0.0.17:9042 10.0.0.12:9042 10.0.0.30:9042 ' ']' +++ echo '10.0.0.17:9042 10.0.0.12:9042 10.0.0.30:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.17:9042 10.0.0.12:9042 10.0.0.30:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8086 ' +++ '[' -n '10.0.0.17:8086 10.0.0.12:8086 10.0.0.30:8086 ' ']' +++ echo '10.0.0.17:8086 10.0.0.12:8086 10.0.0.30:8086' ++ COLLECTOR_SERVERS='10.0.0.17:8086 10.0.0.12:8086 10.0.0.30: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.17,10.0.0.12,10.0.0.30 ++ CONFIGDB_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8082 ' +++ '[' -n '10.0.0.17:8082 10.0.0.12:8082 10.0.0.30:8082 ' ']' +++ echo '10.0.0.17:8082 10.0.0.12:8082 10.0.0.30:8082' ++ CONFIG_SERVERS='10.0.0.17:8082 10.0.0.12:8082 10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9161 ' +++ '[' -n '10.0.0.17:9161 10.0.0.12:9161 10.0.0.30:9161 ' ']' +++ echo '10.0.0.17:9161 10.0.0.12:9161 10.0.0.30:9161' ++ CONFIGDB_SERVERS='10.0.0.17:9161 10.0.0.12:9161 10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9041 ' +++ '[' -n '10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041 ' ']' +++ echo '10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.11,10.20.0.6,10.20.0.8 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.11,10.20.0.6,10.20.0.8 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+=10.0.0.17:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+=10.0.0.30:2181, +++ '[' -n 10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181, ']' +++ echo 10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181 ++ ZOOKEEPER_SERVERS=10.0.0.17:2181,10.0.0.12:2181,10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:2181 ' +++ '[' -n '10.0.0.17:2181 10.0.0.12:2181 10.0.0.30:2181 ' ']' +++ echo '10.0.0.17:2181 10.0.0.12:2181 10.0.0.30:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.17:2181 10.0.0.12:2181 10.0.0.30:2181' ++ RABBITMQ_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+=10.0.0.17:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+=10.0.0.30:5673, +++ '[' -n 10.0.0.17:5673,10.0.0.12:5673,10.0.0.30:5673, ']' +++ echo 10.0.0.17:5673,10.0.0.12:5673,10.0.0.30:5673 ++ RABBITMQ_SERVERS=10.0.0.17:5673,10.0.0.12:5673,10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:6379 ' +++ '[' -n '10.0.0.17:6379 10.0.0.12:6379 10.0.0.30:6379 ' ']' +++ echo '10.0.0.17:6379 10.0.0.12:6379 10.0.0.30:6379' ++ REDIS_SERVERS='10.0.0.17:6379 10.0.0.12:6379 10.0.0.30: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.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9092 ' +++ '[' -n '10.0.0.17:9092 10.0.0.12:9092 10.0.0.30:9092 ' ']' +++ echo '10.0.0.17:9092 10.0.0.12:9092 10.0.0.30:9092' ++ KAFKA_SERVERS='10.0.0.17:9092 10.0.0.12:9092 10.0.0.30:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.17 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + 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 ++ cut -d , -f 1 ++ echo 10.0.0.17,10.0.0.12,10.0.0.30 + local cassandra=10.0.0.17 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.17 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.17,10.0.0.12,10.0.0.30 +++ local servers=10.0.0.17,10.0.0.12,10.0.0.30 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.17,10.20.0.11,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.17'\''))' +++ local server_ip=10.0.0.17 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.17 ]] +++ [[ ,10.0.0.17,10.20.0.11,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.17, ]] +++ echo 10.0.0.17 1 +++ return ++ local ip=10.0.0.17 ++ [[ -z 10.0.0.17 ]] ++ echo 10.0.0.17 + host_ip=10.0.0.17 + [[ cql == \c\q\l ]] ++ echo 10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.17: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 ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ 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 02/10/2025 01:59:51.334 7f91cf7d9708 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/10/2025 01:59:51.512 7f91cf7d9708 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/10/2025 01:59:51.527 7f91cf7d9708 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/10/2025 01:59:51.527 7f91cf7d9708 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log]