+++ date ++ echo 'INFO: =================== Mon Feb 17 00:49:37 UTC 2025 ===================' INFO: =================== Mon Feb 17 00:49:37 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ 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 +++ head -n 1 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.56 ++ 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.56,10.0.0.53,10.0.0.22 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.56,10.0.0.53,10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.56,10.0.0.53,10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.56,10.0.0.53,10.0.0.22 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.56:8081 10.0.0.53:8081 10.0.0.22:8081 ' ']' +++ echo '10.0.0.56:8081 10.0.0.53:8081 10.0.0.22:8081' ++ ANALYTICS_SERVERS='10.0.0.56:8081 10.0.0.53:8081 10.0.0.22: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.56:9042 10.0.0.53:9042 10.0.0.22:9042 ' ']' +++ echo '10.0.0.56:9042 10.0.0.53:9042 10.0.0.22:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.56:9042 10.0.0.53:9042 10.0.0.22:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.56,10.0.0.53,10.0.0.22 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.56:8086 10.0.0.53:8086 10.0.0.22:8086 ' ']' +++ echo '10.0.0.56:8086 10.0.0.53:8086 10.0.0.22:8086' ++ COLLECTOR_SERVERS='10.0.0.56:8086 10.0.0.53:8086 10.0.0.22: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.56,10.0.0.53,10.0.0.22 ++ CONFIGDB_NODES=10.0.0.56,10.0.0.53,10.0.0.22 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.56:8082 10.0.0.53:8082 10.0.0.22:8082 ' ']' +++ echo '10.0.0.56:8082 10.0.0.53:8082 10.0.0.22:8082' ++ CONFIG_SERVERS='10.0.0.56:8082 10.0.0.53:8082 10.0.0.22: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.56:9161 10.0.0.53:9161 10.0.0.22:9161 ' ']' +++ echo '10.0.0.56:9161 10.0.0.53:9161 10.0.0.22:9161' ++ CONFIGDB_SERVERS='10.0.0.56:9161 10.0.0.53:9161 10.0.0.22: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.56:9041 10.0.0.53:9041 10.0.0.22:9041 ' ']' +++ echo '10.0.0.56:9041 10.0.0.53:9041 10.0.0.22:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.56:9041 10.0.0.53:9041 10.0.0.22: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.13,10.20.0.8,10.20.0.10 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.13,10.20.0.8,10.20.0.10 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.56,10.0.0.53,10.0.0.22 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+=10.0.0.53:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.56:2181,10.0.0.53:2181,10.0.0.22:2181, ']' +++ echo 10.0.0.56:2181,10.0.0.53:2181,10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.56:2181,10.0.0.53:2181,10.0.0.22: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.56:2181 10.0.0.53:2181 10.0.0.22:2181 ' ']' +++ echo '10.0.0.56:2181 10.0.0.53:2181 10.0.0.22:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.56:2181 10.0.0.53:2181 10.0.0.22:2181' ++ RABBITMQ_NODES=10.0.0.56,10.0.0.53,10.0.0.22 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+=10.0.0.53:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.56:5673,10.0.0.53:5673,10.0.0.22:5673, ']' +++ echo 10.0.0.56:5673,10.0.0.53:5673,10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.56:5673,10.0.0.53:5673,10.0.0.22: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.56:6379 10.0.0.53:6379 10.0.0.22:6379 ' ']' +++ echo '10.0.0.56:6379 10.0.0.53:6379 10.0.0.22:6379' ++ REDIS_SERVERS='10.0.0.56:6379 10.0.0.53:6379 10.0.0.22: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.56,10.0.0.53,10.0.0.22 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.56:9092 10.0.0.53:9092 10.0.0.22:9092 ' ']' +++ echo '10.0.0.56:9092 10.0.0.53:9092 10.0.0.22:9092' ++ KAFKA_SERVERS='10.0.0.56:9092 10.0.0.53:9092 10.0.0.22: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.56 ++ 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.56,10.0.0.53,10.0.0.22 ++ 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.56,10.0.0.53,10.0.0.22 ++ 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.56,10.0.0.53,10.0.0.22 + local cassandra=10.0.0.56 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.56 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.56,10.0.0.53,10.0.0.22 +++ local servers=10.0.0.56,10.0.0.53,10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort +++ local local_ips=,10.0.0.56,10.20.0.13,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.56'\''))' +++ local server_ip=10.0.0.56 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.56 ]] +++ [[ ,10.0.0.56,10.20.0.13,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.56, ]] +++ echo 10.0.0.56 1 +++ return ++ local ip=10.0.0.56 ++ [[ -z 10.0.0.56 ]] ++ echo 10.0.0.56 + host_ip=10.0.0.56 + [[ cql == \c\q\l ]] ++ echo 10.0.0.56:9041 10.0.0.53:9041 10.0.0.22:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.56:9041 10.0.0.53:9041 10.0.0.22:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.56:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ cut -d = -f 1 ++ set -o posix ++ set ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 02/17/2025 00:49:46.112 7fd34bb16548 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/17/2025 00:49:46.144 7fd34bb16548 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/17/2025 00:49:46.160 7fd34bb16548 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/17/2025 00:49:46.160 7fd34bb16548 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.6.8: /usr/bin/python3 Mon Feb 17 00:50:10 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=) 3756 self._global_pm_uuid = pm.uuid 3757 aps = self.create_singleton_entry(ApplicationPolicySet( 3758 parent_obj=pm, all_applications=True)) 3759 ok, result = self._db_conn.ref_update( 3760 ApplicationPolicySet.object_type, parent_obj undefined pm = all_applications undefined /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4007 if not ok: 4008 (code, msg) = result 4009 raise cfgm_common.exceptions.HttpError(code, msg) 4010 obj_id = result 4011 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/application_policy_set...ce6a1a66-dab3-47f1-a821-b3d6daf6dc8c at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/application_policy_set:default-policy-management:default-application-policy-set exists already with ID: ce6a1a66-dab3-47f1-a821-b3d6daf6dc8c at zookeeper __cause__ = None __class__ = __context__ = NoIdError('application_policy_set default-policy-management:default-application-policy-set',) __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/application_policy_set...ce6a1a66-dab3-47f1-a821-b3d6daf6dc8c at zookeeper', 'status_code': 409} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'vnc_api.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = (409, 'FQ Name: /fq-name-to-uuid/application_policy_set...ce6a1a66-dab3-47f1-a821-b3d6daf6dc8c at zookeeper') content = 'FQ Name: /fq-name-to-uuid/application_policy_set...ce6a1a66-dab3-47f1-a821-b3d6daf6dc8c at zookeeper' status_code = 409 with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3992, in create_singleton_entry s_obj.uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1199, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: application_policy_set default-policy-management:default-application-policy-set 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 3758, in _db_init_entries parent_obj=pm, all_applications=True)) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 4009, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/application_policy_set:default-policy-management:default-application-policy-set exists already with ID: ce6a1a66-dab3-47f1-a821-b3d6daf6dc8c at zookeeper +++ date ++ echo 'INFO: =================== Mon Feb 17 00:50:12 UTC 2025 ===================' INFO: =================== Mon Feb 17 00:50:12 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 +++ 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.56 ++ 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 '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ 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.56,10.0.0.53,10.0.0.22 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.56,10.0.0.53,10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.56,10.0.0.53,10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.56,10.0.0.53,10.0.0.22 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.56:8081 10.0.0.53:8081 10.0.0.22:8081 ' ']' +++ echo '10.0.0.56:8081 10.0.0.53:8081 10.0.0.22:8081' ++ ANALYTICS_SERVERS='10.0.0.56:8081 10.0.0.53:8081 10.0.0.22: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.56:9042 10.0.0.53:9042 10.0.0.22:9042 ' ']' +++ echo '10.0.0.56:9042 10.0.0.53:9042 10.0.0.22:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.56:9042 10.0.0.53:9042 10.0.0.22:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.56,10.0.0.53,10.0.0.22 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.56:8086 10.0.0.53:8086 10.0.0.22:8086 ' ']' +++ echo '10.0.0.56:8086 10.0.0.53:8086 10.0.0.22:8086' ++ COLLECTOR_SERVERS='10.0.0.56:8086 10.0.0.53:8086 10.0.0.22: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.56,10.0.0.53,10.0.0.22 ++ CONFIGDB_NODES=10.0.0.56,10.0.0.53,10.0.0.22 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.56:8082 10.0.0.53:8082 10.0.0.22:8082 ' ']' +++ echo '10.0.0.56:8082 10.0.0.53:8082 10.0.0.22:8082' ++ CONFIG_SERVERS='10.0.0.56:8082 10.0.0.53:8082 10.0.0.22: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.56:9161 10.0.0.53:9161 10.0.0.22:9161 ' ']' +++ echo '10.0.0.56:9161 10.0.0.53:9161 10.0.0.22:9161' ++ CONFIGDB_SERVERS='10.0.0.56:9161 10.0.0.53:9161 10.0.0.22: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.56:9041 10.0.0.53:9041 10.0.0.22:9041 ' ']' +++ echo '10.0.0.56:9041 10.0.0.53:9041 10.0.0.22:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.56:9041 10.0.0.53:9041 10.0.0.22: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.13,10.20.0.8,10.20.0.10 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.13,10.20.0.8,10.20.0.10 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.56,10.0.0.53,10.0.0.22 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+=10.0.0.53:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.56:2181,10.0.0.53:2181,10.0.0.22:2181, ']' +++ echo 10.0.0.56:2181,10.0.0.53:2181,10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.56:2181,10.0.0.53:2181,10.0.0.22: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.56:2181 10.0.0.53:2181 10.0.0.22:2181 ' ']' +++ echo '10.0.0.56:2181 10.0.0.53:2181 10.0.0.22:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.56:2181 10.0.0.53:2181 10.0.0.22:2181' ++ RABBITMQ_NODES=10.0.0.56,10.0.0.53,10.0.0.22 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+=10.0.0.53:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.56:5673,10.0.0.53:5673,10.0.0.22:5673, ']' +++ echo 10.0.0.56:5673,10.0.0.53:5673,10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.56:5673,10.0.0.53:5673,10.0.0.22: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.56:6379 10.0.0.53:6379 10.0.0.22:6379 ' ']' +++ echo '10.0.0.56:6379 10.0.0.53:6379 10.0.0.22:6379' ++ REDIS_SERVERS='10.0.0.56:6379 10.0.0.53:6379 10.0.0.22: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.56,10.0.0.53,10.0.0.22 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.56:9092 10.0.0.53:9092 10.0.0.22:9092 ' ']' +++ echo '10.0.0.56:9092 10.0.0.53:9092 10.0.0.22:9092' ++ KAFKA_SERVERS='10.0.0.56:9092 10.0.0.53:9092 10.0.0.22: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.56 ++ 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.56,10.0.0.53,10.0.0.22 ++ 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.56,10.0.0.53,10.0.0.22 ++ 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.56,10.0.0.53,10.0.0.22 ++ cut -d , -f 1 + local cassandra=10.0.0.56 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.56 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.56,10.0.0.53,10.0.0.22 +++ local servers=10.0.0.56,10.0.0.53,10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie ++++ grep -vi host +++ local local_ips=,10.0.0.56,10.20.0.13,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.56'\''))' +++ local server_ip=10.0.0.56 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.56 ]] +++ [[ ,10.0.0.56,10.20.0.13,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.56, ]] +++ echo 10.0.0.56 1 +++ return ++ local ip=10.0.0.56 ++ [[ -z 10.0.0.56 ]] ++ echo 10.0.0.56 + host_ip=10.0.0.56 + [[ cql == \c\q\l ]] ++ echo 10.0.0.56:9041 10.0.0.53:9041 10.0.0.22:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.56:9041 10.0.0.53:9041 10.0.0.22:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.56:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ set -o posix ++ set ++ sort ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 02/17/2025 00:50:21.914 7f74f3939d88 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/17/2025 00:50:22.006 7f74f3939d88 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/17/2025 00:50:22.029 7f74f3939d88 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/17/2025 00:50:22.029 7f74f3939d88 [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.56:8082/ Hit Ctrl-C to quit. 10.0.0.56 - - [2025-02-17 00:50:23] "GET / HTTP/1.1" 200 45871 0.004011 10.0.0.56 - - [2025-02-17 00:50:23] "GET / HTTP/1.1" 200 45871 0.003167 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.56 - - [2025-02-17 00:50:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000614 10.0.0.56 - - [2025-02-17 00:50:23] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000335 10.0.0.22 - - [2025-02-17 00:50:24] "GET / HTTP/1.1" 200 35931 0.002041 10.0.0.22 - - [2025-02-17 00:50:24] "POST /alarms HTTP/1.1" 401 292 0.000487 10.0.0.53 - - [2025-02-17 00:50:24] "GET / HTTP/1.1" 200 35931 0.001502 10.0.0.53 - - [2025-02-17 00:50:24] "POST /alarms HTTP/1.1" 401 292 0.000637 10.0.0.22 - - [2025-02-17 00:50:25] "POST /hardwares HTTP/1.1" 200 323 1.960695 10.0.0.56 - - [2025-02-17 00:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 1.000401 10.0.0.56 - - [2025-02-17 00:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010000 10.0.0.56 - - [2025-02-17 00:50:25] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.324811 10.0.0.22 - - [2025-02-17 00:50:25] "POST /fqname-to-id HTTP/1.1" 404 165 0.005272 10.0.0.53 - - [2025-02-17 00:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.739370 10.0.0.56 - - [2025-02-17 00:50:25] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.012470 10.0.0.53 - - [2025-02-17 00:50:25] "POST /alarms HTTP/1.1" 409 300 0.169238 10.0.0.53 - - [2025-02-17 00:50:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.014970 10.0.0.22 - - [2025-02-17 00:50:26] "POST /alarms HTTP/1.1" 200 581 0.511084 10.0.0.22 - - [2025-02-17 00:50:26] "POST /hardwares HTTP/1.1" 200 325 0.064102 10.0.0.53 - - [2025-02-17 00:50:26] "POST /alarms HTTP/1.1" 409 297 0.065668 10.0.0.22 - - [2025-02-17 00:50:26] "POST /fqname-to-id HTTP/1.1" 404 164 0.004593 10.0.0.22 - - [2025-02-17 00:50:26] "POST /alarms HTTP/1.1" 200 575 0.153788 10.0.0.53 - - [2025-02-17 00:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007125 10.0.0.53 - - [2025-02-17 00:50:26] "PUT /alarm/1554153e-bea3-4431-b2f4-07f26959fd18 HTTP/1.1" 200 244 0.042978 10.0.0.22 - - [2025-02-17 00:50:26] "POST /hardwares HTTP/1.1" 200 317 0.043235 10.0.0.22 - - [2025-02-17 00:50:26] "POST /alarms HTTP/1.1" 200 575 0.085513 10.0.0.53 - - [2025-02-17 00:50:26] "POST /alarms HTTP/1.1" 409 261 0.005404 10.0.0.22 - - [2025-02-17 00:50:26] "POST /fqname-to-id HTTP/1.1" 404 161 0.009027 10.0.0.53 - - [2025-02-17 00:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005547 10.0.0.22 - - [2025-02-17 00:50:26] "POST /alarms HTTP/1.1" 200 559 0.061142 10.0.0.22 - - [2025-02-17 00:50:26] "POST /hardwares HTTP/1.1" 200 323 0.033337 10.0.0.53 - - [2025-02-17 00:50:26] "PUT /alarm/eec44af5-89df-4b21-8f34-f650787f6bd2 HTTP/1.1" 200 244 0.043922 10.0.0.53 - - [2025-02-17 00:50:26] "POST /alarms HTTP/1.1" 409 253 0.004937 10.0.0.22 - - [2025-02-17 00:50:26] "POST /alarms HTTP/1.1" 200 555 0.061669 /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.22 - - [2025-02-17 00:50:26] "POST /fqname-to-id HTTP/1.1" 404 162 0.010907 10.0.0.53 - - [2025-02-17 00:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006704 10.0.0.53 - - [2025-02-17 00:50:26] "PUT /alarm/ef1be0c6-41ad-4110-b5d9-cee8482987bd HTTP/1.1" 200 244 0.065457 10.0.0.22 - - [2025-02-17 00:50:26] "POST /hardwares HTTP/1.1" 200 325 0.039330 10.0.0.22 - - [2025-02-17 00:50:26] "POST /alarms HTTP/1.1" 200 557 0.145443 10.0.0.53 - - [2025-02-17 00:50:26] "POST /alarms HTTP/1.1" 409 251 0.010684 10.0.0.22 - - [2025-02-17 00:50:26] "POST /fqname-to-id HTTP/1.1" 404 161 0.007649 10.0.0.53 - - [2025-02-17 00:50:26] "POST /access-control-lists HTTP/1.1" 200 587 0.120220 10.0.0.53 - - [2025-02-17 00:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.22 - - [2025-02-17 00:50:26] "POST /alarms HTTP/1.1" 200 565 0.076935 10.0.0.22 - - [2025-02-17 00:50:26] "POST /hardwares HTTP/1.1" 200 319 0.050234 10.0.0.22 - - [2025-02-17 00:50:26] "POST /fqname-to-id HTTP/1.1" 404 162 0.016876 10.0.0.53 - - [2025-02-17 00:50:26] "PUT /alarm/ddf54af6-d67d-4358-906a-127e53b96ffe HTTP/1.1" 200 244 0.064456 10.0.0.22 - - [2025-02-17 00:50:26] "POST /alarms HTTP/1.1" 200 549 0.060997 10.0.0.53 - - [2025-02-17 00:50:26] "POST /alarms HTTP/1.1" 409 252 0.008222 10.0.0.53 - - [2025-02-17 00:50:26] "POST /route-targets HTTP/1.1" 200 327 0.047140 10.0.0.53 - - [2025-02-17 00:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.22 - - [2025-02-17 00:50:27] "POST /hardwares HTTP/1.1" 200 311 0.040875 10.0.0.22 - - [2025-02-17 00:50:27] "POST /fqname-to-id HTTP/1.1" 404 160 0.005026 10.0.0.53 - - [2025-02-17 00:50:27] "PUT /alarm/f421c368-61ab-4496-a2a3-008efe55ebb3 HTTP/1.1" 200 244 0.032701 10.0.0.22 - - [2025-02-17 00:50:27] "POST /alarms HTTP/1.1" 200 557 0.114298 10.0.0.53 - - [2025-02-17 00:50:27] "POST /ref-update HTTP/1.1" 200 156 0.061476 10.0.0.53 - - [2025-02-17 00:50:27] "POST /alarms HTTP/1.1" 409 256 0.007927 10.0.0.22 - - [2025-02-17 00:50:27] "POST /hardwares HTTP/1.1" 200 303 0.033964 10.0.0.53 - - [2025-02-17 00:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006371 10.0.0.22 - - [2025-02-17 00:50:27] "POST /alarms HTTP/1.1" 200 567 0.068621 10.0.0.53 - - [2025-02-17 00:50:27] "POST /route-targets HTTP/1.1" 200 327 0.035734 10.0.0.22 - - [2025-02-17 00:50:27] "POST /fqname-to-id HTTP/1.1" 404 155 0.014348 10.0.0.53 - - [2025-02-17 00:50:27] "PUT /alarm/2aa4e38b-080a-4cf1-96ec-a6b569167586 HTTP/1.1" 200 244 0.054436 10.0.0.22 - - [2025-02-17 00:50:27] "POST /alarms HTTP/1.1" 200 555 0.071872 10.0.0.53 - - [2025-02-17 00:50:27] "POST /alarms HTTP/1.1" 409 248 0.005729 10.0.0.53 - - [2025-02-17 00:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007872 10.0.0.22 - - [2025-02-17 00:50:27] "POST /hardwares HTTP/1.1" 200 305 0.033302 10.0.0.22 - - [2025-02-17 00:50:27] "POST /fqname-to-id HTTP/1.1" 404 155 0.008933 10.0.0.53 - - [2025-02-17 00:50:27] "POST /access-control-lists HTTP/1.1" 200 551 0.125065 10.0.0.22 - - [2025-02-17 00:50:27] "POST /alarms HTTP/1.1" 200 567 0.121405 10.0.0.53 - - [2025-02-17 00:50:27] "PUT /alarm/dadfb480-1a74-4e1f-9dcf-cdcdf702dff1 HTTP/1.1" 200 244 0.071093 10.0.0.53 - - [2025-02-17 00:50:27] "POST /alarms HTTP/1.1" 409 252 0.004188 10.0.0.22 - - [2025-02-17 00:50:27] "POST /hardwares HTTP/1.1" 200 307 0.033710 10.0.0.22 - - [2025-02-17 00:50:27] "POST /fqname-to-id HTTP/1.1" 404 156 0.005865 10.0.0.53 - - [2025-02-17 00:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009343 10.0.0.22 - - [2025-02-17 00:50:27] "POST /alarms HTTP/1.1" 200 575 0.094217 10.0.0.22 - - [2025-02-17 00:50:27] "POST /hardwares HTTP/1.1" 200 309 0.020279 10.0.0.53 - - [2025-02-17 00:50:27] "PUT /alarm/bdba25d7-2f86-48b5-b35d-527b20ed0196 HTTP/1.1" 200 244 0.077904 10.0.0.22 - - [2025-02-17 00:50:27] "POST /alarms HTTP/1.1" 200 569 0.092849 10.0.0.53 - - [2025-02-17 00:50:27] "POST /alarms HTTP/1.1" 409 257 0.005165 10.0.0.22 - - [2025-02-17 00:50:27] "POST /fqname-to-id HTTP/1.1" 404 158 0.003649 10.0.0.53 - - [2025-02-17 00:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.22 - - [2025-02-17 00:50:27] "POST /alarms HTTP/1.1" 200 561 0.058911 10.0.0.22 - - [2025-02-17 00:50:27] "POST /hardwares HTTP/1.1" 200 301 0.033225 10.0.0.53 - - [2025-02-17 00:50:27] "PUT /alarm/dedc45b6-032f-4b5f-96ac-6c527a35dadf HTTP/1.1" 200 244 0.051978 10.0.0.22 - - [2025-02-17 00:50:27] "POST /fqname-to-id HTTP/1.1" 404 157 0.004177 10.0.0.22 - - [2025-02-17 00:50:28] "POST /alarms HTTP/1.1" 200 561 0.060894 10.0.0.53 - - [2025-02-17 00:50:28] "POST /alarms HTTP/1.1" 409 251 0.011927 10.0.0.22 - - [2025-02-17 00:50:28] "POST /hardwares HTTP/1.1" 200 309 0.023105 10.0.0.53 - - [2025-02-17 00:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005605 10.0.0.22 - - [2025-02-17 00:50:28] "POST /fqname-to-id HTTP/1.1" 404 157 0.009013 10.0.0.22 - - [2025-02-17 00:50:28] "POST /alarms HTTP/1.1" 200 561 0.068748 10.0.0.53 - - [2025-02-17 00:50:28] "PUT /alarm/fca83184-ae16-4729-bc09-4b05cd726c47 HTTP/1.1" 200 244 0.026498 10.0.0.53 - - [2025-02-17 00:50:28] "POST /alarms HTTP/1.1" 409 257 0.005486 10.0.0.22 - - [2025-02-17 00:50:28] "POST /hardwares HTTP/1.1" 200 317 0.038687 10.0.0.22 - - [2025-02-17 00:50:28] "POST /alarms HTTP/1.1" 200 547 0.061840 10.0.0.53 - - [2025-02-17 00:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.22 - - [2025-02-17 00:50:28] "POST /fqname-to-id HTTP/1.1" 404 157 0.009286 10.0.0.22 - - [2025-02-17 00:50:28] "POST /alarms HTTP/1.1" 200 595 0.060317 10.0.0.53 - - [2025-02-17 00:50:28] "PUT /alarm/210b768f-7c9c-4ed8-b29e-3b1d4e6d0bda HTTP/1.1" 200 244 0.040804 10.0.0.53 - - [2025-02-17 00:50:28] "POST /alarms HTTP/1.1" 409 261 0.004740 10.0.0.22 - - [2025-02-17 00:50:28] "POST /hardwares HTTP/1.1" 200 303 0.017023 10.0.0.22 - - [2025-02-17 00:50:28] "POST /alarms HTTP/1.1" 200 575 0.054277 10.0.0.53 - - [2025-02-17 00:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.22 - - [2025-02-17 00:50:28] "POST /fqname-to-id HTTP/1.1" 404 185 0.015244 10.0.0.22 - - [2025-02-17 00:50:28] "POST /alarms HTTP/1.1" 200 571 0.072469 10.0.0.53 - - [2025-02-17 00:50:28] "PUT /alarm/436ad1d8-d65b-43ee-8471-1a3af6f3310c HTTP/1.1" 200 244 0.062964 10.0.0.53 - - [2025-02-17 00:50:28] "POST /alarms HTTP/1.1" 409 258 0.004760 10.0.0.22 - - [2025-02-17 00:50:28] "POST /alarms HTTP/1.1" 200 583 0.067046 10.0.0.53 - - [2025-02-17 00:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010426 10.0.0.22 - - [2025-02-17 00:50:28] "POST /features HTTP/1.1" 200 521 0.084908 10.0.0.53 - - [2025-02-17 00:50:28] "PUT /alarm/572a3b08-cdd4-41eb-9b38-931920c6c3c7 HTTP/1.1" 200 244 0.061275 10.0.0.22 - - [2025-02-17 00:50:28] "POST /alarms HTTP/1.1" 200 609 0.076167 10.0.0.22 - - [2025-02-17 00:50:28] "POST /fqname-to-id HTTP/1.1" 404 189 0.003912 10.0.0.53 - - [2025-02-17 00:50:28] "POST /alarms HTTP/1.1" 409 254 0.005763 10.0.0.53 - - [2025-02-17 00:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004739 10.0.0.22 - - [2025-02-17 00:50:28] "POST /features HTTP/1.1" 200 521 0.068689 10.0.0.53 - - [2025-02-17 00:50:28] "PUT /alarm/bc28e380-ab07-434f-bdd7-4167b1507746 HTTP/1.1" 200 244 0.065897 10.0.0.22 - - [2025-02-17 00:50:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.020111 10.0.0.53 - - [2025-02-17 00:50:29] "POST /alarms HTTP/1.1" 409 254 0.004759 10.0.0.53 - - [2025-02-17 00:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004841 10.0.0.22 - - [2025-02-17 00:50:29] "GET / HTTP/1.1" 200 35931 0.002149 10.0.0.22 - - [2025-02-17 00:50:29] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000518 10.0.0.56 - - [2025-02-17 00:50:29] "GET / HTTP/1.1" 200 35931 0.002371 10.0.0.56 - - [2025-02-17 00:50:29] "POST /alarms HTTP/1.1" 401 292 0.000508 10.0.0.53 - - [2025-02-17 00:50:29] "PUT /alarm/fc2979e8-f700-4543-9bf3-6333f2cf6eb5 HTTP/1.1" 200 244 0.036035 10.0.0.22 - - [2025-02-17 00:50:29] "POST /features HTTP/1.1" 200 519 0.077017 10.0.0.53 - - [2025-02-17 00:50:29] "POST /alarms HTTP/1.1" 409 254 0.004482 10.0.0.53 - - [2025-02-17 00:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.22 - - [2025-02-17 00:50:29] "POST /fqname-to-id HTTP/1.1" 404 190 0.006408 10.0.0.53 - - [2025-02-17 00:50:29] "PUT /alarm/888acef5-6c89-472b-a6c7-84476ce91f09 HTTP/1.1" 200 244 0.049406 10.0.0.53 - - [2025-02-17 00:50:29] "POST /alarms HTTP/1.1" 409 247 0.004020 10.0.0.22 - - [2025-02-17 00:50:29] "POST /features HTTP/1.1" 200 541 0.059830 10.0.0.53 - - [2025-02-17 00:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004699 10.0.0.22 - - [2025-02-17 00:50:29] "POST /fqname-to-id HTTP/1.1" 404 179 0.006206 10.0.0.53 - - [2025-02-17 00:50:29] "PUT /alarm/510a11b5-50e1-4f39-8445-f50af8653bb2 HTTP/1.1" 200 244 0.049719 10.0.0.22 - - [2025-02-17 00:50:29] "POST /physical-roles HTTP/1.1" 200 533 0.050035 10.0.0.53 - - [2025-02-17 00:50:29] "POST /alarms HTTP/1.1" 409 272 0.008368 10.0.0.22 - - [2025-02-17 00:50:29] "POST /fqname-to-id HTTP/1.1" 404 191 0.006620 10.0.0.53 - - [2025-02-17 00:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007571 10.0.0.53 - - [2025-02-17 00:50:29] "PUT /alarm/e754d0a7-b2e6-4995-8bfb-813ab036f2e7 HTTP/1.1" 200 244 0.034124 10.0.0.22 - - [2025-02-17 00:50:29] "POST /overlay-roles HTTP/1.1" 200 531 0.098037 10.0.0.53 - - [2025-02-17 00:50:29] "POST /alarms HTTP/1.1" 409 261 0.007700 10.0.0.53 - - [2025-02-17 00:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.016350 10.0.0.22 - - [2025-02-17 00:50:29] "POST /fqname-to-id HTTP/1.1" 404 185 0.005798 10.0.0.22 - - [2025-02-17 00:50:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.441410 10.0.0.22 - - [2025-02-17 00:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005640 10.0.0.56 - - [2025-02-17 00:50:29] "POST /alarms HTTP/1.1" 409 264 0.064285 10.0.0.53 - - [2025-02-17 00:50:29] "PUT /alarm/eaeca3eb-fc38-43b3-8965-2ae6f7ff85f9 HTTP/1.1" 200 244 0.062762 10.0.0.56 - - [2025-02-17 00:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006013 10.0.0.22 - - [2025-02-17 00:50:30] "POST /overlay-roles HTTP/1.1" 200 541 0.074770 10.0.0.53 - - [2025-02-17 00:50:30] "POST /alarms HTTP/1.1" 409 259 0.023443 10.0.0.22 - - [2025-02-17 00:50:30] "POST /fqname-to-id HTTP/1.1" 404 184 0.012720 10.0.0.22 - - [2025-02-17 00:50:30] "PUT /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5 HTTP/1.1" 200 276 0.053092 10.0.0.56 - - [2025-02-17 00:50:30] "PUT /alarm/99de24e5-b833-45f8-a72b-4123dc73c69e HTTP/1.1" 200 244 0.063169 10.0.0.53 - - [2025-02-17 00:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005977 10.0.0.56 - - [2025-02-17 00:50:30] "POST /alarms HTTP/1.1" 409 261 0.018173 10.0.0.53 - - [2025-02-17 00:50:30] "PUT /alarm/82afdd71-9aab-41b9-b980-2f7c9a1c8f8a HTTP/1.1" 200 244 0.036228 10.0.0.56 - - [2025-02-17 00:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007217 10.0.0.53 - - [2025-02-17 00:50:30] "POST /alarms HTTP/1.1" 409 265 0.004673 10.0.0.22 - - [2025-02-17 00:50:30] "POST /overlay-roles HTTP/1.1" 200 533 0.102270 10.0.0.56 - - [2025-02-17 00:50:30] "PUT /alarm/1554153e-bea3-4431-b2f4-07f26959fd18 HTTP/1.1" 200 244 0.029173 10.0.0.53 - - [2025-02-17 00:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.020268 10.0.0.22 - - [2025-02-17 00:50:30] "POST /fqname-to-id HTTP/1.1" 404 187 0.004995 10.0.0.56 - - [2025-02-17 00:50:30] "POST /alarms HTTP/1.1" 409 261 0.004077 10.0.0.56 - - [2025-02-17 00:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.53 - - [2025-02-17 00:50:30] "PUT /alarm/42b1ea67-9281-4eb9-948e-8531c68ab997 HTTP/1.1" 200 244 0.032023 10.0.0.22 - - [2025-02-17 00:50:30] "GET / HTTP/1.1" 200 35931 0.001731 10.0.0.22 - - [2025-02-17 00:50:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000403 10.0.0.53 - - [2025-02-17 00:50:30] "POST /alarms HTTP/1.1" 409 279 0.007080 10.0.0.22 - - [2025-02-17 00:50:30] "POST /overlay-roles HTTP/1.1" 200 541 0.045716 10.0.0.56 - - [2025-02-17 00:50:30] "PUT /alarm/eec44af5-89df-4b21-8f34-f650787f6bd2 HTTP/1.1" 200 244 0.048200 10.0.0.53 - - [2025-02-17 00:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014602 10.0.0.22 - - [2025-02-17 00:50:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.016841 10.0.0.56 - - [2025-02-17 00:50:30] "POST /alarms HTTP/1.1" 409 253 0.008380 10.0.0.53 - - [2025-02-17 00:50:30] "PUT /alarm/8001fd8f-14fd-4d15-9e24-6472e8ef75c4 HTTP/1.1" 200 244 0.042910 10.0.0.56 - - [2025-02-17 00:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008520 10.0.0.22 - - [2025-02-17 00:50:30] "POST /role-definitions HTTP/1.1" 200 533 0.042874 10.0.0.56 - - [2025-02-17 00:50:30] "PUT /alarm/ef1be0c6-41ad-4110-b5d9-cee8482987bd HTTP/1.1" 200 244 0.025349 10.0.0.22 - - [2025-02-17 00:50:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.004129 10.0.0.56 - - [2025-02-17 00:50:30] "POST /alarms HTTP/1.1" 409 251 0.006753 10.0.0.56 - - [2025-02-17 00:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010159 10.0.0.22 - - [2025-02-17 00:50:30] "POST /role-definitions HTTP/1.1" 200 551 0.068350 10.0.0.56 - - [2025-02-17 00:50:30] "PUT /alarm/ddf54af6-d67d-4358-906a-127e53b96ffe HTTP/1.1" 200 244 0.036508 10.0.0.22 - - [2025-02-17 00:50:30] "POST /fqname-to-id HTTP/1.1" 404 189 0.004210 10.0.0.22 - - [2025-02-17 00:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.053371 10.0.0.56 - - [2025-02-17 00:50:30] "POST /alarms HTTP/1.1" 409 252 0.008738 10.0.0.22 - - [2025-02-17 00:50:30] "GET /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.007771 10.0.0.53 - - [2025-02-17 00:50:30] "GET / HTTP/1.1" 200 35931 0.002103 10.0.0.53 - - [2025-02-17 00:50:30] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000505 10.0.0.22 - - [2025-02-17 00:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005996 10.0.0.56 - - [2025-02-17 00:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012349 10.0.0.22 - - [2025-02-17 00:50:31] "POST /role-definitions HTTP/1.1" 200 549 0.067792 10.0.0.22 - - [2025-02-17 00:50:31] "PUT /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5 HTTP/1.1" 200 276 0.051027 10.0.0.56 - - [2025-02-17 00:50:31] "PUT /alarm/f421c368-61ab-4496-a2a3-008efe55ebb3 HTTP/1.1" 200 244 0.068425 10.0.0.22 - - [2025-02-17 00:50:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.009801 10.0.0.56 - - [2025-02-17 00:50:31] "POST /alarms HTTP/1.1" 409 256 0.006988 10.0.0.56 - - [2025-02-17 00:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010863 10.0.0.22 - - [2025-02-17 00:50:31] "POST /role-definitions HTTP/1.1" 200 561 0.066741 10.0.0.56 - - [2025-02-17 00:50:31] "PUT /alarm/2aa4e38b-080a-4cf1-96ec-a6b569167586 HTTP/1.1" 200 244 0.061648 10.0.0.22 - - [2025-02-17 00:50:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.015666 10.0.0.56 - - [2025-02-17 00:50:31] "POST /alarms HTTP/1.1" 409 248 0.011012 10.0.0.56 - - [2025-02-17 00:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013418 10.0.0.22 - - [2025-02-17 00:50:31] "GET / HTTP/1.1" 200 35931 0.001759 10.0.0.22 - - [2025-02-17 00:50:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000477 10.0.0.22 - - [2025-02-17 00:50:31] "POST /role-definitions HTTP/1.1" 200 545 0.082514 10.0.0.56 - - [2025-02-17 00:50:31] "PUT /alarm/dadfb480-1a74-4e1f-9dcf-cdcdf702dff1 HTTP/1.1" 200 244 0.038618 10.0.0.53 - - [2025-02-17 00:50:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.058808 10.0.0.53 - - [2025-02-17 00:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005128 10.0.0.22 - - [2025-02-17 00:50:31] "POST /fqname-to-id HTTP/1.1" 404 192 0.013886 10.0.0.56 - - [2025-02-17 00:50:31] "POST /alarms HTTP/1.1" 409 252 0.015836 10.0.0.53 - - [2025-02-17 00:50:31] "PUT /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5 HTTP/1.1" 200 276 0.020376 10.0.0.56 - - [2025-02-17 00:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010336 10.0.0.22 - - [2025-02-17 00:50:31] "POST /role-definitions HTTP/1.1" 200 555 0.059516 10.0.0.56 - - [2025-02-17 00:50:31] "PUT /alarm/bdba25d7-2f86-48b5-b35d-527b20ed0196 HTTP/1.1" 200 244 0.027564 10.0.0.56 - - [2025-02-17 00:50:31] "POST /alarms HTTP/1.1" 409 257 0.005399 10.0.0.22 - - [2025-02-17 00:50:31] "POST /fqname-to-id HTTP/1.1" 404 187 0.016935 10.0.0.56 - - [2025-02-17 00:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.56 - - [2025-02-17 00:50:31] "PUT /alarm/dedc45b6-032f-4b5f-96ac-6c527a35dadf HTTP/1.1" 200 244 0.055530 10.0.0.22 - - [2025-02-17 00:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.050792 10.0.0.22 - - [2025-02-17 00:50:31] "POST /role-definitions HTTP/1.1" 200 531 0.077703 10.0.0.22 - - [2025-02-17 00:50:31] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.014048 10.0.0.56 - - [2025-02-17 00:50:31] "POST /alarms HTTP/1.1" 409 251 0.005635 10.0.0.53 - - [2025-02-17 00:50:31] "GET / HTTP/1.1" 200 35931 0.004415 10.0.0.53 - - [2025-02-17 00:50:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000888 10.0.0.22 - - [2025-02-17 00:50:32] "POST /fqname-to-id HTTP/1.1" 404 189 0.020787 10.0.0.22 - - [2025-02-17 00:50:32] "PUT /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b HTTP/1.1" 200 274 0.067808 10.0.0.56 - - [2025-02-17 00:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009830 10.0.0.56 - - [2025-02-17 00:50:32] "PUT /alarm/fca83184-ae16-4729-bc09-4b05cd726c47 HTTP/1.1" 200 244 0.035575 10.0.0.22 - - [2025-02-17 00:50:32] "POST /role-definitions HTTP/1.1" 200 557 0.065923 10.0.0.56 - - [2025-02-17 00:50:32] "POST /alarms HTTP/1.1" 409 257 0.007082 10.0.0.22 - - [2025-02-17 00:50:32] "POST /fqname-to-id HTTP/1.1" 404 195 0.013747 10.0.0.56 - - [2025-02-17 00:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.56 - - [2025-02-17 00:50:32] "PUT /alarm/210b768f-7c9c-4ed8-b29e-3b1d4e6d0bda HTTP/1.1" 200 244 0.045125 10.0.0.22 - - [2025-02-17 00:50:32] "POST /feature-configs HTTP/1.1" 200 537 0.091330 10.0.0.56 - - [2025-02-17 00:50:32] "POST /alarms HTTP/1.1" 409 261 0.015113 10.0.0.22 - - [2025-02-17 00:50:32] "POST /fqname-to-id HTTP/1.1" 404 211 0.006333 10.0.0.56 - - [2025-02-17 00:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010916 10.0.0.56 - - [2025-02-17 00:50:32] "PUT /alarm/436ad1d8-d65b-43ee-8471-1a3af6f3310c HTTP/1.1" 200 244 0.055281 10.0.0.56 - - [2025-02-17 00:50:32] "POST /alarms HTTP/1.1" 409 258 0.004505 10.0.0.22 - - [2025-02-17 00:50:32] "POST /node-profiles HTTP/1.1" 200 547 0.077972 10.0.0.53 - - [2025-02-17 00:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.124343 10.0.0.53 - - [2025-02-17 00:50:32] "GET /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.008010 10.0.0.56 - - [2025-02-17 00:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.53 - - [2025-02-17 00:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006603 10.0.0.22 - - [2025-02-17 00:50:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.010178 10.0.0.56 - - [2025-02-17 00:50:32] "PUT /alarm/572a3b08-cdd4-41eb-9b38-931920c6c3c7 HTTP/1.1" 200 244 0.021995 10.0.0.53 - - [2025-02-17 00:50:32] "PUT /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5 HTTP/1.1" 200 276 0.024632 10.0.0.56 - - [2025-02-17 00:50:32] "POST /alarms HTTP/1.1" 409 254 0.003301 10.0.0.22 - - [2025-02-17 00:50:32] "POST /node-profiles HTTP/1.1" 200 541 0.050614 10.0.0.56 - - [2025-02-17 00:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.22 - - [2025-02-17 00:50:32] "POST /fqname-to-id HTTP/1.1" 404 188 0.022155 10.0.0.56 - - [2025-02-17 00:50:32] "PUT /alarm/bc28e380-ab07-434f-bdd7-4167b1507746 HTTP/1.1" 200 244 0.028799 10.0.0.56 - - [2025-02-17 00:50:32] "POST /alarms HTTP/1.1" 409 254 0.009130 10.0.0.56 - - [2025-02-17 00:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011269 10.0.0.22 - - [2025-02-17 00:50:33] "POST /node-profiles HTTP/1.1" 200 531 0.057371 10.0.0.22 - - [2025-02-17 00:50:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.007944 10.0.0.56 - - [2025-02-17 00:50:33] "PUT /alarm/fc2979e8-f700-4543-9bf3-6333f2cf6eb5 HTTP/1.1" 200 244 0.032083 10.0.0.53 - - [2025-02-17 00:50:33] "GET / HTTP/1.1" 200 35931 0.006546 10.0.0.53 - - [2025-02-17 00:50:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000612 10.0.0.56 - - [2025-02-17 00:50:33] "POST /alarms HTTP/1.1" 409 254 0.013186 10.0.0.22 - - [2025-02-17 00:50:33] "POST /telemetry-profiles HTTP/1.1" 200 554 0.046767 10.0.0.56 - - [2025-02-17 00:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015031 10.0.0.22 - - [2025-02-17 00:50:33] "POST /fqname-to-id HTTP/1.1" 404 206 0.017058 10.0.0.56 - - [2025-02-17 00:50:33] "PUT /alarm/888acef5-6c89-472b-a6c7-84476ce91f09 HTTP/1.1" 200 244 0.044093 10.0.0.56 - - [2025-02-17 00:50:33] "POST /alarms HTTP/1.1" 409 247 0.010682 10.0.0.56 - - [2025-02-17 00:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008349 10.0.0.22 - - [2025-02-17 00:50:33] "POST /telemetry-profiles HTTP/1.1" 200 554 0.093247 10.0.0.22 - - [2025-02-17 00:50:33] "POST /fqname-to-id HTTP/1.1" 404 206 0.004854 10.0.0.56 - - [2025-02-17 00:50:33] "PUT /alarm/510a11b5-50e1-4f39-8445-f50af8653bb2 HTTP/1.1" 200 244 0.045176 10.0.0.56 - - [2025-02-17 00:50:33] "POST /alarms HTTP/1.1" 409 272 0.007489 10.0.0.56 - - [2025-02-17 00:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009353 10.0.0.22 - - [2025-02-17 00:50:33] "POST /sflow-profiles HTTP/1.1" 200 532 0.070107 10.0.0.22 - - [2025-02-17 00:50:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.010770 10.0.0.53 - - [2025-02-17 00:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.121668 10.0.0.56 - - [2025-02-17 00:50:33] "PUT /alarm/e754d0a7-b2e6-4995-8bfb-813ab036f2e7 HTTP/1.1" 200 244 0.063972 10.0.0.53 - - [2025-02-17 00:50:33] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.019862 10.0.0.56 - - [2025-02-17 00:50:33] "POST /alarms HTTP/1.1" 409 261 0.009534 10.0.0.53 - - [2025-02-17 00:50:33] "PUT /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b HTTP/1.1" 200 274 0.051189 10.0.0.56 - - [2025-02-17 00:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006981 10.0.0.22 - - [2025-02-17 00:50:33] "POST /grpc-profiles HTTP/1.1" 200 530 0.084619 10.0.0.56 - - [2025-02-17 00:50:33] "PUT /alarm/eaeca3eb-fc38-43b3-8965-2ae6f7ff85f9 HTTP/1.1" 200 244 0.049500 10.0.0.56 - - [2025-02-17 00:50:33] "POST /alarms HTTP/1.1" 409 259 0.007585 10.0.0.22 - - [2025-02-17 00:50:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.008378 10.0.0.56 - - [2025-02-17 00:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007404 10.0.0.22 - - [2025-02-17 00:50:34] "POST /device-functional-groups HTTP/1.1" 200 540 0.045240 10.0.0.56 - - [2025-02-17 00:50:34] "PUT /alarm/82afdd71-9aab-41b9-b980-2f7c9a1c8f8a HTTP/1.1" 200 244 0.033463 10.0.0.22 - - [2025-02-17 00:50:34] "POST /fqname-to-id HTTP/1.1" 404 195 0.008372 10.0.0.56 - - [2025-02-17 00:50:34] "POST /alarms HTTP/1.1" 409 265 0.012124 10.0.0.56 - - [2025-02-17 00:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005425 10.0.0.22 - - [2025-02-17 00:50:34] "POST /device-functional-groups HTTP/1.1" 200 542 0.061745 10.0.0.56 - - [2025-02-17 00:50:34] "PUT /alarm/42b1ea67-9281-4eb9-948e-8531c68ab997 HTTP/1.1" 200 244 0.037885 10.0.0.22 - - [2025-02-17 00:50:34] "POST /fqname-to-id HTTP/1.1" 404 208 0.006232 10.0.0.56 - - [2025-02-17 00:50:34] "POST /alarms HTTP/1.1" 409 279 0.005943 10.0.0.56 - - [2025-02-17 00:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.22 - - [2025-02-17 00:50:34] "POST /device-functional-groups HTTP/1.1" 200 620 0.047606 10.0.0.56 - - [2025-02-17 00:50:34] "PUT /alarm/8001fd8f-14fd-4d15-9e24-6472e8ef75c4 HTTP/1.1" 200 244 0.048809 10.0.0.22 - - [2025-02-17 00:50:34] "POST /fqname-to-id HTTP/1.1" 404 205 0.014567 10.0.0.22 - - [2025-02-17 00:50:34] "POST /device-functional-groups HTTP/1.1" 200 574 0.091253 10.0.0.22 - - [2025-02-17 00:50:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.005851 10.0.0.22 - - [2025-02-17 00:50:34] "POST /role-configs HTTP/1.1" 200 522 0.063285 10.0.0.22 - - [2025-02-17 00:50:35] "POST /fqname-to-id HTTP/1.1" 404 202 0.006455 10.0.0.56 - - [2025-02-17 00:50:35] "GET / HTTP/1.1" 200 35931 0.002916 10.0.0.56 - - [2025-02-17 00:50:35] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000671 10.0.0.22 - - [2025-02-17 00:50:35] "POST /role-configs HTTP/1.1" 200 521 0.059030 10.0.0.22 - - [2025-02-17 00:50:35] "POST /fqname-to-id HTTP/1.1" 404 194 0.003779 10.0.0.22 - - [2025-02-17 00:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.22 - - [2025-02-17 00:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014673 10.0.0.22 - - [2025-02-17 00:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008638 10.0.0.56 - - [2025-02-17 00:50:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.037895 10.0.0.22 - - [2025-02-17 00:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007918 10.0.0.56 - - [2025-02-17 00:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004657 10.0.0.56 - - [2025-02-17 00:50:35] "PUT /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5 HTTP/1.1" 200 276 0.027623 10.0.0.22 - - [2025-02-17 00:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007323 10.0.0.22 - - [2025-02-17 00:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005961 10.0.0.22 - - [2025-02-17 00:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005070 10.0.0.22 - - [2025-02-17 00:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010062 10.0.0.22 - - [2025-02-17 00:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012749 10.0.0.22 - - [2025-02-17 00:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.56 - - [2025-02-17 00:50:36] "GET / HTTP/1.1" 200 35931 0.002125 10.0.0.56 - - [2025-02-17 00:50:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000537 10.0.0.22 - - [2025-02-17 00:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.22 - - [2025-02-17 00:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.22 - - [2025-02-17 00:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011190 10.0.0.22 - - [2025-02-17 00:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.22 - - [2025-02-17 00:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010082 10.0.0.22 - - [2025-02-17 00:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006405 10.0.0.56 - - [2025-02-17 00:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.072534 10.0.0.56 - - [2025-02-17 00:50:36] "GET /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.009012 10.0.0.56 - - [2025-02-17 00:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010597 10.0.0.22 - - [2025-02-17 00:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005394 10.0.0.56 - - [2025-02-17 00:50:36] "PUT /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5 HTTP/1.1" 200 276 0.023473 10.0.0.22 - - [2025-02-17 00:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006187 10.0.0.22 - - [2025-02-17 00:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.22 - - [2025-02-17 00:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.22 - - [2025-02-17 00:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.22 - - [2025-02-17 00:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.22 - - [2025-02-17 00:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.56 - - [2025-02-17 00:50:37] "GET / HTTP/1.1" 200 35931 0.001723 10.0.0.56 - - [2025-02-17 00:50:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000457 10.0.0.22 - - [2025-02-17 00:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008830 10.0.0.22 - - [2025-02-17 00:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.22 - - [2025-02-17 00:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010858 10.0.0.22 - - [2025-02-17 00:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006882 10.0.0.22 - - [2025-02-17 00:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.22 - - [2025-02-17 00:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.22 - - [2025-02-17 00:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004782 10.0.0.56 - - [2025-02-17 00:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.057100 10.0.0.56 - - [2025-02-17 00:50:37] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.009756 10.0.0.22 - - [2025-02-17 00:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004957 10.0.0.56 - - [2025-02-17 00:50:38] "PUT /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b HTTP/1.1" 200 274 0.047704 10.0.0.22 - - [2025-02-17 00:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.22 - - [2025-02-17 00:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005821 10.0.0.22 - - [2025-02-17 00:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013392 10.0.0.22 - - [2025-02-17 00:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.22 - - [2025-02-17 00:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008370 10.0.0.22 - - [2025-02-17 00:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.016066 10.0.0.22 - - [2025-02-17 00:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.22 - - [2025-02-17 00:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.22 - - [2025-02-17 00:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017714 10.0.0.22 - - [2025-02-17 00:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008839 10.0.0.22 - - [2025-02-17 00:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005937 10.0.0.22 - - [2025-02-17 00:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010800 10.0.0.22 - - [2025-02-17 00:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004938 10.0.0.22 - - [2025-02-17 00:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.22 - - [2025-02-17 00:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012152 10.0.0.22 - - [2025-02-17 00:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005543 10.0.0.22 - - [2025-02-17 00:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004866 10.0.0.22 - - [2025-02-17 00:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.22 - - [2025-02-17 00:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.22 - - [2025-02-17 00:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.22 - - [2025-02-17 00:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.22 - - [2025-02-17 00:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009052 10.0.0.22 - - [2025-02-17 00:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.22 - - [2025-02-17 00:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012562 10.0.0.22 - - [2025-02-17 00:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005340 10.0.0.22 - - [2025-02-17 00:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005378 10.0.0.22 - - [2025-02-17 00:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005074 10.0.0.22 - - [2025-02-17 00:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.22 - - [2025-02-17 00:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.22 - - [2025-02-17 00:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005455 10.0.0.22 - - [2025-02-17 00:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.22 - - [2025-02-17 00:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004811 10.0.0.22 - - [2025-02-17 00:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005808 10.0.0.22 - - [2025-02-17 00:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.22 - - [2025-02-17 00:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.22 - - [2025-02-17 00:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009291 10.0.0.22 - - [2025-02-17 00:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.22 - - [2025-02-17 00:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.22 - - [2025-02-17 00:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005444 10.0.0.22 - - [2025-02-17 00:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.22 - - [2025-02-17 00:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.22 - - [2025-02-17 00:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004784 10.0.0.22 - - [2025-02-17 00:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005119 10.0.0.22 - - [2025-02-17 00:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008499 10.0.0.22 - - [2025-02-17 00:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008325 10.0.0.22 - - [2025-02-17 00:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005027 10.0.0.22 - - [2025-02-17 00:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.22 - - [2025-02-17 00:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.22 - - [2025-02-17 00:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.22 - - [2025-02-17 00:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.22 - - [2025-02-17 00:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005383 10.0.0.22 - - [2025-02-17 00:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.22 - - [2025-02-17 00:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006239 10.0.0.22 - - [2025-02-17 00:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.22 - - [2025-02-17 00:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.22 - - [2025-02-17 00:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.22 - - [2025-02-17 00:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009593 10.0.0.22 - - [2025-02-17 00:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.22 - - [2025-02-17 00:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.22 - - [2025-02-17 00:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012096 10.0.0.22 - - [2025-02-17 00:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.22 - - [2025-02-17 00:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.22 - - [2025-02-17 00:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005271 10.0.0.22 - - [2025-02-17 00:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.22 - - [2025-02-17 00:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.22 - - [2025-02-17 00:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005754 10.0.0.22 - - [2025-02-17 00:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005546 10.0.0.22 - - [2025-02-17 00:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.22 - - [2025-02-17 00:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005702 10.0.0.22 - - [2025-02-17 00:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.22 - - [2025-02-17 00:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.22 - - [2025-02-17 00:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.22 - - [2025-02-17 00:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.22 - - [2025-02-17 00:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011472 10.0.0.22 - - [2025-02-17 00:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.22 - - [2025-02-17 00:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004969 10.0.0.22 - - [2025-02-17 00:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.22 - - [2025-02-17 00:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005162 10.0.0.22 - - [2025-02-17 00:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.22 - - [2025-02-17 00:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.22 - - [2025-02-17 00:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005221 10.0.0.22 - - [2025-02-17 00:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005574 10.0.0.22 - - [2025-02-17 00:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.22 - - [2025-02-17 00:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005466 10.0.0.22 - - [2025-02-17 00:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.22 - - [2025-02-17 00:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005666 10.0.0.22 - - [2025-02-17 00:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005518 10.0.0.22 - - [2025-02-17 00:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004923 10.0.0.22 - - [2025-02-17 00:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.22 - - [2025-02-17 00:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005143 10.0.0.22 - - [2025-02-17 00:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.22 - - [2025-02-17 00:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005580 10.0.0.22 - - [2025-02-17 00:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.22 - - [2025-02-17 00:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.22 - - [2025-02-17 00:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011067 10.0.0.22 - - [2025-02-17 00:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010051 10.0.0.22 - - [2025-02-17 00:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.22 - - [2025-02-17 00:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.22 - - [2025-02-17 00:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008083 10.0.0.22 - - [2025-02-17 00:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012032 10.0.0.22 - - [2025-02-17 00:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.22 - - [2025-02-17 00:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014766 10.0.0.22 - - [2025-02-17 00:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010414 10.0.0.22 - - [2025-02-17 00:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006521 10.0.0.22 - - [2025-02-17 00:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005527 10.0.0.22 - - [2025-02-17 00:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.22 - - [2025-02-17 00:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.22 - - [2025-02-17 00:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.22 - - [2025-02-17 00:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005215 10.0.0.22 - - [2025-02-17 00:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012622 10.0.0.22 - - [2025-02-17 00:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008629 10.0.0.22 - - [2025-02-17 00:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010230 10.0.0.22 - - [2025-02-17 00:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010904 10.0.0.22 - - [2025-02-17 00:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013621 10.0.0.22 - - [2025-02-17 00:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011501 10.0.0.22 - - [2025-02-17 00:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008960 10.0.0.22 - - [2025-02-17 00:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.017306 10.0.0.22 - - [2025-02-17 00:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007501 10.0.0.22 - - [2025-02-17 00:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008966 10.0.0.22 - - [2025-02-17 00:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004848 10.0.0.22 - - [2025-02-17 00:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.22 - - [2025-02-17 00:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006105 10.0.0.22 - - [2025-02-17 00:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004779 10.0.0.22 - - [2025-02-17 00:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004921 10.0.0.22 - - [2025-02-17 00:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010070 10.0.0.22 - - [2025-02-17 00:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005412 10.0.0.22 - - [2025-02-17 00:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004836 10.0.0.22 - - [2025-02-17 00:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005548 10.0.0.22 - - [2025-02-17 00:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006679 10.0.0.22 - - [2025-02-17 00:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.22 - - [2025-02-17 00:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005636 10.0.0.22 - - [2025-02-17 00:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006893 10.0.0.22 - - [2025-02-17 00:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005389 10.0.0.22 - - [2025-02-17 00:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.22 - - [2025-02-17 00:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012846 10.0.0.22 - - [2025-02-17 00:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.22 - - [2025-02-17 00:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.22 - - [2025-02-17 00:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011658 10.0.0.22 - - [2025-02-17 00:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005550 10.0.0.22 - - [2025-02-17 00:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.22 - - [2025-02-17 00:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012128 10.0.0.22 - - [2025-02-17 00:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.22 - - [2025-02-17 00:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007448 10.0.0.22 - - [2025-02-17 00:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005425 10.0.0.22 - - [2025-02-17 00:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005025 10.0.0.22 - - [2025-02-17 00:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.22 - - [2025-02-17 00:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.22 - - [2025-02-17 00:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.22 - - [2025-02-17 00:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.22 - - [2025-02-17 00:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007198 10.0.0.22 - - [2025-02-17 00:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.22 - - [2025-02-17 00:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.22 - - [2025-02-17 00:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.029161 10.0.0.22 - - [2025-02-17 00:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.22 - - [2025-02-17 00:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004799 10.0.0.22 - - [2025-02-17 00:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007551 10.0.0.22 - - [2025-02-17 00:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.22 - - [2025-02-17 00:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.22 - - [2025-02-17 00:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.22 - - [2025-02-17 00:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005273 10.0.0.22 - - [2025-02-17 00:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.22 - - [2025-02-17 00:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005020 10.0.0.22 - - [2025-02-17 00:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.22 - - [2025-02-17 00:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.22 - - [2025-02-17 00:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005184 10.0.0.22 - - [2025-02-17 00:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007088 10.0.0.22 - - [2025-02-17 00:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.22 - - [2025-02-17 00:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005326 10.0.0.22 - - [2025-02-17 00:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.22 - - [2025-02-17 00:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.22 - - [2025-02-17 00:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.22 - - [2025-02-17 00:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.22 - - [2025-02-17 00:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.22 - - [2025-02-17 00:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.22 - - [2025-02-17 00:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.22 - - [2025-02-17 00:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.22 - - [2025-02-17 00:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.22 - - [2025-02-17 00:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.22 - - [2025-02-17 00:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005898 10.0.0.22 - - [2025-02-17 00:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012558 10.0.0.22 - - [2025-02-17 00:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.22 - - [2025-02-17 00:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.22 - - [2025-02-17 00:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005134 10.0.0.22 - - [2025-02-17 00:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.22 - - [2025-02-17 00:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.22 - - [2025-02-17 00:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004598 10.0.0.22 - - [2025-02-17 00:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.22 - - [2025-02-17 00:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.22 - - [2025-02-17 00:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006867 10.0.0.22 - - [2025-02-17 00:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.22 - - [2025-02-17 00:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.22 - - [2025-02-17 00:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.22 - - [2025-02-17 00:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.22 - - [2025-02-17 00:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005372 10.0.0.22 - - [2025-02-17 00:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007767 10.0.0.22 - - [2025-02-17 00:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.22 - - [2025-02-17 00:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.22 - - [2025-02-17 00:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.22 - - [2025-02-17 00:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.22 - - [2025-02-17 00:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.22 - - [2025-02-17 00:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005084 10.0.0.22 - - [2025-02-17 00:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.22 - - [2025-02-17 00:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005477 10.0.0.22 - - [2025-02-17 00:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005706 10.0.0.22 - - [2025-02-17 00:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.22 - - [2025-02-17 00:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.22 - - [2025-02-17 00:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.22 - - [2025-02-17 00:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.22 - - [2025-02-17 00:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.22 - - [2025-02-17 00:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.22 - - [2025-02-17 00:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.22 - - [2025-02-17 00:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007069 10.0.0.22 - - [2025-02-17 00:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005882 10.0.0.22 - - [2025-02-17 00:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006631 10.0.0.22 - - [2025-02-17 00:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005541 10.0.0.22 - - [2025-02-17 00:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006971 10.0.0.22 - - [2025-02-17 00:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.22 - - [2025-02-17 00:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006415 10.0.0.22 - - [2025-02-17 00:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016716 10.0.0.22 - - [2025-02-17 00:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.22 - - [2025-02-17 00:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004883 10.0.0.22 - - [2025-02-17 00:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005975 10.0.0.22 - - [2025-02-17 00:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004896 10.0.0.22 - - [2025-02-17 00:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004593 10.0.0.22 - - [2025-02-17 00:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005085 10.0.0.22 - - [2025-02-17 00:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650 10.0.0.22 - - [2025-02-17 00:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.22 - - [2025-02-17 00:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.22 - - [2025-02-17 00:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.22 - - [2025-02-17 00:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.56 - - [2025-02-17 00:50:57] "POST /useragent-kv HTTP/1.1" 200 115 0.010128 10.0.0.22 - - [2025-02-17 00:50:57] "POST /virtual-networks HTTP/1.1" 200 552 0.122864 10.0.0.22 - - [2025-02-17 00:50:57] "POST /fqname-to-id HTTP/1.1" 404 178 0.003883 10.0.0.53 - - [2025-02-17 00:50:57] "POST /route-targets HTTP/1.1" 200 327 0.025026 10.0.0.22 - - [2025-02-17 00:50:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.004248 10.0.0.22 - - [2025-02-17 00:51:21] "GET /global-system-configs HTTP/1.1" 200 322 10.920754 10.0.0.53 - - [2025-02-17 00:51:23] "GET /global-system-configs HTTP/1.1" 200 322 7.925111 10.0.0.53 - - [2025-02-17 00:51:23] "GET /global-system-configs HTTP/1.1" 200 322 6.719094 10.0.0.56 - - [2025-02-17 00:51:23] "GET /global-system-configs HTTP/1.1" 200 322 4.390261 10.0.0.22 - - [2025-02-17 00:51:23] "GET /global-system-configs HTTP/1.1" 200 322 3.225631 10.0.0.56 - - [2025-02-17 00:51:23] "GET /global-system-configs HTTP/1.1" 200 322 0.882092 10.0.0.53 - - [2025-02-17 00:51:48] "GET / HTTP/1.1" 200 35931 0.002129 10.0.0.53 - - [2025-02-17 00:51:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000486 10.0.0.22 - - [2025-02-17 00:51:49] "GET / HTTP/1.1" 200 35931 0.001722 10.0.0.22 - - [2025-02-17 00:51:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000695 10.0.0.56 - - [2025-02-17 00:51:49] "GET / HTTP/1.1" 200 35931 0.001906 10.0.0.56 - - [2025-02-17 00:51:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000505 10.0.0.53 - - [2025-02-17 00:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 1.502692 10.0.0.53 - - [2025-02-17 00:51:51] "GET /routing-instance/7711a7d3-8c88-469c-a9ed-cc7802efd58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004681 10.0.0.22 - - [2025-02-17 00:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.787867 10.0.0.22 - - [2025-02-17 00:51:51] "GET /routing-instance/7711a7d3-8c88-469c-a9ed-cc7802efd58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003747 10.0.0.56 - - [2025-02-17 00:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.152973 10.0.0.56 - - [2025-02-17 00:51:51] "GET /routing-instance/7711a7d3-8c88-469c-a9ed-cc7802efd58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004408 10.0.0.53 - - [2025-02-17 00:51:51] "POST /bgp-routers HTTP/1.1" 200 620 0.117954 10.0.0.53 - - [2025-02-17 00:51:51] "GET /bgp-router/5854b281-1c4d-4540-a68a-0beb6e42d9b5?fields=global_system_config_back_refs HTTP/1.1" 200 1126 0.024626 10.0.0.22 - - [2025-02-17 00:51:51] "POST /bgp-routers HTTP/1.1" 200 620 0.122034 10.0.0.56 - - [2025-02-17 00:51:51] "POST /bgp-routers HTTP/1.1" 200 620 0.134310 10.0.0.22 - - [2025-02-17 00:51:51] "GET /bgp-router/729da4ef-c93c-4b64-b58e-19e851feb74f?fields=global_system_config_back_refs HTTP/1.1" 200 1126 0.013234 10.0.0.53 - - [2025-02-17 00:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.028670 10.0.0.56 - - [2025-02-17 00:51:51] "GET /bgp-router/5d528968-f873-4986-87d9-07ccd94aed77?fields=global_system_config_back_refs HTTP/1.1" 200 1125 0.010235 10.0.0.22 - - [2025-02-17 00:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.53 - - [2025-02-17 00:51:51] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.009849 10.0.0.53 - - [2025-02-17 00:51:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004207 10.0.0.56 - - [2025-02-17 00:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.22 - - [2025-02-17 00:51:51] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.014914 10.0.0.22 - - [2025-02-17 00:51:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004219 10.0.0.56 - - [2025-02-17 00:51:51] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.014315 10.0.0.53 - - [2025-02-17 00:51:51] "POST /ref-update HTTP/1.1" 200 156 0.038345 10.0.0.56 - - [2025-02-17 00:51:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009058 10.0.0.22 - - [2025-02-17 00:51:51] "POST /ref-update HTTP/1.1" 200 156 0.046273 10.0.0.56 - - [2025-02-17 00:51:51] "POST /ref-update HTTP/1.1" 200 156 0.027508 10.0.0.53 - - [2025-02-17 00:51:52] "POST /ref-update HTTP/1.1" 200 156 0.055686 10.0.0.53 - - [2025-02-17 00:52:53] "GET / HTTP/1.1" 200 35931 0.001808 10.0.0.53 - - [2025-02-17 00:52:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000491 10.0.0.22 - - [2025-02-17 00:52:53] "GET / HTTP/1.1" 200 35931 0.001464 10.0.0.22 - - [2025-02-17 00:52:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000448 10.0.0.56 - - [2025-02-17 00:52:53] "GET / HTTP/1.1" 200 35931 0.001589 10.0.0.56 - - [2025-02-17 00:52:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000448 10.0.0.53 - - [2025-02-17 00:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 1.002202 10.0.0.53 - - [2025-02-17 00:52:55] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.009995 10.0.0.53 - - [2025-02-17 00:52:55] "POST /fqname-to-id HTTP/1.1" 404 220 0.010236 10.0.0.22 - - [2025-02-17 00:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.741387 10.0.0.22 - - [2025-02-17 00:52:55] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004276 10.0.0.22 - - [2025-02-17 00:52:55] "POST /fqname-to-id HTTP/1.1" 404 220 0.012035 10.0.0.53 - - [2025-02-17 00:52:55] "POST /database-nodes HTTP/1.1" 200 603 0.051010 10.0.0.56 - - [2025-02-17 00:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.210300 10.0.0.56 - - [2025-02-17 00:52:55] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.007978 10.0.0.56 - - [2025-02-17 00:52:55] "POST /fqname-to-id HTTP/1.1" 404 220 0.008365 10.0.0.22 - - [2025-02-17 00:52:55] "POST /database-nodes HTTP/1.1" 200 603 0.157093 10.0.0.56 - - [2025-02-17 00:52:55] "POST /database-nodes HTTP/1.1" 200 603 0.102281 10.0.0.22 - - [2025-02-17 00:53:49] "GET / HTTP/1.1" 200 35931 0.002084 10.0.0.22 - - [2025-02-17 00:53:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000486 10.0.0.53 - - [2025-02-17 00:53:50] "GET / HTTP/1.1" 200 35931 0.001537 10.0.0.53 - - [2025-02-17 00:53:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000506 10.0.0.56 - - [2025-02-17 00:53:50] "GET / HTTP/1.1" 200 35931 0.002051 10.0.0.56 - - [2025-02-17 00:53:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000614 10.0.0.22 - - [2025-02-17 00:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.835029 10.0.0.22 - - [2025-02-17 00:53:51] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004120 10.0.0.22 - - [2025-02-17 00:53:51] "POST /fqname-to-id HTTP/1.1" 404 220 0.007970 10.0.0.53 - - [2025-02-17 00:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.621242 10.0.0.53 - - [2025-02-17 00:53:51] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.007384 10.0.0.53 - - [2025-02-17 00:53:51] "POST /fqname-to-id HTTP/1.1" 404 220 0.009850 10.0.0.56 - - [2025-02-17 00:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.212420 10.0.0.56 - - [2025-02-17 00:53:51] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004424 10.0.0.22 - - [2025-02-17 00:53:51] "POST /analytics-nodes HTTP/1.1" 200 605 0.094077 10.0.0.56 - - [2025-02-17 00:53:51] "POST /fqname-to-id HTTP/1.1" 404 220 0.006899 10.0.0.53 - - [2025-02-17 00:53:51] "POST /analytics-nodes HTTP/1.1" 200 605 0.060154 10.0.0.56 - - [2025-02-17 00:53:51] "POST /analytics-nodes HTTP/1.1" 200 605 0.044647 10.0.0.22 - - [2025-02-17 00:53:55] "GET / HTTP/1.1" 200 35931 0.002863 10.0.0.53 - - [2025-02-17 00:53:55] "GET / HTTP/1.1" 200 35931 0.001564 10.0.0.56 - - [2025-02-17 00:53:56] "GET / HTTP/1.1" 200 35931 0.002143 10.0.0.53 - - [2025-02-17 00:54:11] "GET / HTTP/1.1" 200 35931 0.001892 10.0.0.53 - - [2025-02-17 00:54:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000768 10.0.0.22 - - [2025-02-17 00:54:11] "GET / HTTP/1.1" 200 35931 0.001670 10.0.0.22 - - [2025-02-17 00:54:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000473 10.0.0.56 - - [2025-02-17 00:54:12] "GET / HTTP/1.1" 200 35931 0.002652 10.0.0.56 - - [2025-02-17 00:54:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000464 10.0.0.53 - - [2025-02-17 00:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.522904 10.0.0.53 - - [2025-02-17 00:54:12] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.006000 10.0.0.53 - - [2025-02-17 00:54:12] "POST /fqname-to-id HTTP/1.1" 404 220 0.006438 10.0.0.53 - - [2025-02-17 00:54:12] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.042363 10.0.0.22 - - [2025-02-17 00:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.800432 10.0.0.22 - - [2025-02-17 00:54:13] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.009512 10.0.0.22 - - [2025-02-17 00:54:13] "POST /fqname-to-id HTTP/1.1" 404 220 0.004786 10.0.0.56 - - [2025-02-17 00:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.169464 10.0.0.56 - - [2025-02-17 00:54:13] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.008999 10.0.0.56 - - [2025-02-17 00:54:13] "POST /fqname-to-id HTTP/1.1" 404 220 0.019763 10.0.0.22 - - [2025-02-17 00:54:13] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.111997 10.0.0.56 - - [2025-02-17 00:54:13] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.048015 10.0.0.22 - - [2025-02-17 00:54:29] "GET / HTTP/1.1" 200 35931 0.003498 10.0.0.22 - - [2025-02-17 00:54:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000827 10.0.0.53 - - [2025-02-17 00:54:29] "GET / HTTP/1.1" 200 35931 0.001889 10.0.0.53 - - [2025-02-17 00:54:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000489 10.0.0.56 - - [2025-02-17 00:54:31] "GET / HTTP/1.1" 200 35931 0.002198 10.0.0.56 - - [2025-02-17 00:54:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000843 10.0.0.22 - - [2025-02-17 00:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.928340 10.0.0.22 - - [2025-02-17 00:54:31] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.016208 10.0.0.22 - - [2025-02-17 00:54:31] "POST /fqname-to-id HTTP/1.1" 404 220 0.004371 10.0.0.22 - - [2025-02-17 00:54:32] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.041662 10.0.0.53 - - [2025-02-17 00:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.665486 10.0.0.53 - - [2025-02-17 00:54:32] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.005812 10.0.0.53 - - [2025-02-17 00:54:32] "POST /fqname-to-id HTTP/1.1" 404 220 0.009698 10.0.0.56 - - [2025-02-17 00:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.165114 10.0.0.56 - - [2025-02-17 00:54:32] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.005151 10.0.0.56 - - [2025-02-17 00:54:32] "POST /fqname-to-id HTTP/1.1" 404 220 0.014168 10.0.0.53 - - [2025-02-17 00:54:32] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.135443 10.0.0.56 - - [2025-02-17 00:54:32] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.144520 10.0.0.22 - - [2025-02-17 00:55:47] "GET /global-system-configs HTTP/1.1" 200 322 0.123036 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.53 - - [2025-02-17 00:55:47] "GET /global-system-configs HTTP/1.1" 200 322 0.208641 10.0.0.22 - - [2025-02-17 00:55:47] "GET /obj-perms HTTP/1.1" 200 5056 0.306335 10.0.0.53 - - [2025-02-17 00:55:47] "GET /obj-perms HTTP/1.1" 200 5056 0.705780 10.0.0.56 - - [2025-02-17 00:55:47] "GET /obj-perms HTTP/1.1" 200 5056 0.330060 10.0.0.53 - - [2025-02-17 00:55:47] "GET /global-system-configs HTTP/1.1" 200 322 0.146586 10.0.0.56 - - [2025-02-17 00:55:48] "GET /global-system-configs HTTP/1.1" 200 322 0.052424 10.0.0.22 - - [2025-02-17 00:55:48] "GET /global-system-configs HTTP/1.1" 200 322 0.129748 10.0.0.53 - - [2025-02-17 00:55:48] "GET /obj-perms HTTP/1.1" 200 5056 0.253667 10.0.0.56 - - [2025-02-17 00:55:48] "GET /obj-perms HTTP/1.1" 200 5056 0.248394 10.0.0.22 - - [2025-02-17 00:55:48] "GET /obj-perms HTTP/1.1" 200 5056 0.269934 10.0.0.56 - - [2025-02-17 00:55:49] "GET /global-system-configs HTTP/1.1" 200 322 0.031524 10.0.0.44 - - [2025-02-17 00:56:27] "GET / HTTP/1.1" 200 35931 0.001992 10.0.0.44 - - [2025-02-17 00:56:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000516 10.0.0.42 - - [2025-02-17 00:56:27] "GET / HTTP/1.1" 200 35931 0.001469 10.0.0.42 - - [2025-02-17 00:56:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000518 10.0.0.44 - - [2025-02-17 00:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.827751 10.0.0.44 - - [2025-02-17 00:56:28] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.007733 10.0.0.44 - - [2025-02-17 00:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006955 10.0.0.42 - - [2025-02-17 00:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.490734 10.0.0.42 - - [2025-02-17 00:56:28] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.009107 10.0.0.42 - - [2025-02-17 00:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.029879 10.0.0.44 - - [2025-02-17 00:56:28] "GET /routing-instance/7711a7d3-8c88-469c-a9ed-cc7802efd58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.049186 10.0.0.42 - - [2025-02-17 00:56:28] "GET /routing-instance/7711a7d3-8c88-469c-a9ed-cc7802efd58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011912 10.0.0.44 - - [2025-02-17 00:56:28] "PUT /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b HTTP/1.1" 200 274 0.051412 10.0.0.42 - - [2025-02-17 00:56:28] "PUT /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b HTTP/1.1" 200 274 0.045598 10.0.0.44 - - [2025-02-17 00:56:28] "POST /fqname-to-id HTTP/1.1" 404 218 0.013487 10.0.0.42 - - [2025-02-17 00:56:28] "POST /fqname-to-id HTTP/1.1" 404 218 0.003640 10.0.0.44 - - [2025-02-17 00:56:28] "POST /virtual-routers HTTP/1.1" 200 603 0.079036 10.0.0.42 - - [2025-02-17 00:56:28] "POST /virtual-routers HTTP/1.1" 200 603 0.093026 10.0.0.44 - - [2025-02-17 00:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009750 10.0.0.42 - - [2025-02-17 00:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006159 10.0.0.44 - - [2025-02-17 00:56:29] "GET /virtual-router/182002a3-d837-4645-9aaa-334eb8e3c6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.008627 10.0.0.42 - - [2025-02-17 00:56:29] "GET /virtual-router/4acaffc7-dec9-4a16-891e-24150f68c88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.015831 10.0.0.44 - - [2025-02-17 00:56:29] "POST /fqname-to-id HTTP/1.1" 404 231 0.004805 10.0.0.42 - - [2025-02-17 00:56:29] "POST /fqname-to-id HTTP/1.1" 404 231 0.012676 10.0.0.44 - - [2025-02-17 00:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.42 - - [2025-02-17 00:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.44 - - [2025-02-17 00:56:29] "GET /virtual-network/bf6fb685-a7c2-404b-bd8a-d6a777cc153f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.017909 10.0.0.42 - - [2025-02-17 00:56:29] "GET /virtual-network/bf6fb685-a7c2-404b-bd8a-d6a777cc153f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004952 10.0.0.44 - - [2025-02-17 00:56:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.168748 10.0.0.42 - - [2025-02-17 00:56:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.167565 [Introspect:8084]10.0.0.56 - - [2025-02-17 00:57:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000950 [Introspect:8084]10.0.0.56 - - [2025-02-17 00:57:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001062 10.0.0.53 - - [2025-02-17 00:57:29] "GET /obj-perms HTTP/1.1" 200 5056 0.075783 10.0.0.22 - - [2025-02-17 00:57:30] "GET /obj-perms HTTP/1.1" 200 5056 0.094520 [Introspect:8084]10.0.0.56 - - [2025-02-17 00:57:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000985 [Introspect:8084]10.0.0.56 - - [2025-02-17 00:57:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001167 10.0.0.56 - - [2025-02-17 00:58:30] "GET /obj-perms HTTP/1.1" 200 5056 0.073815 10.0.0.22 - - [2025-02-17 01:00:47] "GET /global-system-configs HTTP/1.1" 200 322 0.141130 10.0.0.53 - - [2025-02-17 01:00:47] "GET /obj-perms HTTP/1.1" 200 5056 0.209353 10.0.0.22 - - [2025-02-17 01:00:47] "GET /obj-perms HTTP/1.1" 200 5056 0.223793 10.0.0.53 - - [2025-02-17 01:00:47] "GET /global-system-configs HTTP/1.1" 200 322 0.077741 10.0.0.56 - - [2025-02-17 01:00:47] "GET /obj-perms HTTP/1.1" 200 5056 0.147908 10.0.0.53 - - [2025-02-17 01:00:47] "GET /global-system-configs HTTP/1.1" 200 322 0.080603 10.0.0.56 - - [2025-02-17 01:00:48] "GET /global-system-configs HTTP/1.1" 200 322 0.101430 10.0.0.22 - - [2025-02-17 01:00:48] "GET /global-system-configs HTTP/1.1" 200 322 0.251838 10.0.0.53 - - [2025-02-17 01:00:48] "GET /obj-perms HTTP/1.1" 200 5056 0.369120 10.0.0.22 - - [2025-02-17 01:00:48] "GET /obj-perms HTTP/1.1" 200 5056 0.387177 10.0.0.56 - - [2025-02-17 01:00:48] "GET /obj-perms HTTP/1.1" 200 5056 0.423153 10.0.0.56 - - [2025-02-17 01:00:49] "GET /global-system-configs HTTP/1.1" 200 322 0.069309 10.0.0.53 - - [2025-02-17 01:01:33] "GET /obj-perms HTTP/1.1" 200 5056 0.065725 10.0.0.22 - - [2025-02-17 01:02:34] "GET /obj-perms HTTP/1.1" 200 5056 0.063241 10.0.0.56 - - [2025-02-17 01:02:34] "GET /obj-perms HTTP/1.1" 200 5056 0.055164 10.0.0.22 - - [2025-02-17 01:05:47] "GET /global-system-configs HTTP/1.1" 200 322 0.087895 10.0.0.53 - - [2025-02-17 01:05:47] "GET /obj-perms HTTP/1.1" 200 5056 0.160128 10.0.0.22 - - [2025-02-17 01:05:47] "GET /obj-perms HTTP/1.1" 200 5056 0.191898 10.0.0.56 - - [2025-02-17 01:05:47] "GET /obj-perms HTTP/1.1" 200 5056 0.212877 10.0.0.53 - - [2025-02-17 01:05:47] "GET /global-system-configs HTTP/1.1" 200 322 0.039032 10.0.0.53 - - [2025-02-17 01:05:47] "GET /global-system-configs HTTP/1.1" 200 322 0.056663 10.0.0.56 - - [2025-02-17 01:05:48] "GET /global-system-configs HTTP/1.1" 200 322 0.084778 10.0.0.22 - - [2025-02-17 01:05:48] "GET /global-system-configs HTTP/1.1" 200 322 0.145281 10.0.0.53 - - [2025-02-17 01:05:48] "GET /obj-perms HTTP/1.1" 200 5056 0.345065 10.0.0.56 - - [2025-02-17 01:05:48] "GET /obj-perms HTTP/1.1" 200 5056 0.363715 10.0.0.22 - - [2025-02-17 01:05:48] "GET /obj-perms HTTP/1.1" 200 5056 0.387817 10.0.0.56 - - [2025-02-17 01:05:49] "GET /global-system-configs HTTP/1.1" 200 322 0.042276 10.0.0.53 - - [2025-02-17 01:06:37] "GET /obj-perms HTTP/1.1" 200 5056 0.061301 10.0.0.22 - - [2025-02-17 01:06:38] "GET /obj-perms HTTP/1.1" 200 5056 0.071888 10.0.0.56 - - [2025-02-17 01:07:38] "GET /obj-perms HTTP/1.1" 200 5056 0.067666 10.0.0.53 - - [2025-02-17 01:10:41] "GET /obj-perms HTTP/1.1" 200 5056 0.082968 10.0.0.22 - - [2025-02-17 01:10:47] "GET /global-system-configs HTTP/1.1" 200 322 0.096420 10.0.0.56 - - [2025-02-17 01:10:47] "GET /obj-perms HTTP/1.1" 200 5056 0.189088 10.0.0.22 - - [2025-02-17 01:10:47] "GET /obj-perms HTTP/1.1" 200 5056 0.211844 10.0.0.53 - - [2025-02-17 01:10:47] "GET /global-system-configs HTTP/1.1" 200 322 0.029022 10.0.0.53 - - [2025-02-17 01:10:47] "GET /global-system-configs HTTP/1.1" 200 322 0.141711 10.0.0.53 - - [2025-02-17 01:10:48] "GET /obj-perms HTTP/1.1" 200 5056 0.218937 10.0.0.56 - - [2025-02-17 01:10:48] "GET /global-system-configs HTTP/1.1" 200 322 0.129703 10.0.0.22 - - [2025-02-17 01:10:48] "GET /global-system-configs HTTP/1.1" 200 322 0.193874 10.0.0.22 - - [2025-02-17 01:10:48] "GET /obj-perms HTTP/1.1" 200 5056 0.437932 10.0.0.56 - - [2025-02-17 01:10:48] "GET /obj-perms HTTP/1.1" 200 5056 0.469670 10.0.0.56 - - [2025-02-17 01:10:49] "GET /global-system-configs HTTP/1.1" 200 322 0.095367 10.0.0.53 - - [2025-02-17 01:10:49] "GET /obj-perms HTTP/1.1" 200 5056 0.176998 10.0.0.22 - - [2025-02-17 01:11:42] "GET /obj-perms HTTP/1.1" 200 5056 0.070568 10.0.0.56 - - [2025-02-17 01:11:42] "GET /obj-perms HTTP/1.1" 200 5056 0.068323 10.0.0.53 - - [2025-02-17 01:15:45] "GET /obj-perms HTTP/1.1" 200 5056 0.087844 10.0.0.22 - - [2025-02-17 01:15:45] "GET /obj-perms HTTP/1.1" 200 5056 0.063782 10.0.0.22 - - [2025-02-17 01:15:47] "GET /global-system-configs HTTP/1.1" 200 322 0.078612 10.0.0.56 - - [2025-02-17 01:15:47] "GET /obj-perms HTTP/1.1" 200 5056 0.267395 10.0.0.53 - - [2025-02-17 01:15:47] "GET /global-system-configs HTTP/1.1" 200 322 0.062131 10.0.0.53 - - [2025-02-17 01:15:47] "GET /obj-perms HTTP/1.1" 200 5056 0.097030 10.0.0.53 - - [2025-02-17 01:15:47] "GET /global-system-configs HTTP/1.1" 200 322 0.121104 10.0.0.22 - - [2025-02-17 01:15:47] "GET /obj-perms HTTP/1.1" 200 5056 0.135653 10.0.0.56 - - [2025-02-17 01:15:48] "GET /global-system-configs HTTP/1.1" 200 322 0.109990 10.0.0.22 - - [2025-02-17 01:15:48] "GET /global-system-configs HTTP/1.1" 200 322 0.153799 10.0.0.56 - - [2025-02-17 01:15:48] "GET /obj-perms HTTP/1.1" 200 5056 0.316725 10.0.0.56 - - [2025-02-17 01:15:49] "GET /global-system-configs HTTP/1.1" 200 322 0.208406 10.0.0.53 - - [2025-02-17 01:15:50] "GET /obj-perms HTTP/1.1" 200 5056 0.250006 10.0.0.22 - - [2025-02-17 01:15:50] "GET /obj-perms HTTP/1.1" 200 5056 0.264962 10.0.0.56 - - [2025-02-17 01:16:46] "GET /obj-perms HTTP/1.1" 200 5056 0.058330 10.0.0.53 - - [2025-02-17 01:19:49] "GET /obj-perms HTTP/1.1" 200 5056 0.115888 10.0.0.22 - - [2025-02-17 01:20:47] "GET /global-system-configs HTTP/1.1" 200 322 0.109409 10.0.0.56 - - [2025-02-17 01:20:47] "GET /obj-perms HTTP/1.1" 200 5056 0.193292 10.0.0.22 - - [2025-02-17 01:20:47] "GET /obj-perms HTTP/1.1" 200 5056 0.218402 10.0.0.53 - - [2025-02-17 01:20:47] "GET /global-system-configs HTTP/1.1" 200 322 0.148890 10.0.0.53 - - [2025-02-17 01:20:47] "GET /global-system-configs HTTP/1.1" 200 322 0.075438 10.0.0.53 - - [2025-02-17 01:20:48] "GET /obj-perms HTTP/1.1" 200 5056 0.202504 10.0.0.56 - - [2025-02-17 01:20:48] "GET /global-system-configs HTTP/1.1" 200 322 0.054452 10.0.0.22 - - [2025-02-17 01:20:48] "GET /global-system-configs HTTP/1.1" 200 322 0.169182 10.0.0.22 - - [2025-02-17 01:20:48] "GET /obj-perms HTTP/1.1" 200 5056 0.359843 10.0.0.56 - - [2025-02-17 01:20:48] "GET /obj-perms HTTP/1.1" 200 5056 0.386239 10.0.0.56 - - [2025-02-17 01:20:50] "GET /global-system-configs HTTP/1.1" 200 322 0.284256 10.0.0.53 - - [2025-02-17 01:20:50] "GET /obj-perms HTTP/1.1" 200 5056 0.453041 10.0.0.22 - - [2025-02-17 01:20:50] "GET /obj-perms HTTP/1.1" 200 5056 0.315704 10.0.0.56 - - [2025-02-17 01:20:50] "GET /obj-perms HTTP/1.1" 200 5056 0.087533 10.0.0.53 - - [2025-02-17 01:24:53] "GET /obj-perms HTTP/1.1" 200 5056 0.060185 10.0.0.22 - - [2025-02-17 01:24:54] "GET /obj-perms HTTP/1.1" 200 5056 0.068348 10.0.0.22 - - [2025-02-17 01:25:47] "GET /global-system-configs HTTP/1.1" 200 322 0.117767 10.0.0.56 - - [2025-02-17 01:25:47] "GET /obj-perms HTTP/1.1" 200 5056 0.237921 10.0.0.53 - - [2025-02-17 01:25:47] "GET /global-system-configs HTTP/1.1" 200 322 0.058371 10.0.0.53 - - [2025-02-17 01:25:47] "GET /global-system-configs HTTP/1.1" 200 322 0.107670 10.0.0.22 - - [2025-02-17 01:25:47] "GET /obj-perms HTTP/1.1" 200 5056 0.130696 10.0.0.53 - - [2025-02-17 01:25:47] "GET /obj-perms HTTP/1.1" 200 5056 0.155706 10.0.0.56 - - [2025-02-17 01:25:48] "GET /global-system-configs HTTP/1.1" 200 322 0.125925 10.0.0.22 - - [2025-02-17 01:25:48] "GET /global-system-configs HTTP/1.1" 200 322 0.123554 10.0.0.56 - - [2025-02-17 01:25:48] "GET /obj-perms HTTP/1.1" 200 5056 0.337293 10.0.0.22 - - [2025-02-17 01:25:49] "GET /obj-perms HTTP/1.1" 200 5056 0.007230 10.0.0.56 - - [2025-02-17 01:25:49] "GET /global-system-configs HTTP/1.1" 200 322 0.012094 10.0.0.53 - - [2025-02-17 01:25:49] "GET /obj-perms HTTP/1.1" 200 5056 0.009043 10.0.0.56 - - [2025-02-17 01:25:54] "GET /obj-perms HTTP/1.1" 200 5056 0.073541 10.0.0.53 - - [2025-02-17 01:28:57] "GET /obj-perms HTTP/1.1" 200 5056 0.065568 10.0.0.22 - - [2025-02-17 01:29:58] "GET /obj-perms HTTP/1.1" 200 5056 0.092261 10.0.0.56 - - [2025-02-17 01:29:58] "GET /obj-perms HTTP/1.1" 200 5056 0.065173 10.0.0.22 - - [2025-02-17 01:30:47] "GET /global-system-configs HTTP/1.1" 200 322 0.066819 10.0.0.53 - - [2025-02-17 01:30:47] "GET /global-system-configs HTTP/1.1" 200 322 0.053177 10.0.0.53 - - [2025-02-17 01:30:47] "GET /global-system-configs HTTP/1.1" 200 322 0.094242 10.0.0.53 - - [2025-02-17 01:30:48] "GET /obj-perms HTTP/1.1" 200 5056 0.182421 10.0.0.56 - - [2025-02-17 01:30:48] "GET /obj-perms HTTP/1.1" 200 5056 0.211861 10.0.0.22 - - [2025-02-17 01:30:48] "GET /obj-perms HTTP/1.1" 200 5056 0.219262 10.0.0.56 - - [2025-02-17 01:30:48] "GET /global-system-configs HTTP/1.1" 200 322 0.035295 10.0.0.22 - - [2025-02-17 01:30:48] "GET /global-system-configs HTTP/1.1" 200 322 0.144036 10.0.0.56 - - [2025-02-17 01:30:49] "GET /global-system-configs HTTP/1.1" 200 322 0.098308 10.0.0.22 - - [2025-02-17 01:30:49] "GET /obj-perms HTTP/1.1" 200 5056 0.173089 10.0.0.56 - - [2025-02-17 01:30:49] "GET /obj-perms HTTP/1.1" 200 5056 0.187303 10.0.0.53 - - [2025-02-17 01:30:50] "GET /obj-perms HTTP/1.1" 200 5056 0.209590 10.0.0.53 - - [2025-02-17 01:34:02] "GET /obj-perms HTTP/1.1" 200 5056 0.087607 10.0.0.22 - - [2025-02-17 01:34:02] "GET /obj-perms HTTP/1.1" 200 5056 0.061971 10.0.0.56 - - [2025-02-17 01:35:02] "GET /obj-perms HTTP/1.1" 200 5056 0.062693 10.0.0.22 - - [2025-02-17 01:35:47] "GET /global-system-configs HTTP/1.1" 200 322 0.038525 10.0.0.53 - - [2025-02-17 01:35:47] "GET /global-system-configs HTTP/1.1" 200 322 0.123529 10.0.0.53 - - [2025-02-17 01:35:47] "GET /obj-perms HTTP/1.1" 200 5056 0.213022 10.0.0.53 - - [2025-02-17 01:35:47] "GET /global-system-configs HTTP/1.1" 200 322 0.043350 10.0.0.22 - - [2025-02-17 01:35:48] "GET /obj-perms HTTP/1.1" 200 5056 0.327636 10.0.0.56 - - [2025-02-17 01:35:48] "GET /obj-perms HTTP/1.1" 200 5056 0.373265 10.0.0.56 - - [2025-02-17 01:35:48] "GET /global-system-configs HTTP/1.1" 200 322 0.037930 10.0.0.22 - - [2025-02-17 01:35:48] "GET /global-system-configs HTTP/1.1" 200 322 0.219424 10.0.0.53 - - [2025-02-17 01:35:48] "GET /obj-perms HTTP/1.1" 200 5056 0.391579 10.0.0.56 - - [2025-02-17 01:35:49] "GET /global-system-configs HTTP/1.1" 200 322 0.058167 10.0.0.22 - - [2025-02-17 01:35:49] "GET /obj-perms HTTP/1.1" 200 5056 0.171444 10.0.0.56 - - [2025-02-17 01:35:49] "GET /obj-perms HTTP/1.1" 200 5056 0.184738 10.0.0.53 - - [2025-02-17 01:38:05] "GET /obj-perms HTTP/1.1" 200 5056 0.096066 10.0.0.22 - - [2025-02-17 01:39:06] "GET /obj-perms HTTP/1.1" 200 5056 0.079929 10.0.0.56 - - [2025-02-17 01:39:06] "GET /obj-perms HTTP/1.1" 200 5056 0.065650 10.0.0.22 - - [2025-02-17 01:40:47] "GET /global-system-configs HTTP/1.1" 200 322 0.074375 10.0.0.53 - - [2025-02-17 01:40:47] "GET /global-system-configs HTTP/1.1" 200 322 0.109919 10.0.0.53 - - [2025-02-17 01:40:47] "GET /obj-perms HTTP/1.1" 200 5056 0.201990 10.0.0.22 - - [2025-02-17 01:40:47] "GET /obj-perms HTTP/1.1" 200 5056 0.223999 10.0.0.53 - - [2025-02-17 01:40:47] "GET /global-system-configs HTTP/1.1" 200 322 0.003720 10.0.0.56 - - [2025-02-17 01:40:47] "GET /obj-perms HTTP/1.1" 200 5056 0.009053 10.0.0.56 - - [2025-02-17 01:40:48] "GET /global-system-configs HTTP/1.1" 200 322 0.055414 10.0.0.22 - - [2025-02-17 01:40:48] "GET /global-system-configs HTTP/1.1" 200 322 0.246624 10.0.0.53 - - [2025-02-17 01:40:48] "GET /obj-perms HTTP/1.1" 200 5056 0.446723 10.0.0.22 - - [2025-02-17 01:40:48] "GET /obj-perms HTTP/1.1" 200 5056 0.471653 10.0.0.56 - - [2025-02-17 01:40:49] "GET /global-system-configs HTTP/1.1" 200 322 0.114794 10.0.0.56 - - [2025-02-17 01:40:50] "GET /obj-perms HTTP/1.1" 200 5056 0.205450 10.0.0.53 - - [2025-02-17 01:43:10] "GET /obj-perms HTTP/1.1" 200 5056 0.067149 10.0.0.22 - - [2025-02-17 01:43:10] "GET /obj-perms HTTP/1.1" 200 5056 0.084123 10.0.0.56 - - [2025-02-17 01:44:10] "GET /obj-perms HTTP/1.1" 200 5056 0.069087 10.0.0.22 - - [2025-02-17 01:45:47] "GET /global-system-configs HTTP/1.1" 200 322 0.077424 10.0.0.53 - - [2025-02-17 01:45:47] "GET /global-system-configs HTTP/1.1" 200 322 0.086008 10.0.0.22 - - [2025-02-17 01:45:47] "GET /obj-perms HTTP/1.1" 200 5056 0.191664 10.0.0.56 - - [2025-02-17 01:45:47] "GET /obj-perms HTTP/1.1" 200 5056 0.204289 10.0.0.53 - - [2025-02-17 01:45:47] "GET /obj-perms HTTP/1.1" 200 5056 0.222301 10.0.0.53 - - [2025-02-17 01:45:47] "GET /global-system-configs HTTP/1.1" 200 322 0.068159 10.0.0.56 - - [2025-02-17 01:45:48] "GET /global-system-configs HTTP/1.1" 200 322 0.039850 10.0.0.22 - - [2025-02-17 01:45:48] "GET /global-system-configs HTTP/1.1" 200 322 0.188071 10.0.0.56 - - [2025-02-17 01:45:48] "GET /obj-perms HTTP/1.1" 200 5056 0.354300 10.0.0.53 - - [2025-02-17 01:45:48] "GET /obj-perms HTTP/1.1" 200 5056 0.397147 10.0.0.22 - - [2025-02-17 01:45:48] "GET /obj-perms HTTP/1.1" 200 5056 0.426938 10.0.0.56 - - [2025-02-17 01:45:49] "GET /global-system-configs HTTP/1.1" 200 322 0.055094 10.0.0.53 - - [2025-02-17 01:47:14] "GET /obj-perms HTTP/1.1" 200 5056 0.077395 10.0.0.22 - - [2025-02-17 01:48:14] "GET /obj-perms HTTP/1.1" 200 5056 0.070515 10.0.0.56 - - [2025-02-17 01:48:15] "GET /obj-perms HTTP/1.1" 200 5056 0.056451 10.0.0.22 - - [2025-02-17 01:50:47] "GET /global-system-configs HTTP/1.1" 200 322 0.055030 10.0.0.53 - - [2025-02-17 01:50:47] "GET /obj-perms HTTP/1.1" 200 5056 0.191443 10.0.0.53 - - [2025-02-17 01:50:47] "GET /global-system-configs HTTP/1.1" 200 322 0.132080 10.0.0.56 - - [2025-02-17 01:50:47] "GET /obj-perms HTTP/1.1" 200 5056 0.263050 10.0.0.22 - - [2025-02-17 01:50:47] "GET /obj-perms HTTP/1.1" 200 5056 0.285659 10.0.0.53 - - [2025-02-17 01:50:47] "GET /global-system-configs HTTP/1.1" 200 322 0.078761 10.0.0.56 - - [2025-02-17 01:50:48] "GET /global-system-configs HTTP/1.1" 200 322 0.161394 10.0.0.22 - - [2025-02-17 01:50:48] "GET /global-system-configs HTTP/1.1" 200 322 0.257734 10.0.0.53 - - [2025-02-17 01:50:48] "GET /obj-perms HTTP/1.1" 200 5056 0.464010 10.0.0.56 - - [2025-02-17 01:50:49] "GET /obj-perms HTTP/1.1" 200 5056 0.531537 10.0.0.22 - - [2025-02-17 01:50:49] "GET /obj-perms HTTP/1.1" 200 5056 0.562902 10.0.0.56 - - [2025-02-17 01:50:49] "GET /global-system-configs HTTP/1.1" 200 322 0.045076 10.0.0.53 - - [2025-02-17 01:52:18] "GET /obj-perms HTTP/1.1" 200 5056 0.088519 10.0.0.22 - - [2025-02-17 01:52:18] "GET /obj-perms HTTP/1.1" 200 5056 0.089967 10.0.0.56 - - [2025-02-17 01:53:19] "GET /obj-perms HTTP/1.1" 200 5056 0.271824 10.0.0.22 - - [2025-02-17 01:53:23] "GET / HTTP/1.1" 200 35931 0.001902 10.0.0.42 - - [2025-02-17 01:53:37] "GET / HTTP/1.1" 200 35931 0.001553 10.0.0.42 - - [2025-02-17 01:53:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000535 10.0.0.53 - - [2025-02-17 01:53:37] "GET / HTTP/1.1" 200 35931 0.001556 10.0.0.53 - - [2025-02-17 01:53:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000471 10.0.0.22 - - [2025-02-17 01:53:37] "GET / HTTP/1.1" 200 35931 0.002281 10.0.0.22 - - [2025-02-17 01:53:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000682 10.0.0.44 - - [2025-02-17 01:53:37] "GET / HTTP/1.1" 200 35931 0.001738 10.0.0.44 - - [2025-02-17 01:53:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000453 10.0.0.53 - - [2025-02-17 01:53:37] "GET / HTTP/1.1" 200 35931 0.002811 10.0.0.53 - - [2025-02-17 01:53:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000669 10.0.0.53 - - [2025-02-17 01:53:37] "GET / HTTP/1.1" 200 35931 0.002707 10.0.0.53 - - [2025-02-17 01:53:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.002094 10.0.0.22 - - [2025-02-17 01:53:37] "GET / HTTP/1.1" 200 35931 0.002835 10.0.0.22 - - [2025-02-17 01:53:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000557 10.0.0.22 - - [2025-02-17 01:53:38] "GET / HTTP/1.1" 200 35931 0.001892 10.0.0.22 - - [2025-02-17 01:53:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000765 10.0.0.42 - - [2025-02-17 01:53:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.953950 10.0.0.53 - - [2025-02-17 01:53:39] "GET / HTTP/1.1" 200 35931 0.002408 10.0.0.53 - - [2025-02-17 01:53:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000779 10.0.0.53 - - [2025-02-17 01:53:39] "GET / HTTP/1.1" 200 35931 0.002134 10.0.0.53 - - [2025-02-17 01:53:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000526 10.0.0.53 - - [2025-02-17 01:53:39] "POST /fqname-to-id HTTP/1.1" 503 160 1.572125 10.0.0.22 - - [2025-02-17 01:53:39] "POST /fqname-to-id HTTP/1.1" 503 160 1.290714 10.0.0.42 - - [2025-02-17 01:53:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.002132 10.0.0.44 - - [2025-02-17 01:53:39] "POST /fqname-to-id HTTP/1.1" 503 160 1.308263 10.0.0.53 - - [2025-02-17 01:53:40] "POST /fqname-to-id HTTP/1.1" 503 160 1.001832 10.0.0.53 - - [2025-02-17 01:53:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.700747 10.0.0.22 - - [2025-02-17 01:53:40] "GET / HTTP/1.1" 200 35931 0.002592 10.0.0.22 - - [2025-02-17 01:53:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000468 10.0.0.22 - - [2025-02-17 01:53:40] "GET / HTTP/1.1" 200 35931 0.002363 10.0.0.22 - - [2025-02-17 01:53:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000563 10.0.0.22 - - [2025-02-17 01:53:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.744040 10.0.0.53 - - [2025-02-17 01:53:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.002546 10.0.0.22 - - [2025-02-17 01:53:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.002211 10.0.0.22 - - [2025-02-17 01:53:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.725042 10.0.0.42 - - [2025-02-17 01:53:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.001585 10.0.0.22 - - [2025-02-17 01:53:40] "GET / HTTP/1.1" 200 35931 0.002681 10.0.0.22 - - [2025-02-17 01:53:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000580 10.0.0.53 - - [2025-02-17 01:53:40] "GET / HTTP/1.1" 200 35931 0.001461 10.0.0.53 - - [2025-02-17 01:53:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000709 10.0.0.44 - - [2025-02-17 01:53:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.002202 10.0.0.53 - - [2025-02-17 01:53:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.002116 10.0.0.53 - - [2025-02-17 01:53:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001752 10.0.0.53 - - [2025-02-17 01:53:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.691817 10.0.0.53 - - [2025-02-17 01:53:41] "GET / HTTP/1.1" 200 35931 0.001913 10.0.0.53 - - [2025-02-17 01:53:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000610 10.0.0.22 - - [2025-02-17 01:53:41] "GET / HTTP/1.1" 200 35931 0.003606 10.0.0.22 - - [2025-02-17 01:53:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000745 10.0.0.22 - - [2025-02-17 01:53:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001483 10.0.0.53 - - [2025-02-17 01:53:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.709827 10.0.0.53 - - [2025-02-17 01:53:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001592 10.0.0.22 - - [2025-02-17 01:53:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001734 10.0.0.22 - - [2025-02-17 01:53:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001499 10.0.0.42 - - [2025-02-17 01:53:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001434 10.0.0.44 - - [2025-02-17 01:53:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001847 10.0.0.53 - - [2025-02-17 01:53:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.002606 10.0.0.22 - - [2025-02-17 01:53:42] "POST /fqname-to-id HTTP/1.1" 503 160 1.018404 10.0.0.53 - - [2025-02-17 01:53:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.002807 10.0.0.53 - - [2025-02-17 01:53:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.002005 10.0.0.22 - - [2025-02-17 01:53:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001615 10.0.0.53 - - [2025-02-17 01:53:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.002243 10.0.0.53 - - [2025-02-17 01:53:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001669 10.0.0.22 - - [2025-02-17 01:53:42] "POST /fqname-to-id HTTP/1.1" 503 160 1.323809 10.0.0.22 - - [2025-02-17 01:53:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001436 10.0.0.22 - - [2025-02-17 01:53:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001903 10.0.0.22 - - [2025-02-17 01:53:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.997740 10.0.0.42 - - [2025-02-17 01:53:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001506 10.0.0.53 - - [2025-02-17 01:53:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.733893 10.0.0.53 - - [2025-02-17 01:53:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.425873 10.0.0.22 - - [2025-02-17 01:53:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.165290 10.0.0.44 - - [2025-02-17 01:53:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001582 10.0.0.53 - - [2025-02-17 01:53:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001585 10.0.0.22 - - [2025-02-17 01:53:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001693 10.0.0.53 - - [2025-02-17 01:53:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001577 10.0.0.53 - - [2025-02-17 01:53:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.006068 10.0.0.22 - - [2025-02-17 01:53:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001903 10.0.0.53 - - [2025-02-17 01:53:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001497 10.0.0.53 - - [2025-02-17 01:53:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001601 10.0.0.22 - - [2025-02-17 01:53:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001530 10.0.0.22 - - [2025-02-17 01:53:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001643 10.0.0.22 - - [2025-02-17 01:53:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001701 10.0.0.22 - - [2025-02-17 01:53:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.002547 10.0.0.42 - - [2025-02-17 01:53:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001997 10.0.0.53 - - [2025-02-17 01:53:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.002704 10.0.0.53 - - [2025-02-17 01:53:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001803 10.0.0.22 - - [2025-02-17 01:53:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.002079 10.0.0.44 - - [2025-02-17 01:53:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.002584 10.0.0.53 - - [2025-02-17 01:53:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001995 10.0.0.22 - - [2025-02-17 01:53:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001860 10.0.0.53 - - [2025-02-17 01:53:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001671 10.0.0.53 - - [2025-02-17 01:53:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.002726 10.0.0.22 - - [2025-02-17 01:53:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001626 10.0.0.53 - - [2025-02-17 01:53:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001749 10.0.0.53 - - [2025-02-17 01:53:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.002250 10.0.0.22 - - [2025-02-17 01:53:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001605 10.0.0.22 - - [2025-02-17 01:53:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.002231 10.0.0.22 - - [2025-02-17 01:53:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001569 10.0.0.22 - - [2025-02-17 01:53:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001705 10.0.0.42 - - [2025-02-17 01:53:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.002459 10.0.0.53 - - [2025-02-17 01:53:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001591 10.0.0.53 - - [2025-02-17 01:53:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001694 10.0.0.22 - - [2025-02-17 01:53:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001757 10.0.0.44 - - [2025-02-17 01:53:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.002167 10.0.0.53 - - [2025-02-17 01:53:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001538 10.0.0.22 - - [2025-02-17 01:53:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001823 10.0.0.53 - - [2025-02-17 01:53:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001476 10.0.0.53 - - [2025-02-17 01:53:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001434 10.0.0.22 - - [2025-02-17 01:53:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.002015 10.0.0.53 - - [2025-02-17 01:53:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.002012 10.0.0.53 - - [2025-02-17 01:53:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.003022 10.0.0.22 - - [2025-02-17 01:53:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001730 10.0.0.22 - - [2025-02-17 01:53:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001639 10.0.0.22 - - [2025-02-17 01:53:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001771 10.0.0.22 - - [2025-02-17 01:53:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001661 10.0.0.42 - - [2025-02-17 01:53:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001478 10.0.0.53 - - [2025-02-17 01:53:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001673 10.0.0.53 - - [2025-02-17 01:53:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.002025 10.0.0.22 - - [2025-02-17 01:53:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001822 10.0.0.44 - - [2025-02-17 01:53:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001845 10.0.0.53 - - [2025-02-17 01:53:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001723 10.0.0.22 - - [2025-02-17 01:53:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.003346 10.0.0.53 - - [2025-02-17 01:53:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.002482 10.0.0.53 - - [2025-02-17 01:53:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.002137 10.0.0.22 - - [2025-02-17 01:53:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.003540 10.0.0.53 - - [2025-02-17 01:53:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001822 10.0.0.53 - - [2025-02-17 01:53:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001591 10.0.0.22 - - [2025-02-17 01:53:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.008627 10.0.0.22 - - [2025-02-17 01:53:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001414 10.0.0.22 - - [2025-02-17 01:53:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.002050 10.0.0.22 - - [2025-02-17 01:53:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001668 10.0.0.42 - - [2025-02-17 01:53:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.002229 10.0.0.53 - - [2025-02-17 01:53:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001652 10.0.0.53 - - [2025-02-17 01:53:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001563 10.0.0.22 - - [2025-02-17 01:53:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001585 10.0.0.44 - - [2025-02-17 01:53:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.003645 10.0.0.53 - - [2025-02-17 01:53:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001816 10.0.0.22 - - [2025-02-17 01:53:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.002309 10.0.0.53 - - [2025-02-17 01:53:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.005189 10.0.0.53 - - [2025-02-17 01:53:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001361 10.0.0.53 - - [2025-02-17 01:53:47] "GET / HTTP/1.1" 200 35931 0.001701 10.0.0.22 - - [2025-02-17 01:53:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001569 10.0.0.53 - - [2025-02-17 01:53:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001529 10.0.0.53 - - [2025-02-17 01:53:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001470 10.0.0.22 - - [2025-02-17 01:53:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001502 10.0.0.22 - - [2025-02-17 01:53:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001237 10.0.0.22 - - [2025-02-17 01:53:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001592 10.0.0.22 - - [2025-02-17 01:53:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001863 10.0.0.42 - - [2025-02-17 01:53:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001440 10.0.0.53 - - [2025-02-17 01:53:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001547 10.0.0.53 - - [2025-02-17 01:53:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001506 10.0.0.22 - - [2025-02-17 01:53:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001470 10.0.0.22 - - [2025-02-17 01:53:47] "GET / HTTP/1.1" 200 35931 0.003952 10.0.0.44 - - [2025-02-17 01:53:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001579 10.0.0.53 - - [2025-02-17 01:53:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001500 10.0.0.22 - - [2025-02-17 01:53:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001431 10.0.0.53 - - [2025-02-17 01:53:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001503 10.0.0.53 - - [2025-02-17 01:53:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001237 10.0.0.22 - - [2025-02-17 01:53:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001512 10.0.0.53 - - [2025-02-17 01:53:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.002285 10.0.0.53 - - [2025-02-17 01:53:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001564 10.0.0.22 - - [2025-02-17 01:53:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001505 10.0.0.22 - - [2025-02-17 01:53:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.002643 10.0.0.22 - - [2025-02-17 01:53:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.005584 10.0.0.22 - - [2025-02-17 01:53:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.009987 10.0.0.42 - - [2025-02-17 01:53:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.005300 10.0.0.53 - - [2025-02-17 01:53:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.002100 10.0.0.53 - - [2025-02-17 01:53:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001526 10.0.0.22 - - [2025-02-17 01:53:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001456 10.0.0.44 - - [2025-02-17 01:53:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001524 10.0.0.53 - - [2025-02-17 01:53:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001571 10.0.0.22 - - [2025-02-17 01:53:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.002442 10.0.0.53 - - [2025-02-17 01:53:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.002386 10.0.0.53 - - [2025-02-17 01:53:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001262 10.0.0.22 - - [2025-02-17 01:53:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001665 10.0.0.53 - - [2025-02-17 01:53:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001859 10.0.0.53 - - [2025-02-17 01:53:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001688 10.0.0.22 - - [2025-02-17 01:53:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.002632 10.0.0.22 - - [2025-02-17 01:53:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001618 10.0.0.22 - - [2025-02-17 01:53:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.004016 10.0.0.22 - - [2025-02-17 01:53:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.003236 10.0.0.42 - - [2025-02-17 01:53:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.003054 10.0.0.53 - - [2025-02-17 01:53:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001506 10.0.0.53 - - [2025-02-17 01:53:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001733 10.0.0.22 - - [2025-02-17 01:53:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001504 10.0.0.44 - - [2025-02-17 01:53:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001616 10.0.0.53 - - [2025-02-17 01:53:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.002045 10.0.0.22 - - [2025-02-17 01:53:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001592 10.0.0.53 - - [2025-02-17 01:53:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001502 10.0.0.53 - - [2025-02-17 01:53:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001777 10.0.0.22 - - [2025-02-17 01:53:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.002330 10.0.0.53 - - [2025-02-17 01:53:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001471 10.0.0.53 - - [2025-02-17 01:53:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001643 10.0.0.22 - - [2025-02-17 01:53:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.002248 10.0.0.22 - - [2025-02-17 01:53:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.002137 10.0.0.22 - - [2025-02-17 01:53:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001428 10.0.0.22 - - [2025-02-17 01:53:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001627 10.0.0.42 - - [2025-02-17 01:53:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.003010 10.0.0.53 - - [2025-02-17 01:53:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001576 10.0.0.53 - - [2025-02-17 01:53:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.002213 10.0.0.22 - - [2025-02-17 01:53:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.002944 10.0.0.44 - - [2025-02-17 01:53:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001937 10.0.0.53 - - [2025-02-17 01:53:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001978 10.0.0.22 - - [2025-02-17 01:53:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001542 10.0.0.53 - - [2025-02-17 01:53:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.002756 10.0.0.53 - - [2025-02-17 01:53:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001912 10.0.0.22 - - [2025-02-17 01:53:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001955 10.0.0.53 - - [2025-02-17 01:53:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.002095 10.0.0.53 - - [2025-02-17 01:53:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.002234 10.0.0.22 - - [2025-02-17 01:53:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.002173 10.0.0.22 - - [2025-02-17 01:53:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001867 10.0.0.22 - - [2025-02-17 01:53:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.003301 10.0.0.22 - - [2025-02-17 01:53:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001553 10.0.0.42 - - [2025-02-17 01:53:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001850 10.0.0.53 - - [2025-02-17 01:53:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.002246 10.0.0.53 - - [2025-02-17 01:53:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001806 10.0.0.22 - - [2025-02-17 01:53:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001691 10.0.0.44 - - [2025-02-17 01:53:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002216 10.0.0.53 - - [2025-02-17 01:53:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001492 10.0.0.22 - - [2025-02-17 01:53:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002294 10.0.0.53 - - [2025-02-17 01:53:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.003963 10.0.0.53 - - [2025-02-17 01:53:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002515 10.0.0.22 - - [2025-02-17 01:53:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002483 10.0.0.53 - - [2025-02-17 01:53:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002124 10.0.0.53 - - [2025-02-17 01:53:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001737 10.0.0.22 - - [2025-02-17 01:53:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001630 10.0.0.22 - - [2025-02-17 01:53:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001261 10.0.0.22 - - [2025-02-17 01:53:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001715 10.0.0.22 - - [2025-02-17 01:53:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002180 10.0.0.42 - - [2025-02-17 01:53:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001502 10.0.0.53 - - [2025-02-17 01:53:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001688 10.0.0.53 - - [2025-02-17 01:53:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002197 10.0.0.22 - - [2025-02-17 01:53:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001687 10.0.0.44 - - [2025-02-17 01:53:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001567 10.0.0.53 - - [2025-02-17 01:53:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001834 10.0.0.22 - - [2025-02-17 01:53:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001557 10.0.0.53 - - [2025-02-17 01:53:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001616 10.0.0.53 - - [2025-02-17 01:53:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001410 10.0.0.22 - - [2025-02-17 01:53:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.002015 10.0.0.53 - - [2025-02-17 01:53:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001569 10.0.0.53 - - [2025-02-17 01:53:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.008980 10.0.0.22 - - [2025-02-17 01:53:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.003488 10.0.0.22 - - [2025-02-17 01:53:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.002415 10.0.0.22 - - [2025-02-17 01:53:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.002456 10.0.0.22 - - [2025-02-17 01:53:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.002414 10.0.0.42 - - [2025-02-17 01:53:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.004206 10.0.0.53 - - [2025-02-17 01:53:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.002229 10.0.0.53 - - [2025-02-17 01:53:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.002317 10.0.0.22 - - [2025-02-17 01:53:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.002215 10.0.0.44 - - [2025-02-17 01:53:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.002024 10.0.0.53 - - [2025-02-17 01:53:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.002251 10.0.0.22 - - [2025-02-17 01:53:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.004402 10.0.0.53 - - [2025-02-17 01:53:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001901 10.0.0.53 - - [2025-02-17 01:53:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001420 10.0.0.22 - - [2025-02-17 01:53:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.002058 10.0.0.53 - - [2025-02-17 01:53:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001371 10.0.0.53 - - [2025-02-17 01:53:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.002115 10.0.0.22 - - [2025-02-17 01:53:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001788 10.0.0.22 - - [2025-02-17 01:53:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001547 10.0.0.22 - - [2025-02-17 01:53:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001360 10.0.0.22 - - [2025-02-17 01:53:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.003616 10.0.0.42 - - [2025-02-17 01:53:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.002390 10.0.0.53 - - [2025-02-17 01:53:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.002511 10.0.0.53 - - [2025-02-17 01:53:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001846 10.0.0.22 - - [2025-02-17 01:53:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001679 10.0.0.44 - - [2025-02-17 01:53:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001499 10.0.0.53 - - [2025-02-17 01:53:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001825 10.0.0.22 - - [2025-02-17 01:53:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.002971 10.0.0.53 - - [2025-02-17 01:53:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001489 10.0.0.53 - - [2025-02-17 01:53:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001133 10.0.0.22 - - [2025-02-17 01:53:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001481 10.0.0.53 - - [2025-02-17 01:53:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001384 10.0.0.53 - - [2025-02-17 01:53:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001436 10.0.0.22 - - [2025-02-17 01:53:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001459 10.0.0.22 - - [2025-02-17 01:53:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001814 10.0.0.22 - - [2025-02-17 01:53:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001770 10.0.0.22 - - [2025-02-17 01:53:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001566 10.0.0.42 - - [2025-02-17 01:53:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001519 10.0.0.53 - - [2025-02-17 01:53:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001829 10.0.0.53 - - [2025-02-17 01:53:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001868 10.0.0.22 - - [2025-02-17 01:53:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001462 10.0.0.44 - - [2025-02-17 01:53:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001892 10.0.0.53 - - [2025-02-17 01:53:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.003093 10.0.0.22 - - [2025-02-17 01:53:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001927 10.0.0.53 - - [2025-02-17 01:53:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.002332 10.0.0.53 - - [2025-02-17 01:53:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.002366 10.0.0.22 - - [2025-02-17 01:53:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001555 10.0.0.53 - - [2025-02-17 01:53:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001462 10.0.0.53 - - [2025-02-17 01:53:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001853 10.0.0.22 - - [2025-02-17 01:53:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001481 10.0.0.22 - - [2025-02-17 01:53:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001511 10.0.0.22 - - [2025-02-17 01:53:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001313 10.0.0.22 - - [2025-02-17 01:53:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001550 10.0.0.42 - - [2025-02-17 01:53:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001582 10.0.0.53 - - [2025-02-17 01:53:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.002134 10.0.0.53 - - [2025-02-17 01:53:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.002836 10.0.0.22 - - [2025-02-17 01:53:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001801 10.0.0.44 - - [2025-02-17 01:53:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002720 10.0.0.53 - - [2025-02-17 01:53:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002197 10.0.0.22 - - [2025-02-17 01:53:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002756 10.0.0.53 - - [2025-02-17 01:53:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002148 10.0.0.53 - - [2025-02-17 01:53:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.003160 10.0.0.22 - - [2025-02-17 01:53:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002054 10.0.0.53 - - [2025-02-17 01:53:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002002 10.0.0.53 - - [2025-02-17 01:53:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002380 10.0.0.22 - - [2025-02-17 01:53:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002292 10.0.0.22 - - [2025-02-17 01:53:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002099 10.0.0.22 - - [2025-02-17 01:53:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001815 10.0.0.22 - - [2025-02-17 01:53:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002256 10.0.0.42 - - [2025-02-17 01:53:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002957 10.0.0.53 - - [2025-02-17 01:53:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002422 10.0.0.53 - - [2025-02-17 01:53:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002647 10.0.0.22 - - [2025-02-17 01:53:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002721 10.0.0.44 - - [2025-02-17 01:53:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.002415 10.0.0.53 - - [2025-02-17 01:53:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.002191 10.0.0.22 - - [2025-02-17 01:53:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.002585 10.0.0.53 - - [2025-02-17 01:53:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.002211 10.0.0.53 - - [2025-02-17 01:53:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.001938 10.0.0.22 - - [2025-02-17 01:53:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.002376 10.0.0.53 - - [2025-02-17 01:53:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.002674 10.0.0.53 - - [2025-02-17 01:53:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.002637 10.0.0.22 - - [2025-02-17 01:53:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.002184 10.0.0.22 - - [2025-02-17 01:53:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.007406 10.0.0.22 - - [2025-02-17 01:53:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.003928 10.0.0.22 - - [2025-02-17 01:53:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.005151 10.0.0.42 - - [2025-02-17 01:53:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.003115 10.0.0.53 - - [2025-02-17 01:53:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.002066 10.0.0.53 - - [2025-02-17 01:53:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.002007 10.0.0.22 - - [2025-02-17 01:53:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.001740 10.0.0.44 - - [2025-02-17 01:53:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.238328 10.0.0.53 - - [2025-02-17 01:53:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.001931 10.0.0.53 - - [2025-02-17 01:53:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.008868 10.0.0.22 - - [2025-02-17 01:53:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.001375 10.0.0.53 - - [2025-02-17 01:53:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.005538 10.0.0.22 - - [2025-02-17 01:53:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.002995 10.0.0.53 - - [2025-02-17 01:53:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.001424 10.0.0.53 - - [2025-02-17 01:53:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.001480 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_api_stats.py", line 18, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 1735, in http_resource_list pagination) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 4123, in _list_collection paginate_count=page_count) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2345, in dbe_list paginate_count=paginate_count) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1007, in object_list start=start) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 247, in xget cf_name=cf_name, key=key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 827, in _XGet _decode_json=False) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Feb 17 01:53:59 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': False, 'finish': '', 'keys': ['global_system_config'], 'start': ''}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': False, 'finish': '', 'keys': ['global_system_config'], 'start': ''} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='', finish='', num_columns=None, columns=None, include_timestamp=False, decode_json=False) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config']], *append_args=('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config']] append_args = ('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config']], params=('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ' args = [['global_system_config']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', args=[['global_system_config']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ' args = [['global_system_config']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.22 - - [2025-02-17 01:53:59] "GET /global-system-configs HTTP/1.1" 500 156 7.145415 10.0.0.22 - - [2025-02-17 01:53:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.001898 10.0.0.22 - - [2025-02-17 01:53:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.001613 10.0.0.22 - - [2025-02-17 01:53:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.002365 10.0.0.22 - - [2025-02-17 01:53:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.004977 10.0.0.42 - - [2025-02-17 01:53:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.004192 10.0.0.53 - - [2025-02-17 01:53:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.002663 10.0.0.53 - - [2025-02-17 01:53:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.001843 10.0.0.22 - - [2025-02-17 01:53:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.004126 10.0.0.44 - - [2025-02-17 01:54:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.001554 10.0.0.53 - - [2025-02-17 01:54:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.001880 10.0.0.53 - - [2025-02-17 01:54:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.002205 10.0.0.22 - - [2025-02-17 01:54:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.001935 10.0.0.53 - - [2025-02-17 01:54:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.004270 10.0.0.22 - - [2025-02-17 01:54:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.001628 10.0.0.53 - - [2025-02-17 01:54:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.001545 10.0.0.53 - - [2025-02-17 01:54:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.001540 10.0.0.22 - - [2025-02-17 01:54:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.001991 10.0.0.22 - - [2025-02-17 01:54:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.001546 10.0.0.22 - - [2025-02-17 01:54:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.002121 10.0.0.22 - - [2025-02-17 01:54:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.004275 10.0.0.42 - - [2025-02-17 01:54:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.010413 10.0.0.53 - - [2025-02-17 01:54:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.005463 10.0.0.53 - - [2025-02-17 01:54:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.006209 10.0.0.22 - - [2025-02-17 01:54:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.001936 10.0.0.44 - - [2025-02-17 01:54:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.001634 10.0.0.53 - - [2025-02-17 01:54:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.001343 10.0.0.22 - - [2025-02-17 01:54:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.001534 10.0.0.53 - - [2025-02-17 01:54:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.001873 10.0.0.53 - - [2025-02-17 01:54:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.001377 10.0.0.22 - - [2025-02-17 01:54:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.002284 10.0.0.53 - - [2025-02-17 01:54:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.002281 10.0.0.53 - - [2025-02-17 01:54:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.001877 10.0.0.22 - - [2025-02-17 01:54:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.002290 10.0.0.22 - - [2025-02-17 01:54:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.001928 10.0.0.22 - - [2025-02-17 01:54:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.002168 10.0.0.22 - - [2025-02-17 01:54:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.002352 10.0.0.42 - - [2025-02-17 01:54:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.001940 10.0.0.53 - - [2025-02-17 01:54:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.002805 10.0.0.53 - - [2025-02-17 01:54:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.002593 10.0.0.22 - - [2025-02-17 01:54:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.002647 10.0.0.53 - - [2025-02-17 01:54:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.011691 10.0.0.44 - - [2025-02-17 01:54:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.006289 10.0.0.53 - - [2025-02-17 01:54:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.002443 10.0.0.22 - - [2025-02-17 01:54:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.001733 10.0.0.53 - - [2025-02-17 01:54:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.003144 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2747, in obj_perms_http_get domain = self._db_conn.fq_name_to_uuid('domain', [domain]) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Feb 17 01:54:02 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain;', 'keys': ['domain'], 'start': 'default-domain:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain;', 'keys': ['domain'], 'start': 'default-domain:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['domain'], start='default-domain:', finish='default-domain;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['domain', 'default-domain:', 'default-domain;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['domain', 'default-domain:', 'default-domain;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['domain', 'default-domain:', 'default-domain;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['domain', 'default-domain:', 'default-domain;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['domain', 'default-domain:', 'default-domain;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['domain', 'default-domain:', 'default-domain;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = ValueError('badly formed hexadecimal UUID string',) __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.56 - - [2025-02-17 01:54:02] "GET /obj-perms HTTP/1.1" 500 156 15.730906 10.0.0.53 - - [2025-02-17 01:54:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.003713 10.0.0.22 - - [2025-02-17 01:54:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.001345 10.0.0.53 - - [2025-02-17 01:54:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.001922 10.0.0.22 - - [2025-02-17 01:54:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.002042 10.0.0.22 - - [2025-02-17 01:54:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.001981 10.0.0.22 - - [2025-02-17 01:54:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.001642 10.0.0.22 - - [2025-02-17 01:54:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.001350 10.0.0.42 - - [2025-02-17 01:54:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.001620 10.0.0.53 - - [2025-02-17 01:54:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.001901 10.0.0.53 - - [2025-02-17 01:54:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.002020 10.0.0.22 - - [2025-02-17 01:54:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.001603 10.0.0.53 - - [2025-02-17 01:54:03] "POST /fqname-to-id HTTP/1.1" 503 160 0.001679 10.0.0.44 - - [2025-02-17 01:54:03] "POST /fqname-to-id HTTP/1.1" 503 160 0.001590 10.0.0.53 - - [2025-02-17 01:54:03] "POST /fqname-to-id HTTP/1.1" 503 160 0.002439 10.0.0.22 - - [2025-02-17 01:54:03] "POST /fqname-to-id HTTP/1.1" 503 160 0.006836 10.0.0.53 - - [2025-02-17 01:54:03] "POST /fqname-to-id HTTP/1.1" 503 160 0.004850 10.0.0.53 - - [2025-02-17 01:54:03] "POST /fqname-to-id HTTP/1.1" 503 160 0.001608 10.0.0.22 - - [2025-02-17 01:54:03] "POST /fqname-to-id HTTP/1.1" 503 160 0.001933 10.0.0.53 - - [2025-02-17 01:54:03] "POST /fqname-to-id HTTP/1.1" 503 160 0.001462 10.0.0.22 - - [2025-02-17 01:54:03] "POST /fqname-to-id HTTP/1.1" 503 160 0.001861 10.0.0.22 - - [2025-02-17 01:54:03] "POST /fqname-to-id HTTP/1.1" 503 160 0.001252 10.0.0.22 - - [2025-02-17 01:54:03] "POST /fqname-to-id HTTP/1.1" 503 160 0.001463 10.0.0.22 - - [2025-02-17 01:54:03] "POST /fqname-to-id HTTP/1.1" 503 160 0.001141 10.0.0.42 - - [2025-02-17 01:54:03] "POST /fqname-to-id HTTP/1.1" 503 160 0.001511 10.0.0.53 - - [2025-02-17 01:54:03] "POST /fqname-to-id HTTP/1.1" 503 160 0.001495 10.0.0.53 - - [2025-02-17 01:54:03] "POST /fqname-to-id HTTP/1.1" 503 160 0.001885 10.0.0.22 - - [2025-02-17 01:54:03] "POST /fqname-to-id HTTP/1.1" 503 160 0.001826 10.0.0.53 - - [2025-02-17 01:54:04] "POST /fqname-to-id HTTP/1.1" 503 160 0.002063 10.0.0.44 - - [2025-02-17 01:54:04] "POST /fqname-to-id HTTP/1.1" 503 160 0.001553 10.0.0.53 - - [2025-02-17 01:54:04] "POST /fqname-to-id HTTP/1.1" 503 160 0.001966 10.0.0.22 - - [2025-02-17 01:54:04] "POST /fqname-to-id HTTP/1.1" 503 160 0.001993 10.0.0.53 - - [2025-02-17 01:54:04] "POST /fqname-to-id HTTP/1.1" 503 160 0.001534 10.0.0.53 - - [2025-02-17 01:54:04] "POST /fqname-to-id HTTP/1.1" 503 160 0.005061 10.0.0.22 - - [2025-02-17 01:54:04] "POST /fqname-to-id HTTP/1.1" 503 160 0.001656 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2747, in obj_perms_http_get domain = self._db_conn.fq_name_to_uuid('domain', [domain]) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Feb 17 01:54: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/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain;', 'keys': ['domain'], 'start': 'default-domain:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain;', 'keys': ['domain'], 'start': 'default-domain:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['domain'], start='default-domain:', finish='default-domain;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['domain', 'default-domain:', 'default-domain;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['domain', 'default-domain:', 'default-domain;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['domain', 'default-domain:', 'default-domain;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['domain', 'default-domain:', 'default-domain;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['domain', 'default-domain:', 'default-domain;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['domain', 'default-domain:', 'default-domain;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = ValueError('badly formed hexadecimal UUID string',) __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.53 - - [2025-02-17 01:54:04] "GET /obj-perms HTTP/1.1" 500 156 15.153165 10.0.0.53 - - [2025-02-17 01:54:04] "POST /fqname-to-id HTTP/1.1" 503 160 0.001945 10.0.0.22 - - [2025-02-17 01:54:04] "POST /fqname-to-id HTTP/1.1" 503 160 0.001595 10.0.0.22 - - [2025-02-17 01:54:04] "POST /fqname-to-id HTTP/1.1" 503 160 0.001698 10.0.0.22 - - [2025-02-17 01:54:04] "POST /fqname-to-id HTTP/1.1" 503 160 0.001666 10.0.0.22 - - [2025-02-17 01:54:04] "POST /fqname-to-id HTTP/1.1" 503 160 0.001274 10.0.0.42 - - [2025-02-17 01:54:04] "POST /fqname-to-id HTTP/1.1" 503 160 0.001465 10.0.0.53 - - [2025-02-17 01:54:04] "POST /fqname-to-id HTTP/1.1" 503 160 0.001784 10.0.0.53 - - [2025-02-17 01:54:04] "POST /fqname-to-id HTTP/1.1" 503 160 0.001744 10.0.0.22 - - [2025-02-17 01:54:04] "POST /fqname-to-id HTTP/1.1" 503 160 0.001932 10.0.0.44 - - [2025-02-17 01:54:05] "POST /fqname-to-id HTTP/1.1" 503 160 0.002005 10.0.0.53 - - [2025-02-17 01:54:05] "POST /fqname-to-id HTTP/1.1" 503 160 0.002178 10.0.0.53 - - [2025-02-17 01:54:05] "POST /fqname-to-id HTTP/1.1" 503 160 0.002074 10.0.0.22 - - [2025-02-17 01:54:05] "POST /fqname-to-id HTTP/1.1" 503 160 0.001807 10.0.0.53 - - [2025-02-17 01:54:05] "POST /fqname-to-id HTTP/1.1" 503 160 0.004310 10.0.0.53 - - [2025-02-17 01:54:05] "POST /fqname-to-id HTTP/1.1" 503 160 0.002104 10.0.0.22 - - [2025-02-17 01:54:05] "POST /fqname-to-id HTTP/1.1" 503 160 0.002113 10.0.0.53 - - [2025-02-17 01:54:05] "POST /fqname-to-id HTTP/1.1" 503 160 0.001815 10.0.0.22 - - [2025-02-17 01:54:05] "POST /fqname-to-id HTTP/1.1" 503 160 0.001772 10.0.0.22 - - [2025-02-17 01:54:05] "POST /fqname-to-id HTTP/1.1" 503 160 0.002399 10.0.0.22 - - [2025-02-17 01:54:05] "POST /fqname-to-id HTTP/1.1" 503 160 0.003387 10.0.0.22 - - [2025-02-17 01:54:05] "POST /fqname-to-id HTTP/1.1" 503 160 0.008859 10.0.0.42 - - [2025-02-17 01:54:05] "POST /fqname-to-id HTTP/1.1" 503 160 0.009595 10.0.0.53 - - [2025-02-17 01:54:05] "POST /fqname-to-id HTTP/1.1" 503 160 0.008063 10.0.0.53 - - [2025-02-17 01:54:05] "POST /fqname-to-id HTTP/1.1" 503 160 0.003741 10.0.0.22 - - [2025-02-17 01:54:05] "POST /fqname-to-id HTTP/1.1" 503 160 0.004242 10.0.0.44 - - [2025-02-17 01:54:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.005761 10.0.0.53 - - [2025-02-17 01:54:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.001795 10.0.0.53 - - [2025-02-17 01:54:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.003398 10.0.0.22 - - [2025-02-17 01:54:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.005928 10.0.0.53 - - [2025-02-17 01:54:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.001838 10.0.0.22 - - [2025-02-17 01:54:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.012072 10.0.0.53 - - [2025-02-17 01:54:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.001581 10.0.0.53 - - [2025-02-17 01:54:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.001951 10.0.0.22 - - [2025-02-17 01:54:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.001551 10.0.0.22 - - [2025-02-17 01:54:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.002140 10.0.0.22 - - [2025-02-17 01:54:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.001589 10.0.0.22 - - [2025-02-17 01:54:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.001596 10.0.0.42 - - [2025-02-17 01:54:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.001509 10.0.0.53 - - [2025-02-17 01:54:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.001586 10.0.0.53 - - [2025-02-17 01:54:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.003610 10.0.0.22 - - [2025-02-17 01:54:06] "POST /fqname-to-id HTTP/1.1" 503 160 0.001606 10.0.0.22 - - [2025-02-17 01:54:07] "GET /obj-perms HTTP/1.1" 200 5056 15.264113 10.0.0.44 - - [2025-02-17 01:54:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.001945 10.0.0.53 - - [2025-02-17 01:54:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.001426 10.0.0.53 - - [2025-02-17 01:54:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.001599 10.0.0.22 - - [2025-02-17 01:54:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.001588 10.0.0.53 - - [2025-02-17 01:54:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.001448 10.0.0.22 - - [2025-02-17 01:54:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.001520 10.0.0.53 - - [2025-02-17 01:54:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.003230 10.0.0.53 - - [2025-02-17 01:54:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.002519 10.0.0.22 - - [2025-02-17 01:54:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.002099 10.0.0.22 - - [2025-02-17 01:54:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.001340 10.0.0.22 - - [2025-02-17 01:54:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.001759 10.0.0.22 - - [2025-02-17 01:54:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.002001 10.0.0.42 - - [2025-02-17 01:54:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.001831 10.0.0.53 - - [2025-02-17 01:54:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.002584 10.0.0.53 - - [2025-02-17 01:54:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.001828 10.0.0.22 - - [2025-02-17 01:54:07] "POST /fqname-to-id HTTP/1.1" 503 160 0.001576 10.0.0.44 - - [2025-02-17 01:54:08] "POST /fqname-to-id HTTP/1.1" 503 160 0.001783 10.0.0.53 - - [2025-02-17 01:54:08] "POST /fqname-to-id HTTP/1.1" 503 160 0.001513 10.0.0.53 - - [2025-02-17 01:54:08] "POST /fqname-to-id HTTP/1.1" 503 160 0.001779 10.0.0.22 - - [2025-02-17 01:54:08] "POST /fqname-to-id HTTP/1.1" 503 160 0.002231 10.0.0.53 - - [2025-02-17 01:54:08] "POST /fqname-to-id HTTP/1.1" 503 160 0.001585 10.0.0.22 - - [2025-02-17 01:54:08] "POST /fqname-to-id HTTP/1.1" 503 160 0.003481 10.0.0.53 - - [2025-02-17 01:54:08] "POST /fqname-to-id HTTP/1.1" 503 160 0.002074 10.0.0.53 - - [2025-02-17 01:54:08] "POST /fqname-to-id HTTP/1.1" 503 160 0.002069 10.0.0.22 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.592316 10.0.0.22 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.592227 10.0.0.22 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.605108 10.0.0.22 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.594303 10.0.0.53 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.555007 10.0.0.53 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.585279 10.0.0.22 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.566411 10.0.0.44 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.127473 10.0.0.53 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.174100 10.0.0.22 - - [2025-02-17 01:54:09] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.150467 10.0.0.22 - - [2025-02-17 01:54:09] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.147338 10.0.0.44 - - [2025-02-17 01:54:09] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.085158 10.0.0.22 - - [2025-02-17 01:54:09] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.138251 10.0.0.22 - - [2025-02-17 01:54:09] "GET /routing-instance/7711a7d3-8c88-469c-a9ed-cc7802efd58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.131410 10.0.0.53 - - [2025-02-17 01:54:09] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.143553 10.0.0.22 - - [2025-02-17 01:54:09] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.132335 10.0.0.53 - - [2025-02-17 01:54:09] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.136501 10.0.0.53 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.273649 10.0.0.53 - - [2025-02-17 01:54:09] "GET /global-system-configs HTTP/1.1" 200 322 6.313789 10.0.0.22 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.256358 10.0.0.53 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.268939 10.0.0.53 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.041269 10.0.0.53 - - [2025-02-17 01:54:09] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.048882 10.0.0.22 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.052401 10.0.0.22 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.058444 10.0.0.22 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.067138 10.0.0.44 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.063323 10.0.0.53 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.031361 10.0.0.53 - - [2025-02-17 01:54:09] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.038092 10.0.0.22 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.034829 10.0.0.53 - - [2025-02-17 01:54:09] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.022786 10.0.0.22 - - [2025-02-17 01:54:09] "POST /bgp-routers HTTP/1.1" 409 303 0.034639 10.0.0.22 - - [2025-02-17 01:54:09] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.022294 10.0.0.53 - - [2025-02-17 01:54:09] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.029365 10.0.0.53 - - [2025-02-17 01:54:09] "GET /global-system-configs HTTP/1.1" 200 322 4.088129 10.0.0.22 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.056577 10.0.0.53 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.058590 10.0.0.22 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.020381 10.0.0.53 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.031171 10.0.0.53 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.025194 10.0.0.53 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.024299 10.0.0.22 - - [2025-02-17 01:54:09] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.026482 10.0.0.53 - - [2025-02-17 01:54:09] "GET /config-database-node/def584f9-215d-4491-a57b-ae4bbfe7f398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.031130 10.0.0.53 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.033375 10.0.0.44 - - [2025-02-17 01:54:09] "GET /routing-instance/7711a7d3-8c88-469c-a9ed-cc7802efd58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.038057 10.0.0.22 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.036709 10.0.0.22 - - [2025-02-17 01:54:09] "GET /config-node/140e262e-c17d-46f7-90d8-0bdcfc626d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.056411 10.0.0.22 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.051800 10.0.0.22 - - [2025-02-17 01:54:09] "GET /config-database-node/d440aaa3-e925-47a6-8924-e4245d51be0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.051151 10.0.0.22 - - [2025-02-17 01:54:09] "GET /analytics-alarm-node/277ac356-95a5-4526-87bc-82d9fda8b2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.082915 10.0.0.53 - - [2025-02-17 01:54:09] "GET /analytics-alarm-node/25bad43a-eced-4f8a-b702-d0560879c0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.050064 10.0.0.53 - - [2025-02-17 01:54:09] "GET /database-node/eee1237f-6d5e-4d2d-8ed4-d657b48a0b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.046986 10.0.0.53 - - [2025-02-17 01:54:09] "GET /config-node/11a4b03d-ac23-425f-a9fe-ca407035cd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.022546 10.0.0.22 - - [2025-02-17 01:54:09] "GET /analytics-snmp-node/ea4aa0db-806d-4504-8456-db3e03223a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.045010 10.0.0.22 - - [2025-02-17 01:54:09] "GET /analytics-node/6964bc0f-92cc-45ea-8062-0b4bb86defc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.060316 10.0.0.53 - - [2025-02-17 01:54:09] "GET /analytics-node/68fe7f4d-859c-44bd-98e0-ecc07db6b5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.052196 10.0.0.44 - - [2025-02-17 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.024315 10.0.0.53 - - [2025-02-17 01:54:09] "GET /analytics-snmp-node/ca2ca63b-6bbc-497e-8517-49e2d0d3accb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.048370 10.0.0.22 - - [2025-02-17 01:54:09] "GET /global-system-configs HTTP/1.1" 200 322 1.257969 10.0.0.56 - - [2025-02-17 01:54:09] "GET /obj-perms HTTP/1.1" 200 5056 6.916354 10.0.0.22 - - [2025-02-17 01:54:09] "GET /bgp-router/729da4ef-c93c-4b64-b58e-19e851feb74f?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.017213 10.0.0.22 - - [2025-02-17 01:54:09] "GET /database-node/adbd3c76-0c35-4a26-b1ae-84603773fcc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.048470 10.0.0.22 - - [2025-02-17 01:54:09] "GET /obj-perms HTTP/1.1" 200 5056 6.157365 10.0.0.53 - - [2025-02-17 01:54:09] "GET /obj-perms HTTP/1.1" 200 5056 5.421307 10.0.0.44 - - [2025-02-17 01:54:09] "GET /virtual-router/182002a3-d837-4645-9aaa-334eb8e3c6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.037798 10.0.0.56 - - [2025-02-17 01:54:10] "GET /obj-perms HTTP/1.1" 200 5056 4.976357 10.0.0.22 - - [2025-02-17 01:54:10] "GET /obj-perms HTTP/1.1" 200 5056 3.436198 10.0.0.53 - - [2025-02-17 01:54:10] "GET /obj-perms HTTP/1.1" 200 5056 2.976728 10.0.0.53 - - [2025-02-17 01:54:10] "GET /obj-perms HTTP/1.1" 200 5056 2.513757 10.0.0.56 - - [2025-02-17 01:54:10] "GET /obj-perms HTTP/1.1" 200 5056 2.179876 10.0.0.22 - - [2025-02-17 01:54:10] "GET /obj-perms HTTP/1.1" 200 5056 1.828045 10.0.0.22 - - [2025-02-17 01:54:10] "PUT /bgp-router/729da4ef-c93c-4b64-b58e-19e851feb74f HTTP/1.1" 200 254 0.245573 10.0.0.44 - - [2025-02-17 01:54:10] "PUT /virtual-router/182002a3-d837-4645-9aaa-334eb8e3c6cb HTTP/1.1" 200 262 0.196824 10.0.0.44 - - [2025-02-17 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.045748 10.0.0.44 - - [2025-02-17 01:54:10] "GET /virtual-router/182002a3-d837-4645-9aaa-334eb8e3c6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.005111 10.0.0.44 - - [2025-02-17 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012518 10.0.0.44 - - [2025-02-17 01:54:10] "GET /virtual-machine-interface/409d0de4-6314-4b05-a9a9-6104b7da981a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.021655 10.0.0.44 - - [2025-02-17 01:54:10] "PUT /virtual-machine-interface/409d0de4-6314-4b05-a9a9-6104b7da981a HTTP/1.1" 200 284 0.040094 10.0.0.53 - - [2025-02-17 01:54:10] "GET / HTTP/1.1" 200 35931 0.011536 10.0.0.53 - - [2025-02-17 01:54:10] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000474 10.0.0.22 - - [2025-02-17 01:54:10] "GET / HTTP/1.1" 200 35931 0.001931 10.0.0.22 - - [2025-02-17 01:54:10] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000484 10.0.0.42 - - [2025-02-17 01:54:11] "GET / HTTP/1.1" 200 35931 0.002691 10.0.0.42 - - [2025-02-17 01:54:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.001029 10.0.0.53 - - [2025-02-17 01:54:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.560807 10.0.0.22 - - [2025-02-17 01:54:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.444530 10.0.0.42 - - [2025-02-17 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.059866 10.0.0.42 - - [2025-02-17 01:54:12] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.008815 10.0.0.42 - - [2025-02-17 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010348 10.0.0.42 - - [2025-02-17 01:54:12] "GET /routing-instance/7711a7d3-8c88-469c-a9ed-cc7802efd58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014400 10.0.0.42 - - [2025-02-17 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.022040 10.0.0.42 - - [2025-02-17 01:54:12] "GET /virtual-router/4acaffc7-dec9-4a16-891e-24150f68c88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.006613 10.0.0.42 - - [2025-02-17 01:54:12] "PUT /virtual-router/4acaffc7-dec9-4a16-891e-24150f68c88d HTTP/1.1" 200 262 0.061273 10.0.0.42 - - [2025-02-17 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.037050 10.0.0.42 - - [2025-02-17 01:54:13] "GET /virtual-router/4acaffc7-dec9-4a16-891e-24150f68c88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.006146 10.0.0.42 - - [2025-02-17 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009756 10.0.0.42 - - [2025-02-17 01:54:13] "GET /virtual-machine-interface/35fb70ab-c69c-4aaa-8491-9884e0c0bb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1897 0.009382 10.0.0.42 - - [2025-02-17 01:54:13] "PUT /virtual-machine-interface/35fb70ab-c69c-4aaa-8491-9884e0c0bb62 HTTP/1.1" 200 284 0.047464 10.0.0.53 - - [2025-02-17 01:54:14] "GET / HTTP/1.1" 200 35931 0.001975 10.0.0.53 - - [2025-02-17 01:54:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.001048 10.0.0.53 - - [2025-02-17 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.043439 10.0.0.53 - - [2025-02-17 01:54:15] "GET /routing-instance/7711a7d3-8c88-469c-a9ed-cc7802efd58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.016455 10.0.0.53 - - [2025-02-17 01:54:15] "POST /bgp-routers HTTP/1.1" 409 303 0.015422 10.0.0.53 - - [2025-02-17 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.031751 10.0.0.53 - - [2025-02-17 01:54:15] "GET /bgp-router/5854b281-1c4d-4540-a68a-0beb6e42d9b5?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1810 0.030343 10.0.0.53 - - [2025-02-17 01:54:15] "PUT /bgp-router/5854b281-1c4d-4540-a68a-0beb6e42d9b5 HTTP/1.1" 200 254 0.068348 10.0.0.53 - - [2025-02-17 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015678 10.0.0.53 - - [2025-02-17 01:54:17] "GET /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.010936 10.0.0.53 - - [2025-02-17 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013673 10.0.0.53 - - [2025-02-17 01:54:17] "PUT /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5 HTTP/1.1" 200 276 0.022849 10.0.0.22 - - [2025-02-17 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011930 10.0.0.22 - - [2025-02-17 01:54:17] "GET /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.009745 10.0.0.22 - - [2025-02-17 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007720 10.0.0.22 - - [2025-02-17 01:54:17] "PUT /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5 HTTP/1.1" 200 276 0.026032 10.0.0.53 - - [2025-02-17 01:54:17] "GET / HTTP/1.1" 200 35931 0.003323 10.0.0.53 - - [2025-02-17 01:54:17] "POST /alarms HTTP/1.1" 401 292 0.000883 10.0.0.22 - - [2025-02-17 01:54:18] "GET / HTTP/1.1" 200 35931 0.001934 10.0.0.22 - - [2025-02-17 01:54:18] "POST /alarms HTTP/1.1" 401 292 0.000462 10.0.0.53 - - [2025-02-17 01:54:20] "POST /alarms HTTP/1.1" 409 264 1.749430 10.0.0.53 - - [2025-02-17 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012628 10.0.0.22 - - [2025-02-17 01:54:20] "POST /alarms HTTP/1.1" 409 264 1.098967 10.0.0.22 - - [2025-02-17 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.030899 10.0.0.53 - - [2025-02-17 01:54:20] "PUT /alarm/99de24e5-b833-45f8-a72b-4123dc73c69e HTTP/1.1" 200 244 0.120737 10.0.0.53 - - [2025-02-17 01:54:20] "POST /alarms HTTP/1.1" 409 261 0.007861 10.0.0.22 - - [2025-02-17 01:54:20] "PUT /alarm/99de24e5-b833-45f8-a72b-4123dc73c69e HTTP/1.1" 200 244 0.113554 10.0.0.53 - - [2025-02-17 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007689 10.0.0.22 - - [2025-02-17 01:54:20] "POST /alarms HTTP/1.1" 409 261 0.019700 10.0.0.22 - - [2025-02-17 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016219 10.0.0.53 - - [2025-02-17 01:54:20] "PUT /alarm/1554153e-bea3-4431-b2f4-07f26959fd18 HTTP/1.1" 200 244 0.104996 10.0.0.53 - - [2025-02-17 01:54:20] "POST /alarms HTTP/1.1" 409 261 0.009592 10.0.0.22 - - [2025-02-17 01:54:20] "PUT /alarm/1554153e-bea3-4431-b2f4-07f26959fd18 HTTP/1.1" 200 244 0.064242 10.0.0.22 - - [2025-02-17 01:54:21] "POST /alarms HTTP/1.1" 409 261 0.017312 10.0.0.53 - - [2025-02-17 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016352 10.0.0.22 - - [2025-02-17 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005719 10.0.0.53 - - [2025-02-17 01:54:21] "PUT /alarm/eec44af5-89df-4b21-8f34-f650787f6bd2 HTTP/1.1" 200 244 0.093711 10.0.0.22 - - [2025-02-17 01:54:21] "PUT /alarm/eec44af5-89df-4b21-8f34-f650787f6bd2 HTTP/1.1" 200 244 0.089251 10.0.0.53 - - [2025-02-17 01:54:21] "POST /alarms HTTP/1.1" 409 253 0.020839 10.0.0.22 - - [2025-02-17 01:54:21] "POST /alarms HTTP/1.1" 409 253 0.013021 10.0.0.53 - - [2025-02-17 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.018284 10.0.0.22 - - [2025-02-17 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006325 10.0.0.53 - - [2025-02-17 01:54:21] "PUT /alarm/ef1be0c6-41ad-4110-b5d9-cee8482987bd HTTP/1.1" 200 244 0.057055 10.0.0.22 - - [2025-02-17 01:54:21] "PUT /alarm/ef1be0c6-41ad-4110-b5d9-cee8482987bd HTTP/1.1" 200 244 0.078418 10.0.0.53 - - [2025-02-17 01:54:21] "POST /alarms HTTP/1.1" 409 251 0.033281 10.0.0.22 - - [2025-02-17 01:54:21] "POST /alarms HTTP/1.1" 409 251 0.010570 10.0.0.53 - - [2025-02-17 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009129 10.0.0.22 - - [2025-02-17 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.53 - - [2025-02-17 01:54:21] "PUT /alarm/ddf54af6-d67d-4358-906a-127e53b96ffe HTTP/1.1" 200 244 0.079207 10.0.0.22 - - [2025-02-17 01:54:21] "PUT /alarm/ddf54af6-d67d-4358-906a-127e53b96ffe HTTP/1.1" 200 244 0.081024 10.0.0.53 - - [2025-02-17 01:54:21] "POST /alarms HTTP/1.1" 409 252 0.012748 10.0.0.22 - - [2025-02-17 01:54:21] "POST /alarms HTTP/1.1" 409 252 0.030266 10.0.0.53 - - [2025-02-17 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011576 10.0.0.22 - - [2025-02-17 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013565 10.0.0.53 - - [2025-02-17 01:54:21] "PUT /alarm/f421c368-61ab-4496-a2a3-008efe55ebb3 HTTP/1.1" 200 244 0.046394 10.0.0.53 - - [2025-02-17 01:54:21] "POST /alarms HTTP/1.1" 409 256 0.005561 10.0.0.22 - - [2025-02-17 01:54:21] "PUT /alarm/f421c368-61ab-4496-a2a3-008efe55ebb3 HTTP/1.1" 200 244 0.047590 10.0.0.53 - - [2025-02-17 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009019 10.0.0.22 - - [2025-02-17 01:54:22] "POST /alarms HTTP/1.1" 409 256 0.008074 10.0.0.22 - - [2025-02-17 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007844 10.0.0.53 - - [2025-02-17 01:54:22] "PUT /alarm/2aa4e38b-080a-4cf1-96ec-a6b569167586 HTTP/1.1" 200 244 0.047802 10.0.0.53 - - [2025-02-17 01:54:22] "POST /alarms HTTP/1.1" 409 248 0.009703 10.0.0.22 - - [2025-02-17 01:54:22] "PUT /alarm/2aa4e38b-080a-4cf1-96ec-a6b569167586 HTTP/1.1" 200 244 0.065530 10.0.0.53 - - [2025-02-17 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007066 10.0.0.22 - - [2025-02-17 01:54:22] "POST /alarms HTTP/1.1" 409 248 0.008217 10.0.0.22 - - [2025-02-17 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008156 10.0.0.53 - - [2025-02-17 01:54:22] "PUT /alarm/dadfb480-1a74-4e1f-9dcf-cdcdf702dff1 HTTP/1.1" 200 244 0.069892 10.0.0.53 - - [2025-02-17 01:54:22] "POST /alarms HTTP/1.1" 409 252 0.009140 10.0.0.22 - - [2025-02-17 01:54:22] "PUT /alarm/dadfb480-1a74-4e1f-9dcf-cdcdf702dff1 HTTP/1.1" 200 244 0.098008 10.0.0.53 - - [2025-02-17 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.019365 10.0.0.22 - - [2025-02-17 01:54:22] "POST /alarms HTTP/1.1" 409 252 0.008528 10.0.0.22 - - [2025-02-17 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006604 10.0.0.53 - - [2025-02-17 01:54:22] "PUT /alarm/bdba25d7-2f86-48b5-b35d-527b20ed0196 HTTP/1.1" 200 244 0.052974 10.0.0.53 - - [2025-02-17 01:54:22] "POST /alarms HTTP/1.1" 409 257 0.010892 10.0.0.22 - - [2025-02-17 01:54:22] "PUT /alarm/bdba25d7-2f86-48b5-b35d-527b20ed0196 HTTP/1.1" 200 244 0.057596 10.0.0.53 - - [2025-02-17 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012610 10.0.0.22 - - [2025-02-17 01:54:22] "POST /alarms HTTP/1.1" 409 257 0.009727 10.0.0.22 - - [2025-02-17 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007623 10.0.0.53 - - [2025-02-17 01:54:22] "PUT /alarm/dedc45b6-032f-4b5f-96ac-6c527a35dadf HTTP/1.1" 200 244 0.043799 10.0.0.53 - - [2025-02-17 01:54:22] "POST /alarms HTTP/1.1" 409 251 0.007077 10.0.0.22 - - [2025-02-17 01:54:22] "PUT /alarm/dedc45b6-032f-4b5f-96ac-6c527a35dadf HTTP/1.1" 200 244 0.048526 10.0.0.53 - - [2025-02-17 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007704 10.0.0.22 - - [2025-02-17 01:54:22] "POST /alarms HTTP/1.1" 409 251 0.009376 10.0.0.22 - - [2025-02-17 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009810 10.0.0.53 - - [2025-02-17 01:54:22] "PUT /alarm/fca83184-ae16-4729-bc09-4b05cd726c47 HTTP/1.1" 200 244 0.040641 10.0.0.53 - - [2025-02-17 01:54:23] "POST /alarms HTTP/1.1" 409 257 0.007193 10.0.0.22 - - [2025-02-17 01:54:23] "PUT /alarm/fca83184-ae16-4729-bc09-4b05cd726c47 HTTP/1.1" 200 244 0.078829 10.0.0.53 - - [2025-02-17 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010725 10.0.0.22 - - [2025-02-17 01:54:23] "POST /alarms HTTP/1.1" 409 257 0.007801 10.0.0.22 - - [2025-02-17 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010952 10.0.0.53 - - [2025-02-17 01:54:23] "PUT /alarm/210b768f-7c9c-4ed8-b29e-3b1d4e6d0bda HTTP/1.1" 200 244 0.062753 10.0.0.53 - - [2025-02-17 01:54:23] "POST /alarms HTTP/1.1" 409 261 0.012302 10.0.0.53 - - [2025-02-17 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008634 10.0.0.22 - - [2025-02-17 01:54:23] "PUT /alarm/210b768f-7c9c-4ed8-b29e-3b1d4e6d0bda HTTP/1.1" 200 244 0.078411 10.0.0.22 - - [2025-02-17 01:54:23] "POST /alarms HTTP/1.1" 409 261 0.004563 10.0.0.53 - - [2025-02-17 01:54:23] "PUT /alarm/436ad1d8-d65b-43ee-8471-1a3af6f3310c HTTP/1.1" 200 244 0.058854 10.0.0.22 - - [2025-02-17 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.018373 10.0.0.53 - - [2025-02-17 01:54:23] "POST /alarms HTTP/1.1" 409 258 0.006524 10.0.0.53 - - [2025-02-17 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.22 - - [2025-02-17 01:54:23] "PUT /alarm/436ad1d8-d65b-43ee-8471-1a3af6f3310c HTTP/1.1" 200 244 0.041546 10.0.0.22 - - [2025-02-17 01:54:23] "POST /alarms HTTP/1.1" 409 258 0.009535 10.0.0.53 - - [2025-02-17 01:54:23] "PUT /alarm/572a3b08-cdd4-41eb-9b38-931920c6c3c7 HTTP/1.1" 200 244 0.052031 10.0.0.22 - - [2025-02-17 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008044 10.0.0.53 - - [2025-02-17 01:54:23] "POST /alarms HTTP/1.1" 409 254 0.010506 10.0.0.22 - - [2025-02-17 01:54:23] "PUT /alarm/572a3b08-cdd4-41eb-9b38-931920c6c3c7 HTTP/1.1" 200 244 0.036821 10.0.0.53 - - [2025-02-17 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008264 10.0.0.22 - - [2025-02-17 01:54:23] "POST /alarms HTTP/1.1" 409 254 0.006592 10.0.0.22 - - [2025-02-17 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007422 10.0.0.53 - - [2025-02-17 01:54:23] "PUT /alarm/bc28e380-ab07-434f-bdd7-4167b1507746 HTTP/1.1" 200 244 0.040712 10.0.0.53 - - [2025-02-17 01:54:23] "POST /alarms HTTP/1.1" 409 254 0.012688 10.0.0.22 - - [2025-02-17 01:54:23] "PUT /alarm/bc28e380-ab07-434f-bdd7-4167b1507746 HTTP/1.1" 200 244 0.043755 10.0.0.53 - - [2025-02-17 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005719 10.0.0.22 - - [2025-02-17 01:54:23] "POST /alarms HTTP/1.1" 409 254 0.009772 10.0.0.22 - - [2025-02-17 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007152 10.0.0.53 - - [2025-02-17 01:54:24] "PUT /alarm/fc2979e8-f700-4543-9bf3-6333f2cf6eb5 HTTP/1.1" 200 244 0.057130 10.0.0.53 - - [2025-02-17 01:54:24] "POST /alarms HTTP/1.1" 409 254 0.007025 10.0.0.22 - - [2025-02-17 01:54:24] "PUT /alarm/fc2979e8-f700-4543-9bf3-6333f2cf6eb5 HTTP/1.1" 200 244 0.050238 10.0.0.53 - - [2025-02-17 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010929 10.0.0.22 - - [2025-02-17 01:54:24] "POST /alarms HTTP/1.1" 409 254 0.012018 10.0.0.22 - - [2025-02-17 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011896 10.0.0.53 - - [2025-02-17 01:54:24] "PUT /alarm/888acef5-6c89-472b-a6c7-84476ce91f09 HTTP/1.1" 200 244 0.046871 10.0.0.53 - - [2025-02-17 01:54:24] "POST /alarms HTTP/1.1" 409 247 0.008341 10.0.0.22 - - [2025-02-17 01:54:24] "PUT /alarm/888acef5-6c89-472b-a6c7-84476ce91f09 HTTP/1.1" 200 244 0.043125 10.0.0.53 - - [2025-02-17 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.025715 10.0.0.22 - - [2025-02-17 01:54:24] "POST /alarms HTTP/1.1" 409 247 0.013144 10.0.0.22 - - [2025-02-17 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007839 10.0.0.53 - - [2025-02-17 01:54:24] "PUT /alarm/510a11b5-50e1-4f39-8445-f50af8653bb2 HTTP/1.1" 200 244 0.066056 10.0.0.53 - - [2025-02-17 01:54:24] "POST /alarms HTTP/1.1" 409 272 0.010668 10.0.0.22 - - [2025-02-17 01:54:24] "PUT /alarm/510a11b5-50e1-4f39-8445-f50af8653bb2 HTTP/1.1" 200 244 0.081135 10.0.0.53 - - [2025-02-17 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016176 10.0.0.22 - - [2025-02-17 01:54:24] "POST /alarms HTTP/1.1" 409 272 0.011267 10.0.0.22 - - [2025-02-17 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007775 10.0.0.53 - - [2025-02-17 01:54:24] "PUT /alarm/e754d0a7-b2e6-4995-8bfb-813ab036f2e7 HTTP/1.1" 200 244 0.032807 10.0.0.53 - - [2025-02-17 01:54:24] "POST /alarms HTTP/1.1" 409 261 0.004601 10.0.0.22 - - [2025-02-17 01:54:24] "PUT /alarm/e754d0a7-b2e6-4995-8bfb-813ab036f2e7 HTTP/1.1" 200 244 0.034102 10.0.0.53 - - [2025-02-17 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005986 10.0.0.22 - - [2025-02-17 01:54:24] "POST /alarms HTTP/1.1" 409 261 0.007162 10.0.0.22 - - [2025-02-17 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007369 10.0.0.53 - - [2025-02-17 01:54:24] "PUT /alarm/eaeca3eb-fc38-43b3-8965-2ae6f7ff85f9 HTTP/1.1" 200 244 0.038903 10.0.0.53 - - [2025-02-17 01:54:24] "POST /alarms HTTP/1.1" 409 259 0.007746 10.0.0.22 - - [2025-02-17 01:54:24] "PUT /alarm/eaeca3eb-fc38-43b3-8965-2ae6f7ff85f9 HTTP/1.1" 200 244 0.050551 10.0.0.53 - - [2025-02-17 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013084 10.0.0.22 - - [2025-02-17 01:54:25] "POST /alarms HTTP/1.1" 409 259 0.008124 10.0.0.22 - - [2025-02-17 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011894 10.0.0.53 - - [2025-02-17 01:54:25] "PUT /alarm/82afdd71-9aab-41b9-b980-2f7c9a1c8f8a HTTP/1.1" 200 244 0.032608 10.0.0.53 - - [2025-02-17 01:54:25] "POST /alarms HTTP/1.1" 409 265 0.007010 10.0.0.22 - - [2025-02-17 01:54:25] "PUT /alarm/82afdd71-9aab-41b9-b980-2f7c9a1c8f8a HTTP/1.1" 200 244 0.032506 10.0.0.53 - - [2025-02-17 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006592 10.0.0.22 - - [2025-02-17 01:54:25] "POST /alarms HTTP/1.1" 409 265 0.005340 10.0.0.22 - - [2025-02-17 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.53 - - [2025-02-17 01:54:25] "PUT /alarm/42b1ea67-9281-4eb9-948e-8531c68ab997 HTTP/1.1" 200 244 0.031766 10.0.0.53 - - [2025-02-17 01:54:25] "POST /alarms HTTP/1.1" 409 279 0.006536 10.0.0.22 - - [2025-02-17 01:54:25] "PUT /alarm/42b1ea67-9281-4eb9-948e-8531c68ab997 HTTP/1.1" 200 244 0.040866 10.0.0.53 - - [2025-02-17 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008760 10.0.0.22 - - [2025-02-17 01:54:25] "POST /alarms HTTP/1.1" 409 279 0.086941 10.0.0.53 - - [2025-02-17 01:54:25] "PUT /alarm/8001fd8f-14fd-4d15-9e24-6472e8ef75c4 HTTP/1.1" 200 244 0.061219 10.0.0.22 - - [2025-02-17 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006394 10.0.0.22 - - [2025-02-17 01:54:25] "PUT /alarm/8001fd8f-14fd-4d15-9e24-6472e8ef75c4 HTTP/1.1" 200 244 0.040138 10.0.0.53 - - [2025-02-17 01:54:25] "GET / HTTP/1.1" 200 35931 0.002771 10.0.0.53 - - [2025-02-17 01:54:26] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000702 10.0.0.22 - - [2025-02-17 01:54:26] "GET / HTTP/1.1" 200 35931 0.002664 10.0.0.22 - - [2025-02-17 01:54:26] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000810 10.0.0.53 - - [2025-02-17 01:54:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.470498 10.0.0.53 - - [2025-02-17 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008423 10.0.0.22 - - [2025-02-17 01:54:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.057986 10.0.0.22 - - [2025-02-17 01:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008725 10.0.0.53 - - [2025-02-17 01:54:27] "PUT /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5 HTTP/1.1" 200 276 0.031765 10.0.0.22 - - [2025-02-17 01:54:27] "PUT /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5 HTTP/1.1" 200 276 0.076239 10.0.0.22 - - [2025-02-17 01:54:27] "GET / HTTP/1.1" 200 35931 0.001786 10.0.0.22 - - [2025-02-17 01:54:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000465 10.0.0.22 - - [2025-02-17 01:54:27] "GET / HTTP/1.1" 200 35931 0.002320 10.0.0.53 - - [2025-02-17 01:54:27] "GET / HTTP/1.1" 200 35931 0.002759 10.0.0.53 - - [2025-02-17 01:54:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000595 10.0.0.53 - - [2025-02-17 01:54:28] "GET / HTTP/1.1" 200 35931 0.001596 10.0.0.22 - - [2025-02-17 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.824699 10.0.0.22 - - [2025-02-17 01:54:28] "GET /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004522 10.0.0.53 - - [2025-02-17 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.448514 10.0.0.53 - - [2025-02-17 01:54:28] "GET /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.008487 10.0.0.22 - - [2025-02-17 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007067 10.0.0.53 - - [2025-02-17 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.22 - - [2025-02-17 01:54:28] "PUT /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5 HTTP/1.1" 200 276 0.033093 10.0.0.53 - - [2025-02-17 01:54:28] "PUT /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5 HTTP/1.1" 200 276 0.041952 10.0.0.22 - - [2025-02-17 01:54:29] "GET /network-ipam/89e03eb9-7626-489a-a1d3-0b614155db38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.044883 10.0.0.53 - - [2025-02-17 01:54:29] "GET /service-appliance-set/6ef07fd9-665f-4d36-9e89-cb162e2b598e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.040607 10.0.0.22 - - [2025-02-17 01:54:29] "GET / HTTP/1.1" 200 35931 0.006526 10.0.0.22 - - [2025-02-17 01:54:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000740 10.0.0.53 - - [2025-02-17 01:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013076 10.0.0.53 - - [2025-02-17 01:54:29] "GET / HTTP/1.1" 200 35931 0.001687 10.0.0.53 - - [2025-02-17 01:54:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000448 10.0.0.22 - - [2025-02-17 01:54:30] "GET / HTTP/1.1" 200 35931 0.001814 10.0.0.22 - - [2025-02-17 01:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.635002 10.0.0.22 - - [2025-02-17 01:54:30] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.010464 10.0.0.22 - - [2025-02-17 01:54:30] "PUT /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b HTTP/1.1" 200 274 0.101235 10.0.0.53 - - [2025-02-17 01:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.996497 10.0.0.53 - - [2025-02-17 01:54:31] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.007836 10.0.0.53 - - [2025-02-17 01:54:31] "PUT /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b HTTP/1.1" 200 274 0.066203 10.0.0.22 - - [2025-02-17 01:54:31] "PUT /job-template/611af7a5-bd66-4927-9328-ca149e9b6ee2 HTTP/1.1" 200 258 0.465538 10.0.0.22 - - [2025-02-17 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007509 10.0.0.22 - - [2025-02-17 01:54:32] "PUT /job-template/05a88890-0f2e-45ea-8969-3b062c543465 HTTP/1.1" 200 258 0.033330 10.0.0.22 - - [2025-02-17 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011298 10.0.0.22 - - [2025-02-17 01:54:32] "PUT /job-template/0463b20c-67c2-4167-8f7f-41eeb8878686 HTTP/1.1" 200 258 0.043872 10.0.0.22 - - [2025-02-17 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009103 10.0.0.22 - - [2025-02-17 01:54:32] "PUT /job-template/08aba714-6a6a-43d2-9250-1c68e22e2003 HTTP/1.1" 200 258 0.038646 10.0.0.22 - - [2025-02-17 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005022 10.0.0.22 - - [2025-02-17 01:54:32] "PUT /job-template/8f5bf3d1-23d8-4667-8784-b2811a3712f9 HTTP/1.1" 200 258 0.036680 10.0.0.22 - - [2025-02-17 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006170 10.0.0.22 - - [2025-02-17 01:54:32] "PUT /job-template/57ee2228-ff16-4b62-9f9a-af712a3863fa HTTP/1.1" 200 258 0.043711 10.0.0.22 - - [2025-02-17 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007239 10.0.0.22 - - [2025-02-17 01:54:33] "PUT /job-template/2bf25c6a-b25a-49ac-aa74-d6cc8f4bb155 HTTP/1.1" 200 258 0.079897 10.0.0.22 - - [2025-02-17 01:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008060 10.0.0.22 - - [2025-02-17 01:54:33] "PUT /job-template/7928c5cc-1141-47b5-bf97-c0a76eaefb2e HTTP/1.1" 200 258 0.030823 10.0.0.22 - - [2025-02-17 01:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010573 10.0.0.22 - - [2025-02-17 01:54:33] "PUT /job-template/78766268-4a1e-4216-9f61-dd7d7f949e80 HTTP/1.1" 200 258 0.042918 10.0.0.22 - - [2025-02-17 01:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010414 10.0.0.22 - - [2025-02-17 01:54:33] "PUT /job-template/d7bebe7c-34e6-4d4a-9f2b-cd6bb67a4f3e HTTP/1.1" 200 258 0.040317 10.0.0.22 - - [2025-02-17 01:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006370 10.0.0.22 - - [2025-02-17 01:54:33] "PUT /job-template/a2674d17-a1cd-498c-8f28-d1b886e5b689 HTTP/1.1" 200 258 0.054453 10.0.0.22 - - [2025-02-17 01:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007730 10.0.0.22 - - [2025-02-17 01:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007573 10.0.0.22 - - [2025-02-17 01:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005991 10.0.0.22 - - [2025-02-17 01:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005832 10.0.0.22 - - [2025-02-17 01:54:34] "PUT /hardware/a05fffeb-815d-40a9-aa02-ea69cf29c312 HTTP/1.1" 200 250 0.024549 10.0.0.22 - - [2025-02-17 01:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.022833 10.0.0.22 - - [2025-02-17 01:54:34] "PUT /hardware/29dc573a-d6b7-4e24-8b38-c151699e33bc HTTP/1.1" 200 250 0.034517 10.0.0.22 - - [2025-02-17 01:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007333 10.0.0.22 - - [2025-02-17 01:54:34] "PUT /hardware/768c51de-47da-4b7a-99dc-0f59def495ff HTTP/1.1" 200 250 0.039428 10.0.0.22 - - [2025-02-17 01:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006392 10.0.0.22 - - [2025-02-17 01:54:34] "PUT /hardware/1ed9c255-db5f-423a-a5bb-0d32332c010f HTTP/1.1" 200 250 0.032869 10.0.0.22 - - [2025-02-17 01:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006494 10.0.0.22 - - [2025-02-17 01:54:34] "PUT /hardware/272ddd10-03f3-4c71-aa82-c2688e03d38f HTTP/1.1" 200 250 0.050730 10.0.0.22 - - [2025-02-17 01:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011221 10.0.0.22 - - [2025-02-17 01:54:35] "PUT /hardware/4896ad5f-17eb-426e-ad9e-b5e62621eb37 HTTP/1.1" 200 250 0.030408 10.0.0.22 - - [2025-02-17 01:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007201 10.0.0.22 - - [2025-02-17 01:54:35] "PUT /hardware/65361756-fb1f-433f-afd8-947c66c0292e HTTP/1.1" 200 250 0.036638 10.0.0.22 - - [2025-02-17 01:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012373 10.0.0.22 - - [2025-02-17 01:54:35] "PUT /hardware/fc6ca5b4-fa52-4152-b08a-19afe7deef79 HTTP/1.1" 200 250 0.044940 10.0.0.22 - - [2025-02-17 01:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007018 10.0.0.22 - - [2025-02-17 01:54:35] "PUT /hardware/437d3665-1a42-4d8d-adca-09326154f345 HTTP/1.1" 200 250 0.030280 10.0.0.22 - - [2025-02-17 01:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008299 10.0.0.22 - - [2025-02-17 01:54:35] "PUT /hardware/cfa43ffa-7ce5-4a06-a441-989ff115ccd8 HTTP/1.1" 200 250 0.028091 10.0.0.22 - - [2025-02-17 01:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011652 10.0.0.22 - - [2025-02-17 01:54:35] "PUT /hardware/77b3f28f-e55b-40a1-a145-9ec02aa6b6e7 HTTP/1.1" 200 250 0.023061 10.0.0.22 - - [2025-02-17 01:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006142 10.0.0.22 - - [2025-02-17 01:54:36] "PUT /hardware/d4808b07-eb0f-42c5-8326-fcfd844fdf67 HTTP/1.1" 200 250 0.037949 10.0.0.22 - - [2025-02-17 01:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005827 10.0.0.22 - - [2025-02-17 01:54:36] "PUT /hardware/5fb767f2-5cb7-4880-b143-7bb92247b62d HTTP/1.1" 200 250 0.027967 10.0.0.22 - - [2025-02-17 01:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006529 10.0.0.22 - - [2025-02-17 01:54:36] "PUT /hardware/fcf242c1-730e-4794-ac72-3d5191a0d8ce HTTP/1.1" 200 250 0.029481 10.0.0.22 - - [2025-02-17 01:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010652 10.0.0.22 - - [2025-02-17 01:54:36] "PUT /hardware/5dd28cd5-3215-4af7-9a81-427c1eef862e HTTP/1.1" 200 250 0.023722 10.0.0.22 - - [2025-02-17 01:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007685 10.0.0.22 - - [2025-02-17 01:54:36] "PUT /hardware/d3262741-83ed-4eb4-8047-34b97eb6463d HTTP/1.1" 200 250 0.027454 10.0.0.22 - - [2025-02-17 01:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010097 10.0.0.22 - - [2025-02-17 01:54:36] "PUT /hardware/0704bee9-2dfb-40c8-9fc2-a9c10c91f8c9 HTTP/1.1" 200 250 0.021085 10.0.0.22 - - [2025-02-17 01:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007344 10.0.0.22 - - [2025-02-17 01:54:37] "PUT /hardware/25ccbd0b-a417-4d09-910d-c39bf71c475e HTTP/1.1" 200 250 0.024809 10.0.0.22 - - [2025-02-17 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.017296 10.0.0.22 - - [2025-02-17 01:54:37] "PUT /feature/563e08d0-93dd-4acc-9e61-1acdc38d833e HTTP/1.1" 200 248 0.024570 10.0.0.22 - - [2025-02-17 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009510 10.0.0.22 - - [2025-02-17 01:54:37] "PUT /feature/01eb4dcd-b5dd-4b84-ba29-be832bb172ea HTTP/1.1" 200 248 0.035374 10.0.0.22 - - [2025-02-17 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010955 10.0.0.22 - - [2025-02-17 01:54:37] "PUT /feature/0fba7cc0-0d51-4e51-b128-3254b3a155f6 HTTP/1.1" 200 248 0.025633 10.0.0.22 - - [2025-02-17 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010108 10.0.0.22 - - [2025-02-17 01:54:37] "PUT /feature/01587281-222f-47e1-9cb6-2d42b42a9deb HTTP/1.1" 200 248 0.022940 10.0.0.22 - - [2025-02-17 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009392 10.0.0.22 - - [2025-02-17 01:54:37] "PUT /physical-role/99624daf-b181-4550-b29c-d57c9c3f78fa HTTP/1.1" 200 260 0.026285 10.0.0.22 - - [2025-02-17 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006315 10.0.0.22 - - [2025-02-17 01:54:38] "PUT /overlay-role/7b099724-88ac-4093-bb7d-fd31c9b0cd83 HTTP/1.1" 200 258 0.038723 10.0.0.22 - - [2025-02-17 01:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012104 10.0.0.22 - - [2025-02-17 01:54:38] "PUT /overlay-role/d184bf10-4c11-439e-8c52-1a686308cf4d HTTP/1.1" 200 258 0.031172 10.0.0.22 - - [2025-02-17 01:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006097 10.0.0.22 - - [2025-02-17 01:54:38] "PUT /overlay-role/a0722580-b28b-459c-8976-59453df578ca HTTP/1.1" 200 258 0.022931 10.0.0.22 - - [2025-02-17 01:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007998 10.0.0.22 - - [2025-02-17 01:54:38] "PUT /overlay-role/81c52b4e-c565-4901-a901-8c3c759dfa8a HTTP/1.1" 200 258 0.027117 10.0.0.22 - - [2025-02-17 01:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010279 10.0.0.22 - - [2025-02-17 01:54:38] "PUT /role-definition/06673c89-e069-44e3-b109-23997856f75e HTTP/1.1" 200 264 0.079934 10.0.0.22 - - [2025-02-17 01:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010620 10.0.0.22 - - [2025-02-17 01:54:38] "PUT /role-definition/31ec8011-d905-474b-94c0-1babd1fa77c9 HTTP/1.1" 200 264 0.044163 10.0.0.22 - - [2025-02-17 01:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009408 10.0.0.22 - - [2025-02-17 01:54:39] "PUT /role-definition/8dd90b24-8791-412d-9f33-1a3f4f40bba6 HTTP/1.1" 200 264 0.047508 10.0.0.22 - - [2025-02-17 01:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011461 10.0.0.22 - - [2025-02-17 01:54:39] "PUT /role-definition/f660ae34-1d7d-4d38-8e53-ef32ac76334f HTTP/1.1" 200 264 0.027422 10.0.0.22 - - [2025-02-17 01:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004733 10.0.0.22 - - [2025-02-17 01:54:39] "PUT /role-definition/b21ff7e1-98ae-474e-b25d-cd513270b869 HTTP/1.1" 200 264 0.029704 10.0.0.22 - - [2025-02-17 01:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.22 - - [2025-02-17 01:54:39] "PUT /role-definition/a35ea724-47ec-4834-bdb8-e3cb3bae170c HTTP/1.1" 200 264 0.026014 10.0.0.22 - - [2025-02-17 01:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010124 10.0.0.22 - - [2025-02-17 01:54:39] "PUT /role-definition/8c4dfdd2-e280-44e8-a812-4b5fced5d093 HTTP/1.1" 200 264 0.027818 10.0.0.22 - - [2025-02-17 01:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.22 - - [2025-02-17 01:54:39] "PUT /role-definition/4ac58651-1630-4e16-bf34-644084e3ed31 HTTP/1.1" 200 264 0.031061 10.0.0.22 - - [2025-02-17 01:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006552 10.0.0.22 - - [2025-02-17 01:54:40] "PUT /feature-config/d9a78d13-7432-41b4-9a95-6ecc31ea65cf HTTP/1.1" 200 262 0.025053 10.0.0.22 - - [2025-02-17 01:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008116 10.0.0.22 - - [2025-02-17 01:54:40] "PUT /node-profile/42e685b3-3e24-4bdf-ab18-511f0d35da91 HTTP/1.1" 200 258 0.074864 10.0.0.22 - - [2025-02-17 01:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006264 10.0.0.22 - - [2025-02-17 01:54:40] "PUT /node-profile/277b6ed8-f437-4af6-9789-52e356397ff9 HTTP/1.1" 200 258 0.035751 10.0.0.22 - - [2025-02-17 01:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013830 10.0.0.22 - - [2025-02-17 01:54:40] "PUT /node-profile/e2eae151-e1e3-4d27-826a-1bec0011dfe0 HTTP/1.1" 200 258 0.067651 10.0.0.22 - - [2025-02-17 01:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009763 10.0.0.22 - - [2025-02-17 01:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.22 - - [2025-02-17 01:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.22 - - [2025-02-17 01:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004957 10.0.0.22 - - [2025-02-17 01:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.22 - - [2025-02-17 01:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006702 10.0.0.22 - - [2025-02-17 01:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006960 10.0.0.22 - - [2025-02-17 01:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006767 10.0.0.22 - - [2025-02-17 01:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.22 - - [2025-02-17 01:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010031 10.0.0.22 - - [2025-02-17 01:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008977 10.0.0.22 - - [2025-02-17 01:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005441 10.0.0.22 - - [2025-02-17 01:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007192 10.0.0.22 - - [2025-02-17 01:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005708 10.0.0.22 - - [2025-02-17 01:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010466 10.0.0.22 - - [2025-02-17 01:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006933 10.0.0.22 - - [2025-02-17 01:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004696 10.0.0.22 - - [2025-02-17 01:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008216 10.0.0.22 - - [2025-02-17 01:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011084 10.0.0.22 - - [2025-02-17 01:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008236 10.0.0.22 - - [2025-02-17 01:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007921 10.0.0.22 - - [2025-02-17 01:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005170 10.0.0.22 - - [2025-02-17 01:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.22 - - [2025-02-17 01:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007491 10.0.0.22 - - [2025-02-17 01:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010368 10.0.0.22 - - [2025-02-17 01:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006716 10.0.0.22 - - [2025-02-17 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008850 10.0.0.22 - - [2025-02-17 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015572 10.0.0.22 - - [2025-02-17 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008829 10.0.0.22 - - [2025-02-17 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005070 10.0.0.22 - - [2025-02-17 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006040 10.0.0.22 - - [2025-02-17 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007319 10.0.0.22 - - [2025-02-17 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006884 10.0.0.22 - - [2025-02-17 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007858 10.0.0.22 - - [2025-02-17 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007567 10.0.0.22 - - [2025-02-17 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009596 10.0.0.22 - - [2025-02-17 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005511 10.0.0.22 - - [2025-02-17 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.22 - - [2025-02-17 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006086 10.0.0.22 - - [2025-02-17 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.22 - - [2025-02-17 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005460 10.0.0.22 - - [2025-02-17 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018567 10.0.0.22 - - [2025-02-17 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005661 10.0.0.22 - - [2025-02-17 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.22 - - [2025-02-17 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012695 10.0.0.22 - - [2025-02-17 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005920 10.0.0.22 - - [2025-02-17 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.22 - - [2025-02-17 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012744 10.0.0.22 - - [2025-02-17 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006216 10.0.0.22 - - [2025-02-17 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015902 10.0.0.22 - - [2025-02-17 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005625 10.0.0.22 - - [2025-02-17 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005199 10.0.0.22 - - [2025-02-17 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.22 - - [2025-02-17 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.22 - - [2025-02-17 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005535 10.0.0.22 - - [2025-02-17 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005522 10.0.0.22 - - [2025-02-17 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006143 10.0.0.22 - - [2025-02-17 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006038 10.0.0.22 - - [2025-02-17 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009933 10.0.0.22 - - [2025-02-17 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009224 10.0.0.22 - - [2025-02-17 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007491 10.0.0.22 - - [2025-02-17 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.22 - - [2025-02-17 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005710 10.0.0.22 - - [2025-02-17 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.018797 10.0.0.22 - - [2025-02-17 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006417 10.0.0.22 - - [2025-02-17 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006066 10.0.0.22 - - [2025-02-17 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009133 10.0.0.22 - - [2025-02-17 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006120 10.0.0.22 - - [2025-02-17 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006971 10.0.0.22 - - [2025-02-17 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012012 10.0.0.22 - - [2025-02-17 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006833 10.0.0.22 - - [2025-02-17 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007150 10.0.0.22 - - [2025-02-17 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015774 10.0.0.22 - - [2025-02-17 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010089 10.0.0.22 - - [2025-02-17 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008471 10.0.0.22 - - [2025-02-17 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007369 10.0.0.22 - - [2025-02-17 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005377 10.0.0.22 - - [2025-02-17 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006747 10.0.0.22 - - [2025-02-17 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008071 10.0.0.22 - - [2025-02-17 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.22 - - [2025-02-17 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005917 10.0.0.22 - - [2025-02-17 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006256 10.0.0.22 - - [2025-02-17 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005654 10.0.0.22 - - [2025-02-17 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005204 10.0.0.22 - - [2025-02-17 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005023 10.0.0.22 - - [2025-02-17 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.22 - - [2025-02-17 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006995 10.0.0.22 - - [2025-02-17 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005287 10.0.0.22 - - [2025-02-17 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.22 - - [2025-02-17 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.22 - - [2025-02-17 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.22 - - [2025-02-17 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.22 - - [2025-02-17 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007821 10.0.0.22 - - [2025-02-17 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.22 - - [2025-02-17 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010431 10.0.0.22 - - [2025-02-17 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005357 10.0.0.22 - - [2025-02-17 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014199 10.0.0.22 - - [2025-02-17 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.22 - - [2025-02-17 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005262 10.0.0.22 - - [2025-02-17 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012887 10.0.0.22 - - [2025-02-17 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.22 - - [2025-02-17 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005634 10.0.0.22 - - [2025-02-17 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011790 10.0.0.22 - - [2025-02-17 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008997 10.0.0.22 - - [2025-02-17 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006169 10.0.0.22 - - [2025-02-17 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006314 10.0.0.22 - - [2025-02-17 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005179 10.0.0.22 - - [2025-02-17 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007698 10.0.0.22 - - [2025-02-17 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006076 10.0.0.22 - - [2025-02-17 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005474 10.0.0.22 - - [2025-02-17 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007184 10.0.0.22 - - [2025-02-17 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005152 10.0.0.22 - - [2025-02-17 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.22 - - [2025-02-17 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005192 10.0.0.22 - - [2025-02-17 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007303 10.0.0.22 - - [2025-02-17 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.22 - - [2025-02-17 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.22 - - [2025-02-17 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004975 10.0.0.22 - - [2025-02-17 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.22 - - [2025-02-17 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004657 10.0.0.22 - - [2025-02-17 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.22 - - [2025-02-17 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.22 - - [2025-02-17 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.22 - - [2025-02-17 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480 10.0.0.22 - - [2025-02-17 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.22 - - [2025-02-17 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004918 10.0.0.22 - - [2025-02-17 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005136 10.0.0.22 - - [2025-02-17 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.22 - - [2025-02-17 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.22 - - [2025-02-17 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005390 10.0.0.22 - - [2025-02-17 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.22 - - [2025-02-17 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005435 10.0.0.22 - - [2025-02-17 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005050 10.0.0.22 - - [2025-02-17 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.22 - - [2025-02-17 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752 10.0.0.22 - - [2025-02-17 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004983 10.0.0.22 - - [2025-02-17 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.22 - - [2025-02-17 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005371 10.0.0.22 - - [2025-02-17 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006861 10.0.0.22 - - [2025-02-17 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004850 10.0.0.22 - - [2025-02-17 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.22 - - [2025-02-17 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012973 10.0.0.22 - - [2025-02-17 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005897 10.0.0.22 - - [2025-02-17 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005561 10.0.0.22 - - [2025-02-17 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.22 - - [2025-02-17 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004859 10.0.0.22 - - [2025-02-17 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.22 - - [2025-02-17 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.22 - - [2025-02-17 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.22 - - [2025-02-17 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005191 10.0.0.22 - - [2025-02-17 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.22 - - [2025-02-17 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.22 - - [2025-02-17 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005519 10.0.0.22 - - [2025-02-17 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006890 10.0.0.22 - - [2025-02-17 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.22 - - [2025-02-17 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004857 10.0.0.22 - - [2025-02-17 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005020 10.0.0.22 - - [2025-02-17 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.22 - - [2025-02-17 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.22 - - [2025-02-17 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005050 10.0.0.22 - - [2025-02-17 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515 10.0.0.22 - - [2025-02-17 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.22 - - [2025-02-17 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005220 10.0.0.22 - - [2025-02-17 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005803 10.0.0.22 - - [2025-02-17 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005797 10.0.0.22 - - [2025-02-17 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.22 - - [2025-02-17 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.22 - - [2025-02-17 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010298 10.0.0.22 - - [2025-02-17 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.22 - - [2025-02-17 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.22 - - [2025-02-17 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008479 10.0.0.22 - - [2025-02-17 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005529 10.0.0.22 - - [2025-02-17 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.22 - - [2025-02-17 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010461 10.0.0.22 - - [2025-02-17 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.22 - - [2025-02-17 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005242 10.0.0.22 - - [2025-02-17 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005137 10.0.0.22 - - [2025-02-17 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.22 - - [2025-02-17 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.22 - - [2025-02-17 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006030 10.0.0.22 - - [2025-02-17 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004875 10.0.0.22 - - [2025-02-17 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005705 10.0.0.22 - - [2025-02-17 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005584 10.0.0.22 - - [2025-02-17 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007122 10.0.0.22 - - [2025-02-17 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.22 - - [2025-02-17 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005102 10.0.0.22 - - [2025-02-17 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007312 10.0.0.22 - - [2025-02-17 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.22 - - [2025-02-17 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.22 - - [2025-02-17 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005252 10.0.0.22 - - [2025-02-17 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.22 - - [2025-02-17 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009287 10.0.0.22 - - [2025-02-17 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.22 - - [2025-02-17 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.22 - - [2025-02-17 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.22 - - [2025-02-17 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007264 10.0.0.22 - - [2025-02-17 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005951 10.0.0.22 - - [2025-02-17 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.22 - - [2025-02-17 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005600 10.0.0.22 - - [2025-02-17 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.22 - - [2025-02-17 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005890 10.0.0.22 - - [2025-02-17 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005943 10.0.0.22 - - [2025-02-17 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005365 10.0.0.22 - - [2025-02-17 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005156 10.0.0.22 - - [2025-02-17 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006171 10.0.0.22 - - [2025-02-17 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.22 - - [2025-02-17 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.22 - - [2025-02-17 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008196 10.0.0.22 - - [2025-02-17 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008680 10.0.0.22 - - [2025-02-17 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.22 - - [2025-02-17 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.22 - - [2025-02-17 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.22 - - [2025-02-17 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.22 - - [2025-02-17 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009548 10.0.0.22 - - [2025-02-17 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004947 10.0.0.22 - - [2025-02-17 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008730 10.0.0.22 - - [2025-02-17 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006860 10.0.0.22 - - [2025-02-17 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004725 10.0.0.22 - - [2025-02-17 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005362 10.0.0.22 - - [2025-02-17 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.22 - - [2025-02-17 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005017 10.0.0.22 - - [2025-02-17 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.22 - - [2025-02-17 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004517 10.0.0.22 - - [2025-02-17 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.22 - - [2025-02-17 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.22 - - [2025-02-17 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013708 10.0.0.22 - - [2025-02-17 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004991 10.0.0.22 - - [2025-02-17 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005207 10.0.0.22 - - [2025-02-17 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006062 10.0.0.22 - - [2025-02-17 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005729 10.0.0.22 - - [2025-02-17 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004680 10.0.0.22 - - [2025-02-17 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014664 10.0.0.22 - - [2025-02-17 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.22 - - [2025-02-17 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007342 10.0.0.22 - - [2025-02-17 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.22 - - [2025-02-17 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009224 10.0.0.22 - - [2025-02-17 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005200 10.0.0.22 - - [2025-02-17 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007479 10.0.0.22 - - [2025-02-17 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005683 10.0.0.22 - - [2025-02-17 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007034 10.0.0.22 - - [2025-02-17 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005731 10.0.0.22 - - [2025-02-17 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.22 - - [2025-02-17 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004992 10.0.0.22 - - [2025-02-17 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007072 10.0.0.22 - - [2025-02-17 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007498 10.0.0.22 - - [2025-02-17 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009832 10.0.0.22 - - [2025-02-17 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005438 10.0.0.22 - - [2025-02-17 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006023 10.0.0.22 - - [2025-02-17 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.22 - - [2025-02-17 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.22 - - [2025-02-17 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006036 10.0.0.22 - - [2025-02-17 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005571 10.0.0.22 - - [2025-02-17 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007181 10.0.0.22 - - [2025-02-17 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005265 10.0.0.22 - - [2025-02-17 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006229 10.0.0.22 - - [2025-02-17 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005755 10.0.0.22 - - [2025-02-17 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.22 - - [2025-02-17 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004910 10.0.0.22 - - [2025-02-17 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007397 10.0.0.22 - - [2025-02-17 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005238 10.0.0.22 - - [2025-02-17 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006444 10.0.0.22 - - [2025-02-17 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.22 - - [2025-02-17 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.22 - - [2025-02-17 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004705 10.0.0.22 - - [2025-02-17 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004941 10.0.0.22 - - [2025-02-17 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.22 - - [2025-02-17 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004916 10.0.0.22 - - [2025-02-17 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.22 - - [2025-02-17 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.036390 10.0.0.22 - - [2025-02-17 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006743 10.0.0.22 - - [2025-02-17 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.020123 10.0.0.22 - - [2025-02-17 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007478 10.0.0.22 - - [2025-02-17 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870 10.0.0.22 - - [2025-02-17 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.22 - - [2025-02-17 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011660 10.0.0.22 - - [2025-02-17 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005407 10.0.0.22 - - [2025-02-17 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007676 10.0.0.22 - - [2025-02-17 01:55:04] "POST /network-ipams HTTP/1.1" 409 257 0.006315 10.0.0.22 - - [2025-02-17 01:55:04] "POST /virtual-networks HTTP/1.1" 409 255 0.006870 10.0.0.22 - - [2025-02-17 01:55:04] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018726 10.0.0.22 - - [2025-02-17 01:55:05] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.005036 10.0.0.22 - - [2025-02-17 01:55:05] "POST /fqname-to-id HTTP/1.1" 404 205 0.004648 10.0.0.56 - - [2025-02-17 01:55:48] "GET /global-system-configs HTTP/1.1" 200 322 0.178071 10.0.0.56 - - [2025-02-17 01:55:48] "GET /obj-perms HTTP/1.1" 200 5056 0.325885 10.0.0.56 - - [2025-02-17 01:55:49] "GET /global-system-configs HTTP/1.1" 200 322 0.067808 10.0.0.53 - - [2025-02-17 01:55:50] "GET /obj-perms HTTP/1.1" 200 5056 0.268265 10.0.0.22 - - [2025-02-17 01:55:50] "GET /obj-perms HTTP/1.1" 200 5056 0.290206 +++ date ++ echo 'INFO: =================== Mon Feb 17 01:57:34 UTC 2025 ===================' INFO: =================== Mon Feb 17 01:57:34 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.56 ++ 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.56,10.0.0.53,10.0.0.22 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.56,10.0.0.53,10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.56,10.0.0.53,10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.56,10.0.0.53,10.0.0.22 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.56:8081 10.0.0.53:8081 10.0.0.22:8081 ' ']' +++ echo '10.0.0.56:8081 10.0.0.53:8081 10.0.0.22:8081' ++ ANALYTICS_SERVERS='10.0.0.56:8081 10.0.0.53:8081 10.0.0.22: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.56:9042 10.0.0.53:9042 10.0.0.22:9042 ' ']' +++ echo '10.0.0.56:9042 10.0.0.53:9042 10.0.0.22:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.56:9042 10.0.0.53:9042 10.0.0.22:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.56,10.0.0.53,10.0.0.22 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.56:8086 10.0.0.53:8086 10.0.0.22:8086 ' ']' +++ echo '10.0.0.56:8086 10.0.0.53:8086 10.0.0.22:8086' ++ COLLECTOR_SERVERS='10.0.0.56:8086 10.0.0.53:8086 10.0.0.22: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.56,10.0.0.53,10.0.0.22 ++ CONFIGDB_NODES=10.0.0.56,10.0.0.53,10.0.0.22 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.56:8082 10.0.0.53:8082 10.0.0.22:8082 ' ']' +++ echo '10.0.0.56:8082 10.0.0.53:8082 10.0.0.22:8082' ++ CONFIG_SERVERS='10.0.0.56:8082 10.0.0.53:8082 10.0.0.22: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.56:9161 10.0.0.53:9161 10.0.0.22:9161 ' ']' +++ echo '10.0.0.56:9161 10.0.0.53:9161 10.0.0.22:9161' ++ CONFIGDB_SERVERS='10.0.0.56:9161 10.0.0.53:9161 10.0.0.22: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.56:9041 10.0.0.53:9041 10.0.0.22:9041 ' ']' +++ echo '10.0.0.56:9041 10.0.0.53:9041 10.0.0.22:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.56:9041 10.0.0.53:9041 10.0.0.22: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.13,10.20.0.8,10.20.0.10 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.13,10.20.0.8,10.20.0.10 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.56,10.0.0.53,10.0.0.22 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+=10.0.0.53:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.56:2181,10.0.0.53:2181,10.0.0.22:2181, ']' +++ echo 10.0.0.56:2181,10.0.0.53:2181,10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.56:2181,10.0.0.53:2181,10.0.0.22: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.56:2181 10.0.0.53:2181 10.0.0.22:2181 ' ']' +++ echo '10.0.0.56:2181 10.0.0.53:2181 10.0.0.22:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.56:2181 10.0.0.53:2181 10.0.0.22:2181' ++ RABBITMQ_NODES=10.0.0.56,10.0.0.53,10.0.0.22 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+=10.0.0.53:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.56:5673,10.0.0.53:5673,10.0.0.22:5673, ']' +++ echo 10.0.0.56:5673,10.0.0.53:5673,10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.56:5673,10.0.0.53:5673,10.0.0.22: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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.56:6379 10.0.0.53:6379 10.0.0.22:6379 ' ']' +++ echo '10.0.0.56:6379 10.0.0.53:6379 10.0.0.22:6379' ++ REDIS_SERVERS='10.0.0.56:6379 10.0.0.53:6379 10.0.0.22: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.56,10.0.0.53,10.0.0.22 ++ 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.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.53 +++ local server_address=10.0.0.53 +++ extended_server_list+='10.0.0.53:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.56:9092 10.0.0.53:9092 10.0.0.22:9092 ' ']' +++ echo '10.0.0.56:9092 10.0.0.53:9092 10.0.0.22:9092' ++ KAFKA_SERVERS='10.0.0.56:9092 10.0.0.53:9092 10.0.0.22: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.56 ++ 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.56,10.0.0.53,10.0.0.22 ++ 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.56,10.0.0.53,10.0.0.22 ++ 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.56,10.0.0.53,10.0.0.22 + local cassandra=10.0.0.56 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.56 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.56,10.0.0.53,10.0.0.22 +++ local servers=10.0.0.56,10.0.0.53,10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.56,10.20.0.13,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.56'\''))' +++ local server_ip=10.0.0.56 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.56 ]] +++ [[ ,10.0.0.56,10.20.0.13,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.56, ]] +++ echo 10.0.0.56 1 +++ return ++ local ip=10.0.0.56 ++ [[ -z 10.0.0.56 ]] ++ echo 10.0.0.56 + host_ip=10.0.0.56 + [[ cql == \c\q\l ]] ++ echo 10.0.0.56:9041 10.0.0.53:9041 10.0.0.22:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.56:9041 10.0.0.53:9041 10.0.0.22:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.56:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 02/17/2025 01:57:46.651 7f4e182c7448 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/17/2025 01:57:46.869 7f4e182c7448 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/17/2025 01:57:46.883 7f4e182c7448 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/17/2025 01:57:46.883 7f4e182c7448 [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.56:8082/ Hit Ctrl-C to quit. 10.0.0.56 - - [2025-02-17 01:57:48] "GET / HTTP/1.1" 200 45871 0.001577 10.0.0.56 - - [2025-02-17 01:57:48] "GET / HTTP/1.1" 200 45871 0.001424 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.56 - - [2025-02-17 01:57:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000688 10.0.0.56 - - [2025-02-17 01:57:48] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000305 10.0.0.53 - - [2025-02-17 01:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 2.459172 10.0.0.56 - - [2025-02-17 01:57:52] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.230629 10.0.0.56 - - [2025-02-17 01:57:52] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.010542 10.0.0.56 - - [2025-02-17 01:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 1.574607 10.0.0.56 - - [2025-02-17 01:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008532 10.0.0.53 - - [2025-02-17 01:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 2.234882 10.0.0.53 - - [2025-02-17 01:57:52] "GET / HTTP/1.1" 200 35931 0.001661 10.0.0.53 - - [2025-02-17 01:57:52] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000507 10.0.0.22 - - [2025-02-17 01:57:52] "GET / HTTP/1.1" 200 35931 0.001736 10.0.0.22 - - [2025-02-17 01:57:52] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000463 10.0.0.56 - - [2025-02-17 01:57:53] "GET / HTTP/1.1" 200 35931 0.002561 10.0.0.56 - - [2025-02-17 01:57:53] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000498 10.0.0.53 - - [2025-02-17 01:57:53] "GET /service-appliance-set/bdfb85c1-d827-4b69-996c-df1af4ddd0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.007214 10.0.0.53 - - [2025-02-17 01:57:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.253282 10.0.0.22 - - [2025-02-17 01:57:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.006543 /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.56 - - [2025-02-17 01:57:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.538282 10.0.0.53 - - [2025-02-17 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.53 - - [2025-02-17 01:57:59] "GET /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005025 10.0.0.22 - - [2025-02-17 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.53 - - [2025-02-17 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.22 - - [2025-02-17 01:57:59] "GET /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005024 10.0.0.22 - - [2025-02-17 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.53 - - [2025-02-17 01:57:59] "PUT /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5 HTTP/1.1" 200 276 0.015830 10.0.0.56 - - [2025-02-17 01:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.22 - - [2025-02-17 01:58:00] "PUT /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5 HTTP/1.1" 200 276 0.021206 10.0.0.56 - - [2025-02-17 01:58:00] "GET /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.028034 10.0.0.56 - - [2025-02-17 01:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005314 10.0.0.56 - - [2025-02-17 01:58:00] "PUT /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5 HTTP/1.1" 200 276 0.021064 10.0.0.53 - - [2025-02-17 01:58:00] "GET / HTTP/1.1" 200 35931 0.002244 10.0.0.53 - - [2025-02-17 01:58:00] "POST /alarms HTTP/1.1" 401 292 0.000499 10.0.0.22 - - [2025-02-17 01:58:00] "GET / HTTP/1.1" 200 35931 0.001490 10.0.0.22 - - [2025-02-17 01:58:00] "POST /alarms HTTP/1.1" 401 292 0.000470 10.0.0.56 - - [2025-02-17 01:58:00] "GET / HTTP/1.1" 200 35931 0.001718 10.0.0.56 - - [2025-02-17 01:58:00] "POST /alarms HTTP/1.1" 401 292 0.000951 10.0.0.53 - - [2025-02-17 01:58:01] "POST /alarms HTTP/1.1" 409 264 0.824835 10.0.0.53 - - [2025-02-17 01:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.22 - - [2025-02-17 01:58:01] "POST /alarms HTTP/1.1" 409 264 0.405889 10.0.0.22 - - [2025-02-17 01:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005268 10.0.0.56 - - [2025-02-17 01:58:01] "POST /alarms HTTP/1.1" 409 264 0.130151 10.0.0.56 - - [2025-02-17 01:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017380 10.0.0.53 - - [2025-02-17 01:58:01] "PUT /alarm/99de24e5-b833-45f8-a72b-4123dc73c69e HTTP/1.1" 200 244 0.064318 10.0.0.22 - - [2025-02-17 01:58:01] "PUT /alarm/99de24e5-b833-45f8-a72b-4123dc73c69e HTTP/1.1" 200 244 0.058694 10.0.0.53 - - [2025-02-17 01:58:01] "POST /alarms HTTP/1.1" 409 261 0.019570 10.0.0.56 - - [2025-02-17 01:58:01] "PUT /alarm/99de24e5-b833-45f8-a72b-4123dc73c69e HTTP/1.1" 200 244 0.055151 10.0.0.22 - - [2025-02-17 01:58:01] "POST /alarms HTTP/1.1" 409 261 0.005746 10.0.0.53 - - [2025-02-17 01:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005050 10.0.0.56 - - [2025-02-17 01:58:02] "POST /alarms HTTP/1.1" 409 261 0.006744 10.0.0.22 - - [2025-02-17 01:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006917 10.0.0.53 - - [2025-02-17 01:58:02] "PUT /alarm/1554153e-bea3-4431-b2f4-07f26959fd18 HTTP/1.1" 200 244 0.023087 10.0.0.56 - - [2025-02-17 01:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011388 10.0.0.22 - - [2025-02-17 01:58:02] "PUT /alarm/1554153e-bea3-4431-b2f4-07f26959fd18 HTTP/1.1" 200 244 0.030559 10.0.0.53 - - [2025-02-17 01:58:02] "POST /alarms HTTP/1.1" 409 261 0.010448 10.0.0.56 - - [2025-02-17 01:58:02] "PUT /alarm/1554153e-bea3-4431-b2f4-07f26959fd18 HTTP/1.1" 200 244 0.023433 10.0.0.22 - - [2025-02-17 01:58:02] "POST /alarms HTTP/1.1" 409 261 0.006480 10.0.0.53 - - [2025-02-17 01:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006407 10.0.0.56 - - [2025-02-17 01:58:02] "POST /alarms HTTP/1.1" 409 261 0.007073 10.0.0.22 - - [2025-02-17 01:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006577 10.0.0.53 - - [2025-02-17 01:58:02] "PUT /alarm/eec44af5-89df-4b21-8f34-f650787f6bd2 HTTP/1.1" 200 244 0.019118 10.0.0.56 - - [2025-02-17 01:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010013 10.0.0.22 - - [2025-02-17 01:58:02] "PUT /alarm/eec44af5-89df-4b21-8f34-f650787f6bd2 HTTP/1.1" 200 244 0.024660 10.0.0.53 - - [2025-02-17 01:58:02] "POST /alarms HTTP/1.1" 409 253 0.008152 10.0.0.22 - - [2025-02-17 01:58:02] "POST /alarms HTTP/1.1" 409 253 0.004935 10.0.0.53 - - [2025-02-17 01:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006178 10.0.0.56 - - [2025-02-17 01:58:02] "PUT /alarm/eec44af5-89df-4b21-8f34-f650787f6bd2 HTTP/1.1" 200 244 0.037649 10.0.0.22 - - [2025-02-17 01:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005578 10.0.0.56 - - [2025-02-17 01:58:02] "POST /alarms HTTP/1.1" 409 253 0.008463 10.0.0.53 - - [2025-02-17 01:58:02] "PUT /alarm/ef1be0c6-41ad-4110-b5d9-cee8482987bd HTTP/1.1" 200 244 0.022210 10.0.0.56 - - [2025-02-17 01:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014091 10.0.0.53 - - [2025-02-17 01:58:02] "POST /alarms HTTP/1.1" 409 251 0.005569 10.0.0.22 - - [2025-02-17 01:58:02] "PUT /alarm/ef1be0c6-41ad-4110-b5d9-cee8482987bd HTTP/1.1" 200 244 0.044098 10.0.0.53 - - [2025-02-17 01:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006709 10.0.0.22 - - [2025-02-17 01:58:02] "POST /alarms HTTP/1.1" 409 251 0.006049 10.0.0.56 - - [2025-02-17 01:58:02] "PUT /alarm/ef1be0c6-41ad-4110-b5d9-cee8482987bd HTTP/1.1" 200 244 0.029655 10.0.0.22 - - [2025-02-17 01:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.56 - - [2025-02-17 01:58:02] "POST /alarms HTTP/1.1" 409 251 0.004890 10.0.0.53 - - [2025-02-17 01:58:02] "PUT /alarm/ddf54af6-d67d-4358-906a-127e53b96ffe HTTP/1.1" 200 244 0.044733 10.0.0.56 - - [2025-02-17 01:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.22 - - [2025-02-17 01:58:02] "PUT /alarm/ddf54af6-d67d-4358-906a-127e53b96ffe HTTP/1.1" 200 244 0.025656 10.0.0.53 - - [2025-02-17 01:58:02] "POST /alarms HTTP/1.1" 409 252 0.004561 10.0.0.22 - - [2025-02-17 01:58:02] "POST /alarms HTTP/1.1" 409 252 0.016279 10.0.0.53 - - [2025-02-17 01:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005960 10.0.0.56 - - [2025-02-17 01:58:02] "PUT /alarm/ddf54af6-d67d-4358-906a-127e53b96ffe HTTP/1.1" 200 244 0.030121 10.0.0.22 - - [2025-02-17 01:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004547 10.0.0.56 - - [2025-02-17 01:58:02] "POST /alarms HTTP/1.1" 409 252 0.006427 10.0.0.53 - - [2025-02-17 01:58:02] "PUT /alarm/f421c368-61ab-4496-a2a3-008efe55ebb3 HTTP/1.1" 200 244 0.038437 10.0.0.56 - - [2025-02-17 01:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008310 10.0.0.22 - - [2025-02-17 01:58:02] "PUT /alarm/f421c368-61ab-4496-a2a3-008efe55ebb3 HTTP/1.1" 200 244 0.029258 10.0.0.53 - - [2025-02-17 01:58:02] "POST /alarms HTTP/1.1" 409 256 0.005589 10.0.0.22 - - [2025-02-17 01:58:02] "POST /alarms HTTP/1.1" 409 256 0.008939 10.0.0.53 - - [2025-02-17 01:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.56 - - [2025-02-17 01:58:02] "PUT /alarm/f421c368-61ab-4496-a2a3-008efe55ebb3 HTTP/1.1" 200 244 0.039824 10.0.0.22 - - [2025-02-17 01:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.56 - - [2025-02-17 01:58:02] "POST /alarms HTTP/1.1" 409 256 0.007106 10.0.0.53 - - [2025-02-17 01:58:02] "PUT /alarm/2aa4e38b-080a-4cf1-96ec-a6b569167586 HTTP/1.1" 200 244 0.026935 10.0.0.56 - - [2025-02-17 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008813 10.0.0.22 - - [2025-02-17 01:58:03] "PUT /alarm/2aa4e38b-080a-4cf1-96ec-a6b569167586 HTTP/1.1" 200 244 0.039690 10.0.0.53 - - [2025-02-17 01:58:03] "POST /alarms HTTP/1.1" 409 248 0.011698 10.0.0.22 - - [2025-02-17 01:58:03] "POST /alarms HTTP/1.1" 409 248 0.004593 10.0.0.53 - - [2025-02-17 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.56 - - [2025-02-17 01:58:03] "PUT /alarm/2aa4e38b-080a-4cf1-96ec-a6b569167586 HTTP/1.1" 200 244 0.025754 10.0.0.22 - - [2025-02-17 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.56 - - [2025-02-17 01:58:03] "POST /alarms HTTP/1.1" 409 248 0.005970 10.0.0.53 - - [2025-02-17 01:58:03] "PUT /alarm/dadfb480-1a74-4e1f-9dcf-cdcdf702dff1 HTTP/1.1" 200 244 0.031820 10.0.0.56 - - [2025-02-17 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010550 10.0.0.22 - - [2025-02-17 01:58:03] "PUT /alarm/dadfb480-1a74-4e1f-9dcf-cdcdf702dff1 HTTP/1.1" 200 244 0.042119 10.0.0.53 - - [2025-02-17 01:58:03] "POST /alarms HTTP/1.1" 409 252 0.017126 10.0.0.22 - - [2025-02-17 01:58:03] "POST /alarms HTTP/1.1" 409 252 0.006985 10.0.0.53 - - [2025-02-17 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.56 - - [2025-02-17 01:58:03] "PUT /alarm/dadfb480-1a74-4e1f-9dcf-cdcdf702dff1 HTTP/1.1" 200 244 0.028933 10.0.0.22 - - [2025-02-17 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007301 10.0.0.56 - - [2025-02-17 01:58:03] "POST /alarms HTTP/1.1" 409 252 0.007745 10.0.0.53 - - [2025-02-17 01:58:03] "PUT /alarm/bdba25d7-2f86-48b5-b35d-527b20ed0196 HTTP/1.1" 200 244 0.028607 10.0.0.53 - - [2025-02-17 01:58:03] "POST /alarms HTTP/1.1" 409 257 0.019037 10.0.0.56 - - [2025-02-17 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.031243 10.0.0.22 - - [2025-02-17 01:58:03] "PUT /alarm/bdba25d7-2f86-48b5-b35d-527b20ed0196 HTTP/1.1" 200 244 0.064344 10.0.0.53 - - [2025-02-17 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009339 10.0.0.22 - - [2025-02-17 01:58:03] "POST /alarms HTTP/1.1" 409 257 0.010289 10.0.0.56 - - [2025-02-17 01:58:03] "PUT /alarm/bdba25d7-2f86-48b5-b35d-527b20ed0196 HTTP/1.1" 200 244 0.047274 10.0.0.22 - - [2025-02-17 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.035552 10.0.0.56 - - [2025-02-17 01:58:03] "POST /alarms HTTP/1.1" 409 257 0.014388 10.0.0.53 - - [2025-02-17 01:58:03] "PUT /alarm/dedc45b6-032f-4b5f-96ac-6c527a35dadf HTTP/1.1" 200 244 0.068151 10.0.0.56 - - [2025-02-17 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007145 10.0.0.22 - - [2025-02-17 01:58:03] "PUT /alarm/dedc45b6-032f-4b5f-96ac-6c527a35dadf HTTP/1.1" 200 244 0.027606 10.0.0.53 - - [2025-02-17 01:58:03] "POST /alarms HTTP/1.1" 409 251 0.005865 10.0.0.56 - - [2025-02-17 01:58:03] "PUT /alarm/dedc45b6-032f-4b5f-96ac-6c527a35dadf HTTP/1.1" 200 244 0.020777 10.0.0.22 - - [2025-02-17 01:58:03] "POST /alarms HTTP/1.1" 409 251 0.004398 10.0.0.53 - - [2025-02-17 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006478 10.0.0.56 - - [2025-02-17 01:58:03] "POST /alarms HTTP/1.1" 409 251 0.004090 10.0.0.22 - - [2025-02-17 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007642 10.0.0.53 - - [2025-02-17 01:58:03] "PUT /alarm/fca83184-ae16-4729-bc09-4b05cd726c47 HTTP/1.1" 200 244 0.030114 10.0.0.56 - - [2025-02-17 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007638 10.0.0.22 - - [2025-02-17 01:58:03] "PUT /alarm/fca83184-ae16-4729-bc09-4b05cd726c47 HTTP/1.1" 200 244 0.024023 10.0.0.53 - - [2025-02-17 01:58:03] "POST /alarms HTTP/1.1" 409 257 0.005466 10.0.0.56 - - [2025-02-17 01:58:03] "PUT /alarm/fca83184-ae16-4729-bc09-4b05cd726c47 HTTP/1.1" 200 244 0.028605 10.0.0.22 - - [2025-02-17 01:58:03] "POST /alarms HTTP/1.1" 409 257 0.012172 10.0.0.53 - - [2025-02-17 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005646 10.0.0.56 - - [2025-02-17 01:58:03] "POST /alarms HTTP/1.1" 409 257 0.005959 10.0.0.22 - - [2025-02-17 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.56 - - [2025-02-17 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009227 10.0.0.53 - - [2025-02-17 01:58:03] "PUT /alarm/210b768f-7c9c-4ed8-b29e-3b1d4e6d0bda HTTP/1.1" 200 244 0.056247 10.0.0.22 - - [2025-02-17 01:58:04] "PUT /alarm/210b768f-7c9c-4ed8-b29e-3b1d4e6d0bda HTTP/1.1" 200 244 0.044109 10.0.0.53 - - [2025-02-17 01:58:04] "POST /alarms HTTP/1.1" 409 261 0.007344 10.0.0.56 - - [2025-02-17 01:58:04] "PUT /alarm/210b768f-7c9c-4ed8-b29e-3b1d4e6d0bda HTTP/1.1" 200 244 0.048069 10.0.0.22 - - [2025-02-17 01:58:04] "POST /alarms HTTP/1.1" 409 261 0.018021 10.0.0.53 - - [2025-02-17 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004739 10.0.0.56 - - [2025-02-17 01:58:04] "POST /alarms HTTP/1.1" 409 261 0.004750 10.0.0.22 - - [2025-02-17 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008107 10.0.0.56 - - [2025-02-17 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010433 10.0.0.53 - - [2025-02-17 01:58:04] "PUT /alarm/436ad1d8-d65b-43ee-8471-1a3af6f3310c HTTP/1.1" 200 244 0.062431 10.0.0.22 - - [2025-02-17 01:58:04] "PUT /alarm/436ad1d8-d65b-43ee-8471-1a3af6f3310c HTTP/1.1" 200 244 0.058355 10.0.0.53 - - [2025-02-17 01:58:04] "POST /alarms HTTP/1.1" 409 258 0.006745 10.0.0.56 - - [2025-02-17 01:58:04] "PUT /alarm/436ad1d8-d65b-43ee-8471-1a3af6f3310c HTTP/1.1" 200 244 0.031513 10.0.0.22 - - [2025-02-17 01:58:04] "POST /alarms HTTP/1.1" 409 258 0.008298 10.0.0.53 - - [2025-02-17 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011055 10.0.0.56 - - [2025-02-17 01:58:04] "POST /alarms HTTP/1.1" 409 258 0.004879 10.0.0.22 - - [2025-02-17 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007069 10.0.0.56 - - [2025-02-17 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.025442 10.0.0.53 - - [2025-02-17 01:58:04] "PUT /alarm/572a3b08-cdd4-41eb-9b38-931920c6c3c7 HTTP/1.1" 200 244 0.056927 10.0.0.22 - - [2025-02-17 01:58:04] "PUT /alarm/572a3b08-cdd4-41eb-9b38-931920c6c3c7 HTTP/1.1" 200 244 0.020904 10.0.0.53 - - [2025-02-17 01:58:04] "POST /alarms HTTP/1.1" 409 254 0.008881 10.0.0.22 - - [2025-02-17 01:58:04] "POST /alarms HTTP/1.1" 409 254 0.025862 10.0.0.56 - - [2025-02-17 01:58:04] "PUT /alarm/572a3b08-cdd4-41eb-9b38-931920c6c3c7 HTTP/1.1" 200 244 0.078053 10.0.0.53 - - [2025-02-17 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005420 10.0.0.22 - - [2025-02-17 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008128 10.0.0.56 - - [2025-02-17 01:58:04] "POST /alarms HTTP/1.1" 409 254 0.019250 10.0.0.53 - - [2025-02-17 01:58:04] "PUT /alarm/bc28e380-ab07-434f-bdd7-4167b1507746 HTTP/1.1" 200 244 0.034586 10.0.0.56 - - [2025-02-17 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012322 10.0.0.22 - - [2025-02-17 01:58:04] "PUT /alarm/bc28e380-ab07-434f-bdd7-4167b1507746 HTTP/1.1" 200 244 0.050662 10.0.0.53 - - [2025-02-17 01:58:04] "POST /alarms HTTP/1.1" 409 254 0.005171 10.0.0.22 - - [2025-02-17 01:58:04] "POST /alarms HTTP/1.1" 409 254 0.005280 10.0.0.53 - - [2025-02-17 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008469 10.0.0.56 - - [2025-02-17 01:58:04] "PUT /alarm/bc28e380-ab07-434f-bdd7-4167b1507746 HTTP/1.1" 200 244 0.049047 10.0.0.22 - - [2025-02-17 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.018462 10.0.0.56 - - [2025-02-17 01:58:04] "POST /alarms HTTP/1.1" 409 254 0.008190 10.0.0.53 - - [2025-02-17 01:58:04] "PUT /alarm/fc2979e8-f700-4543-9bf3-6333f2cf6eb5 HTTP/1.1" 200 244 0.067897 10.0.0.56 - - [2025-02-17 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.018193 10.0.0.22 - - [2025-02-17 01:58:04] "PUT /alarm/fc2979e8-f700-4543-9bf3-6333f2cf6eb5 HTTP/1.1" 200 244 0.053134 10.0.0.53 - - [2025-02-17 01:58:04] "POST /alarms HTTP/1.1" 409 254 0.007657 10.0.0.22 - - [2025-02-17 01:58:04] "POST /alarms HTTP/1.1" 409 254 0.019012 10.0.0.53 - - [2025-02-17 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008385 10.0.0.56 - - [2025-02-17 01:58:04] "PUT /alarm/fc2979e8-f700-4543-9bf3-6333f2cf6eb5 HTTP/1.1" 200 244 0.060191 10.0.0.22 - - [2025-02-17 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.56 - - [2025-02-17 01:58:05] "POST /alarms HTTP/1.1" 409 254 0.005762 10.0.0.53 - - [2025-02-17 01:58:05] "PUT /alarm/888acef5-6c89-472b-a6c7-84476ce91f09 HTTP/1.1" 200 244 0.029451 10.0.0.56 - - [2025-02-17 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005076 10.0.0.22 - - [2025-02-17 01:58:05] "PUT /alarm/888acef5-6c89-472b-a6c7-84476ce91f09 HTTP/1.1" 200 244 0.041567 10.0.0.53 - - [2025-02-17 01:58:05] "POST /alarms HTTP/1.1" 409 247 0.005096 10.0.0.22 - - [2025-02-17 01:58:05] "POST /alarms HTTP/1.1" 409 247 0.004444 10.0.0.53 - - [2025-02-17 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.56 - - [2025-02-17 01:58:05] "PUT /alarm/888acef5-6c89-472b-a6c7-84476ce91f09 HTTP/1.1" 200 244 0.033875 10.0.0.22 - - [2025-02-17 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.56 - - [2025-02-17 01:58:05] "POST /alarms HTTP/1.1" 409 247 0.007731 10.0.0.53 - - [2025-02-17 01:58:05] "PUT /alarm/510a11b5-50e1-4f39-8445-f50af8653bb2 HTTP/1.1" 200 244 0.028208 10.0.0.22 - - [2025-02-17 01:58:05] "PUT /alarm/510a11b5-50e1-4f39-8445-f50af8653bb2 HTTP/1.1" 200 244 0.023982 10.0.0.56 - - [2025-02-17 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013744 10.0.0.53 - - [2025-02-17 01:58:05] "POST /alarms HTTP/1.1" 409 272 0.013859 10.0.0.22 - - [2025-02-17 01:58:05] "POST /alarms HTTP/1.1" 409 272 0.004592 10.0.0.53 - - [2025-02-17 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.56 - - [2025-02-17 01:58:05] "PUT /alarm/510a11b5-50e1-4f39-8445-f50af8653bb2 HTTP/1.1" 200 244 0.022403 10.0.0.22 - - [2025-02-17 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.56 - - [2025-02-17 01:58:05] "POST /alarms HTTP/1.1" 409 272 0.004537 10.0.0.53 - - [2025-02-17 01:58:05] "PUT /alarm/e754d0a7-b2e6-4995-8bfb-813ab036f2e7 HTTP/1.1" 200 244 0.022817 10.0.0.56 - - [2025-02-17 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.22 - - [2025-02-17 01:58:05] "PUT /alarm/e754d0a7-b2e6-4995-8bfb-813ab036f2e7 HTTP/1.1" 200 244 0.032485 10.0.0.53 - - [2025-02-17 01:58:05] "POST /alarms HTTP/1.1" 409 261 0.004015 10.0.0.22 - - [2025-02-17 01:58:05] "POST /alarms HTTP/1.1" 409 261 0.005533 10.0.0.56 - - [2025-02-17 01:58:05] "PUT /alarm/e754d0a7-b2e6-4995-8bfb-813ab036f2e7 HTTP/1.1" 200 244 0.018149 10.0.0.53 - - [2025-02-17 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.018140 10.0.0.22 - - [2025-02-17 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.56 - - [2025-02-17 01:58:05] "POST /alarms HTTP/1.1" 409 261 0.005109 10.0.0.53 - - [2025-02-17 01:58:05] "PUT /alarm/eaeca3eb-fc38-43b3-8965-2ae6f7ff85f9 HTTP/1.1" 200 244 0.024372 10.0.0.56 - - [2025-02-17 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005202 10.0.0.22 - - [2025-02-17 01:58:05] "PUT /alarm/eaeca3eb-fc38-43b3-8965-2ae6f7ff85f9 HTTP/1.1" 200 244 0.036550 10.0.0.53 - - [2025-02-17 01:58:05] "POST /alarms HTTP/1.1" 409 259 0.014797 10.0.0.56 - - [2025-02-17 01:58:05] "PUT /alarm/eaeca3eb-fc38-43b3-8965-2ae6f7ff85f9 HTTP/1.1" 200 244 0.025053 10.0.0.22 - - [2025-02-17 01:58:05] "POST /alarms HTTP/1.1" 409 259 0.007299 10.0.0.53 - - [2025-02-17 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006824 10.0.0.56 - - [2025-02-17 01:58:05] "POST /alarms HTTP/1.1" 409 259 0.009697 10.0.0.22 - - [2025-02-17 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007329 10.0.0.53 - - [2025-02-17 01:58:05] "PUT /alarm/82afdd71-9aab-41b9-b980-2f7c9a1c8f8a HTTP/1.1" 200 244 0.042578 10.0.0.56 - - [2025-02-17 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016173 10.0.0.22 - - [2025-02-17 01:58:05] "PUT /alarm/82afdd71-9aab-41b9-b980-2f7c9a1c8f8a HTTP/1.1" 200 244 0.044894 10.0.0.53 - - [2025-02-17 01:58:05] "POST /alarms HTTP/1.1" 409 265 0.016941 10.0.0.56 - - [2025-02-17 01:58:05] "PUT /alarm/82afdd71-9aab-41b9-b980-2f7c9a1c8f8a HTTP/1.1" 200 244 0.043441 10.0.0.22 - - [2025-02-17 01:58:05] "POST /alarms HTTP/1.1" 409 265 0.015108 10.0.0.53 - - [2025-02-17 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009957 10.0.0.56 - - [2025-02-17 01:58:05] "POST /alarms HTTP/1.1" 409 265 0.005996 10.0.0.22 - - [2025-02-17 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.56 - - [2025-02-17 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006732 10.0.0.53 - - [2025-02-17 01:58:05] "PUT /alarm/42b1ea67-9281-4eb9-948e-8531c68ab997 HTTP/1.1" 200 244 0.039115 10.0.0.22 - - [2025-02-17 01:58:06] "PUT /alarm/42b1ea67-9281-4eb9-948e-8531c68ab997 HTTP/1.1" 200 244 0.035406 10.0.0.53 - - [2025-02-17 01:58:06] "POST /alarms HTTP/1.1" 409 279 0.012426 10.0.0.56 - - [2025-02-17 01:58:06] "PUT /alarm/42b1ea67-9281-4eb9-948e-8531c68ab997 HTTP/1.1" 200 244 0.032655 10.0.0.22 - - [2025-02-17 01:58:06] "POST /alarms HTTP/1.1" 409 279 0.008133 10.0.0.53 - - [2025-02-17 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.56 - - [2025-02-17 01:58:06] "POST /alarms HTTP/1.1" 409 279 0.005573 10.0.0.22 - - [2025-02-17 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004974 10.0.0.56 - - [2025-02-17 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.53 - - [2025-02-17 01:58:06] "PUT /alarm/8001fd8f-14fd-4d15-9e24-6472e8ef75c4 HTTP/1.1" 200 244 0.025070 10.0.0.22 - - [2025-02-17 01:58:06] "PUT /alarm/8001fd8f-14fd-4d15-9e24-6472e8ef75c4 HTTP/1.1" 200 244 0.026013 10.0.0.56 - - [2025-02-17 01:58:06] "PUT /alarm/8001fd8f-14fd-4d15-9e24-6472e8ef75c4 HTTP/1.1" 200 244 0.051566 10.0.0.53 - - [2025-02-17 01:58:06] "GET / HTTP/1.1" 200 35931 0.001690 10.0.0.53 - - [2025-02-17 01:58:06] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000577 10.0.0.22 - - [2025-02-17 01:58:06] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.22 - - [2025-02-17 01:58:06] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000583 10.0.0.56 - - [2025-02-17 01:58:06] "GET / HTTP/1.1" 200 35931 0.001733 10.0.0.56 - - [2025-02-17 01:58:06] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000452 10.0.0.53 - - [2025-02-17 01:58:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.620529 10.0.0.53 - - [2025-02-17 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.22 - - [2025-02-17 01:58:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.340120 10.0.0.22 - - [2025-02-17 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.56 - - [2025-02-17 01:58:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.071012 10.0.0.56 - - [2025-02-17 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005604 10.0.0.53 - - [2025-02-17 01:58:07] "PUT /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5 HTTP/1.1" 200 276 0.020562 10.0.0.22 - - [2025-02-17 01:58:07] "PUT /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5 HTTP/1.1" 200 276 0.016663 10.0.0.56 - - [2025-02-17 01:58:07] "PUT /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5 HTTP/1.1" 200 276 0.027245 10.0.0.22 - - [2025-02-17 01:58:07] "GET / HTTP/1.1" 200 35931 0.002076 10.0.0.22 - - [2025-02-17 01:58:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000469 10.0.0.53 - - [2025-02-17 01:58:08] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.53 - - [2025-02-17 01:58:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000463 10.0.0.56 - - [2025-02-17 01:58:08] "GET / HTTP/1.1" 200 35931 0.001590 10.0.0.56 - - [2025-02-17 01:58:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000601 10.0.0.22 - - [2025-02-17 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.916430 10.0.0.22 - - [2025-02-17 01:58:09] "GET /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006029 10.0.0.22 - - [2025-02-17 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005001 10.0.0.22 - - [2025-02-17 01:58:09] "PUT /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5 HTTP/1.1" 200 276 0.030682 10.0.0.22 - - [2025-02-17 01:58:09] "GET / HTTP/1.1" 200 35931 0.001742 10.0.0.22 - - [2025-02-17 01:58:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000636 10.0.0.53 - - [2025-02-17 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 2.663647 10.0.0.53 - - [2025-02-17 01:58:11] "GET /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005869 10.0.0.53 - - [2025-02-17 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.53 - - [2025-02-17 01:58:11] "PUT /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5 HTTP/1.1" 200 276 0.029751 10.0.0.53 - - [2025-02-17 01:58:11] "GET / HTTP/1.1" 200 35931 0.002049 10.0.0.53 - - [2025-02-17 01:58:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000522 10.0.0.56 - - [2025-02-17 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 5.942521 10.0.0.56 - - [2025-02-17 01:58:15] "GET /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005252 10.0.0.56 - - [2025-02-17 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005484 10.0.0.56 - - [2025-02-17 01:58:15] "PUT /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5 HTTP/1.1" 200 276 0.018616 10.0.0.56 - - [2025-02-17 01:58:15] "GET / HTTP/1.1" 200 35931 0.002049 10.0.0.56 - - [2025-02-17 01:58:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000664 10.0.0.22 - - [2025-02-17 01:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 6.082552 10.0.0.22 - - [2025-02-17 01:58:21] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.009916 10.0.0.22 - - [2025-02-17 01:58:21] "PUT /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b HTTP/1.1" 200 274 0.039127 10.0.0.53 - - [2025-02-17 01:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 5.881778 10.0.0.53 - - [2025-02-17 01:58:23] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.015255 10.0.0.53 - - [2025-02-17 01:58:23] "PUT /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b HTTP/1.1" 200 274 0.051227 10.0.0.56 - - [2025-02-17 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 5.441568 10.0.0.56 - - [2025-02-17 01:58:27] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.014781 10.0.0.22 - - [2025-02-17 01:58:27] "GET /global-system-configs HTTP/1.1" 200 322 4.821217 10.0.0.56 - - [2025-02-17 01:58:27] "PUT /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b HTTP/1.1" 200 274 0.037704 10.0.0.53 - - [2025-02-17 01:58:27] "GET /global-system-configs HTTP/1.1" 200 322 2.053019 10.0.0.56 - - [2025-02-17 01:58:27] "GET /global-system-configs HTTP/1.1" 200 322 0.819455 10.0.0.22 - - [2025-02-17 01:58:31] "GET / HTTP/1.1" 200 35931 0.003088 10.0.0.22 - - [2025-02-17 01:58:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000615 10.0.0.53 - - [2025-02-17 01:58:31] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.53 - - [2025-02-17 01:58:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000531 10.0.0.56 - - [2025-02-17 01:58:32] "GET / HTTP/1.1" 200 35931 0.001531 10.0.0.56 - - [2025-02-17 01:58:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000438 10.0.0.22 - - [2025-02-17 01:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.440282 10.0.0.22 - - [2025-02-17 01:58:32] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.015768 10.0.0.22 - - [2025-02-17 01:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005511 10.0.0.22 - - [2025-02-17 01:58:32] "GET /analytics-node/6964bc0f-92cc-45ea-8062-0b4bb86defc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.005222 10.0.0.53 - - [2025-02-17 01:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.422379 10.0.0.53 - - [2025-02-17 01:58:33] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.014212 10.0.0.56 - - [2025-02-17 01:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.060327 10.0.0.53 - - [2025-02-17 01:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015695 10.0.0.56 - - [2025-02-17 01:58:33] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.013236 10.0.0.53 - - [2025-02-17 01:58:33] "GET /analytics-node/68fe7f4d-859c-44bd-98e0-ecc07db6b5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.005251 10.0.0.56 - - [2025-02-17 01:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009071 10.0.0.56 - - [2025-02-17 01:58:33] "GET /analytics-node/daa7a75b-1780-46f7-86c6-6b05b75b4915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004498 10.0.0.22 - - [2025-02-17 01:58:38] "GET / HTTP/1.1" 200 35931 0.001902 10.0.0.53 - - [2025-02-17 01:58:38] "GET / HTTP/1.1" 200 35931 0.001736 10.0.0.53 - - [2025-02-17 01:58:38] "GET / HTTP/1.1" 200 35931 0.001488 10.0.0.53 - - [2025-02-17 01:58:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000515 10.0.0.22 - - [2025-02-17 01:58:39] "GET / HTTP/1.1" 200 35931 0.001889 10.0.0.22 - - [2025-02-17 01:58:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000446 10.0.0.56 - - [2025-02-17 01:58:40] "GET / HTTP/1.1" 200 35931 0.001788 10.0.0.56 - - [2025-02-17 01:58:40] "GET / HTTP/1.1" 200 35931 0.003578 10.0.0.56 - - [2025-02-17 01:58:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000674 10.0.0.53 - - [2025-02-17 01:58:45] "GET / HTTP/1.1" 200 35931 0.006203 10.0.0.53 - - [2025-02-17 01:58:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000637 10.0.0.22 - - [2025-02-17 01:58:46] "GET / HTTP/1.1" 200 35931 0.001769 10.0.0.22 - - [2025-02-17 01:58:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000507 10.0.0.56 - - [2025-02-17 01:58:46] "GET / HTTP/1.1" 200 35931 0.003079 10.0.0.56 - - [2025-02-17 01:58:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000851 10.0.0.53 - - [2025-02-17 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 8.305789 10.0.0.53 - - [2025-02-17 01:58:55] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.009247 10.0.0.53 - - [2025-02-17 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005073 10.0.0.53 - - [2025-02-17 01:58:56] "GET /analytics-alarm-node/25bad43a-eced-4f8a-b702-d0560879c0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.005610 10.0.0.22 - - [2025-02-17 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 7.935048 10.0.0.22 - - [2025-02-17 01:58:56] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.011350 10.0.0.22 - - [2025-02-17 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008525 10.0.0.22 - - [2025-02-17 01:58:56] "GET /analytics-alarm-node/277ac356-95a5-4526-87bc-82d9fda8b2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.004873 10.0.0.53 - - [2025-02-17 01:58:56] "GET /global-system-configs HTTP/1.1" 200 322 7.268605 10.0.0.56 - - [2025-02-17 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 6.888170 10.0.0.56 - - [2025-02-17 01:58:56] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.013293 10.0.0.56 - - [2025-02-17 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.56 - - [2025-02-17 01:58:56] "GET /analytics-alarm-node/9ac144e5-0c64-4452-aa13-ce71ac81b517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.005029 10.0.0.53 - - [2025-02-17 01:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 4.769541 10.0.0.53 - - [2025-02-17 01:58:58] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.008702 10.0.0.53 - - [2025-02-17 01:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005055 10.0.0.22 - - [2025-02-17 01:58:58] "GET /global-system-configs HTTP/1.1" 200 322 4.462915 10.0.0.53 - - [2025-02-17 01:58:59] "GET /analytics-snmp-node/ca2ca63b-6bbc-497e-8517-49e2d0d3accb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.007337 10.0.0.22 - - [2025-02-17 01:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 4.555602 10.0.0.22 - - [2025-02-17 01:58:59] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.021016 10.0.0.22 - - [2025-02-17 01:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010982 10.0.0.22 - - [2025-02-17 01:58:59] "GET /analytics-snmp-node/ea4aa0db-806d-4504-8456-db3e03223a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.007101 10.0.0.56 - - [2025-02-17 01:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 4.113285 10.0.0.56 - - [2025-02-17 01:58:59] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.016838 10.0.0.56 - - [2025-02-17 01:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005294 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.56 - - [2025-02-17 01:58:59] "GET /analytics-snmp-node/1b5ffced-d305-43de-aab1-81a6c7339089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.013489 10.0.0.56 - - [2025-02-17 01:58:59] "GET /global-system-configs HTTP/1.1" 200 322 1.875511 10.0.0.22 - - [2025-02-17 01:59:02] "GET /obj-perms HTTP/1.1" 200 5056 4.587019 10.0.0.56 - - [2025-02-17 01:59:02] "GET /obj-perms HTTP/1.1" 200 5056 5.278068 10.0.0.53 - - [2025-02-17 01:59:02] "GET /obj-perms HTTP/1.1" 200 5056 5.003973 10.0.0.56 - - [2025-02-17 01:59:43] "GET / HTTP/1.1" 200 35931 0.002070 10.0.0.56 - - [2025-02-17 01:59:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000782 10.0.0.56 - - [2025-02-17 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.053525 10.0.0.56 - - [2025-02-17 01:59:43] "GET /routing-instance/7711a7d3-8c88-469c-a9ed-cc7802efd58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011359 10.0.0.56 - - [2025-02-17 01:59:43] "POST /bgp-routers HTTP/1.1" 409 303 0.008160 10.0.0.56 - - [2025-02-17 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007951 10.0.0.56 - - [2025-02-17 01:59:43] "GET /bgp-router/5d528968-f873-4986-87d9-07ccd94aed77?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1811 0.007753 10.0.0.56 - - [2025-02-17 01:59:43] "PUT /bgp-router/5d528968-f873-4986-87d9-07ccd94aed77 HTTP/1.1" 200 254 0.062167 10.0.0.53 - - [2025-02-17 02:00:27] "GET / HTTP/1.1" 200 35931 0.001596 10.0.0.53 - - [2025-02-17 02:00:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000549 10.0.0.53 - - [2025-02-17 02:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.029484 10.0.0.53 - - [2025-02-17 02:00:27] "GET /routing-instance/7711a7d3-8c88-469c-a9ed-cc7802efd58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005779 10.0.0.53 - - [2025-02-17 02:00:27] "POST /bgp-routers HTTP/1.1" 409 303 0.005587 10.0.0.53 - - [2025-02-17 02:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.53 - - [2025-02-17 02:00:28] "GET /bgp-router/5854b281-1c4d-4540-a68a-0beb6e42d9b5?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1810 0.008032 10.0.0.53 - - [2025-02-17 02:00:28] "PUT /bgp-router/5854b281-1c4d-4540-a68a-0beb6e42d9b5 HTTP/1.1" 200 254 0.028422 10.0.0.22 - - [2025-02-17 02:01:10] "GET / HTTP/1.1" 200 35931 0.002387 10.0.0.22 - - [2025-02-17 02:01:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000802 10.0.0.22 - - [2025-02-17 02:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.034500 10.0.0.22 - - [2025-02-17 02:01:11] "GET /routing-instance/7711a7d3-8c88-469c-a9ed-cc7802efd58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006193 10.0.0.22 - - [2025-02-17 02:01:11] "POST /bgp-routers HTTP/1.1" 409 303 0.004673 10.0.0.22 - - [2025-02-17 02:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.22 - - [2025-02-17 02:01:11] "GET /bgp-router/729da4ef-c93c-4b64-b58e-19e851feb74f?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.008815 10.0.0.22 - - [2025-02-17 02:01:11] "PUT /bgp-router/729da4ef-c93c-4b64-b58e-19e851feb74f HTTP/1.1" 200 254 0.031968 10.0.0.53 - - [2025-02-17 02:02:04] "GET /obj-perms HTTP/1.1" 200 5056 0.078351 10.0.0.22 - - [2025-02-17 02:02:04] "GET /obj-perms HTTP/1.1" 200 5056 0.058794 10.0.0.56 - - [2025-02-17 02:02:10] "GET / HTTP/1.1" 200 35931 0.001970 10.0.0.56 - - [2025-02-17 02:02:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.003286 10.0.0.56 - - [2025-02-17 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.034386 10.0.0.56 - - [2025-02-17 02:02:11] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.008759 10.0.0.56 - - [2025-02-17 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004707 10.0.0.56 - - [2025-02-17 02:02:11] "GET /config-database-node/7d28f538-84db-4daf-ad43-d62ffab0e95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.005169 10.0.0.56 - - [2025-02-17 02:02:58] "GET / HTTP/1.1" 200 35931 0.002110 10.0.0.56 - - [2025-02-17 02:02:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000480 10.0.0.56 - - [2025-02-17 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.052108 10.0.0.56 - - [2025-02-17 02:02:59] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.007527 10.0.0.56 - - [2025-02-17 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012524 10.0.0.56 - - [2025-02-17 02:02:59] "GET /database-node/d18aeb37-24d8-455f-9dc7-97008d978779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.006150 10.0.0.56 - - [2025-02-17 02:03:05] "GET /obj-perms HTTP/1.1" 200 5056 0.056750 10.0.0.22 - - [2025-02-17 02:03:08] "GET /global-system-configs HTTP/1.1" 200 322 0.034776 10.0.0.53 - - [2025-02-17 02:03:08] "GET /global-system-configs HTTP/1.1" 200 322 0.010173 10.0.0.53 - - [2025-02-17 02:03:08] "GET /obj-perms HTTP/1.1" 200 5056 0.204857 10.0.0.56 - - [2025-02-17 02:03:09] "GET /global-system-configs HTTP/1.1" 200 322 0.133902 10.0.0.56 - - [2025-02-17 02:03:09] "GET /obj-perms HTTP/1.1" 200 5056 0.215314 10.0.0.22 - - [2025-02-17 02:03:09] "GET /obj-perms HTTP/1.1" 200 5056 0.222716 10.0.0.53 - - [2025-02-17 02:03:33] "GET /global-system-configs HTTP/1.1" 200 322 0.036023 10.0.0.22 - - [2025-02-17 02:03:34] "GET /global-system-configs HTTP/1.1" 200 322 0.072071 10.0.0.53 - - [2025-02-17 02:03:34] "GET /obj-perms HTTP/1.1" 200 5056 0.191133 10.0.0.56 - - [2025-02-17 02:03:35] "GET /global-system-configs HTTP/1.1" 200 322 0.083352 10.0.0.56 - - [2025-02-17 02:03:35] "GET /obj-perms HTTP/1.1" 200 5056 0.167042 10.0.0.22 - - [2025-02-17 02:03:35] "GET /obj-perms HTTP/1.1" 200 5056 0.198865 10.0.0.53 - - [2025-02-17 02:03:48] "GET / HTTP/1.1" 200 35931 0.001914 10.0.0.53 - - [2025-02-17 02:03:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000505 10.0.0.53 - - [2025-02-17 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.039152 10.0.0.53 - - [2025-02-17 02:03:48] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.016482 10.0.0.53 - - [2025-02-17 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007667 10.0.0.53 - - [2025-02-17 02:03:48] "GET /config-database-node/def584f9-215d-4491-a57b-ae4bbfe7f398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.006324 10.0.0.53 - - [2025-02-17 02:04:33] "GET / HTTP/1.1" 200 35931 0.002208 10.0.0.53 - - [2025-02-17 02:04:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000711 10.0.0.53 - - [2025-02-17 02:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.051130 10.0.0.53 - - [2025-02-17 02:04:34] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.009469 10.0.0.53 - - [2025-02-17 02:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005942 10.0.0.53 - - [2025-02-17 02:04:34] "GET /database-node/eee1237f-6d5e-4d2d-8ed4-d657b48a0b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.016944 10.0.0.22 - - [2025-02-17 02:05:23] "GET / HTTP/1.1" 200 35931 0.002878 10.0.0.22 - - [2025-02-17 02:05:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000510 10.0.0.22 - - [2025-02-17 02:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.035044 10.0.0.22 - - [2025-02-17 02:05:23] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.011747 10.0.0.22 - - [2025-02-17 02:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006225 10.0.0.22 - - [2025-02-17 02:05:23] "GET /config-database-node/d440aaa3-e925-47a6-8924-e4245d51be0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.007365 10.0.0.22 - - [2025-02-17 02:06:05] "GET / HTTP/1.1" 200 35931 0.002379 10.0.0.22 - - [2025-02-17 02:06:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000560 10.0.0.22 - - [2025-02-17 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.039174 10.0.0.22 - - [2025-02-17 02:06:06] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.027962 10.0.0.22 - - [2025-02-17 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009908 10.0.0.22 - - [2025-02-17 02:06:06] "GET /database-node/adbd3c76-0c35-4a26-b1ae-84603773fcc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.025015 10.0.0.53 - - [2025-02-17 02:06:08] "GET /obj-perms HTTP/1.1" 200 5056 0.075589 10.0.0.22 - - [2025-02-17 02:07:08] "GET /obj-perms HTTP/1.1" 200 5056 0.063000 10.0.0.56 - - [2025-02-17 02:07:08] "GET /obj-perms HTTP/1.1" 200 5056 0.071904 10.0.0.22 - - [2025-02-17 02:08:08] "GET /global-system-configs HTTP/1.1" 200 322 0.047813 10.0.0.53 - - [2025-02-17 02:08:08] "GET /global-system-configs HTTP/1.1" 200 322 0.114660 10.0.0.56 - - [2025-02-17 02:08:09] "GET /global-system-configs HTTP/1.1" 200 322 0.482294 10.0.0.56 - - [2025-02-17 02:08:09] "GET /obj-perms HTTP/1.1" 200 5056 0.549649 10.0.0.22 - - [2025-02-17 02:08:09] "GET /obj-perms HTTP/1.1" 200 5056 0.554567 10.0.0.53 - - [2025-02-17 02:08:09] "GET /obj-perms HTTP/1.1" 200 5056 0.598825 10.0.0.53 - - [2025-02-17 02:08:33] "GET /global-system-configs HTTP/1.1" 200 322 0.038302 10.0.0.22 - - [2025-02-17 02:08:34] "GET /global-system-configs HTTP/1.1" 200 322 0.098778 10.0.0.53 - - [2025-02-17 02:08:34] "GET /obj-perms HTTP/1.1" 200 5056 0.226116 10.0.0.22 - - [2025-02-17 02:08:34] "GET /obj-perms HTTP/1.1" 200 5056 0.249750 10.0.0.56 - - [2025-02-17 02:08:35] "GET /global-system-configs HTTP/1.1" 200 322 0.059701 10.0.0.56 - - [2025-02-17 02:08:35] "GET /obj-perms HTTP/1.1" 200 5056 0.155046 10.0.0.53 - - [2025-02-17 02:11:12] "GET /obj-perms HTTP/1.1" 200 5056 0.069731 10.0.0.22 - - [2025-02-17 02:11:12] "GET /obj-perms HTTP/1.1" 200 5056 0.072210 10.0.0.56 - - [2025-02-17 02:12:13] "GET /obj-perms HTTP/1.1" 200 5056 0.088291 10.0.0.22 - - [2025-02-17 02:13:08] "GET /global-system-configs HTTP/1.1" 200 322 0.267031 10.0.0.53 - - [2025-02-17 02:13:09] "GET /global-system-configs HTTP/1.1" 200 322 0.322493 10.0.0.53 - - [2025-02-17 02:13:09] "GET /obj-perms HTTP/1.1" 200 5056 0.443416 10.0.0.56 - - [2025-02-17 02:13:09] "GET /global-system-configs HTTP/1.1" 200 322 0.152826 10.0.0.56 - - [2025-02-17 02:13:09] "GET /obj-perms HTTP/1.1" 200 5056 0.360659 10.0.0.22 - - [2025-02-17 02:13:09] "GET /obj-perms HTTP/1.1" 200 5056 0.389904 10.0.0.53 - - [2025-02-17 02:13:33] "GET /global-system-configs HTTP/1.1" 200 322 0.037560 10.0.0.22 - - [2025-02-17 02:13:34] "GET /global-system-configs HTTP/1.1" 200 322 0.062293 10.0.0.56 - - [2025-02-17 02:13:34] "GET /obj-perms HTTP/1.1" 200 5056 0.154464 10.0.0.22 - - [2025-02-17 02:13:34] "GET /obj-perms HTTP/1.1" 200 5056 0.164982 10.0.0.53 - - [2025-02-17 02:13:34] "GET /obj-perms HTTP/1.1" 200 5056 0.185515 10.0.0.56 - - [2025-02-17 02:13:35] "GET /global-system-configs HTTP/1.1" 200 322 0.037689 10.0.0.53 - - [2025-02-17 02:15:16] "GET /obj-perms HTTP/1.1" 200 5056 0.071521 10.0.0.22 - - [2025-02-17 02:16:16] "GET /obj-perms HTTP/1.1" 200 5056 0.263038 10.0.0.56 - - [2025-02-17 02:16:17] "GET /obj-perms HTTP/1.1" 200 5056 0.057713 10.0.0.22 - - [2025-02-17 02:18:08] "GET /global-system-configs HTTP/1.1" 200 322 0.035851 10.0.0.53 - - [2025-02-17 02:18:08] "GET /global-system-configs HTTP/1.1" 200 322 0.033453 10.0.0.22 - - [2025-02-17 02:18:08] "GET /obj-perms HTTP/1.1" 200 5056 0.036540 10.0.0.53 - - [2025-02-17 02:18:08] "GET /obj-perms HTTP/1.1" 200 5056 0.022810 10.0.0.56 - - [2025-02-17 02:18:09] "GET /global-system-configs HTTP/1.1" 200 322 0.058353 10.0.0.56 - - [2025-02-17 02:18:09] "GET /obj-perms HTTP/1.1" 200 5056 0.184208 10.0.0.53 - - [2025-02-17 02:18:33] "GET /global-system-configs HTTP/1.1" 200 322 0.052507 10.0.0.53 - - [2025-02-17 02:18:33] "GET /obj-perms HTTP/1.1" 200 5056 0.158911 10.0.0.22 - - [2025-02-17 02:18:34] "GET /global-system-configs HTTP/1.1" 200 322 0.117382 10.0.0.56 - - [2025-02-17 02:18:34] "GET /obj-perms HTTP/1.1" 200 5056 0.183990 10.0.0.22 - - [2025-02-17 02:18:34] "GET /obj-perms HTTP/1.1" 200 5056 0.189853 10.0.0.56 - - [2025-02-17 02:18:35] "GET /global-system-configs HTTP/1.1" 200 322 0.032726 10.0.0.42 - - [2025-02-17 02:20:09] "GET / HTTP/1.1" 200 35931 0.002961 10.0.0.42 - - [2025-02-17 02:20:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000508 10.0.0.42 - - [2025-02-17 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.035727 10.0.0.42 - - [2025-02-17 02:20:10] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.014458 10.0.0.42 - - [2025-02-17 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007134 10.0.0.44 - - [2025-02-17 02:20:10] "GET / HTTP/1.1" 200 35931 0.001665 10.0.0.42 - - [2025-02-17 02:20:10] "GET /routing-instance/7711a7d3-8c88-469c-a9ed-cc7802efd58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007587 10.0.0.44 - - [2025-02-17 02:20:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000472 10.0.0.42 - - [2025-02-17 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006312 10.0.0.42 - - [2025-02-17 02:20:10] "GET /virtual-router/4acaffc7-dec9-4a16-891e-24150f68c88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.007632 10.0.0.42 - - [2025-02-17 02:20:10] "PUT /virtual-router/4acaffc7-dec9-4a16-891e-24150f68c88d HTTP/1.1" 200 262 0.035696 10.0.0.42 - - [2025-02-17 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.028799 10.0.0.42 - - [2025-02-17 02:20:10] "GET /virtual-router/4acaffc7-dec9-4a16-891e-24150f68c88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.006724 10.0.0.42 - - [2025-02-17 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005711 10.0.0.42 - - [2025-02-17 02:20:10] "GET /virtual-machine-interface/35fb70ab-c69c-4aaa-8491-9884e0c0bb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1897 0.010437 10.0.0.44 - - [2025-02-17 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.033574 10.0.0.44 - - [2025-02-17 02:20:10] "GET /global-system-config/ac1da87a-ed08-4238-948a-2e21cf0c1a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.020355 10.0.0.44 - - [2025-02-17 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.42 - - [2025-02-17 02:20:10] "PUT /virtual-machine-interface/35fb70ab-c69c-4aaa-8491-9884e0c0bb62 HTTP/1.1" 200 284 0.038002 10.0.0.44 - - [2025-02-17 02:20:10] "GET /routing-instance/7711a7d3-8c88-469c-a9ed-cc7802efd58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007259 10.0.0.44 - - [2025-02-17 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005224 10.0.0.44 - - [2025-02-17 02:20:11] "GET /virtual-router/182002a3-d837-4645-9aaa-334eb8e3c6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.009212 10.0.0.44 - - [2025-02-17 02:20:11] "PUT /virtual-router/182002a3-d837-4645-9aaa-334eb8e3c6cb HTTP/1.1" 200 262 0.029675 10.0.0.44 - - [2025-02-17 02:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005849 10.0.0.44 - - [2025-02-17 02:20:11] "GET /virtual-router/182002a3-d837-4645-9aaa-334eb8e3c6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.008171 10.0.0.44 - - [2025-02-17 02:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006480 10.0.0.44 - - [2025-02-17 02:20:11] "GET /virtual-machine-interface/409d0de4-6314-4b05-a9a9-6104b7da981a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.010426 10.0.0.44 - - [2025-02-17 02:20:11] "PUT /virtual-machine-interface/409d0de4-6314-4b05-a9a9-6104b7da981a HTTP/1.1" 200 284 0.029992 10.0.0.53 - - [2025-02-17 02:20:20] "GET /obj-perms HTTP/1.1" 200 5056 0.065643 10.0.0.22 - - [2025-02-17 02:20:20] "GET /obj-perms HTTP/1.1" 200 5056 0.057953 [Introspect:8084]10.0.0.56 - - [2025-02-17 02:20:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001085 [Introspect:8084]10.0.0.56 - - [2025-02-17 02:20:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001071 [Introspect:8084]10.0.0.56 - - [2025-02-17 02:20:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.56 - - [2025-02-17 02:20:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001438 10.0.0.56 - - [2025-02-17 02:21:21] "GET /obj-perms HTTP/1.1" 200 5056 0.074193 10.0.0.53 - - [2025-02-17 02:22:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.042449 10.0.0.53 - - [2025-02-17 02:22:13] "POST /access-control-lists HTTP/1.1" 200 571 0.108629 [Introspect:8084]10.0.0.56 - - [2025-02-17 02:22:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001339 10.0.0.53 - - [2025-02-17 02:22:16] "POST /fqname-to-id HTTP/1.1" 404 244 0.015198 10.0.0.56 - - [2025-02-17 02:22:20] "POST /neutron/network HTTP/1.1" 200 117 0.062269 10.0.0.53 - - [2025-02-17 02:22:20] "POST /ref-update HTTP/1.1" 200 156 0.073324 10.0.0.56 - - [2025-02-17 02:22:21] "POST /neutron/network HTTP/1.1" 200 838 0.018566 10.0.0.56 - - [2025-02-17 02:22:21] "POST /neutron/subnet HTTP/1.1" 200 719 0.013761 10.0.0.56 - - [2025-02-17 02:22:21] "GET /domains HTTP/1.1" 401 292 0.000660 10.0.0.56 - - [2025-02-17 02:22:21] "GET /domains HTTP/1.1" 200 280 0.328582 10.0.0.56 - - [2025-02-17 02:22:21] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.031894 10.0.0.56 - - [2025-02-17 02:22:21] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2584 0.060195 10.0.0.56 - - [2025-02-17 02:22:21] "GET /projects?obj_uuids=783afc28-f375-4a6b-a31b-656c43b4a395&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001477 10.0.0.56 - - [2025-02-17 02:22:22] "GET /project/783afc28-f375-4a6b-a31b-656c43b4a395 HTTP/1.1" 200 2168 0.144269 10.0.0.56 - - [2025-02-17 02:22:22] "GET /virtual-network/ebf1a03d-8a08-49e9-ae86-d692c2f3e402 HTTP/1.1" 200 2340 0.023083 10.0.0.56 - - [2025-02-17 02:22:22] "GET /virtual-network/ebf1a03d-8a08-49e9-ae86-d692c2f3e402 HTTP/1.1" 200 2340 0.008368 10.0.0.56 - - [2025-02-17 02:22:22] "GET /routing-instance/381b6239-ca52-4a0a-8625-eb6d3b3f9628 HTTP/1.1" 200 1493 0.005651 10.0.0.56 - - [2025-02-17 02:22:22] "GET /routing-instance/381b6239-ca52-4a0a-8625-eb6d3b3f9628 HTTP/1.1" 200 1493 0.005747 10.0.0.56 - - [2025-02-17 02:22:22] "GET /route-target/a0c4b68e-d643-4427-81d4-3dd396f93ac3 HTTP/1.1" 200 1219 0.005714 10.0.0.56 - - [2025-02-17 02:22:22] "GET /virtual-network/ebf1a03d-8a08-49e9-ae86-d692c2f3e402 HTTP/1.1" 200 2340 0.016221 10.0.0.56 - - [2025-02-17 02:22:22] "GET /routing-instance/381b6239-ca52-4a0a-8625-eb6d3b3f9628 HTTP/1.1" 200 1493 0.008569 10.0.0.56 - - [2025-02-17 02:22:22] "GET /virtual-network/ebf1a03d-8a08-49e9-ae86-d692c2f3e402 HTTP/1.1" 200 2340 0.008095 10.0.0.56 - - [2025-02-17 02:22:22] "GET /routing-instance/381b6239-ca52-4a0a-8625-eb6d3b3f9628 HTTP/1.1" 200 1493 0.009585 10.0.0.56 - - [2025-02-17 02:22:22] "GET /routing-instance/381b6239-ca52-4a0a-8625-eb6d3b3f9628 HTTP/1.1" 200 1493 0.008811 10.0.0.56 - - [2025-02-17 02:22:22] "GET /route-target/a0c4b68e-d643-4427-81d4-3dd396f93ac3 HTTP/1.1" 200 1219 0.011199 10.0.0.56 - - [2025-02-17 02:22:22] "GET /domains HTTP/1.1" 200 280 0.006025 10.0.0.56 - - [2025-02-17 02:22:22] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001236 10.0.0.56 - - [2025-02-17 02:22:22] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2584 0.011170 10.0.0.56 - - [2025-02-17 02:22:22] "GET /projects?obj_uuids=783afc28-f375-4a6b-a31b-656c43b4a395&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003161 10.0.0.56 - - [2025-02-17 02:22:22] "GET /project/783afc28-f375-4a6b-a31b-656c43b4a395 HTTP/1.1" 200 2168 0.133709 10.0.0.56 - - [2025-02-17 02:22:22] "GET /virtual-network/ebf1a03d-8a08-49e9-ae86-d692c2f3e402 HTTP/1.1" 200 2340 0.013482 10.0.0.56 - - [2025-02-17 02:22:25] "GET /aaa-mode HTTP/1.1" 401 292 0.000750 10.0.0.56 - - [2025-02-17 02:22:26] "GET / HTTP/1.1" 200 35931 0.004079 10.0.0.56 - - [2025-02-17 02:22:27] "POST /neutron/port HTTP/1.1" 200 117 0.014308 10.0.0.56 - - [2025-02-17 02:22:28] "POST /neutron/network HTTP/1.1" 200 848 0.025499 10.0.0.56 - - [2025-02-17 02:22:29] "POST /neutron/port HTTP/1.1" 200 1070 0.050147 10.0.0.56 - - [2025-02-17 02:22:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005754 10.0.0.56 - - [2025-02-17 02:22:29] "POST /neutron/network HTTP/1.1" 200 838 0.010109 10.0.0.56 - - [2025-02-17 02:22:37] "POST /neutron/port HTTP/1.1" 200 1098 0.035300 10.0.0.56 - - [2025-02-17 02:22:37] "GET /obj-perms HTTP/1.1" 200 5052 0.077386 10.0.0.56 - - [2025-02-17 02:22:40] "GET /obj-perms HTTP/1.1" 200 5052 0.005121 10.0.0.56 - - [2025-02-17 02:22:43] "POST /neutron/security_group HTTP/1.1" 200 2069 0.036568 10.0.0.56 - - [2025-02-17 02:22:43] "POST /neutron/port HTTP/1.1" 200 1098 0.029803 10.0.0.56 - - [2025-02-17 02:22:45] "POST /neutron/network HTTP/1.1" 200 838 0.011162 10.0.0.56 - - [2025-02-17 02:22:45] "GET /routing-instance/381b6239-ca52-4a0a-8625-eb6d3b3f9628 HTTP/1.1" 404 171 0.005892 10.0.0.56 - - [2025-02-17 02:22:45] "GET /domains HTTP/1.1" 200 280 0.008796 10.0.0.56 - - [2025-02-17 02:22:45] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002634 10.0.0.56 - - [2025-02-17 02:22:45] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2584 0.018452 10.0.0.56 - - [2025-02-17 02:22:45] "GET /projects?obj_uuids=783afc28-f375-4a6b-a31b-656c43b4a395&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004132 10.0.0.56 - - [2025-02-17 02:22:45] "GET /project/783afc28-f375-4a6b-a31b-656c43b4a395 HTTP/1.1" 200 1918 0.164657 10.0.0.53 - - [2025-02-17 02:22:48] "POST /fqname-to-id HTTP/1.1" 404 246 0.004545 10.0.0.53 - - [2025-02-17 02:22:48] "POST /access-control-lists HTTP/1.1" 200 606 0.076682 10.0.0.56 - - [2025-02-17 02:22:52] "GET /projects?obj_uuids=e9de848e-4196-4076-b76e-7b8dca84a410&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004547 10.0.0.56 - - [2025-02-17 02:22:52] "POST /neutron/network HTTP/1.1" 200 619 0.269345 10.0.0.53 - - [2025-02-17 02:22:52] "POST /route-targets HTTP/1.1" 200 327 0.026399 10.0.0.56 - - [2025-02-17 02:22:53] "POST /neutron/network HTTP/1.1" 200 838 0.013126 10.0.0.56 - - [2025-02-17 02:22:53] "GET /domains HTTP/1.1" 401 292 0.000468 10.0.0.56 - - [2025-02-17 02:22:53] "GET /domains HTTP/1.1" 200 280 0.029994 10.0.0.56 - - [2025-02-17 02:22:53] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001230 10.0.0.56 - - [2025-02-17 02:22:53] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2782 0.012548 10.0.0.56 - - [2025-02-17 02:22:53] "GET /projects?obj_uuids=e9de848e-4196-4076-b76e-7b8dca84a410&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001295 10.0.0.56 - - [2025-02-17 02:22:53] "GET /project/e9de848e-4196-4076-b76e-7b8dca84a410 HTTP/1.1" 200 2175 0.117325 10.0.0.56 - - [2025-02-17 02:22:53] "GET /virtual-network/c6df64df-81f3-4d01-b827-c75f124cd716 HTTP/1.1" 200 2341 0.012215 10.0.0.56 - - [2025-02-17 02:22:53] "GET /virtual-network/c6df64df-81f3-4d01-b827-c75f124cd716 HTTP/1.1" 200 2341 0.008476 10.0.0.56 - - [2025-02-17 02:22:53] "GET /routing-instance/d30feba1-4d80-42bc-9e80-a285c449da04 HTTP/1.1" 200 1492 0.011395 10.0.0.56 - - [2025-02-17 02:22:53] "GET /routing-instance/d30feba1-4d80-42bc-9e80-a285c449da04 HTTP/1.1" 200 1492 0.006404 10.0.0.56 - - [2025-02-17 02:22:53] "GET /route-target/562255db-2429-44e4-94b9-dad56dc52dbd HTTP/1.1" 200 1218 0.004758 10.0.0.56 - - [2025-02-17 02:22:53] "GET /virtual-network/c6df64df-81f3-4d01-b827-c75f124cd716 HTTP/1.1" 200 2341 0.013848 10.0.0.56 - - [2025-02-17 02:22:53] "GET /routing-instance/d30feba1-4d80-42bc-9e80-a285c449da04 HTTP/1.1" 200 1492 0.005324 10.0.0.56 - - [2025-02-17 02:22:53] "GET /virtual-network/c6df64df-81f3-4d01-b827-c75f124cd716 HTTP/1.1" 200 2341 0.007318 10.0.0.56 - - [2025-02-17 02:22:53] "GET /routing-instance/d30feba1-4d80-42bc-9e80-a285c449da04 HTTP/1.1" 200 1492 0.005229 10.0.0.56 - - [2025-02-17 02:22:54] "GET /routing-instance/d30feba1-4d80-42bc-9e80-a285c449da04 HTTP/1.1" 200 1492 0.006443 10.0.0.56 - - [2025-02-17 02:22:54] "GET /route-target/562255db-2429-44e4-94b9-dad56dc52dbd HTTP/1.1" 200 1218 0.005023 10.0.0.56 - - [2025-02-17 02:22:54] "GET /domains HTTP/1.1" 200 280 0.004755 10.0.0.56 - - [2025-02-17 02:22:54] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001615 10.0.0.56 - - [2025-02-17 02:22:54] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2782 0.010377 10.0.0.56 - - [2025-02-17 02:22:54] "GET /projects?obj_uuids=e9de848e-4196-4076-b76e-7b8dca84a410&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001864 10.0.0.56 - - [2025-02-17 02:22:54] "GET /project/e9de848e-4196-4076-b76e-7b8dca84a410 HTTP/1.1" 200 2175 0.122518 10.0.0.56 - - [2025-02-17 02:22:54] "GET /virtual-network/c6df64df-81f3-4d01-b827-c75f124cd716 HTTP/1.1" 200 2341 0.024264 10.0.0.53 - - [2025-02-17 02:22:55] "GET /obj-perms HTTP/1.1" 200 5054 0.057741 10.0.0.22 - - [2025-02-17 02:22:55] "GET /obj-perms HTTP/1.1" 200 5054 0.054302 10.0.0.56 - - [2025-02-17 02:22:55] "POST /neutron/network HTTP/1.1" 200 117 0.016523 10.0.0.53 - - [2025-02-17 02:22:55] "POST /ref-update HTTP/1.1" 200 156 0.043833 10.0.0.56 - - [2025-02-17 02:22:56] "POST /neutron/network HTTP/1.1" 200 839 0.015161 10.0.0.56 - - [2025-02-17 02:22:56] "POST /neutron/subnet HTTP/1.1" 200 730 0.013988 10.0.0.56 - - [2025-02-17 02:22:56] "GET /domains HTTP/1.1" 200 280 0.004301 10.0.0.56 - - [2025-02-17 02:22:56] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002281 10.0.0.56 - - [2025-02-17 02:22:56] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2782 0.022391 10.0.0.56 - - [2025-02-17 02:22:56] "GET /projects?obj_uuids=e9de848e-4196-4076-b76e-7b8dca84a410&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001144 10.0.0.56 - - [2025-02-17 02:22:56] "GET /project/e9de848e-4196-4076-b76e-7b8dca84a410 HTTP/1.1" 200 2403 0.144431 10.0.0.56 - - [2025-02-17 02:22:56] "GET /virtual-network/161de9ca-e849-4194-9bda-82866952776f HTTP/1.1" 200 2343 0.018905 10.0.0.56 - - [2025-02-17 02:22:56] "GET /virtual-network/161de9ca-e849-4194-9bda-82866952776f HTTP/1.1" 200 2343 0.014871 10.0.0.56 - - [2025-02-17 02:22:56] "GET /routing-instance/a8a4b3dd-e54f-4afc-a718-129e4c07bffc HTTP/1.1" 200 1492 0.008322 10.0.0.56 - - [2025-02-17 02:22:56] "GET /routing-instance/a8a4b3dd-e54f-4afc-a718-129e4c07bffc HTTP/1.1" 200 1492 0.013371 10.0.0.56 - - [2025-02-17 02:22:56] "GET /route-target/2c5e59ff-0263-4de8-85f0-195ef724ce1d HTTP/1.1" 200 1217 0.012317 10.0.0.56 - - [2025-02-17 02:22:56] "GET /virtual-network/161de9ca-e849-4194-9bda-82866952776f HTTP/1.1" 200 2343 0.007047 10.0.0.56 - - [2025-02-17 02:22:56] "GET /routing-instance/a8a4b3dd-e54f-4afc-a718-129e4c07bffc HTTP/1.1" 200 1492 0.005760 10.0.0.56 - - [2025-02-17 02:22:56] "GET /virtual-network/161de9ca-e849-4194-9bda-82866952776f HTTP/1.1" 200 2343 0.007041 10.0.0.56 - - [2025-02-17 02:22:56] "GET /routing-instance/a8a4b3dd-e54f-4afc-a718-129e4c07bffc HTTP/1.1" 200 1492 0.006336 10.0.0.56 - - [2025-02-17 02:22:56] "GET /routing-instance/a8a4b3dd-e54f-4afc-a718-129e4c07bffc HTTP/1.1" 200 1492 0.005270 10.0.0.56 - - [2025-02-17 02:22:56] "GET /route-target/2c5e59ff-0263-4de8-85f0-195ef724ce1d HTTP/1.1" 200 1217 0.015142 10.0.0.56 - - [2025-02-17 02:22:56] "GET /domains HTTP/1.1" 200 280 0.004498 10.0.0.56 - - [2025-02-17 02:22:56] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001330 10.0.0.56 - - [2025-02-17 02:22:56] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2782 0.010509 10.0.0.56 - - [2025-02-17 02:22:56] "GET /projects?obj_uuids=e9de848e-4196-4076-b76e-7b8dca84a410&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001572 10.0.0.56 - - [2025-02-17 02:22:56] "GET /project/e9de848e-4196-4076-b76e-7b8dca84a410 HTTP/1.1" 200 2403 0.123339 10.0.0.56 - - [2025-02-17 02:22:56] "GET /virtual-network/161de9ca-e849-4194-9bda-82866952776f HTTP/1.1" 200 2343 0.012646 10.0.0.56 - - [2025-02-17 02:22:56] "GET /obj-perms HTTP/1.1" 200 5054 0.052463 10.0.0.56 - - [2025-02-17 02:22:57] "GET /aaa-mode HTTP/1.1" 401 292 0.000488 10.0.0.56 - - [2025-02-17 02:22:57] "GET / HTTP/1.1" 200 35931 0.001908 10.0.0.56 - - [2025-02-17 02:22:58] "POST /neutron/port HTTP/1.1" 200 117 0.008868 10.0.0.56 - - [2025-02-17 02:22:58] "POST /neutron/network HTTP/1.1" 200 848 0.012156 10.0.0.56 - - [2025-02-17 02:22:58] "GET /aaa-mode HTTP/1.1" 401 292 0.000456 10.0.0.56 - - [2025-02-17 02:22:58] "GET / HTTP/1.1" 200 35931 0.002156 10.0.0.56 - - [2025-02-17 02:22:59] "POST /neutron/port HTTP/1.1" 200 1073 0.021837 10.0.0.56 - - [2025-02-17 02:22:59] "POST /neutron/port HTTP/1.1" 200 1101 0.050417 10.0.0.56 - - [2025-02-17 02:22:59] "POST /neutron/network HTTP/1.1" 200 838 0.040997 10.0.0.56 - - [2025-02-17 02:23:00] "POST /neutron/port HTTP/1.1" 200 1101 0.059462 10.0.0.56 - - [2025-02-17 02:23:00] "GET /domains HTTP/1.1" 200 280 0.004454 10.0.0.56 - - [2025-02-17 02:23:00] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001896 10.0.0.56 - - [2025-02-17 02:23:00] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2782 0.018673 10.0.0.56 - - [2025-02-17 02:23:00] "GET /projects?obj_uuids=e9de848e-4196-4076-b76e-7b8dca84a410&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002271 10.0.0.56 - - [2025-02-17 02:23:00] "GET /project/e9de848e-4196-4076-b76e-7b8dca84a410 HTTP/1.1" 200 2989 0.110977 10.0.0.56 - - [2025-02-17 02:23:00] "GET /virtual-network/c6df64df-81f3-4d01-b827-c75f124cd716 HTTP/1.1" 200 2621 0.024818 10.0.0.56 - - [2025-02-17 02:23:00] "GET /floating-ip-pool/c7e2a847-ca08-40af-bd69-25c8c99ade0b HTTP/1.1" 200 1442 0.007071 10.0.0.56 - - [2025-02-17 02:23:00] "GET /domains HTTP/1.1" 200 280 0.004056 10.0.0.56 - - [2025-02-17 02:23:00] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001771 10.0.0.56 - - [2025-02-17 02:23:00] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2782 0.024655 10.0.0.56 - - [2025-02-17 02:23:00] "GET /projects?obj_uuids=e9de848e-4196-4076-b76e-7b8dca84a410&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003461 10.0.0.56 - - [2025-02-17 02:23:00] "GET /project/e9de848e-4196-4076-b76e-7b8dca84a410 HTTP/1.1" 200 2989 0.126118 10.0.0.56 - - [2025-02-17 02:23:00] "GET /virtual-network/c6df64df-81f3-4d01-b827-c75f124cd716 HTTP/1.1" 200 2621 0.021966 10.0.0.56 - - [2025-02-17 02:23:01] "POST /neutron/port HTTP/1.1" 200 1101 0.035063 10.0.0.56 - - [2025-02-17 02:23:01] "GET /projects?obj_uuids=e9de848e-4196-4076-b76e-7b8dca84a410&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001380 10.0.0.56 - - [2025-02-17 02:23:02] "POST /neutron/port HTTP/1.1" 200 1072 0.595766 10.0.0.56 - - [2025-02-17 02:23:02] "POST /neutron/port HTTP/1.1" 200 1126 0.204976 10.0.0.56 - - [2025-02-17 02:23:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.020592 10.0.0.56 - - [2025-02-17 02:23:06] "POST /neutron/port HTTP/1.1" 200 1101 0.033422 10.0.0.56 - - [2025-02-17 02:23:06] "POST /neutron/security_group HTTP/1.1" 200 2070 0.017792 10.0.0.56 - - [2025-02-17 02:23:08] "POST /neutron/port HTTP/1.1" 200 1101 0.032948 10.0.0.22 - - [2025-02-17 02:23:08] "GET /global-system-configs HTTP/1.1" 200 322 0.063547 10.0.0.53 - - [2025-02-17 02:23:08] "GET /global-system-configs HTTP/1.1" 200 322 0.156483 10.0.0.22 - - [2025-02-17 02:23:09] "GET /obj-perms HTTP/1.1" 200 5056 0.260084 10.0.0.53 - - [2025-02-17 02:23:09] "GET /obj-perms HTTP/1.1" 200 5056 0.291423 10.0.0.56 - - [2025-02-17 02:23:09] "GET /global-system-configs HTTP/1.1" 200 322 0.094554 10.0.0.56 - - [2025-02-17 02:23:09] "GET /obj-perms HTTP/1.1" 200 5056 0.158031 10.0.0.56 - - [2025-02-17 02:23:09] "POST /neutron/port HTTP/1.1" 200 1100 0.034179 10.0.0.56 - - [2025-02-17 02:23:09] "POST /neutron/subnet HTTP/1.1" 200 699 0.022288 10.0.0.56 - - [2025-02-17 02:23:12] "POST /neutron/port HTTP/1.1" 200 1101 0.027105 10.0.0.56 - - [2025-02-17 02:23:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006909 10.0.0.56 - - [2025-02-17 02:23:12] "POST /neutron/port HTTP/1.1" 200 117 0.001332 10.0.0.56 - - [2025-02-17 02:23:12] "POST /neutron/floatingip HTTP/1.1" 200 530 0.011845 10.0.0.56 - - [2025-02-17 02:23:12] "POST /neutron/security_group HTTP/1.1" 200 2070 0.013049 10.0.0.56 - - [2025-02-17 02:23:13] "POST /neutron/port HTTP/1.1" 200 1100 0.040745 10.0.0.56 - - [2025-02-17 02:23:13] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011566 10.0.0.56 - - [2025-02-17 02:23:16] "GET /floating-ip/820469d9-e2e2-4b12-97f2-b26c790818a9 HTTP/1.1" 200 1890 0.008935 10.0.0.56 - - [2025-02-17 02:23:19] "POST /neutron/floatingip HTTP/1.1" 200 530 0.052545 10.0.0.56 - - [2025-02-17 02:23:20] "POST /neutron/network HTTP/1.1" 200 839 0.010374 10.0.0.56 - - [2025-02-17 02:23:20] "POST /neutron/port HTTP/1.1" 200 1126 0.016103 10.0.0.56 - - [2025-02-17 02:23:20] "POST /neutron/port HTTP/1.1" 200 1127 0.044256 10.0.0.53 - - [2025-02-17 02:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008811 10.0.0.56 - - [2025-02-17 02:23:22] "POST /useragent-kv HTTP/1.1" 200 115 0.005243 10.0.0.56 - - [2025-02-17 02:23:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003903 10.0.0.56 - - [2025-02-17 02:23:22] "POST /neutron/network HTTP/1.1" 200 151 0.217060 10.0.0.56 - - [2025-02-17 02:23:22] "GET /routing-instance/a8a4b3dd-e54f-4afc-a718-129e4c07bffc HTTP/1.1" 404 171 0.007104 10.0.0.56 - - [2025-02-17 02:23:22] "GET /domains HTTP/1.1" 200 280 0.004715 10.0.0.56 - - [2025-02-17 02:23:22] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002285 10.0.0.56 - - [2025-02-17 02:23:22] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2585 0.028644 10.0.0.56 - - [2025-02-17 02:23:22] "GET /projects?obj_uuids=e9de848e-4196-4076-b76e-7b8dca84a410&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001749 10.0.0.56 - - [2025-02-17 02:23:22] "GET /project/e9de848e-4196-4076-b76e-7b8dca84a410 HTTP/1.1" 200 2175 0.124931 10.0.0.56 - - [2025-02-17 02:23:23] "GET /routing-instance/d30feba1-4d80-42bc-9e80-a285c449da04 HTTP/1.1" 404 171 0.005123 10.0.0.56 - - [2025-02-17 02:23:23] "GET /domains HTTP/1.1" 200 280 0.005636 10.0.0.56 - - [2025-02-17 02:23:23] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.006963 10.0.0.53 - - [2025-02-17 02:23:23] "DELETE /route-target/562255db-2429-44e4-94b9-dad56dc52dbd HTTP/1.1" 200 115 0.053856 10.0.0.56 - - [2025-02-17 02:23:23] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2585 0.020942 10.0.0.56 - - [2025-02-17 02:23:23] "GET /projects?obj_uuids=e9de848e-4196-4076-b76e-7b8dca84a410&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001161 10.0.0.56 - - [2025-02-17 02:23:23] "GET /project/e9de848e-4196-4076-b76e-7b8dca84a410 HTTP/1.1" 200 1925 0.108154 10.0.0.53 - - [2025-02-17 02:23:26] "POST /fqname-to-id HTTP/1.1" 404 228 0.014343 10.0.0.53 - - [2025-02-17 02:23:32] "POST /access-control-lists HTTP/1.1" 200 599 0.044411 10.0.0.53 - - [2025-02-17 02:23:33] "GET /global-system-configs HTTP/1.1" 200 322 0.310977 10.0.0.22 - - [2025-02-17 02:23:33] "GET /obj-perms HTTP/1.1" 200 5056 0.439945 10.0.0.53 - - [2025-02-17 02:23:33] "GET /obj-perms HTTP/1.1" 200 5056 0.457934 10.0.0.22 - - [2025-02-17 02:23:34] "GET /global-system-configs HTTP/1.1" 200 322 0.392067 10.0.0.56 - - [2025-02-17 02:23:35] "GET /global-system-configs HTTP/1.1" 200 322 0.145974 10.0.0.56 - - [2025-02-17 02:23:35] "GET /obj-perms HTTP/1.1" 200 5056 0.214069 10.0.0.53 - - [2025-02-17 02:23:37] "PUT /access-control-list/c88a4c40-797a-4136-a9ef-2d4d3e23453a HTTP/1.1" 200 272 0.019397 10.0.0.56 - - [2025-02-17 02:23:37] "POST /neutron/network HTTP/1.1" 200 117 0.055925 10.0.0.53 - - [2025-02-17 02:23:38] "POST /ref-update HTTP/1.1" 200 156 0.047929 10.0.0.56 - - [2025-02-17 02:23:38] "POST /neutron/network HTTP/1.1" 200 825 0.014640 10.0.0.56 - - [2025-02-17 02:23:38] "POST /neutron/subnet HTTP/1.1" 200 715 0.013100 10.0.0.56 - - [2025-02-17 02:23:39] "POST /useragent-kv HTTP/1.1" 200 115 0.012574 10.0.0.56 - - [2025-02-17 02:23:39] "POST /neutron/subnet HTTP/1.1" 200 734 0.282933 10.0.0.56 - - [2025-02-17 02:23:39] "POST /neutron/network HTTP/1.1" 200 836 0.013584 10.0.0.56 - - [2025-02-17 02:23:39] "GET /aaa-mode HTTP/1.1" 401 292 0.000540 10.0.0.56 - - [2025-02-17 02:23:39] "GET / HTTP/1.1" 200 35931 0.002060 10.0.0.56 - - [2025-02-17 02:23:40] "POST /neutron/network HTTP/1.1" 200 825 0.010080 10.0.0.56 - - [2025-02-17 02:23:40] "POST /neutron/port HTTP/1.1" 200 117 0.009669 10.0.0.56 - - [2025-02-17 02:23:40] "GET /aaa-mode HTTP/1.1" 401 292 0.000953 10.0.0.56 - - [2025-02-17 02:23:41] "GET /projects?obj_uuids=41b1ef76-b920-444d-846b-73131163249d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004854 10.0.0.56 - - [2025-02-17 02:23:41] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.56 - - [2025-02-17 02:23:41] "POST /neutron/port HTTP/1.1" 200 1061 0.442691 10.0.0.56 - - [2025-02-17 02:23:41] "POST /neutron/port HTTP/1.1" 200 1115 0.163038 10.0.0.56 - - [2025-02-17 02:23:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005080 10.0.0.56 - - [2025-02-17 02:23:42] "POST /neutron/network HTTP/1.1" 200 825 0.010722 10.0.0.56 - - [2025-02-17 02:23:42] "POST /neutron/port HTTP/1.1" 200 117 0.011696 10.0.0.53 - - [2025-02-17 02:23:42] "POST /route-targets HTTP/1.1" 200 327 0.037652 10.0.0.56 - - [2025-02-17 02:23:42] "POST /neutron/router HTTP/1.1" 200 656 0.092771 10.0.0.53 - - [2025-02-17 02:23:42] "GET /logical-router/4473a426-7bfb-4d42-aa2d-ee9372d8d1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.067559 10.0.0.53 - - [2025-02-17 02:23:42] "POST /fqname-to-id HTTP/1.1" 404 215 0.006880 10.0.0.56 - - [2025-02-17 02:23:42] "POST /neutron/network HTTP/1.1" 200 846 0.011220 10.0.0.53 - - [2025-02-17 02:23:43] "POST /ref-update HTTP/1.1" 200 156 0.080119 10.0.0.53 - - [2025-02-17 02:23:43] "POST /route-tables HTTP/1.1" 200 582 0.144809 10.0.0.56 - - [2025-02-17 02:23:43] "POST /neutron/security_group HTTP/1.1" 200 2002 0.020715 10.0.0.53 - - [2025-02-17 02:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007568 10.0.0.56 - - [2025-02-17 02:23:43] "POST /neutron/port HTTP/1.1" 200 1119 0.218884 10.0.0.53 - - [2025-02-17 02:23:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.252850 10.0.0.56 - - [2025-02-17 02:23:44] "POST /neutron/subnet HTTP/1.1" 200 708 0.052009 10.0.0.53 - - [2025-02-17 02:23:44] "POST /instance-ips HTTP/1.1" 400 246 0.046419 10.0.0.53 - - [2025-02-17 02:23:44] "PUT /instance-ip/13347b8f-6ce3-4233-a922-c3dedab850df HTTP/1.1" 200 256 0.046926 10.0.0.53 - - [2025-02-17 02:23:44] "POST /chown HTTP/1.1" 200 109 0.063294 10.0.0.53 - - [2025-02-17 02:23:44] "POST /chown HTTP/1.1" 200 109 0.028079 10.0.0.53 - - [2025-02-17 02:23:44] "POST /ref-update HTTP/1.1" 200 156 0.065136 10.0.0.53 - - [2025-02-17 02:23:45] "PUT /routing-instance/aee015b7-e49e-44da-b6a5-ab432d5c2f20 HTTP/1.1" 200 266 0.069913 10.0.0.53 - - [2025-02-17 02:23:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.170938 10.0.0.53 - - [2025-02-17 02:23:45] "POST /chown HTTP/1.1" 200 109 0.027458 10.0.0.53 - - [2025-02-17 02:23:45] "POST /ref-update HTTP/1.1" 200 156 0.051206 10.0.0.53 - - [2025-02-17 02:23:45] "POST /chown HTTP/1.1" 200 109 0.049963 10.0.0.53 - - [2025-02-17 02:23:45] "PUT /virtual-machine-interface/23a9d3b4-588a-47a5-9f7c-abdc85c426f0 HTTP/1.1" 200 284 0.026360 10.0.0.53 - - [2025-02-17 02:23:45] "POST /ref-update HTTP/1.1" 200 156 0.047799 10.0.0.56 - - [2025-02-17 02:23:48] "POST /neutron/port HTTP/1.1" 200 1089 0.042722 10.0.0.56 - - [2025-02-17 02:23:48] "POST /neutron/security_group HTTP/1.1" 200 2002 0.010848 10.0.0.56 - - [2025-02-17 02:23:50] "POST /neutron/port HTTP/1.1" 200 1089 0.030421 10.0.0.56 - - [2025-02-17 02:23:52] "POST /neutron/security_group HTTP/1.1" 200 2002 0.014771 10.0.0.56 - - [2025-02-17 02:23:57] "POST /neutron/port HTTP/1.1" 200 1093 0.026700 10.0.0.56 - - [2025-02-17 02:23:58] "POST /neutron/security_group HTTP/1.1" 200 2002 0.020829 10.0.0.56 - - [2025-02-17 02:24:03] "POST /neutron/router HTTP/1.1" 200 656 0.018185 10.0.0.53 - - [2025-02-17 02:24:03] "GET /service-instance/48a99502-b6d7-4c49-9628-eada0cbc5fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2315 0.008177 10.0.0.56 - - [2025-02-17 02:24:03] "POST /neutron/router HTTP/1.1" 200 151 0.166147 10.0.0.53 - - [2025-02-17 02:24:04] "DELETE /route-target/16d538d4-13aa-409f-ab26-e68f6e2c56f0 HTTP/1.1" 409 239 0.008907 10.0.0.53 - - [2025-02-17 02:24:04] "GET /service-instance/48a99502-b6d7-4c49-9628-eada0cbc5fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2315 0.012448 10.0.0.53 - - [2025-02-17 02:24:04] "GET /virtual-network/308e0fd7-1d81-4780-a3ae-55e9752e9a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006988 10.0.0.53 - - [2025-02-17 02:24:04] "DELETE /instance-ip/f5e1b9dd-b562-4262-9681-489d03746011 HTTP/1.1" 200 115 0.113709 10.0.0.53 - - [2025-02-17 02:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005365 10.0.0.56 - - [2025-02-17 02:24:04] "POST /neutron/port HTTP/1.1" 200 1093 0.073927 10.0.0.53 - - [2025-02-17 02:24:05] "GET /virtual-machine-interface/278e8818-07be-4ab1-a5ae-d122caa09524?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1653 0.008101 10.0.0.56 - - [2025-02-17 02:24:05] "POST /neutron/port HTTP/1.1" 200 1089 0.063119 10.0.0.53 - - [2025-02-17 02:24:05] "DELETE /virtual-machine-interface/278e8818-07be-4ab1-a5ae-d122caa09524 HTTP/1.1" 200 115 0.154246 10.0.0.53 - - [2025-02-17 02:24:05] "POST /ref-update HTTP/1.1" 200 156 0.060355 10.0.0.53 - - [2025-02-17 02:24:05] "POST /ref-update HTTP/1.1" 200 156 0.082776 10.0.0.53 - - [2025-02-17 02:24:05] "DELETE /virtual-machine-interface/856d795e-8bfc-47b1-8d79-58beee3dd000 HTTP/1.1" 200 115 0.111240 10.0.0.53 - - [2025-02-17 02:24:06] "POST /ref-update HTTP/1.1" 200 156 0.053898 10.0.0.56 - - [2025-02-17 02:24:06] "POST /neutron/network HTTP/1.1" 200 836 0.010726 10.0.0.53 - - [2025-02-17 02:24:06] "DELETE /route-target/648c285f-d904-48f8-a7d8-e9681d17809c HTTP/1.1" 200 115 0.048014 10.0.0.56 - - [2025-02-17 02:24:07] "POST /useragent-kv HTTP/1.1" 200 115 0.005270 10.0.0.56 - - [2025-02-17 02:24:07] "POST /useragent-kv HTTP/1.1" 200 115 0.009539 10.0.0.56 - - [2025-02-17 02:24:07] "POST /neutron/network HTTP/1.1" 200 151 0.263812 10.0.0.53 - - [2025-02-17 02:24:07] "DELETE /access-control-list/4a3d3369-785b-4e7e-9f72-c4b20cd67f04 HTTP/1.1" 200 115 0.056936 10.0.0.56 - - [2025-02-17 02:24:08] "GET /projects?obj_uuids=e9de848e-4196-4076-b76e-7b8dca84a410&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001544 10.0.0.56 - - [2025-02-17 02:24:08] "GET /project/e9de848e-4196-4076-b76e-7b8dca84a410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.085155 10.0.0.56 - - [2025-02-17 02:24:08] "DELETE /project/e9de848e-4196-4076-b76e-7b8dca84a410 HTTP/1.1" 404 171 0.167775 10.0.0.53 - - [2025-02-17 02:24:08] "DELETE /access-control-list/7ea2a6aa-8b32-4044-bbe5-f1dc43980412 HTTP/1.1" 200 115 0.094905 10.0.0.53 - - [2025-02-17 02:24:10] "POST /fqname-to-id HTTP/1.1" 404 241 0.006949 10.0.0.53 - - [2025-02-17 02:24:14] "POST /ref-update HTTP/1.1" 200 156 0.041471 10.0.0.56 - - [2025-02-17 02:24:14] "POST /useragent-kv HTTP/1.1" 200 115 0.006772 10.0.0.56 - - [2025-02-17 02:24:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.332346 10.0.0.56 - - [2025-02-17 02:24:15] "POST /neutron/network HTTP/1.1" 200 1007 0.039562 10.0.0.56 - - [2025-02-17 02:24:15] "POST /neutron/subnet HTTP/1.1" 200 828 0.016553 10.0.0.53 - - [2025-02-17 02:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.027228 10.0.0.56 - - [2025-02-17 02:24:16] "POST /useragent-kv HTTP/1.1" 200 115 0.023933 10.0.0.56 - - [2025-02-17 02:24:16] "POST /neutron/subnet HTTP/1.1" 200 725 0.343140 10.0.0.53 - - [2025-02-17 02:24:16] "GET /virtual-network/662dd41d-4ca1-421c-93c5-65bc63612e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1960 0.008291 10.0.0.56 - - [2025-02-17 02:24:16] "POST /neutron/network HTTP/1.1" 200 1004 0.015426 10.0.0.56 - - [2025-02-17 02:24:16] "POST /neutron/subnet HTTP/1.1" 200 818 0.012678 10.0.0.53 - - [2025-02-17 02:24:17] "POST /fqname-to-id HTTP/1.1" 404 242 0.006854 10.0.0.56 - - [2025-02-17 02:24:17] "POST /neutron/network HTTP/1.1" 200 1115 0.020024 10.0.0.53 - - [2025-02-17 02:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008463 10.0.0.56 - - [2025-02-17 02:24:17] "POST /neutron/network HTTP/1.1" 200 1112 0.023677 10.0.0.53 - - [2025-02-17 02:24:17] "POST /access-control-lists HTTP/1.1" 200 596 0.062709 10.0.0.56 - - [2025-02-17 02:24:17] "GET /domains HTTP/1.1" 401 292 0.000576 10.0.0.56 - - [2025-02-17 02:24:17] "GET /domains HTTP/1.1" 200 280 0.032085 10.0.0.56 - - [2025-02-17 02:24:17] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001349 10.0.0.56 - - [2025-02-17 02:24:17] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2770 0.017598 10.0.0.56 - - [2025-02-17 02:24:17] "GET /projects?obj_uuids=d74d279d-6737-429c-a466-fe67cf2f899e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001207 10.0.0.56 - - [2025-02-17 02:24:17] "GET /project/d74d279d-6737-429c-a466-fe67cf2f899e HTTP/1.1" 200 2626 0.111392 10.0.0.56 - - [2025-02-17 02:24:18] "GET /virtual-network/3fd0da32-f75a-4f15-ac99-fab991d534a6 HTTP/1.1" 200 3508 0.014411 10.0.0.56 - - [2025-02-17 02:24:18] "GET /virtual-network/3fd0da32-f75a-4f15-ac99-fab991d534a6 HTTP/1.1" 200 3508 0.007046 10.0.0.56 - - [2025-02-17 02:24:18] "GET /routing-instance/dc0aee40-f078-403b-b12f-5bb4faebd792 HTTP/1.1" 200 1796 0.005726 10.0.0.56 - - [2025-02-17 02:24:18] "GET /routing-instance/dc0aee40-f078-403b-b12f-5bb4faebd792 HTTP/1.1" 200 1796 0.006315 10.0.0.56 - - [2025-02-17 02:24:18] "GET /route-target/736aa9a5-ef89-428c-8c43-fe19dcecc3c1 HTTP/1.1" 200 1212 0.005806 10.0.0.56 - - [2025-02-17 02:24:18] "GET /virtual-network/3fd0da32-f75a-4f15-ac99-fab991d534a6 HTTP/1.1" 200 3508 0.008970 10.0.0.56 - - [2025-02-17 02:24:18] "GET /routing-instance/dc0aee40-f078-403b-b12f-5bb4faebd792 HTTP/1.1" 200 1796 0.005988 10.0.0.56 - - [2025-02-17 02:24:18] "GET /virtual-network/3fd0da32-f75a-4f15-ac99-fab991d534a6 HTTP/1.1" 200 3508 0.016934 10.0.0.56 - - [2025-02-17 02:24:18] "GET /routing-instance/dc0aee40-f078-403b-b12f-5bb4faebd792 HTTP/1.1" 200 1796 0.007050 10.0.0.56 - - [2025-02-17 02:24:18] "GET /routing-instance/dc0aee40-f078-403b-b12f-5bb4faebd792 HTTP/1.1" 200 1796 0.005984 10.0.0.56 - - [2025-02-17 02:24:18] "GET /route-target/736aa9a5-ef89-428c-8c43-fe19dcecc3c1 HTTP/1.1" 200 1212 0.020496 10.0.0.56 - - [2025-02-17 02:24:18] "GET /domains HTTP/1.1" 200 280 0.004401 10.0.0.56 - - [2025-02-17 02:24:18] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002760 10.0.0.56 - - [2025-02-17 02:24:18] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2770 0.012484 10.0.0.56 - - [2025-02-17 02:24:18] "GET /projects?obj_uuids=d74d279d-6737-429c-a466-fe67cf2f899e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001467 10.0.0.56 - - [2025-02-17 02:24:18] "GET /project/d74d279d-6737-429c-a466-fe67cf2f899e HTTP/1.1" 200 2626 0.097093 10.0.0.56 - - [2025-02-17 02:24:18] "GET /virtual-network/3fd0da32-f75a-4f15-ac99-fab991d534a6 HTTP/1.1" 200 3508 0.007196 10.0.0.53 - - [2025-02-17 02:24:19] "GET /obj-perms HTTP/1.1" 200 5046 0.062023 10.0.0.22 - - [2025-02-17 02:24:19] "GET /obj-perms HTTP/1.1" 200 5046 0.056511 10.0.0.56 - - [2025-02-17 02:24:19] "GET /domains HTTP/1.1" 200 280 0.005011 10.0.0.56 - - [2025-02-17 02:24:19] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001217 10.0.0.56 - - [2025-02-17 02:24:19] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2770 0.009448 10.0.0.56 - - [2025-02-17 02:24:19] "GET /projects?obj_uuids=d74d279d-6737-429c-a466-fe67cf2f899e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001345 10.0.0.56 - - [2025-02-17 02:24:19] "GET /project/d74d279d-6737-429c-a466-fe67cf2f899e HTTP/1.1" 200 2626 0.162323 10.0.0.56 - - [2025-02-17 02:24:19] "GET /virtual-network/4394acec-f4ba-43dc-917f-3c3e3a4d22a8 HTTP/1.1" 200 3499 0.022757 10.0.0.56 - - [2025-02-17 02:24:19] "GET /virtual-network/4394acec-f4ba-43dc-917f-3c3e3a4d22a8 HTTP/1.1" 200 3499 0.007520 10.0.0.56 - - [2025-02-17 02:24:19] "GET /routing-instance/350e6fe7-874b-426b-8ca1-4ebd7b3bc6d4 HTTP/1.1" 200 1795 0.007845 10.0.0.56 - - [2025-02-17 02:24:19] "GET /routing-instance/350e6fe7-874b-426b-8ca1-4ebd7b3bc6d4 HTTP/1.1" 200 1795 0.005272 10.0.0.56 - - [2025-02-17 02:24:19] "GET /route-target/ae4a6482-789f-419c-ab04-1f481f6a5dd1 HTTP/1.1" 200 1213 0.005062 10.0.0.56 - - [2025-02-17 02:24:19] "GET /virtual-network/4394acec-f4ba-43dc-917f-3c3e3a4d22a8 HTTP/1.1" 200 3499 0.007769 10.0.0.56 - - [2025-02-17 02:24:19] "GET /routing-instance/350e6fe7-874b-426b-8ca1-4ebd7b3bc6d4 HTTP/1.1" 200 1795 0.006048 10.0.0.56 - - [2025-02-17 02:24:19] "GET /virtual-network/4394acec-f4ba-43dc-917f-3c3e3a4d22a8 HTTP/1.1" 200 3499 0.008754 10.0.0.56 - - [2025-02-17 02:24:19] "GET /routing-instance/350e6fe7-874b-426b-8ca1-4ebd7b3bc6d4 HTTP/1.1" 200 1795 0.005496 10.0.0.56 - - [2025-02-17 02:24:19] "GET /routing-instance/350e6fe7-874b-426b-8ca1-4ebd7b3bc6d4 HTTP/1.1" 200 1795 0.006434 10.0.0.56 - - [2025-02-17 02:24:19] "GET /route-target/ae4a6482-789f-419c-ab04-1f481f6a5dd1 HTTP/1.1" 200 1213 0.005711 10.0.0.56 - - [2025-02-17 02:24:20] "GET /domains HTTP/1.1" 200 280 0.004921 10.0.0.56 - - [2025-02-17 02:24:20] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001287 10.0.0.56 - - [2025-02-17 02:24:20] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2770 0.010390 10.0.0.56 - - [2025-02-17 02:24:20] "GET /projects?obj_uuids=d74d279d-6737-429c-a466-fe67cf2f899e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001262 10.0.0.56 - - [2025-02-17 02:24:20] "GET /project/d74d279d-6737-429c-a466-fe67cf2f899e HTTP/1.1" 200 2626 0.113075 10.0.0.56 - - [2025-02-17 02:24:20] "GET /virtual-network/4394acec-f4ba-43dc-917f-3c3e3a4d22a8 HTTP/1.1" 200 3499 0.006572 10.0.0.53 - - [2025-02-17 02:24:20] "GET /virtual-network/662dd41d-4ca1-421c-93c5-65bc63612e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1960 0.009901 10.0.0.56 - - [2025-02-17 02:24:20] "POST /neutron/network HTTP/1.1" 200 1004 0.028077 10.0.0.53 - - [2025-02-17 02:24:20] "DELETE /access-control-list/b35282fd-67d7-43f0-863b-dec0b4704cd2 HTTP/1.1" 200 115 0.082614 10.0.0.56 - - [2025-02-17 02:24:20] "POST /neutron/network HTTP/1.1" 200 1007 0.015098 10.0.0.56 - - [2025-02-17 02:24:21] "GET /routing-instance/350e6fe7-874b-426b-8ca1-4ebd7b3bc6d4 HTTP/1.1" 404 171 0.005959 10.0.0.56 - - [2025-02-17 02:24:21] "GET /domains HTTP/1.1" 200 280 0.004990 10.0.0.56 - - [2025-02-17 02:24:21] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001743 10.0.0.56 - - [2025-02-17 02:24:21] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2770 0.017686 10.0.0.56 - - [2025-02-17 02:24:21] "GET /projects?obj_uuids=d74d279d-6737-429c-a466-fe67cf2f899e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002059 10.0.0.53 - - [2025-02-17 02:24:21] "POST /ref-update HTTP/1.1" 200 156 0.051548 10.0.0.56 - - [2025-02-17 02:24:21] "GET /project/d74d279d-6737-429c-a466-fe67cf2f899e HTTP/1.1" 200 2146 0.147214 10.0.0.56 - - [2025-02-17 02:24:21] "POST /neutron/network HTTP/1.1" 200 1007 0.015231 10.0.0.53 - - [2025-02-17 02:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.56 - - [2025-02-17 02:24:21] "GET /routing-instance/dc0aee40-f078-403b-b12f-5bb4faebd792 HTTP/1.1" 404 171 0.006144 10.0.0.56 - - [2025-02-17 02:24:21] "GET /domains HTTP/1.1" 200 280 0.007898 10.0.0.56 - - [2025-02-17 02:24:21] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002150 10.0.0.56 - - [2025-02-17 02:24:21] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2770 0.019918 10.0.0.56 - - [2025-02-17 02:24:21] "GET /projects?obj_uuids=d74d279d-6737-429c-a466-fe67cf2f899e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001176 10.0.0.56 - - [2025-02-17 02:24:21] "GET /project/d74d279d-6737-429c-a466-fe67cf2f899e HTTP/1.1" 200 1901 0.104587 10.0.0.56 - - [2025-02-17 02:24:24] "GET /obj-perms HTTP/1.1" 200 5056 0.345029 10.0.0.53 - - [2025-02-17 02:24:25] "POST /access-control-lists HTTP/1.1" 200 598 0.039621 10.0.0.56 - - [2025-02-17 02:24:29] "GET /projects?obj_uuids=5ae4c2d6-529a-4336-8868-8707e9989ced&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005509 10.0.0.56 - - [2025-02-17 02:24:29] "POST /neutron/network HTTP/1.1" 200 607 0.223649 10.0.0.53 - - [2025-02-17 02:24:29] "POST /route-targets HTTP/1.1" 200 327 0.026756 10.0.0.56 - - [2025-02-17 02:24:29] "POST /neutron/network HTTP/1.1" 200 825 0.018835 10.0.0.56 - - [2025-02-17 02:24:30] "POST /neutron/network HTTP/1.1" 200 117 0.025621 10.0.0.53 - - [2025-02-17 02:24:30] "POST /ref-update HTTP/1.1" 200 156 0.055537 10.0.0.56 - - [2025-02-17 02:24:30] "POST /neutron/network HTTP/1.1" 200 827 0.014069 10.0.0.56 - - [2025-02-17 02:24:30] "POST /neutron/subnet HTTP/1.1" 200 729 0.019840 10.0.0.56 - - [2025-02-17 02:24:31] "POST /neutron/network HTTP/1.1" 200 927 0.033033 10.0.0.53 - - [2025-02-17 02:24:31] "PUT /access-control-list/d36847e0-4056-4174-b3c5-57ff5c529bc0 HTTP/1.1" 200 272 0.055622 10.0.0.56 - - [2025-02-17 02:24:31] "POST /neutron/network HTTP/1.1" 200 929 0.069901 10.0.0.53 - - [2025-02-17 02:24:31] "POST /ref-update HTTP/1.1" 200 156 0.036005 10.0.0.56 - - [2025-02-17 02:24:31] "GET /domains HTTP/1.1" 401 292 0.000505 10.0.0.56 - - [2025-02-17 02:24:31] "GET /domains HTTP/1.1" 200 280 0.035969 10.0.0.56 - - [2025-02-17 02:24:31] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001293 10.0.0.56 - - [2025-02-17 02:24:31] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2958 0.014813 10.0.0.56 - - [2025-02-17 02:24:31] "GET /projects?obj_uuids=5ae4c2d6-529a-4336-8868-8707e9989ced&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001475 10.0.0.56 - - [2025-02-17 02:24:32] "GET /project/5ae4c2d6-529a-4336-8868-8707e9989ced HTTP/1.1" 200 2570 0.114741 10.0.0.56 - - [2025-02-17 02:24:32] "GET /virtual-network/bb30870f-ce41-4a21-bf68-4a6975686d18 HTTP/1.1" 200 2889 0.013291 10.0.0.56 - - [2025-02-17 02:24:32] "GET /virtual-network/bb30870f-ce41-4a21-bf68-4a6975686d18 HTTP/1.1" 200 2889 0.008462 10.0.0.56 - - [2025-02-17 02:24:32] "GET /routing-instance/7380b059-ffc4-478b-a0fd-b2cf2437e4bf HTTP/1.1" 200 1783 0.006943 10.0.0.56 - - [2025-02-17 02:24:32] "GET /routing-instance/7380b059-ffc4-478b-a0fd-b2cf2437e4bf HTTP/1.1" 200 1783 0.004664 10.0.0.56 - - [2025-02-17 02:24:32] "GET /route-target/0750c799-a57f-4d85-9597-b90fa2259fd3 HTTP/1.1" 200 1205 0.005354 10.0.0.56 - - [2025-02-17 02:24:32] "GET /virtual-network/bb30870f-ce41-4a21-bf68-4a6975686d18 HTTP/1.1" 200 2889 0.006732 10.0.0.56 - - [2025-02-17 02:24:32] "GET /routing-instance/7380b059-ffc4-478b-a0fd-b2cf2437e4bf HTTP/1.1" 200 1783 0.005191 10.0.0.56 - - [2025-02-17 02:24:32] "GET /virtual-network/bb30870f-ce41-4a21-bf68-4a6975686d18 HTTP/1.1" 200 2889 0.006744 10.0.0.56 - - [2025-02-17 02:24:32] "GET /routing-instance/7380b059-ffc4-478b-a0fd-b2cf2437e4bf HTTP/1.1" 200 1783 0.005501 10.0.0.56 - - [2025-02-17 02:24:32] "GET /routing-instance/7380b059-ffc4-478b-a0fd-b2cf2437e4bf HTTP/1.1" 200 1783 0.005153 10.0.0.56 - - [2025-02-17 02:24:32] "GET /route-target/0750c799-a57f-4d85-9597-b90fa2259fd3 HTTP/1.1" 200 1205 0.006044 10.0.0.56 - - [2025-02-17 02:24:32] "GET /domains HTTP/1.1" 200 280 0.004565 10.0.0.56 - - [2025-02-17 02:24:32] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001424 10.0.0.56 - - [2025-02-17 02:24:32] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2958 0.013173 10.0.0.56 - - [2025-02-17 02:24:32] "GET /projects?obj_uuids=5ae4c2d6-529a-4336-8868-8707e9989ced&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001395 10.0.0.56 - - [2025-02-17 02:24:32] "GET /project/5ae4c2d6-529a-4336-8868-8707e9989ced HTTP/1.1" 200 2570 0.115680 10.0.0.56 - - [2025-02-17 02:24:32] "GET /virtual-network/bb30870f-ce41-4a21-bf68-4a6975686d18 HTTP/1.1" 200 2889 0.006690 10.0.0.53 - - [2025-02-17 02:24:33] "GET /obj-perms HTTP/1.1" 200 5034 0.052863 10.0.0.56 - - [2025-02-17 02:24:33] "GET /domains HTTP/1.1" 200 280 0.004040 10.0.0.56 - - [2025-02-17 02:24:33] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001097 10.0.0.56 - - [2025-02-17 02:24:33] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2958 0.010073 10.0.0.56 - - [2025-02-17 02:24:33] "GET /projects?obj_uuids=5ae4c2d6-529a-4336-8868-8707e9989ced&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001287 10.0.0.56 - - [2025-02-17 02:24:33] "GET /project/5ae4c2d6-529a-4336-8868-8707e9989ced HTTP/1.1" 200 2570 0.115724 10.0.0.56 - - [2025-02-17 02:24:33] "GET /virtual-network/10d944bb-2f70-4f23-b688-43e5b5cc3af0 HTTP/1.1" 200 2894 0.021644 10.0.0.56 - - [2025-02-17 02:24:33] "GET /virtual-network/10d944bb-2f70-4f23-b688-43e5b5cc3af0 HTTP/1.1" 200 2894 0.007092 10.0.0.56 - - [2025-02-17 02:24:33] "GET /routing-instance/fb64f6cb-8d4c-4f3f-8293-5f5aa946c0a1 HTTP/1.1" 200 1783 0.005730 10.0.0.56 - - [2025-02-17 02:24:33] "GET /routing-instance/fb64f6cb-8d4c-4f3f-8293-5f5aa946c0a1 HTTP/1.1" 200 1783 0.004970 10.0.0.56 - - [2025-02-17 02:24:33] "GET /route-target/6428715d-a6d4-4b96-a9f0-8b0728180e5d HTTP/1.1" 200 1206 0.005776 10.0.0.56 - - [2025-02-17 02:24:33] "GET /virtual-network/10d944bb-2f70-4f23-b688-43e5b5cc3af0 HTTP/1.1" 200 2894 0.007525 10.0.0.56 - - [2025-02-17 02:24:33] "GET /routing-instance/fb64f6cb-8d4c-4f3f-8293-5f5aa946c0a1 HTTP/1.1" 200 1783 0.005482 10.0.0.56 - - [2025-02-17 02:24:33] "GET /virtual-network/10d944bb-2f70-4f23-b688-43e5b5cc3af0 HTTP/1.1" 200 2894 0.007108 10.0.0.56 - - [2025-02-17 02:24:33] "GET /routing-instance/fb64f6cb-8d4c-4f3f-8293-5f5aa946c0a1 HTTP/1.1" 200 1783 0.005562 10.0.0.56 - - [2025-02-17 02:24:33] "GET /routing-instance/fb64f6cb-8d4c-4f3f-8293-5f5aa946c0a1 HTTP/1.1" 200 1783 0.005946 10.0.0.56 - - [2025-02-17 02:24:33] "GET /route-target/6428715d-a6d4-4b96-a9f0-8b0728180e5d HTTP/1.1" 200 1206 0.004951 10.0.0.56 - - [2025-02-17 02:24:34] "GET /domains HTTP/1.1" 200 280 0.005148 10.0.0.56 - - [2025-02-17 02:24:34] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001427 10.0.0.56 - - [2025-02-17 02:24:34] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2958 0.009840 10.0.0.56 - - [2025-02-17 02:24:34] "GET /projects?obj_uuids=5ae4c2d6-529a-4336-8868-8707e9989ced&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001254 10.0.0.56 - - [2025-02-17 02:24:34] "GET /project/5ae4c2d6-529a-4336-8868-8707e9989ced HTTP/1.1" 200 2570 0.103101 10.0.0.56 - - [2025-02-17 02:24:34] "GET /virtual-network/10d944bb-2f70-4f23-b688-43e5b5cc3af0 HTTP/1.1" 200 2894 0.008419 10.0.0.22 - - [2025-02-17 02:24:34] "GET /obj-perms HTTP/1.1" 200 5034 0.052441 10.0.0.56 - - [2025-02-17 02:24:34] "GET /aaa-mode HTTP/1.1" 401 292 0.000673 10.0.0.56 - - [2025-02-17 02:24:35] "GET / HTTP/1.1" 200 35931 0.002313 10.0.0.56 - - [2025-02-17 02:24:35] "POST /neutron/port HTTP/1.1" 200 117 0.008177 10.0.0.56 - - [2025-02-17 02:24:35] "POST /neutron/network HTTP/1.1" 200 939 0.010058 10.0.0.56 - - [2025-02-17 02:24:35] "GET /aaa-mode HTTP/1.1" 401 292 0.000507 10.0.0.56 - - [2025-02-17 02:24:36] "GET / HTTP/1.1" 200 35931 0.002419 10.0.0.56 - - [2025-02-17 02:24:36] "POST /neutron/port HTTP/1.1" 200 1061 0.024734 10.0.0.56 - - [2025-02-17 02:24:36] "POST /neutron/port HTTP/1.1" 200 1089 0.072010 10.0.0.56 - - [2025-02-17 02:24:37] "POST /neutron/subnet HTTP/1.1" 200 693 0.024985 10.0.0.56 - - [2025-02-17 02:24:37] "POST /neutron/port HTTP/1.1" 200 1089 0.045441 10.0.0.56 - - [2025-02-17 02:24:37] "POST /neutron/port HTTP/1.1" 200 1089 0.030855 10.0.0.56 - - [2025-02-17 02:24:37] "GET /projects?obj_uuids=5ae4c2d6-529a-4336-8868-8707e9989ced&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001340 10.0.0.56 - - [2025-02-17 02:24:38] "POST /neutron/port HTTP/1.1" 200 1063 0.546406 10.0.0.56 - - [2025-02-17 02:24:38] "POST /neutron/port HTTP/1.1" 200 1117 0.182197 10.0.0.56 - - [2025-02-17 02:24:38] "POST /neutron/subnet HTTP/1.1" 200 703 0.026860 10.0.0.56 - - [2025-02-17 02:24:42] "POST /neutron/port HTTP/1.1" 200 1089 0.032121 10.0.0.56 - - [2025-02-17 02:24:42] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010502 10.0.0.56 - - [2025-02-17 02:24:45] "POST /neutron/port HTTP/1.1" 200 1089 0.031479 10.0.0.56 - - [2025-02-17 02:24:47] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008498 10.0.0.56 - - [2025-02-17 02:24:48] "POST /neutron/port HTTP/1.1" 200 1091 0.030329 10.0.0.56 - - [2025-02-17 02:24:49] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009817 10.0.0.53 - - [2025-02-17 02:24:59] "POST /ref-update HTTP/1.1" 200 156 0.051882 10.0.0.56 - - [2025-02-17 02:25:03] "POST /neutron/network HTTP/1.1" 200 929 0.010134 10.0.0.53 - - [2025-02-17 02:25:03] "DELETE /access-control-list/eeead579-a54f-496d-af32-38aae7599687 HTTP/1.1" 200 115 0.092223 10.0.0.56 - - [2025-02-17 02:25:03] "POST /neutron/network HTTP/1.1" 200 927 0.010394 10.0.0.56 - - [2025-02-17 02:25:03] "POST /neutron/port HTTP/1.1" 200 1091 0.113142 10.0.0.56 - - [2025-02-17 02:25:03] "POST /neutron/port HTTP/1.1" 200 1089 0.041212 10.0.0.56 - - [2025-02-17 02:25:03] "POST /neutron/port HTTP/1.1" 200 1115 0.012910 10.0.0.56 - - [2025-02-17 02:25:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004241 10.0.0.56 - - [2025-02-17 02:25:06] "POST /useragent-kv HTTP/1.1" 200 115 0.005548 10.0.0.56 - - [2025-02-17 02:25:06] "POST /neutron/network HTTP/1.1" 200 151 0.192715 10.0.0.56 - - [2025-02-17 02:25:06] "GET /routing-instance/fb64f6cb-8d4c-4f3f-8293-5f5aa946c0a1 HTTP/1.1" 404 171 0.004212 10.0.0.56 - - [2025-02-17 02:25:06] "GET /domains HTTP/1.1" 200 280 0.003162 10.0.0.56 - - [2025-02-17 02:25:06] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001154 10.0.0.53 - - [2025-02-17 02:25:06] "DELETE /route-target/6428715d-a6d4-4b96-a9f0-8b0728180e5d HTTP/1.1" 200 115 0.035496 10.0.0.56 - - [2025-02-17 02:25:06] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2958 0.051303 10.0.0.56 - - [2025-02-17 02:25:06] "GET /projects?obj_uuids=5ae4c2d6-529a-4336-8868-8707e9989ced&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001762 10.0.0.56 - - [2025-02-17 02:25:06] "GET /project/5ae4c2d6-529a-4336-8868-8707e9989ced HTTP/1.1" 200 2102 0.121786 10.0.0.56 - - [2025-02-17 02:25:06] "GET /routing-instance/7380b059-ffc4-478b-a0fd-b2cf2437e4bf HTTP/1.1" 404 171 0.004895 10.0.0.56 - - [2025-02-17 02:25:06] "GET /domains HTTP/1.1" 200 280 0.004165 10.0.0.56 - - [2025-02-17 02:25:06] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002562 10.0.0.56 - - [2025-02-17 02:25:06] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2958 0.013543 10.0.0.56 - - [2025-02-17 02:25:06] "GET /projects?obj_uuids=5ae4c2d6-529a-4336-8868-8707e9989ced&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001817 10.0.0.56 - - [2025-02-17 02:25:06] "GET /project/5ae4c2d6-529a-4336-8868-8707e9989ced HTTP/1.1" 200 1863 0.117270 10.0.0.56 - - [2025-02-17 02:25:08] "GET /projects?obj_uuids=41b1ef76-b920-444d-846b-73131163249d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002252 10.0.0.56 - - [2025-02-17 02:25:08] "GET /project/41b1ef76-b920-444d-846b-73131163249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.108197 10.0.0.56 - - [2025-02-17 02:25:08] "GET /projects?obj_uuids=41b1ef76-b920-444d-846b-73131163249d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001305 10.0.0.56 - - [2025-02-17 02:25:08] "GET /project/41b1ef76-b920-444d-846b-73131163249d?fields=security_groups HTTP/1.1" 200 1107 0.084461 10.0.0.56 - - [2025-02-17 02:25:08] "GET /projects?obj_uuids=41b1ef76-b920-444d-846b-73131163249d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001341 10.0.0.53 - - [2025-02-17 02:25:08] "DELETE /access-control-list/c88a4c40-797a-4136-a9ef-2d4d3e23453a HTTP/1.1" 200 115 0.133665 10.0.0.56 - - [2025-02-17 02:25:08] "GET /project/41b1ef76-b920-444d-846b-73131163249d?fields=application_policy_sets HTTP/1.1" 200 1410 0.136905 10.0.0.56 - - [2025-02-17 02:25:09] "DELETE /project/41b1ef76-b920-444d-846b-73131163249d HTTP/1.1" 200 115 0.638851 10.0.0.53 - - [2025-02-17 02:25:09] "DELETE /access-control-list/1685b215-d549-4510-b621-957541a65ed9 HTTP/1.1" 200 115 0.096397 10.0.0.53 - - [2025-02-17 02:25:11] "POST /fqname-to-id HTTP/1.1" 404 231 0.012278 10.0.0.56 - - [2025-02-17 02:25:14] "POST /neutron/network HTTP/1.1" 200 117 0.040313 10.0.0.53 - - [2025-02-17 02:25:15] "POST /ref-update HTTP/1.1" 200 156 0.048469 10.0.0.56 - - [2025-02-17 02:25:15] "POST /neutron/network HTTP/1.1" 200 833 0.013707 10.0.0.56 - - [2025-02-17 02:25:15] "POST /neutron/subnet HTTP/1.1" 200 730 0.013456 10.0.0.56 - - [2025-02-17 02:25:15] "GET /domains HTTP/1.1" 401 292 0.000482 10.0.0.56 - - [2025-02-17 02:25:15] "GET /domains HTTP/1.1" 200 280 0.036135 10.0.0.56 - - [2025-02-17 02:25:15] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001243 10.0.0.56 - - [2025-02-17 02:25:15] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2759 0.015255 10.0.0.56 - - [2025-02-17 02:25:15] "GET /projects?obj_uuids=d6f32629-1c80-4ab8-a65e-64f4859483bf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001707 10.0.0.56 - - [2025-02-17 02:25:15] "GET /project/d6f32629-1c80-4ab8-a65e-64f4859483bf HTTP/1.1" 200 2081 0.103905 10.0.0.56 - - [2025-02-17 02:25:15] "GET /virtual-network/7d176935-2d9e-4b35-9cc0-5a7ff25254a8 HTTP/1.1" 200 2321 0.009780 10.0.0.56 - - [2025-02-17 02:25:15] "GET /virtual-network/7d176935-2d9e-4b35-9cc0-5a7ff25254a8 HTTP/1.1" 200 2321 0.006948 10.0.0.56 - - [2025-02-17 02:25:15] "GET /routing-instance/94f8cf1a-162b-492f-b981-be67bc0d40f6 HTTP/1.1" 200 1494 0.007177 10.0.0.56 - - [2025-02-17 02:25:15] "GET /routing-instance/94f8cf1a-162b-492f-b981-be67bc0d40f6 HTTP/1.1" 200 1494 0.006597 10.0.0.56 - - [2025-02-17 02:25:16] "GET /route-target/9a9b8b5c-2e67-48bd-9e95-4709b978904c HTTP/1.1" 200 1213 0.007991 10.0.0.56 - - [2025-02-17 02:25:16] "GET /virtual-network/7d176935-2d9e-4b35-9cc0-5a7ff25254a8 HTTP/1.1" 200 2321 0.008237 10.0.0.56 - - [2025-02-17 02:25:16] "GET /routing-instance/94f8cf1a-162b-492f-b981-be67bc0d40f6 HTTP/1.1" 200 1494 0.005440 10.0.0.56 - - [2025-02-17 02:25:16] "GET /virtual-network/7d176935-2d9e-4b35-9cc0-5a7ff25254a8 HTTP/1.1" 200 2321 0.007718 10.0.0.56 - - [2025-02-17 02:25:16] "GET /routing-instance/94f8cf1a-162b-492f-b981-be67bc0d40f6 HTTP/1.1" 200 1494 0.005517 10.0.0.56 - - [2025-02-17 02:25:16] "GET /routing-instance/94f8cf1a-162b-492f-b981-be67bc0d40f6 HTTP/1.1" 200 1494 0.004995 10.0.0.56 - - [2025-02-17 02:25:16] "GET /route-target/9a9b8b5c-2e67-48bd-9e95-4709b978904c HTTP/1.1" 200 1213 0.006053 10.0.0.56 - - [2025-02-17 02:25:16] "GET /domains HTTP/1.1" 200 280 0.004179 10.0.0.56 - - [2025-02-17 02:25:16] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002049 10.0.0.56 - - [2025-02-17 02:25:16] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2759 0.010465 10.0.0.56 - - [2025-02-17 02:25:16] "GET /projects?obj_uuids=d6f32629-1c80-4ab8-a65e-64f4859483bf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001652 10.0.0.56 - - [2025-02-17 02:25:16] "GET /project/d6f32629-1c80-4ab8-a65e-64f4859483bf HTTP/1.1" 200 2081 0.121367 10.0.0.56 - - [2025-02-17 02:25:16] "GET /virtual-network/7d176935-2d9e-4b35-9cc0-5a7ff25254a8 HTTP/1.1" 200 2321 0.008162 10.0.0.56 - - [2025-02-17 02:25:16] "GET /obj-perms HTTP/1.1" 200 5026 0.078657 10.0.0.56 - - [2025-02-17 02:25:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005679 10.0.0.56 - - [2025-02-17 02:25:18] "POST /neutron/subnet HTTP/1.1" 200 715 0.262691 10.0.0.56 - - [2025-02-17 02:25:18] "POST /neutron/network HTTP/1.1" 200 830 0.009900 10.0.0.56 - - [2025-02-17 02:25:18] "GET /domains HTTP/1.1" 200 280 0.004093 10.0.0.56 - - [2025-02-17 02:25:18] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001703 10.0.0.56 - - [2025-02-17 02:25:18] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2759 0.011343 10.0.0.56 - - [2025-02-17 02:25:18] "GET /projects?obj_uuids=d6f32629-1c80-4ab8-a65e-64f4859483bf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001762 10.0.0.56 - - [2025-02-17 02:25:18] "GET /project/d6f32629-1c80-4ab8-a65e-64f4859483bf HTTP/1.1" 200 2299 0.118322 10.0.0.56 - - [2025-02-17 02:25:18] "GET /virtual-network/fc42d619-3980-4632-8b02-32847e6c4109 HTTP/1.1" 200 2313 0.025582 10.0.0.56 - - [2025-02-17 02:25:18] "GET /virtual-network/fc42d619-3980-4632-8b02-32847e6c4109 HTTP/1.1" 200 2313 0.016912 10.0.0.56 - - [2025-02-17 02:25:18] "GET /routing-instance/57d120c1-409c-4c49-a3f1-3b34a72b6f0d HTTP/1.1" 200 1493 0.009017 10.0.0.56 - - [2025-02-17 02:25:18] "GET /routing-instance/57d120c1-409c-4c49-a3f1-3b34a72b6f0d HTTP/1.1" 200 1493 0.005563 10.0.0.56 - - [2025-02-17 02:25:18] "GET /route-target/249c10ec-1efd-4c61-b4a4-6082858ebab6 HTTP/1.1" 200 1212 0.009041 10.0.0.56 - - [2025-02-17 02:25:18] "GET /virtual-network/fc42d619-3980-4632-8b02-32847e6c4109 HTTP/1.1" 200 2313 0.011578 10.0.0.56 - - [2025-02-17 02:25:18] "GET /routing-instance/57d120c1-409c-4c49-a3f1-3b34a72b6f0d HTTP/1.1" 200 1493 0.008296 10.0.0.56 - - [2025-02-17 02:25:18] "GET /virtual-network/fc42d619-3980-4632-8b02-32847e6c4109 HTTP/1.1" 200 2313 0.010322 10.0.0.56 - - [2025-02-17 02:25:18] "GET /routing-instance/57d120c1-409c-4c49-a3f1-3b34a72b6f0d HTTP/1.1" 200 1493 0.006724 10.0.0.56 - - [2025-02-17 02:25:18] "GET /routing-instance/57d120c1-409c-4c49-a3f1-3b34a72b6f0d HTTP/1.1" 200 1493 0.006230 10.0.0.56 - - [2025-02-17 02:25:18] "GET /route-target/249c10ec-1efd-4c61-b4a4-6082858ebab6 HTTP/1.1" 200 1212 0.004635 10.0.0.56 - - [2025-02-17 02:25:18] "GET /domains HTTP/1.1" 200 280 0.005284 10.0.0.56 - - [2025-02-17 02:25:18] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001583 10.0.0.56 - - [2025-02-17 02:25:18] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2759 0.010788 10.0.0.56 - - [2025-02-17 02:25:18] "GET /projects?obj_uuids=d6f32629-1c80-4ab8-a65e-64f4859483bf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002340 10.0.0.56 - - [2025-02-17 02:25:18] "GET /project/d6f32629-1c80-4ab8-a65e-64f4859483bf HTTP/1.1" 200 2299 0.121144 10.0.0.56 - - [2025-02-17 02:25:18] "GET /virtual-network/fc42d619-3980-4632-8b02-32847e6c4109 HTTP/1.1" 200 2313 0.017714 10.0.0.53 - - [2025-02-17 02:25:18] "GET /obj-perms HTTP/1.1" 200 5026 0.055435 10.0.0.56 - - [2025-02-17 02:25:19] "GET /projects?obj_uuids=d6f32629-1c80-4ab8-a65e-64f4859483bf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001733 10.0.0.56 - - [2025-02-17 02:25:19] "POST /neutron/network HTTP/1.1" 200 615 0.171216 10.0.0.53 - - [2025-02-17 02:25:19] "POST /ref-update HTTP/1.1" 200 156 0.031201 10.0.0.56 - - [2025-02-17 02:25:19] "POST /neutron/network HTTP/1.1" 200 832 0.012580 10.0.0.56 - - [2025-02-17 02:25:19] "GET /domains HTTP/1.1" 200 280 0.004733 10.0.0.56 - - [2025-02-17 02:25:19] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001669 10.0.0.56 - - [2025-02-17 02:25:19] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2759 0.010943 10.0.0.56 - - [2025-02-17 02:25:19] "GET /projects?obj_uuids=d6f32629-1c80-4ab8-a65e-64f4859483bf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001208 10.0.0.56 - - [2025-02-17 02:25:20] "GET /project/d6f32629-1c80-4ab8-a65e-64f4859483bf HTTP/1.1" 200 2518 0.114944 10.0.0.56 - - [2025-02-17 02:25:20] "GET /virtual-network/7036cb6b-761a-45ed-a246-25b5d94a2fc8 HTTP/1.1" 200 2317 0.011316 10.0.0.56 - - [2025-02-17 02:25:20] "GET /virtual-network/7036cb6b-761a-45ed-a246-25b5d94a2fc8 HTTP/1.1" 200 2317 0.008327 10.0.0.56 - - [2025-02-17 02:25:20] "GET /routing-instance/3540ca01-38b2-445e-acb4-79f5be5a1cf1 HTTP/1.1" 200 1497 0.005842 10.0.0.56 - - [2025-02-17 02:25:20] "GET /routing-instance/3540ca01-38b2-445e-acb4-79f5be5a1cf1 HTTP/1.1" 200 1497 0.005926 10.0.0.56 - - [2025-02-17 02:25:20] "GET /route-target/16d538d4-13aa-409f-ab26-e68f6e2c56f0 HTTP/1.1" 200 1214 0.005342 10.0.0.56 - - [2025-02-17 02:25:20] "GET /virtual-network/7036cb6b-761a-45ed-a246-25b5d94a2fc8 HTTP/1.1" 200 2317 0.009307 10.0.0.56 - - [2025-02-17 02:25:20] "GET /routing-instance/3540ca01-38b2-445e-acb4-79f5be5a1cf1 HTTP/1.1" 200 1497 0.014154 10.0.0.56 - - [2025-02-17 02:25:20] "GET /virtual-network/7036cb6b-761a-45ed-a246-25b5d94a2fc8 HTTP/1.1" 200 2317 0.008436 10.0.0.56 - - [2025-02-17 02:25:20] "GET /routing-instance/3540ca01-38b2-445e-acb4-79f5be5a1cf1 HTTP/1.1" 200 1497 0.008158 10.0.0.56 - - [2025-02-17 02:25:20] "GET /routing-instance/3540ca01-38b2-445e-acb4-79f5be5a1cf1 HTTP/1.1" 200 1497 0.012776 10.0.0.56 - - [2025-02-17 02:25:20] "GET /route-target/16d538d4-13aa-409f-ab26-e68f6e2c56f0 HTTP/1.1" 200 1214 0.005978 10.0.0.56 - - [2025-02-17 02:25:20] "GET /domains HTTP/1.1" 200 280 0.009054 10.0.0.56 - - [2025-02-17 02:25:20] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001385 10.0.0.56 - - [2025-02-17 02:25:20] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2759 0.013821 10.0.0.56 - - [2025-02-17 02:25:20] "GET /projects?obj_uuids=d6f32629-1c80-4ab8-a65e-64f4859483bf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001864 10.0.0.56 - - [2025-02-17 02:25:20] "GET /project/d6f32629-1c80-4ab8-a65e-64f4859483bf HTTP/1.1" 200 2518 0.116729 10.0.0.56 - - [2025-02-17 02:25:20] "GET /virtual-network/7036cb6b-761a-45ed-a246-25b5d94a2fc8 HTTP/1.1" 200 2317 0.014827 10.0.0.22 - - [2025-02-17 02:25:20] "GET /obj-perms HTTP/1.1" 200 5026 0.070252 10.0.0.56 - - [2025-02-17 02:25:21] "POST /neutron/network HTTP/1.1" 200 840 0.008971 10.0.0.56 - - [2025-02-17 02:25:21] "GET /aaa-mode HTTP/1.1" 401 292 0.000651 10.0.0.56 - - [2025-02-17 02:25:21] "GET / HTTP/1.1" 200 35931 0.003440 10.0.0.56 - - [2025-02-17 02:25:22] "POST /neutron/port HTTP/1.1" 200 117 0.011410 10.0.0.56 - - [2025-02-17 02:25:22] "GET /aaa-mode HTTP/1.1" 401 292 0.000458 10.0.0.56 - - [2025-02-17 02:25:22] "POST /neutron/network HTTP/1.1" 200 840 0.010063 10.0.0.56 - - [2025-02-17 02:25:22] "GET / HTTP/1.1" 200 35931 0.185706 10.0.0.56 - - [2025-02-17 02:25:22] "POST /neutron/port HTTP/1.1" 200 1056 0.023199 10.0.0.56 - - [2025-02-17 02:25:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005116 10.0.0.56 - - [2025-02-17 02:25:23] "POST /neutron/port HTTP/1.1" 200 117 0.001288 10.0.0.56 - - [2025-02-17 02:25:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010665 10.0.0.56 - - [2025-02-17 02:25:24] "GET /projects?obj_uuids=d6f32629-1c80-4ab8-a65e-64f4859483bf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001237 10.0.0.56 - - [2025-02-17 02:25:24] "POST /neutron/port HTTP/1.1" 200 1056 0.487883 10.0.0.56 - - [2025-02-17 02:25:24] "POST /neutron/port HTTP/1.1" 200 1056 0.016775 10.0.0.56 - - [2025-02-17 02:25:24] "POST /neutron/port HTTP/1.1" 200 1084 0.052423 10.0.0.56 - - [2025-02-17 02:25:24] "POST /neutron/port HTTP/1.1" 200 117 0.002810 10.0.0.56 - - [2025-02-17 02:25:25] "GET /aaa-mode HTTP/1.1" 401 292 0.000649 10.0.0.56 - - [2025-02-17 02:25:25] "GET /obj-perms HTTP/1.1" 200 5056 0.053292 10.0.0.56 - - [2025-02-17 02:25:25] "GET / HTTP/1.1" 200 35931 0.002026 10.0.0.56 - - [2025-02-17 02:25:26] "POST /neutron/network HTTP/1.1" 200 833 0.016609 10.0.0.56 - - [2025-02-17 02:25:26] "POST /neutron/port HTTP/1.1" 200 2052 0.047572 10.0.0.56 - - [2025-02-17 02:25:26] "POST /neutron/port HTTP/1.1" 200 117 0.017112 10.0.0.56 - - [2025-02-17 02:25:27] "GET /projects?obj_uuids=d6f32629-1c80-4ab8-a65e-64f4859483bf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001720 10.0.0.56 - - [2025-02-17 02:25:27] "POST /neutron/port HTTP/1.1" 200 1056 0.355998 10.0.0.56 - - [2025-02-17 02:25:28] "POST /neutron/port HTTP/1.1" 200 1059 0.025174 10.0.0.56 - - [2025-02-17 02:25:28] "POST /neutron/port HTTP/1.1" 200 1056 0.013087 10.0.0.56 - - [2025-02-17 02:25:28] "POST /neutron/port HTTP/1.1" 200 1056 0.020416 10.0.0.56 - - [2025-02-17 02:25:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005096 10.0.0.56 - - [2025-02-17 02:25:29] "POST /neutron/network HTTP/1.1" 200 833 0.008598 10.0.0.56 - - [2025-02-17 02:25:29] "POST /neutron/port HTTP/1.1" 200 117 0.001971 10.0.0.56 - - [2025-02-17 02:25:29] "POST /neutron/subnet HTTP/1.1" 200 689 0.025952 10.0.0.56 - - [2025-02-17 02:25:31] "POST /neutron/port HTTP/1.1" 200 3022 0.035662 10.0.0.56 - - [2025-02-17 02:25:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009082 10.0.0.56 - - [2025-02-17 02:25:32] "POST /neutron/port HTTP/1.1" 200 3022 0.032275 10.0.0.56 - - [2025-02-17 02:25:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008747 10.0.0.56 - - [2025-02-17 02:25:33] "POST /neutron/port HTTP/1.1" 200 1084 0.031613 10.0.0.56 - - [2025-02-17 02:25:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009947 10.0.0.56 - - [2025-02-17 02:26:00] "POST /neutron/port HTTP/1.1" 200 3022 0.050886 10.0.0.56 - - [2025-02-17 02:26:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010472 10.0.0.56 - - [2025-02-17 02:26:09] "GET /projects?obj_uuids=5ae4c2d6-529a-4336-8868-8707e9989ced&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001254 10.0.0.56 - - [2025-02-17 02:26:09] "GET /project/5ae4c2d6-529a-4336-8868-8707e9989ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.078962 10.0.0.56 - - [2025-02-17 02:26:09] "GET /projects?obj_uuids=5ae4c2d6-529a-4336-8868-8707e9989ced&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003389 10.0.0.56 - - [2025-02-17 02:26:09] "GET /project/5ae4c2d6-529a-4336-8868-8707e9989ced?fields=security_groups HTTP/1.1" 200 1105 0.179352 10.0.0.56 - - [2025-02-17 02:26:09] "GET /projects?obj_uuids=5ae4c2d6-529a-4336-8868-8707e9989ced&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.015962 10.0.0.56 - - [2025-02-17 02:26:10] "GET /project/5ae4c2d6-529a-4336-8868-8707e9989ced?fields=application_policy_sets HTTP/1.1" 404 171 0.484954 10.0.0.56 - - [2025-02-17 02:26:10] "DELETE /project/5ae4c2d6-529a-4336-8868-8707e9989ced HTTP/1.1" 404 171 0.877921 10.0.0.53 - - [2025-02-17 02:26:12] "POST /ref-update HTTP/1.1" 200 156 0.062095 10.0.0.53 - - [2025-02-17 02:26:12] "POST /instance-ips HTTP/1.1" 200 385 0.092897 10.0.0.53 - - [2025-02-17 02:26:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006085 10.0.0.56 - - [2025-02-17 02:26:12] "POST /neutron/port HTTP/1.1" 200 1084 0.052721 10.0.0.53 - - [2025-02-17 02:26:13] "POST /ref-update HTTP/1.1" 200 156 0.025536 10.0.0.53 - - [2025-02-17 02:26:13] "POST /ref-update HTTP/1.1" 200 156 0.035543 10.0.0.56 - - [2025-02-17 02:26:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.065374 10.0.0.53 - - [2025-02-17 02:26:13] "POST /instance-ips HTTP/1.1" 200 375 0.057135 10.0.0.56 - - [2025-02-17 02:26:13] "POST /neutron/port HTTP/1.1" 200 1084 0.094515 10.0.0.53 - - [2025-02-17 02:26:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007501 10.0.0.56 - - [2025-02-17 02:26:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006965 10.0.0.53 - - [2025-02-17 02:26:13] "POST /ref-update HTTP/1.1" 200 156 0.033207 10.0.0.56 - - [2025-02-17 02:26:13] "POST /neutron/network HTTP/1.1" 200 832 0.011295 10.0.0.56 - - [2025-02-17 02:26:14] "POST /neutron/network HTTP/1.1" 200 840 0.015522 10.0.0.56 - - [2025-02-17 02:26:14] "POST /neutron/port HTTP/1.1" 200 117 0.002156 10.0.0.56 - - [2025-02-17 02:26:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010082 10.0.0.56 - - [2025-02-17 02:26:15] "POST /neutron/port HTTP/1.1" 200 1084 0.036750 10.0.0.53 - - [2025-02-17 02:26:17] "POST /fqname-to-id HTTP/1.1" 404 242 0.004510 10.0.0.53 - - [2025-02-17 02:26:18] "POST /access-control-lists HTTP/1.1" 200 604 0.131674 10.0.0.56 - - [2025-02-17 02:26:18] "POST /neutron/network HTTP/1.1" 200 920 0.014046 10.0.0.53 - - [2025-02-17 02:26:18] "POST /ref-update HTTP/1.1" 200 156 0.031690 10.0.0.53 - - [2025-02-17 02:26:18] "POST /ref-update HTTP/1.1" 200 156 0.029456 10.0.0.56 - - [2025-02-17 02:26:18] "GET /domains HTTP/1.1" 200 280 0.004087 10.0.0.53 - - [2025-02-17 02:26:18] "POST /ref-update HTTP/1.1" 200 156 0.055672 10.0.0.56 - - [2025-02-17 02:26:18] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003017 10.0.0.56 - - [2025-02-17 02:26:18] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2771 0.035952 10.0.0.56 - - [2025-02-17 02:26:18] "GET /projects?obj_uuids=d6f32629-1c80-4ab8-a65e-64f4859483bf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003104 10.0.0.53 - - [2025-02-17 02:26:18] "PUT /routing-instance/35cd5dc4-6fc6-4451-b32a-ec2e19555d75 HTTP/1.1" 200 266 0.039654 10.0.0.56 - - [2025-02-17 02:26:18] "GET /project/d6f32629-1c80-4ab8-a65e-64f4859483bf HTTP/1.1" 200 4234 0.109561 10.0.0.56 - - [2025-02-17 02:26:18] "GET /service-instance/8f5b3be6-17ea-49d4-b631-008782714091 HTTP/1.1" 200 3784 0.026676 10.0.0.56 - - [2025-02-17 02:26:18] "GET /domains HTTP/1.1" 200 280 0.011606 10.0.0.56 - - [2025-02-17 02:26:18] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003587 10.0.0.56 - - [2025-02-17 02:26:18] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2771 0.049897 10.0.0.56 - - [2025-02-17 02:26:18] "GET /projects?obj_uuids=d6f32629-1c80-4ab8-a65e-64f4859483bf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.005028 10.0.0.53 - - [2025-02-17 02:26:18] "PUT /access-control-list/1d3000ff-4e10-43d0-aeaf-df0e04780bb1 HTTP/1.1" 200 272 0.084647 10.0.0.56 - - [2025-02-17 02:26:18] "GET /project/d6f32629-1c80-4ab8-a65e-64f4859483bf HTTP/1.1" 200 4234 0.116810 10.0.0.56 - - [2025-02-17 02:26:18] "GET /service-instance/8f5b3be6-17ea-49d4-b631-008782714091 HTTP/1.1" 200 3784 0.018036 10.0.0.56 - - [2025-02-17 02:26:18] "GET /port-tuple/2bba4530-6b1c-42f5-b465-6e900440f888 HTTP/1.1" 200 1979 0.020475 10.0.0.56 - - [2025-02-17 02:26:18] "GET /virtual-machine-interface/1accbf99-283f-4636-bea0-c717f9cacf5c HTTP/1.1" 200 3798 0.022458 10.0.0.56 - - [2025-02-17 02:26:18] "GET /virtual-machine-interface/2e5fa5c8-3e96-401b-ba1f-cd77bf71de3e HTTP/1.1" 200 3816 0.023487 10.0.0.56 - - [2025-02-17 02:26:18] "GET /virtual-machine-interface/9e789067-c374-41dc-b5b3-5fce15a52ba7 HTTP/1.1" 200 3805 0.015967 10.0.0.56 - - [2025-02-17 02:26:19] "POST /neutron/port HTTP/1.1" 200 3829 0.083539 10.0.0.56 - - [2025-02-17 02:26:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010904 10.0.0.56 - - [2025-02-17 02:26:19] "POST /neutron/network HTTP/1.1" 200 892 0.020164 10.0.0.56 - - [2025-02-17 02:26:19] "POST /neutron/network HTTP/1.1" 200 833 0.009841 10.0.0.56 - - [2025-02-17 02:26:20] "POST /neutron/port HTTP/1.1" 200 3829 0.069753 10.0.0.56 - - [2025-02-17 02:26:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010197 10.0.0.56 - - [2025-02-17 02:26:20] "POST /neutron/port HTTP/1.1" 200 3829 0.056765 10.0.0.56 - - [2025-02-17 02:26:24] "GET /virtual-machine/26667f5d-724e-4ea6-b3a3-413e11efb630 HTTP/1.1" 200 1802 0.009140 10.0.0.56 - - [2025-02-17 02:26:24] "GET /domains HTTP/1.1" 200 280 0.003780 10.0.0.56 - - [2025-02-17 02:26:24] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001638 10.0.0.56 - - [2025-02-17 02:26:24] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2771 0.011437 10.0.0.56 - - [2025-02-17 02:26:24] "GET /projects?obj_uuids=d6f32629-1c80-4ab8-a65e-64f4859483bf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001607 10.0.0.56 - - [2025-02-17 02:26:24] "GET /project/d6f32629-1c80-4ab8-a65e-64f4859483bf HTTP/1.1" 200 4234 0.124541 10.0.0.56 - - [2025-02-17 02:26:24] "GET /service-instance/8f5b3be6-17ea-49d4-b631-008782714091 HTTP/1.1" 200 3784 0.012582 10.0.0.53 - - [2025-02-17 02:26:29] "DELETE /routing-instance/35cd5dc4-6fc6-4451-b32a-ec2e19555d75 HTTP/1.1" 200 115 0.118055 10.0.0.56 - - [2025-02-17 02:26:29] "POST /neutron/network HTTP/1.1" 200 830 0.016144 10.0.0.53 - - [2025-02-17 02:26:29] "DELETE /routing-instance/405c6746-3ca5-474b-9b90-957f1b4a4b39 HTTP/1.1" 200 115 0.090123 10.0.0.56 - - [2025-02-17 02:26:29] "GET /domains HTTP/1.1" 200 280 0.004179 10.0.0.56 - - [2025-02-17 02:26:29] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002057 10.0.0.56 - - [2025-02-17 02:26:29] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2771 0.027913 10.0.0.56 - - [2025-02-17 02:26:29] "GET /projects?obj_uuids=d6f32629-1c80-4ab8-a65e-64f4859483bf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002653 10.0.0.56 - - [2025-02-17 02:26:29] "GET /project/d6f32629-1c80-4ab8-a65e-64f4859483bf HTTP/1.1" 200 3760 0.174649 10.0.0.56 - - [2025-02-17 02:26:29] "GET /virtual-machine/26667f5d-724e-4ea6-b3a3-413e11efb630 HTTP/1.1" 200 1802 0.030164 10.0.0.53 - - [2025-02-17 02:26:29] "DELETE /instance-ip/bde7be92-6dbe-4091-b04c-900f2eb92c08 HTTP/1.1" 200 115 0.242652 10.0.0.53 - - [2025-02-17 02:26:29] "DELETE /access-control-list/1d3000ff-4e10-43d0-aeaf-df0e04780bb1 HTTP/1.1" 200 115 0.049248 10.0.0.53 - - [2025-02-17 02:26:29] "POST /ref-update HTTP/1.1" 200 156 0.043922 10.0.0.53 - - [2025-02-17 02:26:30] "DELETE /instance-ip/acf42a99-8555-4592-984e-82c2549cfa3f HTTP/1.1" 200 115 0.057340 10.0.0.53 - - [2025-02-17 02:26:30] "POST /ref-update HTTP/1.1" 200 156 0.051039 10.0.0.56 - - [2025-02-17 02:26:30] "POST /neutron/port HTTP/1.1" 200 1084 0.040515 10.0.0.56 - - [2025-02-17 02:26:31] "POST /neutron/port HTTP/1.1" 200 3022 0.056568 10.0.0.56 - - [2025-02-17 02:26:31] "POST /neutron/port HTTP/1.1" 200 1084 0.047484 10.0.0.56 - - [2025-02-17 02:26:31] "POST /neutron/port HTTP/1.1" 200 1110 0.015370 10.0.0.56 - - [2025-02-17 02:26:31] "POST /neutron/port HTTP/1.1" 200 151 0.283165 10.0.0.56 - - [2025-02-17 02:26:32] "GET /routing-instance/3540ca01-38b2-445e-acb4-79f5be5a1cf1 HTTP/1.1" 404 171 0.003900 10.0.0.56 - - [2025-02-17 02:26:32] "GET /domains HTTP/1.1" 200 280 0.003523 10.0.0.56 - - [2025-02-17 02:26:32] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003594 10.0.0.56 - - [2025-02-17 02:26:32] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2571 0.024971 10.0.0.56 - - [2025-02-17 02:26:32] "GET /projects?obj_uuids=d6f32629-1c80-4ab8-a65e-64f4859483bf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001193 10.0.0.56 - - [2025-02-17 02:26:33] "GET /project/d6f32629-1c80-4ab8-a65e-64f4859483bf HTTP/1.1" 200 2299 0.093168 10.0.0.56 - - [2025-02-17 02:26:33] "POST /neutron/network HTTP/1.1" 200 830 0.007997 10.0.0.53 - - [2025-02-17 02:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.56 - - [2025-02-17 02:26:33] "GET /routing-instance/57d120c1-409c-4c49-a3f1-3b34a72b6f0d HTTP/1.1" 404 171 0.006035 10.0.0.56 - - [2025-02-17 02:26:33] "GET /domains HTTP/1.1" 200 280 0.010172 10.0.0.56 - - [2025-02-17 02:26:33] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001243 10.0.0.56 - - [2025-02-17 02:26:33] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2571 0.009597 10.0.0.56 - - [2025-02-17 02:26:33] "GET /projects?obj_uuids=d6f32629-1c80-4ab8-a65e-64f4859483bf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001340 10.0.0.56 - - [2025-02-17 02:26:33] "GET /project/d6f32629-1c80-4ab8-a65e-64f4859483bf HTTP/1.1" 200 2081 0.099099 10.0.0.56 - - [2025-02-17 02:26:33] "POST /useragent-kv HTTP/1.1" 200 115 0.008637 10.0.0.56 - - [2025-02-17 02:26:33] "POST /useragent-kv HTTP/1.1" 200 115 0.005313 10.0.0.56 - - [2025-02-17 02:26:33] "POST /neutron/network HTTP/1.1" 200 151 0.175138 10.0.0.56 - - [2025-02-17 02:26:33] "GET /routing-instance/94f8cf1a-162b-492f-b981-be67bc0d40f6 HTTP/1.1" 404 171 0.008559 10.0.0.53 - - [2025-02-17 02:26:33] "DELETE /route-target/9a9b8b5c-2e67-48bd-9e95-4709b978904c HTTP/1.1" 200 115 0.053096 10.0.0.56 - - [2025-02-17 02:26:33] "GET /domains HTTP/1.1" 200 280 0.003760 10.0.0.56 - - [2025-02-17 02:26:33] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002049 10.0.0.56 - - [2025-02-17 02:26:33] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2571 0.054502 10.0.0.56 - - [2025-02-17 02:26:33] "GET /projects?obj_uuids=d6f32629-1c80-4ab8-a65e-64f4859483bf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002781 10.0.0.56 - - [2025-02-17 02:26:33] "GET /project/d6f32629-1c80-4ab8-a65e-64f4859483bf HTTP/1.1" 200 1841 0.098012 10.0.0.53 - - [2025-02-17 02:26:36] "POST /fqname-to-id HTTP/1.1" 404 234 0.018376 10.0.0.56 - - [2025-02-17 02:26:41] "GET /domains HTTP/1.1" 401 292 0.000461 10.0.0.56 - - [2025-02-17 02:26:41] "GET /domains HTTP/1.1" 200 280 0.032586 10.0.0.56 - - [2025-02-17 02:26:41] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001293 10.0.0.56 - - [2025-02-17 02:26:41] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2958 0.017196 10.0.0.56 - - [2025-02-17 02:26:41] "GET /virtual-DNS/0ad02dd7-b144-44d7-938b-b0418f1687e4 HTTP/1.1" 200 1437 0.005203 10.0.0.53 - - [2025-02-17 02:26:42] "POST /ref-update HTTP/1.1" 200 156 0.037040 10.0.0.56 - - [2025-02-17 02:26:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003522 10.0.0.56 - - [2025-02-17 02:26:42] "POST /neutron/subnet HTTP/1.1" 200 711 0.257136 10.0.0.56 - - [2025-02-17 02:26:43] "POST /neutron/network HTTP/1.1" 200 833 0.007773 10.0.0.56 - - [2025-02-17 02:26:43] "POST /neutron/network HTTP/1.1" 200 833 0.009043 10.0.0.56 - - [2025-02-17 02:26:43] "GET /aaa-mode HTTP/1.1" 401 292 0.000534 10.0.0.56 - - [2025-02-17 02:26:43] "GET / HTTP/1.1" 200 35931 0.002461 10.0.0.56 - - [2025-02-17 02:26:44] "POST /neutron/port HTTP/1.1" 200 117 0.009933 10.0.0.56 - - [2025-02-17 02:26:44] "POST /neutron/network HTTP/1.1" 200 843 0.016049 10.0.0.56 - - [2025-02-17 02:26:45] "POST /neutron/port HTTP/1.1" 200 1058 0.018971 10.0.0.56 - - [2025-02-17 02:26:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005331 10.0.0.56 - - [2025-02-17 02:26:45] "POST /neutron/network HTTP/1.1" 200 833 0.009294 10.0.0.56 - - [2025-02-17 02:26:49] "POST /neutron/port HTTP/1.1" 200 1086 0.032406 10.0.0.56 - - [2025-02-17 02:26:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010281 10.0.0.56 - - [2025-02-17 02:26:55] "POST /neutron/port HTTP/1.1" 200 1086 0.026165 10.0.0.56 - - [2025-02-17 02:27:10] "DELETE /project/d6f32629-1c80-4ab8-a65e-64f4859483bf HTTP/1.1" 404 177 0.006898 10.0.0.56 - - [2025-02-17 02:27:17] "POST /neutron/network HTTP/1.1" 400 204 0.020701 10.0.0.56 - - [2025-02-17 02:27:18] "POST /neutron/port HTTP/1.1" 200 151 0.257569 10.0.0.53 - - [2025-02-17 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.059055 10.0.0.56 - - [2025-02-17 02:27:20] "GET /domains HTTP/1.1" 200 280 0.004967 10.0.0.56 - - [2025-02-17 02:27:20] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001277 10.0.0.56 - - [2025-02-17 02:27:20] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2574 0.011936 10.0.0.53 - - [2025-02-17 02:27:23] "POST /access-control-lists HTTP/1.1" 200 597 0.031970 10.0.0.56 - - [2025-02-17 02:27:27] "POST /neutron/network HTTP/1.1" 200 117 0.304672 10.0.0.53 - - [2025-02-17 02:27:27] "GET /obj-perms HTTP/1.1" 200 5056 0.067442 10.0.0.53 - - [2025-02-17 02:27:27] "POST /route-targets HTTP/1.1" 200 327 0.025542 10.0.0.56 - - [2025-02-17 02:27:28] "POST /neutron/network HTTP/1.1" 200 826 0.011408 10.0.0.56 - - [2025-02-17 02:27:28] "POST /neutron/subnet HTTP/1.1" 200 729 0.015720 10.0.0.56 - - [2025-02-17 02:27:28] "GET /aaa-mode HTTP/1.1" 401 292 0.000492 10.0.0.56 - - [2025-02-17 02:27:29] "GET / HTTP/1.1" 200 35931 0.001791 10.0.0.56 - - [2025-02-17 02:27:29] "POST /neutron/port HTTP/1.1" 200 117 0.009896 10.0.0.56 - - [2025-02-17 02:27:29] "POST /neutron/network HTTP/1.1" 200 836 0.010617 10.0.0.56 - - [2025-02-17 02:27:30] "GET /aaa-mode HTTP/1.1" 401 292 0.000565 10.0.0.56 - - [2025-02-17 02:27:30] "GET / HTTP/1.1" 200 35931 0.002669 10.0.0.56 - - [2025-02-17 02:27:30] "POST /neutron/port HTTP/1.1" 200 1062 0.055091 10.0.0.56 - - [2025-02-17 02:27:30] "POST /neutron/network HTTP/1.1" 200 826 0.010595 10.0.0.56 - - [2025-02-17 02:27:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005008 10.0.0.56 - - [2025-02-17 02:27:31] "POST /neutron/port HTTP/1.1" 200 117 0.007803 10.0.0.56 - - [2025-02-17 02:27:31] "POST /neutron/port HTTP/1.1" 200 1090 0.038701 10.0.0.56 - - [2025-02-17 02:27:31] "GET /projects?obj_uuids=a031581f-f840-4708-8dd1-aa8751439624&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.032578 10.0.0.56 - - [2025-02-17 02:27:32] "POST /neutron/port HTTP/1.1" 200 1062 0.374128 10.0.0.56 - - [2025-02-17 02:27:32] "POST /neutron/port HTTP/1.1" 200 1116 0.132234 10.0.0.56 - - [2025-02-17 02:27:32] "POST /neutron/subnet HTTP/1.1" 200 703 0.020716 10.0.0.56 - - [2025-02-17 02:27:36] "POST /neutron/port HTTP/1.1" 200 1090 0.033115 10.0.0.56 - - [2025-02-17 02:27:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012008 10.0.0.56 - - [2025-02-17 02:27:39] "POST /neutron/port HTTP/1.1" 200 1090 0.029979 10.0.0.56 - - [2025-02-17 02:27:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008363 10.0.0.56 - - [2025-02-17 02:27:42] "POST /neutron/port HTTP/1.1" 200 1090 0.028771 10.0.0.56 - - [2025-02-17 02:27:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012570 10.0.0.56 - - [2025-02-17 02:27:45] "POST /neutron/port HTTP/1.1" 200 1090 0.027241 10.0.0.56 - - [2025-02-17 02:27:45] "POST /neutron/port HTTP/1.1" 200 1090 0.028559 10.0.0.56 - - [2025-02-17 02:27:46] "POST /neutron/network HTTP/1.1" 200 826 0.011245 10.0.0.53 - - [2025-02-17 02:27:47] "DELETE /route-target/1d9d5f35-f10f-4529-a06f-e30ce953d464 HTTP/1.1" 200 115 0.050221 10.0.0.53 - - [2025-02-17 02:27:50] "POST /fqname-to-id HTTP/1.1" 404 233 0.005672 10.0.0.56 - - [2025-02-17 02:27:53] "GET /projects?obj_uuids=01582e89-a211-457d-ae8d-1d50c3eb3086&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003852 10.0.0.56 - - [2025-02-17 02:27:53] "POST /neutron/network HTTP/1.1" 200 625 0.177264 10.0.0.53 - - [2025-02-17 02:27:53] "POST /ref-update HTTP/1.1" 200 156 0.027701 10.0.0.56 - - [2025-02-17 02:27:54] "POST /neutron/network HTTP/1.1" 200 839 0.010232 10.0.0.56 - - [2025-02-17 02:27:54] "POST /neutron/network HTTP/1.1" 200 839 0.008640 10.0.0.56 - - [2025-02-17 02:27:54] "GET /aaa-mode HTTP/1.1" 401 292 0.000503 10.0.0.56 - - [2025-02-17 02:27:55] "GET / HTTP/1.1" 200 35931 0.002984 10.0.0.56 - - [2025-02-17 02:27:55] "POST /neutron/port HTTP/1.1" 200 117 0.009207 10.0.0.56 - - [2025-02-17 02:27:56] "POST /neutron/network HTTP/1.1" 200 849 0.009920 10.0.0.56 - - [2025-02-17 02:27:56] "POST /neutron/port HTTP/1.1" 200 1055 0.021563 10.0.0.56 - - [2025-02-17 02:27:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004960 10.0.0.56 - - [2025-02-17 02:27:56] "POST /neutron/network HTTP/1.1" 200 839 0.008784 10.0.0.56 - - [2025-02-17 02:28:01] "POST /neutron/port HTTP/1.1" 200 1083 0.031914 10.0.0.56 - - [2025-02-17 02:28:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012361 10.0.0.56 - - [2025-02-17 02:28:07] "POST /neutron/port HTTP/1.1" 200 1083 0.038359 10.0.0.22 - - [2025-02-17 02:28:08] "GET /global-system-configs HTTP/1.1" 200 322 0.042357 10.0.0.22 - - [2025-02-17 02:28:08] "GET /obj-perms HTTP/1.1" 200 5056 0.201466 10.0.0.53 - - [2025-02-17 02:28:08] "GET /global-system-configs HTTP/1.1" 200 322 0.089981 10.0.0.56 - - [2025-02-17 02:28:08] "GET /obj-perms HTTP/1.1" 200 5056 0.207798 10.0.0.56 - - [2025-02-17 02:28:09] "GET /global-system-configs HTTP/1.1" 200 322 0.149916 10.0.0.53 - - [2025-02-17 02:28:09] "GET /obj-perms HTTP/1.1" 200 5056 0.224303 10.0.0.56 - - [2025-02-17 02:28:10] "GET /projects?obj_uuids=b0df81ae-941b-43de-ad33-c84fa3c485e4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001346 10.0.0.56 - - [2025-02-17 02:28:10] "GET /project/b0df81ae-941b-43de-ad33-c84fa3c485e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.078053 10.0.0.56 - - [2025-02-17 02:28:10] "GET /projects?obj_uuids=b0df81ae-941b-43de-ad33-c84fa3c485e4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001918 10.0.0.56 - - [2025-02-17 02:28:10] "GET /project/b0df81ae-941b-43de-ad33-c84fa3c485e4?fields=security_groups HTTP/1.1" 200 1105 0.138141 10.0.0.56 - - [2025-02-17 02:28:10] "GET /projects?obj_uuids=b0df81ae-941b-43de-ad33-c84fa3c485e4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001806 10.0.0.56 - - [2025-02-17 02:28:10] "GET /project/b0df81ae-941b-43de-ad33-c84fa3c485e4?fields=application_policy_sets HTTP/1.1" 200 1406 0.078744 10.0.0.56 - - [2025-02-17 02:28:10] "DELETE /project/b0df81ae-941b-43de-ad33-c84fa3c485e4 HTTP/1.1" 200 115 0.515186 10.0.0.53 - - [2025-02-17 02:28:10] "DELETE /access-control-list/24725960-5f61-4f9d-a7b9-115d09079d33 HTTP/1.1" 200 115 0.071232 10.0.0.56 - - [2025-02-17 02:28:14] "POST /neutron/network HTTP/1.1" 400 204 0.023828 10.0.0.56 - - [2025-02-17 02:28:15] "POST /neutron/port HTTP/1.1" 200 151 0.252804 10.0.0.53 - - [2025-02-17 02:28:17] "DELETE /route-target/5b893089-a15e-4ef9-a96d-74f3fffdf672 HTTP/1.1" 200 115 0.029781 10.0.0.56 - - [2025-02-17 02:28:19] "GET /global-vrouter-configs HTTP/1.1" 401 292 0.000511 10.0.0.56 - - [2025-02-17 02:28:19] "GET /global-vrouter-configs HTTP/1.1" 200 357 0.034832 10.0.0.56 - - [2025-02-17 02:28:19] "GET /global-vrouter-config/48817613-796a-4cb0-b9eb-7a4b429864a5 HTTP/1.1" 200 1826 0.005327 10.0.0.56 - - [2025-02-17 02:28:20] "POST /neutron/network HTTP/1.1" 200 117 0.013829 10.0.0.56 - - [2025-02-17 02:28:20] "POST /neutron/network HTTP/1.1" 200 822 0.017831 10.0.0.56 - - [2025-02-17 02:28:20] "POST /neutron/subnet HTTP/1.1" 200 715 0.014552 10.0.0.56 - - [2025-02-17 02:28:20] "GET /aaa-mode HTTP/1.1" 401 292 0.000621 10.0.0.56 - - [2025-02-17 02:28:21] "GET / HTTP/1.1" 200 35931 0.003247 10.0.0.56 - - [2025-02-17 02:28:21] "POST /neutron/port HTTP/1.1" 200 117 0.014730 10.0.0.56 - - [2025-02-17 02:28:22] "POST /neutron/network HTTP/1.1" 200 832 0.009666 10.0.0.56 - - [2025-02-17 02:28:22] "POST /neutron/port HTTP/1.1" 200 1058 0.060384 10.0.0.56 - - [2025-02-17 02:28:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005067 10.0.0.56 - - [2025-02-17 02:28:23] "POST /neutron/network HTTP/1.1" 200 822 0.008912 10.0.0.56 - - [2025-02-17 02:28:27] "POST /neutron/port HTTP/1.1" 200 1086 0.032966 10.0.0.56 - - [2025-02-17 02:28:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010811 10.0.0.22 - - [2025-02-17 02:28:28] "GET /obj-perms HTTP/1.1" 200 5056 0.057142 10.0.0.53 - - [2025-02-17 02:28:33] "GET /global-system-configs HTTP/1.1" 200 322 0.098165 10.0.0.56 - - [2025-02-17 02:28:33] "GET /obj-perms HTTP/1.1" 200 5056 0.173782 10.0.0.22 - - [2025-02-17 02:28:34] "GET /global-system-configs HTTP/1.1" 200 322 0.035035 10.0.0.56 - - [2025-02-17 02:28:35] "GET /global-system-configs HTTP/1.1" 200 322 0.096815 10.0.0.22 - - [2025-02-17 02:28:35] "GET /obj-perms HTTP/1.1" 200 5056 0.181822 10.0.0.53 - - [2025-02-17 02:28:35] "GET /obj-perms HTTP/1.1" 200 5056 0.200957 10.0.0.56 - - [2025-02-17 02:28:35] "POST /neutron/network HTTP/1.1" 200 822 0.008493 10.0.0.56 - - [2025-02-17 02:28:36] "POST /neutron/port HTTP/1.1" 200 1112 0.014109 10.0.0.56 - - [2025-02-17 02:28:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003952 10.0.0.56 - - [2025-02-17 02:28:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003981 10.0.0.53 - - [2025-02-17 02:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008498 10.0.0.56 - - [2025-02-17 02:28:38] "POST /neutron/network HTTP/1.1" 200 151 0.177831 10.0.0.53 - - [2025-02-17 02:28:41] "POST /ref-update HTTP/1.1" 200 156 0.033427 10.0.0.56 - - [2025-02-17 02:28:41] "POST /useragent-kv HTTP/1.1" 200 115 0.017840 10.0.0.56 - - [2025-02-17 02:28:41] "POST /neutron/subnet HTTP/1.1" 200 699 0.283607 10.0.0.56 - - [2025-02-17 02:28:42] "POST /neutron/network HTTP/1.1" 200 994 0.013538 10.0.0.56 - - [2025-02-17 02:28:42] "POST /neutron/subnet HTTP/1.1" 200 699 0.011296 10.0.0.56 - - [2025-02-17 02:28:42] "POST /neutron/subnet HTTP/1.1" 200 699 0.012314 10.0.0.56 - - [2025-02-17 02:28:43] "POST /neutron/port HTTP/1.1" 200 1017 0.018487 10.0.0.56 - - [2025-02-17 02:28:43] "POST /neutron/port HTTP/1.1" 200 1017 0.017488 10.0.0.56 - - [2025-02-17 02:28:43] "POST /neutron/port HTTP/1.1" 200 117 0.008257 10.0.0.56 - - [2025-02-17 02:28:43] "POST /neutron/port HTTP/1.1" 200 1017 0.061180 10.0.0.56 - - [2025-02-17 02:28:44] "POST /neutron/port HTTP/1.1" 200 1017 0.014638 10.0.0.56 - - [2025-02-17 02:28:44] "POST /neutron/port HTTP/1.1" 200 117 0.014565 10.0.0.56 - - [2025-02-17 02:28:44] "POST /neutron/port HTTP/1.1" 200 1017 0.012522 10.0.0.56 - - [2025-02-17 02:28:44] "POST /neutron/network HTTP/1.1" 200 1004 0.033249 10.0.0.56 - - [2025-02-17 02:28:44] "GET /aaa-mode HTTP/1.1" 401 292 0.000449 10.0.0.56 - - [2025-02-17 02:28:44] "POST /neutron/subnet HTTP/1.1" 200 673 0.030971 10.0.0.56 - - [2025-02-17 02:28:44] "POST /neutron/port HTTP/1.1" 200 1017 0.016003 10.0.0.56 - - [2025-02-17 02:28:44] "POST /neutron/port HTTP/1.1" 200 1017 0.011358 10.0.0.56 - - [2025-02-17 02:28:44] "GET / HTTP/1.1" 200 35931 0.002430 10.0.0.56 - - [2025-02-17 02:28:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005253 10.0.0.56 - - [2025-02-17 02:28:45] "POST /neutron/network HTTP/1.1" 200 994 0.011838 10.0.0.56 - - [2025-02-17 02:28:45] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010462 10.0.0.56 - - [2025-02-17 02:28:45] "GET /domains HTTP/1.1" 200 280 0.004106 10.0.0.56 - - [2025-02-17 02:28:45] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001231 10.0.0.56 - - [2025-02-17 02:28:45] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2573 0.019841 10.0.0.56 - - [2025-02-17 02:28:45] "GET /projects?obj_uuids=01582e89-a211-457d-ae8d-1d50c3eb3086&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004088 10.0.0.56 - - [2025-02-17 02:28:46] "GET /project/01582e89-a211-457d-ae8d-1d50c3eb3086 HTTP/1.1" 200 2840 0.135708 10.0.0.56 - - [2025-02-17 02:28:46] "GET /network-ipam/dbe58191-f97e-4836-9ed3-beaab86466cc HTTP/1.1" 200 2602 0.010218 10.0.0.56 - - [2025-02-17 02:28:46] "GET /domains HTTP/1.1" 200 280 0.004070 10.0.0.56 - - [2025-02-17 02:28:46] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002190 10.0.0.56 - - [2025-02-17 02:28:46] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2573 0.013498 10.0.0.56 - - [2025-02-17 02:28:46] "GET /projects?obj_uuids=01582e89-a211-457d-ae8d-1d50c3eb3086&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003001 10.0.0.56 - - [2025-02-17 02:28:46] "GET /project/01582e89-a211-457d-ae8d-1d50c3eb3086 HTTP/1.1" 200 2840 0.157937 10.0.0.56 - - [2025-02-17 02:28:46] "GET /virtual-network/96dc3278-bdf4-4e1d-a561-0b02e00e3341 HTTP/1.1" 200 3780 0.016700 10.0.0.56 - - [2025-02-17 02:28:46] "GET /virtual-network/96dc3278-bdf4-4e1d-a561-0b02e00e3341 HTTP/1.1" 200 3780 0.009767 10.0.0.56 - - [2025-02-17 02:28:46] "GET /routing-instance/5dc19a15-12df-4b6f-a05d-2f39eb80e38b HTTP/1.1" 200 2380 0.005672 10.0.0.56 - - [2025-02-17 02:28:46] "GET /routing-instance/5dc19a15-12df-4b6f-a05d-2f39eb80e38b HTTP/1.1" 200 2380 0.004716 10.0.0.56 - - [2025-02-17 02:28:46] "GET /route-target/df8f8103-a8ea-4a03-9001-ad631552ee12 HTTP/1.1" 200 1205 0.004542 10.0.0.56 - - [2025-02-17 02:28:46] "GET /virtual-network/96dc3278-bdf4-4e1d-a561-0b02e00e3341 HTTP/1.1" 200 3780 0.007596 10.0.0.56 - - [2025-02-17 02:28:46] "GET /routing-instance/5dc19a15-12df-4b6f-a05d-2f39eb80e38b HTTP/1.1" 200 2380 0.006305 10.0.0.56 - - [2025-02-17 02:28:46] "GET /virtual-network/96dc3278-bdf4-4e1d-a561-0b02e00e3341 HTTP/1.1" 200 3780 0.007281 10.0.0.56 - - [2025-02-17 02:28:46] "GET /routing-instance/5dc19a15-12df-4b6f-a05d-2f39eb80e38b HTTP/1.1" 200 2380 0.005017 10.0.0.56 - - [2025-02-17 02:28:46] "GET /routing-instance/5dc19a15-12df-4b6f-a05d-2f39eb80e38b HTTP/1.1" 200 2380 0.005440 10.0.0.56 - - [2025-02-17 02:28:46] "GET /route-target/df8f8103-a8ea-4a03-9001-ad631552ee12 HTTP/1.1" 200 1205 0.005180 10.0.0.56 - - [2025-02-17 02:28:46] "GET /domains HTTP/1.1" 200 280 0.006225 10.0.0.56 - - [2025-02-17 02:28:46] "GET /projects?obj_uuids=01582e89-a211-457d-ae8d-1d50c3eb3086&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001636 10.0.0.56 - - [2025-02-17 02:28:46] "GET /domains?obj_uuids=5380181f-43ee-495b-b284-7033f2a63912&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001207 10.0.0.56 - - [2025-02-17 02:28:46] "GET /domain/5380181f-43ee-495b-b284-7033f2a63912 HTTP/1.1" 200 2573 0.063676 10.0.0.56 - - [2025-02-17 02:28:46] "GET /projects?obj_uuids=01582e89-a211-457d-ae8d-1d50c3eb3086&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001506 10.0.0.56 - - [2025-02-17 02:28:46] "GET /project/01582e89-a211-457d-ae8d-1d50c3eb3086 HTTP/1.1" 200 2840 0.148623 10.0.0.56 - - [2025-02-17 02:28:46] "GET /virtual-network/96dc3278-bdf4-4e1d-a561-0b02e00e3341 HTTP/1.1" 200 3780 0.012194 10.0.0.56 - - [2025-02-17 02:28:47] "POST /neutron/port HTTP/1.1" 200 1055 0.507588 10.0.0.56 - - [2025-02-17 02:28:47] "POST /neutron/port HTTP/1.1" 200 1109 0.138429 10.0.0.56 - - [2025-02-17 02:28:47] "POST /neutron/subnet HTTP/1.1" 200 673 0.020646 10.0.0.56 - - [2025-02-17 02:28:47] "GET /obj-perms HTTP/1.1" 200 5030 0.065978 10.0.0.56 - - [2025-02-17 02:28:48] "POST /neutron/port HTTP/1.1" 200 1083 0.027424