+++ date ++ echo 'INFO: =================== Thu Mar 20 00:45:40 UTC 2025 ===================' INFO: =================== Thu Mar 20 00:45: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 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.47 ++ 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.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICSDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_SNMP_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8081 ' +++ '[' -n '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081 ' ']' +++ echo '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081' ++ ANALYTICS_SERVERS='10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9042 ' +++ '[' -n '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042 ' ']' +++ echo '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8086 ' +++ '[' -n '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086 ' ']' +++ echo '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086' ++ COLLECTOR_SERVERS='10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ CONFIGDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8082 ' +++ '[' -n '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082 ' ']' +++ echo '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082' ++ CONFIG_SERVERS='10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9161 ' +++ '[' -n '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161 ' ']' +++ echo '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161' ++ CONFIGDB_SERVERS='10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9041 ' +++ '[' -n '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ' ']' +++ echo '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.11,10.20.0.23,10.20.0.5 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.11,10.20.0.23,10.20.0.5 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:2181, +++ '[' -n 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181, ']' +++ echo 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 ++ ZOOKEEPER_SERVERS=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:2181 ' +++ '[' -n '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181 ' ']' +++ echo '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ RABBITMQ_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:5673, +++ '[' -n 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673, ']' +++ echo 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ RABBITMQ_SERVERS=10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:6379 ' +++ '[' -n '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379 ' ']' +++ echo '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379' ++ REDIS_SERVERS='10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9092 ' +++ '[' -n '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092 ' ']' +++ echo '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092' ++ KAFKA_SERVERS='10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.42 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + 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.42,10.0.0.12,10.0.0.47 + local cassandra=10.0.0.42 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.42 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.42,10.0.0.12,10.0.0.47 +++ local servers=10.0.0.42,10.0.0.12,10.0.0.47 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.42'\''))' +++ local server_ip=10.0.0.42 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.42 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.42, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.12'\''))' +++ local server_ip=10.0.0.12 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.12 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.12, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.47'\''))' +++ local server_ip=10.0.0.47 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.47 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.47, ]] +++ echo 10.0.0.47 3 +++ return ++ local ip=10.0.0.47 ++ [[ -z 10.0.0.47 ]] ++ echo 10.0.0.47 + host_ip=10.0.0.47 + [[ cql == \c\q\l ]] ++ echo 10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.47: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=__ ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ set -o posix ++ set ++ sed 's/^API__//g' ++ sort + 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 03/20/2025 00:45:48.754 7f16be7c0dc8 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/20/2025 00:45:48.797 7f16be7c0dc8 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/20/2025 00:45:48.817 7f16be7c0dc8 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/20/2025 00:45:48.818 7f16be7c0dc8 [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.47:8082/ Hit Ctrl-C to quit. 10.0.0.47 - - [2025-03-20 00:46:10] "GET / HTTP/1.1" 503 181 0.000292 10.0.0.47 - - [2025-03-20 00:46:10] "GET / HTTP/1.1" 503 181 0.000175 10.0.0.12 - - [2025-03-20 00:46:11] "GET / HTTP/1.1" 200 35931 0.001761 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-03-20 00:46:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000826 10.0.0.12 - - [2025-03-20 00:46:11] "GET / HTTP/1.1" 200 35931 0.001409 10.0.0.47 - - [2025-03-20 00:46:11] "GET / HTTP/1.1" 200 35931 0.001349 10.0.0.47 - - [2025-03-20 00:46:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000550 10.0.0.12 - - [2025-03-20 00:46:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000456 10.0.0.42 - - [2025-03-20 00:46:11] "GET / HTTP/1.1" 200 35931 0.001815 10.0.0.42 - - [2025-03-20 00:46:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000417 10.0.0.47 - - [2025-03-20 00:46:11] "GET / HTTP/1.1" 200 45871 0.001644 10.0.0.47 - - [2025-03-20 00:46:11] "GET / HTTP/1.1" 200 45871 0.002214 10.0.0.47 - - [2025-03-20 00:46:11] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000432 10.0.0.47 - - [2025-03-20 00:46:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000287 10.0.0.47 - - [2025-03-20 00:46:12] "GET / HTTP/1.1" 200 35931 0.001729 10.0.0.47 - - [2025-03-20 00:46:12] "GET / HTTP/1.1" 200 35931 0.001383 10.0.0.47 - - [2025-03-20 00:46:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000573 10.0.0.42 - - [2025-03-20 00:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 1.198340 10.0.0.42 - - [2025-03-20 00:46:13] "GET /global-system-config/92e769a6-5754-45f5-bd68-145125efbf0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004745 10.0.0.47 - - [2025-03-20 00:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 1.799479 10.0.0.47 - - [2025-03-20 00:46:13] "GET /global-system-config/92e769a6-5754-45f5-bd68-145125efbf0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004725 10.0.0.12 - - [2025-03-20 00:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 2.153479 10.0.0.12 - - [2025-03-20 00:46:13] "GET /global-system-config/92e769a6-5754-45f5-bd68-145125efbf0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009203 10.0.0.12 - - [2025-03-20 00:46:13] "POST /fqname-to-id HTTP/1.1" 404 196 1.529030 10.0.0.47 - - [2025-03-20 00:46:13] "GET / HTTP/1.1" 200 35931 0.001557 10.0.0.47 - - [2025-03-20 00:46:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000320 10.0.0.42 - - [2025-03-20 00:46:13] "POST /fqname-to-id HTTP/1.1" 404 220 0.005020 10.0.0.47 - - [2025-03-20 00:46:13] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.351742 10.0.0.47 - - [2025-03-20 00:46:13] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.003354 10.0.0.47 - - [2025-03-20 00:46:13] "POST /fqname-to-id HTTP/1.1" 404 220 0.004993 10.0.0.47 - - [2025-03-20 00:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.669888 10.0.0.47 - - [2025-03-20 00:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007825 10.0.0.47 - - [2025-03-20 00:46:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.108294 10.0.0.12 - - [2025-03-20 00:46:13] "POST /fqname-to-id HTTP/1.1" 404 220 0.010825 10.0.0.47 - - [2025-03-20 00:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005435 10.0.0.12 - - [2025-03-20 00:46:13] "POST /job-templates HTTP/1.1" 200 555 0.066869 10.0.0.42 - - [2025-03-20 00:46:13] "POST /config-nodes HTTP/1.1" 200 599 0.060461 10.0.0.47 - - [2025-03-20 00:46:13] "GET /global-system-config/92e769a6-5754-45f5-bd68-145125efbf0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006586 10.0.0.12 - - [2025-03-20 00:46:13] "POST /fqname-to-id HTTP/1.1" 404 200 0.003209 10.0.0.47 - - [2025-03-20 00:46:13] "POST /config-nodes HTTP/1.1" 200 599 0.060820 10.0.0.12 - - [2025-03-20 00:46:13] "POST /config-nodes HTTP/1.1" 200 599 0.052234 10.0.0.12 - - [2025-03-20 00:46:13] "GET / HTTP/1.1" 200 35931 0.001387 10.0.0.12 - - [2025-03-20 00:46:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000413 10.0.0.47 - - [2025-03-20 00:46:14] "POST /service-appliance-sets HTTP/1.1" 200 553 0.093968 10.0.0.12 - - [2025-03-20 00:46:14] "POST /job-templates HTTP/1.1" 200 563 0.109513 10.0.0.47 - - [2025-03-20 00:46:14] "POST /fqname-to-id HTTP/1.1" 404 180 0.023983 10.0.0.12 - - [2025-03-20 00:46:14] "POST /fqname-to-id HTTP/1.1" 404 191 0.004539 10.0.0.47 - - [2025-03-20 00:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007074 10.0.0.47 - - [2025-03-20 00:46:14] "GET /global-system-config/92e769a6-5754-45f5-bd68-145125efbf0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008776 10.0.0.12 - - [2025-03-20 00:46:14] "POST /job-templates HTTP/1.1" 200 545 0.198504 10.0.0.47 - - [2025-03-20 00:46:14] "POST /service-appliance-sets HTTP/1.1" 200 541 0.099052 10.0.0.12 - - [2025-03-20 00:46:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.014846 10.0.0.47 - - [2025-03-20 00:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005011 10.0.0.47 - - [2025-03-20 00:46:14] "GET /network-ipam/7204a2fe-cb19-4882-a0c2-edf994f11239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.013932 10.0.0.12 - - [2025-03-20 00:46:14] "POST /job-templates HTTP/1.1" 200 577 0.080758 10.0.0.12 - - [2025-03-20 00:46:14] "POST /fqname-to-id HTTP/1.1" 404 208 0.008400 10.0.0.47 - - [2025-03-20 00:46:14] "GET / HTTP/1.1" 200 35931 0.003719 10.0.0.47 - - [2025-03-20 00:46:14] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000506 10.0.0.12 - - [2025-03-20 00:46:14] "POST /job-templates HTTP/1.1" 200 579 0.186546 10.0.0.12 - - [2025-03-20 00:46:14] "GET / HTTP/1.1" 200 35931 0.001476 10.0.0.12 - - [2025-03-20 00:46:14] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000396 10.0.0.12 - - [2025-03-20 00:46:14] "POST /fqname-to-id HTTP/1.1" 404 210 0.003825 10.0.0.47 - - [2025-03-20 00:46:15] "POST /service-templates HTTP/1.1" 200 511 0.146388 10.0.0.12 - - [2025-03-20 00:46:15] "POST /job-templates HTTP/1.1" 200 583 0.132528 10.0.0.47 - - [2025-03-20 00:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.997304 10.0.0.47 - - [2025-03-20 00:46:15] "GET /global-system-config/92e769a6-5754-45f5-bd68-145125efbf0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005767 10.0.0.12 - - [2025-03-20 00:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.581542 10.0.0.12 - - [2025-03-20 00:46:15] "GET /global-system-config/92e769a6-5754-45f5-bd68-145125efbf0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.019095 10.0.0.12 - - [2025-03-20 00:46:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.004749 10.0.0.47 - - [2025-03-20 00:46:15] "POST /fqname-to-id HTTP/1.1" 404 220 0.004376 10.0.0.42 - - [2025-03-20 00:46:15] "GET / HTTP/1.1" 200 35931 0.001976 10.0.0.42 - - [2025-03-20 00:46:15] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000403 10.0.0.47 - - [2025-03-20 00:46:15] "POST /service-templates HTTP/1.1" 200 501 0.177936 10.0.0.12 - - [2025-03-20 00:46:15] "POST /fqname-to-id HTTP/1.1" 404 220 0.018115 10.0.0.12 - - [2025-03-20 00:46:15] "POST /job-templates HTTP/1.1" 200 559 0.135875 10.0.0.12 - - [2025-03-20 00:46:15] "POST /fqname-to-id HTTP/1.1" 404 203 0.004831 10.0.0.47 - - [2025-03-20 00:46:15] "POST /config-database-nodes HTTP/1.1" 200 617 0.221297 10.0.0.47 - - [2025-03-20 00:46:15] "POST /service-templates HTTP/1.1" 200 515 0.160670 10.0.0.12 - - [2025-03-20 00:46:15] "POST /config-database-nodes HTTP/1.1" 200 617 0.194628 10.0.0.12 - - [2025-03-20 00:46:15] "POST /job-templates HTTP/1.1" 200 569 0.083988 10.0.0.47 - - [2025-03-20 00:46:15] "POST /service-templates HTTP/1.1" 200 535 0.066509 10.0.0.12 - - [2025-03-20 00:46:15] "POST /fqname-to-id HTTP/1.1" 404 196 0.011936 10.0.0.47 - - [2025-03-20 00:46:15] "POST /service-templates HTTP/1.1" 200 507 0.066825 10.0.0.12 - - [2025-03-20 00:46:15] "POST /job-templates HTTP/1.1" 200 555 0.076713 10.0.0.12 - - [2025-03-20 00:46:15] "POST /fqname-to-id HTTP/1.1" 404 196 0.014898 /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.12 - - [2025-03-20 00:46:16] "POST /job-templates HTTP/1.1" 200 555 0.226940 10.0.0.12 - - [2025-03-20 00:46:16] "POST /fqname-to-id HTTP/1.1" 404 196 0.005265 10.0.0.12 - - [2025-03-20 00:46:16] "POST /job-templates HTTP/1.1" 200 555 0.085000 10.0.0.42 - - [2025-03-20 00:46:16] "GET / HTTP/1.1" 200 35931 0.002180 10.0.0.42 - - [2025-03-20 00:46:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000622 10.0.0.12 - - [2025-03-20 00:46:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.008037 10.0.0.12 - - [2025-03-20 00:46:16] "POST /job-templates HTTP/1.1" 200 535 0.073009 10.0.0.47 - - [2025-03-20 00:46:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.881626 10.0.0.12 - - [2025-03-20 00:46:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.004559 10.0.0.12 - - [2025-03-20 00:46:16] "POST /job-templates HTTP/1.1" 200 559 0.096475 10.0.0.12 - - [2025-03-20 00:46:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.004196 10.0.0.12 - - [2025-03-20 00:46:16] "POST /job-templates HTTP/1.1" 200 559 0.077892 10.0.0.12 - - [2025-03-20 00:46:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.010212 10.0.0.12 - - [2025-03-20 00:46:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.934026 10.0.0.12 - - [2025-03-20 00:46:17] "POST /job-templates HTTP/1.1" 200 559 0.095245 10.0.0.12 - - [2025-03-20 00:46:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.004286 10.0.0.12 - - [2025-03-20 00:46:17] "POST /job-templates HTTP/1.1" 200 565 0.052371 10.0.0.12 - - [2025-03-20 00:46:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.008916 10.0.0.42 - - [2025-03-20 00:46:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.829109 10.0.0.42 - - [2025-03-20 00:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.080981 10.0.0.42 - - [2025-03-20 00:46:17] "GET /global-system-config/92e769a6-5754-45f5-bd68-145125efbf0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006873 10.0.0.42 - - [2025-03-20 00:46:17] "POST /fqname-to-id HTTP/1.1" 404 220 0.005490 10.0.0.12 - - [2025-03-20 00:46:17] "POST /job-templates HTTP/1.1" 200 557 0.114831 10.0.0.42 - - [2025-03-20 00:46:17] "POST /config-database-nodes HTTP/1.1" 200 617 0.061522 10.0.0.12 - - [2025-03-20 00:46:17] "POST /fqname-to-id HTTP/1.1" 404 196 0.010071 10.0.0.12 - - [2025-03-20 00:46:17] "POST /job-templates HTTP/1.1" 200 555 0.068739 10.0.0.12 - - [2025-03-20 00:46:17] "POST /fqname-to-id HTTP/1.1" 404 205 0.004737 10.0.0.12 - - [2025-03-20 00:46:17] "POST /job-templates HTTP/1.1" 200 573 0.090272 10.0.0.12 - - [2025-03-20 00:46:17] "POST /fqname-to-id HTTP/1.1" 404 194 0.007215 10.0.0.12 - - [2025-03-20 00:46:18] "POST /job-templates HTTP/1.1" 200 551 0.060616 10.0.0.12 - - [2025-03-20 00:46:18] "POST /fqname-to-id HTTP/1.1" 404 208 0.005921 10.0.0.12 - - [2025-03-20 00:46:18] "POST /job-templates HTTP/1.1" 200 579 0.058549 10.0.0.12 - - [2025-03-20 00:46:18] "POST /fqname-to-id HTTP/1.1" 404 196 0.012804 10.0.0.12 - - [2025-03-20 00:46:18] "POST /job-templates HTTP/1.1" 200 555 0.114031 10.0.0.12 - - [2025-03-20 00:46:18] "POST /fqname-to-id HTTP/1.1" 404 198 0.006507 10.0.0.12 - - [2025-03-20 00:46:18] "POST /job-templates HTTP/1.1" 200 559 0.085777 10.0.0.12 - - [2025-03-20 00:46:18] "POST /fqname-to-id HTTP/1.1" 404 206 0.008539 10.0.0.12 - - [2025-03-20 00:46:18] "POST /job-templates HTTP/1.1" 200 575 0.064456 10.0.0.12 - - [2025-03-20 00:46:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.024182 10.0.0.12 - - [2025-03-20 00:46:19] "POST /job-templates HTTP/1.1" 200 557 0.053338 10.0.0.12 - - [2025-03-20 00:46:19] "POST /fqname-to-id HTTP/1.1" 404 198 0.007524 10.0.0.12 - - [2025-03-20 00:46:19] "POST /job-templates HTTP/1.1" 200 559 0.060786 10.0.0.12 - - [2025-03-20 00:46:19] "POST /fqname-to-id HTTP/1.1" 404 196 0.006067 10.0.0.12 - - [2025-03-20 00:46:19] "POST /job-templates HTTP/1.1" 200 555 0.054868 10.0.0.12 - - [2025-03-20 00:46:19] "POST /fqname-to-id HTTP/1.1" 404 195 0.004473 10.0.0.12 - - [2025-03-20 00:46:19] "POST /job-templates HTTP/1.1" 200 553 0.055686 10.0.0.12 - - [2025-03-20 00:46:19] "POST /fqname-to-id HTTP/1.1" 404 195 0.004631 10.0.0.12 - - [2025-03-20 00:46:19] "POST /job-templates HTTP/1.1" 200 553 0.129569 10.0.0.47 - - [2025-03-20 00:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012213 10.0.0.47 - - [2025-03-20 00:46:21] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.005713 10.0.0.47 - - [2025-03-20 00:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.025430 10.0.0.47 - - [2025-03-20 00:46:21] "PUT /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7 HTTP/1.1" 200 276 0.017800 10.0.0.12 - - [2025-03-20 00:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014384 10.0.0.12 - - [2025-03-20 00:46:21] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1432 0.005925 10.0.0.12 - - [2025-03-20 00:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005551 10.0.0.12 - - [2025-03-20 00:46:22] "PUT /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7 HTTP/1.1" 200 276 0.029701 10.0.0.12 - - [2025-03-20 00:46:22] "POST /job-templates HTTP/1.1" 200 553 0.134445 10.0.0.42 - - [2025-03-20 00:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.42 - - [2025-03-20 00:46:22] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1432 0.039455 10.0.0.42 - - [2025-03-20 00:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005778 10.0.0.42 - - [2025-03-20 00:46:22] "PUT /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7 HTTP/1.1" 200 276 0.048841 10.0.0.12 - - [2025-03-20 00:46:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.003897 10.0.0.12 - - [2025-03-20 00:46:24] "POST /config-propertiess HTTP/1.1" 200 551 0.095465 10.0.0.12 - - [2025-03-20 00:46:24] "POST /fqname-to-id HTTP/1.1" 404 166 0.006858 10.0.0.12 - - [2025-03-20 00:46:24] "POST /tags HTTP/1.1" 200 333 0.093399 10.0.0.12 - - [2025-03-20 00:46:24] "POST /fqname-to-id HTTP/1.1" 404 174 0.022236 10.0.0.12 - - [2025-03-20 00:46:24] "POST /tags HTTP/1.1" 200 313 0.083017 10.0.0.12 - - [2025-03-20 00:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.12 - - [2025-03-20 00:46:25] "POST /hardwares HTTP/1.1" 200 327 0.035682 10.0.0.12 - - [2025-03-20 00:46:25] "POST /fqname-to-id HTTP/1.1" 404 166 0.003450 10.0.0.12 - - [2025-03-20 00:46:25] "POST /hardwares HTTP/1.1" 200 327 0.047324 10.0.0.12 - - [2025-03-20 00:46:25] "POST /fqname-to-id HTTP/1.1" 404 164 0.004417 10.0.0.47 - - [2025-03-20 00:46:25] "GET /network-ipam/7204a2fe-cb19-4882-a0c2-edf994f11239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.670214 10.0.0.12 - - [2025-03-20 00:46:25] "POST /hardwares HTTP/1.1" 200 317 0.044005 10.0.0.12 - - [2025-03-20 00:46:25] "POST /fqname-to-id HTTP/1.1" 404 164 0.003232 10.0.0.12 - - [2025-03-20 00:46:25] "POST /hardwares HTTP/1.1" 200 323 0.031400 10.0.0.12 - - [2025-03-20 00:46:25] "POST /fqname-to-id HTTP/1.1" 404 165 0.013410 10.0.0.12 - - [2025-03-20 00:46:25] "POST /hardwares HTTP/1.1" 200 325 0.037491 10.0.0.12 - - [2025-03-20 00:46:25] "POST /fqname-to-id HTTP/1.1" 404 164 0.003302 10.0.0.12 - - [2025-03-20 00:46:25] "POST /hardwares HTTP/1.1" 200 317 0.020961 10.0.0.12 - - [2025-03-20 00:46:26] "POST /fqname-to-id HTTP/1.1" 404 161 0.004135 10.0.0.12 - - [2025-03-20 00:46:26] "POST /hardwares HTTP/1.1" 200 323 0.025674 10.0.0.12 - - [2025-03-20 00:46:26] "POST /fqname-to-id HTTP/1.1" 404 162 0.004572 10.0.0.47 - - [2025-03-20 00:46:26] "POST /fqname-to-id HTTP/1.1" 404 224 0.003926 10.0.0.12 - - [2025-03-20 00:46:26] "POST /hardwares HTTP/1.1" 200 325 0.029677 10.0.0.12 - - [2025-03-20 00:46:26] "POST /fqname-to-id HTTP/1.1" 404 161 0.016017 10.0.0.12 - - [2025-03-20 00:46:26] "POST /hardwares HTTP/1.1" 200 319 0.022747 10.0.0.47 - - [2025-03-20 00:46:26] "POST /ref-update HTTP/1.1" 200 156 0.049548 10.0.0.12 - - [2025-03-20 00:46:26] "POST /fqname-to-id HTTP/1.1" 404 162 0.003718 10.0.0.12 - - [2025-03-20 00:46:26] "POST /hardwares HTTP/1.1" 200 311 0.021716 10.0.0.47 - - [2025-03-20 00:46:26] "POST /route-targets HTTP/1.1" 200 327 0.029573 10.0.0.12 - - [2025-03-20 00:46:26] "POST /fqname-to-id HTTP/1.1" 404 160 0.004387 10.0.0.47 - - [2025-03-20 00:46:26] "POST /ref-update HTTP/1.1" 200 156 0.036534 10.0.0.12 - - [2025-03-20 00:46:26] "POST /hardwares HTTP/1.1" 200 303 0.030116 10.0.0.12 - - [2025-03-20 00:46:26] "POST /fqname-to-id HTTP/1.1" 404 155 0.003058 10.0.0.47 - - [2025-03-20 00:46:26] "PUT /access-control-list/b76f4ab5-bf98-4994-b389-117bcaf44398 HTTP/1.1" 200 272 0.027052 10.0.0.12 - - [2025-03-20 00:46:27] "POST /hardwares HTTP/1.1" 200 305 0.020910 10.0.0.12 - - [2025-03-20 00:46:27] "POST /fqname-to-id HTTP/1.1" 404 155 0.005968 10.0.0.12 - - [2025-03-20 00:46:27] "POST /hardwares HTTP/1.1" 200 307 0.044515 10.0.0.12 - - [2025-03-20 00:46:27] "POST /fqname-to-id HTTP/1.1" 404 156 0.011923 10.0.0.12 - - [2025-03-20 00:46:27] "POST /hardwares HTTP/1.1" 200 309 0.028579 10.0.0.12 - - [2025-03-20 00:46:27] "POST /fqname-to-id HTTP/1.1" 404 158 0.003982 10.0.0.12 - - [2025-03-20 00:46:27] "POST /hardwares HTTP/1.1" 200 301 0.052909 10.0.0.12 - - [2025-03-20 00:46:27] "POST /fqname-to-id HTTP/1.1" 404 157 0.012595 10.0.0.12 - - [2025-03-20 00:46:27] "POST /hardwares HTTP/1.1" 200 309 0.021620 10.0.0.12 - - [2025-03-20 00:46:27] "POST /fqname-to-id HTTP/1.1" 404 157 0.007065 10.0.0.12 - - [2025-03-20 00:46:27] "POST /hardwares HTTP/1.1" 200 317 0.022381 10.0.0.12 - - [2025-03-20 00:46:27] "POST /fqname-to-id HTTP/1.1" 404 157 0.003813 10.0.0.12 - - [2025-03-20 00:46:28] "POST /hardwares HTTP/1.1" 200 303 0.027347 10.0.0.12 - - [2025-03-20 00:46:28] "POST /fqname-to-id HTTP/1.1" 404 185 0.004901 10.0.0.12 - - [2025-03-20 00:46:28] "POST /features HTTP/1.1" 200 521 0.054108 10.0.0.12 - - [2025-03-20 00:46:28] "POST /fqname-to-id HTTP/1.1" 404 189 0.005339 10.0.0.12 - - [2025-03-20 00:46:28] "POST /features HTTP/1.1" 200 521 0.045153 10.0.0.12 - - [2025-03-20 00:46:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.008734 10.0.0.12 - - [2025-03-20 00:46:28] "POST /features HTTP/1.1" 200 519 0.078739 10.0.0.12 - - [2025-03-20 00:46:28] "POST /fqname-to-id HTTP/1.1" 404 190 0.004445 10.0.0.12 - - [2025-03-20 00:46:29] "POST /features HTTP/1.1" 200 541 0.061970 10.0.0.12 - - [2025-03-20 00:46:29] "POST /fqname-to-id HTTP/1.1" 404 179 0.003346 10.0.0.12 - - [2025-03-20 00:46:29] "POST /physical-roles HTTP/1.1" 200 533 0.039158 10.0.0.12 - - [2025-03-20 00:46:29] "POST /fqname-to-id HTTP/1.1" 404 191 0.005739 10.0.0.12 - - [2025-03-20 00:46:29] "POST /overlay-roles HTTP/1.1" 200 531 0.046015 10.0.0.12 - - [2025-03-20 00:46:29] "POST /fqname-to-id HTTP/1.1" 404 185 0.004136 10.0.0.12 - - [2025-03-20 00:46:29] "POST /overlay-roles HTTP/1.1" 200 541 0.032713 10.0.0.12 - - [2025-03-20 00:46:29] "POST /fqname-to-id HTTP/1.1" 404 184 0.003632 10.0.0.12 - - [2025-03-20 00:46:29] "POST /overlay-roles HTTP/1.1" 200 533 0.034957 10.0.0.12 - - [2025-03-20 00:46:29] "POST /fqname-to-id HTTP/1.1" 404 187 0.003129 10.0.0.12 - - [2025-03-20 00:46:29] "POST /overlay-roles HTTP/1.1" 200 541 0.042101 10.0.0.12 - - [2025-03-20 00:46:29] "POST /fqname-to-id HTTP/1.1" 404 190 0.003971 10.0.0.12 - - [2025-03-20 00:46:30] "POST /role-definitions HTTP/1.1" 200 533 0.054120 10.0.0.12 - - [2025-03-20 00:46:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.003862 10.0.0.12 - - [2025-03-20 00:46:30] "POST /role-definitions HTTP/1.1" 200 551 0.043564 10.0.0.12 - - [2025-03-20 00:46:30] "POST /fqname-to-id HTTP/1.1" 404 189 0.007799 10.0.0.12 - - [2025-03-20 00:46:30] "POST /role-definitions HTTP/1.1" 200 549 0.060910 10.0.0.12 - - [2025-03-20 00:46:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.004410 10.0.0.12 - - [2025-03-20 00:46:30] "POST /role-definitions HTTP/1.1" 200 561 0.058146 10.0.0.12 - - [2025-03-20 00:46:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.003627 10.0.0.12 - - [2025-03-20 00:46:30] "POST /role-definitions HTTP/1.1" 200 545 0.047913 10.0.0.12 - - [2025-03-20 00:46:30] "POST /fqname-to-id HTTP/1.1" 404 192 0.007253 10.0.0.12 - - [2025-03-20 00:46:31] "POST /role-definitions HTTP/1.1" 200 555 0.053054 10.0.0.12 - - [2025-03-20 00:46:31] "POST /fqname-to-id HTTP/1.1" 404 187 0.004169 10.0.0.12 - - [2025-03-20 00:46:31] "POST /role-definitions HTTP/1.1" 200 531 0.068159 10.0.0.12 - - [2025-03-20 00:46:31] "POST /fqname-to-id HTTP/1.1" 404 189 0.003759 10.0.0.12 - - [2025-03-20 00:46:31] "POST /role-definitions HTTP/1.1" 200 557 0.068471 10.0.0.12 - - [2025-03-20 00:46:31] "POST /fqname-to-id HTTP/1.1" 404 195 0.003853 10.0.0.12 - - [2025-03-20 00:46:31] "POST /feature-configs HTTP/1.1" 200 537 0.058259 10.0.0.12 - - [2025-03-20 00:46:31] "POST /fqname-to-id HTTP/1.1" 404 211 0.005359 10.0.0.12 - - [2025-03-20 00:46:31] "POST /node-profiles HTTP/1.1" 200 547 0.037994 10.0.0.12 - - [2025-03-20 00:46:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.014647 10.0.0.12 - - [2025-03-20 00:46:32] "POST /node-profiles HTTP/1.1" 200 541 0.050003 10.0.0.12 - - [2025-03-20 00:46:32] "POST /fqname-to-id HTTP/1.1" 404 188 0.003723 10.0.0.12 - - [2025-03-20 00:46:32] "POST /node-profiles HTTP/1.1" 200 531 0.034485 10.0.0.12 - - [2025-03-20 00:46:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.005128 10.0.0.12 - - [2025-03-20 00:46:32] "POST /telemetry-profiles HTTP/1.1" 200 554 0.058403 10.0.0.12 - - [2025-03-20 00:46:32] "POST /fqname-to-id HTTP/1.1" 404 206 0.014318 10.0.0.12 - - [2025-03-20 00:46:32] "POST /telemetry-profiles HTTP/1.1" 200 554 0.057413 10.0.0.12 - - [2025-03-20 00:46:32] "POST /fqname-to-id HTTP/1.1" 404 206 0.004557 10.0.0.12 - - [2025-03-20 00:46:32] "POST /sflow-profiles HTTP/1.1" 200 532 0.044944 10.0.0.12 - - [2025-03-20 00:46:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.003917 10.0.0.12 - - [2025-03-20 00:46:33] "POST /grpc-profiles HTTP/1.1" 200 530 0.047177 10.0.0.12 - - [2025-03-20 00:46:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.003921 10.0.0.12 - - [2025-03-20 00:46:33] "POST /device-functional-groups HTTP/1.1" 200 540 0.046433 10.0.0.12 - - [2025-03-20 00:46:33] "POST /fqname-to-id HTTP/1.1" 404 195 0.015627 10.0.0.12 - - [2025-03-20 00:46:33] "POST /device-functional-groups HTTP/1.1" 200 542 0.032168 10.0.0.12 - - [2025-03-20 00:46:33] "POST /fqname-to-id HTTP/1.1" 404 208 0.003103 10.0.0.12 - - [2025-03-20 00:46:33] "POST /device-functional-groups HTTP/1.1" 200 620 0.031170 10.0.0.12 - - [2025-03-20 00:46:33] "POST /fqname-to-id HTTP/1.1" 404 205 0.005848 10.0.0.12 - - [2025-03-20 00:46:33] "POST /device-functional-groups HTTP/1.1" 200 574 0.061358 10.0.0.12 - - [2025-03-20 00:46:33] "POST /fqname-to-id HTTP/1.1" 404 196 0.005467 10.0.0.12 - - [2025-03-20 00:46:33] "POST /role-configs HTTP/1.1" 200 522 0.037509 10.0.0.12 - - [2025-03-20 00:46:34] "POST /fqname-to-id HTTP/1.1" 404 202 0.003572 10.0.0.12 - - [2025-03-20 00:46:34] "POST /role-configs HTTP/1.1" 200 521 0.039825 10.0.0.12 - - [2025-03-20 00:46:34] "POST /fqname-to-id HTTP/1.1" 404 194 0.003032 10.0.0.12 - - [2025-03-20 00:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.12 - - [2025-03-20 00:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.12 - - [2025-03-20 00:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.12 - - [2025-03-20 00:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.12 - - [2025-03-20 00:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.12 - - [2025-03-20 00:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.12 - - [2025-03-20 00:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.12 - - [2025-03-20 00:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.12 - - [2025-03-20 00:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.12 - - [2025-03-20 00:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.12 - - [2025-03-20 00:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.12 - - [2025-03-20 00:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.12 - - [2025-03-20 00:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.12 - - [2025-03-20 00:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.12 - - [2025-03-20 00:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.12 - - [2025-03-20 00:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.12 - - [2025-03-20 00:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.12 - - [2025-03-20 00:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.12 - - [2025-03-20 00:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.12 - - [2025-03-20 00:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.12 - - [2025-03-20 00:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.12 - - [2025-03-20 00:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.12 - - [2025-03-20 00:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.12 - - [2025-03-20 00:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.12 - - [2025-03-20 00:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.12 - - [2025-03-20 00:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005204 10.0.0.12 - - [2025-03-20 00:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.12 - - [2025-03-20 00:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.12 - - [2025-03-20 00:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.12 - - [2025-03-20 00:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.12 - - [2025-03-20 00:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.12 - - [2025-03-20 00:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.12 - - [2025-03-20 00:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.12 - - [2025-03-20 00:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.12 - - [2025-03-20 00:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005495 10.0.0.12 - - [2025-03-20 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.12 - - [2025-03-20 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.12 - - [2025-03-20 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.12 - - [2025-03-20 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.12 - - [2025-03-20 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.12 - - [2025-03-20 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.12 - - [2025-03-20 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.12 - - [2025-03-20 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.12 - - [2025-03-20 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.12 - - [2025-03-20 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.12 - - [2025-03-20 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.12 - - [2025-03-20 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.12 - - [2025-03-20 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.12 - - [2025-03-20 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.12 - - [2025-03-20 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.12 - - [2025-03-20 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.12 - - [2025-03-20 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.12 - - [2025-03-20 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.12 - - [2025-03-20 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.12 - - [2025-03-20 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.12 - - [2025-03-20 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.12 - - [2025-03-20 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.12 - - [2025-03-20 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004705 10.0.0.12 - - [2025-03-20 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007325 10.0.0.12 - - [2025-03-20 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.12 - - [2025-03-20 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.12 - - [2025-03-20 00:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.12 - - [2025-03-20 00:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006245 10.0.0.12 - - [2025-03-20 00:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.12 - - [2025-03-20 00:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.12 - - [2025-03-20 00:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.12 - - [2025-03-20 00:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.12 - - [2025-03-20 00:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.12 - - [2025-03-20 00:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.12 - - [2025-03-20 00:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.12 - - [2025-03-20 00:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005204 10.0.0.12 - - [2025-03-20 00:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.12 - - [2025-03-20 00:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.12 - - [2025-03-20 00:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006402 10.0.0.12 - - [2025-03-20 00:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.12 - - [2025-03-20 00:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006708 10.0.0.12 - - [2025-03-20 00:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004788 10.0.0.12 - - [2025-03-20 00:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.12 - - [2025-03-20 00:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012962 10.0.0.12 - - [2025-03-20 00:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.12 - - [2025-03-20 00:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.12 - - [2025-03-20 00:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006676 10.0.0.12 - - [2025-03-20 00:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.12 - - [2025-03-20 00:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.12 - - [2025-03-20 00:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005449 10.0.0.12 - - [2025-03-20 00:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012525 10.0.0.12 - - [2025-03-20 00:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005306 10.0.0.12 - - [2025-03-20 00:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007260 10.0.0.12 - - [2025-03-20 00:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.12 - - [2025-03-20 00:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.12 - - [2025-03-20 00:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006398 10.0.0.12 - - [2025-03-20 00:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.12 - - [2025-03-20 00:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.12 - - [2025-03-20 00:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.025826 10.0.0.12 - - [2025-03-20 00:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.12 - - [2025-03-20 00:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.12 - - [2025-03-20 00:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005390 10.0.0.12 - - [2025-03-20 00:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.12 - - [2025-03-20 00:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.12 - - [2025-03-20 00:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010710 10.0.0.12 - - [2025-03-20 00:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011216 10.0.0.12 - - [2025-03-20 00:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.12 - - [2025-03-20 00:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013492 10.0.0.12 - - [2025-03-20 00:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.12 - - [2025-03-20 00:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.12 - - [2025-03-20 00:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.12 - - [2025-03-20 00:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.12 - - [2025-03-20 00:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.12 - - [2025-03-20 00:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.036559 10.0.0.12 - - [2025-03-20 00:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.12 - - [2025-03-20 00:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.12 - - [2025-03-20 00:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011370 10.0.0.12 - - [2025-03-20 00:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.12 - - [2025-03-20 00:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008862 10.0.0.12 - - [2025-03-20 00:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009333 10.0.0.12 - - [2025-03-20 00:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.12 - - [2025-03-20 00:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.12 - - [2025-03-20 00:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005630 10.0.0.12 - - [2025-03-20 00:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.12 - - [2025-03-20 00:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.12 - - [2025-03-20 00:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008298 10.0.0.12 - - [2025-03-20 00:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.12 - - [2025-03-20 00:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.12 - - [2025-03-20 00:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.12 - - [2025-03-20 00:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.12 - - [2025-03-20 00:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.12 - - [2025-03-20 00:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010688 10.0.0.12 - - [2025-03-20 00:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.12 - - [2025-03-20 00:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005606 10.0.0.12 - - [2025-03-20 00:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008919 10.0.0.12 - - [2025-03-20 00:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.12 - - [2025-03-20 00:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.12 - - [2025-03-20 00:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005228 10.0.0.12 - - [2025-03-20 00:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.12 - - [2025-03-20 00:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.12 - - [2025-03-20 00:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.12 - - [2025-03-20 00:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004920 10.0.0.12 - - [2025-03-20 00:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.12 - - [2025-03-20 00:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.12 - - [2025-03-20 00:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.12 - - [2025-03-20 00:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.12 - - [2025-03-20 00:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.12 - - [2025-03-20 00:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.12 - - [2025-03-20 00:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.12 - - [2025-03-20 00:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.12 - - [2025-03-20 00:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.12 - - [2025-03-20 00:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.12 - - [2025-03-20 00:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.12 - - [2025-03-20 00:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.12 - - [2025-03-20 00:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.12 - - [2025-03-20 00:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.12 - - [2025-03-20 00:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.12 - - [2025-03-20 00:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.12 - - [2025-03-20 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.12 - - [2025-03-20 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.12 - - [2025-03-20 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005701 10.0.0.12 - - [2025-03-20 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.12 - - [2025-03-20 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004849 10.0.0.12 - - [2025-03-20 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.12 - - [2025-03-20 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009362 10.0.0.12 - - [2025-03-20 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.12 - - [2025-03-20 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.12 - - [2025-03-20 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012335 10.0.0.12 - - [2025-03-20 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006376 10.0.0.12 - - [2025-03-20 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007252 10.0.0.12 - - [2025-03-20 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010391 10.0.0.12 - - [2025-03-20 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.12 - - [2025-03-20 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.12 - - [2025-03-20 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005318 10.0.0.12 - - [2025-03-20 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.12 - - [2025-03-20 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.12 - - [2025-03-20 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009921 10.0.0.12 - - [2025-03-20 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.12 - - [2025-03-20 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.12 - - [2025-03-20 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011550 10.0.0.12 - - [2025-03-20 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.12 - - [2025-03-20 00:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.12 - - [2025-03-20 00:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004960 10.0.0.12 - - [2025-03-20 00:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.12 - - [2025-03-20 00:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.12 - - [2025-03-20 00:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010013 10.0.0.12 - - [2025-03-20 00:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.12 - - [2025-03-20 00:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.12 - - [2025-03-20 00:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007057 10.0.0.12 - - [2025-03-20 00:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.12 - - [2025-03-20 00:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006361 10.0.0.12 - - [2025-03-20 00:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.12 - - [2025-03-20 00:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.12 - - [2025-03-20 00:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.12 - - [2025-03-20 00:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007533 10.0.0.12 - - [2025-03-20 00:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.12 - - [2025-03-20 00:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.12 - - [2025-03-20 00:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.12 - - [2025-03-20 00:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.12 - - [2025-03-20 00:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005327 10.0.0.12 - - [2025-03-20 00:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009163 10.0.0.12 - - [2025-03-20 00:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.12 - - [2025-03-20 00:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.12 - - [2025-03-20 00:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.12 - - [2025-03-20 00:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.12 - - [2025-03-20 00:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.12 - - [2025-03-20 00:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.12 - - [2025-03-20 00:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.12 - - [2025-03-20 00:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.12 - - [2025-03-20 00:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.12 - - [2025-03-20 00:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.12 - - [2025-03-20 00:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007746 10.0.0.12 - - [2025-03-20 00:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009907 10.0.0.12 - - [2025-03-20 00:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005689 10.0.0.12 - - [2025-03-20 00:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.12 - - [2025-03-20 00:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.12 - - [2025-03-20 00:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.12 - - [2025-03-20 00:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.12 - - [2025-03-20 00:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.12 - - [2025-03-20 00:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013098 10.0.0.12 - - [2025-03-20 00:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.12 - - [2025-03-20 00:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011619 10.0.0.12 - - [2025-03-20 00:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005878 10.0.0.12 - - [2025-03-20 00:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.12 - - [2025-03-20 00:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.12 - - [2025-03-20 00:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.12 - - [2025-03-20 00:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006623 10.0.0.12 - - [2025-03-20 00:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.12 - - [2025-03-20 00:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.12 - - [2025-03-20 00:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.12 - - [2025-03-20 00:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006299 10.0.0.12 - - [2025-03-20 00:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004990 10.0.0.12 - - [2025-03-20 00:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.12 - - [2025-03-20 00:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.12 - - [2025-03-20 00:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.12 - - [2025-03-20 00:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004893 10.0.0.12 - - [2025-03-20 00:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.12 - - [2025-03-20 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.12 - - [2025-03-20 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.12 - - [2025-03-20 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.12 - - [2025-03-20 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.12 - - [2025-03-20 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.12 - - [2025-03-20 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.12 - - [2025-03-20 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.12 - - [2025-03-20 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.12 - - [2025-03-20 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.12 - - [2025-03-20 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.12 - - [2025-03-20 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.12 - - [2025-03-20 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.12 - - [2025-03-20 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007159 10.0.0.12 - - [2025-03-20 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.12 - - [2025-03-20 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.12 - - [2025-03-20 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005473 10.0.0.12 - - [2025-03-20 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.12 - - [2025-03-20 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006739 10.0.0.12 - - [2025-03-20 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.12 - - [2025-03-20 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006536 10.0.0.12 - - [2025-03-20 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.12 - - [2025-03-20 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.12 - - [2025-03-20 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.12 - - [2025-03-20 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004917 10.0.0.12 - - [2025-03-20 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005821 10.0.0.12 - - [2025-03-20 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.12 - - [2025-03-20 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.12 - - [2025-03-20 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.12 - - [2025-03-20 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.47 - - [2025-03-20 00:46:56] "POST /useragent-kv HTTP/1.1" 200 115 0.004570 10.0.0.12 - - [2025-03-20 00:46:56] "POST /virtual-networks HTTP/1.1" 200 552 0.145605 10.0.0.12 - - [2025-03-20 00:46:56] "POST /fqname-to-id HTTP/1.1" 404 178 0.003622 10.0.0.12 - - [2025-03-20 00:46:56] "POST /fqname-to-id HTTP/1.1" 404 198 0.003337 10.0.0.47 - - [2025-03-20 00:46:56] "POST /ref-update HTTP/1.1" 200 156 0.028676 10.0.0.12 - - [2025-03-20 00:47:16] "GET /global-system-configs HTTP/1.1" 200 322 8.873219 10.0.0.47 - - [2025-03-20 00:47:16] "GET /global-system-configs HTTP/1.1" 200 322 7.317864 10.0.0.42 - - [2025-03-20 00:47:16] "GET /global-system-configs HTTP/1.1" 200 322 5.394860 10.0.0.47 - - [2025-03-20 00:47:16] "GET /global-system-configs HTTP/1.1" 200 322 3.974486 10.0.0.12 - - [2025-03-20 00:47:16] "GET /global-system-configs HTTP/1.1" 200 322 2.109722 10.0.0.42 - - [2025-03-20 00:47:16] "GET /global-system-configs HTTP/1.1" 200 322 0.426423 10.0.0.47 - - [2025-03-20 00:47:39] "POST /ref-update HTTP/1.1" 200 156 0.035242 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-03-20 00:51:20] "GET /obj-perms HTTP/1.1" 200 5056 0.406793 10.0.0.12 - - [2025-03-20 00:51:41] "GET /global-system-configs HTTP/1.1" 200 322 0.009017 10.0.0.47 - - [2025-03-20 00:51:41] "GET /obj-perms HTTP/1.1" 200 5056 0.080660 10.0.0.42 - - [2025-03-20 00:51:42] "GET /obj-perms HTTP/1.1" 200 5056 0.183557 10.0.0.47 - - [2025-03-20 00:51:42] "GET /global-system-configs HTTP/1.1" 200 322 0.058542 10.0.0.42 - - [2025-03-20 00:51:42] "GET /global-system-configs HTTP/1.1" 200 322 0.009975 10.0.0.12 - - [2025-03-20 00:51:42] "GET /obj-perms HTTP/1.1" 200 5056 0.374580 10.0.0.47 - - [2025-03-20 00:51:42] "GET /global-system-configs HTTP/1.1" 200 322 0.433013 10.0.0.42 - - [2025-03-20 00:51:42] "GET /obj-perms HTTP/1.1" 200 5056 0.565472 10.0.0.47 - - [2025-03-20 00:51:42] "GET /obj-perms HTTP/1.1" 200 5056 0.594025 10.0.0.12 - - [2025-03-20 00:51:43] "GET /global-system-configs HTTP/1.1" 200 322 0.008020 10.0.0.42 - - [2025-03-20 00:51:44] "GET /global-system-configs HTTP/1.1" 200 322 0.009602 10.0.0.12 - - [2025-03-20 00:51:44] "GET /obj-perms HTTP/1.1" 200 5056 0.057973 10.0.0.47 - - [2025-03-20 00:52:20] "GET /obj-perms HTTP/1.1" 200 5056 0.055352 10.0.0.42 - - [2025-03-20 00:52:21] "GET /obj-perms HTTP/1.1" 200 5056 0.049570 [Introspect:8084]10.0.0.47 - - [2025-03-20 00:52:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.47 - - [2025-03-20 00:52:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000869 [Introspect:8084]10.0.0.47 - - [2025-03-20 00:53:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000751 [Introspect:8084]10.0.0.47 - - [2025-03-20 00:53:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000911 10.0.0.12 - - [2025-03-20 00:56:24] "GET /obj-perms HTTP/1.1" 200 5056 0.070249 10.0.0.47 - - [2025-03-20 00:56:24] "GET /obj-perms HTTP/1.1" 200 5056 0.051134 10.0.0.42 - - [2025-03-20 00:56:41] "GET /obj-perms HTTP/1.1" 200 5056 0.056012 10.0.0.12 - - [2025-03-20 00:56:41] "GET /global-system-configs HTTP/1.1" 200 322 0.073472 10.0.0.47 - - [2025-03-20 00:56:42] "GET /global-system-configs HTTP/1.1" 200 322 0.053164 10.0.0.42 - - [2025-03-20 00:56:42] "GET /global-system-configs HTTP/1.1" 200 322 0.109603 10.0.0.47 - - [2025-03-20 00:56:42] "GET /global-system-configs HTTP/1.1" 200 322 0.218712 10.0.0.12 - - [2025-03-20 00:56:42] "GET /obj-perms HTTP/1.1" 200 5056 0.313827 10.0.0.47 - - [2025-03-20 00:56:42] "GET /obj-perms HTTP/1.1" 200 5056 0.334882 10.0.0.42 - - [2025-03-20 00:56:42] "GET /obj-perms HTTP/1.1" 200 5056 0.375480 10.0.0.12 - - [2025-03-20 00:56:43] "GET /global-system-configs HTTP/1.1" 200 322 0.031889 10.0.0.42 - - [2025-03-20 00:56:44] "GET /global-system-configs HTTP/1.1" 200 322 0.066535 10.0.0.47 - - [2025-03-20 00:56:44] "GET /obj-perms HTTP/1.1" 200 5056 0.165164 10.0.0.12 - - [2025-03-20 00:56:44] "GET /obj-perms HTTP/1.1" 200 5056 0.178102 10.0.0.42 - - [2025-03-20 00:57:25] "GET /obj-perms HTTP/1.1" 200 5056 0.056518 10.0.0.12 - - [2025-03-20 01:00:28] "GET /obj-perms HTTP/1.1" 200 5056 0.062316 10.0.0.47 - - [2025-03-20 01:01:28] "GET /obj-perms HTTP/1.1" 200 5056 0.076358 10.0.0.42 - - [2025-03-20 01:01:29] "GET /obj-perms HTTP/1.1" 200 5056 0.057232 10.0.0.12 - - [2025-03-20 01:01:41] "GET /global-system-configs HTTP/1.1" 200 322 0.039859 10.0.0.47 - - [2025-03-20 01:01:42] "GET /global-system-configs HTTP/1.1" 200 322 0.076475 10.0.0.42 - - [2025-03-20 01:01:42] "GET /global-system-configs HTTP/1.1" 200 322 0.098061 10.0.0.47 - - [2025-03-20 01:01:42] "GET /global-system-configs HTTP/1.1" 200 322 0.179308 10.0.0.42 - - [2025-03-20 01:01:42] "GET /obj-perms HTTP/1.1" 200 5056 0.295346 10.0.0.47 - - [2025-03-20 01:01:42] "GET /obj-perms HTTP/1.1" 200 5056 0.306356 10.0.0.12 - - [2025-03-20 01:01:42] "GET /obj-perms HTTP/1.1" 200 5056 0.322092 10.0.0.12 - - [2025-03-20 01:01:43] "GET /global-system-configs HTTP/1.1" 200 322 0.057309 10.0.0.42 - - [2025-03-20 01:01:44] "GET /global-system-configs HTTP/1.1" 200 322 0.148697 10.0.0.12 - - [2025-03-20 01:01:44] "GET /obj-perms HTTP/1.1" 200 5056 0.276921 10.0.0.47 - - [2025-03-20 01:01:44] "GET /obj-perms HTTP/1.1" 200 5056 0.291680 10.0.0.42 - - [2025-03-20 01:01:44] "GET /obj-perms HTTP/1.1" 200 5056 0.307704 10.0.0.12 - - [2025-03-20 01:05:31] "GET /obj-perms HTTP/1.1" 200 5056 0.061995 10.0.0.47 - - [2025-03-20 01:05:32] "GET /obj-perms HTTP/1.1" 200 5056 0.053628 10.0.0.42 - - [2025-03-20 01:06:32] "GET /obj-perms HTTP/1.1" 200 5056 0.066541 10.0.0.12 - - [2025-03-20 01:06:41] "GET /global-system-configs HTTP/1.1" 200 322 0.036282 10.0.0.47 - - [2025-03-20 01:06:42] "GET /global-system-configs HTTP/1.1" 200 322 0.070829 10.0.0.12 - - [2025-03-20 01:06:42] "GET /obj-perms HTTP/1.1" 200 5056 0.228255 10.0.0.42 - - [2025-03-20 01:06:42] "GET /global-system-configs HTTP/1.1" 200 322 0.105550 10.0.0.47 - - [2025-03-20 01:06:42] "GET /global-system-configs HTTP/1.1" 200 322 0.173016 10.0.0.47 - - [2025-03-20 01:06:42] "GET /obj-perms HTTP/1.1" 200 5056 0.293580 10.0.0.42 - - [2025-03-20 01:06:42] "GET /obj-perms HTTP/1.1" 200 5056 0.317597 10.0.0.12 - - [2025-03-20 01:06:43] "GET /global-system-configs HTTP/1.1" 200 322 0.048898 10.0.0.12 - - [2025-03-20 01:06:43] "GET /obj-perms HTTP/1.1" 200 5056 0.134727 10.0.0.42 - - [2025-03-20 01:06:44] "GET /global-system-configs HTTP/1.1" 200 322 0.080323 10.0.0.42 - - [2025-03-20 01:06:44] "GET /obj-perms HTTP/1.1" 200 5056 0.163044 10.0.0.47 - - [2025-03-20 01:06:44] "GET /obj-perms HTTP/1.1" 200 5056 0.182874 10.0.0.12 - - [2025-03-20 01:09:35] "GET /obj-perms HTTP/1.1" 200 5056 0.054567 10.0.0.47 - - [2025-03-20 01:10:35] "GET /obj-perms HTTP/1.1" 200 5056 0.066887 10.0.0.42 - - [2025-03-20 01:10:36] "GET /obj-perms HTTP/1.1" 200 5056 0.060279 10.0.0.12 - - [2025-03-20 01:11:41] "GET /global-system-configs HTTP/1.1" 200 322 0.059169 10.0.0.47 - - [2025-03-20 01:11:42] "GET /global-system-configs HTTP/1.1" 200 322 0.153951 10.0.0.12 - - [2025-03-20 01:11:42] "GET /obj-perms HTTP/1.1" 200 5056 0.248924 10.0.0.47 - - [2025-03-20 01:11:42] "GET /obj-perms HTTP/1.1" 200 5056 0.261539 10.0.0.42 - - [2025-03-20 01:11:42] "GET /global-system-configs HTTP/1.1" 200 322 0.098327 10.0.0.47 - - [2025-03-20 01:11:42] "GET /global-system-configs HTTP/1.1" 200 322 0.191553 10.0.0.42 - - [2025-03-20 01:11:42] "GET /obj-perms HTTP/1.1" 200 5056 0.290691 10.0.0.12 - - [2025-03-20 01:11:43] "GET /global-system-configs HTTP/1.1" 200 322 0.090669 10.0.0.47 - - [2025-03-20 01:11:43] "GET /obj-perms HTTP/1.1" 200 5056 0.159318 10.0.0.12 - - [2025-03-20 01:11:43] "GET /obj-perms HTTP/1.1" 200 5056 0.175997 10.0.0.42 - - [2025-03-20 01:11:44] "GET /global-system-configs HTTP/1.1" 200 322 0.065590 10.0.0.42 - - [2025-03-20 01:11:44] "GET /obj-perms HTTP/1.1" 200 5056 0.180626 10.0.0.12 - - [2025-03-20 01:14:39] "GET /obj-perms HTTP/1.1" 200 5056 0.057935 10.0.0.47 - - [2025-03-20 01:14:39] "GET /obj-perms HTTP/1.1" 200 5056 0.065248 10.0.0.42 - - [2025-03-20 01:15:40] "GET /obj-perms HTTP/1.1" 200 5056 0.056490 10.0.0.12 - - [2025-03-20 01:16:41] "GET /global-system-configs HTTP/1.1" 200 322 0.046063 10.0.0.47 - - [2025-03-20 01:16:42] "GET /global-system-configs HTTP/1.1" 200 322 0.081808 10.0.0.42 - - [2025-03-20 01:16:42] "GET /obj-perms HTTP/1.1" 200 5056 0.147685 10.0.0.47 - - [2025-03-20 01:16:42] "GET /obj-perms HTTP/1.1" 200 5056 0.167600 10.0.0.12 - - [2025-03-20 01:16:42] "GET /obj-perms HTTP/1.1" 200 5056 0.181447 10.0.0.42 - - [2025-03-20 01:16:42] "GET /global-system-configs HTTP/1.1" 200 322 0.050833 10.0.0.47 - - [2025-03-20 01:16:42] "GET /global-system-configs HTTP/1.1" 200 322 0.109358 10.0.0.12 - - [2025-03-20 01:16:43] "GET /global-system-configs HTTP/1.1" 200 322 0.074782 10.0.0.47 - - [2025-03-20 01:16:43] "GET /obj-perms HTTP/1.1" 200 5056 0.152658 10.0.0.12 - - [2025-03-20 01:16:43] "GET /obj-perms HTTP/1.1" 200 5056 0.181786 10.0.0.42 - - [2025-03-20 01:16:43] "GET /obj-perms HTTP/1.1" 200 5056 0.203988 10.0.0.42 - - [2025-03-20 01:16:44] "GET /global-system-configs HTTP/1.1" 200 322 0.028181 10.0.0.12 - - [2025-03-20 01:18:43] "GET /obj-perms HTTP/1.1" 200 5056 0.050999 10.0.0.47 - - [2025-03-20 01:19:43] "GET /obj-perms HTTP/1.1" 200 5056 0.081298 10.0.0.42 - - [2025-03-20 01:19:44] "GET /obj-perms HTTP/1.1" 200 5056 0.080992 10.0.0.12 - - [2025-03-20 01:21:41] "GET /global-system-configs HTTP/1.1" 200 322 0.043438 10.0.0.47 - - [2025-03-20 01:21:42] "GET /global-system-configs HTTP/1.1" 200 322 0.129985 10.0.0.47 - - [2025-03-20 01:21:42] "GET /obj-perms HTTP/1.1" 200 5056 0.305141 10.0.0.42 - - [2025-03-20 01:21:42] "GET /global-system-configs HTTP/1.1" 200 322 0.179230 10.0.0.12 - - [2025-03-20 01:21:42] "GET /obj-perms HTTP/1.1" 200 5056 0.404131 10.0.0.47 - - [2025-03-20 01:21:42] "GET /global-system-configs HTTP/1.1" 200 322 0.291369 10.0.0.42 - - [2025-03-20 01:21:42] "GET /obj-perms HTTP/1.1" 200 5056 0.411156 10.0.0.12 - - [2025-03-20 01:21:43] "GET /global-system-configs HTTP/1.1" 200 322 0.082090 10.0.0.47 - - [2025-03-20 01:21:43] "GET /obj-perms HTTP/1.1" 200 5056 0.152030 10.0.0.12 - - [2025-03-20 01:21:43] "GET /obj-perms HTTP/1.1" 200 5056 0.165498 10.0.0.42 - - [2025-03-20 01:21:44] "GET /global-system-configs HTTP/1.1" 200 322 0.069213 10.0.0.42 - - [2025-03-20 01:21:44] "GET /obj-perms HTTP/1.1" 200 5056 0.127307 10.0.0.12 - - [2025-03-20 01:23:47] "GET /obj-perms HTTP/1.1" 200 5056 0.058839 10.0.0.47 - - [2025-03-20 01:23:47] "GET /obj-perms HTTP/1.1" 200 5056 0.051888 10.0.0.42 - - [2025-03-20 01:24:47] "GET /obj-perms HTTP/1.1" 200 5056 0.056165 10.0.0.12 - - [2025-03-20 01:26:41] "GET /global-system-configs HTTP/1.1" 200 322 0.061220 10.0.0.47 - - [2025-03-20 01:26:42] "GET /global-system-configs HTTP/1.1" 200 322 0.106431 10.0.0.42 - - [2025-03-20 01:26:42] "GET /obj-perms HTTP/1.1" 200 5056 0.254940 10.0.0.47 - - [2025-03-20 01:26:42] "GET /obj-perms HTTP/1.1" 200 5056 0.292562 10.0.0.42 - - [2025-03-20 01:26:42] "GET /global-system-configs HTTP/1.1" 200 322 0.177385 10.0.0.47 - - [2025-03-20 01:26:42] "GET /global-system-configs HTTP/1.1" 200 322 0.301568 10.0.0.12 - - [2025-03-20 01:26:42] "GET /obj-perms HTTP/1.1" 200 5056 0.719562 10.0.0.12 - - [2025-03-20 01:26:43] "GET /global-system-configs HTTP/1.1" 200 322 0.097315 10.0.0.47 - - [2025-03-20 01:26:43] "GET /obj-perms HTTP/1.1" 200 5056 0.298632 10.0.0.42 - - [2025-03-20 01:26:43] "GET /obj-perms HTTP/1.1" 200 5056 0.329253 10.0.0.12 - - [2025-03-20 01:26:43] "GET /obj-perms HTTP/1.1" 200 5056 0.372157 10.0.0.42 - - [2025-03-20 01:26:44] "GET /global-system-configs HTTP/1.1" 200 322 0.026569 10.0.0.12 - - [2025-03-20 01:27:50] "GET /obj-perms HTTP/1.1" 200 5056 0.060240 10.0.0.47 - - [2025-03-20 01:28:51] "GET /obj-perms HTTP/1.1" 200 5056 0.050569 10.0.0.42 - - [2025-03-20 01:28:51] "GET /obj-perms HTTP/1.1" 200 5056 0.052203 10.0.0.12 - - [2025-03-20 01:31:42] "GET /global-system-configs HTTP/1.1" 200 322 0.128760 10.0.0.12 - - [2025-03-20 01:31:42] "GET /obj-perms HTTP/1.1" 200 5056 0.200239 10.0.0.47 - - [2025-03-20 01:31:42] "GET /global-system-configs HTTP/1.1" 200 322 0.093817 10.0.0.47 - - [2025-03-20 01:31:42] "GET /obj-perms HTTP/1.1" 200 5056 0.181364 10.0.0.42 - - [2025-03-20 01:31:42] "GET /obj-perms HTTP/1.1" 200 5056 0.206309 10.0.0.42 - - [2025-03-20 01:31:42] "GET /global-system-configs HTTP/1.1" 200 322 0.039534 10.0.0.47 - - [2025-03-20 01:31:42] "GET /global-system-configs HTTP/1.1" 200 322 0.077816 10.0.0.12 - - [2025-03-20 01:31:42] "GET /obj-perms HTTP/1.1" 200 5056 0.234044 10.0.0.12 - - [2025-03-20 01:31:43] "GET /global-system-configs HTTP/1.1" 200 322 0.063809 10.0.0.47 - - [2025-03-20 01:31:43] "GET /obj-perms HTTP/1.1" 200 5056 0.227556 10.0.0.42 - - [2025-03-20 01:31:43] "GET /obj-perms HTTP/1.1" 200 5056 0.254134 10.0.0.42 - - [2025-03-20 01:31:44] "GET /global-system-configs HTTP/1.1" 200 322 0.026223 10.0.0.12 - - [2025-03-20 01:32:54] "GET /obj-perms HTTP/1.1" 200 5056 0.054869 10.0.0.47 - - [2025-03-20 01:32:54] "GET /obj-perms HTTP/1.1" 200 5056 0.046631 10.0.0.42 - - [2025-03-20 01:33:55] "GET /obj-perms HTTP/1.1" 200 5056 0.048471 10.0.0.12 - - [2025-03-20 01:36:41] "GET /global-system-configs HTTP/1.1" 200 322 0.009990 10.0.0.12 - - [2025-03-20 01:36:41] "GET /obj-perms HTTP/1.1" 200 5056 0.005188 10.0.0.47 - - [2025-03-20 01:36:41] "GET /obj-perms HTTP/1.1" 200 5056 0.008607 10.0.0.47 - - [2025-03-20 01:36:42] "GET /global-system-configs HTTP/1.1" 200 322 0.072448 10.0.0.42 - - [2025-03-20 01:36:42] "GET /obj-perms HTTP/1.1" 200 5056 0.154137 10.0.0.42 - - [2025-03-20 01:36:42] "GET /global-system-configs HTTP/1.1" 200 322 0.037291 10.0.0.47 - - [2025-03-20 01:36:42] "GET /global-system-configs HTTP/1.1" 200 322 0.158265 10.0.0.47 - - [2025-03-20 01:36:42] "GET /obj-perms HTTP/1.1" 200 5056 0.259343 10.0.0.12 - - [2025-03-20 01:36:42] "GET /obj-perms HTTP/1.1" 200 5056 0.275862 10.0.0.12 - - [2025-03-20 01:36:43] "GET /global-system-configs HTTP/1.1" 200 322 0.040150 10.0.0.42 - - [2025-03-20 01:36:43] "GET /obj-perms HTTP/1.1" 200 5056 0.132009 10.0.0.42 - - [2025-03-20 01:36:44] "GET /global-system-configs HTTP/1.1" 200 322 0.045134 10.0.0.12 - - [2025-03-20 01:36:57] "GET /obj-perms HTTP/1.1" 200 5056 0.047487 10.0.0.47 - - [2025-03-20 01:37:58] "GET /obj-perms HTTP/1.1" 200 5056 0.043463 10.0.0.42 - - [2025-03-20 01:37:58] "GET /obj-perms HTTP/1.1" 200 5056 0.044872 10.0.0.12 - - [2025-03-20 01:41:42] "GET /global-system-configs HTTP/1.1" 200 322 0.151999 10.0.0.12 - - [2025-03-20 01:41:42] "GET /obj-perms HTTP/1.1" 200 5056 0.251227 10.0.0.47 - - [2025-03-20 01:41:42] "GET /obj-perms HTTP/1.1" 200 5056 0.323130 10.0.0.47 - - [2025-03-20 01:41:42] "GET /global-system-configs HTTP/1.1" 200 322 0.171952 10.0.0.42 - - [2025-03-20 01:41:42] "GET /obj-perms HTTP/1.1" 200 5056 0.482077 10.0.0.42 - - [2025-03-20 01:41:42] "GET /global-system-configs HTTP/1.1" 200 322 0.168617 10.0.0.47 - - [2025-03-20 01:41:42] "GET /global-system-configs HTTP/1.1" 200 322 0.310324 10.0.0.12 - - [2025-03-20 01:41:42] "GET /obj-perms HTTP/1.1" 200 5056 0.484294 10.0.0.47 - - [2025-03-20 01:41:42] "GET /obj-perms HTTP/1.1" 200 5056 0.502631 10.0.0.42 - - [2025-03-20 01:41:42] "GET /obj-perms HTTP/1.1" 200 5056 0.522061 10.0.0.12 - - [2025-03-20 01:41:43] "GET /global-system-configs HTTP/1.1" 200 322 0.039181 10.0.0.42 - - [2025-03-20 01:41:44] "GET /global-system-configs HTTP/1.1" 200 322 0.025315 10.0.0.12 - - [2025-03-20 01:42:01] "GET /obj-perms HTTP/1.1" 200 5056 0.045400 10.0.0.47 - - [2025-03-20 01:42:01] "GET /obj-perms HTTP/1.1" 200 5056 0.050546 10.0.0.42 - - [2025-03-20 01:43:01] "GET /obj-perms HTTP/1.1" 200 5056 0.053499 10.0.0.12 - - [2025-03-20 01:46:04] "GET /obj-perms HTTP/1.1" 200 5056 0.050210 10.0.0.47 - - [2025-03-20 01:46:41] "GET /obj-perms HTTP/1.1" 200 5056 0.004593 10.0.0.12 - - [2025-03-20 01:46:41] "GET /global-system-configs HTTP/1.1" 200 322 0.003375 10.0.0.42 - - [2025-03-20 01:46:41] "GET /obj-perms HTTP/1.1" 200 5056 0.003632 10.0.0.47 - - [2025-03-20 01:46:42] "GET /global-system-configs HTTP/1.1" 200 322 0.051019 10.0.0.42 - - [2025-03-20 01:46:42] "GET /global-system-configs HTTP/1.1" 200 322 0.090554 10.0.0.47 - - [2025-03-20 01:46:42] "GET /global-system-configs HTTP/1.1" 200 322 0.191020 10.0.0.12 - - [2025-03-20 01:46:42] "GET /obj-perms HTTP/1.1" 200 5056 0.289592 10.0.0.47 - - [2025-03-20 01:46:42] "GET /obj-perms HTTP/1.1" 200 5056 0.305788 10.0.0.42 - - [2025-03-20 01:46:42] "GET /obj-perms HTTP/1.1" 200 5056 0.330210 10.0.0.12 - - [2025-03-20 01:46:43] "GET /global-system-configs HTTP/1.1" 200 322 0.030214 10.0.0.42 - - [2025-03-20 01:46:44] "GET /global-system-configs HTTP/1.1" 200 322 0.044416 10.0.0.12 - - [2025-03-20 01:46:44] "GET /obj-perms HTTP/1.1" 200 5056 0.120719 10.0.0.47 - - [2025-03-20 01:47:04] "GET /obj-perms HTTP/1.1" 200 5056 0.073827 10.0.0.42 - - [2025-03-20 01:47:05] "GET /obj-perms HTTP/1.1" 200 5056 0.057655 10.0.0.12 - - [2025-03-20 01:51:08] "GET /obj-perms HTTP/1.1" 200 5056 0.051165 10.0.0.47 - - [2025-03-20 01:51:08] "GET /obj-perms HTTP/1.1" 200 5056 0.056544 10.0.0.12 - - [2025-03-20 01:51:41] "GET /global-system-configs HTTP/1.1" 200 322 0.068327 10.0.0.42 - - [2025-03-20 01:51:42] "GET /obj-perms HTTP/1.1" 200 5056 0.152304 10.0.0.47 - - [2025-03-20 01:51:42] "GET /global-system-configs HTTP/1.1" 200 322 0.072283 10.0.0.42 - - [2025-03-20 01:51:42] "GET /global-system-configs HTTP/1.1" 200 322 0.114658 10.0.0.47 - - [2025-03-20 01:51:42] "GET /global-system-configs HTTP/1.1" 200 322 0.240256 10.0.0.47 - - [2025-03-20 01:51:42] "GET /obj-perms HTTP/1.1" 200 5056 0.380238 10.0.0.12 - - [2025-03-20 01:51:42] "GET /obj-perms HTTP/1.1" 200 5056 0.395226 10.0.0.42 - - [2025-03-20 01:51:42] "GET /obj-perms HTTP/1.1" 200 5056 0.443264 10.0.0.12 - - [2025-03-20 01:51:43] "GET /global-system-configs HTTP/1.1" 200 322 0.062389 10.0.0.42 - - [2025-03-20 01:51:44] "GET /global-system-configs HTTP/1.1" 200 322 0.080210 10.0.0.47 - - [2025-03-20 01:51:44] "GET /obj-perms HTTP/1.1" 200 5056 0.186027 10.0.0.12 - - [2025-03-20 01:51:44] "GET /obj-perms HTTP/1.1" 200 5056 0.207510 10.0.0.42 - - [2025-03-20 01:52:08] "GET /obj-perms HTTP/1.1" 200 5056 0.072574 +++ date ++ echo 'INFO: =================== Thu Mar 20 01:52:49 UTC 2025 ===================' INFO: =================== Thu Mar 20 01:52:49 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 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.47 ++ 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.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICSDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_SNMP_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8081 ' +++ '[' -n '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081 ' ']' +++ echo '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081' ++ ANALYTICS_SERVERS='10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9042 ' +++ '[' -n '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042 ' ']' +++ echo '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8086 ' +++ '[' -n '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086 ' ']' +++ echo '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086' ++ COLLECTOR_SERVERS='10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ CONFIGDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8082 ' +++ '[' -n '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082 ' ']' +++ echo '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082' ++ CONFIG_SERVERS='10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9161 ' +++ '[' -n '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161 ' ']' +++ echo '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161' ++ CONFIGDB_SERVERS='10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9041 ' +++ '[' -n '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ' ']' +++ echo '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.11,10.20.0.23,10.20.0.5 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.11,10.20.0.23,10.20.0.5 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:2181, +++ '[' -n 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181, ']' +++ echo 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 ++ ZOOKEEPER_SERVERS=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:2181 ' +++ '[' -n '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181 ' ']' +++ echo '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ RABBITMQ_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:5673, +++ '[' -n 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673, ']' +++ echo 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ RABBITMQ_SERVERS=10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:6379 ' +++ '[' -n '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379 ' ']' +++ echo '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379' ++ REDIS_SERVERS='10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9092 ' +++ '[' -n '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092 ' ']' +++ echo '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092' ++ KAFKA_SERVERS='10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.42 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + 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.42,10.0.0.12,10.0.0.47 ++ cut -d , -f 1 + local cassandra=10.0.0.42 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.42 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.42,10.0.0.12,10.0.0.47 +++ local servers=10.0.0.42,10.0.0.12,10.0.0.47 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.42'\''))' +++ local server_ip=10.0.0.42 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.42 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.42, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.12'\''))' +++ local server_ip=10.0.0.12 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.12 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.12, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.47'\''))' +++ local server_ip=10.0.0.47 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.47 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.47, ]] +++ echo 10.0.0.47 3 +++ return ++ local ip=10.0.0.47 ++ [[ -z 10.0.0.47 ]] ++ echo 10.0.0.47 + host_ip=10.0.0.47 + [[ cql == \c\q\l ]] ++ echo 10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.47: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 03/20/2025 01:53:03.371 7f62c3c3bd88 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/20/2025 01:53:03.447 7f62c3c3bd88 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/20/2025 01:53:03.470 7f62c3c3bd88 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/20/2025 01:53:03.470 7f62c3c3bd88 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] DatabaseUnavailableError Python 3.6.8: /usr/bin/python3 Thu Mar 20 01:53:04 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=) 3742 # create singleton defaults if they don't exist already in db 3743 gsc = self.create_singleton_entry(GlobalSystemConfig( 3744 autonomous_system=64512, config_version=CONFIG_VERSION)) 3745 self._gsc_uuid = gsc.uuid 3746 gvc = self.create_singleton_entry(GlobalVrouterConfig( autonomous_system undefined config_version undefined global CONFIG_VERSION = '1.0' /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 3976 # for singleton START 3977 try: 3978 cass_uuid = self._db_conn._object_db.fq_name_to_uuid(obj_type, fq_name) 3979 try: 3980 zk_uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) cass_uuid undefined self = self._db_conn = self._db_conn._object_db = self._db_conn._object_db.fq_name_to_uuid = .wrapper> obj_type = 'global_system_config' fq_name = ['default-global-system-config'] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=('global_system_config', ['default-global-system-config']), **kwargs={}) 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 = ('global_system_config', ['default-global-system-config']) kwargs = {} /usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py in fq_name_to_uuid(self=, obj_type='global_system_config', fq_name=['default-global-system-config']) 1195 obj_type, 1196 start=fq_name_str + ':', 1197 finish=fq_name_str + ';') 1198 if not col_infos: 1199 raise NoIdError('%s %s' % (obj_type, fq_name_str)) finish undefined fq_name_str = 'default-global-system-config' /usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py in wrapped(self=, *args=('obj_fq_name_table', 'global_system_config'), **kwargs={'finish': 'default-global-system-config;', 'start': 'default-global-system-config:'}) 122 return r 123 else: 124 return f(self, *args, **kwargs) 125 return wrapped 126 f = self = args = ('obj_fq_name_table', 'global_system_config') kwargs = {'finish': 'default-global-system-config;', 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py in get(self=, cf_name='obj_fq_name_table', key='global_system_config', columns=None, start='default-global-system-config:', finish='default-global-system-config;') 235 """Fetch one row in a column family""" 236 return self._Get( 237 cf_name, key, columns=columns, start=start, finish=finish) 238 239 @abc.abstractmethod cf_name = 'obj_fq_name_table' key = 'global_system_config' columns = None start = 'default-global-system-config:' finish = 'default-global-system-config;' /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _Get(self=, cf_name='obj_fq_name_table', key='global_system_config', columns=None, start='default-global-system-config:', finish='default-global-system-config;', _decode_json=None) 838 finish=finish, 839 columns=columns, 840 decode_json=_decode_json): 841 return rows 842 decode_json undefined _decode_json = None /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:'}) 1040 raise DatabaseUnavailableError( 1041 "error, {}: {}".format( 1042 e, utils.detailed_traceback())) 1043 finally: 1044 if ((self.log_response_time) and (oper)): e undefined global utils = utils.detailed_traceback = DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Thu Mar 20 01:53:03 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 __cause__ = None __class__ = __context__ = NoHostAvailable('Unable to complete the operatio...quired_replicas\': 2, \'alive_replicas\': 1}',)}) __delattr__ = __dict__ = {'_db_type': "error, ('Unable to complete the operation agains...red_replicas\\': 2, \\'alive_replicas\\': 1}',)})\n\n\n", '_reason_code': None} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cfgm_common.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None _db_type = "error, ('Unable to complete the operation agains...red_replicas\\': 2, \\'alive_replicas\\': 1}',)})\n\n\n" _reason_code = None args = ("error, ('Unable to complete the operation agains...red_replicas\\': 2, \\'alive_replicas\\': 1}',)})\n\n\n",) with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/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/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 3744, in _db_init_entries autonomous_system=64512, config_version=CONFIG_VERSION)) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3978, in create_singleton_entry cass_uuid = self._db_conn._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 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 Thu Mar 20 01:53:03 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 +++ date ++ echo 'INFO: =================== Thu Mar 20 01:53:05 UTC 2025 ===================' INFO: =================== Thu Mar 20 01:53:05 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 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.47 ++ 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.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICSDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_SNMP_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8081 ' +++ '[' -n '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081 ' ']' +++ echo '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081' ++ ANALYTICS_SERVERS='10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9042 ' +++ '[' -n '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042 ' ']' +++ echo '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8086 ' +++ '[' -n '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086 ' ']' +++ echo '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086' ++ COLLECTOR_SERVERS='10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ CONFIGDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8082 ' +++ '[' -n '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082 ' ']' +++ echo '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082' ++ CONFIG_SERVERS='10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9161 ' +++ '[' -n '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161 ' ']' +++ echo '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161' ++ CONFIGDB_SERVERS='10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9041 ' +++ '[' -n '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ' ']' +++ echo '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.11,10.20.0.23,10.20.0.5 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.11,10.20.0.23,10.20.0.5 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:2181, +++ '[' -n 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181, ']' +++ echo 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 ++ ZOOKEEPER_SERVERS=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:2181 ' +++ '[' -n '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181 ' ']' +++ echo '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ RABBITMQ_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:5673, +++ '[' -n 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673, ']' +++ echo 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ RABBITMQ_SERVERS=10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:6379 ' +++ '[' -n '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379 ' ']' +++ echo '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379' ++ REDIS_SERVERS='10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9092 ' +++ '[' -n '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092 ' ']' +++ echo '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092' ++ KAFKA_SERVERS='10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.42 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + 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.42,10.0.0.12,10.0.0.47 ++ cut -d , -f 1 + local cassandra=10.0.0.42 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.42 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.42,10.0.0.12,10.0.0.47 +++ local servers=10.0.0.42,10.0.0.12,10.0.0.47 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.42'\''))' +++ local server_ip=10.0.0.42 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.42 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.42, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.12'\''))' +++ local server_ip=10.0.0.12 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.12 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.12, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.47'\''))' +++ local server_ip=10.0.0.47 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.47 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.47, ]] +++ echo 10.0.0.47 3 +++ return ++ local ip=10.0.0.47 ++ [[ -z 10.0.0.47 ]] ++ echo 10.0.0.47 + host_ip=10.0.0.47 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 + cassandra_server_list='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.47: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=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ set -o posix ++ set ++ 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 03/20/2025 01:53:16.238 7fb509fce208 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/20/2025 01:53:16.273 7fb509fce208 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/20/2025 01:53:16.294 7fb509fce208 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/20/2025 01:53:16.294 7fb509fce208 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] DatabaseUnavailableError Python 3.6.8: /usr/bin/python3 Thu Mar 20 01:53:16 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=) 3742 # create singleton defaults if they don't exist already in db 3743 gsc = self.create_singleton_entry(GlobalSystemConfig( 3744 autonomous_system=64512, config_version=CONFIG_VERSION)) 3745 self._gsc_uuid = gsc.uuid 3746 gvc = self.create_singleton_entry(GlobalVrouterConfig( autonomous_system undefined config_version undefined global CONFIG_VERSION = '1.0' /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 3976 # for singleton START 3977 try: 3978 cass_uuid = self._db_conn._object_db.fq_name_to_uuid(obj_type, fq_name) 3979 try: 3980 zk_uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) cass_uuid undefined self = self._db_conn = self._db_conn._object_db = self._db_conn._object_db.fq_name_to_uuid = .wrapper> obj_type = 'global_system_config' fq_name = ['default-global-system-config'] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=('global_system_config', ['default-global-system-config']), **kwargs={}) 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 = ('global_system_config', ['default-global-system-config']) kwargs = {} /usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py in fq_name_to_uuid(self=, obj_type='global_system_config', fq_name=['default-global-system-config']) 1195 obj_type, 1196 start=fq_name_str + ':', 1197 finish=fq_name_str + ';') 1198 if not col_infos: 1199 raise NoIdError('%s %s' % (obj_type, fq_name_str)) finish undefined fq_name_str = 'default-global-system-config' /usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py in wrapped(self=, *args=('obj_fq_name_table', 'global_system_config'), **kwargs={'finish': 'default-global-system-config;', 'start': 'default-global-system-config:'}) 122 return r 123 else: 124 return f(self, *args, **kwargs) 125 return wrapped 126 f = self = args = ('obj_fq_name_table', 'global_system_config') kwargs = {'finish': 'default-global-system-config;', 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py in get(self=, cf_name='obj_fq_name_table', key='global_system_config', columns=None, start='default-global-system-config:', finish='default-global-system-config;') 235 """Fetch one row in a column family""" 236 return self._Get( 237 cf_name, key, columns=columns, start=start, finish=finish) 238 239 @abc.abstractmethod cf_name = 'obj_fq_name_table' key = 'global_system_config' columns = None start = 'default-global-system-config:' finish = 'default-global-system-config;' /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _Get(self=, cf_name='obj_fq_name_table', key='global_system_config', columns=None, start='default-global-system-config:', finish='default-global-system-config;', _decode_json=None) 838 finish=finish, 839 columns=columns, 840 decode_json=_decode_json): 841 return rows 842 decode_json undefined _decode_json = None /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:'}) 1040 raise DatabaseUnavailableError( 1041 "error, {}: {}".format( 1042 e, utils.detailed_traceback())) 1043 finally: 1044 if ((self.log_response_time) and (oper)): e undefined global utils = utils.detailed_traceback = DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Thu Mar 20 01:53:16 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 __cause__ = None __class__ = __context__ = NoHostAvailable('Unable to complete the operatio...quired_replicas\': 2, \'alive_replicas\': 1}',)}) __delattr__ = __dict__ = {'_db_type': "error, ('Unable to complete the operation agains...red_replicas\\': 2, \\'alive_replicas\\': 1}',)})\n\n\n", '_reason_code': None} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cfgm_common.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None _db_type = "error, ('Unable to complete the operation agains...red_replicas\\': 2, \\'alive_replicas\\': 1}',)})\n\n\n" _reason_code = None args = ("error, ('Unable to complete the operation agains...red_replicas\\': 2, \\'alive_replicas\\': 1}',)})\n\n\n",) with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/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/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 3744, in _db_init_entries autonomous_system=64512, config_version=CONFIG_VERSION)) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3978, in create_singleton_entry cass_uuid = self._db_conn._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 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 Thu Mar 20 01:53:16 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 +++ date ++ echo 'INFO: =================== Thu Mar 20 01:53:17 UTC 2025 ===================' INFO: =================== Thu Mar 20 01:53:17 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.47 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICSDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_SNMP_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8081 ' +++ '[' -n '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081 ' ']' +++ echo '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081' ++ ANALYTICS_SERVERS='10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9042 ' +++ '[' -n '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042 ' ']' +++ echo '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8086 ' +++ '[' -n '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086 ' ']' +++ echo '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086' ++ COLLECTOR_SERVERS='10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ CONFIGDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8082 ' +++ '[' -n '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082 ' ']' +++ echo '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082' ++ CONFIG_SERVERS='10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9161 ' +++ '[' -n '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161 ' ']' +++ echo '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161' ++ CONFIGDB_SERVERS='10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9041 ' +++ '[' -n '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ' ']' +++ echo '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.11,10.20.0.23,10.20.0.5 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.11,10.20.0.23,10.20.0.5 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:2181, +++ '[' -n 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181, ']' +++ echo 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 ++ ZOOKEEPER_SERVERS=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:2181 ' +++ '[' -n '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181 ' ']' +++ echo '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ RABBITMQ_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:5673, +++ '[' -n 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673, ']' +++ echo 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ RABBITMQ_SERVERS=10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:6379 ' +++ '[' -n '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379 ' ']' +++ echo '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379' ++ REDIS_SERVERS='10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9092 ' +++ '[' -n '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092 ' ']' +++ echo '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092' ++ KAFKA_SERVERS='10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.42 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + 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.42,10.0.0.12,10.0.0.47 + local cassandra=10.0.0.42 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.42 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 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.42,10.0.0.12,10.0.0.47 +++ local servers=10.0.0.42,10.0.0.12,10.0.0.47 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ tr '\n' , +++ local local_ips=,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.42'\''))' +++ local server_ip=10.0.0.42 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.42 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.42, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.12'\''))' +++ local server_ip=10.0.0.12 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.12 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.12, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.47'\''))' +++ local server_ip=10.0.0.47 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.47 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.47, ]] +++ echo 10.0.0.47 3 +++ return ++ local ip=10.0.0.47 ++ [[ -z 10.0.0.47 ]] ++ echo 10.0.0.47 + host_ip=10.0.0.47 + [[ cql == \c\q\l ]] ++ echo 10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.47: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=__ ++ cut -d = -f 1 ++ set -o posix ++ set ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ sort + 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 03/20/2025 01:53:29.272 7f4f8163ec48 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/20/2025 01:53:29.341 7f4f8163ec48 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/20/2025 01:53:29.357 7f4f8163ec48 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/20/2025 01:53:29.358 7f4f8163ec48 [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.47:8082/ Hit Ctrl-C to quit. 10.0.0.47 - - [2025-03-20 01:53:31] "GET / HTTP/1.1" 200 45871 0.004066 10.0.0.47 - - [2025-03-20 01:53:31] "GET / HTTP/1.1" 200 45871 0.001238 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.47 - - [2025-03-20 01:53:31] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.001192 10.0.0.47 - - [2025-03-20 01:53:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.002254 10.0.0.12 - - [2025-03-20 01:53:41] "GET /global-system-configs HTTP/1.1" 200 322 9.015475 10.0.0.47 - - [2025-03-20 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 7.989368 10.0.0.47 - - [2025-03-20 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009093 10.0.0.47 - - [2025-03-20 01:53:41] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 8.383827 10.0.0.47 - - [2025-03-20 01:53:41] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.014797 /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.42 - - [2025-03-20 01:53:43] "PUT /job-template/56e3a6e2-6b93-4897-8caa-6e63bb7c1591 HTTP/1.1" 200 258 0.255327 10.0.0.42 - - [2025-03-20 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012368 10.0.0.42 - - [2025-03-20 01:53:44] "PUT /job-template/71bc2d92-6b66-4d2f-b550-33e35075fed0 HTTP/1.1" 200 258 0.091723 10.0.0.47 - - [2025-03-20 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.405981 10.0.0.42 - - [2025-03-20 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.023346 10.0.0.42 - - [2025-03-20 01:53:44] "PUT /job-template/4db07ee7-6204-4524-b6bf-fe1a6b7ad0fe HTTP/1.1" 200 258 0.030020 10.0.0.42 - - [2025-03-20 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010009 10.0.0.42 - - [2025-03-20 01:53:44] "PUT /job-template/a173d135-aa6d-4e04-bdcd-551919a4ae52 HTTP/1.1" 200 258 0.025701 10.0.0.42 - - [2025-03-20 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006455 10.0.0.12 - - [2025-03-20 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.454261 10.0.0.42 - - [2025-03-20 01:53:44] "PUT /job-template/eb42e5f9-e101-4e26-9ad6-01c633fc3377 HTTP/1.1" 200 258 0.078661 10.0.0.47 - - [2025-03-20 01:53:44] "GET /service-appliance-set/e7540b86-3b8a-4e80-8158-0b00c0bcaa42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1182 0.007517 10.0.0.42 - - [2025-03-20 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005659 10.0.0.42 - - [2025-03-20 01:53:45] "PUT /job-template/57c9a014-e572-48c9-bf38-49282787a662 HTTP/1.1" 200 258 0.056015 10.0.0.42 - - [2025-03-20 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011871 10.0.0.42 - - [2025-03-20 01:53:45] "PUT /job-template/3937e9ee-4094-4c7e-a858-8aaf3a7249e7 HTTP/1.1" 200 258 0.037132 10.0.0.42 - - [2025-03-20 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013293 10.0.0.42 - - [2025-03-20 01:53:45] "PUT /job-template/69b944a2-39f7-402e-b2f7-4433d113ae35 HTTP/1.1" 200 258 0.053120 10.0.0.42 - - [2025-03-20 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007582 10.0.0.42 - - [2025-03-20 01:53:45] "PUT /job-template/7c65339d-5890-4645-b098-0fcb9b502849 HTTP/1.1" 200 258 0.036815 10.0.0.42 - - [2025-03-20 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.021520 10.0.0.42 - - [2025-03-20 01:53:46] "PUT /job-template/2d3b754b-1cec-4234-81a2-2aa0a7d0d124 HTTP/1.1" 200 258 0.028879 10.0.0.42 - - [2025-03-20 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012869 10.0.0.42 - - [2025-03-20 01:53:46] "PUT /job-template/24135c37-f886-4dde-a78d-e508dcf0ee8c HTTP/1.1" 200 258 0.094478 10.0.0.42 - - [2025-03-20 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.127221 10.0.0.42 - - [2025-03-20 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.42 - - [2025-03-20 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006216 10.0.0.42 - - [2025-03-20 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008675 10.0.0.42 - - [2025-03-20 01:53:47] "PUT /hardware/af195950-079e-4902-98e2-6527fc862d94 HTTP/1.1" 200 250 0.030027 10.0.0.42 - - [2025-03-20 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009182 10.0.0.42 - - [2025-03-20 01:53:47] "PUT /hardware/64ee2add-3c72-41cb-9629-07740b1e4fbf HTTP/1.1" 200 250 0.019036 10.0.0.42 - - [2025-03-20 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008256 10.0.0.42 - - [2025-03-20 01:53:47] "PUT /hardware/aa6f29a0-5722-40d5-973e-bbb5cd4e89d8 HTTP/1.1" 200 250 0.046128 10.0.0.42 - - [2025-03-20 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.028713 10.0.0.42 - - [2025-03-20 01:53:47] "PUT /hardware/b8e9304b-5ff1-49fa-a46e-5e4eec0575d7 HTTP/1.1" 200 250 0.028780 10.0.0.42 - - [2025-03-20 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.42 - - [2025-03-20 01:53:47] "PUT /hardware/66d4fb5c-8901-49cd-8d5f-33d2f144be7a HTTP/1.1" 200 250 0.027448 10.0.0.42 - - [2025-03-20 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007685 10.0.0.42 - - [2025-03-20 01:53:48] "PUT /hardware/c3fec083-dd82-4083-b3f2-453812057208 HTTP/1.1" 200 250 0.033139 10.0.0.42 - - [2025-03-20 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009755 10.0.0.42 - - [2025-03-20 01:53:48] "PUT /hardware/d279f6fc-b9c8-4f4d-8d73-da112b1c5da1 HTTP/1.1" 200 250 0.029708 10.0.0.42 - - [2025-03-20 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009977 10.0.0.42 - - [2025-03-20 01:53:48] "PUT /hardware/b58382bd-da81-487b-ac73-e48a93b6b9b1 HTTP/1.1" 200 250 0.019871 10.0.0.42 - - [2025-03-20 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005754 10.0.0.42 - - [2025-03-20 01:53:48] "PUT /hardware/72219265-ef00-41f3-aec1-7902e209cec0 HTTP/1.1" 200 250 0.028415 10.0.0.42 - - [2025-03-20 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015772 10.0.0.42 - - [2025-03-20 01:53:48] "PUT /hardware/fb7680b6-1f0f-466c-a7f3-8ad8f1e9aabc HTTP/1.1" 200 250 0.023417 10.0.0.42 - - [2025-03-20 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009901 10.0.0.42 - - [2025-03-20 01:53:48] "PUT /hardware/a0c59ea3-4f54-4802-a16e-0f0fe5a9f6c4 HTTP/1.1" 200 250 0.014803 10.0.0.42 - - [2025-03-20 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011568 10.0.0.42 - - [2025-03-20 01:53:49] "PUT /hardware/2f2eed46-0ff0-4f6f-8678-0161a518e93c HTTP/1.1" 200 250 0.022777 10.0.0.42 - - [2025-03-20 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008948 10.0.0.42 - - [2025-03-20 01:53:49] "PUT /hardware/1202c502-4699-4fa5-9319-4ee96ccbb260 HTTP/1.1" 200 250 0.023237 10.0.0.42 - - [2025-03-20 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006962 10.0.0.42 - - [2025-03-20 01:53:49] "PUT /hardware/4d199e21-ac62-4ac2-bb00-cf274d12b104 HTTP/1.1" 200 250 0.021075 10.0.0.42 - - [2025-03-20 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011503 10.0.0.42 - - [2025-03-20 01:53:49] "PUT /hardware/82e414ba-e1ce-404d-b2aa-a714f67c8bbd HTTP/1.1" 200 250 0.024150 10.0.0.42 - - [2025-03-20 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008186 10.0.0.42 - - [2025-03-20 01:53:50] "PUT /hardware/5f9685dd-e81d-435e-9243-0a540e51fefe HTTP/1.1" 200 250 0.023489 10.0.0.42 - - [2025-03-20 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005959 10.0.0.42 - - [2025-03-20 01:53:50] "PUT /hardware/d7c580b1-4785-41ef-a1a3-9daf18811ff2 HTTP/1.1" 200 250 0.030732 10.0.0.42 - - [2025-03-20 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013233 10.0.0.42 - - [2025-03-20 01:53:50] "PUT /hardware/2422eede-293d-4dcc-ba66-dc3fd053d42a HTTP/1.1" 200 250 0.027866 10.0.0.42 - - [2025-03-20 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010646 10.0.0.42 - - [2025-03-20 01:53:50] "PUT /feature/420834eb-f3b0-440d-bc7a-9e97ce8b4758 HTTP/1.1" 200 248 0.018120 10.0.0.42 - - [2025-03-20 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006937 10.0.0.42 - - [2025-03-20 01:53:50] "PUT /feature/f91bbfbc-44bf-45ee-bd07-fbef2f77f94e HTTP/1.1" 200 248 0.039151 10.0.0.42 - - [2025-03-20 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011808 10.0.0.42 - - [2025-03-20 01:53:51] "PUT /feature/b9253aaa-a083-4273-b203-5e6c2c1ac1f6 HTTP/1.1" 200 248 0.015515 10.0.0.42 - - [2025-03-20 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006052 10.0.0.42 - - [2025-03-20 01:53:51] "PUT /feature/98ebec57-59ce-4727-b2ff-f42d908b981f HTTP/1.1" 200 248 0.054299 10.0.0.42 - - [2025-03-20 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.42 - - [2025-03-20 01:53:51] "PUT /physical-role/9468f342-b2f0-4492-9707-6683bd68520a HTTP/1.1" 200 260 0.044197 10.0.0.42 - - [2025-03-20 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.040725 10.0.0.42 - - [2025-03-20 01:53:52] "PUT /overlay-role/c22d4b0f-be2c-48cd-aac0-249437277343 HTTP/1.1" 200 258 0.041151 10.0.0.42 - - [2025-03-20 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010737 10.0.0.42 - - [2025-03-20 01:53:52] "PUT /overlay-role/bfdb2e08-75d8-4995-97a1-f29320f374a1 HTTP/1.1" 200 258 0.045760 10.0.0.42 - - [2025-03-20 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007840 10.0.0.42 - - [2025-03-20 01:53:52] "PUT /overlay-role/c5af2d40-46cd-463e-ad5b-340c8d720ce8 HTTP/1.1" 200 258 0.026326 10.0.0.42 - - [2025-03-20 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008810 10.0.0.42 - - [2025-03-20 01:53:52] "PUT /overlay-role/3de07b17-fb11-4d37-aba5-a1243fbb9114 HTTP/1.1" 200 258 0.077770 10.0.0.42 - - [2025-03-20 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006904 10.0.0.42 - - [2025-03-20 01:53:53] "PUT /role-definition/fad1e96f-8862-4fab-bb10-aa63d51ee561 HTTP/1.1" 200 264 0.041105 10.0.0.42 - - [2025-03-20 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006173 10.0.0.42 - - [2025-03-20 01:53:53] "PUT /role-definition/bbdee73d-ee96-4741-80b8-6787a2819670 HTTP/1.1" 200 264 0.073611 10.0.0.42 - - [2025-03-20 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007841 10.0.0.42 - - [2025-03-20 01:53:53] "PUT /role-definition/f0baa455-a92a-4c48-b998-bcd427343e6f HTTP/1.1" 200 264 0.032372 10.0.0.42 - - [2025-03-20 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006472 10.0.0.42 - - [2025-03-20 01:53:53] "PUT /role-definition/c4d1624b-5ac2-4659-8cb9-9939ec42b8ea HTTP/1.1" 200 264 0.032094 10.0.0.42 - - [2025-03-20 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011455 10.0.0.42 - - [2025-03-20 01:53:54] "PUT /role-definition/4441e96d-2282-4154-a145-b28430c80f2c HTTP/1.1" 200 264 0.063277 10.0.0.42 - - [2025-03-20 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005913 10.0.0.42 - - [2025-03-20 01:53:54] "PUT /role-definition/bbd1270c-2297-4d0a-bc4e-c5aa5a923e10 HTTP/1.1" 200 264 0.034977 10.0.0.42 - - [2025-03-20 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009977 10.0.0.42 - - [2025-03-20 01:53:54] "PUT /role-definition/edf8da1e-1590-48a9-8480-66bcae438a53 HTTP/1.1" 200 264 0.034764 10.0.0.42 - - [2025-03-20 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011453 10.0.0.42 - - [2025-03-20 01:53:54] "PUT /role-definition/497e1087-553f-474a-a3e1-980bcbab6811 HTTP/1.1" 200 264 0.022048 10.0.0.42 - - [2025-03-20 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.42 - - [2025-03-20 01:53:54] "PUT /feature-config/234b5997-a615-48a7-8bc0-600803ea709b HTTP/1.1" 200 262 0.036935 10.0.0.42 - - [2025-03-20 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008949 10.0.0.42 - - [2025-03-20 01:53:55] "PUT /node-profile/9166d618-21ce-4a05-bef6-98ad00b9ff32 HTTP/1.1" 200 258 0.062898 10.0.0.42 - - [2025-03-20 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008111 10.0.0.42 - - [2025-03-20 01:53:55] "PUT /node-profile/80bfcdb7-a052-4c12-a3ac-4c07d8f464fa HTTP/1.1" 200 258 0.050855 10.0.0.42 - - [2025-03-20 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006029 10.0.0.42 - - [2025-03-20 01:53:55] "PUT /node-profile/b8524210-90b0-4ce2-9c1b-52650b85ec84 HTTP/1.1" 200 258 0.058373 10.0.0.42 - - [2025-03-20 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013367 10.0.0.42 - - [2025-03-20 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.42 - - [2025-03-20 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014741 10.0.0.42 - - [2025-03-20 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009284 10.0.0.42 - - [2025-03-20 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008719 10.0.0.42 - - [2025-03-20 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011758 10.0.0.42 - - [2025-03-20 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005094 10.0.0.42 - - [2025-03-20 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009516 10.0.0.42 - - [2025-03-20 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.035633 10.0.0.42 - - [2025-03-20 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004940 10.0.0.42 - - [2025-03-20 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010672 10.0.0.42 - - [2025-03-20 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008630 10.0.0.42 - - [2025-03-20 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008933 10.0.0.42 - - [2025-03-20 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010723 10.0.0.42 - - [2025-03-20 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009332 10.0.0.42 - - [2025-03-20 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.42 - - [2025-03-20 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005764 10.0.0.42 - - [2025-03-20 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010826 10.0.0.42 - - [2025-03-20 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014070 10.0.0.42 - - [2025-03-20 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008800 10.0.0.42 - - [2025-03-20 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.154865 10.0.0.42 - - [2025-03-20 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013711 10.0.0.42 - - [2025-03-20 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010973 10.0.0.42 - - [2025-03-20 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.023084 10.0.0.42 - - [2025-03-20 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007917 10.0.0.42 - - [2025-03-20 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011343 10.0.0.42 - - [2025-03-20 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011787 10.0.0.42 - - [2025-03-20 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.42 - - [2025-03-20 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008221 10.0.0.42 - - [2025-03-20 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.42 - - [2025-03-20 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.42 - - [2025-03-20 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005184 10.0.0.42 - - [2025-03-20 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006071 10.0.0.42 - - [2025-03-20 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008183 10.0.0.42 - - [2025-03-20 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006033 10.0.0.42 - - [2025-03-20 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.42 - - [2025-03-20 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009086 10.0.0.42 - - [2025-03-20 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.028067 10.0.0.42 - - [2025-03-20 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005980 10.0.0.42 - - [2025-03-20 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009135 10.0.0.42 - - [2025-03-20 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.019588 10.0.0.42 - - [2025-03-20 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005255 10.0.0.42 - - [2025-03-20 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.42 - - [2025-03-20 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.018713 10.0.0.42 - - [2025-03-20 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.42 - - [2025-03-20 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011190 10.0.0.42 - - [2025-03-20 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005449 10.0.0.42 - - [2025-03-20 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008331 10.0.0.42 - - [2025-03-20 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008265 10.0.0.42 - - [2025-03-20 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004867 10.0.0.42 - - [2025-03-20 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007122 10.0.0.42 - - [2025-03-20 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013942 10.0.0.42 - - [2025-03-20 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007303 10.0.0.42 - - [2025-03-20 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006637 10.0.0.42 - - [2025-03-20 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005704 10.0.0.42 - - [2025-03-20 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004854 10.0.0.42 - - [2025-03-20 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.42 - - [2025-03-20 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.017853 10.0.0.42 - - [2025-03-20 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005326 10.0.0.42 - - [2025-03-20 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.42 - - [2025-03-20 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006284 10.0.0.42 - - [2025-03-20 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005120 10.0.0.42 - - [2025-03-20 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.42 - - [2025-03-20 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009993 10.0.0.42 - - [2025-03-20 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.42 - - [2025-03-20 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.42 - - [2025-03-20 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.024731 10.0.0.42 - - [2025-03-20 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.42 - - [2025-03-20 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.42 - - [2025-03-20 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011753 10.0.0.42 - - [2025-03-20 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.42 - - [2025-03-20 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006160 10.0.0.42 - - [2025-03-20 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011507 10.0.0.42 - - [2025-03-20 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.42 - - [2025-03-20 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005803 10.0.0.42 - - [2025-03-20 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007398 10.0.0.42 - - [2025-03-20 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005942 10.0.0.42 - - [2025-03-20 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005669 10.0.0.42 - - [2025-03-20 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005635 10.0.0.42 - - [2025-03-20 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.42 - - [2025-03-20 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.42 - - [2025-03-20 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009531 10.0.0.42 - - [2025-03-20 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005060 10.0.0.42 - - [2025-03-20 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006523 10.0.0.42 - - [2025-03-20 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.42 - - [2025-03-20 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.42 - - [2025-03-20 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004979 10.0.0.42 - - [2025-03-20 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.036824 10.0.0.42 - - [2025-03-20 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004902 10.0.0.42 - - [2025-03-20 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007249 10.0.0.42 - - [2025-03-20 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006438 10.0.0.42 - - [2025-03-20 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006041 10.0.0.42 - - [2025-03-20 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.42 - - [2025-03-20 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009223 10.0.0.42 - - [2025-03-20 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.42 - - [2025-03-20 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.42 - - [2025-03-20 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.109800 10.0.0.42 - - [2025-03-20 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008175 10.0.0.42 - - [2025-03-20 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.42 - - [2025-03-20 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010576 10.0.0.42 - - [2025-03-20 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.42 - - [2025-03-20 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.42 - - [2025-03-20 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017795 10.0.0.42 - - [2025-03-20 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.42 - - [2025-03-20 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.42 - - [2025-03-20 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013060 10.0.0.42 - - [2025-03-20 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006186 10.0.0.42 - - [2025-03-20 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.42 - - [2025-03-20 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008151 10.0.0.42 - - [2025-03-20 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.42 - - [2025-03-20 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.42 - - [2025-03-20 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009964 10.0.0.42 - - [2025-03-20 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.42 - - [2025-03-20 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.42 - - [2025-03-20 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014423 10.0.0.42 - - [2025-03-20 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.42 - - [2025-03-20 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.42 - - [2025-03-20 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012330 10.0.0.42 - - [2025-03-20 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.42 - - [2025-03-20 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005372 10.0.0.42 - - [2025-03-20 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.030603 10.0.0.42 - - [2025-03-20 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009036 10.0.0.42 - - [2025-03-20 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006706 10.0.0.42 - - [2025-03-20 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016109 10.0.0.42 - - [2025-03-20 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.022392 10.0.0.42 - - [2025-03-20 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009070 10.0.0.42 - - [2025-03-20 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008914 10.0.0.42 - - [2025-03-20 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.42 - - [2025-03-20 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.42 - - [2025-03-20 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007653 10.0.0.42 - - [2025-03-20 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.42 - - [2025-03-20 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008796 10.0.0.42 - - [2025-03-20 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.016817 10.0.0.42 - - [2025-03-20 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.42 - - [2025-03-20 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004816 10.0.0.42 - - [2025-03-20 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.030006 10.0.0.42 - - [2025-03-20 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005049 10.0.0.42 - - [2025-03-20 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.42 - - [2025-03-20 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015826 10.0.0.42 - - [2025-03-20 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.42 - - [2025-03-20 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.42 - - [2025-03-20 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015050 10.0.0.42 - - [2025-03-20 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.42 - - [2025-03-20 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005067 10.0.0.42 - - [2025-03-20 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.42 - - [2025-03-20 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004925 10.0.0.42 - - [2025-03-20 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.42 - - [2025-03-20 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006475 10.0.0.42 - - [2025-03-20 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.42 - - [2025-03-20 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.42 - - [2025-03-20 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005188 10.0.0.42 - - [2025-03-20 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008162 10.0.0.42 - - [2025-03-20 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005649 10.0.0.42 - - [2025-03-20 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005063 10.0.0.42 - - [2025-03-20 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.42 - - [2025-03-20 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.42 - - [2025-03-20 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.42 - - [2025-03-20 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004992 10.0.0.42 - - [2025-03-20 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.42 - - [2025-03-20 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005685 10.0.0.42 - - [2025-03-20 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.42 - - [2025-03-20 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.42 - - [2025-03-20 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005326 10.0.0.42 - - [2025-03-20 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.42 - - [2025-03-20 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005473 10.0.0.42 - - [2025-03-20 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006820 10.0.0.42 - - [2025-03-20 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004917 10.0.0.42 - - [2025-03-20 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.42 - - [2025-03-20 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006415 10.0.0.42 - - [2025-03-20 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005610 10.0.0.42 - - [2025-03-20 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.42 - - [2025-03-20 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004922 10.0.0.42 - - [2025-03-20 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.42 - - [2025-03-20 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005454 10.0.0.42 - - [2025-03-20 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005562 10.0.0.42 - - [2025-03-20 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005466 10.0.0.42 - - [2025-03-20 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007680 10.0.0.42 - - [2025-03-20 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.42 - - [2025-03-20 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.42 - - [2025-03-20 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005004 10.0.0.42 - - [2025-03-20 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006054 10.0.0.42 - - [2025-03-20 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.42 - - [2025-03-20 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.42 - - [2025-03-20 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005491 10.0.0.42 - - [2025-03-20 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006431 10.0.0.42 - - [2025-03-20 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.42 - - [2025-03-20 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.42 - - [2025-03-20 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.42 - - [2025-03-20 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005505 10.0.0.42 - - [2025-03-20 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005370 10.0.0.42 - - [2025-03-20 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.42 - - [2025-03-20 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.42 - - [2025-03-20 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005552 10.0.0.42 - - [2025-03-20 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.42 - - [2025-03-20 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.42 - - [2025-03-20 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006724 10.0.0.42 - - [2025-03-20 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.42 - - [2025-03-20 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004975 10.0.0.42 - - [2025-03-20 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005327 10.0.0.42 - - [2025-03-20 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004733 10.0.0.42 - - [2025-03-20 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.42 - - [2025-03-20 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.019260 10.0.0.42 - - [2025-03-20 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.42 - - [2025-03-20 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.42 - - [2025-03-20 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007894 10.0.0.42 - - [2025-03-20 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.42 - - [2025-03-20 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.42 - - [2025-03-20 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004873 10.0.0.42 - - [2025-03-20 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.42 - - [2025-03-20 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006302 10.0.0.42 - - [2025-03-20 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.42 - - [2025-03-20 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.42 - - [2025-03-20 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005606 10.0.0.42 - - [2025-03-20 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009741 10.0.0.42 - - [2025-03-20 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.42 - - [2025-03-20 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.42 - - [2025-03-20 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008375 10.0.0.42 - - [2025-03-20 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007735 10.0.0.42 - - [2025-03-20 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.42 - - [2025-03-20 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.42 - - [2025-03-20 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.42 - - [2025-03-20 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.42 - - [2025-03-20 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015532 10.0.0.42 - - [2025-03-20 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.42 - - [2025-03-20 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.42 - - [2025-03-20 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.42 - - [2025-03-20 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.42 - - [2025-03-20 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005979 10.0.0.42 - - [2025-03-20 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005093 10.0.0.42 - - [2025-03-20 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.42 - - [2025-03-20 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.42 - - [2025-03-20 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004953 10.0.0.42 - - [2025-03-20 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.42 - - [2025-03-20 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432 10.0.0.42 - - [2025-03-20 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008243 10.0.0.42 - - [2025-03-20 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.42 - - [2025-03-20 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004754 10.0.0.42 - - [2025-03-20 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005180 10.0.0.42 - - [2025-03-20 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.42 - - [2025-03-20 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.42 - - [2025-03-20 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004862 10.0.0.42 - - [2025-03-20 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.42 - - [2025-03-20 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007808 10.0.0.42 - - [2025-03-20 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009559 10.0.0.42 - - [2025-03-20 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.42 - - [2025-03-20 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004943 10.0.0.42 - - [2025-03-20 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007730 10.0.0.42 - - [2025-03-20 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.42 - - [2025-03-20 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.42 - - [2025-03-20 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005554 10.0.0.42 - - [2025-03-20 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.42 - - [2025-03-20 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.42 - - [2025-03-20 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.42 - - [2025-03-20 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007691 10.0.0.42 - - [2025-03-20 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.42 - - [2025-03-20 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011275 10.0.0.42 - - [2025-03-20 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.42 - - [2025-03-20 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.42 - - [2025-03-20 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004994 10.0.0.42 - - [2025-03-20 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.42 - - [2025-03-20 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.42 - - [2025-03-20 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010877 10.0.0.42 - - [2025-03-20 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005587 10.0.0.42 - - [2025-03-20 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.42 - - [2025-03-20 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006214 10.0.0.42 - - [2025-03-20 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.42 - - [2025-03-20 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005432 10.0.0.42 - - [2025-03-20 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005254 10.0.0.42 - - [2025-03-20 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.42 - - [2025-03-20 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.42 - - [2025-03-20 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006011 10.0.0.42 - - [2025-03-20 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.024618 10.0.0.42 - - [2025-03-20 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004835 10.0.0.42 - - [2025-03-20 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.42 - - [2025-03-20 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.42 - - [2025-03-20 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005124 10.0.0.42 - - [2025-03-20 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006500 10.0.0.42 - - [2025-03-20 01:54:23] "POST /network-ipams HTTP/1.1" 409 257 0.020489 10.0.0.42 - - [2025-03-20 01:54:23] "POST /virtual-networks HTTP/1.1" 409 255 0.014658 10.0.0.42 - - [2025-03-20 01:54:24] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013220 10.0.0.42 - - [2025-03-20 01:54:24] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.004756 10.0.0.42 - - [2025-03-20 01:54:24] "POST /fqname-to-id HTTP/1.1" 404 205 0.005610 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.42 - - [2025-03-20 01:54:48] "GET /obj-perms HTTP/1.1" 200 5056 0.427419 +++ date ++ echo 'INFO: =================== Thu Mar 20 01:56:54 UTC 2025 ===================' INFO: =================== Thu Mar 20 01:56:54 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.47 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICSDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_SNMP_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8081 ' +++ '[' -n '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081 ' ']' +++ echo '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081' ++ ANALYTICS_SERVERS='10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9042 ' +++ '[' -n '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042 ' ']' +++ echo '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8086 ' +++ '[' -n '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086 ' ']' +++ echo '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086' ++ COLLECTOR_SERVERS='10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ CONFIGDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8082 ' +++ '[' -n '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082 ' ']' +++ echo '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082' ++ CONFIG_SERVERS='10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9161 ' +++ '[' -n '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161 ' ']' +++ echo '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161' ++ CONFIGDB_SERVERS='10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9041 ' +++ '[' -n '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ' ']' +++ echo '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.11,10.20.0.23,10.20.0.5 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.11,10.20.0.23,10.20.0.5 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:2181, +++ '[' -n 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181, ']' +++ echo 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 ++ ZOOKEEPER_SERVERS=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:2181 ' +++ '[' -n '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181 ' ']' +++ echo '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ RABBITMQ_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:5673, +++ '[' -n 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673, ']' +++ echo 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ RABBITMQ_SERVERS=10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:6379 ' +++ '[' -n '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379 ' ']' +++ echo '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379' ++ REDIS_SERVERS='10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9092 ' +++ '[' -n '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092 ' ']' +++ echo '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092' ++ KAFKA_SERVERS='10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.42 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + 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.42,10.0.0.12,10.0.0.47 + local cassandra=10.0.0.42 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.42 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 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.42,10.0.0.12,10.0.0.47 +++ local servers=10.0.0.42,10.0.0.12,10.0.0.47 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.42'\''))' +++ local server_ip=10.0.0.42 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.42 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.42, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.12'\''))' +++ local server_ip=10.0.0.12 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.12 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.12, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.47'\''))' +++ local server_ip=10.0.0.47 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.47 ]] +++ [[ ,10.0.0.47,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.47, ]] +++ echo 10.0.0.47 3 +++ return ++ local ip=10.0.0.47 ++ [[ -z 10.0.0.47 ]] ++ echo 10.0.0.47 + host_ip=10.0.0.47 + [[ cql == \c\q\l ]] ++ echo 10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.47: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__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + 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 03/20/2025 01:57:03.903 7ff867ddbf08 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/20/2025 01:57:04.130 7ff867ddbf08 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/20/2025 01:57:04.146 7ff867ddbf08 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/20/2025 01:57:04.146 7ff867ddbf08 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.47:8082/ Hit Ctrl-C to quit. 10.0.0.47 - - [2025-03-20 01:57:05] "GET / HTTP/1.1" 503 181 0.000406 10.0.0.47 - - [2025-03-20 01:57:05] "GET / HTTP/1.1" 503 181 0.000249 10.0.0.47 - - [2025-03-20 01:57:05] "GET / HTTP/1.1" 503 181 0.000253 10.0.0.47 - - [2025-03-20 01:57:06] "GET / HTTP/1.1" 200 35931 0.001723 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.47 - - [2025-03-20 01:57:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000763 10.0.0.47 - - [2025-03-20 01:57:06] "GET / HTTP/1.1" 200 45871 0.001488 10.0.0.47 - - [2025-03-20 01:57:06] "GET / HTTP/1.1" 200 45871 0.001244 10.0.0.47 - - [2025-03-20 01:57:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000474 10.0.0.47 - - [2025-03-20 01:57:06] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000338 10.0.0.47 - - [2025-03-20 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 4.127207 10.0.0.47 - - [2025-03-20 01:57:11] "GET /global-system-config/92e769a6-5754-45f5-bd68-145125efbf0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.009434 10.0.0.47 - - [2025-03-20 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 2.431299 10.0.0.47 - - [2025-03-20 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004816 10.0.0.47 - - [2025-03-20 01:57:11] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 2.756439 10.0.0.47 - - [2025-03-20 01:57:11] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004615 10.0.0.47 - - [2025-03-20 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004973 10.0.0.47 - - [2025-03-20 01:57:11] "GET /config-node/4a055f7e-6442-4696-bc06-271828de8fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006562 10.0.0.47 - - [2025-03-20 01:57:11] "GET /service-appliance-set/999cb2e5-f0c7-4310-8f99-c144a175b8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.084396 10.0.0.47 - - [2025-03-20 01:57:11] "GET /network-ipam/7204a2fe-cb19-4882-a0c2-edf994f11239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.070638 10.0.0.47 - - [2025-03-20 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 /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.42 - - [2025-03-20 01:57:42] "GET /global-system-configs HTTP/1.1" 200 322 4.743083 10.0.0.47 - - [2025-03-20 01:57:42] "GET /global-system-configs HTTP/1.1" 200 322 3.842757 10.0.0.12 - - [2025-03-20 01:57:42] "GET /global-system-configs HTTP/1.1" 200 322 1.715235 10.0.0.47 - - [2025-03-20 01:58:15] "GET /global-system-configs HTTP/1.1" 200 322 5.092998 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-03-20 01:58:15] "GET /global-system-configs HTTP/1.1" 200 322 2.303652 10.0.0.42 - - [2025-03-20 01:58:16] "GET /global-system-configs HTTP/1.1" 200 322 0.713153 10.0.0.12 - - [2025-03-20 01:58:17] "GET /obj-perms HTTP/1.1" 200 5056 5.323961 10.0.0.47 - - [2025-03-20 01:58:17] "GET /obj-perms HTTP/1.1" 200 5056 4.178727 10.0.0.42 - - [2025-03-20 01:58:17] "GET /obj-perms HTTP/1.1" 200 5056 5.137630 10.0.0.12 - - [2025-03-20 01:59:18] "GET /obj-perms HTTP/1.1" 200 5056 0.052577 10.0.0.47 - - [2025-03-20 02:00:18] "GET /obj-perms HTTP/1.1" 200 5056 0.072789 10.0.0.42 - - [2025-03-20 02:00:19] "GET /obj-perms HTTP/1.1" 200 5056 0.054463 10.0.0.42 - - [2025-03-20 02:02:24] "GET /global-system-configs HTTP/1.1" 200 322 0.009137 10.0.0.12 - - [2025-03-20 02:02:24] "GET /obj-perms HTTP/1.1" 200 5056 0.133795 10.0.0.47 - - [2025-03-20 02:02:24] "GET /global-system-configs HTTP/1.1" 200 322 0.095253 10.0.0.12 - - [2025-03-20 02:02:24] "GET /global-system-configs HTTP/1.1" 200 322 0.083642 10.0.0.42 - - [2025-03-20 02:02:24] "GET /obj-perms HTTP/1.1" 200 5056 0.212530 10.0.0.47 - - [2025-03-20 02:02:24] "GET /obj-perms HTTP/1.1" 200 5056 0.231155 10.0.0.12 - - [2025-03-20 02:02:50] "GET /global-system-configs HTTP/1.1" 200 322 0.008787 10.0.0.47 - - [2025-03-20 02:02:50] "GET /global-system-configs HTTP/1.1" 200 322 0.057293 10.0.0.42 - - [2025-03-20 02:02:50] "GET /obj-perms HTTP/1.1" 200 5056 0.116874 10.0.0.47 - - [2025-03-20 02:02:50] "GET /obj-perms HTTP/1.1" 200 5056 0.129062 10.0.0.12 - - [2025-03-20 02:02:51] "GET /obj-perms HTTP/1.1" 200 5056 0.168047 10.0.0.42 - - [2025-03-20 02:02:51] "GET /global-system-configs HTTP/1.1" 200 322 0.004776 10.0.0.12 - - [2025-03-20 02:04:22] "GET /obj-perms HTTP/1.1" 200 5056 0.073238 10.0.0.47 - - [2025-03-20 02:04:22] "GET /obj-perms HTTP/1.1" 200 5056 0.050846 10.0.0.42 - - [2025-03-20 02:05:22] "GET /obj-perms HTTP/1.1" 200 5056 0.071563 10.0.0.42 - - [2025-03-20 02:07:24] "GET /global-system-configs HTTP/1.1" 200 322 0.223941 10.0.0.47 - - [2025-03-20 02:07:24] "GET /global-system-configs HTTP/1.1" 200 322 0.204929 10.0.0.12 - - [2025-03-20 02:07:24] "GET /global-system-configs HTTP/1.1" 200 322 0.210081 10.0.0.12 - - [2025-03-20 02:07:25] "GET /obj-perms HTTP/1.1" 200 5056 0.436187 10.0.0.42 - - [2025-03-20 02:07:25] "GET /obj-perms HTTP/1.1" 200 5056 0.428788 10.0.0.47 - - [2025-03-20 02:07:25] "GET /obj-perms HTTP/1.1" 200 5056 0.443161 10.0.0.12 - - [2025-03-20 02:07:53] "GET /global-system-configs HTTP/1.1" 200 322 2.676566 10.0.0.47 - - [2025-03-20 02:07:53] "GET /global-system-configs HTTP/1.1" 200 322 2.714404 10.0.0.42 - - [2025-03-20 02:07:53] "GET /global-system-configs HTTP/1.1" 200 322 1.728772 10.0.0.47 - - [2025-03-20 02:07:53] "GET /obj-perms HTTP/1.1" 200 5056 2.893947 10.0.0.42 - - [2025-03-20 02:07:53] "GET /obj-perms HTTP/1.1" 200 5056 2.905497 10.0.0.12 - - [2025-03-20 02:07:53] "GET /obj-perms HTTP/1.1" 200 5056 2.939860 10.0.0.12 - - [2025-03-20 02:08:26] "GET /obj-perms HTTP/1.1" 200 5056 0.207928 10.0.0.47 - - [2025-03-20 02:09:27] "GET /obj-perms HTTP/1.1" 200 5056 0.054348 10.0.0.42 - - [2025-03-20 02:09:27] "GET /obj-perms HTTP/1.1" 200 5056 0.048609 10.0.0.42 - - [2025-03-20 02:12:24] "GET /global-system-configs HTTP/1.1" 200 322 0.048453 10.0.0.12 - - [2025-03-20 02:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.179893 10.0.0.47 - - [2025-03-20 02:12:24] "GET /global-system-configs HTTP/1.1" 200 322 0.123186 10.0.0.42 - - [2025-03-20 02:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.140978 10.0.0.47 - - [2025-03-20 02:12:24] "GET /obj-perms HTTP/1.1" 200 5056 0.162099 10.0.0.12 - - [2025-03-20 02:12:24] "GET /global-system-configs HTTP/1.1" 200 322 0.165077 10.0.0.47 - - [2025-03-20 02:12:50] "GET /global-system-configs HTTP/1.1" 200 322 0.010845 10.0.0.12 - - [2025-03-20 02:12:50] "GET /global-system-configs HTTP/1.1" 200 322 0.010002 10.0.0.12 - - [2025-03-20 02:12:50] "GET /obj-perms HTTP/1.1" 200 5056 0.019296 10.0.0.47 - - [2025-03-20 02:12:50] "GET /obj-perms HTTP/1.1" 200 5056 0.024273 10.0.0.42 - - [2025-03-20 02:12:50] "GET /obj-perms HTTP/1.1" 200 5056 0.009731 10.0.0.42 - - [2025-03-20 02:12:51] "GET /global-system-configs HTTP/1.1" 200 322 0.017354 10.0.0.12 - - [2025-03-20 02:13:30] "GET /obj-perms HTTP/1.1" 200 5056 0.064510 10.0.0.47 - - [2025-03-20 02:13:31] "GET /obj-perms HTTP/1.1" 200 5056 0.049214 10.0.0.42 - - [2025-03-20 02:14:31] "GET /obj-perms HTTP/1.1" 200 5056 0.062512 10.0.0.47 - - [2025-03-20 02:16:33] "GET /virtual-router/f9426b64-4151-45ad-afea-9635a69025ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.033947 10.0.0.42 - - [2025-03-20 02:17:24] "GET /global-system-configs HTTP/1.1" 200 322 0.084805 10.0.0.12 - - [2025-03-20 02:17:24] "GET /obj-perms HTTP/1.1" 200 5056 0.145401 10.0.0.47 - - [2025-03-20 02:17:24] "GET /obj-perms HTTP/1.1" 200 5056 0.156909 10.0.0.47 - - [2025-03-20 02:17:24] "GET /global-system-configs HTTP/1.1" 200 322 0.052105 10.0.0.12 - - [2025-03-20 02:17:24] "GET /global-system-configs HTTP/1.1" 200 322 0.108276 10.0.0.42 - - [2025-03-20 02:17:24] "GET /obj-perms HTTP/1.1" 200 5056 0.240324 10.0.0.12 - - [2025-03-20 02:17:34] "GET /obj-perms HTTP/1.1" 200 5056 0.055523 10.0.0.47 - - [2025-03-20 02:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005724 10.0.0.47 - - [2025-03-20 02:17:34] "GET /virtual-router/bdec3a00-7762-48dd-b6da-1b5b4cef059d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.006329 10.0.0.47 - - [2025-03-20 02:17:50] "GET /global-system-configs HTTP/1.1" 200 322 0.060273 10.0.0.12 - - [2025-03-20 02:17:50] "GET /global-system-configs HTTP/1.1" 200 322 0.097906 10.0.0.42 - - [2025-03-20 02:17:51] "GET /obj-perms HTTP/1.1" 200 5056 0.232955 10.0.0.47 - - [2025-03-20 02:17:51] "GET /obj-perms HTTP/1.1" 200 5056 0.249120 10.0.0.42 - - [2025-03-20 02:17:52] "GET /global-system-configs HTTP/1.1" 200 322 0.038650 10.0.0.12 - - [2025-03-20 02:17:52] "GET /obj-perms HTTP/1.1" 200 5056 0.058261 [Introspect:8084]10.0.0.47 - - [2025-03-20 02:18:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000869 [Introspect:8084]10.0.0.47 - - [2025-03-20 02:18:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000951 10.0.0.47 - - [2025-03-20 02:18:34] "GET /obj-perms HTTP/1.1" 200 5056 0.072781 10.0.0.42 - - [2025-03-20 02:18:35] "GET /obj-perms HTTP/1.1" 200 5056 0.050916 [Introspect:8084]10.0.0.47 - - [2025-03-20 02:18:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.47 - - [2025-03-20 02:18:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000964 10.0.0.42 - - [2025-03-20 02:19:58] "GET / HTTP/1.1" 200 35931 0.001657 10.0.0.42 - - [2025-03-20 02:19:59] "GET /project/52627f5e-22e1-4b42-b03a-971c13c7c866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000496 10.0.0.47 - - [2025-03-20 02:19:59] "GET /projects?obj_uuids=52627f5e-22e1-4b42-b03a-971c13c7c866&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.026832 10.0.0.47 - - [2025-03-20 02:19:59] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001042 10.0.0.47 - - [2025-03-20 02:19:59] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.032991 10.0.0.47 - - [2025-03-20 02:19:59] "POST /id-to-fqname HTTP/1.1" 200 167 0.005628 10.0.0.47 - - [2025-03-20 02:19:59] "POST /fqname-to-id HTTP/1.1" 404 176 0.010370 10.0.0.47 - - [2025-03-20 02:20:00] "POST /security-groups HTTP/1.1" 200 568 0.111739 10.0.0.47 - - [2025-03-20 02:20:00] "POST /projects HTTP/1.1" 200 539 0.442128 10.0.0.47 - - [2025-03-20 02:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.521358 10.0.0.47 - - [2025-03-20 02:20:00] "POST /access-control-lists HTTP/1.1" 200 573 0.080563 10.0.0.42 - - [2025-03-20 02:20:00] "GET /project/52627f5e-22e1-4b42-b03a-971c13c7c866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.755243 [Introspect:8084]10.0.0.42 - - [2025-03-20 02:20:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001407 10.0.0.42 - - [2025-03-20 02:20:02] "POST /fqname-to-id HTTP/1.1" 404 199 0.029352 10.0.0.47 - - [2025-03-20 02:20:03] "GET /projects?obj_uuids=2f40c39f-600d-4d4d-b7f6-95d0eb26b90c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004872 10.0.0.47 - - [2025-03-20 02:20:03] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001008 10.0.0.47 - - [2025-03-20 02:20:03] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009464 10.0.0.47 - - [2025-03-20 02:20:03] "POST /id-to-fqname HTTP/1.1" 200 201 0.005556 10.0.0.47 - - [2025-03-20 02:20:03] "POST /fqname-to-id HTTP/1.1" 404 210 0.013906 10.0.0.47 - - [2025-03-20 02:20:03] "POST /security-groups HTTP/1.1" 200 602 0.061142 10.0.0.47 - - [2025-03-20 02:20:03] "POST /projects HTTP/1.1" 200 607 0.363220 10.0.0.47 - - [2025-03-20 02:20:03] "POST /fqname-to-id HTTP/1.1" 404 245 0.004801 10.0.0.47 - - [2025-03-20 02:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.439913 10.0.0.42 - - [2025-03-20 02:20:03] "GET /project/2f40c39f-600d-4d4d-b7f6-95d0eb26b90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.624725 10.0.0.47 - - [2025-03-20 02:20:03] "POST /access-control-lists HTTP/1.1" 200 605 0.096254 10.0.0.42 - - [2025-03-20 02:20:04] "GET / HTTP/1.1" 200 35931 0.002439 10.0.0.42 - - [2025-03-20 02:20:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.42 - - [2025-03-20 02:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.060281 10.0.0.47 - - [2025-03-20 02:20:06] "GET /projects?obj_uuids=2f40c39f-600d-4d4d-b7f6-95d0eb26b90c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001194 10.0.0.42 - - [2025-03-20 02:20:06] "GET /project/2f40c39f-600d-4d4d-b7f6-95d0eb26b90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.072093 10.0.0.47 - - [2025-03-20 02:20:07] "POST /useragent-kv HTTP/1.1" 200 115 0.018095 10.0.0.42 - - [2025-03-20 02:20:07] "POST /neutron/subnet HTTP/1.1" 200 729 0.339492 10.0.0.42 - - [2025-03-20 02:20:07] "POST /id-to-fqname HTTP/1.1" 200 233 0.001359 10.0.0.42 - - [2025-03-20 02:20:07] "GET /virtual-network/042c998c-5d9c-413b-852f-31ec2a4b9ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007539 10.0.0.42 - - [2025-03-20 02:20:07] "GET /virtual-network/042c998c-5d9c-413b-852f-31ec2a4b9ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007096 10.0.0.42 - - [2025-03-20 02:20:07] "POST /neutron/network HTTP/1.1" 200 840 0.010327 10.0.0.42 - - [2025-03-20 02:20:08] "GET /virtual-network/042c998c-5d9c-413b-852f-31ec2a4b9ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.008709 10.0.0.42 - - [2025-03-20 02:20:09] "POST /id-to-fqname HTTP/1.1" 200 233 0.001672 10.0.0.47 - - [2025-03-20 02:20:11] "GET /projects?obj_uuids=2f40c39f-600d-4d4d-b7f6-95d0eb26b90c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001328 10.0.0.42 - - [2025-03-20 02:20:12] "GET /project/2f40c39f-600d-4d4d-b7f6-95d0eb26b90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.114972 10.0.0.42 - - [2025-03-20 02:20:12] "POST /neutron/network HTTP/1.1" 200 840 0.034634 10.0.0.42 - - [2025-03-20 02:20:13] "POST /neutron/port HTTP/1.1" 200 117 0.013260 10.0.0.42 - - [2025-03-20 02:20:15] "POST /neutron/port HTTP/1.1" 200 1072 0.050439 10.0.0.42 - - [2025-03-20 02:20:15] "POST /neutron/port HTTP/1.1" 200 1100 0.044479 10.0.0.42 - - [2025-03-20 02:20:15] "POST /neutron/port HTTP/1.1" 200 117 0.001222 10.0.0.47 - - [2025-03-20 02:20:17] "DELETE /project/2f40c39f600d4d4db7f695d0eb26b90c HTTP/1.1" 404 173 0.005145 10.0.0.47 - - [2025-03-20 02:20:17] "DELETE /project/52627f5e22e14b42b03a971c13c7c866 HTTP/1.1" 404 173 0.004710 10.0.0.42 - - [2025-03-20 02:20:18] "POST /neutron/security_group HTTP/1.1" 200 2069 0.011413 10.0.0.42 - - [2025-03-20 02:20:24] "GET /obj-perms HTTP/1.1" 200 5052 0.048546 10.0.0.42 - - [2025-03-20 02:20:25] "POST /neutron/port HTTP/1.1" 200 1100 0.035752 10.0.0.42 - - [2025-03-20 02:20:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005113 10.0.0.42 - - [2025-03-20 02:20:25] "POST /neutron/network HTTP/1.1" 200 840 0.011114 10.0.0.42 - - [2025-03-20 02:20:27] "GET /obj-perms HTTP/1.1" 200 5052 0.005082 10.0.0.42 - - [2025-03-20 02:20:29] "POST /neutron/port HTTP/1.1" 200 1100 0.037681 10.0.0.42 - - [2025-03-20 02:20:30] "POST /neutron/network HTTP/1.1" 200 840 0.010753 10.0.0.47 - - [2025-03-20 02:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.47 - - [2025-03-20 02:20:32] "GET /projects?obj_uuids=2f40c39f-600d-4d4d-b7f6-95d0eb26b90c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001827 10.0.0.42 - - [2025-03-20 02:20:32] "GET /project/2f40c39f-600d-4d4d-b7f6-95d0eb26b90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.069200 10.0.0.47 - - [2025-03-20 02:20:32] "GET /projects?obj_uuids=2f40c39f-600d-4d4d-b7f6-95d0eb26b90c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001977 10.0.0.42 - - [2025-03-20 02:20:32] "GET /project/2f40c39f-600d-4d4d-b7f6-95d0eb26b90c?fields=virtual_networks HTTP/1.1" 200 1054 0.099092 10.0.0.47 - - [2025-03-20 02:20:32] "GET /projects?obj_uuids=2f40c39f-600d-4d4d-b7f6-95d0eb26b90c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001036 10.0.0.42 - - [2025-03-20 02:20:32] "GET /project/2f40c39f-600d-4d4d-b7f6-95d0eb26b90c?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.063987 10.0.0.47 - - [2025-03-20 02:20:32] "GET /projects?obj_uuids=2f40c39f-600d-4d4d-b7f6-95d0eb26b90c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001614 10.0.0.42 - - [2025-03-20 02:20:32] "GET /project/2f40c39f-600d-4d4d-b7f6-95d0eb26b90c?fields=security_groups HTTP/1.1" 200 1291 0.053982 10.0.0.42 - - [2025-03-20 02:20:33] "POST /fqname-to-id HTTP/1.1" 404 200 0.025171 10.0.0.47 - - [2025-03-20 02:20:33] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004277 10.0.0.47 - - [2025-03-20 02:20:33] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001014 10.0.0.47 - - [2025-03-20 02:20:33] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008912 10.0.0.47 - - [2025-03-20 02:20:33] "POST /id-to-fqname HTTP/1.1" 200 202 0.001672 10.0.0.47 - - [2025-03-20 02:20:33] "POST /fqname-to-id HTTP/1.1" 404 211 0.009535 10.0.0.47 - - [2025-03-20 02:20:33] "POST /security-groups HTTP/1.1" 200 603 0.069114 10.0.0.47 - - [2025-03-20 02:20:33] "POST /projects HTTP/1.1" 200 609 0.329599 10.0.0.47 - - [2025-03-20 02:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.402102 10.0.0.47 - - [2025-03-20 02:20:33] "POST /access-control-lists HTTP/1.1" 200 608 0.045313 10.0.0.42 - - [2025-03-20 02:20:33] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.563544 10.0.0.42 - - [2025-03-20 02:20:34] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.47 - - [2025-03-20 02:20:35] "GET /projects?obj_uuids=52627f5e-22e1-4b42-b03a-971c13c7c866&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001015 10.0.0.42 - - [2025-03-20 02:20:35] "GET /project/52627f5e-22e1-4b42-b03a-971c13c7c866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.060786 10.0.0.42 - - [2025-03-20 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.42 - - [2025-03-20 02:20:36] "GET /security-group/52da7efc-4f2a-407a-bde1-06955ea515a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.009918 10.0.0.42 - - [2025-03-20 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005620 10.0.0.47 - - [2025-03-20 02:20:36] "GET /projects?obj_uuids=52627f5e-22e1-4b42-b03a-971c13c7c866&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001229 10.0.0.42 - - [2025-03-20 02:20:36] "GET /project/52627f5e-22e1-4b42-b03a-971c13c7c866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.067134 10.0.0.42 - - [2025-03-20 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005632 10.0.0.42 - - [2025-03-20 02:20:36] "GET /security-group/52da7efc-4f2a-407a-bde1-06955ea515a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.005706 10.0.0.42 - - [2025-03-20 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.42 - - [2025-03-20 02:20:36] "PUT /security-group/52da7efc-4f2a-407a-bde1-06955ea515a1 HTTP/1.1" 200 262 0.043025 10.0.0.47 - - [2025-03-20 02:20:36] "PUT /access-control-list/e859d392-6b81-4a06-aad6-e19d6d7bc427 HTTP/1.1" 200 272 0.026680 10.0.0.12 - - [2025-03-20 02:20:36] "GET /obj-perms HTTP/1.1" 200 5056 0.051429 10.0.0.42 - - [2025-03-20 02:20:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000509 10.0.0.42 - - [2025-03-20 02:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.033216 10.0.0.47 - - [2025-03-20 02:20:37] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001509 10.0.0.42 - - [2025-03-20 02:20:37] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.083317 10.0.0.47 - - [2025-03-20 02:20:37] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001164 10.0.0.42 - - [2025-03-20 02:20:37] "POST /neutron/network HTTP/1.1" 200 619 0.216413 10.0.0.47 - - [2025-03-20 02:20:38] "POST /ref-update HTTP/1.1" 200 156 0.043922 10.0.0.42 - - [2025-03-20 02:20:38] "POST /id-to-fqname HTTP/1.1" 200 233 0.005050 10.0.0.42 - - [2025-03-20 02:20:38] "GET /virtual-network/70872a95-c978-44bc-9601-2be913273bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008660 10.0.0.42 - - [2025-03-20 02:20:38] "POST /neutron/network HTTP/1.1" 200 839 0.010792 10.0.0.42 - - [2025-03-20 02:20:38] "GET /virtual-network/70872a95-c978-44bc-9601-2be913273bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.010236 10.0.0.42 - - [2025-03-20 02:20:39] "GET /virtual-network/70872a95-c978-44bc-9601-2be913273bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006326 10.0.0.47 - - [2025-03-20 02:20:40] "GET /obj-perms HTTP/1.1" 200 5054 0.046498 10.0.0.42 - - [2025-03-20 02:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005278 10.0.0.47 - - [2025-03-20 02:20:40] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001279 10.0.0.42 - - [2025-03-20 02:20:40] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.062233 10.0.0.42 - - [2025-03-20 02:20:40] "POST /neutron/network HTTP/1.1" 200 117 0.020063 10.0.0.42 - - [2025-03-20 02:20:41] "POST /neutron/network HTTP/1.1" 200 838 0.014878 10.0.0.42 - - [2025-03-20 02:20:41] "POST /id-to-fqname HTTP/1.1" 200 233 0.001202 10.0.0.42 - - [2025-03-20 02:20:41] "GET /virtual-network/7f5cdeab-a48d-47f0-8204-835ed0e92195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006224 10.0.0.42 - - [2025-03-20 02:20:41] "GET /virtual-network/7f5cdeab-a48d-47f0-8204-835ed0e92195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007410 10.0.0.42 - - [2025-03-20 02:20:41] "POST /neutron/subnet HTTP/1.1" 200 724 0.013662 10.0.0.42 - - [2025-03-20 02:20:41] "GET /virtual-network/7f5cdeab-a48d-47f0-8204-835ed0e92195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007970 10.0.0.42 - - [2025-03-20 02:20:41] "GET /obj-perms HTTP/1.1" 200 5054 0.057002 10.0.0.42 - - [2025-03-20 02:20:42] "POST /id-to-fqname HTTP/1.1" 200 233 0.001338 10.0.0.47 - - [2025-03-20 02:20:42] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001127 10.0.0.42 - - [2025-03-20 02:20:42] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.088106 10.0.0.42 - - [2025-03-20 02:20:43] "POST /neutron/port HTTP/1.1" 200 117 0.008754 10.0.0.42 - - [2025-03-20 02:20:43] "POST /id-to-fqname HTTP/1.1" 200 233 0.001436 10.0.0.42 - - [2025-03-20 02:20:43] "POST /neutron/network HTTP/1.1" 200 849 0.009737 10.0.0.47 - - [2025-03-20 02:20:44] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001225 10.0.0.42 - - [2025-03-20 02:20:44] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.104827 10.0.0.42 - - [2025-03-20 02:20:44] "POST /neutron/port HTTP/1.1" 200 1072 0.056225 10.0.0.42 - - [2025-03-20 02:20:44] "POST /neutron/port HTTP/1.1" 200 1126 0.164959 10.0.0.42 - - [2025-03-20 02:20:44] "POST /neutron/subnet HTTP/1.1" 200 698 0.025850 10.0.0.42 - - [2025-03-20 02:20:44] "POST /neutron/network HTTP/1.1" 200 838 0.011795 10.0.0.42 - - [2025-03-20 02:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008327 10.0.0.47 - - [2025-03-20 02:20:44] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001089 10.0.0.42 - - [2025-03-20 02:20:44] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.077046 10.0.0.42 - - [2025-03-20 02:20:44] "GET /virtual-network/70872a95-c978-44bc-9601-2be913273bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007267 10.0.0.42 - - [2025-03-20 02:20:44] "GET /floating-ip-pools?parent_id=70872a95-c978-44bc-9601-2be913273bd4&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006692 10.0.0.42 - - [2025-03-20 02:20:44] "GET /virtual-network/70872a95-c978-44bc-9601-2be913273bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007882 10.0.0.42 - - [2025-03-20 02:20:45] "POST /floating-ip-pools HTTP/1.1" 200 609 0.052988 10.0.0.42 - - [2025-03-20 02:20:45] "POST /ref-update HTTP/1.1" 200 156 0.027074 10.0.0.42 - - [2025-03-20 02:20:45] "GET /virtual-network/70872a95-c978-44bc-9601-2be913273bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007408 10.0.0.42 - - [2025-03-20 02:20:45] "POST /neutron/network HTTP/1.1" 200 849 0.010106 10.0.0.42 - - [2025-03-20 02:20:45] "GET /virtual-network/70872a95-c978-44bc-9601-2be913273bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.015031 10.0.0.42 - - [2025-03-20 02:20:45] "POST /neutron/security_group HTTP/1.1" 200 2070 0.017153 10.0.0.42 - - [2025-03-20 02:20:46] "POST /neutron/port HTTP/1.1" 200 1127 0.198487 10.0.0.42 - - [2025-03-20 02:20:46] "POST /neutron/subnet HTTP/1.1" 200 704 0.021705 10.0.0.42 - - [2025-03-20 02:20:50] "POST /neutron/port HTTP/1.1" 200 1100 0.028066 10.0.0.42 - - [2025-03-20 02:20:50] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009374 10.0.0.42 - - [2025-03-20 02:20:51] "GET /virtual-machine/7a1b3948-58ea-45e8-8c49-fa88113d1d13 HTTP/1.1" 401 292 0.000460 10.0.0.42 - - [2025-03-20 02:20:51] "GET /virtual-machine/7a1b3948-58ea-45e8-8c49-fa88113d1d13 HTTP/1.1" 200 1304 0.032660 10.0.0.42 - - [2025-03-20 02:20:51] "GET /virtual-machine-interface/dda895f6-91ba-4335-8717-f2723b5cfa2c HTTP/1.1" 200 3004 0.007229 10.0.0.42 - - [2025-03-20 02:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.42 - - [2025-03-20 02:20:51] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005576 10.0.0.42 - - [2025-03-20 02:20:51] "GET /virtual-networks?parent_id=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004450 10.0.0.42 - - [2025-03-20 02:20:51] "GET /virtual-network/7f5cdeab-a48d-47f0-8204-835ed0e92195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007665 10.0.0.42 - - [2025-03-20 02:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005022 10.0.0.42 - - [2025-03-20 02:20:54] "GET /virtual-network/7f5cdeab-a48d-47f0-8204-835ed0e92195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.008652 10.0.0.42 - - [2025-03-20 02:20:55] "POST /neutron/port HTTP/1.1" 200 1100 0.054295 10.0.0.42 - - [2025-03-20 02:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010976 10.0.0.42 - - [2025-03-20 02:20:56] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006214 10.0.0.42 - - [2025-03-20 02:20:56] "GET /virtual-networks?parent_id=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.005186 10.0.0.42 - - [2025-03-20 02:20:56] "GET /virtual-network/7f5cdeab-a48d-47f0-8204-835ed0e92195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007395 10.0.0.42 - - [2025-03-20 02:20:56] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009636 10.0.0.47 - - [2025-03-20 02:21:02] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001403 10.0.0.42 - - [2025-03-20 02:21:02] "POST /neutron/floatingip HTTP/1.1" 200 531 0.217638 10.0.0.42 - - [2025-03-20 02:21:02] "POST /neutron/floatingip HTTP/1.1" 200 578 0.078665 10.0.0.42 - - [2025-03-20 02:21:02] "POST /neutron/port HTTP/1.1" 200 1101 0.027939 10.0.0.42 - - [2025-03-20 02:21:02] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010160 10.0.0.42 - - [2025-03-20 02:21:02] "GET /virtual-machine/bb867a7d-c6f0-4470-ae9b-5a3531dc8624 HTTP/1.1" 200 1305 0.007053 10.0.0.42 - - [2025-03-20 02:21:02] "GET /virtual-machine-interface/2035ac8e-88d2-4271-9a36-a70b7e07350e HTTP/1.1" 200 3004 0.007504 10.0.0.42 - - [2025-03-20 02:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005312 10.0.0.42 - - [2025-03-20 02:21:02] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005090 10.0.0.42 - - [2025-03-20 02:21:02] "GET /virtual-networks?parent_id=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004768 10.0.0.42 - - [2025-03-20 02:21:02] "GET /virtual-network/70872a95-c978-44bc-9601-2be913273bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007164 10.0.0.42 - - [2025-03-20 02:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.42 - - [2025-03-20 02:21:03] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004839 10.0.0.42 - - [2025-03-20 02:21:04] "GET /virtual-networks?parent_id=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.005533 10.0.0.42 - - [2025-03-20 02:21:04] "GET /virtual-network/70872a95-c978-44bc-9601-2be913273bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006675 10.0.0.42 - - [2025-03-20 02:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.42 - - [2025-03-20 02:21:04] "GET /routing-instance/7cf1439e-b1c0-4f09-88b6-29d9ea783bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.006305 10.0.0.42 - - [2025-03-20 02:21:04] "GET /route-target/0cc5f347-f691-4351-b430-230aa41040bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.011108 10.0.0.42 - - [2025-03-20 02:21:07] "POST /neutron/floatingip HTTP/1.1" 200 531 0.054341 10.0.0.42 - - [2025-03-20 02:21:07] "GET /floating-ip-pool/29371ca5-7d83-4032-a390-2ec26126a884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.008040 10.0.0.42 - - [2025-03-20 02:21:07] "POST /ref-update HTTP/1.1" 200 156 0.018340 10.0.0.42 - - [2025-03-20 02:21:07] "DELETE /floating-ip-pool/29371ca5-7d83-4032-a390-2ec26126a884 HTTP/1.1" 200 115 0.054153 10.0.0.42 - - [2025-03-20 02:21:08] "POST /neutron/network HTTP/1.1" 200 838 0.010128 10.0.0.42 - - [2025-03-20 02:21:08] "POST /neutron/port HTTP/1.1" 200 1127 0.024873 10.0.0.42 - - [2025-03-20 02:21:08] "POST /neutron/port HTTP/1.1" 200 1126 0.047360 10.0.0.47 - - [2025-03-20 02:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008032 10.0.0.47 - - [2025-03-20 02:21:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003660 10.0.0.47 - - [2025-03-20 02:21:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003057 10.0.0.42 - - [2025-03-20 02:21:10] "POST /neutron/network HTTP/1.1" 200 151 0.223360 10.0.0.47 - - [2025-03-20 02:21:10] "DELETE /route-target/0cc5f347-f691-4351-b430-230aa41040bc HTTP/1.1" 200 115 0.037871 10.0.0.47 - - [2025-03-20 02:21:12] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002549 10.0.0.42 - - [2025-03-20 02:21:12] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.074797 10.0.0.47 - - [2025-03-20 02:21:12] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003747 10.0.0.42 - - [2025-03-20 02:21:12] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?fields=virtual_networks HTTP/1.1" 200 1056 0.106198 10.0.0.47 - - [2025-03-20 02:21:12] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001266 10.0.0.42 - - [2025-03-20 02:21:12] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.082728 10.0.0.47 - - [2025-03-20 02:21:12] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001146 10.0.0.42 - - [2025-03-20 02:21:12] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?fields=security_groups HTTP/1.1" 200 1294 0.085027 10.0.0.42 - - [2025-03-20 02:21:13] "POST /fqname-to-id HTTP/1.1" 404 183 0.028451 10.0.0.47 - - [2025-03-20 02:21:13] "GET /projects?obj_uuids=7e8c4356-427b-46c7-8ca3-07a045c92e6b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006823 10.0.0.47 - - [2025-03-20 02:21:13] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001111 10.0.0.47 - - [2025-03-20 02:21:13] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010892 10.0.0.47 - - [2025-03-20 02:21:14] "POST /id-to-fqname HTTP/1.1" 200 185 0.004405 10.0.0.47 - - [2025-03-20 02:21:14] "POST /fqname-to-id HTTP/1.1" 404 194 0.007785 10.0.0.47 - - [2025-03-20 02:21:14] "POST /security-groups HTTP/1.1" 200 586 0.090198 10.0.0.47 - - [2025-03-20 02:21:14] "POST /projects HTTP/1.1" 200 575 0.387594 10.0.0.47 - - [2025-03-20 02:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.463067 10.0.0.47 - - [2025-03-20 02:21:14] "POST /fqname-to-id HTTP/1.1" 404 228 0.009747 10.0.0.42 - - [2025-03-20 02:21:14] "GET /project/7e8c4356-427b-46c7-8ca3-07a045c92e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.661659 10.0.0.42 - - [2025-03-20 02:21:15] "GET / HTTP/1.1" 200 35931 0.001492 10.0.0.47 - - [2025-03-20 02:21:17] "DELETE /project/58bf148babae4c5992715f2e146145dd HTTP/1.1" 404 173 0.013474 10.0.0.47 - - [2025-03-20 02:21:17] "DELETE /project/7e8c4356427b46c78ca307a045c92e6b HTTP/1.1" 404 173 0.008865 10.0.0.47 - - [2025-03-20 02:21:17] "GET /projects?obj_uuids=2f40c39f-600d-4d4d-b7f6-95d0eb26b90c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000974 10.0.0.47 - - [2025-03-20 02:21:17] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001055 10.0.0.47 - - [2025-03-20 02:21:17] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.077073 10.0.0.47 - - [2025-03-20 02:21:17] "GET /project/2f40c39f-600d-4d4d-b7f6-95d0eb26b90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.086747 10.0.0.47 - - [2025-03-20 02:21:17] "GET /projects?obj_uuids=2f40c39f-600d-4d4d-b7f6-95d0eb26b90c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002348 10.0.0.47 - - [2025-03-20 02:21:17] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001724 10.0.0.47 - - [2025-03-20 02:21:17] "GET /project/2f40c39f-600d-4d4d-b7f6-95d0eb26b90c?fields=security_groups HTTP/1.1" 200 1396 0.104393 10.0.0.47 - - [2025-03-20 02:21:17] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?fields=security_groups HTTP/1.1" 200 1399 0.150207 10.0.0.47 - - [2025-03-20 02:21:18] "DELETE /security-group/08aa2dd1-0ac8-4a0e-997d-88cef0446bd0 HTTP/1.1" 200 115 0.177861 10.0.0.47 - - [2025-03-20 02:21:18] "GET /projects?obj_uuids=2f40c39f-600d-4d4d-b7f6-95d0eb26b90c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003653 10.0.0.47 - - [2025-03-20 02:21:18] "DELETE /security-group/e47f053b-f1c5-41bf-b57b-79e123dd176d HTTP/1.1" 200 115 0.258270 10.0.0.47 - - [2025-03-20 02:21:18] "GET /projects?obj_uuids=58bf148b-abae-4c59-9271-5f2e146145dd&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003971 10.0.0.47 - - [2025-03-20 02:21:18] "GET /project/2f40c39f-600d-4d4d-b7f6-95d0eb26b90c?fields=application_policy_sets HTTP/1.1" 200 1435 0.197375 10.0.0.47 - - [2025-03-20 02:21:18] "GET /project/58bf148b-abae-4c59-9271-5f2e146145dd?fields=application_policy_sets HTTP/1.1" 200 1438 0.180764 10.0.0.47 - - [2025-03-20 02:21:18] "DELETE /access-control-list/acb23e41-182c-4130-a467-df0985376566 HTTP/1.1" 200 115 0.200209 10.0.0.47 - - [2025-03-20 02:21:18] "DELETE /project/2f40c39f-600d-4d4d-b7f6-95d0eb26b90c HTTP/1.1" 200 115 0.950575 10.0.0.47 - - [2025-03-20 02:21:18] "GET /projects?obj_uuids=7e8c4356-427b-46c7-8ca3-07a045c92e6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001308 10.0.0.47 - - [2025-03-20 02:21:18] "DELETE /project/58bf148b-abae-4c59-9271-5f2e146145dd HTTP/1.1" 200 115 1.162831 10.0.0.42 - - [2025-03-20 02:21:18] "GET /project/7e8c4356-427b-46c7-8ca3-07a045c92e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.111545 10.0.0.47 - - [2025-03-20 02:21:18] "GET /projects?obj_uuids=7e8c4356-427b-46c7-8ca3-07a045c92e6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001381 10.0.0.42 - - [2025-03-20 02:21:18] "GET /project/7e8c4356-427b-46c7-8ca3-07a045c92e6b?fields=virtual_networks HTTP/1.1" 200 1022 0.087285 10.0.0.47 - - [2025-03-20 02:21:19] "GET /projects?obj_uuids=7e8c4356-427b-46c7-8ca3-07a045c92e6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001256 10.0.0.42 - - [2025-03-20 02:21:19] "GET /project/7e8c4356-427b-46c7-8ca3-07a045c92e6b?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.063191 10.0.0.47 - - [2025-03-20 02:21:19] "GET /projects?obj_uuids=7e8c4356-427b-46c7-8ca3-07a045c92e6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002334 10.0.0.42 - - [2025-03-20 02:21:19] "GET /project/7e8c4356-427b-46c7-8ca3-07a045c92e6b?fields=security_groups HTTP/1.1" 200 1243 0.071343 10.0.0.42 - - [2025-03-20 02:21:20] "POST /fqname-to-id HTTP/1.1" 404 191 0.032965 10.0.0.47 - - [2025-03-20 02:21:20] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003524 10.0.0.47 - - [2025-03-20 02:21:20] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001198 10.0.0.47 - - [2025-03-20 02:21:20] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009335 10.0.0.47 - - [2025-03-20 02:21:20] "POST /id-to-fqname HTTP/1.1" 200 193 0.006027 10.0.0.47 - - [2025-03-20 02:21:20] "POST /fqname-to-id HTTP/1.1" 404 202 0.005126 10.0.0.47 - - [2025-03-20 02:21:20] "POST /security-groups HTTP/1.1" 200 594 0.082158 10.0.0.47 - - [2025-03-20 02:21:20] "POST /fqname-to-id HTTP/1.1" 404 237 0.004943 10.0.0.47 - - [2025-03-20 02:21:20] "POST /projects HTTP/1.1" 200 591 0.338257 10.0.0.47 - - [2025-03-20 02:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.413598 10.0.0.47 - - [2025-03-20 02:21:20] "POST /access-control-lists HTTP/1.1" 200 597 0.048918 10.0.0.42 - - [2025-03-20 02:21:20] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.588151 10.0.0.42 - - [2025-03-20 02:21:21] "GET / HTTP/1.1" 200 35931 0.002076 10.0.0.42 - - [2025-03-20 02:21:23] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000487 10.0.0.47 - - [2025-03-20 02:21:24] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001135 10.0.0.42 - - [2025-03-20 02:21:24] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.078605 10.0.0.42 - - [2025-03-20 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.42 - - [2025-03-20 02:21:24] "GET /security-group/b4c565e3-5c70-468c-b284-27ad8436a33c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.008757 10.0.0.42 - - [2025-03-20 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.47 - - [2025-03-20 02:21:24] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001161 10.0.0.42 - - [2025-03-20 02:21:24] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.060046 10.0.0.42 - - [2025-03-20 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005143 10.0.0.42 - - [2025-03-20 02:21:24] "GET /security-group/b4c565e3-5c70-468c-b284-27ad8436a33c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.006083 10.0.0.42 - - [2025-03-20 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006148 10.0.0.42 - - [2025-03-20 02:21:24] "PUT /security-group/b4c565e3-5c70-468c-b284-27ad8436a33c HTTP/1.1" 200 262 0.028229 10.0.0.42 - - [2025-03-20 02:21:24] "POST /fqname-to-id HTTP/1.1" 404 202 0.006610 10.0.0.42 - - [2025-03-20 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012644 10.0.0.47 - - [2025-03-20 02:21:24] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001235 10.0.0.42 - - [2025-03-20 02:21:24] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.077885 10.0.0.42 - - [2025-03-20 02:21:25] "POST /neutron/network HTTP/1.1" 200 117 0.035417 10.0.0.47 - - [2025-03-20 02:21:25] "POST /route-targets HTTP/1.1" 200 327 0.018047 10.0.0.42 - - [2025-03-20 02:21:25] "POST /neutron/network HTTP/1.1" 200 828 0.010763 10.0.0.42 - - [2025-03-20 02:21:25] "POST /id-to-fqname HTTP/1.1" 200 223 0.001483 10.0.0.42 - - [2025-03-20 02:21:25] "GET /virtual-network/185fa232-b47d-464f-94c7-a4f8dd12c2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008840 10.0.0.42 - - [2025-03-20 02:21:25] "GET /virtual-network/185fa232-b47d-464f-94c7-a4f8dd12c2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.014297 10.0.0.42 - - [2025-03-20 02:21:25] "POST /neutron/subnet HTTP/1.1" 200 729 0.013170 10.0.0.42 - - [2025-03-20 02:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.47 - - [2025-03-20 02:21:25] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001007 10.0.0.42 - - [2025-03-20 02:21:25] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.075181 10.0.0.47 - - [2025-03-20 02:21:26] "POST /ref-update HTTP/1.1" 200 156 0.071163 10.0.0.47 - - [2025-03-20 02:21:26] "POST /useragent-kv HTTP/1.1" 200 115 0.019175 10.0.0.42 - - [2025-03-20 02:21:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.284596 10.0.0.42 - - [2025-03-20 02:21:26] "POST /id-to-fqname HTTP/1.1" 200 227 0.001963 10.0.0.42 - - [2025-03-20 02:21:26] "GET /virtual-network/cab6f01e-ac05-4784-b5d5-37338265fa6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007521 10.0.0.42 - - [2025-03-20 02:21:26] "GET /virtual-network/cab6f01e-ac05-4784-b5d5-37338265fa6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007033 10.0.0.42 - - [2025-03-20 02:21:26] "POST /neutron/network HTTP/1.1" 200 835 0.009165 10.0.0.42 - - [2025-03-20 02:21:26] "POST /id-to-fqname HTTP/1.1" 200 223 0.001309 10.0.0.47 - - [2025-03-20 02:21:27] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001305 10.0.0.42 - - [2025-03-20 02:21:27] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.103608 10.0.0.42 - - [2025-03-20 02:21:27] "POST /neutron/network HTTP/1.1" 200 828 0.008271 10.0.0.42 - - [2025-03-20 02:21:28] "POST /id-to-fqname HTTP/1.1" 200 227 0.001429 10.0.0.42 - - [2025-03-20 02:21:28] "POST /neutron/port HTTP/1.1" 200 117 0.010817 10.0.0.47 - - [2025-03-20 02:21:28] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001170 10.0.0.42 - - [2025-03-20 02:21:28] "POST /neutron/port HTTP/1.1" 200 1064 0.538278 10.0.0.47 - - [2025-03-20 02:21:29] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001764 10.0.0.42 - - [2025-03-20 02:21:29] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.135351 10.0.0.42 - - [2025-03-20 02:21:29] "POST /neutron/port HTTP/1.1" 200 1118 0.218987 10.0.0.42 - - [2025-03-20 02:21:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008530 10.0.0.42 - - [2025-03-20 02:21:29] "POST /neutron/port HTTP/1.1" 200 1092 0.044894 10.0.0.42 - - [2025-03-20 02:21:29] "POST /neutron/port HTTP/1.1" 200 117 0.014472 10.0.0.42 - - [2025-03-20 02:21:29] "POST /neutron/router HTTP/1.1" 200 656 0.108162 10.0.0.42 - - [2025-03-20 02:21:30] "POST /neutron/network HTTP/1.1" 200 845 0.010039 10.0.0.47 - - [2025-03-20 02:21:30] "GET /service-template/0f81277a-d8b2-4ed3-a666-8987f68d4648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005439 10.0.0.47 - - [2025-03-20 02:21:30] "POST /route-targets HTTP/1.1" 200 327 0.041972 10.0.0.47 - - [2025-03-20 02:21:30] "POST /service-instances HTTP/1.1" 200 670 0.160693 10.0.0.42 - - [2025-03-20 02:21:30] "POST /neutron/port HTTP/1.1" 200 1092 0.084719 10.0.0.42 - - [2025-03-20 02:21:31] "POST /neutron/security_group HTTP/1.1" 200 2002 0.022763 10.0.0.47 - - [2025-03-20 02:21:31] "POST /ref-update HTTP/1.1" 200 156 0.116098 10.0.0.42 - - [2025-03-20 02:21:31] "POST /neutron/port HTTP/1.1" 200 1092 0.046523 10.0.0.47 - - [2025-03-20 02:21:31] "POST /virtual-machines HTTP/1.1" 200 553 0.046561 10.0.0.42 - - [2025-03-20 02:21:31] "POST /neutron/port HTTP/1.1" 200 1092 0.059639 10.0.0.42 - - [2025-03-20 02:21:31] "POST /neutron/network HTTP/1.1" 200 835 0.028635 10.0.0.42 - - [2025-03-20 02:21:31] "GET /virtual-machine/4790a680-bbe3-4d9d-92ad-ef492e336aa7 HTTP/1.1" 401 292 0.000451 10.0.0.47 - - [2025-03-20 02:21:31] "POST /instance-ips HTTP/1.1" 200 551 0.055227 10.0.0.47 - - [2025-03-20 02:21:31] "PUT /virtual-machine-interface/3349173d-587b-4af8-ab83-46c3111d4ea5 HTTP/1.1" 200 284 0.039139 10.0.0.42 - - [2025-03-20 02:21:32] "GET /virtual-machine/4790a680-bbe3-4d9d-92ad-ef492e336aa7 HTTP/1.1" 200 1295 0.066785 10.0.0.42 - - [2025-03-20 02:21:32] "GET /virtual-machine-interface/f3e9ef5a-1128-4eb5-968e-465ab654900a HTTP/1.1" 200 2957 0.008944 10.0.0.47 - - [2025-03-20 02:21:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.187454 10.0.0.42 - - [2025-03-20 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008877 10.0.0.42 - - [2025-03-20 02:21:32] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006227 10.0.0.42 - - [2025-03-20 02:21:32] "GET /virtual-networks?parent_id=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.009819 10.0.0.42 - - [2025-03-20 02:21:32] "GET /virtual-network/185fa232-b47d-464f-94c7-a4f8dd12c2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006843 10.0.0.47 - - [2025-03-20 02:21:32] "POST /instance-ips HTTP/1.1" 400 316 0.030781 10.0.0.47 - - [2025-03-20 02:21:32] "PUT /instance-ip/b72bdaf0-287b-4720-9343-a1f4cef8bf5e HTTP/1.1" 200 256 0.056614 10.0.0.47 - - [2025-03-20 02:21:32] "POST /ref-update HTTP/1.1" 200 156 0.062828 10.0.0.47 - - [2025-03-20 02:21:32] "POST /virtual-machines HTTP/1.1" 200 553 0.068790 10.0.0.47 - - [2025-03-20 02:21:33] "POST /instance-ips HTTP/1.1" 400 246 0.034460 10.0.0.47 - - [2025-03-20 02:21:33] "PUT /instance-ip/7d573d18-995d-456d-8357-78e930f60476 HTTP/1.1" 200 256 0.053391 10.0.0.47 - - [2025-03-20 02:21:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.145144 10.0.0.47 - - [2025-03-20 02:21:33] "PUT /routing-instance/d2e178dc-f535-45b2-b102-4c2b7a01d82d HTTP/1.1" 200 266 0.056423 10.0.0.47 - - [2025-03-20 02:21:33] "POST /chown HTTP/1.1" 200 109 0.020592 10.0.0.47 - - [2025-03-20 02:21:33] "POST /ref-update HTTP/1.1" 200 156 0.044916 10.0.0.42 - - [2025-03-20 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.42 - - [2025-03-20 02:21:35] "GET /virtual-network/185fa232-b47d-464f-94c7-a4f8dd12c2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005982 10.0.0.42 - - [2025-03-20 02:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.42 - - [2025-03-20 02:21:39] "GET /virtual-network/185fa232-b47d-464f-94c7-a4f8dd12c2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006817 10.0.0.42 - - [2025-03-20 02:21:41] "POST /neutron/port HTTP/1.1" 200 1092 0.029649 10.0.0.42 - - [2025-03-20 02:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004871 10.0.0.42 - - [2025-03-20 02:21:41] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005450 10.0.0.42 - - [2025-03-20 02:21:41] "GET /virtual-networks?parent_id=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003792 10.0.0.42 - - [2025-03-20 02:21:41] "GET /virtual-network/185fa232-b47d-464f-94c7-a4f8dd12c2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007384 10.0.0.42 - - [2025-03-20 02:21:41] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009464 10.0.0.42 - - [2025-03-20 02:21:42] "POST /neutron/port HTTP/1.1" 200 1092 0.028136 10.0.0.42 - - [2025-03-20 02:21:42] "GET /virtual-machine/e99d3d78-85d3-483b-a271-d542c5382be4 HTTP/1.1" 200 1296 0.007153 10.0.0.42 - - [2025-03-20 02:21:42] "GET /virtual-machine-interface/93f975f8-13f0-480f-8812-6ba01374b620 HTTP/1.1" 200 2968 0.006544 10.0.0.42 - - [2025-03-20 02:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007049 10.0.0.42 - - [2025-03-20 02:21:42] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005200 10.0.0.42 - - [2025-03-20 02:21:42] "GET /virtual-networks?parent_id=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003988 10.0.0.42 - - [2025-03-20 02:21:42] "GET /virtual-network/cab6f01e-ac05-4784-b5d5-37338265fa6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006511 10.0.0.42 - - [2025-03-20 02:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.42 - - [2025-03-20 02:21:43] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005007 10.0.0.42 - - [2025-03-20 02:21:43] "GET /virtual-networks?parent_id=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004986 10.0.0.42 - - [2025-03-20 02:21:43] "GET /virtual-network/cab6f01e-ac05-4784-b5d5-37338265fa6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007200 10.0.0.47 - - [2025-03-20 02:21:47] "POST /ref-update HTTP/1.1" 200 156 0.040966 10.0.0.42 - - [2025-03-20 02:21:47] "POST /neutron/router HTTP/1.1" 200 344 0.287657 10.0.0.47 - - [2025-03-20 02:21:47] "GET /logical-router/8ed5f7bd-9160-4f74-bcdd-6baa030dada2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.044996 10.0.0.47 - - [2025-03-20 02:21:48] "DELETE /route-table/48c9abce-fa15-4724-bcd3-cbed7d200c7d HTTP/1.1" 200 115 0.092436 10.0.0.47 - - [2025-03-20 02:21:48] "POST /ref-update HTTP/1.1" 200 156 0.067155 10.0.0.47 - - [2025-03-20 02:21:48] "POST /ref-update HTTP/1.1" 200 156 0.053982 10.0.0.42 - - [2025-03-20 02:21:48] "POST /neutron/network HTTP/1.1" 200 835 0.016977 10.0.0.47 - - [2025-03-20 02:21:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003846 10.0.0.47 - - [2025-03-20 02:21:48] "POST /useragent-kv HTTP/1.1" 200 115 0.013053 10.0.0.47 - - [2025-03-20 02:21:48] "DELETE /virtual-network/317ec4ba-75f3-4a25-acbb-626a190a917b HTTP/1.1" 200 115 0.320311 10.0.0.42 - - [2025-03-20 02:21:48] "POST /neutron/port HTTP/1.1" 200 1118 0.034376 10.0.0.47 - - [2025-03-20 02:21:48] "DELETE /route-target/08482d2a-0da3-4b95-ac9e-dd0e6fe34b1e HTTP/1.1" 200 115 0.070073 10.0.0.47 - - [2025-03-20 02:21:48] "GET /service-instance/513f2009-76fc-44cd-93e3-4bbc37dd5677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.009244 10.0.0.42 - - [2025-03-20 02:21:49] "POST /neutron/port HTTP/1.1" 200 1118 0.029948 10.0.0.47 - - [2025-03-20 02:21:49] "GET /instance-ip/7d573d18-995d-456d-8357-78e930f60476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.028622 10.0.0.47 - - [2025-03-20 02:21:49] "DELETE /virtual-machine-interface/8a4371f7-e756-4ed8-9254-508769c85d66 HTTP/1.1" 200 115 0.099738 10.0.0.47 - - [2025-03-20 02:21:49] "GET /virtual-machine-interface/51926697-0ce6-449b-bb2f-ed67935bd2c4?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1333 0.019202 10.0.0.47 - - [2025-03-20 02:21:49] "POST /ref-update HTTP/1.1" 200 156 0.040577 10.0.0.47 - - [2025-03-20 02:21:49] "DELETE /virtual-machine-interface/03a52323-9d32-4095-83bf-fa74d37dc391 HTTP/1.1" 200 115 0.081872 10.0.0.47 - - [2025-03-20 02:21:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004419 10.0.0.47 - - [2025-03-20 02:21:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003099 10.0.0.42 - - [2025-03-20 02:21:50] "POST /neutron/network HTTP/1.1" 200 151 0.164410 10.0.0.47 - - [2025-03-20 02:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.47 - - [2025-03-20 02:21:52] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001295 10.0.0.42 - - [2025-03-20 02:21:52] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.058962 10.0.0.47 - - [2025-03-20 02:21:52] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001554 10.0.0.42 - - [2025-03-20 02:21:52] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?fields=virtual_networks HTTP/1.1" 200 1038 0.099581 10.0.0.47 - - [2025-03-20 02:21:52] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001369 10.0.0.42 - - [2025-03-20 02:21:52] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.059540 10.0.0.47 - - [2025-03-20 02:21:52] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001134 10.0.0.42 - - [2025-03-20 02:21:52] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?fields=security_groups HTTP/1.1" 200 1267 0.054410 10.0.0.42 - - [2025-03-20 02:21:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.025537 10.0.0.47 - - [2025-03-20 02:21:53] "GET /projects?obj_uuids=a262d85f-e77b-4e87-ac2d-c015d8d6b7c0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003733 10.0.0.47 - - [2025-03-20 02:21:53] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001189 10.0.0.47 - - [2025-03-20 02:21:53] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008870 10.0.0.47 - - [2025-03-20 02:21:53] "POST /id-to-fqname HTTP/1.1" 200 198 0.013370 10.0.0.47 - - [2025-03-20 02:21:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.012531 10.0.0.47 - - [2025-03-20 02:21:53] "POST /security-groups HTTP/1.1" 200 599 0.048242 10.0.0.47 - - [2025-03-20 02:21:53] "POST /projects HTTP/1.1" 200 601 0.317118 10.0.0.47 - - [2025-03-20 02:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.387122 10.0.0.47 - - [2025-03-20 02:21:53] "POST /access-control-lists HTTP/1.1" 200 604 0.060423 10.0.0.42 - - [2025-03-20 02:21:53] "GET /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.543832 10.0.0.42 - - [2025-03-20 02:21:55] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.42 - - [2025-03-20 02:21:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000463 10.0.0.42 - - [2025-03-20 02:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.052138 10.0.0.47 - - [2025-03-20 02:21:57] "GET /projects?obj_uuids=a262d85f-e77b-4e87-ac2d-c015d8d6b7c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001185 10.0.0.42 - - [2025-03-20 02:21:57] "GET /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.062052 10.0.0.42 - - [2025-03-20 02:21:57] "POST /neutron/network HTTP/1.1" 200 117 0.035405 10.0.0.47 - - [2025-03-20 02:21:57] "POST /route-targets HTTP/1.1" 200 327 0.025294 10.0.0.47 - - [2025-03-20 02:21:58] "POST /useragent-kv HTTP/1.1" 200 115 0.012139 10.0.0.42 - - [2025-03-20 02:21:58] "POST /neutron/subnet HTTP/1.1" 200 828 0.289571 10.0.0.42 - - [2025-03-20 02:21:58] "POST /id-to-fqname HTTP/1.1" 200 228 0.001374 10.0.0.42 - - [2025-03-20 02:21:58] "GET /virtual-network/ac7b6821-3b03-4728-bc25-0fb41c8fe8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008555 10.0.0.42 - - [2025-03-20 02:21:58] "GET /virtual-network/ac7b6821-3b03-4728-bc25-0fb41c8fe8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007500 10.0.0.42 - - [2025-03-20 02:21:58] "POST /neutron/network HTTP/1.1" 200 1005 0.010935 10.0.0.42 - - [2025-03-20 02:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.47 - - [2025-03-20 02:21:58] "GET /projects?obj_uuids=a262d85f-e77b-4e87-ac2d-c015d8d6b7c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001114 10.0.0.42 - - [2025-03-20 02:21:58] "GET /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.054051 10.0.0.42 - - [2025-03-20 02:21:58] "POST /neutron/network HTTP/1.1" 200 117 0.016827 10.0.0.47 - - [2025-03-20 02:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.030887 10.0.0.47 - - [2025-03-20 02:21:58] "POST /ref-update HTTP/1.1" 200 156 0.035438 10.0.0.47 - - [2025-03-20 02:21:59] "GET /virtual-network/826220c5-748a-4986-b4b8-2a6455c02f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.023809 10.0.0.47 - - [2025-03-20 02:21:59] "POST /useragent-kv HTTP/1.1" 200 115 0.009686 10.0.0.42 - - [2025-03-20 02:21:59] "POST /neutron/subnet HTTP/1.1" 200 823 0.235736 10.0.0.42 - - [2025-03-20 02:21:59] "POST /id-to-fqname HTTP/1.1" 200 228 0.001375 10.0.0.42 - - [2025-03-20 02:21:59] "GET /virtual-network/8f427643-1833-49d3-bb4f-b5004d7dc412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005856 10.0.0.42 - - [2025-03-20 02:21:59] "GET /virtual-network/8f427643-1833-49d3-bb4f-b5004d7dc412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005730 10.0.0.42 - - [2025-03-20 02:21:59] "POST /neutron/network HTTP/1.1" 200 1002 0.009989 10.0.0.42 - - [2025-03-20 02:21:59] "POST /fqname-to-id HTTP/1.1" 404 234 0.003549 10.0.0.42 - - [2025-03-20 02:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004686 10.0.0.47 - - [2025-03-20 02:21:59] "GET /projects?obj_uuids=a262d85f-e77b-4e87-ac2d-c015d8d6b7c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001148 10.0.0.42 - - [2025-03-20 02:21:59] "GET /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.069161 10.0.0.42 - - [2025-03-20 02:21:59] "POST /network-policys HTTP/1.1" 200 577 0.082440 10.0.0.42 - - [2025-03-20 02:21:59] "GET /network-policy/740ab2bc-5b0b-40ee-b24f-97b8ba46931f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.008047 10.0.0.42 - - [2025-03-20 02:21:59] "POST /neutron/network HTTP/1.1" 200 1005 0.010972 10.0.0.42 - - [2025-03-20 02:22:00] "GET /virtual-network/ac7b6821-3b03-4728-bc25-0fb41c8fe8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.009809 10.0.0.42 - - [2025-03-20 02:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.42 - - [2025-03-20 02:22:00] "GET /network-policy/740ab2bc-5b0b-40ee-b24f-97b8ba46931f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.008143 10.0.0.42 - - [2025-03-20 02:22:00] "POST /neutron/network HTTP/1.1" 200 1002 0.011965 10.0.0.47 - - [2025-03-20 02:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012431 10.0.0.47 - - [2025-03-20 02:22:00] "PUT /access-control-list/012d3da5-58b4-4133-a81f-ae625c54c041 HTTP/1.1" 200 272 0.027437 10.0.0.42 - - [2025-03-20 02:22:00] "GET /virtual-network/8f427643-1833-49d3-bb4f-b5004d7dc412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.015440 10.0.0.42 - - [2025-03-20 02:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.42 - - [2025-03-20 02:22:00] "GET /network-policy/740ab2bc-5b0b-40ee-b24f-97b8ba46931f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.029440 10.0.0.47 - - [2025-03-20 02:22:00] "POST /ref-update HTTP/1.1" 200 156 0.042245 10.0.0.42 - - [2025-03-20 02:22:01] "GET /virtual-network/ac7b6821-3b03-4728-bc25-0fb41c8fe8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.007876 10.0.0.12 - - [2025-03-20 02:22:02] "GET /obj-perms HTTP/1.1" 200 5046 0.056790 10.0.0.47 - - [2025-03-20 02:22:02] "GET /obj-perms HTTP/1.1" 200 5046 0.060520 10.0.0.42 - - [2025-03-20 02:22:02] "GET /virtual-network/8f427643-1833-49d3-bb4f-b5004d7dc412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.007142 10.0.0.42 - - [2025-03-20 02:22:03] "GET /obj-perms HTTP/1.1" 200 5046 0.047842 10.0.0.42 - - [2025-03-20 02:22:03] "GET /virtual-network/8f427643-1833-49d3-bb4f-b5004d7dc412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006778 10.0.0.42 - - [2025-03-20 02:22:03] "POST /neutron/network HTTP/1.1" 200 1110 0.013561 10.0.0.47 - - [2025-03-20 02:22:03] "GET /virtual-network/826220c5-748a-4986-b4b8-2a6455c02f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007392 10.0.0.42 - - [2025-03-20 02:22:03] "GET /virtual-network/8f427643-1833-49d3-bb4f-b5004d7dc412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.013729 10.0.0.42 - - [2025-03-20 02:22:03] "GET /virtual-network/ac7b6821-3b03-4728-bc25-0fb41c8fe8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006464 10.0.0.42 - - [2025-03-20 02:22:03] "POST /neutron/network HTTP/1.1" 200 1113 0.016130 10.0.0.42 - - [2025-03-20 02:22:03] "GET /virtual-network/ac7b6821-3b03-4728-bc25-0fb41c8fe8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.009655 10.0.0.42 - - [2025-03-20 02:22:03] "DELETE /network-policy/740ab2bc-5b0b-40ee-b24f-97b8ba46931f HTTP/1.1" 200 115 0.056336 10.0.0.42 - - [2025-03-20 02:22:03] "POST /neutron/network HTTP/1.1" 200 1002 0.012015 10.0.0.47 - - [2025-03-20 02:22:04] "DELETE /access-control-list/012d3da5-58b4-4133-a81f-ae625c54c041 HTTP/1.1" 200 115 0.078883 10.0.0.47 - - [2025-03-20 02:22:04] "DELETE /route-target/4b333be7-8ef7-423d-b3e0-b575eb3dc6fb HTTP/1.1" 200 115 0.033802 10.0.0.47 - - [2025-03-20 02:22:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004260 10.0.0.47 - - [2025-03-20 02:22:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005206 10.0.0.47 - - [2025-03-20 02:22:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004459 10.0.0.47 - - [2025-03-20 02:22:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003510 10.0.0.42 - - [2025-03-20 02:22:04] "POST /neutron/network HTTP/1.1" 200 151 0.229890 10.0.0.47 - - [2025-03-20 02:22:06] "GET /projects?obj_uuids=a262d85f-e77b-4e87-ac2d-c015d8d6b7c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001069 10.0.0.42 - - [2025-03-20 02:22:06] "GET /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.059172 10.0.0.47 - - [2025-03-20 02:22:06] "GET /projects?obj_uuids=a262d85f-e77b-4e87-ac2d-c015d8d6b7c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001532 10.0.0.42 - - [2025-03-20 02:22:06] "GET /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0?fields=virtual_networks HTTP/1.1" 200 1049 0.071874 10.0.0.47 - - [2025-03-20 02:22:06] "GET /projects?obj_uuids=a262d85f-e77b-4e87-ac2d-c015d8d6b7c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001580 10.0.0.42 - - [2025-03-20 02:22:06] "GET /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.050516 10.0.0.47 - - [2025-03-20 02:22:06] "GET /projects?obj_uuids=a262d85f-e77b-4e87-ac2d-c015d8d6b7c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001462 10.0.0.42 - - [2025-03-20 02:22:06] "GET /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0?fields=security_groups HTTP/1.1" 200 1283 0.063516 10.0.0.42 - - [2025-03-20 02:22:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.026778 10.0.0.47 - - [2025-03-20 02:22:07] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004030 10.0.0.47 - - [2025-03-20 02:22:07] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001204 10.0.0.47 - - [2025-03-20 02:22:07] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008904 10.0.0.47 - - [2025-03-20 02:22:07] "POST /id-to-fqname HTTP/1.1" 200 192 0.002883 10.0.0.47 - - [2025-03-20 02:22:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.006465 10.0.0.47 - - [2025-03-20 02:22:07] "POST /security-groups HTTP/1.1" 200 593 0.081691 10.0.0.47 - - [2025-03-20 02:22:07] "POST /projects HTTP/1.1" 200 589 0.348787 10.0.0.47 - - [2025-03-20 02:22:07] "POST /fqname-to-id HTTP/1.1" 404 236 0.003475 10.0.0.47 - - [2025-03-20 02:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.388241 10.0.0.42 - - [2025-03-20 02:22:07] "GET /project/4166f965-a42d-45fb-974e-88a5c5e7be79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.557646 10.0.0.47 - - [2025-03-20 02:22:07] "POST /access-control-lists HTTP/1.1" 200 596 0.067044 10.0.0.42 - - [2025-03-20 02:22:08] "GET / HTTP/1.1" 200 35931 0.001998 10.0.0.42 - - [2025-03-20 02:22:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000612 10.0.0.42 - - [2025-03-20 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.062654 10.0.0.47 - - [2025-03-20 02:22:10] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001480 10.0.0.42 - - [2025-03-20 02:22:11] "GET /project/4166f965-a42d-45fb-974e-88a5c5e7be79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.080791 10.0.0.47 - - [2025-03-20 02:22:11] "POST /useragent-kv HTTP/1.1" 200 115 0.015255 10.0.0.42 - - [2025-03-20 02:22:11] "POST /neutron/subnet HTTP/1.1" 200 719 0.346541 10.0.0.42 - - [2025-03-20 02:22:11] "POST /id-to-fqname HTTP/1.1" 200 222 0.001913 10.0.0.42 - - [2025-03-20 02:22:11] "GET /virtual-network/c5f593d1-87f2-4105-8a3f-38144d333885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.013830 10.0.0.42 - - [2025-03-20 02:22:11] "GET /virtual-network/c5f593d1-87f2-4105-8a3f-38144d333885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006466 10.0.0.42 - - [2025-03-20 02:22:11] "POST /neutron/network HTTP/1.1" 200 825 0.009252 10.0.0.42 - - [2025-03-20 02:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.47 - - [2025-03-20 02:22:11] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001406 10.0.0.42 - - [2025-03-20 02:22:12] "GET /project/4166f965-a42d-45fb-974e-88a5c5e7be79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.071418 10.0.0.47 - - [2025-03-20 02:22:12] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001434 10.0.0.42 - - [2025-03-20 02:22:12] "POST /neutron/network HTTP/1.1" 200 607 0.231902 10.0.0.47 - - [2025-03-20 02:22:12] "POST /route-targets HTTP/1.1" 200 327 0.017956 10.0.0.42 - - [2025-03-20 02:22:12] "POST /id-to-fqname HTTP/1.1" 200 222 0.004565 10.0.0.42 - - [2025-03-20 02:22:12] "GET /virtual-network/b9a6b36c-5c2a-49e8-b6e4-d6e80f158f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007769 10.0.0.42 - - [2025-03-20 02:22:12] "POST /neutron/network HTTP/1.1" 200 824 0.010065 10.0.0.42 - - [2025-03-20 02:22:12] "GET /virtual-network/b9a6b36c-5c2a-49e8-b6e4-d6e80f158f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007237 10.0.0.42 - - [2025-03-20 02:22:12] "POST /fqname-to-id HTTP/1.1" 404 228 0.004370 10.0.0.42 - - [2025-03-20 02:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.47 - - [2025-03-20 02:22:12] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001293 10.0.0.42 - - [2025-03-20 02:22:12] "GET /project/4166f965-a42d-45fb-974e-88a5c5e7be79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.076540 10.0.0.42 - - [2025-03-20 02:22:13] "POST /network-policys HTTP/1.1" 200 571 0.043090 10.0.0.42 - - [2025-03-20 02:22:13] "GET /network-policy/17a0997c-95cc-4ce5-8309-8c526a39b00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.008113 10.0.0.42 - - [2025-03-20 02:22:13] "POST /neutron/network HTTP/1.1" 200 825 0.008440 10.0.0.42 - - [2025-03-20 02:22:13] "GET /virtual-network/c5f593d1-87f2-4105-8a3f-38144d333885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.009781 10.0.0.42 - - [2025-03-20 02:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004824 10.0.0.47 - - [2025-03-20 02:22:13] "POST /access-control-lists HTTP/1.1" 200 590 0.128788 10.0.0.42 - - [2025-03-20 02:22:13] "GET /network-policy/17a0997c-95cc-4ce5-8309-8c526a39b00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.011703 10.0.0.42 - - [2025-03-20 02:22:13] "POST /neutron/network HTTP/1.1" 200 824 0.010675 10.0.0.42 - - [2025-03-20 02:22:13] "GET /virtual-network/b9a6b36c-5c2a-49e8-b6e4-d6e80f158f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.019925 10.0.0.42 - - [2025-03-20 02:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.47 - - [2025-03-20 02:22:13] "POST /access-control-lists HTTP/1.1" 200 590 0.059902 10.0.0.42 - - [2025-03-20 02:22:13] "GET /network-policy/17a0997c-95cc-4ce5-8309-8c526a39b00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.010530 10.0.0.42 - - [2025-03-20 02:22:14] "GET /virtual-network/c5f593d1-87f2-4105-8a3f-38144d333885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.006739 10.0.0.42 - - [2025-03-20 02:22:15] "GET /virtual-network/b9a6b36c-5c2a-49e8-b6e4-d6e80f158f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006644 10.0.0.12 - - [2025-03-20 02:22:16] "GET /obj-perms HTTP/1.1" 200 5034 0.050855 10.0.0.47 - - [2025-03-20 02:22:16] "GET /obj-perms HTTP/1.1" 200 5034 0.048747 10.0.0.42 - - [2025-03-20 02:22:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001450 10.0.0.42 - - [2025-03-20 02:22:16] "POST /neutron/network HTTP/1.1" 200 937 0.009795 10.0.0.47 - - [2025-03-20 02:22:17] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001761 10.0.0.42 - - [2025-03-20 02:22:17] "GET /project/4166f965-a42d-45fb-974e-88a5c5e7be79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.089152 10.0.0.42 - - [2025-03-20 02:22:17] "POST /neutron/port HTTP/1.1" 200 117 0.011012 10.0.0.42 - - [2025-03-20 02:22:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.002081 10.0.0.42 - - [2025-03-20 02:22:18] "POST /neutron/network HTTP/1.1" 200 937 0.009399 10.0.0.47 - - [2025-03-20 02:22:18] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001147 10.0.0.42 - - [2025-03-20 02:22:18] "GET /project/4166f965-a42d-45fb-974e-88a5c5e7be79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.106751 10.0.0.42 - - [2025-03-20 02:22:18] "POST /neutron/port HTTP/1.1" 200 1061 0.026314 10.0.0.47 - - [2025-03-20 02:22:19] "DELETE /project/f6c77dca68cd4f968919198a4fa27555 HTTP/1.1" 404 173 0.039177 10.0.0.47 - - [2025-03-20 02:22:19] "DELETE /project/4166f965a42d45fb974e88a5c5e7be79 HTTP/1.1" 404 173 0.031064 10.0.0.47 - - [2025-03-20 02:22:19] "DELETE /project/a262d85fe77b4e87ac2dc015d8d6b7c0 HTTP/1.1" 404 173 0.039949 10.0.0.47 - - [2025-03-20 02:22:19] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004368 10.0.0.47 - - [2025-03-20 02:22:19] "GET /projects?obj_uuids=a262d85f-e77b-4e87-ac2d-c015d8d6b7c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001578 10.0.0.47 - - [2025-03-20 02:22:19] "GET /projects?obj_uuids=7e8c4356-427b-46c7-8ca3-07a045c92e6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002733 10.0.0.47 - - [2025-03-20 02:22:19] "GET /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.156475 10.0.0.42 - - [2025-03-20 02:22:19] "POST /neutron/port HTTP/1.1" 200 1089 0.135859 10.0.0.47 - - [2025-03-20 02:22:19] "GET /projects?obj_uuids=a262d85f-e77b-4e87-ac2d-c015d8d6b7c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003503 10.0.0.47 - - [2025-03-20 02:22:19] "GET /project/7e8c4356-427b-46c7-8ca3-07a045c92e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.197329 10.0.0.42 - - [2025-03-20 02:22:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.027205 10.0.0.47 - - [2025-03-20 02:22:19] "GET /projects?obj_uuids=7e8c4356-427b-46c7-8ca3-07a045c92e6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002636 10.0.0.47 - - [2025-03-20 02:22:19] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.284370 10.0.0.47 - - [2025-03-20 02:22:19] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002346 10.0.0.47 - - [2025-03-20 02:22:19] "GET /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0?fields=security_groups HTTP/1.1" 200 1388 0.219702 10.0.0.42 - - [2025-03-20 02:22:19] "POST /neutron/port HTTP/1.1" 200 117 0.001359 10.0.0.42 - - [2025-03-20 02:22:19] "POST /neutron/security_group HTTP/1.1" 200 2060 0.050537 10.0.0.47 - - [2025-03-20 02:22:19] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?fields=security_groups HTTP/1.1" 200 1372 0.287801 10.0.0.47 - - [2025-03-20 02:22:19] "GET /project/7e8c4356-427b-46c7-8ca3-07a045c92e6b?fields=security_groups HTTP/1.1" 200 1092 0.374719 10.0.0.47 - - [2025-03-20 02:22:19] "DELETE /access-control-list/28fcd294-3485-4108-a8ab-32c685c85653 HTTP/1.1" 200 115 0.364173 10.0.0.47 - - [2025-03-20 02:22:19] "GET /projects?obj_uuids=7e8c4356-427b-46c7-8ca3-07a045c92e6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001399 10.0.0.47 - - [2025-03-20 02:22:19] "GET /project/7e8c4356-427b-46c7-8ca3-07a045c92e6b?fields=application_policy_sets HTTP/1.1" 404 182 0.092832 10.0.0.47 - - [2025-03-20 02:22:19] "DELETE /project/7e8c4356-427b-46c7-8ca3-07a045c92e6b HTTP/1.1" 404 171 0.822198 10.0.0.47 - - [2025-03-20 02:22:19] "DELETE /security-group/032e2145-f7ee-4ac3-b47b-f5eb4f3d5033 HTTP/1.1" 200 115 0.289152 10.0.0.47 - - [2025-03-20 02:22:19] "GET /projects?obj_uuids=a262d85f-e77b-4e87-ac2d-c015d8d6b7c0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001491 10.0.0.47 - - [2025-03-20 02:22:19] "DELETE /security-group/b4c565e3-5c70-468c-b284-27ad8436a33c HTTP/1.1" 200 115 0.239929 10.0.0.47 - - [2025-03-20 02:22:19] "GET /projects?obj_uuids=f6c77dca-68cd-4f96-8919-198a4fa27555&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001322 10.0.0.47 - - [2025-03-20 02:22:19] "GET /project/f6c77dca-68cd-4f96-8919-198a4fa27555?fields=application_policy_sets HTTP/1.1" 200 1411 0.073724 10.0.0.47 - - [2025-03-20 02:22:20] "GET /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0?fields=application_policy_sets HTTP/1.1" 200 1427 0.174547 10.0.0.47 - - [2025-03-20 02:22:20] "DELETE /access-control-list/b8a3b93a-ba02-42b5-ae1a-c3854203b632 HTTP/1.1" 200 115 0.119571 10.0.0.47 - - [2025-03-20 02:22:20] "DELETE /project/f6c77dca-68cd-4f96-8919-198a4fa27555 HTTP/1.1" 200 115 1.412304 10.0.0.47 - - [2025-03-20 02:22:20] "DELETE /project/a262d85f-e77b-4e87-ac2d-c015d8d6b7c0 HTTP/1.1" 200 115 1.480732 10.0.0.42 - - [2025-03-20 02:22:20] "POST /neutron/port HTTP/1.1" 200 1060 0.022128 10.0.0.42 - - [2025-03-20 02:22:21] "POST /neutron/port HTTP/1.1" 200 1088 0.043232 10.0.0.42 - - [2025-03-20 02:22:21] "POST /neutron/port HTTP/1.1" 200 117 0.002225 10.0.0.42 - - [2025-03-20 02:22:24] "GET /global-system-configs HTTP/1.1" 200 322 0.043162 10.0.0.42 - - [2025-03-20 02:22:24] "GET /obj-perms HTTP/1.1" 200 5056 0.164839 10.0.0.42 - - [2025-03-20 02:22:24] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009323 10.0.0.47 - - [2025-03-20 02:22:24] "GET /global-system-configs HTTP/1.1" 200 322 0.062916 10.0.0.12 - - [2025-03-20 02:22:24] "GET /global-system-configs HTTP/1.1" 200 322 0.177798 10.0.0.42 - - [2025-03-20 02:22:24] "POST /neutron/port HTTP/1.1" 200 1089 0.029416 10.0.0.42 - - [2025-03-20 02:22:24] "GET /virtual-machine/ee451c3e-c4b3-42f0-9a59-99c26153229b HTTP/1.1" 401 292 0.000458 10.0.0.12 - - [2025-03-20 02:22:25] "GET /obj-perms HTTP/1.1" 200 5056 0.301422 10.0.0.47 - - [2025-03-20 02:22:25] "GET /obj-perms HTTP/1.1" 200 5056 0.608620 10.0.0.42 - - [2025-03-20 02:22:25] "GET /virtual-machine/ee451c3e-c4b3-42f0-9a59-99c26153229b HTTP/1.1" 200 1295 0.044449 10.0.0.42 - - [2025-03-20 02:22:25] "GET /virtual-machine-interface/c2f61a28-7f08-4f5e-a785-4ed135ea2b16 HTTP/1.1" 200 2952 0.007185 10.0.0.42 - - [2025-03-20 02:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.42 - - [2025-03-20 02:22:25] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004794 10.0.0.42 - - [2025-03-20 02:22:25] "GET /virtual-networks?parent_id=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.007164 10.0.0.42 - - [2025-03-20 02:22:25] "GET /virtual-network/c5f593d1-87f2-4105-8a3f-38144d333885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.007329 10.0.0.42 - - [2025-03-20 02:22:27] "POST /neutron/port HTTP/1.1" 200 1088 0.029317 10.0.0.42 - - [2025-03-20 02:22:27] "POST /neutron/subnet HTTP/1.1" 200 689 0.030048 10.0.0.42 - - [2025-03-20 02:22:28] "POST /neutron/port HTTP/1.1" 200 1089 0.036460 10.0.0.42 - - [2025-03-20 02:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005376 10.0.0.42 - - [2025-03-20 02:22:28] "GET /virtual-network/c5f593d1-87f2-4105-8a3f-38144d333885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.007716 10.0.0.42 - - [2025-03-20 02:22:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004475 10.0.0.42 - - [2025-03-20 02:22:28] "POST /neutron/network HTTP/1.1" 200 927 0.008168 10.0.0.42 - - [2025-03-20 02:22:30] "POST /neutron/port HTTP/1.1" 200 1088 0.038897 10.0.0.42 - - [2025-03-20 02:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005247 10.0.0.42 - - [2025-03-20 02:22:30] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004266 10.0.0.42 - - [2025-03-20 02:22:30] "GET /virtual-networks?parent_id=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004320 10.0.0.42 - - [2025-03-20 02:22:30] "GET /virtual-network/c5f593d1-87f2-4105-8a3f-38144d333885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.008458 10.0.0.42 - - [2025-03-20 02:22:31] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008854 10.0.0.42 - - [2025-03-20 02:22:36] "POST /neutron/port HTTP/1.1" 200 1088 0.032355 10.0.0.42 - - [2025-03-20 02:22:36] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008537 10.0.0.42 - - [2025-03-20 02:22:36] "GET /virtual-machine/26728f92-f7d1-42b4-8cb7-cf829d87dbb0 HTTP/1.1" 200 1294 0.006961 10.0.0.42 - - [2025-03-20 02:22:36] "GET /virtual-machine-interface/27cea801-d938-4823-be4d-eabab3fcd5f5 HTTP/1.1" 200 2951 0.008537 10.0.0.42 - - [2025-03-20 02:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005321 10.0.0.42 - - [2025-03-20 02:22:36] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004361 10.0.0.42 - - [2025-03-20 02:22:36] "GET /virtual-networks?parent_id=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004630 10.0.0.42 - - [2025-03-20 02:22:36] "GET /virtual-network/b9a6b36c-5c2a-49e8-b6e4-d6e80f158f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006720 10.0.0.42 - - [2025-03-20 02:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.42 - - [2025-03-20 02:22:37] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004694 10.0.0.42 - - [2025-03-20 02:22:37] "GET /virtual-networks?parent_id=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005234 10.0.0.42 - - [2025-03-20 02:22:37] "GET /virtual-network/b9a6b36c-5c2a-49e8-b6e4-d6e80f158f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006592 10.0.0.42 - - [2025-03-20 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005403 10.0.0.47 - - [2025-03-20 02:22:42] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001521 10.0.0.42 - - [2025-03-20 02:22:42] "GET /project/4166f965-a42d-45fb-974e-88a5c5e7be79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.079837 10.0.0.42 - - [2025-03-20 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.42 - - [2025-03-20 02:22:42] "PUT /network-policy/17a0997c-95cc-4ce5-8309-8c526a39b00e HTTP/1.1" 200 262 0.018963 10.0.0.47 - - [2025-03-20 02:22:42] "PUT /access-control-list/55a7ec9a-7b95-4f14-bf6d-21c8c9765ece HTTP/1.1" 200 272 0.062463 10.0.0.47 - - [2025-03-20 02:22:42] "POST /ref-update HTTP/1.1" 200 156 0.039911 10.0.0.42 - - [2025-03-20 02:22:45] "GET /virtual-network/b9a6b36c-5c2a-49e8-b6e4-d6e80f158f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.007019 10.0.0.42 - - [2025-03-20 02:22:45] "POST /neutron/network HTTP/1.1" 200 824 0.016708 10.0.0.42 - - [2025-03-20 02:22:45] "GET /virtual-network/b9a6b36c-5c2a-49e8-b6e4-d6e80f158f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.017437 10.0.0.42 - - [2025-03-20 02:22:45] "GET /virtual-network/c5f593d1-87f2-4105-8a3f-38144d333885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.007863 10.0.0.42 - - [2025-03-20 02:22:46] "POST /neutron/network HTTP/1.1" 200 825 0.046396 10.0.0.42 - - [2025-03-20 02:22:46] "GET /virtual-network/c5f593d1-87f2-4105-8a3f-38144d333885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.012419 10.0.0.42 - - [2025-03-20 02:22:46] "DELETE /network-policy/17a0997c-95cc-4ce5-8309-8c526a39b00e HTTP/1.1" 200 115 0.047750 10.0.0.42 - - [2025-03-20 02:22:46] "POST /neutron/network HTTP/1.1" 200 824 0.007785 10.0.0.42 - - [2025-03-20 02:22:46] "POST /neutron/network HTTP/1.1" 400 204 0.015493 10.0.0.42 - - [2025-03-20 02:22:48] "POST /neutron/network HTTP/1.1" 200 824 0.008360 10.0.0.47 - - [2025-03-20 02:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.47 - - [2025-03-20 02:22:48] "POST /useragent-kv HTTP/1.1" 200 115 0.010449 10.0.0.47 - - [2025-03-20 02:22:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003791 10.0.0.42 - - [2025-03-20 02:22:48] "POST /neutron/network HTTP/1.1" 200 151 0.207897 10.0.0.47 - - [2025-03-20 02:22:48] "DELETE /route-target/d8aa836c-3d1f-4043-a50a-5a74cd65722f HTTP/1.1" 200 115 0.033231 10.0.0.47 - - [2025-03-20 02:22:50] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001114 10.0.0.42 - - [2025-03-20 02:22:50] "GET /project/4166f965-a42d-45fb-974e-88a5c5e7be79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.061651 10.0.0.47 - - [2025-03-20 02:22:50] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001183 10.0.0.42 - - [2025-03-20 02:22:50] "GET /project/4166f965-a42d-45fb-974e-88a5c5e7be79?fields=virtual_networks HTTP/1.1" 200 1036 0.096751 10.0.0.47 - - [2025-03-20 02:22:50] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001542 10.0.0.42 - - [2025-03-20 02:22:50] "GET /project/4166f965-a42d-45fb-974e-88a5c5e7be79?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.048981 10.0.0.47 - - [2025-03-20 02:22:50] "GET /projects?obj_uuids=4166f965-a42d-45fb-974e-88a5c5e7be79&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001122 10.0.0.42 - - [2025-03-20 02:22:50] "GET /project/4166f965-a42d-45fb-974e-88a5c5e7be79?fields=security_groups HTTP/1.1" 200 1264 0.070324 10.0.0.12 - - [2025-03-20 02:22:50] "GET /global-system-configs HTTP/1.1" 200 322 0.097363 10.0.0.47 - - [2025-03-20 02:22:50] "GET /global-system-configs HTTP/1.1" 200 322 0.117463 10.0.0.12 - - [2025-03-20 02:22:51] "GET /obj-perms HTTP/1.1" 200 5056 0.469108 10.0.0.47 - - [2025-03-20 02:22:51] "GET /obj-perms HTTP/1.1" 200 5056 0.478627 10.0.0.42 - - [2025-03-20 02:22:51] "GET /obj-perms HTTP/1.1" 200 5056 0.531108 10.0.0.42 - - [2025-03-20 02:22:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.026320 10.0.0.47 - - [2025-03-20 02:22:51] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003676 10.0.0.47 - - [2025-03-20 02:22:51] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001066 10.0.0.47 - - [2025-03-20 02:22:51] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011076 10.0.0.42 - - [2025-03-20 02:22:51] "GET /global-system-configs HTTP/1.1" 200 322 0.007760 10.0.0.47 - - [2025-03-20 02:22:52] "POST /id-to-fqname HTTP/1.1" 200 188 0.001486 10.0.0.47 - - [2025-03-20 02:22:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.006716 10.0.0.47 - - [2025-03-20 02:22:52] "POST /security-groups HTTP/1.1" 200 589 0.107799 10.0.0.47 - - [2025-03-20 02:22:52] "POST /projects HTTP/1.1" 200 581 0.361185 10.0.0.47 - - [2025-03-20 02:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.464711 10.0.0.47 - - [2025-03-20 02:22:52] "POST /fqname-to-id HTTP/1.1" 404 231 0.010810 10.0.0.42 - - [2025-03-20 02:22:52] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.643257 10.0.0.42 - - [2025-03-20 02:22:53] "GET / HTTP/1.1" 200 35931 0.002073 10.0.0.42 - - [2025-03-20 02:22:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000465 10.0.0.42 - - [2025-03-20 02:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.053203 10.0.0.47 - - [2025-03-20 02:22:55] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001338 10.0.0.42 - - [2025-03-20 02:22:55] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.058737 10.0.0.47 - - [2025-03-20 02:22:56] "POST /ref-update HTTP/1.1" 200 156 0.025700 10.0.0.47 - - [2025-03-20 02:22:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005463 10.0.0.42 - - [2025-03-20 02:22:56] "POST /neutron/subnet HTTP/1.1" 200 720 0.313941 10.0.0.42 - - [2025-03-20 02:22:56] "POST /id-to-fqname HTTP/1.1" 200 223 0.001536 10.0.0.42 - - [2025-03-20 02:22:56] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006617 10.0.0.42 - - [2025-03-20 02:22:56] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006495 10.0.0.42 - - [2025-03-20 02:22:56] "POST /neutron/network HTTP/1.1" 200 831 0.008530 10.0.0.42 - - [2025-03-20 02:22:57] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005733 10.0.0.42 - - [2025-03-20 02:22:57] "GET /obj-perms HTTP/1.1" 200 5026 0.050687 10.0.0.42 - - [2025-03-20 02:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.47 - - [2025-03-20 02:22:58] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002437 10.0.0.42 - - [2025-03-20 02:22:58] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.060575 10.0.0.47 - - [2025-03-20 02:22:58] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001052 10.0.0.42 - - [2025-03-20 02:22:58] "POST /neutron/network HTTP/1.1" 200 613 0.160829 10.0.0.42 - - [2025-03-20 02:22:59] "POST /id-to-fqname HTTP/1.1" 200 223 0.004287 10.0.0.42 - - [2025-03-20 02:22:59] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005558 10.0.0.42 - - [2025-03-20 02:22:59] "POST /neutron/network HTTP/1.1" 200 833 0.006698 10.0.0.42 - - [2025-03-20 02:22:59] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005619 10.0.0.42 - - [2025-03-20 02:22:59] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006399 10.0.0.12 - - [2025-03-20 02:22:59] "GET /obj-perms HTTP/1.1" 200 5026 0.047913 10.0.0.47 - - [2025-03-20 02:22:59] "GET /obj-perms HTTP/1.1" 200 5026 0.056511 10.0.0.42 - - [2025-03-20 02:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.47 - - [2025-03-20 02:22:59] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001474 10.0.0.42 - - [2025-03-20 02:23:00] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.109948 10.0.0.42 - - [2025-03-20 02:23:00] "POST /neutron/network HTTP/1.1" 200 117 0.017622 10.0.0.47 - - [2025-03-20 02:23:00] "POST /ref-update HTTP/1.1" 200 156 0.028357 10.0.0.42 - - [2025-03-20 02:23:00] "POST /neutron/network HTTP/1.1" 200 833 0.010820 10.0.0.42 - - [2025-03-20 02:23:00] "POST /id-to-fqname HTTP/1.1" 200 224 0.001717 10.0.0.42 - - [2025-03-20 02:23:00] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.009126 10.0.0.42 - - [2025-03-20 02:23:00] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008919 10.0.0.42 - - [2025-03-20 02:23:00] "POST /neutron/subnet HTTP/1.1" 200 720 0.011298 10.0.0.42 - - [2025-03-20 02:23:00] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006874 10.0.0.42 - - [2025-03-20 02:23:01] "POST /id-to-fqname HTTP/1.1" 200 223 0.002814 10.0.0.47 - - [2025-03-20 02:23:02] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001046 10.0.0.42 - - [2025-03-20 02:23:02] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.082190 10.0.0.42 - - [2025-03-20 02:23:02] "POST /neutron/port HTTP/1.1" 200 117 0.007552 10.0.0.42 - - [2025-03-20 02:23:02] "POST /id-to-fqname HTTP/1.1" 200 224 0.001529 10.0.0.42 - - [2025-03-20 02:23:02] "POST /neutron/network HTTP/1.1" 200 843 0.008604 10.0.0.42 - - [2025-03-20 02:23:03] "POST /neutron/port HTTP/1.1" 200 1059 0.017835 10.0.0.47 - - [2025-03-20 02:23:03] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001093 10.0.0.42 - - [2025-03-20 02:23:03] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.127112 10.0.0.42 - - [2025-03-20 02:23:03] "POST /neutron/port HTTP/1.1" 200 1087 0.067766 10.0.0.42 - - [2025-03-20 02:23:03] "POST /neutron/subnet HTTP/1.1" 200 703 0.029526 10.0.0.42 - - [2025-03-20 02:23:03] "POST /neutron/port HTTP/1.1" 200 1087 0.029492 10.0.0.42 - - [2025-03-20 02:23:03] "POST /fqname-to-id HTTP/1.1" 404 193 0.004466 10.0.0.42 - - [2025-03-20 02:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.47 - - [2025-03-20 02:23:03] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001671 10.0.0.42 - - [2025-03-20 02:23:03] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.012004 10.0.0.42 - - [2025-03-20 02:23:04] "POST /service-templates HTTP/1.1" 200 543 0.072793 10.0.0.42 - - [2025-03-20 02:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005907 10.0.0.42 - - [2025-03-20 02:23:04] "POST /neutron/network HTTP/1.1" 200 843 0.008110 10.0.0.42 - - [2025-03-20 02:23:04] "GET /service-template/2a2b7ada-4ccc-410e-9b40-733d58e294e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.007723 10.0.0.42 - - [2025-03-20 02:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.42 - - [2025-03-20 02:23:04] "GET /service-template/2a2b7ada-4ccc-410e-9b40-733d58e294e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.005028 10.0.0.42 - - [2025-03-20 02:23:04] "POST /id-to-fqname HTTP/1.1" 200 223 0.001375 10.0.0.42 - - [2025-03-20 02:23:04] "POST /id-to-fqname HTTP/1.1" 200 223 0.001241 10.0.0.42 - - [2025-03-20 02:23:04] "POST /id-to-fqname HTTP/1.1" 200 224 0.001650 10.0.0.42 - - [2025-03-20 02:23:04] "POST /neutron/port HTTP/1.1" 200 1057 0.024367 10.0.0.42 - - [2025-03-20 02:23:04] "POST /neutron/port HTTP/1.1" 200 1111 0.161944 10.0.0.42 - - [2025-03-20 02:23:04] "POST /neutron/subnet HTTP/1.1" 200 694 0.019878 10.0.0.42 - - [2025-03-20 02:23:05] "POST /neutron/network HTTP/1.1" 200 2222 0.019779 10.0.0.47 - - [2025-03-20 02:23:06] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001173 10.0.0.42 - - [2025-03-20 02:23:06] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.083980 10.0.0.42 - - [2025-03-20 02:23:06] "POST /neutron/network HTTP/1.1" 200 833 0.008454 10.0.0.42 - - [2025-03-20 02:23:06] "POST /neutron/port HTTP/1.1" 200 117 0.007805 10.0.0.47 - - [2025-03-20 02:23:06] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001408 10.0.0.42 - - [2025-03-20 02:23:07] "POST /neutron/port HTTP/1.1" 200 1057 0.439749 10.0.0.42 - - [2025-03-20 02:23:08] "POST /neutron/port HTTP/1.1" 200 1057 0.021928 10.0.0.42 - - [2025-03-20 02:23:08] "POST /neutron/port HTTP/1.1" 200 1059 0.022375 10.0.0.42 - - [2025-03-20 02:23:08] "POST /neutron/port HTTP/1.1" 200 1057 0.020238 10.0.0.42 - - [2025-03-20 02:23:08] "POST /neutron/port HTTP/1.1" 200 3024 0.036790 10.0.0.42 - - [2025-03-20 02:23:09] "POST /neutron/port HTTP/1.1" 200 117 0.001329 10.0.0.42 - - [2025-03-20 02:23:09] "POST /neutron/subnet HTTP/1.1" 200 703 0.019368 10.0.0.42 - - [2025-03-20 02:23:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005160 10.0.0.42 - - [2025-03-20 02:23:09] "POST /neutron/network HTTP/1.1" 200 833 0.009223 10.0.0.42 - - [2025-03-20 02:23:11] "POST /neutron/port HTTP/1.1" 200 3024 0.034406 10.0.0.42 - - [2025-03-20 02:23:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010536 10.0.0.42 - - [2025-03-20 02:23:12] "POST /neutron/port HTTP/1.1" 200 3024 0.028251 10.0.0.42 - - [2025-03-20 02:23:12] "GET /virtual-machine/15587ed6-8204-4f9d-b82f-e547f9066c9d HTTP/1.1" 401 292 0.000451 10.0.0.42 - - [2025-03-20 02:23:12] "GET /virtual-machine/15587ed6-8204-4f9d-b82f-e547f9066c9d HTTP/1.1" 200 1802 0.043107 10.0.0.42 - - [2025-03-20 02:23:12] "GET /virtual-machine-interface/2815046d-ad70-43a8-9a67-ff11f807b692 HTTP/1.1" 200 2949 0.006744 10.0.0.42 - - [2025-03-20 02:23:12] "GET /virtual-machine-interface/42207c58-7684-4907-9bc7-322e6e88242d HTTP/1.1" 200 2946 0.011350 10.0.0.42 - - [2025-03-20 02:23:12] "GET /virtual-machine-interface/d41b7b87-dcbb-4d98-9411-b685a7c32f45 HTTP/1.1" 200 2947 0.011508 10.0.0.42 - - [2025-03-20 02:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005548 10.0.0.42 - - [2025-03-20 02:23:12] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.011115 10.0.0.42 - - [2025-03-20 02:23:12] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004462 10.0.0.42 - - [2025-03-20 02:23:12] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007274 10.0.0.42 - - [2025-03-20 02:23:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009081 10.0.0.42 - - [2025-03-20 02:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.42 - - [2025-03-20 02:23:15] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006310 10.0.0.42 - - [2025-03-20 02:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.030958 10.0.0.42 - - [2025-03-20 02:23:20] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.011196 10.0.0.47 - - [2025-03-20 02:23:20] "DELETE /project/4714d09f57de4680a50ccae7adbe98fe HTTP/1.1" 404 173 0.005603 10.0.0.47 - - [2025-03-20 02:23:20] "DELETE /project/4166f965-a42d-45fb-974e-88a5c5e7be79 HTTP/1.1" 404 177 0.005326 10.0.0.42 - - [2025-03-20 02:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.42 - - [2025-03-20 02:23:24] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006762 10.0.0.42 - - [2025-03-20 02:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005278 10.0.0.42 - - [2025-03-20 02:23:28] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008775 10.0.0.42 - - [2025-03-20 02:23:28] "POST /neutron/port HTTP/1.1" 200 1085 0.029266 10.0.0.42 - - [2025-03-20 02:23:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004305 10.0.0.42 - - [2025-03-20 02:23:28] "POST /neutron/network HTTP/1.1" 200 833 0.008503 10.0.0.42 - - [2025-03-20 02:23:29] "POST /neutron/network HTTP/1.1" 200 843 0.007725 10.0.0.42 - - [2025-03-20 02:23:29] "POST /neutron/port HTTP/1.1" 200 117 0.001297 10.0.0.42 - - [2025-03-20 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.42 - - [2025-03-20 02:23:32] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006060 10.0.0.42 - - [2025-03-20 02:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006520 10.0.0.42 - - [2025-03-20 02:23:34] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004098 10.0.0.42 - - [2025-03-20 02:23:34] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004165 10.0.0.42 - - [2025-03-20 02:23:34] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006848 10.0.0.42 - - [2025-03-20 02:23:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007894 10.0.0.42 - - [2025-03-20 02:23:38] "GET /obj-perms HTTP/1.1" 200 5056 0.044521 10.0.0.42 - - [2025-03-20 02:23:44] "POST /neutron/port HTTP/1.1" 200 3024 0.061355 10.0.0.42 - - [2025-03-20 02:23:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009082 10.0.0.42 - - [2025-03-20 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005611 10.0.0.42 - - [2025-03-20 02:23:55] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.009255 10.0.0.42 - - [2025-03-20 02:23:55] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004090 10.0.0.42 - - [2025-03-20 02:23:55] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006442 10.0.0.42 - - [2025-03-20 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005673 10.0.0.42 - - [2025-03-20 02:23:55] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004343 10.0.0.42 - - [2025-03-20 02:23:55] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.006787 10.0.0.42 - - [2025-03-20 02:23:55] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006193 10.0.0.42 - - [2025-03-20 02:23:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.004574 10.0.0.42 - - [2025-03-20 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.47 - - [2025-03-20 02:23:56] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001187 10.0.0.42 - - [2025-03-20 02:23:56] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.049414 10.0.0.42 - - [2025-03-20 02:23:56] "POST /service-instances HTTP/1.1" 200 543 0.050115 10.0.0.42 - - [2025-03-20 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.42 - - [2025-03-20 02:23:56] "GET /service-instance/b6d72a38-0259-44c9-a2bf-71adf98fd3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.008223 10.0.0.42 - - [2025-03-20 02:23:56] "POST /port-tuples HTTP/1.1" 200 586 0.050596 10.0.0.42 - - [2025-03-20 02:23:56] "GET /virtual-machine-interface/42207c58-7684-4907-9bc7-322e6e88242d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.007173 10.0.0.42 - - [2025-03-20 02:23:56] "PUT /virtual-machine-interface/42207c58-7684-4907-9bc7-322e6e88242d HTTP/1.1" 200 284 0.023329 10.0.0.42 - - [2025-03-20 02:23:56] "POST /ref-update HTTP/1.1" 200 156 0.038303 10.0.0.42 - - [2025-03-20 02:23:56] "GET /virtual-machine-interface/d41b7b87-dcbb-4d98-9411-b685a7c32f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.010417 10.0.0.42 - - [2025-03-20 02:23:56] "PUT /virtual-machine-interface/d41b7b87-dcbb-4d98-9411-b685a7c32f45 HTTP/1.1" 200 284 0.025035 10.0.0.47 - - [2025-03-20 02:23:56] "POST /instance-ips HTTP/1.1" 200 385 0.126453 10.0.0.42 - - [2025-03-20 02:23:56] "POST /ref-update HTTP/1.1" 200 156 0.035555 10.0.0.42 - - [2025-03-20 02:23:56] "GET /virtual-machine-interface/2815046d-ad70-43a8-9a67-ff11f807b692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.013050 10.0.0.42 - - [2025-03-20 02:23:56] "PUT /virtual-machine-interface/2815046d-ad70-43a8-9a67-ff11f807b692 HTTP/1.1" 200 284 0.050250 10.0.0.47 - - [2025-03-20 02:23:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018655 10.0.0.42 - - [2025-03-20 02:23:56] "POST /ref-update HTTP/1.1" 200 156 0.037323 10.0.0.47 - - [2025-03-20 02:23:57] "POST /ref-update HTTP/1.1" 200 156 0.036820 10.0.0.42 - - [2025-03-20 02:23:57] "POST /neutron/port HTTP/1.1" 200 1087 0.070417 10.0.0.47 - - [2025-03-20 02:23:57] "POST /ref-update HTTP/1.1" 200 156 0.028855 10.0.0.42 - - [2025-03-20 02:23:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008960 10.0.0.47 - - [2025-03-20 02:23:57] "POST /instance-ips HTTP/1.1" 200 373 0.041647 10.0.0.47 - - [2025-03-20 02:23:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007690 10.0.0.42 - - [2025-03-20 02:23:57] "GET /virtual-machine/7a416be6-2b14-4043-a105-459336c506c5 HTTP/1.1" 200 1290 0.006523 10.0.0.42 - - [2025-03-20 02:23:57] "GET /virtual-machine-interface/b5104973-d606-4092-9d02-9051a843da09 HTTP/1.1" 200 2947 0.012940 10.0.0.42 - - [2025-03-20 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011281 10.0.0.42 - - [2025-03-20 02:23:57] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.009415 10.0.0.47 - - [2025-03-20 02:23:57] "POST /ref-update HTTP/1.1" 200 156 0.032172 10.0.0.42 - - [2025-03-20 02:23:57] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003993 10.0.0.42 - - [2025-03-20 02:23:57] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007618 10.0.0.47 - - [2025-03-20 02:23:57] "POST /ref-update HTTP/1.1" 200 156 0.035882 10.0.0.42 - - [2025-03-20 02:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.42 - - [2025-03-20 02:23:58] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004285 10.0.0.42 - - [2025-03-20 02:23:58] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005178 10.0.0.42 - - [2025-03-20 02:23:58] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007147 10.0.0.42 - - [2025-03-20 02:23:59] "POST /neutron/port HTTP/1.1" 200 1085 0.032459 10.0.0.42 - - [2025-03-20 02:23:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008835 10.0.0.42 - - [2025-03-20 02:23:59] "GET /virtual-machine/45b020c6-2035-4442-858a-27a1a0ef13af HTTP/1.1" 200 1289 0.006660 10.0.0.42 - - [2025-03-20 02:23:59] "GET /virtual-machine-interface/cf8fe012-ac95-40d3-890e-13940ae21a06 HTTP/1.1" 200 2949 0.008030 10.0.0.42 - - [2025-03-20 02:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.42 - - [2025-03-20 02:23:59] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004892 10.0.0.42 - - [2025-03-20 02:23:59] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004118 10.0.0.42 - - [2025-03-20 02:23:59] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006751 10.0.0.42 - - [2025-03-20 02:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.42 - - [2025-03-20 02:24:00] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005477 10.0.0.42 - - [2025-03-20 02:24:00] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003692 10.0.0.42 - - [2025-03-20 02:24:00] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007271 10.0.0.42 - - [2025-03-20 02:24:00] "POST /fqname-to-id HTTP/1.1" 404 211 0.006732 10.0.0.42 - - [2025-03-20 02:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.47 - - [2025-03-20 02:24:00] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002718 10.0.0.42 - - [2025-03-20 02:24:00] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.070093 10.0.0.42 - - [2025-03-20 02:24:01] "POST /network-policys HTTP/1.1" 200 547 0.034945 10.0.0.42 - - [2025-03-20 02:24:01] "GET /network-policy/944345d4-1e0a-47cd-9f87-54427c2cb382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.008216 10.0.0.42 - - [2025-03-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.42 - - [2025-03-20 02:24:01] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007102 10.0.0.42 - - [2025-03-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.42 - - [2025-03-20 02:24:01] "GET /network-policy/944345d4-1e0a-47cd-9f87-54427c2cb382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.005042 10.0.0.47 - - [2025-03-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 404 242 0.009386 10.0.0.42 - - [2025-03-20 02:24:01] "POST /ref-update HTTP/1.1" 200 156 0.066820 10.0.0.42 - - [2025-03-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017422 10.0.0.42 - - [2025-03-20 02:24:01] "GET /network-policy/944345d4-1e0a-47cd-9f87-54427c2cb382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004651 10.0.0.42 - - [2025-03-20 02:24:01] "POST /neutron/network HTTP/1.1" 200 921 0.010815 10.0.0.42 - - [2025-03-20 02:24:01] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006367 10.0.0.42 - - [2025-03-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.42 - - [2025-03-20 02:24:01] "GET /network-policy/944345d4-1e0a-47cd-9f87-54427c2cb382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.005158 10.0.0.42 - - [2025-03-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.42 - - [2025-03-20 02:24:01] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007007 10.0.0.42 - - [2025-03-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.42 - - [2025-03-20 02:24:01] "GET /network-policy/944345d4-1e0a-47cd-9f87-54427c2cb382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.005955 10.0.0.42 - - [2025-03-20 02:24:01] "POST /ref-update HTTP/1.1" 200 156 0.081271 10.0.0.42 - - [2025-03-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005857 10.0.0.47 - - [2025-03-20 02:24:01] "POST /access-control-lists HTTP/1.1" 200 604 0.092805 10.0.0.42 - - [2025-03-20 02:24:01] "GET /network-policy/944345d4-1e0a-47cd-9f87-54427c2cb382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.011786 10.0.0.42 - - [2025-03-20 02:24:01] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.016383 10.0.0.42 - - [2025-03-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013426 10.0.0.42 - - [2025-03-20 02:24:01] "GET /network-policy/944345d4-1e0a-47cd-9f87-54427c2cb382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004416 10.0.0.42 - - [2025-03-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005869 10.0.0.47 - - [2025-03-20 02:24:01] "POST /ref-update HTTP/1.1" 200 156 0.032188 10.0.0.42 - - [2025-03-20 02:24:02] "GET /service-template/2a2b7ada-4ccc-410e-9b40-733d58e294e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004571 10.0.0.42 - - [2025-03-20 02:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.47 - - [2025-03-20 02:24:02] "POST /ref-update HTTP/1.1" 200 156 0.022687 10.0.0.47 - - [2025-03-20 02:24:02] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002763 10.0.0.42 - - [2025-03-20 02:24:02] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.081384 10.0.0.42 - - [2025-03-20 02:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.47 - - [2025-03-20 02:24:02] "POST /ref-update HTTP/1.1" 200 156 0.036359 10.0.0.42 - - [2025-03-20 02:24:02] "GET /service-instance/b6d72a38-0259-44c9-a2bf-71adf98fd3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3530 0.010066 10.0.0.47 - - [2025-03-20 02:24:02] "PUT /routing-instance/562be83f-2c2f-402e-a0dd-284ac9f2d89b HTTP/1.1" 200 266 0.026803 10.0.0.47 - - [2025-03-20 02:24:02] "PUT /access-control-list/4f4a1357-dfec-4d7d-982f-52e76866f343 HTTP/1.1" 200 272 0.046847 10.0.0.42 - - [2025-03-20 02:24:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008597 10.0.0.42 - - [2025-03-20 02:24:03] "POST /neutron/port HTTP/1.1" 200 3831 0.065284 10.0.0.42 - - [2025-03-20 02:24:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012116 10.0.0.42 - - [2025-03-20 02:24:03] "POST /neutron/network HTTP/1.1" 200 805 0.019149 10.0.0.42 - - [2025-03-20 02:24:03] "POST /neutron/network HTTP/1.1" 200 921 0.007927 10.0.0.42 - - [2025-03-20 02:24:03] "POST /id-to-fqname HTTP/1.1" 200 223 0.001230 10.0.0.42 - - [2025-03-20 02:24:03] "POST /id-to-fqname HTTP/1.1" 200 223 0.001347 10.0.0.42 - - [2025-03-20 02:24:03] "POST /id-to-fqname HTTP/1.1" 200 224 0.002994 10.0.0.42 - - [2025-03-20 02:24:03] "GET /virtual-machine/15587ed6-8204-4f9d-b82f-e547f9066c9d HTTP/1.1" 200 1802 0.005800 10.0.0.42 - - [2025-03-20 02:24:03] "GET /virtual-machine-interface/2815046d-ad70-43a8-9a67-ff11f807b692 HTTP/1.1" 200 3804 0.008294 10.0.0.42 - - [2025-03-20 02:24:03] "GET /virtual-machine-interface/42207c58-7684-4907-9bc7-322e6e88242d HTTP/1.1" 200 3816 0.010095 10.0.0.42 - - [2025-03-20 02:24:03] "GET /virtual-machine-interface/d41b7b87-dcbb-4d98-9411-b685a7c32f45 HTTP/1.1" 200 3799 0.006048 10.0.0.42 - - [2025-03-20 02:24:03] "GET /instance-ip/3295fa40-c886-457e-a716-f0803ee67e30 HTTP/1.1" 200 1621 0.009322 10.0.0.42 - - [2025-03-20 02:24:03] "GET /instance-ip/930127ef-fa3a-4ad6-9abd-6afb811d9b4f HTTP/1.1" 200 1961 0.004330 10.0.0.42 - - [2025-03-20 02:24:03] "GET /instance-ip/efadd777-8179-4756-8520-e2ed2545fa9d HTTP/1.1" 200 1958 0.005104 10.0.0.42 - - [2025-03-20 02:24:03] "GET /instance-ip/0dae8c99-8ea7-4021-af43-7b5f88e9a930 HTTP/1.1" 200 1979 0.005031 10.0.0.42 - - [2025-03-20 02:24:03] "GET /instance-ip/b7212fa8-12c7-401a-825a-3310da0515c7 HTTP/1.1" 200 1620 0.009088 10.0.0.42 - - [2025-03-20 02:24:03] "GET /instance-ip/c3a04a26-4b63-485d-b6c1-96bb56f6911b HTTP/1.1" 200 1979 0.004813 10.0.0.42 - - [2025-03-20 02:24:03] "GET /instance-ip/30b7658c-811d-4e4d-b3e1-a53afd69edc2 HTTP/1.1" 200 1954 0.006538 10.0.0.42 - - [2025-03-20 02:24:03] "GET /instance-ip/7e45ca7a-95f6-4006-a15b-793650997a97 HTTP/1.1" 200 1622 0.010505 10.0.0.42 - - [2025-03-20 02:24:03] "GET /instance-ip/a40ff8e9-688a-4a4c-9991-a43fdfd6f3ee HTTP/1.1" 200 1957 0.005913 10.0.0.42 - - [2025-03-20 02:24:03] "POST /neutron/port HTTP/1.1" 200 3831 0.063575 10.0.0.42 - - [2025-03-20 02:24:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009315 10.0.0.42 - - [2025-03-20 02:24:04] "GET /virtual-machine/15587ed6-8204-4f9d-b82f-e547f9066c9d HTTP/1.1" 200 1802 0.004735 10.0.0.42 - - [2025-03-20 02:24:04] "GET /virtual-machine-interface/2815046d-ad70-43a8-9a67-ff11f807b692 HTTP/1.1" 200 3804 0.007038 10.0.0.42 - - [2025-03-20 02:24:04] "GET /virtual-machine-interface/42207c58-7684-4907-9bc7-322e6e88242d HTTP/1.1" 200 3816 0.006406 10.0.0.42 - - [2025-03-20 02:24:04] "GET /virtual-machine-interface/d41b7b87-dcbb-4d98-9411-b685a7c32f45 HTTP/1.1" 200 3799 0.005869 10.0.0.42 - - [2025-03-20 02:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.42 - - [2025-03-20 02:24:04] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004423 10.0.0.42 - - [2025-03-20 02:24:04] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.006647 10.0.0.42 - - [2025-03-20 02:24:04] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006350 10.0.0.42 - - [2025-03-20 02:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.42 - - [2025-03-20 02:24:05] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004085 10.0.0.42 - - [2025-03-20 02:24:05] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004511 10.0.0.42 - - [2025-03-20 02:24:05] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007038 10.0.0.42 - - [2025-03-20 02:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.42 - - [2025-03-20 02:24:05] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005627 10.0.0.42 - - [2025-03-20 02:24:05] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004726 10.0.0.42 - - [2025-03-20 02:24:05] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.008147 10.0.0.42 - - [2025-03-20 02:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005307 10.0.0.42 - - [2025-03-20 02:24:05] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004947 10.0.0.42 - - [2025-03-20 02:24:05] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003964 10.0.0.42 - - [2025-03-20 02:24:05] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006136 10.0.0.42 - - [2025-03-20 02:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.42 - - [2025-03-20 02:24:06] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004599 10.0.0.42 - - [2025-03-20 02:24:06] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005170 10.0.0.42 - - [2025-03-20 02:24:06] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.008356 10.0.0.42 - - [2025-03-20 02:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007269 10.0.0.42 - - [2025-03-20 02:24:06] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005638 10.0.0.42 - - [2025-03-20 02:24:06] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004219 10.0.0.42 - - [2025-03-20 02:24:06] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006863 10.0.0.42 - - [2025-03-20 02:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.42 - - [2025-03-20 02:24:06] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005466 10.0.0.42 - - [2025-03-20 02:24:06] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004417 10.0.0.42 - - [2025-03-20 02:24:06] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006431 10.0.0.42 - - [2025-03-20 02:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.42 - - [2025-03-20 02:24:06] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004070 10.0.0.42 - - [2025-03-20 02:24:06] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.006166 10.0.0.42 - - [2025-03-20 02:24:06] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007301 10.0.0.42 - - [2025-03-20 02:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.42 - - [2025-03-20 02:24:06] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005512 10.0.0.42 - - [2025-03-20 02:24:06] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004907 10.0.0.42 - - [2025-03-20 02:24:06] "GET /virtual-network/f0d13ff1-78ec-47c3-8cff-64bd6218add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006981 10.0.0.42 - - [2025-03-20 02:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.42 - - [2025-03-20 02:24:06] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004783 10.0.0.42 - - [2025-03-20 02:24:06] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003800 10.0.0.42 - - [2025-03-20 02:24:07] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.009519 10.0.0.42 - - [2025-03-20 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.42 - - [2025-03-20 02:24:07] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004212 10.0.0.42 - - [2025-03-20 02:24:07] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003904 10.0.0.42 - - [2025-03-20 02:24:07] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.008086 10.0.0.42 - - [2025-03-20 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.42 - - [2025-03-20 02:24:07] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004910 10.0.0.42 - - [2025-03-20 02:24:07] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.006178 10.0.0.42 - - [2025-03-20 02:24:07] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006019 10.0.0.42 - - [2025-03-20 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.42 - - [2025-03-20 02:24:07] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005944 10.0.0.42 - - [2025-03-20 02:24:07] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004160 10.0.0.42 - - [2025-03-20 02:24:07] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006745 10.0.0.42 - - [2025-03-20 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.42 - - [2025-03-20 02:24:07] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004340 10.0.0.42 - - [2025-03-20 02:24:07] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.006691 10.0.0.42 - - [2025-03-20 02:24:07] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006917 10.0.0.42 - - [2025-03-20 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.42 - - [2025-03-20 02:24:07] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004586 10.0.0.42 - - [2025-03-20 02:24:07] "GET /virtual-networks?parent_id=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005428 10.0.0.42 - - [2025-03-20 02:24:07] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006394 10.0.0.42 - - [2025-03-20 02:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.42 - - [2025-03-20 02:24:08] "GET /routing-instance/a6367db1-0247-4d45-8504-bfc684bcd9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1887 0.006963 10.0.0.42 - - [2025-03-20 02:24:08] "GET /routing-instance/a6367db1-0247-4d45-8504-bfc684bcd9e0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2020 0.007088 10.0.0.42 - - [2025-03-20 02:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.42 - - [2025-03-20 02:24:08] "GET /routing-instance/c4cf0e29-4a4d-4551-80bb-5c57568b3096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.005872 10.0.0.42 - - [2025-03-20 02:24:08] "GET /routing-instance/c4cf0e29-4a4d-4551-80bb-5c57568b3096?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2023 0.007280 10.0.0.42 - - [2025-03-20 02:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016448 10.0.0.42 - - [2025-03-20 02:24:08] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007395 10.0.0.42 - - [2025-03-20 02:24:08] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?fields=routing_instances HTTP/1.1" 200 1684 0.013731 10.0.0.42 - - [2025-03-20 02:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.42 - - [2025-03-20 02:24:08] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006569 10.0.0.42 - - [2025-03-20 02:24:08] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?fields=routing_instances HTTP/1.1" 200 1689 0.010675 10.0.0.42 - - [2025-03-20 02:24:12] "POST /ref-update HTTP/1.1" 200 156 0.099892 10.0.0.42 - - [2025-03-20 02:24:12] "POST /neutron/network HTTP/1.1" 200 833 0.014489 10.0.0.42 - - [2025-03-20 02:24:12] "GET /virtual-network/a4ffafee-8cad-4c0a-afb1-f57d42699f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.023619 10.0.0.42 - - [2025-03-20 02:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005119 10.0.0.42 - - [2025-03-20 02:24:12] "GET /network-policy/944345d4-1e0a-47cd-9f87-54427c2cb382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.005312 10.0.0.47 - - [2025-03-20 02:24:12] "DELETE /routing-instance/562be83f-2c2f-402e-a0dd-284ac9f2d89b HTTP/1.1" 200 115 0.087788 10.0.0.42 - - [2025-03-20 02:24:12] "POST /ref-update HTTP/1.1" 200 156 0.107302 10.0.0.42 - - [2025-03-20 02:24:12] "GET /virtual-network/b4dc6a35-248f-46d5-9e23-ef62b7e9fb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.009646 10.0.0.42 - - [2025-03-20 02:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.42 - - [2025-03-20 02:24:12] "GET /network-policy/944345d4-1e0a-47cd-9f87-54427c2cb382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.007996 10.0.0.47 - - [2025-03-20 02:24:12] "DELETE /routing-instance/45f9d4d7-cbd0-4c14-9060-c9c233dca441 HTTP/1.1" 200 115 0.091838 10.0.0.42 - - [2025-03-20 02:24:13] "DELETE /network-policy/944345d4-1e0a-47cd-9f87-54427c2cb382 HTTP/1.1" 200 115 0.082792 10.0.0.42 - - [2025-03-20 02:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010274 10.0.0.42 - - [2025-03-20 02:24:13] "DELETE /service-instance/b6d72a38-0259-44c9-a2bf-71adf98fd3ac HTTP/1.1" 200 115 0.108169 10.0.0.47 - - [2025-03-20 02:24:13] "POST /ref-update HTTP/1.1" 200 156 0.038679 10.0.0.42 - - [2025-03-20 02:24:13] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.012899 10.0.0.42 - - [2025-03-20 02:24:13] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006159 10.0.0.47 - - [2025-03-20 02:24:13] "DELETE /instance-ip/30b7658c-811d-4e4d-b3e1-a53afd69edc2 HTTP/1.1" 200 115 0.077197 10.0.0.47 - - [2025-03-20 02:24:13] "POST /ref-update HTTP/1.1" 200 156 0.032952 10.0.0.47 - - [2025-03-20 02:24:13] "DELETE /access-control-list/4f4a1357-dfec-4d7d-982f-52e76866f343 HTTP/1.1" 200 115 0.060252 10.0.0.42 - - [2025-03-20 02:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.42 - - [2025-03-20 02:24:13] "DELETE /service-template/2a2b7ada-4ccc-410e-9b40-733d58e294e2 HTTP/1.1" 200 115 0.102441 10.0.0.42 - - [2025-03-20 02:24:13] "POST /fqname-to-id HTTP/1.1" 404 193 0.004343 10.0.0.47 - - [2025-03-20 02:24:13] "DELETE /instance-ip/0dae8c99-8ea7-4021-af43-7b5f88e9a930 HTTP/1.1" 200 115 0.088407 10.0.0.42 - - [2025-03-20 02:24:14] "POST /neutron/network HTTP/1.1" 400 204 0.016477 10.0.0.42 - - [2025-03-20 02:24:14] "POST /neutron/port HTTP/1.1" 200 1111 0.035334 10.0.0.42 - - [2025-03-20 02:24:14] "POST /neutron/port HTTP/1.1" 200 151 0.343053 10.0.0.42 - - [2025-03-20 02:24:15] "POST /neutron/port HTTP/1.1" 200 151 0.333954 10.0.0.42 - - [2025-03-20 02:24:15] "POST /neutron/port HTTP/1.1" 200 1111 0.019188 10.0.0.47 - - [2025-03-20 02:24:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003254 10.0.0.47 - - [2025-03-20 02:24:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004732 10.0.0.42 - - [2025-03-20 02:24:16] "POST /neutron/network HTTP/1.1" 200 151 0.162913 10.0.0.47 - - [2025-03-20 02:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005319 10.0.0.42 - - [2025-03-20 02:24:17] "POST /neutron/network HTTP/1.1" 200 831 0.009686 10.0.0.47 - - [2025-03-20 02:24:17] "DELETE /route-target/2baf0533-deda-42ea-971c-7904595f6541 HTTP/1.1" 200 115 0.030699 10.0.0.47 - - [2025-03-20 02:24:18] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001525 10.0.0.42 - - [2025-03-20 02:24:18] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.061783 10.0.0.47 - - [2025-03-20 02:24:18] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001444 10.0.0.42 - - [2025-03-20 02:24:19] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?fields=virtual_networks HTTP/1.1" 200 1028 0.051940 10.0.0.47 - - [2025-03-20 02:24:19] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001073 10.0.0.42 - - [2025-03-20 02:24:19] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.053255 10.0.0.47 - - [2025-03-20 02:24:19] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001858 10.0.0.42 - - [2025-03-20 02:24:19] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?fields=security_groups HTTP/1.1" 200 1252 0.059391 10.0.0.42 - - [2025-03-20 02:24:20] "POST /fqname-to-id HTTP/1.1" 404 189 0.027394 10.0.0.47 - - [2025-03-20 02:24:20] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003596 10.0.0.47 - - [2025-03-20 02:24:20] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002145 10.0.0.47 - - [2025-03-20 02:24:20] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011062 10.0.0.47 - - [2025-03-20 02:24:20] "POST /id-to-fqname HTTP/1.1" 200 191 0.006357 10.0.0.47 - - [2025-03-20 02:24:20] "POST /fqname-to-id HTTP/1.1" 404 200 0.010888 10.0.0.47 - - [2025-03-20 02:24:20] "POST /security-groups HTTP/1.1" 200 592 0.048035 10.0.0.47 - - [2025-03-20 02:24:20] "POST /projects HTTP/1.1" 200 587 0.305152 10.0.0.47 - - [2025-03-20 02:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.383522 10.0.0.47 - - [2025-03-20 02:24:20] "DELETE /project/8cbb3d7679fc4612aa6819fc31a853a5 HTTP/1.1" 404 173 0.008110 10.0.0.47 - - [2025-03-20 02:24:20] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001178 10.0.0.47 - - [2025-03-20 02:24:20] "POST /fqname-to-id HTTP/1.1" 404 234 0.028121 10.0.0.47 - - [2025-03-20 02:24:20] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.113903 10.0.0.42 - - [2025-03-20 02:24:20] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.603468 10.0.0.47 - - [2025-03-20 02:24:20] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002019 10.0.0.47 - - [2025-03-20 02:24:20] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?fields=security_groups HTTP/1.1" 200 1098 0.134621 10.0.0.47 - - [2025-03-20 02:24:20] "GET /projects?obj_uuids=4714d09f-57de-4680-a50c-cae7adbe98fe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001231 10.0.0.47 - - [2025-03-20 02:24:21] "GET /project/4714d09f-57de-4680-a50c-cae7adbe98fe?fields=application_policy_sets HTTP/1.1" 200 1396 0.105436 10.0.0.47 - - [2025-03-20 02:24:21] "DELETE /access-control-list/04096510-9fc6-414f-9bc3-f815ab12e398 HTTP/1.1" 200 115 0.114738 10.0.0.47 - - [2025-03-20 02:24:21] "DELETE /project/4714d09f-57de-4680-a50c-cae7adbe98fe HTTP/1.1" 200 115 0.617279 10.0.0.42 - - [2025-03-20 02:24:22] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.42 - - [2025-03-20 02:24:24] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000438 10.0.0.47 - - [2025-03-20 02:24:24] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001321 10.0.0.42 - - [2025-03-20 02:24:24] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.084374 10.0.0.42 - - [2025-03-20 02:24:24] "POST /fqname-to-id HTTP/1.1" 404 180 0.004144 10.0.0.42 - - [2025-03-20 02:24:25] "POST /virtual-DNSs HTTP/1.1" 200 507 0.043484 10.0.0.42 - - [2025-03-20 02:24:25] "GET /virtual-DNS/fb655902-6db8-45f1-b86f-50d8df5ea5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.008783 10.0.0.42 - - [2025-03-20 02:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.42 - - [2025-03-20 02:24:25] "GET /virtual-DNS/fb655902-6db8-45f1-b86f-50d8df5ea5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.005344 10.0.0.42 - - [2025-03-20 02:24:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.003954 10.0.0.42 - - [2025-03-20 02:24:25] "POST /network-ipams HTTP/1.1" 200 514 0.035352 10.0.0.42 - - [2025-03-20 02:24:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 968 0.004307 10.0.0.42 - - [2025-03-20 02:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.42 - - [2025-03-20 02:24:25] "GET /network-ipam/c68380b4-6fdd-4526-a796-e43ce49dbc59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.008012 10.0.0.42 - - [2025-03-20 02:24:25] "PUT /network-ipam/c68380b4-6fdd-4526-a796-e43ce49dbc59 HTTP/1.1" 200 258 0.017185 10.0.0.42 - - [2025-03-20 02:24:25] "POST /ref-update HTTP/1.1" 200 156 0.023627 10.0.0.42 - - [2025-03-20 02:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.47 - - [2025-03-20 02:24:26] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001672 10.0.0.42 - - [2025-03-20 02:24:26] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.069170 10.0.0.47 - - [2025-03-20 02:24:26] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001495 10.0.0.42 - - [2025-03-20 02:24:26] "POST /neutron/network HTTP/1.1" 200 618 0.183360 10.0.0.42 - - [2025-03-20 02:24:26] "POST /id-to-fqname HTTP/1.1" 200 227 0.003825 10.0.0.42 - - [2025-03-20 02:24:26] "GET /virtual-network/230b0daf-cda4-4fe5-8804-0b782f26d03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006461 10.0.0.42 - - [2025-03-20 02:24:26] "POST /neutron/network HTTP/1.1" 200 833 0.007916 10.0.0.42 - - [2025-03-20 02:24:26] "GET /virtual-network/230b0daf-cda4-4fe5-8804-0b782f26d03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006959 10.0.0.42 - - [2025-03-20 02:24:26] "POST /neutron/network HTTP/1.1" 200 807 0.020507 10.0.0.42 - - [2025-03-20 02:24:26] "POST /id-to-fqname HTTP/1.1" 200 227 0.001318 10.0.0.47 - - [2025-03-20 02:24:27] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001318 10.0.0.42 - - [2025-03-20 02:24:27] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.069981 10.0.0.42 - - [2025-03-20 02:24:27] "POST /neutron/network HTTP/1.1" 200 833 0.008998 10.0.0.42 - - [2025-03-20 02:24:28] "POST /neutron/port HTTP/1.1" 200 117 0.009482 10.0.0.42 - - [2025-03-20 02:24:28] "POST /neutron/port HTTP/1.1" 200 1058 0.018652 10.0.0.42 - - [2025-03-20 02:24:29] "POST /neutron/port HTTP/1.1" 200 1086 0.030217 10.0.0.42 - - [2025-03-20 02:24:29] "POST /neutron/port HTTP/1.1" 200 117 0.001307 10.0.0.42 - - [2025-03-20 02:24:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008251 10.0.0.42 - - [2025-03-20 02:24:33] "POST /neutron/port HTTP/1.1" 200 1086 0.027867 10.0.0.42 - - [2025-03-20 02:24:33] "GET /virtual-machine/0351ae2b-3a30-42fe-bbfe-31f37f4e332e HTTP/1.1" 401 292 0.000409 10.0.0.42 - - [2025-03-20 02:24:33] "GET /virtual-machine/0351ae2b-3a30-42fe-bbfe-31f37f4e332e HTTP/1.1" 200 1292 0.028295 10.0.0.42 - - [2025-03-20 02:24:33] "GET /virtual-machine-interface/4f9abc5b-4edb-4e6f-aabf-8e5512b3a69d HTTP/1.1" 200 2964 0.006130 10.0.0.42 - - [2025-03-20 02:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.42 - - [2025-03-20 02:24:33] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004447 10.0.0.42 - - [2025-03-20 02:24:33] "GET /virtual-networks?parent_id=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004623 10.0.0.42 - - [2025-03-20 02:24:33] "GET /virtual-network/230b0daf-cda4-4fe5-8804-0b782f26d03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006286 10.0.0.42 - - [2025-03-20 02:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432 10.0.0.42 - - [2025-03-20 02:24:36] "GET /virtual-network/230b0daf-cda4-4fe5-8804-0b782f26d03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006381 10.0.0.42 - - [2025-03-20 02:24:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007578 10.0.0.42 - - [2025-03-20 02:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.42 - - [2025-03-20 02:24:41] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006032 10.0.0.42 - - [2025-03-20 02:24:41] "GET /virtual-networks?parent_id=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003719 10.0.0.42 - - [2025-03-20 02:24:41] "GET /virtual-network/230b0daf-cda4-4fe5-8804-0b782f26d03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006391 10.0.0.42 - - [2025-03-20 02:24:59] "POST /neutron/port HTTP/1.1" 200 1086 0.023817 10.0.0.42 - - [2025-03-20 02:25:00] "POST /neutron/network HTTP/1.1" 200 833 0.007227 10.0.0.42 - - [2025-03-20 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005065 10.0.0.47 - - [2025-03-20 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.039002 10.0.0.42 - - [2025-03-20 02:25:01] "DELETE /network-ipam/c68380b4-6fdd-4526-a796-e43ce49dbc59 HTTP/1.1" 200 115 0.070191 10.0.0.42 - - [2025-03-20 02:25:01] "DELETE /virtual-DNS/fb655902-6db8-45f1-b86f-50d8df5ea5b9 HTTP/1.1" 200 115 0.058253 10.0.0.42 - - [2025-03-20 02:25:01] "POST /fqname-to-id HTTP/1.1" 404 180 0.016467 10.0.0.47 - - [2025-03-20 02:25:02] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.023189 10.0.0.42 - - [2025-03-20 02:25:02] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.100929 10.0.0.47 - - [2025-03-20 02:25:02] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001359 10.0.0.42 - - [2025-03-20 02:25:02] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?fields=virtual_networks HTTP/1.1" 200 1035 0.052087 10.0.0.47 - - [2025-03-20 02:25:02] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001840 10.0.0.42 - - [2025-03-20 02:25:02] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.055673 10.0.0.47 - - [2025-03-20 02:25:02] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001474 10.0.0.42 - - [2025-03-20 02:25:02] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?fields=security_groups HTTP/1.1" 200 1262 0.050930 10.0.0.42 - - [2025-03-20 02:25:03] "POST /fqname-to-id HTTP/1.1" 404 189 0.025724 10.0.0.47 - - [2025-03-20 02:25:03] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003125 10.0.0.47 - - [2025-03-20 02:25:03] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001132 10.0.0.47 - - [2025-03-20 02:25:03] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.040653 10.0.0.47 - - [2025-03-20 02:25:04] "POST /id-to-fqname HTTP/1.1" 200 191 0.001824 10.0.0.47 - - [2025-03-20 02:25:04] "POST /fqname-to-id HTTP/1.1" 404 200 0.008604 10.0.0.47 - - [2025-03-20 02:25:04] "POST /security-groups HTTP/1.1" 200 592 0.039199 10.0.0.47 - - [2025-03-20 02:25:04] "POST /projects HTTP/1.1" 200 587 0.269026 10.0.0.47 - - [2025-03-20 02:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.344220 10.0.0.47 - - [2025-03-20 02:25:04] "POST /access-control-lists HTTP/1.1" 200 597 0.031067 10.0.0.42 - - [2025-03-20 02:25:04] "GET /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.549263 10.0.0.42 - - [2025-03-20 02:25:05] "GET / HTTP/1.1" 200 35931 0.001805 10.0.0.42 - - [2025-03-20 02:25:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000549 10.0.0.42 - - [2025-03-20 02:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.059414 10.0.0.47 - - [2025-03-20 02:25:07] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001102 10.0.0.42 - - [2025-03-20 02:25:07] "GET /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.051758 10.0.0.47 - - [2025-03-20 02:25:07] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001209 10.0.0.42 - - [2025-03-20 02:25:07] "POST /neutron/network HTTP/1.1" 200 606 0.180507 10.0.0.47 - - [2025-03-20 02:25:07] "POST /route-targets HTTP/1.1" 200 327 0.016115 10.0.0.42 - - [2025-03-20 02:25:08] "POST /id-to-fqname HTTP/1.1" 200 221 0.007526 10.0.0.42 - - [2025-03-20 02:25:08] "GET /virtual-network/d6ef344d-d223-428b-98b9-b304264acf0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007485 10.0.0.42 - - [2025-03-20 02:25:08] "POST /neutron/network HTTP/1.1" 200 822 0.007840 10.0.0.42 - - [2025-03-20 02:25:08] "GET /virtual-network/d6ef344d-d223-428b-98b9-b304264acf0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.011810 10.0.0.42 - - [2025-03-20 02:25:08] "POST /id-to-fqname HTTP/1.1" 200 221 0.001279 10.0.0.42 - - [2025-03-20 02:25:08] "POST /neutron/network HTTP/1.1" 200 832 0.008773 10.0.0.47 - - [2025-03-20 02:25:09] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003245 10.0.0.42 - - [2025-03-20 02:25:09] "GET /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.086356 10.0.0.42 - - [2025-03-20 02:25:09] "POST /neutron/port HTTP/1.1" 200 117 0.008085 10.0.0.42 - - [2025-03-20 02:25:09] "POST /id-to-fqname HTTP/1.1" 200 221 0.002122 10.0.0.42 - - [2025-03-20 02:25:09] "POST /neutron/network HTTP/1.1" 200 832 0.009567 10.0.0.42 - - [2025-03-20 02:25:10] "POST /neutron/port HTTP/1.1" 200 1058 0.035658 10.0.0.47 - - [2025-03-20 02:25:10] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001476 10.0.0.42 - - [2025-03-20 02:25:10] "GET /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.106224 10.0.0.42 - - [2025-03-20 02:25:10] "POST /neutron/port HTTP/1.1" 200 1086 0.042643 10.0.0.42 - - [2025-03-20 02:25:10] "POST /neutron/port HTTP/1.1" 200 1086 0.041645 10.0.0.42 - - [2025-03-20 02:25:10] "POST /neutron/network HTTP/1.1" 200 822 0.009648 10.0.0.42 - - [2025-03-20 02:25:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012654 10.0.0.42 - - [2025-03-20 02:25:11] "POST /neutron/port HTTP/1.1" 200 1058 0.020737 10.0.0.42 - - [2025-03-20 02:25:11] "POST /neutron/port HTTP/1.1" 200 1086 0.045759 10.0.0.42 - - [2025-03-20 02:25:12] "POST /neutron/port HTTP/1.1" 200 117 0.001248 10.0.0.42 - - [2025-03-20 02:25:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010922 10.0.0.42 - - [2025-03-20 02:25:16] "POST /neutron/port HTTP/1.1" 200 1086 0.029298 10.0.0.42 - - [2025-03-20 02:25:16] "GET /virtual-machine/e1c1cd3b-f50b-4bc1-8f43-f623e805f02f HTTP/1.1" 401 292 0.000584 10.0.0.42 - - [2025-03-20 02:25:16] "GET /virtual-machine/e1c1cd3b-f50b-4bc1-8f43-f623e805f02f HTTP/1.1" 200 1294 0.029802 10.0.0.42 - - [2025-03-20 02:25:16] "GET /virtual-machine-interface/cd6ee03e-5067-44d4-b8cc-ac630aaecb86 HTTP/1.1" 200 2947 0.007663 10.0.0.42 - - [2025-03-20 02:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.42 - - [2025-03-20 02:25:16] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005943 10.0.0.42 - - [2025-03-20 02:25:16] "GET /virtual-networks?parent_id=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.006630 10.0.0.42 - - [2025-03-20 02:25:16] "GET /virtual-network/d6ef344d-d223-428b-98b9-b304264acf0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007798 10.0.0.42 - - [2025-03-20 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.42 - - [2025-03-20 02:25:19] "GET /virtual-network/d6ef344d-d223-428b-98b9-b304264acf0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006664 10.0.0.42 - - [2025-03-20 02:25:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008500 10.0.0.47 - - [2025-03-20 02:25:21] "DELETE /project/d9f2a46c72b841d98cf198c5e2cf7564 HTTP/1.1" 404 173 0.007693 10.0.0.47 - - [2025-03-20 02:25:21] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001339 10.0.0.47 - - [2025-03-20 02:25:21] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.102253 10.0.0.47 - - [2025-03-20 02:25:21] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001619 10.0.0.47 - - [2025-03-20 02:25:21] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?fields=security_groups HTTP/1.1" 200 1105 0.100634 10.0.0.47 - - [2025-03-20 02:25:21] "GET /projects?obj_uuids=8cbb3d76-79fc-4612-aa68-19fc31a853a5&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001312 10.0.0.47 - - [2025-03-20 02:25:21] "GET /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5?fields=application_policy_sets HTTP/1.1" 200 1406 0.085254 10.0.0.47 - - [2025-03-20 02:25:21] "DELETE /access-control-list/1a3e5b75-efed-4b6f-927b-32ed5729f71b HTTP/1.1" 200 115 0.108325 10.0.0.47 - - [2025-03-20 02:25:21] "DELETE /project/8cbb3d76-79fc-4612-aa68-19fc31a853a5 HTTP/1.1" 200 115 0.483159 10.0.0.42 - - [2025-03-20 02:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005278 10.0.0.42 - - [2025-03-20 02:25:24] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004034 10.0.0.42 - - [2025-03-20 02:25:24] "GET /virtual-networks?parent_id=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004073 10.0.0.42 - - [2025-03-20 02:25:24] "GET /virtual-network/d6ef344d-d223-428b-98b9-b304264acf0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006945 10.0.0.42 - - [2025-03-20 02:25:24] "POST /neutron/port HTTP/1.1" 200 1086 0.032638 10.0.0.42 - - [2025-03-20 02:25:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009796 10.0.0.42 - - [2025-03-20 02:25:24] "GET /virtual-machine/cdf87ff0-37c4-43d8-be2d-a1d5bae5367a HTTP/1.1" 200 1294 0.026048 10.0.0.42 - - [2025-03-20 02:25:24] "GET /virtual-machine-interface/8c73126f-5f79-46d3-bbfa-ac257f930f66 HTTP/1.1" 200 2947 0.006304 10.0.0.42 - - [2025-03-20 02:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.42 - - [2025-03-20 02:25:24] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004565 10.0.0.42 - - [2025-03-20 02:25:24] "GET /virtual-networks?parent_id=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.006880 10.0.0.42 - - [2025-03-20 02:25:24] "GET /virtual-network/d6ef344d-d223-428b-98b9-b304264acf0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006890 10.0.0.42 - - [2025-03-20 02:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.42 - - [2025-03-20 02:25:25] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004691 10.0.0.42 - - [2025-03-20 02:25:25] "GET /virtual-networks?parent_id=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004609 10.0.0.42 - - [2025-03-20 02:25:25] "GET /virtual-network/d6ef344d-d223-428b-98b9-b304264acf0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007888 10.0.0.42 - - [2025-03-20 02:25:26] "POST /neutron/network HTTP/1.1" 200 822 0.007699 10.0.0.42 - - [2025-03-20 02:25:26] "POST /neutron/port HTTP/1.1" 200 1112 0.014514 10.0.0.42 - - [2025-03-20 02:25:27] "POST /neutron/port HTTP/1.1" 200 1112 0.020761 10.0.0.47 - - [2025-03-20 02:25:28] "POST /useragent-kv HTTP/1.1" 200 115 0.009257 10.0.0.47 - - [2025-03-20 02:25:28] "POST /useragent-kv HTTP/1.1" 200 115 0.005292 10.0.0.42 - - [2025-03-20 02:25:28] "POST /neutron/network HTTP/1.1" 200 151 0.183789 10.0.0.47 - - [2025-03-20 02:25:29] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001067 10.0.0.42 - - [2025-03-20 02:25:30] "GET /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.058147 10.0.0.47 - - [2025-03-20 02:25:30] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001410 10.0.0.42 - - [2025-03-20 02:25:30] "GET /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564?fields=virtual_networks HTTP/1.1" 200 1035 0.052706 10.0.0.47 - - [2025-03-20 02:25:30] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001800 10.0.0.42 - - [2025-03-20 02:25:30] "GET /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.062312 10.0.0.47 - - [2025-03-20 02:25:30] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001173 10.0.0.42 - - [2025-03-20 02:25:30] "GET /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564?fields=security_groups HTTP/1.1" 200 1262 0.050792 10.0.0.42 - - [2025-03-20 02:25:31] "POST /fqname-to-id HTTP/1.1" 404 188 0.024604 10.0.0.47 - - [2025-03-20 02:25:31] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005941 10.0.0.47 - - [2025-03-20 02:25:31] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001379 10.0.0.47 - - [2025-03-20 02:25:31] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009291 10.0.0.47 - - [2025-03-20 02:25:31] "POST /id-to-fqname HTTP/1.1" 200 190 0.005806 10.0.0.47 - - [2025-03-20 02:25:31] "POST /fqname-to-id HTTP/1.1" 404 199 0.005236 10.0.0.47 - - [2025-03-20 02:25:31] "POST /security-groups HTTP/1.1" 200 591 0.037884 10.0.0.47 - - [2025-03-20 02:25:31] "POST /fqname-to-id HTTP/1.1" 404 234 0.005942 10.0.0.47 - - [2025-03-20 02:25:31] "POST /projects HTTP/1.1" 200 585 0.271589 10.0.0.47 - - [2025-03-20 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.359396 10.0.0.47 - - [2025-03-20 02:25:31] "POST /access-control-lists HTTP/1.1" 200 594 0.047654 10.0.0.42 - - [2025-03-20 02:25:31] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.532924 10.0.0.42 - - [2025-03-20 02:25:32] "GET / HTTP/1.1" 200 35931 0.002324 10.0.0.42 - - [2025-03-20 02:25:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000499 10.0.0.42 - - [2025-03-20 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.059576 10.0.0.47 - - [2025-03-20 02:25:34] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001016 10.0.0.42 - - [2025-03-20 02:25:34] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.047881 10.0.0.47 - - [2025-03-20 02:25:35] "POST /useragent-kv HTTP/1.1" 200 115 0.008191 10.0.0.42 - - [2025-03-20 02:25:35] "POST /neutron/subnet HTTP/1.1" 200 701 0.303132 10.0.0.42 - - [2025-03-20 02:25:35] "POST /id-to-fqname HTTP/1.1" 200 230 0.001833 10.0.0.42 - - [2025-03-20 02:25:35] "GET /virtual-network/47f25a70-2bb5-425b-9a31-e5ff7d318968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006462 10.0.0.42 - - [2025-03-20 02:25:35] "GET /virtual-network/47f25a70-2bb5-425b-9a31-e5ff7d318968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006985 10.0.0.42 - - [2025-03-20 02:25:35] "POST /neutron/network HTTP/1.1" 200 839 0.007639 10.0.0.42 - - [2025-03-20 02:25:35] "POST /id-to-fqname HTTP/1.1" 200 230 0.001508 10.0.0.42 - - [2025-03-20 02:25:35] "POST /neutron/network HTTP/1.1" 200 849 0.007468 10.0.0.47 - - [2025-03-20 02:25:36] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001330 10.0.0.42 - - [2025-03-20 02:25:36] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.097814 10.0.0.42 - - [2025-03-20 02:25:36] "POST /neutron/port HTTP/1.1" 200 117 0.007438 10.0.0.42 - - [2025-03-20 02:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.42 - - [2025-03-20 02:25:36] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004568 10.0.0.42 - - [2025-03-20 02:25:36] "PUT /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7 HTTP/1.1" 200 276 0.015052 10.0.0.47 - - [2025-03-20 02:25:37] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001566 10.0.0.42 - - [2025-03-20 02:25:37] "POST /neutron/port HTTP/1.1" 200 1055 0.366737 10.0.0.42 - - [2025-03-20 02:25:38] "POST /neutron/port HTTP/1.1" 200 1109 0.149677 10.0.0.42 - - [2025-03-20 02:25:38] "POST /neutron/subnet HTTP/1.1" 200 675 0.020079 10.0.0.12 - - [2025-03-20 02:25:40] "GET /obj-perms HTTP/1.1" 200 5056 0.056494 10.0.0.47 - - [2025-03-20 02:25:40] "GET /obj-perms HTTP/1.1" 200 5056 0.041191 10.0.0.42 - - [2025-03-20 02:25:42] "POST /neutron/port HTTP/1.1" 200 1083 0.026324 10.0.0.42 - - [2025-03-20 02:25:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008431 10.0.0.42 - - [2025-03-20 02:25:42] "GET /virtual-machine/854a31c4-ab93-4a6f-9d8a-2bb98a65feae HTTP/1.1" 401 292 0.000450 10.0.0.42 - - [2025-03-20 02:25:42] "GET /virtual-machine/854a31c4-ab93-4a6f-9d8a-2bb98a65feae HTTP/1.1" 200 1292 0.033164 10.0.0.42 - - [2025-03-20 02:25:42] "GET /virtual-machine-interface/08d76968-2ff6-4c5d-99d1-6e3b4a0573d0 HTTP/1.1" 200 2970 0.006776 10.0.0.42 - - [2025-03-20 02:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.42 - - [2025-03-20 02:25:42] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005284 10.0.0.42 - - [2025-03-20 02:25:42] "GET /virtual-networks?parent_id=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004738 10.0.0.42 - - [2025-03-20 02:25:42] "GET /virtual-network/47f25a70-2bb5-425b-9a31-e5ff7d318968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008172 10.0.0.42 - - [2025-03-20 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.42 - - [2025-03-20 02:25:46] "GET /virtual-network/47f25a70-2bb5-425b-9a31-e5ff7d318968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006577 10.0.0.42 - - [2025-03-20 02:25:47] "POST /neutron/port HTTP/1.1" 200 1083 0.025416 10.0.0.42 - - [2025-03-20 02:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006925 10.0.0.42 - - [2025-03-20 02:25:50] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004015 10.0.0.42 - - [2025-03-20 02:25:50] "GET /virtual-networks?parent_id=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003798 10.0.0.42 - - [2025-03-20 02:25:50] "GET /virtual-network/47f25a70-2bb5-425b-9a31-e5ff7d318968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006783 10.0.0.42 - - [2025-03-20 02:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.42 - - [2025-03-20 02:25:52] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005829 10.0.0.42 - - [2025-03-20 02:25:52] "PUT /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7 HTTP/1.1" 200 276 0.014275 10.0.0.42 - - [2025-03-20 02:25:52] "POST /neutron/network HTTP/1.1" 400 204 0.019681 10.0.0.42 - - [2025-03-20 02:25:53] "POST /neutron/port HTTP/1.1" 200 151 0.221074 10.0.0.47 - - [2025-03-20 02:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007797 10.0.0.42 - - [2025-03-20 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.47 - - [2025-03-20 02:25:57] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001081 10.0.0.42 - - [2025-03-20 02:25:58] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.054515 10.0.0.42 - - [2025-03-20 02:25:58] "POST /neutron/network HTTP/1.1" 200 117 0.011188 10.0.0.47 - - [2025-03-20 02:25:58] "POST /ref-update HTTP/1.1" 200 156 0.034426 10.0.0.42 - - [2025-03-20 02:25:58] "POST /neutron/network HTTP/1.1" 200 824 0.010446 10.0.0.42 - - [2025-03-20 02:25:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.001359 10.0.0.42 - - [2025-03-20 02:25:58] "GET /virtual-network/65dfe050-9acf-4989-8187-6c9a17ff9553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006145 10.0.0.42 - - [2025-03-20 02:25:58] "GET /virtual-network/65dfe050-9acf-4989-8187-6c9a17ff9553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006853 10.0.0.42 - - [2025-03-20 02:25:58] "POST /neutron/subnet HTTP/1.1" 200 725 0.010717 10.0.0.42 - - [2025-03-20 02:25:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.001260 10.0.0.47 - - [2025-03-20 02:25:59] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001577 10.0.0.42 - - [2025-03-20 02:25:59] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.090400 10.0.0.42 - - [2025-03-20 02:25:59] "POST /neutron/port HTTP/1.1" 200 117 0.007946 10.0.0.42 - - [2025-03-20 02:26:00] "POST /neutron/network HTTP/1.1" 200 834 0.008123 10.0.0.42 - - [2025-03-20 02:26:00] "POST /neutron/port HTTP/1.1" 200 1060 0.052031 10.0.0.42 - - [2025-03-20 02:26:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004692 10.0.0.42 - - [2025-03-20 02:26:01] "POST /neutron/network HTTP/1.1" 200 824 0.010492 10.0.0.42 - - [2025-03-20 02:26:04] "POST /neutron/port HTTP/1.1" 200 1088 0.034153 10.0.0.42 - - [2025-03-20 02:26:05] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007920 10.0.0.42 - - [2025-03-20 02:26:05] "GET /virtual-machine/cae2c865-25e2-427d-ac17-dd58ff71eac5 HTTP/1.1" 200 1293 0.007810 10.0.0.42 - - [2025-03-20 02:26:05] "GET /virtual-machine-interface/eabb5679-b78e-4fcb-a9b2-6743ec8aeae4 HTTP/1.1" 200 2942 0.010583 10.0.0.42 - - [2025-03-20 02:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.42 - - [2025-03-20 02:26:05] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005258 10.0.0.42 - - [2025-03-20 02:26:05] "GET /virtual-networks?parent_id=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004399 10.0.0.42 - - [2025-03-20 02:26:05] "GET /virtual-network/65dfe050-9acf-4989-8187-6c9a17ff9553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006456 10.0.0.42 - - [2025-03-20 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.42 - - [2025-03-20 02:26:08] "GET /virtual-network/65dfe050-9acf-4989-8187-6c9a17ff9553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007164 10.0.0.42 - - [2025-03-20 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.42 - - [2025-03-20 02:26:12] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004750 10.0.0.42 - - [2025-03-20 02:26:12] "GET /virtual-networks?parent_id=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005530 10.0.0.42 - - [2025-03-20 02:26:12] "GET /virtual-network/65dfe050-9acf-4989-8187-6c9a17ff9553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006635 10.0.0.42 - - [2025-03-20 02:26:13] "POST /neutron/network HTTP/1.1" 200 824 0.010171 10.0.0.42 - - [2025-03-20 02:26:14] "POST /neutron/port HTTP/1.1" 200 1114 0.014007 10.0.0.47 - - [2025-03-20 02:26:15] "POST /useragent-kv HTTP/1.1" 200 115 0.012664 10.0.0.47 - - [2025-03-20 02:26:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004072 10.0.0.42 - - [2025-03-20 02:26:15] "POST /neutron/network HTTP/1.1" 200 151 0.164681 10.0.0.42 - - [2025-03-20 02:26:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.004413 10.0.0.42 - - [2025-03-20 02:26:18] "POST /network-ipams HTTP/1.1" 200 541 0.036124 10.0.0.42 - - [2025-03-20 02:26:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 981 0.004909 10.0.0.42 - - [2025-03-20 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.42 - - [2025-03-20 02:26:18] "GET /network-ipam/5977ac0b-e190-4340-a4e2-f2bb5fb0f5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.010886 10.0.0.42 - - [2025-03-20 02:26:18] "PUT /network-ipam/5977ac0b-e190-4340-a4e2-f2bb5fb0f5b4 HTTP/1.1" 200 258 0.016836 10.0.0.42 - - [2025-03-20 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.47 - - [2025-03-20 02:26:18] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001267 10.0.0.42 - - [2025-03-20 02:26:19] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.049829 10.0.0.47 - - [2025-03-20 02:26:19] "POST /route-targets HTTP/1.1" 200 327 0.018967 10.0.0.47 - - [2025-03-20 02:26:19] "POST /useragent-kv HTTP/1.1" 200 115 0.012440 10.0.0.42 - - [2025-03-20 02:26:19] "POST /neutron/subnet HTTP/1.1" 200 699 0.239534 10.0.0.42 - - [2025-03-20 02:26:19] "POST /id-to-fqname HTTP/1.1" 200 220 0.001446 10.0.0.42 - - [2025-03-20 02:26:19] "GET /virtual-network/e2254a56-3be0-469d-90d3-a736b1b4bcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.009661 10.0.0.42 - - [2025-03-20 02:26:19] "POST /neutron/network HTTP/1.1" 200 994 0.012799 10.0.0.42 - - [2025-03-20 02:26:19] "GET /virtual-network/e2254a56-3be0-469d-90d3-a736b1b4bcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005711 10.0.0.42 - - [2025-03-20 02:26:19] "POST /neutron/subnet HTTP/1.1" 200 699 0.011790 10.0.0.42 - - [2025-03-20 02:26:20] "POST /neutron/subnet HTTP/1.1" 200 699 0.013304 10.0.0.42 - - [2025-03-20 02:26:20] "POST /id-to-fqname HTTP/1.1" 200 220 0.001413 10.0.0.42 - - [2025-03-20 02:26:20] "POST /neutron/port HTTP/1.1" 200 1017 0.017372 10.0.0.42 - - [2025-03-20 02:26:21] "POST /neutron/port HTTP/1.1" 200 1017 0.013062 10.0.0.42 - - [2025-03-20 02:26:21] "POST /id-to-fqname HTTP/1.1" 200 220 0.001446 10.0.0.42 - - [2025-03-20 02:26:21] "POST /neutron/port HTTP/1.1" 200 117 0.007196 10.0.0.42 - - [2025-03-20 02:26:21] "POST /neutron/network HTTP/1.1" 200 994 0.058836 10.0.0.42 - - [2025-03-20 02:26:21] "POST /neutron/port HTTP/1.1" 200 1017 0.015171 10.0.0.42 - - [2025-03-20 02:26:21] "POST /id-to-fqname HTTP/1.1" 200 220 0.001619 10.0.0.42 - - [2025-03-20 02:26:21] "POST /neutron/port HTTP/1.1" 200 117 0.010163 10.0.0.47 - - [2025-03-20 02:26:21] "DELETE /project/8f2cbcb04e234087aca4bd6abb3024e9 HTTP/1.1" 404 173 0.005634 10.0.0.47 - - [2025-03-20 02:26:21] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001063 10.0.0.47 - - [2025-03-20 02:26:22] "GET /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.084693 10.0.0.47 - - [2025-03-20 02:26:22] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001406 10.0.0.47 - - [2025-03-20 02:26:22] "GET /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564?fields=security_groups HTTP/1.1" 200 1367 0.057305 10.0.0.42 - - [2025-03-20 02:26:22] "POST /neutron/network HTTP/1.1" 200 1004 0.015931 10.0.0.47 - - [2025-03-20 02:26:22] "DELETE /security-group/fe095346-5d09-4c58-9338-c3c263be9815 HTTP/1.1" 200 115 0.119570 10.0.0.47 - - [2025-03-20 02:26:22] "GET /projects?obj_uuids=d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001295 10.0.0.47 - - [2025-03-20 02:26:22] "GET /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564?fields=application_policy_sets HTTP/1.1" 200 1406 0.096043 10.0.0.42 - - [2025-03-20 02:26:22] "POST /neutron/port HTTP/1.1" 200 1017 0.040543 10.0.0.47 - - [2025-03-20 02:26:22] "DELETE /access-control-list/64f0c552-799b-4778-b66a-afdf148af689 HTTP/1.1" 200 115 0.117380 10.0.0.42 - - [2025-03-20 02:26:22] "POST /neutron/port HTTP/1.1" 200 1109 0.366422 10.0.0.42 - - [2025-03-20 02:26:22] "POST /neutron/port HTTP/1.1" 200 1083 0.084117 10.0.0.47 - - [2025-03-20 02:26:22] "DELETE /project/d9f2a46c-72b8-41d9-8cf1-98c5e2cf7564 HTTP/1.1" 200 115 0.847152 10.0.0.42 - - [2025-03-20 02:26:22] "POST /neutron/port HTTP/1.1" 200 117 0.001230 10.0.0.42 - - [2025-03-20 02:26:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004711 10.0.0.42 - - [2025-03-20 02:26:23] "POST /neutron/network HTTP/1.1" 200 994 0.015705 10.0.0.47 - - [2025-03-20 02:26:23] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001883 10.0.0.42 - - [2025-03-20 02:26:23] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.103317 10.0.0.42 - - [2025-03-20 02:26:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008109 10.0.0.42 - - [2025-03-20 02:26:24] "GET /virtual-network/e2254a56-3be0-469d-90d3-a736b1b4bcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007343 10.0.0.47 - - [2025-03-20 02:26:24] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001150 10.0.0.42 - - [2025-03-20 02:26:24] "POST /neutron/port HTTP/1.1" 200 1055 0.346618 10.0.0.42 - - [2025-03-20 02:26:24] "POST /neutron/port HTTP/1.1" 200 1109 0.146785 10.0.0.42 - - [2025-03-20 02:26:25] "POST /neutron/subnet HTTP/1.1" 200 673 0.023809 10.0.0.42 - - [2025-03-20 02:26:25] "POST /neutron/port HTTP/1.1" 200 1083 0.038553 10.0.0.42 - - [2025-03-20 02:26:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009510 10.0.0.42 - - [2025-03-20 02:26:26] "GET /virtual-machine/f786986c-dd3e-475c-9387-0715f3a1f1b7 HTTP/1.1" 200 1289 0.006276 10.0.0.42 - - [2025-03-20 02:26:26] "GET /virtual-machine-interface/afaafddd-95aa-4021-b862-5d51b12e0b9a HTTP/1.1" 200 2942 0.006927 10.0.0.42 - - [2025-03-20 02:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.42 - - [2025-03-20 02:26:26] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004606 10.0.0.42 - - [2025-03-20 02:26:26] "GET /virtual-networks?parent_id=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004340 10.0.0.42 - - [2025-03-20 02:26:26] "GET /virtual-network/e2254a56-3be0-469d-90d3-a736b1b4bcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.008666 10.0.0.42 - - [2025-03-20 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.42 - - [2025-03-20 02:26:29] "GET /virtual-network/e2254a56-3be0-469d-90d3-a736b1b4bcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007614 10.0.0.42 - - [2025-03-20 02:26:31] "POST /neutron/port HTTP/1.1" 200 1083 0.028035 10.0.0.42 - - [2025-03-20 02:26:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006358 10.0.0.42 - - [2025-03-20 02:26:31] "POST /neutron/network HTTP/1.1" 200 994 0.010241 10.0.0.42 - - [2025-03-20 02:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.42 - - [2025-03-20 02:26:33] "GET /virtual-network/e2254a56-3be0-469d-90d3-a736b1b4bcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005604 10.0.0.42 - - [2025-03-20 02:26:33] "POST /neutron/port HTTP/1.1" 200 1083 0.026217 10.0.0.42 - - [2025-03-20 02:26:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003839 10.0.0.42 - - [2025-03-20 02:26:33] "POST /neutron/network HTTP/1.1" 200 994 0.010518 10.0.0.42 - - [2025-03-20 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.42 - - [2025-03-20 02:26:37] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004640 10.0.0.42 - - [2025-03-20 02:26:37] "GET /virtual-networks?parent_id=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004378 10.0.0.42 - - [2025-03-20 02:26:37] "GET /virtual-network/e2254a56-3be0-469d-90d3-a736b1b4bcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007022 10.0.0.42 - - [2025-03-20 02:26:37] "POST /neutron/port HTTP/1.1" 200 1083 0.028197 10.0.0.42 - - [2025-03-20 02:26:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008677 10.0.0.42 - - [2025-03-20 02:26:38] "GET /virtual-machine/5f67d4a6-8b16-4938-a6a5-cfacfeeb31c9 HTTP/1.1" 200 1288 0.006909 10.0.0.42 - - [2025-03-20 02:26:38] "GET /virtual-machine-interface/e7486463-dfa6-4217-a9ab-2fbd0a4ea780 HTTP/1.1" 200 2942 0.006302 10.0.0.42 - - [2025-03-20 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.42 - - [2025-03-20 02:26:38] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003841 10.0.0.42 - - [2025-03-20 02:26:38] "GET /virtual-networks?parent_id=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003711 10.0.0.42 - - [2025-03-20 02:26:38] "GET /virtual-network/e2254a56-3be0-469d-90d3-a736b1b4bcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.008173 10.0.0.42 - - [2025-03-20 02:26:38] "POST /neutron/port HTTP/1.1" 200 1083 0.051675 10.0.0.42 - - [2025-03-20 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.42 - - [2025-03-20 02:26:39] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004055 10.0.0.42 - - [2025-03-20 02:26:39] "GET /virtual-networks?parent_id=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004527 10.0.0.42 - - [2025-03-20 02:26:39] "GET /virtual-network/e2254a56-3be0-469d-90d3-a736b1b4bcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006416 10.0.0.42 - - [2025-03-20 02:26:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008225 10.0.0.42 - - [2025-03-20 02:26:39] "POST /neutron/port HTTP/1.1" 200 1083 0.024300 10.0.0.42 - - [2025-03-20 02:26:39] "GET /virtual-machine/146a4fbd-6c26-442a-9de1-d9d6786e9407 HTTP/1.1" 200 1292 0.007056 10.0.0.42 - - [2025-03-20 02:26:39] "GET /virtual-machine-interface/0b594eaa-5c82-4222-9226-8394cf17a077 HTTP/1.1" 200 2940 0.005555 10.0.0.42 - - [2025-03-20 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.42 - - [2025-03-20 02:26:40] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004016 10.0.0.42 - - [2025-03-20 02:26:40] "GET /virtual-networks?parent_id=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004114 10.0.0.42 - - [2025-03-20 02:26:40] "GET /virtual-network/e2254a56-3be0-469d-90d3-a736b1b4bcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007032 10.0.0.42 - - [2025-03-20 02:26:41] "GET /obj-perms HTTP/1.1" 200 5056 0.060532 10.0.0.42 - - [2025-03-20 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.42 - - [2025-03-20 02:26:41] "GET /global-vrouter-config/51066be0-09f9-43af-b4c7-ed3e68151dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004649 10.0.0.42 - - [2025-03-20 02:26:41] "GET /virtual-networks?parent_id=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003558 10.0.0.42 - - [2025-03-20 02:26:41] "GET /virtual-network/e2254a56-3be0-469d-90d3-a736b1b4bcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006254 10.0.0.42 - - [2025-03-20 02:26:57] "POST /neutron/port HTTP/1.1" 200 1109 0.023181 10.0.0.42 - - [2025-03-20 02:26:57] "POST /neutron/port HTTP/1.1" 200 1083 0.032416 10.0.0.42 - - [2025-03-20 02:26:57] "POST /neutron/port HTTP/1.1" 200 1109 0.014207 10.0.0.42 - - [2025-03-20 02:26:57] "POST /neutron/port HTTP/1.1" 200 117 0.013238 10.0.0.42 - - [2025-03-20 02:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.42 - - [2025-03-20 02:26:58] "DELETE /network-ipam/5977ac0b-e190-4340-a4e2-f2bb5fb0f5b4 HTTP/1.1" 200 115 0.040478 10.0.0.42 - - [2025-03-20 02:26:58] "POST /fqname-to-id HTTP/1.1" 404 211 0.004781 10.0.0.47 - - [2025-03-20 02:26:59] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001166 10.0.0.42 - - [2025-03-20 02:26:59] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.055845 10.0.0.47 - - [2025-03-20 02:26:59] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001234 10.0.0.42 - - [2025-03-20 02:26:59] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?fields=virtual_networks HTTP/1.1" 200 1033 0.060967 10.0.0.47 - - [2025-03-20 02:27:00] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001153 10.0.0.42 - - [2025-03-20 02:27:00] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.053621 10.0.0.47 - - [2025-03-20 02:27:00] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001699 10.0.0.42 - - [2025-03-20 02:27:00] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?fields=security_groups HTTP/1.1" 200 1259 0.058716 10.0.0.42 - - [2025-03-20 02:27:02] "POST /neutron/port HTTP/1.1" 200 117 0.008846 10.0.0.42 - - [2025-03-20 02:27:12] "GET / HTTP/1.1" 200 35931 0.002796 10.0.0.42 - - [2025-03-20 02:27:13] "GET /project/52627f5e-22e1-4b42-b03a-971c13c7c866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000497 10.0.0.47 - - [2025-03-20 02:27:13] "GET /projects?obj_uuids=52627f5e-22e1-4b42-b03a-971c13c7c866&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001173 10.0.0.42 - - [2025-03-20 02:27:13] "GET /project/52627f5e-22e1-4b42-b03a-971c13c7c866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.104665 [Introspect:8084]10.0.0.42 - - [2025-03-20 02:27:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001265 10.0.0.42 - - [2025-03-20 02:27:15] "POST /fqname-to-id HTTP/1.1" 404 184 0.025421 10.0.0.47 - - [2025-03-20 02:27:15] "GET /projects?obj_uuids=11054e41-3b7a-4bde-9836-aab34efb1431&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005597 10.0.0.47 - - [2025-03-20 02:27:15] "GET /domains?obj_uuids=78cb90fb-efc3-49d9-aab8-3061c7ab1bd1&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001322 10.0.0.47 - - [2025-03-20 02:27:15] "GET /domain/78cb90fb-efc3-49d9-aab8-3061c7ab1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009693 10.0.0.47 - - [2025-03-20 02:27:16] "POST /id-to-fqname HTTP/1.1" 200 186 0.005507 10.0.0.47 - - [2025-03-20 02:27:16] "POST /fqname-to-id HTTP/1.1" 404 195 0.008903 10.0.0.47 - - [2025-03-20 02:27:16] "POST /security-groups HTTP/1.1" 200 587 0.036161 10.0.0.47 - - [2025-03-20 02:27:16] "POST /fqname-to-id HTTP/1.1" 404 230 0.003261 10.0.0.47 - - [2025-03-20 02:27:16] "POST /projects HTTP/1.1" 200 577 0.298127 10.0.0.47 - - [2025-03-20 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.373530 10.0.0.47 - - [2025-03-20 02:27:16] "POST /access-control-lists HTTP/1.1" 200 590 0.033655 10.0.0.42 - - [2025-03-20 02:27:16] "GET /project/11054e41-3b7a-4bde-9836-aab34efb1431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.541813 10.0.0.42 - - [2025-03-20 02:27:17] "GET / HTTP/1.1" 200 35931 0.002391 10.0.0.47 - - [2025-03-20 02:27:17] "GET /projects?obj_uuids=11054e41-3b7a-4bde-9836-aab34efb1431&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001570 10.0.0.42 - - [2025-03-20 02:27:17] "GET /project/11054e41-3b7a-4bde-9836-aab34efb1431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.061547 10.0.0.47 - - [2025-03-20 02:27:17] "GET /projects?obj_uuids=11054e41-3b7a-4bde-9836-aab34efb1431&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001441 10.0.0.42 - - [2025-03-20 02:27:18] "GET /project/11054e41-3b7a-4bde-9836-aab34efb1431?fields=virtual_networks HTTP/1.1" 200 1024 0.060956 10.0.0.47 - - [2025-03-20 02:27:18] "GET /projects?obj_uuids=11054e41-3b7a-4bde-9836-aab34efb1431&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001675 10.0.0.42 - - [2025-03-20 02:27:18] "GET /project/11054e41-3b7a-4bde-9836-aab34efb1431?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.064697 10.0.0.47 - - [2025-03-20 02:27:18] "GET /projects?obj_uuids=11054e41-3b7a-4bde-9836-aab34efb1431&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001097 10.0.0.42 - - [2025-03-20 02:27:18] "GET /project/11054e41-3b7a-4bde-9836-aab34efb1431?fields=security_groups HTTP/1.1" 200 1246 0.057726 10.0.0.47 - - [2025-03-20 02:27:22] "DELETE /project/11054e413b7a4bde9836aab34efb1431 HTTP/1.1" 404 173 0.035070 10.0.0.47 - - [2025-03-20 02:27:22] "GET /projects?obj_uuids=11054e41-3b7a-4bde-9836-aab34efb1431&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001461 10.0.0.47 - - [2025-03-20 02:27:22] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004688 10.0.0.47 - - [2025-03-20 02:27:23] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.086402 10.0.0.47 - - [2025-03-20 02:27:23] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001152 10.0.0.47 - - [2025-03-20 02:27:23] "GET /project/11054e41-3b7a-4bde-9836-aab34efb1431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.139866 10.0.0.47 - - [2025-03-20 02:27:23] "GET /projects?obj_uuids=11054e41-3b7a-4bde-9836-aab34efb1431&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001788 10.0.0.47 - - [2025-03-20 02:27:23] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?fields=security_groups HTTP/1.1" 200 1364 0.123033 10.0.0.47 - - [2025-03-20 02:27:23] "GET /project/11054e41-3b7a-4bde-9836-aab34efb1431?fields=security_groups HTTP/1.1" 200 1351 0.113841 10.0.0.47 - - [2025-03-20 02:27:23] "DELETE /security-group/a1f5e656-495a-47cf-b5ba-6039236d7c5a HTTP/1.1" 404 171 0.026571 10.0.0.47 - - [2025-03-20 02:27:23] "GET /projects?obj_uuids=8f2cbcb0-4e23-4087-aca4-bd6abb3024e9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004888 10.0.0.47 - - [2025-03-20 02:27:23] "GET /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9?fields=application_policy_sets HTTP/1.1" 200 1403 0.116367 10.0.0.47 - - [2025-03-20 02:27:23] "DELETE /security-group/64691ccb-d5ba-412f-bf31-699cf5212893 HTTP/1.1" 200 115 0.167304 10.0.0.47 - - [2025-03-20 02:27:23] "GET /projects?obj_uuids=11054e41-3b7a-4bde-9836-aab34efb1431&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001179 10.0.0.47 - - [2025-03-20 02:27:23] "GET /project/11054e41-3b7a-4bde-9836-aab34efb1431?fields=application_policy_sets HTTP/1.1" 200 1390 0.122904 10.0.0.47 - - [2025-03-20 02:27:23] "DELETE /access-control-list/b29e94c7-908b-4516-ab85-c0075e657d53 HTTP/1.1" 200 115 0.108506 10.0.0.47 - - [2025-03-20 02:27:23] "DELETE /project/8f2cbcb0-4e23-4087-aca4-bd6abb3024e9 HTTP/1.1" 200 115 0.728526 10.0.0.47 - - [2025-03-20 02:27:23] "DELETE /project/11054e41-3b7a-4bde-9836-aab34efb1431 HTTP/1.1" 200 115 0.898768 10.0.0.42 - - [2025-03-20 02:27:24] "GET /global-system-configs HTTP/1.1" 200 322 0.038490 10.0.0.12 - - [2025-03-20 02:27:24] "GET /obj-perms HTTP/1.1" 200 5056 0.147864 10.0.0.47 - - [2025-03-20 02:27:24] "GET /global-system-configs HTTP/1.1" 200 322 0.032671 10.0.0.12 - - [2025-03-20 02:27:24] "GET /global-system-configs HTTP/1.1" 200 322 0.099497 10.0.0.42 - - [2025-03-20 02:27:24] "GET /obj-perms HTTP/1.1" 200 5056 0.114351 10.0.0.47 - - [2025-03-20 02:27:24] "GET /obj-perms HTTP/1.1" 200 5056 0.217446 10.0.0.47 - - [2025-03-20 02:27:50] "GET /obj-perms HTTP/1.1" 200 5056 0.005729 10.0.0.47 - - [2025-03-20 02:27:50] "GET /global-system-configs HTTP/1.1" 200 322 0.009244 10.0.0.12 - - [2025-03-20 02:27:50] "GET /obj-perms HTTP/1.1" 200 5056 0.006665 10.0.0.42 - - [2025-03-20 02:27:50] "GET /obj-perms HTTP/1.1" 200 5056 0.046704 10.0.0.12 - - [2025-03-20 02:27:50] "GET /global-system-configs HTTP/1.1" 200 322 0.056411 10.0.0.42 - - [2025-03-20 02:27:52] "GET /global-system-configs HTTP/1.1" 200 322 0.038880 10.0.0.12 - - [2025-03-20 02:28:42] "GET /obj-perms HTTP/1.1" 200 5056 0.046186 10.0.0.47 - - [2025-03-20 02:28:43] "GET /obj-perms HTTP/1.1" 200 5056 0.044780