++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Feb 10 04:53:54 AM UTC 2026 ===================' INFO: =================== Tue Feb 10 04:53:54 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33: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.33 ++ CONFIGDB_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33: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.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33: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.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33: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.33 ++ 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.33 ++ 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.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.33,10.132.74.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.132.74.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/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: 02/10/2026 04:54:37.409 7f3232a82ec0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/10/2026 04:54:38.000 7f3232a82ec0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/10/2026 04:54:38.014 7f3232a82ec0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/10/2026 04:54:38.022 7f3232a82ec0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2026-02-10 04:54:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000651 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-02-10 04:54:50] "GET / HTTP/1.1" 503 181 0.000245 10.0.0.33 - - [2026-02-10 04:54:51] "GET / HTTP/1.1" 200 45303 0.002090 10.0.0.33 - - [2026-02-10 04:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.33 - - [2026-02-10 04:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005661 10.0.0.33 - - [2026-02-10 04:54:51] "GET / HTTP/1.1" 200 35931 0.001284 10.0.0.33 - - [2026-02-10 04:54:51] "GET / HTTP/1.1" 200 35931 0.001592 10.0.0.33 - - [2026-02-10 04:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.33 - - [2026-02-10 04:54:51] "GET /global-system-config/87863dc1-4fd8-4395-ba02-f00f2438d37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006851 10.0.0.33 - - [2026-02-10 04:54:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.003402 10.0.0.33 - - [2026-02-10 04:54:51] "POST /config-nodes HTTP/1.1" 200 593 0.045299 10.0.0.33 - - [2026-02-10 04:54:52] "GET / HTTP/1.1" 200 35931 0.001393 10.0.0.33 - - [2026-02-10 04:54:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004544 10.0.0.33 - - [2026-02-10 04:54:52] "GET / HTTP/1.1" 200 35931 0.001165 10.0.0.33 - - [2026-02-10 04:54:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.009077 10.0.0.33 - - [2026-02-10 04:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.33 - - [2026-02-10 04:54:53] "GET /global-system-config/87863dc1-4fd8-4395-ba02-f00f2438d37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007366 10.0.0.33 - - [2026-02-10 04:54:53] "POST /service-appliance-sets HTTP/1.1" 200 553 0.036126 10.0.0.33 - - [2026-02-10 04:54:53] "POST /fqname-to-id HTTP/1.1" 404 180 0.003206 10.0.0.33 - - [2026-02-10 04:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.33 - - [2026-02-10 04:54:53] "GET /global-system-config/87863dc1-4fd8-4395-ba02-f00f2438d37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006070 10.0.0.33 - - [2026-02-10 04:54:53] "POST /service-appliance-sets HTTP/1.1" 200 541 0.059123 10.0.0.33 - - [2026-02-10 04:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.33 - - [2026-02-10 04:54:53] "GET /network-ipam/4d4b5da2-bf07-4ac8-a7be-fbef8ca8fb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002754 10.0.0.33 - - [2026-02-10 04:54:53] "GET / HTTP/1.1" 200 35931 0.001235 10.0.0.33 - - [2026-02-10 04:54:53] "POST /service-templates HTTP/1.1" 200 511 0.033905 10.0.0.33 - - [2026-02-10 04:54:53] "POST /service-templates HTTP/1.1" 200 501 0.034162 10.0.0.33 - - [2026-02-10 04:54:53] "POST /service-templates HTTP/1.1" 200 515 0.079994 10.0.0.33 - - [2026-02-10 04:54:53] "POST /service-templates HTTP/1.1" 200 535 0.050395 10.0.0.33 - - [2026-02-10 04:54:53] "POST /service-templates HTTP/1.1" 200 507 0.054801 10.0.0.33 - - [2026-02-10 04:54:54] "GET / HTTP/1.1" 200 35931 0.001385 10.0.0.33 - - [2026-02-10 04:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.33 - - [2026-02-10 04:54:54] "GET /global-system-config/87863dc1-4fd8-4395-ba02-f00f2438d37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006522 10.0.0.33 - - [2026-02-10 04:54:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.001973 10.0.0.33 - - [2026-02-10 04:54:54] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.024098 10.0.0.33 - - [2026-02-10 04:54:55] "GET / HTTP/1.1" 200 35931 0.001497 10.0.0.33 - - [2026-02-10 04:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.33 - - [2026-02-10 04:54:55] "GET /global-system-config/87863dc1-4fd8-4395-ba02-f00f2438d37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015821 10.0.0.33 - - [2026-02-10 04:54:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.002456 10.0.0.33 - - [2026-02-10 04:54:55] "POST /config-database-nodes HTTP/1.1" 200 611 0.093533 10.0.0.33 - - [2026-02-10 04:54:55] "GET / HTTP/1.1" 200 35931 0.001556 10.0.0.33 - - [2026-02-10 04:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.33 - - [2026-02-10 04:54:55] "GET /global-system-config/87863dc1-4fd8-4395-ba02-f00f2438d37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.020576 10.0.0.33 - - [2026-02-10 04:54:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.002189 10.0.0.33 - - [2026-02-10 04:54:55] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.030003 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:54:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000893 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:54:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000840 10.0.0.33 - - [2026-02-10 04:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.33 - - [2026-02-10 04:54:57] "GET /global-vrouter-config/35ea3be8-8cc6-4856-9663-0d16bd0bcd93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.089862 10.0.0.33 - - [2026-02-10 04:54:57] "GET / HTTP/1.1" 200 35931 0.001323 10.0.0.33 - - [2026-02-10 04:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.33 - - [2026-02-10 04:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.33 - - [2026-02-10 04:54:57] "GET /global-system-config/87863dc1-4fd8-4395-ba02-f00f2438d37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.065107 10.0.0.33 - - [2026-02-10 04:54:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.002224 10.0.0.33 - - [2026-02-10 04:54:57] "GET / HTTP/1.1" 200 35931 0.001297 10.0.0.33 - - [2026-02-10 04:54:57] "PUT /global-vrouter-config/35ea3be8-8cc6-4856-9663-0d16bd0bcd93 HTTP/1.1" 200 276 0.192759 10.0.0.33 - - [2026-02-10 04:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.33 - - [2026-02-10 04:54:57] "GET /global-system-config/87863dc1-4fd8-4395-ba02-f00f2438d37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007185 10.0.0.33 - - [2026-02-10 04:54:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.001677 10.0.0.33 - - [2026-02-10 04:54:57] "GET / HTTP/1.1" 200 35931 0.001881 10.0.0.33 - - [2026-02-10 04:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.33 - - [2026-02-10 04:54:57] "GET /routing-instance/d74efbd0-4f51-45d1-b0a1-8d48492fa86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.027972 10.0.0.33 - - [2026-02-10 04:54:57] "POST /database-nodes HTTP/1.1" 200 597 0.383612 10.0.0.33 - - [2026-02-10 04:54:57] "POST /analytics-nodes HTTP/1.1" 200 599 0.218693 10.0.0.33 - - [2026-02-10 04:54:57] "GET / HTTP/1.1" 200 35931 0.001307 10.0.0.33 - - [2026-02-10 04:54:57] "POST /bgp-routers HTTP/1.1" 200 616 0.262212 10.0.0.33 - - [2026-02-10 04:54:57] "GET /bgp-router/9df5ab77-ac4b-4350-af36-d679a3c8e370?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.024038 10.0.0.33 - - [2026-02-10 04:54:57] "POST /alarms HTTP/1.1" 200 581 0.121243 10.0.0.33 - - [2026-02-10 04:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.015653 10.0.0.33 - - [2026-02-10 04:54:58] "GET /global-system-config/87863dc1-4fd8-4395-ba02-f00f2438d37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.025805 10.0.0.33 - - [2026-02-10 04:54:58] "POST /alarms HTTP/1.1" 200 575 0.084433 10.0.0.33 - - [2026-02-10 04:54:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012803 10.0.0.33 - - [2026-02-10 04:54:58] "POST /ref-update HTTP/1.1" 200 156 0.051267 10.0.0.33 - - [2026-02-10 04:54:58] "POST /alarms HTTP/1.1" 200 575 0.185273 10.0.0.33 - - [2026-02-10 04:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.036659 10.0.0.33 - - [2026-02-10 04:54:58] "GET /network-ipam/4d4b5da2-bf07-4ac8-a7be-fbef8ca8fb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002878 10.0.0.33 - - [2026-02-10 04:54:58] "POST /alarms HTTP/1.1" 200 559 0.079250 10.0.0.33 - - [2026-02-10 04:54:58] "POST /alarms HTTP/1.1" 200 555 0.053639 10.0.0.33 - - [2026-02-10 04:54:58] "POST /alarms HTTP/1.1" 200 557 0.049298 10.0.0.33 - - [2026-02-10 04:54:58] "POST /alarms HTTP/1.1" 200 565 0.067218 10.0.0.33 - - [2026-02-10 04:54:58] "POST /alarms HTTP/1.1" 200 549 0.031645 10.0.0.33 - - [2026-02-10 04:54:58] "POST /alarms HTTP/1.1" 200 557 0.058942 10.0.0.33 - - [2026-02-10 04:54:58] "POST /alarms HTTP/1.1" 200 567 0.040063 10.0.0.33 - - [2026-02-10 04:54:58] "POST /alarms HTTP/1.1" 200 555 0.036791 10.0.0.33 - - [2026-02-10 04:54:58] "POST /alarms HTTP/1.1" 200 567 0.060670 10.0.0.33 - - [2026-02-10 04:54:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.001917 10.0.0.33 - - [2026-02-10 04:54:58] "POST /alarms HTTP/1.1" 200 575 0.064562 10.0.0.33 - - [2026-02-10 04:54:58] "POST /access-control-lists HTTP/1.1" 200 587 0.044445 10.0.0.33 - - [2026-02-10 04:54:58] "POST /fqname-to-id HTTP/1.1" 404 224 0.008696 10.0.0.33 - - [2026-02-10 04:54:59] "POST /alarms HTTP/1.1" 200 569 0.047258 10.0.0.33 - - [2026-02-10 04:54:59] "POST /access-control-lists HTTP/1.1" 200 585 0.067970 10.0.0.33 - - [2026-02-10 04:54:59] "POST /alarms HTTP/1.1" 200 561 0.085321 10.0.0.33 - - [2026-02-10 04:54:59] "POST /alarms HTTP/1.1" 200 561 0.075500 10.0.0.33 - - [2026-02-10 04:54:59] "POST /route-targets HTTP/1.1" 200 327 0.038871 10.0.0.33 - - [2026-02-10 04:54:59] "POST /ref-update HTTP/1.1" 200 156 0.039546 10.0.0.33 - - [2026-02-10 04:54:59] "POST /alarms HTTP/1.1" 200 561 0.205648 10.0.0.33 - - [2026-02-10 04:54:59] "POST /alarms HTTP/1.1" 200 547 0.073570 10.0.0.33 - - [2026-02-10 04:54:59] "POST /route-targets HTTP/1.1" 200 327 0.084554 10.0.0.33 - - [2026-02-10 04:54:59] "POST /alarms HTTP/1.1" 200 595 0.087795 10.0.0.33 - - [2026-02-10 04:54:59] "POST /ref-update HTTP/1.1" 200 156 0.036884 10.0.0.33 - - [2026-02-10 04:54:59] "POST /alarms HTTP/1.1" 200 575 0.091180 10.0.0.33 - - [2026-02-10 04:54:59] "POST /route-targets HTTP/1.1" 200 327 0.042647 10.0.0.33 - - [2026-02-10 04:54:59] "POST /ref-update HTTP/1.1" 200 156 0.075167 10.0.0.33 - - [2026-02-10 04:54:59] "POST /alarms HTTP/1.1" 200 571 0.138409 10.0.0.33 - - [2026-02-10 04:54:59] "POST /route-targets HTTP/1.1" 200 327 0.034796 10.0.0.33 - - [2026-02-10 04:54:59] "POST /ref-update HTTP/1.1" 200 156 0.049555 10.0.0.33 - - [2026-02-10 04:55:00] "POST /alarms HTTP/1.1" 200 583 0.098276 10.0.0.33 - - [2026-02-10 04:55:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.010151 10.0.0.33 - - [2026-02-10 04:55:00] "POST /alarms HTTP/1.1" 200 609 0.060504 10.0.0.33 - - [2026-02-10 04:55:00] "POST /access-control-lists HTTP/1.1" 200 551 0.120659 10.0.0.33 - - [2026-02-10 04:55:00] "PUT /access-control-list/778da0b0-7b39-4987-b621-9fac2b78e4c8 HTTP/1.1" 200 272 0.022112 10.0.0.33 - - [2026-02-10 04:55:00] "PUT /access-control-list/e7bb6071-604b-46c3-a990-5a064ddcba6b HTTP/1.1" 200 272 0.036884 10.0.0.33 - - [2026-02-10 04:55:00] "GET / HTTP/1.1" 200 35931 0.001553 10.0.0.33 - - [2026-02-10 04:55:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002850 10.0.0.33 - - [2026-02-10 04:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.33 - - [2026-02-10 04:55:00] "PUT /global-vrouter-config/35ea3be8-8cc6-4856-9663-0d16bd0bcd93 HTTP/1.1" 200 276 0.019360 10.0.0.33 - - [2026-02-10 04:55:01] "GET / HTTP/1.1" 200 35931 0.001236 10.0.0.33 - - [2026-02-10 04:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.33 - - [2026-02-10 04:55:01] "GET /global-vrouter-config/35ea3be8-8cc6-4856-9663-0d16bd0bcd93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002779 10.0.0.33 - - [2026-02-10 04:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.33 - - [2026-02-10 04:55:01] "PUT /global-vrouter-config/35ea3be8-8cc6-4856-9663-0d16bd0bcd93 HTTP/1.1" 200 276 0.008805 10.0.0.33 - - [2026-02-10 04:55:01] "GET / HTTP/1.1" 200 35931 0.001391 10.0.0.33 - - [2026-02-10 04:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.33 - - [2026-02-10 04:55:01] "GET /global-system-config/87863dc1-4fd8-4395-ba02-f00f2438d37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.018907 10.0.0.33 - - [2026-02-10 04:55:01] "PUT /global-system-config/87863dc1-4fd8-4395-ba02-f00f2438d37e HTTP/1.1" 200 274 0.024223 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:55:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:55:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000859 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:55:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000871 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:55:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000876 10.0.0.33 - - [2026-02-10 04:55:08] "GET / HTTP/1.1" 200 35931 0.001182 10.0.0.33 - - [2026-02-10 04:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.33 - - [2026-02-10 04:55:08] "GET /domain/def19976-b25b-4b60-a81b-dbd3a765f844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002764 10.0.0.33 - - [2026-02-10 04:55:08] "POST /id-to-fqname HTTP/1.1" 200 173 0.001230 10.0.0.33 - - [2026-02-10 04:55:08] "POST /fqname-to-id HTTP/1.1" 404 182 0.004423 10.0.0.33 - - [2026-02-10 04:55:08] "POST /security-groups HTTP/1.1" 200 570 0.069912 10.0.0.33 - - [2026-02-10 04:55:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.006798 10.0.0.33 - - [2026-02-10 04:55:08] "POST /projects HTTP/1.1" 200 481 0.286143 10.0.0.33 - - [2026-02-10 04:55:08] "POST /access-control-lists HTTP/1.1" 200 579 0.091988 10.0.0.33 - - [2026-02-10 04:55:09] "POST /fqname-to-id HTTP/1.1" 404 212 0.028019 10.0.0.33 - - [2026-02-10 04:55:09] "POST /security-groups HTTP/1.1" 200 534 0.148726 10.0.0.33 - - [2026-02-10 04:55:09] "POST /access-control-lists HTTP/1.1" 200 577 0.062167 10.0.0.33 - - [2026-02-10 04:55:09] "POST /chown HTTP/1.1" 200 109 0.052230 10.0.0.33 - - [2026-02-10 04:55:09] "POST /fqname-to-id HTTP/1.1" 404 232 0.005604 10.0.0.33 - - [2026-02-10 04:55:09] "POST /policy-managements HTTP/1.1" 409 214 0.007086 10.0.0.33 - - [2026-02-10 04:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006186 10.0.0.33 - - [2026-02-10 04:55:09] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002288 10.0.0.33 - - [2026-02-10 04:55:09] "POST /access-control-lists HTTP/1.1" 200 594 0.041021 10.0.0.33 - - [2026-02-10 04:55:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.002034 10.0.0.33 - - [2026-02-10 04:55:09] "POST /application-policy-sets HTTP/1.1" 200 528 0.028053 10.0.0.33 - - [2026-02-10 04:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005599 10.0.0.33 - - [2026-02-10 04:55:09] "GET /global-vrouter-config/35ea3be8-8cc6-4856-9663-0d16bd0bcd93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002984 10.0.0.33 - - [2026-02-10 04:55:09] "POST /access-control-lists HTTP/1.1" 200 592 0.045991 10.0.0.33 - - [2026-02-10 04:55:09] "PUT /global-vrouter-config/35ea3be8-8cc6-4856-9663-0d16bd0bcd93 HTTP/1.1" 200 276 0.024144 10.0.0.33 - - [2026-02-10 04:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007729 10.0.0.33 - - [2026-02-10 04:55:09] "GET /virtual-network/6f66dcb9-bcb0-4ab5-a0f7-6231597a42ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.029368 10.0.0.33 - - [2026-02-10 04:55:09] "POST /id-to-fqname HTTP/1.1" 200 177 0.000456 10.0.0.33 - - [2026-02-10 04:55:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.011869 10.0.0.33 - - [2026-02-10 04:55:09] "POST /security-groups HTTP/1.1" 200 574 0.076247 10.0.0.33 - - [2026-02-10 04:55:09] "POST /projects HTTP/1.1" 200 489 0.258192 10.0.0.33 - - [2026-02-10 04:55:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.005297 10.0.0.33 - - [2026-02-10 04:55:09] "POST /access-control-lists HTTP/1.1" 200 583 0.077926 10.0.0.33 - - [2026-02-10 04:55:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.018865 10.0.0.33 - - [2026-02-10 04:55:09] "POST /security-groups HTTP/1.1" 200 546 0.128641 10.0.0.33 - - [2026-02-10 04:55:09] "POST /chown HTTP/1.1" 200 109 0.025569 10.0.0.33 - - [2026-02-10 04:55:09] "POST /access-control-lists HTTP/1.1" 200 581 0.102005 10.0.0.33 - - [2026-02-10 04:55:10] "POST /network-ipams HTTP/1.1" 200 522 0.086806 10.0.0.33 - - [2026-02-10 04:55:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.007217 10.0.0.33 - - [2026-02-10 04:55:10] "POST /access-control-lists HTTP/1.1" 200 602 0.053335 10.0.0.33 - - [2026-02-10 04:55:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.023430 10.0.0.33 - - [2026-02-10 04:55:10] "POST /network-ipams HTTP/1.1" 200 510 0.125544 10.0.0.33 - - [2026-02-10 04:55:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.001747 10.0.0.33 - - [2026-02-10 04:55:10] "POST /access-control-lists HTTP/1.1" 200 600 0.026984 10.0.0.33 - - [2026-02-10 04:55:10] "POST /fqname-to-id HTTP/1.1" 404 229 0.032128 10.0.0.33 - - [2026-02-10 04:55:10] "POST /access-control-lists HTTP/1.1" 200 589 0.048042 10.0.0.33 - - [2026-02-10 04:55:10] "POST /useragent-kv HTTP/1.1" 200 115 0.029018 10.0.0.33 - - [2026-02-10 04:55:10] "POST /virtual-networks HTTP/1.1" 200 538 0.274431 10.0.0.33 - - [2026-02-10 04:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011926 10.0.0.33 - - [2026-02-10 04:55:10] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.015776 10.0.0.33 - - [2026-02-10 04:55:10] "POST /route-targets HTTP/1.1" 200 327 0.017717 10.0.0.33 - - [2026-02-10 04:55:10] "POST /ref-update HTTP/1.1" 200 156 0.078147 10.0.0.33 - - [2026-02-10 04:55:10] "POST /network-ipams HTTP/1.1" 200 518 0.096637 10.0.0.33 - - [2026-02-10 04:55:10] "POST /fqname-to-id HTTP/1.1" 404 202 0.015977 10.0.0.33 - - [2026-02-10 04:55:10] "PUT /access-control-list/7ad27749-b013-4780-897f-8ee39e9b1b82 HTTP/1.1" 200 272 0.116360 10.0.0.33 - - [2026-02-10 04:55:11] "POST /useragent-kv HTTP/1.1" 200 115 0.027719 10.0.0.33 - - [2026-02-10 04:55:11] "POST /virtual-networks HTTP/1.1" 200 546 0.378532 10.0.0.33 - - [2026-02-10 04:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.33 - - [2026-02-10 04:55:11] "GET /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.006783 10.0.0.33 - - [2026-02-10 04:55:11] "POST /route-targets HTTP/1.1" 200 327 0.017702 10.0.0.33 - - [2026-02-10 04:55:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.017338 10.0.0.33 - - [2026-02-10 04:55:11] "POST /ref-update HTTP/1.1" 200 156 0.053639 10.0.0.33 - - [2026-02-10 04:55:11] "POST /network-policys HTTP/1.1" 200 538 0.056209 10.0.0.33 - - [2026-02-10 04:55:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.002069 10.0.0.33 - - [2026-02-10 04:55:11] "POST /network-policys HTTP/1.1" 200 534 0.050031 10.0.0.33 - - [2026-02-10 04:55:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.012347 10.0.0.33 - - [2026-02-10 04:55:11] "POST /network-policys HTTP/1.1" 200 542 0.034412 10.0.0.33 - - [2026-02-10 04:55:11] "PUT /access-control-list/f8f407c6-29ec-4231-96d4-2b6985df38e5 HTTP/1.1" 200 272 0.084966 10.0.0.33 - - [2026-02-10 04:55:11] "POST /ref-update HTTP/1.1" 200 156 0.240744 10.0.0.33 - - [2026-02-10 04:55:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018813 10.0.0.33 - - [2026-02-10 04:55:11] "PUT /access-control-list/f8f407c6-29ec-4231-96d4-2b6985df38e5 HTTP/1.1" 200 272 0.036161 10.0.0.33 - - [2026-02-10 04:55:11] "POST /ref-update HTTP/1.1" 200 156 0.144717 10.0.0.33 - - [2026-02-10 04:55:11] "PUT /access-control-list/7ad27749-b013-4780-897f-8ee39e9b1b82 HTTP/1.1" 200 272 0.078158 10.0.0.33 - - [2026-02-10 04:55:12] "POST /ref-update HTTP/1.1" 200 156 0.070120 10.0.0.33 - - [2026-02-10 04:55:12] "POST /ref-update HTTP/1.1" 200 156 0.245946 10.0.0.33 - - [2026-02-10 04:55:12] "PUT /access-control-list/7ad27749-b013-4780-897f-8ee39e9b1b82 HTTP/1.1" 200 272 0.046136 10.0.0.33 - - [2026-02-10 04:55:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023149 10.0.0.33 - - [2026-02-10 04:55:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002430 10.0.0.33 - - [2026-02-10 04:55:12] "POST /fqname-to-id HTTP/1.1" 404 237 0.015287 10.0.0.33 - - [2026-02-10 04:55:12] "POST /ref-update HTTP/1.1" 200 156 0.069531 10.0.0.33 - - [2026-02-10 04:55:12] "POST /access-control-lists HTTP/1.1" 200 601 0.042392 10.0.0.33 - - [2026-02-10 04:55:12] "PUT /access-control-list/f8f407c6-29ec-4231-96d4-2b6985df38e5 HTTP/1.1" 200 272 0.043646 10.0.0.33 - - [2026-02-10 04:55:12] "POST /ref-update HTTP/1.1" 200 156 0.030052 10.0.0.33 - - [2026-02-10 04:55:12] "POST /ref-update HTTP/1.1" 200 156 0.156902 10.0.0.33 - - [2026-02-10 04:55:12] "PUT /access-control-list/ecf04d6e-ce45-4f64-bc33-f3bb38821995 HTTP/1.1" 200 272 0.042557 10.0.0.33 - - [2026-02-10 04:55:12] "POST /ref-update HTTP/1.1" 200 156 0.067386 10.0.0.33 - - [2026-02-10 04:55:12] "POST /ref-update HTTP/1.1" 200 156 0.137826 10.0.0.33 - - [2026-02-10 04:55:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014916 10.0.0.33 - - [2026-02-10 04:55:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004464 10.0.0.33 - - [2026-02-10 04:55:12] "PUT /access-control-list/ecf04d6e-ce45-4f64-bc33-f3bb38821995 HTTP/1.1" 200 272 0.081100 10.0.0.33 - - [2026-02-10 04:55:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009291 10.0.0.33 - - [2026-02-10 04:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005126 10.0.0.33 - - [2026-02-10 04:55:12] "GET /virtual-network/6f66dcb9-bcb0-4ab5-a0f7-6231597a42ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005966 10.0.0.33 - - [2026-02-10 04:55:12] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004631 10.0.0.33 - - [2026-02-10 04:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.33 - - [2026-02-10 04:55:12] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002767 10.0.0.33 - - [2026-02-10 04:55:12] "POST /firewall-policys HTTP/1.1" 200 530 0.041600 10.0.0.33 - - [2026-02-10 04:55:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.042533 10.0.0.33 - - [2026-02-10 04:55:13] "GET /firewall-policy/2c851335-8beb-48d3-8cc1-5da59ca97162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.016905 10.0.0.33 - - [2026-02-10 04:55:13] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002970 10.0.0.33 - - [2026-02-10 04:55:13] "GET /firewall-policy/2c851335-8beb-48d3-8cc1-5da59ca97162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002391 10.0.0.33 - - [2026-02-10 04:55:13] "POST /ref-update HTTP/1.1" 200 156 0.037002 10.0.0.33 - - [2026-02-10 04:55:13] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.011439 10.0.0.33 - - [2026-02-10 04:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.33 - - [2026-02-10 04:55:13] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002608 10.0.0.33 - - [2026-02-10 04:55:13] "POST /firewall-policys HTTP/1.1" 200 532 0.017297 10.0.0.33 - - [2026-02-10 04:55:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.042798 10.0.0.33 - - [2026-02-10 04:55:13] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.023241 10.0.0.33 - - [2026-02-10 04:55:13] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.001997 10.0.0.33 - - [2026-02-10 04:55:13] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002789 10.0.0.33 - - [2026-02-10 04:55:13] "GET /firewall-policy/2c851335-8beb-48d3-8cc1-5da59ca97162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005123 10.0.0.33 - - [2026-02-10 04:55:13] "GET /firewall-policy/2c851335-8beb-48d3-8cc1-5da59ca97162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005266 10.0.0.33 - - [2026-02-10 04:55:13] "POST /ref-update HTTP/1.1" 200 156 0.012659 10.0.0.33 - - [2026-02-10 04:55:13] "POST /ref-update HTTP/1.1" 200 156 0.040157 10.0.0.33 - - [2026-02-10 04:55:13] "POST /ref-update HTTP/1.1" 200 156 0.052235 10.0.0.33 - - [2026-02-10 04:55:13] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.025758 10.0.0.33 - - [2026-02-10 04:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009417 10.0.0.33 - - [2026-02-10 04:55:13] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008312 10.0.0.33 - - [2026-02-10 04:55:13] "POST /firewall-policys HTTP/1.1" 200 530 0.023146 10.0.0.33 - - [2026-02-10 04:55:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.042734 10.0.0.33 - - [2026-02-10 04:55:13] "GET /firewall-policy/df638ead-fcea-4e50-a5c4-09885f81270c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.021191 10.0.0.33 - - [2026-02-10 04:55:13] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003593 10.0.0.33 - - [2026-02-10 04:55:13] "GET /firewall-policy/df638ead-fcea-4e50-a5c4-09885f81270c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002182 10.0.0.33 - - [2026-02-10 04:55:13] "GET /firewall-policy/2c851335-8beb-48d3-8cc1-5da59ca97162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001927 10.0.0.33 - - [2026-02-10 04:55:13] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.018041 10.0.0.33 - - [2026-02-10 04:55:13] "GET /firewall-policy/2c851335-8beb-48d3-8cc1-5da59ca97162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002517 10.0.0.33 - - [2026-02-10 04:55:13] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002399 10.0.0.33 - - [2026-02-10 04:55:14] "POST /ref-update HTTP/1.1" 200 156 0.023124 10.0.0.33 - - [2026-02-10 04:55:14] "POST /ref-update HTTP/1.1" 200 156 0.027547 10.0.0.33 - - [2026-02-10 04:55:14] "POST /ref-update HTTP/1.1" 200 156 0.035794 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:55:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001934 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:55:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000749 10.0.0.33 - - [2026-02-10 04:55:14] "POST /ref-update HTTP/1.1" 200 156 0.024903 10.0.0.33 - - [2026-02-10 04:55:14] "POST /ref-update HTTP/1.1" 200 156 0.029870 10.0.0.33 - - [2026-02-10 04:55:14] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.016258 10.0.0.33 - - [2026-02-10 04:55:14] "POST /tags HTTP/1.1" 200 299 0.034429 10.0.0.33 - - [2026-02-10 04:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.022542 10.0.0.33 - - [2026-02-10 04:55:14] "GET /tag/be0e1bd9-6802-4c5a-acfb-3227edc59860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.027717 10.0.0.33 - - [2026-02-10 04:55:14] "POST /set-tag HTTP/1.1" 200 109 0.097994 10.0.0.33 - - [2026-02-10 04:55:14] "POST /tags HTTP/1.1" 200 357 0.321762 10.0.0.33 - - [2026-02-10 04:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.036702 10.0.0.33 - - [2026-02-10 04:55:14] "GET /tag/dfcabdf3-4062-4aec-a3ec-c5a2972e3549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.036361 10.0.0.33 - - [2026-02-10 04:55:15] "POST /tags HTTP/1.1" 200 305 0.081633 10.0.0.33 - - [2026-02-10 04:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012368 10.0.0.33 - - [2026-02-10 04:55:15] "GET /tag/444f4c5a-ac02-42ee-927e-4b9ddfa8e9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.015994 10.0.0.33 - - [2026-02-10 04:55:15] "POST /id-to-fqname HTTP/1.1" 200 174 0.000510 10.0.0.33 - - [2026-02-10 04:55:15] "POST /fqname-to-id HTTP/1.1" 404 183 0.008675 10.0.0.33 - - [2026-02-10 04:55:15] "POST /security-groups HTTP/1.1" 200 571 0.079226 10.0.0.33 - - [2026-02-10 04:55:15] "POST /projects HTTP/1.1" 200 483 0.230619 10.0.0.33 - - [2026-02-10 04:55:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.056884 10.0.0.33 - - [2026-02-10 04:55:15] "POST /fqname-to-id HTTP/1.1" 404 214 0.001866 10.0.0.33 - - [2026-02-10 04:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007735 10.0.0.33 - - [2026-02-10 04:55:15] "POST /access-control-lists HTTP/1.1" 200 580 0.091751 10.0.0.33 - - [2026-02-10 04:55:15] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.049069 10.0.0.33 - - [2026-02-10 04:55:15] "POST /fqname-to-id HTTP/1.1" 404 213 0.015918 10.0.0.33 - - [2026-02-10 04:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.33 - - [2026-02-10 04:55:15] "GET /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.007070 10.0.0.33 - - [2026-02-10 04:55:15] "POST /access-control-lists HTTP/1.1" 200 578 0.091734 10.0.0.33 - - [2026-02-10 04:55:15] "PUT /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd HTTP/1.1" 200 264 0.173146 10.0.0.33 - - [2026-02-10 04:55:15] "PUT /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf HTTP/1.1" 200 264 0.114242 10.0.0.33 - - [2026-02-10 04:55:16] "POST /security-groups HTTP/1.1" 200 537 0.104635 10.0.0.33 - - [2026-02-10 04:55:16] "POST /fqname-to-id HTTP/1.1" 404 234 0.001899 10.0.0.33 - - [2026-02-10 04:55:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.027104 10.0.0.33 - - [2026-02-10 04:55:16] "POST /access-control-lists HTTP/1.1" 200 596 0.063080 10.0.0.33 - - [2026-02-10 04:55:16] "POST /chown HTTP/1.1" 200 109 0.066990 10.0.0.33 - - [2026-02-10 04:55:16] "POST /fqname-to-id HTTP/1.1" 404 233 0.003446 10.0.0.33 - - [2026-02-10 04:55:16] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023143 10.0.0.33 - - [2026-02-10 04:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005232 10.0.0.33 - - [2026-02-10 04:55:16] "POST /access-control-lists HTTP/1.1" 200 594 0.063492 10.0.0.33 - - [2026-02-10 04:55:16] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.035136 10.0.0.33 - - [2026-02-10 04:55:16] "POST /tags HTTP/1.1" 409 207 0.018384 10.0.0.33 - - [2026-02-10 04:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009013 10.0.0.33 - - [2026-02-10 04:55:16] "GET /tag/444f4c5a-ac02-42ee-927e-4b9ddfa8e9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.014533 10.0.0.33 - - [2026-02-10 04:55:16] "POST /firewall-rules HTTP/1.1" 200 564 0.073993 10.0.0.33 - - [2026-02-10 04:55:16] "GET /firewall-rule/c0870b59-89f8-4567-8cb3-da1e1514a283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.004217 10.0.0.33 - - [2026-02-10 04:55:16] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002009 10.0.0.33 - - [2026-02-10 04:55:16] "GET /firewall-rule/c0870b59-89f8-4567-8cb3-da1e1514a283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.002848 10.0.0.33 - - [2026-02-10 04:55:16] "POST /ref-update HTTP/1.1" 200 156 0.023985 10.0.0.33 - - [2026-02-10 04:55:16] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.030363 10.0.0.33 - - [2026-02-10 04:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.33 - - [2026-02-10 04:55:16] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003269 10.0.0.33 - - [2026-02-10 04:55:16] "POST /tags HTTP/1.1" 409 207 0.001909 10.0.0.33 - - [2026-02-10 04:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.33 - - [2026-02-10 04:55:16] "GET /tag/444f4c5a-ac02-42ee-927e-4b9ddfa8e9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.025769 10.0.0.33 - - [2026-02-10 04:55:16] "POST /firewall-rules HTTP/1.1" 200 562 0.092924 10.0.0.33 - - [2026-02-10 04:55:16] "GET /firewall-rule/7185e68e-34d3-42e6-bffe-87f16937f26f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.027108 10.0.0.33 - - [2026-02-10 04:55:16] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.009125 10.0.0.33 - - [2026-02-10 04:55:16] "GET /firewall-rule/7185e68e-34d3-42e6-bffe-87f16937f26f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003984 10.0.0.33 - - [2026-02-10 04:55:17] "POST /ref-update HTTP/1.1" 200 156 0.062236 10.0.0.33 - - [2026-02-10 04:55:17] "POST /fqname-to-id HTTP/1.1" 404 226 0.003267 10.0.0.33 - - [2026-02-10 04:55:17] "POST /tags HTTP/1.1" 200 305 0.117910 10.0.0.33 - - [2026-02-10 04:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010364 10.0.0.33 - - [2026-02-10 04:55:17] "GET /tag/a01806db-a944-4e46-90e9-0a1873f5e647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.020272 10.0.0.33 - - [2026-02-10 04:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006528 10.0.0.33 - - [2026-02-10 04:55:17] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054248 10.0.0.33 - - [2026-02-10 04:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.33 - - [2026-02-10 04:55:17] "GET /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.010909 10.0.0.33 - - [2026-02-10 04:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.33 - - [2026-02-10 04:55:17] "GET /service-appliance-set/7d5c9c43-9c78-45f9-a273-9eb9735b847a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004208 10.0.0.33 - - [2026-02-10 04:55:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.001621 10.0.0.33 - - [2026-02-10 04:55:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116400 10.0.0.33 - - [2026-02-10 04:55:17] "GET /virtual-machine-interface/6bdee25d-e799-4da8-95ce-95c709cc20db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.028959 10.0.0.33 - - [2026-02-10 04:55:17] "POST /instance-ips HTTP/1.1" 200 381 0.058140 10.0.0.33 - - [2026-02-10 04:55:17] "GET /instance-ip/b610635c-a04f-467e-9a85-cd1d8eb94f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013521 10.0.0.33 - - [2026-02-10 04:55:17] "POST /loadbalancers HTTP/1.1" 200 582 0.074927 10.0.0.33 - - [2026-02-10 04:55:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013332 10.0.0.33 - - [2026-02-10 04:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.33 - - [2026-02-10 04:55:17] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041779 10.0.0.33 - - [2026-02-10 04:55:18] "GET /loadbalancer/f3beb0d6-692a-4ea3-b495-ee6492bb700f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003740 10.0.0.33 - - [2026-02-10 04:55:18] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045774 10.0.0.33 - - [2026-02-10 04:55:18] "GET /instance-ip/b610635c-a04f-467e-9a85-cd1d8eb94f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004390 10.0.0.33 - - [2026-02-10 04:55:18] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.047809 10.0.0.33 - - [2026-02-10 04:55:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018354 10.0.0.33 - - [2026-02-10 04:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011369 10.0.0.33 - - [2026-02-10 04:55:18] "POST /floating-ips HTTP/1.1" 200 583 0.018031 10.0.0.33 - - [2026-02-10 04:55:18] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045579 10.0.0.33 - - [2026-02-10 04:55:18] "GET /loadbalancer-listener/dc0253ba-3757-4f61-b575-bc7d36425cbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.005597 10.0.0.33 - - [2026-02-10 04:55:18] "GET /loadbalancer-listener/dc0253ba-3757-4f61-b575-bc7d36425cbd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003258 10.0.0.33 - - [2026-02-10 04:55:18] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018026 10.0.0.33 - - [2026-02-10 04:55:18] "GET /instance-ip/b610635c-a04f-467e-9a85-cd1d8eb94f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005586 10.0.0.33 - - [2026-02-10 04:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.33 - - [2026-02-10 04:55:18] "GET /instance-ip/b610635c-a04f-467e-9a85-cd1d8eb94f52?fields=floating_ips HTTP/1.1" 200 1171 0.009629 10.0.0.33 - - [2026-02-10 04:55:18] "GET /global-vrouter-config/35ea3be8-8cc6-4856-9663-0d16bd0bcd93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008035 10.0.0.33 - - [2026-02-10 04:55:18] "GET /floating-ip/558f9f3c-3ad8-459f-9dac-726e071a627a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003773 10.0.0.33 - - [2026-02-10 04:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.33 - - [2026-02-10 04:55:18] "PUT /global-vrouter-config/35ea3be8-8cc6-4856-9663-0d16bd0bcd93 HTTP/1.1" 200 276 0.007485 10.0.0.33 - - [2026-02-10 04:55:18] "POST /tags HTTP/1.1" 200 355 0.035298 10.0.0.33 - - [2026-02-10 04:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.33 - - [2026-02-10 04:55:18] "GET /tag/f4914713-ee0c-4d60-879a-abd860b2740b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.018606 10.0.0.33 - - [2026-02-10 04:55:18] "POST /tags HTTP/1.1" 200 303 0.023789 10.0.0.33 - - [2026-02-10 04:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.022118 10.0.0.33 - - [2026-02-10 04:55:18] "GET /tag/37ea972e-880f-451c-a0ba-d52e4b4f0607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011606 10.0.0.33 - - [2026-02-10 04:55:18] "POST /projects HTTP/1.1" 409 218 0.005195 10.0.0.33 - - [2026-02-10 04:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.33 - - [2026-02-10 04:55:18] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030467 10.0.0.33 - - [2026-02-10 04:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009990 10.0.0.33 - - [2026-02-10 04:55:18] "GET /network-ipam/4abaabee-92e3-44aa-9ef5-bafcaaa6dbad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003468 10.0.0.33 - - [2026-02-10 04:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.33 - - [2026-02-10 04:55:18] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004189 10.0.0.33 - - [2026-02-10 04:55:18] "PUT /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd HTTP/1.1" 200 264 0.044418 10.0.0.33 - - [2026-02-10 04:55:18] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006953 10.0.0.33 - - [2026-02-10 04:55:18] "POST /set-tag HTTP/1.1" 200 109 0.071180 10.0.0.33 - - [2026-02-10 04:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013019 10.0.0.33 - - [2026-02-10 04:55:18] "GET /network-ipam/b5f4fb4f-5278-4366-b5b2-ac34258d4ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.004755 10.0.0.33 - - [2026-02-10 04:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.33 - - [2026-02-10 04:55:19] "GET /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003608 10.0.0.33 - - [2026-02-10 04:55:19] "PUT /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf HTTP/1.1" 200 264 0.058784 10.0.0.33 - - [2026-02-10 04:55:19] "GET /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.017043 10.0.0.33 - - [2026-02-10 04:55:19] "POST /set-tag HTTP/1.1" 200 109 0.071321 10.0.0.33 - - [2026-02-10 04:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008793 10.0.0.33 - - [2026-02-10 04:55:19] "GET /network-policy/9d65bc91-5cd6-4762-b1cb-3f75f81ec402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007807 10.0.0.33 - - [2026-02-10 04:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.33 - - [2026-02-10 04:55:19] "GET /network-policy/3adb9ecb-c19a-465c-9463-bff81df4df2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002229 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:55:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000893 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:55:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 10.0.0.33 - - [2026-02-10 04:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.33 - - [2026-02-10 04:55:19] "GET /network-policy/06eb713a-15e8-4a45-95ed-9547cde43c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.002394 10.0.0.33 - - [2026-02-10 04:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.33 - - [2026-02-10 04:55:19] "PUT /network-policy/06eb713a-15e8-4a45-95ed-9547cde43c9a HTTP/1.1" 200 262 0.012409 10.0.0.33 - - [2026-02-10 04:55:19] "POST /ref-update HTTP/1.1" 200 156 0.050313 10.0.0.33 - - [2026-02-10 04:55:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005379 10.0.0.33 - - [2026-02-10 04:55:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002468 10.0.0.33 - - [2026-02-10 04:55:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002207 10.0.0.33 - - [2026-02-10 04:55:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001855 10.0.0.33 - - [2026-02-10 04:55:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002231 10.0.0.33 - - [2026-02-10 04:55:19] "POST /security-groups HTTP/1.1" 409 245 0.002928 10.0.0.33 - - [2026-02-10 04:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.33 - - [2026-02-10 04:55:19] "PUT /security-group/5d29b7a2-e154-4be5-b84c-5ff09f6c3285 HTTP/1.1" 200 262 0.055995 10.0.0.33 - - [2026-02-10 04:55:19] "PUT /access-control-list/a30fec37-cf1a-4d73-a6fd-8970ed07ae14 HTTP/1.1" 200 272 0.115246 10.0.0.33 - - [2026-02-10 04:55:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.130556 10.0.0.33 - - [2026-02-10 04:55:19] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006892 10.0.0.33 - - [2026-02-10 04:55:19] "PUT /access-control-list/642f2cb6-80e7-4b33-81ce-1301a77fe5f9 HTTP/1.1" 200 272 0.020911 10.0.0.33 - - [2026-02-10 04:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2026-02-10 04:55:19] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009469 10.0.0.33 - - [2026-02-10 04:55:19] "POST /tags HTTP/1.1" 409 206 0.001798 10.0.0.33 - - [2026-02-10 04:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.33 - - [2026-02-10 04:55:19] "GET /tag/37ea972e-880f-451c-a0ba-d52e4b4f0607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.024024 10.0.0.33 - - [2026-02-10 04:55:20] "POST /firewall-rules HTTP/1.1" 200 562 0.088345 10.0.0.33 - - [2026-02-10 04:55:20] "GET /firewall-rule/cb3c8b37-362c-46d6-ba56-aa376ca8be23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.006632 10.0.0.33 - - [2026-02-10 04:55:20] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004322 10.0.0.33 - - [2026-02-10 04:55:20] "GET /firewall-rule/cb3c8b37-362c-46d6-ba56-aa376ca8be23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.010836 10.0.0.33 - - [2026-02-10 04:55:20] "POST /ref-update HTTP/1.1" 200 156 0.028987 10.0.0.33 - - [2026-02-10 04:55:20] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001992 10.0.0.33 - - [2026-02-10 04:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.33 - - [2026-02-10 04:55:20] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013320 10.0.0.33 - - [2026-02-10 04:55:20] "POST /tags HTTP/1.1" 409 206 0.002210 10.0.0.33 - - [2026-02-10 04:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.33 - - [2026-02-10 04:55:20] "GET /tag/37ea972e-880f-451c-a0ba-d52e4b4f0607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010156 10.0.0.33 - - [2026-02-10 04:55:20] "POST /firewall-rules HTTP/1.1" 200 560 0.092110 10.0.0.33 - - [2026-02-10 04:55:20] "GET /firewall-rule/2a123815-da0a-4aed-883e-5f3ea49eeb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004839 10.0.0.33 - - [2026-02-10 04:55:20] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004074 10.0.0.33 - - [2026-02-10 04:55:20] "GET /firewall-rule/2a123815-da0a-4aed-883e-5f3ea49eeb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002873 10.0.0.33 - - [2026-02-10 04:55:20] "POST /ref-update HTTP/1.1" 200 156 0.025603 10.0.0.33 - - [2026-02-10 04:55:20] "POST /tags HTTP/1.1" 200 301 0.088542 10.0.0.33 - - [2026-02-10 04:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009561 10.0.0.33 - - [2026-02-10 04:55:20] "GET /tag/b096e9d7-80fe-45c8-be27-03f3ab0ae12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014797 10.0.0.33 - - [2026-02-10 04:55:20] "POST /tags HTTP/1.1" 200 325 0.063140 10.0.0.33 - - [2026-02-10 04:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.030157 10.0.0.33 - - [2026-02-10 04:55:20] "GET /tag/11966fda-5640-4a1f-91d5-b301ee739021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.018713 10.0.0.33 - - [2026-02-10 04:55:20] "POST /tags HTTP/1.1" 200 363 0.057201 10.0.0.33 - - [2026-02-10 04:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017706 10.0.0.33 - - [2026-02-10 04:55:20] "GET /tag/b14809b9-2dd9-47d3-b732-aa552ccc5753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.017626 10.0.0.33 - - [2026-02-10 04:55:20] "POST /tags HTTP/1.1" 200 311 0.029847 10.0.0.33 - - [2026-02-10 04:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013061 10.0.0.33 - - [2026-02-10 04:55:21] "GET /tag/062d6bde-6ee0-4990-8e1d-ce70295ba420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016209 10.0.0.33 - - [2026-02-10 04:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.33 - - [2026-02-10 04:55:21] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.005816 10.0.0.33 - - [2026-02-10 04:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.33 - - [2026-02-10 04:55:21] "GET /project/5690222c-89e5-4814-b2ef-14c1194102f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.098063 10.0.0.33 - - [2026-02-10 04:55:21] "POST /virtual-machines HTTP/1.1" 200 377 0.019553 10.0.0.33 - - [2026-02-10 04:55:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.056307 10.0.0.33 - - [2026-02-10 04:55:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.138336 10.0.0.33 - - [2026-02-10 04:55:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024506 10.0.0.33 - - [2026-02-10 04:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.33 - - [2026-02-10 04:55:21] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.009138 10.0.0.33 - - [2026-02-10 04:55:21] "POST /instance-ips HTTP/1.1" 200 409 0.032600 10.0.0.33 - - [2026-02-10 04:55:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.031811 10.0.0.33 - - [2026-02-10 04:55:21] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006944 10.0.0.33 - - [2026-02-10 04:55:21] "POST /set-tag HTTP/1.1" 200 109 0.018837 10.0.0.33 - - [2026-02-10 04:55:21] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008609 10.0.0.33 - - [2026-02-10 04:55:21] "GET /instance-ip/b428edf0-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.019537 10.0.0.33 - - [2026-02-10 04:55:21] "POST /fqname-to-id HTTP/1.1" 404 228 0.004990 10.0.0.33 - - [2026-02-10 04:55:22] "POST /tags HTTP/1.1" 200 371 0.107178 10.0.0.33 - - [2026-02-10 04:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.020614 10.0.0.33 - - [2026-02-10 04:55:22] "GET /tag/385ebfd3-e68b-48ea-b396-c68845131f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.028271 10.0.0.33 - - [2026-02-10 04:55:22] "POST /tags HTTP/1.1" 200 319 0.036948 10.0.0.33 - - [2026-02-10 04:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.027468 10.0.0.33 - - [2026-02-10 04:55:22] "GET /tag/7b57a237-bbdb-461f-8c9c-ad7d9afee35e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.016821 10.0.0.33 - - [2026-02-10 04:55:22] "POST /id-to-fqname HTTP/1.1" 200 181 0.001656 10.0.0.33 - - [2026-02-10 04:55:22] "POST /fqname-to-id HTTP/1.1" 404 190 0.009831 10.0.0.33 - - [2026-02-10 04:55:22] "POST /security-groups HTTP/1.1" 200 578 0.085501 10.0.0.33 - - [2026-02-10 04:55:22] "POST /projects HTTP/1.1" 200 497 0.263236 10.0.0.33 - - [2026-02-10 04:55:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.005735 10.0.0.33 - - [2026-02-10 04:55:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020468 10.0.0.33 - - [2026-02-10 04:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011101 10.0.0.33 - - [2026-02-10 04:55:22] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.005851 10.0.0.33 - - [2026-02-10 04:55:22] "POST /access-control-lists HTTP/1.1" 200 587 0.082582 10.0.0.33 - - [2026-02-10 04:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.33 - - [2026-02-10 04:55:22] "GET /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.007728 10.0.0.33 - - [2026-02-10 04:55:22] "POST /fqname-to-id HTTP/1.1" 404 224 0.004710 10.0.0.33 - - [2026-02-10 04:55:22] "POST /access-control-lists HTTP/1.1" 200 585 0.060183 10.0.0.33 - - [2026-02-10 04:55:22] "PUT /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd HTTP/1.1" 200 264 0.072894 10.0.0.33 - - [2026-02-10 04:55:22] "PUT /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf HTTP/1.1" 200 264 0.046209 10.0.0.33 - - [2026-02-10 04:55:22] "POST /security-groups HTTP/1.1" 200 558 0.081897 10.0.0.33 - - [2026-02-10 04:55:22] "POST /fqname-to-id HTTP/1.1" 404 248 0.001629 10.0.0.33 - - [2026-02-10 04:55:23] "POST /access-control-lists HTTP/1.1" 200 610 0.070517 10.0.0.33 - - [2026-02-10 04:55:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.064494 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:55:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.014073 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:55:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 10.0.0.33 - - [2026-02-10 04:55:23] "POST /fqname-to-id HTTP/1.1" 404 247 0.009216 10.0.0.33 - - [2026-02-10 04:55:23] "POST /chown HTTP/1.1" 200 109 0.064900 10.0.0.33 - - [2026-02-10 04:55:23] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018895 10.0.0.33 - - [2026-02-10 04:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.33 - - [2026-02-10 04:55:23] "POST /access-control-lists HTTP/1.1" 200 608 0.099639 10.0.0.33 - - [2026-02-10 04:55:23] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.022404 10.0.0.33 - - [2026-02-10 04:55:23] "POST /tags HTTP/1.1" 409 214 0.009794 10.0.0.33 - - [2026-02-10 04:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006343 10.0.0.33 - - [2026-02-10 04:55:23] "GET /tag/7b57a237-bbdb-461f-8c9c-ad7d9afee35e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.013756 10.0.0.33 - - [2026-02-10 04:55:23] "POST /firewall-rules HTTP/1.1" 200 578 0.085291 10.0.0.33 - - [2026-02-10 04:55:23] "GET /firewall-rule/15d39e14-4e45-49e2-8b43-662be3c6235a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003957 10.0.0.33 - - [2026-02-10 04:55:23] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003231 10.0.0.33 - - [2026-02-10 04:55:23] "GET /firewall-rule/15d39e14-4e45-49e2-8b43-662be3c6235a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.001840 10.0.0.33 - - [2026-02-10 04:55:23] "POST /ref-update HTTP/1.1" 200 156 0.029063 10.0.0.33 - - [2026-02-10 04:55:23] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005104 10.0.0.33 - - [2026-02-10 04:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.33 - - [2026-02-10 04:55:23] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.040851 10.0.0.33 - - [2026-02-10 04:55:23] "POST /tags HTTP/1.1" 409 214 0.002200 10.0.0.33 - - [2026-02-10 04:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.33 - - [2026-02-10 04:55:23] "GET /tag/7b57a237-bbdb-461f-8c9c-ad7d9afee35e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.017624 10.0.0.33 - - [2026-02-10 04:55:23] "POST /firewall-rules HTTP/1.1" 200 576 0.067780 10.0.0.33 - - [2026-02-10 04:55:23] "GET /firewall-rule/f84ed512-1d6b-4af6-b281-76c660845b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003878 10.0.0.33 - - [2026-02-10 04:55:23] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.003034 10.0.0.33 - - [2026-02-10 04:55:23] "GET /firewall-rule/f84ed512-1d6b-4af6-b281-76c660845b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002492 10.0.0.33 - - [2026-02-10 04:55:23] "POST /ref-update HTTP/1.1" 200 156 0.037590 10.0.0.33 - - [2026-02-10 04:55:23] "POST /tags HTTP/1.1" 200 301 0.043613 10.0.0.33 - - [2026-02-10 04:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.33 - - [2026-02-10 04:55:23] "GET /tag/949c9a2b-3825-446b-ae7c-8e3a61832315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011950 10.0.0.33 - - [2026-02-10 04:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.33 - - [2026-02-10 04:55:24] "GET /project/5690222c-89e5-4814-b2ef-14c1194102f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049200 10.0.0.33 - - [2026-02-10 04:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.33 - - [2026-02-10 04:55:24] "GET /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.009325 10.0.0.33 - - [2026-02-10 04:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.33 - - [2026-02-10 04:55:24] "GET /service-appliance-set/7d5c9c43-9c78-45f9-a273-9eb9735b847a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.011168 10.0.0.33 - - [2026-02-10 04:55:24] "POST /fqname-to-id HTTP/1.1" 404 242 0.014841 10.0.0.33 - - [2026-02-10 04:55:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.118787 10.0.0.33 - - [2026-02-10 04:55:24] "GET /virtual-machine-interface/c5192ee3-a1fb-4551-8113-da4cfbcb88b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.005168 10.0.0.33 - - [2026-02-10 04:55:24] "POST /instance-ips HTTP/1.1" 200 377 0.028491 10.0.0.33 - - [2026-02-10 04:55:24] "GET /instance-ip/4fbeb9e0-9849-4bbe-972e-dec8e9e9f46f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.016327 10.0.0.33 - - [2026-02-10 04:55:24] "POST /loadbalancers HTTP/1.1" 200 582 0.064484 10.0.0.33 - - [2026-02-10 04:55:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.035758 10.0.0.33 - - [2026-02-10 04:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006286 10.0.0.33 - - [2026-02-10 04:55:24] "GET /project/5690222c-89e5-4814-b2ef-14c1194102f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052899 10.0.0.33 - - [2026-02-10 04:55:24] "GET /instance-ip/4fbeb9e0-9849-4bbe-972e-dec8e9e9f46f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003380 10.0.0.33 - - [2026-02-10 04:55:24] "GET /project/5690222c-89e5-4814-b2ef-14c1194102f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.072017 10.0.0.33 - - [2026-02-10 04:55:24] "GET /loadbalancer/c0f339ce-e95c-4236-9924-58084daa144f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.007823 10.0.0.33 - - [2026-02-10 04:55:24] "POST /floating-ips HTTP/1.1" 200 581 0.079196 10.0.0.33 - - [2026-02-10 04:55:24] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.043342 10.0.0.33 - - [2026-02-10 04:55:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009378 10.0.0.33 - - [2026-02-10 04:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009776 10.0.0.33 - - [2026-02-10 04:55:24] "GET /project/5690222c-89e5-4814-b2ef-14c1194102f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044440 10.0.0.33 - - [2026-02-10 04:55:24] "GET /loadbalancer-listener/199a5a7a-2619-419b-ae44-9f2ae5924a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003139 10.0.0.33 - - [2026-02-10 04:55:24] "GET /loadbalancer-listener/199a5a7a-2619-419b-ae44-9f2ae5924a90?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003781 10.0.0.33 - - [2026-02-10 04:55:24] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.041225 10.0.0.33 - - [2026-02-10 04:55:24] "GET /instance-ip/4fbeb9e0-9849-4bbe-972e-dec8e9e9f46f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003026 10.0.0.33 - - [2026-02-10 04:55:24] "GET /instance-ip/4fbeb9e0-9849-4bbe-972e-dec8e9e9f46f?fields=floating_ips HTTP/1.1" 200 1164 0.006406 10.0.0.33 - - [2026-02-10 04:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.33 - - [2026-02-10 04:55:25] "GET /project/5690222c-89e5-4814-b2ef-14c1194102f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.028668 10.0.0.33 - - [2026-02-10 04:55:25] "GET /floating-ip/805e583c-d0af-4086-b875-558febaa8ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003368 10.0.0.33 - - [2026-02-10 04:55:25] "GET /loadbalancer/c0f339ce-e95c-4236-9924-58084daa144f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003558 10.0.0.33 - - [2026-02-10 04:55:25] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.017062 10.0.0.33 - - [2026-02-10 04:55:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008160 10.0.0.33 - - [2026-02-10 04:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010088 10.0.0.33 - - [2026-02-10 04:55:25] "GET /project/5690222c-89e5-4814-b2ef-14c1194102f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.025271 10.0.0.33 - - [2026-02-10 04:55:25] "GET /loadbalancer-listener/bb9c84ed-c60d-4216-952b-e57cba974eb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002628 10.0.0.33 - - [2026-02-10 04:55:25] "GET /loadbalancer-listener/bb9c84ed-c60d-4216-952b-e57cba974eb6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.002769 10.0.0.33 - - [2026-02-10 04:55:25] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026911 10.0.0.33 - - [2026-02-10 04:55:25] "GET /instance-ip/4fbeb9e0-9849-4bbe-972e-dec8e9e9f46f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003063 10.0.0.33 - - [2026-02-10 04:55:25] "GET /instance-ip/4fbeb9e0-9849-4bbe-972e-dec8e9e9f46f?fields=floating_ips HTTP/1.1" 200 1164 0.002478 10.0.0.33 - - [2026-02-10 04:55:25] "GET /floating-ip/805e583c-d0af-4086-b875-558febaa8ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.001861 10.0.0.33 - - [2026-02-10 04:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.33 - - [2026-02-10 04:55:25] "GET /project/5690222c-89e5-4814-b2ef-14c1194102f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032490 10.0.0.33 - - [2026-02-10 04:55:25] "GET /loadbalancer/c0f339ce-e95c-4236-9924-58084daa144f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004758 10.0.0.33 - - [2026-02-10 04:55:25] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.016479 10.0.0.33 - - [2026-02-10 04:55:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.017612 10.0.0.33 - - [2026-02-10 04:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001325 10.0.0.33 - - [2026-02-10 04:55:25] "GET /project/5690222c-89e5-4814-b2ef-14c1194102f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044414 10.0.0.33 - - [2026-02-10 04:55:25] "GET /loadbalancer-listener/7815903a-01a1-47bb-b49b-d011d17ceec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.001868 10.0.0.33 - - [2026-02-10 04:55:25] "GET /loadbalancer-listener/7815903a-01a1-47bb-b49b-d011d17ceec2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.002727 10.0.0.33 - - [2026-02-10 04:55:25] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.021812 10.0.0.33 - - [2026-02-10 04:55:25] "GET /instance-ip/4fbeb9e0-9849-4bbe-972e-dec8e9e9f46f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002801 10.0.0.33 - - [2026-02-10 04:55:25] "GET /instance-ip/4fbeb9e0-9849-4bbe-972e-dec8e9e9f46f?fields=floating_ips HTTP/1.1" 200 1164 0.002685 10.0.0.33 - - [2026-02-10 04:55:25] "POST /tags HTTP/1.1" 200 363 0.019415 10.0.0.33 - - [2026-02-10 04:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.016486 10.0.0.33 - - [2026-02-10 04:55:25] "GET /floating-ip/805e583c-d0af-4086-b875-558febaa8ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.012112 10.0.0.33 - - [2026-02-10 04:55:25] "GET /tag/88cfdea7-1a50-473d-8c57-20a256a55991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.016869 10.0.0.33 - - [2026-02-10 04:55:25] "POST /tags HTTP/1.1" 200 311 0.025648 10.0.0.33 - - [2026-02-10 04:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.021233 10.0.0.33 - - [2026-02-10 04:55:25] "GET /tag/cffa1f55-7de3-4c78-85da-62c775ecf659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.012885 10.0.0.33 - - [2026-02-10 04:55:25] "POST /id-to-fqname HTTP/1.1" 200 177 0.000469 10.0.0.33 - - [2026-02-10 04:55:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.016129 10.0.0.33 - - [2026-02-10 04:55:25] "POST /security-groups HTTP/1.1" 200 574 0.065411 10.0.0.33 - - [2026-02-10 04:55:25] "POST /fqname-to-id HTTP/1.1" 404 217 0.002608 10.0.0.33 - - [2026-02-10 04:55:26] "POST /projects HTTP/1.1" 200 489 0.222593 10.0.0.33 - - [2026-02-10 04:55:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027442 10.0.0.33 - - [2026-02-10 04:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007450 10.0.0.33 - - [2026-02-10 04:55:26] "POST /access-control-lists HTTP/1.1" 200 583 0.054290 10.0.0.33 - - [2026-02-10 04:55:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.002023 10.0.0.33 - - [2026-02-10 04:55:26] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.012590 10.0.0.33 - - [2026-02-10 04:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.020144 10.0.0.33 - - [2026-02-10 04:55:26] "GET /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004172 10.0.0.33 - - [2026-02-10 04:55:26] "POST /access-control-lists HTTP/1.1" 200 581 0.132522 10.0.0.33 - - [2026-02-10 04:55:26] "PUT /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd HTTP/1.1" 200 264 0.100793 10.0.0.33 - - [2026-02-10 04:55:26] "PUT /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf HTTP/1.1" 200 264 0.043248 10.0.0.33 - - [2026-02-10 04:55:26] "POST /security-groups HTTP/1.1" 200 546 0.084076 10.0.0.33 - - [2026-02-10 04:55:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.006861 10.0.0.33 - - [2026-02-10 04:55:26] "POST /access-control-lists HTTP/1.1" 200 602 0.041369 10.0.0.33 - - [2026-02-10 04:55:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.009395 10.0.0.33 - - [2026-02-10 04:55:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.026414 10.0.0.33 - - [2026-02-10 04:55:26] "POST /chown HTTP/1.1" 200 109 0.013519 10.0.0.33 - - [2026-02-10 04:55:26] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004122 10.0.0.33 - - [2026-02-10 04:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.33 - - [2026-02-10 04:55:26] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.022005 10.0.0.33 - - [2026-02-10 04:55:26] "POST /access-control-lists HTTP/1.1" 200 600 0.066195 10.0.0.33 - - [2026-02-10 04:55:26] "POST /tags HTTP/1.1" 409 210 0.013722 10.0.0.33 - - [2026-02-10 04:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.33 - - [2026-02-10 04:55:26] "GET /tag/cffa1f55-7de3-4c78-85da-62c775ecf659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010036 10.0.0.33 - - [2026-02-10 04:55:26] "POST /firewall-rules HTTP/1.1" 200 570 0.061139 10.0.0.33 - - [2026-02-10 04:55:26] "GET /firewall-rule/bb00ce48-4821-445b-892f-3696c6e583c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.017226 10.0.0.33 - - [2026-02-10 04:55:26] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004509 10.0.0.33 - - [2026-02-10 04:55:26] "GET /firewall-rule/bb00ce48-4821-445b-892f-3696c6e583c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002048 10.0.0.33 - - [2026-02-10 04:55:26] "POST /ref-update HTTP/1.1" 200 156 0.048781 10.0.0.33 - - [2026-02-10 04:55:26] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016662 10.0.0.33 - - [2026-02-10 04:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.33 - - [2026-02-10 04:55:26] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002960 10.0.0.33 - - [2026-02-10 04:55:26] "POST /tags HTTP/1.1" 409 210 0.001460 10.0.0.33 - - [2026-02-10 04:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005353 10.0.0.33 - - [2026-02-10 04:55:27] "GET /tag/cffa1f55-7de3-4c78-85da-62c775ecf659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010619 10.0.0.33 - - [2026-02-10 04:55:27] "POST /firewall-rules HTTP/1.1" 200 568 0.064322 10.0.0.33 - - [2026-02-10 04:55:27] "GET /firewall-rule/968b0b90-6bbe-44f7-9077-5c357a43cca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004388 10.0.0.33 - - [2026-02-10 04:55:27] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.005138 10.0.0.33 - - [2026-02-10 04:55:27] "GET /firewall-rule/968b0b90-6bbe-44f7-9077-5c357a43cca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002438 10.0.0.33 - - [2026-02-10 04:55:27] "POST /ref-update HTTP/1.1" 200 156 0.034741 10.0.0.33 - - [2026-02-10 04:55:27] "POST /tags HTTP/1.1" 409 237 0.012592 10.0.0.33 - - [2026-02-10 04:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.33 - - [2026-02-10 04:55:27] "GET /tag/b14809b9-2dd9-47d3-b732-aa552ccc5753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.010761 10.0.0.33 - - [2026-02-10 04:55:27] "POST /tags HTTP/1.1" 409 210 0.001721 10.0.0.33 - - [2026-02-10 04:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001232 10.0.0.33 - - [2026-02-10 04:55:27] "GET /tag/062d6bde-6ee0-4990-8e1d-ce70295ba420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010748 10.0.0.33 - - [2026-02-10 04:55:27] "POST /projects HTTP/1.1" 409 223 0.001883 10.0.0.33 - - [2026-02-10 04:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006067 10.0.0.33 - - [2026-02-10 04:55:27] "GET /project/5690222c-89e5-4814-b2ef-14c1194102f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.056323 10.0.0.33 - - [2026-02-10 04:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.33 - - [2026-02-10 04:55:27] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.009610 10.0.0.33 - - [2026-02-10 04:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.33 - - [2026-02-10 04:55:27] "GET /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.007284 10.0.0.33 - - [2026-02-10 04:55:27] "PUT /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd HTTP/1.1" 200 264 0.065229 10.0.0.33 - - [2026-02-10 04:55:27] "PUT /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf HTTP/1.1" 200 264 0.050585 10.0.0.33 - - [2026-02-10 04:55:27] "POST /security-groups HTTP/1.1" 409 253 0.002136 10.0.0.33 - - [2026-02-10 04:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.33 - - [2026-02-10 04:55:27] "PUT /security-group/d28bcc32-48e7-4f5b-bb8c-02f707624f79 HTTP/1.1" 200 262 0.055538 10.0.0.33 - - [2026-02-10 04:55:27] "PUT /access-control-list/ac31068a-0db9-4f1c-9eb7-e8fde91b749a HTTP/1.1" 200 272 0.014416 10.0.0.33 - - [2026-02-10 04:55:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.026080 10.0.0.33 - - [2026-02-10 04:55:27] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015030 10.0.0.33 - - [2026-02-10 04:55:27] "PUT /access-control-list/425a51a6-1eff-4041-a980-1616016136bb HTTP/1.1" 200 272 0.021435 10.0.0.33 - - [2026-02-10 04:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.33 - - [2026-02-10 04:55:27] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002630 10.0.0.33 - - [2026-02-10 04:55:27] "POST /tags HTTP/1.1" 409 210 0.002395 10.0.0.33 - - [2026-02-10 04:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.33 - - [2026-02-10 04:55:28] "GET /tag/062d6bde-6ee0-4990-8e1d-ce70295ba420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013069 10.0.0.33 - - [2026-02-10 04:55:28] "POST /firewall-rules HTTP/1.1" 200 570 0.101200 10.0.0.33 - - [2026-02-10 04:55:28] "GET /firewall-rule/5881a5ab-46d7-4770-96f4-a22f9daf5dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003649 10.0.0.33 - - [2026-02-10 04:55:28] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.002956 10.0.0.33 - - [2026-02-10 04:55:28] "GET /firewall-rule/5881a5ab-46d7-4770-96f4-a22f9daf5dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.001871 10.0.0.33 - - [2026-02-10 04:55:28] "POST /ref-update HTTP/1.1" 200 156 0.040209 10.0.0.33 - - [2026-02-10 04:55:28] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015328 10.0.0.33 - - [2026-02-10 04:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006482 10.0.0.33 - - [2026-02-10 04:55:28] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002765 10.0.0.33 - - [2026-02-10 04:55:28] "POST /tags HTTP/1.1" 409 210 0.001637 10.0.0.33 - - [2026-02-10 04:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.33 - - [2026-02-10 04:55:28] "GET /tag/062d6bde-6ee0-4990-8e1d-ce70295ba420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.009742 10.0.0.33 - - [2026-02-10 04:55:28] "POST /firewall-rules HTTP/1.1" 200 568 0.060485 10.0.0.33 - - [2026-02-10 04:55:28] "GET /firewall-rule/f061e429-f450-4b0f-b65a-07f45e51d556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.021567 10.0.0.33 - - [2026-02-10 04:55:28] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.003776 10.0.0.33 - - [2026-02-10 04:55:28] "GET /firewall-rule/f061e429-f450-4b0f-b65a-07f45e51d556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.001917 10.0.0.33 - - [2026-02-10 04:55:28] "POST /ref-update HTTP/1.1" 200 156 0.058128 10.0.0.33 - - [2026-02-10 04:55:28] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003908 10.0.0.33 - - [2026-02-10 04:55:28] "POST /set-tag HTTP/1.1" 200 109 0.001825 10.0.0.33 - - [2026-02-10 04:55:38] "GET / HTTP/1.1" 200 35931 0.001558 10.0.0.33 - - [2026-02-10 04:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.33 - - [2026-02-10 04:55:38] "GET /global-system-config/87863dc1-4fd8-4395-ba02-f00f2438d37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004020 10.0.0.33 - - [2026-02-10 04:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001160 10.0.0.33 - - [2026-02-10 04:55:38] "GET /config-node/eccd5a64-68e4-469b-a428-431b3f469327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002363 10.0.0.33 - - [2026-02-10 04:55:49] "GET / HTTP/1.1" 200 35931 0.001544 10.0.0.33 - - [2026-02-10 04:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.33 - - [2026-02-10 04:55:49] "GET /routing-instance/d74efbd0-4f51-45d1-b0a1-8d48492fa86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002942 10.0.0.33 - - [2026-02-10 04:55:49] "POST /bgp-routers HTTP/1.1" 409 301 0.002262 10.0.0.33 - - [2026-02-10 04:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.33 - - [2026-02-10 04:55:49] "GET /bgp-router/9df5ab77-ac4b-4350-af36-d679a3c8e370?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003639 10.0.0.33 - - [2026-02-10 04:55:49] "PUT /bgp-router/9df5ab77-ac4b-4350-af36-d679a3c8e370 HTTP/1.1" 200 254 0.014959 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:55:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:55:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000754 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:55:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:55:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000833 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:56:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000918 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:56:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000800 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:56:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:56:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000783 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:56:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000902 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:56:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000931 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:56:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001147 [Introspect:8084]10.0.0.33 - - [2026-02-10 04:56:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000961 10.0.0.41 - - [2026-02-10 04:57:04] "GET / HTTP/1.1" 200 35931 0.001932 10.0.0.41 - - [2026-02-10 04:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.41 - - [2026-02-10 04:57:04] "GET /global-system-config/87863dc1-4fd8-4395-ba02-f00f2438d37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004745 10.0.0.41 - - [2026-02-10 04:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.41 - - [2026-02-10 04:57:04] "GET /routing-instance/d74efbd0-4f51-45d1-b0a1-8d48492fa86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002942 10.0.0.41 - - [2026-02-10 04:57:04] "PUT /global-system-config/87863dc1-4fd8-4395-ba02-f00f2438d37e HTTP/1.1" 200 274 0.008982 10.0.0.41 - - [2026-02-10 04:57:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.021922 10.0.0.41 - - [2026-02-10 04:57:04] "POST /virtual-routers HTTP/1.1" 200 599 0.016167 10.0.0.41 - - [2026-02-10 04:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012746 10.0.0.41 - - [2026-02-10 04:57:04] "GET /virtual-router/10ee1297-17f5-48ed-a369-6a27200123a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004137 10.0.0.41 - - [2026-02-10 04:57:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.001897 10.0.0.41 - - [2026-02-10 04:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.41 - - [2026-02-10 04:57:04] "GET /virtual-network/6f66dcb9-bcb0-4ab5-a0f7-6231597a42ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003475 10.0.0.41 - - [2026-02-10 04:57:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.044912 10.0.0.33 - - [2026-02-10 04:59:04] "GET /global-system-configs HTTP/1.1" 200 322 0.002331 10.0.0.33 - - [2026-02-10 04:59:05] "GET /global-system-configs HTTP/1.1" 200 322 0.006974 10.0.0.33 - - [2026-02-10 04:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.33 - - [2026-02-10 04:59:53] "GET /virtual-router/10ee1297-17f5-48ed-a369-6a27200123a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002614 10.0.0.41 - - [2026-02-10 05:00:05] "GET / HTTP/1.1" 200 35931 0.001314 10.0.0.41 - - [2026-02-10 05:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.41 - - [2026-02-10 05:00:05] "GET /global-system-config/87863dc1-4fd8-4395-ba02-f00f2438d37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004057 10.0.0.41 - - [2026-02-10 05:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.41 - - [2026-02-10 05:00:05] "GET /routing-instance/d74efbd0-4f51-45d1-b0a1-8d48492fa86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002941 10.0.0.41 - - [2026-02-10 05:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.41 - - [2026-02-10 05:00:05] "GET /virtual-router/10ee1297-17f5-48ed-a369-6a27200123a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002229 10.0.0.41 - - [2026-02-10 05:00:05] "PUT /virtual-router/10ee1297-17f5-48ed-a369-6a27200123a7 HTTP/1.1" 200 262 0.009953 10.0.0.41 - - [2026-02-10 05:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.41 - - [2026-02-10 05:00:05] "GET /virtual-router/10ee1297-17f5-48ed-a369-6a27200123a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002336 10.0.0.41 - - [2026-02-10 05:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.41 - - [2026-02-10 05:00:05] "GET /virtual-machine-interface/9ab03446-8ca3-43b7-b128-8eff1985c2a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.003784 10.0.0.41 - - [2026-02-10 05:00:05] "PUT /virtual-machine-interface/9ab03446-8ca3-43b7-b128-8eff1985c2a0 HTTP/1.1" 200 284 0.015934 10.0.0.33 - - [2026-02-10 05:00:14] "GET /virtual-router/10ee1297-17f5-48ed-a369-6a27200123a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002903 10.0.0.33 - - [2026-02-10 05:00:14] "POST /ref-update HTTP/1.1" 200 156 0.006547 10.0.0.33 - - [2026-02-10 05:00:23] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004299 10.0.0.33 - - [2026-02-10 05:00:23] "POST /set-tag HTTP/1.1" 200 109 0.002093 10.0.0.33 - - [2026-02-10 05:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.33 - - [2026-02-10 05:00:23] "GET /loadbalancer/c0f339ce-e95c-4236-9924-58084daa144f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002173 10.0.0.33 - - [2026-02-10 05:00:23] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005299 10.0.0.33 - - [2026-02-10 05:00:23] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.33 - - [2026-02-10 05:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2026-02-10 05:00:23] "GET /loadbalancer/c0f339ce-e95c-4236-9924-58084daa144f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002167 10.0.0.33 - - [2026-02-10 05:00:23] "GET /loadbalancer-pool/51e42fe2-7e9e-416d-8caf-78433fd8f649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003196 10.0.0.33 - - [2026-02-10 05:00:23] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015146 10.0.0.33 - - [2026-02-10 05:00:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.033823 10.0.0.33 - - [2026-02-10 05:00:23] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011408 10.0.0.33 - - [2026-02-10 05:00:23] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006195 10.0.0.33 - - [2026-02-10 05:00:23] "POST /ref-update HTTP/1.1" 200 156 0.007621 10.0.0.33 - - [2026-02-10 05:00:23] "GET /floating-ip/805e583c-d0af-4086-b875-558febaa8ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.012896 10.0.0.33 - - [2026-02-10 05:00:23] "POST /tags HTTP/1.1" 409 205 0.003418 10.0.0.33 - - [2026-02-10 05:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.33 - - [2026-02-10 05:00:23] "GET /tag/949c9a2b-3825-446b-ae7c-8e3a61832315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014880 10.0.0.33 - - [2026-02-10 05:00:23] "PUT /floating-ip/805e583c-d0af-4086-b875-558febaa8ae0 HTTP/1.1" 200 256 0.011291 10.0.0.33 - - [2026-02-10 05:00:23] "POST /set-tag HTTP/1.1" 200 109 0.077118 10.0.0.33 - - [2026-02-10 05:00:23] "GET /loadbalancer-pool/f8833f06-61b1-4c4a-ab4c-e7c9eae78975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003775 10.0.0.33 - - [2026-02-10 05:00:23] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017852 10.0.0.33 - - [2026-02-10 05:00:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023584 10.0.0.33 - - [2026-02-10 05:00:23] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005722 10.0.0.33 - - [2026-02-10 05:00:23] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004818 10.0.0.33 - - [2026-02-10 05:00:23] "POST /ref-update HTTP/1.1" 200 156 0.019385 10.0.0.33 - - [2026-02-10 05:00:23] "GET /floating-ip/805e583c-d0af-4086-b875-558febaa8ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.026731 10.0.0.33 - - [2026-02-10 05:00:23] "POST /set-tag HTTP/1.1" 200 109 0.019910 10.0.0.33 - - [2026-02-10 05:00:23] "GET /loadbalancer-pool/f295433d-3f81-424e-9ce6-6812f4b45d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.008217 10.0.0.33 - - [2026-02-10 05:00:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.039974 10.0.0.33 - - [2026-02-10 05:00:24] "PUT /floating-ip/805e583c-d0af-4086-b875-558febaa8ae0 HTTP/1.1" 200 256 0.024431 10.0.0.33 - - [2026-02-10 05:00:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007393 10.0.0.33 - - [2026-02-10 05:00:24] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013776 10.0.0.33 - - [2026-02-10 05:00:24] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003490 10.0.0.33 - - [2026-02-10 05:00:24] "POST /set-tag HTTP/1.1" 200 109 0.003235 10.0.0.33 - - [2026-02-10 05:00:24] "POST /ref-update HTTP/1.1" 200 156 0.006847 10.0.0.33 - - [2026-02-10 05:00:24] "GET /floating-ip/805e583c-d0af-4086-b875-558febaa8ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.005954 10.0.0.33 - - [2026-02-10 05:00:24] "PUT /floating-ip/805e583c-d0af-4086-b875-558febaa8ae0 HTTP/1.1" 200 256 0.009643 10.0.0.33 - - [2026-02-10 05:01:19] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004942 10.0.0.33 - - [2026-02-10 05:01:19] "POST /set-tag HTTP/1.1" 200 109 0.003325 10.0.0.33 - - [2026-02-10 05:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.33 - - [2026-02-10 05:01:19] "GET /loadbalancer/c0f339ce-e95c-4236-9924-58084daa144f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002275 10.0.0.33 - - [2026-02-10 05:01:19] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004641 10.0.0.33 - - [2026-02-10 05:01:20] "POST /set-tag HTTP/1.1" 200 109 0.020621 10.0.0.33 - - [2026-02-10 05:01:20] "DELETE /loadbalancer-member/2a296df7-bee8-4413-ae0c-0161eeba7192 HTTP/1.1" 200 115 0.060337 10.0.0.33 - - [2026-02-10 05:01:20] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006704 10.0.0.33 - - [2026-02-10 05:01:20] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.33 - - [2026-02-10 05:01:20] "DELETE /loadbalancer-member/6604d40b-c425-41ca-bdb5-f42defdbe744 HTTP/1.1" 200 115 0.031553 10.0.0.33 - - [2026-02-10 05:01:20] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003804 10.0.0.33 - - [2026-02-10 05:01:20] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.33 - - [2026-02-10 05:01:20] "DELETE /loadbalancer-member/1225ac84-4567-42da-8a64-fcd1c03c956c HTTP/1.1" 200 115 0.037985 10.0.0.33 - - [2026-02-10 05:01:20] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004425 10.0.0.33 - - [2026-02-10 05:01:20] "POST /set-tag HTTP/1.1" 200 109 0.002722 10.0.0.33 - - [2026-02-10 05:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.33 - - [2026-02-10 05:01:20] "GET /loadbalancer/c0f339ce-e95c-4236-9924-58084daa144f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002214 10.0.0.33 - - [2026-02-10 05:01:20] "GET /loadbalancer-pool/51e42fe2-7e9e-416d-8caf-78433fd8f649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002932 10.0.0.33 - - [2026-02-10 05:01:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015947 10.0.0.33 - - [2026-02-10 05:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.018094 10.0.0.33 - - [2026-02-10 05:01:20] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008233 10.0.0.33 - - [2026-02-10 05:01:20] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003803 10.0.0.33 - - [2026-02-10 05:01:20] "GET /floating-ip/805e583c-d0af-4086-b875-558febaa8ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002683 10.0.0.33 - - [2026-02-10 05:01:20] "POST /set-tag HTTP/1.1" 200 109 0.063738 10.0.0.33 - - [2026-02-10 05:01:20] "GET /loadbalancer-pool/f8833f06-61b1-4c4a-ab4c-e7c9eae78975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004572 10.0.0.33 - - [2026-02-10 05:01:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.039036 10.0.0.33 - - [2026-02-10 05:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.007624 10.0.0.33 - - [2026-02-10 05:01:20] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012972 10.0.0.33 - - [2026-02-10 05:01:20] "POST /set-tag HTTP/1.1" 200 109 0.005497 10.0.0.33 - - [2026-02-10 05:01:20] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004316 10.0.0.33 - - [2026-02-10 05:01:20] "GET /floating-ip/805e583c-d0af-4086-b875-558febaa8ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001900 10.0.0.33 - - [2026-02-10 05:01:20] "GET /loadbalancer-pool/f295433d-3f81-424e-9ce6-6812f4b45d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005122 10.0.0.33 - - [2026-02-10 05:01:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025649 10.0.0.33 - - [2026-02-10 05:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.027470 10.0.0.33 - - [2026-02-10 05:01:20] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007418 10.0.0.33 - - [2026-02-10 05:01:20] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008687 10.0.0.33 - - [2026-02-10 05:01:20] "GET /floating-ip/805e583c-d0af-4086-b875-558febaa8ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002199 10.0.0.33 - - [2026-02-10 05:01:20] "POST /set-tag HTTP/1.1" 200 109 0.002429 [Introspect:8084]10.0.0.33 - - [2026-02-10 05:01:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.33 - - [2026-02-10 05:01:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000947 [Introspect:8084]10.0.0.33 - - [2026-02-10 05:02:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000900 [Introspect:8084]10.0.0.33 - - [2026-02-10 05:02:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000796 [Introspect:8084]10.0.0.33 - - [2026-02-10 05:02:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001094 [Introspect:8084]10.0.0.33 - - [2026-02-10 05:02:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001296 [Introspect:8084]10.0.0.33 - - [2026-02-10 05:02:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.33 - - [2026-02-10 05:02:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 10.0.0.33 - - [2026-02-10 05:04:04] "GET /global-system-configs HTTP/1.1" 200 322 0.001973 10.0.0.33 - - [2026-02-10 05:04:05] "GET /global-system-configs HTTP/1.1" 200 322 0.002360 10.0.0.33 - - [2026-02-10 05:05:43] "GET / HTTP/1.1" 200 35931 0.001619 10.0.0.33 - - [2026-02-10 05:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.33 - - [2026-02-10 05:05:43] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027226 10.0.0.33 - - [2026-02-10 05:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.33 - - [2026-02-10 05:05:43] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031607 10.0.0.33 - - [2026-02-10 05:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.33 - - [2026-02-10 05:05:44] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031897 10.0.0.33 - - [2026-02-10 05:05:44] "POST /tags HTTP/1.1" 200 333 0.022267 10.0.0.33 - - [2026-02-10 05:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016376 10.0.0.33 - - [2026-02-10 05:05:44] "GET /tag/abd8ffff-b492-4cce-a100-d4a0b7e1f515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.020597 10.0.0.33 - - [2026-02-10 05:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.33 - - [2026-02-10 05:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.33 - - [2026-02-10 05:05:44] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057589 10.0.0.33 - - [2026-02-10 05:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.33 - - [2026-02-10 05:05:44] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.079506 10.0.0.33 - - [2026-02-10 05:05:44] "GET /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005790 10.0.0.33 - - [2026-02-10 05:05:44] "GET /virtual-networks?parent_id=91d8509e-5b46-41e5-a31b-15e4017a3175&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004619 10.0.0.33 - - [2026-02-10 05:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.33 - - [2026-02-10 05:05:44] "GET /service-appliance-set/7d5c9c43-9c78-45f9-a273-9eb9735b847a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.001973 10.0.0.33 - - [2026-02-10 05:05:44] "POST /fqname-to-id HTTP/1.1" 404 254 0.016166 10.0.0.33 - - [2026-02-10 05:05:44] "POST /virtual-networks HTTP/1.1" 200 512 0.096419 10.0.0.33 - - [2026-02-10 05:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.33 - - [2026-02-10 05:05:44] "GET /network-ipam/0f28368c-88f7-4347-b8e7-4633d6b8c6ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.028414 10.0.0.33 - - [2026-02-10 05:05:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.133634 10.0.0.33 - - [2026-02-10 05:05:44] "GET /virtual-machine-interface/6d515dc1-184a-4a30-98e2-88ee6c07e35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018199 10.0.0.33 - - [2026-02-10 05:05:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002489 10.0.0.33 - - [2026-02-10 05:05:44] "POST /ref-update HTTP/1.1" 200 156 0.124295 10.0.0.33 - - [2026-02-10 05:05:44] "POST /instance-ips HTTP/1.1" 200 409 0.043387 10.0.0.33 - - [2026-02-10 05:05:44] "GET /virtual-network/5b1daad6-a3e1-4f65-a549-c0744277dda6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.009845 10.0.0.33 - - [2026-02-10 05:05:44] "GET /instance-ip/d8b6d1ee-fdd9-4a70-9771-3d9c218a2826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.015414 10.0.0.33 - - [2026-02-10 05:05:44] "GET /domains HTTP/1.1" 200 280 0.007574 10.0.0.33 - - [2026-02-10 05:05:44] "GET /domain/def19976-b25b-4b60-a81b-dbd3a765f844 HTTP/1.1" 200 3087 0.010539 10.0.0.33 - - [2026-02-10 05:05:45] "POST /loadbalancers HTTP/1.1" 200 610 0.076714 10.0.0.33 - - [2026-02-10 05:05:45] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175 HTTP/1.1" 200 5717 0.119582 10.0.0.33 - - [2026-02-10 05:05:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.030930 10.0.0.33 - - [2026-02-10 05:05:45] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.087899 10.0.0.33 - - [2026-02-10 05:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.030328 10.0.0.33 - - [2026-02-10 05:05:45] "GET /instance-ip/d8b6d1ee-fdd9-4a70-9771-3d9c218a2826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.006722 10.0.0.33 - - [2026-02-10 05:05:45] "GET /virtual-network/5b1daad6-a3e1-4f65-a549-c0744277dda6 HTTP/1.1" 200 2085 0.033515 10.0.0.33 - - [2026-02-10 05:05:45] "GET /virtual-network/5b1daad6-a3e1-4f65-a549-c0744277dda6 HTTP/1.1" 200 2085 0.008083 10.0.0.33 - - [2026-02-10 05:05:45] "GET /routing-instance/4c60845c-ffcd-4ea4-928d-c22c6ee7f4c6 HTTP/1.1" 200 1181 0.005700 10.0.0.33 - - [2026-02-10 05:05:45] "POST /route-targets HTTP/1.1" 200 327 0.025440 10.0.0.33 - - [2026-02-10 05:05:45] "GET /routing-instance/4c60845c-ffcd-4ea4-928d-c22c6ee7f4c6 HTTP/1.1" 200 1181 0.016626 10.0.0.33 - - [2026-02-10 05:05:45] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.076716 10.0.0.33 - - [2026-02-10 05:05:45] "POST /floating-ips HTTP/1.1" 200 597 0.092430 10.0.0.33 - - [2026-02-10 05:05:45] "POST /ref-update HTTP/1.1" 200 156 0.045677 10.0.0.33 - - [2026-02-10 05:05:45] "GET /loadbalancer/723861dd-a2ac-4cd0-95f3-6a9319276eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003242 10.0.0.33 - - [2026-02-10 05:05:45] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.053110 10.0.0.33 - - [2026-02-10 05:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015222 10.0.0.33 - - [2026-02-10 05:05:45] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029375 10.0.0.33 - - [2026-02-10 05:05:45] "GET /loadbalancer-listener/7207da82-f012-42b6-a83f-117184e65ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004322 10.0.0.33 - - [2026-02-10 05:05:45] "GET /loadbalancer-listener/7207da82-f012-42b6-a83f-117184e65ad4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002716 10.0.0.33 - - [2026-02-10 05:05:45] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018759 10.0.0.33 - - [2026-02-10 05:05:45] "GET /instance-ip/d8b6d1ee-fdd9-4a70-9771-3d9c218a2826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003023 10.0.0.33 - - [2026-02-10 05:05:45] "GET /instance-ip/d8b6d1ee-fdd9-4a70-9771-3d9c218a2826?fields=floating_ips HTTP/1.1" 200 1213 0.009016 10.0.0.33 - - [2026-02-10 05:05:45] "GET /floating-ip/81e1dbb3-dea1-4cb1-9dc8-790d1a4c060e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.005817 10.0.0.33 - - [2026-02-10 05:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.33 - - [2026-02-10 05:05:45] "GET /loadbalancer/723861dd-a2ac-4cd0-95f3-6a9319276eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004494 10.0.0.33 - - [2026-02-10 05:05:45] "POST /tags HTTP/1.1" 200 295 0.084830 10.0.0.33 - - [2026-02-10 05:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.33 - - [2026-02-10 05:05:45] "GET /tag/799e9af4-7662-48cd-ba60-5bdbfd3d4034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.022959 10.0.0.33 - - [2026-02-10 05:05:45] "POST /tags HTTP/1.1" 409 233 0.002178 10.0.0.33 - - [2026-02-10 05:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.33 - - [2026-02-10 05:05:45] "GET /tag/f4914713-ee0c-4d60-879a-abd860b2740b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.010366 10.0.0.33 - - [2026-02-10 05:05:45] "POST /tags HTTP/1.1" 409 206 0.002052 10.0.0.33 - - [2026-02-10 05:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.33 - - [2026-02-10 05:05:45] "GET /tag/37ea972e-880f-451c-a0ba-d52e4b4f0607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011262 10.0.0.33 - - [2026-02-10 05:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.33 - - [2026-02-10 05:05:45] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006067 10.0.0.33 - - [2026-02-10 05:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.33 - - [2026-02-10 05:05:46] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048094 10.0.0.33 - - [2026-02-10 05:05:46] "POST /virtual-machines HTTP/1.1" 200 369 0.016314 10.0.0.33 - - [2026-02-10 05:05:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.033252 10.0.0.33 - - [2026-02-10 05:05:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.165731 10.0.0.33 - - [2026-02-10 05:05:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.012292 10.0.0.33 - - [2026-02-10 05:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.017900 10.0.0.33 - - [2026-02-10 05:05:46] "GET /virtual-machine-interface/28684994-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005176 10.0.0.33 - - [2026-02-10 05:05:46] "POST /instance-ips HTTP/1.1" 200 409 0.026531 10.0.0.33 - - [2026-02-10 05:05:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.022958 10.0.0.33 - - [2026-02-10 05:05:46] "GET /virtual-machine-interface/28684994-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008076 10.0.0.33 - - [2026-02-10 05:05:46] "POST /set-tag HTTP/1.1" 200 109 0.026289 10.0.0.33 - - [2026-02-10 05:05:46] "GET /virtual-machine-interface/28684994-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.030565 10.0.0.33 - - [2026-02-10 05:05:46] "GET /instance-ip/288b6794-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003955 10.0.0.33 - - [2026-02-10 05:05:46] "GET /virtual-machine-interface/28684994-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005983 10.0.0.33 - - [2026-02-10 05:05:46] "POST /set-tag HTTP/1.1" 200 109 0.004360 10.0.0.33 - - [2026-02-10 05:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.33 - - [2026-02-10 05:05:46] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004193 10.0.0.33 - - [2026-02-10 05:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012704 10.0.0.33 - - [2026-02-10 05:05:46] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.055808 10.0.0.33 - - [2026-02-10 05:05:46] "POST /virtual-machines HTTP/1.1" 200 369 0.008820 10.0.0.33 - - [2026-02-10 05:05:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017511 10.0.0.33 - - [2026-02-10 05:05:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116539 10.0.0.33 - - [2026-02-10 05:05:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008476 10.0.0.33 - - [2026-02-10 05:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007220 10.0.0.33 - - [2026-02-10 05:05:47] "GET /virtual-machine-interface/28e0024a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.017841 10.0.0.33 - - [2026-02-10 05:05:47] "POST /instance-ips HTTP/1.1" 200 409 0.022720 10.0.0.33 - - [2026-02-10 05:05:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026829 10.0.0.33 - - [2026-02-10 05:05:47] "GET /virtual-machine-interface/28e0024a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.015063 10.0.0.33 - - [2026-02-10 05:05:47] "POST /set-tag HTTP/1.1" 200 109 0.042163 10.0.0.33 - - [2026-02-10 05:05:47] "GET /virtual-machine-interface/28e0024a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.029383 10.0.0.33 - - [2026-02-10 05:05:47] "GET /instance-ip/28fb075c-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004143 10.0.0.33 - - [2026-02-10 05:05:47] "GET /virtual-machine-interface/28e0024a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013694 10.0.0.33 - - [2026-02-10 05:05:47] "POST /set-tag HTTP/1.1" 200 109 0.003137 10.0.0.33 - - [2026-02-10 05:05:47] "GET /virtual-router/10ee1297-17f5-48ed-a369-6a27200123a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004323 10.0.0.33 - - [2026-02-10 05:05:47] "POST /ref-update HTTP/1.1" 200 156 0.008572 10.0.0.33 - - [2026-02-10 05:05:47] "GET /virtual-machine-interface/28684994-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006534 10.0.0.33 - - [2026-02-10 05:05:47] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.33 - - [2026-02-10 05:05:47] "GET /virtual-router/10ee1297-17f5-48ed-a369-6a27200123a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004253 10.0.0.33 - - [2026-02-10 05:05:47] "POST /ref-update HTTP/1.1" 200 156 0.009257 10.0.0.33 - - [2026-02-10 05:05:47] "GET /virtual-machine-interface/28e0024a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012156 10.0.0.33 - - [2026-02-10 05:05:47] "POST /set-tag HTTP/1.1" 200 109 0.007797 10.0.0.33 - - [2026-02-10 05:05:47] "GET /virtual-machine-interface/28684994-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010213 10.0.0.33 - - [2026-02-10 05:05:47] "POST /set-tag HTTP/1.1" 200 109 0.003432 10.0.0.33 - - [2026-02-10 05:05:47] "GET /virtual-machine-interface/28e0024a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006190 10.0.0.33 - - [2026-02-10 05:05:47] "POST /set-tag HTTP/1.1" 200 109 0.005064 10.0.0.33 - - [2026-02-10 05:05:50] "GET /domains HTTP/1.1" 200 280 0.001909 10.0.0.33 - - [2026-02-10 05:05:50] "GET /domain/def19976-b25b-4b60-a81b-dbd3a765f844 HTTP/1.1" 200 3087 0.002722 10.0.0.33 - - [2026-02-10 05:05:50] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175 HTTP/1.1" 200 7065 0.059246 10.0.0.33 - - [2026-02-10 05:05:50] "GET /virtual-network/5b1daad6-a3e1-4f65-a549-c0744277dda6 HTTP/1.1" 200 2085 0.003638 10.0.0.33 - - [2026-02-10 05:05:50] "GET /virtual-network/5b1daad6-a3e1-4f65-a549-c0744277dda6 HTTP/1.1" 200 2085 0.006005 10.0.0.33 - - [2026-02-10 05:05:50] "GET /routing-instance/4c60845c-ffcd-4ea4-928d-c22c6ee7f4c6 HTTP/1.1" 200 1402 0.002877 10.0.0.33 - - [2026-02-10 05:05:50] "GET /routing-instance/4c60845c-ffcd-4ea4-928d-c22c6ee7f4c6 HTTP/1.1" 200 1402 0.001969 10.0.0.33 - - [2026-02-10 05:05:50] "GET /route-target/71eece85-3f86-4226-babc-4d90e9f6a8c6 HTTP/1.1" 200 1152 0.003881 10.0.0.33 - - [2026-02-10 05:05:50] "GET /virtual-network/5b1daad6-a3e1-4f65-a549-c0744277dda6 HTTP/1.1" 200 2085 0.003290 10.0.0.33 - - [2026-02-10 05:05:50] "GET /routing-instance/4c60845c-ffcd-4ea4-928d-c22c6ee7f4c6 HTTP/1.1" 200 1402 0.002589 10.0.0.33 - - [2026-02-10 05:05:50] "GET /virtual-network/5b1daad6-a3e1-4f65-a549-c0744277dda6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004843 10.0.0.33 - - [2026-02-10 05:05:50] "GET /virtual-network/5b1daad6-a3e1-4f65-a549-c0744277dda6 HTTP/1.1" 200 2085 0.005328 10.0.0.33 - - [2026-02-10 05:05:50] "GET /routing-instance/4c60845c-ffcd-4ea4-928d-c22c6ee7f4c6 HTTP/1.1" 200 1402 0.002913 10.0.0.33 - - [2026-02-10 05:05:50] "GET /routing-instance/4c60845c-ffcd-4ea4-928d-c22c6ee7f4c6 HTTP/1.1" 200 1402 0.004051 10.0.0.33 - - [2026-02-10 05:05:50] "GET /route-target/71eece85-3f86-4226-babc-4d90e9f6a8c6 HTTP/1.1" 200 1152 0.003462 10.0.0.33 - - [2026-02-10 05:05:50] "GET /domains HTTP/1.1" 200 280 0.001719 10.0.0.33 - - [2026-02-10 05:05:50] "GET /domain/def19976-b25b-4b60-a81b-dbd3a765f844 HTTP/1.1" 200 3087 0.002214 10.0.0.33 - - [2026-02-10 05:05:50] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175 HTTP/1.1" 200 7065 0.041886 10.0.0.33 - - [2026-02-10 05:05:50] "GET /virtual-network/5b1daad6-a3e1-4f65-a549-c0744277dda6 HTTP/1.1" 200 2085 0.004385 10.0.0.33 - - [2026-02-10 05:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.33 - - [2026-02-10 05:05:50] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028796 10.0.0.33 - - [2026-02-10 05:05:50] "GET /virtual-network/5b1daad6-a3e1-4f65-a549-c0744277dda6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004418 10.0.0.33 - - [2026-02-10 05:05:50] "GET /floating-ip-pools?parent_id=5b1daad6-a3e1-4f65-a549-c0744277dda6&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001360 10.0.0.33 - - [2026-02-10 05:05:50] "GET /virtual-network/5b1daad6-a3e1-4f65-a549-c0744277dda6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003987 10.0.0.33 - - [2026-02-10 05:05:50] "POST /floating-ip-pools HTTP/1.1" 200 562 0.021192 10.0.0.33 - - [2026-02-10 05:05:50] "POST /ref-update HTTP/1.1" 200 156 0.013222 10.0.0.33 - - [2026-02-10 05:05:50] "GET /virtual-network/5b1daad6-a3e1-4f65-a549-c0744277dda6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004248 10.0.0.33 - - [2026-02-10 05:05:50] "GET /domains HTTP/1.1" 200 280 0.002518 10.0.0.33 - - [2026-02-10 05:05:50] "GET /domain/def19976-b25b-4b60-a81b-dbd3a765f844 HTTP/1.1" 200 3087 0.003040 10.0.0.33 - - [2026-02-10 05:05:50] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175 HTTP/1.1" 200 7321 0.036170 10.0.0.33 - - [2026-02-10 05:05:50] "GET /virtual-network/5b1daad6-a3e1-4f65-a549-c0744277dda6 HTTP/1.1" 200 2323 0.004424 10.0.0.33 - - [2026-02-10 05:05:50] "GET /floating-ip-pool/84ed245a-38e8-4b2e-82f5-66a691e476a2 HTTP/1.1" 200 1313 0.001832 10.0.0.33 - - [2026-02-10 05:05:50] "GET /domains HTTP/1.1" 200 280 0.002974 10.0.0.33 - - [2026-02-10 05:05:50] "GET /domain/def19976-b25b-4b60-a81b-dbd3a765f844 HTTP/1.1" 200 3087 0.002190 10.0.0.33 - - [2026-02-10 05:05:50] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175 HTTP/1.1" 200 7321 0.035464 10.0.0.33 - - [2026-02-10 05:05:50] "GET /virtual-network/5b1daad6-a3e1-4f65-a549-c0744277dda6 HTTP/1.1" 200 2323 0.003966 10.0.0.33 - - [2026-02-10 05:05:50] "GET /virtual-network/5b1daad6-a3e1-4f65-a549-c0744277dda6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003778 10.0.0.33 - - [2026-02-10 05:05:50] "POST /tags HTTP/1.1" 200 365 0.059110 10.0.0.33 - - [2026-02-10 05:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.33 - - [2026-02-10 05:05:50] "GET /tag/fd763934-4065-4a16-841d-ad7c4a56b5ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.035772 10.0.0.33 - - [2026-02-10 05:05:50] "POST /tags HTTP/1.1" 409 206 0.002179 10.0.0.33 - - [2026-02-10 05:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.33 - - [2026-02-10 05:05:50] "GET /tag/37ea972e-880f-451c-a0ba-d52e4b4f0607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.009992 10.0.0.33 - - [2026-02-10 05:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.33 - - [2026-02-10 05:05:51] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.035647 10.0.0.33 - - [2026-02-10 05:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.33 - - [2026-02-10 05:05:51] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.020196 10.0.0.33 - - [2026-02-10 05:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.33 - - [2026-02-10 05:05:51] "GET /service-appliance-set/f3eb0a14-8b7c-473d-a043-ee14b8dd15a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003359 10.0.0.33 - - [2026-02-10 05:05:51] "POST /fqname-to-id HTTP/1.1" 404 258 0.001328 10.0.0.33 - - [2026-02-10 05:05:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.086555 10.0.0.33 - - [2026-02-10 05:05:51] "GET /virtual-machine-interface/ce1907c8-37bd-462b-bcbc-26b58954ee52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.019635 10.0.0.33 - - [2026-02-10 05:05:51] "POST /set-tag HTTP/1.1" 200 109 0.018896 10.0.0.33 - - [2026-02-10 05:05:51] "POST /instance-ips HTTP/1.1" 200 417 0.023823 10.0.0.33 - - [2026-02-10 05:05:51] "GET /instance-ip/4bc66c0e-e879-464f-a382-3d281cee415e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003659 10.0.0.33 - - [2026-02-10 05:05:51] "POST /loadbalancers HTTP/1.1" 200 618 0.069704 10.0.0.33 - - [2026-02-10 05:05:51] "POST /service-instances HTTP/1.1" 200 566 0.016489 10.0.0.33 - - [2026-02-10 05:05:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020590 10.0.0.33 - - [2026-02-10 05:05:51] "POST /ref-update HTTP/1.1" 200 156 0.015820 10.0.0.33 - - [2026-02-10 05:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.33 - - [2026-02-10 05:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.33 - - [2026-02-10 05:05:51] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.042096 10.0.0.33 - - [2026-02-10 05:05:51] "PUT /service-instance/d6dd1861-4980-4eef-94c0-12dd97db026a HTTP/1.1" 200 266 0.006713 10.0.0.33 - - [2026-02-10 05:05:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.015498 10.0.0.33 - - [2026-02-10 05:05:51] "GET /virtual-machine-interface/ce1907c8-37bd-462b-bcbc-26b58954ee52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005426 10.0.0.33 - - [2026-02-10 05:05:51] "GET /virtual-machine-interface/ce1907c8-37bd-462b-bcbc-26b58954ee52?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.004795 10.0.0.33 - - [2026-02-10 05:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.33 - - [2026-02-10 05:05:51] "PUT /service-instance/d6dd1861-4980-4eef-94c0-12dd97db026a HTTP/1.1" 200 266 0.007765 10.0.0.33 - - [2026-02-10 05:05:51] "GET /floating-ip-pool/84ed245a-38e8-4b2e-82f5-66a691e476a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002366 10.0.0.33 - - [2026-02-10 05:05:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013821 10.0.0.33 - - [2026-02-10 05:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.33 - - [2026-02-10 05:05:51] "POST /virtual-machines HTTP/1.1" 200 429 0.011024 10.0.0.33 - - [2026-02-10 05:05:51] "POST /floating-ips HTTP/1.1" 200 671 0.121336 10.0.0.33 - - [2026-02-10 05:05:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022268 10.0.0.33 - - [2026-02-10 05:05:51] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003370 10.0.0.33 - - [2026-02-10 05:05:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.128789 10.0.0.33 - - [2026-02-10 05:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.33 - - [2026-02-10 05:05:51] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005730 10.0.0.33 - - [2026-02-10 05:05:51] "POST /tags HTTP/1.1" 409 221 0.001375 10.0.0.33 - - [2026-02-10 05:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001255 10.0.0.33 - - [2026-02-10 05:05:51] "GET /tag/abd8ffff-b492-4cce-a100-d4a0b7e1f515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.010660 10.0.0.33 - - [2026-02-10 05:05:51] "POST /tags HTTP/1.1" 409 238 0.006150 10.0.0.33 - - [2026-02-10 05:05:51] "POST /chown HTTP/1.1" 200 109 0.014415 10.0.0.33 - - [2026-02-10 05:05:51] "POST /chown HTTP/1.1" 200 109 0.006406 10.0.0.33 - - [2026-02-10 05:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007274 10.0.0.33 - - [2026-02-10 05:05:52] "GET /tag/fd763934-4065-4a16-841d-ad7c4a56b5ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.015651 10.0.0.33 - - [2026-02-10 05:05:52] "PUT /virtual-machine-interface/a9ab62ff-cb27-4d32-9cb0-cd4f403f2932 HTTP/1.1" 200 284 0.041394 10.0.0.33 - - [2026-02-10 05:05:52] "POST /firewall-rules HTTP/1.1" 200 650 0.093875 10.0.0.33 - - [2026-02-10 05:05:52] "PUT /instance-ip/4bc66c0e-e879-464f-a382-3d281cee415e HTTP/1.1" 200 256 0.071491 10.0.0.33 - - [2026-02-10 05:05:52] "GET /firewall-rule/fc2541ec-cd7d-4b3f-ae6e-af4541916c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.015904 10.0.0.33 - - [2026-02-10 05:05:52] "POST /ref-update HTTP/1.1" 200 156 0.035261 10.0.0.33 - - [2026-02-10 05:05:52] "GET /firewall-policy/df638ead-fcea-4e50-a5c4-09885f81270c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.013165 10.0.0.33 - - [2026-02-10 05:05:52] "GET /firewall-rule/fc2541ec-cd7d-4b3f-ae6e-af4541916c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.004277 10.0.0.33 - - [2026-02-10 05:05:52] "POST /ref-update HTTP/1.1" 200 156 0.021313 10.0.0.33 - - [2026-02-10 05:05:52] "POST /ref-update HTTP/1.1" 200 156 0.018279 10.0.0.33 - - [2026-02-10 05:05:52] "POST /ref-update HTTP/1.1" 200 156 0.027030 10.0.0.33 - - [2026-02-10 05:05:52] "POST /ref-update HTTP/1.1" 200 156 0.064152 10.0.0.33 - - [2026-02-10 05:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012949 10.0.0.33 - - [2026-02-10 05:05:52] "POST /ref-update HTTP/1.1" 200 156 0.042306 10.0.0.33 - - [2026-02-10 05:05:52] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.068458 10.0.0.33 - - [2026-02-10 05:05:52] "POST /ref-update HTTP/1.1" 200 156 0.015306 10.0.0.33 - - [2026-02-10 05:05:52] "GET /loadbalancer/6524200f-5f23-4592-9332-60f18cd948a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.007886 10.0.0.33 - - [2026-02-10 05:05:52] "POST /virtual-machines HTTP/1.1" 200 429 0.051946 10.0.0.33 - - [2026-02-10 05:05:52] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.061747 10.0.0.33 - - [2026-02-10 05:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007133 10.0.0.33 - - [2026-02-10 05:05:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.146440 10.0.0.33 - - [2026-02-10 05:05:52] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.080334 10.0.0.33 - - [2026-02-10 05:05:52] "GET /loadbalancer-listener/52eba2f6-fb18-454a-bde8-628fce4becdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.016377 10.0.0.33 - - [2026-02-10 05:05:52] "GET /loadbalancer-listener/52eba2f6-fb18-454a-bde8-628fce4becdb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.002709 10.0.0.33 - - [2026-02-10 05:05:52] "POST /chown HTTP/1.1" 200 109 0.009511 10.0.0.33 - - [2026-02-10 05:05:52] "POST /chown HTTP/1.1" 200 109 0.014091 10.0.0.33 - - [2026-02-10 05:05:52] "PUT /virtual-machine-interface/5b1191b8-dd5d-4e0c-a2ff-7b516c844563 HTTP/1.1" 200 284 0.020033 10.0.0.33 - - [2026-02-10 05:05:52] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.030671 10.0.0.33 - - [2026-02-10 05:05:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017182 10.0.0.33 - - [2026-02-10 05:05:52] "GET /loadbalancer-pool/d2989b01-cd71-4578-8197-ba39fb1205dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006058 10.0.0.33 - - [2026-02-10 05:05:52] "PUT /instance-ip/4bc66c0e-e879-464f-a382-3d281cee415e HTTP/1.1" 200 256 0.018130 10.0.0.33 - - [2026-02-10 05:05:52] "POST /ref-update HTTP/1.1" 200 156 0.018566 10.0.0.33 - - [2026-02-10 05:05:52] "POST /ref-update HTTP/1.1" 200 156 0.016043 10.0.0.33 - - [2026-02-10 05:05:52] "POST /loadbalancer-members HTTP/1.1" 200 707 0.024585 10.0.0.33 - - [2026-02-10 05:05:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.010003 10.0.0.33 - - [2026-02-10 05:05:52] "GET /loadbalancer-member/18c517bb-3709-44db-b8a3-375758a3111d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.005546 10.0.0.33 - - [2026-02-10 05:05:52] "POST /ref-update HTTP/1.1" 200 156 0.008823 10.0.0.33 - - [2026-02-10 05:05:52] "POST /ref-update HTTP/1.1" 200 156 0.027497 10.0.0.33 - - [2026-02-10 05:05:52] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008638 10.0.0.33 - - [2026-02-10 05:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.33 - - [2026-02-10 05:05:52] "POST /ref-update HTTP/1.1" 200 156 0.024933 10.0.0.33 - - [2026-02-10 05:05:52] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006125 10.0.0.33 - - [2026-02-10 05:05:52] "POST /tags HTTP/1.1" 409 221 0.016603 10.0.0.33 - - [2026-02-10 05:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.33 - - [2026-02-10 05:05:53] "POST /chown HTTP/1.1" 200 109 0.006384 10.0.0.33 - - [2026-02-10 05:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.33 - - [2026-02-10 05:05:53] "POST /chown HTTP/1.1" 200 109 0.018246 10.0.0.33 - - [2026-02-10 05:05:53] "GET /tag/abd8ffff-b492-4cce-a100-d4a0b7e1f515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.019846 10.0.0.33 - - [2026-02-10 05:05:53] "POST /tags HTTP/1.1" 409 238 0.001563 10.0.0.33 - - [2026-02-10 05:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007474 10.0.0.33 - - [2026-02-10 05:05:53] "PUT /instance-ip/4bc66c0e-e879-464f-a382-3d281cee415e HTTP/1.1" 200 256 0.025788 10.0.0.33 - - [2026-02-10 05:05:53] "GET /tag/fd763934-4065-4a16-841d-ad7c4a56b5ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.019761 10.0.0.33 - - [2026-02-10 05:05:53] "POST /firewall-rules HTTP/1.1" 409 293 0.001731 10.0.0.33 - - [2026-02-10 05:05:53] "POST /ref-update HTTP/1.1" 200 156 0.032623 10.0.0.33 - - [2026-02-10 05:05:53] "POST /chown HTTP/1.1" 200 109 0.018129 10.0.0.33 - - [2026-02-10 05:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.33 - - [2026-02-10 05:05:53] "PUT /firewall-rule/fc2541ec-cd7d-4b3f-ae6e-af4541916c2a HTTP/1.1" 200 260 0.022875 10.0.0.33 - - [2026-02-10 05:05:53] "GET /firewall-rule/fc2541ec-cd7d-4b3f-ae6e-af4541916c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.026077 10.0.0.33 - - [2026-02-10 05:05:53] "GET /firewall-policy/df638ead-fcea-4e50-a5c4-09885f81270c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004626 10.0.0.33 - - [2026-02-10 05:05:53] "POST /chown HTTP/1.1" 200 109 0.041666 10.0.0.33 - - [2026-02-10 05:05:53] "PUT /instance-ip/4bc66c0e-e879-464f-a382-3d281cee415e HTTP/1.1" 200 256 0.014825 10.0.0.33 - - [2026-02-10 05:05:53] "GET /firewall-rule/fc2541ec-cd7d-4b3f-ae6e-af4541916c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002169 10.0.0.33 - - [2026-02-10 05:05:53] "POST /ref-update HTTP/1.1" 200 156 0.018439 10.0.0.33 - - [2026-02-10 05:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.33 - - [2026-02-10 05:05:53] "POST /chown HTTP/1.1" 200 109 0.006025 10.0.0.33 - - [2026-02-10 05:05:53] "POST /chown HTTP/1.1" 200 109 0.013646 10.0.0.33 - - [2026-02-10 05:05:53] "PUT /instance-ip/4bc66c0e-e879-464f-a382-3d281cee415e HTTP/1.1" 200 256 0.021672 10.0.0.33 - - [2026-02-10 05:05:53] "POST /ref-update HTTP/1.1" 200 156 0.010200 10.0.0.33 - - [2026-02-10 05:05:53] "POST /chown HTTP/1.1" 200 109 0.012393 10.0.0.33 - - [2026-02-10 05:05:53] "POST /chown HTTP/1.1" 200 109 0.013032 10.0.0.33 - - [2026-02-10 05:05:53] "PUT /instance-ip/4bc66c0e-e879-464f-a382-3d281cee415e HTTP/1.1" 200 256 0.010477 10.0.0.33 - - [2026-02-10 05:05:53] "POST /ref-update HTTP/1.1" 200 156 0.016860 10.0.0.33 - - [2026-02-10 05:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.33 - - [2026-02-10 05:05:53] "POST /chown HTTP/1.1" 200 109 0.007828 10.0.0.33 - - [2026-02-10 05:05:53] "POST /chown HTTP/1.1" 200 109 0.042247 10.0.0.33 - - [2026-02-10 05:05:53] "PUT /instance-ip/4bc66c0e-e879-464f-a382-3d281cee415e HTTP/1.1" 200 256 0.025919 10.0.0.33 - - [2026-02-10 05:05:53] "POST /ref-update HTTP/1.1" 200 156 0.012459 10.0.0.33 - - [2026-02-10 05:05:53] "POST /chown HTTP/1.1" 200 109 0.013568 10.0.0.33 - - [2026-02-10 05:05:53] "POST /chown HTTP/1.1" 200 109 0.018241 10.0.0.33 - - [2026-02-10 05:05:53] "PUT /instance-ip/4bc66c0e-e879-464f-a382-3d281cee415e HTTP/1.1" 200 256 0.016404 10.0.0.33 - - [2026-02-10 05:05:53] "POST /ref-update HTTP/1.1" 200 156 0.014840 10.0.0.33 - - [2026-02-10 05:05:53] "PUT /service-instance/d6dd1861-4980-4eef-94c0-12dd97db026a HTTP/1.1" 200 266 0.007580 10.0.0.33 - - [2026-02-10 05:05:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.020820 10.0.0.33 - - [2026-02-10 05:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.33 - - [2026-02-10 05:05:54] "POST /chown HTTP/1.1" 200 109 0.006430 10.0.0.33 - - [2026-02-10 05:05:54] "POST /chown HTTP/1.1" 200 109 0.008522 10.0.0.33 - - [2026-02-10 05:05:54] "POST /ref-update HTTP/1.1" 200 156 0.008209 10.0.0.33 - - [2026-02-10 05:05:54] "PUT /service-instance/d6dd1861-4980-4eef-94c0-12dd97db026a HTTP/1.1" 200 266 0.010442 10.0.0.33 - - [2026-02-10 05:05:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.011298 10.0.0.33 - - [2026-02-10 05:05:54] "POST /chown HTTP/1.1" 200 109 0.027808 10.0.0.33 - - [2026-02-10 05:05:54] "POST /chown HTTP/1.1" 200 109 0.018832 10.0.0.33 - - [2026-02-10 05:05:54] "POST /ref-update HTTP/1.1" 200 156 0.019065 10.0.0.33 - - [2026-02-10 05:05:54] "PUT /service-instance/d6dd1861-4980-4eef-94c0-12dd97db026a HTTP/1.1" 200 266 0.021408 10.0.0.33 - - [2026-02-10 05:05:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017009 10.0.0.33 - - [2026-02-10 05:05:54] "PUT /service-instance/d6dd1861-4980-4eef-94c0-12dd97db026a HTTP/1.1" 200 266 0.018718 10.0.0.33 - - [2026-02-10 05:05:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.007611 10.0.0.33 - - [2026-02-10 05:05:54] "PUT /service-instance/d6dd1861-4980-4eef-94c0-12dd97db026a HTTP/1.1" 200 266 0.011168 10.0.0.33 - - [2026-02-10 05:05:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015249 10.0.0.33 - - [2026-02-10 05:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.33 - - [2026-02-10 05:05:54] "POST /chown HTTP/1.1" 200 109 0.005232 10.0.0.33 - - [2026-02-10 05:05:54] "POST /chown HTTP/1.1" 200 109 0.013997 10.0.0.33 - - [2026-02-10 05:05:54] "POST /chown HTTP/1.1" 200 109 0.012362 10.0.0.33 - - [2026-02-10 05:05:54] "POST /chown HTTP/1.1" 200 109 0.009230 10.0.0.33 - - [2026-02-10 05:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.33 - - [2026-02-10 05:05:54] "POST /chown HTTP/1.1" 200 109 0.005430 10.0.0.33 - - [2026-02-10 05:05:54] "POST /chown HTTP/1.1" 200 109 0.006018 10.0.0.33 - - [2026-02-10 05:05:54] "POST /chown HTTP/1.1" 200 109 0.012594 10.0.0.33 - - [2026-02-10 05:05:54] "POST /chown HTTP/1.1" 200 109 0.009695 10.0.0.33 - - [2026-02-10 05:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008987 10.0.0.33 - - [2026-02-10 05:05:54] "POST /chown HTTP/1.1" 200 109 0.006224 10.0.0.33 - - [2026-02-10 05:05:54] "POST /chown HTTP/1.1" 200 109 0.021040 10.0.0.33 - - [2026-02-10 05:05:54] "POST /chown HTTP/1.1" 200 109 0.014644 10.0.0.33 - - [2026-02-10 05:05:54] "POST /chown HTTP/1.1" 200 109 0.037855 10.0.0.33 - - [2026-02-10 05:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.018577 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.011028 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.020547 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.016736 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.006507 10.0.0.33 - - [2026-02-10 05:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008573 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.006583 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.006801 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.017372 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.018138 10.0.0.33 - - [2026-02-10 05:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.006061 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.020432 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.034264 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.010714 10.0.0.33 - - [2026-02-10 05:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006235 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.008201 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.013558 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.014676 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.021420 10.0.0.33 - - [2026-02-10 05:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.006534 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.016003 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.007963 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.013887 10.0.0.33 - - [2026-02-10 05:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.006030 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.021862 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.016981 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.007501 10.0.0.33 - - [2026-02-10 05:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.005663 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.027867 10.0.0.33 - - [2026-02-10 05:05:55] "POST /chown HTTP/1.1" 200 109 0.010346 10.0.0.33 - - [2026-02-10 05:05:56] "POST /chown HTTP/1.1" 200 109 0.033545 10.0.0.33 - - [2026-02-10 05:05:57] "GET /virtual-machine-interface/28e0024a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005260 10.0.0.33 - - [2026-02-10 05:05:57] "POST /set-tag HTTP/1.1" 200 109 0.005149 10.0.0.33 - - [2026-02-10 05:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.33 - - [2026-02-10 05:05:57] "GET /loadbalancer/723861dd-a2ac-4cd0-95f3-6a9319276eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002993 10.0.0.33 - - [2026-02-10 05:05:57] "GET /loadbalancer-pool/fc19a679-d280-42f4-b3fc-325dd942ed69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002598 10.0.0.33 - - [2026-02-10 05:05:57] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015488 10.0.0.33 - - [2026-02-10 05:05:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007990 10.0.0.33 - - [2026-02-10 05:05:57] "GET /virtual-machine-interface/28e0024a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006864 10.0.0.33 - - [2026-02-10 05:05:57] "POST /tags HTTP/1.1" 409 221 0.003470 10.0.0.33 - - [2026-02-10 05:05:57] "GET /virtual-machine-interface/28e0024a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005389 10.0.0.33 - - [2026-02-10 05:05:57] "POST /ref-update HTTP/1.1" 200 156 0.005785 10.0.0.33 - - [2026-02-10 05:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.33 - - [2026-02-10 05:05:57] "GET /tag/abd8ffff-b492-4cce-a100-d4a0b7e1f515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011289 10.0.0.33 - - [2026-02-10 05:05:58] "GET /floating-ip/81e1dbb3-dea1-4cb1-9dc8-790d1a4c060e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.019957 10.0.0.33 - - [2026-02-10 05:05:58] "PUT /floating-ip/81e1dbb3-dea1-4cb1-9dc8-790d1a4c060e HTTP/1.1" 200 256 0.016704 10.0.0.33 - - [2026-02-10 05:05:58] "POST /set-tag HTTP/1.1" 200 109 0.050976 10.0.0.33 - - [2026-02-10 05:05:58] "GET /virtual-machine-interface/28684994-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008263 10.0.0.33 - - [2026-02-10 05:05:58] "POST /set-tag HTTP/1.1" 200 109 0.005024 10.0.0.33 - - [2026-02-10 05:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.33 - - [2026-02-10 05:05:58] "GET /loadbalancer/723861dd-a2ac-4cd0-95f3-6a9319276eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002869 10.0.0.33 - - [2026-02-10 05:05:58] "GET /loadbalancer-pool/fc19a679-d280-42f4-b3fc-325dd942ed69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.004308 10.0.0.33 - - [2026-02-10 05:05:58] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015533 10.0.0.33 - - [2026-02-10 05:05:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013144 10.0.0.33 - - [2026-02-10 05:05:58] "GET /virtual-machine-interface/28684994-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007328 10.0.0.33 - - [2026-02-10 05:05:58] "GET /virtual-machine-interface/28684994-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003558 10.0.0.33 - - [2026-02-10 05:05:58] "POST /ref-update HTTP/1.1" 200 156 0.009547 10.0.0.33 - - [2026-02-10 05:05:58] "GET /floating-ip/81e1dbb3-dea1-4cb1-9dc8-790d1a4c060e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.019116 10.0.0.33 - - [2026-02-10 05:05:58] "POST /set-tag HTTP/1.1" 200 109 0.041436 10.0.0.33 - - [2026-02-10 05:05:59] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005455 10.0.0.33 - - [2026-02-10 05:05:59] "POST /set-tag HTTP/1.1" 200 109 0.003390 10.0.0.33 - - [2026-02-10 05:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.33 - - [2026-02-10 05:05:59] "GET /loadbalancer/c0f339ce-e95c-4236-9924-58084daa144f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002983 10.0.0.33 - - [2026-02-10 05:05:59] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003472 10.0.0.33 - - [2026-02-10 05:05:59] "POST /set-tag HTTP/1.1" 200 109 0.026290 10.0.0.33 - - [2026-02-10 05:05:59] "DELETE /loadbalancer-member/35d15049-f7d6-450c-addd-1daf75791072 HTTP/1.1" 200 115 0.043298 10.0.0.33 - - [2026-02-10 05:05:59] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004052 10.0.0.33 - - [2026-02-10 05:05:59] "POST /set-tag HTTP/1.1" 200 109 0.006001 10.0.0.33 - - [2026-02-10 05:05:59] "DELETE /loadbalancer-member/e728cf39-1044-48c8-81fc-d76e2720cee4 HTTP/1.1" 200 115 0.025053 10.0.0.33 - - [2026-02-10 05:05:59] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010136 10.0.0.33 - - [2026-02-10 05:05:59] "POST /set-tag HTTP/1.1" 200 109 0.003037 10.0.0.33 - - [2026-02-10 05:05:59] "DELETE /loadbalancer-member/d0ea33ac-26f5-445b-ab19-daa0771cd0ea HTTP/1.1" 200 115 0.038084 10.0.0.33 - - [2026-02-10 05:05:59] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003976 10.0.0.33 - - [2026-02-10 05:05:59] "POST /set-tag HTTP/1.1" 200 109 0.003500 10.0.0.33 - - [2026-02-10 05:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.33 - - [2026-02-10 05:05:59] "GET /loadbalancer/c0f339ce-e95c-4236-9924-58084daa144f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003304 10.0.0.33 - - [2026-02-10 05:05:59] "GET /loadbalancer-pool/51e42fe2-7e9e-416d-8caf-78433fd8f649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005951 10.0.0.33 - - [2026-02-10 05:05:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020595 10.0.0.33 - - [2026-02-10 05:05:59] "GET /virtual-machine/0265e101-307f-49d8-9e25-cd8ff6402f7d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.004532 10.0.0.33 - - [2026-02-10 05:05:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.037524 10.0.0.33 - - [2026-02-10 05:05:59] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013689 10.0.0.33 - - [2026-02-10 05:05:59] "GET /virtual-machine-interface/28684994-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.017726 10.0.0.33 - - [2026-02-10 05:05:59] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016696 10.0.0.33 - - [2026-02-10 05:05:59] "GET /floating-ip/805e583c-d0af-4086-b875-558febaa8ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006565 10.0.0.33 - - [2026-02-10 05:06:00] "GET /virtual-machine/18930b50-5d70-4d54-92c0-4b538c72a11a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.026644 10.0.0.33 - - [2026-02-10 05:06:00] "POST /set-tag HTTP/1.1" 200 109 0.104212 10.0.0.33 - - [2026-02-10 05:06:00] "GET /loadbalancer-pool/f8833f06-61b1-4c4a-ab4c-e7c9eae78975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.016001 10.0.0.33 - - [2026-02-10 05:06:00] "GET /virtual-machine-interface/28e0024a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.023618 10.0.0.33 - - [2026-02-10 05:06:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031991 10.0.0.33 - - [2026-02-10 05:06:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009505 10.0.0.33 - - [2026-02-10 05:06:00] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012218 10.0.0.33 - - [2026-02-10 05:06:00] "POST /set-tag HTTP/1.1" 200 109 0.005475 10.0.0.33 - - [2026-02-10 05:06:00] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007801 10.0.0.33 - - [2026-02-10 05:06:00] "GET /floating-ip/805e583c-d0af-4086-b875-558febaa8ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003207 10.0.0.33 - - [2026-02-10 05:06:00] "GET /loadbalancer-pool/f295433d-3f81-424e-9ce6-6812f4b45d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002808 10.0.0.33 - - [2026-02-10 05:06:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030040 10.0.0.33 - - [2026-02-10 05:06:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020705 10.0.0.33 - - [2026-02-10 05:06:00] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016098 10.0.0.33 - - [2026-02-10 05:06:00] "GET /virtual-machine-interface/b40d0e8c-063c-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014336 10.0.0.33 - - [2026-02-10 05:06:00] "GET /floating-ip/805e583c-d0af-4086-b875-558febaa8ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002271 10.0.0.33 - - [2026-02-10 05:06:00] "POST /set-tag HTTP/1.1" 200 109 0.010969 10.0.0.33 - - [2026-02-10 05:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.33 - - [2026-02-10 05:06:00] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004101 10.0.0.33 - - [2026-02-10 05:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.33 - - [2026-02-10 05:06:00] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.038744 10.0.0.33 - - [2026-02-10 05:06:00] "POST /virtual-machines HTTP/1.1" 200 373 0.009620 10.0.0.33 - - [2026-02-10 05:06:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010500 10.0.0.33 - - [2026-02-10 05:06:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.138143 10.0.0.33 - - [2026-02-10 05:06:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.032811 10.0.0.33 - - [2026-02-10 05:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015512 10.0.0.33 - - [2026-02-10 05:06:00] "GET /virtual-machine-interface/310f5c72-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.004264 10.0.0.33 - - [2026-02-10 05:06:00] "POST /instance-ips HTTP/1.1" 200 413 0.026239 10.0.0.33 - - [2026-02-10 05:06:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.048862 10.0.0.33 - - [2026-02-10 05:06:00] "GET /virtual-machine-interface/310f5c72-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.018484 10.0.0.33 - - [2026-02-10 05:06:01] "POST /set-tag HTTP/1.1" 200 109 0.023685 10.0.0.33 - - [2026-02-10 05:06:01] "GET /virtual-machine-interface/310f5c72-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016947 10.0.0.33 - - [2026-02-10 05:06:01] "GET /instance-ip/312c6a88-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.007591 10.0.0.33 - - [2026-02-10 05:06:01] "GET /virtual-machine-interface/310f5c72-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006234 10.0.0.33 - - [2026-02-10 05:06:01] "POST /set-tag HTTP/1.1" 200 109 0.003421 10.0.0.33 - - [2026-02-10 05:06:01] "GET /virtual-router/10ee1297-17f5-48ed-a369-6a27200123a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.004784 10.0.0.33 - - [2026-02-10 05:06:01] "POST /ref-update HTTP/1.1" 200 156 0.024819 10.0.0.33 - - [2026-02-10 05:06:01] "GET /virtual-machine-interface/310f5c72-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.025069 10.0.0.33 - - [2026-02-10 05:06:01] "POST /set-tag HTTP/1.1" 200 109 0.003410 10.0.0.33 - - [2026-02-10 05:06:01] "GET /virtual-machine-interface/310f5c72-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006584 10.0.0.33 - - [2026-02-10 05:06:01] "POST /set-tag HTTP/1.1" 200 109 0.002336 10.0.0.33 - - [2026-02-10 05:06:13] "GET /virtual-machine-interface/310f5c72-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008888 10.0.0.33 - - [2026-02-10 05:06:13] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.33 - - [2026-02-10 05:06:15] "GET /virtual-machine/14f8a4b6-57b0-48cb-b691-d754c23dc45b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003186 10.0.0.33 - - [2026-02-10 05:06:15] "GET /virtual-machine-interface/310f5c72-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004411 10.0.0.33 - - [2026-02-10 05:06:15] "GET /virtual-machine-interface/310f5c72-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007734 10.0.0.33 - - [2026-02-10 05:06:15] "POST /set-tag HTTP/1.1" 200 109 0.002013 [Introspect:8084]10.0.0.33 - - [2026-02-10 05:06:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.33 - - [2026-02-10 05:06:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000882 10.0.0.33 - - [2026-02-10 05:06:46] "GET /virtual-machine-interface/310f5c72-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004181 10.0.0.33 - - [2026-02-10 05:06:46] "POST /set-tag HTTP/1.1" 200 109 0.003835 10.0.0.33 - - [2026-02-10 05:06:46] "GET /virtual-machine-interface/310f5c72-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003506 10.0.0.33 - - [2026-02-10 05:06:46] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.33 - - [2026-02-10 05:06:46] "GET /virtual-machine/14f8a4b6-57b0-48cb-b691-d754c23dc45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002177 10.0.0.33 - - [2026-02-10 05:06:46] "POST /ref-update HTTP/1.1" 200 156 0.014935 10.0.0.33 - - [2026-02-10 05:06:46] "GET /virtual-machine-interface/310f5c72-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004277 10.0.0.33 - - [2026-02-10 05:06:46] "POST /set-tag HTTP/1.1" 200 109 0.014935 10.0.0.33 - - [2026-02-10 05:06:46] "POST /set-tag HTTP/1.1" 200 109 0.030908 10.0.0.33 - - [2026-02-10 05:06:46] "DELETE /instance-ip/312c6a88-063e-11f1-a60a-fa163edfe273 HTTP/1.1" 200 115 0.025158 10.0.0.33 - - [2026-02-10 05:06:46] "DELETE /virtual-machine-interface/310f5c72-063e-11f1-a60a-fa163edfe273 HTTP/1.1" 200 115 0.035639 10.0.0.33 - - [2026-02-10 05:06:46] "DELETE /virtual-machine/14f8a4b6-57b0-48cb-b691-d754c23dc45b HTTP/1.1" 200 115 0.022180 10.0.0.33 - - [2026-02-10 05:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.33 - - [2026-02-10 05:06:50] "GET /tag/fd763934-4065-4a16-841d-ad7c4a56b5ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.011898 10.0.0.33 - - [2026-02-10 05:06:50] "GET /tag/fd763934-4065-4a16-841d-ad7c4a56b5ca?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.010546 10.0.0.33 - - [2026-02-10 05:06:50] "GET /virtual-machine-interface/5b1191b8-dd5d-4e0c-a2ff-7b516c844563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004384 10.0.0.33 - - [2026-02-10 05:06:50] "POST /set-tag HTTP/1.1" 200 109 0.012206 10.0.0.33 - - [2026-02-10 05:06:50] "GET /virtual-machine-interface/a9ab62ff-cb27-4d32-9cb0-cd4f403f2932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004421 10.0.0.33 - - [2026-02-10 05:06:50] "POST /set-tag HTTP/1.1" 200 109 0.011693 10.0.0.33 - - [2026-02-10 05:06:50] "GET /virtual-machine-interface/ce1907c8-37bd-462b-bcbc-26b58954ee52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.009967 10.0.0.33 - - [2026-02-10 05:06:50] "POST /set-tag HTTP/1.1" 200 109 0.012340 10.0.0.33 - - [2026-02-10 05:06:50] "GET /firewall-policy/df638ead-fcea-4e50-a5c4-09885f81270c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.011127 10.0.0.33 - - [2026-02-10 05:06:50] "GET /firewall-rule/fc2541ec-cd7d-4b3f-ae6e-af4541916c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.003992 10.0.0.33 - - [2026-02-10 05:06:50] "POST /ref-update HTTP/1.1" 200 156 0.011753 10.0.0.33 - - [2026-02-10 05:06:50] "DELETE /firewall-rule/fc2541ec-cd7d-4b3f-ae6e-af4541916c2a HTTP/1.1" 200 115 0.041765 10.0.0.33 - - [2026-02-10 05:06:50] "DELETE /loadbalancer-member/18c517bb-3709-44db-b8a3-375758a3111d HTTP/1.1" 200 115 0.033000 10.0.0.33 - - [2026-02-10 05:06:50] "PUT /service-instance/d6dd1861-4980-4eef-94c0-12dd97db026a HTTP/1.1" 200 266 0.012392 10.0.0.33 - - [2026-02-10 05:06:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.019746 10.0.0.33 - - [2026-02-10 05:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.33 - - [2026-02-10 05:06:50] "DELETE /loadbalancer-pool/d2989b01-cd71-4578-8197-ba39fb1205dc HTTP/1.1" 200 115 0.066038 10.0.0.33 - - [2026-02-10 05:06:51] "DELETE /loadbalancer-listener/52eba2f6-fb18-454a-bde8-628fce4becdb HTTP/1.1" 200 115 0.023457 10.0.0.33 - - [2026-02-10 05:06:51] "GET /floating-ip/e3ffd73e-e83c-47ff-8203-86cb26879c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.003025 10.0.0.33 - - [2026-02-10 05:06:51] "POST /chown HTTP/1.1" 200 109 0.007353 10.0.0.33 - - [2026-02-10 05:06:51] "POST /chown HTTP/1.1" 200 109 0.015215 10.0.0.33 - - [2026-02-10 05:06:51] "POST /chown HTTP/1.1" 200 109 0.019368 10.0.0.33 - - [2026-02-10 05:06:51] "PUT /floating-ip/e3ffd73e-e83c-47ff-8203-86cb26879c31 HTTP/1.1" 200 256 0.022655 10.0.0.33 - - [2026-02-10 05:06:51] "POST /chown HTTP/1.1" 200 109 0.008833 10.0.0.33 - - [2026-02-10 05:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.33 - - [2026-02-10 05:06:51] "POST /chown HTTP/1.1" 200 109 0.006962 10.0.0.33 - - [2026-02-10 05:06:51] "DELETE /floating-ip/e3ffd73e-e83c-47ff-8203-86cb26879c31 HTTP/1.1" 200 115 0.081502 10.0.0.33 - - [2026-02-10 05:06:51] "POST /chown HTTP/1.1" 200 109 0.004741 10.0.0.33 - - [2026-02-10 05:06:51] "POST /chown HTTP/1.1" 200 109 0.013151 10.0.0.33 - - [2026-02-10 05:06:51] "DELETE /loadbalancer/6524200f-5f23-4592-9332-60f18cd948a8 HTTP/1.1" 200 115 0.057210 10.0.0.33 - - [2026-02-10 05:06:51] "POST /chown HTTP/1.1" 200 109 0.024405 10.0.0.33 - - [2026-02-10 05:06:51] "DELETE /instance-ip/4bc66c0e-e879-464f-a382-3d281cee415e HTTP/1.1" 200 115 0.047391 10.0.0.33 - - [2026-02-10 05:06:51] "PUT /service-instance/d6dd1861-4980-4eef-94c0-12dd97db026a HTTP/1.1" 200 266 0.011377 10.0.0.33 - - [2026-02-10 05:06:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016837 10.0.0.33 - - [2026-02-10 05:06:51] "DELETE /virtual-machine-interface/ce1907c8-37bd-462b-bcbc-26b58954ee52 HTTP/1.1" 200 115 0.075229 10.0.0.33 - - [2026-02-10 05:06:51] "PUT /service-instance/d6dd1861-4980-4eef-94c0-12dd97db026a HTTP/1.1" 200 266 0.009608 10.0.0.33 - - [2026-02-10 05:06:51] "DELETE /tag/fd763934-4065-4a16-841d-ad7c4a56b5ca HTTP/1.1" 200 115 0.061691 10.0.0.33 - - [2026-02-10 05:06:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.021272 10.0.0.33 - - [2026-02-10 05:06:51] "PUT /service-instance/d6dd1861-4980-4eef-94c0-12dd97db026a HTTP/1.1" 200 266 0.009882 10.0.0.33 - - [2026-02-10 05:06:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016928 10.0.0.33 - - [2026-02-10 05:06:51] "DELETE /service-instance/d6dd1861-4980-4eef-94c0-12dd97db026a HTTP/1.1" 200 115 0.029792 10.0.0.33 - - [2026-02-10 05:06:51] "GET /floating-ip-pool/84ed245a-38e8-4b2e-82f5-66a691e476a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.003323 10.0.0.33 - - [2026-02-10 05:06:51] "GET /virtual-machine-interface/a9ab62ff-cb27-4d32-9cb0-cd4f403f2932?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.004375 10.0.0.33 - - [2026-02-10 05:06:51] "POST /ref-update HTTP/1.1" 200 156 0.011894 10.0.0.33 - - [2026-02-10 05:06:51] "DELETE /floating-ip-pool/84ed245a-38e8-4b2e-82f5-66a691e476a2 HTTP/1.1" 200 115 0.042245 10.0.0.33 - - [2026-02-10 05:06:51] "DELETE /virtual-machine-interface/a9ab62ff-cb27-4d32-9cb0-cd4f403f2932 HTTP/1.1" 200 115 0.058878 10.0.0.33 - - [2026-02-10 05:06:51] "POST /ref-update HTTP/1.1" 200 156 0.024779 10.0.0.33 - - [2026-02-10 05:06:51] "DELETE /virtual-machine/a4dfa97f-fac1-4350-8651-e5784dec7ac9 HTTP/1.1" 200 115 0.043754 10.0.0.33 - - [2026-02-10 05:06:51] "GET /virtual-machine-interface/5b1191b8-dd5d-4e0c-a2ff-7b516c844563?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.008026 10.0.0.33 - - [2026-02-10 05:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005660 10.0.0.33 - - [2026-02-10 05:06:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003520 10.0.0.33 - - [2026-02-10 05:06:51] "POST /useragent-kv HTTP/1.1" 200 115 0.010188 10.0.0.33 - - [2026-02-10 05:06:51] "DELETE /virtual-network/5b1daad6-a3e1-4f65-a549-c0744277dda6 HTTP/1.1" 200 115 0.162293 10.0.0.33 - - [2026-02-10 05:06:51] "DELETE /route-target/71eece85-3f86-4226-babc-4d90e9f6a8c6 HTTP/1.1" 200 115 0.031189 10.0.0.33 - - [2026-02-10 05:06:51] "GET /routing-instance/4c60845c-ffcd-4ea4-928d-c22c6ee7f4c6 HTTP/1.1" 404 171 0.003292 10.0.0.33 - - [2026-02-10 05:06:51] "GET /domains HTTP/1.1" 200 280 0.003513 10.0.0.33 - - [2026-02-10 05:06:51] "GET /domain/def19976-b25b-4b60-a81b-dbd3a765f844 HTTP/1.1" 200 3087 0.005776 10.0.0.33 - - [2026-02-10 05:06:51] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175 HTTP/1.1" 200 6874 0.037427 10.0.0.33 - - [2026-02-10 05:06:51] "DELETE /virtual-machine-interface/5b1191b8-dd5d-4e0c-a2ff-7b516c844563 HTTP/1.1" 200 115 0.077935 10.0.0.33 - - [2026-02-10 05:06:51] "DELETE /virtual-machine/1c6a29d7-7465-438c-941d-8aee2ba7310a HTTP/1.1" 200 115 0.045985 10.0.0.33 - - [2026-02-10 05:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011633 10.0.0.33 - - [2026-02-10 05:06:51] "GET /loadbalancer/723861dd-a2ac-4cd0-95f3-6a9319276eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002368 10.0.0.33 - - [2026-02-10 05:06:51] "GET /virtual-machine-interface/28e0024a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003507 10.0.0.33 - - [2026-02-10 05:06:51] "POST /set-tag HTTP/1.1" 200 109 0.023087 10.0.0.33 - - [2026-02-10 05:06:52] "DELETE /loadbalancer-member/6fc42d01-5907-4623-95a5-bef44c5112d5 HTTP/1.1" 200 115 0.029823 10.0.0.33 - - [2026-02-10 05:06:52] "GET /virtual-machine-interface/28e0024a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004940 10.0.0.33 - - [2026-02-10 05:06:52] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.33 - - [2026-02-10 05:06:52] "GET /virtual-machine-interface/28e0024a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004182 10.0.0.33 - - [2026-02-10 05:06:52] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.33 - - [2026-02-10 05:06:52] "GET /virtual-machine-interface/28e0024a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007482 10.0.0.33 - - [2026-02-10 05:06:52] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.33 - - [2026-02-10 05:06:52] "GET /virtual-machine/18930b50-5d70-4d54-92c0-4b538c72a11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003042 10.0.0.33 - - [2026-02-10 05:06:53] "POST /ref-update HTTP/1.1" 200 156 0.008246 10.0.0.33 - - [2026-02-10 05:06:53] "GET /virtual-machine-interface/28e0024a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008327 10.0.0.33 - - [2026-02-10 05:06:53] "POST /set-tag HTTP/1.1" 200 109 0.032143 10.0.0.33 - - [2026-02-10 05:06:53] "POST /set-tag HTTP/1.1" 200 109 0.016151 10.0.0.33 - - [2026-02-10 05:06:53] "POST /set-tag HTTP/1.1" 200 109 0.028785 10.0.0.33 - - [2026-02-10 05:06:53] "DELETE /instance-ip/28fb075c-063e-11f1-a60a-fa163edfe273 HTTP/1.1" 200 115 0.054654 10.0.0.33 - - [2026-02-10 05:06:53] "POST /ref-update HTTP/1.1" 200 156 0.012031 10.0.0.33 - - [2026-02-10 05:06:53] "DELETE /virtual-machine-interface/28e0024a-063e-11f1-a60a-fa163edfe273 HTTP/1.1" 200 115 0.039640 10.0.0.33 - - [2026-02-10 05:06:53] "DELETE /virtual-machine/18930b50-5d70-4d54-92c0-4b538c72a11a HTTP/1.1" 200 115 0.014116 10.0.0.33 - - [2026-02-10 05:06:56] "GET /virtual-machine-interface/28684994-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003996 10.0.0.33 - - [2026-02-10 05:06:56] "POST /set-tag HTTP/1.1" 200 109 0.001957 10.0.0.33 - - [2026-02-10 05:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.33 - - [2026-02-10 05:06:57] "GET /loadbalancer/723861dd-a2ac-4cd0-95f3-6a9319276eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002020 10.0.0.33 - - [2026-02-10 05:06:58] "GET /virtual-machine-interface/28684994-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004261 10.0.0.33 - - [2026-02-10 05:06:58] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.33 - - [2026-02-10 05:06:58] "GET /virtual-machine-interface/28684994-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005416 10.0.0.33 - - [2026-02-10 05:06:58] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.33 - - [2026-02-10 05:06:58] "GET /virtual-machine/0265e101-307f-49d8-9e25-cd8ff6402f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002236 10.0.0.33 - - [2026-02-10 05:06:58] "POST /ref-update HTTP/1.1" 200 156 0.009128 10.0.0.33 - - [2026-02-10 05:06:58] "GET /virtual-machine-interface/28684994-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003683 10.0.0.33 - - [2026-02-10 05:06:58] "POST /set-tag HTTP/1.1" 200 109 0.014653 10.0.0.33 - - [2026-02-10 05:06:58] "POST /set-tag HTTP/1.1" 200 109 0.014690 10.0.0.33 - - [2026-02-10 05:06:58] "POST /set-tag HTTP/1.1" 200 109 0.025360 10.0.0.33 - - [2026-02-10 05:06:59] "DELETE /instance-ip/288b6794-063e-11f1-a60a-fa163edfe273 HTTP/1.1" 200 115 0.146620 10.0.0.33 - - [2026-02-10 05:06:59] "POST /ref-update HTTP/1.1" 200 156 0.009367 10.0.0.33 - - [2026-02-10 05:06:59] "DELETE /virtual-machine-interface/28684994-063e-11f1-a60a-fa163edfe273 HTTP/1.1" 200 115 0.046581 10.0.0.33 - - [2026-02-10 05:06:59] "DELETE /virtual-machine/0265e101-307f-49d8-9e25-cd8ff6402f7d HTTP/1.1" 200 115 0.026715 10.0.0.33 - - [2026-02-10 05:06:59] "DELETE /tag/799e9af4-7662-48cd-ba60-5bdbfd3d4034 HTTP/1.1" 200 115 0.055181 10.0.0.33 - - [2026-02-10 05:06:59] "DELETE /tag/f4914713-ee0c-4d60-879a-abd860b2740b HTTP/1.1" 200 115 0.038438 10.0.0.33 - - [2026-02-10 05:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.33 - - [2026-02-10 05:07:02] "GET /project/91d8509e-5b46-41e5-a31b-15e4017a3175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.059873 10.0.0.33 - - [2026-02-10 05:07:02] "POST /tags HTTP/1.1" 200 393 0.041077 10.0.0.33 - - [2026-02-10 05:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.017306 10.0.0.33 - - [2026-02-10 05:07:02] "GET /tag/24b1569e-9939-4c4e-9726-2c20eaff948e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.020551 10.0.0.33 - - [2026-02-10 05:07:02] "POST /tags HTTP/1.1" 200 341 0.022218 10.0.0.33 - - [2026-02-10 05:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2026-02-10 05:07:02] "GET /tag/84770643-a1da-476a-b393-1565cd50f277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.021841 10.0.0.33 - - [2026-02-10 05:07:02] "POST /id-to-fqname HTTP/1.1" 200 192 0.000490 10.0.0.33 - - [2026-02-10 05:07:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.001115 10.0.0.33 - - [2026-02-10 05:07:02] "POST /security-groups HTTP/1.1" 200 589 0.081481 10.0.0.33 - - [2026-02-10 05:07:02] "POST /projects HTTP/1.1" 200 519 0.170548 10.0.0.33 - - [2026-02-10 05:07:02] "POST /fqname-to-id HTTP/1.1" 404 236 0.002475 10.0.0.33 - - [2026-02-10 05:07:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011724 10.0.0.33 - - [2026-02-10 05:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013692 10.0.0.33 - - [2026-02-10 05:07:02] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009459 10.0.0.33 - - [2026-02-10 05:07:02] "POST /access-control-lists HTTP/1.1" 200 598 0.081856 10.0.0.33 - - [2026-02-10 05:07:02] "POST /fqname-to-id HTTP/1.1" 404 235 0.013208 10.0.0.33 - - [2026-02-10 05:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008821 10.0.0.33 - - [2026-02-10 05:07:02] "GET /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005594 10.0.0.33 - - [2026-02-10 05:07:02] "POST /access-control-lists HTTP/1.1" 200 596 0.067750 10.0.0.33 - - [2026-02-10 05:07:03] "PUT /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd HTTP/1.1" 200 264 0.105941 10.0.0.33 - - [2026-02-10 05:07:03] "PUT /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf HTTP/1.1" 200 264 0.055335 10.0.0.33 - - [2026-02-10 05:07:03] "POST /security-groups HTTP/1.1" 200 591 0.108141 10.0.0.33 - - [2026-02-10 05:07:03] "POST /fqname-to-id HTTP/1.1" 404 270 0.006077 10.0.0.33 - - [2026-02-10 05:07:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.028605 10.0.0.33 - - [2026-02-10 05:07:03] "POST /access-control-lists HTTP/1.1" 200 632 0.092823 10.0.0.33 - - [2026-02-10 05:07:03] "POST /fqname-to-id HTTP/1.1" 404 269 0.005598 10.0.0.33 - - [2026-02-10 05:07:03] "POST /chown HTTP/1.1" 200 109 0.078333 10.0.0.33 - - [2026-02-10 05:07:03] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010267 10.0.0.33 - - [2026-02-10 05:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.33 - - [2026-02-10 05:07:03] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.031993 10.0.0.33 - - [2026-02-10 05:07:03] "POST /access-control-lists HTTP/1.1" 200 630 0.064413 10.0.0.33 - - [2026-02-10 05:07:03] "POST /tags HTTP/1.1" 409 226 0.002400 10.0.0.33 - - [2026-02-10 05:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.33 - - [2026-02-10 05:07:03] "GET /tag/84770643-a1da-476a-b393-1565cd50f277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009307 10.0.0.33 - - [2026-02-10 05:07:03] "POST /firewall-rules HTTP/1.1" 200 600 0.061609 10.0.0.33 - - [2026-02-10 05:07:03] "GET /firewall-rule/eaabc26a-f07c-4a88-adcc-c0eb0d946497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004208 10.0.0.33 - - [2026-02-10 05:07:03] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.016487 10.0.0.33 - - [2026-02-10 05:07:03] "GET /firewall-rule/eaabc26a-f07c-4a88-adcc-c0eb0d946497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.001983 10.0.0.33 - - [2026-02-10 05:07:03] "POST /ref-update HTTP/1.1" 200 156 0.039261 10.0.0.33 - - [2026-02-10 05:07:03] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008661 10.0.0.33 - - [2026-02-10 05:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.33 - - [2026-02-10 05:07:03] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002162 10.0.0.33 - - [2026-02-10 05:07:03] "POST /tags HTTP/1.1" 409 226 0.001244 10.0.0.33 - - [2026-02-10 05:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001168 10.0.0.33 - - [2026-02-10 05:07:03] "GET /tag/84770643-a1da-476a-b393-1565cd50f277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009122 10.0.0.33 - - [2026-02-10 05:07:03] "POST /firewall-rules HTTP/1.1" 200 598 0.064930 10.0.0.33 - - [2026-02-10 05:07:03] "GET /firewall-rule/d08f59c2-b786-4857-85b0-20a9e4a801d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.013867 10.0.0.33 - - [2026-02-10 05:07:03] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.016192 10.0.0.33 - - [2026-02-10 05:07:03] "GET /firewall-rule/d08f59c2-b786-4857-85b0-20a9e4a801d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.012835 10.0.0.33 - - [2026-02-10 05:07:04] "POST /ref-update HTTP/1.1" 200 156 0.041767 10.0.0.33 - - [2026-02-10 05:07:05] "POST /tags HTTP/1.1" 200 393 0.028932 10.0.0.33 - - [2026-02-10 05:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007766 10.0.0.33 - - [2026-02-10 05:07:05] "GET /tag/d7b2c175-ce05-43ac-a284-980faaf5eb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.011596 10.0.0.33 - - [2026-02-10 05:07:05] "POST /tags HTTP/1.1" 200 341 0.015774 10.0.0.33 - - [2026-02-10 05:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007225 10.0.0.33 - - [2026-02-10 05:07:05] "GET /tag/03cb7c8a-38f3-433e-9b3f-7d8583ac1b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011412 10.0.0.33 - - [2026-02-10 05:07:05] "POST /id-to-fqname HTTP/1.1" 200 192 0.001608 10.0.0.33 - - [2026-02-10 05:07:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.001458 10.0.0.33 - - [2026-02-10 05:07:05] "POST /security-groups HTTP/1.1" 200 589 0.060454 10.0.0.33 - - [2026-02-10 05:07:05] "POST /projects HTTP/1.1" 200 519 0.185826 10.0.0.33 - - [2026-02-10 05:07:05] "POST /fqname-to-id HTTP/1.1" 404 236 0.003266 10.0.0.33 - - [2026-02-10 05:07:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018515 10.0.0.33 - - [2026-02-10 05:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008033 10.0.0.33 - - [2026-02-10 05:07:05] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.013566 10.0.0.33 - - [2026-02-10 05:07:05] "POST /access-control-lists HTTP/1.1" 200 598 0.079693 10.0.0.33 - - [2026-02-10 05:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.33 - - [2026-02-10 05:07:05] "POST /fqname-to-id HTTP/1.1" 404 235 0.020043 10.0.0.33 - - [2026-02-10 05:07:05] "GET /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004828 10.0.0.33 - - [2026-02-10 05:07:06] "POST /access-control-lists HTTP/1.1" 200 596 0.030482 10.0.0.33 - - [2026-02-10 05:07:06] "PUT /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd HTTP/1.1" 200 264 0.052413 10.0.0.33 - - [2026-02-10 05:07:06] "PUT /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf HTTP/1.1" 200 264 0.045475 10.0.0.33 - - [2026-02-10 05:07:06] "POST /security-groups HTTP/1.1" 200 591 0.112513 10.0.0.33 - - [2026-02-10 05:07:06] "POST /fqname-to-id HTTP/1.1" 404 270 0.003046 10.0.0.33 - - [2026-02-10 05:07:06] "POST /access-control-lists HTTP/1.1" 200 632 0.057142 10.0.0.33 - - [2026-02-10 05:07:06] "POST /fqname-to-id HTTP/1.1" 404 269 0.003202 10.0.0.33 - - [2026-02-10 05:07:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.060778 10.0.0.33 - - [2026-02-10 05:07:06] "POST /chown HTTP/1.1" 200 109 0.018123 10.0.0.33 - - [2026-02-10 05:07:06] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010086 10.0.0.33 - - [2026-02-10 05:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.33 - - [2026-02-10 05:07:06] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012910 10.0.0.33 - - [2026-02-10 05:07:06] "POST /access-control-lists HTTP/1.1" 200 630 0.062004 10.0.0.33 - - [2026-02-10 05:07:06] "POST /tags HTTP/1.1" 409 226 0.012225 10.0.0.33 - - [2026-02-10 05:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.33 - - [2026-02-10 05:07:06] "GET /tag/03cb7c8a-38f3-433e-9b3f-7d8583ac1b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010390 10.0.0.33 - - [2026-02-10 05:07:06] "POST /firewall-rules HTTP/1.1" 200 600 0.072442 10.0.0.33 - - [2026-02-10 05:07:06] "GET /firewall-rule/554a86ac-1529-4100-8791-9530cfe1c550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.007760 10.0.0.33 - - [2026-02-10 05:07:06] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004150 10.0.0.33 - - [2026-02-10 05:07:06] "GET /firewall-rule/554a86ac-1529-4100-8791-9530cfe1c550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002365 10.0.0.33 - - [2026-02-10 05:07:06] "POST /ref-update HTTP/1.1" 200 156 0.051884 10.0.0.33 - - [2026-02-10 05:07:06] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004528 10.0.0.33 - - [2026-02-10 05:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.33 - - [2026-02-10 05:07:06] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002367 10.0.0.33 - - [2026-02-10 05:07:06] "POST /tags HTTP/1.1" 409 226 0.001642 10.0.0.33 - - [2026-02-10 05:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.33 - - [2026-02-10 05:07:06] "GET /tag/03cb7c8a-38f3-433e-9b3f-7d8583ac1b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010353 10.0.0.33 - - [2026-02-10 05:07:06] "POST /firewall-rules HTTP/1.1" 200 598 0.063998 10.0.0.33 - - [2026-02-10 05:07:06] "GET /firewall-rule/32cc85bb-017d-498f-b76f-0bbd0b2c471e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.012196 10.0.0.33 - - [2026-02-10 05:07:06] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004305 10.0.0.33 - - [2026-02-10 05:07:06] "GET /firewall-rule/32cc85bb-017d-498f-b76f-0bbd0b2c471e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002347 10.0.0.33 - - [2026-02-10 05:07:06] "POST /ref-update HTTP/1.1" 200 156 0.047629 10.0.0.33 - - [2026-02-10 05:07:08] "POST /tags HTTP/1.1" 200 345 0.070530 10.0.0.33 - - [2026-02-10 05:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006097 10.0.0.33 - - [2026-02-10 05:07:08] "GET /tag/87f9142c-2018-4f38-a2d1-ed0027b31c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.018644 10.0.0.33 - - [2026-02-10 05:07:08] "POST /projects HTTP/1.1" 409 238 0.002356 10.0.0.33 - - [2026-02-10 05:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.33 - - [2026-02-10 05:07:08] "GET /project/26e8e691-9038-4a66-87bf-587b1a7889cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.052845 10.0.0.33 - - [2026-02-10 05:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.33 - - [2026-02-10 05:07:08] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003679 10.0.0.33 - - [2026-02-10 05:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.33 - - [2026-02-10 05:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.33 - - [2026-02-10 05:07:08] "GET /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004692 10.0.0.33 - - [2026-02-10 05:07:08] "POST /security-groups HTTP/1.1" 409 285 0.003179 10.0.0.33 - - [2026-02-10 05:07:08] "GET /project/26e8e691-9038-4a66-87bf-587b1a7889cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034992 10.0.0.33 - - [2026-02-10 05:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.33 - - [2026-02-10 05:07:08] "PUT /security-group/ccd02065-f439-4096-b842-1034ae75fc01 HTTP/1.1" 200 262 0.069210 10.0.0.33 - - [2026-02-10 05:07:08] "PUT /access-control-list/0a3ebd0d-3ba7-4aa8-b938-df68f2dff680 HTTP/1.1" 200 272 0.020567 10.0.0.33 - - [2026-02-10 05:07:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.028223 10.0.0.33 - - [2026-02-10 05:07:08] "POST /tags HTTP/1.1" 409 228 0.003680 10.0.0.33 - - [2026-02-10 05:07:08] "PUT /access-control-list/0fab5d25-c6f0-4521-b7ed-e76ff59a404b HTTP/1.1" 200 272 0.038290 10.0.0.33 - - [2026-02-10 05:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.33 - - [2026-02-10 05:07:09] "GET /tag/87f9142c-2018-4f38-a2d1-ed0027b31c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.017055 10.0.0.33 - - [2026-02-10 05:07:09] "POST /tags HTTP/1.1" 200 345 0.016380 10.0.0.33 - - [2026-02-10 05:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.33 - - [2026-02-10 05:07:09] "GET /tag/550c580b-3b34-4379-b385-8b7fbf760e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.013983 10.0.0.33 - - [2026-02-10 05:07:09] "POST /projects HTTP/1.1" 409 238 0.003400 10.0.0.33 - - [2026-02-10 05:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.33 - - [2026-02-10 05:07:09] "GET /project/b2c4407e-1022-41b3-a3d5-14c31dc269e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042278 10.0.0.33 - - [2026-02-10 05:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.33 - - [2026-02-10 05:07:09] "GET /project/b2c4407e-1022-41b3-a3d5-14c31dc269e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034952 10.0.0.33 - - [2026-02-10 05:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011800 10.0.0.33 - - [2026-02-10 05:07:09] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005062 10.0.0.33 - - [2026-02-10 05:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.33 - - [2026-02-10 05:07:09] "GET /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006986 10.0.0.33 - - [2026-02-10 05:07:09] "POST /security-groups HTTP/1.1" 409 285 0.003273 10.0.0.33 - - [2026-02-10 05:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.33 - - [2026-02-10 05:07:09] "PUT /security-group/03d02566-5345-4294-b65d-5b0ab3094793 HTTP/1.1" 200 262 0.057106 10.0.0.33 - - [2026-02-10 05:07:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.016617 10.0.0.33 - - [2026-02-10 05:07:09] "PUT /access-control-list/fc2653f1-31b4-43be-987b-e09f894e8556 HTTP/1.1" 200 272 0.021003 10.0.0.33 - - [2026-02-10 05:07:09] "POST /tags HTTP/1.1" 409 228 0.010495 10.0.0.33 - - [2026-02-10 05:07:09] "PUT /access-control-list/79aa4cad-73b4-45d4-b411-bb1865ead62d HTTP/1.1" 200 272 0.025059 10.0.0.33 - - [2026-02-10 05:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.33 - - [2026-02-10 05:07:09] "GET /tag/550c580b-3b34-4379-b385-8b7fbf760e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.009968 10.0.0.33 - - [2026-02-10 05:07:09] "POST /tags HTTP/1.1" 200 291 0.040991 10.0.0.33 - - [2026-02-10 05:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.33 - - [2026-02-10 05:07:09] "GET /tag/71395265-90db-4af9-bfdf-e7137bdfd6da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.012215 10.0.0.33 - - [2026-02-10 05:07:09] "POST /tags HTTP/1.1" 200 303 0.053075 10.0.0.33 - - [2026-02-10 05:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.33 - - [2026-02-10 05:07:09] "GET /tag/4bc4c3eb-be59-4ba3-95ee-76198ff3db25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012924 10.0.0.33 - - [2026-02-10 05:07:09] "POST /tags HTTP/1.1" 409 252 0.001717 10.0.0.33 - - [2026-02-10 05:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.33 - - [2026-02-10 05:07:09] "GET /tag/24b1569e-9939-4c4e-9726-2c20eaff948e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011834 10.0.0.33 - - [2026-02-10 05:07:09] "POST /tags HTTP/1.1" 409 226 0.001688 10.0.0.33 - - [2026-02-10 05:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.33 - - [2026-02-10 05:07:09] "GET /tag/84770643-a1da-476a-b393-1565cd50f277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010908 10.0.0.33 - - [2026-02-10 05:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.33 - - [2026-02-10 05:07:09] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004947 10.0.0.33 - - [2026-02-10 05:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.33 - - [2026-02-10 05:07:09] "GET /project/26e8e691-9038-4a66-87bf-587b1a7889cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.042413 10.0.0.33 - - [2026-02-10 05:07:09] "POST /virtual-machines HTTP/1.1" 200 395 0.008553 10.0.0.33 - - [2026-02-10 05:07:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020277 10.0.0.33 - - [2026-02-10 05:07:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101684 10.0.0.33 - - [2026-02-10 05:07:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008322 10.0.0.33 - - [2026-02-10 05:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013864 10.0.0.33 - - [2026-02-10 05:07:10] "GET /virtual-machine-interface/5a7096e4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003746 10.0.0.33 - - [2026-02-10 05:07:10] "POST /instance-ips HTTP/1.1" 200 397 0.023375 10.0.0.33 - - [2026-02-10 05:07:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.030534 10.0.0.33 - - [2026-02-10 05:07:10] "GET /virtual-machine-interface/5a7096e4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013965 10.0.0.33 - - [2026-02-10 05:07:10] "POST /set-tag HTTP/1.1" 200 109 0.063924 10.0.0.33 - - [2026-02-10 05:07:10] "GET /virtual-machine-interface/5a7096e4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019458 10.0.0.33 - - [2026-02-10 05:07:10] "GET /instance-ip/5a89dfbe-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003289 10.0.0.33 - - [2026-02-10 05:07:10] "GET /virtual-machine-interface/5a7096e4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004106 10.0.0.33 - - [2026-02-10 05:07:10] "POST /set-tag HTTP/1.1" 200 109 0.001968 10.0.0.33 - - [2026-02-10 05:07:10] "GET /virtual-router/10ee1297-17f5-48ed-a369-6a27200123a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003271 10.0.0.33 - - [2026-02-10 05:07:10] "POST /ref-update HTTP/1.1" 200 156 0.008514 10.0.0.33 - - [2026-02-10 05:07:10] "GET /virtual-machine-interface/5a7096e4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006837 10.0.0.33 - - [2026-02-10 05:07:10] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.33 - - [2026-02-10 05:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.33 - - [2026-02-10 05:07:10] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003938 10.0.0.33 - - [2026-02-10 05:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.33 - - [2026-02-10 05:07:10] "GET /project/26e8e691-9038-4a66-87bf-587b1a7889cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035421 10.0.0.33 - - [2026-02-10 05:07:10] "POST /virtual-machines HTTP/1.1" 200 395 0.011638 10.0.0.33 - - [2026-02-10 05:07:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.013456 10.0.0.33 - - [2026-02-10 05:07:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103975 10.0.0.33 - - [2026-02-10 05:07:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010814 10.0.0.33 - - [2026-02-10 05:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.33 - - [2026-02-10 05:07:10] "GET /virtual-machine-interface/5ae91510-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005888 10.0.0.33 - - [2026-02-10 05:07:11] "POST /instance-ips HTTP/1.1" 200 397 0.022012 10.0.0.33 - - [2026-02-10 05:07:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.016731 10.0.0.33 - - [2026-02-10 05:07:11] "GET /virtual-machine-interface/5ae91510-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005136 10.0.0.33 - - [2026-02-10 05:07:11] "POST /set-tag HTTP/1.1" 200 109 0.063767 10.0.0.33 - - [2026-02-10 05:07:11] "GET /virtual-machine-interface/5ae91510-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014503 10.0.0.33 - - [2026-02-10 05:07:11] "GET /instance-ip/5b025700-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003423 10.0.0.33 - - [2026-02-10 05:07:11] "GET /virtual-machine-interface/5ae91510-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005139 10.0.0.33 - - [2026-02-10 05:07:11] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.33 - - [2026-02-10 05:07:11] "GET /virtual-router/10ee1297-17f5-48ed-a369-6a27200123a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003228 10.0.0.33 - - [2026-02-10 05:07:11] "POST /ref-update HTTP/1.1" 200 156 0.008533 10.0.0.33 - - [2026-02-10 05:07:11] "GET /virtual-machine-interface/5ae91510-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005916 10.0.0.33 - - [2026-02-10 05:07:11] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.33 - - [2026-02-10 05:07:11] "POST /tags HTTP/1.1" 200 291 0.017550 10.0.0.33 - - [2026-02-10 05:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.33 - - [2026-02-10 05:07:11] "GET /tag/8f37d164-4312-44e4-ad8d-b60751608a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.016016 10.0.0.33 - - [2026-02-10 05:07:11] "POST /tags HTTP/1.1" 409 252 0.002384 10.0.0.33 - - [2026-02-10 05:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.33 - - [2026-02-10 05:07:11] "GET /tag/d7b2c175-ce05-43ac-a284-980faaf5eb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.010316 10.0.0.33 - - [2026-02-10 05:07:11] "POST /tags HTTP/1.1" 409 226 0.001755 10.0.0.33 - - [2026-02-10 05:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.33 - - [2026-02-10 05:07:11] "GET /tag/03cb7c8a-38f3-433e-9b3f-7d8583ac1b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009822 10.0.0.33 - - [2026-02-10 05:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.33 - - [2026-02-10 05:07:11] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003554 10.0.0.33 - - [2026-02-10 05:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.33 - - [2026-02-10 05:07:11] "GET /project/b2c4407e-1022-41b3-a3d5-14c31dc269e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047516 10.0.0.33 - - [2026-02-10 05:07:11] "POST /virtual-machines HTTP/1.1" 200 395 0.008657 10.0.0.33 - - [2026-02-10 05:07:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009434 10.0.0.33 - - [2026-02-10 05:07:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116251 10.0.0.33 - - [2026-02-10 05:07:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027851 10.0.0.33 - - [2026-02-10 05:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015252 10.0.0.33 - - [2026-02-10 05:07:11] "GET /virtual-machine-interface/5b7bc1ee-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004923 10.0.0.33 - - [2026-02-10 05:07:12] "POST /instance-ips HTTP/1.1" 200 397 0.022889 10.0.0.33 - - [2026-02-10 05:07:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015584 10.0.0.33 - - [2026-02-10 05:07:12] "GET /virtual-machine-interface/5b7bc1ee-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007681 10.0.0.33 - - [2026-02-10 05:07:12] "POST /set-tag HTTP/1.1" 200 109 0.059841 10.0.0.33 - - [2026-02-10 05:07:12] "GET /virtual-machine-interface/5b7bc1ee-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012793 10.0.0.33 - - [2026-02-10 05:07:12] "GET /instance-ip/5b935700-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003282 10.0.0.33 - - [2026-02-10 05:07:12] "GET /virtual-machine-interface/5b7bc1ee-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004906 10.0.0.33 - - [2026-02-10 05:07:12] "POST /set-tag HTTP/1.1" 200 109 0.005058 10.0.0.33 - - [2026-02-10 05:07:12] "GET /virtual-router/10ee1297-17f5-48ed-a369-6a27200123a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003280 10.0.0.33 - - [2026-02-10 05:07:12] "POST /ref-update HTTP/1.1" 200 156 0.010424 10.0.0.33 - - [2026-02-10 05:07:12] "GET /virtual-machine-interface/5b7bc1ee-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020185 10.0.0.33 - - [2026-02-10 05:07:12] "POST /set-tag HTTP/1.1" 200 109 0.003399 10.0.0.33 - - [2026-02-10 05:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.33 - - [2026-02-10 05:07:12] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003851 10.0.0.33 - - [2026-02-10 05:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.33 - - [2026-02-10 05:07:12] "GET /project/b2c4407e-1022-41b3-a3d5-14c31dc269e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032017 10.0.0.33 - - [2026-02-10 05:07:12] "POST /virtual-machines HTTP/1.1" 200 395 0.010692 10.0.0.33 - - [2026-02-10 05:07:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.028218 10.0.0.33 - - [2026-02-10 05:07:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136728 10.0.0.33 - - [2026-02-10 05:07:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.006984 10.0.0.33 - - [2026-02-10 05:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.019229 10.0.0.33 - - [2026-02-10 05:07:12] "GET /virtual-machine-interface/5befc954-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007750 10.0.0.33 - - [2026-02-10 05:07:12] "POST /instance-ips HTTP/1.1" 200 397 0.021465 10.0.0.33 - - [2026-02-10 05:07:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019855 10.0.0.33 - - [2026-02-10 05:07:12] "GET /virtual-machine-interface/5befc954-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011841 10.0.0.33 - - [2026-02-10 05:07:12] "POST /set-tag HTTP/1.1" 200 109 0.071830 10.0.0.33 - - [2026-02-10 05:07:13] "GET /virtual-machine-interface/5befc954-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018408 10.0.0.33 - - [2026-02-10 05:07:13] "GET /instance-ip/5c0d1e82-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.009125 10.0.0.33 - - [2026-02-10 05:07:13] "GET /virtual-machine-interface/5befc954-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004150 10.0.0.33 - - [2026-02-10 05:07:13] "POST /set-tag HTTP/1.1" 200 109 0.002627 10.0.0.33 - - [2026-02-10 05:07:13] "GET /virtual-router/10ee1297-17f5-48ed-a369-6a27200123a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.006873 10.0.0.33 - - [2026-02-10 05:07:13] "POST /ref-update HTTP/1.1" 200 156 0.010325 10.0.0.33 - - [2026-02-10 05:07:13] "GET /virtual-machine-interface/5befc954-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011677 10.0.0.33 - - [2026-02-10 05:07:13] "POST /set-tag HTTP/1.1" 200 109 0.002628 10.0.0.33 - - [2026-02-10 05:07:13] "POST /tags HTTP/1.1" 200 299 0.031053 10.0.0.33 - - [2026-02-10 05:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.33 - - [2026-02-10 05:07:13] "GET /tag/83bcad5b-0a01-4533-b2a7-1b405117fe63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.032846 10.0.0.33 - - [2026-02-10 05:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.33 - - [2026-02-10 05:07:13] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007411 10.0.0.33 - - [2026-02-10 05:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006103 10.0.0.33 - - [2026-02-10 05:07:13] "GET /project/26e8e691-9038-4a66-87bf-587b1a7889cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030461 10.0.0.33 - - [2026-02-10 05:07:13] "POST /virtual-machines HTTP/1.1" 200 395 0.026894 10.0.0.33 - - [2026-02-10 05:07:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.031286 10.0.0.33 - - [2026-02-10 05:07:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.139831 10.0.0.33 - - [2026-02-10 05:07:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.014868 10.0.0.33 - - [2026-02-10 05:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005898 10.0.0.33 - - [2026-02-10 05:07:13] "GET /virtual-machine-interface/5c89d9a4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004643 10.0.0.33 - - [2026-02-10 05:07:13] "POST /instance-ips HTTP/1.1" 200 397 0.126976 10.0.0.33 - - [2026-02-10 05:07:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023854 10.0.0.33 - - [2026-02-10 05:07:14] "GET /virtual-machine-interface/5c89d9a4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.166820 10.0.0.33 - - [2026-02-10 05:07:14] "POST /set-tag HTTP/1.1" 200 109 0.023555 10.0.0.33 - - [2026-02-10 05:07:14] "GET /virtual-machine-interface/5c89d9a4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.026709 10.0.0.33 - - [2026-02-10 05:07:14] "GET /instance-ip/5ca8c864-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003306 10.0.0.33 - - [2026-02-10 05:07:14] "GET /virtual-machine-interface/5c89d9a4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011562 10.0.0.33 - - [2026-02-10 05:07:14] "POST /set-tag HTTP/1.1" 200 109 0.003425 10.0.0.33 - - [2026-02-10 05:07:14] "POST /tags HTTP/1.1" 200 299 0.036914 10.0.0.33 - - [2026-02-10 05:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005919 10.0.0.33 - - [2026-02-10 05:07:14] "GET /tag/c20a3fba-c82a-4c4e-8b77-8950b831cf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.015391 10.0.0.33 - - [2026-02-10 05:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.33 - - [2026-02-10 05:07:14] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003820 10.0.0.33 - - [2026-02-10 05:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.33 - - [2026-02-10 05:07:14] "GET /project/26e8e691-9038-4a66-87bf-587b1a7889cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.076324 10.0.0.33 - - [2026-02-10 05:07:14] "POST /virtual-machines HTTP/1.1" 200 395 0.023786 10.0.0.33 - - [2026-02-10 05:07:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013164 10.0.0.33 - - [2026-02-10 05:07:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.218690 10.0.0.33 - - [2026-02-10 05:07:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.089304 10.0.0.33 - - [2026-02-10 05:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005638 10.0.0.33 - - [2026-02-10 05:07:15] "GET /virtual-machine-interface/5d46c73a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005352 10.0.0.33 - - [2026-02-10 05:07:15] "POST /instance-ips HTTP/1.1" 200 397 0.031517 10.0.0.33 - - [2026-02-10 05:07:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.037986 10.0.0.33 - - [2026-02-10 05:07:15] "GET /virtual-machine-interface/5d46c73a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012443 10.0.0.33 - - [2026-02-10 05:07:15] "POST /set-tag HTTP/1.1" 200 109 0.029720 10.0.0.33 - - [2026-02-10 05:07:15] "GET /virtual-machine-interface/5d46c73a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014312 10.0.0.33 - - [2026-02-10 05:07:15] "GET /instance-ip/5d7bf086-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003555 10.0.0.33 - - [2026-02-10 05:07:15] "GET /virtual-machine-interface/5d46c73a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019618 10.0.0.33 - - [2026-02-10 05:07:15] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.33 - - [2026-02-10 05:07:15] "POST /tags HTTP/1.1" 200 299 0.047392 10.0.0.33 - - [2026-02-10 05:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.024776 10.0.0.33 - - [2026-02-10 05:07:15] "GET /tag/e61c2754-ecbf-4b78-94a4-9099094024ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.020802 10.0.0.33 - - [2026-02-10 05:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.33 - - [2026-02-10 05:07:15] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003863 10.0.0.33 - - [2026-02-10 05:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.33 - - [2026-02-10 05:07:15] "GET /project/b2c4407e-1022-41b3-a3d5-14c31dc269e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038681 10.0.0.33 - - [2026-02-10 05:07:15] "POST /virtual-machines HTTP/1.1" 200 395 0.007755 10.0.0.33 - - [2026-02-10 05:07:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011058 10.0.0.33 - - [2026-02-10 05:07:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101380 10.0.0.33 - - [2026-02-10 05:07:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.025445 10.0.0.33 - - [2026-02-10 05:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006528 10.0.0.33 - - [2026-02-10 05:07:16] "GET /virtual-machine-interface/5deec2a0-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004491 10.0.0.33 - - [2026-02-10 05:07:16] "POST /instance-ips HTTP/1.1" 200 397 0.022127 10.0.0.33 - - [2026-02-10 05:07:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023541 10.0.0.33 - - [2026-02-10 05:07:16] "GET /virtual-machine-interface/5deec2a0-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016197 10.0.0.33 - - [2026-02-10 05:07:16] "POST /set-tag HTTP/1.1" 200 109 0.024935 10.0.0.33 - - [2026-02-10 05:07:16] "GET /virtual-machine-interface/5deec2a0-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008504 10.0.0.33 - - [2026-02-10 05:07:16] "GET /instance-ip/5e041fa6-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002525 10.0.0.33 - - [2026-02-10 05:07:16] "GET /virtual-machine-interface/5deec2a0-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004041 10.0.0.33 - - [2026-02-10 05:07:16] "POST /set-tag HTTP/1.1" 200 109 0.001974 10.0.0.33 - - [2026-02-10 05:07:16] "POST /tags HTTP/1.1" 200 299 0.015087 10.0.0.33 - - [2026-02-10 05:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007427 10.0.0.33 - - [2026-02-10 05:07:16] "GET /tag/20c66d9d-661f-4e82-b7d1-b9adcd34aabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.014016 10.0.0.33 - - [2026-02-10 05:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.33 - - [2026-02-10 05:07:16] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004407 10.0.0.33 - - [2026-02-10 05:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.33 - - [2026-02-10 05:07:16] "GET /project/b2c4407e-1022-41b3-a3d5-14c31dc269e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028590 10.0.0.33 - - [2026-02-10 05:07:16] "POST /virtual-machines HTTP/1.1" 200 395 0.013145 10.0.0.33 - - [2026-02-10 05:07:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.028314 10.0.0.33 - - [2026-02-10 05:07:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119081 10.0.0.33 - - [2026-02-10 05:07:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.025257 10.0.0.33 - - [2026-02-10 05:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015790 10.0.0.33 - - [2026-02-10 05:07:16] "GET /virtual-machine-interface/5e531444-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003762 [Introspect:8084]10.0.0.33 - - [2026-02-10 05:07:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.33 - - [2026-02-10 05:07:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000778 10.0.0.33 - - [2026-02-10 05:07:16] "POST /instance-ips HTTP/1.1" 200 397 0.024428 10.0.0.33 - - [2026-02-10 05:07:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.032296 10.0.0.33 - - [2026-02-10 05:07:16] "GET /virtual-machine-interface/5e531444-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010022 10.0.0.33 - - [2026-02-10 05:07:16] "POST /set-tag HTTP/1.1" 200 109 0.018345 10.0.0.33 - - [2026-02-10 05:07:16] "GET /virtual-machine-interface/5e531444-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012971 10.0.0.33 - - [2026-02-10 05:07:16] "GET /instance-ip/5e6ff302-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002645 10.0.0.33 - - [2026-02-10 05:07:17] "GET /virtual-machine-interface/5e531444-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004318 10.0.0.33 - - [2026-02-10 05:07:17] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.33 - - [2026-02-10 05:07:17] "GET /virtual-router/10ee1297-17f5-48ed-a369-6a27200123a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003431 10.0.0.33 - - [2026-02-10 05:07:17] "POST /ref-update HTTP/1.1" 200 156 0.027909 10.0.0.33 - - [2026-02-10 05:07:17] "GET /virtual-machine-interface/5c89d9a4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006721 10.0.0.33 - - [2026-02-10 05:07:17] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.33 - - [2026-02-10 05:07:17] "GET /virtual-machine-interface/5a7096e4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004425 10.0.0.33 - - [2026-02-10 05:07:17] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.33 - - [2026-02-10 05:07:17] "GET /virtual-router/10ee1297-17f5-48ed-a369-6a27200123a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003345 10.0.0.33 - - [2026-02-10 05:07:17] "POST /ref-update HTTP/1.1" 200 156 0.029208 10.0.0.33 - - [2026-02-10 05:07:17] "GET /virtual-machine-interface/5d46c73a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009672 10.0.0.33 - - [2026-02-10 05:07:17] "POST /set-tag HTTP/1.1" 200 109 0.003059 10.0.0.33 - - [2026-02-10 05:07:17] "GET /virtual-router/10ee1297-17f5-48ed-a369-6a27200123a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004675 10.0.0.33 - - [2026-02-10 05:07:17] "POST /ref-update HTTP/1.1" 200 156 0.023676 10.0.0.33 - - [2026-02-10 05:07:17] "GET /virtual-machine-interface/5e531444-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016491 10.0.0.33 - - [2026-02-10 05:07:17] "POST /set-tag HTTP/1.1" 200 109 0.005950 10.0.0.33 - - [2026-02-10 05:07:17] "GET /virtual-machine-interface/5ae91510-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005954 10.0.0.33 - - [2026-02-10 05:07:17] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.33 - - [2026-02-10 05:07:17] "GET /virtual-router/10ee1297-17f5-48ed-a369-6a27200123a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003668 10.0.0.33 - - [2026-02-10 05:07:17] "POST /ref-update HTTP/1.1" 200 156 0.007450 10.0.0.33 - - [2026-02-10 05:07:17] "GET /virtual-machine-interface/5deec2a0-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014638 10.0.0.33 - - [2026-02-10 05:07:17] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.33 - - [2026-02-10 05:07:17] "GET /virtual-machine-interface/5b7bc1ee-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004151 10.0.0.33 - - [2026-02-10 05:07:17] "POST /set-tag HTTP/1.1" 200 109 0.001810 10.0.0.33 - - [2026-02-10 05:07:17] "GET /virtual-machine-interface/5befc954-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003400 10.0.0.33 - - [2026-02-10 05:07:17] "POST /set-tag HTTP/1.1" 200 109 0.002022 10.0.0.33 - - [2026-02-10 05:07:17] "GET /virtual-machine-interface/5c89d9a4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007484 10.0.0.33 - - [2026-02-10 05:07:17] "POST /set-tag HTTP/1.1" 200 109 0.005585 10.0.0.33 - - [2026-02-10 05:07:17] "GET /virtual-machine-interface/5d46c73a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010172 10.0.0.33 - - [2026-02-10 05:07:17] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.33 - - [2026-02-10 05:07:17] "GET /virtual-machine-interface/5deec2a0-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003760 10.0.0.33 - - [2026-02-10 05:07:17] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.33 - - [2026-02-10 05:07:17] "GET /virtual-machine-interface/5befc954-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004003 10.0.0.33 - - [2026-02-10 05:07:17] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.33 - - [2026-02-10 05:07:17] "GET /virtual-machine-interface/5e531444-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014510 10.0.0.33 - - [2026-02-10 05:07:17] "POST /set-tag HTTP/1.1" 200 109 0.003873 [Introspect:8084]10.0.0.33 - - [2026-02-10 05:07:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.33 - - [2026-02-10 05:07:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001004 10.0.0.33 - - [2026-02-10 05:07:20] "GET /virtual-machine-interface/5a7096e4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004169 10.0.0.33 - - [2026-02-10 05:07:20] "POST /set-tag HTTP/1.1" 200 109 0.001912 10.0.0.33 - - [2026-02-10 05:07:20] "GET /virtual-machine-interface/5deec2a0-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004977 10.0.0.33 - - [2026-02-10 05:07:20] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.33 - - [2026-02-10 05:07:20] "GET /virtual-machine-interface/5e531444-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004213 10.0.0.33 - - [2026-02-10 05:07:20] "POST /set-tag HTTP/1.1" 200 109 0.002546 10.0.0.33 - - [2026-02-10 05:07:21] "GET /virtual-machine-interface/5b7bc1ee-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004977 10.0.0.33 - - [2026-02-10 05:07:21] "POST /set-tag HTTP/1.1" 200 109 0.003312 10.0.0.33 - - [2026-02-10 05:07:22] "GET /virtual-machine-interface/5ae91510-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006008 10.0.0.33 - - [2026-02-10 05:07:22] "POST /set-tag HTTP/1.1" 200 109 0.005069 [Introspect:8084]10.0.0.33 - - [2026-02-10 05:07:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.33 - - [2026-02-10 05:07:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 10.0.0.33 - - [2026-02-10 05:07:24] "GET /virtual-machine/45ab102a-ffa8-4f06-93a3-d40fc6d8699e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003142 10.0.0.33 - - [2026-02-10 05:07:24] "GET /virtual-machine-interface/5a7096e4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004307 10.0.0.33 - - [2026-02-10 05:07:24] "GET /virtual-machine/28842d70-19f8-4b44-80e1-58f0cd74273c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003554 10.0.0.33 - - [2026-02-10 05:07:24] "GET /virtual-machine-interface/5ae91510-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004902 10.0.0.33 - - [2026-02-10 05:07:24] "GET /virtual-machine/ca090f07-8b68-44ab-97d7-159144afa643?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002882 10.0.0.33 - - [2026-02-10 05:07:24] "GET /virtual-machine-interface/5b7bc1ee-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003326 10.0.0.33 - - [2026-02-10 05:07:24] "GET /virtual-machine/c13e5b77-2057-490b-a8b9-b168b5549b29?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002692 10.0.0.33 - - [2026-02-10 05:07:24] "GET /virtual-machine-interface/5befc954-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004885 10.0.0.33 - - [2026-02-10 05:07:25] "GET /virtual-machine-interface/5c89d9a4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005927 10.0.0.33 - - [2026-02-10 05:07:25] "POST /set-tag HTTP/1.1" 200 109 0.002643 10.0.0.33 - - [2026-02-10 05:07:26] "GET /virtual-machine-interface/5d46c73a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004442 10.0.0.33 - - [2026-02-10 05:07:26] "POST /set-tag HTTP/1.1" 200 109 0.005248 10.0.0.33 - - [2026-02-10 05:07:29] "GET /virtual-machine/303dbbb5-e606-4cbd-81ef-fd3a4ec3be27?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002934 10.0.0.33 - - [2026-02-10 05:07:29] "GET /virtual-machine-interface/5c89d9a4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003438 10.0.0.33 - - [2026-02-10 05:07:29] "GET /virtual-machine/9aab6f3b-b2d6-417b-8e9b-704e106b798f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.007723 10.0.0.33 - - [2026-02-10 05:07:29] "GET /virtual-machine-interface/5deec2a0-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003566 10.0.0.33 - - [2026-02-10 05:07:29] "GET /virtual-machine/fa3d9316-c6bc-4406-8dcc-890c8d52e50a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003430 10.0.0.33 - - [2026-02-10 05:07:29] "GET /virtual-machine-interface/5d46c73a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004330 10.0.0.33 - - [2026-02-10 05:07:29] "GET /virtual-machine/ab8e0ff8-72b7-4ea3-b8f7-9c804bd6676e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004731 10.0.0.33 - - [2026-02-10 05:07:29] "GET /virtual-machine-interface/5e531444-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004249 10.0.0.33 - - [2026-02-10 05:07:30] "GET /loadbalancer/3909e0ac-c8d4-4dce-b6be-466e90b74acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002472 10.0.0.33 - - [2026-02-10 05:07:30] "POST /tags HTTP/1.1" 200 333 0.023105 10.0.0.33 - - [2026-02-10 05:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.33 - - [2026-02-10 05:07:30] "GET /tag/be35aea1-5089-4854-9c96-bb44e8d6a393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011589 10.0.0.33 - - [2026-02-10 05:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006591 10.0.0.33 - - [2026-02-10 05:07:30] "GET /project/26e8e691-9038-4a66-87bf-587b1a7889cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036103 10.0.0.33 - - [2026-02-10 05:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.33 - - [2026-02-10 05:07:30] "GET /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004923 10.0.0.33 - - [2026-02-10 05:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.33 - - [2026-02-10 05:07:30] "GET /service-appliance-set/7d5c9c43-9c78-45f9-a273-9eb9735b847a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002199 10.0.0.33 - - [2026-02-10 05:07:30] "POST /fqname-to-id HTTP/1.1" 404 273 0.001302 10.0.0.33 - - [2026-02-10 05:07:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.110967 10.0.0.33 - - [2026-02-10 05:07:30] "GET /virtual-machine-interface/83d0d89c-f0d0-40ed-accd-2ceff9ba95c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.012816 10.0.0.33 - - [2026-02-10 05:07:30] "POST /instance-ips HTTP/1.1" 200 409 0.020293 10.0.0.33 - - [2026-02-10 05:07:30] "GET /instance-ip/f3eaefc1-e5e6-4809-aab1-aac90f8dbad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003653 10.0.0.33 - - [2026-02-10 05:07:30] "POST /loadbalancers HTTP/1.1" 200 629 0.059055 10.0.0.33 - - [2026-02-10 05:07:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.027817 10.0.0.33 - - [2026-02-10 05:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.33 - - [2026-02-10 05:07:30] "GET /project/26e8e691-9038-4a66-87bf-587b1a7889cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.045241 10.0.0.33 - - [2026-02-10 05:07:30] "GET /instance-ip/f3eaefc1-e5e6-4809-aab1-aac90f8dbad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003047 10.0.0.33 - - [2026-02-10 05:07:30] "GET /project/26e8e691-9038-4a66-87bf-587b1a7889cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033322 10.0.0.33 - - [2026-02-10 05:07:30] "GET /loadbalancer/3909e0ac-c8d4-4dce-b6be-466e90b74acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002378 10.0.0.33 - - [2026-02-10 05:07:30] "POST /floating-ips HTTP/1.1" 200 597 0.024556 10.0.0.33 - - [2026-02-10 05:07:30] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.028272 10.0.0.33 - - [2026-02-10 05:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.33 - - [2026-02-10 05:07:31] "GET /project/26e8e691-9038-4a66-87bf-587b1a7889cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.026820 10.0.0.33 - - [2026-02-10 05:07:31] "GET /loadbalancer-listener/9da7819e-baea-4601-94ac-6aab83be9991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.002565 10.0.0.33 - - [2026-02-10 05:07:31] "GET /loadbalancer-listener/9da7819e-baea-4601-94ac-6aab83be9991?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002404 10.0.0.33 - - [2026-02-10 05:07:31] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.019446 10.0.0.33 - - [2026-02-10 05:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.33 - - [2026-02-10 05:07:31] "GET /loadbalancer/3909e0ac-c8d4-4dce-b6be-466e90b74acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003615 10.0.0.33 - - [2026-02-10 05:07:31] "GET /instance-ip/f3eaefc1-e5e6-4809-aab1-aac90f8dbad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004303 10.0.0.33 - - [2026-02-10 05:07:31] "GET /instance-ip/f3eaefc1-e5e6-4809-aab1-aac90f8dbad9?fields=floating_ips HTTP/1.1" 200 1213 0.004235 10.0.0.33 - - [2026-02-10 05:07:31] "GET /floating-ip/96fd3674-6d80-4f80-ab5a-75181fd448de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.001894 10.0.0.33 - - [2026-02-10 05:07:31] "GET /loadbalancer-pool/28458ab3-6a04-484b-bbcf-98b6907d6d3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004148 10.0.0.33 - - [2026-02-10 05:07:31] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014927 10.0.0.33 - - [2026-02-10 05:07:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.009967 10.0.0.33 - - [2026-02-10 05:07:31] "GET /virtual-machine-interface/5ae91510-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013572 10.0.0.33 - - [2026-02-10 05:07:31] "GET /virtual-machine-interface/5ae91510-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005745 10.0.0.33 - - [2026-02-10 05:07:31] "POST /ref-update HTTP/1.1" 200 156 0.005552 10.0.0.33 - - [2026-02-10 05:07:31] "GET /floating-ip/96fd3674-6d80-4f80-ab5a-75181fd448de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.006954 10.0.0.33 - - [2026-02-10 05:07:31] "PUT /floating-ip/96fd3674-6d80-4f80-ab5a-75181fd448de HTTP/1.1" 200 256 0.006091 10.0.0.33 - - [2026-02-10 05:07:31] "POST /tags HTTP/1.1" 409 221 0.001522 10.0.0.33 - - [2026-02-10 05:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.33 - - [2026-02-10 05:07:31] "GET /tag/be35aea1-5089-4854-9c96-bb44e8d6a393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.009319 10.0.0.33 - - [2026-02-10 05:07:31] "GET /loadbalancer/3909e0ac-c8d4-4dce-b6be-466e90b74acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002673 10.0.0.33 - - [2026-02-10 05:07:31] "POST /set-tag HTTP/1.1" 200 109 0.067003 10.0.0.33 - - [2026-02-10 05:07:31] "GET /loadbalancer-pool/28458ab3-6a04-484b-bbcf-98b6907d6d3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.013665 10.0.0.33 - - [2026-02-10 05:07:31] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019623 10.0.0.33 - - [2026-02-10 05:07:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.010475 10.0.0.33 - - [2026-02-10 05:07:31] "GET /virtual-machine-interface/5a7096e4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005319 10.0.0.33 - - [2026-02-10 05:07:31] "GET /virtual-machine-interface/5a7096e4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005376 10.0.0.33 - - [2026-02-10 05:07:31] "POST /ref-update HTTP/1.1" 200 156 0.006254 10.0.0.33 - - [2026-02-10 05:07:31] "GET /floating-ip/96fd3674-6d80-4f80-ab5a-75181fd448de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.009834 10.0.0.33 - - [2026-02-10 05:07:31] "POST /set-tag HTTP/1.1" 200 109 0.059671 10.0.0.33 - - [2026-02-10 05:07:31] "POST /tags HTTP/1.1" 409 206 0.002309 10.0.0.33 - - [2026-02-10 05:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.33 - - [2026-02-10 05:07:31] "GET /tag/4bc4c3eb-be59-4ba3-95ee-76198ff3db25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011678 10.0.0.33 - - [2026-02-10 05:07:31] "POST /tags HTTP/1.1" 409 204 0.001899 10.0.0.33 - - [2026-02-10 05:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.33 - - [2026-02-10 05:07:31] "GET /tag/c20a3fba-c82a-4c4e-8b77-8950b831cf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.009333 10.0.0.33 - - [2026-02-10 05:07:31] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001874 10.0.0.33 - - [2026-02-10 05:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.33 - - [2026-02-10 05:07:31] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002174 10.0.0.33 - - [2026-02-10 05:07:31] "POST /tags HTTP/1.1" 409 206 0.001376 10.0.0.33 - - [2026-02-10 05:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001224 10.0.0.33 - - [2026-02-10 05:07:31] "GET /tag/4bc4c3eb-be59-4ba3-95ee-76198ff3db25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010173 10.0.0.33 - - [2026-02-10 05:07:31] "POST /tags HTTP/1.1" 409 226 0.001372 10.0.0.33 - - [2026-02-10 05:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.33 - - [2026-02-10 05:07:31] "GET /tag/84770643-a1da-476a-b393-1565cd50f277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009325 10.0.0.33 - - [2026-02-10 05:07:31] "POST /tags HTTP/1.1" 409 204 0.001543 10.0.0.33 - - [2026-02-10 05:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.33 - - [2026-02-10 05:07:31] "GET /tag/c20a3fba-c82a-4c4e-8b77-8950b831cf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010213 10.0.0.33 - - [2026-02-10 05:07:31] "POST /tags HTTP/1.1" 409 226 0.002008 10.0.0.33 - - [2026-02-10 05:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001264 10.0.0.33 - - [2026-02-10 05:07:31] "GET /tag/84770643-a1da-476a-b393-1565cd50f277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009824 10.0.0.33 - - [2026-02-10 05:07:31] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001925 10.0.0.33 - - [2026-02-10 05:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.33 - - [2026-02-10 05:07:31] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002161 10.0.0.33 - - [2026-02-10 05:07:32] "POST /firewall-rules HTTP/1.1" 200 626 0.069559 10.0.0.33 - - [2026-02-10 05:07:32] "POST /firewall-rules HTTP/1.1" 200 646 0.078642 10.0.0.33 - - [2026-02-10 05:07:32] "GET /firewall-rule/441f880a-7666-48ad-9d45-f814224584fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.008476 10.0.0.33 - - [2026-02-10 05:07:32] "GET /firewall-policy/2c851335-8beb-48d3-8cc1-5da59ca97162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002585 10.0.0.33 - - [2026-02-10 05:07:32] "GET /firewall-rule/e93e37f5-1429-4359-8ddd-13632ed050fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003401 10.0.0.33 - - [2026-02-10 05:07:32] "POST /ref-update HTTP/1.1" 200 156 0.011861 10.0.0.33 - - [2026-02-10 05:07:32] "POST /firewall-policys HTTP/1.1" 200 606 0.019988 10.0.0.33 - - [2026-02-10 05:07:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023340 10.0.0.33 - - [2026-02-10 05:07:32] "GET /firewall-policy/23a2ab0b-6838-46d7-af5e-528f04b7f4df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.012519 10.0.0.33 - - [2026-02-10 05:07:32] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002516 10.0.0.33 - - [2026-02-10 05:07:32] "GET /firewall-policy/23a2ab0b-6838-46d7-af5e-528f04b7f4df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.001920 10.0.0.33 - - [2026-02-10 05:07:32] "GET /firewall-policy/2c851335-8beb-48d3-8cc1-5da59ca97162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002582 10.0.0.33 - - [2026-02-10 05:07:32] "GET /firewall-policy/df638ead-fcea-4e50-a5c4-09885f81270c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004015 10.0.0.33 - - [2026-02-10 05:07:32] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003216 10.0.0.33 - - [2026-02-10 05:07:32] "GET /firewall-policy/2c851335-8beb-48d3-8cc1-5da59ca97162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002087 10.0.0.33 - - [2026-02-10 05:07:32] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003069 10.0.0.33 - - [2026-02-10 05:07:32] "POST /ref-update HTTP/1.1" 200 156 0.023278 10.0.0.33 - - [2026-02-10 05:07:32] "POST /ref-update HTTP/1.1" 200 156 0.021549 10.0.0.33 - - [2026-02-10 05:07:32] "POST /ref-update HTTP/1.1" 200 156 0.015020 10.0.0.33 - - [2026-02-10 05:07:32] "POST /ref-update HTTP/1.1" 200 156 0.024889 10.0.0.33 - - [2026-02-10 05:07:32] "POST /ref-update HTTP/1.1" 200 156 0.030557 10.0.0.33 - - [2026-02-10 05:07:32] "GET /firewall-policy/23a2ab0b-6838-46d7-af5e-528f04b7f4df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002877 10.0.0.33 - - [2026-02-10 05:09:04] "GET /global-system-configs HTTP/1.1" 200 322 0.001866 10.0.0.33 - - [2026-02-10 05:09:05] "GET /global-system-configs HTTP/1.1" 200 322 0.002144 10.0.0.33 - - [2026-02-10 05:09:42] "GET /virtual-machine-interface/5befc954-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007258 10.0.0.33 - - [2026-02-10 05:09:42] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.33 - - [2026-02-10 05:09:42] "GET /virtual-machine-interface/5deec2a0-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004191 10.0.0.33 - - [2026-02-10 05:09:42] "POST /set-tag HTTP/1.1" 200 109 0.002804 10.0.0.33 - - [2026-02-10 05:09:42] "GET /virtual-machine-interface/5d46c73a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003989 10.0.0.33 - - [2026-02-10 05:09:42] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.33 - - [2026-02-10 05:09:42] "GET /virtual-machine-interface/5c89d9a4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003844 10.0.0.33 - - [2026-02-10 05:09:42] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.33 - - [2026-02-10 05:09:42] "GET /virtual-machine-interface/5e531444-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003441 10.0.0.33 - - [2026-02-10 05:09:42] "POST /set-tag HTTP/1.1" 200 109 0.001638 10.0.0.33 - - [2026-02-10 05:09:42] "GET /virtual-machine-interface/5b7bc1ee-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004052 10.0.0.33 - - [2026-02-10 05:09:42] "POST /set-tag HTTP/1.1" 200 109 0.001892 10.0.0.33 - - [2026-02-10 05:09:42] "GET /virtual-machine-interface/5ae91510-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003717 10.0.0.33 - - [2026-02-10 05:09:42] "POST /set-tag HTTP/1.1" 200 109 0.001618 10.0.0.33 - - [2026-02-10 05:09:42] "GET /virtual-machine-interface/5a7096e4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004505 10.0.0.33 - - [2026-02-10 05:09:42] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.33 - - [2026-02-10 05:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.33 - - [2026-02-10 05:09:42] "GET /loadbalancer/3909e0ac-c8d4-4dce-b6be-466e90b74acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002299 10.0.0.33 - - [2026-02-10 05:09:42] "GET /virtual-machine-interface/5ae91510-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004153 10.0.0.33 - - [2026-02-10 05:09:42] "POST /set-tag HTTP/1.1" 200 109 0.059953 10.0.0.33 - - [2026-02-10 05:09:42] "DELETE /loadbalancer-member/cc5e8f16-b1fb-4a00-a76c-1c2314fe73aa HTTP/1.1" 200 115 0.041001 10.0.0.33 - - [2026-02-10 05:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.33 - - [2026-02-10 05:09:42] "GET /loadbalancer/3909e0ac-c8d4-4dce-b6be-466e90b74acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002682 10.0.0.33 - - [2026-02-10 05:09:43] "GET /virtual-machine-interface/5ae91510-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005187 10.0.0.33 - - [2026-02-10 05:09:43] "POST /set-tag HTTP/1.1" 200 109 0.002556 10.0.0.33 - - [2026-02-10 05:09:43] "GET /virtual-machine-interface/5befc954-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004169 10.0.0.33 - - [2026-02-10 05:09:43] "POST /set-tag HTTP/1.1" 200 109 0.003965 10.0.0.33 - - [2026-02-10 05:09:43] "GET /virtual-machine-interface/5befc954-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004220 10.0.0.33 - - [2026-02-10 05:09:43] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.33 - - [2026-02-10 05:09:43] "GET /virtual-machine/c13e5b77-2057-490b-a8b9-b168b5549b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.001983 10.0.0.33 - - [2026-02-10 05:09:43] "POST /ref-update HTTP/1.1" 200 156 0.010070 10.0.0.33 - - [2026-02-10 05:09:43] "GET /virtual-machine-interface/5befc954-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011935 10.0.0.33 - - [2026-02-10 05:09:43] "POST /set-tag HTTP/1.1" 200 109 0.017749 10.0.0.33 - - [2026-02-10 05:09:43] "POST /set-tag HTTP/1.1" 200 109 0.032403 10.0.0.33 - - [2026-02-10 05:09:43] "POST /set-tag HTTP/1.1" 200 109 0.034747 10.0.0.33 - - [2026-02-10 05:09:43] "POST /set-tag HTTP/1.1" 200 109 0.013091 10.0.0.33 - - [2026-02-10 05:09:43] "POST /set-tag HTTP/1.1" 200 109 0.020034 10.0.0.33 - - [2026-02-10 05:09:43] "DELETE /instance-ip/5c0d1e82-063e-11f1-a60a-fa163edfe273 HTTP/1.1" 200 115 0.049675 10.0.0.33 - - [2026-02-10 05:09:43] "DELETE /virtual-machine-interface/5befc954-063e-11f1-a60a-fa163edfe273 HTTP/1.1" 200 115 0.040525 10.0.0.33 - - [2026-02-10 05:09:43] "DELETE /virtual-machine/c13e5b77-2057-490b-a8b9-b168b5549b29 HTTP/1.1" 200 115 0.017113 10.0.0.33 - - [2026-02-10 05:09:43] "GET /virtual-machine-interface/5a7096e4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005189 10.0.0.33 - - [2026-02-10 05:09:43] "POST /set-tag HTTP/1.1" 200 109 0.004784 10.0.0.33 - - [2026-02-10 05:09:43] "GET /virtual-machine-interface/5ae91510-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004544 10.0.0.33 - - [2026-02-10 05:09:43] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.33 - - [2026-02-10 05:09:43] "GET /virtual-machine/28842d70-19f8-4b44-80e1-58f0cd74273c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002255 10.0.0.33 - - [2026-02-10 05:09:43] "POST /ref-update HTTP/1.1" 200 156 0.009882 10.0.0.33 - - [2026-02-10 05:09:43] "GET /virtual-machine-interface/5ae91510-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017470 10.0.0.33 - - [2026-02-10 05:09:43] "POST /set-tag HTTP/1.1" 200 109 0.015436 10.0.0.33 - - [2026-02-10 05:09:43] "POST /set-tag HTTP/1.1" 200 109 0.014783 10.0.0.33 - - [2026-02-10 05:09:43] "POST /set-tag HTTP/1.1" 200 109 0.026748 10.0.0.33 - - [2026-02-10 05:09:43] "POST /set-tag HTTP/1.1" 200 109 0.022480 10.0.0.33 - - [2026-02-10 05:09:43] "POST /set-tag HTTP/1.1" 200 109 0.011777 10.0.0.33 - - [2026-02-10 05:09:44] "DELETE /instance-ip/5b025700-063e-11f1-a60a-fa163edfe273 HTTP/1.1" 200 115 0.051100 10.0.0.33 - - [2026-02-10 05:09:44] "POST /ref-update HTTP/1.1" 200 156 0.006710 10.0.0.33 - - [2026-02-10 05:09:44] "DELETE /virtual-machine-interface/5ae91510-063e-11f1-a60a-fa163edfe273 HTTP/1.1" 200 115 0.043255 10.0.0.33 - - [2026-02-10 05:09:44] "DELETE /virtual-machine/28842d70-19f8-4b44-80e1-58f0cd74273c HTTP/1.1" 200 115 0.019429 10.0.0.33 - - [2026-02-10 05:09:44] "GET /virtual-machine-interface/5a7096e4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004698 10.0.0.33 - - [2026-02-10 05:09:44] "POST /set-tag HTTP/1.1" 200 109 0.002896 10.0.0.33 - - [2026-02-10 05:09:44] "GET /virtual-machine/45ab102a-ffa8-4f06-93a3-d40fc6d8699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002291 10.0.0.33 - - [2026-02-10 05:09:44] "POST /ref-update HTTP/1.1" 200 156 0.007658 10.0.0.33 - - [2026-02-10 05:09:44] "GET /virtual-machine-interface/5a7096e4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004278 10.0.0.33 - - [2026-02-10 05:09:44] "POST /set-tag HTTP/1.1" 200 109 0.016833 10.0.0.33 - - [2026-02-10 05:09:44] "POST /set-tag HTTP/1.1" 200 109 0.032542 10.0.0.33 - - [2026-02-10 05:09:44] "POST /set-tag HTTP/1.1" 200 109 0.014611 10.0.0.33 - - [2026-02-10 05:09:44] "POST /set-tag HTTP/1.1" 200 109 0.027611 10.0.0.33 - - [2026-02-10 05:09:44] "POST /set-tag HTTP/1.1" 200 109 0.023034 10.0.0.33 - - [2026-02-10 05:09:44] "DELETE /instance-ip/5a89dfbe-063e-11f1-a60a-fa163edfe273 HTTP/1.1" 200 115 0.031272 10.0.0.33 - - [2026-02-10 05:09:44] "POST /ref-update HTTP/1.1" 200 156 0.008544 10.0.0.33 - - [2026-02-10 05:09:44] "DELETE /virtual-machine-interface/5a7096e4-063e-11f1-a60a-fa163edfe273 HTTP/1.1" 200 115 0.040218 10.0.0.33 - - [2026-02-10 05:09:44] "DELETE /virtual-machine/45ab102a-ffa8-4f06-93a3-d40fc6d8699e HTTP/1.1" 200 115 0.025017 10.0.0.33 - - [2026-02-10 05:09:44] "DELETE /tag/71395265-90db-4af9-bfdf-e7137bdfd6da HTTP/1.1" 200 115 0.030905 10.0.0.33 - - [2026-02-10 05:09:44] "GET /virtual-machine-interface/5b7bc1ee-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003425 10.0.0.33 - - [2026-02-10 05:09:44] "POST /set-tag HTTP/1.1" 200 109 0.011437 10.0.0.33 - - [2026-02-10 05:09:44] "GET /virtual-machine-interface/5b7bc1ee-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004232 10.0.0.33 - - [2026-02-10 05:09:44] "POST /set-tag HTTP/1.1" 200 109 0.001916 10.0.0.33 - - [2026-02-10 05:09:44] "GET /virtual-machine/ca090f07-8b68-44ab-97d7-159144afa643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002657 10.0.0.33 - - [2026-02-10 05:09:44] "POST /ref-update HTTP/1.1" 200 156 0.019283 10.0.0.33 - - [2026-02-10 05:09:44] "GET /virtual-machine-interface/5b7bc1ee-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004847 10.0.0.33 - - [2026-02-10 05:09:44] "POST /set-tag HTTP/1.1" 200 109 0.015941 10.0.0.33 - - [2026-02-10 05:09:44] "POST /set-tag HTTP/1.1" 200 109 0.024697 10.0.0.33 - - [2026-02-10 05:09:44] "POST /set-tag HTTP/1.1" 200 109 0.020355 10.0.0.33 - - [2026-02-10 05:09:44] "POST /set-tag HTTP/1.1" 200 109 0.017605 10.0.0.33 - - [2026-02-10 05:09:45] "POST /set-tag HTTP/1.1" 200 109 0.026698 10.0.0.33 - - [2026-02-10 05:09:45] "DELETE /instance-ip/5b935700-063e-11f1-a60a-fa163edfe273 HTTP/1.1" 200 115 0.057241 10.0.0.33 - - [2026-02-10 05:09:45] "DELETE /virtual-machine-interface/5b7bc1ee-063e-11f1-a60a-fa163edfe273 HTTP/1.1" 200 115 0.032069 10.0.0.33 - - [2026-02-10 05:09:45] "DELETE /virtual-machine/ca090f07-8b68-44ab-97d7-159144afa643 HTTP/1.1" 200 115 0.017384 10.0.0.33 - - [2026-02-10 05:09:45] "DELETE /tag/4bc4c3eb-be59-4ba3-95ee-76198ff3db25 HTTP/1.1" 409 312 0.006843 10.0.0.33 - - [2026-02-10 05:09:45] "DELETE /tag/8f37d164-4312-44e4-ad8d-b60751608a3e HTTP/1.1" 200 115 0.033190 10.0.0.33 - - [2026-02-10 05:10:13] "GET /virtual-machine-interface/5deec2a0-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007436 10.0.0.33 - - [2026-02-10 05:10:13] "POST /set-tag HTTP/1.1" 200 109 0.003590 10.0.0.33 - - [2026-02-10 05:10:13] "GET /virtual-machine-interface/5deec2a0-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008557 10.0.0.33 - - [2026-02-10 05:10:13] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.33 - - [2026-02-10 05:10:13] "GET /virtual-machine/9aab6f3b-b2d6-417b-8e9b-704e106b798f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002449 10.0.0.33 - - [2026-02-10 05:10:13] "POST /ref-update HTTP/1.1" 200 156 0.010105 10.0.0.33 - - [2026-02-10 05:10:13] "GET /virtual-machine-interface/5deec2a0-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006283 10.0.0.33 - - [2026-02-10 05:10:13] "POST /set-tag HTTP/1.1" 200 109 0.017748 10.0.0.33 - - [2026-02-10 05:10:13] "POST /set-tag HTTP/1.1" 200 109 0.045047 10.0.0.33 - - [2026-02-10 05:10:13] "POST /set-tag HTTP/1.1" 200 109 0.015085 10.0.0.33 - - [2026-02-10 05:10:13] "POST /set-tag HTTP/1.1" 200 109 0.034599 10.0.0.33 - - [2026-02-10 05:10:13] "DELETE /instance-ip/5e041fa6-063e-11f1-a60a-fa163edfe273 HTTP/1.1" 200 115 0.054696 10.0.0.33 - - [2026-02-10 05:10:13] "DELETE /virtual-machine-interface/5deec2a0-063e-11f1-a60a-fa163edfe273 HTTP/1.1" 200 115 0.056549 10.0.0.33 - - [2026-02-10 05:10:13] "DELETE /virtual-machine/9aab6f3b-b2d6-417b-8e9b-704e106b798f HTTP/1.1" 200 115 0.017816 10.0.0.33 - - [2026-02-10 05:10:13] "DELETE /tag/e61c2754-ecbf-4b78-94a4-9099094024ba HTTP/1.1" 200 115 0.048819 10.0.0.33 - - [2026-02-10 05:10:13] "GET /virtual-machine-interface/5e531444-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004297 10.0.0.33 - - [2026-02-10 05:10:13] "POST /set-tag HTTP/1.1" 200 109 0.002413 10.0.0.33 - - [2026-02-10 05:10:13] "GET /virtual-machine-interface/5e531444-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004019 10.0.0.33 - - [2026-02-10 05:10:13] "POST /set-tag HTTP/1.1" 200 109 0.002899 10.0.0.33 - - [2026-02-10 05:10:13] "GET /virtual-machine/ab8e0ff8-72b7-4ea3-b8f7-9c804bd6676e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002675 10.0.0.33 - - [2026-02-10 05:10:13] "POST /ref-update HTTP/1.1" 200 156 0.007320 10.0.0.33 - - [2026-02-10 05:10:13] "GET /virtual-machine-interface/5e531444-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011077 10.0.0.33 - - [2026-02-10 05:10:13] "POST /set-tag HTTP/1.1" 200 109 0.025211 10.0.0.33 - - [2026-02-10 05:10:13] "POST /set-tag HTTP/1.1" 200 109 0.037318 10.0.0.33 - - [2026-02-10 05:10:13] "POST /set-tag HTTP/1.1" 200 109 0.052356 10.0.0.33 - - [2026-02-10 05:10:14] "POST /set-tag HTTP/1.1" 200 109 0.016852 10.0.0.33 - - [2026-02-10 05:10:14] "DELETE /instance-ip/5e6ff302-063e-11f1-a60a-fa163edfe273 HTTP/1.1" 200 115 0.042747 10.0.0.33 - - [2026-02-10 05:10:14] "DELETE /virtual-machine-interface/5e531444-063e-11f1-a60a-fa163edfe273 HTTP/1.1" 200 115 0.041506 10.0.0.33 - - [2026-02-10 05:10:14] "DELETE /virtual-machine/ab8e0ff8-72b7-4ea3-b8f7-9c804bd6676e HTTP/1.1" 200 115 0.021152 10.0.0.33 - - [2026-02-10 05:10:14] "DELETE /tag/d7b2c175-ce05-43ac-a284-980faaf5eb05 HTTP/1.1" 200 115 0.036485 10.0.0.33 - - [2026-02-10 05:10:14] "DELETE /tag/550c580b-3b34-4379-b385-8b7fbf760e8c HTTP/1.1" 200 115 0.042570 10.0.0.33 - - [2026-02-10 05:10:14] "DELETE /tag/20c66d9d-661f-4e82-b7d1-b9adcd34aabc HTTP/1.1" 200 115 0.055972 10.0.0.33 - - [2026-02-10 05:10:14] "GET /virtual-machine-interface/5c89d9a4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007488 10.0.0.33 - - [2026-02-10 05:10:14] "POST /set-tag HTTP/1.1" 200 109 0.003860 10.0.0.33 - - [2026-02-10 05:10:14] "GET /virtual-machine-interface/5c89d9a4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006886 10.0.0.33 - - [2026-02-10 05:10:14] "POST /set-tag HTTP/1.1" 200 109 0.002817 10.0.0.33 - - [2026-02-10 05:10:14] "GET /virtual-machine/303dbbb5-e606-4cbd-81ef-fd3a4ec3be27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002750 10.0.0.33 - - [2026-02-10 05:10:14] "POST /ref-update HTTP/1.1" 200 156 0.011416 10.0.0.33 - - [2026-02-10 05:10:14] "GET /virtual-machine-interface/5c89d9a4-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006347 10.0.0.33 - - [2026-02-10 05:10:14] "POST /set-tag HTTP/1.1" 200 109 0.022749 10.0.0.33 - - [2026-02-10 05:10:14] "POST /set-tag HTTP/1.1" 200 109 0.038672 10.0.0.33 - - [2026-02-10 05:10:14] "POST /set-tag HTTP/1.1" 200 109 0.026519 10.0.0.33 - - [2026-02-10 05:10:14] "POST /set-tag HTTP/1.1" 200 109 0.017030 10.0.0.33 - - [2026-02-10 05:10:14] "DELETE /instance-ip/5ca8c864-063e-11f1-a60a-fa163edfe273 HTTP/1.1" 200 115 0.059643 10.0.0.33 - - [2026-02-10 05:10:14] "DELETE /virtual-machine-interface/5c89d9a4-063e-11f1-a60a-fa163edfe273 HTTP/1.1" 200 115 0.055205 10.0.0.33 - - [2026-02-10 05:10:14] "DELETE /virtual-machine/303dbbb5-e606-4cbd-81ef-fd3a4ec3be27 HTTP/1.1" 200 115 0.022349 10.0.0.33 - - [2026-02-10 05:10:14] "DELETE /tag/83bcad5b-0a01-4533-b2a7-1b405117fe63 HTTP/1.1" 200 115 0.045676 10.0.0.33 - - [2026-02-10 05:10:14] "GET /virtual-machine-interface/5d46c73a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007619 10.0.0.33 - - [2026-02-10 05:10:14] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.33 - - [2026-02-10 05:10:14] "GET /virtual-machine-interface/5d46c73a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005857 10.0.0.33 - - [2026-02-10 05:10:14] "POST /set-tag HTTP/1.1" 200 109 0.003618 10.0.0.33 - - [2026-02-10 05:10:14] "GET /virtual-machine/fa3d9316-c6bc-4406-8dcc-890c8d52e50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003882 10.0.0.33 - - [2026-02-10 05:10:14] "POST /ref-update HTTP/1.1" 200 156 0.011671 10.0.0.33 - - [2026-02-10 05:10:14] "GET /virtual-machine-interface/5d46c73a-063e-11f1-a60a-fa163edfe273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011916 10.0.0.33 - - [2026-02-10 05:10:15] "POST /set-tag HTTP/1.1" 200 109 0.017821 10.0.0.33 - - [2026-02-10 05:10:15] "POST /set-tag HTTP/1.1" 200 109 0.037592 10.0.0.33 - - [2026-02-10 05:10:15] "POST /set-tag HTTP/1.1" 200 109 0.019252 10.0.0.33 - - [2026-02-10 05:10:15] "POST /set-tag HTTP/1.1" 200 109 0.024397 10.0.0.33 - - [2026-02-10 05:10:15] "DELETE /instance-ip/5d7bf086-063e-11f1-a60a-fa163edfe273 HTTP/1.1" 200 115 0.051248 10.0.0.33 - - [2026-02-10 05:10:15] "DELETE /virtual-machine-interface/5d46c73a-063e-11f1-a60a-fa163edfe273 HTTP/1.1" 200 115 0.067048 10.0.0.33 - - [2026-02-10 05:10:15] "DELETE /virtual-machine/fa3d9316-c6bc-4406-8dcc-890c8d52e50a HTTP/1.1" 200 115 0.023132 10.0.0.33 - - [2026-02-10 05:10:15] "DELETE /tag/87f9142c-2018-4f38-a2d1-ed0027b31c23 HTTP/1.1" 200 115 0.069558 10.0.0.33 - - [2026-02-10 05:10:15] "DELETE /tag/24b1569e-9939-4c4e-9726-2c20eaff948e HTTP/1.1" 200 115 0.034433 10.0.0.33 - - [2026-02-10 05:10:15] "DELETE /tag/c20a3fba-c82a-4c4e-8b77-8950b831cf06 HTTP/1.1" 409 236 0.003293 10.0.0.33 - - [2026-02-10 05:10:17] "POST /projects HTTP/1.1" 409 238 0.002042 10.0.0.33 - - [2026-02-10 05:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005461 10.0.0.33 - - [2026-02-10 05:10:17] "GET /project/b2c4407e-1022-41b3-a3d5-14c31dc269e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.022454 10.0.0.33 - - [2026-02-10 05:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.33 - - [2026-02-10 05:10:17] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004062 10.0.0.33 - - [2026-02-10 05:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.33 - - [2026-02-10 05:10:17] "GET /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003314 10.0.0.33 - - [2026-02-10 05:10:17] "POST /security-groups HTTP/1.1" 409 285 0.002675 10.0.0.33 - - [2026-02-10 05:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.33 - - [2026-02-10 05:10:17] "PUT /security-group/03d02566-5345-4294-b65d-5b0ab3094793 HTTP/1.1" 200 262 0.054440 10.0.0.33 - - [2026-02-10 05:10:17] "PUT /access-control-list/fc2653f1-31b4-43be-987b-e09f894e8556 HTTP/1.1" 200 272 0.010173 10.0.0.33 - - [2026-02-10 05:10:17] "PUT /access-control-list/79aa4cad-73b4-45d4-b411-bb1865ead62d HTTP/1.1" 200 272 0.017986 10.0.0.33 - - [2026-02-10 05:10:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.028662 10.0.0.33 - - [2026-02-10 05:10:22] "POST /projects HTTP/1.1" 409 238 0.002109 10.0.0.33 - - [2026-02-10 05:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.33 - - [2026-02-10 05:10:22] "GET /project/b2c4407e-1022-41b3-a3d5-14c31dc269e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029764 10.0.0.33 - - [2026-02-10 05:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.33 - - [2026-02-10 05:10:22] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004534 10.0.0.33 - - [2026-02-10 05:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.33 - - [2026-02-10 05:10:22] "GET /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004206 10.0.0.33 - - [2026-02-10 05:10:22] "POST /security-groups HTTP/1.1" 409 285 0.002136 10.0.0.33 - - [2026-02-10 05:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.33 - - [2026-02-10 05:10:22] "PUT /security-group/03d02566-5345-4294-b65d-5b0ab3094793 HTTP/1.1" 200 262 0.054128 10.0.0.33 - - [2026-02-10 05:10:22] "PUT /access-control-list/fc2653f1-31b4-43be-987b-e09f894e8556 HTTP/1.1" 200 272 0.015399 10.0.0.33 - - [2026-02-10 05:10:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.030663 10.0.0.33 - - [2026-02-10 05:10:22] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.012942 10.0.0.33 - - [2026-02-10 05:10:22] "PUT /access-control-list/79aa4cad-73b4-45d4-b411-bb1865ead62d HTTP/1.1" 200 272 0.022802 10.0.0.33 - - [2026-02-10 05:10:22] "GET /firewall-rule/554a86ac-1529-4100-8791-9530cfe1c550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002732 10.0.0.33 - - [2026-02-10 05:10:22] "POST /ref-update HTTP/1.1" 200 156 0.045159 10.0.0.33 - - [2026-02-10 05:10:22] "DELETE /firewall-rule/554a86ac-1529-4100-8791-9530cfe1c550 HTTP/1.1" 200 115 0.033103 10.0.0.33 - - [2026-02-10 05:10:22] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004455 10.0.0.33 - - [2026-02-10 05:10:22] "GET /firewall-rule/32cc85bb-017d-498f-b76f-0bbd0b2c471e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002743 10.0.0.33 - - [2026-02-10 05:10:22] "POST /ref-update HTTP/1.1" 200 156 0.041650 10.0.0.33 - - [2026-02-10 05:10:23] "DELETE /firewall-rule/32cc85bb-017d-498f-b76f-0bbd0b2c471e HTTP/1.1" 200 115 0.033711 10.0.0.33 - - [2026-02-10 05:10:23] "DELETE /tag/03cb7c8a-38f3-433e-9b3f-7d8583ac1b0b HTTP/1.1" 200 115 0.035219 10.0.0.33 - - [2026-02-10 05:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.33 - - [2026-02-10 05:10:23] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004153 10.0.0.33 - - [2026-02-10 05:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.33 - - [2026-02-10 05:10:23] "GET /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003503 10.0.0.33 - - [2026-02-10 05:10:23] "PUT /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd HTTP/1.1" 200 264 0.037907 10.0.0.33 - - [2026-02-10 05:10:23] "PUT /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf HTTP/1.1" 200 264 0.037883 10.0.0.33 - - [2026-02-10 05:10:23] "DELETE /security-group/03d02566-5345-4294-b65d-5b0ab3094793 HTTP/1.1" 200 115 0.039990 10.0.0.33 - - [2026-02-10 05:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.33 - - [2026-02-10 05:10:23] "DELETE /access-control-list/fc2653f1-31b4-43be-987b-e09f894e8556 HTTP/1.1" 200 115 0.038173 10.0.0.33 - - [2026-02-10 05:10:23] "DELETE /access-control-list/79aa4cad-73b4-45d4-b411-bb1865ead62d HTTP/1.1" 200 115 0.027190 10.0.0.33 - - [2026-02-10 05:10:23] "GET /project/b2c4407e-1022-41b3-a3d5-14c31dc269e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.033962 10.0.0.33 - - [2026-02-10 05:10:23] "GET /project/b2c4407e-1022-41b3-a3d5-14c31dc269e2?fields=security_groups HTTP/1.1" 200 1353 0.031396 10.0.0.33 - - [2026-02-10 05:10:23] "DELETE /security-group/e26cfaa4-d21a-443d-8303-0053fc9fba9b HTTP/1.1" 200 115 0.029506 10.0.0.33 - - [2026-02-10 05:10:23] "DELETE /access-control-list/86f92fdd-9295-4520-ac48-a5762205dfc7 HTTP/1.1" 200 115 0.039757 10.0.0.33 - - [2026-02-10 05:10:23] "GET /project/b2c4407e-1022-41b3-a3d5-14c31dc269e2?fields=application_policy_sets HTTP/1.1" 200 1392 0.058424 10.0.0.33 - - [2026-02-10 05:10:23] "DELETE /access-control-list/a0ebfd10-5fef-4370-b62d-e0e0528caeaa HTTP/1.1" 200 115 0.050581 10.0.0.33 - - [2026-02-10 05:10:23] "DELETE /project/b2c4407e-1022-41b3-a3d5-14c31dc269e2 HTTP/1.1" 200 115 0.274502 10.0.0.33 - - [2026-02-10 05:10:23] "POST /projects HTTP/1.1" 409 238 0.002011 10.0.0.33 - - [2026-02-10 05:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.33 - - [2026-02-10 05:10:23] "GET /project/26e8e691-9038-4a66-87bf-587b1a7889cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029725 10.0.0.33 - - [2026-02-10 05:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.33 - - [2026-02-10 05:10:23] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004014 10.0.0.33 - - [2026-02-10 05:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.33 - - [2026-02-10 05:10:23] "GET /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004056 10.0.0.33 - - [2026-02-10 05:10:23] "POST /security-groups HTTP/1.1" 409 285 0.002234 10.0.0.33 - - [2026-02-10 05:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.33 - - [2026-02-10 05:10:23] "PUT /security-group/ccd02065-f439-4096-b842-1034ae75fc01 HTTP/1.1" 200 262 0.055922 10.0.0.33 - - [2026-02-10 05:10:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.031249 10.0.0.33 - - [2026-02-10 05:10:23] "PUT /access-control-list/0a3ebd0d-3ba7-4aa8-b938-df68f2dff680 HTTP/1.1" 200 272 0.024456 10.0.0.33 - - [2026-02-10 05:10:23] "PUT /access-control-list/0fab5d25-c6f0-4521-b7ed-e76ff59a404b HTTP/1.1" 200 272 0.022480 10.0.0.33 - - [2026-02-10 05:10:28] "DELETE /loadbalancer-member/9807a958-6e0d-46ae-80e6-5f3e52386c14 HTTP/1.1" 200 115 0.035753 10.0.0.33 - - [2026-02-10 05:10:28] "DELETE /loadbalancer-pool/28458ab3-6a04-484b-bbcf-98b6907d6d3b HTTP/1.1" 200 115 0.030893 10.0.0.33 - - [2026-02-10 05:10:28] "DELETE /loadbalancer-listener/9da7819e-baea-4601-94ac-6aab83be9991 HTTP/1.1" 200 115 0.050780 10.0.0.33 - - [2026-02-10 05:10:28] "DELETE /loadbalancer/3909e0ac-c8d4-4dce-b6be-466e90b74acb HTTP/1.1" 200 115 0.028538 10.0.0.33 - - [2026-02-10 05:10:28] "DELETE /floating-ip/96fd3674-6d80-4f80-ab5a-75181fd448de HTTP/1.1" 200 115 0.027964 10.0.0.33 - - [2026-02-10 05:10:28] "DELETE /instance-ip/f3eaefc1-e5e6-4809-aab1-aac90f8dbad9 HTTP/1.1" 200 115 0.025429 10.0.0.33 - - [2026-02-10 05:10:28] "DELETE /virtual-machine-interface/83d0d89c-f0d0-40ed-accd-2ceff9ba95c0 HTTP/1.1" 200 115 0.031120 10.0.0.33 - - [2026-02-10 05:10:28] "DELETE /tag/be35aea1-5089-4854-9c96-bb44e8d6a393 HTTP/1.1" 200 115 0.032323 10.0.0.33 - - [2026-02-10 05:10:28] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003743 10.0.0.33 - - [2026-02-10 05:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.33 - - [2026-02-10 05:10:28] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002879 10.0.0.33 - - [2026-02-10 05:10:28] "GET /firewall-policy/2c851335-8beb-48d3-8cc1-5da59ca97162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002141 10.0.0.33 - - [2026-02-10 05:10:28] "GET /firewall-rule/e93e37f5-1429-4359-8ddd-13632ed050fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.002656 10.0.0.33 - - [2026-02-10 05:10:28] "POST /ref-update HTTP/1.1" 200 156 0.011170 10.0.0.33 - - [2026-02-10 05:10:28] "DELETE /firewall-rule/e93e37f5-1429-4359-8ddd-13632ed050fd HTTP/1.1" 200 115 0.046554 10.0.0.33 - - [2026-02-10 05:10:28] "GET /firewall-policy/23a2ab0b-6838-46d7-af5e-528f04b7f4df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005813 10.0.0.33 - - [2026-02-10 05:10:29] "GET /firewall-rule/441f880a-7666-48ad-9d45-f814224584fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.002709 10.0.0.33 - - [2026-02-10 05:10:29] "POST /ref-update HTTP/1.1" 200 156 0.012095 10.0.0.33 - - [2026-02-10 05:10:29] "DELETE /firewall-rule/441f880a-7666-48ad-9d45-f814224584fd HTTP/1.1" 200 115 0.153096 10.0.0.33 - - [2026-02-10 05:10:29] "GET /application-policy-set/50053769-423e-42ab-b9b1-da30aa546833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002587 10.0.0.33 - - [2026-02-10 05:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.33 - - [2026-02-10 05:10:29] "GET /policy-management/b69d35a3-6835-4da8-8ada-0b732d4995db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002738 10.0.0.33 - - [2026-02-10 05:10:29] "GET /firewall-policy/23a2ab0b-6838-46d7-af5e-528f04b7f4df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.002920 10.0.0.33 - - [2026-02-10 05:10:29] "POST /ref-update HTTP/1.1" 200 156 0.021701 10.0.0.33 - - [2026-02-10 05:10:29] "DELETE /firewall-policy/23a2ab0b-6838-46d7-af5e-528f04b7f4df HTTP/1.1" 200 115 0.063411 10.0.0.33 - - [2026-02-10 05:10:29] "DELETE /tag/4bc4c3eb-be59-4ba3-95ee-76198ff3db25 HTTP/1.1" 200 115 0.083268 10.0.0.33 - - [2026-02-10 05:10:29] "DELETE /tag/c20a3fba-c82a-4c4e-8b77-8950b831cf06 HTTP/1.1" 200 115 0.058557 10.0.0.33 - - [2026-02-10 05:10:29] "POST /projects HTTP/1.1" 409 238 0.002360 10.0.0.33 - - [2026-02-10 05:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.33 - - [2026-02-10 05:10:29] "GET /project/26e8e691-9038-4a66-87bf-587b1a7889cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038967 10.0.0.33 - - [2026-02-10 05:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.33 - - [2026-02-10 05:10:29] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004226 10.0.0.33 - - [2026-02-10 05:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.33 - - [2026-02-10 05:10:29] "GET /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007080 10.0.0.33 - - [2026-02-10 05:10:29] "POST /security-groups HTTP/1.1" 409 285 0.002143 10.0.0.33 - - [2026-02-10 05:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.33 - - [2026-02-10 05:10:29] "PUT /security-group/ccd02065-f439-4096-b842-1034ae75fc01 HTTP/1.1" 200 262 0.055539 10.0.0.33 - - [2026-02-10 05:10:29] "PUT /access-control-list/0a3ebd0d-3ba7-4aa8-b938-df68f2dff680 HTTP/1.1" 200 272 0.020545 10.0.0.33 - - [2026-02-10 05:10:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.028683 10.0.0.33 - - [2026-02-10 05:10:29] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.023290 10.0.0.33 - - [2026-02-10 05:10:29] "PUT /access-control-list/0fab5d25-c6f0-4521-b7ed-e76ff59a404b HTTP/1.1" 200 272 0.015957 10.0.0.33 - - [2026-02-10 05:10:29] "GET /firewall-rule/eaabc26a-f07c-4a88-adcc-c0eb0d946497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006676 10.0.0.33 - - [2026-02-10 05:10:30] "POST /ref-update HTTP/1.1" 200 156 0.059049 10.0.0.33 - - [2026-02-10 05:10:30] "DELETE /firewall-rule/eaabc26a-f07c-4a88-adcc-c0eb0d946497 HTTP/1.1" 200 115 0.047651 10.0.0.33 - - [2026-02-10 05:10:30] "GET /firewall-policy/fefae2e3-9f4d-4c34-b79c-577f318c9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.007782 10.0.0.33 - - [2026-02-10 05:10:30] "GET /firewall-rule/d08f59c2-b786-4857-85b0-20a9e4a801d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.015267 10.0.0.33 - - [2026-02-10 05:10:30] "POST /ref-update HTTP/1.1" 200 156 0.057729 10.0.0.33 - - [2026-02-10 05:10:30] "DELETE /firewall-rule/d08f59c2-b786-4857-85b0-20a9e4a801d6 HTTP/1.1" 200 115 0.059875 10.0.0.33 - - [2026-02-10 05:10:30] "DELETE /tag/84770643-a1da-476a-b393-1565cd50f277 HTTP/1.1" 200 115 0.044372 10.0.0.33 - - [2026-02-10 05:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.33 - - [2026-02-10 05:10:30] "GET /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005207 10.0.0.33 - - [2026-02-10 05:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.33 - - [2026-02-10 05:10:30] "GET /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004807 10.0.0.33 - - [2026-02-10 05:10:30] "PUT /virtual-network/2a419b23-cd4d-4865-ad3e-5b09f4db9dbd HTTP/1.1" 200 264 0.045723 10.0.0.33 - - [2026-02-10 05:10:30] "PUT /virtual-network/6c9ee2e7-c2f4-45f4-964a-cfe0b19d8dcf HTTP/1.1" 200 264 0.037229 10.0.0.33 - - [2026-02-10 05:10:30] "DELETE /security-group/ccd02065-f439-4096-b842-1034ae75fc01 HTTP/1.1" 200 115 0.044158 10.0.0.33 - - [2026-02-10 05:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001217 10.0.0.33 - - [2026-02-10 05:10:30] "DELETE /access-control-list/0a3ebd0d-3ba7-4aa8-b938-df68f2dff680 HTTP/1.1" 200 115 0.025941 10.0.0.33 - - [2026-02-10 05:10:30] "DELETE /access-control-list/0fab5d25-c6f0-4521-b7ed-e76ff59a404b HTTP/1.1" 200 115 0.037183 10.0.0.33 - - [2026-02-10 05:10:30] "GET /project/26e8e691-9038-4a66-87bf-587b1a7889cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.042974 10.0.0.33 - - [2026-02-10 05:10:30] "GET /project/26e8e691-9038-4a66-87bf-587b1a7889cb?fields=security_groups HTTP/1.1" 200 1351 0.036395 10.0.0.33 - - [2026-02-10 05:10:30] "DELETE /security-group/5f414ef0-36c1-4242-a7f5-40a2176feb96 HTTP/1.1" 200 115 0.051749 10.0.0.33 - - [2026-02-10 05:10:30] "DELETE /access-control-list/9872f8ed-fd52-47bc-a8ab-14c2c21ac2fd HTTP/1.1" 200 115 0.043115 10.0.0.33 - - [2026-02-10 05:10:30] "GET /project/26e8e691-9038-4a66-87bf-587b1a7889cb?fields=application_policy_sets HTTP/1.1" 200 1390 0.058557 10.0.0.33 - - [2026-02-10 05:10:30] "DELETE /access-control-list/e67c9f18-784b-448f-afcf-7d1ec0fbc639 HTTP/1.1" 200 115 0.059747 10.0.0.33 - - [2026-02-10 05:10:30] "DELETE /project/26e8e691-9038-4a66-87bf-587b1a7889cb HTTP/1.1" 200 115 0.344979