++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Dec 22 01:42:39 AM UTC 2025 ===================' INFO: =================== Mon Dec 22 01:42:39 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.41 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.41 ++ ANALYTICSDB_NODES=10.0.0.41 ++ ANALYTICS_SNMP_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ '[' -n '10.0.0.41:8081 ' ']' +++ echo 10.0.0.41:8081 ++ ANALYTICS_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ '[' -n '10.0.0.41:9042 ' ']' +++ echo 10.0.0.41:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.41:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ '[' -n '10.0.0.41:8086 ' ']' +++ echo 10.0.0.41:8086 ++ COLLECTOR_SERVERS=10.0.0.41: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.41 ++ CONFIGDB_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ '[' -n '10.0.0.41:8082 ' ']' +++ echo 10.0.0.41:8082 ++ CONFIG_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ '[' -n '10.0.0.41:9161 ' ']' +++ echo 10.0.0.41:9161 ++ CONFIGDB_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ '[' -n '10.0.0.41:9041 ' ']' +++ echo 10.0.0.41:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.41:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.41 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.41 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ '[' -n 10.0.0.41:2181, ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ '[' -n '10.0.0.41:2181 ' ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.41:2181 ++ RABBITMQ_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ '[' -n 10.0.0.41:5673, ']' +++ echo 10.0.0.41:5673 ++ RABBITMQ_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ '[' -n '10.0.0.41:6379 ' ']' +++ echo 10.0.0.41:6379 ++ REDIS_SERVERS=10.0.0.41: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.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ '[' -n '10.0.0.41:9092 ' ']' +++ echo 10.0.0.41:9092 ++ KAFKA_SERVERS=10.0.0.41: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=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ 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.41 ++ 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_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.41 ++ 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 ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ 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.41 ++ cut -d , -f 1 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.41 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.41 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.41 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.41 +++ local servers=10.0.0.41 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.41,10.222.135.1,127.0.0.1,172.17.0.1,252.41.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.41,10.222.135.1,127.0.0.1,172.17.0.1,252.41.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 1 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + [[ cql == \c\q\l ]] ++ echo 10.0.0.41:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.41:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.41: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 ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + 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 ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + 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 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 12/22/2025 01:43:24.009 7fde16815b00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/22/2025 01:43:24.327 7fde16815b00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/22/2025 01:43:24.340 7fde16815b00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/22/2025 01:43:24.340 7fde16815b00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.41:8082/ Hit Ctrl-C to quit. 10.0.0.41 - - [2025-12-22 01:43:29] "GET / HTTP/1.1" 503 181 0.000500 10.0.0.41 - - [2025-12-22 01:43:30] "GET / HTTP/1.1" 503 181 0.000214 10.0.0.41 - - [2025-12-22 01:43:30] "GET / HTTP/1.1" 503 181 0.000260 10.0.0.41 - - [2025-12-22 01:43:30] "GET / HTTP/1.1" 200 35931 0.001331 10.0.0.41 - - [2025-12-22 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007849 10.0.0.41 - - [2025-12-22 01:43:30] "GET /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011269 10.0.0.41 - - [2025-12-22 01:43:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.002565 10.0.0.41 - - [2025-12-22 01:43:30] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.027979 10.0.0.41 - - [2025-12-22 01:43:30] "GET / HTTP/1.1" 200 45303 0.001402 10.0.0.41 - - [2025-12-22 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.41 - - [2025-12-22 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.41 - - [2025-12-22 01:43:31] "GET / HTTP/1.1" 200 35931 0.003281 10.0.0.41 - - [2025-12-22 01:43:31] "GET / HTTP/1.1" 200 35931 0.001364 10.0.0.41 - - [2025-12-22 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.41 - - [2025-12-22 01:43:31] "GET /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008158 10.0.0.41 - - [2025-12-22 01:43:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.002730 10.0.0.41 - - [2025-12-22 01:43:31] "POST /config-database-nodes HTTP/1.1" 200 611 0.025021 10.0.0.41 - - [2025-12-22 01:43:32] "GET / HTTP/1.1" 200 35931 0.002890 10.0.0.41 - - [2025-12-22 01:43:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.032079 10.0.0.41 - - [2025-12-22 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.41 - - [2025-12-22 01:43:32] "GET /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004864 10.0.0.41 - - [2025-12-22 01:43:32] "GET / HTTP/1.1" 200 35931 0.007771 10.0.0.41 - - [2025-12-22 01:43:32] "POST /service-appliance-sets HTTP/1.1" 200 553 0.069922 10.0.0.41 - - [2025-12-22 01:43:32] "GET / HTTP/1.1" 200 35931 0.001425 10.0.0.41 - - [2025-12-22 01:43:32] "POST /fqname-to-id HTTP/1.1" 404 180 0.007493 10.0.0.41 - - [2025-12-22 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014060 10.0.0.41 - - [2025-12-22 01:43:32] "GET / HTTP/1.1" 200 35931 0.003418 10.0.0.41 - - [2025-12-22 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010693 10.0.0.41 - - [2025-12-22 01:43:32] "GET /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018872 10.0.0.41 - - [2025-12-22 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018427 10.0.0.41 - - [2025-12-22 01:43:32] "GET /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.030622 10.0.0.41 - - [2025-12-22 01:43:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.016721 10.0.0.41 - - [2025-12-22 01:43:32] "GET /routing-instance/6aafd763-b617-4ec8-8907-1e74f0743e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011756 10.0.0.41 - - [2025-12-22 01:43:33] "POST /analytics-nodes HTTP/1.1" 200 599 0.086145 10.0.0.41 - - [2025-12-22 01:43:33] "POST /bgp-routers HTTP/1.1" 200 616 0.244654 10.0.0.41 - - [2025-12-22 01:43:33] "POST /service-appliance-sets HTTP/1.1" 200 541 0.239760 10.0.0.41 - - [2025-12-22 01:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.018422 10.0.0.41 - - [2025-12-22 01:43:33] "GET /network-ipam/a2bfda55-e0ba-47a3-965e-48408c62c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008569 10.0.0.41 - - [2025-12-22 01:43:33] "GET /bgp-router/8ab1098f-47e0-473d-a44c-d9352aaa01f4?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.028433 10.0.0.41 - - [2025-12-22 01:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.41 - - [2025-12-22 01:43:33] "GET /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.025373 10.0.0.41 - - [2025-12-22 01:43:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009109 10.0.0.41 - - [2025-12-22 01:43:33] "POST /ref-update HTTP/1.1" 200 156 0.025842 10.0.0.41 - - [2025-12-22 01:43:33] "POST /service-templates HTTP/1.1" 200 511 0.222018 10.0.0.41 - - [2025-12-22 01:43:33] "POST /service-templates HTTP/1.1" 200 501 0.103697 10.0.0.41 - - [2025-12-22 01:43:33] "POST /service-templates HTTP/1.1" 200 515 0.056725 10.0.0.41 - - [2025-12-22 01:43:34] "POST /service-templates HTTP/1.1" 200 535 0.099851 10.0.0.41 - - [2025-12-22 01:43:34] "POST /service-templates HTTP/1.1" 200 507 0.067576 10.0.0.41 - - [2025-12-22 01:43:35] "GET / HTTP/1.1" 200 35931 0.005591 10.0.0.41 - - [2025-12-22 01:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.41 - - [2025-12-22 01:43:35] "GET /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006217 10.0.0.41 - - [2025-12-22 01:43:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.002695 10.0.0.41 - - [2025-12-22 01:43:35] "POST /database-nodes HTTP/1.1" 200 597 0.039904 10.0.0.41 - - [2025-12-22 01:43:35] "GET / HTTP/1.1" 200 35931 0.001302 10.0.0.41 - - [2025-12-22 01:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.41 - - [2025-12-22 01:43:35] "GET /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005189 10.0.0.41 - - [2025-12-22 01:43:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.002239 10.0.0.41 - - [2025-12-22 01:43:35] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.047888 10.0.0.41 - - [2025-12-22 01:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.41 - - [2025-12-22 01:43:36] "GET /network-ipam/a2bfda55-e0ba-47a3-965e-48408c62c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007090 10.0.0.41 - - [2025-12-22 01:43:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.002393 10.0.0.41 - - [2025-12-22 01:43:36] "POST /access-control-lists HTTP/1.1" 200 587 0.031585 10.0.0.41 - - [2025-12-22 01:43:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.010434 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:43:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000758 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:43:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003259 10.0.0.41 - - [2025-12-22 01:43:37] "POST /access-control-lists HTTP/1.1" 200 585 0.050667 10.0.0.41 - - [2025-12-22 01:43:37] "POST /route-targets HTTP/1.1" 200 327 0.020433 10.0.0.41 - - [2025-12-22 01:43:37] "POST /ref-update HTTP/1.1" 200 156 0.035931 10.0.0.41 - - [2025-12-22 01:43:37] "POST /route-targets HTTP/1.1" 200 327 0.010349 10.0.0.41 - - [2025-12-22 01:43:37] "POST /ref-update HTTP/1.1" 200 156 0.023707 10.0.0.41 - - [2025-12-22 01:43:37] "POST /route-targets HTTP/1.1" 200 327 0.041750 10.0.0.41 - - [2025-12-22 01:43:37] "POST /ref-update HTTP/1.1" 200 156 0.024597 10.0.0.41 - - [2025-12-22 01:43:37] "GET / HTTP/1.1" 200 35931 0.001920 10.0.0.41 - - [2025-12-22 01:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.41 - - [2025-12-22 01:43:37] "GET /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.030104 10.0.0.41 - - [2025-12-22 01:43:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.003551 10.0.0.41 - - [2025-12-22 01:43:37] "POST /route-targets HTTP/1.1" 200 327 0.022513 10.0.0.41 - - [2025-12-22 01:43:37] "POST /config-nodes HTTP/1.1" 200 593 0.036190 10.0.0.41 - - [2025-12-22 01:43:37] "POST /ref-update HTTP/1.1" 200 156 0.049774 10.0.0.41 - - [2025-12-22 01:43:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.004351 10.0.0.41 - - [2025-12-22 01:43:37] "POST /access-control-lists HTTP/1.1" 200 551 0.090677 10.0.0.41 - - [2025-12-22 01:43:37] "PUT /access-control-list/79da7ff8-ce4d-4cf9-8747-f4535a480b58 HTTP/1.1" 200 272 0.011970 10.0.0.41 - - [2025-12-22 01:43:37] "PUT /access-control-list/2cbde359-0f4e-46ae-bb27-e5915cb80ddf HTTP/1.1" 200 272 0.019797 10.0.0.41 - - [2025-12-22 01:43:38] "GET / HTTP/1.1" 200 35931 0.001906 10.0.0.41 - - [2025-12-22 01:43:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002465 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:43:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000943 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:43:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001108 10.0.0.41 - - [2025-12-22 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.41 - - [2025-12-22 01:43:43] "GET /global-vrouter-config/397573ac-3d58-4cce-bd1f-921047ad21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002971 10.0.0.41 - - [2025-12-22 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.41 - - [2025-12-22 01:43:43] "PUT /global-vrouter-config/397573ac-3d58-4cce-bd1f-921047ad21b3 HTTP/1.1" 200 276 0.016034 10.0.0.41 - - [2025-12-22 01:43:43] "GET / HTTP/1.1" 200 35931 0.001416 10.0.0.41 - - [2025-12-22 01:43:43] "POST /alarms HTTP/1.1" 200 581 0.036539 10.0.0.41 - - [2025-12-22 01:43:43] "POST /alarms HTTP/1.1" 200 575 0.027205 10.0.0.41 - - [2025-12-22 01:43:43] "POST /alarms HTTP/1.1" 200 575 0.047327 10.0.0.41 - - [2025-12-22 01:43:43] "POST /alarms HTTP/1.1" 200 559 0.022251 10.0.0.41 - - [2025-12-22 01:43:43] "POST /alarms HTTP/1.1" 200 555 0.044701 10.0.0.41 - - [2025-12-22 01:43:43] "POST /alarms HTTP/1.1" 200 557 0.023759 10.0.0.41 - - [2025-12-22 01:43:43] "GET / HTTP/1.1" 200 35931 0.001250 10.0.0.41 - - [2025-12-22 01:43:43] "POST /alarms HTTP/1.1" 200 565 0.018989 10.0.0.41 - - [2025-12-22 01:43:43] "POST /alarms HTTP/1.1" 200 549 0.046580 10.0.0.41 - - [2025-12-22 01:43:43] "POST /alarms HTTP/1.1" 200 557 0.056425 10.0.0.41 - - [2025-12-22 01:43:43] "POST /alarms HTTP/1.1" 200 567 0.027230 10.0.0.41 - - [2025-12-22 01:43:43] "POST /alarms HTTP/1.1" 200 555 0.050693 10.0.0.41 - - [2025-12-22 01:43:44] "POST /alarms HTTP/1.1" 200 567 0.044051 10.0.0.41 - - [2025-12-22 01:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.037384 10.0.0.41 - - [2025-12-22 01:43:44] "GET /domain/b4244192-562d-4589-a80e-be3bf8b8dad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006199 10.0.0.41 - - [2025-12-22 01:43:44] "POST /alarms HTTP/1.1" 200 575 0.100084 10.0.0.41 - - [2025-12-22 01:43:44] "POST /alarms HTTP/1.1" 200 569 0.080371 10.0.0.41 - - [2025-12-22 01:43:44] "POST /id-to-fqname HTTP/1.1" 200 173 0.000494 10.0.0.41 - - [2025-12-22 01:43:44] "POST /fqname-to-id HTTP/1.1" 404 182 0.012108 10.0.0.41 - - [2025-12-22 01:43:44] "POST /alarms HTTP/1.1" 200 561 0.092950 10.0.0.41 - - [2025-12-22 01:43:44] "POST /security-groups HTTP/1.1" 200 570 0.088685 10.0.0.41 - - [2025-12-22 01:43:44] "POST /projects HTTP/1.1" 200 481 0.344353 10.0.0.41 - - [2025-12-22 01:43:44] "POST /fqname-to-id HTTP/1.1" 404 213 0.012536 10.0.0.41 - - [2025-12-22 01:43:44] "POST /alarms HTTP/1.1" 200 561 0.111097 10.0.0.41 - - [2025-12-22 01:43:44] "POST /access-control-lists HTTP/1.1" 200 579 0.102953 10.0.0.41 - - [2025-12-22 01:43:44] "POST /security-groups HTTP/1.1" 200 534 0.161539 10.0.0.41 - - [2025-12-22 01:43:44] "POST /alarms HTTP/1.1" 200 561 0.115657 10.0.0.41 - - [2025-12-22 01:43:44] "POST /fqname-to-id HTTP/1.1" 404 212 0.013334 10.0.0.41 - - [2025-12-22 01:43:44] "POST /chown HTTP/1.1" 200 109 0.033647 10.0.0.41 - - [2025-12-22 01:43:44] "POST /policy-managements HTTP/1.1" 409 214 0.013708 10.0.0.41 - - [2025-12-22 01:43:44] "POST /alarms HTTP/1.1" 200 547 0.075181 10.0.0.41 - - [2025-12-22 01:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010718 10.0.0.41 - - [2025-12-22 01:43:44] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003434 10.0.0.41 - - [2025-12-22 01:43:44] "POST /access-control-lists HTTP/1.1" 200 577 0.127772 10.0.0.41 - - [2025-12-22 01:43:44] "POST /fqname-to-id HTTP/1.1" 404 232 0.009654 10.0.0.41 - - [2025-12-22 01:43:44] "POST /alarms HTTP/1.1" 200 595 0.104137 10.0.0.41 - - [2025-12-22 01:43:44] "POST /application-policy-sets HTTP/1.1" 200 528 0.137243 10.0.0.41 - - [2025-12-22 01:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.021773 10.0.0.41 - - [2025-12-22 01:43:44] "POST /access-control-lists HTTP/1.1" 200 594 0.116856 10.0.0.41 - - [2025-12-22 01:43:44] "POST /alarms HTTP/1.1" 200 575 0.125303 10.0.0.41 - - [2025-12-22 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 231 0.028024 10.0.0.41 - - [2025-12-22 01:43:45] "GET /global-vrouter-config/397573ac-3d58-4cce-bd1f-921047ad21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004092 10.0.0.41 - - [2025-12-22 01:43:45] "PUT /global-vrouter-config/397573ac-3d58-4cce-bd1f-921047ad21b3 HTTP/1.1" 200 276 0.019173 10.0.0.41 - - [2025-12-22 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009521 10.0.0.41 - - [2025-12-22 01:43:45] "GET /virtual-network/c825926c-e49d-4235-a2ca-12cc443aebd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.013521 10.0.0.41 - - [2025-12-22 01:43:45] "POST /alarms HTTP/1.1" 200 571 0.242431 10.0.0.41 - - [2025-12-22 01:43:45] "POST /access-control-lists HTTP/1.1" 200 592 0.186163 10.0.0.41 - - [2025-12-22 01:43:45] "POST /alarms HTTP/1.1" 200 583 0.070566 10.0.0.41 - - [2025-12-22 01:43:45] "POST /alarms HTTP/1.1" 200 609 0.078116 10.0.0.41 - - [2025-12-22 01:43:45] "POST /id-to-fqname HTTP/1.1" 200 177 0.000486 10.0.0.41 - - [2025-12-22 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.012297 10.0.0.41 - - [2025-12-22 01:43:45] "POST /security-groups HTTP/1.1" 200 574 0.114564 10.0.0.41 - - [2025-12-22 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 217 0.003198 10.0.0.41 - - [2025-12-22 01:43:45] "POST /projects HTTP/1.1" 200 489 0.450532 10.0.0.41 - - [2025-12-22 01:43:45] "POST /access-control-lists HTTP/1.1" 200 583 0.036547 10.0.0.41 - - [2025-12-22 01:43:45] "POST /security-groups HTTP/1.1" 200 546 0.072263 10.0.0.41 - - [2025-12-22 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.010427 10.0.0.41 - - [2025-12-22 01:43:45] "POST /access-control-lists HTTP/1.1" 200 581 0.060816 10.0.0.41 - - [2025-12-22 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.001707 10.0.0.41 - - [2025-12-22 01:43:45] "POST /chown HTTP/1.1" 200 109 0.065339 10.0.0.41 - - [2025-12-22 01:43:45] "GET / HTTP/1.1" 200 35931 0.002005 10.0.0.41 - - [2025-12-22 01:43:45] "POST /network-ipams HTTP/1.1" 200 522 0.050921 10.0.0.41 - - [2025-12-22 01:43:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.010338 10.0.0.41 - - [2025-12-22 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.41 - - [2025-12-22 01:43:45] "PUT /global-vrouter-config/397573ac-3d58-4cce-bd1f-921047ad21b3 HTTP/1.1" 200 276 0.026690 10.0.0.41 - - [2025-12-22 01:43:45] "POST /access-control-lists HTTP/1.1" 200 602 0.102535 10.0.0.41 - - [2025-12-22 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 239 0.026062 10.0.0.41 - - [2025-12-22 01:43:46] "POST /network-ipams HTTP/1.1" 200 510 0.097923 10.0.0.41 - - [2025-12-22 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.010871 10.0.0.41 - - [2025-12-22 01:43:46] "POST /access-control-lists HTTP/1.1" 200 600 0.063487 10.0.0.41 - - [2025-12-22 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 229 0.003093 10.0.0.41 - - [2025-12-22 01:43:46] "POST /useragent-kv HTTP/1.1" 200 115 0.004718 10.0.0.41 - - [2025-12-22 01:43:46] "POST /virtual-networks HTTP/1.1" 200 538 0.231503 10.0.0.41 - - [2025-12-22 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.41 - - [2025-12-22 01:43:46] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.022561 10.0.0.41 - - [2025-12-22 01:43:46] "GET / HTTP/1.1" 200 35931 0.001452 10.0.0.41 - - [2025-12-22 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.41 - - [2025-12-22 01:43:46] "GET /global-vrouter-config/397573ac-3d58-4cce-bd1f-921047ad21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002406 10.0.0.41 - - [2025-12-22 01:43:46] "POST /access-control-lists HTTP/1.1" 200 589 0.182947 10.0.0.41 - - [2025-12-22 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.028174 10.0.0.41 - - [2025-12-22 01:43:46] "POST /route-targets HTTP/1.1" 200 327 0.012668 10.0.0.41 - - [2025-12-22 01:43:46] "POST /network-ipams HTTP/1.1" 200 518 0.083400 10.0.0.41 - - [2025-12-22 01:43:46] "PUT /global-vrouter-config/397573ac-3d58-4cce-bd1f-921047ad21b3 HTTP/1.1" 200 276 0.044511 10.0.0.41 - - [2025-12-22 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 202 0.005809 10.0.0.41 - - [2025-12-22 01:43:46] "POST /ref-update HTTP/1.1" 200 156 0.106969 10.0.0.41 - - [2025-12-22 01:43:46] "PUT /access-control-list/9c6b7a59-af22-4ae3-9b0b-074b99c7606c HTTP/1.1" 200 272 0.058045 10.0.0.41 - - [2025-12-22 01:43:46] "POST /useragent-kv HTTP/1.1" 200 115 0.001314 10.0.0.41 - - [2025-12-22 01:43:46] "POST /virtual-networks HTTP/1.1" 200 546 0.210753 10.0.0.41 - - [2025-12-22 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.41 - - [2025-12-22 01:43:46] "GET /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.022975 10.0.0.41 - - [2025-12-22 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 199 0.012589 10.0.0.41 - - [2025-12-22 01:43:46] "POST /route-targets HTTP/1.1" 200 327 0.027300 10.0.0.41 - - [2025-12-22 01:43:46] "POST /ref-update HTTP/1.1" 200 156 0.042117 10.0.0.41 - - [2025-12-22 01:43:46] "POST /network-policys HTTP/1.1" 200 538 0.091339 10.0.0.41 - - [2025-12-22 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 197 0.003086 10.0.0.41 - - [2025-12-22 01:43:47] "POST /network-policys HTTP/1.1" 200 534 0.080001 10.0.0.41 - - [2025-12-22 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.018028 10.0.0.41 - - [2025-12-22 01:43:47] "GET / HTTP/1.1" 200 35931 0.001583 10.0.0.41 - - [2025-12-22 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.41 - - [2025-12-22 01:43:47] "GET /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006112 10.0.0.41 - - [2025-12-22 01:43:47] "PUT /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a HTTP/1.1" 200 274 0.041184 10.0.0.41 - - [2025-12-22 01:43:47] "POST /network-policys HTTP/1.1" 200 542 0.069141 10.0.0.41 - - [2025-12-22 01:43:47] "POST /ref-update HTTP/1.1" 200 156 0.119684 10.0.0.41 - - [2025-12-22 01:43:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022869 10.0.0.41 - - [2025-12-22 01:43:47] "PUT /access-control-list/39ebc1f4-74cf-4cd9-a03f-ec97d9c088af HTTP/1.1" 200 272 0.012653 10.0.0.41 - - [2025-12-22 01:43:47] "PUT /access-control-list/39ebc1f4-74cf-4cd9-a03f-ec97d9c088af HTTP/1.1" 200 272 0.031448 10.0.0.41 - - [2025-12-22 01:43:47] "POST /ref-update HTTP/1.1" 200 156 0.162964 10.0.0.41 - - [2025-12-22 01:43:47] "PUT /access-control-list/9c6b7a59-af22-4ae3-9b0b-074b99c7606c HTTP/1.1" 200 272 0.116788 10.0.0.41 - - [2025-12-22 01:43:47] "POST /ref-update HTTP/1.1" 200 156 0.068712 10.0.0.41 - - [2025-12-22 01:43:47] "POST /ref-update HTTP/1.1" 200 156 0.182176 10.0.0.41 - - [2025-12-22 01:43:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005519 10.0.0.41 - - [2025-12-22 01:43:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021361 10.0.0.41 - - [2025-12-22 01:43:47] "PUT /access-control-list/9c6b7a59-af22-4ae3-9b0b-074b99c7606c HTTP/1.1" 200 272 0.057585 10.0.0.41 - - [2025-12-22 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 237 0.007763 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:43:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000687 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:43:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001121 10.0.0.41 - - [2025-12-22 01:43:48] "POST /ref-update HTTP/1.1" 200 156 0.093751 10.0.0.41 - - [2025-12-22 01:43:48] "POST /access-control-lists HTTP/1.1" 200 601 0.053852 10.0.0.41 - - [2025-12-22 01:43:48] "PUT /access-control-list/39ebc1f4-74cf-4cd9-a03f-ec97d9c088af HTTP/1.1" 200 272 0.030432 10.0.0.41 - - [2025-12-22 01:43:48] "POST /ref-update HTTP/1.1" 200 156 0.138502 10.0.0.41 - - [2025-12-22 01:43:48] "POST /ref-update HTTP/1.1" 200 156 0.051321 10.0.0.41 - - [2025-12-22 01:43:48] "PUT /access-control-list/f9a94baf-be07-4c4c-9901-d9b4feab3d13 HTTP/1.1" 200 272 0.026484 10.0.0.41 - - [2025-12-22 01:43:48] "PUT /access-control-list/f9a94baf-be07-4c4c-9901-d9b4feab3d13 HTTP/1.1" 200 272 0.145533 10.0.0.41 - - [2025-12-22 01:43:48] "POST /ref-update HTTP/1.1" 200 156 0.288113 10.0.0.41 - - [2025-12-22 01:43:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.058615 10.0.0.41 - - [2025-12-22 01:43:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004338 10.0.0.41 - - [2025-12-22 01:43:48] "POST /ref-update HTTP/1.1" 200 156 0.094885 10.0.0.41 - - [2025-12-22 01:43:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006535 10.0.0.41 - - [2025-12-22 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.41 - - [2025-12-22 01:43:48] "GET /virtual-network/c825926c-e49d-4235-a2ca-12cc443aebd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006932 10.0.0.41 - - [2025-12-22 01:43:48] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004966 10.0.0.41 - - [2025-12-22 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006909 10.0.0.41 - - [2025-12-22 01:43:48] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002921 10.0.0.41 - - [2025-12-22 01:43:48] "POST /firewall-policys HTTP/1.1" 200 530 0.023502 10.0.0.41 - - [2025-12-22 01:43:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.046787 10.0.0.41 - - [2025-12-22 01:43:48] "GET /firewall-policy/ba5c991a-835a-4df5-a6f1-69bacbe293c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.019820 10.0.0.41 - - [2025-12-22 01:43:48] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003538 10.0.0.41 - - [2025-12-22 01:43:48] "GET /firewall-policy/ba5c991a-835a-4df5-a6f1-69bacbe293c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002872 10.0.0.41 - - [2025-12-22 01:43:48] "POST /ref-update HTTP/1.1" 200 156 0.020140 10.0.0.41 - - [2025-12-22 01:43:49] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003768 10.0.0.41 - - [2025-12-22 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006058 10.0.0.41 - - [2025-12-22 01:43:49] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003248 10.0.0.41 - - [2025-12-22 01:43:49] "POST /firewall-policys HTTP/1.1" 200 532 0.031122 10.0.0.41 - - [2025-12-22 01:43:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.032313 10.0.0.41 - - [2025-12-22 01:43:49] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.011269 10.0.0.41 - - [2025-12-22 01:43:49] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003158 10.0.0.41 - - [2025-12-22 01:43:49] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002803 10.0.0.41 - - [2025-12-22 01:43:49] "GET /firewall-policy/ba5c991a-835a-4df5-a6f1-69bacbe293c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002192 10.0.0.41 - - [2025-12-22 01:43:49] "GET /firewall-policy/ba5c991a-835a-4df5-a6f1-69bacbe293c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003524 10.0.0.41 - - [2025-12-22 01:43:49] "POST /ref-update HTTP/1.1" 200 156 0.037163 10.0.0.41 - - [2025-12-22 01:43:49] "POST /ref-update HTTP/1.1" 200 156 0.051210 10.0.0.41 - - [2025-12-22 01:43:49] "POST /ref-update HTTP/1.1" 200 156 0.023920 10.0.0.41 - - [2025-12-22 01:43:49] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.033009 10.0.0.41 - - [2025-12-22 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.41 - - [2025-12-22 01:43:49] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007765 10.0.0.41 - - [2025-12-22 01:43:49] "POST /firewall-policys HTTP/1.1" 200 530 0.059952 10.0.0.41 - - [2025-12-22 01:43:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.052045 10.0.0.41 - - [2025-12-22 01:43:49] "GET /firewall-policy/e372afdd-f24f-4d12-bbfa-c8a95fc6be80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.012786 10.0.0.41 - - [2025-12-22 01:43:49] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.006029 10.0.0.41 - - [2025-12-22 01:43:49] "GET /firewall-policy/e372afdd-f24f-4d12-bbfa-c8a95fc6be80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002711 10.0.0.41 - - [2025-12-22 01:43:49] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002481 10.0.0.41 - - [2025-12-22 01:43:49] "GET /firewall-policy/ba5c991a-835a-4df5-a6f1-69bacbe293c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003203 10.0.0.41 - - [2025-12-22 01:43:49] "GET /firewall-policy/ba5c991a-835a-4df5-a6f1-69bacbe293c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004394 10.0.0.41 - - [2025-12-22 01:43:49] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005840 10.0.0.41 - - [2025-12-22 01:43:49] "POST /ref-update HTTP/1.1" 200 156 0.039705 10.0.0.41 - - [2025-12-22 01:43:50] "POST /ref-update HTTP/1.1" 200 156 0.039577 10.0.0.41 - - [2025-12-22 01:43:50] "POST /ref-update HTTP/1.1" 200 156 0.069292 10.0.0.41 - - [2025-12-22 01:43:50] "POST /ref-update HTTP/1.1" 200 156 0.039241 10.0.0.41 - - [2025-12-22 01:43:50] "POST /ref-update HTTP/1.1" 200 156 0.077299 10.0.0.41 - - [2025-12-22 01:43:50] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.020334 10.0.0.41 - - [2025-12-22 01:43:50] "POST /tags HTTP/1.1" 200 299 0.088552 10.0.0.41 - - [2025-12-22 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.024641 10.0.0.41 - - [2025-12-22 01:43:50] "GET /tag/d3a73658-9fdc-4ebd-9b12-3b177cee26c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013750 10.0.0.41 - - [2025-12-22 01:43:50] "POST /set-tag HTTP/1.1" 200 109 0.025106 10.0.0.41 - - [2025-12-22 01:43:50] "POST /tags HTTP/1.1" 200 357 0.109419 10.0.0.41 - - [2025-12-22 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.026080 10.0.0.41 - - [2025-12-22 01:43:50] "GET /tag/c4cc60fa-f144-4835-b690-1fecfc12dc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.025518 10.0.0.41 - - [2025-12-22 01:43:51] "POST /tags HTTP/1.1" 200 305 0.210150 10.0.0.41 - - [2025-12-22 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016918 10.0.0.41 - - [2025-12-22 01:43:51] "GET /tag/bf5bff01-993b-4c9d-a22f-80d1fc80fd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.019999 10.0.0.41 - - [2025-12-22 01:43:51] "POST /id-to-fqname HTTP/1.1" 200 174 0.002139 10.0.0.41 - - [2025-12-22 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 183 0.007567 10.0.0.41 - - [2025-12-22 01:43:51] "POST /security-groups HTTP/1.1" 200 571 0.082651 10.0.0.41 - - [2025-12-22 01:43:51] "POST /projects HTTP/1.1" 200 483 0.262709 10.0.0.41 - - [2025-12-22 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 214 0.002759 10.0.0.41 - - [2025-12-22 01:43:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020682 10.0.0.41 - - [2025-12-22 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.022362 10.0.0.41 - - [2025-12-22 01:43:51] "POST /access-control-lists HTTP/1.1" 200 580 0.101949 10.0.0.41 - - [2025-12-22 01:43:51] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.060117 10.0.0.41 - - [2025-12-22 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007936 10.0.0.41 - - [2025-12-22 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 213 0.003374 10.0.0.41 - - [2025-12-22 01:43:51] "GET /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.018034 10.0.0.41 - - [2025-12-22 01:43:51] "POST /access-control-lists HTTP/1.1" 200 578 0.072100 10.0.0.41 - - [2025-12-22 01:43:51] "PUT /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f HTTP/1.1" 200 264 0.112817 10.0.0.41 - - [2025-12-22 01:43:51] "PUT /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030 HTTP/1.1" 200 264 0.067955 10.0.0.41 - - [2025-12-22 01:43:52] "POST /security-groups HTTP/1.1" 200 537 0.094160 10.0.0.41 - - [2025-12-22 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 234 0.009905 10.0.0.41 - - [2025-12-22 01:43:52] "POST /access-control-lists HTTP/1.1" 200 596 0.045697 10.0.0.41 - - [2025-12-22 01:43:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.051015 10.0.0.41 - - [2025-12-22 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 233 0.019699 10.0.0.41 - - [2025-12-22 01:43:52] "POST /chown HTTP/1.1" 200 109 0.060925 10.0.0.41 - - [2025-12-22 01:43:52] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018237 10.0.0.41 - - [2025-12-22 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.41 - - [2025-12-22 01:43:52] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002516 10.0.0.41 - - [2025-12-22 01:43:52] "POST /tags HTTP/1.1" 409 207 0.001534 10.0.0.41 - - [2025-12-22 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018474 10.0.0.41 - - [2025-12-22 01:43:52] "POST /access-control-lists HTTP/1.1" 200 594 0.147364 10.0.0.41 - - [2025-12-22 01:43:52] "GET /tag/bf5bff01-993b-4c9d-a22f-80d1fc80fd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.040479 10.0.0.41 - - [2025-12-22 01:43:52] "POST /firewall-rules HTTP/1.1" 200 564 0.080829 10.0.0.41 - - [2025-12-22 01:43:52] "GET /firewall-rule/4ff19152-c292-49da-9b35-5a9ba9ee70f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004752 10.0.0.41 - - [2025-12-22 01:43:52] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002222 10.0.0.41 - - [2025-12-22 01:43:52] "GET /firewall-rule/4ff19152-c292-49da-9b35-5a9ba9ee70f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002193 10.0.0.41 - - [2025-12-22 01:43:52] "POST /ref-update HTTP/1.1" 200 156 0.015242 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:43:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000822 10.0.0.41 - - [2025-12-22 01:43:52] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002369 10.0.0.41 - - [2025-12-22 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:43:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000808 10.0.0.41 - - [2025-12-22 01:43:52] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002175 10.0.0.41 - - [2025-12-22 01:43:52] "POST /tags HTTP/1.1" 409 207 0.001467 10.0.0.41 - - [2025-12-22 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001332 10.0.0.41 - - [2025-12-22 01:43:52] "GET /tag/bf5bff01-993b-4c9d-a22f-80d1fc80fd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013189 10.0.0.41 - - [2025-12-22 01:43:52] "POST /firewall-rules HTTP/1.1" 200 562 0.079690 10.0.0.41 - - [2025-12-22 01:43:52] "GET /firewall-rule/21d0af24-6ee2-4692-9982-300d3bc831f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.010143 10.0.0.41 - - [2025-12-22 01:43:52] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.006342 10.0.0.41 - - [2025-12-22 01:43:52] "GET /firewall-rule/21d0af24-6ee2-4692-9982-300d3bc831f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004295 10.0.0.41 - - [2025-12-22 01:43:52] "POST /ref-update HTTP/1.1" 200 156 0.044741 10.0.0.41 - - [2025-12-22 01:43:52] "POST /tags HTTP/1.1" 200 355 0.104269 10.0.0.41 - - [2025-12-22 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013619 10.0.0.41 - - [2025-12-22 01:43:53] "GET /tag/6a57162b-9e6a-4b74-9bf1-bc01ba3931cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.015673 10.0.0.41 - - [2025-12-22 01:43:53] "POST /tags HTTP/1.1" 200 303 0.024787 10.0.0.41 - - [2025-12-22 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.027203 10.0.0.41 - - [2025-12-22 01:43:53] "GET /tag/107a1dc7-3a94-447c-bacc-54e1d8c3e7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.026344 10.0.0.41 - - [2025-12-22 01:43:53] "POST /projects HTTP/1.1" 409 218 0.004354 10.0.0.41 - - [2025-12-22 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006414 10.0.0.41 - - [2025-12-22 01:43:53] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032832 10.0.0.41 - - [2025-12-22 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.41 - - [2025-12-22 01:43:53] "GET /network-ipam/df7ab07a-027a-4b9b-a888-6002e5bf4dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.007023 10.0.0.41 - - [2025-12-22 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.41 - - [2025-12-22 01:43:53] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.010849 10.0.0.41 - - [2025-12-22 01:43:53] "PUT /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f HTTP/1.1" 200 264 0.086932 10.0.0.41 - - [2025-12-22 01:43:53] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004908 10.0.0.41 - - [2025-12-22 01:43:53] "POST /set-tag HTTP/1.1" 200 109 0.094719 10.0.0.41 - - [2025-12-22 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018930 10.0.0.41 - - [2025-12-22 01:43:53] "GET /network-ipam/461205f7-3b73-4a4e-8ba7-cd1b2996991c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.004790 10.0.0.41 - - [2025-12-22 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.41 - - [2025-12-22 01:43:53] "GET /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004329 10.0.0.41 - - [2025-12-22 01:43:53] "PUT /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030 HTTP/1.1" 200 264 0.059149 10.0.0.41 - - [2025-12-22 01:43:53] "GET /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004929 10.0.0.41 - - [2025-12-22 01:43:53] "POST /set-tag HTTP/1.1" 200 109 0.064272 10.0.0.41 - - [2025-12-22 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012805 10.0.0.41 - - [2025-12-22 01:43:53] "GET /network-policy/215391b3-9441-4976-9b88-810427715699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004927 10.0.0.41 - - [2025-12-22 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.41 - - [2025-12-22 01:43:53] "GET /network-policy/155d769e-f650-47c2-9a2a-75bc83b2162d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002517 10.0.0.41 - - [2025-12-22 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006333 10.0.0.41 - - [2025-12-22 01:43:54] "GET /network-policy/9a5b050d-ecd6-4954-890f-8fc14cc712c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.013281 10.0.0.41 - - [2025-12-22 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.41 - - [2025-12-22 01:43:54] "PUT /network-policy/9a5b050d-ecd6-4954-890f-8fc14cc712c2 HTTP/1.1" 200 262 0.035271 10.0.0.41 - - [2025-12-22 01:43:54] "PUT /access-control-list/f9a94baf-be07-4c4c-9901-d9b4feab3d13 HTTP/1.1" 200 272 0.027775 10.0.0.41 - - [2025-12-22 01:43:54] "POST /ref-update HTTP/1.1" 200 156 0.131312 10.0.0.41 - - [2025-12-22 01:43:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015418 10.0.0.41 - - [2025-12-22 01:43:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020916 10.0.0.41 - - [2025-12-22 01:43:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005075 10.0.0.41 - - [2025-12-22 01:43:54] "PUT /access-control-list/9c6b7a59-af22-4ae3-9b0b-074b99c7606c HTTP/1.1" 200 272 0.105764 10.0.0.41 - - [2025-12-22 01:43:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.048229 10.0.0.41 - - [2025-12-22 01:43:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002595 10.0.0.41 - - [2025-12-22 01:43:54] "POST /security-groups HTTP/1.1" 409 245 0.007295 10.0.0.41 - - [2025-12-22 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007353 10.0.0.41 - - [2025-12-22 01:43:54] "PUT /security-group/082bc3d4-ef85-433c-805f-77764f4a34d8 HTTP/1.1" 200 262 0.077916 10.0.0.41 - - [2025-12-22 01:43:54] "PUT /access-control-list/ba4f01b9-ae2a-432f-bc8f-863c0484928f HTTP/1.1" 200 272 0.051634 10.0.0.41 - - [2025-12-22 01:43:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.120875 10.0.0.41 - - [2025-12-22 01:43:54] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.051274 10.0.0.41 - - [2025-12-22 01:43:54] "PUT /access-control-list/d94f8faf-77b2-4171-a90f-7cf6049b63c4 HTTP/1.1" 200 272 0.126575 10.0.0.41 - - [2025-12-22 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014054 10.0.0.41 - - [2025-12-22 01:43:54] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013214 10.0.0.41 - - [2025-12-22 01:43:54] "POST /tags HTTP/1.1" 409 206 0.002205 10.0.0.41 - - [2025-12-22 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.41 - - [2025-12-22 01:43:54] "GET /tag/107a1dc7-3a94-447c-bacc-54e1d8c3e7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.042984 10.0.0.41 - - [2025-12-22 01:43:55] "POST /firewall-rules HTTP/1.1" 200 562 0.129801 10.0.0.41 - - [2025-12-22 01:43:55] "GET /firewall-rule/de0f8a4b-ea00-48a1-acf4-67d9b6147eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.028014 10.0.0.41 - - [2025-12-22 01:43:55] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003851 10.0.0.41 - - [2025-12-22 01:43:55] "GET /firewall-rule/de0f8a4b-ea00-48a1-acf4-67d9b6147eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004686 10.0.0.41 - - [2025-12-22 01:43:55] "POST /ref-update HTTP/1.1" 200 156 0.036783 10.0.0.41 - - [2025-12-22 01:43:55] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.051420 10.0.0.41 - - [2025-12-22 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010167 10.0.0.41 - - [2025-12-22 01:43:55] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005667 10.0.0.41 - - [2025-12-22 01:43:55] "POST /tags HTTP/1.1" 409 206 0.003479 10.0.0.41 - - [2025-12-22 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.41 - - [2025-12-22 01:43:55] "GET /tag/107a1dc7-3a94-447c-bacc-54e1d8c3e7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.021792 10.0.0.41 - - [2025-12-22 01:43:55] "POST /firewall-rules HTTP/1.1" 200 560 0.104690 10.0.0.41 - - [2025-12-22 01:43:55] "GET /firewall-rule/38e398ae-446b-44bc-8f55-bb2386296633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.029457 10.0.0.41 - - [2025-12-22 01:43:55] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.018162 10.0.0.41 - - [2025-12-22 01:43:55] "GET /firewall-rule/38e398ae-446b-44bc-8f55-bb2386296633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002459 10.0.0.41 - - [2025-12-22 01:43:55] "POST /ref-update HTTP/1.1" 200 156 0.051270 10.0.0.41 - - [2025-12-22 01:43:55] "POST /tags HTTP/1.1" 200 305 0.096215 10.0.0.41 - - [2025-12-22 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.41 - - [2025-12-22 01:43:55] "GET /tag/20153068-3aac-486e-a653-997e2ec21793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.062309 10.0.0.41 - - [2025-12-22 01:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.41 - - [2025-12-22 01:43:56] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.114828 10.0.0.41 - - [2025-12-22 01:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.41 - - [2025-12-22 01:43:56] "GET /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.006487 10.0.0.41 - - [2025-12-22 01:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005222 10.0.0.41 - - [2025-12-22 01:43:56] "GET /service-appliance-set/bee02407-dd5b-4ae8-96a4-9a8d9623ea74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006145 10.0.0.41 - - [2025-12-22 01:43:56] "POST /fqname-to-id HTTP/1.1" 404 240 0.002049 10.0.0.41 - - [2025-12-22 01:43:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.221676 10.0.0.41 - - [2025-12-22 01:43:56] "GET /virtual-machine-interface/06d13a8a-628e-4860-92d5-865d1b984eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.020700 10.0.0.41 - - [2025-12-22 01:43:56] "POST /instance-ips HTTP/1.1" 200 381 0.075099 10.0.0.41 - - [2025-12-22 01:43:56] "GET /instance-ip/b0a8c380-2f37-40b3-aaeb-09843c675e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006367 10.0.0.41 - - [2025-12-22 01:43:56] "POST /loadbalancers HTTP/1.1" 200 582 0.065635 10.0.0.41 - - [2025-12-22 01:43:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.081274 10.0.0.41 - - [2025-12-22 01:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008785 10.0.0.41 - - [2025-12-22 01:43:56] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.077334 10.0.0.41 - - [2025-12-22 01:43:56] "GET /loadbalancer/d613e9e7-6831-4246-b9da-d548e096e9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.009089 10.0.0.41 - - [2025-12-22 01:43:57] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.109247 10.0.0.41 - - [2025-12-22 01:43:57] "GET /instance-ip/b0a8c380-2f37-40b3-aaeb-09843c675e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007925 10.0.0.41 - - [2025-12-22 01:43:57] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.100152 10.0.0.41 - - [2025-12-22 01:43:57] "POST /floating-ips HTTP/1.1" 200 583 0.072226 10.0.0.41 - - [2025-12-22 01:43:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023789 10.0.0.41 - - [2025-12-22 01:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009506 10.0.0.41 - - [2025-12-22 01:43:57] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.078373 10.0.0.41 - - [2025-12-22 01:43:57] "GET /loadbalancer-listener/03948b22-f212-4cab-bae0-1c12e23313cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.015194 10.0.0.41 - - [2025-12-22 01:43:57] "GET /loadbalancer-listener/03948b22-f212-4cab-bae0-1c12e23313cb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005268 10.0.0.41 - - [2025-12-22 01:43:57] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.050468 10.0.0.41 - - [2025-12-22 01:43:57] "GET /instance-ip/b0a8c380-2f37-40b3-aaeb-09843c675e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004577 10.0.0.41 - - [2025-12-22 01:43:57] "GET /instance-ip/b0a8c380-2f37-40b3-aaeb-09843c675e99?fields=floating_ips HTTP/1.1" 200 1171 0.005892 10.0.0.41 - - [2025-12-22 01:43:57] "GET /floating-ip/933f38fb-a406-41f0-8849-e9dbcd02d9a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002788 10.0.0.41 - - [2025-12-22 01:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.41 - - [2025-12-22 01:43:57] "GET /global-vrouter-config/397573ac-3d58-4cce-bd1f-921047ad21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004828 10.0.0.41 - - [2025-12-22 01:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.41 - - [2025-12-22 01:43:57] "PUT /global-vrouter-config/397573ac-3d58-4cce-bd1f-921047ad21b3 HTTP/1.1" 200 276 0.011089 10.0.0.41 - - [2025-12-22 01:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.41 - - [2025-12-22 01:43:57] "GET /loadbalancer/d613e9e7-6831-4246-b9da-d548e096e9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002650 10.0.0.41 - - [2025-12-22 01:43:57] "POST /tags HTTP/1.1" 200 301 0.062050 10.0.0.41 - - [2025-12-22 01:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.021386 10.0.0.41 - - [2025-12-22 01:43:57] "GET /tag/e4149093-1db9-41bd-a68e-300d61cca784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.034693 10.0.0.41 - - [2025-12-22 01:43:57] "POST /tags HTTP/1.1" 200 325 0.125563 10.0.0.41 - - [2025-12-22 01:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.016305 10.0.0.41 - - [2025-12-22 01:43:57] "GET /tag/18000fa9-fd19-4457-928e-65d9000423f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.028411 10.0.0.41 - - [2025-12-22 01:43:57] "POST /tags HTTP/1.1" 200 363 0.049138 10.0.0.41 - - [2025-12-22 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.023760 10.0.0.41 - - [2025-12-22 01:43:58] "GET /tag/4a47b973-8cb0-49f0-a562-e350032fbdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.030973 10.0.0.41 - - [2025-12-22 01:43:58] "POST /tags HTTP/1.1" 200 311 0.053076 10.0.0.41 - - [2025-12-22 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012441 10.0.0.41 - - [2025-12-22 01:43:58] "GET /tag/8a8bd2fb-aab9-445c-8399-ef45c8869d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.014865 10.0.0.41 - - [2025-12-22 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.41 - - [2025-12-22 01:43:58] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.003996 10.0.0.41 - - [2025-12-22 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.41 - - [2025-12-22 01:43:58] "GET /project/e0c031fd-23ac-4254-ac89-58b6cd7ccc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.016108 10.0.0.41 - - [2025-12-22 01:43:58] "POST /virtual-machines HTTP/1.1" 200 377 0.016790 10.0.0.41 - - [2025-12-22 01:43:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018694 10.0.0.41 - - [2025-12-22 01:43:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.125314 10.0.0.41 - - [2025-12-22 01:43:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011003 10.0.0.41 - - [2025-12-22 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009085 10.0.0.41 - - [2025-12-22 01:43:58] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006582 10.0.0.41 - - [2025-12-22 01:43:58] "POST /instance-ips HTTP/1.1" 200 409 0.036680 10.0.0.41 - - [2025-12-22 01:43:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.028855 10.0.0.41 - - [2025-12-22 01:43:58] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.009589 10.0.0.41 - - [2025-12-22 01:43:58] "POST /set-tag HTTP/1.1" 200 109 0.045568 10.0.0.41 - - [2025-12-22 01:43:58] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.031760 10.0.0.41 - - [2025-12-22 01:43:58] "GET /instance-ip/af1adff8-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.009174 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:43:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:43:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000915 10.0.0.41 - - [2025-12-22 01:43:59] "POST /tags HTTP/1.1" 200 371 0.197718 10.0.0.41 - - [2025-12-22 01:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015853 10.0.0.41 - - [2025-12-22 01:43:59] "GET /tag/ad2b5455-6766-4fdb-9aba-a858a834087c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.025422 10.0.0.41 - - [2025-12-22 01:43:59] "POST /tags HTTP/1.1" 200 319 0.030668 10.0.0.41 - - [2025-12-22 01:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006289 10.0.0.41 - - [2025-12-22 01:43:59] "GET /tag/2e798933-8179-4132-9406-f4c625cd9995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.029537 10.0.0.41 - - [2025-12-22 01:43:59] "POST /id-to-fqname HTTP/1.1" 200 181 0.000593 10.0.0.41 - - [2025-12-22 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 190 0.005708 10.0.0.41 - - [2025-12-22 01:43:59] "POST /security-groups HTTP/1.1" 200 578 0.068442 10.0.0.41 - - [2025-12-22 01:43:59] "POST /projects HTTP/1.1" 200 497 0.370822 10.0.0.41 - - [2025-12-22 01:43:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.033247 10.0.0.41 - - [2025-12-22 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.007333 10.0.0.41 - - [2025-12-22 01:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006255 10.0.0.41 - - [2025-12-22 01:43:59] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.024425 10.0.0.41 - - [2025-12-22 01:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.41 - - [2025-12-22 01:43:59] "GET /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.007404 10.0.0.41 - - [2025-12-22 01:43:59] "POST /access-control-lists HTTP/1.1" 200 587 0.106395 10.0.0.41 - - [2025-12-22 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 224 0.010933 10.0.0.41 - - [2025-12-22 01:43:59] "PUT /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f HTTP/1.1" 200 264 0.066893 10.0.0.41 - - [2025-12-22 01:43:59] "POST /access-control-lists HTTP/1.1" 200 585 0.053019 10.0.0.41 - - [2025-12-22 01:44:00] "PUT /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030 HTTP/1.1" 200 264 0.099958 10.0.0.41 - - [2025-12-22 01:44:00] "POST /security-groups HTTP/1.1" 200 558 0.107548 10.0.0.41 - - [2025-12-22 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 248 0.015004 10.0.0.41 - - [2025-12-22 01:44:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.046987 10.0.0.41 - - [2025-12-22 01:44:00] "POST /chown HTTP/1.1" 200 109 0.024479 10.0.0.41 - - [2025-12-22 01:44:00] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.037701 10.0.0.41 - - [2025-12-22 01:44:00] "POST /access-control-lists HTTP/1.1" 200 610 0.100849 10.0.0.41 - - [2025-12-22 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 247 0.008222 10.0.0.41 - - [2025-12-22 01:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014608 10.0.0.41 - - [2025-12-22 01:44:00] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006033 10.0.0.41 - - [2025-12-22 01:44:00] "POST /tags HTTP/1.1" 409 214 0.005274 10.0.0.41 - - [2025-12-22 01:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006658 10.0.0.41 - - [2025-12-22 01:44:00] "POST /access-control-lists HTTP/1.1" 200 608 0.073976 10.0.0.41 - - [2025-12-22 01:44:00] "GET /tag/2e798933-8179-4132-9406-f4c625cd9995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.039823 10.0.0.41 - - [2025-12-22 01:44:00] "POST /firewall-rules HTTP/1.1" 200 578 0.071382 10.0.0.41 - - [2025-12-22 01:44:00] "GET /firewall-rule/75c3b7f6-135f-48e8-9e95-e9abc7b99cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006468 10.0.0.41 - - [2025-12-22 01:44:00] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004926 10.0.0.41 - - [2025-12-22 01:44:00] "GET /firewall-rule/75c3b7f6-135f-48e8-9e95-e9abc7b99cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002822 10.0.0.41 - - [2025-12-22 01:44:00] "POST /ref-update HTTP/1.1" 200 156 0.066222 10.0.0.41 - - [2025-12-22 01:44:00] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018023 10.0.0.41 - - [2025-12-22 01:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005893 10.0.0.41 - - [2025-12-22 01:44:00] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003459 10.0.0.41 - - [2025-12-22 01:44:00] "POST /tags HTTP/1.1" 409 214 0.002035 10.0.0.41 - - [2025-12-22 01:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.41 - - [2025-12-22 01:44:00] "GET /tag/2e798933-8179-4132-9406-f4c625cd9995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.013400 10.0.0.41 - - [2025-12-22 01:44:00] "POST /firewall-rules HTTP/1.1" 200 576 0.068103 10.0.0.41 - - [2025-12-22 01:44:01] "GET /firewall-rule/e3e0b03c-f48e-4d0f-a24e-ce853e944cbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004189 10.0.0.41 - - [2025-12-22 01:44:01] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003489 10.0.0.41 - - [2025-12-22 01:44:01] "GET /firewall-rule/e3e0b03c-f48e-4d0f-a24e-ce853e944cbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002075 10.0.0.41 - - [2025-12-22 01:44:01] "POST /ref-update HTTP/1.1" 200 156 0.028309 10.0.0.41 - - [2025-12-22 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 228 0.004714 10.0.0.41 - - [2025-12-22 01:44:01] "POST /tags HTTP/1.1" 200 301 0.023748 10.0.0.41 - - [2025-12-22 01:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.41 - - [2025-12-22 01:44:01] "GET /tag/d3fd1e58-c383-43f6-9d19-fa9e963e2411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017412 10.0.0.41 - - [2025-12-22 01:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.41 - - [2025-12-22 01:44:01] "GET /project/e0c031fd-23ac-4254-ac89-58b6cd7ccc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034390 10.0.0.41 - - [2025-12-22 01:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005231 10.0.0.41 - - [2025-12-22 01:44:01] "GET /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.006667 10.0.0.41 - - [2025-12-22 01:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.41 - - [2025-12-22 01:44:01] "GET /service-appliance-set/bee02407-dd5b-4ae8-96a4-9a8d9623ea74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002501 10.0.0.41 - - [2025-12-22 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 242 0.001582 10.0.0.41 - - [2025-12-22 01:44:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.101971 10.0.0.41 - - [2025-12-22 01:44:01] "GET /virtual-machine-interface/7f0f93b7-af2b-48e0-95ff-7c1a15a9dfc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.017946 10.0.0.41 - - [2025-12-22 01:44:01] "POST /instance-ips HTTP/1.1" 200 377 0.026397 10.0.0.41 - - [2025-12-22 01:44:01] "GET /instance-ip/9e3caa09-e59c-43a7-9c88-b16ba5b6d0fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010285 10.0.0.41 - - [2025-12-22 01:44:01] "POST /loadbalancers HTTP/1.1" 200 582 0.077025 10.0.0.41 - - [2025-12-22 01:44:01] "GET /project/e0c031fd-23ac-4254-ac89-58b6cd7ccc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.038281 10.0.0.41 - - [2025-12-22 01:44:01] "GET /instance-ip/9e3caa09-e59c-43a7-9c88-b16ba5b6d0fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007413 10.0.0.41 - - [2025-12-22 01:44:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.032662 10.0.0.41 - - [2025-12-22 01:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.41 - - [2025-12-22 01:44:01] "GET /project/e0c031fd-23ac-4254-ac89-58b6cd7ccc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.047806 10.0.0.41 - - [2025-12-22 01:44:01] "POST /floating-ips HTTP/1.1" 200 581 0.055918 10.0.0.41 - - [2025-12-22 01:44:01] "GET /loadbalancer/5ed906a9-253d-47e9-b5b0-3fe31f85a153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003306 10.0.0.41 - - [2025-12-22 01:44:01] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.032837 10.0.0.41 - - [2025-12-22 01:44:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.015719 10.0.0.41 - - [2025-12-22 01:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.41 - - [2025-12-22 01:44:02] "GET /project/e0c031fd-23ac-4254-ac89-58b6cd7ccc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.048773 10.0.0.41 - - [2025-12-22 01:44:02] "GET /loadbalancer-listener/0d3cd5f0-8222-4d5e-85cb-7fd15f70bf67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.003546 10.0.0.41 - - [2025-12-22 01:44:02] "GET /loadbalancer-listener/0d3cd5f0-8222-4d5e-85cb-7fd15f70bf67?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1193 0.003338 10.0.0.41 - - [2025-12-22 01:44:02] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018803 10.0.0.41 - - [2025-12-22 01:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.41 - - [2025-12-22 01:44:02] "GET /instance-ip/9e3caa09-e59c-43a7-9c88-b16ba5b6d0fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005971 10.0.0.41 - - [2025-12-22 01:44:02] "GET /instance-ip/9e3caa09-e59c-43a7-9c88-b16ba5b6d0fb?fields=floating_ips HTTP/1.1" 200 1165 0.009372 10.0.0.41 - - [2025-12-22 01:44:02] "GET /project/e0c031fd-23ac-4254-ac89-58b6cd7ccc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.062495 10.0.0.41 - - [2025-12-22 01:44:02] "GET /floating-ip/ff2ad5b8-c5a3-45dd-ba86-66a240a4427c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.029284 10.0.0.41 - - [2025-12-22 01:44:02] "GET /loadbalancer/5ed906a9-253d-47e9-b5b0-3fe31f85a153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002614 10.0.0.41 - - [2025-12-22 01:44:02] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.015795 10.0.0.41 - - [2025-12-22 01:44:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021479 10.0.0.41 - - [2025-12-22 01:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.41 - - [2025-12-22 01:44:02] "GET /project/e0c031fd-23ac-4254-ac89-58b6cd7ccc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.022375 10.0.0.41 - - [2025-12-22 01:44:02] "GET /loadbalancer-listener/096e354f-53e6-46b8-a7f1-6a8a5809c2ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004637 10.0.0.41 - - [2025-12-22 01:44:02] "GET /loadbalancer-listener/096e354f-53e6-46b8-a7f1-6a8a5809c2ce?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.004567 10.0.0.41 - - [2025-12-22 01:44:02] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018034 10.0.0.41 - - [2025-12-22 01:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.41 - - [2025-12-22 01:44:02] "GET /instance-ip/9e3caa09-e59c-43a7-9c88-b16ba5b6d0fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003050 10.0.0.41 - - [2025-12-22 01:44:02] "GET /instance-ip/9e3caa09-e59c-43a7-9c88-b16ba5b6d0fb?fields=floating_ips HTTP/1.1" 200 1165 0.003505 10.0.0.41 - - [2025-12-22 01:44:02] "GET /floating-ip/ff2ad5b8-c5a3-45dd-ba86-66a240a4427c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.001900 10.0.0.41 - - [2025-12-22 01:44:02] "GET /project/e0c031fd-23ac-4254-ac89-58b6cd7ccc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039583 10.0.0.41 - - [2025-12-22 01:44:02] "GET /loadbalancer/5ed906a9-253d-47e9-b5b0-3fe31f85a153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002778 10.0.0.41 - - [2025-12-22 01:44:02] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.019830 10.0.0.41 - - [2025-12-22 01:44:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017149 10.0.0.41 - - [2025-12-22 01:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.41 - - [2025-12-22 01:44:02] "GET /project/e0c031fd-23ac-4254-ac89-58b6cd7ccc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035442 10.0.0.41 - - [2025-12-22 01:44:02] "GET /loadbalancer-listener/dfbd56a9-cf2f-4b7c-9e85-2de489df0ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.001949 10.0.0.41 - - [2025-12-22 01:44:02] "GET /loadbalancer-listener/dfbd56a9-cf2f-4b7c-9e85-2de489df0ad8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003002 10.0.0.41 - - [2025-12-22 01:44:02] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.019058 10.0.0.41 - - [2025-12-22 01:44:02] "GET /instance-ip/9e3caa09-e59c-43a7-9c88-b16ba5b6d0fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008259 10.0.0.41 - - [2025-12-22 01:44:02] "GET /instance-ip/9e3caa09-e59c-43a7-9c88-b16ba5b6d0fb?fields=floating_ips HTTP/1.1" 200 1165 0.004616 10.0.0.41 - - [2025-12-22 01:44:02] "GET /floating-ip/ff2ad5b8-c5a3-45dd-ba86-66a240a4427c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.001811 10.0.0.41 - - [2025-12-22 01:44:02] "POST /tags HTTP/1.1" 200 363 0.027822 10.0.0.41 - - [2025-12-22 01:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010475 10.0.0.41 - - [2025-12-22 01:44:02] "GET /tag/6247688b-cd84-4958-8f16-2d766cc2d328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012633 10.0.0.41 - - [2025-12-22 01:44:02] "POST /tags HTTP/1.1" 200 311 0.026641 10.0.0.41 - - [2025-12-22 01:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.41 - - [2025-12-22 01:44:02] "GET /tag/b7e8c7b7-7308-4ecd-a2d2-4793597b290e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018704 10.0.0.41 - - [2025-12-22 01:44:03] "POST /id-to-fqname HTTP/1.1" 200 177 0.000563 10.0.0.41 - - [2025-12-22 01:44:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.002803 10.0.0.41 - - [2025-12-22 01:44:03] "POST /security-groups HTTP/1.1" 200 574 0.075605 10.0.0.41 - - [2025-12-22 01:44:03] "POST /fqname-to-id HTTP/1.1" 404 217 0.001509 10.0.0.41 - - [2025-12-22 01:44:03] "POST /projects HTTP/1.1" 200 489 0.323740 10.0.0.41 - - [2025-12-22 01:44:03] "POST /access-control-lists HTTP/1.1" 200 583 0.064219 10.0.0.41 - - [2025-12-22 01:44:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.009556 10.0.0.41 - - [2025-12-22 01:44:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.063614 10.0.0.41 - - [2025-12-22 01:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005881 10.0.0.41 - - [2025-12-22 01:44:03] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.031772 10.0.0.41 - - [2025-12-22 01:44:03] "POST /access-control-lists HTTP/1.1" 200 581 0.096539 10.0.0.41 - - [2025-12-22 01:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.41 - - [2025-12-22 01:44:03] "GET /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004025 10.0.0.41 - - [2025-12-22 01:44:03] "PUT /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f HTTP/1.1" 200 264 0.043259 10.0.0.41 - - [2025-12-22 01:44:03] "PUT /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030 HTTP/1.1" 200 264 0.038309 10.0.0.41 - - [2025-12-22 01:44:03] "POST /security-groups HTTP/1.1" 200 546 0.070230 10.0.0.41 - - [2025-12-22 01:44:03] "POST /fqname-to-id HTTP/1.1" 404 240 0.001689 10.0.0.41 - - [2025-12-22 01:44:03] "POST /access-control-lists HTTP/1.1" 200 602 0.030221 10.0.0.41 - - [2025-12-22 01:44:03] "POST /fqname-to-id HTTP/1.1" 404 239 0.009525 10.0.0.41 - - [2025-12-22 01:44:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.051613 10.0.0.41 - - [2025-12-22 01:44:03] "POST /access-control-lists HTTP/1.1" 200 600 0.065333 10.0.0.41 - - [2025-12-22 01:44:03] "POST /chown HTTP/1.1" 200 109 0.073023 10.0.0.41 - - [2025-12-22 01:44:03] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009832 10.0.0.41 - - [2025-12-22 01:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.41 - - [2025-12-22 01:44:03] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002270 10.0.0.41 - - [2025-12-22 01:44:03] "POST /tags HTTP/1.1" 409 210 0.001352 10.0.0.41 - - [2025-12-22 01:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.41 - - [2025-12-22 01:44:03] "GET /tag/b7e8c7b7-7308-4ecd-a2d2-4793597b290e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010896 10.0.0.41 - - [2025-12-22 01:44:04] "POST /firewall-rules HTTP/1.1" 200 570 0.073954 10.0.0.41 - - [2025-12-22 01:44:04] "GET /firewall-rule/10bbb089-3523-4413-b8a2-2ab42285d2bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004429 10.0.0.41 - - [2025-12-22 01:44:04] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003046 10.0.0.41 - - [2025-12-22 01:44:04] "GET /firewall-rule/10bbb089-3523-4413-b8a2-2ab42285d2bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002046 10.0.0.41 - - [2025-12-22 01:44:04] "POST /ref-update HTTP/1.1" 200 156 0.029536 10.0.0.41 - - [2025-12-22 01:44:04] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006242 10.0.0.41 - - [2025-12-22 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.41 - - [2025-12-22 01:44:04] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002635 10.0.0.41 - - [2025-12-22 01:44:04] "POST /tags HTTP/1.1" 409 210 0.001911 10.0.0.41 - - [2025-12-22 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.41 - - [2025-12-22 01:44:04] "GET /tag/b7e8c7b7-7308-4ecd-a2d2-4793597b290e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012045 10.0.0.41 - - [2025-12-22 01:44:04] "POST /firewall-rules HTTP/1.1" 200 568 0.065491 10.0.0.41 - - [2025-12-22 01:44:04] "GET /firewall-rule/84be3a5a-feaf-4699-b343-f77e22415975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.017875 10.0.0.41 - - [2025-12-22 01:44:04] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004369 10.0.0.41 - - [2025-12-22 01:44:04] "GET /firewall-rule/84be3a5a-feaf-4699-b343-f77e22415975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002115 10.0.0.41 - - [2025-12-22 01:44:04] "POST /ref-update HTTP/1.1" 200 156 0.058224 10.0.0.41 - - [2025-12-22 01:44:04] "POST /tags HTTP/1.1" 409 237 0.016345 10.0.0.41 - - [2025-12-22 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.41 - - [2025-12-22 01:44:04] "GET /tag/4a47b973-8cb0-49f0-a562-e350032fbdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.022359 10.0.0.41 - - [2025-12-22 01:44:04] "POST /tags HTTP/1.1" 409 210 0.002889 10.0.0.41 - - [2025-12-22 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.41 - - [2025-12-22 01:44:04] "GET /tag/8a8bd2fb-aab9-445c-8399-ef45c8869d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.010472 10.0.0.41 - - [2025-12-22 01:44:04] "POST /projects HTTP/1.1" 409 223 0.001725 10.0.0.41 - - [2025-12-22 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.41 - - [2025-12-22 01:44:04] "GET /project/e0c031fd-23ac-4254-ac89-58b6cd7ccc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.032749 10.0.0.41 - - [2025-12-22 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.41 - - [2025-12-22 01:44:04] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.009488 10.0.0.41 - - [2025-12-22 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.41 - - [2025-12-22 01:44:04] "GET /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006290 10.0.0.41 - - [2025-12-22 01:44:04] "PUT /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f HTTP/1.1" 200 264 0.053116 10.0.0.41 - - [2025-12-22 01:44:04] "PUT /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030 HTTP/1.1" 200 264 0.082890 10.0.0.41 - - [2025-12-22 01:44:04] "POST /security-groups HTTP/1.1" 409 253 0.002937 10.0.0.41 - - [2025-12-22 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.41 - - [2025-12-22 01:44:05] "PUT /security-group/eb5c052b-56d2-44bd-9b67-a516fdd0ae13 HTTP/1.1" 200 262 0.068517 10.0.0.41 - - [2025-12-22 01:44:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.023143 10.0.0.41 - - [2025-12-22 01:44:05] "PUT /access-control-list/f00d2748-8d0c-4775-b1f8-917c36216a54 HTTP/1.1" 200 272 0.011805 10.0.0.41 - - [2025-12-22 01:44:05] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009692 10.0.0.41 - - [2025-12-22 01:44:05] "PUT /access-control-list/39654222-4160-4abd-8927-e1c69df5bc04 HTTP/1.1" 200 272 0.032871 10.0.0.41 - - [2025-12-22 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.41 - - [2025-12-22 01:44:05] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002668 10.0.0.41 - - [2025-12-22 01:44:05] "POST /tags HTTP/1.1" 409 210 0.001817 10.0.0.41 - - [2025-12-22 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.41 - - [2025-12-22 01:44:05] "GET /tag/8a8bd2fb-aab9-445c-8399-ef45c8869d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.014392 10.0.0.41 - - [2025-12-22 01:44:05] "POST /firewall-rules HTTP/1.1" 200 570 0.074786 10.0.0.41 - - [2025-12-22 01:44:05] "GET /firewall-rule/9ec2d82d-ee01-4145-bc64-ded7e4de0d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.019547 10.0.0.41 - - [2025-12-22 01:44:05] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004243 10.0.0.41 - - [2025-12-22 01:44:05] "GET /firewall-rule/9ec2d82d-ee01-4145-bc64-ded7e4de0d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002147 10.0.0.41 - - [2025-12-22 01:44:05] "POST /ref-update HTTP/1.1" 200 156 0.060068 10.0.0.41 - - [2025-12-22 01:44:05] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015223 10.0.0.41 - - [2025-12-22 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.41 - - [2025-12-22 01:44:05] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002671 10.0.0.41 - - [2025-12-22 01:44:05] "POST /tags HTTP/1.1" 409 210 0.001751 10.0.0.41 - - [2025-12-22 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.41 - - [2025-12-22 01:44:05] "GET /tag/8a8bd2fb-aab9-445c-8399-ef45c8869d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.011369 10.0.0.41 - - [2025-12-22 01:44:05] "POST /firewall-rules HTTP/1.1" 200 568 0.072445 10.0.0.41 - - [2025-12-22 01:44:05] "GET /firewall-rule/9320041b-3529-43d0-ab5b-d55e3310cdbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.013975 10.0.0.41 - - [2025-12-22 01:44:05] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.007979 10.0.0.41 - - [2025-12-22 01:44:05] "GET /firewall-rule/9320041b-3529-43d0-ab5b-d55e3310cdbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004563 10.0.0.41 - - [2025-12-22 01:44:05] "POST /ref-update HTTP/1.1" 200 156 0.054083 10.0.0.41 - - [2025-12-22 01:44:05] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012102 10.0.0.41 - - [2025-12-22 01:44:05] "POST /set-tag HTTP/1.1" 200 109 0.002920 10.0.0.27 - - [2025-12-22 01:44:48] "GET / HTTP/1.1" 200 35931 0.001842 10.0.0.27 - - [2025-12-22 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.27 - - [2025-12-22 01:44:48] "GET /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004389 10.0.0.27 - - [2025-12-22 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.27 - - [2025-12-22 01:44:48] "GET /routing-instance/6aafd763-b617-4ec8-8907-1e74f0743e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003595 10.0.0.27 - - [2025-12-22 01:44:48] "PUT /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a HTTP/1.1" 200 274 0.010063 10.0.0.27 - - [2025-12-22 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.016726 10.0.0.27 - - [2025-12-22 01:44:48] "POST /virtual-routers HTTP/1.1" 200 599 0.018424 10.0.0.27 - - [2025-12-22 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.032633 10.0.0.27 - - [2025-12-22 01:44:48] "GET /virtual-router/63d25dea-08cf-4416-bb15-a482054ea168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.006392 10.0.0.27 - - [2025-12-22 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 229 0.001979 10.0.0.27 - - [2025-12-22 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.27 - - [2025-12-22 01:44:48] "GET /virtual-network/c825926c-e49d-4235-a2ca-12cc443aebd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004219 10.0.0.27 - - [2025-12-22 01:44:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.061060 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:44:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:44:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000887 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:45:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000843 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:45:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000958 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:45:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:45:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000859 10.0.0.41 - - [2025-12-22 01:47:50] "GET /global-system-configs HTTP/1.1" 200 322 0.005738 10.0.0.41 - - [2025-12-22 01:47:51] "GET /virtual-router/63d25dea-08cf-4416-bb15-a482054ea168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003270 10.0.0.41 - - [2025-12-22 01:47:51] "POST /ref-update HTTP/1.1" 200 156 0.009439 10.0.0.41 - - [2025-12-22 01:47:51] "GET /global-system-configs HTTP/1.1" 200 322 0.002000 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:47:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:47:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000817 10.0.0.41 - - [2025-12-22 01:48:00] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007586 10.0.0.41 - - [2025-12-22 01:48:00] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.41 - - [2025-12-22 01:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.41 - - [2025-12-22 01:48:00] "GET /loadbalancer/5ed906a9-253d-47e9-b5b0-3fe31f85a153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007167 10.0.0.41 - - [2025-12-22 01:48:00] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004066 10.0.0.41 - - [2025-12-22 01:48:00] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.41 - - [2025-12-22 01:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.41 - - [2025-12-22 01:48:00] "GET /loadbalancer/5ed906a9-253d-47e9-b5b0-3fe31f85a153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002620 10.0.0.41 - - [2025-12-22 01:48:00] "GET /loadbalancer-pool/7a871fd4-7723-409f-b995-f009ad12c37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003436 10.0.0.41 - - [2025-12-22 01:48:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015686 10.0.0.41 - - [2025-12-22 01:48:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.017476 10.0.0.41 - - [2025-12-22 01:48:00] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011687 10.0.0.41 - - [2025-12-22 01:48:00] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004201 10.0.0.41 - - [2025-12-22 01:48:00] "POST /ref-update HTTP/1.1" 200 156 0.009544 10.0.0.41 - - [2025-12-22 01:48:00] "GET /floating-ip/ff2ad5b8-c5a3-45dd-ba86-66a240a4427c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.017523 10.0.0.41 - - [2025-12-22 01:48:00] "POST /tags HTTP/1.1" 409 205 0.004090 10.0.0.41 - - [2025-12-22 01:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.41 - - [2025-12-22 01:48:00] "PUT /floating-ip/ff2ad5b8-c5a3-45dd-ba86-66a240a4427c HTTP/1.1" 200 256 0.019371 10.0.0.41 - - [2025-12-22 01:48:00] "GET /tag/d3fd1e58-c383-43f6-9d19-fa9e963e2411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018972 10.0.0.41 - - [2025-12-22 01:48:00] "POST /set-tag HTTP/1.1" 200 109 0.059421 10.0.0.41 - - [2025-12-22 01:48:00] "GET /loadbalancer-pool/83c371cd-8a11-481e-b44a-235f1dc56dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009839 10.0.0.41 - - [2025-12-22 01:48:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027572 10.0.0.41 - - [2025-12-22 01:48:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009324 10.0.0.41 - - [2025-12-22 01:48:00] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017034 10.0.0.41 - - [2025-12-22 01:48:00] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007908 10.0.0.41 - - [2025-12-22 01:48:00] "POST /set-tag HTTP/1.1" 200 109 0.005403 10.0.0.41 - - [2025-12-22 01:48:00] "POST /ref-update HTTP/1.1" 200 156 0.009130 10.0.0.41 - - [2025-12-22 01:48:00] "GET /floating-ip/ff2ad5b8-c5a3-45dd-ba86-66a240a4427c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004645 10.0.0.41 - - [2025-12-22 01:48:00] "PUT /floating-ip/ff2ad5b8-c5a3-45dd-ba86-66a240a4427c HTTP/1.1" 200 256 0.011842 10.0.0.41 - - [2025-12-22 01:48:00] "GET /loadbalancer-pool/9734e323-a40b-4f70-9b18-3c203b180936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006837 10.0.0.41 - - [2025-12-22 01:48:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027199 10.0.0.41 - - [2025-12-22 01:48:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.014610 10.0.0.41 - - [2025-12-22 01:48:00] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013462 10.0.0.41 - - [2025-12-22 01:48:00] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005394 10.0.0.41 - - [2025-12-22 01:48:00] "POST /ref-update HTTP/1.1" 200 156 0.008607 10.0.0.41 - - [2025-12-22 01:48:00] "GET /floating-ip/ff2ad5b8-c5a3-45dd-ba86-66a240a4427c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.008492 10.0.0.41 - - [2025-12-22 01:48:01] "PUT /floating-ip/ff2ad5b8-c5a3-45dd-ba86-66a240a4427c HTTP/1.1" 200 256 0.008888 10.0.0.41 - - [2025-12-22 01:48:01] "POST /set-tag HTTP/1.1" 200 109 0.008619 10.0.0.41 - - [2025-12-22 01:48:35] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004593 10.0.0.41 - - [2025-12-22 01:48:35] "POST /set-tag HTTP/1.1" 200 109 0.003826 10.0.0.41 - - [2025-12-22 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.41 - - [2025-12-22 01:48:35] "GET /loadbalancer/5ed906a9-253d-47e9-b5b0-3fe31f85a153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005700 10.0.0.41 - - [2025-12-22 01:48:35] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005029 10.0.0.41 - - [2025-12-22 01:48:35] "POST /set-tag HTTP/1.1" 200 109 0.036211 10.0.0.41 - - [2025-12-22 01:48:35] "DELETE /loadbalancer-member/ccafb9e0-6007-4cba-bebd-8663be0908a0 HTTP/1.1" 200 115 0.055173 10.0.0.41 - - [2025-12-22 01:48:35] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017649 10.0.0.41 - - [2025-12-22 01:48:35] "POST /set-tag HTTP/1.1" 200 109 0.006196 10.0.0.41 - - [2025-12-22 01:48:35] "DELETE /loadbalancer-member/0cd10fe0-2a20-4d54-b909-436b542bff37 HTTP/1.1" 200 115 0.034254 10.0.0.41 - - [2025-12-22 01:48:35] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010045 10.0.0.41 - - [2025-12-22 01:48:35] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.41 - - [2025-12-22 01:48:35] "DELETE /loadbalancer-member/a8a2252d-2849-4dda-a221-82497c1dab1f HTTP/1.1" 200 115 0.046674 10.0.0.41 - - [2025-12-22 01:48:35] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008718 10.0.0.41 - - [2025-12-22 01:48:35] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.41 - - [2025-12-22 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.41 - - [2025-12-22 01:48:35] "GET /loadbalancer/5ed906a9-253d-47e9-b5b0-3fe31f85a153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002309 10.0.0.41 - - [2025-12-22 01:48:35] "GET /loadbalancer-pool/7a871fd4-7723-409f-b995-f009ad12c37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006193 10.0.0.41 - - [2025-12-22 01:48:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023335 10.0.0.41 - - [2025-12-22 01:48:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.019126 10.0.0.41 - - [2025-12-22 01:48:36] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.019088 10.0.0.41 - - [2025-12-22 01:48:36] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.029243 10.0.0.41 - - [2025-12-22 01:48:36] "GET /floating-ip/ff2ad5b8-c5a3-45dd-ba86-66a240a4427c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006219 10.0.0.41 - - [2025-12-22 01:48:36] "POST /set-tag HTTP/1.1" 200 109 0.067362 10.0.0.41 - - [2025-12-22 01:48:36] "GET /loadbalancer-pool/83c371cd-8a11-481e-b44a-235f1dc56dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014328 10.0.0.41 - - [2025-12-22 01:48:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022883 10.0.0.41 - - [2025-12-22 01:48:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008760 10.0.0.41 - - [2025-12-22 01:48:36] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.037631 10.0.0.41 - - [2025-12-22 01:48:36] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012850 10.0.0.41 - - [2025-12-22 01:48:36] "POST /set-tag HTTP/1.1" 200 109 0.006108 10.0.0.41 - - [2025-12-22 01:48:36] "GET /floating-ip/ff2ad5b8-c5a3-45dd-ba86-66a240a4427c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002213 10.0.0.41 - - [2025-12-22 01:48:36] "GET /loadbalancer-pool/9734e323-a40b-4f70-9b18-3c203b180936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002875 10.0.0.41 - - [2025-12-22 01:48:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014553 10.0.0.41 - - [2025-12-22 01:48:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.014145 10.0.0.41 - - [2025-12-22 01:48:36] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014823 10.0.0.41 - - [2025-12-22 01:48:36] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003474 10.0.0.41 - - [2025-12-22 01:48:36] "GET /floating-ip/ff2ad5b8-c5a3-45dd-ba86-66a240a4427c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001681 10.0.0.41 - - [2025-12-22 01:48:36] "POST /set-tag HTTP/1.1" 200 109 0.003314 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:49:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:49:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:49:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000882 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:49:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000942 10.0.0.41 - - [2025-12-22 01:49:47] "GET / HTTP/1.1" 200 35931 0.001558 10.0.0.41 - - [2025-12-22 01:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.41 - - [2025-12-22 01:49:47] "GET /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004311 10.0.0.41 - - [2025-12-22 01:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.41 - - [2025-12-22 01:49:47] "GET /config-node/643f104a-0e45-41bc-8e62-a54d4c769dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003264 10.0.0.27 - - [2025-12-22 01:49:57] "GET / HTTP/1.1" 200 35931 0.001222 10.0.0.27 - - [2025-12-22 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.27 - - [2025-12-22 01:49:57] "GET /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005823 10.0.0.27 - - [2025-12-22 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.27 - - [2025-12-22 01:49:57] "GET /routing-instance/6aafd763-b617-4ec8-8907-1e74f0743e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003170 10.0.0.27 - - [2025-12-22 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.27 - - [2025-12-22 01:49:57] "GET /virtual-router/63d25dea-08cf-4416-bb15-a482054ea168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003632 10.0.0.27 - - [2025-12-22 01:49:57] "PUT /virtual-router/63d25dea-08cf-4416-bb15-a482054ea168 HTTP/1.1" 200 262 0.029262 10.0.0.27 - - [2025-12-22 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011459 10.0.0.27 - - [2025-12-22 01:49:57] "GET /virtual-router/63d25dea-08cf-4416-bb15-a482054ea168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005036 10.0.0.27 - - [2025-12-22 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.27 - - [2025-12-22 01:49:57] "GET /virtual-machine-interface/f27b158a-fa40-4f2b-b1a0-cb345093eae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.006731 10.0.0.27 - - [2025-12-22 01:49:57] "PUT /virtual-machine-interface/f27b158a-fa40-4f2b-b1a0-cb345093eae0 HTTP/1.1" 200 284 0.027761 10.0.0.41 - - [2025-12-22 01:49:59] "GET / HTTP/1.1" 200 35931 0.001978 10.0.0.41 - - [2025-12-22 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.41 - - [2025-12-22 01:49:59] "GET /routing-instance/6aafd763-b617-4ec8-8907-1e74f0743e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002678 10.0.0.41 - - [2025-12-22 01:49:59] "POST /bgp-routers HTTP/1.1" 409 301 0.001688 10.0.0.41 - - [2025-12-22 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.41 - - [2025-12-22 01:49:59] "GET /bgp-router/8ab1098f-47e0-473d-a44c-d9352aaa01f4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004560 10.0.0.41 - - [2025-12-22 01:49:59] "PUT /bgp-router/8ab1098f-47e0-473d-a44c-d9352aaa01f4 HTTP/1.1" 200 254 0.010995 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:49:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001000 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:49:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000810 10.0.0.41 - - [2025-12-22 01:52:50] "GET /global-system-configs HTTP/1.1" 200 322 0.001925 10.0.0.41 - - [2025-12-22 01:52:51] "GET /global-system-configs HTTP/1.1" 200 322 0.002088 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:53:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:53:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001022 10.0.0.41 - - [2025-12-22 01:53:53] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006295 10.0.0.41 - - [2025-12-22 01:53:53] "POST /set-tag HTTP/1.1" 200 109 0.004468 10.0.0.41 - - [2025-12-22 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007016 10.0.0.41 - - [2025-12-22 01:53:53] "GET /loadbalancer/5ed906a9-253d-47e9-b5b0-3fe31f85a153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005675 10.0.0.41 - - [2025-12-22 01:53:53] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003926 10.0.0.41 - - [2025-12-22 01:53:53] "POST /set-tag HTTP/1.1" 200 109 0.030818 10.0.0.41 - - [2025-12-22 01:53:53] "DELETE /loadbalancer-member/b254784c-0309-41c5-9c8a-0283113bb058 HTTP/1.1" 200 115 0.049107 10.0.0.41 - - [2025-12-22 01:53:53] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012764 10.0.0.41 - - [2025-12-22 01:53:53] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.41 - - [2025-12-22 01:53:53] "DELETE /loadbalancer-member/212ae81f-7297-4dd6-b1fa-43e5d0f874a2 HTTP/1.1" 200 115 0.047028 10.0.0.41 - - [2025-12-22 01:53:53] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004991 10.0.0.41 - - [2025-12-22 01:53:54] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.41 - - [2025-12-22 01:53:54] "DELETE /loadbalancer-member/96f405c2-e94b-479e-aa1d-e11976fc9cac HTTP/1.1" 200 115 0.037498 10.0.0.41 - - [2025-12-22 01:53:54] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007146 10.0.0.41 - - [2025-12-22 01:53:54] "POST /set-tag HTTP/1.1" 200 109 0.002658 10.0.0.41 - - [2025-12-22 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.41 - - [2025-12-22 01:53:54] "GET /loadbalancer/5ed906a9-253d-47e9-b5b0-3fe31f85a153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003352 10.0.0.41 - - [2025-12-22 01:53:54] "GET /loadbalancer-pool/7a871fd4-7723-409f-b995-f009ad12c37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003177 10.0.0.41 - - [2025-12-22 01:53:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017726 10.0.0.41 - - [2025-12-22 01:53:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018373 10.0.0.41 - - [2025-12-22 01:53:54] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013547 10.0.0.41 - - [2025-12-22 01:53:54] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010673 10.0.0.41 - - [2025-12-22 01:53:54] "GET /floating-ip/ff2ad5b8-c5a3-45dd-ba86-66a240a4427c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004968 10.0.0.41 - - [2025-12-22 01:53:54] "POST /set-tag HTTP/1.1" 200 109 0.069449 10.0.0.41 - - [2025-12-22 01:53:54] "GET /loadbalancer-pool/83c371cd-8a11-481e-b44a-235f1dc56dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009109 10.0.0.41 - - [2025-12-22 01:53:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018702 10.0.0.41 - - [2025-12-22 01:53:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.006350 10.0.0.41 - - [2025-12-22 01:53:54] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009387 10.0.0.41 - - [2025-12-22 01:53:54] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005321 10.0.0.41 - - [2025-12-22 01:53:54] "POST /set-tag HTTP/1.1" 200 109 0.004605 10.0.0.41 - - [2025-12-22 01:53:54] "GET /floating-ip/ff2ad5b8-c5a3-45dd-ba86-66a240a4427c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001580 10.0.0.41 - - [2025-12-22 01:53:54] "GET /loadbalancer-pool/9734e323-a40b-4f70-9b18-3c203b180936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002886 10.0.0.41 - - [2025-12-22 01:53:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014016 10.0.0.41 - - [2025-12-22 01:53:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013517 10.0.0.41 - - [2025-12-22 01:53:54] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008212 10.0.0.41 - - [2025-12-22 01:53:54] "GET /virtual-machine-interface/aefe6ce2-ded7-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007455 10.0.0.41 - - [2025-12-22 01:53:54] "GET /floating-ip/ff2ad5b8-c5a3-45dd-ba86-66a240a4427c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.011515 10.0.0.41 - - [2025-12-22 01:53:54] "POST /set-tag HTTP/1.1" 200 109 0.003749 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:54:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000871 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:54:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000827 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:54:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:54:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000757 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:55:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:55:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000969 10.0.0.41 - - [2025-12-22 01:56:03] "GET / HTTP/1.1" 200 35931 0.001796 10.0.0.41 - - [2025-12-22 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.41 - - [2025-12-22 01:56:03] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034636 10.0.0.41 - - [2025-12-22 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.41 - - [2025-12-22 01:56:04] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026857 10.0.0.41 - - [2025-12-22 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.41 - - [2025-12-22 01:56:04] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028222 10.0.0.41 - - [2025-12-22 01:56:04] "POST /tags HTTP/1.1" 200 333 0.033166 10.0.0.41 - - [2025-12-22 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007722 10.0.0.41 - - [2025-12-22 01:56:04] "GET /tag/306fc01f-2f49-43b5-abb9-256c36852175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.029119 10.0.0.41 - - [2025-12-22 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006124 10.0.0.41 - - [2025-12-22 01:56:04] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027488 10.0.0.41 - - [2025-12-22 01:56:04] "GET /virtual-networks?parent_id=25ebacc2-d42a-4a4f-9063-21fc1a9d7e84&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001933 10.0.0.41 - - [2025-12-22 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.41 - - [2025-12-22 01:56:04] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027478 10.0.0.41 - - [2025-12-22 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.41 - - [2025-12-22 01:56:04] "GET /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007717 10.0.0.41 - - [2025-12-22 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.41 - - [2025-12-22 01:56:05] "GET /service-appliance-set/bee02407-dd5b-4ae8-96a4-9a8d9623ea74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004363 10.0.0.41 - - [2025-12-22 01:56:05] "POST /virtual-networks HTTP/1.1" 200 512 0.059400 10.0.0.41 - - [2025-12-22 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010769 10.0.0.41 - - [2025-12-22 01:56:05] "GET /network-ipam/afc5816c-12c4-499d-ba75-1fcf5ca09d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.002719 10.0.0.41 - - [2025-12-22 01:56:05] "POST /fqname-to-id HTTP/1.1" 404 254 0.003338 10.0.0.41 - - [2025-12-22 01:56:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.103157 10.0.0.41 - - [2025-12-22 01:56:05] "GET /virtual-machine-interface/c0ca1c0f-e64f-4c58-8a32-7ce41fcc26d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.017489 10.0.0.41 - - [2025-12-22 01:56:05] "POST /useragent-kv HTTP/1.1" 200 115 0.015624 10.0.0.41 - - [2025-12-22 01:56:05] "POST /ref-update HTTP/1.1" 200 156 0.108806 10.0.0.41 - - [2025-12-22 01:56:05] "GET /virtual-network/9bd98d78-9f59-47cf-bd96-80966fe4395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004365 10.0.0.41 - - [2025-12-22 01:56:05] "GET /domains HTTP/1.1" 200 280 0.003982 10.0.0.41 - - [2025-12-22 01:56:05] "GET /domain/b4244192-562d-4589-a80e-be3bf8b8dad2 HTTP/1.1" 200 3087 0.008178 10.0.0.41 - - [2025-12-22 01:56:05] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84 HTTP/1.1" 200 5476 0.039925 10.0.0.41 - - [2025-12-22 01:56:05] "GET /virtual-network/9bd98d78-9f59-47cf-bd96-80966fe4395d HTTP/1.1" 200 2090 0.005195 10.0.0.41 - - [2025-12-22 01:56:05] "GET /virtual-network/9bd98d78-9f59-47cf-bd96-80966fe4395d HTTP/1.1" 200 2090 0.003957 10.0.0.41 - - [2025-12-22 01:56:05] "GET /routing-instance/532eabb5-0a67-4fb3-be60-f3aa3c869db5 HTTP/1.1" 200 1181 0.002595 10.0.0.41 - - [2025-12-22 01:56:05] "GET /routing-instance/532eabb5-0a67-4fb3-be60-f3aa3c869db5 HTTP/1.1" 200 1181 0.001929 10.0.0.41 - - [2025-12-22 01:56:05] "POST /instance-ips HTTP/1.1" 200 409 0.050221 10.0.0.41 - - [2025-12-22 01:56:05] "GET /instance-ip/2cb0d9e2-5929-4bd8-839b-8527358085bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.007102 10.0.0.41 - - [2025-12-22 01:56:05] "POST /loadbalancers HTTP/1.1" 200 610 0.065163 10.0.0.41 - - [2025-12-22 01:56:05] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035350 10.0.0.41 - - [2025-12-22 01:56:05] "GET /instance-ip/2cb0d9e2-5929-4bd8-839b-8527358085bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.007240 10.0.0.41 - - [2025-12-22 01:56:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026255 10.0.0.41 - - [2025-12-22 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005144 10.0.0.41 - - [2025-12-22 01:56:05] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033107 10.0.0.41 - - [2025-12-22 01:56:05] "POST /floating-ips HTTP/1.1" 200 597 0.056239 10.0.0.41 - - [2025-12-22 01:56:05] "POST /route-targets HTTP/1.1" 200 327 0.031642 10.0.0.41 - - [2025-12-22 01:56:05] "GET /loadbalancer/929b0ff0-4f4c-40f1-9424-af8ceabe1d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003642 10.0.0.41 - - [2025-12-22 01:56:05] "POST /ref-update HTTP/1.1" 200 156 0.028038 10.0.0.41 - - [2025-12-22 01:56:05] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.076199 10.0.0.41 - - [2025-12-22 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.41 - - [2025-12-22 01:56:05] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030290 10.0.0.41 - - [2025-12-22 01:56:05] "GET /loadbalancer-listener/ca5d12fb-abeb-4d3a-881e-35bf134ab201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003502 10.0.0.41 - - [2025-12-22 01:56:05] "GET /loadbalancer-listener/ca5d12fb-abeb-4d3a-881e-35bf134ab201?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003159 10.0.0.41 - - [2025-12-22 01:56:05] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018915 10.0.0.41 - - [2025-12-22 01:56:05] "GET /instance-ip/2cb0d9e2-5929-4bd8-839b-8527358085bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002852 10.0.0.41 - - [2025-12-22 01:56:05] "GET /instance-ip/2cb0d9e2-5929-4bd8-839b-8527358085bb?fields=floating_ips HTTP/1.1" 200 1211 0.005509 10.0.0.41 - - [2025-12-22 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.41 - - [2025-12-22 01:56:05] "GET /loadbalancer/929b0ff0-4f4c-40f1-9424-af8ceabe1d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002800 10.0.0.41 - - [2025-12-22 01:56:05] "GET /floating-ip/c1f4311a-f037-48bf-9ebe-19043593b510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.006708 10.0.0.41 - - [2025-12-22 01:56:05] "POST /tags HTTP/1.1" 200 295 0.072820 10.0.0.41 - - [2025-12-22 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.41 - - [2025-12-22 01:56:05] "GET /tag/8f10dc18-c7dc-4c75-ac78-a87c6646360b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.014678 10.0.0.41 - - [2025-12-22 01:56:06] "POST /tags HTTP/1.1" 409 233 0.001942 10.0.0.41 - - [2025-12-22 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.41 - - [2025-12-22 01:56:06] "GET /tag/6a57162b-9e6a-4b74-9bf1-bc01ba3931cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.014556 10.0.0.41 - - [2025-12-22 01:56:06] "POST /tags HTTP/1.1" 409 206 0.002162 10.0.0.41 - - [2025-12-22 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.41 - - [2025-12-22 01:56:06] "GET /tag/107a1dc7-3a94-447c-bacc-54e1d8c3e7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014861 10.0.0.41 - - [2025-12-22 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.41 - - [2025-12-22 01:56:06] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004813 10.0.0.41 - - [2025-12-22 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.41 - - [2025-12-22 01:56:06] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032183 10.0.0.41 - - [2025-12-22 01:56:06] "POST /virtual-machines HTTP/1.1" 200 369 0.007559 10.0.0.41 - - [2025-12-22 01:56:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.012474 10.0.0.41 - - [2025-12-22 01:56:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.119900 10.0.0.41 - - [2025-12-22 01:56:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009093 10.0.0.41 - - [2025-12-22 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.41 - - [2025-12-22 01:56:06] "GET /virtual-machine-interface/60db77f6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013681 10.0.0.41 - - [2025-12-22 01:56:06] "POST /instance-ips HTTP/1.1" 200 409 0.039390 10.0.0.41 - - [2025-12-22 01:56:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.014579 10.0.0.41 - - [2025-12-22 01:56:06] "GET /virtual-machine-interface/60db77f6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014223 10.0.0.41 - - [2025-12-22 01:56:06] "POST /set-tag HTTP/1.1" 200 109 0.022602 10.0.0.41 - - [2025-12-22 01:56:06] "GET /virtual-machine-interface/60db77f6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004750 10.0.0.41 - - [2025-12-22 01:56:06] "GET /instance-ip/60f5feaa-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003169 10.0.0.41 - - [2025-12-22 01:56:06] "GET /virtual-machine-interface/60db77f6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004138 10.0.0.41 - - [2025-12-22 01:56:06] "POST /set-tag HTTP/1.1" 200 109 0.002139 10.0.0.41 - - [2025-12-22 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.41 - - [2025-12-22 01:56:06] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.008446 10.0.0.41 - - [2025-12-22 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.41 - - [2025-12-22 01:56:06] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033541 10.0.0.41 - - [2025-12-22 01:56:06] "POST /virtual-machines HTTP/1.1" 200 369 0.008388 10.0.0.41 - - [2025-12-22 01:56:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016767 10.0.0.41 - - [2025-12-22 01:56:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.123993 10.0.0.41 - - [2025-12-22 01:56:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.012222 10.0.0.41 - - [2025-12-22 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013391 10.0.0.41 - - [2025-12-22 01:56:07] "GET /virtual-machine-interface/6134bdac-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005368 10.0.0.41 - - [2025-12-22 01:56:07] "POST /instance-ips HTTP/1.1" 200 409 0.020940 10.0.0.41 - - [2025-12-22 01:56:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.028238 10.0.0.41 - - [2025-12-22 01:56:07] "GET /virtual-machine-interface/6134bdac-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011314 10.0.0.41 - - [2025-12-22 01:56:07] "POST /set-tag HTTP/1.1" 200 109 0.015374 10.0.0.41 - - [2025-12-22 01:56:07] "GET /virtual-machine-interface/6134bdac-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019193 10.0.0.41 - - [2025-12-22 01:56:07] "GET /instance-ip/6150d4f6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007261 10.0.0.41 - - [2025-12-22 01:56:07] "GET /virtual-machine-interface/6134bdac-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004391 10.0.0.41 - - [2025-12-22 01:56:07] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.41 - - [2025-12-22 01:56:07] "GET /virtual-router/63d25dea-08cf-4416-bb15-a482054ea168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002260 10.0.0.41 - - [2025-12-22 01:56:07] "POST /ref-update HTTP/1.1" 200 156 0.010963 10.0.0.41 - - [2025-12-22 01:56:07] "GET /virtual-machine-interface/60db77f6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015041 10.0.0.41 - - [2025-12-22 01:56:07] "POST /set-tag HTTP/1.1" 200 109 0.005208 10.0.0.41 - - [2025-12-22 01:56:07] "GET /virtual-router/63d25dea-08cf-4416-bb15-a482054ea168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004494 10.0.0.41 - - [2025-12-22 01:56:07] "POST /ref-update HTTP/1.1" 200 156 0.007405 10.0.0.41 - - [2025-12-22 01:56:07] "GET /virtual-machine-interface/6134bdac-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013255 10.0.0.41 - - [2025-12-22 01:56:07] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.41 - - [2025-12-22 01:56:07] "GET /virtual-machine-interface/60db77f6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003919 10.0.0.41 - - [2025-12-22 01:56:07] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.41 - - [2025-12-22 01:56:07] "GET /virtual-machine-interface/6134bdac-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004274 10.0.0.41 - - [2025-12-22 01:56:07] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.41 - - [2025-12-22 01:56:10] "GET /domains HTTP/1.1" 200 280 0.007652 10.0.0.41 - - [2025-12-22 01:56:10] "GET /domain/b4244192-562d-4589-a80e-be3bf8b8dad2 HTTP/1.1" 200 3087 0.002954 10.0.0.41 - - [2025-12-22 01:56:10] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84 HTTP/1.1" 200 7064 0.039077 10.0.0.41 - - [2025-12-22 01:56:10] "GET /virtual-network/9bd98d78-9f59-47cf-bd96-80966fe4395d HTTP/1.1" 200 2090 0.003992 10.0.0.41 - - [2025-12-22 01:56:10] "GET /virtual-network/9bd98d78-9f59-47cf-bd96-80966fe4395d HTTP/1.1" 200 2090 0.004051 10.0.0.41 - - [2025-12-22 01:56:10] "GET /routing-instance/532eabb5-0a67-4fb3-be60-f3aa3c869db5 HTTP/1.1" 200 1402 0.003195 10.0.0.41 - - [2025-12-22 01:56:10] "GET /routing-instance/532eabb5-0a67-4fb3-be60-f3aa3c869db5 HTTP/1.1" 200 1402 0.002273 10.0.0.41 - - [2025-12-22 01:56:10] "GET /route-target/090548e2-f9b0-4d28-b1a7-c2a0274a5f77 HTTP/1.1" 200 1151 0.002107 10.0.0.41 - - [2025-12-22 01:56:10] "GET /virtual-network/9bd98d78-9f59-47cf-bd96-80966fe4395d HTTP/1.1" 200 2090 0.005664 10.0.0.41 - - [2025-12-22 01:56:10] "GET /routing-instance/532eabb5-0a67-4fb3-be60-f3aa3c869db5 HTTP/1.1" 200 1402 0.002266 10.0.0.41 - - [2025-12-22 01:56:10] "GET /virtual-network/9bd98d78-9f59-47cf-bd96-80966fe4395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004648 10.0.0.41 - - [2025-12-22 01:56:10] "GET /virtual-network/9bd98d78-9f59-47cf-bd96-80966fe4395d HTTP/1.1" 200 2090 0.003704 10.0.0.41 - - [2025-12-22 01:56:10] "GET /routing-instance/532eabb5-0a67-4fb3-be60-f3aa3c869db5 HTTP/1.1" 200 1402 0.003001 10.0.0.41 - - [2025-12-22 01:56:10] "GET /routing-instance/532eabb5-0a67-4fb3-be60-f3aa3c869db5 HTTP/1.1" 200 1402 0.002386 10.0.0.41 - - [2025-12-22 01:56:10] "GET /route-target/090548e2-f9b0-4d28-b1a7-c2a0274a5f77 HTTP/1.1" 200 1151 0.003659 10.0.0.41 - - [2025-12-22 01:56:10] "GET /domains HTTP/1.1" 200 280 0.002192 10.0.0.41 - - [2025-12-22 01:56:10] "GET /domain/b4244192-562d-4589-a80e-be3bf8b8dad2 HTTP/1.1" 200 3087 0.003473 10.0.0.41 - - [2025-12-22 01:56:10] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84 HTTP/1.1" 200 7064 0.032132 10.0.0.41 - - [2025-12-22 01:56:10] "GET /virtual-network/9bd98d78-9f59-47cf-bd96-80966fe4395d HTTP/1.1" 200 2090 0.005563 10.0.0.41 - - [2025-12-22 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.41 - - [2025-12-22 01:56:10] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031294 10.0.0.41 - - [2025-12-22 01:56:10] "GET /virtual-network/9bd98d78-9f59-47cf-bd96-80966fe4395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004655 10.0.0.41 - - [2025-12-22 01:56:10] "GET /floating-ip-pools?parent_id=9bd98d78-9f59-47cf-bd96-80966fe4395d&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001800 10.0.0.41 - - [2025-12-22 01:56:10] "GET /virtual-network/9bd98d78-9f59-47cf-bd96-80966fe4395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004582 10.0.0.41 - - [2025-12-22 01:56:10] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018308 10.0.0.41 - - [2025-12-22 01:56:10] "POST /ref-update HTTP/1.1" 200 156 0.007110 10.0.0.41 - - [2025-12-22 01:56:10] "GET /virtual-network/9bd98d78-9f59-47cf-bd96-80966fe4395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.009788 10.0.0.41 - - [2025-12-22 01:56:10] "GET /domains HTTP/1.1" 200 280 0.001956 10.0.0.41 - - [2025-12-22 01:56:10] "GET /domain/b4244192-562d-4589-a80e-be3bf8b8dad2 HTTP/1.1" 200 3087 0.008776 10.0.0.41 - - [2025-12-22 01:56:10] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84 HTTP/1.1" 200 7320 0.036515 10.0.0.41 - - [2025-12-22 01:56:10] "GET /virtual-network/9bd98d78-9f59-47cf-bd96-80966fe4395d HTTP/1.1" 200 2328 0.004702 10.0.0.41 - - [2025-12-22 01:56:10] "GET /floating-ip-pool/cab8c79a-6da8-45b9-b346-c2f0809e31c6 HTTP/1.1" 200 1315 0.002144 10.0.0.41 - - [2025-12-22 01:56:10] "GET /domains HTTP/1.1" 200 280 0.001676 10.0.0.41 - - [2025-12-22 01:56:10] "GET /domain/b4244192-562d-4589-a80e-be3bf8b8dad2 HTTP/1.1" 200 3087 0.002874 10.0.0.41 - - [2025-12-22 01:56:10] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84 HTTP/1.1" 200 7320 0.024364 10.0.0.41 - - [2025-12-22 01:56:10] "GET /virtual-network/9bd98d78-9f59-47cf-bd96-80966fe4395d HTTP/1.1" 200 2328 0.006838 10.0.0.41 - - [2025-12-22 01:56:10] "GET /virtual-network/9bd98d78-9f59-47cf-bd96-80966fe4395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006414 10.0.0.41 - - [2025-12-22 01:56:10] "POST /tags HTTP/1.1" 200 365 0.051535 10.0.0.41 - - [2025-12-22 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009788 10.0.0.41 - - [2025-12-22 01:56:10] "GET /tag/5e17131f-6b22-4ae5-b9bb-ae08980d111b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016589 10.0.0.41 - - [2025-12-22 01:56:10] "POST /tags HTTP/1.1" 409 206 0.002622 10.0.0.41 - - [2025-12-22 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.41 - - [2025-12-22 01:56:11] "GET /tag/107a1dc7-3a94-447c-bacc-54e1d8c3e7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011963 10.0.0.41 - - [2025-12-22 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.41 - - [2025-12-22 01:56:11] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.037101 10.0.0.41 - - [2025-12-22 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.41 - - [2025-12-22 01:56:11] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003724 10.0.0.41 - - [2025-12-22 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.41 - - [2025-12-22 01:56:11] "GET /service-appliance-set/ed20ebae-5be4-45f7-9e12-d6451eed96ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003662 10.0.0.41 - - [2025-12-22 01:56:11] "POST /fqname-to-id HTTP/1.1" 404 258 0.001896 10.0.0.41 - - [2025-12-22 01:56:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.100065 10.0.0.41 - - [2025-12-22 01:56:11] "GET /virtual-machine-interface/f1e1b26b-791d-426e-a123-d1dc4ba04071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004229 10.0.0.41 - - [2025-12-22 01:56:11] "POST /set-tag HTTP/1.1" 200 109 0.013702 10.0.0.41 - - [2025-12-22 01:56:11] "POST /instance-ips HTTP/1.1" 200 417 0.033817 10.0.0.41 - - [2025-12-22 01:56:11] "GET /instance-ip/4d66d602-71c1-4125-9272-61e54c2b960a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003964 10.0.0.41 - - [2025-12-22 01:56:11] "POST /loadbalancers HTTP/1.1" 200 618 0.063297 10.0.0.41 - - [2025-12-22 01:56:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.014702 10.0.0.41 - - [2025-12-22 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015359 10.0.0.41 - - [2025-12-22 01:56:11] "POST /service-instances HTTP/1.1" 200 566 0.022604 10.0.0.41 - - [2025-12-22 01:56:11] "POST /ref-update HTTP/1.1" 200 156 0.009020 10.0.0.41 - - [2025-12-22 01:56:11] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.054487 10.0.0.41 - - [2025-12-22 01:56:11] "GET /virtual-machine-interface/f1e1b26b-791d-426e-a123-d1dc4ba04071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.012766 10.0.0.41 - - [2025-12-22 01:56:11] "PUT /service-instance/0415e930-a2d4-4dfd-980c-b1f8ddd7f74f HTTP/1.1" 200 266 0.047455 10.0.0.41 - - [2025-12-22 01:56:11] "GET /virtual-machine-interface/f1e1b26b-791d-426e-a123-d1dc4ba04071?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.024570 10.0.0.41 - - [2025-12-22 01:56:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008743 10.0.0.41 - - [2025-12-22 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005646 10.0.0.41 - - [2025-12-22 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.41 - - [2025-12-22 01:56:11] "GET /floating-ip-pool/cab8c79a-6da8-45b9-b346-c2f0809e31c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.006601 10.0.0.41 - - [2025-12-22 01:56:11] "POST /virtual-machines HTTP/1.1" 200 429 0.019489 10.0.0.41 - - [2025-12-22 01:56:11] "POST /floating-ips HTTP/1.1" 200 671 0.117975 10.0.0.41 - - [2025-12-22 01:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.062055 10.0.0.41 - - [2025-12-22 01:56:12] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003427 10.0.0.41 - - [2025-12-22 01:56:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.199837 10.0.0.41 - - [2025-12-22 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.024193 10.0.0.41 - - [2025-12-22 01:56:12] "POST /chown HTTP/1.1" 200 109 0.024786 10.0.0.41 - - [2025-12-22 01:56:12] "POST /chown HTTP/1.1" 200 109 0.017224 10.0.0.41 - - [2025-12-22 01:56:12] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010824 10.0.0.41 - - [2025-12-22 01:56:12] "POST /tags HTTP/1.1" 409 221 0.001771 10.0.0.41 - - [2025-12-22 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.41 - - [2025-12-22 01:56:12] "PUT /virtual-machine-interface/ecd3886f-3d65-4974-b42e-db1f17428872 HTTP/1.1" 200 284 0.010957 10.0.0.41 - - [2025-12-22 01:56:12] "GET /tag/306fc01f-2f49-43b5-abb9-256c36852175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015543 10.0.0.41 - - [2025-12-22 01:56:12] "POST /tags HTTP/1.1" 409 238 0.002315 10.0.0.41 - - [2025-12-22 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.41 - - [2025-12-22 01:56:12] "PUT /instance-ip/4d66d602-71c1-4125-9272-61e54c2b960a HTTP/1.1" 200 256 0.044280 10.0.0.41 - - [2025-12-22 01:56:12] "POST /ref-update HTTP/1.1" 200 156 0.021410 10.0.0.41 - - [2025-12-22 01:56:12] "GET /tag/5e17131f-6b22-4ae5-b9bb-ae08980d111b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.032655 10.0.0.41 - - [2025-12-22 01:56:12] "POST /ref-update HTTP/1.1" 200 156 0.014844 10.0.0.41 - - [2025-12-22 01:56:12] "POST /ref-update HTTP/1.1" 200 156 0.032817 10.0.0.41 - - [2025-12-22 01:56:12] "POST /firewall-rules HTTP/1.1" 200 650 0.100156 10.0.0.41 - - [2025-12-22 01:56:12] "POST /ref-update HTTP/1.1" 200 156 0.038189 10.0.0.41 - - [2025-12-22 01:56:12] "GET /firewall-rule/f7b7f9ec-ea69-4adc-b409-73983065e6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.042812 10.0.0.41 - - [2025-12-22 01:56:12] "POST /ref-update HTTP/1.1" 200 156 0.016493 10.0.0.41 - - [2025-12-22 01:56:12] "GET /firewall-policy/e372afdd-f24f-4d12-bbfa-c8a95fc6be80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006104 10.0.0.41 - - [2025-12-22 01:56:12] "GET /firewall-rule/f7b7f9ec-ea69-4adc-b409-73983065e6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.010885 10.0.0.41 - - [2025-12-22 01:56:12] "POST /ref-update HTTP/1.1" 200 156 0.038372 10.0.0.41 - - [2025-12-22 01:56:12] "POST /virtual-machines HTTP/1.1" 200 429 0.051207 10.0.0.41 - - [2025-12-22 01:56:12] "POST /ref-update HTTP/1.1" 200 156 0.092121 10.0.0.41 - - [2025-12-22 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.41 - - [2025-12-22 01:56:12] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.090374 10.0.0.41 - - [2025-12-22 01:56:12] "GET /loadbalancer/5f1442dc-3741-4b8c-a22f-5419db433c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.008015 10.0.0.41 - - [2025-12-22 01:56:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.142962 10.0.0.41 - - [2025-12-22 01:56:12] "POST /chown HTTP/1.1" 200 109 0.010383 10.0.0.41 - - [2025-12-22 01:56:12] "POST /chown HTTP/1.1" 200 109 0.017845 10.0.0.41 - - [2025-12-22 01:56:12] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.060658 10.0.0.41 - - [2025-12-22 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010688 10.0.0.41 - - [2025-12-22 01:56:12] "PUT /virtual-machine-interface/8db2ec60-7ffb-4833-9d6d-fd45ff8fa871 HTTP/1.1" 200 284 0.015581 10.0.0.41 - - [2025-12-22 01:56:12] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.043716 10.0.0.41 - - [2025-12-22 01:56:12] "PUT /instance-ip/4d66d602-71c1-4125-9272-61e54c2b960a HTTP/1.1" 200 256 0.040220 10.0.0.41 - - [2025-12-22 01:56:12] "POST /ref-update HTTP/1.1" 200 156 0.014251 10.0.0.41 - - [2025-12-22 01:56:12] "GET /loadbalancer-listener/8a64bf08-0ba9-4cef-bca3-a0ca0557b32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.008006 10.0.0.41 - - [2025-12-22 01:56:12] "GET /loadbalancer-listener/8a64bf08-0ba9-4cef-bca3-a0ca0557b32d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003441 10.0.0.41 - - [2025-12-22 01:56:12] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.015708 10.0.0.41 - - [2025-12-22 01:56:13] "POST /ref-update HTTP/1.1" 200 156 0.028981 10.0.0.41 - - [2025-12-22 01:56:13] "POST /ref-update HTTP/1.1" 200 156 0.051270 10.0.0.41 - - [2025-12-22 01:56:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.039789 10.0.0.41 - - [2025-12-22 01:56:13] "GET /loadbalancer-pool/801dd15f-6373-4214-889c-0e953ef798b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005217 10.0.0.41 - - [2025-12-22 01:56:13] "POST /ref-update HTTP/1.1" 200 156 0.049420 10.0.0.41 - - [2025-12-22 01:56:13] "POST /loadbalancer-members HTTP/1.1" 200 707 0.018970 10.0.0.41 - - [2025-12-22 01:56:13] "POST /ref-update HTTP/1.1" 200 156 0.008168 10.0.0.41 - - [2025-12-22 01:56:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010680 10.0.0.41 - - [2025-12-22 01:56:13] "GET /loadbalancer-member/72969f5c-c7ec-4aac-bf44-297c59c429cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.006908 10.0.0.41 - - [2025-12-22 01:56:13] "PUT /service-instance/0415e930-a2d4-4dfd-980c-b1f8ddd7f74f HTTP/1.1" 200 266 0.018810 10.0.0.41 - - [2025-12-22 01:56:13] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007082 10.0.0.41 - - [2025-12-22 01:56:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.012830 10.0.0.41 - - [2025-12-22 01:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006072 10.0.0.41 - - [2025-12-22 01:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.41 - - [2025-12-22 01:56:13] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002041 10.0.0.41 - - [2025-12-22 01:56:13] "POST /tags HTTP/1.1" 409 221 0.001344 10.0.0.41 - - [2025-12-22 01:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.41 - - [2025-12-22 01:56:13] "POST /chown HTTP/1.1" 200 109 0.012131 10.0.0.41 - - [2025-12-22 01:56:13] "GET /tag/306fc01f-2f49-43b5-abb9-256c36852175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.023718 10.0.0.41 - - [2025-12-22 01:56:13] "POST /tags HTTP/1.1" 409 238 0.003306 10.0.0.41 - - [2025-12-22 01:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.41 - - [2025-12-22 01:56:13] "POST /chown HTTP/1.1" 200 109 0.014732 10.0.0.41 - - [2025-12-22 01:56:13] "PUT /instance-ip/4d66d602-71c1-4125-9272-61e54c2b960a HTTP/1.1" 200 256 0.025264 10.0.0.41 - - [2025-12-22 01:56:13] "GET /tag/5e17131f-6b22-4ae5-b9bb-ae08980d111b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011986 10.0.0.41 - - [2025-12-22 01:56:13] "POST /firewall-rules HTTP/1.1" 409 293 0.001680 10.0.0.41 - - [2025-12-22 01:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.41 - - [2025-12-22 01:56:13] "PUT /firewall-rule/f7b7f9ec-ea69-4adc-b409-73983065e6dc HTTP/1.1" 200 260 0.023294 10.0.0.41 - - [2025-12-22 01:56:13] "POST /ref-update HTTP/1.1" 200 156 0.025004 10.0.0.41 - - [2025-12-22 01:56:13] "POST /chown HTTP/1.1" 200 109 0.011883 10.0.0.41 - - [2025-12-22 01:56:13] "GET /firewall-rule/f7b7f9ec-ea69-4adc-b409-73983065e6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.011019 10.0.0.41 - - [2025-12-22 01:56:13] "POST /chown HTTP/1.1" 200 109 0.022721 10.0.0.41 - - [2025-12-22 01:56:13] "GET /firewall-policy/e372afdd-f24f-4d12-bbfa-c8a95fc6be80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007097 10.0.0.41 - - [2025-12-22 01:56:13] "GET /firewall-rule/f7b7f9ec-ea69-4adc-b409-73983065e6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002171 10.0.0.41 - - [2025-12-22 01:56:13] "PUT /instance-ip/4d66d602-71c1-4125-9272-61e54c2b960a HTTP/1.1" 200 256 0.012644 10.0.0.41 - - [2025-12-22 01:56:13] "POST /ref-update HTTP/1.1" 200 156 0.021589 10.0.0.41 - - [2025-12-22 01:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.41 - - [2025-12-22 01:56:13] "POST /chown HTTP/1.1" 200 109 0.006748 10.0.0.41 - - [2025-12-22 01:56:13] "POST /chown HTTP/1.1" 200 109 0.019435 10.0.0.41 - - [2025-12-22 01:56:13] "PUT /instance-ip/4d66d602-71c1-4125-9272-61e54c2b960a HTTP/1.1" 200 256 0.022469 10.0.0.41 - - [2025-12-22 01:56:13] "POST /ref-update HTTP/1.1" 200 156 0.012596 10.0.0.41 - - [2025-12-22 01:56:13] "POST /chown HTTP/1.1" 200 109 0.014672 10.0.0.41 - - [2025-12-22 01:56:13] "POST /chown HTTP/1.1" 200 109 0.012220 10.0.0.41 - - [2025-12-22 01:56:13] "PUT /instance-ip/4d66d602-71c1-4125-9272-61e54c2b960a HTTP/1.1" 200 256 0.011856 10.0.0.41 - - [2025-12-22 01:56:13] "POST /ref-update HTTP/1.1" 200 156 0.022678 10.0.0.41 - - [2025-12-22 01:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005561 10.0.0.41 - - [2025-12-22 01:56:13] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.018128 10.0.0.41 - - [2025-12-22 01:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.41 - - [2025-12-22 01:56:13] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.028977 10.0.0.41 - - [2025-12-22 01:56:14] "POST /virtual-machines HTTP/1.1" 200 373 0.010488 10.0.0.41 - - [2025-12-22 01:56:14] "PUT /service-instance/0415e930-a2d4-4dfd-980c-b1f8ddd7f74f HTTP/1.1" 200 266 0.020079 10.0.0.41 - - [2025-12-22 01:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.036888 10.0.0.41 - - [2025-12-22 01:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.035568 10.0.0.41 - - [2025-12-22 01:56:14] "PUT /service-instance/0415e930-a2d4-4dfd-980c-b1f8ddd7f74f HTTP/1.1" 200 266 0.062422 10.0.0.41 - - [2025-12-22 01:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020229 10.0.0.41 - - [2025-12-22 01:56:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.155643 10.0.0.41 - - [2025-12-22 01:56:14] "PUT /service-instance/0415e930-a2d4-4dfd-980c-b1f8ddd7f74f HTTP/1.1" 200 266 0.013821 10.0.0.41 - - [2025-12-22 01:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020793 10.0.0.41 - - [2025-12-22 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005653 10.0.0.41 - - [2025-12-22 01:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.023079 10.0.0.41 - - [2025-12-22 01:56:14] "GET /virtual-machine-interface/6582eb0e-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.027189 10.0.0.41 - - [2025-12-22 01:56:14] "PUT /service-instance/0415e930-a2d4-4dfd-980c-b1f8ddd7f74f HTTP/1.1" 200 266 0.013502 10.0.0.41 - - [2025-12-22 01:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.019138 10.0.0.41 - - [2025-12-22 01:56:14] "POST /instance-ips HTTP/1.1" 200 413 0.058928 10.0.0.41 - - [2025-12-22 01:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.040338 10.0.0.41 - - [2025-12-22 01:56:14] "PUT /service-instance/0415e930-a2d4-4dfd-980c-b1f8ddd7f74f HTTP/1.1" 200 266 0.026519 10.0.0.41 - - [2025-12-22 01:56:14] "GET /virtual-machine-interface/6582eb0e-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.022927 10.0.0.41 - - [2025-12-22 01:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013303 10.0.0.41 - - [2025-12-22 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007761 10.0.0.41 - - [2025-12-22 01:56:14] "POST /chown HTTP/1.1" 200 109 0.016879 10.0.0.41 - - [2025-12-22 01:56:14] "POST /set-tag HTTP/1.1" 200 109 0.045517 10.0.0.41 - - [2025-12-22 01:56:14] "GET /virtual-machine-interface/6582eb0e-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014921 10.0.0.41 - - [2025-12-22 01:56:14] "GET /instance-ip/65a54c08-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004193 10.0.0.41 - - [2025-12-22 01:56:14] "POST /chown HTTP/1.1" 200 109 0.006923 10.0.0.41 - - [2025-12-22 01:56:14] "POST /ref-update HTTP/1.1" 200 156 0.011746 10.0.0.41 - - [2025-12-22 01:56:14] "POST /chown HTTP/1.1" 200 109 0.021233 10.0.0.41 - - [2025-12-22 01:56:14] "GET /virtual-machine-interface/6582eb0e-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005228 10.0.0.41 - - [2025-12-22 01:56:14] "POST /set-tag HTTP/1.1" 200 109 0.004013 10.0.0.41 - - [2025-12-22 01:56:14] "GET /virtual-router/63d25dea-08cf-4416-bb15-a482054ea168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003588 10.0.0.41 - - [2025-12-22 01:56:14] "POST /chown HTTP/1.1" 200 109 0.005800 10.0.0.41 - - [2025-12-22 01:56:14] "POST /ref-update HTTP/1.1" 200 156 0.026716 10.0.0.41 - - [2025-12-22 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005603 10.0.0.41 - - [2025-12-22 01:56:14] "POST /ref-update HTTP/1.1" 200 156 0.022442 10.0.0.41 - - [2025-12-22 01:56:14] "GET /virtual-machine-interface/6582eb0e-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014677 10.0.0.41 - - [2025-12-22 01:56:14] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.41 - - [2025-12-22 01:56:14] "POST /chown HTTP/1.1" 200 109 0.006874 10.0.0.41 - - [2025-12-22 01:56:14] "POST /chown HTTP/1.1" 200 109 0.012794 10.0.0.41 - - [2025-12-22 01:56:14] "GET /virtual-machine-interface/6582eb0e-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.019211 10.0.0.41 - - [2025-12-22 01:56:14] "POST /set-tag HTTP/1.1" 200 109 0.001770 10.0.0.41 - - [2025-12-22 01:56:14] "POST /chown HTTP/1.1" 200 109 0.029598 10.0.0.41 - - [2025-12-22 01:56:14] "POST /chown HTTP/1.1" 200 109 0.006111 10.0.0.41 - - [2025-12-22 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.005993 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.010056 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.007053 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.006348 10.0.0.41 - - [2025-12-22 01:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.005438 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.021885 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.018067 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.014640 10.0.0.41 - - [2025-12-22 01:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.006337 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.019673 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.007229 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.021340 10.0.0.41 - - [2025-12-22 01:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.007344 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.024360 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.026700 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.007787 10.0.0.41 - - [2025-12-22 01:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.006402 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.024691 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.007213 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.022485 10.0.0.41 - - [2025-12-22 01:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.006349 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.016787 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.015428 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.006175 10.0.0.41 - - [2025-12-22 01:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.005662 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.018182 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.006105 10.0.0.41 - - [2025-12-22 01:56:15] "POST /chown HTTP/1.1" 200 109 0.020277 10.0.0.41 - - [2025-12-22 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.41 - - [2025-12-22 01:56:16] "POST /chown HTTP/1.1" 200 109 0.007713 10.0.0.41 - - [2025-12-22 01:56:16] "POST /chown HTTP/1.1" 200 109 0.022379 10.0.0.41 - - [2025-12-22 01:56:16] "POST /chown HTTP/1.1" 200 109 0.015864 10.0.0.41 - - [2025-12-22 01:56:16] "POST /chown HTTP/1.1" 200 109 0.007529 10.0.0.41 - - [2025-12-22 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.41 - - [2025-12-22 01:56:16] "POST /chown HTTP/1.1" 200 109 0.005527 10.0.0.41 - - [2025-12-22 01:56:16] "POST /chown HTTP/1.1" 200 109 0.012247 10.0.0.41 - - [2025-12-22 01:56:16] "POST /chown HTTP/1.1" 200 109 0.010181 10.0.0.41 - - [2025-12-22 01:56:16] "POST /chown HTTP/1.1" 200 109 0.022962 10.0.0.41 - - [2025-12-22 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.41 - - [2025-12-22 01:56:16] "POST /chown HTTP/1.1" 200 109 0.006399 10.0.0.41 - - [2025-12-22 01:56:16] "POST /chown HTTP/1.1" 200 109 0.020858 10.0.0.41 - - [2025-12-22 01:56:16] "POST /chown HTTP/1.1" 200 109 0.011492 10.0.0.41 - - [2025-12-22 01:56:16] "POST /chown HTTP/1.1" 200 109 0.008360 10.0.0.41 - - [2025-12-22 01:56:17] "GET /virtual-machine-interface/60db77f6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004769 10.0.0.41 - - [2025-12-22 01:56:17] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.41 - - [2025-12-22 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.41 - - [2025-12-22 01:56:17] "GET /loadbalancer/929b0ff0-4f4c-40f1-9424-af8ceabe1d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002218 10.0.0.41 - - [2025-12-22 01:56:17] "GET /loadbalancer-pool/b42081a5-9e6a-489c-970a-18cca59e88ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002288 10.0.0.41 - - [2025-12-22 01:56:17] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014319 10.0.0.41 - - [2025-12-22 01:56:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.011564 10.0.0.41 - - [2025-12-22 01:56:17] "GET /virtual-machine-interface/60db77f6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006121 10.0.0.41 - - [2025-12-22 01:56:17] "GET /virtual-machine-interface/60db77f6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003523 10.0.0.41 - - [2025-12-22 01:56:17] "POST /ref-update HTTP/1.1" 200 156 0.006192 10.0.0.41 - - [2025-12-22 01:56:17] "GET /floating-ip/c1f4311a-f037-48bf-9ebe-19043593b510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.013172 10.0.0.41 - - [2025-12-22 01:56:17] "POST /tags HTTP/1.1" 409 221 0.001726 10.0.0.41 - - [2025-12-22 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.41 - - [2025-12-22 01:56:17] "GET /tag/306fc01f-2f49-43b5-abb9-256c36852175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009783 10.0.0.41 - - [2025-12-22 01:56:17] "PUT /floating-ip/c1f4311a-f037-48bf-9ebe-19043593b510 HTTP/1.1" 200 256 0.015127 10.0.0.41 - - [2025-12-22 01:56:17] "POST /set-tag HTTP/1.1" 200 109 0.037599 10.0.0.41 - - [2025-12-22 01:56:18] "GET /virtual-machine-interface/6134bdac-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004714 10.0.0.41 - - [2025-12-22 01:56:18] "POST /set-tag HTTP/1.1" 200 109 0.002750 10.0.0.41 - - [2025-12-22 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.41 - - [2025-12-22 01:56:18] "GET /loadbalancer/929b0ff0-4f4c-40f1-9424-af8ceabe1d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002208 10.0.0.41 - - [2025-12-22 01:56:18] "GET /loadbalancer-pool/b42081a5-9e6a-489c-970a-18cca59e88ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002763 10.0.0.41 - - [2025-12-22 01:56:18] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013436 10.0.0.41 - - [2025-12-22 01:56:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.006936 10.0.0.41 - - [2025-12-22 01:56:18] "GET /virtual-machine-interface/6134bdac-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005138 10.0.0.41 - - [2025-12-22 01:56:18] "GET /virtual-machine-interface/6134bdac-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007064 10.0.0.41 - - [2025-12-22 01:56:18] "POST /ref-update HTTP/1.1" 200 156 0.007564 10.0.0.41 - - [2025-12-22 01:56:18] "GET /floating-ip/c1f4311a-f037-48bf-9ebe-19043593b510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009911 10.0.0.41 - - [2025-12-22 01:56:18] "POST /set-tag HTTP/1.1" 200 109 0.033234 10.0.0.41 - - [2025-12-22 01:56:18] "GET /virtual-machine/2460815e-7a52-48af-b9d3-eed1d638d8c0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.010838 10.0.0.41 - - [2025-12-22 01:56:18] "GET /virtual-machine-interface/60db77f6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004611 10.0.0.41 - - [2025-12-22 01:56:19] "GET /virtual-machine/a97bd310-da50-4209-8551-32180fcd9a27?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002912 10.0.0.41 - - [2025-12-22 01:56:19] "GET /virtual-machine-interface/6134bdac-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003789 10.0.0.41 - - [2025-12-22 01:56:28] "GET /virtual-machine-interface/6582eb0e-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004376 10.0.0.41 - - [2025-12-22 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.41 - - [2025-12-22 01:56:29] "GET /virtual-machine/24cf3380-7fad-4681-addf-75f3a43582c0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003168 10.0.0.41 - - [2025-12-22 01:56:29] "GET /virtual-machine-interface/6582eb0e-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004802 10.0.0.41 - - [2025-12-22 01:56:29] "GET /virtual-machine-interface/6582eb0e-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004217 10.0.0.41 - - [2025-12-22 01:56:29] "POST /set-tag HTTP/1.1" 200 109 0.002787 10.0.0.41 - - [2025-12-22 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.41 - - [2025-12-22 01:56:34] "POST /chown HTTP/1.1" 200 109 0.007460 10.0.0.41 - - [2025-12-22 01:56:34] "POST /chown HTTP/1.1" 200 109 0.016529 10.0.0.41 - - [2025-12-22 01:56:34] "POST /chown HTTP/1.1" 200 109 0.007561 10.0.0.41 - - [2025-12-22 01:56:34] "POST /chown HTTP/1.1" 200 109 0.006069 10.0.0.41 - - [2025-12-22 01:57:01] "GET /virtual-machine-interface/6582eb0e-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005989 10.0.0.41 - - [2025-12-22 01:57:01] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.41 - - [2025-12-22 01:57:01] "GET /virtual-machine-interface/6582eb0e-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004280 10.0.0.41 - - [2025-12-22 01:57:01] "POST /set-tag HTTP/1.1" 200 109 0.002027 10.0.0.41 - - [2025-12-22 01:57:01] "GET /virtual-machine/24cf3380-7fad-4681-addf-75f3a43582c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002461 10.0.0.41 - - [2025-12-22 01:57:01] "POST /ref-update HTTP/1.1" 200 156 0.008693 10.0.0.41 - - [2025-12-22 01:57:01] "GET /virtual-machine-interface/6582eb0e-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004233 10.0.0.41 - - [2025-12-22 01:57:01] "POST /set-tag HTTP/1.1" 200 109 0.015080 10.0.0.41 - - [2025-12-22 01:57:01] "POST /set-tag HTTP/1.1" 200 109 0.027671 10.0.0.41 - - [2025-12-22 01:57:01] "DELETE /instance-ip/65a54c08-ded9-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.030757 10.0.0.41 - - [2025-12-22 01:57:01] "DELETE /virtual-machine-interface/6582eb0e-ded9-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.034948 10.0.0.41 - - [2025-12-22 01:57:01] "DELETE /virtual-machine/24cf3380-7fad-4681-addf-75f3a43582c0 HTTP/1.1" 200 115 0.012990 10.0.0.41 - - [2025-12-22 01:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.41 - - [2025-12-22 01:57:04] "GET /tag/5e17131f-6b22-4ae5-b9bb-ae08980d111b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012516 10.0.0.41 - - [2025-12-22 01:57:04] "GET /tag/5e17131f-6b22-4ae5-b9bb-ae08980d111b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.010934 10.0.0.41 - - [2025-12-22 01:57:04] "GET /virtual-machine-interface/8db2ec60-7ffb-4833-9d6d-fd45ff8fa871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004640 10.0.0.41 - - [2025-12-22 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.013229 10.0.0.41 - - [2025-12-22 01:57:04] "GET /virtual-machine-interface/ecd3886f-3d65-4974-b42e-db1f17428872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004323 10.0.0.41 - - [2025-12-22 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.021579 10.0.0.41 - - [2025-12-22 01:57:04] "GET /virtual-machine-interface/f1e1b26b-791d-426e-a123-d1dc4ba04071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.011082 10.0.0.41 - - [2025-12-22 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.013316 10.0.0.41 - - [2025-12-22 01:57:04] "GET /firewall-policy/e372afdd-f24f-4d12-bbfa-c8a95fc6be80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.011722 10.0.0.41 - - [2025-12-22 01:57:04] "GET /firewall-rule/f7b7f9ec-ea69-4adc-b409-73983065e6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002508 10.0.0.41 - - [2025-12-22 01:57:04] "POST /ref-update HTTP/1.1" 200 156 0.018224 10.0.0.41 - - [2025-12-22 01:57:04] "DELETE /firewall-rule/f7b7f9ec-ea69-4adc-b409-73983065e6dc HTTP/1.1" 200 115 0.046680 10.0.0.41 - - [2025-12-22 01:57:04] "DELETE /loadbalancer-member/72969f5c-c7ec-4aac-bf44-297c59c429cf HTTP/1.1" 200 115 0.029113 10.0.0.41 - - [2025-12-22 01:57:04] "PUT /service-instance/0415e930-a2d4-4dfd-980c-b1f8ddd7f74f HTTP/1.1" 200 266 0.009161 10.0.0.41 - - [2025-12-22 01:57:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014303 10.0.0.41 - - [2025-12-22 01:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007516 10.0.0.41 - - [2025-12-22 01:57:04] "DELETE /loadbalancer-pool/801dd15f-6373-4214-889c-0e953ef798b3 HTTP/1.1" 200 115 0.064209 10.0.0.41 - - [2025-12-22 01:57:04] "DELETE /loadbalancer-listener/8a64bf08-0ba9-4cef-bca3-a0ca0557b32d HTTP/1.1" 200 115 0.029052 10.0.0.41 - - [2025-12-22 01:57:04] "GET /floating-ip/d133d3f9-7310-487e-8dc8-a6e6e7c349df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.002540 10.0.0.41 - - [2025-12-22 01:57:04] "POST /chown HTTP/1.1" 200 109 0.006292 10.0.0.41 - - [2025-12-22 01:57:04] "POST /chown HTTP/1.1" 200 109 0.018480 10.0.0.41 - - [2025-12-22 01:57:05] "POST /chown HTTP/1.1" 200 109 0.015332 10.0.0.41 - - [2025-12-22 01:57:05] "PUT /floating-ip/d133d3f9-7310-487e-8dc8-a6e6e7c349df HTTP/1.1" 200 256 0.038622 10.0.0.41 - - [2025-12-22 01:57:05] "POST /chown HTTP/1.1" 200 109 0.016643 10.0.0.41 - - [2025-12-22 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.41 - - [2025-12-22 01:57:05] "POST /chown HTTP/1.1" 200 109 0.006201 10.0.0.41 - - [2025-12-22 01:57:05] "DELETE /floating-ip/d133d3f9-7310-487e-8dc8-a6e6e7c349df HTTP/1.1" 200 115 0.093013 10.0.0.41 - - [2025-12-22 01:57:05] "POST /chown HTTP/1.1" 200 109 0.014223 10.0.0.41 - - [2025-12-22 01:57:05] "POST /chown HTTP/1.1" 200 109 0.026214 10.0.0.41 - - [2025-12-22 01:57:05] "POST /chown HTTP/1.1" 200 109 0.023203 10.0.0.41 - - [2025-12-22 01:57:05] "DELETE /loadbalancer/5f1442dc-3741-4b8c-a22f-5419db433c7b HTTP/1.1" 200 115 0.100213 10.0.0.41 - - [2025-12-22 01:57:05] "PUT /service-instance/0415e930-a2d4-4dfd-980c-b1f8ddd7f74f HTTP/1.1" 200 266 0.021868 10.0.0.41 - - [2025-12-22 01:57:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.022589 10.0.0.41 - - [2025-12-22 01:57:05] "DELETE /instance-ip/4d66d602-71c1-4125-9272-61e54c2b960a HTTP/1.1" 200 115 0.102756 10.0.0.41 - - [2025-12-22 01:57:05] "PUT /service-instance/0415e930-a2d4-4dfd-980c-b1f8ddd7f74f HTTP/1.1" 200 266 0.024124 10.0.0.41 - - [2025-12-22 01:57:05] "DELETE /virtual-machine-interface/f1e1b26b-791d-426e-a123-d1dc4ba04071 HTTP/1.1" 200 115 0.080968 10.0.0.41 - - [2025-12-22 01:57:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.006239 10.0.0.41 - - [2025-12-22 01:57:05] "GET /floating-ip-pool/cab8c79a-6da8-45b9-b346-c2f0809e31c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.007395 10.0.0.41 - - [2025-12-22 01:57:05] "POST /ref-update HTTP/1.1" 200 156 0.026826 10.0.0.41 - - [2025-12-22 01:57:05] "PUT /service-instance/0415e930-a2d4-4dfd-980c-b1f8ddd7f74f HTTP/1.1" 200 266 0.024094 10.0.0.41 - - [2025-12-22 01:57:05] "DELETE /tag/5e17131f-6b22-4ae5-b9bb-ae08980d111b HTTP/1.1" 200 115 0.154677 10.0.0.41 - - [2025-12-22 01:57:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.047409 10.0.0.41 - - [2025-12-22 01:57:05] "DELETE /floating-ip-pool/cab8c79a-6da8-45b9-b346-c2f0809e31c6 HTTP/1.1" 200 115 0.062670 10.0.0.41 - - [2025-12-22 01:57:05] "DELETE /service-instance/0415e930-a2d4-4dfd-980c-b1f8ddd7f74f HTTP/1.1" 200 115 0.054461 10.0.0.41 - - [2025-12-22 01:57:05] "GET /virtual-machine-interface/8db2ec60-7ffb-4833-9d6d-fd45ff8fa871?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005327 10.0.0.41 - - [2025-12-22 01:57:05] "POST /useragent-kv HTTP/1.1" 200 115 0.001482 10.0.0.41 - - [2025-12-22 01:57:05] "POST /useragent-kv HTTP/1.1" 200 115 0.001273 10.0.0.41 - - [2025-12-22 01:57:05] "DELETE /virtual-network/9bd98d78-9f59-47cf-bd96-80966fe4395d HTTP/1.1" 200 115 0.124732 10.0.0.41 - - [2025-12-22 01:57:05] "GET /routing-instance/532eabb5-0a67-4fb3-be60-f3aa3c869db5 HTTP/1.1" 404 171 0.001923 10.0.0.41 - - [2025-12-22 01:57:05] "GET /domains HTTP/1.1" 200 280 0.005477 10.0.0.41 - - [2025-12-22 01:57:05] "GET /domain/b4244192-562d-4589-a80e-be3bf8b8dad2 HTTP/1.1" 200 3087 0.002856 10.0.0.41 - - [2025-12-22 01:57:05] "DELETE /virtual-machine-interface/8db2ec60-7ffb-4833-9d6d-fd45ff8fa871 HTTP/1.1" 200 115 0.070335 10.0.0.41 - - [2025-12-22 01:57:05] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84 HTTP/1.1" 200 7142 0.041438 10.0.0.41 - - [2025-12-22 01:57:05] "DELETE /virtual-machine/09720729-1910-4563-86e0-8a1953b998bd HTTP/1.1" 200 115 0.034207 10.0.0.41 - - [2025-12-22 01:57:05] "GET /virtual-machine-interface/ecd3886f-3d65-4974-b42e-db1f17428872?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.023893 10.0.0.41 - - [2025-12-22 01:57:05] "GET /virtual-machine-interface/6134bdac-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004091 10.0.0.41 - - [2025-12-22 01:57:05] "POST /set-tag HTTP/1.1" 200 109 0.002093 10.0.0.41 - - [2025-12-22 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.41 - - [2025-12-22 01:57:05] "GET /loadbalancer/929b0ff0-4f4c-40f1-9424-af8ceabe1d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002839 10.0.0.41 - - [2025-12-22 01:57:05] "GET /virtual-machine-interface/6134bdac-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003322 10.0.0.41 - - [2025-12-22 01:57:05] "DELETE /virtual-machine-interface/ecd3886f-3d65-4974-b42e-db1f17428872 HTTP/1.1" 200 115 0.041285 10.0.0.41 - - [2025-12-22 01:57:05] "POST /ref-update HTTP/1.1" 200 156 0.009511 10.0.0.41 - - [2025-12-22 01:57:06] "DELETE /virtual-machine/4e1b721e-dc9b-4646-b19d-db83deb75347 HTTP/1.1" 200 115 0.099996 10.0.0.41 - - [2025-12-22 01:57:06] "POST /set-tag HTTP/1.1" 200 109 0.105008 10.0.0.41 - - [2025-12-22 01:57:06] "DELETE /loadbalancer-member/ddbcd9e5-cb4b-4961-929a-40340e8bb659 HTTP/1.1" 200 115 0.036253 10.0.0.41 - - [2025-12-22 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.41 - - [2025-12-22 01:57:06] "DELETE /route-target/090548e2-f9b0-4d28-b1a7-c2a0274a5f77 HTTP/1.1" 200 115 0.012700 10.0.0.41 - - [2025-12-22 01:57:06] "GET /virtual-machine-interface/6134bdac-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007637 10.0.0.41 - - [2025-12-22 01:57:06] "POST /set-tag HTTP/1.1" 200 109 0.003289 10.0.0.41 - - [2025-12-22 01:57:06] "GET /virtual-machine-interface/6134bdac-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004057 10.0.0.41 - - [2025-12-22 01:57:06] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.41 - - [2025-12-22 01:57:06] "GET /virtual-machine/a97bd310-da50-4209-8551-32180fcd9a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002290 10.0.0.41 - - [2025-12-22 01:57:06] "POST /ref-update HTTP/1.1" 200 156 0.009207 10.0.0.41 - - [2025-12-22 01:57:06] "GET /virtual-machine-interface/6134bdac-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010456 10.0.0.41 - - [2025-12-22 01:57:06] "POST /set-tag HTTP/1.1" 200 109 0.019919 10.0.0.41 - - [2025-12-22 01:57:06] "POST /set-tag HTTP/1.1" 200 109 0.028323 10.0.0.41 - - [2025-12-22 01:57:06] "POST /set-tag HTTP/1.1" 200 109 0.027473 10.0.0.41 - - [2025-12-22 01:57:06] "DELETE /instance-ip/6150d4f6-ded9-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.029464 10.0.0.41 - - [2025-12-22 01:57:06] "POST /ref-update HTTP/1.1" 200 156 0.007148 10.0.0.41 - - [2025-12-22 01:57:06] "DELETE /virtual-machine-interface/6134bdac-ded9-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.037411 10.0.0.41 - - [2025-12-22 01:57:07] "DELETE /virtual-machine/a97bd310-da50-4209-8551-32180fcd9a27 HTTP/1.1" 200 115 0.019025 10.0.0.41 - - [2025-12-22 01:57:10] "GET /virtual-machine-interface/60db77f6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008083 10.0.0.41 - - [2025-12-22 01:57:10] "POST /set-tag HTTP/1.1" 200 109 0.007336 10.0.0.41 - - [2025-12-22 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.41 - - [2025-12-22 01:57:10] "GET /loadbalancer/929b0ff0-4f4c-40f1-9424-af8ceabe1d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002378 10.0.0.41 - - [2025-12-22 01:57:11] "GET /virtual-machine-interface/60db77f6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006304 10.0.0.41 - - [2025-12-22 01:57:11] "POST /set-tag HTTP/1.1" 200 109 0.005635 10.0.0.41 - - [2025-12-22 01:57:11] "GET /virtual-machine-interface/60db77f6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008103 10.0.0.41 - - [2025-12-22 01:57:11] "POST /set-tag HTTP/1.1" 200 109 0.002687 10.0.0.41 - - [2025-12-22 01:57:11] "GET /virtual-machine/2460815e-7a52-48af-b9d3-eed1d638d8c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003450 10.0.0.41 - - [2025-12-22 01:57:11] "POST /ref-update HTTP/1.1" 200 156 0.013826 10.0.0.41 - - [2025-12-22 01:57:11] "GET /virtual-machine-interface/60db77f6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005564 10.0.0.41 - - [2025-12-22 01:57:11] "POST /set-tag HTTP/1.1" 200 109 0.015461 10.0.0.41 - - [2025-12-22 01:57:11] "POST /set-tag HTTP/1.1" 200 109 0.048147 10.0.0.41 - - [2025-12-22 01:57:11] "POST /set-tag HTTP/1.1" 200 109 0.025814 10.0.0.41 - - [2025-12-22 01:57:11] "DELETE /instance-ip/60f5feaa-ded9-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.026103 10.0.0.41 - - [2025-12-22 01:57:11] "POST /ref-update HTTP/1.1" 200 156 0.009466 10.0.0.41 - - [2025-12-22 01:57:12] "DELETE /virtual-machine-interface/60db77f6-ded9-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.053707 10.0.0.41 - - [2025-12-22 01:57:12] "DELETE /virtual-machine/2460815e-7a52-48af-b9d3-eed1d638d8c0 HTTP/1.1" 200 115 0.020368 10.0.0.41 - - [2025-12-22 01:57:12] "DELETE /tag/8f10dc18-c7dc-4c75-ac78-a87c6646360b HTTP/1.1" 200 115 0.064895 10.0.0.41 - - [2025-12-22 01:57:12] "DELETE /tag/6a57162b-9e6a-4b74-9bf1-bc01ba3931cd HTTP/1.1" 200 115 0.037596 10.0.0.41 - - [2025-12-22 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.41 - - [2025-12-22 01:57:16] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041025 10.0.0.41 - - [2025-12-22 01:57:16] "POST /tags HTTP/1.1" 200 393 0.024244 10.0.0.41 - - [2025-12-22 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.41 - - [2025-12-22 01:57:16] "GET /tag/1f2c4d6e-715f-4fd0-99a7-492f77d22169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011549 10.0.0.41 - - [2025-12-22 01:57:16] "POST /tags HTTP/1.1" 200 341 0.015969 10.0.0.41 - - [2025-12-22 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.41 - - [2025-12-22 01:57:16] "GET /tag/d6b94bfa-b359-4d98-9f24-d1dd9b8ba593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012205 10.0.0.41 - - [2025-12-22 01:57:16] "POST /id-to-fqname HTTP/1.1" 200 192 0.000568 10.0.0.41 - - [2025-12-22 01:57:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.011172 10.0.0.41 - - [2025-12-22 01:57:16] "POST /security-groups HTTP/1.1" 200 589 0.062268 10.0.0.41 - - [2025-12-22 01:57:16] "POST /projects HTTP/1.1" 200 519 0.148740 10.0.0.41 - - [2025-12-22 01:57:16] "POST /fqname-to-id HTTP/1.1" 404 236 0.003132 10.0.0.41 - - [2025-12-22 01:57:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015081 10.0.0.41 - - [2025-12-22 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004778 10.0.0.41 - - [2025-12-22 01:57:16] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.013726 10.0.0.41 - - [2025-12-22 01:57:16] "POST /access-control-lists HTTP/1.1" 200 598 0.072129 10.0.0.41 - - [2025-12-22 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.41 - - [2025-12-22 01:57:16] "GET /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.003518 10.0.0.41 - - [2025-12-22 01:57:16] "POST /fqname-to-id HTTP/1.1" 404 235 0.005495 10.0.0.41 - - [2025-12-22 01:57:16] "PUT /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f HTTP/1.1" 200 264 0.047208 10.0.0.41 - - [2025-12-22 01:57:16] "POST /access-control-lists HTTP/1.1" 200 596 0.072100 10.0.0.41 - - [2025-12-22 01:57:16] "PUT /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030 HTTP/1.1" 200 264 0.069867 10.0.0.41 - - [2025-12-22 01:57:17] "POST /security-groups HTTP/1.1" 200 591 0.073860 10.0.0.41 - - [2025-12-22 01:57:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.019975 10.0.0.41 - - [2025-12-22 01:57:17] "POST /fqname-to-id HTTP/1.1" 404 270 0.007058 10.0.0.41 - - [2025-12-22 01:57:17] "POST /chown HTTP/1.1" 200 109 0.029675 10.0.0.41 - - [2025-12-22 01:57:17] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.028142 10.0.0.41 - - [2025-12-22 01:57:17] "POST /access-control-lists HTTP/1.1" 200 632 0.097541 10.0.0.41 - - [2025-12-22 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010269 10.0.0.41 - - [2025-12-22 01:57:17] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005147 10.0.0.41 - - [2025-12-22 01:57:17] "POST /fqname-to-id HTTP/1.1" 404 269 0.001764 10.0.0.41 - - [2025-12-22 01:57:17] "POST /tags HTTP/1.1" 409 226 0.003800 10.0.0.41 - - [2025-12-22 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005819 10.0.0.41 - - [2025-12-22 01:57:17] "GET /tag/d6b94bfa-b359-4d98-9f24-d1dd9b8ba593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.049567 10.0.0.41 - - [2025-12-22 01:57:17] "POST /access-control-lists HTTP/1.1" 200 630 0.077980 10.0.0.41 - - [2025-12-22 01:57:17] "POST /firewall-rules HTTP/1.1" 200 600 0.061408 10.0.0.41 - - [2025-12-22 01:57:17] "GET /firewall-rule/f1e66e31-7fee-4be8-99f2-da0370b54f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006842 10.0.0.41 - - [2025-12-22 01:57:17] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003510 10.0.0.41 - - [2025-12-22 01:57:17] "GET /firewall-rule/f1e66e31-7fee-4be8-99f2-da0370b54f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002887 10.0.0.41 - - [2025-12-22 01:57:17] "POST /ref-update HTTP/1.1" 200 156 0.039287 10.0.0.41 - - [2025-12-22 01:57:17] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004519 10.0.0.41 - - [2025-12-22 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.41 - - [2025-12-22 01:57:17] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002661 10.0.0.41 - - [2025-12-22 01:57:17] "POST /tags HTTP/1.1" 409 226 0.001589 10.0.0.41 - - [2025-12-22 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.41 - - [2025-12-22 01:57:17] "GET /tag/d6b94bfa-b359-4d98-9f24-d1dd9b8ba593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009626 10.0.0.41 - - [2025-12-22 01:57:17] "POST /firewall-rules HTTP/1.1" 200 598 0.061390 10.0.0.41 - - [2025-12-22 01:57:17] "GET /firewall-rule/127f989d-954e-469e-a6c9-af61eff05171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.017882 10.0.0.41 - - [2025-12-22 01:57:17] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005913 10.0.0.41 - - [2025-12-22 01:57:17] "GET /firewall-rule/127f989d-954e-469e-a6c9-af61eff05171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003000 10.0.0.41 - - [2025-12-22 01:57:17] "POST /ref-update HTTP/1.1" 200 156 0.056112 10.0.0.41 - - [2025-12-22 01:57:19] "POST /tags HTTP/1.1" 200 393 0.023839 10.0.0.41 - - [2025-12-22 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010970 10.0.0.41 - - [2025-12-22 01:57:19] "GET /tag/474e054b-6ea6-4cf4-9afd-7deae2099226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012050 10.0.0.41 - - [2025-12-22 01:57:19] "POST /tags HTTP/1.1" 200 341 0.016890 10.0.0.41 - - [2025-12-22 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.41 - - [2025-12-22 01:57:19] "GET /tag/43459e41-c128-402a-8599-ce0ac3acdb6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011458 10.0.0.41 - - [2025-12-22 01:57:19] "POST /id-to-fqname HTTP/1.1" 200 192 0.000449 10.0.0.41 - - [2025-12-22 01:57:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.005966 10.0.0.41 - - [2025-12-22 01:57:19] "POST /security-groups HTTP/1.1" 200 589 0.085732 10.0.0.41 - - [2025-12-22 01:57:19] "POST /fqname-to-id HTTP/1.1" 404 236 0.001672 10.0.0.41 - - [2025-12-22 01:57:19] "POST /projects HTTP/1.1" 200 519 0.217347 10.0.0.41 - - [2025-12-22 01:57:19] "POST /access-control-lists HTTP/1.1" 200 598 0.023774 10.0.0.41 - - [2025-12-22 01:57:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024151 10.0.0.41 - - [2025-12-22 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008056 10.0.0.41 - - [2025-12-22 01:57:19] "POST /fqname-to-id HTTP/1.1" 404 235 0.003917 10.0.0.41 - - [2025-12-22 01:57:19] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.033378 10.0.0.41 - - [2025-12-22 01:57:19] "POST /access-control-lists HTTP/1.1" 200 596 0.062309 10.0.0.41 - - [2025-12-22 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010423 10.0.0.41 - - [2025-12-22 01:57:20] "GET /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.016144 10.0.0.41 - - [2025-12-22 01:57:20] "PUT /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f HTTP/1.1" 200 264 0.037985 10.0.0.41 - - [2025-12-22 01:57:20] "PUT /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030 HTTP/1.1" 200 264 0.042706 10.0.0.41 - - [2025-12-22 01:57:20] "POST /security-groups HTTP/1.1" 200 591 0.069413 10.0.0.41 - - [2025-12-22 01:57:20] "POST /fqname-to-id HTTP/1.1" 404 270 0.002633 10.0.0.41 - - [2025-12-22 01:57:20] "POST /access-control-lists HTTP/1.1" 200 632 0.021778 10.0.0.41 - - [2025-12-22 01:57:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.028960 10.0.0.41 - - [2025-12-22 01:57:20] "POST /chown HTTP/1.1" 200 109 0.021291 10.0.0.41 - - [2025-12-22 01:57:20] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006434 10.0.0.41 - - [2025-12-22 01:57:20] "POST /fqname-to-id HTTP/1.1" 404 269 0.007313 10.0.0.41 - - [2025-12-22 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.41 - - [2025-12-22 01:57:20] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.022734 10.0.0.41 - - [2025-12-22 01:57:20] "POST /access-control-lists HTTP/1.1" 200 630 0.066707 10.0.0.41 - - [2025-12-22 01:57:20] "POST /tags HTTP/1.1" 409 226 0.009949 10.0.0.41 - - [2025-12-22 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006987 10.0.0.41 - - [2025-12-22 01:57:20] "GET /tag/43459e41-c128-402a-8599-ce0ac3acdb6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011773 10.0.0.41 - - [2025-12-22 01:57:20] "POST /firewall-rules HTTP/1.1" 200 600 0.062011 10.0.0.41 - - [2025-12-22 01:57:20] "GET /firewall-rule/cf8eacaf-c10f-4e6a-8ae1-ded7672bab34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.024096 10.0.0.41 - - [2025-12-22 01:57:20] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004396 10.0.0.41 - - [2025-12-22 01:57:20] "GET /firewall-rule/cf8eacaf-c10f-4e6a-8ae1-ded7672bab34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002942 10.0.0.41 - - [2025-12-22 01:57:20] "POST /ref-update HTTP/1.1" 200 156 0.059744 10.0.0.41 - - [2025-12-22 01:57:20] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004369 10.0.0.41 - - [2025-12-22 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.41 - - [2025-12-22 01:57:20] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002267 10.0.0.41 - - [2025-12-22 01:57:20] "POST /tags HTTP/1.1" 409 226 0.002088 10.0.0.41 - - [2025-12-22 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.41 - - [2025-12-22 01:57:20] "GET /tag/43459e41-c128-402a-8599-ce0ac3acdb6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011194 10.0.0.41 - - [2025-12-22 01:57:20] "POST /firewall-rules HTTP/1.1" 200 598 0.064365 10.0.0.41 - - [2025-12-22 01:57:20] "GET /firewall-rule/60561e0b-a831-4205-ba00-b0e7631f1bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.013972 10.0.0.41 - - [2025-12-22 01:57:20] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003501 10.0.0.41 - - [2025-12-22 01:57:20] "GET /firewall-rule/60561e0b-a831-4205-ba00-b0e7631f1bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002934 10.0.0.41 - - [2025-12-22 01:57:21] "POST /ref-update HTTP/1.1" 200 156 0.056146 10.0.0.41 - - [2025-12-22 01:57:22] "POST /tags HTTP/1.1" 200 345 0.099176 10.0.0.41 - - [2025-12-22 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008864 10.0.0.41 - - [2025-12-22 01:57:22] "GET /tag/dcabb7db-68ff-4f39-938b-3d2522398c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.018833 10.0.0.41 - - [2025-12-22 01:57:22] "POST /projects HTTP/1.1" 409 238 0.002389 10.0.0.41 - - [2025-12-22 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.41 - - [2025-12-22 01:57:22] "GET /project/36b345de-1aad-4c77-9e15-d030721082fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049143 10.0.0.41 - - [2025-12-22 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009488 10.0.0.41 - - [2025-12-22 01:57:22] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.008657 10.0.0.41 - - [2025-12-22 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.41 - - [2025-12-22 01:57:22] "GET /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004228 10.0.0.41 - - [2025-12-22 01:57:22] "POST /security-groups HTTP/1.1" 409 285 0.002585 10.0.0.41 - - [2025-12-22 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.41 - - [2025-12-22 01:57:22] "GET /project/36b345de-1aad-4c77-9e15-d030721082fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028133 10.0.0.41 - - [2025-12-22 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.41 - - [2025-12-22 01:57:23] "PUT /security-group/3d62dc6f-6985-40c1-991d-ec8bd35299d7 HTTP/1.1" 200 262 0.064307 10.0.0.41 - - [2025-12-22 01:57:23] "PUT /access-control-list/12e05aa5-0741-4ac8-8127-4c4e8e318b68 HTTP/1.1" 200 272 0.027490 10.0.0.41 - - [2025-12-22 01:57:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.040410 10.0.0.41 - - [2025-12-22 01:57:23] "PUT /access-control-list/bce9f15f-4f7a-43a3-beb8-87ac3187ee09 HTTP/1.1" 200 272 0.025320 10.0.0.41 - - [2025-12-22 01:57:23] "POST /tags HTTP/1.1" 409 228 0.024327 10.0.0.41 - - [2025-12-22 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.41 - - [2025-12-22 01:57:23] "GET /tag/dcabb7db-68ff-4f39-938b-3d2522398c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010305 10.0.0.41 - - [2025-12-22 01:57:23] "POST /tags HTTP/1.1" 200 345 0.021456 10.0.0.41 - - [2025-12-22 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014371 10.0.0.41 - - [2025-12-22 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.41 - - [2025-12-22 01:57:23] "GET /tag/ac983bc6-fa81-4e60-9daa-1957a5b01a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017487 10.0.0.41 - - [2025-12-22 01:57:23] "POST /projects HTTP/1.1" 409 238 0.005020 10.0.0.41 - - [2025-12-22 01:57:23] "GET /project/ccaabff1-de10-4c04-a4bc-72df5d964e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033000 10.0.0.41 - - [2025-12-22 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.41 - - [2025-12-22 01:57:23] "GET /project/ccaabff1-de10-4c04-a4bc-72df5d964e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040691 10.0.0.41 - - [2025-12-22 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.41 - - [2025-12-22 01:57:23] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003370 10.0.0.41 - - [2025-12-22 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001269 10.0.0.41 - - [2025-12-22 01:57:23] "GET /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004552 10.0.0.41 - - [2025-12-22 01:57:23] "POST /security-groups HTTP/1.1" 409 285 0.002007 10.0.0.41 - - [2025-12-22 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.41 - - [2025-12-22 01:57:23] "PUT /security-group/ffdae495-374e-4604-ab9e-5c9bea04de0d HTTP/1.1" 200 262 0.060711 10.0.0.41 - - [2025-12-22 01:57:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015649 10.0.0.41 - - [2025-12-22 01:57:23] "POST /tags HTTP/1.1" 409 228 0.013813 10.0.0.41 - - [2025-12-22 01:57:23] "PUT /access-control-list/61d57026-419a-414f-a819-83fb8e0a4387 HTTP/1.1" 200 272 0.021081 10.0.0.41 - - [2025-12-22 01:57:23] "PUT /access-control-list/eaa75f81-4e02-41ca-b24c-3c65d92e2137 HTTP/1.1" 200 272 0.017350 10.0.0.41 - - [2025-12-22 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.41 - - [2025-12-22 01:57:23] "GET /tag/ac983bc6-fa81-4e60-9daa-1957a5b01a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010631 10.0.0.41 - - [2025-12-22 01:57:23] "POST /tags HTTP/1.1" 200 291 0.059413 10.0.0.41 - - [2025-12-22 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015954 10.0.0.41 - - [2025-12-22 01:57:23] "GET /tag/283450e0-7a68-40e6-a597-019149823276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013303 10.0.0.41 - - [2025-12-22 01:57:23] "POST /tags HTTP/1.1" 200 303 0.055516 10.0.0.41 - - [2025-12-22 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007796 10.0.0.41 - - [2025-12-22 01:57:23] "GET /tag/ee114d91-106f-40d8-aada-6e13db3b0047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012949 10.0.0.41 - - [2025-12-22 01:57:23] "POST /tags HTTP/1.1" 409 252 0.001585 10.0.0.41 - - [2025-12-22 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.41 - - [2025-12-22 01:57:23] "GET /tag/1f2c4d6e-715f-4fd0-99a7-492f77d22169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012777 10.0.0.41 - - [2025-12-22 01:57:23] "POST /tags HTTP/1.1" 409 226 0.001824 10.0.0.41 - - [2025-12-22 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.41 - - [2025-12-22 01:57:23] "GET /tag/d6b94bfa-b359-4d98-9f24-d1dd9b8ba593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014693 10.0.0.41 - - [2025-12-22 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.41 - - [2025-12-22 01:57:23] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005366 10.0.0.41 - - [2025-12-22 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.41 - - [2025-12-22 01:57:24] "GET /project/36b345de-1aad-4c77-9e15-d030721082fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037869 10.0.0.41 - - [2025-12-22 01:57:24] "POST /virtual-machines HTTP/1.1" 200 395 0.010043 10.0.0.41 - - [2025-12-22 01:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021599 10.0.0.41 - - [2025-12-22 01:57:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099709 10.0.0.41 - - [2025-12-22 01:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007278 10.0.0.41 - - [2025-12-22 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.41 - - [2025-12-22 01:57:24] "GET /virtual-machine-interface/8f3be13a-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005871 10.0.0.41 - - [2025-12-22 01:57:24] "POST /instance-ips HTTP/1.1" 200 397 0.023977 10.0.0.41 - - [2025-12-22 01:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.031728 10.0.0.41 - - [2025-12-22 01:57:24] "GET /virtual-machine-interface/8f3be13a-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013101 10.0.0.41 - - [2025-12-22 01:57:24] "POST /set-tag HTTP/1.1" 200 109 0.059738 10.0.0.41 - - [2025-12-22 01:57:24] "GET /virtual-machine-interface/8f3be13a-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008503 10.0.0.41 - - [2025-12-22 01:57:24] "GET /instance-ip/8f53dc04-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005944 10.0.0.41 - - [2025-12-22 01:57:24] "GET /virtual-machine-interface/8f3be13a-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004797 10.0.0.41 - - [2025-12-22 01:57:24] "POST /set-tag HTTP/1.1" 200 109 0.001834 10.0.0.41 - - [2025-12-22 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.41 - - [2025-12-22 01:57:24] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003897 10.0.0.41 - - [2025-12-22 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007814 10.0.0.41 - - [2025-12-22 01:57:24] "GET /project/36b345de-1aad-4c77-9e15-d030721082fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028689 10.0.0.41 - - [2025-12-22 01:57:24] "POST /virtual-machines HTTP/1.1" 200 395 0.008999 10.0.0.41 - - [2025-12-22 01:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018046 10.0.0.41 - - [2025-12-22 01:57:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106502 10.0.0.41 - - [2025-12-22 01:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007704 10.0.0.41 - - [2025-12-22 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014038 10.0.0.41 - - [2025-12-22 01:57:24] "GET /virtual-machine-interface/8fa3d0b0-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007114 10.0.0.41 - - [2025-12-22 01:57:25] "POST /instance-ips HTTP/1.1" 200 397 0.021427 10.0.0.41 - - [2025-12-22 01:57:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.022956 10.0.0.41 - - [2025-12-22 01:57:25] "GET /virtual-machine-interface/8fa3d0b0-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.021632 10.0.0.41 - - [2025-12-22 01:57:25] "POST /set-tag HTTP/1.1" 200 109 0.063959 10.0.0.41 - - [2025-12-22 01:57:25] "GET /virtual-machine-interface/8fa3d0b0-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015799 10.0.0.41 - - [2025-12-22 01:57:25] "GET /instance-ip/8fbc42ee-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003442 10.0.0.41 - - [2025-12-22 01:57:25] "GET /virtual-machine-interface/8fa3d0b0-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008331 10.0.0.41 - - [2025-12-22 01:57:25] "POST /set-tag HTTP/1.1" 200 109 0.003793 10.0.0.41 - - [2025-12-22 01:57:25] "GET /virtual-router/63d25dea-08cf-4416-bb15-a482054ea168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.012767 10.0.0.41 - - [2025-12-22 01:57:25] "POST /ref-update HTTP/1.1" 200 156 0.009923 10.0.0.41 - - [2025-12-22 01:57:25] "GET /virtual-machine-interface/8f3be13a-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005531 10.0.0.41 - - [2025-12-22 01:57:25] "POST /set-tag HTTP/1.1" 200 109 0.002826 10.0.0.41 - - [2025-12-22 01:57:25] "GET /virtual-router/63d25dea-08cf-4416-bb15-a482054ea168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003498 10.0.0.41 - - [2025-12-22 01:57:25] "POST /ref-update HTTP/1.1" 200 156 0.008627 10.0.0.41 - - [2025-12-22 01:57:25] "GET /virtual-machine-interface/8fa3d0b0-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016491 10.0.0.41 - - [2025-12-22 01:57:25] "POST /set-tag HTTP/1.1" 200 109 0.002683 10.0.0.41 - - [2025-12-22 01:57:25] "POST /tags HTTP/1.1" 200 291 0.021420 10.0.0.41 - - [2025-12-22 01:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.41 - - [2025-12-22 01:57:25] "GET /tag/b9061f17-60d3-4133-9fc3-7e6d8d4da4aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012639 10.0.0.41 - - [2025-12-22 01:57:25] "POST /tags HTTP/1.1" 409 252 0.002284 10.0.0.41 - - [2025-12-22 01:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.41 - - [2025-12-22 01:57:25] "GET /tag/474e054b-6ea6-4cf4-9afd-7deae2099226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010725 10.0.0.41 - - [2025-12-22 01:57:25] "POST /tags HTTP/1.1" 409 226 0.001536 10.0.0.41 - - [2025-12-22 01:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.41 - - [2025-12-22 01:57:25] "GET /tag/43459e41-c128-402a-8599-ce0ac3acdb6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010438 10.0.0.41 - - [2025-12-22 01:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.41 - - [2025-12-22 01:57:25] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004197 10.0.0.41 - - [2025-12-22 01:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.41 - - [2025-12-22 01:57:25] "GET /project/ccaabff1-de10-4c04-a4bc-72df5d964e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045649 10.0.0.41 - - [2025-12-22 01:57:25] "POST /virtual-machines HTTP/1.1" 200 395 0.007493 10.0.0.41 - - [2025-12-22 01:57:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008118 10.0.0.41 - - [2025-12-22 01:57:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102154 10.0.0.41 - - [2025-12-22 01:57:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.022487 10.0.0.41 - - [2025-12-22 01:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008555 10.0.0.41 - - [2025-12-22 01:57:26] "GET /virtual-machine-interface/9048d3f8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004475 10.0.0.41 - - [2025-12-22 01:57:26] "POST /instance-ips HTTP/1.1" 200 397 0.019667 10.0.0.41 - - [2025-12-22 01:57:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.024101 10.0.0.41 - - [2025-12-22 01:57:26] "GET /virtual-machine-interface/9048d3f8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012132 10.0.0.41 - - [2025-12-22 01:57:26] "POST /set-tag HTTP/1.1" 200 109 0.060019 10.0.0.41 - - [2025-12-22 01:57:26] "GET /virtual-machine-interface/9048d3f8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017699 10.0.0.41 - - [2025-12-22 01:57:26] "GET /instance-ip/905d9fc2-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007150 10.0.0.41 - - [2025-12-22 01:57:26] "GET /virtual-machine-interface/9048d3f8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007801 10.0.0.41 - - [2025-12-22 01:57:26] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.41 - - [2025-12-22 01:57:26] "GET /virtual-router/63d25dea-08cf-4416-bb15-a482054ea168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003804 10.0.0.41 - - [2025-12-22 01:57:26] "POST /ref-update HTTP/1.1" 200 156 0.009175 10.0.0.41 - - [2025-12-22 01:57:26] "GET /virtual-machine-interface/9048d3f8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016335 10.0.0.41 - - [2025-12-22 01:57:26] "POST /set-tag HTTP/1.1" 200 109 0.003095 10.0.0.41 - - [2025-12-22 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.41 - - [2025-12-22 01:57:26] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004044 10.0.0.41 - - [2025-12-22 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.41 - - [2025-12-22 01:57:26] "GET /project/ccaabff1-de10-4c04-a4bc-72df5d964e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032441 10.0.0.41 - - [2025-12-22 01:57:26] "POST /virtual-machines HTTP/1.1" 200 395 0.010185 10.0.0.41 - - [2025-12-22 01:57:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023493 10.0.0.41 - - [2025-12-22 01:57:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106746 10.0.0.41 - - [2025-12-22 01:57:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.010823 10.0.0.41 - - [2025-12-22 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006375 10.0.0.41 - - [2025-12-22 01:57:26] "GET /virtual-machine-interface/90b956c8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004788 10.0.0.41 - - [2025-12-22 01:57:26] "POST /instance-ips HTTP/1.1" 200 397 0.025222 10.0.0.41 - - [2025-12-22 01:57:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.015801 10.0.0.41 - - [2025-12-22 01:57:26] "GET /virtual-machine-interface/90b956c8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014442 10.0.0.41 - - [2025-12-22 01:57:26] "POST /set-tag HTTP/1.1" 200 109 0.059764 10.0.0.41 - - [2025-12-22 01:57:27] "GET /virtual-machine-interface/90b956c8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014603 10.0.0.41 - - [2025-12-22 01:57:27] "GET /instance-ip/90d3102c-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007869 10.0.0.41 - - [2025-12-22 01:57:27] "GET /virtual-machine-interface/90b956c8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006001 10.0.0.41 - - [2025-12-22 01:57:27] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.41 - - [2025-12-22 01:57:27] "GET /virtual-router/63d25dea-08cf-4416-bb15-a482054ea168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003992 10.0.0.41 - - [2025-12-22 01:57:27] "POST /ref-update HTTP/1.1" 200 156 0.008870 10.0.0.41 - - [2025-12-22 01:57:27] "GET /virtual-machine-interface/90b956c8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012938 10.0.0.41 - - [2025-12-22 01:57:27] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.41 - - [2025-12-22 01:57:27] "POST /tags HTTP/1.1" 200 299 0.023598 10.0.0.41 - - [2025-12-22 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015345 10.0.0.41 - - [2025-12-22 01:57:27] "GET /tag/7d1f8964-d94c-4ba9-9d09-f6de74dfdb66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011345 10.0.0.41 - - [2025-12-22 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.41 - - [2025-12-22 01:57:27] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006192 10.0.0.41 - - [2025-12-22 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.41 - - [2025-12-22 01:57:27] "GET /project/36b345de-1aad-4c77-9e15-d030721082fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036183 10.0.0.41 - - [2025-12-22 01:57:27] "POST /virtual-machines HTTP/1.1" 200 395 0.009810 10.0.0.41 - - [2025-12-22 01:57:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.020419 10.0.0.41 - - [2025-12-22 01:57:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102820 10.0.0.41 - - [2025-12-22 01:57:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.010147 10.0.0.41 - - [2025-12-22 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008820 10.0.0.41 - - [2025-12-22 01:57:27] "GET /virtual-machine-interface/913f6a10-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005453 10.0.0.41 - - [2025-12-22 01:57:27] "POST /instance-ips HTTP/1.1" 200 397 0.019177 10.0.0.41 - - [2025-12-22 01:57:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.018959 10.0.0.41 - - [2025-12-22 01:57:27] "GET /virtual-machine-interface/913f6a10-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010334 10.0.0.41 - - [2025-12-22 01:57:27] "POST /set-tag HTTP/1.1" 200 109 0.029050 10.0.0.41 - - [2025-12-22 01:57:27] "GET /virtual-machine-interface/913f6a10-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016696 10.0.0.41 - - [2025-12-22 01:57:27] "GET /instance-ip/91577ba0-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003343 10.0.0.41 - - [2025-12-22 01:57:27] "GET /virtual-machine-interface/913f6a10-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004524 10.0.0.41 - - [2025-12-22 01:57:27] "POST /set-tag HTTP/1.1" 200 109 0.001966 10.0.0.41 - - [2025-12-22 01:57:27] "POST /tags HTTP/1.1" 200 299 0.022596 10.0.0.41 - - [2025-12-22 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011569 10.0.0.41 - - [2025-12-22 01:57:28] "GET /tag/e07df96e-9013-410a-94e2-300f5ee3e1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014022 10.0.0.41 - - [2025-12-22 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.41 - - [2025-12-22 01:57:28] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003982 10.0.0.41 - - [2025-12-22 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.41 - - [2025-12-22 01:57:28] "GET /project/36b345de-1aad-4c77-9e15-d030721082fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033818 10.0.0.41 - - [2025-12-22 01:57:28] "POST /virtual-machines HTTP/1.1" 200 395 0.010478 10.0.0.41 - - [2025-12-22 01:57:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009168 10.0.0.41 - - [2025-12-22 01:57:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125063 10.0.0.41 - - [2025-12-22 01:57:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.024872 10.0.0.41 - - [2025-12-22 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012067 10.0.0.41 - - [2025-12-22 01:57:28] "GET /virtual-machine-interface/91af4060-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004323 10.0.0.41 - - [2025-12-22 01:57:28] "POST /instance-ips HTTP/1.1" 200 397 0.021827 10.0.0.41 - - [2025-12-22 01:57:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.032507 10.0.0.41 - - [2025-12-22 01:57:28] "GET /virtual-machine-interface/91af4060-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.023793 10.0.0.41 - - [2025-12-22 01:57:28] "POST /set-tag HTTP/1.1" 200 109 0.038563 10.0.0.41 - - [2025-12-22 01:57:28] "GET /virtual-machine-interface/91af4060-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.022055 10.0.0.41 - - [2025-12-22 01:57:28] "GET /instance-ip/91c77716-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002890 10.0.0.41 - - [2025-12-22 01:57:28] "GET /virtual-machine-interface/91af4060-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004056 10.0.0.41 - - [2025-12-22 01:57:28] "POST /set-tag HTTP/1.1" 200 109 0.004466 10.0.0.41 - - [2025-12-22 01:57:28] "POST /tags HTTP/1.1" 200 299 0.024806 10.0.0.41 - - [2025-12-22 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005533 10.0.0.41 - - [2025-12-22 01:57:28] "GET /tag/0d2fd11c-61b6-41f1-b5ae-08171bd2cf02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.015512 10.0.0.41 - - [2025-12-22 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005723 10.0.0.41 - - [2025-12-22 01:57:28] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004252 10.0.0.41 - - [2025-12-22 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.41 - - [2025-12-22 01:57:28] "GET /project/ccaabff1-de10-4c04-a4bc-72df5d964e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030205 10.0.0.41 - - [2025-12-22 01:57:28] "POST /virtual-machines HTTP/1.1" 200 395 0.013803 10.0.0.41 - - [2025-12-22 01:57:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.007718 10.0.0.41 - - [2025-12-22 01:57:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123611 10.0.0.41 - - [2025-12-22 01:57:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017785 10.0.0.41 - - [2025-12-22 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.023284 10.0.0.41 - - [2025-12-22 01:57:29] "GET /virtual-machine-interface/92212fa4-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005634 10.0.0.41 - - [2025-12-22 01:57:29] "POST /instance-ips HTTP/1.1" 200 397 0.029046 10.0.0.41 - - [2025-12-22 01:57:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.023646 10.0.0.41 - - [2025-12-22 01:57:29] "GET /virtual-machine-interface/92212fa4-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.021608 10.0.0.41 - - [2025-12-22 01:57:29] "POST /set-tag HTTP/1.1" 200 109 0.025733 10.0.0.41 - - [2025-12-22 01:57:29] "GET /virtual-machine-interface/92212fa4-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013616 10.0.0.41 - - [2025-12-22 01:57:29] "GET /instance-ip/923971c2-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003223 10.0.0.41 - - [2025-12-22 01:57:29] "GET /virtual-machine-interface/92212fa4-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004287 10.0.0.41 - - [2025-12-22 01:57:29] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.41 - - [2025-12-22 01:57:29] "POST /tags HTTP/1.1" 200 299 0.017243 10.0.0.41 - - [2025-12-22 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.41 - - [2025-12-22 01:57:29] "GET /tag/3d00e766-78c3-406d-9cf9-a5c81fe7dbcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013062 10.0.0.41 - - [2025-12-22 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.41 - - [2025-12-22 01:57:29] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004174 10.0.0.41 - - [2025-12-22 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.41 - - [2025-12-22 01:57:29] "GET /project/ccaabff1-de10-4c04-a4bc-72df5d964e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031969 10.0.0.41 - - [2025-12-22 01:57:29] "POST /virtual-machines HTTP/1.1" 200 395 0.011405 10.0.0.41 - - [2025-12-22 01:57:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016662 10.0.0.41 - - [2025-12-22 01:57:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096649 10.0.0.41 - - [2025-12-22 01:57:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008614 10.0.0.41 - - [2025-12-22 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009691 10.0.0.41 - - [2025-12-22 01:57:29] "GET /virtual-machine-interface/928febf6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005317 10.0.0.41 - - [2025-12-22 01:57:29] "POST /instance-ips HTTP/1.1" 200 397 0.030874 10.0.0.41 - - [2025-12-22 01:57:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.034425 10.0.0.41 - - [2025-12-22 01:57:29] "GET /virtual-machine-interface/928febf6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012907 10.0.0.41 - - [2025-12-22 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.016422 10.0.0.41 - - [2025-12-22 01:57:30] "GET /virtual-machine-interface/928febf6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016801 10.0.0.41 - - [2025-12-22 01:57:30] "GET /instance-ip/92a823ce-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004181 10.0.0.41 - - [2025-12-22 01:57:30] "GET /virtual-machine-interface/928febf6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008613 10.0.0.41 - - [2025-12-22 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.003232 10.0.0.41 - - [2025-12-22 01:57:30] "GET /virtual-router/63d25dea-08cf-4416-bb15-a482054ea168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004140 10.0.0.41 - - [2025-12-22 01:57:30] "POST /ref-update HTTP/1.1" 200 156 0.008870 10.0.0.41 - - [2025-12-22 01:57:30] "GET /virtual-machine-interface/913f6a10-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018478 10.0.0.41 - - [2025-12-22 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.41 - - [2025-12-22 01:57:30] "GET /virtual-machine-interface/8f3be13a-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013236 10.0.0.41 - - [2025-12-22 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.41 - - [2025-12-22 01:57:30] "GET /virtual-router/63d25dea-08cf-4416-bb15-a482054ea168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003814 10.0.0.41 - - [2025-12-22 01:57:30] "POST /ref-update HTTP/1.1" 200 156 0.007936 10.0.0.41 - - [2025-12-22 01:57:30] "GET /virtual-machine-interface/91af4060-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004703 10.0.0.41 - - [2025-12-22 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.41 - - [2025-12-22 01:57:30] "GET /virtual-machine-interface/8fa3d0b0-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004659 10.0.0.41 - - [2025-12-22 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.41 - - [2025-12-22 01:57:30] "GET /virtual-router/63d25dea-08cf-4416-bb15-a482054ea168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004034 10.0.0.41 - - [2025-12-22 01:57:30] "POST /ref-update HTTP/1.1" 200 156 0.009215 10.0.0.41 - - [2025-12-22 01:57:30] "GET /virtual-machine-interface/92212fa4-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004173 10.0.0.41 - - [2025-12-22 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002072 10.0.0.41 - - [2025-12-22 01:57:30] "GET /virtual-router/63d25dea-08cf-4416-bb15-a482054ea168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004074 10.0.0.41 - - [2025-12-22 01:57:30] "POST /ref-update HTTP/1.1" 200 156 0.009752 10.0.0.41 - - [2025-12-22 01:57:30] "GET /virtual-machine-interface/928febf6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006367 10.0.0.41 - - [2025-12-22 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.003665 10.0.0.41 - - [2025-12-22 01:57:30] "GET /virtual-machine-interface/9048d3f8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005929 10.0.0.41 - - [2025-12-22 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002775 10.0.0.41 - - [2025-12-22 01:57:30] "GET /virtual-machine-interface/90b956c8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003803 10.0.0.41 - - [2025-12-22 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.005702 10.0.0.41 - - [2025-12-22 01:57:30] "GET /virtual-machine-interface/913f6a10-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004113 10.0.0.41 - - [2025-12-22 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.41 - - [2025-12-22 01:57:30] "GET /virtual-machine-interface/91af4060-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003769 10.0.0.41 - - [2025-12-22 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.001618 10.0.0.41 - - [2025-12-22 01:57:30] "GET /virtual-machine-interface/92212fa4-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004509 10.0.0.41 - - [2025-12-22 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.001966 10.0.0.41 - - [2025-12-22 01:57:30] "GET /virtual-machine-interface/8fa3d0b0-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004244 10.0.0.41 - - [2025-12-22 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.001871 10.0.0.41 - - [2025-12-22 01:57:30] "GET /virtual-machine-interface/928febf6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004048 10.0.0.41 - - [2025-12-22 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.003035 10.0.0.41 - - [2025-12-22 01:57:30] "GET /virtual-machine-interface/9048d3f8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003595 10.0.0.41 - - [2025-12-22 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.41 - - [2025-12-22 01:57:31] "GET /virtual-machine-interface/8f3be13a-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004073 10.0.0.41 - - [2025-12-22 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.002010 10.0.0.41 - - [2025-12-22 01:57:33] "GET /virtual-machine/c4e53f50-3852-48b1-bb6e-dc968d93828e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002606 10.0.0.41 - - [2025-12-22 01:57:33] "GET /virtual-machine-interface/8f3be13a-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003963 10.0.0.41 - - [2025-12-22 01:57:33] "GET /virtual-machine/9cfa0f9e-c4c2-4f8a-bedd-90e39c505d23?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002841 10.0.0.41 - - [2025-12-22 01:57:33] "GET /virtual-machine-interface/8fa3d0b0-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004649 10.0.0.41 - - [2025-12-22 01:57:33] "GET /virtual-machine/609204ec-9937-4dd2-b868-e1c3a2fe40df?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002977 10.0.0.41 - - [2025-12-22 01:57:33] "GET /virtual-machine-interface/9048d3f8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003899 10.0.0.41 - - [2025-12-22 01:57:35] "GET /virtual-machine-interface/90b956c8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004352 10.0.0.41 - - [2025-12-22 01:57:35] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.41 - - [2025-12-22 01:57:35] "GET /virtual-machine-interface/928febf6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004403 10.0.0.41 - - [2025-12-22 01:57:35] "POST /set-tag HTTP/1.1" 200 109 0.006372 10.0.0.41 - - [2025-12-22 01:57:35] "GET /virtual-machine-interface/92212fa4-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005564 10.0.0.41 - - [2025-12-22 01:57:35] "POST /set-tag HTTP/1.1" 200 109 0.002898 10.0.0.41 - - [2025-12-22 01:57:38] "GET /virtual-machine/796de30e-f149-4fc2-93ba-3f5073913201?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002985 10.0.0.41 - - [2025-12-22 01:57:38] "GET /virtual-machine-interface/90b956c8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003868 10.0.0.41 - - [2025-12-22 01:57:39] "GET /virtual-machine-interface/913f6a10-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004202 10.0.0.41 - - [2025-12-22 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.002106 10.0.0.41 - - [2025-12-22 01:57:39] "GET /virtual-machine-interface/91af4060-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003824 10.0.0.41 - - [2025-12-22 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.001952 10.0.0.41 - - [2025-12-22 01:57:43] "GET /virtual-machine/60f0cf17-bc3c-4659-b1ad-3184b3fd2a7c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003364 10.0.0.41 - - [2025-12-22 01:57:43] "GET /virtual-machine-interface/913f6a10-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003974 10.0.0.41 - - [2025-12-22 01:57:43] "GET /virtual-machine/72a23812-de09-4d69-ada1-f9a8432b02a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002751 10.0.0.41 - - [2025-12-22 01:57:43] "GET /virtual-machine-interface/92212fa4-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004619 10.0.0.41 - - [2025-12-22 01:57:43] "GET /virtual-machine/4f92d6b9-bd01-43f1-b84a-ec1e7cc04575?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003917 10.0.0.41 - - [2025-12-22 01:57:43] "GET /virtual-machine-interface/91af4060-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003981 10.0.0.41 - - [2025-12-22 01:57:43] "GET /virtual-machine/ad91ccbe-ac25-4002-8ad9-13a71c8c477b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003577 10.0.0.41 - - [2025-12-22 01:57:43] "GET /virtual-machine-interface/928febf6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003968 10.0.0.41 - - [2025-12-22 01:57:44] "GET /loadbalancer/6590a283-cf3f-4f74-b95d-bdf67f419d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005608 10.0.0.41 - - [2025-12-22 01:57:44] "POST /tags HTTP/1.1" 200 333 0.032302 10.0.0.41 - - [2025-12-22 01:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008192 10.0.0.41 - - [2025-12-22 01:57:44] "GET /tag/85b5d82d-4ce0-479a-82eb-789cea4c4777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.021341 10.0.0.41 - - [2025-12-22 01:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.41 - - [2025-12-22 01:57:44] "GET /project/36b345de-1aad-4c77-9e15-d030721082fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023510 10.0.0.41 - - [2025-12-22 01:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.41 - - [2025-12-22 01:57:44] "GET /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003825 10.0.0.41 - - [2025-12-22 01:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.41 - - [2025-12-22 01:57:44] "GET /service-appliance-set/bee02407-dd5b-4ae8-96a4-9a8d9623ea74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002213 10.0.0.41 - - [2025-12-22 01:57:44] "POST /fqname-to-id HTTP/1.1" 404 273 0.001195 10.0.0.41 - - [2025-12-22 01:57:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.110826 10.0.0.41 - - [2025-12-22 01:57:44] "GET /virtual-machine-interface/3b27cd22-a9e9-4fcb-857e-0d129e2fa398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.010969 10.0.0.41 - - [2025-12-22 01:57:44] "POST /instance-ips HTTP/1.1" 200 409 0.029279 10.0.0.41 - - [2025-12-22 01:57:44] "GET /instance-ip/70d63f9a-ef13-4e72-af78-0b80af3b3e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.009828 10.0.0.41 - - [2025-12-22 01:57:44] "POST /loadbalancers HTTP/1.1" 200 629 0.060297 10.0.0.41 - - [2025-12-22 01:57:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.023526 10.0.0.41 - - [2025-12-22 01:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.41 - - [2025-12-22 01:57:44] "GET /project/36b345de-1aad-4c77-9e15-d030721082fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042407 10.0.0.41 - - [2025-12-22 01:57:44] "GET /instance-ip/70d63f9a-ef13-4e72-af78-0b80af3b3e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002420 10.0.0.41 - - [2025-12-22 01:57:44] "POST /floating-ips HTTP/1.1" 200 597 0.018044 10.0.0.41 - - [2025-12-22 01:57:44] "GET /project/36b345de-1aad-4c77-9e15-d030721082fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036849 10.0.0.41 - - [2025-12-22 01:57:44] "GET /loadbalancer/6590a283-cf3f-4f74-b95d-bdf67f419d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002808 10.0.0.41 - - [2025-12-22 01:57:44] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.016343 10.0.0.41 - - [2025-12-22 01:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.41 - - [2025-12-22 01:57:44] "GET /project/36b345de-1aad-4c77-9e15-d030721082fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033403 10.0.0.41 - - [2025-12-22 01:57:45] "GET /loadbalancer-listener/8bbf0841-6436-46c9-b82b-a96db6414398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.002726 10.0.0.41 - - [2025-12-22 01:57:45] "GET /loadbalancer-listener/8bbf0841-6436-46c9-b82b-a96db6414398?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002424 10.0.0.41 - - [2025-12-22 01:57:45] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.022088 10.0.0.41 - - [2025-12-22 01:57:45] "GET /instance-ip/70d63f9a-ef13-4e72-af78-0b80af3b3e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.010535 10.0.0.41 - - [2025-12-22 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.41 - - [2025-12-22 01:57:45] "GET /instance-ip/70d63f9a-ef13-4e72-af78-0b80af3b3e9a?fields=floating_ips HTTP/1.1" 200 1212 0.006062 10.0.0.41 - - [2025-12-22 01:57:45] "GET /loadbalancer/6590a283-cf3f-4f74-b95d-bdf67f419d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001941 10.0.0.41 - - [2025-12-22 01:57:45] "GET /floating-ip/148ab7a3-09fa-4aec-a590-0a08646edec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003266 10.0.0.41 - - [2025-12-22 01:57:45] "GET /loadbalancer-pool/b7c9b780-9c8d-487e-b575-0b39317defec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.007379 10.0.0.41 - - [2025-12-22 01:57:45] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015677 10.0.0.41 - - [2025-12-22 01:57:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007745 10.0.0.41 - - [2025-12-22 01:57:45] "GET /virtual-machine-interface/8f3be13a-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008442 10.0.0.41 - - [2025-12-22 01:57:45] "GET /virtual-machine-interface/8f3be13a-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006750 10.0.0.41 - - [2025-12-22 01:57:45] "POST /ref-update HTTP/1.1" 200 156 0.005783 10.0.0.41 - - [2025-12-22 01:57:45] "GET /floating-ip/148ab7a3-09fa-4aec-a590-0a08646edec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.005928 10.0.0.41 - - [2025-12-22 01:57:45] "POST /tags HTTP/1.1" 409 221 0.001568 10.0.0.41 - - [2025-12-22 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.41 - - [2025-12-22 01:57:45] "GET /tag/85b5d82d-4ce0-479a-82eb-789cea4c4777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.011859 10.0.0.41 - - [2025-12-22 01:57:45] "GET /loadbalancer/6590a283-cf3f-4f74-b95d-bdf67f419d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.013496 10.0.0.41 - - [2025-12-22 01:57:45] "PUT /floating-ip/148ab7a3-09fa-4aec-a590-0a08646edec8 HTTP/1.1" 200 256 0.032804 10.0.0.41 - - [2025-12-22 01:57:45] "POST /set-tag HTTP/1.1" 200 109 0.109265 10.0.0.41 - - [2025-12-22 01:57:45] "GET /loadbalancer-pool/b7c9b780-9c8d-487e-b575-0b39317defec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.007047 10.0.0.41 - - [2025-12-22 01:57:45] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015810 10.0.0.41 - - [2025-12-22 01:57:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009351 10.0.0.41 - - [2025-12-22 01:57:45] "GET /virtual-machine-interface/8fa3d0b0-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006167 10.0.0.41 - - [2025-12-22 01:57:45] "GET /virtual-machine-interface/8fa3d0b0-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006193 10.0.0.41 - - [2025-12-22 01:57:45] "POST /ref-update HTTP/1.1" 200 156 0.008122 10.0.0.41 - - [2025-12-22 01:57:45] "GET /floating-ip/148ab7a3-09fa-4aec-a590-0a08646edec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.011134 10.0.0.41 - - [2025-12-22 01:57:45] "POST /set-tag HTTP/1.1" 200 109 0.059797 10.0.0.41 - - [2025-12-22 01:57:45] "POST /tags HTTP/1.1" 409 206 0.005352 10.0.0.41 - - [2025-12-22 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.41 - - [2025-12-22 01:57:45] "GET /tag/ee114d91-106f-40d8-aada-6e13db3b0047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010422 10.0.0.41 - - [2025-12-22 01:57:45] "POST /tags HTTP/1.1" 409 204 0.002420 10.0.0.41 - - [2025-12-22 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.41 - - [2025-12-22 01:57:45] "GET /tag/e07df96e-9013-410a-94e2-300f5ee3e1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010616 10.0.0.41 - - [2025-12-22 01:57:45] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002076 10.0.0.41 - - [2025-12-22 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.41 - - [2025-12-22 01:57:45] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004804 10.0.0.41 - - [2025-12-22 01:57:45] "POST /tags HTTP/1.1" 409 206 0.002183 10.0.0.41 - - [2025-12-22 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.41 - - [2025-12-22 01:57:45] "GET /tag/ee114d91-106f-40d8-aada-6e13db3b0047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011297 10.0.0.41 - - [2025-12-22 01:57:45] "POST /tags HTTP/1.1" 409 226 0.001652 10.0.0.41 - - [2025-12-22 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.41 - - [2025-12-22 01:57:46] "GET /tag/d6b94bfa-b359-4d98-9f24-d1dd9b8ba593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012695 10.0.0.41 - - [2025-12-22 01:57:46] "POST /tags HTTP/1.1" 409 204 0.001621 10.0.0.41 - - [2025-12-22 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.41 - - [2025-12-22 01:57:46] "GET /tag/e07df96e-9013-410a-94e2-300f5ee3e1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009537 10.0.0.41 - - [2025-12-22 01:57:46] "POST /tags HTTP/1.1" 409 226 0.001645 10.0.0.41 - - [2025-12-22 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.41 - - [2025-12-22 01:57:46] "GET /tag/d6b94bfa-b359-4d98-9f24-d1dd9b8ba593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011417 10.0.0.41 - - [2025-12-22 01:57:46] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003128 10.0.0.41 - - [2025-12-22 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.41 - - [2025-12-22 01:57:46] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003301 10.0.0.41 - - [2025-12-22 01:57:46] "POST /firewall-rules HTTP/1.1" 200 626 0.068619 10.0.0.41 - - [2025-12-22 01:57:46] "POST /firewall-rules HTTP/1.1" 200 646 0.101004 10.0.0.41 - - [2025-12-22 01:57:46] "GET /firewall-rule/f7be45dd-09a5-4762-8bca-155449da7b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.017093 10.0.0.41 - - [2025-12-22 01:57:46] "GET /firewall-policy/ba5c991a-835a-4df5-a6f1-69bacbe293c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002343 10.0.0.41 - - [2025-12-22 01:57:46] "GET /firewall-rule/ce526225-1f50-4cc8-9f01-e531b52b9dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003887 10.0.0.41 - - [2025-12-22 01:57:46] "POST /ref-update HTTP/1.1" 200 156 0.014229 10.0.0.41 - - [2025-12-22 01:57:46] "POST /firewall-policys HTTP/1.1" 200 606 0.037624 10.0.0.41 - - [2025-12-22 01:57:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.018619 10.0.0.41 - - [2025-12-22 01:57:46] "GET /firewall-policy/3f591d66-9406-4301-88a9-422c51623735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.008317 10.0.0.41 - - [2025-12-22 01:57:46] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002234 10.0.0.41 - - [2025-12-22 01:57:46] "GET /firewall-policy/3f591d66-9406-4301-88a9-422c51623735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002611 10.0.0.41 - - [2025-12-22 01:57:46] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.007292 10.0.0.41 - - [2025-12-22 01:57:46] "GET /firewall-policy/ba5c991a-835a-4df5-a6f1-69bacbe293c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004767 10.0.0.41 - - [2025-12-22 01:57:46] "GET /firewall-policy/e372afdd-f24f-4d12-bbfa-c8a95fc6be80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003812 10.0.0.41 - - [2025-12-22 01:57:46] "GET /firewall-policy/ba5c991a-835a-4df5-a6f1-69bacbe293c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001819 10.0.0.41 - - [2025-12-22 01:57:46] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.006194 10.0.0.41 - - [2025-12-22 01:57:46] "POST /ref-update HTTP/1.1" 200 156 0.020072 10.0.0.41 - - [2025-12-22 01:57:46] "POST /ref-update HTTP/1.1" 200 156 0.023157 10.0.0.41 - - [2025-12-22 01:57:46] "POST /ref-update HTTP/1.1" 200 156 0.041750 10.0.0.41 - - [2025-12-22 01:57:46] "POST /ref-update HTTP/1.1" 200 156 0.031986 10.0.0.41 - - [2025-12-22 01:57:46] "POST /ref-update HTTP/1.1" 200 156 0.026618 10.0.0.41 - - [2025-12-22 01:57:46] "GET /firewall-policy/3f591d66-9406-4301-88a9-422c51623735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.016274 10.0.0.41 - - [2025-12-22 01:57:50] "GET /global-system-configs HTTP/1.1" 200 322 0.004585 10.0.0.41 - - [2025-12-22 01:57:51] "GET /global-system-configs HTTP/1.1" 200 322 0.002348 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:58:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:58:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000913 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:59:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:59:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000813 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:59:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001032 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:59:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000845 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:59:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000812 [Introspect:8084]10.0.0.41 - - [2025-12-22 01:59:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000757 10.0.0.41 - - [2025-12-22 01:59:45] "POST /tags HTTP/1.1" 409 252 0.002200 10.0.0.41 - - [2025-12-22 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.41 - - [2025-12-22 01:59:45] "GET /tag/474e054b-6ea6-4cf4-9afd-7deae2099226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012915 10.0.0.41 - - [2025-12-22 01:59:45] "POST /tags HTTP/1.1" 409 228 0.002233 10.0.0.41 - - [2025-12-22 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.41 - - [2025-12-22 01:59:45] "GET /tag/ac983bc6-fa81-4e60-9daa-1957a5b01a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012549 10.0.0.41 - - [2025-12-22 01:59:45] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004636 10.0.0.41 - - [2025-12-22 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.41 - - [2025-12-22 01:59:45] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002806 10.0.0.41 - - [2025-12-22 01:59:45] "POST /tags HTTP/1.1" 409 206 0.001579 10.0.0.41 - - [2025-12-22 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.41 - - [2025-12-22 01:59:45] "GET /tag/ee114d91-106f-40d8-aada-6e13db3b0047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011546 10.0.0.41 - - [2025-12-22 01:59:45] "POST /tags HTTP/1.1" 409 226 0.003451 10.0.0.41 - - [2025-12-22 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.41 - - [2025-12-22 01:59:45] "GET /tag/d6b94bfa-b359-4d98-9f24-d1dd9b8ba593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012374 10.0.0.41 - - [2025-12-22 01:59:45] "POST /tags HTTP/1.1" 409 204 0.007907 10.0.0.41 - - [2025-12-22 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.41 - - [2025-12-22 01:59:45] "GET /tag/e07df96e-9013-410a-94e2-300f5ee3e1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013453 10.0.0.41 - - [2025-12-22 01:59:45] "POST /tags HTTP/1.1" 409 226 0.004235 10.0.0.41 - - [2025-12-22 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.41 - - [2025-12-22 01:59:45] "GET /tag/d6b94bfa-b359-4d98-9f24-d1dd9b8ba593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011559 10.0.0.41 - - [2025-12-22 01:59:45] "POST /tags HTTP/1.1" 409 228 0.001569 10.0.0.41 - - [2025-12-22 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.41 - - [2025-12-22 01:59:45] "GET /tag/ac983bc6-fa81-4e60-9daa-1957a5b01a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009510 10.0.0.41 - - [2025-12-22 01:59:45] "POST /tags HTTP/1.1" 409 252 0.001784 10.0.0.41 - - [2025-12-22 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.41 - - [2025-12-22 01:59:45] "GET /tag/474e054b-6ea6-4cf4-9afd-7deae2099226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012158 10.0.0.41 - - [2025-12-22 01:59:45] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002368 10.0.0.41 - - [2025-12-22 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.41 - - [2025-12-22 01:59:46] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002716 10.0.0.41 - - [2025-12-22 01:59:46] "POST /firewall-rules HTTP/1.1" 409 281 0.001729 10.0.0.41 - - [2025-12-22 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005083 10.0.0.41 - - [2025-12-22 01:59:46] "PUT /firewall-rule/ce526225-1f50-4cc8-9f01-e531b52b9dc1 HTTP/1.1" 200 260 0.021602 10.0.0.41 - - [2025-12-22 01:59:46] "POST /firewall-rules HTTP/1.1" 409 291 0.008207 10.0.0.41 - - [2025-12-22 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.41 - - [2025-12-22 01:59:46] "PUT /firewall-rule/f7be45dd-09a5-4762-8bca-155449da7b64 HTTP/1.1" 200 260 0.020432 10.0.0.41 - - [2025-12-22 01:59:46] "GET /firewall-rule/f7be45dd-09a5-4762-8bca-155449da7b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.007574 10.0.0.41 - - [2025-12-22 01:59:46] "POST /firewall-rules HTTP/1.1" 200 658 0.079484 10.0.0.41 - - [2025-12-22 01:59:46] "GET /firewall-rule/3ebd4366-f6fd-4d2d-af1c-d26233117e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.016323 10.0.0.41 - - [2025-12-22 01:59:46] "GET /firewall-policy/ba5c991a-835a-4df5-a6f1-69bacbe293c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002082 10.0.0.41 - - [2025-12-22 01:59:46] "GET /firewall-rule/ce526225-1f50-4cc8-9f01-e531b52b9dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.005045 10.0.0.41 - - [2025-12-22 01:59:46] "POST /firewall-policys HTTP/1.1" 409 269 0.004134 10.0.0.41 - - [2025-12-22 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.41 - - [2025-12-22 01:59:46] "PUT /firewall-policy/3f591d66-9406-4301-88a9-422c51623735 HTTP/1.1" 200 264 0.033013 10.0.0.41 - - [2025-12-22 01:59:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.031861 10.0.0.41 - - [2025-12-22 01:59:46] "GET /firewall-policy/3f591d66-9406-4301-88a9-422c51623735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.012448 10.0.0.41 - - [2025-12-22 01:59:46] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.013811 10.0.0.41 - - [2025-12-22 01:59:46] "GET /firewall-policy/3f591d66-9406-4301-88a9-422c51623735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004917 10.0.0.41 - - [2025-12-22 01:59:46] "GET /firewall-policy/3f591d66-9406-4301-88a9-422c51623735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003127 10.0.0.41 - - [2025-12-22 01:59:46] "GET /firewall-policy/3f591d66-9406-4301-88a9-422c51623735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006094 10.0.0.41 - - [2025-12-22 02:00:48] "GET /virtual-machine-interface/8f3be13a-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.018681 10.0.0.41 - - [2025-12-22 02:00:48] "POST /set-tag HTTP/1.1" 200 109 0.004337 10.0.0.41 - - [2025-12-22 02:00:48] "GET /virtual-machine-interface/91af4060-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007811 10.0.0.41 - - [2025-12-22 02:00:48] "POST /set-tag HTTP/1.1" 200 109 0.003255 10.0.0.41 - - [2025-12-22 02:00:48] "GET /virtual-machine-interface/8fa3d0b0-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.011168 10.0.0.41 - - [2025-12-22 02:00:48] "POST /set-tag HTTP/1.1" 200 109 0.004056 10.0.0.41 - - [2025-12-22 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006361 10.0.0.41 - - [2025-12-22 02:00:48] "GET /loadbalancer/6590a283-cf3f-4f74-b95d-bdf67f419d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002403 10.0.0.41 - - [2025-12-22 02:00:48] "GET /virtual-machine-interface/8f3be13a-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003562 10.0.0.41 - - [2025-12-22 02:00:48] "POST /set-tag HTTP/1.1" 200 109 0.027209 10.0.0.41 - - [2025-12-22 02:00:48] "DELETE /loadbalancer-member/b9dc4d1a-d25b-4e6f-aa79-153634fae0ed HTTP/1.1" 200 115 0.026980 10.0.0.41 - - [2025-12-22 02:00:48] "GET /virtual-machine-interface/928febf6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004697 10.0.0.41 - - [2025-12-22 02:00:48] "POST /set-tag HTTP/1.1" 200 109 0.002689 10.0.0.41 - - [2025-12-22 02:00:48] "GET /virtual-machine-interface/90b956c8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004573 10.0.0.41 - - [2025-12-22 02:00:48] "POST /set-tag HTTP/1.1" 200 109 0.001950 10.0.0.41 - - [2025-12-22 02:00:48] "GET /virtual-machine-interface/92212fa4-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003582 10.0.0.41 - - [2025-12-22 02:00:48] "POST /set-tag HTTP/1.1" 200 109 0.001815 10.0.0.41 - - [2025-12-22 02:00:48] "GET /virtual-machine-interface/913f6a10-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004570 10.0.0.41 - - [2025-12-22 02:00:48] "POST /set-tag HTTP/1.1" 200 109 0.002468 10.0.0.41 - - [2025-12-22 02:00:48] "GET /virtual-machine-interface/9048d3f8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003885 10.0.0.41 - - [2025-12-22 02:00:48] "POST /set-tag HTTP/1.1" 200 109 0.003309 10.0.0.41 - - [2025-12-22 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.41 - - [2025-12-22 02:00:48] "GET /loadbalancer/6590a283-cf3f-4f74-b95d-bdf67f419d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002038 10.0.0.41 - - [2025-12-22 02:00:49] "GET /virtual-machine-interface/90b956c8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004320 10.0.0.41 - - [2025-12-22 02:00:49] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.41 - - [2025-12-22 02:00:49] "GET /virtual-machine-interface/90b956c8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.077107 10.0.0.41 - - [2025-12-22 02:00:49] "POST /set-tag HTTP/1.1" 200 109 0.002339 10.0.0.41 - - [2025-12-22 02:00:49] "GET /virtual-machine/796de30e-f149-4fc2-93ba-3f5073913201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003050 10.0.0.41 - - [2025-12-22 02:00:49] "POST /ref-update HTTP/1.1" 200 156 0.015000 10.0.0.41 - - [2025-12-22 02:00:49] "GET /virtual-machine-interface/90b956c8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005076 10.0.0.41 - - [2025-12-22 02:00:49] "POST /set-tag HTTP/1.1" 200 109 0.027325 10.0.0.41 - - [2025-12-22 02:00:49] "POST /set-tag HTTP/1.1" 200 109 0.039173 10.0.0.41 - - [2025-12-22 02:00:49] "POST /set-tag HTTP/1.1" 200 109 0.029638 10.0.0.41 - - [2025-12-22 02:00:49] "POST /set-tag HTTP/1.1" 200 109 0.046238 10.0.0.41 - - [2025-12-22 02:00:49] "POST /set-tag HTTP/1.1" 200 109 0.030786 10.0.0.41 - - [2025-12-22 02:00:49] "DELETE /instance-ip/90d3102c-ded9-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.049433 10.0.0.41 - - [2025-12-22 02:00:49] "DELETE /virtual-machine-interface/90b956c8-ded9-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.041461 10.0.0.41 - - [2025-12-22 02:00:49] "DELETE /virtual-machine/796de30e-f149-4fc2-93ba-3f5073913201 HTTP/1.1" 200 115 0.020161 10.0.0.41 - - [2025-12-22 02:00:49] "GET /virtual-machine-interface/8fa3d0b0-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006782 10.0.0.41 - - [2025-12-22 02:00:49] "POST /set-tag HTTP/1.1" 200 109 0.003047 10.0.0.41 - - [2025-12-22 02:00:49] "GET /virtual-machine-interface/8fa3d0b0-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004187 10.0.0.41 - - [2025-12-22 02:00:49] "POST /set-tag HTTP/1.1" 200 109 0.001984 10.0.0.41 - - [2025-12-22 02:00:49] "GET /virtual-machine/9cfa0f9e-c4c2-4f8a-bedd-90e39c505d23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003659 10.0.0.41 - - [2025-12-22 02:00:50] "POST /ref-update HTTP/1.1" 200 156 0.012203 10.0.0.41 - - [2025-12-22 02:00:50] "GET /virtual-machine-interface/8fa3d0b0-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.011482 10.0.0.41 - - [2025-12-22 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.061649 10.0.0.41 - - [2025-12-22 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.026432 10.0.0.41 - - [2025-12-22 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.035369 10.0.0.41 - - [2025-12-22 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.015618 10.0.0.41 - - [2025-12-22 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.026191 10.0.0.41 - - [2025-12-22 02:00:50] "DELETE /instance-ip/8fbc42ee-ded9-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.055994 10.0.0.41 - - [2025-12-22 02:00:50] "POST /ref-update HTTP/1.1" 200 156 0.007633 10.0.0.41 - - [2025-12-22 02:00:50] "DELETE /virtual-machine-interface/8fa3d0b0-ded9-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.051360 10.0.0.41 - - [2025-12-22 02:00:50] "DELETE /virtual-machine/9cfa0f9e-c4c2-4f8a-bedd-90e39c505d23 HTTP/1.1" 200 115 0.021343 10.0.0.41 - - [2025-12-22 02:00:50] "GET /virtual-machine-interface/9048d3f8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005240 10.0.0.41 - - [2025-12-22 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.002918 10.0.0.41 - - [2025-12-22 02:00:50] "GET /virtual-machine-interface/9048d3f8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008264 10.0.0.41 - - [2025-12-22 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.41 - - [2025-12-22 02:00:50] "GET /virtual-machine/609204ec-9937-4dd2-b868-e1c3a2fe40df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004444 10.0.0.41 - - [2025-12-22 02:00:50] "POST /ref-update HTTP/1.1" 200 156 0.015111 10.0.0.41 - - [2025-12-22 02:00:50] "GET /virtual-machine-interface/9048d3f8-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007670 10.0.0.41 - - [2025-12-22 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.022944 10.0.0.41 - - [2025-12-22 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.026468 10.0.0.41 - - [2025-12-22 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.026865 10.0.0.41 - - [2025-12-22 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.014361 10.0.0.41 - - [2025-12-22 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.024145 10.0.0.41 - - [2025-12-22 02:00:50] "DELETE /instance-ip/905d9fc2-ded9-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.042204 10.0.0.41 - - [2025-12-22 02:00:50] "DELETE /virtual-machine-interface/9048d3f8-ded9-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.036724 10.0.0.41 - - [2025-12-22 02:00:50] "DELETE /virtual-machine/609204ec-9937-4dd2-b868-e1c3a2fe40df HTTP/1.1" 200 115 0.020722 10.0.0.41 - - [2025-12-22 02:00:51] "DELETE /tag/b9061f17-60d3-4133-9fc3-7e6d8d4da4aa HTTP/1.1" 200 115 0.034616 10.0.0.41 - - [2025-12-22 02:00:51] "GET /virtual-machine-interface/8f3be13a-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004365 10.0.0.41 - - [2025-12-22 02:00:51] "POST /set-tag HTTP/1.1" 200 109 0.003367 10.0.0.41 - - [2025-12-22 02:00:51] "GET /virtual-machine-interface/8f3be13a-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004678 10.0.0.41 - - [2025-12-22 02:00:51] "POST /set-tag HTTP/1.1" 200 109 0.001878 10.0.0.41 - - [2025-12-22 02:00:51] "GET /virtual-machine/c4e53f50-3852-48b1-bb6e-dc968d93828e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002754 10.0.0.41 - - [2025-12-22 02:00:51] "POST /ref-update HTTP/1.1" 200 156 0.008535 10.0.0.41 - - [2025-12-22 02:00:51] "GET /virtual-machine-interface/8f3be13a-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011825 10.0.0.41 - - [2025-12-22 02:00:51] "POST /set-tag HTTP/1.1" 200 109 0.022276 10.0.0.41 - - [2025-12-22 02:00:51] "POST /set-tag HTTP/1.1" 200 109 0.015440 10.0.0.41 - - [2025-12-22 02:00:51] "POST /set-tag HTTP/1.1" 200 109 0.019780 10.0.0.41 - - [2025-12-22 02:00:51] "POST /set-tag HTTP/1.1" 200 109 0.015198 10.0.0.41 - - [2025-12-22 02:00:51] "POST /set-tag HTTP/1.1" 200 109 0.028920 10.0.0.41 - - [2025-12-22 02:00:51] "DELETE /instance-ip/8f53dc04-ded9-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.055470 10.0.0.41 - - [2025-12-22 02:00:51] "POST /ref-update HTTP/1.1" 200 156 0.007211 10.0.0.41 - - [2025-12-22 02:00:51] "DELETE /virtual-machine-interface/8f3be13a-ded9-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.037127 10.0.0.41 - - [2025-12-22 02:00:51] "DELETE /virtual-machine/c4e53f50-3852-48b1-bb6e-dc968d93828e HTTP/1.1" 200 115 0.022250 10.0.0.41 - - [2025-12-22 02:00:51] "DELETE /tag/ee114d91-106f-40d8-aada-6e13db3b0047 HTTP/1.1" 409 388 0.006068 10.0.0.41 - - [2025-12-22 02:00:51] "DELETE /tag/283450e0-7a68-40e6-a597-019149823276 HTTP/1.1" 200 115 0.036272 10.0.0.41 - - [2025-12-22 02:01:19] "GET /virtual-machine-interface/928febf6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004262 10.0.0.41 - - [2025-12-22 02:01:19] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.41 - - [2025-12-22 02:01:19] "GET /virtual-machine-interface/928febf6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005905 10.0.0.41 - - [2025-12-22 02:01:19] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.41 - - [2025-12-22 02:01:19] "GET /virtual-machine/ad91ccbe-ac25-4002-8ad9-13a71c8c477b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002312 10.0.0.41 - - [2025-12-22 02:01:19] "POST /ref-update HTTP/1.1" 200 156 0.010647 10.0.0.41 - - [2025-12-22 02:01:19] "GET /virtual-machine-interface/928febf6-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004478 10.0.0.41 - - [2025-12-22 02:01:19] "POST /set-tag HTTP/1.1" 200 109 0.014010 10.0.0.41 - - [2025-12-22 02:01:19] "POST /set-tag HTTP/1.1" 200 109 0.022647 10.0.0.41 - - [2025-12-22 02:01:19] "POST /set-tag HTTP/1.1" 200 109 0.017357 10.0.0.41 - - [2025-12-22 02:01:19] "POST /set-tag HTTP/1.1" 200 109 0.024312 10.0.0.41 - - [2025-12-22 02:01:19] "DELETE /instance-ip/92a823ce-ded9-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.044389 10.0.0.41 - - [2025-12-22 02:01:19] "DELETE /virtual-machine-interface/928febf6-ded9-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.044791 10.0.0.41 - - [2025-12-22 02:01:19] "DELETE /virtual-machine/ad91ccbe-ac25-4002-8ad9-13a71c8c477b HTTP/1.1" 200 115 0.026216 10.0.0.41 - - [2025-12-22 02:01:19] "DELETE /tag/3d00e766-78c3-406d-9cf9-a5c81fe7dbcb HTTP/1.1" 200 115 0.052389 10.0.0.41 - - [2025-12-22 02:01:19] "GET /virtual-machine-interface/92212fa4-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004317 10.0.0.41 - - [2025-12-22 02:01:19] "POST /set-tag HTTP/1.1" 200 109 0.002390 10.0.0.41 - - [2025-12-22 02:01:19] "GET /virtual-machine-interface/92212fa4-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007734 10.0.0.41 - - [2025-12-22 02:01:19] "POST /set-tag HTTP/1.1" 200 109 0.003176 10.0.0.41 - - [2025-12-22 02:01:19] "GET /virtual-machine/72a23812-de09-4d69-ada1-f9a8432b02a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002980 10.0.0.41 - - [2025-12-22 02:01:19] "POST /ref-update HTTP/1.1" 200 156 0.021257 10.0.0.41 - - [2025-12-22 02:01:19] "GET /virtual-machine-interface/92212fa4-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.025055 10.0.0.41 - - [2025-12-22 02:01:19] "POST /set-tag HTTP/1.1" 200 109 0.028770 10.0.0.41 - - [2025-12-22 02:01:19] "POST /set-tag HTTP/1.1" 200 109 0.021543 10.0.0.41 - - [2025-12-22 02:01:20] "POST /set-tag HTTP/1.1" 200 109 0.030154 10.0.0.41 - - [2025-12-22 02:01:20] "POST /set-tag HTTP/1.1" 200 109 0.017396 10.0.0.41 - - [2025-12-22 02:01:20] "DELETE /instance-ip/923971c2-ded9-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.310409 10.0.0.41 - - [2025-12-22 02:01:20] "DELETE /virtual-machine-interface/92212fa4-ded9-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.067215 10.0.0.41 - - [2025-12-22 02:01:20] "DELETE /virtual-machine/72a23812-de09-4d69-ada1-f9a8432b02a7 HTTP/1.1" 200 115 0.018460 10.0.0.41 - - [2025-12-22 02:01:20] "DELETE /tag/ac983bc6-fa81-4e60-9daa-1957a5b01a6c HTTP/1.1" 409 236 0.005088 10.0.0.41 - - [2025-12-22 02:01:20] "DELETE /tag/474e054b-6ea6-4cf4-9afd-7deae2099226 HTTP/1.1" 409 236 0.006248 10.0.0.41 - - [2025-12-22 02:01:20] "DELETE /tag/0d2fd11c-61b6-41f1-b5ae-08171bd2cf02 HTTP/1.1" 200 115 0.032533 10.0.0.41 - - [2025-12-22 02:01:20] "GET /virtual-machine-interface/91af4060-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003704 10.0.0.41 - - [2025-12-22 02:01:20] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.41 - - [2025-12-22 02:01:20] "GET /virtual-machine-interface/91af4060-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003614 10.0.0.41 - - [2025-12-22 02:01:20] "POST /set-tag HTTP/1.1" 200 109 0.004334 10.0.0.41 - - [2025-12-22 02:01:20] "GET /virtual-machine/4f92d6b9-bd01-43f1-b84a-ec1e7cc04575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002659 10.0.0.41 - - [2025-12-22 02:01:20] "POST /ref-update HTTP/1.1" 200 156 0.009056 10.0.0.41 - - [2025-12-22 02:01:20] "GET /virtual-machine-interface/91af4060-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010322 10.0.0.41 - - [2025-12-22 02:01:20] "POST /set-tag HTTP/1.1" 200 109 0.015023 10.0.0.41 - - [2025-12-22 02:01:20] "POST /set-tag HTTP/1.1" 200 109 0.034382 10.0.0.41 - - [2025-12-22 02:01:20] "POST /set-tag HTTP/1.1" 200 109 0.030923 10.0.0.41 - - [2025-12-22 02:01:20] "POST /set-tag HTTP/1.1" 200 109 0.011833 10.0.0.41 - - [2025-12-22 02:01:20] "DELETE /instance-ip/91c77716-ded9-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.053457 10.0.0.41 - - [2025-12-22 02:01:21] "DELETE /virtual-machine-interface/91af4060-ded9-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.039076 10.0.0.41 - - [2025-12-22 02:01:21] "DELETE /virtual-machine/4f92d6b9-bd01-43f1-b84a-ec1e7cc04575 HTTP/1.1" 200 115 0.018687 10.0.0.41 - - [2025-12-22 02:01:21] "DELETE /tag/e07df96e-9013-410a-94e2-300f5ee3e1b8 HTTP/1.1" 409 236 0.005153 10.0.0.41 - - [2025-12-22 02:01:21] "GET /virtual-machine-interface/913f6a10-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005033 10.0.0.41 - - [2025-12-22 02:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.41 - - [2025-12-22 02:01:21] "GET /virtual-machine-interface/913f6a10-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004161 10.0.0.41 - - [2025-12-22 02:01:21] "POST /set-tag HTTP/1.1" 200 109 0.004480 10.0.0.41 - - [2025-12-22 02:01:21] "GET /virtual-machine/60f0cf17-bc3c-4659-b1ad-3184b3fd2a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003772 10.0.0.41 - - [2025-12-22 02:01:21] "POST /ref-update HTTP/1.1" 200 156 0.009130 10.0.0.41 - - [2025-12-22 02:01:21] "GET /virtual-machine-interface/913f6a10-ded9-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004510 10.0.0.41 - - [2025-12-22 02:01:21] "POST /set-tag HTTP/1.1" 200 109 0.016052 10.0.0.41 - - [2025-12-22 02:01:21] "POST /set-tag HTTP/1.1" 200 109 0.024486 10.0.0.41 - - [2025-12-22 02:01:21] "POST /set-tag HTTP/1.1" 200 109 0.013402 10.0.0.41 - - [2025-12-22 02:01:21] "POST /set-tag HTTP/1.1" 200 109 0.026066 10.0.0.41 - - [2025-12-22 02:01:21] "DELETE /instance-ip/91577ba0-ded9-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.033509 10.0.0.41 - - [2025-12-22 02:01:21] "DELETE /virtual-machine-interface/913f6a10-ded9-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.050499 10.0.0.41 - - [2025-12-22 02:01:21] "DELETE /virtual-machine/60f0cf17-bc3c-4659-b1ad-3184b3fd2a7c HTTP/1.1" 200 115 0.021284 10.0.0.41 - - [2025-12-22 02:01:21] "DELETE /tag/7d1f8964-d94c-4ba9-9d09-f6de74dfdb66 HTTP/1.1" 200 115 0.034500 10.0.0.41 - - [2025-12-22 02:01:21] "DELETE /tag/1f2c4d6e-715f-4fd0-99a7-492f77d22169 HTTP/1.1" 200 115 0.042973 10.0.0.41 - - [2025-12-22 02:01:21] "DELETE /tag/dcabb7db-68ff-4f39-938b-3d2522398c8b HTTP/1.1" 200 115 0.041914 10.0.0.41 - - [2025-12-22 02:01:23] "POST /projects HTTP/1.1" 409 238 0.002867 10.0.0.41 - - [2025-12-22 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.41 - - [2025-12-22 02:01:23] "GET /project/ccaabff1-de10-4c04-a4bc-72df5d964e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028053 10.0.0.41 - - [2025-12-22 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.41 - - [2025-12-22 02:01:23] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003416 10.0.0.41 - - [2025-12-22 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.41 - - [2025-12-22 02:01:23] "GET /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003811 10.0.0.41 - - [2025-12-22 02:01:23] "POST /security-groups HTTP/1.1" 409 285 0.002400 10.0.0.41 - - [2025-12-22 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.41 - - [2025-12-22 02:01:23] "PUT /security-group/ffdae495-374e-4604-ab9e-5c9bea04de0d HTTP/1.1" 200 262 0.053907 10.0.0.41 - - [2025-12-22 02:01:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.026850 10.0.0.41 - - [2025-12-22 02:01:23] "PUT /access-control-list/61d57026-419a-414f-a819-83fb8e0a4387 HTTP/1.1" 200 272 0.022471 10.0.0.41 - - [2025-12-22 02:01:23] "PUT /access-control-list/eaa75f81-4e02-41ca-b24c-3c65d92e2137 HTTP/1.1" 200 272 0.010408 10.0.0.41 - - [2025-12-22 02:01:28] "POST /projects HTTP/1.1" 409 238 0.001885 10.0.0.41 - - [2025-12-22 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.41 - - [2025-12-22 02:01:28] "GET /project/ccaabff1-de10-4c04-a4bc-72df5d964e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024925 10.0.0.41 - - [2025-12-22 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.41 - - [2025-12-22 02:01:28] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003781 10.0.0.41 - - [2025-12-22 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.41 - - [2025-12-22 02:01:28] "GET /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004145 10.0.0.41 - - [2025-12-22 02:01:28] "POST /security-groups HTTP/1.1" 409 285 0.002003 10.0.0.41 - - [2025-12-22 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001264 10.0.0.41 - - [2025-12-22 02:01:28] "PUT /security-group/ffdae495-374e-4604-ab9e-5c9bea04de0d HTTP/1.1" 200 262 0.053048 10.0.0.41 - - [2025-12-22 02:01:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.021088 10.0.0.41 - - [2025-12-22 02:01:28] "PUT /access-control-list/61d57026-419a-414f-a819-83fb8e0a4387 HTTP/1.1" 200 272 0.010054 10.0.0.41 - - [2025-12-22 02:01:28] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.014961 10.0.0.41 - - [2025-12-22 02:01:28] "PUT /access-control-list/eaa75f81-4e02-41ca-b24c-3c65d92e2137 HTTP/1.1" 200 272 0.024685 10.0.0.41 - - [2025-12-22 02:01:28] "GET /firewall-rule/cf8eacaf-c10f-4e6a-8ae1-ded7672bab34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003287 10.0.0.41 - - [2025-12-22 02:01:28] "POST /ref-update HTTP/1.1" 200 156 0.052737 10.0.0.41 - - [2025-12-22 02:01:28] "DELETE /firewall-rule/cf8eacaf-c10f-4e6a-8ae1-ded7672bab34 HTTP/1.1" 200 115 0.035063 10.0.0.41 - - [2025-12-22 02:01:28] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005842 10.0.0.41 - - [2025-12-22 02:01:28] "GET /firewall-rule/60561e0b-a831-4205-ba00-b0e7631f1bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002834 10.0.0.41 - - [2025-12-22 02:01:28] "POST /ref-update HTTP/1.1" 200 156 0.043060 10.0.0.41 - - [2025-12-22 02:01:29] "DELETE /firewall-rule/60561e0b-a831-4205-ba00-b0e7631f1bbb HTTP/1.1" 200 115 0.039348 10.0.0.41 - - [2025-12-22 02:01:29] "DELETE /tag/ac983bc6-fa81-4e60-9daa-1957a5b01a6c HTTP/1.1" 409 236 0.004786 10.0.0.41 - - [2025-12-22 02:01:29] "DELETE /tag/43459e41-c128-402a-8599-ce0ac3acdb6c HTTP/1.1" 200 115 0.053821 10.0.0.41 - - [2025-12-22 02:01:29] "DELETE /tag/474e054b-6ea6-4cf4-9afd-7deae2099226 HTTP/1.1" 409 236 0.008044 10.0.0.41 - - [2025-12-22 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.41 - - [2025-12-22 02:01:29] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004611 10.0.0.41 - - [2025-12-22 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.41 - - [2025-12-22 02:01:29] "GET /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004029 10.0.0.41 - - [2025-12-22 02:01:29] "PUT /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f HTTP/1.1" 200 264 0.037557 10.0.0.41 - - [2025-12-22 02:01:29] "PUT /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030 HTTP/1.1" 200 264 0.037888 10.0.0.41 - - [2025-12-22 02:01:29] "DELETE /security-group/ffdae495-374e-4604-ab9e-5c9bea04de0d HTTP/1.1" 200 115 0.049979 10.0.0.41 - - [2025-12-22 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.41 - - [2025-12-22 02:01:29] "DELETE /access-control-list/61d57026-419a-414f-a819-83fb8e0a4387 HTTP/1.1" 200 115 0.036699 10.0.0.41 - - [2025-12-22 02:01:29] "DELETE /access-control-list/eaa75f81-4e02-41ca-b24c-3c65d92e2137 HTTP/1.1" 200 115 0.017390 10.0.0.41 - - [2025-12-22 02:01:29] "GET /project/ccaabff1-de10-4c04-a4bc-72df5d964e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.031133 10.0.0.41 - - [2025-12-22 02:01:29] "GET /project/ccaabff1-de10-4c04-a4bc-72df5d964e9a?fields=security_groups HTTP/1.1" 200 1353 0.028471 10.0.0.41 - - [2025-12-22 02:01:29] "DELETE /security-group/46cd34ff-abce-42df-8fbf-c442ede7fb8d HTTP/1.1" 200 115 0.043891 10.0.0.41 - - [2025-12-22 02:01:29] "DELETE /access-control-list/2f025fa9-8651-45c2-9b9f-26f676492422 HTTP/1.1" 200 115 0.031716 10.0.0.41 - - [2025-12-22 02:01:29] "GET /project/ccaabff1-de10-4c04-a4bc-72df5d964e9a?fields=application_policy_sets HTTP/1.1" 200 1392 0.044371 10.0.0.41 - - [2025-12-22 02:01:29] "DELETE /access-control-list/e08f6980-6e9a-41f0-a1d9-3897511da4e0 HTTP/1.1" 200 115 0.042091 10.0.0.41 - - [2025-12-22 02:01:29] "DELETE /project/ccaabff1-de10-4c04-a4bc-72df5d964e9a HTTP/1.1" 200 115 0.260566 10.0.0.41 - - [2025-12-22 02:01:29] "POST /projects HTTP/1.1" 409 238 0.003359 10.0.0.41 - - [2025-12-22 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.41 - - [2025-12-22 02:01:29] "GET /project/36b345de-1aad-4c77-9e15-d030721082fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032990 10.0.0.41 - - [2025-12-22 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.41 - - [2025-12-22 02:01:29] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004030 10.0.0.41 - - [2025-12-22 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.41 - - [2025-12-22 02:01:29] "GET /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004437 10.0.0.41 - - [2025-12-22 02:01:29] "POST /security-groups HTTP/1.1" 409 285 0.002650 10.0.0.41 - - [2025-12-22 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.41 - - [2025-12-22 02:01:29] "PUT /security-group/3d62dc6f-6985-40c1-991d-ec8bd35299d7 HTTP/1.1" 200 262 0.052338 10.0.0.41 - - [2025-12-22 02:01:29] "PUT /access-control-list/12e05aa5-0741-4ac8-8127-4c4e8e318b68 HTTP/1.1" 200 272 0.015505 10.0.0.41 - - [2025-12-22 02:01:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.024494 10.0.0.41 - - [2025-12-22 02:01:29] "PUT /access-control-list/bce9f15f-4f7a-43a3-beb8-87ac3187ee09 HTTP/1.1" 200 272 0.028572 10.0.0.41 - - [2025-12-22 02:01:34] "DELETE /loadbalancer-member/00185403-99f6-43a8-ab91-b0afe4dfd213 HTTP/1.1" 200 115 0.037156 10.0.0.41 - - [2025-12-22 02:01:34] "DELETE /loadbalancer-pool/b7c9b780-9c8d-487e-b575-0b39317defec HTTP/1.1" 200 115 0.042310 10.0.0.41 - - [2025-12-22 02:01:34] "DELETE /loadbalancer-listener/8bbf0841-6436-46c9-b82b-a96db6414398 HTTP/1.1" 200 115 0.041685 10.0.0.41 - - [2025-12-22 02:01:34] "DELETE /loadbalancer/6590a283-cf3f-4f74-b95d-bdf67f419d49 HTTP/1.1" 200 115 0.042641 10.0.0.41 - - [2025-12-22 02:01:34] "DELETE /floating-ip/148ab7a3-09fa-4aec-a590-0a08646edec8 HTTP/1.1" 200 115 0.033435 10.0.0.41 - - [2025-12-22 02:01:34] "DELETE /instance-ip/70d63f9a-ef13-4e72-af78-0b80af3b3e9a HTTP/1.1" 200 115 0.032738 10.0.0.41 - - [2025-12-22 02:01:34] "DELETE /virtual-machine-interface/3b27cd22-a9e9-4fcb-857e-0d129e2fa398 HTTP/1.1" 200 115 0.035309 10.0.0.41 - - [2025-12-22 02:01:34] "DELETE /tag/85b5d82d-4ce0-479a-82eb-789cea4c4777 HTTP/1.1" 200 115 0.030936 10.0.0.41 - - [2025-12-22 02:01:34] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002409 10.0.0.41 - - [2025-12-22 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.41 - - [2025-12-22 02:01:34] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002662 10.0.0.41 - - [2025-12-22 02:01:34] "GET /firewall-policy/ba5c991a-835a-4df5-a6f1-69bacbe293c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002373 10.0.0.41 - - [2025-12-22 02:01:34] "GET /firewall-rule/ce526225-1f50-4cc8-9f01-e531b52b9dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003031 10.0.0.41 - - [2025-12-22 02:01:34] "POST /ref-update HTTP/1.1" 200 156 0.013214 10.0.0.41 - - [2025-12-22 02:01:34] "DELETE /firewall-rule/ce526225-1f50-4cc8-9f01-e531b52b9dc1 HTTP/1.1" 200 115 0.052600 10.0.0.41 - - [2025-12-22 02:01:34] "GET /firewall-policy/3f591d66-9406-4301-88a9-422c51623735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005842 10.0.0.41 - - [2025-12-22 02:01:35] "GET /firewall-rule/3ebd4366-f6fd-4d2d-af1c-d26233117e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002645 10.0.0.41 - - [2025-12-22 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.013160 10.0.0.41 - - [2025-12-22 02:01:35] "DELETE /firewall-rule/3ebd4366-f6fd-4d2d-af1c-d26233117e7e HTTP/1.1" 200 115 0.046082 10.0.0.41 - - [2025-12-22 02:01:35] "GET /firewall-policy/3f591d66-9406-4301-88a9-422c51623735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.004631 10.0.0.41 - - [2025-12-22 02:01:35] "GET /firewall-rule/f7be45dd-09a5-4762-8bca-155449da7b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002695 10.0.0.41 - - [2025-12-22 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.011831 10.0.0.41 - - [2025-12-22 02:01:35] "DELETE /firewall-rule/f7be45dd-09a5-4762-8bca-155449da7b64 HTTP/1.1" 200 115 0.050499 10.0.0.41 - - [2025-12-22 02:01:35] "GET /application-policy-set/10961de0-6fce-4ae4-90b5-b8c4e96ee3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002433 10.0.0.41 - - [2025-12-22 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.41 - - [2025-12-22 02:01:35] "GET /policy-management/844b5e71-8bba-4e24-9e23-ad3ac183ada9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002452 10.0.0.41 - - [2025-12-22 02:01:35] "GET /firewall-policy/3f591d66-9406-4301-88a9-422c51623735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003115 10.0.0.41 - - [2025-12-22 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.025548 10.0.0.41 - - [2025-12-22 02:01:35] "DELETE /firewall-policy/3f591d66-9406-4301-88a9-422c51623735 HTTP/1.1" 200 115 0.038897 10.0.0.41 - - [2025-12-22 02:01:35] "DELETE /tag/ee114d91-106f-40d8-aada-6e13db3b0047 HTTP/1.1" 200 115 0.077923 10.0.0.41 - - [2025-12-22 02:01:35] "DELETE /tag/ac983bc6-fa81-4e60-9daa-1957a5b01a6c HTTP/1.1" 200 115 0.054691 10.0.0.41 - - [2025-12-22 02:01:35] "DELETE /tag/474e054b-6ea6-4cf4-9afd-7deae2099226 HTTP/1.1" 200 115 0.047266 10.0.0.41 - - [2025-12-22 02:01:35] "DELETE /tag/e07df96e-9013-410a-94e2-300f5ee3e1b8 HTTP/1.1" 200 115 0.085950 10.0.0.41 - - [2025-12-22 02:01:35] "POST /projects HTTP/1.1" 409 238 0.001748 10.0.0.41 - - [2025-12-22 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.41 - - [2025-12-22 02:01:35] "GET /project/36b345de-1aad-4c77-9e15-d030721082fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041248 10.0.0.41 - - [2025-12-22 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.41 - - [2025-12-22 02:01:35] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004292 10.0.0.41 - - [2025-12-22 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.41 - - [2025-12-22 02:01:35] "GET /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004716 10.0.0.41 - - [2025-12-22 02:01:35] "POST /security-groups HTTP/1.1" 409 285 0.003065 10.0.0.41 - - [2025-12-22 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.41 - - [2025-12-22 02:01:35] "PUT /security-group/3d62dc6f-6985-40c1-991d-ec8bd35299d7 HTTP/1.1" 200 262 0.063620 10.0.0.41 - - [2025-12-22 02:01:36] "PUT /access-control-list/12e05aa5-0741-4ac8-8127-4c4e8e318b68 HTTP/1.1" 200 272 0.019264 10.0.0.41 - - [2025-12-22 02:01:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.040593 10.0.0.41 - - [2025-12-22 02:01:36] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.031199 10.0.0.41 - - [2025-12-22 02:01:36] "PUT /access-control-list/bce9f15f-4f7a-43a3-beb8-87ac3187ee09 HTTP/1.1" 200 272 0.062301 10.0.0.41 - - [2025-12-22 02:01:36] "GET /firewall-rule/f1e66e31-7fee-4be8-99f2-da0370b54f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003217 10.0.0.41 - - [2025-12-22 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.078791 10.0.0.41 - - [2025-12-22 02:01:36] "DELETE /firewall-rule/f1e66e31-7fee-4be8-99f2-da0370b54f6f HTTP/1.1" 200 115 0.041360 10.0.0.41 - - [2025-12-22 02:01:36] "GET /firewall-policy/4b4f04f9-5936-45e3-bb77-998b1980230f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005096 10.0.0.41 - - [2025-12-22 02:01:36] "GET /firewall-rule/127f989d-954e-469e-a6c9-af61eff05171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002638 10.0.0.41 - - [2025-12-22 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.049481 10.0.0.41 - - [2025-12-22 02:01:36] "DELETE /firewall-rule/127f989d-954e-469e-a6c9-af61eff05171 HTTP/1.1" 200 115 0.057804 10.0.0.41 - - [2025-12-22 02:01:36] "DELETE /tag/d6b94bfa-b359-4d98-9f24-d1dd9b8ba593 HTTP/1.1" 200 115 0.060868 10.0.0.41 - - [2025-12-22 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.41 - - [2025-12-22 02:01:36] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.005856 10.0.0.41 - - [2025-12-22 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.41 - - [2025-12-22 02:01:36] "GET /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005085 10.0.0.41 - - [2025-12-22 02:01:36] "PUT /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f HTTP/1.1" 200 264 0.073787 10.0.0.41 - - [2025-12-22 02:01:36] "PUT /virtual-network/47a24644-4087-47f5-a268-e4cf14d4d030 HTTP/1.1" 200 264 0.077241 10.0.0.41 - - [2025-12-22 02:01:36] "DELETE /security-group/3d62dc6f-6985-40c1-991d-ec8bd35299d7 HTTP/1.1" 200 115 0.066541 10.0.0.41 - - [2025-12-22 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.41 - - [2025-12-22 02:01:36] "DELETE /access-control-list/12e05aa5-0741-4ac8-8127-4c4e8e318b68 HTTP/1.1" 200 115 0.047879 10.0.0.41 - - [2025-12-22 02:01:36] "DELETE /access-control-list/bce9f15f-4f7a-43a3-beb8-87ac3187ee09 HTTP/1.1" 200 115 0.032621 10.0.0.41 - - [2025-12-22 02:01:36] "GET /project/36b345de-1aad-4c77-9e15-d030721082fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.043701 10.0.0.41 - - [2025-12-22 02:01:36] "GET /project/36b345de-1aad-4c77-9e15-d030721082fe?fields=security_groups HTTP/1.1" 200 1352 0.043707 10.0.0.41 - - [2025-12-22 02:01:37] "DELETE /security-group/c7f17c07-2010-461b-8ea1-7776e7b173cc HTTP/1.1" 200 115 0.059202 10.0.0.41 - - [2025-12-22 02:01:37] "DELETE /access-control-list/89ace3a4-fdc3-4a22-85d7-567a5f8fe6dd HTTP/1.1" 200 115 0.046415 10.0.0.41 - - [2025-12-22 02:01:37] "GET /project/36b345de-1aad-4c77-9e15-d030721082fe?fields=application_policy_sets HTTP/1.1" 200 1391 0.056376 10.0.0.41 - - [2025-12-22 02:01:37] "DELETE /access-control-list/adc8680c-8713-4d31-9bb0-a774f37867fa HTTP/1.1" 200 115 0.049255 10.0.0.41 - - [2025-12-22 02:01:37] "DELETE /project/36b345de-1aad-4c77-9e15-d030721082fe HTTP/1.1" 200 115 0.366887 10.0.0.41 - - [2025-12-22 02:02:17] "GET / HTTP/1.1" 200 35931 0.002125 10.0.0.41 - - [2025-12-22 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.41 - - [2025-12-22 02:02:17] "GET /global-vrouter-config/397573ac-3d58-4cce-bd1f-921047ad21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003839 10.0.0.41 - - [2025-12-22 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.41 - - [2025-12-22 02:02:18] "GET /global-vrouter-config/397573ac-3d58-4cce-bd1f-921047ad21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002216 10.0.0.41 - - [2025-12-22 02:02:33] "GET / HTTP/1.1" 200 35931 0.001373 10.0.0.41 - - [2025-12-22 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.41 - - [2025-12-22 02:02:33] "GET /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004543 10.0.0.41 - - [2025-12-22 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006367 10.0.0.41 - - [2025-12-22 02:02:33] "GET /config-node/643f104a-0e45-41bc-8e62-a54d4c769dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002929 10.0.0.41 - - [2025-12-22 02:02:33] "GET / HTTP/1.1" 200 35931 0.002347 10.0.0.41 - - [2025-12-22 02:02:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009716 10.0.0.41 - - [2025-12-22 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.41 - - [2025-12-22 02:02:38] "GET /global-vrouter-config/397573ac-3d58-4cce-bd1f-921047ad21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002358 10.0.0.41 - - [2025-12-22 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.41 - - [2025-12-22 02:02:38] "PUT /global-vrouter-config/397573ac-3d58-4cce-bd1f-921047ad21b3 HTTP/1.1" 200 276 0.008510 10.0.0.41 - - [2025-12-22 02:02:38] "GET / HTTP/1.1" 200 35931 0.001648 10.0.0.41 - - [2025-12-22 02:02:38] "POST /alarms HTTP/1.1" 409 264 0.001895 10.0.0.41 - - [2025-12-22 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.41 - - [2025-12-22 02:02:38] "PUT /alarm/f8b33afa-f9a1-467d-9711-a49836d2a40c HTTP/1.1" 200 244 0.012674 10.0.0.41 - - [2025-12-22 02:02:38] "POST /alarms HTTP/1.1" 409 261 0.002025 10.0.0.41 - - [2025-12-22 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.41 - - [2025-12-22 02:02:38] "PUT /alarm/f0dc5b9d-a01c-4da0-9959-a9995cb8b536 HTTP/1.1" 200 244 0.009151 10.0.0.41 - - [2025-12-22 02:02:38] "POST /alarms HTTP/1.1" 409 261 0.004085 10.0.0.41 - - [2025-12-22 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.41 - - [2025-12-22 02:02:38] "PUT /alarm/c3e5219a-e004-4461-a8fd-3e9a30950465 HTTP/1.1" 200 244 0.011154 10.0.0.41 - - [2025-12-22 02:02:38] "POST /alarms HTTP/1.1" 409 253 0.010766 10.0.0.41 - - [2025-12-22 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.41 - - [2025-12-22 02:02:38] "PUT /alarm/3fae0167-52b6-402c-a8c1-19bb596aa051 HTTP/1.1" 200 244 0.015858 10.0.0.41 - - [2025-12-22 02:02:38] "POST /alarms HTTP/1.1" 409 251 0.008105 10.0.0.41 - - [2025-12-22 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.41 - - [2025-12-22 02:02:38] "PUT /alarm/35fa2f03-1776-44cf-8118-0703ce40275f HTTP/1.1" 200 244 0.012059 10.0.0.41 - - [2025-12-22 02:02:38] "POST /alarms HTTP/1.1" 409 252 0.013334 10.0.0.41 - - [2025-12-22 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.41 - - [2025-12-22 02:02:39] "PUT /alarm/432cb370-8967-4222-8d0c-d0717fe367c7 HTTP/1.1" 200 244 0.010326 10.0.0.41 - - [2025-12-22 02:02:39] "POST /alarms HTTP/1.1" 409 256 0.007659 10.0.0.41 - - [2025-12-22 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.41 - - [2025-12-22 02:02:39] "PUT /alarm/77092315-e794-4e51-87d5-2b4fb8c65936 HTTP/1.1" 200 244 0.010975 10.0.0.41 - - [2025-12-22 02:02:39] "POST /alarms HTTP/1.1" 409 248 0.011277 10.0.0.41 - - [2025-12-22 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.41 - - [2025-12-22 02:02:39] "PUT /alarm/283dad54-d230-4ab6-92f6-d9c4660e7111 HTTP/1.1" 200 244 0.010004 10.0.0.41 - - [2025-12-22 02:02:39] "POST /alarms HTTP/1.1" 409 252 0.012615 10.0.0.41 - - [2025-12-22 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.41 - - [2025-12-22 02:02:39] "PUT /alarm/f154585e-01e3-4912-ad82-ff0f481afd48 HTTP/1.1" 200 244 0.016685 10.0.0.41 - - [2025-12-22 02:02:39] "POST /alarms HTTP/1.1" 409 257 0.009066 10.0.0.41 - - [2025-12-22 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.41 - - [2025-12-22 02:02:39] "PUT /alarm/d8f9f2ff-aa31-4feb-9a64-18a45d957c3c HTTP/1.1" 200 244 0.010226 10.0.0.41 - - [2025-12-22 02:02:39] "POST /alarms HTTP/1.1" 409 251 0.004608 10.0.0.41 - - [2025-12-22 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013877 10.0.0.41 - - [2025-12-22 02:02:39] "PUT /alarm/9be8be40-ca94-4e6a-bcbc-a8821972fe0c HTTP/1.1" 200 244 0.012060 10.0.0.41 - - [2025-12-22 02:02:39] "POST /alarms HTTP/1.1" 409 257 0.008477 10.0.0.41 - - [2025-12-22 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.41 - - [2025-12-22 02:02:39] "PUT /alarm/a0dc3c1b-3f93-4a50-8785-ef5cde98c441 HTTP/1.1" 200 244 0.012899 10.0.0.41 - - [2025-12-22 02:02:39] "POST /alarms HTTP/1.1" 409 261 0.004776 10.0.0.41 - - [2025-12-22 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.41 - - [2025-12-22 02:02:39] "PUT /alarm/3815ad1f-7eda-43e4-848a-a9c689f89116 HTTP/1.1" 200 244 0.010883 10.0.0.41 - - [2025-12-22 02:02:39] "POST /alarms HTTP/1.1" 409 258 0.010607 10.0.0.41 - - [2025-12-22 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.41 - - [2025-12-22 02:02:39] "PUT /alarm/f788924f-4e41-4b9a-8cb6-7e0ae76f7688 HTTP/1.1" 200 244 0.012533 10.0.0.41 - - [2025-12-22 02:02:39] "POST /alarms HTTP/1.1" 409 254 0.011316 10.0.0.41 - - [2025-12-22 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.41 - - [2025-12-22 02:02:39] "PUT /alarm/facf4830-a676-456d-a563-d8647679890a HTTP/1.1" 200 244 0.010716 10.0.0.41 - - [2025-12-22 02:02:39] "POST /alarms HTTP/1.1" 409 254 0.012019 10.0.0.41 - - [2025-12-22 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.41 - - [2025-12-22 02:02:39] "PUT /alarm/0b2d00f9-58a7-4920-b1f8-52382c919ef7 HTTP/1.1" 200 244 0.013175 10.0.0.41 - - [2025-12-22 02:02:39] "POST /alarms HTTP/1.1" 409 254 0.004802 10.0.0.41 - - [2025-12-22 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.41 - - [2025-12-22 02:02:39] "PUT /alarm/ecef6526-6934-48bc-822f-2eef9a394183 HTTP/1.1" 200 244 0.011784 10.0.0.41 - - [2025-12-22 02:02:39] "POST /alarms HTTP/1.1" 409 247 0.005125 10.0.0.41 - - [2025-12-22 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.41 - - [2025-12-22 02:02:39] "PUT /alarm/23de2b09-7b34-4a6d-b925-b7e8e9070eb4 HTTP/1.1" 200 244 0.010452 10.0.0.41 - - [2025-12-22 02:02:39] "POST /alarms HTTP/1.1" 409 272 0.005075 10.0.0.41 - - [2025-12-22 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.41 - - [2025-12-22 02:02:39] "PUT /alarm/29ba62c2-209d-498b-9850-c4f0c5afb8de HTTP/1.1" 200 244 0.011665 10.0.0.41 - - [2025-12-22 02:02:40] "POST /alarms HTTP/1.1" 409 261 0.012070 10.0.0.41 - - [2025-12-22 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.41 - - [2025-12-22 02:02:40] "PUT /alarm/b00008f5-9a14-45bb-81ff-5a00042fa243 HTTP/1.1" 200 244 0.014252 10.0.0.41 - - [2025-12-22 02:02:40] "POST /alarms HTTP/1.1" 409 259 0.016303 10.0.0.41 - - [2025-12-22 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.41 - - [2025-12-22 02:02:40] "PUT /alarm/fcd616da-6b39-472f-9e89-37ad54f2db64 HTTP/1.1" 200 244 0.010503 10.0.0.41 - - [2025-12-22 02:02:40] "POST /alarms HTTP/1.1" 409 265 0.008415 10.0.0.41 - - [2025-12-22 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.41 - - [2025-12-22 02:02:40] "PUT /alarm/9998c68b-269f-4777-806e-5eab482c9622 HTTP/1.1" 200 244 0.009830 10.0.0.41 - - [2025-12-22 02:02:40] "POST /alarms HTTP/1.1" 409 279 0.008199 10.0.0.41 - - [2025-12-22 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.41 - - [2025-12-22 02:02:40] "PUT /alarm/dfa10b9e-17de-49db-b3eb-04afbab9e43d HTTP/1.1" 200 244 0.010784 10.0.0.41 - - [2025-12-22 02:02:40] "GET / HTTP/1.1" 200 35931 0.001909 10.0.0.41 - - [2025-12-22 02:02:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002049 10.0.0.41 - - [2025-12-22 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.41 - - [2025-12-22 02:02:40] "PUT /global-vrouter-config/397573ac-3d58-4cce-bd1f-921047ad21b3 HTTP/1.1" 200 276 0.007653 10.0.0.41 - - [2025-12-22 02:02:40] "GET / HTTP/1.1" 200 35931 0.001426 10.0.0.41 - - [2025-12-22 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.41 - - [2025-12-22 02:02:40] "GET /global-vrouter-config/397573ac-3d58-4cce-bd1f-921047ad21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003747 10.0.0.41 - - [2025-12-22 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.41 - - [2025-12-22 02:02:40] "PUT /global-vrouter-config/397573ac-3d58-4cce-bd1f-921047ad21b3 HTTP/1.1" 200 276 0.012650 10.0.0.41 - - [2025-12-22 02:02:41] "GET / HTTP/1.1" 200 35931 0.002223 10.0.0.41 - - [2025-12-22 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.41 - - [2025-12-22 02:02:41] "GET /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004281 10.0.0.41 - - [2025-12-22 02:02:41] "PUT /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a HTTP/1.1" 200 274 0.015151 10.0.0.41 - - [2025-12-22 02:02:44] "GET / HTTP/1.1" 200 35931 0.001497 10.0.0.41 - - [2025-12-22 02:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.41 - - [2025-12-22 02:02:44] "GET /routing-instance/6aafd763-b617-4ec8-8907-1e74f0743e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002506 10.0.0.41 - - [2025-12-22 02:02:44] "POST /bgp-routers HTTP/1.1" 409 301 0.001755 10.0.0.41 - - [2025-12-22 02:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.41 - - [2025-12-22 02:02:44] "GET /bgp-router/8ab1098f-47e0-473d-a44c-d9352aaa01f4?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003531 10.0.0.41 - - [2025-12-22 02:02:44] "PUT /bgp-router/8ab1098f-47e0-473d-a44c-d9352aaa01f4 HTTP/1.1" 200 254 0.014437 [Introspect:8084]10.0.0.41 - - [2025-12-22 02:02:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.006159 [Introspect:8084]10.0.0.41 - - [2025-12-22 02:02:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000926 10.0.0.41 - - [2025-12-22 02:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.41 - - [2025-12-22 02:02:47] "GET /global-vrouter-config/397573ac-3d58-4cce-bd1f-921047ad21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002861 10.0.0.41 - - [2025-12-22 02:02:50] "GET /global-system-configs HTTP/1.1" 200 322 0.001826 10.0.0.41 - - [2025-12-22 02:02:51] "GET /global-system-configs HTTP/1.1" 200 322 0.001637 10.0.0.41 - - [2025-12-22 02:02:59] "GET / HTTP/1.1" 200 35931 0.001628 10.0.0.41 - - [2025-12-22 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.41 - - [2025-12-22 02:02:59] "GET /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004596 10.0.0.41 - - [2025-12-22 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.41 - - [2025-12-22 02:02:59] "GET /config-node/643f104a-0e45-41bc-8e62-a54d4c769dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002163 10.0.0.41 - - [2025-12-22 02:03:11] "GET / HTTP/1.1" 200 35931 0.003311 10.0.0.41 - - [2025-12-22 02:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.41 - - [2025-12-22 02:03:11] "GET /routing-instance/6aafd763-b617-4ec8-8907-1e74f0743e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002315 10.0.0.41 - - [2025-12-22 02:03:11] "POST /bgp-routers HTTP/1.1" 409 301 0.001508 10.0.0.41 - - [2025-12-22 02:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011524 10.0.0.41 - - [2025-12-22 02:03:11] "GET /bgp-router/8ab1098f-47e0-473d-a44c-d9352aaa01f4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.008004 10.0.0.41 - - [2025-12-22 02:03:11] "PUT /bgp-router/8ab1098f-47e0-473d-a44c-d9352aaa01f4 HTTP/1.1" 200 254 0.013794 [Introspect:8084]10.0.0.41 - - [2025-12-22 02:03:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.41 - - [2025-12-22 02:03:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000852 [Introspect:8084]10.0.0.41 - - [2025-12-22 02:03:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.41 - - [2025-12-22 02:03:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000873 [Introspect:8084]10.0.0.41 - - [2025-12-22 02:03:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000853 [Introspect:8084]10.0.0.41 - - [2025-12-22 02:03:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880 10.0.0.41 - - [2025-12-22 02:03:32] "GET / HTTP/1.1" 200 35931 0.001627 10.0.0.41 - - [2025-12-22 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.41 - - [2025-12-22 02:03:32] "GET /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004511 10.0.0.41 - - [2025-12-22 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.41 - - [2025-12-22 02:03:32] "GET /config-node/643f104a-0e45-41bc-8e62-a54d4c769dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001774 10.0.0.41 - - [2025-12-22 02:03:32] "GET / HTTP/1.1" 200 35931 0.001307 10.0.0.41 - - [2025-12-22 02:03:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001859 10.0.0.41 - - [2025-12-22 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.41 - - [2025-12-22 02:03:37] "GET /global-vrouter-config/397573ac-3d58-4cce-bd1f-921047ad21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002421 10.0.0.41 - - [2025-12-22 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.41 - - [2025-12-22 02:03:37] "PUT /global-vrouter-config/397573ac-3d58-4cce-bd1f-921047ad21b3 HTTP/1.1" 200 276 0.012290 10.0.0.41 - - [2025-12-22 02:03:37] "GET / HTTP/1.1" 200 35931 0.003048 10.0.0.41 - - [2025-12-22 02:03:37] "POST /alarms HTTP/1.1" 409 264 0.002023 10.0.0.41 - - [2025-12-22 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.41 - - [2025-12-22 02:03:37] "PUT /alarm/f8b33afa-f9a1-467d-9711-a49836d2a40c HTTP/1.1" 200 244 0.008757 10.0.0.41 - - [2025-12-22 02:03:37] "POST /alarms HTTP/1.1" 409 261 0.005219 10.0.0.41 - - [2025-12-22 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.41 - - [2025-12-22 02:03:37] "PUT /alarm/f0dc5b9d-a01c-4da0-9959-a9995cb8b536 HTTP/1.1" 200 244 0.008645 10.0.0.41 - - [2025-12-22 02:03:37] "POST /alarms HTTP/1.1" 409 261 0.002098 10.0.0.41 - - [2025-12-22 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.41 - - [2025-12-22 02:03:37] "PUT /alarm/c3e5219a-e004-4461-a8fd-3e9a30950465 HTTP/1.1" 200 244 0.008633 10.0.0.41 - - [2025-12-22 02:03:37] "POST /alarms HTTP/1.1" 409 253 0.001283 10.0.0.41 - - [2025-12-22 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007969 10.0.0.41 - - [2025-12-22 02:03:37] "PUT /alarm/3fae0167-52b6-402c-a8c1-19bb596aa051 HTTP/1.1" 200 244 0.015095 10.0.0.41 - - [2025-12-22 02:03:37] "POST /alarms HTTP/1.1" 409 251 0.002123 10.0.0.41 - - [2025-12-22 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.41 - - [2025-12-22 02:03:38] "PUT /alarm/35fa2f03-1776-44cf-8118-0703ce40275f HTTP/1.1" 200 244 0.007675 10.0.0.41 - - [2025-12-22 02:03:38] "POST /alarms HTTP/1.1" 409 252 0.002666 10.0.0.41 - - [2025-12-22 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.41 - - [2025-12-22 02:03:38] "PUT /alarm/432cb370-8967-4222-8d0c-d0717fe367c7 HTTP/1.1" 200 244 0.008820 10.0.0.41 - - [2025-12-22 02:03:38] "POST /alarms HTTP/1.1" 409 256 0.004041 10.0.0.41 - - [2025-12-22 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001037 10.0.0.41 - - [2025-12-22 02:03:38] "PUT /alarm/77092315-e794-4e51-87d5-2b4fb8c65936 HTTP/1.1" 200 244 0.008503 10.0.0.41 - - [2025-12-22 02:03:38] "POST /alarms HTTP/1.1" 409 248 0.011265 10.0.0.41 - - [2025-12-22 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.41 - - [2025-12-22 02:03:38] "PUT /alarm/283dad54-d230-4ab6-92f6-d9c4660e7111 HTTP/1.1" 200 244 0.016380 10.0.0.41 - - [2025-12-22 02:03:38] "POST /alarms HTTP/1.1" 409 252 0.013250 10.0.0.41 - - [2025-12-22 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.41 - - [2025-12-22 02:03:38] "PUT /alarm/f154585e-01e3-4912-ad82-ff0f481afd48 HTTP/1.1" 200 244 0.013149 10.0.0.41 - - [2025-12-22 02:03:38] "POST /alarms HTTP/1.1" 409 257 0.007421 10.0.0.41 - - [2025-12-22 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.41 - - [2025-12-22 02:03:38] "PUT /alarm/d8f9f2ff-aa31-4feb-9a64-18a45d957c3c HTTP/1.1" 200 244 0.009050 10.0.0.41 - - [2025-12-22 02:03:38] "POST /alarms HTTP/1.1" 409 251 0.003891 10.0.0.41 - - [2025-12-22 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.41 - - [2025-12-22 02:03:38] "PUT /alarm/9be8be40-ca94-4e6a-bcbc-a8821972fe0c HTTP/1.1" 200 244 0.008091 10.0.0.41 - - [2025-12-22 02:03:38] "POST /alarms HTTP/1.1" 409 257 0.004543 10.0.0.41 - - [2025-12-22 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.41 - - [2025-12-22 02:03:38] "PUT /alarm/a0dc3c1b-3f93-4a50-8785-ef5cde98c441 HTTP/1.1" 200 244 0.008704 10.0.0.41 - - [2025-12-22 02:03:38] "POST /alarms HTTP/1.1" 409 261 0.005658 10.0.0.41 - - [2025-12-22 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.41 - - [2025-12-22 02:03:38] "PUT /alarm/3815ad1f-7eda-43e4-848a-a9c689f89116 HTTP/1.1" 200 244 0.010008 10.0.0.41 - - [2025-12-22 02:03:38] "POST /alarms HTTP/1.1" 409 258 0.007535 10.0.0.41 - - [2025-12-22 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.41 - - [2025-12-22 02:03:38] "PUT /alarm/f788924f-4e41-4b9a-8cb6-7e0ae76f7688 HTTP/1.1" 200 244 0.009158 10.0.0.41 - - [2025-12-22 02:03:38] "POST /alarms HTTP/1.1" 409 254 0.003937 10.0.0.41 - - [2025-12-22 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.41 - - [2025-12-22 02:03:38] "PUT /alarm/facf4830-a676-456d-a563-d8647679890a HTTP/1.1" 200 244 0.008724 10.0.0.41 - - [2025-12-22 02:03:38] "POST /alarms HTTP/1.1" 409 254 0.010152 10.0.0.41 - - [2025-12-22 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.41 - - [2025-12-22 02:03:38] "PUT /alarm/0b2d00f9-58a7-4920-b1f8-52382c919ef7 HTTP/1.1" 200 244 0.026957 10.0.0.41 - - [2025-12-22 02:03:38] "POST /alarms HTTP/1.1" 409 254 0.005866 10.0.0.41 - - [2025-12-22 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004830 10.0.0.41 - - [2025-12-22 02:03:38] "PUT /alarm/ecef6526-6934-48bc-822f-2eef9a394183 HTTP/1.1" 200 244 0.009125 10.0.0.41 - - [2025-12-22 02:03:38] "POST /alarms HTTP/1.1" 409 247 0.011059 10.0.0.41 - - [2025-12-22 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.41 - - [2025-12-22 02:03:38] "PUT /alarm/23de2b09-7b34-4a6d-b925-b7e8e9070eb4 HTTP/1.1" 200 244 0.009720 10.0.0.41 - - [2025-12-22 02:03:38] "POST /alarms HTTP/1.1" 409 272 0.013472 10.0.0.41 - - [2025-12-22 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.41 - - [2025-12-22 02:03:38] "PUT /alarm/29ba62c2-209d-498b-9850-c4f0c5afb8de HTTP/1.1" 200 244 0.009024 10.0.0.41 - - [2025-12-22 02:03:38] "POST /alarms HTTP/1.1" 409 261 0.005320 10.0.0.41 - - [2025-12-22 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.41 - - [2025-12-22 02:03:39] "PUT /alarm/b00008f5-9a14-45bb-81ff-5a00042fa243 HTTP/1.1" 200 244 0.012202 10.0.0.41 - - [2025-12-22 02:03:39] "POST /alarms HTTP/1.1" 409 259 0.009601 10.0.0.41 - - [2025-12-22 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.41 - - [2025-12-22 02:03:39] "PUT /alarm/fcd616da-6b39-472f-9e89-37ad54f2db64 HTTP/1.1" 200 244 0.010107 10.0.0.41 - - [2025-12-22 02:03:39] "POST /alarms HTTP/1.1" 409 265 0.006528 10.0.0.41 - - [2025-12-22 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.41 - - [2025-12-22 02:03:39] "PUT /alarm/9998c68b-269f-4777-806e-5eab482c9622 HTTP/1.1" 200 244 0.010708 10.0.0.41 - - [2025-12-22 02:03:39] "POST /alarms HTTP/1.1" 409 279 0.006425 10.0.0.41 - - [2025-12-22 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.41 - - [2025-12-22 02:03:39] "PUT /alarm/dfa10b9e-17de-49db-b3eb-04afbab9e43d HTTP/1.1" 200 244 0.009845 10.0.0.41 - - [2025-12-22 02:03:39] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.41 - - [2025-12-22 02:03:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001821 10.0.0.41 - - [2025-12-22 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.41 - - [2025-12-22 02:03:39] "PUT /global-vrouter-config/397573ac-3d58-4cce-bd1f-921047ad21b3 HTTP/1.1" 200 276 0.007119 10.0.0.41 - - [2025-12-22 02:03:39] "GET / HTTP/1.1" 200 35931 0.001461 10.0.0.41 - - [2025-12-22 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.41 - - [2025-12-22 02:03:39] "GET /global-vrouter-config/397573ac-3d58-4cce-bd1f-921047ad21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002363 10.0.0.41 - - [2025-12-22 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.41 - - [2025-12-22 02:03:39] "PUT /global-vrouter-config/397573ac-3d58-4cce-bd1f-921047ad21b3 HTTP/1.1" 200 276 0.009253 10.0.0.41 - - [2025-12-22 02:03:40] "GET / HTTP/1.1" 200 35931 0.001755 10.0.0.41 - - [2025-12-22 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.41 - - [2025-12-22 02:03:40] "GET /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003974 10.0.0.41 - - [2025-12-22 02:03:40] "PUT /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a HTTP/1.1" 200 274 0.012635 10.0.0.41 - - [2025-12-22 02:03:43] "GET / HTTP/1.1" 200 35931 0.001290 10.0.0.41 - - [2025-12-22 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.41 - - [2025-12-22 02:03:43] "GET /routing-instance/6aafd763-b617-4ec8-8907-1e74f0743e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002671 10.0.0.41 - - [2025-12-22 02:03:43] "POST /bgp-routers HTTP/1.1" 409 301 0.001563 10.0.0.41 - - [2025-12-22 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.41 - - [2025-12-22 02:03:43] "GET /bgp-router/8ab1098f-47e0-473d-a44c-d9352aaa01f4?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003197 10.0.0.41 - - [2025-12-22 02:03:43] "PUT /bgp-router/8ab1098f-47e0-473d-a44c-d9352aaa01f4 HTTP/1.1" 200 254 0.013087 [Introspect:8084]10.0.0.41 - - [2025-12-22 02:03:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001405 [Introspect:8084]10.0.0.41 - - [2025-12-22 02:03:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001074 [Introspect:8084]10.0.0.41 - - [2025-12-22 02:03:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.41 - - [2025-12-22 02:03:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001107 10.0.0.41 - - [2025-12-22 02:03:48] "POST /tags HTTP/1.1" 200 355 0.034045 10.0.0.41 - - [2025-12-22 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.034962 10.0.0.41 - - [2025-12-22 02:03:48] "GET /tag/b3ac7ec3-6091-4d68-afd7-892f003718b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.018105 10.0.0.41 - - [2025-12-22 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.41 - - [2025-12-22 02:03:48] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004649 10.0.0.41 - - [2025-12-22 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.41 - - [2025-12-22 02:03:48] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.089262 10.0.0.41 - - [2025-12-22 02:03:48] "POST /virtual-machines HTTP/1.1" 200 351 0.024541 10.0.0.41 - - [2025-12-22 02:03:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.018232 10.0.0.41 - - [2025-12-22 02:03:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.169477 10.0.0.41 - - [2025-12-22 02:03:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.014470 10.0.0.41 - - [2025-12-22 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013249 10.0.0.41 - - [2025-12-22 02:03:49] "GET /virtual-machine-interface/74832c26-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.026778 10.0.0.41 - - [2025-12-22 02:03:49] "POST /instance-ips HTTP/1.1" 200 391 0.028983 10.0.0.41 - - [2025-12-22 02:03:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.033206 10.0.0.41 - - [2025-12-22 02:03:49] "GET /virtual-machine-interface/74832c26-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.019156 10.0.0.41 - - [2025-12-22 02:03:49] "POST /set-tag HTTP/1.1" 200 109 0.018570 10.0.0.41 - - [2025-12-22 02:03:49] "GET /virtual-machine-interface/74832c26-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.012976 10.0.0.41 - - [2025-12-22 02:03:49] "GET /instance-ip/74a7e124-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.005490 10.0.0.41 - - [2025-12-22 02:03:49] "GET /virtual-machine-interface/74832c26-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004727 10.0.0.41 - - [2025-12-22 02:03:49] "POST /set-tag HTTP/1.1" 200 109 0.002050 10.0.0.41 - - [2025-12-22 02:03:49] "GET /virtual-router/63d25dea-08cf-4416-bb15-a482054ea168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003946 10.0.0.41 - - [2025-12-22 02:03:49] "POST /ref-update HTTP/1.1" 200 156 0.008469 10.0.0.41 - - [2025-12-22 02:03:49] "GET /virtual-machine-interface/74832c26-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.027607 10.0.0.41 - - [2025-12-22 02:03:49] "POST /set-tag HTTP/1.1" 200 109 0.006350 10.0.0.41 - - [2025-12-22 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009668 10.0.0.41 - - [2025-12-22 02:03:49] "GET /virtual-network/7de485be-f1b6-439f-841d-a29d7f52393f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003892 10.0.0.41 - - [2025-12-22 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.41 - - [2025-12-22 02:03:49] "GET /project/25ebacc2-d42a-4a4f-9063-21fc1a9d7e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038889 10.0.0.41 - - [2025-12-22 02:03:49] "POST /virtual-machines HTTP/1.1" 200 355 0.023837 10.0.0.41 - - [2025-12-22 02:03:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.020489 10.0.0.41 - - [2025-12-22 02:03:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.115298 10.0.0.41 - - [2025-12-22 02:03:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012585 10.0.0.41 - - [2025-12-22 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.021213 10.0.0.41 - - [2025-12-22 02:03:49] "GET /virtual-machine-interface/750b84cc-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.011414 10.0.0.41 - - [2025-12-22 02:03:49] "POST /instance-ips HTTP/1.1" 200 395 0.041586 10.0.0.41 - - [2025-12-22 02:03:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.045422 10.0.0.41 - - [2025-12-22 02:03:50] "GET /virtual-machine-interface/750b84cc-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.019974 10.0.0.41 - - [2025-12-22 02:03:50] "POST /set-tag HTTP/1.1" 200 109 0.017815 10.0.0.41 - - [2025-12-22 02:03:50] "GET /virtual-machine-interface/750b84cc-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.013191 10.0.0.41 - - [2025-12-22 02:03:50] "GET /instance-ip/75264320-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.009013 10.0.0.41 - - [2025-12-22 02:03:50] "GET /virtual-machine-interface/750b84cc-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008350 10.0.0.41 - - [2025-12-22 02:03:50] "POST /set-tag HTTP/1.1" 200 109 0.003111 10.0.0.41 - - [2025-12-22 02:03:50] "GET /virtual-router/63d25dea-08cf-4416-bb15-a482054ea168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.008618 10.0.0.41 - - [2025-12-22 02:03:50] "POST /ref-update HTTP/1.1" 200 156 0.010460 10.0.0.41 - - [2025-12-22 02:03:50] "GET /virtual-machine-interface/750b84cc-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004752 10.0.0.41 - - [2025-12-22 02:03:50] "POST /set-tag HTTP/1.1" 200 109 0.015659 10.0.0.41 - - [2025-12-22 02:03:50] "GET /virtual-machine-interface/74832c26-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004437 10.0.0.41 - - [2025-12-22 02:03:50] "POST /set-tag HTTP/1.1" 200 109 0.002546 10.0.0.41 - - [2025-12-22 02:03:50] "GET /virtual-machine-interface/750b84cc-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004500 10.0.0.41 - - [2025-12-22 02:03:50] "POST /set-tag HTTP/1.1" 200 109 0.003134 10.0.0.41 - - [2025-12-22 02:04:03] "GET /virtual-machine-interface/74832c26-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004727 10.0.0.41 - - [2025-12-22 02:04:03] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.41 - - [2025-12-22 02:04:04] "GET /virtual-machine-interface/750b84cc-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006297 10.0.0.41 - - [2025-12-22 02:04:04] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.41 - - [2025-12-22 02:04:06] "GET /virtual-machine-interface/74832c26-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007007 10.0.0.41 - - [2025-12-22 02:04:06] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.41 - - [2025-12-22 02:04:26] "GET / HTTP/1.1" 200 35931 0.001728 10.0.0.41 - - [2025-12-22 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.41 - - [2025-12-22 02:04:26] "GET /global-system-config/d66e4369-ffd4-44ac-86fb-b1b16030fe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008380 10.0.0.41 - - [2025-12-22 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.41 - - [2025-12-22 02:04:26] "GET /config-node/643f104a-0e45-41bc-8e62-a54d4c769dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002028 10.0.0.41 - - [2025-12-22 02:04:36] "GET /virtual-machine-interface/74832c26-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004166 10.0.0.41 - - [2025-12-22 02:04:36] "POST /set-tag HTTP/1.1" 200 109 0.007675 10.0.0.41 - - [2025-12-22 02:04:36] "GET /virtual-machine-interface/74832c26-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009171 10.0.0.41 - - [2025-12-22 02:04:36] "POST /set-tag HTTP/1.1" 200 109 0.003299 10.0.0.41 - - [2025-12-22 02:04:36] "GET /virtual-machine/cd04af1d-bc42-44b8-b05c-a2a6779f85e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003220 10.0.0.41 - - [2025-12-22 02:04:36] "POST /ref-update HTTP/1.1" 200 156 0.015022 10.0.0.41 - - [2025-12-22 02:04:36] "GET /virtual-machine-interface/74832c26-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.034530 10.0.0.41 - - [2025-12-22 02:04:36] "POST /set-tag HTTP/1.1" 200 109 0.025786 10.0.0.41 - - [2025-12-22 02:04:36] "POST /set-tag HTTP/1.1" 200 109 0.062151 10.0.0.41 - - [2025-12-22 02:04:37] "DELETE /instance-ip/74a7e124-deda-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.121223 10.0.0.41 - - [2025-12-22 02:04:37] "DELETE /virtual-machine-interface/74832c26-deda-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.090601 10.0.0.41 - - [2025-12-22 02:04:37] "DELETE /virtual-machine/cd04af1d-bc42-44b8-b05c-a2a6779f85e7 HTTP/1.1" 200 115 0.031625 10.0.0.41 - - [2025-12-22 02:04:37] "GET /virtual-machine-interface/750b84cc-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008053 10.0.0.41 - - [2025-12-22 02:04:37] "POST /set-tag HTTP/1.1" 200 109 0.002454 10.0.0.41 - - [2025-12-22 02:04:38] "GET / HTTP/1.1" 200 35931 0.001560 10.0.0.41 - - [2025-12-22 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.41 - - [2025-12-22 02:04:38] "GET /routing-instance/6aafd763-b617-4ec8-8907-1e74f0743e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002614 10.0.0.41 - - [2025-12-22 02:04:38] "POST /bgp-routers HTTP/1.1" 409 301 0.001979 10.0.0.41 - - [2025-12-22 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.41 - - [2025-12-22 02:04:38] "GET /bgp-router/8ab1098f-47e0-473d-a44c-d9352aaa01f4?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003674 10.0.0.41 - - [2025-12-22 02:04:38] "PUT /bgp-router/8ab1098f-47e0-473d-a44c-d9352aaa01f4 HTTP/1.1" 200 254 0.010061 [Introspect:8084]10.0.0.41 - - [2025-12-22 02:04:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001031 [Introspect:8084]10.0.0.41 - - [2025-12-22 02:04:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001052 10.0.0.41 - - [2025-12-22 02:05:07] "GET /virtual-machine-interface/750b84cc-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004479 10.0.0.41 - - [2025-12-22 02:05:07] "POST /set-tag HTTP/1.1" 200 109 0.002050 10.0.0.41 - - [2025-12-22 02:05:07] "GET /virtual-machine-interface/750b84cc-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004896 10.0.0.41 - - [2025-12-22 02:05:07] "POST /set-tag HTTP/1.1" 200 109 0.002836 10.0.0.41 - - [2025-12-22 02:05:07] "GET /virtual-machine/69ba0e4a-5faa-4dd3-91a3-6aa839a2759c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002867 10.0.0.41 - - [2025-12-22 02:05:07] "POST /ref-update HTTP/1.1" 200 156 0.010641 10.0.0.41 - - [2025-12-22 02:05:07] "GET /virtual-machine-interface/750b84cc-deda-11f0-a4b7-fa163e8c2cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004393 10.0.0.41 - - [2025-12-22 02:05:07] "POST /set-tag HTTP/1.1" 200 109 0.014845 10.0.0.41 - - [2025-12-22 02:05:07] "POST /set-tag HTTP/1.1" 200 109 0.042592 10.0.0.41 - - [2025-12-22 02:05:07] "DELETE /instance-ip/75264320-deda-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.040733 10.0.0.41 - - [2025-12-22 02:05:07] "DELETE /virtual-machine-interface/750b84cc-deda-11f0-a4b7-fa163e8c2cb4 HTTP/1.1" 200 115 0.044349 10.0.0.41 - - [2025-12-22 02:05:07] "DELETE /virtual-machine/69ba0e4a-5faa-4dd3-91a3-6aa839a2759c HTTP/1.1" 200 115 0.028512 10.0.0.41 - - [2025-12-22 02:05:08] "DELETE /tag/b3ac7ec3-6091-4d68-afd7-892f003718b8 HTTP/1.1" 200 115 0.080760