++ 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: =================== Thu Feb 12 01:15:34 AM UTC 2026 ===================' INFO: =================== Thu Feb 12 01:15:34 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 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ 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.27 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.27:8081 ' ']' +++ echo 10.0.0.27:8081 ++ ANALYTICS_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.27:9042 ' ']' +++ echo 10.0.0.27:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.27:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.27:8086 ' ']' +++ echo 10.0.0.27:8086 ++ COLLECTOR_SERVERS=10.0.0.27: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.27 ++ CONFIGDB_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.27:8082 ' ']' +++ echo 10.0.0.27:8082 ++ CONFIG_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.27:9161 ' ']' +++ echo 10.0.0.27:9161 ++ CONFIGDB_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.27:9041 ' ']' +++ echo 10.0.0.27:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.27: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.27 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.27 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.27:2181, ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.27:2181 ' ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.27:2181 ++ RABBITMQ_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.27:5673, ']' +++ echo 10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.27:6379 ' ']' +++ echo 10.0.0.27:6379 ++ REDIS_SERVERS=10.0.0.27: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.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.27:9092 ' ']' +++ echo 10.0.0.27:9092 ++ KAFKA_SERVERS=10.0.0.27: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.27 ++ 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.27 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.27 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + 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.27 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.27 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.27 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27 +++ local servers=10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.27,10.24.48.1,127.0.0.1,172.17.0.1,252.27.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.24.48.1,127.0.0.1,172.17.0.1,252.27.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 1 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.27:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ set ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 + 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/12/2026 01:16:19.338 7f6ffc859140 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/12/2026 01:16:19.510 7f6ffc859140 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/12/2026 01:16:19.533 7f6ffc859140 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/12/2026 01:16:19.533 7f6ffc859140 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.27 - - [2026-02-12 01:16:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000681 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.27:8082/ Hit Ctrl-C to quit. 10.0.0.27 - - [2026-02-12 01:16:32] "GET / HTTP/1.1" 503 181 0.000195 10.0.0.27 - - [2026-02-12 01:16:33] "GET / HTTP/1.1" 200 45303 0.001408 10.0.0.27 - - [2026-02-12 01:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005894 10.0.0.27 - - [2026-02-12 01:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.27 - - [2026-02-12 01:16:34] "GET / HTTP/1.1" 200 35931 0.001426 10.0.0.27 - - [2026-02-12 01:16:34] "GET / HTTP/1.1" 200 35931 0.001725 10.0.0.27 - - [2026-02-12 01:16:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.003464 10.0.0.27 - - [2026-02-12 01:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.27 - - [2026-02-12 01:16:34] "GET /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013568 10.0.0.27 - - [2026-02-12 01:16:34] "POST /service-appliance-sets HTTP/1.1" 200 553 0.074384 10.0.0.27 - - [2026-02-12 01:16:34] "POST /fqname-to-id HTTP/1.1" 404 180 0.002509 10.0.0.27 - - [2026-02-12 01:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.022274 10.0.0.27 - - [2026-02-12 01:16:34] "GET /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014600 10.0.0.27 - - [2026-02-12 01:16:34] "POST /service-appliance-sets HTTP/1.1" 200 541 0.087276 10.0.0.27 - - [2026-02-12 01:16:35] "GET / HTTP/1.1" 200 35931 0.002049 10.0.0.27 - - [2026-02-12 01:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007065 10.0.0.27 - - [2026-02-12 01:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015845 10.0.0.27 - - [2026-02-12 01:16:35] "GET /network-ipam/f236c687-a425-4167-a42b-886dbbcc1e6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.011033 10.0.0.27 - - [2026-02-12 01:16:35] "GET /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015189 10.0.0.27 - - [2026-02-12 01:16:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.017495 10.0.0.27 - - [2026-02-12 01:16:35] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.056503 10.0.0.27 - - [2026-02-12 01:16:35] "POST /service-templates HTTP/1.1" 200 511 0.116761 10.0.0.27 - - [2026-02-12 01:16:35] "GET / HTTP/1.1" 200 35931 0.001268 10.0.0.27 - - [2026-02-12 01:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.27 - - [2026-02-12 01:16:35] "GET /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004682 10.0.0.27 - - [2026-02-12 01:16:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.002024 10.0.0.27 - - [2026-02-12 01:16:35] "POST /service-templates HTTP/1.1" 200 501 0.142347 10.0.0.27 - - [2026-02-12 01:16:35] "POST /config-database-nodes HTTP/1.1" 200 611 0.424156 10.0.0.27 - - [2026-02-12 01:16:35] "POST /service-templates HTTP/1.1" 200 515 0.262921 10.0.0.27 - - [2026-02-12 01:16:35] "POST /service-templates HTTP/1.1" 200 535 0.074000 10.0.0.27 - - [2026-02-12 01:16:35] "GET / HTTP/1.1" 200 35931 0.001814 10.0.0.27 - - [2026-02-12 01:16:35] "POST /service-templates HTTP/1.1" 200 507 0.052256 10.0.0.27 - - [2026-02-12 01:16:37] "GET / HTTP/1.1" 200 35931 0.001619 10.0.0.27 - - [2026-02-12 01:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011082 10.0.0.27 - - [2026-02-12 01:16:37] "GET /routing-instance/8b7e8332-98ad-423d-b2d0-30fab8d6e66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011283 10.0.0.27 - - [2026-02-12 01:16:37] "POST /bgp-routers HTTP/1.1" 200 616 0.080310 10.0.0.27 - - [2026-02-12 01:16:37] "GET /bgp-router/e563b653-418a-4618-b88e-5023d3091c4e?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.019416 10.0.0.27 - - [2026-02-12 01:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.27 - - [2026-02-12 01:16:37] "GET /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015735 10.0.0.27 - - [2026-02-12 01:16:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006050 10.0.0.27 - - [2026-02-12 01:16:37] "POST /ref-update HTTP/1.1" 200 156 0.013567 10.0.0.27 - - [2026-02-12 01:16:37] "GET / HTTP/1.1" 200 35931 0.001519 10.0.0.27 - - [2026-02-12 01:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.27 - - [2026-02-12 01:16:37] "GET /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007333 10.0.0.27 - - [2026-02-12 01:16:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.002367 10.0.0.27 - - [2026-02-12 01:16:37] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.084151 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:16:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001049 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:16:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001182 10.0.0.27 - - [2026-02-12 01:16:40] "GET / HTTP/1.1" 200 35931 0.001375 10.0.0.27 - - [2026-02-12 01:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014050 10.0.0.27 - - [2026-02-12 01:16:40] "GET /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.022945 10.0.0.27 - - [2026-02-12 01:16:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.001993 10.0.0.27 - - [2026-02-12 01:16:40] "POST /analytics-nodes HTTP/1.1" 200 599 0.043299 10.0.0.27 - - [2026-02-12 01:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.27 - - [2026-02-12 01:16:40] "GET /network-ipam/f236c687-a425-4167-a42b-886dbbcc1e6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004105 10.0.0.27 - - [2026-02-12 01:16:40] "GET / HTTP/1.1" 200 35931 0.001505 10.0.0.27 - - [2026-02-12 01:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.27 - - [2026-02-12 01:16:40] "GET /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006829 10.0.0.27 - - [2026-02-12 01:16:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.011536 10.0.0.27 - - [2026-02-12 01:16:40] "GET / HTTP/1.1" 200 35931 0.001270 10.0.0.27 - - [2026-02-12 01:16:40] "POST /database-nodes HTTP/1.1" 200 597 0.054828 10.0.0.27 - - [2026-02-12 01:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014283 10.0.0.27 - - [2026-02-12 01:16:41] "GET /domain/d2d2ae76-7309-4c41-9b08-d74e33c67457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007250 10.0.0.27 - - [2026-02-12 01:16:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.004197 10.0.0.27 - - [2026-02-12 01:16:41] "POST /access-control-lists HTTP/1.1" 200 587 0.062016 10.0.0.27 - - [2026-02-12 01:16:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.010728 10.0.0.27 - - [2026-02-12 01:16:41] "POST /id-to-fqname HTTP/1.1" 200 173 0.003536 10.0.0.27 - - [2026-02-12 01:16:41] "POST /fqname-to-id HTTP/1.1" 404 182 0.022492 10.0.0.27 - - [2026-02-12 01:16:41] "POST /access-control-lists HTTP/1.1" 200 585 0.119047 10.0.0.27 - - [2026-02-12 01:16:41] "POST /security-groups HTTP/1.1" 200 570 0.148809 10.0.0.27 - - [2026-02-12 01:16:41] "POST /projects HTTP/1.1" 200 481 0.416781 10.0.0.27 - - [2026-02-12 01:16:41] "POST /route-targets HTTP/1.1" 200 327 0.041704 10.0.0.27 - - [2026-02-12 01:16:41] "POST /ref-update HTTP/1.1" 200 156 0.063476 10.0.0.27 - - [2026-02-12 01:16:41] "POST /route-targets HTTP/1.1" 200 327 0.052149 10.0.0.27 - - [2026-02-12 01:16:41] "POST /security-groups HTTP/1.1" 200 534 0.170675 10.0.0.27 - - [2026-02-12 01:16:41] "POST /ref-update HTTP/1.1" 200 156 0.034837 10.0.0.27 - - [2026-02-12 01:16:42] "POST /chown HTTP/1.1" 200 109 0.107600 10.0.0.27 - - [2026-02-12 01:16:42] "POST /policy-managements HTTP/1.1" 409 214 0.022322 10.0.0.27 - - [2026-02-12 01:16:42] "POST /route-targets HTTP/1.1" 200 327 0.083277 10.0.0.27 - - [2026-02-12 01:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.036978 10.0.0.27 - - [2026-02-12 01:16:42] "POST /ref-update HTTP/1.1" 200 156 0.048987 10.0.0.27 - - [2026-02-12 01:16:42] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.038915 10.0.0.27 - - [2026-02-12 01:16:42] "POST /route-targets HTTP/1.1" 200 327 0.028238 10.0.0.27 - - [2026-02-12 01:16:42] "POST /application-policy-sets HTTP/1.1" 200 528 0.103132 10.0.0.27 - - [2026-02-12 01:16:42] "POST /ref-update HTTP/1.1" 200 156 0.071127 10.0.0.27 - - [2026-02-12 01:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.27 - - [2026-02-12 01:16:42] "GET /global-vrouter-config/11c0aa38-b439-4649-96af-2b3027a3c42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.007962 10.0.0.27 - - [2026-02-12 01:16:42] "PUT /global-vrouter-config/11c0aa38-b439-4649-96af-2b3027a3c42c HTTP/1.1" 200 276 0.031430 10.0.0.27 - - [2026-02-12 01:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.27 - - [2026-02-12 01:16:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.015369 10.0.0.27 - - [2026-02-12 01:16:42] "GET /virtual-network/ec74840c-5a94-4c3d-8d43-ae802c82b3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.009818 10.0.0.27 - - [2026-02-12 01:16:42] "POST /access-control-lists HTTP/1.1" 200 551 0.125832 10.0.0.27 - - [2026-02-12 01:16:42] "PUT /access-control-list/1a677e78-f2fe-4b5f-a0a8-d0c624265233 HTTP/1.1" 200 272 0.033064 10.0.0.27 - - [2026-02-12 01:16:42] "PUT /access-control-list/f47f3dd8-72af-4417-9273-9088affe8a33 HTTP/1.1" 200 272 0.095292 10.0.0.27 - - [2026-02-12 01:16:42] "POST /id-to-fqname HTTP/1.1" 200 177 0.000474 10.0.0.27 - - [2026-02-12 01:16:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.016317 10.0.0.27 - - [2026-02-12 01:16:43] "POST /fqname-to-id HTTP/1.1" 404 213 0.004120 10.0.0.27 - - [2026-02-12 01:16:43] "POST /security-groups HTTP/1.1" 200 574 0.155477 10.0.0.27 - - [2026-02-12 01:16:43] "POST /projects HTTP/1.1" 200 489 0.572254 10.0.0.27 - - [2026-02-12 01:16:43] "POST /access-control-lists HTTP/1.1" 200 579 0.161438 10.0.0.27 - - [2026-02-12 01:16:43] "POST /fqname-to-id HTTP/1.1" 404 212 0.007586 10.0.0.27 - - [2026-02-12 01:16:43] "POST /security-groups HTTP/1.1" 200 546 0.173154 10.0.0.27 - - [2026-02-12 01:16:43] "POST /chown HTTP/1.1" 200 109 0.120319 10.0.0.27 - - [2026-02-12 01:16:43] "POST /access-control-lists HTTP/1.1" 200 577 0.221195 10.0.0.27 - - [2026-02-12 01:16:43] "POST /fqname-to-id HTTP/1.1" 404 232 0.001942 10.0.0.27 - - [2026-02-12 01:16:43] "GET / HTTP/1.1" 200 35931 0.001766 10.0.0.27 - - [2026-02-12 01:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.27 - - [2026-02-12 01:16:43] "GET /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010773 10.0.0.27 - - [2026-02-12 01:16:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.005919 10.0.0.27 - - [2026-02-12 01:16:43] "POST /network-ipams HTTP/1.1" 200 522 0.150913 10.0.0.27 - - [2026-02-12 01:16:43] "POST /access-control-lists HTTP/1.1" 200 594 0.130329 10.0.0.27 - - [2026-02-12 01:16:43] "POST /config-nodes HTTP/1.1" 200 593 0.113198 10.0.0.27 - - [2026-02-12 01:16:43] "POST /fqname-to-id HTTP/1.1" 404 231 0.052526 10.0.0.27 - - [2026-02-12 01:16:43] "POST /network-ipams HTTP/1.1" 200 510 0.126524 10.0.0.27 - - [2026-02-12 01:16:43] "POST /fqname-to-id HTTP/1.1" 404 198 0.040660 10.0.0.27 - - [2026-02-12 01:16:43] "POST /access-control-lists HTTP/1.1" 200 592 0.158380 10.0.0.27 - - [2026-02-12 01:16:44] "PUT /access-control-list/0e7d28da-a0f3-40f3-b335-65b1f157c75c HTTP/1.1" 200 272 0.118870 10.0.0.27 - - [2026-02-12 01:16:44] "PUT /access-control-list/ec38e7e1-7dba-43da-8d56-13ea728108a8 HTTP/1.1" 200 272 0.089565 10.0.0.27 - - [2026-02-12 01:16:44] "POST /useragent-kv HTTP/1.1" 200 115 0.039096 10.0.0.27 - - [2026-02-12 01:16:44] "POST /virtual-networks HTTP/1.1" 200 538 0.430901 10.0.0.27 - - [2026-02-12 01:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018857 10.0.0.27 - - [2026-02-12 01:16:44] "PUT /access-control-list/88137153-2004-48c7-9fbe-e5dd2fd8231f HTTP/1.1" 200 272 0.059139 10.0.0.27 - - [2026-02-12 01:16:44] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.018358 10.0.0.27 - - [2026-02-12 01:16:44] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.27 - - [2026-02-12 01:16:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009350 10.0.0.27 - - [2026-02-12 01:16:44] "PUT /access-control-list/67d0a82f-cc01-405d-bc4b-f0760cceb8e9 HTTP/1.1" 200 272 0.048774 10.0.0.27 - - [2026-02-12 01:16:44] "POST /network-ipams HTTP/1.1" 200 518 0.077368 10.0.0.27 - - [2026-02-12 01:16:44] "POST /fqname-to-id HTTP/1.1" 404 202 0.006261 10.0.0.27 - - [2026-02-12 01:16:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.008663 10.0.0.27 - - [2026-02-12 01:16:44] "POST /access-control-lists HTTP/1.1" 200 583 0.100671 10.0.0.27 - - [2026-02-12 01:16:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.034735 10.0.0.27 - - [2026-02-12 01:16:44] "POST /access-control-lists HTTP/1.1" 200 581 0.199878 10.0.0.27 - - [2026-02-12 01:16:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.029728 10.0.0.27 - - [2026-02-12 01:16:45] "POST /useragent-kv HTTP/1.1" 200 115 0.037936 10.0.0.27 - - [2026-02-12 01:16:45] "POST /virtual-networks HTTP/1.1" 200 546 0.492909 10.0.0.27 - - [2026-02-12 01:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.27 - - [2026-02-12 01:16:45] "POST /access-control-lists HTTP/1.1" 200 602 0.070865 10.0.0.27 - - [2026-02-12 01:16:45] "POST /fqname-to-id HTTP/1.1" 404 239 0.016679 10.0.0.27 - - [2026-02-12 01:16:45] "GET /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.060173 10.0.0.27 - - [2026-02-12 01:16:45] "POST /fqname-to-id HTTP/1.1" 404 199 0.012565 10.0.0.27 - - [2026-02-12 01:16:45] "POST /access-control-lists HTTP/1.1" 200 600 0.054210 10.0.0.27 - - [2026-02-12 01:16:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.001710 10.0.0.27 - - [2026-02-12 01:16:45] "POST /network-policys HTTP/1.1" 200 538 0.128073 10.0.0.27 - - [2026-02-12 01:16:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.005175 10.0.0.27 - - [2026-02-12 01:16:45] "POST /access-control-lists HTTP/1.1" 200 589 0.095767 10.0.0.27 - - [2026-02-12 01:16:45] "POST /network-policys HTTP/1.1" 200 534 0.105245 10.0.0.27 - - [2026-02-12 01:16:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.004765 10.0.0.27 - - [2026-02-12 01:16:45] "POST /route-targets HTTP/1.1" 200 327 0.081538 10.0.0.27 - - [2026-02-12 01:16:45] "POST /network-policys HTTP/1.1" 200 542 0.057786 10.0.0.27 - - [2026-02-12 01:16:45] "POST /ref-update HTTP/1.1" 200 156 0.119350 10.0.0.27 - - [2026-02-12 01:16:45] "PUT /access-control-list/cd3c80a0-ec49-47dd-b33b-63e531d75fd5 HTTP/1.1" 200 272 0.091531 10.0.0.27 - - [2026-02-12 01:16:45] "POST /ref-update HTTP/1.1" 200 156 0.220273 10.0.0.27 - - [2026-02-12 01:16:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005684 10.0.0.27 - - [2026-02-12 01:16:45] "POST /route-targets HTTP/1.1" 200 327 0.029738 10.0.0.27 - - [2026-02-12 01:16:45] "POST /ref-update HTTP/1.1" 200 156 0.094634 10.0.0.27 - - [2026-02-12 01:16:45] "POST /ref-update HTTP/1.1" 200 156 0.142953 10.0.0.27 - - [2026-02-12 01:16:46] "PUT /access-control-list/cd3c80a0-ec49-47dd-b33b-63e531d75fd5 HTTP/1.1" 200 272 0.018040 10.0.0.27 - - [2026-02-12 01:16:46] "PUT /access-control-list/14d54cc6-22c2-40ad-a064-e2fa8444d709 HTTP/1.1" 200 272 0.074479 10.0.0.27 - - [2026-02-12 01:16:46] "POST /ref-update HTTP/1.1" 200 156 0.164892 10.0.0.27 - - [2026-02-12 01:16:46] "POST /ref-update HTTP/1.1" 200 156 0.048393 10.0.0.27 - - [2026-02-12 01:16:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003242 10.0.0.27 - - [2026-02-12 01:16:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004004 10.0.0.27 - - [2026-02-12 01:16:46] "PUT /access-control-list/cd3c80a0-ec49-47dd-b33b-63e531d75fd5 HTTP/1.1" 200 272 0.063000 10.0.0.27 - - [2026-02-12 01:16:46] "POST /ref-update HTTP/1.1" 200 156 0.158605 10.0.0.27 - - [2026-02-12 01:16:46] "PUT /access-control-list/cd3c80a0-ec49-47dd-b33b-63e531d75fd5 HTTP/1.1" 200 272 0.047760 10.0.0.27 - - [2026-02-12 01:16:46] "POST /fqname-to-id HTTP/1.1" 404 237 0.003801 10.0.0.27 - - [2026-02-12 01:16:46] "POST /access-control-lists HTTP/1.1" 200 601 0.047522 10.0.0.27 - - [2026-02-12 01:16:46] "PUT /access-control-list/14d54cc6-22c2-40ad-a064-e2fa8444d709 HTTP/1.1" 200 272 0.040989 10.0.0.27 - - [2026-02-12 01:16:46] "POST /ref-update HTTP/1.1" 200 156 0.176931 10.0.0.27 - - [2026-02-12 01:16:46] "POST /ref-update HTTP/1.1" 200 156 0.055965 10.0.0.27 - - [2026-02-12 01:16:46] "PUT /access-control-list/36cb940f-4797-4895-a287-bb6a3c4b895f HTTP/1.1" 200 272 0.054506 10.0.0.27 - - [2026-02-12 01:16:46] "POST /ref-update HTTP/1.1" 200 156 0.238543 10.0.0.27 - - [2026-02-12 01:16:46] "PUT /access-control-list/36cb940f-4797-4895-a287-bb6a3c4b895f HTTP/1.1" 200 272 0.088917 10.0.0.27 - - [2026-02-12 01:16:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.066839 10.0.0.27 - - [2026-02-12 01:16:46] "POST /ref-update HTTP/1.1" 200 156 0.027278 10.0.0.27 - - [2026-02-12 01:16:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.038345 10.0.0.27 - - [2026-02-12 01:16:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002474 10.0.0.27 - - [2026-02-12 01:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.27 - - [2026-02-12 01:16:47] "GET /virtual-network/ec74840c-5a94-4c3d-8d43-ae802c82b3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006726 10.0.0.27 - - [2026-02-12 01:16:47] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005546 10.0.0.27 - - [2026-02-12 01:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007948 10.0.0.27 - - [2026-02-12 01:16:47] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003321 10.0.0.27 - - [2026-02-12 01:16:47] "POST /firewall-policys HTTP/1.1" 200 530 0.073196 10.0.0.27 - - [2026-02-12 01:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.084020 10.0.0.27 - - [2026-02-12 01:16:47] "GET /firewall-policy/e2252200-cd99-4e58-82e0-7e0d15ea4e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.030938 10.0.0.27 - - [2026-02-12 01:16:47] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003868 10.0.0.27 - - [2026-02-12 01:16:47] "GET /firewall-policy/e2252200-cd99-4e58-82e0-7e0d15ea4e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003059 10.0.0.27 - - [2026-02-12 01:16:47] "POST /ref-update HTTP/1.1" 200 156 0.021665 10.0.0.27 - - [2026-02-12 01:16:47] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.007336 10.0.0.27 - - [2026-02-12 01:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.27 - - [2026-02-12 01:16:47] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003190 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:16:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.010809 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:16:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001444 10.0.0.27 - - [2026-02-12 01:16:47] "POST /firewall-policys HTTP/1.1" 200 532 0.081379 10.0.0.27 - - [2026-02-12 01:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026636 10.0.0.27 - - [2026-02-12 01:16:47] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005802 10.0.0.27 - - [2026-02-12 01:16:47] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.002749 10.0.0.27 - - [2026-02-12 01:16:47] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002495 10.0.0.27 - - [2026-02-12 01:16:47] "GET /firewall-policy/e2252200-cd99-4e58-82e0-7e0d15ea4e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004313 10.0.0.27 - - [2026-02-12 01:16:47] "GET /firewall-policy/e2252200-cd99-4e58-82e0-7e0d15ea4e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.008855 10.0.0.27 - - [2026-02-12 01:16:47] "POST /ref-update HTTP/1.1" 200 156 0.056272 10.0.0.27 - - [2026-02-12 01:16:48] "POST /ref-update HTTP/1.1" 200 156 0.166366 10.0.0.27 - - [2026-02-12 01:16:48] "POST /ref-update HTTP/1.1" 200 156 0.068355 10.0.0.27 - - [2026-02-12 01:16:48] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.020767 10.0.0.27 - - [2026-02-12 01:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.27 - - [2026-02-12 01:16:48] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008942 10.0.0.27 - - [2026-02-12 01:16:48] "POST /firewall-policys HTTP/1.1" 200 530 0.034249 10.0.0.27 - - [2026-02-12 01:16:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.078244 10.0.0.27 - - [2026-02-12 01:16:48] "GET /firewall-policy/dc3913bc-0a10-4954-a6d2-167ad636eb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.010732 10.0.0.27 - - [2026-02-12 01:16:48] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002859 10.0.0.27 - - [2026-02-12 01:16:48] "GET /firewall-policy/dc3913bc-0a10-4954-a6d2-167ad636eb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005526 10.0.0.27 - - [2026-02-12 01:16:48] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003369 10.0.0.27 - - [2026-02-12 01:16:48] "GET /firewall-policy/e2252200-cd99-4e58-82e0-7e0d15ea4e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005661 10.0.0.27 - - [2026-02-12 01:16:48] "GET /firewall-policy/e2252200-cd99-4e58-82e0-7e0d15ea4e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003075 10.0.0.27 - - [2026-02-12 01:16:48] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002888 10.0.0.27 - - [2026-02-12 01:16:48] "POST /ref-update HTTP/1.1" 200 156 0.035143 10.0.0.27 - - [2026-02-12 01:16:48] "POST /ref-update HTTP/1.1" 200 156 0.048223 10.0.0.27 - - [2026-02-12 01:16:48] "POST /ref-update HTTP/1.1" 200 156 0.091242 10.0.0.27 - - [2026-02-12 01:16:48] "POST /ref-update HTTP/1.1" 200 156 0.038598 10.0.0.27 - - [2026-02-12 01:16:48] "POST /ref-update HTTP/1.1" 200 156 0.064526 10.0.0.27 - - [2026-02-12 01:16:48] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.019762 10.0.0.27 - - [2026-02-12 01:16:49] "POST /tags HTTP/1.1" 200 299 0.062445 10.0.0.27 - - [2026-02-12 01:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.023900 10.0.0.27 - - [2026-02-12 01:16:49] "GET /tag/3fb84560-f598-4d56-80b8-8436a6891702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.020938 10.0.0.27 - - [2026-02-12 01:16:49] "POST /set-tag HTTP/1.1" 200 109 0.030187 10.0.0.27 - - [2026-02-12 01:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.032351 10.0.0.27 - - [2026-02-12 01:16:49] "GET /global-vrouter-config/11c0aa38-b439-4649-96af-2b3027a3c42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.032976 10.0.0.27 - - [2026-02-12 01:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011737 10.0.0.27 - - [2026-02-12 01:16:49] "POST /tags HTTP/1.1" 200 305 0.189782 10.0.0.27 - - [2026-02-12 01:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012479 10.0.0.27 - - [2026-02-12 01:16:49] "GET /tag/2e6e60c3-7826-46f9-89b9-8347be14a3e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.037604 10.0.0.27 - - [2026-02-12 01:16:49] "PUT /global-vrouter-config/11c0aa38-b439-4649-96af-2b3027a3c42c HTTP/1.1" 200 276 0.060973 10.0.0.27 - - [2026-02-12 01:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015329 10.0.0.27 - - [2026-02-12 01:16:49] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.077525 10.0.0.27 - - [2026-02-12 01:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.27 - - [2026-02-12 01:16:49] "GET /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.020872 10.0.0.27 - - [2026-02-12 01:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009278 10.0.0.27 - - [2026-02-12 01:16:49] "GET /service-appliance-set/b7f9b807-033d-48e6-967d-f95f3c76b16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004617 10.0.0.27 - - [2026-02-12 01:16:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.005315 10.0.0.27 - - [2026-02-12 01:16:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.126412 10.0.0.27 - - [2026-02-12 01:16:50] "GET /virtual-machine-interface/6aa43785-ecb6-483d-8779-c10ffd8d86e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.011168 10.0.0.27 - - [2026-02-12 01:16:50] "GET / HTTP/1.1" 200 35931 0.002220 10.0.0.27 - - [2026-02-12 01:16:50] "POST /instance-ips HTTP/1.1" 200 381 0.070333 10.0.0.27 - - [2026-02-12 01:16:50] "GET /instance-ip/13093761-9c4f-41c1-9c1e-6c6ca77778e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.038817 10.0.0.27 - - [2026-02-12 01:16:50] "POST /loadbalancers HTTP/1.1" 200 582 0.085969 10.0.0.27 - - [2026-02-12 01:16:50] "POST /alarms HTTP/1.1" 200 581 0.159216 10.0.0.27 - - [2026-02-12 01:16:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.037642 10.0.0.27 - - [2026-02-12 01:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008808 10.0.0.27 - - [2026-02-12 01:16:50] "POST /alarms HTTP/1.1" 200 575 0.133399 10.0.0.27 - - [2026-02-12 01:16:50] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.165267 10.0.0.27 - - [2026-02-12 01:16:50] "POST /alarms HTTP/1.1" 200 575 0.168076 10.0.0.27 - - [2026-02-12 01:16:50] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.223107 10.0.0.27 - - [2026-02-12 01:16:50] "GET /loadbalancer/5280fab8-5e97-47b6-8370-94526e6803f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.085049 10.0.0.27 - - [2026-02-12 01:16:50] "GET /instance-ip/13093761-9c4f-41c1-9c1e-6c6ca77778e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012316 10.0.0.27 - - [2026-02-12 01:16:50] "POST /alarms HTTP/1.1" 200 559 0.175877 10.0.0.27 - - [2026-02-12 01:16:50] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.147397 10.0.0.27 - - [2026-02-12 01:16:50] "POST /floating-ips HTTP/1.1" 200 583 0.236767 10.0.0.27 - - [2026-02-12 01:16:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.106626 10.0.0.27 - - [2026-02-12 01:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.032537 10.0.0.27 - - [2026-02-12 01:16:51] "POST /alarms HTTP/1.1" 200 555 0.166821 10.0.0.27 - - [2026-02-12 01:16:51] "POST /alarms HTTP/1.1" 200 557 0.105048 10.0.0.27 - - [2026-02-12 01:16:51] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.141736 10.0.0.27 - - [2026-02-12 01:16:51] "GET /loadbalancer-listener/f3c37046-a912-44df-843e-7c6321805ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.012778 10.0.0.27 - - [2026-02-12 01:16:51] "GET /loadbalancer-listener/f3c37046-a912-44df-843e-7c6321805ace?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.011634 10.0.0.27 - - [2026-02-12 01:16:51] "POST /alarms HTTP/1.1" 200 565 0.107914 10.0.0.27 - - [2026-02-12 01:16:51] "POST /alarms HTTP/1.1" 200 549 0.064911 10.0.0.27 - - [2026-02-12 01:16:51] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.106132 10.0.0.27 - - [2026-02-12 01:16:51] "GET /instance-ip/13093761-9c4f-41c1-9c1e-6c6ca77778e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007295 10.0.0.27 - - [2026-02-12 01:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012653 10.0.0.27 - - [2026-02-12 01:16:51] "GET /global-vrouter-config/11c0aa38-b439-4649-96af-2b3027a3c42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.007852 10.0.0.27 - - [2026-02-12 01:16:51] "GET /instance-ip/13093761-9c4f-41c1-9c1e-6c6ca77778e3?fields=floating_ips HTTP/1.1" 200 1170 0.031167 10.0.0.27 - - [2026-02-12 01:16:51] "POST /alarms HTTP/1.1" 200 557 0.094678 10.0.0.27 - - [2026-02-12 01:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017676 10.0.0.27 - - [2026-02-12 01:16:51] "GET /floating-ip/d004deaf-67b5-436f-88de-06f58f3defcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.037698 10.0.0.27 - - [2026-02-12 01:16:51] "PUT /global-vrouter-config/11c0aa38-b439-4649-96af-2b3027a3c42c HTTP/1.1" 200 276 0.057208 10.0.0.27 - - [2026-02-12 01:16:51] "POST /alarms HTTP/1.1" 200 567 0.187114 10.0.0.27 - - [2026-02-12 01:16:51] "POST /alarms HTTP/1.1" 200 555 0.041115 10.0.0.27 - - [2026-02-12 01:16:51] "POST /alarms HTTP/1.1" 200 567 0.125488 10.0.0.27 - - [2026-02-12 01:16:51] "POST /tags HTTP/1.1" 200 357 0.277108 10.0.0.27 - - [2026-02-12 01:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.020661 10.0.0.27 - - [2026-02-12 01:16:52] "GET /tag/f3fa6c1d-ed51-435a-80fd-561db90fa162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.057886 10.0.0.27 - - [2026-02-12 01:16:52] "POST /alarms HTTP/1.1" 200 575 0.123273 10.0.0.27 - - [2026-02-12 01:16:52] "POST /alarms HTTP/1.1" 200 569 0.073514 10.0.0.27 - - [2026-02-12 01:16:52] "POST /tags HTTP/1.1" 200 305 0.117582 10.0.0.27 - - [2026-02-12 01:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.015456 10.0.0.27 - - [2026-02-12 01:16:52] "POST /alarms HTTP/1.1" 200 561 0.065497 10.0.0.27 - - [2026-02-12 01:16:52] "GET /tag/243cb9fc-7240-45b8-a52f-f21958f85027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.032649 10.0.0.27 - - [2026-02-12 01:16:52] "POST /alarms HTTP/1.1" 200 561 0.047353 10.0.0.27 - - [2026-02-12 01:16:52] "POST /alarms HTTP/1.1" 200 561 0.047621 10.0.0.27 - - [2026-02-12 01:16:52] "POST /alarms HTTP/1.1" 200 547 0.046401 10.0.0.27 - - [2026-02-12 01:16:52] "POST /id-to-fqname HTTP/1.1" 200 174 0.000457 10.0.0.27 - - [2026-02-12 01:16:52] "POST /fqname-to-id HTTP/1.1" 404 183 0.004371 10.0.0.27 - - [2026-02-12 01:16:52] "POST /alarms HTTP/1.1" 200 595 0.086792 10.0.0.27 - - [2026-02-12 01:16:52] "POST /security-groups HTTP/1.1" 200 571 0.135514 10.0.0.27 - - [2026-02-12 01:16:52] "POST /projects HTTP/1.1" 200 483 0.346223 10.0.0.27 - - [2026-02-12 01:16:52] "POST /fqname-to-id HTTP/1.1" 404 214 0.005602 10.0.0.27 - - [2026-02-12 01:16:52] "POST /alarms HTTP/1.1" 200 575 0.112257 10.0.0.27 - - [2026-02-12 01:16:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.054935 10.0.0.27 - - [2026-02-12 01:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012991 10.0.0.27 - - [2026-02-12 01:16:52] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.013026 10.0.0.27 - - [2026-02-12 01:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.27 - - [2026-02-12 01:16:52] "GET /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006270 10.0.0.27 - - [2026-02-12 01:16:52] "POST /access-control-lists HTTP/1.1" 200 580 0.127200 10.0.0.27 - - [2026-02-12 01:16:52] "POST /alarms HTTP/1.1" 200 571 0.147675 10.0.0.27 - - [2026-02-12 01:16:52] "POST /fqname-to-id HTTP/1.1" 404 213 0.030193 10.0.0.27 - - [2026-02-12 01:16:52] "PUT /virtual-network/db1581f7-72b3-4594-b676-b88368b90321 HTTP/1.1" 200 264 0.131190 10.0.0.27 - - [2026-02-12 01:16:53] "POST /alarms HTTP/1.1" 200 583 0.136363 10.0.0.27 - - [2026-02-12 01:16:53] "POST /access-control-lists HTTP/1.1" 200 578 0.166570 10.0.0.27 - - [2026-02-12 01:16:53] "POST /alarms HTTP/1.1" 200 609 0.111661 10.0.0.27 - - [2026-02-12 01:16:53] "PUT /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e HTTP/1.1" 200 264 0.189380 10.0.0.27 - - [2026-02-12 01:16:53] "POST /security-groups HTTP/1.1" 200 537 0.075047 10.0.0.27 - - [2026-02-12 01:16:53] "POST /fqname-to-id HTTP/1.1" 404 234 0.002968 10.0.0.27 - - [2026-02-12 01:16:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.043415 10.0.0.27 - - [2026-02-12 01:16:53] "POST /access-control-lists HTTP/1.1" 200 596 0.089628 10.0.0.27 - - [2026-02-12 01:16:53] "POST /chown HTTP/1.1" 200 109 0.079962 10.0.0.27 - - [2026-02-12 01:16:53] "POST /fqname-to-id HTTP/1.1" 404 233 0.068583 10.0.0.27 - - [2026-02-12 01:16:53] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.046780 10.0.0.27 - - [2026-02-12 01:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.27 - - [2026-02-12 01:16:53] "GET / HTTP/1.1" 200 35931 0.001754 10.0.0.27 - - [2026-02-12 01:16:53] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.045790 10.0.0.27 - - [2026-02-12 01:16:53] "POST /access-control-lists HTTP/1.1" 200 594 0.071307 10.0.0.27 - - [2026-02-12 01:16:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.018625 10.0.0.27 - - [2026-02-12 01:16:53] "POST /tags HTTP/1.1" 409 207 0.018766 10.0.0.27 - - [2026-02-12 01:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012401 10.0.0.27 - - [2026-02-12 01:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.27 - - [2026-02-12 01:16:53] "PUT /global-vrouter-config/11c0aa38-b439-4649-96af-2b3027a3c42c HTTP/1.1" 200 276 0.028076 10.0.0.27 - - [2026-02-12 01:16:53] "GET /tag/243cb9fc-7240-45b8-a52f-f21958f85027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.022233 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:16:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001253 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:16:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000820 10.0.0.27 - - [2026-02-12 01:16:53] "POST /firewall-rules HTTP/1.1" 200 564 0.104222 10.0.0.27 - - [2026-02-12 01:16:53] "GET /firewall-rule/de1c7ec2-d49a-469a-b1ec-c7480e49e2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.028839 10.0.0.27 - - [2026-02-12 01:16:53] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003190 10.0.0.27 - - [2026-02-12 01:16:53] "GET /firewall-rule/de1c7ec2-d49a-469a-b1ec-c7480e49e2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003603 10.0.0.27 - - [2026-02-12 01:16:53] "POST /ref-update HTTP/1.1" 200 156 0.070516 10.0.0.27 - - [2026-02-12 01:16:54] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002892 10.0.0.27 - - [2026-02-12 01:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.27 - - [2026-02-12 01:16:54] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002716 10.0.0.27 - - [2026-02-12 01:16:54] "GET / HTTP/1.1" 200 35931 0.001424 10.0.0.27 - - [2026-02-12 01:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.27 - - [2026-02-12 01:16:54] "GET /global-vrouter-config/11c0aa38-b439-4649-96af-2b3027a3c42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003191 10.0.0.27 - - [2026-02-12 01:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.27 - - [2026-02-12 01:16:54] "PUT /global-vrouter-config/11c0aa38-b439-4649-96af-2b3027a3c42c HTTP/1.1" 200 276 0.014503 10.0.0.27 - - [2026-02-12 01:16:54] "POST /tags HTTP/1.1" 409 207 0.013357 10.0.0.27 - - [2026-02-12 01:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.27 - - [2026-02-12 01:16:54] "GET /tag/243cb9fc-7240-45b8-a52f-f21958f85027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014295 10.0.0.27 - - [2026-02-12 01:16:54] "POST /firewall-rules HTTP/1.1" 200 562 0.173178 10.0.0.27 - - [2026-02-12 01:16:54] "GET /firewall-rule/32a704e8-3f8a-45dd-a1cb-5716328dff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.024086 10.0.0.27 - - [2026-02-12 01:16:54] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004639 10.0.0.27 - - [2026-02-12 01:16:54] "GET /firewall-rule/32a704e8-3f8a-45dd-a1cb-5716328dff5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003697 10.0.0.27 - - [2026-02-12 01:16:54] "POST /ref-update HTTP/1.1" 200 156 0.053549 10.0.0.27 - - [2026-02-12 01:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005073 10.0.0.27 - - [2026-02-12 01:16:54] "GET /loadbalancer/5280fab8-5e97-47b6-8370-94526e6803f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.008672 10.0.0.27 - - [2026-02-12 01:16:54] "GET / HTTP/1.1" 200 35931 0.001180 10.0.0.27 - - [2026-02-12 01:16:54] "POST /tags HTTP/1.1" 200 301 0.060145 10.0.0.27 - - [2026-02-12 01:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013087 10.0.0.27 - - [2026-02-12 01:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016557 10.0.0.27 - - [2026-02-12 01:16:54] "GET /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012416 10.0.0.27 - - [2026-02-12 01:16:54] "GET /tag/4c1aa00d-702c-4715-ad5e-c13d902bc19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.033355 10.0.0.27 - - [2026-02-12 01:16:54] "PUT /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7 HTTP/1.1" 200 274 0.061954 10.0.0.27 - - [2026-02-12 01:16:54] "POST /tags HTTP/1.1" 200 325 0.115134 10.0.0.27 - - [2026-02-12 01:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005204 10.0.0.27 - - [2026-02-12 01:16:54] "GET /tag/c5ffe774-a2a8-436f-8327-1f2c94023297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.019782 10.0.0.27 - - [2026-02-12 01:16:54] "POST /tags HTTP/1.1" 200 363 0.027815 10.0.0.27 - - [2026-02-12 01:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015787 10.0.0.27 - - [2026-02-12 01:16:55] "GET /tag/06541254-52a9-4791-b110-52688921fbf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.012941 10.0.0.27 - - [2026-02-12 01:16:55] "POST /tags HTTP/1.1" 200 311 0.029211 10.0.0.27 - - [2026-02-12 01:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011740 10.0.0.27 - - [2026-02-12 01:16:55] "GET /tag/0d7cdb36-43c1-4adc-82e2-3b36dfa08a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.014893 10.0.0.27 - - [2026-02-12 01:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.27 - - [2026-02-12 01:16:55] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004755 10.0.0.27 - - [2026-02-12 01:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.27 - - [2026-02-12 01:16:55] "GET /project/b3ab031c-2337-491c-ac03-7f2577a70bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.042304 10.0.0.27 - - [2026-02-12 01:16:55] "POST /virtual-machines HTTP/1.1" 200 377 0.015496 10.0.0.27 - - [2026-02-12 01:16:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.036364 10.0.0.27 - - [2026-02-12 01:16:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.155396 10.0.0.27 - - [2026-02-12 01:16:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.014649 10.0.0.27 - - [2026-02-12 01:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009848 10.0.0.27 - - [2026-02-12 01:16:55] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007967 10.0.0.27 - - [2026-02-12 01:16:55] "POST /instance-ips HTTP/1.1" 200 409 0.029222 10.0.0.27 - - [2026-02-12 01:16:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.028904 10.0.0.27 - - [2026-02-12 01:16:55] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.025148 10.0.0.27 - - [2026-02-12 01:16:55] "POST /set-tag HTTP/1.1" 200 109 0.053865 10.0.0.27 - - [2026-02-12 01:16:55] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013309 10.0.0.27 - - [2026-02-12 01:16:55] "GET /instance-ip/85392d6e-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.007743 10.0.0.27 - - [2026-02-12 01:16:56] "POST /tags HTTP/1.1" 200 301 0.074479 10.0.0.27 - - [2026-02-12 01:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.021927 10.0.0.27 - - [2026-02-12 01:16:56] "GET /tag/5de61350-78c2-42ee-b270-27ea32ee9cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.020226 10.0.0.27 - - [2026-02-12 01:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.27 - - [2026-02-12 01:16:56] "GET /project/b3ab031c-2337-491c-ac03-7f2577a70bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.101133 10.0.0.27 - - [2026-02-12 01:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.27 - - [2026-02-12 01:16:56] "GET /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.011498 10.0.0.27 - - [2026-02-12 01:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.27 - - [2026-02-12 01:16:56] "GET /service-appliance-set/b7f9b807-033d-48e6-967d-f95f3c76b16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002417 10.0.0.27 - - [2026-02-12 01:16:56] "POST /fqname-to-id HTTP/1.1" 404 242 0.003763 10.0.0.27 - - [2026-02-12 01:16:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.146590 10.0.0.27 - - [2026-02-12 01:16:56] "GET /virtual-machine-interface/9ad1f11f-a2a5-469f-9091-395824fddd14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.015208 10.0.0.27 - - [2026-02-12 01:16:56] "POST /instance-ips HTTP/1.1" 200 377 0.191882 10.0.0.27 - - [2026-02-12 01:16:56] "GET /instance-ip/d6722240-ca76-40f4-b650-5a004eac5fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.012679 10.0.0.27 - - [2026-02-12 01:16:56] "POST /loadbalancers HTTP/1.1" 200 582 0.083273 10.0.0.27 - - [2026-02-12 01:16:57] "GET /project/b3ab031c-2337-491c-ac03-7f2577a70bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.064978 10.0.0.27 - - [2026-02-12 01:16:57] "GET /instance-ip/d6722240-ca76-40f4-b650-5a004eac5fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.021463 10.0.0.27 - - [2026-02-12 01:16:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.096244 10.0.0.27 - - [2026-02-12 01:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.27 - - [2026-02-12 01:16:57] "POST /floating-ips HTTP/1.1" 200 581 0.061781 10.0.0.27 - - [2026-02-12 01:16:57] "GET /project/b3ab031c-2337-491c-ac03-7f2577a70bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.070650 10.0.0.33 - - [2026-02-12 01:16:57] "GET / HTTP/1.1" 200 35931 0.001856 10.0.0.27 - - [2026-02-12 01:16:57] "GET /loadbalancer/dc2464fc-a1ec-47c4-9f60-fe846fc7067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.010810 10.0.0.33 - - [2026-02-12 01:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.33 - - [2026-02-12 01:16:57] "GET /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008426 10.0.0.33 - - [2026-02-12 01:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.27 - - [2026-02-12 01:16:57] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.049477 10.0.0.33 - - [2026-02-12 01:16:57] "GET /routing-instance/8b7e8332-98ad-423d-b2d0-30fab8d6e66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014454 10.0.0.27 - - [2026-02-12 01:16:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.069991 10.0.0.27 - - [2026-02-12 01:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.028997 10.0.0.33 - - [2026-02-12 01:16:57] "PUT /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7 HTTP/1.1" 200 274 0.085203 10.0.0.33 - - [2026-02-12 01:16:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.003959 10.0.0.33 - - [2026-02-12 01:16:57] "POST /virtual-routers HTTP/1.1" 200 599 0.035290 10.0.0.33 - - [2026-02-12 01:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.033689 10.0.0.27 - - [2026-02-12 01:16:57] "GET /project/b3ab031c-2337-491c-ac03-7f2577a70bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.104821 10.0.0.33 - - [2026-02-12 01:16:57] "GET /virtual-router/42689515-d4de-4118-bea2-5b66da9a066f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.034961 10.0.0.27 - - [2026-02-12 01:16:57] "GET /loadbalancer-listener/bc47e79e-8b63-413b-b8ab-3c378de24f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.026761 10.0.0.27 - - [2026-02-12 01:16:57] "GET /loadbalancer-listener/bc47e79e-8b63-413b-b8ab-3c378de24f12?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.026912 10.0.0.33 - - [2026-02-12 01:16:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.009097 10.0.0.33 - - [2026-02-12 01:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010354 10.0.0.33 - - [2026-02-12 01:16:57] "GET /virtual-network/ec74840c-5a94-4c3d-8d43-ae802c82b3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006397 10.0.0.27 - - [2026-02-12 01:16:57] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.229963 10.0.0.27 - - [2026-02-12 01:16:57] "GET /instance-ip/d6722240-ca76-40f4-b650-5a004eac5fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.014175 10.0.0.33 - - [2026-02-12 01:16:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.360669 10.0.0.27 - - [2026-02-12 01:16:57] "GET /instance-ip/d6722240-ca76-40f4-b650-5a004eac5fb6?fields=floating_ips HTTP/1.1" 200 1165 0.039207 10.0.0.27 - - [2026-02-12 01:16:58] "GET /floating-ip/0775e899-dfed-4dc4-b399-fad5dd83a016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.013704 10.0.0.27 - - [2026-02-12 01:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.076696 10.0.0.27 - - [2026-02-12 01:16:58] "GET /project/b3ab031c-2337-491c-ac03-7f2577a70bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.079480 10.0.0.27 - - [2026-02-12 01:16:58] "GET /loadbalancer/dc2464fc-a1ec-47c4-9f60-fe846fc7067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004547 10.0.0.27 - - [2026-02-12 01:16:58] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.026618 10.0.0.27 - - [2026-02-12 01:16:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.032820 10.0.0.27 - - [2026-02-12 01:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012748 10.0.0.27 - - [2026-02-12 01:16:58] "GET /project/b3ab031c-2337-491c-ac03-7f2577a70bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.069284 10.0.0.27 - - [2026-02-12 01:16:58] "GET /loadbalancer-listener/acbe7e53-ce38-4d8c-ad21-8e045b4144b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.015627 10.0.0.27 - - [2026-02-12 01:16:58] "GET /loadbalancer-listener/acbe7e53-ce38-4d8c-ad21-8e045b4144b7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003697 10.0.0.27 - - [2026-02-12 01:16:58] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022678 10.0.0.27 - - [2026-02-12 01:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.27 - - [2026-02-12 01:16:58] "GET /instance-ip/d6722240-ca76-40f4-b650-5a004eac5fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002895 10.0.0.27 - - [2026-02-12 01:16:58] "GET /instance-ip/d6722240-ca76-40f4-b650-5a004eac5fb6?fields=floating_ips HTTP/1.1" 200 1165 0.004556 10.0.0.27 - - [2026-02-12 01:16:58] "GET /project/b3ab031c-2337-491c-ac03-7f2577a70bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050495 10.0.0.27 - - [2026-02-12 01:16:58] "GET /floating-ip/0775e899-dfed-4dc4-b399-fad5dd83a016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.005446 10.0.0.27 - - [2026-02-12 01:16:58] "GET /loadbalancer/dc2464fc-a1ec-47c4-9f60-fe846fc7067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002679 10.0.0.27 - - [2026-02-12 01:16:58] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.021078 10.0.0.27 - - [2026-02-12 01:16:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.029559 10.0.0.27 - - [2026-02-12 01:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006417 10.0.0.27 - - [2026-02-12 01:16:58] "GET /project/b3ab031c-2337-491c-ac03-7f2577a70bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.041752 10.0.0.27 - - [2026-02-12 01:16:58] "GET /loadbalancer-listener/da0314ba-b5be-4030-9608-10db01c84b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.003459 10.0.0.27 - - [2026-02-12 01:16:58] "GET /loadbalancer-listener/da0314ba-b5be-4030-9608-10db01c84b7a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003312 10.0.0.27 - - [2026-02-12 01:16:58] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.026588 10.0.0.27 - - [2026-02-12 01:16:58] "GET /instance-ip/d6722240-ca76-40f4-b650-5a004eac5fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004993 10.0.0.27 - - [2026-02-12 01:16:58] "GET /instance-ip/d6722240-ca76-40f4-b650-5a004eac5fb6?fields=floating_ips HTTP/1.1" 200 1165 0.010478 10.0.0.27 - - [2026-02-12 01:16:58] "GET /floating-ip/0775e899-dfed-4dc4-b399-fad5dd83a016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002306 10.0.0.27 - - [2026-02-12 01:16:58] "POST /tags HTTP/1.1" 200 355 0.039314 10.0.0.27 - - [2026-02-12 01:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.022331 10.0.0.27 - - [2026-02-12 01:16:58] "GET /tag/0579f9f0-bba5-4bf7-bf0e-9e798a80dbc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.027791 10.0.0.27 - - [2026-02-12 01:16:58] "POST /tags HTTP/1.1" 200 303 0.021559 10.0.0.27 - - [2026-02-12 01:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017906 10.0.0.27 - - [2026-02-12 01:16:59] "GET /tag/057ba689-6b84-454e-a861-b525b149b854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.023446 10.0.0.27 - - [2026-02-12 01:16:59] "POST /projects HTTP/1.1" 409 218 0.006519 10.0.0.27 - - [2026-02-12 01:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.27 - - [2026-02-12 01:16:59] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039440 10.0.0.27 - - [2026-02-12 01:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006496 10.0.0.27 - - [2026-02-12 01:16:59] "GET /network-ipam/39626d86-8fdf-41b4-847e-68550d1ac32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.004868 10.0.0.27 - - [2026-02-12 01:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.27 - - [2026-02-12 01:16:59] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004278 10.0.0.27 - - [2026-02-12 01:16:59] "PUT /virtual-network/db1581f7-72b3-4594-b676-b88368b90321 HTTP/1.1" 200 264 0.047731 10.0.0.27 - - [2026-02-12 01:16:59] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006604 10.0.0.27 - - [2026-02-12 01:16:59] "POST /set-tag HTTP/1.1" 200 109 0.054538 10.0.0.27 - - [2026-02-12 01:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013002 10.0.0.27 - - [2026-02-12 01:16:59] "GET /network-ipam/6538ed0c-fb6b-495d-9245-82cd0dd7b915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.009930 10.0.0.27 - - [2026-02-12 01:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.27 - - [2026-02-12 01:16:59] "GET /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.009197 10.0.0.27 - - [2026-02-12 01:16:59] "PUT /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e HTTP/1.1" 200 264 0.056593 10.0.0.27 - - [2026-02-12 01:16:59] "GET /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.018295 10.0.0.27 - - [2026-02-12 01:16:59] "POST /set-tag HTTP/1.1" 200 109 0.063821 10.0.0.27 - - [2026-02-12 01:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.27 - - [2026-02-12 01:16:59] "GET /network-policy/c311b88e-05c3-4705-ae92-a463281faec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002395 10.0.0.27 - - [2026-02-12 01:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.27 - - [2026-02-12 01:16:59] "GET /network-policy/ad559a77-708a-47b7-8e39-bdcb94ff289b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002884 10.0.0.27 - - [2026-02-12 01:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.27 - - [2026-02-12 01:16:59] "GET /network-policy/10dfdd27-4c95-4839-b173-cf7227f6d88f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003056 10.0.0.27 - - [2026-02-12 01:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013593 10.0.0.27 - - [2026-02-12 01:16:59] "PUT /network-policy/10dfdd27-4c95-4839-b173-cf7227f6d88f HTTP/1.1" 200 262 0.012290 10.0.0.27 - - [2026-02-12 01:16:59] "POST /ref-update HTTP/1.1" 200 156 0.064930 10.0.0.27 - - [2026-02-12 01:16:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009935 10.0.0.27 - - [2026-02-12 01:16:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013949 10.0.0.27 - - [2026-02-12 01:17:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004444 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:17:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000677 10.0.0.27 - - [2026-02-12 01:17:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006788 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:17:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001773 10.0.0.27 - - [2026-02-12 01:17:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006217 10.0.0.27 - - [2026-02-12 01:17:00] "POST /security-groups HTTP/1.1" 409 245 0.006271 10.0.0.27 - - [2026-02-12 01:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006641 10.0.0.27 - - [2026-02-12 01:17:00] "PUT /security-group/4f77beb3-f164-4787-baeb-38674e82263e HTTP/1.1" 200 262 0.063316 10.0.0.27 - - [2026-02-12 01:17:00] "PUT /access-control-list/88137153-2004-48c7-9fbe-e5dd2fd8231f HTTP/1.1" 200 272 0.023035 10.0.0.27 - - [2026-02-12 01:17:00] "PUT /access-control-list/67d0a82f-cc01-405d-bc4b-f0760cceb8e9 HTTP/1.1" 200 272 0.038379 10.0.0.27 - - [2026-02-12 01:17:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.048679 10.0.0.27 - - [2026-02-12 01:17:00] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009150 10.0.0.27 - - [2026-02-12 01:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.27 - - [2026-02-12 01:17:00] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002989 10.0.0.27 - - [2026-02-12 01:17:00] "POST /tags HTTP/1.1" 409 206 0.005098 10.0.0.27 - - [2026-02-12 01:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.27 - - [2026-02-12 01:17:00] "GET /tag/057ba689-6b84-454e-a861-b525b149b854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.077778 10.0.0.27 - - [2026-02-12 01:17:00] "POST /firewall-rules HTTP/1.1" 200 562 0.277251 10.0.0.27 - - [2026-02-12 01:17:00] "GET /firewall-rule/b2988cff-0c2e-4849-a174-17dfc2b934b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.007812 10.0.0.27 - - [2026-02-12 01:17:00] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.010841 10.0.0.27 - - [2026-02-12 01:17:00] "GET /firewall-rule/b2988cff-0c2e-4849-a174-17dfc2b934b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.007200 10.0.0.27 - - [2026-02-12 01:17:00] "POST /ref-update HTTP/1.1" 200 156 0.041522 10.0.0.27 - - [2026-02-12 01:17:00] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004212 10.0.0.27 - - [2026-02-12 01:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.27 - - [2026-02-12 01:17:00] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003445 10.0.0.27 - - [2026-02-12 01:17:01] "POST /tags HTTP/1.1" 409 206 0.003536 10.0.0.27 - - [2026-02-12 01:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.27 - - [2026-02-12 01:17:01] "GET /tag/057ba689-6b84-454e-a861-b525b149b854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015818 10.0.0.27 - - [2026-02-12 01:17:01] "POST /firewall-rules HTTP/1.1" 200 560 0.068619 10.0.0.27 - - [2026-02-12 01:17:01] "GET /firewall-rule/fd02295c-3396-4626-a4e7-5da93a930b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.021640 10.0.0.27 - - [2026-02-12 01:17:01] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004524 10.0.0.27 - - [2026-02-12 01:17:01] "GET /firewall-rule/fd02295c-3396-4626-a4e7-5da93a930b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002915 10.0.0.27 - - [2026-02-12 01:17:01] "POST /ref-update HTTP/1.1" 200 156 0.086195 10.0.0.27 - - [2026-02-12 01:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.27 - - [2026-02-12 01:17:01] "GET /loadbalancer/dc2464fc-a1ec-47c4-9f60-fe846fc7067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.015026 10.0.0.27 - - [2026-02-12 01:17:01] "POST /tags HTTP/1.1" 200 371 0.032927 10.0.0.27 - - [2026-02-12 01:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.019974 10.0.0.27 - - [2026-02-12 01:17:01] "GET /tag/0bf5b057-8067-4191-bd8e-1e862a8aa586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.019737 10.0.0.27 - - [2026-02-12 01:17:01] "POST /tags HTTP/1.1" 200 319 0.028200 10.0.0.27 - - [2026-02-12 01:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.018019 10.0.0.27 - - [2026-02-12 01:17:01] "GET /tag/f3b68a41-25c2-494a-9ec5-77ce1365cbf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.017325 10.0.0.27 - - [2026-02-12 01:17:01] "POST /id-to-fqname HTTP/1.1" 200 181 0.000977 10.0.0.27 - - [2026-02-12 01:17:01] "POST /fqname-to-id HTTP/1.1" 404 190 0.016274 10.0.0.27 - - [2026-02-12 01:17:01] "POST /security-groups HTTP/1.1" 200 578 0.090969 10.0.0.27 - - [2026-02-12 01:17:01] "POST /fqname-to-id HTTP/1.1" 404 225 0.005279 10.0.0.27 - - [2026-02-12 01:17:01] "POST /projects HTTP/1.1" 200 497 0.282996 10.0.0.27 - - [2026-02-12 01:17:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016012 10.0.0.27 - - [2026-02-12 01:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008416 10.0.0.27 - - [2026-02-12 01:17:01] "POST /access-control-lists HTTP/1.1" 200 587 0.059460 10.0.0.27 - - [2026-02-12 01:17:02] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.020539 10.0.0.27 - - [2026-02-12 01:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006227 10.0.0.27 - - [2026-02-12 01:17:02] "POST /fqname-to-id HTTP/1.1" 404 224 0.008576 10.0.0.27 - - [2026-02-12 01:17:02] "GET /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.012668 10.0.0.27 - - [2026-02-12 01:17:02] "POST /access-control-lists HTTP/1.1" 200 585 0.137901 10.0.0.27 - - [2026-02-12 01:17:02] "PUT /virtual-network/db1581f7-72b3-4594-b676-b88368b90321 HTTP/1.1" 200 264 0.125810 10.0.0.27 - - [2026-02-12 01:17:02] "PUT /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e HTTP/1.1" 200 264 0.115401 10.0.0.27 - - [2026-02-12 01:17:02] "POST /security-groups HTTP/1.1" 200 558 0.145862 10.0.0.27 - - [2026-02-12 01:17:02] "POST /fqname-to-id HTTP/1.1" 404 248 0.014686 10.0.0.27 - - [2026-02-12 01:17:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.031241 10.0.0.27 - - [2026-02-12 01:17:02] "POST /access-control-lists HTTP/1.1" 200 610 0.054070 10.0.0.27 - - [2026-02-12 01:17:02] "POST /chown HTTP/1.1" 200 109 0.061345 10.0.0.27 - - [2026-02-12 01:17:02] "POST /fqname-to-id HTTP/1.1" 404 247 0.002574 10.0.0.27 - - [2026-02-12 01:17:02] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024478 10.0.0.27 - - [2026-02-12 01:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.27 - - [2026-02-12 01:17:02] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.039812 10.0.0.27 - - [2026-02-12 01:17:02] "POST /access-control-lists HTTP/1.1" 200 608 0.118172 10.0.0.27 - - [2026-02-12 01:17:02] "POST /tags HTTP/1.1" 409 214 0.015745 10.0.0.27 - - [2026-02-12 01:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.27 - - [2026-02-12 01:17:02] "GET /tag/f3b68a41-25c2-494a-9ec5-77ce1365cbf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011238 10.0.0.27 - - [2026-02-12 01:17:02] "POST /firewall-rules HTTP/1.1" 200 578 0.101504 10.0.0.27 - - [2026-02-12 01:17:03] "GET /firewall-rule/fab42996-c97c-4575-8349-2cd795af9776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.020266 10.0.0.27 - - [2026-02-12 01:17:03] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005942 10.0.0.27 - - [2026-02-12 01:17:03] "GET /firewall-rule/fab42996-c97c-4575-8349-2cd795af9776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003304 10.0.0.27 - - [2026-02-12 01:17:03] "POST /ref-update HTTP/1.1" 200 156 0.038262 10.0.0.27 - - [2026-02-12 01:17:03] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002971 10.0.0.27 - - [2026-02-12 01:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.27 - - [2026-02-12 01:17:03] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003039 10.0.0.27 - - [2026-02-12 01:17:03] "POST /tags HTTP/1.1" 409 214 0.001667 10.0.0.27 - - [2026-02-12 01:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.27 - - [2026-02-12 01:17:03] "GET /tag/f3b68a41-25c2-494a-9ec5-77ce1365cbf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.143333 10.0.0.27 - - [2026-02-12 01:17:03] "POST /firewall-rules HTTP/1.1" 200 576 0.092141 10.0.0.27 - - [2026-02-12 01:17:03] "GET /firewall-rule/7436c259-c18a-45a1-bc43-7da205247025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004949 10.0.0.27 - - [2026-02-12 01:17:03] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003850 10.0.0.27 - - [2026-02-12 01:17:03] "GET /firewall-rule/7436c259-c18a-45a1-bc43-7da205247025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002623 10.0.0.27 - - [2026-02-12 01:17:03] "POST /ref-update HTTP/1.1" 200 156 0.050656 10.0.0.27 - - [2026-02-12 01:17:03] "POST /tags HTTP/1.1" 200 363 0.028374 10.0.0.27 - - [2026-02-12 01:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016026 10.0.0.27 - - [2026-02-12 01:17:03] "GET /tag/b03a2a2e-cdcb-472c-842e-65ca13c1e065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.095734 10.0.0.27 - - [2026-02-12 01:17:03] "POST /tags HTTP/1.1" 200 311 0.018847 10.0.0.27 - - [2026-02-12 01:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015442 10.0.0.27 - - [2026-02-12 01:17:03] "GET /tag/7b0e3ee6-dc40-4fd1-881d-c420d276f331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.016210 10.0.0.27 - - [2026-02-12 01:17:04] "POST /id-to-fqname HTTP/1.1" 200 177 0.000897 10.0.0.27 - - [2026-02-12 01:17:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.003115 10.0.0.27 - - [2026-02-12 01:17:04] "POST /security-groups HTTP/1.1" 200 574 0.082754 10.0.0.27 - - [2026-02-12 01:17:04] "POST /projects HTTP/1.1" 200 489 0.221155 10.0.0.27 - - [2026-02-12 01:17:04] "POST /fqname-to-id HTTP/1.1" 404 217 0.003449 10.0.0.27 - - [2026-02-12 01:17:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.021673 10.0.0.27 - - [2026-02-12 01:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015715 10.0.0.27 - - [2026-02-12 01:17:04] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.015424 10.0.0.27 - - [2026-02-12 01:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.27 - - [2026-02-12 01:17:04] "POST /access-control-lists HTTP/1.1" 200 583 0.098718 10.0.0.27 - - [2026-02-12 01:17:04] "GET /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.023392 10.0.0.27 - - [2026-02-12 01:17:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.002230 10.0.0.27 - - [2026-02-12 01:17:04] "POST /access-control-lists HTTP/1.1" 200 581 0.072154 10.0.0.27 - - [2026-02-12 01:17:04] "PUT /virtual-network/db1581f7-72b3-4594-b676-b88368b90321 HTTP/1.1" 200 264 0.146712 10.0.0.27 - - [2026-02-12 01:17:04] "PUT /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e HTTP/1.1" 200 264 0.058838 10.0.0.27 - - [2026-02-12 01:17:04] "POST /security-groups HTTP/1.1" 200 546 0.079528 10.0.0.27 - - [2026-02-12 01:17:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.002324 10.0.0.27 - - [2026-02-12 01:17:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.016606 10.0.0.27 - - [2026-02-12 01:17:04] "POST /access-control-lists HTTP/1.1" 200 602 0.046055 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:17:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001142 10.0.0.27 - - [2026-02-12 01:17:04] "POST /chown HTTP/1.1" 200 109 0.033483 10.0.0.27 - - [2026-02-12 01:17:04] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003146 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:17:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001273 10.0.0.27 - - [2026-02-12 01:17:04] "POST /fqname-to-id HTTP/1.1" 404 239 0.019512 10.0.0.27 - - [2026-02-12 01:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.27 - - [2026-02-12 01:17:04] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.040486 10.0.0.27 - - [2026-02-12 01:17:04] "POST /access-control-lists HTTP/1.1" 200 600 0.081913 10.0.0.27 - - [2026-02-12 01:17:04] "POST /tags HTTP/1.1" 409 210 0.007593 10.0.0.27 - - [2026-02-12 01:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.27 - - [2026-02-12 01:17:04] "GET /tag/7b0e3ee6-dc40-4fd1-881d-c420d276f331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.016512 10.0.0.27 - - [2026-02-12 01:17:05] "POST /firewall-rules HTTP/1.1" 200 570 0.087451 10.0.0.27 - - [2026-02-12 01:17:05] "GET /firewall-rule/a0e1ee19-c10a-4525-a1dd-fd6414729a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.014730 10.0.0.27 - - [2026-02-12 01:17:05] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.005026 10.0.0.27 - - [2026-02-12 01:17:05] "GET /firewall-rule/a0e1ee19-c10a-4525-a1dd-fd6414729a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006835 10.0.0.27 - - [2026-02-12 01:17:05] "POST /ref-update HTTP/1.1" 200 156 0.037174 10.0.0.27 - - [2026-02-12 01:17:05] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003087 10.0.0.27 - - [2026-02-12 01:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.27 - - [2026-02-12 01:17:05] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002309 10.0.0.27 - - [2026-02-12 01:17:05] "POST /tags HTTP/1.1" 409 210 0.002391 10.0.0.27 - - [2026-02-12 01:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.27 - - [2026-02-12 01:17:05] "GET /tag/7b0e3ee6-dc40-4fd1-881d-c420d276f331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.150056 10.0.0.27 - - [2026-02-12 01:17:05] "POST /firewall-rules HTTP/1.1" 200 568 0.152935 10.0.0.27 - - [2026-02-12 01:17:05] "GET /firewall-rule/605e1af1-0990-4644-9364-88cda95e870b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.015779 10.0.0.27 - - [2026-02-12 01:17:05] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005896 10.0.0.27 - - [2026-02-12 01:17:05] "GET /firewall-rule/605e1af1-0990-4644-9364-88cda95e870b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002740 10.0.0.27 - - [2026-02-12 01:17:05] "POST /ref-update HTTP/1.1" 200 156 0.043638 10.0.0.27 - - [2026-02-12 01:17:05] "POST /tags HTTP/1.1" 409 237 0.005994 10.0.0.27 - - [2026-02-12 01:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.27 - - [2026-02-12 01:17:05] "GET /tag/06541254-52a9-4791-b110-52688921fbf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.013617 10.0.0.27 - - [2026-02-12 01:17:05] "POST /tags HTTP/1.1" 409 210 0.002712 10.0.0.27 - - [2026-02-12 01:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.27 - - [2026-02-12 01:17:05] "GET /tag/0d7cdb36-43c1-4adc-82e2-3b36dfa08a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.012764 10.0.0.27 - - [2026-02-12 01:17:05] "POST /projects HTTP/1.1" 409 223 0.001924 10.0.0.27 - - [2026-02-12 01:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.27 - - [2026-02-12 01:17:06] "GET /project/b3ab031c-2337-491c-ac03-7f2577a70bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.061298 10.0.0.27 - - [2026-02-12 01:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.27 - - [2026-02-12 01:17:06] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.007662 10.0.0.27 - - [2026-02-12 01:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.27 - - [2026-02-12 01:17:06] "GET /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005203 10.0.0.27 - - [2026-02-12 01:17:06] "PUT /virtual-network/db1581f7-72b3-4594-b676-b88368b90321 HTTP/1.1" 200 264 0.051473 10.0.0.27 - - [2026-02-12 01:17:06] "PUT /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e HTTP/1.1" 200 264 0.063045 10.0.0.27 - - [2026-02-12 01:17:06] "POST /security-groups HTTP/1.1" 409 253 0.005065 10.0.0.27 - - [2026-02-12 01:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.27 - - [2026-02-12 01:17:06] "PUT /security-group/c78b0aca-aef1-42a5-a913-18943c704b68 HTTP/1.1" 200 262 0.059372 10.0.0.27 - - [2026-02-12 01:17:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026697 10.0.0.27 - - [2026-02-12 01:17:06] "PUT /access-control-list/6d11dbac-0da8-4e57-967b-4dbd23b2aa8e HTTP/1.1" 200 272 0.022170 10.0.0.27 - - [2026-02-12 01:17:06] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015870 10.0.0.27 - - [2026-02-12 01:17:06] "PUT /access-control-list/70ac68f3-f074-454c-bb76-bfc772f5acf0 HTTP/1.1" 200 272 0.019976 10.0.0.27 - - [2026-02-12 01:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.27 - - [2026-02-12 01:17:06] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002414 10.0.0.27 - - [2026-02-12 01:17:06] "POST /tags HTTP/1.1" 409 210 0.001287 10.0.0.27 - - [2026-02-12 01:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.27 - - [2026-02-12 01:17:06] "GET /tag/0d7cdb36-43c1-4adc-82e2-3b36dfa08a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.013301 10.0.0.27 - - [2026-02-12 01:17:06] "POST /firewall-rules HTTP/1.1" 200 570 0.083212 10.0.0.27 - - [2026-02-12 01:17:06] "GET /firewall-rule/289bd639-8ed8-43a3-8497-d725655f49eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004784 10.0.0.27 - - [2026-02-12 01:17:06] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.006192 10.0.0.27 - - [2026-02-12 01:17:06] "GET /firewall-rule/289bd639-8ed8-43a3-8497-d725655f49eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.001987 10.0.0.27 - - [2026-02-12 01:17:06] "POST /ref-update HTTP/1.1" 200 156 0.045455 10.0.0.27 - - [2026-02-12 01:17:06] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007264 10.0.0.27 - - [2026-02-12 01:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.27 - - [2026-02-12 01:17:06] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003181 10.0.0.27 - - [2026-02-12 01:17:06] "POST /tags HTTP/1.1" 409 210 0.001971 10.0.0.27 - - [2026-02-12 01:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.27 - - [2026-02-12 01:17:06] "GET /tag/0d7cdb36-43c1-4adc-82e2-3b36dfa08a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.011981 10.0.0.27 - - [2026-02-12 01:17:06] "POST /firewall-rules HTTP/1.1" 200 568 0.071782 10.0.0.27 - - [2026-02-12 01:17:07] "GET /firewall-rule/ed181757-3a67-4881-adaa-c05ce41d6d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.015255 10.0.0.27 - - [2026-02-12 01:17:07] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004395 10.0.0.27 - - [2026-02-12 01:17:07] "GET /firewall-rule/ed181757-3a67-4881-adaa-c05ce41d6d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002053 10.0.0.27 - - [2026-02-12 01:17:07] "POST /ref-update HTTP/1.1" 200 156 0.042559 10.0.0.27 - - [2026-02-12 01:17:07] "GET /virtual-router/42689515-d4de-4118-bea2-5b66da9a066f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003101 10.0.0.27 - - [2026-02-12 01:17:07] "POST /ref-update HTTP/1.1" 200 156 0.008095 10.0.0.27 - - [2026-02-12 01:17:07] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010072 10.0.0.27 - - [2026-02-12 01:17:07] "POST /set-tag HTTP/1.1" 200 109 0.003713 10.0.0.27 - - [2026-02-12 01:17:19] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006344 10.0.0.27 - - [2026-02-12 01:17:19] "POST /set-tag HTTP/1.1" 200 109 0.004232 10.0.0.27 - - [2026-02-12 01:17:19] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007107 10.0.0.27 - - [2026-02-12 01:17:19] "POST /set-tag HTTP/1.1" 200 109 0.002904 10.0.0.27 - - [2026-02-12 01:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.27 - - [2026-02-12 01:17:19] "GET /loadbalancer/dc2464fc-a1ec-47c4-9f60-fe846fc7067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002977 10.0.0.27 - - [2026-02-12 01:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.27 - - [2026-02-12 01:17:19] "GET /loadbalancer/dc2464fc-a1ec-47c4-9f60-fe846fc7067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.008895 10.0.0.27 - - [2026-02-12 01:17:19] "GET /loadbalancer-pool/f98ef8ed-3771-4524-ad8f-0d8b3e0995b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.007076 10.0.0.27 - - [2026-02-12 01:17:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017360 10.0.0.27 - - [2026-02-12 01:17:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.017195 10.0.0.27 - - [2026-02-12 01:17:19] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014675 10.0.0.27 - - [2026-02-12 01:17:19] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004247 10.0.0.27 - - [2026-02-12 01:17:19] "POST /ref-update HTTP/1.1" 200 156 0.021559 10.0.0.27 - - [2026-02-12 01:17:19] "POST /tags HTTP/1.1" 409 205 0.001885 10.0.0.27 - - [2026-02-12 01:17:19] "GET /floating-ip/0775e899-dfed-4dc4-b399-fad5dd83a016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1769 0.014278 10.0.0.27 - - [2026-02-12 01:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.27 - - [2026-02-12 01:17:19] "GET /tag/5de61350-78c2-42ee-b270-27ea32ee9cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014382 10.0.0.27 - - [2026-02-12 01:17:19] "PUT /floating-ip/0775e899-dfed-4dc4-b399-fad5dd83a016 HTTP/1.1" 200 256 0.023012 10.0.0.27 - - [2026-02-12 01:17:19] "POST /set-tag HTTP/1.1" 200 109 0.080224 10.0.0.27 - - [2026-02-12 01:17:19] "GET /loadbalancer-pool/dc955041-f7ee-441e-97c0-86f902116915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.017716 10.0.0.27 - - [2026-02-12 01:17:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017956 10.0.0.27 - - [2026-02-12 01:17:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010450 10.0.0.27 - - [2026-02-12 01:17:19] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012807 10.0.0.27 - - [2026-02-12 01:17:19] "POST /set-tag HTTP/1.1" 200 109 0.003188 10.0.0.27 - - [2026-02-12 01:17:19] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004527 10.0.0.27 - - [2026-02-12 01:17:19] "POST /ref-update HTTP/1.1" 200 156 0.009477 10.0.0.27 - - [2026-02-12 01:17:19] "GET /floating-ip/0775e899-dfed-4dc4-b399-fad5dd83a016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.014106 10.0.0.27 - - [2026-02-12 01:17:19] "PUT /floating-ip/0775e899-dfed-4dc4-b399-fad5dd83a016 HTTP/1.1" 200 256 0.009048 10.0.0.27 - - [2026-02-12 01:17:19] "GET /loadbalancer-pool/4fc47a7c-2424-4805-bb14-7c1ede386832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.011233 10.0.0.27 - - [2026-02-12 01:17:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015884 10.0.0.27 - - [2026-02-12 01:17:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.018457 10.0.0.27 - - [2026-02-12 01:17:19] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008337 10.0.0.27 - - [2026-02-12 01:17:19] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003917 10.0.0.27 - - [2026-02-12 01:17:19] "POST /ref-update HTTP/1.1" 200 156 0.012595 10.0.0.27 - - [2026-02-12 01:17:19] "GET /floating-ip/0775e899-dfed-4dc4-b399-fad5dd83a016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.009085 10.0.0.27 - - [2026-02-12 01:17:19] "POST /set-tag HTTP/1.1" 200 109 0.002575 10.0.0.27 - - [2026-02-12 01:17:19] "PUT /floating-ip/0775e899-dfed-4dc4-b399-fad5dd83a016 HTTP/1.1" 200 256 0.010211 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:17:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000931 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:17:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000791 10.0.0.27 - - [2026-02-12 01:18:55] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004794 10.0.0.27 - - [2026-02-12 01:18:55] "POST /set-tag HTTP/1.1" 200 109 0.004155 10.0.0.27 - - [2026-02-12 01:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.27 - - [2026-02-12 01:18:55] "GET /loadbalancer/dc2464fc-a1ec-47c4-9f60-fe846fc7067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002685 10.0.0.27 - - [2026-02-12 01:18:55] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004158 10.0.0.27 - - [2026-02-12 01:18:55] "POST /set-tag HTTP/1.1" 200 109 0.037796 10.0.0.27 - - [2026-02-12 01:18:55] "DELETE /loadbalancer-member/30a33ca9-b992-4583-bfb9-e42212142164 HTTP/1.1" 200 115 0.054738 10.0.0.27 - - [2026-02-12 01:18:55] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006546 10.0.0.27 - - [2026-02-12 01:18:55] "POST /set-tag HTTP/1.1" 200 109 0.002051 10.0.0.27 - - [2026-02-12 01:18:56] "DELETE /loadbalancer-member/0ac8a748-7cb3-406a-b51d-9d0b53e9b9d3 HTTP/1.1" 200 115 0.055314 10.0.0.27 - - [2026-02-12 01:18:56] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010009 10.0.0.27 - - [2026-02-12 01:18:56] "POST /set-tag HTTP/1.1" 200 109 0.007859 10.0.0.27 - - [2026-02-12 01:18:56] "DELETE /loadbalancer-member/f28378e7-ff5f-4e21-91ea-7370d94eb07a HTTP/1.1" 200 115 0.045764 10.0.0.33 - - [2026-02-12 01:19:03] "GET / HTTP/1.1" 200 35931 0.001741 10.0.0.33 - - [2026-02-12 01:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.33 - - [2026-02-12 01:19:03] "GET /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005013 10.0.0.33 - - [2026-02-12 01:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.33 - - [2026-02-12 01:19:03] "GET /routing-instance/8b7e8332-98ad-423d-b2d0-30fab8d6e66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002269 10.0.0.33 - - [2026-02-12 01:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.33 - - [2026-02-12 01:19:03] "GET /virtual-router/42689515-d4de-4118-bea2-5b66da9a066f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.045918 10.0.0.33 - - [2026-02-12 01:19:03] "PUT /virtual-router/42689515-d4de-4118-bea2-5b66da9a066f HTTP/1.1" 200 262 0.016697 10.0.0.33 - - [2026-02-12 01:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007529 10.0.0.33 - - [2026-02-12 01:19:03] "GET /virtual-router/42689515-d4de-4118-bea2-5b66da9a066f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.006256 10.0.0.33 - - [2026-02-12 01:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.33 - - [2026-02-12 01:19:04] "GET /virtual-machine-interface/b3b68ef1-0437-425f-bb61-dc52f993ca06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.011561 10.0.0.33 - - [2026-02-12 01:19:04] "PUT /virtual-machine-interface/b3b68ef1-0437-425f-bb61-dc52f993ca06 HTTP/1.1" 200 284 0.029689 10.0.0.27 - - [2026-02-12 01:19:05] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008989 10.0.0.27 - - [2026-02-12 01:19:05] "POST /set-tag HTTP/1.1" 200 109 0.003603 10.0.0.27 - - [2026-02-12 01:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.27 - - [2026-02-12 01:19:05] "GET /loadbalancer/dc2464fc-a1ec-47c4-9f60-fe846fc7067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002896 10.0.0.27 - - [2026-02-12 01:19:05] "GET /loadbalancer-pool/f98ef8ed-3771-4524-ad8f-0d8b3e0995b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002970 10.0.0.27 - - [2026-02-12 01:19:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022250 10.0.0.27 - - [2026-02-12 01:19:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.009378 10.0.0.27 - - [2026-02-12 01:19:05] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015317 10.0.0.27 - - [2026-02-12 01:19:05] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009530 10.0.0.27 - - [2026-02-12 01:19:05] "GET /floating-ip/0775e899-dfed-4dc4-b399-fad5dd83a016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.007994 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:19:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001166 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:19:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001096 10.0.0.27 - - [2026-02-12 01:19:05] "POST /set-tag HTTP/1.1" 200 109 0.093289 10.0.0.27 - - [2026-02-12 01:19:06] "GET /loadbalancer-pool/dc955041-f7ee-441e-97c0-86f902116915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.007745 10.0.0.27 - - [2026-02-12 01:19:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017820 10.0.0.27 - - [2026-02-12 01:19:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026497 10.0.0.27 - - [2026-02-12 01:19:06] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020875 10.0.0.27 - - [2026-02-12 01:19:06] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008211 10.0.0.27 - - [2026-02-12 01:19:06] "GET /floating-ip/0775e899-dfed-4dc4-b399-fad5dd83a016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.002368 10.0.0.27 - - [2026-02-12 01:19:06] "POST /set-tag HTTP/1.1" 200 109 0.011955 10.0.0.27 - - [2026-02-12 01:19:06] "GET /loadbalancer-pool/4fc47a7c-2424-4805-bb14-7c1ede386832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007030 10.0.0.27 - - [2026-02-12 01:19:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014602 10.0.0.27 - - [2026-02-12 01:19:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008947 10.0.0.27 - - [2026-02-12 01:19:06] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012525 10.0.0.27 - - [2026-02-12 01:19:06] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.27 - - [2026-02-12 01:19:06] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004028 10.0.0.27 - - [2026-02-12 01:19:06] "GET /floating-ip/0775e899-dfed-4dc4-b399-fad5dd83a016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.001843 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:19:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001356 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:19:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000917 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:19:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:19:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000722 10.0.0.27 - - [2026-02-12 01:20:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002267 10.0.0.27 - - [2026-02-12 01:20:45] "GET /global-system-configs HTTP/1.1" 200 322 0.003651 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:22:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000928 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:22:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001016 10.0.0.27 - - [2026-02-12 01:23:36] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006402 10.0.0.27 - - [2026-02-12 01:23:36] "POST /set-tag HTTP/1.1" 200 109 0.003610 10.0.0.27 - - [2026-02-12 01:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.27 - - [2026-02-12 01:23:36] "GET /loadbalancer/dc2464fc-a1ec-47c4-9f60-fe846fc7067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002167 10.0.0.27 - - [2026-02-12 01:23:36] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004422 10.0.0.27 - - [2026-02-12 01:23:36] "POST /set-tag HTTP/1.1" 200 109 0.020898 10.0.0.27 - - [2026-02-12 01:23:36] "DELETE /loadbalancer-member/6d515801-07b9-4bd8-8fc2-34feb370eef1 HTTP/1.1" 200 115 0.038484 10.0.0.27 - - [2026-02-12 01:23:36] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008740 10.0.0.27 - - [2026-02-12 01:23:36] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.27 - - [2026-02-12 01:23:36] "DELETE /loadbalancer-member/c57196df-5351-47ec-8324-224442fb0f3f HTTP/1.1" 200 115 0.031672 10.0.0.27 - - [2026-02-12 01:23:36] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015078 10.0.0.27 - - [2026-02-12 01:23:36] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.27 - - [2026-02-12 01:23:36] "DELETE /loadbalancer-member/ee37ed63-c235-4cab-8e93-8836f8cb7f9a HTTP/1.1" 200 115 0.042830 10.0.0.27 - - [2026-02-12 01:23:36] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014753 10.0.0.27 - - [2026-02-12 01:23:37] "POST /set-tag HTTP/1.1" 200 109 0.004157 10.0.0.27 - - [2026-02-12 01:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.27 - - [2026-02-12 01:23:37] "GET /loadbalancer/dc2464fc-a1ec-47c4-9f60-fe846fc7067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004016 10.0.0.27 - - [2026-02-12 01:23:37] "GET /loadbalancer-pool/f98ef8ed-3771-4524-ad8f-0d8b3e0995b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003528 10.0.0.27 - - [2026-02-12 01:23:37] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026129 10.0.0.27 - - [2026-02-12 01:23:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.024485 10.0.0.27 - - [2026-02-12 01:23:37] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005684 10.0.0.27 - - [2026-02-12 01:23:37] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006395 10.0.0.27 - - [2026-02-12 01:23:37] "GET /floating-ip/0775e899-dfed-4dc4-b399-fad5dd83a016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.003719 10.0.0.27 - - [2026-02-12 01:23:37] "POST /set-tag HTTP/1.1" 200 109 0.088970 10.0.0.27 - - [2026-02-12 01:23:37] "GET /loadbalancer-pool/dc955041-f7ee-441e-97c0-86f902116915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.013466 10.0.0.27 - - [2026-02-12 01:23:37] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030896 10.0.0.27 - - [2026-02-12 01:23:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.011280 10.0.0.27 - - [2026-02-12 01:23:37] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014813 10.0.0.27 - - [2026-02-12 01:23:37] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010796 10.0.0.27 - - [2026-02-12 01:23:37] "POST /set-tag HTTP/1.1" 200 109 0.015052 10.0.0.27 - - [2026-02-12 01:23:37] "GET /floating-ip/0775e899-dfed-4dc4-b399-fad5dd83a016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.005093 10.0.0.27 - - [2026-02-12 01:23:37] "GET /loadbalancer-pool/4fc47a7c-2424-4805-bb14-7c1ede386832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007784 10.0.0.27 - - [2026-02-12 01:23:37] "POST /loadbalancer-members HTTP/1.1" 200 692 0.065507 10.0.0.27 - - [2026-02-12 01:23:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.031058 10.0.0.27 - - [2026-02-12 01:23:37] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016463 10.0.0.27 - - [2026-02-12 01:23:37] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004394 10.0.0.27 - - [2026-02-12 01:23:37] "GET /floating-ip/0775e899-dfed-4dc4-b399-fad5dd83a016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.002216 10.0.0.27 - - [2026-02-12 01:23:37] "POST /set-tag HTTP/1.1" 200 109 0.002803 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:23:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:23:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001049 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:23:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001396 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:23:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 10.0.0.27 - - [2026-02-12 01:24:04] "GET / HTTP/1.1" 200 35931 0.001474 10.0.0.27 - - [2026-02-12 01:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.27 - - [2026-02-12 01:24:04] "GET /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004696 10.0.0.27 - - [2026-02-12 01:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.27 - - [2026-02-12 01:24:04] "GET /config-node/919253b0-cf67-46a8-8faf-b387547eef74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002808 10.0.0.27 - - [2026-02-12 01:24:15] "GET / HTTP/1.1" 200 35931 0.001240 10.0.0.27 - - [2026-02-12 01:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.27 - - [2026-02-12 01:24:15] "GET /routing-instance/8b7e8332-98ad-423d-b2d0-30fab8d6e66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002859 10.0.0.27 - - [2026-02-12 01:24:15] "POST /bgp-routers HTTP/1.1" 409 301 0.002134 10.0.0.27 - - [2026-02-12 01:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.27 - - [2026-02-12 01:24:15] "GET /bgp-router/e563b653-418a-4618-b88e-5023d3091c4e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004400 10.0.0.27 - - [2026-02-12 01:24:15] "PUT /bgp-router/e563b653-418a-4618-b88e-5023d3091c4e HTTP/1.1" 200 254 0.019256 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:24:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:24:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000777 10.0.0.27 - - [2026-02-12 01:25:25] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.27 - - [2026-02-12 01:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.27 - - [2026-02-12 01:25:26] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034576 10.0.0.27 - - [2026-02-12 01:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.27 - - [2026-02-12 01:25:26] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034058 10.0.0.27 - - [2026-02-12 01:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.27 - - [2026-02-12 01:25:26] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037344 10.0.0.27 - - [2026-02-12 01:25:26] "POST /tags HTTP/1.1" 200 333 0.031735 10.0.0.27 - - [2026-02-12 01:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009864 10.0.0.27 - - [2026-02-12 01:25:26] "GET /tag/23f007d6-d1f4-4410-a977-0846ffd4e801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015881 10.0.0.27 - - [2026-02-12 01:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.27 - - [2026-02-12 01:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.27 - - [2026-02-12 01:25:27] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036824 10.0.0.27 - - [2026-02-12 01:25:27] "GET /virtual-networks?parent_id=82d884ca-ea45-48f3-b661-597d6a007864&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002801 10.0.0.27 - - [2026-02-12 01:25:27] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040530 10.0.0.27 - - [2026-02-12 01:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.27 - - [2026-02-12 01:25:27] "GET /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004902 10.0.0.27 - - [2026-02-12 01:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.27 - - [2026-02-12 01:25:27] "GET /service-appliance-set/b7f9b807-033d-48e6-967d-f95f3c76b16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.001943 10.0.0.27 - - [2026-02-12 01:25:27] "POST /fqname-to-id HTTP/1.1" 404 254 0.001931 10.0.0.27 - - [2026-02-12 01:25:27] "POST /virtual-networks HTTP/1.1" 200 512 0.050508 10.0.0.27 - - [2026-02-12 01:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009132 10.0.0.27 - - [2026-02-12 01:25:27] "GET /network-ipam/2501ca30-dc7e-49b2-8129-d115d4bbe5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.002368 10.0.0.27 - - [2026-02-12 01:25:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.088648 10.0.0.27 - - [2026-02-12 01:25:27] "GET /virtual-machine-interface/7a245838-f335-4c47-a105-b62ac551d8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.014337 10.0.0.27 - - [2026-02-12 01:25:27] "POST /useragent-kv HTTP/1.1" 200 115 0.011540 10.0.0.27 - - [2026-02-12 01:25:27] "POST /ref-update HTTP/1.1" 200 156 0.149462 10.0.0.27 - - [2026-02-12 01:25:27] "GET /virtual-network/81636d1c-d7f7-4a04-9b2b-b0692c935345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004067 10.0.0.27 - - [2026-02-12 01:25:27] "GET /domains HTTP/1.1" 200 280 0.001296 10.0.0.27 - - [2026-02-12 01:25:27] "POST /instance-ips HTTP/1.1" 200 409 0.076634 10.0.0.27 - - [2026-02-12 01:25:27] "GET /domain/d2d2ae76-7309-4c41-9b08-d74e33c67457 HTTP/1.1" 200 3087 0.018321 10.0.0.27 - - [2026-02-12 01:25:27] "GET /instance-ip/e611bd80-f76d-4429-a0bb-e9ba6d6daf0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.015855 10.0.0.27 - - [2026-02-12 01:25:27] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864 HTTP/1.1" 200 5476 0.036022 10.0.0.27 - - [2026-02-12 01:25:27] "GET /virtual-network/81636d1c-d7f7-4a04-9b2b-b0692c935345 HTTP/1.1" 200 2082 0.004487 10.0.0.27 - - [2026-02-12 01:25:27] "GET /virtual-network/81636d1c-d7f7-4a04-9b2b-b0692c935345 HTTP/1.1" 200 2082 0.003406 10.0.0.27 - - [2026-02-12 01:25:27] "GET /routing-instance/1e81b5dc-23c2-4e3e-8a7d-b72c1d9d379e HTTP/1.1" 200 1180 0.002439 10.0.0.27 - - [2026-02-12 01:25:27] "GET /routing-instance/1e81b5dc-23c2-4e3e-8a7d-b72c1d9d379e HTTP/1.1" 200 1180 0.001815 10.0.0.27 - - [2026-02-12 01:25:27] "POST /loadbalancers HTTP/1.1" 200 610 0.078530 10.0.0.27 - - [2026-02-12 01:25:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.029360 10.0.0.27 - - [2026-02-12 01:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015648 10.0.0.27 - - [2026-02-12 01:25:27] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051846 10.0.0.27 - - [2026-02-12 01:25:27] "GET /instance-ip/e611bd80-f76d-4429-a0bb-e9ba6d6daf0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002400 10.0.0.27 - - [2026-02-12 01:25:27] "POST /floating-ips HTTP/1.1" 200 597 0.018209 10.0.0.27 - - [2026-02-12 01:25:27] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058208 10.0.0.27 - - [2026-02-12 01:25:27] "GET /loadbalancer/9cae1e04-2faf-4e9a-96c7-f37ecad6f419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006253 10.0.0.27 - - [2026-02-12 01:25:27] "POST /route-targets HTTP/1.1" 200 327 0.016171 10.0.0.27 - - [2026-02-12 01:25:27] "POST /ref-update HTTP/1.1" 200 156 0.021046 10.0.0.27 - - [2026-02-12 01:25:27] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.056695 10.0.0.27 - - [2026-02-12 01:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.27 - - [2026-02-12 01:25:27] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051273 10.0.0.27 - - [2026-02-12 01:25:27] "GET /loadbalancer-listener/fb090bb3-cab6-49db-b6c6-650838a064fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.006877 10.0.0.27 - - [2026-02-12 01:25:27] "GET /loadbalancer-listener/fb090bb3-cab6-49db-b6c6-650838a064fa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.002830 10.0.0.27 - - [2026-02-12 01:25:27] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.044292 10.0.0.27 - - [2026-02-12 01:25:27] "GET /instance-ip/e611bd80-f76d-4429-a0bb-e9ba6d6daf0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005177 10.0.0.27 - - [2026-02-12 01:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.27 - - [2026-02-12 01:25:27] "GET /loadbalancer/9cae1e04-2faf-4e9a-96c7-f37ecad6f419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006462 10.0.0.27 - - [2026-02-12 01:25:27] "GET /instance-ip/e611bd80-f76d-4429-a0bb-e9ba6d6daf0f?fields=floating_ips HTTP/1.1" 200 1213 0.013165 10.0.0.27 - - [2026-02-12 01:25:28] "GET /floating-ip/773b37ba-1ea0-4386-a56a-6f36f529b691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.005358 10.0.0.27 - - [2026-02-12 01:25:28] "POST /tags HTTP/1.1" 200 295 0.081748 10.0.0.27 - - [2026-02-12 01:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009664 10.0.0.27 - - [2026-02-12 01:25:28] "GET /tag/66d9f457-4cfa-4522-9961-07dcf9f5462a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.019531 10.0.0.27 - - [2026-02-12 01:25:28] "POST /tags HTTP/1.1" 409 233 0.004596 10.0.0.27 - - [2026-02-12 01:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.27 - - [2026-02-12 01:25:28] "GET /tag/0579f9f0-bba5-4bf7-bf0e-9e798a80dbc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.010154 10.0.0.27 - - [2026-02-12 01:25:28] "POST /tags HTTP/1.1" 409 206 0.002846 10.0.0.27 - - [2026-02-12 01:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.27 - - [2026-02-12 01:25:28] "GET /tag/057ba689-6b84-454e-a861-b525b149b854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012074 10.0.0.27 - - [2026-02-12 01:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.27 - - [2026-02-12 01:25:28] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006715 10.0.0.27 - - [2026-02-12 01:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.27 - - [2026-02-12 01:25:28] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040331 10.0.0.27 - - [2026-02-12 01:25:28] "POST /virtual-machines HTTP/1.1" 200 369 0.010257 10.0.0.27 - - [2026-02-12 01:25:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.031496 10.0.0.27 - - [2026-02-12 01:25:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.098694 10.0.0.27 - - [2026-02-12 01:25:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009025 10.0.0.27 - - [2026-02-12 01:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008500 10.0.0.27 - - [2026-02-12 01:25:28] "GET /virtual-machine-interface/b6e8299a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004046 10.0.0.27 - - [2026-02-12 01:25:28] "POST /instance-ips HTTP/1.1" 200 409 0.019917 10.0.0.27 - - [2026-02-12 01:25:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.023302 10.0.0.27 - - [2026-02-12 01:25:28] "GET /virtual-machine-interface/b6e8299a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011031 10.0.0.27 - - [2026-02-12 01:25:28] "POST /set-tag HTTP/1.1" 200 109 0.016800 10.0.0.27 - - [2026-02-12 01:25:28] "GET /virtual-machine-interface/b6e8299a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016779 10.0.0.27 - - [2026-02-12 01:25:28] "GET /instance-ip/b7018322-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002950 10.0.0.27 - - [2026-02-12 01:25:28] "GET /virtual-machine-interface/b6e8299a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004543 10.0.0.27 - - [2026-02-12 01:25:28] "POST /set-tag HTTP/1.1" 200 109 0.008271 10.0.0.27 - - [2026-02-12 01:25:28] "GET /virtual-router/42689515-d4de-4118-bea2-5b66da9a066f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002339 10.0.0.27 - - [2026-02-12 01:25:28] "POST /ref-update HTTP/1.1" 200 156 0.008769 10.0.0.27 - - [2026-02-12 01:25:28] "GET /virtual-machine-interface/b6e8299a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007706 10.0.0.27 - - [2026-02-12 01:25:28] "POST /set-tag HTTP/1.1" 200 109 0.002906 10.0.0.27 - - [2026-02-12 01:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.27 - - [2026-02-12 01:25:29] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003920 10.0.0.27 - - [2026-02-12 01:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.27 - - [2026-02-12 01:25:29] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032050 10.0.0.27 - - [2026-02-12 01:25:29] "POST /virtual-machines HTTP/1.1" 200 369 0.011051 10.0.0.27 - - [2026-02-12 01:25:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.027236 10.0.0.27 - - [2026-02-12 01:25:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.104270 10.0.0.27 - - [2026-02-12 01:25:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.011284 10.0.0.27 - - [2026-02-12 01:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007558 10.0.0.27 - - [2026-02-12 01:25:29] "GET /virtual-machine-interface/b7561f68-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.003802 10.0.0.27 - - [2026-02-12 01:25:29] "POST /instance-ips HTTP/1.1" 200 409 0.023045 10.0.0.27 - - [2026-02-12 01:25:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018847 10.0.0.27 - - [2026-02-12 01:25:29] "GET /virtual-machine-interface/b7561f68-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009833 10.0.0.27 - - [2026-02-12 01:25:29] "POST /set-tag HTTP/1.1" 200 109 0.016458 10.0.0.27 - - [2026-02-12 01:25:29] "GET /virtual-machine-interface/b7561f68-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016249 10.0.0.27 - - [2026-02-12 01:25:29] "GET /instance-ip/b76f145a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002667 10.0.0.27 - - [2026-02-12 01:25:29] "GET /virtual-machine-interface/b7561f68-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004184 10.0.0.27 - - [2026-02-12 01:25:29] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.27 - - [2026-02-12 01:25:29] "GET /virtual-router/42689515-d4de-4118-bea2-5b66da9a066f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003503 10.0.0.27 - - [2026-02-12 01:25:29] "POST /ref-update HTTP/1.1" 200 156 0.008351 10.0.0.27 - - [2026-02-12 01:25:29] "GET /virtual-machine-interface/b7561f68-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014349 10.0.0.27 - - [2026-02-12 01:25:29] "POST /set-tag HTTP/1.1" 200 109 0.002240 10.0.0.27 - - [2026-02-12 01:25:29] "GET /virtual-machine-interface/b6e8299a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007230 10.0.0.27 - - [2026-02-12 01:25:29] "POST /set-tag HTTP/1.1" 200 109 0.001790 10.0.0.27 - - [2026-02-12 01:25:29] "GET /virtual-machine-interface/b7561f68-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003535 10.0.0.27 - - [2026-02-12 01:25:29] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.27 - - [2026-02-12 01:25:32] "GET /domains HTTP/1.1" 200 280 0.001793 10.0.0.27 - - [2026-02-12 01:25:32] "GET /domain/d2d2ae76-7309-4c41-9b08-d74e33c67457 HTTP/1.1" 200 3087 0.002546 10.0.0.27 - - [2026-02-12 01:25:32] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864 HTTP/1.1" 200 7064 0.046253 10.0.0.27 - - [2026-02-12 01:25:32] "GET /virtual-network/81636d1c-d7f7-4a04-9b2b-b0692c935345 HTTP/1.1" 200 2082 0.008784 10.0.0.27 - - [2026-02-12 01:25:32] "GET /virtual-network/81636d1c-d7f7-4a04-9b2b-b0692c935345 HTTP/1.1" 200 2082 0.003914 10.0.0.27 - - [2026-02-12 01:25:32] "GET /routing-instance/1e81b5dc-23c2-4e3e-8a7d-b72c1d9d379e HTTP/1.1" 200 1401 0.004505 10.0.0.27 - - [2026-02-12 01:25:32] "GET /routing-instance/1e81b5dc-23c2-4e3e-8a7d-b72c1d9d379e HTTP/1.1" 200 1401 0.002094 10.0.0.27 - - [2026-02-12 01:25:32] "GET /route-target/1866a209-daf3-4dd3-a6b4-b122a1d75790 HTTP/1.1" 200 1152 0.002063 10.0.0.27 - - [2026-02-12 01:25:32] "GET /virtual-network/81636d1c-d7f7-4a04-9b2b-b0692c935345 HTTP/1.1" 200 2082 0.003890 10.0.0.27 - - [2026-02-12 01:25:32] "GET /routing-instance/1e81b5dc-23c2-4e3e-8a7d-b72c1d9d379e HTTP/1.1" 200 1401 0.002831 10.0.0.27 - - [2026-02-12 01:25:32] "GET /virtual-network/81636d1c-d7f7-4a04-9b2b-b0692c935345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003942 10.0.0.27 - - [2026-02-12 01:25:32] "GET /virtual-network/81636d1c-d7f7-4a04-9b2b-b0692c935345 HTTP/1.1" 200 2082 0.005553 10.0.0.27 - - [2026-02-12 01:25:32] "GET /routing-instance/1e81b5dc-23c2-4e3e-8a7d-b72c1d9d379e HTTP/1.1" 200 1401 0.002937 10.0.0.27 - - [2026-02-12 01:25:32] "GET /routing-instance/1e81b5dc-23c2-4e3e-8a7d-b72c1d9d379e HTTP/1.1" 200 1401 0.002343 10.0.0.27 - - [2026-02-12 01:25:32] "GET /route-target/1866a209-daf3-4dd3-a6b4-b122a1d75790 HTTP/1.1" 200 1152 0.001967 10.0.0.27 - - [2026-02-12 01:25:32] "GET /domains HTTP/1.1" 200 280 0.002255 10.0.0.27 - - [2026-02-12 01:25:32] "GET /domain/d2d2ae76-7309-4c41-9b08-d74e33c67457 HTTP/1.1" 200 3087 0.002321 10.0.0.27 - - [2026-02-12 01:25:32] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864 HTTP/1.1" 200 7064 0.043467 10.0.0.27 - - [2026-02-12 01:25:32] "GET /virtual-network/81636d1c-d7f7-4a04-9b2b-b0692c935345 HTTP/1.1" 200 2082 0.004288 10.0.0.27 - - [2026-02-12 01:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.27 - - [2026-02-12 01:25:32] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039140 10.0.0.27 - - [2026-02-12 01:25:32] "GET /virtual-network/81636d1c-d7f7-4a04-9b2b-b0692c935345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006055 10.0.0.27 - - [2026-02-12 01:25:32] "GET /floating-ip-pools?parent_id=81636d1c-d7f7-4a04-9b2b-b0692c935345&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002591 10.0.0.27 - - [2026-02-12 01:25:32] "GET /virtual-network/81636d1c-d7f7-4a04-9b2b-b0692c935345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003667 10.0.0.27 - - [2026-02-12 01:25:32] "POST /floating-ip-pools HTTP/1.1" 200 562 0.024703 10.0.0.27 - - [2026-02-12 01:25:32] "POST /ref-update HTTP/1.1" 200 156 0.012568 10.0.0.27 - - [2026-02-12 01:25:32] "GET /virtual-network/81636d1c-d7f7-4a04-9b2b-b0692c935345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.013963 10.0.0.27 - - [2026-02-12 01:25:32] "GET /domains HTTP/1.1" 200 280 0.001263 10.0.0.27 - - [2026-02-12 01:25:32] "GET /domain/d2d2ae76-7309-4c41-9b08-d74e33c67457 HTTP/1.1" 200 3087 0.002270 10.0.0.27 - - [2026-02-12 01:25:32] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864 HTTP/1.1" 200 7320 0.049077 10.0.0.27 - - [2026-02-12 01:25:33] "GET /virtual-network/81636d1c-d7f7-4a04-9b2b-b0692c935345 HTTP/1.1" 200 2320 0.009224 10.0.0.27 - - [2026-02-12 01:25:33] "GET /floating-ip-pool/baa6ad57-db5a-4dbb-8576-da58fb087eb3 HTTP/1.1" 200 1314 0.002333 10.0.0.27 - - [2026-02-12 01:25:33] "GET /domains HTTP/1.1" 200 280 0.001372 10.0.0.27 - - [2026-02-12 01:25:33] "GET /domain/d2d2ae76-7309-4c41-9b08-d74e33c67457 HTTP/1.1" 200 3087 0.002888 10.0.0.27 - - [2026-02-12 01:25:33] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864 HTTP/1.1" 200 7320 0.030617 10.0.0.27 - - [2026-02-12 01:25:33] "GET /virtual-network/81636d1c-d7f7-4a04-9b2b-b0692c935345 HTTP/1.1" 200 2320 0.004320 10.0.0.27 - - [2026-02-12 01:25:33] "GET /virtual-network/81636d1c-d7f7-4a04-9b2b-b0692c935345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003805 10.0.0.27 - - [2026-02-12 01:25:33] "POST /tags HTTP/1.1" 200 365 0.054938 10.0.0.27 - - [2026-02-12 01:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009376 10.0.0.27 - - [2026-02-12 01:25:33] "GET /tag/29f428b1-d7d8-4717-bb37-024f585f4d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.020084 10.0.0.27 - - [2026-02-12 01:25:33] "POST /tags HTTP/1.1" 409 206 0.001932 10.0.0.27 - - [2026-02-12 01:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.27 - - [2026-02-12 01:25:33] "GET /tag/057ba689-6b84-454e-a861-b525b149b854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011246 10.0.0.27 - - [2026-02-12 01:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.27 - - [2026-02-12 01:25:33] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.037519 10.0.0.27 - - [2026-02-12 01:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.27 - - [2026-02-12 01:25:33] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003834 10.0.0.27 - - [2026-02-12 01:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.27 - - [2026-02-12 01:25:33] "GET /service-appliance-set/b7912d9a-e10b-40c1-be5b-10b0e4f6f33e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.005203 10.0.0.27 - - [2026-02-12 01:25:33] "POST /fqname-to-id HTTP/1.1" 404 258 0.001469 10.0.0.27 - - [2026-02-12 01:25:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.101105 10.0.0.27 - - [2026-02-12 01:25:33] "GET /virtual-machine-interface/07805aa3-0636-468a-9cd5-a5224906140f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.017187 10.0.0.27 - - [2026-02-12 01:25:33] "POST /set-tag HTTP/1.1" 200 109 0.015984 10.0.0.27 - - [2026-02-12 01:25:33] "POST /instance-ips HTTP/1.1" 200 417 0.036308 10.0.0.27 - - [2026-02-12 01:25:33] "GET /instance-ip/b4e2bd37-2a87-468c-a983-3ec4a2a3a1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.009525 10.0.0.27 - - [2026-02-12 01:25:33] "POST /loadbalancers HTTP/1.1" 200 618 0.060606 10.0.0.27 - - [2026-02-12 01:25:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.019767 10.0.0.27 - - [2026-02-12 01:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009621 10.0.0.27 - - [2026-02-12 01:25:33] "POST /service-instances HTTP/1.1" 200 566 0.018574 10.0.0.27 - - [2026-02-12 01:25:33] "POST /ref-update HTTP/1.1" 200 156 0.012018 10.0.0.27 - - [2026-02-12 01:25:33] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.049484 10.0.0.27 - - [2026-02-12 01:25:33] "GET /virtual-machine-interface/07805aa3-0636-468a-9cd5-a5224906140f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004655 10.0.0.27 - - [2026-02-12 01:25:33] "PUT /service-instance/74b56b9a-27c4-44c8-9926-b0270221e8db HTTP/1.1" 200 266 0.011104 10.0.0.27 - - [2026-02-12 01:25:33] "GET /virtual-machine-interface/07805aa3-0636-468a-9cd5-a5224906140f?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.014505 10.0.0.27 - - [2026-02-12 01:25:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.007021 10.0.0.27 - - [2026-02-12 01:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.27 - - [2026-02-12 01:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006187 10.0.0.27 - - [2026-02-12 01:25:33] "GET /floating-ip-pool/baa6ad57-db5a-4dbb-8576-da58fb087eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.015085 10.0.0.27 - - [2026-02-12 01:25:33] "POST /virtual-machines HTTP/1.1" 200 429 0.024015 10.0.0.27 - - [2026-02-12 01:25:34] "POST /floating-ips HTTP/1.1" 200 671 0.131123 10.0.0.27 - - [2026-02-12 01:25:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.060580 10.0.0.27 - - [2026-02-12 01:25:34] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012818 10.0.0.27 - - [2026-02-12 01:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005396 10.0.0.27 - - [2026-02-12 01:25:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.212477 10.0.0.27 - - [2026-02-12 01:25:34] "POST /chown HTTP/1.1" 200 109 0.020023 10.0.0.27 - - [2026-02-12 01:25:34] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014270 10.0.0.27 - - [2026-02-12 01:25:34] "POST /tags HTTP/1.1" 409 221 0.010386 10.0.0.27 - - [2026-02-12 01:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.27 - - [2026-02-12 01:25:34] "POST /chown HTTP/1.1" 200 109 0.024017 10.0.0.27 - - [2026-02-12 01:25:34] "GET /tag/23f007d6-d1f4-4410-a977-0846ffd4e801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011151 10.0.0.27 - - [2026-02-12 01:25:34] "POST /tags HTTP/1.1" 409 238 0.003826 10.0.0.27 - - [2026-02-12 01:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.27 - - [2026-02-12 01:25:34] "PUT /virtual-machine-interface/4f0854ff-cc1c-4a32-8a88-ffa1f74b42aa HTTP/1.1" 200 284 0.014926 10.0.0.27 - - [2026-02-12 01:25:34] "PUT /instance-ip/b4e2bd37-2a87-468c-a983-3ec4a2a3a1a3 HTTP/1.1" 200 256 0.026176 10.0.0.27 - - [2026-02-12 01:25:34] "GET /tag/29f428b1-d7d8-4717-bb37-024f585f4d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.031430 10.0.0.27 - - [2026-02-12 01:25:34] "POST /ref-update HTTP/1.1" 200 156 0.057741 10.0.0.27 - - [2026-02-12 01:25:34] "POST /firewall-rules HTTP/1.1" 200 650 0.103361 10.0.0.27 - - [2026-02-12 01:25:34] "GET /firewall-rule/245221e9-a524-4064-bba7-ae5f6bfb99a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.027077 10.0.0.27 - - [2026-02-12 01:25:34] "POST /ref-update HTTP/1.1" 200 156 0.074902 10.0.0.27 - - [2026-02-12 01:25:34] "POST /ref-update HTTP/1.1" 200 156 0.025434 10.0.0.27 - - [2026-02-12 01:25:34] "GET /firewall-policy/dc3913bc-0a10-4954-a6d2-167ad636eb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.015456 10.0.0.27 - - [2026-02-12 01:25:34] "GET /firewall-rule/245221e9-a524-4064-bba7-ae5f6bfb99a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003154 10.0.0.27 - - [2026-02-12 01:25:34] "POST /ref-update HTTP/1.1" 200 156 0.038136 10.0.0.27 - - [2026-02-12 01:25:34] "POST /ref-update HTTP/1.1" 200 156 0.034086 10.0.0.27 - - [2026-02-12 01:25:34] "POST /ref-update HTTP/1.1" 200 156 0.008111 10.0.0.27 - - [2026-02-12 01:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.27 - - [2026-02-12 01:25:34] "POST /ref-update HTTP/1.1" 200 156 0.023136 10.0.0.27 - - [2026-02-12 01:25:34] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.031751 10.0.0.27 - - [2026-02-12 01:25:34] "GET /loadbalancer/74103c60-0a82-4d02-9794-5fed68fa94c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.011387 10.0.0.27 - - [2026-02-12 01:25:34] "POST /virtual-machines HTTP/1.1" 200 429 0.031589 10.0.0.27 - - [2026-02-12 01:25:34] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.027678 10.0.0.27 - - [2026-02-12 01:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.27 - - [2026-02-12 01:25:35] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.088221 10.0.0.27 - - [2026-02-12 01:25:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.159568 10.0.0.27 - - [2026-02-12 01:25:35] "GET /loadbalancer-listener/1e2e285f-b757-44c7-8759-eb31a3189e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.010269 10.0.0.27 - - [2026-02-12 01:25:35] "POST /chown HTTP/1.1" 200 109 0.021033 10.0.0.27 - - [2026-02-12 01:25:35] "GET /loadbalancer-listener/1e2e285f-b757-44c7-8759-eb31a3189e85?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.020442 10.0.0.27 - - [2026-02-12 01:25:35] "POST /chown HTTP/1.1" 200 109 0.009859 10.0.0.27 - - [2026-02-12 01:25:35] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.032876 10.0.0.27 - - [2026-02-12 01:25:35] "PUT /virtual-machine-interface/ef6de079-a8ba-4e17-b058-495ce30a95a9 HTTP/1.1" 200 284 0.011097 10.0.0.27 - - [2026-02-12 01:25:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.016954 10.0.0.27 - - [2026-02-12 01:25:35] "GET /loadbalancer-pool/40562b3d-1f25-4def-95c3-a9bdfed61953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005812 10.0.0.27 - - [2026-02-12 01:25:35] "PUT /instance-ip/b4e2bd37-2a87-468c-a983-3ec4a2a3a1a3 HTTP/1.1" 200 256 0.059732 10.0.0.27 - - [2026-02-12 01:25:35] "POST /ref-update HTTP/1.1" 200 156 0.020701 10.0.0.27 - - [2026-02-12 01:25:35] "POST /loadbalancer-members HTTP/1.1" 200 707 0.049995 10.0.0.27 - - [2026-02-12 01:25:35] "POST /ref-update HTTP/1.1" 200 156 0.013703 10.0.0.27 - - [2026-02-12 01:25:35] "POST /ref-update HTTP/1.1" 200 156 0.029501 10.0.0.27 - - [2026-02-12 01:25:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.037607 10.0.0.27 - - [2026-02-12 01:25:35] "GET /loadbalancer-member/372559a8-5621-4e09-adab-7df624860db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.016497 10.0.0.27 - - [2026-02-12 01:25:35] "POST /ref-update HTTP/1.1" 200 156 0.045981 10.0.0.27 - - [2026-02-12 01:25:35] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008725 10.0.0.27 - - [2026-02-12 01:25:35] "POST /ref-update HTTP/1.1" 200 156 0.010800 10.0.0.27 - - [2026-02-12 01:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006381 10.0.0.27 - - [2026-02-12 01:25:35] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006508 10.0.0.27 - - [2026-02-12 01:25:35] "POST /tags HTTP/1.1" 409 221 0.013876 10.0.0.27 - - [2026-02-12 01:25:35] "PUT /service-instance/74b56b9a-27c4-44c8-9926-b0270221e8db HTTP/1.1" 200 266 0.010627 10.0.0.27 - - [2026-02-12 01:25:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.027355 10.0.0.27 - - [2026-02-12 01:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008099 10.0.0.27 - - [2026-02-12 01:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.27 - - [2026-02-12 01:25:35] "GET /tag/23f007d6-d1f4-4410-a977-0846ffd4e801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009669 10.0.0.27 - - [2026-02-12 01:25:35] "POST /tags HTTP/1.1" 409 238 0.001675 10.0.0.27 - - [2026-02-12 01:25:35] "POST /chown HTTP/1.1" 200 109 0.006985 10.0.0.27 - - [2026-02-12 01:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005508 10.0.0.27 - - [2026-02-12 01:25:35] "GET /tag/29f428b1-d7d8-4717-bb37-024f585f4d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013474 10.0.0.27 - - [2026-02-12 01:25:35] "POST /firewall-rules HTTP/1.1" 409 293 0.001624 10.0.0.27 - - [2026-02-12 01:25:35] "POST /chown HTTP/1.1" 200 109 0.034207 10.0.0.27 - - [2026-02-12 01:25:35] "PUT /instance-ip/b4e2bd37-2a87-468c-a983-3ec4a2a3a1a3 HTTP/1.1" 200 256 0.019690 10.0.0.27 - - [2026-02-12 01:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.27 - - [2026-02-12 01:25:35] "PUT /firewall-rule/245221e9-a524-4064-bba7-ae5f6bfb99a5 HTTP/1.1" 200 260 0.017449 10.0.0.27 - - [2026-02-12 01:25:35] "GET /firewall-rule/245221e9-a524-4064-bba7-ae5f6bfb99a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.011268 10.0.0.27 - - [2026-02-12 01:25:35] "GET /firewall-policy/dc3913bc-0a10-4954-a6d2-167ad636eb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005591 10.0.0.27 - - [2026-02-12 01:25:35] "POST /ref-update HTTP/1.1" 200 156 0.028488 10.0.0.27 - - [2026-02-12 01:25:35] "POST /chown HTTP/1.1" 200 109 0.020003 10.0.0.27 - - [2026-02-12 01:25:35] "GET /firewall-rule/245221e9-a524-4064-bba7-ae5f6bfb99a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002398 10.0.0.27 - - [2026-02-12 01:25:35] "POST /chown HTTP/1.1" 200 109 0.022909 10.0.0.27 - - [2026-02-12 01:25:35] "PUT /instance-ip/b4e2bd37-2a87-468c-a983-3ec4a2a3a1a3 HTTP/1.1" 200 256 0.013976 10.0.0.27 - - [2026-02-12 01:25:35] "POST /ref-update HTTP/1.1" 200 156 0.016884 10.0.0.27 - - [2026-02-12 01:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.27 - - [2026-02-12 01:25:35] "POST /chown HTTP/1.1" 200 109 0.006201 10.0.0.27 - - [2026-02-12 01:25:35] "POST /chown HTTP/1.1" 200 109 0.017144 10.0.0.27 - - [2026-02-12 01:25:35] "PUT /instance-ip/b4e2bd37-2a87-468c-a983-3ec4a2a3a1a3 HTTP/1.1" 200 256 0.016895 10.0.0.27 - - [2026-02-12 01:25:36] "POST /ref-update HTTP/1.1" 200 156 0.011249 10.0.0.27 - - [2026-02-12 01:25:36] "POST /chown HTTP/1.1" 200 109 0.021653 10.0.0.27 - - [2026-02-12 01:25:36] "POST /chown HTTP/1.1" 200 109 0.018000 10.0.0.27 - - [2026-02-12 01:25:36] "PUT /instance-ip/b4e2bd37-2a87-468c-a983-3ec4a2a3a1a3 HTTP/1.1" 200 256 0.018360 10.0.0.27 - - [2026-02-12 01:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.27 - - [2026-02-12 01:25:36] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006521 10.0.0.27 - - [2026-02-12 01:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005876 10.0.0.27 - - [2026-02-12 01:25:36] "POST /ref-update HTTP/1.1" 200 156 0.050489 10.0.0.27 - - [2026-02-12 01:25:36] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.036635 10.0.0.27 - - [2026-02-12 01:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.27 - - [2026-02-12 01:25:36] "POST /virtual-machines HTTP/1.1" 200 373 0.016344 10.0.0.27 - - [2026-02-12 01:25:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.027110 10.0.0.27 - - [2026-02-12 01:25:36] "POST /chown HTTP/1.1" 200 109 0.022898 10.0.0.27 - - [2026-02-12 01:25:36] "POST /chown HTTP/1.1" 200 109 0.070475 10.0.0.27 - - [2026-02-12 01:25:36] "PUT /service-instance/74b56b9a-27c4-44c8-9926-b0270221e8db HTTP/1.1" 200 266 0.064669 10.0.0.27 - - [2026-02-12 01:25:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.163299 10.0.0.27 - - [2026-02-12 01:25:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.045921 10.0.0.27 - - [2026-02-12 01:25:36] "POST /ref-update HTTP/1.1" 200 156 0.053289 10.0.0.27 - - [2026-02-12 01:25:36] "POST /chown HTTP/1.1" 200 109 0.034570 10.0.0.27 - - [2026-02-12 01:25:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.042529 10.0.0.27 - - [2026-02-12 01:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.27 - - [2026-02-12 01:25:36] "GET /virtual-machine-interface/bb960dcc-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.009251 10.0.0.27 - - [2026-02-12 01:25:36] "PUT /service-instance/74b56b9a-27c4-44c8-9926-b0270221e8db HTTP/1.1" 200 266 0.017941 10.0.0.27 - - [2026-02-12 01:25:36] "POST /chown HTTP/1.1" 200 109 0.022694 10.0.0.27 - - [2026-02-12 01:25:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.037852 10.0.0.27 - - [2026-02-12 01:25:36] "POST /ref-update HTTP/1.1" 200 156 0.044154 10.0.0.27 - - [2026-02-12 01:25:36] "POST /instance-ips HTTP/1.1" 200 413 0.068787 10.0.0.27 - - [2026-02-12 01:25:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.022621 10.0.0.27 - - [2026-02-12 01:25:36] "GET /virtual-machine-interface/bb960dcc-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.010010 10.0.0.27 - - [2026-02-12 01:25:36] "PUT /service-instance/74b56b9a-27c4-44c8-9926-b0270221e8db HTTP/1.1" 200 266 0.007550 10.0.0.27 - - [2026-02-12 01:25:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.006900 10.0.0.27 - - [2026-02-12 01:25:36] "POST /set-tag HTTP/1.1" 200 109 0.014911 10.0.0.27 - - [2026-02-12 01:25:36] "GET /virtual-machine-interface/bb960dcc-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.016625 10.0.0.27 - - [2026-02-12 01:25:36] "GET /instance-ip/bbbd8690-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.002998 10.0.0.27 - - [2026-02-12 01:25:36] "PUT /service-instance/74b56b9a-27c4-44c8-9926-b0270221e8db HTTP/1.1" 200 266 0.030080 10.0.0.27 - - [2026-02-12 01:25:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.007869 10.0.0.27 - - [2026-02-12 01:25:36] "GET /virtual-machine-interface/bb960dcc-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011461 10.0.0.27 - - [2026-02-12 01:25:36] "POST /set-tag HTTP/1.1" 200 109 0.003217 10.0.0.27 - - [2026-02-12 01:25:36] "GET /virtual-router/42689515-d4de-4118-bea2-5b66da9a066f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.012433 10.0.0.27 - - [2026-02-12 01:25:36] "PUT /service-instance/74b56b9a-27c4-44c8-9926-b0270221e8db HTTP/1.1" 200 266 0.015341 10.0.0.27 - - [2026-02-12 01:25:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.025483 10.0.0.27 - - [2026-02-12 01:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.27 - - [2026-02-12 01:25:36] "POST /ref-update HTTP/1.1" 200 156 0.027439 10.0.0.27 - - [2026-02-12 01:25:37] "GET /virtual-machine-interface/bb960dcc-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.018097 10.0.0.27 - - [2026-02-12 01:25:37] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.007582 10.0.0.27 - - [2026-02-12 01:25:37] "GET /virtual-machine-interface/bb960dcc-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009834 10.0.0.27 - - [2026-02-12 01:25:37] "POST /set-tag HTTP/1.1" 200 109 0.001827 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.036415 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.017653 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.006200 10.0.0.27 - - [2026-02-12 01:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.005736 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.007324 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.016234 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.017867 10.0.0.27 - - [2026-02-12 01:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.005850 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.014038 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.006790 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.010510 10.0.0.27 - - [2026-02-12 01:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.006103 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.016332 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.008214 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.015960 10.0.0.27 - - [2026-02-12 01:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.006030 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.012931 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.012079 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.008528 10.0.0.27 - - [2026-02-12 01:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.007522 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.006020 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.017430 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.017450 10.0.0.27 - - [2026-02-12 01:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.006028 10.0.0.27 - - [2026-02-12 01:25:37] "POST /chown HTTP/1.1" 200 109 0.012155 10.0.0.27 - - [2026-02-12 01:25:38] "POST /chown HTTP/1.1" 200 109 0.006205 10.0.0.27 - - [2026-02-12 01:25:38] "POST /chown HTTP/1.1" 200 109 0.023249 10.0.0.27 - - [2026-02-12 01:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.27 - - [2026-02-12 01:25:38] "POST /chown HTTP/1.1" 200 109 0.006103 10.0.0.27 - - [2026-02-12 01:25:38] "POST /chown HTTP/1.1" 200 109 0.018097 10.0.0.27 - - [2026-02-12 01:25:38] "POST /chown HTTP/1.1" 200 109 0.018309 10.0.0.27 - - [2026-02-12 01:25:38] "POST /chown HTTP/1.1" 200 109 0.006016 10.0.0.27 - - [2026-02-12 01:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.27 - - [2026-02-12 01:25:38] "POST /chown HTTP/1.1" 200 109 0.005574 10.0.0.27 - - [2026-02-12 01:25:38] "POST /chown HTTP/1.1" 200 109 0.005960 10.0.0.27 - - [2026-02-12 01:25:38] "POST /chown HTTP/1.1" 200 109 0.018744 10.0.0.27 - - [2026-02-12 01:25:38] "POST /chown HTTP/1.1" 200 109 0.018943 10.0.0.27 - - [2026-02-12 01:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.27 - - [2026-02-12 01:25:38] "POST /chown HTTP/1.1" 200 109 0.006113 10.0.0.27 - - [2026-02-12 01:25:38] "POST /chown HTTP/1.1" 200 109 0.020261 10.0.0.27 - - [2026-02-12 01:25:38] "POST /chown HTTP/1.1" 200 109 0.017693 10.0.0.27 - - [2026-02-12 01:25:38] "POST /chown HTTP/1.1" 200 109 0.005750 10.0.0.27 - - [2026-02-12 01:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006011 10.0.0.27 - - [2026-02-12 01:25:38] "POST /chown HTTP/1.1" 200 109 0.005363 10.0.0.27 - - [2026-02-12 01:25:38] "POST /chown HTTP/1.1" 200 109 0.011868 10.0.0.27 - - [2026-02-12 01:25:38] "POST /chown HTTP/1.1" 200 109 0.009421 10.0.0.27 - - [2026-02-12 01:25:38] "POST /chown HTTP/1.1" 200 109 0.016908 10.0.0.27 - - [2026-02-12 01:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.27 - - [2026-02-12 01:25:38] "POST /chown HTTP/1.1" 200 109 0.007969 10.0.0.27 - - [2026-02-12 01:25:38] "POST /chown HTTP/1.1" 200 109 0.016788 10.0.0.27 - - [2026-02-12 01:25:38] "POST /chown HTTP/1.1" 200 109 0.007210 10.0.0.27 - - [2026-02-12 01:25:38] "POST /chown HTTP/1.1" 200 109 0.018084 10.0.0.27 - - [2026-02-12 01:25:39] "GET /virtual-machine-interface/b7561f68-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004156 10.0.0.27 - - [2026-02-12 01:25:39] "POST /set-tag HTTP/1.1" 200 109 0.003852 10.0.0.27 - - [2026-02-12 01:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.27 - - [2026-02-12 01:25:39] "GET /loadbalancer/9cae1e04-2faf-4e9a-96c7-f37ecad6f419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002419 10.0.0.27 - - [2026-02-12 01:25:39] "GET /loadbalancer-pool/3fdeabb2-26d2-48b8-88e5-1b4af44ac16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002729 10.0.0.27 - - [2026-02-12 01:25:39] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016408 10.0.0.27 - - [2026-02-12 01:25:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.026220 10.0.0.27 - - [2026-02-12 01:25:39] "GET /virtual-machine-interface/b7561f68-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003885 10.0.0.27 - - [2026-02-12 01:25:39] "GET /virtual-machine-interface/b7561f68-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009497 10.0.0.27 - - [2026-02-12 01:25:39] "POST /ref-update HTTP/1.1" 200 156 0.007257 10.0.0.27 - - [2026-02-12 01:25:39] "POST /tags HTTP/1.1" 409 221 0.006754 10.0.0.27 - - [2026-02-12 01:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.27 - - [2026-02-12 01:25:39] "GET /tag/23f007d6-d1f4-4410-a977-0846ffd4e801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010320 10.0.0.27 - - [2026-02-12 01:25:39] "GET /floating-ip/773b37ba-1ea0-4386-a56a-6f36f529b691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.003070 10.0.0.27 - - [2026-02-12 01:25:39] "PUT /floating-ip/773b37ba-1ea0-4386-a56a-6f36f529b691 HTTP/1.1" 200 256 0.006900 10.0.0.27 - - [2026-02-12 01:25:39] "POST /set-tag HTTP/1.1" 200 109 0.017874 10.0.0.27 - - [2026-02-12 01:25:40] "GET /virtual-machine-interface/b6e8299a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004300 10.0.0.27 - - [2026-02-12 01:25:40] "POST /set-tag HTTP/1.1" 200 109 0.002783 10.0.0.27 - - [2026-02-12 01:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.27 - - [2026-02-12 01:25:40] "GET /loadbalancer/9cae1e04-2faf-4e9a-96c7-f37ecad6f419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002489 10.0.0.27 - - [2026-02-12 01:25:40] "GET /loadbalancer-pool/3fdeabb2-26d2-48b8-88e5-1b4af44ac16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002204 10.0.0.27 - - [2026-02-12 01:25:40] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018132 10.0.0.27 - - [2026-02-12 01:25:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.018026 10.0.0.27 - - [2026-02-12 01:25:40] "GET /virtual-machine-interface/b6e8299a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014394 10.0.0.27 - - [2026-02-12 01:25:40] "GET /virtual-machine-interface/b6e8299a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006368 10.0.0.27 - - [2026-02-12 01:25:40] "POST /ref-update HTTP/1.1" 200 156 0.010515 10.0.0.27 - - [2026-02-12 01:25:40] "POST /set-tag HTTP/1.1" 200 109 0.026704 10.0.0.27 - - [2026-02-12 01:25:40] "GET /floating-ip/773b37ba-1ea0-4386-a56a-6f36f529b691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003023 10.0.0.27 - - [2026-02-12 01:25:41] "GET /virtual-machine/9b05c547-263c-40ab-9cbb-5060c179db8f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003145 10.0.0.27 - - [2026-02-12 01:25:41] "GET /virtual-machine-interface/b6e8299a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004049 10.0.0.27 - - [2026-02-12 01:25:41] "GET /virtual-machine/5c1e2f04-4de7-4301-9a09-2010a098d72c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003156 10.0.0.27 - - [2026-02-12 01:25:41] "GET /virtual-machine-interface/b7561f68-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006700 10.0.0.27 - - [2026-02-12 01:25:44] "GET /global-system-configs HTTP/1.1" 200 322 0.005039 10.0.0.27 - - [2026-02-12 01:25:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002487 10.0.0.27 - - [2026-02-12 01:25:49] "GET /virtual-machine-interface/bb960dcc-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004535 10.0.0.27 - - [2026-02-12 01:25:49] "POST /set-tag HTTP/1.1" 200 109 0.001880 10.0.0.27 - - [2026-02-12 01:25:51] "GET /virtual-machine/9a63f2e2-29e0-4c02-b9fc-ce9a1ead3620?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003107 10.0.0.27 - - [2026-02-12 01:25:51] "GET /virtual-machine-interface/bb960dcc-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003733 10.0.0.27 - - [2026-02-12 01:25:51] "GET /virtual-machine-interface/bb960dcc-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005324 10.0.0.27 - - [2026-02-12 01:25:51] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.27 - - [2026-02-12 01:26:22] "GET /virtual-machine-interface/bb960dcc-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004373 10.0.0.27 - - [2026-02-12 01:26:22] "POST /set-tag HTTP/1.1" 200 109 0.001968 10.0.0.27 - - [2026-02-12 01:26:22] "GET /virtual-machine-interface/bb960dcc-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004560 10.0.0.27 - - [2026-02-12 01:26:22] "POST /set-tag HTTP/1.1" 200 109 0.002756 10.0.0.27 - - [2026-02-12 01:26:22] "GET /virtual-machine/9a63f2e2-29e0-4c02-b9fc-ce9a1ead3620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003440 10.0.0.27 - - [2026-02-12 01:26:22] "POST /ref-update HTTP/1.1" 200 156 0.011556 10.0.0.27 - - [2026-02-12 01:26:22] "GET /virtual-machine-interface/bb960dcc-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.017987 10.0.0.27 - - [2026-02-12 01:26:22] "POST /set-tag HTTP/1.1" 200 109 0.017803 10.0.0.27 - - [2026-02-12 01:26:22] "POST /set-tag HTTP/1.1" 200 109 0.012789 10.0.0.27 - - [2026-02-12 01:26:23] "DELETE /instance-ip/bbbd8690-07b1-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.052137 10.0.0.27 - - [2026-02-12 01:26:23] "DELETE /virtual-machine-interface/bb960dcc-07b1-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.049593 10.0.0.27 - - [2026-02-12 01:26:23] "DELETE /virtual-machine/9a63f2e2-29e0-4c02-b9fc-ce9a1ead3620 HTTP/1.1" 200 115 0.021611 10.0.0.27 - - [2026-02-12 01:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.27 - - [2026-02-12 01:26:26] "GET /tag/29f428b1-d7d8-4717-bb37-024f585f4d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015651 10.0.0.27 - - [2026-02-12 01:26:26] "GET /tag/29f428b1-d7d8-4717-bb37-024f585f4d10?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012846 10.0.0.27 - - [2026-02-12 01:26:26] "GET /virtual-machine-interface/07805aa3-0636-468a-9cd5-a5224906140f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004095 10.0.0.27 - - [2026-02-12 01:26:26] "POST /set-tag HTTP/1.1" 200 109 0.015203 10.0.0.27 - - [2026-02-12 01:26:26] "GET /virtual-machine-interface/4f0854ff-cc1c-4a32-8a88-ffa1f74b42aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.009820 10.0.0.27 - - [2026-02-12 01:26:26] "POST /set-tag HTTP/1.1" 200 109 0.036093 10.0.0.27 - - [2026-02-12 01:26:26] "GET /virtual-machine-interface/ef6de079-a8ba-4e17-b058-495ce30a95a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.011743 10.0.0.27 - - [2026-02-12 01:26:26] "POST /set-tag HTTP/1.1" 200 109 0.035982 10.0.0.27 - - [2026-02-12 01:26:26] "GET /firewall-policy/dc3913bc-0a10-4954-a6d2-167ad636eb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007293 10.0.0.27 - - [2026-02-12 01:26:27] "GET /firewall-rule/245221e9-a524-4064-bba7-ae5f6bfb99a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003009 10.0.0.27 - - [2026-02-12 01:26:27] "POST /ref-update HTTP/1.1" 200 156 0.012798 10.0.0.27 - - [2026-02-12 01:26:27] "DELETE /firewall-rule/245221e9-a524-4064-bba7-ae5f6bfb99a5 HTTP/1.1" 200 115 0.049963 10.0.0.27 - - [2026-02-12 01:26:27] "DELETE /loadbalancer-member/372559a8-5621-4e09-adab-7df624860db4 HTTP/1.1" 200 115 0.039046 10.0.0.27 - - [2026-02-12 01:26:27] "PUT /service-instance/74b56b9a-27c4-44c8-9926-b0270221e8db HTTP/1.1" 200 266 0.008428 10.0.0.27 - - [2026-02-12 01:26:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024509 10.0.0.27 - - [2026-02-12 01:26:27] "DELETE /loadbalancer-pool/40562b3d-1f25-4def-95c3-a9bdfed61953 HTTP/1.1" 200 115 0.064961 10.0.0.27 - - [2026-02-12 01:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.27 - - [2026-02-12 01:26:27] "DELETE /loadbalancer-listener/1e2e285f-b757-44c7-8759-eb31a3189e85 HTTP/1.1" 200 115 0.030936 10.0.0.27 - - [2026-02-12 01:26:27] "GET /floating-ip/bf396052-56f6-4c03-b563-717bc0a3b3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002165 10.0.0.27 - - [2026-02-12 01:26:27] "POST /chown HTTP/1.1" 200 109 0.006181 10.0.0.27 - - [2026-02-12 01:26:27] "POST /chown HTTP/1.1" 200 109 0.020185 10.0.0.27 - - [2026-02-12 01:26:27] "POST /chown HTTP/1.1" 200 109 0.014026 10.0.0.27 - - [2026-02-12 01:26:27] "PUT /floating-ip/bf396052-56f6-4c03-b563-717bc0a3b3b8 HTTP/1.1" 200 256 0.045300 10.0.0.27 - - [2026-02-12 01:26:27] "POST /chown HTTP/1.1" 200 109 0.010380 10.0.0.27 - - [2026-02-12 01:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.27 - - [2026-02-12 01:26:27] "POST /chown HTTP/1.1" 200 109 0.012315 10.0.0.27 - - [2026-02-12 01:26:27] "DELETE /floating-ip/bf396052-56f6-4c03-b563-717bc0a3b3b8 HTTP/1.1" 200 115 0.073763 10.0.0.27 - - [2026-02-12 01:26:27] "DELETE /loadbalancer/74103c60-0a82-4d02-9794-5fed68fa94c4 HTTP/1.1" 200 115 0.047392 10.0.0.27 - - [2026-02-12 01:26:27] "POST /chown HTTP/1.1" 200 109 0.016103 10.0.0.27 - - [2026-02-12 01:26:27] "POST /chown HTTP/1.1" 200 109 0.015998 10.0.0.27 - - [2026-02-12 01:26:27] "POST /chown HTTP/1.1" 200 109 0.025353 10.0.0.27 - - [2026-02-12 01:26:27] "DELETE /instance-ip/b4e2bd37-2a87-468c-a983-3ec4a2a3a1a3 HTTP/1.1" 200 115 0.092489 10.0.0.27 - - [2026-02-12 01:26:27] "PUT /service-instance/74b56b9a-27c4-44c8-9926-b0270221e8db HTTP/1.1" 200 266 0.020874 10.0.0.27 - - [2026-02-12 01:26:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.015446 10.0.0.27 - - [2026-02-12 01:26:27] "DELETE /virtual-machine-interface/07805aa3-0636-468a-9cd5-a5224906140f HTTP/1.1" 200 115 0.120711 10.0.0.27 - - [2026-02-12 01:26:27] "GET /floating-ip-pool/baa6ad57-db5a-4dbb-8576-da58fb087eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.005859 10.0.0.27 - - [2026-02-12 01:26:27] "PUT /service-instance/74b56b9a-27c4-44c8-9926-b0270221e8db HTTP/1.1" 200 266 0.032575 10.0.0.27 - - [2026-02-12 01:26:27] "POST /ref-update HTTP/1.1" 200 156 0.031795 10.0.0.27 - - [2026-02-12 01:26:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.043083 10.0.0.27 - - [2026-02-12 01:26:27] "PUT /service-instance/74b56b9a-27c4-44c8-9926-b0270221e8db HTTP/1.1" 200 266 0.012140 10.0.0.27 - - [2026-02-12 01:26:27] "DELETE /floating-ip-pool/baa6ad57-db5a-4dbb-8576-da58fb087eb3 HTTP/1.1" 200 115 0.060087 10.0.0.27 - - [2026-02-12 01:26:27] "DELETE /tag/29f428b1-d7d8-4717-bb37-024f585f4d10 HTTP/1.1" 200 115 0.169752 10.0.0.27 - - [2026-02-12 01:26:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.010922 10.0.0.27 - - [2026-02-12 01:26:27] "DELETE /service-instance/74b56b9a-27c4-44c8-9926-b0270221e8db HTTP/1.1" 200 115 0.048657 10.0.0.27 - - [2026-02-12 01:26:28] "POST /useragent-kv HTTP/1.1" 200 115 0.005131 10.0.0.27 - - [2026-02-12 01:26:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001790 10.0.0.27 - - [2026-02-12 01:26:28] "DELETE /virtual-network/81636d1c-d7f7-4a04-9b2b-b0692c935345 HTTP/1.1" 200 115 0.128593 10.0.0.27 - - [2026-02-12 01:26:28] "GET /routing-instance/1e81b5dc-23c2-4e3e-8a7d-b72c1d9d379e HTTP/1.1" 404 171 0.001577 10.0.0.27 - - [2026-02-12 01:26:28] "GET /domains HTTP/1.1" 200 280 0.003790 10.0.0.27 - - [2026-02-12 01:26:28] "GET /virtual-machine-interface/4f0854ff-cc1c-4a32-8a88-ffa1f74b42aa?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.013956 10.0.0.27 - - [2026-02-12 01:26:28] "GET /domain/d2d2ae76-7309-4c41-9b08-d74e33c67457 HTTP/1.1" 200 3087 0.010789 10.0.0.27 - - [2026-02-12 01:26:28] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864 HTTP/1.1" 200 7142 0.045269 10.0.0.27 - - [2026-02-12 01:26:28] "DELETE /virtual-machine-interface/4f0854ff-cc1c-4a32-8a88-ffa1f74b42aa HTTP/1.1" 200 115 0.080826 10.0.0.27 - - [2026-02-12 01:26:28] "POST /ref-update HTTP/1.1" 200 156 0.014753 10.0.0.27 - - [2026-02-12 01:26:28] "GET /virtual-machine-interface/b7561f68-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.022433 10.0.0.27 - - [2026-02-12 01:26:28] "POST /set-tag HTTP/1.1" 200 109 0.004479 10.0.0.27 - - [2026-02-12 01:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.27 - - [2026-02-12 01:26:28] "GET /loadbalancer/9cae1e04-2faf-4e9a-96c7-f37ecad6f419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002993 10.0.0.27 - - [2026-02-12 01:26:28] "DELETE /virtual-machine/bf19996d-2eca-4166-8c6c-ecfce6a4dcbc HTTP/1.1" 200 115 0.037784 10.0.0.27 - - [2026-02-12 01:26:28] "GET /virtual-machine-interface/ef6de079-a8ba-4e17-b058-495ce30a95a9?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.011965 10.0.0.27 - - [2026-02-12 01:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004926 10.0.0.27 - - [2026-02-12 01:26:28] "GET /virtual-machine-interface/b7561f68-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007082 10.0.0.27 - - [2026-02-12 01:26:28] "DELETE /route-target/1866a209-daf3-4dd3-a6b4-b122a1d75790 HTTP/1.1" 200 115 0.038329 10.0.0.27 - - [2026-02-12 01:26:28] "POST /set-tag HTTP/1.1" 200 109 0.036674 10.0.0.27 - - [2026-02-12 01:26:28] "DELETE /virtual-machine-interface/ef6de079-a8ba-4e17-b058-495ce30a95a9 HTTP/1.1" 200 115 0.102307 10.0.0.27 - - [2026-02-12 01:26:28] "DELETE /loadbalancer-member/baecb070-2616-46e7-9814-f2ac87f95974 HTTP/1.1" 200 115 0.054210 10.0.0.27 - - [2026-02-12 01:26:28] "DELETE /virtual-machine/ab58d0f3-64cc-4b5a-be2e-84e211020728 HTTP/1.1" 200 115 0.033456 10.0.0.27 - - [2026-02-12 01:26:29] "GET /virtual-machine-interface/b7561f68-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010657 10.0.0.27 - - [2026-02-12 01:26:29] "POST /set-tag HTTP/1.1" 200 109 0.003110 10.0.0.27 - - [2026-02-12 01:26:29] "GET /virtual-machine-interface/b7561f68-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004313 10.0.0.27 - - [2026-02-12 01:26:29] "POST /set-tag HTTP/1.1" 200 109 0.002748 10.0.0.27 - - [2026-02-12 01:26:29] "GET /virtual-machine/5c1e2f04-4de7-4301-9a09-2010a098d72c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.006742 10.0.0.27 - - [2026-02-12 01:26:29] "POST /ref-update HTTP/1.1" 200 156 0.025328 10.0.0.27 - - [2026-02-12 01:26:29] "GET /virtual-machine-interface/b7561f68-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013763 10.0.0.27 - - [2026-02-12 01:26:29] "POST /set-tag HTTP/1.1" 200 109 0.022633 10.0.0.27 - - [2026-02-12 01:26:30] "POST /set-tag HTTP/1.1" 200 109 0.028511 10.0.0.27 - - [2026-02-12 01:26:30] "POST /set-tag HTTP/1.1" 200 109 0.032713 10.0.0.27 - - [2026-02-12 01:26:30] "DELETE /instance-ip/b76f145a-07b1-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.031829 10.0.0.27 - - [2026-02-12 01:26:30] "POST /ref-update HTTP/1.1" 200 156 0.007490 10.0.0.27 - - [2026-02-12 01:26:30] "DELETE /virtual-machine-interface/b7561f68-07b1-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.035379 10.0.0.27 - - [2026-02-12 01:26:30] "DELETE /virtual-machine/5c1e2f04-4de7-4301-9a09-2010a098d72c HTTP/1.1" 200 115 0.020102 10.0.0.27 - - [2026-02-12 01:26:33] "GET /virtual-machine-interface/b6e8299a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006162 10.0.0.27 - - [2026-02-12 01:26:33] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.27 - - [2026-02-12 01:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.27 - - [2026-02-12 01:26:33] "GET /loadbalancer/9cae1e04-2faf-4e9a-96c7-f37ecad6f419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002225 10.0.0.27 - - [2026-02-12 01:26:33] "GET /virtual-machine-interface/b6e8299a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005900 10.0.0.27 - - [2026-02-12 01:26:33] "POST /set-tag HTTP/1.1" 200 109 0.002744 10.0.0.27 - - [2026-02-12 01:26:34] "GET /virtual-machine-interface/b6e8299a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007349 10.0.0.27 - - [2026-02-12 01:26:34] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.27 - - [2026-02-12 01:26:34] "GET /virtual-machine/9b05c547-263c-40ab-9cbb-5060c179db8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002439 10.0.0.27 - - [2026-02-12 01:26:34] "POST /ref-update HTTP/1.1" 200 156 0.010174 10.0.0.27 - - [2026-02-12 01:26:34] "GET /virtual-machine-interface/b6e8299a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004718 10.0.0.27 - - [2026-02-12 01:26:34] "POST /set-tag HTTP/1.1" 200 109 0.014541 10.0.0.27 - - [2026-02-12 01:26:34] "POST /set-tag HTTP/1.1" 200 109 0.030897 10.0.0.27 - - [2026-02-12 01:26:34] "POST /set-tag HTTP/1.1" 200 109 0.013674 10.0.0.27 - - [2026-02-12 01:26:34] "DELETE /instance-ip/b7018322-07b1-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.041623 10.0.0.27 - - [2026-02-12 01:26:34] "POST /ref-update HTTP/1.1" 200 156 0.008313 10.0.0.27 - - [2026-02-12 01:26:34] "DELETE /virtual-machine-interface/b6e8299a-07b1-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.061232 10.0.0.27 - - [2026-02-12 01:26:34] "DELETE /virtual-machine/9b05c547-263c-40ab-9cbb-5060c179db8f HTTP/1.1" 200 115 0.023513 10.0.0.27 - - [2026-02-12 01:26:34] "DELETE /tag/0579f9f0-bba5-4bf7-bf0e-9e798a80dbc0 HTTP/1.1" 200 115 0.075065 10.0.0.27 - - [2026-02-12 01:26:34] "DELETE /tag/66d9f457-4cfa-4522-9961-07dcf9f5462a HTTP/1.1" 200 115 0.071970 10.0.0.27 - - [2026-02-12 01:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.27 - - [2026-02-12 01:26:38] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035759 10.0.0.27 - - [2026-02-12 01:26:38] "POST /tags HTTP/1.1" 200 393 0.027058 10.0.0.27 - - [2026-02-12 01:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007374 10.0.0.27 - - [2026-02-12 01:26:38] "GET /tag/75357c1c-8bc4-4827-b9f2-d09ac9cd0f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012457 10.0.0.27 - - [2026-02-12 01:26:38] "POST /tags HTTP/1.1" 200 341 0.020143 10.0.0.27 - - [2026-02-12 01:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.27 - - [2026-02-12 01:26:38] "GET /tag/fe2ad819-4228-4949-989e-7d885ce4b16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010726 10.0.0.27 - - [2026-02-12 01:26:38] "POST /id-to-fqname HTTP/1.1" 200 192 0.001014 10.0.0.27 - - [2026-02-12 01:26:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.001358 10.0.0.27 - - [2026-02-12 01:26:38] "POST /security-groups HTTP/1.1" 200 589 0.058477 10.0.0.27 - - [2026-02-12 01:26:38] "POST /projects HTTP/1.1" 200 519 0.156122 10.0.0.27 - - [2026-02-12 01:26:38] "POST /fqname-to-id HTTP/1.1" 404 236 0.004008 10.0.0.27 - - [2026-02-12 01:26:39] "POST /access-control-lists HTTP/1.1" 200 598 0.061230 10.0.0.27 - - [2026-02-12 01:26:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.065850 10.0.0.27 - - [2026-02-12 01:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009629 10.0.0.27 - - [2026-02-12 01:26:39] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004093 10.0.0.27 - - [2026-02-12 01:26:39] "POST /fqname-to-id HTTP/1.1" 404 235 0.001951 10.0.0.27 - - [2026-02-12 01:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.27 - - [2026-02-12 01:26:39] "GET /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.015814 10.0.0.27 - - [2026-02-12 01:26:39] "POST /access-control-lists HTTP/1.1" 200 596 0.061610 10.0.0.27 - - [2026-02-12 01:26:39] "PUT /virtual-network/db1581f7-72b3-4594-b676-b88368b90321 HTTP/1.1" 200 264 0.044953 10.0.0.27 - - [2026-02-12 01:26:39] "PUT /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e HTTP/1.1" 200 264 0.044269 10.0.0.27 - - [2026-02-12 01:26:39] "POST /security-groups HTTP/1.1" 200 591 0.097200 10.0.0.27 - - [2026-02-12 01:26:39] "POST /fqname-to-id HTTP/1.1" 404 270 0.002014 10.0.0.27 - - [2026-02-12 01:26:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.024730 10.0.0.27 - - [2026-02-12 01:26:39] "POST /chown HTTP/1.1" 200 109 0.047037 10.0.0.27 - - [2026-02-12 01:26:39] "POST /access-control-lists HTTP/1.1" 200 632 0.128728 10.0.0.27 - - [2026-02-12 01:26:39] "POST /fqname-to-id HTTP/1.1" 404 269 0.006505 10.0.0.27 - - [2026-02-12 01:26:39] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.048202 10.0.0.27 - - [2026-02-12 01:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.27 - - [2026-02-12 01:26:39] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002412 10.0.0.27 - - [2026-02-12 01:26:39] "POST /tags HTTP/1.1" 409 226 0.002604 10.0.0.27 - - [2026-02-12 01:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.27 - - [2026-02-12 01:26:39] "GET /tag/fe2ad819-4228-4949-989e-7d885ce4b16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.041850 10.0.0.27 - - [2026-02-12 01:26:39] "POST /access-control-lists HTTP/1.1" 200 630 0.075114 10.0.0.27 - - [2026-02-12 01:26:39] "POST /firewall-rules HTTP/1.1" 200 600 0.085124 10.0.0.27 - - [2026-02-12 01:26:39] "GET /firewall-rule/5e9e44ce-e87b-4a5b-bef1-31d446ca9016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.008527 10.0.0.27 - - [2026-02-12 01:26:39] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007041 10.0.0.27 - - [2026-02-12 01:26:39] "GET /firewall-rule/5e9e44ce-e87b-4a5b-bef1-31d446ca9016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002213 10.0.0.27 - - [2026-02-12 01:26:39] "POST /ref-update HTTP/1.1" 200 156 0.062114 10.0.0.27 - - [2026-02-12 01:26:39] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002745 10.0.0.27 - - [2026-02-12 01:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.27 - - [2026-02-12 01:26:39] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002338 10.0.0.27 - - [2026-02-12 01:26:39] "POST /tags HTTP/1.1" 409 226 0.002079 10.0.0.27 - - [2026-02-12 01:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.27 - - [2026-02-12 01:26:40] "GET /tag/fe2ad819-4228-4949-989e-7d885ce4b16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.021216 10.0.0.27 - - [2026-02-12 01:26:40] "POST /firewall-rules HTTP/1.1" 200 598 0.078985 10.0.0.27 - - [2026-02-12 01:26:40] "GET /firewall-rule/1791d4b2-8103-4120-a81b-b063b321d617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004387 10.0.0.27 - - [2026-02-12 01:26:40] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003638 10.0.0.27 - - [2026-02-12 01:26:40] "GET /firewall-rule/1791d4b2-8103-4120-a81b-b063b321d617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002196 10.0.0.27 - - [2026-02-12 01:26:40] "POST /ref-update HTTP/1.1" 200 156 0.055348 10.0.0.27 - - [2026-02-12 01:26:41] "POST /tags HTTP/1.1" 200 393 0.033428 10.0.0.27 - - [2026-02-12 01:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009638 10.0.0.27 - - [2026-02-12 01:26:41] "GET /tag/1725803e-8566-411f-bb7d-e17a6b7f426f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011616 10.0.0.27 - - [2026-02-12 01:26:41] "POST /tags HTTP/1.1" 200 341 0.049543 10.0.0.27 - - [2026-02-12 01:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.020425 10.0.0.27 - - [2026-02-12 01:26:41] "GET /tag/148044be-f7d0-4edb-9c5f-9467d68756a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011496 10.0.0.27 - - [2026-02-12 01:26:41] "POST /id-to-fqname HTTP/1.1" 200 192 0.000445 10.0.0.27 - - [2026-02-12 01:26:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.005389 10.0.0.27 - - [2026-02-12 01:26:42] "POST /security-groups HTTP/1.1" 200 589 0.060009 10.0.0.27 - - [2026-02-12 01:26:42] "POST /projects HTTP/1.1" 200 519 0.153505 10.0.0.27 - - [2026-02-12 01:26:42] "POST /fqname-to-id HTTP/1.1" 404 236 0.004376 10.0.0.27 - - [2026-02-12 01:26:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016600 10.0.0.27 - - [2026-02-12 01:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006660 10.0.0.27 - - [2026-02-12 01:26:42] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.010833 10.0.0.27 - - [2026-02-12 01:26:42] "POST /access-control-lists HTTP/1.1" 200 598 0.082031 10.0.0.27 - - [2026-02-12 01:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.27 - - [2026-02-12 01:26:42] "POST /fqname-to-id HTTP/1.1" 404 235 0.013502 10.0.0.27 - - [2026-02-12 01:26:42] "GET /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007637 10.0.0.27 - - [2026-02-12 01:26:42] "PUT /virtual-network/db1581f7-72b3-4594-b676-b88368b90321 HTTP/1.1" 200 264 0.053367 10.0.0.27 - - [2026-02-12 01:26:42] "POST /access-control-lists HTTP/1.1" 200 596 0.076501 10.0.0.27 - - [2026-02-12 01:26:42] "PUT /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e HTTP/1.1" 200 264 0.096262 10.0.0.27 - - [2026-02-12 01:26:42] "POST /security-groups HTTP/1.1" 200 591 0.091444 10.0.0.27 - - [2026-02-12 01:26:42] "POST /fqname-to-id HTTP/1.1" 404 270 0.003532 10.0.0.27 - - [2026-02-12 01:26:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026431 10.0.0.27 - - [2026-02-12 01:26:42] "POST /access-control-lists HTTP/1.1" 200 632 0.077759 10.0.0.27 - - [2026-02-12 01:26:42] "POST /chown HTTP/1.1" 200 109 0.084857 10.0.0.27 - - [2026-02-12 01:26:42] "POST /fqname-to-id HTTP/1.1" 404 269 0.022557 10.0.0.27 - - [2026-02-12 01:26:42] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002467 10.0.0.27 - - [2026-02-12 01:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.27 - - [2026-02-12 01:26:42] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001969 10.0.0.27 - - [2026-02-12 01:26:42] "POST /tags HTTP/1.1" 409 226 0.001408 10.0.0.27 - - [2026-02-12 01:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.27 - - [2026-02-12 01:26:42] "GET /tag/148044be-f7d0-4edb-9c5f-9467d68756a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010364 10.0.0.27 - - [2026-02-12 01:26:42] "POST /access-control-lists HTTP/1.1" 200 630 0.065810 10.0.0.27 - - [2026-02-12 01:26:42] "POST /firewall-rules HTTP/1.1" 200 600 0.085042 10.0.0.27 - - [2026-02-12 01:26:42] "GET /firewall-rule/a3e9eda0-99ff-4a66-9ff8-5c26ddf832c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.027017 10.0.0.27 - - [2026-02-12 01:26:42] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.005721 10.0.0.27 - - [2026-02-12 01:26:42] "GET /firewall-rule/a3e9eda0-99ff-4a66-9ff8-5c26ddf832c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002863 10.0.0.27 - - [2026-02-12 01:26:42] "POST /ref-update HTTP/1.1" 200 156 0.079063 10.0.0.27 - - [2026-02-12 01:26:42] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005641 10.0.0.27 - - [2026-02-12 01:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.27 - - [2026-02-12 01:26:43] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002636 10.0.0.27 - - [2026-02-12 01:26:43] "POST /tags HTTP/1.1" 409 226 0.001644 10.0.0.27 - - [2026-02-12 01:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.27 - - [2026-02-12 01:26:43] "GET /tag/148044be-f7d0-4edb-9c5f-9467d68756a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011652 10.0.0.27 - - [2026-02-12 01:26:43] "POST /firewall-rules HTTP/1.1" 200 598 0.074805 10.0.0.27 - - [2026-02-12 01:26:43] "GET /firewall-rule/611a3c9d-eeee-4a93-867f-19081a4d01fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.004187 10.0.0.27 - - [2026-02-12 01:26:43] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004401 10.0.0.27 - - [2026-02-12 01:26:43] "GET /firewall-rule/611a3c9d-eeee-4a93-867f-19081a4d01fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.001966 10.0.0.27 - - [2026-02-12 01:26:43] "POST /ref-update HTTP/1.1" 200 156 0.063532 10.0.0.27 - - [2026-02-12 01:26:44] "POST /tags HTTP/1.1" 200 345 0.069618 10.0.0.27 - - [2026-02-12 01:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.019834 10.0.0.27 - - [2026-02-12 01:26:44] "GET /tag/254f0330-754e-4a5f-9f01-7b9c9e8d4885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013008 10.0.0.27 - - [2026-02-12 01:26:44] "POST /projects HTTP/1.1" 409 238 0.006834 10.0.0.27 - - [2026-02-12 01:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.27 - - [2026-02-12 01:26:44] "GET /project/10720f1f-557d-4e33-aa77-13569ca957d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024148 10.0.0.27 - - [2026-02-12 01:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.27 - - [2026-02-12 01:26:44] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005040 10.0.0.27 - - [2026-02-12 01:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.27 - - [2026-02-12 01:26:44] "GET /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004975 10.0.0.27 - - [2026-02-12 01:26:44] "POST /security-groups HTTP/1.1" 409 285 0.002907 10.0.0.27 - - [2026-02-12 01:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.27 - - [2026-02-12 01:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.27 - - [2026-02-12 01:26:45] "PUT /security-group/f628fc63-5c6c-4c64-8d7f-f6d194d2d26c HTTP/1.1" 200 262 0.060707 10.0.0.27 - - [2026-02-12 01:26:45] "PUT /access-control-list/288b6d9c-4b8b-47cb-ba1b-4979ab46a2f3 HTTP/1.1" 200 272 0.028170 10.0.0.27 - - [2026-02-12 01:26:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.035080 10.0.0.27 - - [2026-02-12 01:26:45] "GET /project/10720f1f-557d-4e33-aa77-13569ca957d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.088949 10.0.0.27 - - [2026-02-12 01:26:45] "POST /tags HTTP/1.1" 409 228 0.008497 10.0.0.27 - - [2026-02-12 01:26:45] "PUT /access-control-list/2ce18f65-327f-41f7-bf69-15dcf76e5df3 HTTP/1.1" 200 272 0.012669 10.0.0.27 - - [2026-02-12 01:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006620 10.0.0.27 - - [2026-02-12 01:26:45] "GET /tag/254f0330-754e-4a5f-9f01-7b9c9e8d4885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010684 10.0.0.27 - - [2026-02-12 01:26:45] "POST /tags HTTP/1.1" 200 345 0.018076 10.0.0.27 - - [2026-02-12 01:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.27 - - [2026-02-12 01:26:45] "GET /tag/287567d8-b7ce-4dbb-b9ba-7d15f376b423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017332 10.0.0.27 - - [2026-02-12 01:26:45] "POST /projects HTTP/1.1" 409 238 0.001913 10.0.0.27 - - [2026-02-12 01:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.27 - - [2026-02-12 01:26:45] "GET /project/ece0f0fb-934c-4abd-94dc-ebaf5a917dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025668 10.0.0.27 - - [2026-02-12 01:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006550 10.0.0.27 - - [2026-02-12 01:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.27 - - [2026-02-12 01:26:45] "GET /project/ece0f0fb-934c-4abd-94dc-ebaf5a917dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032407 10.0.0.27 - - [2026-02-12 01:26:45] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.011925 10.0.0.27 - - [2026-02-12 01:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.27 - - [2026-02-12 01:26:45] "GET /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004974 10.0.0.27 - - [2026-02-12 01:26:45] "POST /security-groups HTTP/1.1" 409 285 0.002786 10.0.0.27 - - [2026-02-12 01:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.27 - - [2026-02-12 01:26:45] "PUT /security-group/9bcf9cd1-fee6-4794-a6a7-7d874a27945a HTTP/1.1" 200 262 0.063493 10.0.0.27 - - [2026-02-12 01:26:45] "PUT /access-control-list/b56a794d-0063-4d08-bb43-ee6f3a5d3832 HTTP/1.1" 200 272 0.010905 10.0.0.27 - - [2026-02-12 01:26:45] "PUT /access-control-list/f33b8a70-3c54-4747-a4be-7095494ac293 HTTP/1.1" 200 272 0.015218 10.0.0.27 - - [2026-02-12 01:26:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012761 10.0.0.27 - - [2026-02-12 01:26:45] "POST /tags HTTP/1.1" 409 228 0.007746 10.0.0.27 - - [2026-02-12 01:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.27 - - [2026-02-12 01:26:45] "GET /tag/287567d8-b7ce-4dbb-b9ba-7d15f376b423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010846 10.0.0.27 - - [2026-02-12 01:26:45] "POST /tags HTTP/1.1" 200 291 0.061708 10.0.0.27 - - [2026-02-12 01:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015298 10.0.0.27 - - [2026-02-12 01:26:45] "GET /tag/d3b9a3d7-224d-4be4-ae23-3ee66c912485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.014843 10.0.0.27 - - [2026-02-12 01:26:45] "POST /tags HTTP/1.1" 200 303 0.049612 10.0.0.27 - - [2026-02-12 01:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009104 10.0.0.27 - - [2026-02-12 01:26:46] "GET /tag/d44ee87a-643f-4b77-9420-142bf5a11beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013502 10.0.0.27 - - [2026-02-12 01:26:46] "POST /tags HTTP/1.1" 409 252 0.001776 10.0.0.27 - - [2026-02-12 01:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.27 - - [2026-02-12 01:26:46] "GET /tag/75357c1c-8bc4-4827-b9f2-d09ac9cd0f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012554 10.0.0.27 - - [2026-02-12 01:26:46] "POST /tags HTTP/1.1" 409 226 0.001897 10.0.0.27 - - [2026-02-12 01:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.27 - - [2026-02-12 01:26:46] "GET /tag/fe2ad819-4228-4949-989e-7d885ce4b16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010556 10.0.0.27 - - [2026-02-12 01:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.27 - - [2026-02-12 01:26:46] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003651 10.0.0.27 - - [2026-02-12 01:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.27 - - [2026-02-12 01:26:46] "GET /project/10720f1f-557d-4e33-aa77-13569ca957d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032420 10.0.0.27 - - [2026-02-12 01:26:46] "POST /virtual-machines HTTP/1.1" 200 395 0.007849 10.0.0.27 - - [2026-02-12 01:26:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.007566 10.0.0.27 - - [2026-02-12 01:26:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111038 10.0.0.27 - - [2026-02-12 01:26:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023252 10.0.0.27 - - [2026-02-12 01:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007039 10.0.0.27 - - [2026-02-12 01:26:46] "GET /virtual-machine-interface/e54e4c10-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004498 10.0.0.27 - - [2026-02-12 01:26:46] "POST /instance-ips HTTP/1.1" 200 397 0.017764 10.0.0.27 - - [2026-02-12 01:26:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.021084 10.0.0.27 - - [2026-02-12 01:26:46] "GET /virtual-machine-interface/e54e4c10-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009357 10.0.0.27 - - [2026-02-12 01:26:46] "POST /set-tag HTTP/1.1" 200 109 0.059754 10.0.0.27 - - [2026-02-12 01:26:46] "GET /virtual-machine-interface/e54e4c10-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.027752 10.0.0.27 - - [2026-02-12 01:26:46] "GET /instance-ip/e564a3d4-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003280 10.0.0.27 - - [2026-02-12 01:26:46] "GET /virtual-machine-interface/e54e4c10-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004793 10.0.0.27 - - [2026-02-12 01:26:46] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.27 - - [2026-02-12 01:26:46] "GET /virtual-router/42689515-d4de-4118-bea2-5b66da9a066f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004266 10.0.0.27 - - [2026-02-12 01:26:46] "POST /ref-update HTTP/1.1" 200 156 0.007312 10.0.0.27 - - [2026-02-12 01:26:46] "GET /virtual-machine-interface/e54e4c10-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004259 10.0.0.27 - - [2026-02-12 01:26:46] "POST /set-tag HTTP/1.1" 200 109 0.002031 10.0.0.27 - - [2026-02-12 01:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.27 - - [2026-02-12 01:26:46] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003539 10.0.0.27 - - [2026-02-12 01:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.27 - - [2026-02-12 01:26:46] "GET /project/10720f1f-557d-4e33-aa77-13569ca957d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031836 10.0.0.27 - - [2026-02-12 01:26:46] "POST /virtual-machines HTTP/1.1" 200 395 0.009207 10.0.0.27 - - [2026-02-12 01:26:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017585 10.0.0.27 - - [2026-02-12 01:26:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102251 10.0.0.27 - - [2026-02-12 01:26:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008792 10.0.0.27 - - [2026-02-12 01:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007967 10.0.0.27 - - [2026-02-12 01:26:47] "GET /virtual-machine-interface/e5b74878-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004126 10.0.0.27 - - [2026-02-12 01:26:47] "POST /instance-ips HTTP/1.1" 200 397 0.019185 10.0.0.27 - - [2026-02-12 01:26:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.016320 10.0.0.27 - - [2026-02-12 01:26:47] "GET /virtual-machine-interface/e5b74878-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003710 10.0.0.27 - - [2026-02-12 01:26:47] "POST /set-tag HTTP/1.1" 200 109 0.064130 10.0.0.27 - - [2026-02-12 01:26:47] "GET /virtual-machine-interface/e5b74878-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014461 10.0.0.27 - - [2026-02-12 01:26:47] "GET /instance-ip/e5d08176-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003863 10.0.0.27 - - [2026-02-12 01:26:47] "GET /virtual-machine-interface/e5b74878-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016126 10.0.0.27 - - [2026-02-12 01:26:47] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.27 - - [2026-02-12 01:26:47] "GET /virtual-router/42689515-d4de-4118-bea2-5b66da9a066f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003491 10.0.0.27 - - [2026-02-12 01:26:47] "POST /ref-update HTTP/1.1" 200 156 0.012249 10.0.0.27 - - [2026-02-12 01:26:47] "GET /virtual-machine-interface/e5b74878-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006301 10.0.0.27 - - [2026-02-12 01:26:47] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.27 - - [2026-02-12 01:26:47] "POST /tags HTTP/1.1" 200 291 0.026368 10.0.0.27 - - [2026-02-12 01:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.27 - - [2026-02-12 01:26:47] "GET /tag/5e6a2b90-b8cb-470a-a651-ef1c42187bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015214 10.0.0.27 - - [2026-02-12 01:26:47] "POST /tags HTTP/1.1" 409 252 0.002342 10.0.0.27 - - [2026-02-12 01:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.27 - - [2026-02-12 01:26:47] "GET /tag/1725803e-8566-411f-bb7d-e17a6b7f426f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012174 10.0.0.27 - - [2026-02-12 01:26:47] "POST /tags HTTP/1.1" 409 226 0.001700 10.0.0.27 - - [2026-02-12 01:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.27 - - [2026-02-12 01:26:47] "GET /tag/148044be-f7d0-4edb-9c5f-9467d68756a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011092 10.0.0.27 - - [2026-02-12 01:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.27 - - [2026-02-12 01:26:47] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005694 10.0.0.27 - - [2026-02-12 01:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.27 - - [2026-02-12 01:26:47] "GET /project/ece0f0fb-934c-4abd-94dc-ebaf5a917dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034519 10.0.0.27 - - [2026-02-12 01:26:47] "POST /virtual-machines HTTP/1.1" 200 395 0.023301 10.0.0.27 - - [2026-02-12 01:26:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008486 10.0.0.27 - - [2026-02-12 01:26:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112298 10.0.0.27 - - [2026-02-12 01:26:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023574 10.0.0.27 - - [2026-02-12 01:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009375 10.0.0.27 - - [2026-02-12 01:26:48] "GET /virtual-machine-interface/e64d97ba-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005548 10.0.0.27 - - [2026-02-12 01:26:48] "POST /instance-ips HTTP/1.1" 200 397 0.030122 10.0.0.27 - - [2026-02-12 01:26:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.028872 10.0.0.27 - - [2026-02-12 01:26:48] "GET /virtual-machine-interface/e64d97ba-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018166 10.0.0.27 - - [2026-02-12 01:26:48] "POST /set-tag HTTP/1.1" 200 109 0.065273 10.0.0.27 - - [2026-02-12 01:26:48] "GET /virtual-machine-interface/e64d97ba-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008504 10.0.0.27 - - [2026-02-12 01:26:48] "GET /instance-ip/e663be8c-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006545 10.0.0.27 - - [2026-02-12 01:26:48] "GET /virtual-machine-interface/e64d97ba-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004096 10.0.0.27 - - [2026-02-12 01:26:48] "POST /set-tag HTTP/1.1" 200 109 0.001988 10.0.0.27 - - [2026-02-12 01:26:48] "GET /virtual-router/42689515-d4de-4118-bea2-5b66da9a066f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004579 10.0.0.27 - - [2026-02-12 01:26:48] "POST /ref-update HTTP/1.1" 200 156 0.008907 10.0.0.27 - - [2026-02-12 01:26:48] "GET /virtual-machine-interface/e64d97ba-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015252 10.0.0.27 - - [2026-02-12 01:26:48] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.27 - - [2026-02-12 01:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.27 - - [2026-02-12 01:26:48] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006099 10.0.0.27 - - [2026-02-12 01:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.27 - - [2026-02-12 01:26:48] "GET /project/ece0f0fb-934c-4abd-94dc-ebaf5a917dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049474 10.0.0.27 - - [2026-02-12 01:26:48] "POST /virtual-machines HTTP/1.1" 200 395 0.010827 10.0.0.27 - - [2026-02-12 01:26:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.025812 10.0.0.27 - - [2026-02-12 01:26:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099257 10.0.0.27 - - [2026-02-12 01:26:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009316 10.0.0.27 - - [2026-02-12 01:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011373 10.0.0.27 - - [2026-02-12 01:26:48] "GET /virtual-machine-interface/e6c7af96-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007155 10.0.0.27 - - [2026-02-12 01:26:49] "POST /instance-ips HTTP/1.1" 200 397 0.019780 10.0.0.27 - - [2026-02-12 01:26:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025667 10.0.0.27 - - [2026-02-12 01:26:49] "GET /virtual-machine-interface/e6c7af96-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014787 10.0.0.27 - - [2026-02-12 01:26:49] "POST /set-tag HTTP/1.1" 200 109 0.062678 10.0.0.27 - - [2026-02-12 01:26:49] "GET /virtual-machine-interface/e6c7af96-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005542 10.0.0.27 - - [2026-02-12 01:26:49] "GET /instance-ip/e6e02558-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003278 10.0.0.27 - - [2026-02-12 01:26:49] "GET /virtual-machine-interface/e6c7af96-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004028 10.0.0.27 - - [2026-02-12 01:26:49] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.27 - - [2026-02-12 01:26:49] "GET /virtual-router/42689515-d4de-4118-bea2-5b66da9a066f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.005137 10.0.0.27 - - [2026-02-12 01:26:49] "POST /ref-update HTTP/1.1" 200 156 0.009747 10.0.0.27 - - [2026-02-12 01:26:49] "GET /virtual-machine-interface/e6c7af96-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006258 10.0.0.27 - - [2026-02-12 01:26:49] "POST /set-tag HTTP/1.1" 200 109 0.002298 10.0.0.27 - - [2026-02-12 01:26:49] "POST /tags HTTP/1.1" 200 299 0.016847 10.0.0.27 - - [2026-02-12 01:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.27 - - [2026-02-12 01:26:49] "GET /tag/0e9c0c59-e88a-463a-bfb6-98b0891bfec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011173 10.0.0.27 - - [2026-02-12 01:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.27 - - [2026-02-12 01:26:49] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003646 10.0.0.27 - - [2026-02-12 01:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.27 - - [2026-02-12 01:26:49] "GET /project/10720f1f-557d-4e33-aa77-13569ca957d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041225 10.0.0.27 - - [2026-02-12 01:26:49] "POST /virtual-machines HTTP/1.1" 200 395 0.007595 10.0.0.27 - - [2026-02-12 01:26:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.023033 10.0.0.27 - - [2026-02-12 01:26:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102170 10.0.0.27 - - [2026-02-12 01:26:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009800 10.0.0.27 - - [2026-02-12 01:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012084 10.0.0.27 - - [2026-02-12 01:26:49] "GET /virtual-machine-interface/e744f550-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008277 10.0.0.27 - - [2026-02-12 01:26:49] "POST /instance-ips HTTP/1.1" 200 397 0.019217 10.0.0.27 - - [2026-02-12 01:26:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018878 10.0.0.27 - - [2026-02-12 01:26:49] "GET /virtual-machine-interface/e744f550-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009102 10.0.0.27 - - [2026-02-12 01:26:49] "POST /set-tag HTTP/1.1" 200 109 0.017386 10.0.0.27 - - [2026-02-12 01:26:49] "GET /virtual-machine-interface/e744f550-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018217 10.0.0.27 - - [2026-02-12 01:26:49] "GET /instance-ip/e75fe43c-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006585 10.0.0.27 - - [2026-02-12 01:26:50] "GET /virtual-machine-interface/e744f550-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004130 10.0.0.27 - - [2026-02-12 01:26:50] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.27 - - [2026-02-12 01:26:50] "POST /tags HTTP/1.1" 200 299 0.020922 10.0.0.27 - - [2026-02-12 01:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.27 - - [2026-02-12 01:26:50] "GET /tag/8a02bd72-a42e-4a90-91de-357c32eaea90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011918 10.0.0.27 - - [2026-02-12 01:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.27 - - [2026-02-12 01:26:50] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004197 10.0.0.27 - - [2026-02-12 01:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.27 - - [2026-02-12 01:26:50] "GET /project/10720f1f-557d-4e33-aa77-13569ca957d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042689 10.0.0.27 - - [2026-02-12 01:26:50] "POST /virtual-machines HTTP/1.1" 200 395 0.014839 10.0.0.27 - - [2026-02-12 01:26:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.012470 10.0.0.27 - - [2026-02-12 01:26:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119750 10.0.0.27 - - [2026-02-12 01:26:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008538 10.0.0.27 - - [2026-02-12 01:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006901 10.0.0.27 - - [2026-02-12 01:26:50] "GET /virtual-machine-interface/e7ae7e8a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004148 10.0.0.27 - - [2026-02-12 01:26:50] "POST /instance-ips HTTP/1.1" 200 397 0.017285 10.0.0.27 - - [2026-02-12 01:26:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018698 10.0.0.27 - - [2026-02-12 01:26:50] "GET /virtual-machine-interface/e7ae7e8a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004153 10.0.0.27 - - [2026-02-12 01:26:50] "POST /set-tag HTTP/1.1" 200 109 0.019467 10.0.0.27 - - [2026-02-12 01:26:50] "GET /virtual-machine-interface/e7ae7e8a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014754 10.0.0.27 - - [2026-02-12 01:26:50] "GET /instance-ip/e7c93626-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003264 10.0.0.27 - - [2026-02-12 01:26:50] "GET /virtual-machine-interface/e7ae7e8a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004228 10.0.0.27 - - [2026-02-12 01:26:50] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.27 - - [2026-02-12 01:26:50] "POST /tags HTTP/1.1" 200 299 0.017411 10.0.0.27 - - [2026-02-12 01:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.27 - - [2026-02-12 01:26:50] "GET /tag/f7fe1abe-8fb3-455e-ae3c-286f63066bfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016003 10.0.0.27 - - [2026-02-12 01:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.27 - - [2026-02-12 01:26:50] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005227 10.0.0.27 - - [2026-02-12 01:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.27 - - [2026-02-12 01:26:50] "GET /project/ece0f0fb-934c-4abd-94dc-ebaf5a917dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029235 10.0.0.27 - - [2026-02-12 01:26:50] "POST /virtual-machines HTTP/1.1" 200 395 0.006964 10.0.0.27 - - [2026-02-12 01:26:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.012849 10.0.0.27 - - [2026-02-12 01:26:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112549 10.0.0.27 - - [2026-02-12 01:26:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.019983 10.0.0.27 - - [2026-02-12 01:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005772 10.0.0.27 - - [2026-02-12 01:26:51] "GET /virtual-machine-interface/e819906c-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005024 10.0.0.27 - - [2026-02-12 01:26:51] "POST /instance-ips HTTP/1.1" 200 397 0.020508 10.0.0.27 - - [2026-02-12 01:26:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.028913 10.0.0.27 - - [2026-02-12 01:26:51] "GET /virtual-machine-interface/e819906c-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012538 10.0.0.27 - - [2026-02-12 01:26:51] "POST /set-tag HTTP/1.1" 200 109 0.019838 10.0.0.27 - - [2026-02-12 01:26:51] "GET /virtual-machine-interface/e819906c-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017014 10.0.0.27 - - [2026-02-12 01:26:51] "GET /instance-ip/e82eb1cc-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003320 10.0.0.27 - - [2026-02-12 01:26:51] "GET /virtual-machine-interface/e819906c-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006129 10.0.0.27 - - [2026-02-12 01:26:51] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.27 - - [2026-02-12 01:26:51] "POST /tags HTTP/1.1" 200 299 0.024279 10.0.0.27 - - [2026-02-12 01:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.27 - - [2026-02-12 01:26:51] "GET /tag/4e698fd5-1ff9-48d9-a5be-ea428cdb6e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011855 10.0.0.27 - - [2026-02-12 01:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.27 - - [2026-02-12 01:26:51] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004503 10.0.0.27 - - [2026-02-12 01:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.27 - - [2026-02-12 01:26:51] "GET /project/ece0f0fb-934c-4abd-94dc-ebaf5a917dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035730 10.0.0.27 - - [2026-02-12 01:26:51] "POST /virtual-machines HTTP/1.1" 200 395 0.011537 10.0.0.27 - - [2026-02-12 01:26:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.007663 10.0.0.27 - - [2026-02-12 01:26:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104220 10.0.0.27 - - [2026-02-12 01:26:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020347 10.0.0.27 - - [2026-02-12 01:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017952 10.0.0.27 - - [2026-02-12 01:26:51] "GET /virtual-machine-interface/e88205ca-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004902 10.0.0.27 - - [2026-02-12 01:26:51] "POST /instance-ips HTTP/1.1" 200 397 0.018976 10.0.0.27 - - [2026-02-12 01:26:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020259 10.0.0.27 - - [2026-02-12 01:26:51] "GET /virtual-machine-interface/e88205ca-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005935 10.0.0.27 - - [2026-02-12 01:26:52] "POST /set-tag HTTP/1.1" 200 109 0.024489 10.0.0.27 - - [2026-02-12 01:26:52] "GET /virtual-machine-interface/e88205ca-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021689 10.0.0.27 - - [2026-02-12 01:26:52] "GET /instance-ip/e896f8b8-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002831 10.0.0.27 - - [2026-02-12 01:26:52] "GET /virtual-machine-interface/e88205ca-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004306 10.0.0.27 - - [2026-02-12 01:26:52] "POST /set-tag HTTP/1.1" 200 109 0.007501 10.0.0.27 - - [2026-02-12 01:26:52] "GET /virtual-router/42689515-d4de-4118-bea2-5b66da9a066f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004219 10.0.0.27 - - [2026-02-12 01:26:52] "POST /ref-update HTTP/1.1" 200 156 0.009868 10.0.0.27 - - [2026-02-12 01:26:52] "GET /virtual-machine-interface/e744f550-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.032866 10.0.0.27 - - [2026-02-12 01:26:52] "POST /set-tag HTTP/1.1" 200 109 0.003626 10.0.0.27 - - [2026-02-12 01:26:52] "GET /virtual-machine-interface/e54e4c10-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004376 10.0.0.27 - - [2026-02-12 01:26:52] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.27 - - [2026-02-12 01:26:52] "GET /virtual-router/42689515-d4de-4118-bea2-5b66da9a066f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003604 10.0.0.27 - - [2026-02-12 01:26:52] "POST /ref-update HTTP/1.1" 200 156 0.014913 10.0.0.27 - - [2026-02-12 01:26:52] "GET /virtual-machine-interface/e7ae7e8a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005171 10.0.0.27 - - [2026-02-12 01:26:52] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.27 - - [2026-02-12 01:26:52] "GET /virtual-machine-interface/e5b74878-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003775 10.0.0.27 - - [2026-02-12 01:26:52] "POST /set-tag HTTP/1.1" 200 109 0.001916 10.0.0.27 - - [2026-02-12 01:26:52] "GET /virtual-router/42689515-d4de-4118-bea2-5b66da9a066f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004229 10.0.0.27 - - [2026-02-12 01:26:52] "POST /ref-update HTTP/1.1" 200 156 0.012970 10.0.0.27 - - [2026-02-12 01:26:52] "GET /virtual-machine-interface/e819906c-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017035 10.0.0.27 - - [2026-02-12 01:26:52] "POST /set-tag HTTP/1.1" 200 109 0.002500 10.0.0.27 - - [2026-02-12 01:26:52] "GET /virtual-router/42689515-d4de-4118-bea2-5b66da9a066f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003572 10.0.0.27 - - [2026-02-12 01:26:52] "POST /ref-update HTTP/1.1" 200 156 0.015924 10.0.0.27 - - [2026-02-12 01:26:52] "GET /virtual-machine-interface/e88205ca-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004050 10.0.0.27 - - [2026-02-12 01:26:52] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.27 - - [2026-02-12 01:26:52] "GET /virtual-machine-interface/e64d97ba-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004210 10.0.0.27 - - [2026-02-12 01:26:52] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.27 - - [2026-02-12 01:26:52] "GET /virtual-machine-interface/e6c7af96-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007670 10.0.0.27 - - [2026-02-12 01:26:52] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.27 - - [2026-02-12 01:26:52] "GET /virtual-machine-interface/e744f550-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004855 10.0.0.27 - - [2026-02-12 01:26:52] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.27 - - [2026-02-12 01:26:52] "GET /virtual-machine-interface/e7ae7e8a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005256 10.0.0.27 - - [2026-02-12 01:26:52] "POST /set-tag HTTP/1.1" 200 109 0.002416 10.0.0.27 - - [2026-02-12 01:26:52] "GET /virtual-machine-interface/e819906c-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004232 10.0.0.27 - - [2026-02-12 01:26:52] "POST /set-tag HTTP/1.1" 200 109 0.003155 10.0.0.27 - - [2026-02-12 01:26:52] "GET /virtual-machine-interface/e64d97ba-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004290 10.0.0.27 - - [2026-02-12 01:26:52] "POST /set-tag HTTP/1.1" 200 109 0.002780 10.0.0.27 - - [2026-02-12 01:26:52] "GET /virtual-machine-interface/e88205ca-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005663 10.0.0.27 - - [2026-02-12 01:26:52] "POST /set-tag HTTP/1.1" 200 109 0.003299 10.0.0.27 - - [2026-02-12 01:26:56] "GET /virtual-machine-interface/e5b74878-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004453 10.0.0.27 - - [2026-02-12 01:26:56] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.27 - - [2026-02-12 01:26:56] "GET /virtual-machine-interface/e744f550-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005074 10.0.0.27 - - [2026-02-12 01:26:56] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.27 - - [2026-02-12 01:26:57] "GET /virtual-machine-interface/e54e4c10-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004265 10.0.0.27 - - [2026-02-12 01:26:57] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.27 - - [2026-02-12 01:26:58] "GET /virtual-machine-interface/e6c7af96-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004763 10.0.0.27 - - [2026-02-12 01:26:58] "POST /set-tag HTTP/1.1" 200 109 0.002932 10.0.0.27 - - [2026-02-12 01:27:00] "GET /virtual-machine/43ad2ea2-b4ff-4a82-83f4-62e8c2596e16?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003495 10.0.0.27 - - [2026-02-12 01:27:00] "GET /virtual-machine-interface/e54e4c10-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005349 10.0.0.27 - - [2026-02-12 01:27:00] "GET /virtual-machine/fc204e53-a6a8-48dd-93a6-6756377000a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003740 10.0.0.27 - - [2026-02-12 01:27:00] "GET /virtual-machine-interface/e5b74878-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004348 10.0.0.27 - - [2026-02-12 01:27:00] "GET /virtual-machine/fda23a1c-73f5-40df-b3c3-1002dbcec597?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003120 10.0.0.27 - - [2026-02-12 01:27:00] "GET /virtual-machine-interface/e64d97ba-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004312 10.0.0.27 - - [2026-02-12 01:27:00] "GET /virtual-machine/58c22f2b-83ba-4061-820c-2f97ad675f53?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.008089 10.0.0.27 - - [2026-02-12 01:27:00] "GET /virtual-machine-interface/e6c7af96-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010761 10.0.0.27 - - [2026-02-12 01:27:00] "GET /virtual-machine/32d64f14-fff8-4067-90d1-c5c653a45f66?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002757 10.0.0.27 - - [2026-02-12 01:27:00] "GET /virtual-machine-interface/e744f550-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007369 10.0.0.27 - - [2026-02-12 01:27:01] "GET /virtual-machine-interface/e819906c-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006537 10.0.0.27 - - [2026-02-12 01:27:01] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.27 - - [2026-02-12 01:27:02] "GET /virtual-machine-interface/e7ae7e8a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004889 10.0.0.27 - - [2026-02-12 01:27:02] "POST /set-tag HTTP/1.1" 200 109 0.004906 10.0.0.27 - - [2026-02-12 01:27:02] "GET /virtual-machine-interface/e88205ca-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003755 10.0.0.27 - - [2026-02-12 01:27:02] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.27 - - [2026-02-12 01:27:05] "GET /virtual-machine/78927f27-7630-4beb-973a-96ae52e87f59?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003323 10.0.0.27 - - [2026-02-12 01:27:05] "GET /virtual-machine-interface/e819906c-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004019 10.0.0.27 - - [2026-02-12 01:27:05] "GET /virtual-machine/5faddf0e-6618-4bd7-925f-ad753a2401aa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004024 10.0.0.27 - - [2026-02-12 01:27:05] "GET /virtual-machine-interface/e7ae7e8a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009087 10.0.0.27 - - [2026-02-12 01:27:05] "GET /virtual-machine/5b7b9ee9-ab84-40a7-b416-e940df052813?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003223 10.0.0.27 - - [2026-02-12 01:27:05] "GET /virtual-machine-interface/e88205ca-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004401 10.0.0.27 - - [2026-02-12 01:27:06] "GET /loadbalancer/293f944c-429c-4150-88bc-5a9580d2446d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001465 10.0.0.27 - - [2026-02-12 01:27:06] "POST /tags HTTP/1.1" 200 333 0.020516 10.0.0.27 - - [2026-02-12 01:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007334 10.0.0.27 - - [2026-02-12 01:27:06] "GET /tag/14bdaeb4-e0ad-4e03-afb2-85c6ae35b142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.028115 10.0.0.27 - - [2026-02-12 01:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.27 - - [2026-02-12 01:27:06] "GET /project/10720f1f-557d-4e33-aa77-13569ca957d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026214 10.0.0.27 - - [2026-02-12 01:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007746 10.0.0.27 - - [2026-02-12 01:27:06] "GET /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004118 10.0.0.27 - - [2026-02-12 01:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.27 - - [2026-02-12 01:27:06] "GET /service-appliance-set/b7f9b807-033d-48e6-967d-f95f3c76b16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002759 10.0.0.27 - - [2026-02-12 01:27:06] "POST /fqname-to-id HTTP/1.1" 404 273 0.010330 10.0.0.27 - - [2026-02-12 01:27:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.079813 10.0.0.27 - - [2026-02-12 01:27:06] "GET /virtual-machine-interface/61518dea-f0ed-4adc-997e-7b0306d952bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.006087 10.0.0.27 - - [2026-02-12 01:27:06] "POST /instance-ips HTTP/1.1" 200 409 0.021564 10.0.0.27 - - [2026-02-12 01:27:06] "GET /instance-ip/ab734e4d-d563-4333-ac04-d405a07c2506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003859 10.0.0.27 - - [2026-02-12 01:27:07] "POST /loadbalancers HTTP/1.1" 200 629 0.058348 10.0.0.27 - - [2026-02-12 01:27:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018269 10.0.0.27 - - [2026-02-12 01:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013250 10.0.0.27 - - [2026-02-12 01:27:07] "GET /project/10720f1f-557d-4e33-aa77-13569ca957d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049872 10.0.0.27 - - [2026-02-12 01:27:07] "GET /instance-ip/ab734e4d-d563-4333-ac04-d405a07c2506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002625 10.0.0.27 - - [2026-02-12 01:27:07] "GET /project/10720f1f-557d-4e33-aa77-13569ca957d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038128 10.0.0.27 - - [2026-02-12 01:27:07] "GET /loadbalancer/293f944c-429c-4150-88bc-5a9580d2446d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003835 10.0.0.27 - - [2026-02-12 01:27:07] "POST /floating-ips HTTP/1.1" 200 597 0.046860 10.0.0.27 - - [2026-02-12 01:27:07] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.030120 10.0.0.27 - - [2026-02-12 01:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.27 - - [2026-02-12 01:27:07] "GET /project/10720f1f-557d-4e33-aa77-13569ca957d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031878 10.0.0.27 - - [2026-02-12 01:27:07] "GET /loadbalancer-listener/b3652e67-6d24-4786-9f0f-eee54c48683d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003033 10.0.0.27 - - [2026-02-12 01:27:07] "GET /loadbalancer-listener/b3652e67-6d24-4786-9f0f-eee54c48683d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003471 10.0.0.27 - - [2026-02-12 01:27:07] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017141 10.0.0.27 - - [2026-02-12 01:27:07] "GET /instance-ip/ab734e4d-d563-4333-ac04-d405a07c2506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004699 10.0.0.27 - - [2026-02-12 01:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.27 - - [2026-02-12 01:27:07] "GET /instance-ip/ab734e4d-d563-4333-ac04-d405a07c2506?fields=floating_ips HTTP/1.1" 200 1213 0.006351 10.0.0.27 - - [2026-02-12 01:27:07] "GET /floating-ip/4d56205e-16b1-40f5-854c-144b6e8b2c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.001609 10.0.0.27 - - [2026-02-12 01:27:07] "GET /loadbalancer/293f944c-429c-4150-88bc-5a9580d2446d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003170 10.0.0.27 - - [2026-02-12 01:27:07] "GET /loadbalancer-pool/fb276236-8ab5-4882-a5bd-3e2d53f32d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005792 10.0.0.27 - - [2026-02-12 01:27:07] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015006 10.0.0.27 - - [2026-02-12 01:27:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008398 10.0.0.27 - - [2026-02-12 01:27:07] "GET /virtual-machine-interface/e5b74878-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008192 10.0.0.27 - - [2026-02-12 01:27:07] "POST /tags HTTP/1.1" 409 221 0.001900 10.0.0.27 - - [2026-02-12 01:27:07] "GET /virtual-machine-interface/e5b74878-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005363 10.0.0.27 - - [2026-02-12 01:27:07] "POST /ref-update HTTP/1.1" 200 156 0.006012 10.0.0.27 - - [2026-02-12 01:27:07] "GET /floating-ip/4d56205e-16b1-40f5-854c-144b6e8b2c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.009401 10.0.0.27 - - [2026-02-12 01:27:07] "GET /loadbalancer/293f944c-429c-4150-88bc-5a9580d2446d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003047 10.0.0.27 - - [2026-02-12 01:27:07] "PUT /floating-ip/4d56205e-16b1-40f5-854c-144b6e8b2c74 HTTP/1.1" 200 256 0.011693 10.0.0.27 - - [2026-02-12 01:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008884 10.0.0.27 - - [2026-02-12 01:27:07] "GET /tag/14bdaeb4-e0ad-4e03-afb2-85c6ae35b142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012757 10.0.0.27 - - [2026-02-12 01:27:07] "POST /set-tag HTTP/1.1" 200 109 0.060850 10.0.0.27 - - [2026-02-12 01:27:07] "GET /loadbalancer-pool/fb276236-8ab5-4882-a5bd-3e2d53f32d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.002645 10.0.0.27 - - [2026-02-12 01:27:07] "POST /loadbalancer-members HTTP/1.1" 200 721 0.012746 10.0.0.27 - - [2026-02-12 01:27:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018222 10.0.0.27 - - [2026-02-12 01:27:07] "GET /virtual-machine-interface/e54e4c10-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011363 10.0.0.27 - - [2026-02-12 01:27:07] "GET /virtual-machine-interface/e54e4c10-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006436 10.0.0.27 - - [2026-02-12 01:27:07] "POST /ref-update HTTP/1.1" 200 156 0.006390 10.0.0.27 - - [2026-02-12 01:27:07] "GET /floating-ip/4d56205e-16b1-40f5-854c-144b6e8b2c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.006885 10.0.0.27 - - [2026-02-12 01:27:07] "POST /set-tag HTTP/1.1" 200 109 0.063235 10.0.0.27 - - [2026-02-12 01:27:07] "POST /tags HTTP/1.1" 409 206 0.005901 10.0.0.27 - - [2026-02-12 01:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.27 - - [2026-02-12 01:27:08] "GET /tag/d44ee87a-643f-4b77-9420-142bf5a11beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011767 10.0.0.27 - - [2026-02-12 01:27:08] "POST /tags HTTP/1.1" 409 204 0.001585 10.0.0.27 - - [2026-02-12 01:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.27 - - [2026-02-12 01:27:08] "GET /tag/8a02bd72-a42e-4a90-91de-357c32eaea90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010423 10.0.0.27 - - [2026-02-12 01:27:08] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002634 10.0.0.27 - - [2026-02-12 01:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.27 - - [2026-02-12 01:27:08] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002760 10.0.0.27 - - [2026-02-12 01:27:08] "POST /tags HTTP/1.1" 409 206 0.001681 10.0.0.27 - - [2026-02-12 01:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.27 - - [2026-02-12 01:27:08] "GET /tag/d44ee87a-643f-4b77-9420-142bf5a11beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011300 10.0.0.27 - - [2026-02-12 01:27:08] "POST /tags HTTP/1.1" 409 226 0.002480 10.0.0.27 - - [2026-02-12 01:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.27 - - [2026-02-12 01:27:08] "GET /tag/fe2ad819-4228-4949-989e-7d885ce4b16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012709 10.0.0.27 - - [2026-02-12 01:27:08] "POST /tags HTTP/1.1" 409 204 0.001651 10.0.0.27 - - [2026-02-12 01:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001257 10.0.0.27 - - [2026-02-12 01:27:08] "GET /tag/8a02bd72-a42e-4a90-91de-357c32eaea90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011135 10.0.0.27 - - [2026-02-12 01:27:08] "POST /tags HTTP/1.1" 409 226 0.006499 10.0.0.27 - - [2026-02-12 01:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.27 - - [2026-02-12 01:27:08] "GET /tag/fe2ad819-4228-4949-989e-7d885ce4b16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011552 10.0.0.27 - - [2026-02-12 01:27:08] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002666 10.0.0.27 - - [2026-02-12 01:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.27 - - [2026-02-12 01:27:08] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002253 10.0.0.27 - - [2026-02-12 01:27:08] "POST /firewall-rules HTTP/1.1" 200 626 0.064547 10.0.0.27 - - [2026-02-12 01:27:08] "POST /firewall-rules HTTP/1.1" 200 646 0.078193 10.0.0.27 - - [2026-02-12 01:27:08] "GET /firewall-rule/3fceff28-45c1-4acc-8d1f-b9fae3482b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.016054 10.0.0.27 - - [2026-02-12 01:27:08] "GET /firewall-policy/e2252200-cd99-4e58-82e0-7e0d15ea4e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005258 10.0.0.27 - - [2026-02-12 01:27:08] "GET /firewall-rule/01502bc2-526e-4d39-9994-2d478d1aacc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003432 10.0.0.27 - - [2026-02-12 01:27:08] "POST /ref-update HTTP/1.1" 200 156 0.017925 10.0.0.27 - - [2026-02-12 01:27:08] "POST /firewall-policys HTTP/1.1" 200 606 0.027781 10.0.0.27 - - [2026-02-12 01:27:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.011415 10.0.0.27 - - [2026-02-12 01:27:08] "GET /firewall-policy/c4cb3b43-3876-4395-9a66-4cd492dfd7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002222 10.0.0.27 - - [2026-02-12 01:27:08] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004273 10.0.0.27 - - [2026-02-12 01:27:08] "GET /firewall-policy/c4cb3b43-3876-4395-9a66-4cd492dfd7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003182 10.0.0.27 - - [2026-02-12 01:27:08] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003096 10.0.0.27 - - [2026-02-12 01:27:08] "GET /firewall-policy/dc3913bc-0a10-4954-a6d2-167ad636eb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003093 10.0.0.27 - - [2026-02-12 01:27:08] "GET /firewall-policy/e2252200-cd99-4e58-82e0-7e0d15ea4e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.006870 10.0.0.27 - - [2026-02-12 01:27:08] "GET /firewall-policy/e2252200-cd99-4e58-82e0-7e0d15ea4e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.008542 10.0.0.27 - - [2026-02-12 01:27:08] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002469 10.0.0.27 - - [2026-02-12 01:27:09] "POST /ref-update HTTP/1.1" 200 156 0.027172 10.0.0.27 - - [2026-02-12 01:27:09] "POST /ref-update HTTP/1.1" 200 156 0.020147 10.0.0.27 - - [2026-02-12 01:27:09] "POST /ref-update HTTP/1.1" 200 156 0.035559 10.0.0.27 - - [2026-02-12 01:27:09] "POST /ref-update HTTP/1.1" 200 156 0.022178 10.0.0.27 - - [2026-02-12 01:27:09] "POST /ref-update HTTP/1.1" 200 156 0.034842 10.0.0.27 - - [2026-02-12 01:27:09] "GET /firewall-policy/c4cb3b43-3876-4395-9a66-4cd492dfd7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005734 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:27:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001122 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:27:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000914 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:28:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000997 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:28:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001165 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:28:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000835 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:28:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000846 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:28:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000930 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:28:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000773 10.0.0.27 - - [2026-02-12 01:29:07] "POST /tags HTTP/1.1" 409 252 0.001955 10.0.0.27 - - [2026-02-12 01:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.27 - - [2026-02-12 01:29:07] "GET /tag/1725803e-8566-411f-bb7d-e17a6b7f426f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013359 10.0.0.27 - - [2026-02-12 01:29:07] "POST /tags HTTP/1.1" 409 228 0.002169 10.0.0.27 - - [2026-02-12 01:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.27 - - [2026-02-12 01:29:07] "GET /tag/287567d8-b7ce-4dbb-b9ba-7d15f376b423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013945 10.0.0.27 - - [2026-02-12 01:29:07] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002957 10.0.0.27 - - [2026-02-12 01:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.27 - - [2026-02-12 01:29:07] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002385 10.0.0.27 - - [2026-02-12 01:29:07] "POST /tags HTTP/1.1" 409 206 0.001376 10.0.0.27 - - [2026-02-12 01:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.27 - - [2026-02-12 01:29:07] "GET /tag/d44ee87a-643f-4b77-9420-142bf5a11beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010534 10.0.0.27 - - [2026-02-12 01:29:07] "POST /tags HTTP/1.1" 409 226 0.001556 10.0.0.27 - - [2026-02-12 01:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.27 - - [2026-02-12 01:29:07] "GET /tag/fe2ad819-4228-4949-989e-7d885ce4b16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010527 10.0.0.27 - - [2026-02-12 01:29:07] "POST /tags HTTP/1.1" 409 204 0.001400 10.0.0.27 - - [2026-02-12 01:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.27 - - [2026-02-12 01:29:07] "GET /tag/8a02bd72-a42e-4a90-91de-357c32eaea90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010064 10.0.0.27 - - [2026-02-12 01:29:07] "POST /tags HTTP/1.1" 409 226 0.001531 10.0.0.27 - - [2026-02-12 01:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.27 - - [2026-02-12 01:29:08] "GET /tag/fe2ad819-4228-4949-989e-7d885ce4b16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012465 10.0.0.27 - - [2026-02-12 01:29:08] "POST /tags HTTP/1.1" 409 228 0.002505 10.0.0.27 - - [2026-02-12 01:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.27 - - [2026-02-12 01:29:08] "GET /tag/287567d8-b7ce-4dbb-b9ba-7d15f376b423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012158 10.0.0.27 - - [2026-02-12 01:29:08] "POST /tags HTTP/1.1" 409 252 0.001784 10.0.0.27 - - [2026-02-12 01:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.27 - - [2026-02-12 01:29:08] "GET /tag/1725803e-8566-411f-bb7d-e17a6b7f426f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010442 10.0.0.27 - - [2026-02-12 01:29:08] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002034 10.0.0.27 - - [2026-02-12 01:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.27 - - [2026-02-12 01:29:08] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002354 10.0.0.27 - - [2026-02-12 01:29:08] "POST /firewall-rules HTTP/1.1" 409 281 0.001472 10.0.0.27 - - [2026-02-12 01:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.27 - - [2026-02-12 01:29:08] "PUT /firewall-rule/01502bc2-526e-4d39-9994-2d478d1aacc7 HTTP/1.1" 200 260 0.017903 10.0.0.27 - - [2026-02-12 01:29:08] "POST /firewall-rules HTTP/1.1" 409 291 0.003731 10.0.0.27 - - [2026-02-12 01:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.27 - - [2026-02-12 01:29:08] "PUT /firewall-rule/3fceff28-45c1-4acc-8d1f-b9fae3482b8d HTTP/1.1" 200 260 0.023265 10.0.0.27 - - [2026-02-12 01:29:08] "GET /firewall-rule/3fceff28-45c1-4acc-8d1f-b9fae3482b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.007988 10.0.0.27 - - [2026-02-12 01:29:08] "POST /firewall-rules HTTP/1.1" 200 658 0.088784 10.0.0.27 - - [2026-02-12 01:29:08] "GET /firewall-rule/1adadd36-7360-428c-8e85-33e4538bd211?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.003940 10.0.0.27 - - [2026-02-12 01:29:08] "GET /firewall-policy/e2252200-cd99-4e58-82e0-7e0d15ea4e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002230 10.0.0.27 - - [2026-02-12 01:29:08] "GET /firewall-rule/01502bc2-526e-4d39-9994-2d478d1aacc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002445 10.0.0.27 - - [2026-02-12 01:29:08] "POST /firewall-policys HTTP/1.1" 409 269 0.001479 10.0.0.27 - - [2026-02-12 01:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001220 10.0.0.27 - - [2026-02-12 01:29:08] "PUT /firewall-policy/c4cb3b43-3876-4395-9a66-4cd492dfd7a2 HTTP/1.1" 200 264 0.020154 10.0.0.27 - - [2026-02-12 01:29:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.011308 10.0.0.27 - - [2026-02-12 01:29:08] "GET /firewall-policy/c4cb3b43-3876-4395-9a66-4cd492dfd7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005184 10.0.0.27 - - [2026-02-12 01:29:08] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003214 10.0.0.27 - - [2026-02-12 01:29:08] "GET /firewall-policy/c4cb3b43-3876-4395-9a66-4cd492dfd7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002254 10.0.0.27 - - [2026-02-12 01:29:08] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002282 10.0.0.27 - - [2026-02-12 01:29:08] "GET /firewall-policy/c4cb3b43-3876-4395-9a66-4cd492dfd7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002702 10.0.0.27 - - [2026-02-12 01:29:08] "GET /firewall-policy/c4cb3b43-3876-4395-9a66-4cd492dfd7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.009894 10.0.0.27 - - [2026-02-12 01:29:33] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004513 10.0.0.27 - - [2026-02-12 01:29:33] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.27 - - [2026-02-12 01:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.27 - - [2026-02-12 01:29:33] "GET /loadbalancer/dc2464fc-a1ec-47c4-9f60-fe846fc7067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002604 10.0.0.27 - - [2026-02-12 01:29:33] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005767 10.0.0.27 - - [2026-02-12 01:29:33] "POST /set-tag HTTP/1.1" 200 109 0.032561 10.0.0.27 - - [2026-02-12 01:29:33] "DELETE /loadbalancer-member/d6abc603-14d2-444b-8e41-2b1966bb8b89 HTTP/1.1" 200 115 0.051953 10.0.0.27 - - [2026-02-12 01:29:33] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007774 10.0.0.27 - - [2026-02-12 01:29:33] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.27 - - [2026-02-12 01:29:33] "DELETE /loadbalancer-member/cbcee099-e226-415d-a051-90d520448dff HTTP/1.1" 200 115 0.045918 10.0.0.27 - - [2026-02-12 01:29:33] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004877 10.0.0.27 - - [2026-02-12 01:29:33] "POST /set-tag HTTP/1.1" 200 109 0.002747 10.0.0.27 - - [2026-02-12 01:29:33] "DELETE /loadbalancer-member/71db985e-186a-4ad3-b12a-f2d62a9c025f HTTP/1.1" 200 115 0.058274 10.0.0.27 - - [2026-02-12 01:29:33] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005546 10.0.0.27 - - [2026-02-12 01:29:33] "POST /set-tag HTTP/1.1" 200 109 0.002927 10.0.0.27 - - [2026-02-12 01:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.27 - - [2026-02-12 01:29:33] "GET /loadbalancer/dc2464fc-a1ec-47c4-9f60-fe846fc7067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002154 10.0.0.27 - - [2026-02-12 01:29:33] "GET /loadbalancer-pool/f98ef8ed-3771-4524-ad8f-0d8b3e0995b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002817 10.0.0.27 - - [2026-02-12 01:29:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024564 10.0.0.27 - - [2026-02-12 01:29:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.007380 10.0.0.27 - - [2026-02-12 01:29:33] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014887 10.0.0.27 - - [2026-02-12 01:29:33] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.022535 10.0.0.27 - - [2026-02-12 01:29:33] "GET /floating-ip/0775e899-dfed-4dc4-b399-fad5dd83a016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.007885 10.0.0.27 - - [2026-02-12 01:29:33] "POST /set-tag HTTP/1.1" 200 109 0.099219 10.0.0.27 - - [2026-02-12 01:29:34] "GET /loadbalancer-pool/dc955041-f7ee-441e-97c0-86f902116915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003156 10.0.0.27 - - [2026-02-12 01:29:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016433 10.0.0.27 - - [2026-02-12 01:29:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.022124 10.0.0.27 - - [2026-02-12 01:29:34] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020912 10.0.0.27 - - [2026-02-12 01:29:34] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005494 10.0.0.27 - - [2026-02-12 01:29:34] "GET /floating-ip/0775e899-dfed-4dc4-b399-fad5dd83a016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.003383 10.0.0.27 - - [2026-02-12 01:29:34] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.27 - - [2026-02-12 01:29:34] "GET /loadbalancer-pool/4fc47a7c-2424-4805-bb14-7c1ede386832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003229 10.0.0.27 - - [2026-02-12 01:29:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026337 10.0.0.27 - - [2026-02-12 01:29:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.010293 10.0.0.27 - - [2026-02-12 01:29:34] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017771 10.0.0.27 - - [2026-02-12 01:29:34] "GET /virtual-machine-interface/8512e4c4-07b0-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010563 10.0.0.27 - - [2026-02-12 01:29:34] "POST /set-tag HTTP/1.1" 200 109 0.004559 10.0.0.27 - - [2026-02-12 01:29:34] "GET /floating-ip/0775e899-dfed-4dc4-b399-fad5dd83a016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.013047 10.0.0.27 - - [2026-02-12 01:30:19] "GET /virtual-machine-interface/e54e4c10-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006925 10.0.0.27 - - [2026-02-12 01:30:19] "POST /set-tag HTTP/1.1" 200 109 0.002805 10.0.0.27 - - [2026-02-12 01:30:19] "GET /virtual-machine-interface/e744f550-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004121 10.0.0.27 - - [2026-02-12 01:30:19] "POST /set-tag HTTP/1.1" 200 109 0.003128 10.0.0.27 - - [2026-02-12 01:30:19] "GET /virtual-machine-interface/e6c7af96-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004681 10.0.0.27 - - [2026-02-12 01:30:19] "POST /set-tag HTTP/1.1" 200 109 0.002702 10.0.0.27 - - [2026-02-12 01:30:19] "GET /virtual-machine-interface/e819906c-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004187 10.0.0.27 - - [2026-02-12 01:30:19] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.27 - - [2026-02-12 01:30:19] "GET /virtual-machine-interface/e5b74878-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004371 10.0.0.27 - - [2026-02-12 01:30:19] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.27 - - [2026-02-12 01:30:19] "GET /virtual-machine-interface/e64d97ba-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004303 10.0.0.27 - - [2026-02-12 01:30:19] "POST /set-tag HTTP/1.1" 200 109 0.002482 10.0.0.27 - - [2026-02-12 01:30:19] "GET /virtual-machine-interface/e7ae7e8a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003854 10.0.0.27 - - [2026-02-12 01:30:19] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.27 - - [2026-02-12 01:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.27 - - [2026-02-12 01:30:19] "GET /loadbalancer/293f944c-429c-4150-88bc-5a9580d2446d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003231 10.0.0.27 - - [2026-02-12 01:30:19] "GET /virtual-machine-interface/e54e4c10-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004970 10.0.0.27 - - [2026-02-12 01:30:19] "POST /set-tag HTTP/1.1" 200 109 0.031110 10.0.0.27 - - [2026-02-12 01:30:19] "DELETE /loadbalancer-member/fc3719b4-03f4-4100-8759-618024872dd4 HTTP/1.1" 200 115 0.044237 10.0.0.27 - - [2026-02-12 01:30:19] "GET /virtual-machine-interface/e88205ca-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005027 10.0.0.27 - - [2026-02-12 01:30:19] "POST /set-tag HTTP/1.1" 200 109 0.002507 10.0.0.27 - - [2026-02-12 01:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.27 - - [2026-02-12 01:30:19] "GET /loadbalancer/293f944c-429c-4150-88bc-5a9580d2446d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.001925 10.0.0.27 - - [2026-02-12 01:30:20] "GET /virtual-machine-interface/e64d97ba-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004446 10.0.0.27 - - [2026-02-12 01:30:20] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.27 - - [2026-02-12 01:30:20] "GET /virtual-machine-interface/e64d97ba-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008093 10.0.0.27 - - [2026-02-12 01:30:20] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.27 - - [2026-02-12 01:30:20] "GET /virtual-machine/fda23a1c-73f5-40df-b3c3-1002dbcec597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002557 10.0.0.27 - - [2026-02-12 01:30:20] "POST /ref-update HTTP/1.1" 200 156 0.008535 10.0.0.27 - - [2026-02-12 01:30:20] "GET /virtual-machine-interface/e64d97ba-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020333 10.0.0.27 - - [2026-02-12 01:30:20] "POST /set-tag HTTP/1.1" 200 109 0.024224 10.0.0.27 - - [2026-02-12 01:30:20] "POST /set-tag HTTP/1.1" 200 109 0.040875 10.0.0.27 - - [2026-02-12 01:30:20] "POST /set-tag HTTP/1.1" 200 109 0.026299 10.0.0.27 - - [2026-02-12 01:30:21] "POST /set-tag HTTP/1.1" 200 109 0.017522 10.0.0.27 - - [2026-02-12 01:30:21] "POST /set-tag HTTP/1.1" 200 109 0.024453 10.0.0.27 - - [2026-02-12 01:30:21] "DELETE /instance-ip/e663be8c-07b1-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.048546 10.0.0.27 - - [2026-02-12 01:30:21] "DELETE /virtual-machine-interface/e64d97ba-07b1-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.035768 10.0.0.27 - - [2026-02-12 01:30:21] "DELETE /virtual-machine/fda23a1c-73f5-40df-b3c3-1002dbcec597 HTTP/1.1" 200 115 0.014346 10.0.0.27 - - [2026-02-12 01:30:21] "GET /virtual-machine-interface/e5b74878-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005122 10.0.0.27 - - [2026-02-12 01:30:21] "POST /set-tag HTTP/1.1" 200 109 0.002562 10.0.0.27 - - [2026-02-12 01:30:21] "GET /virtual-machine-interface/e5b74878-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004142 10.0.0.27 - - [2026-02-12 01:30:21] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.27 - - [2026-02-12 01:30:21] "GET /virtual-machine/fc204e53-a6a8-48dd-93a6-6756377000a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002863 10.0.0.27 - - [2026-02-12 01:30:21] "POST /ref-update HTTP/1.1" 200 156 0.014773 10.0.0.27 - - [2026-02-12 01:30:21] "GET /virtual-machine-interface/e5b74878-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.017708 10.0.0.27 - - [2026-02-12 01:30:21] "POST /set-tag HTTP/1.1" 200 109 0.020287 10.0.0.27 - - [2026-02-12 01:30:21] "POST /set-tag HTTP/1.1" 200 109 0.033701 10.0.0.27 - - [2026-02-12 01:30:21] "POST /set-tag HTTP/1.1" 200 109 0.021796 10.0.0.27 - - [2026-02-12 01:30:21] "POST /set-tag HTTP/1.1" 200 109 0.015983 10.0.0.27 - - [2026-02-12 01:30:21] "POST /set-tag HTTP/1.1" 200 109 0.023843 10.0.0.27 - - [2026-02-12 01:30:21] "DELETE /instance-ip/e5d08176-07b1-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.051073 10.0.0.27 - - [2026-02-12 01:30:21] "POST /ref-update HTTP/1.1" 200 156 0.007245 10.0.0.27 - - [2026-02-12 01:30:21] "DELETE /virtual-machine-interface/e5b74878-07b1-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.038055 10.0.0.27 - - [2026-02-12 01:30:21] "DELETE /virtual-machine/fc204e53-a6a8-48dd-93a6-6756377000a7 HTTP/1.1" 200 115 0.025618 10.0.0.27 - - [2026-02-12 01:30:21] "GET /virtual-machine-interface/e6c7af96-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004671 10.0.0.27 - - [2026-02-12 01:30:21] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.27 - - [2026-02-12 01:30:21] "GET /virtual-machine-interface/e6c7af96-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004063 10.0.0.27 - - [2026-02-12 01:30:21] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.27 - - [2026-02-12 01:30:21] "GET /virtual-machine/58c22f2b-83ba-4061-820c-2f97ad675f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003189 10.0.0.27 - - [2026-02-12 01:30:21] "POST /ref-update HTTP/1.1" 200 156 0.010068 10.0.0.27 - - [2026-02-12 01:30:21] "GET /virtual-machine-interface/e6c7af96-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004144 10.0.0.27 - - [2026-02-12 01:30:21] "POST /set-tag HTTP/1.1" 200 109 0.026151 10.0.0.27 - - [2026-02-12 01:30:21] "POST /set-tag HTTP/1.1" 200 109 0.025845 10.0.0.27 - - [2026-02-12 01:30:21] "POST /set-tag HTTP/1.1" 200 109 0.025513 10.0.0.27 - - [2026-02-12 01:30:22] "POST /set-tag HTTP/1.1" 200 109 0.019199 10.0.0.27 - - [2026-02-12 01:30:22] "POST /set-tag HTTP/1.1" 200 109 0.025922 10.0.0.27 - - [2026-02-12 01:30:22] "DELETE /instance-ip/e6e02558-07b1-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.046658 10.0.0.27 - - [2026-02-12 01:30:22] "DELETE /virtual-machine-interface/e6c7af96-07b1-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.037852 10.0.0.27 - - [2026-02-12 01:30:22] "DELETE /virtual-machine/58c22f2b-83ba-4061-820c-2f97ad675f53 HTTP/1.1" 200 115 0.022881 10.0.0.27 - - [2026-02-12 01:30:22] "DELETE /tag/5e6a2b90-b8cb-470a-a651-ef1c42187bd2 HTTP/1.1" 200 115 0.031085 10.0.0.27 - - [2026-02-12 01:30:22] "GET /virtual-machine-interface/e54e4c10-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004245 10.0.0.27 - - [2026-02-12 01:30:22] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.27 - - [2026-02-12 01:30:22] "GET /virtual-machine-interface/e54e4c10-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003943 10.0.0.27 - - [2026-02-12 01:30:22] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.27 - - [2026-02-12 01:30:22] "GET /virtual-machine/43ad2ea2-b4ff-4a82-83f4-62e8c2596e16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002867 10.0.0.27 - - [2026-02-12 01:30:22] "POST /ref-update HTTP/1.1" 200 156 0.008615 10.0.0.27 - - [2026-02-12 01:30:22] "GET /virtual-machine-interface/e54e4c10-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011195 10.0.0.27 - - [2026-02-12 01:30:22] "POST /set-tag HTTP/1.1" 200 109 0.020548 10.0.0.27 - - [2026-02-12 01:30:22] "POST /set-tag HTTP/1.1" 200 109 0.026098 10.0.0.27 - - [2026-02-12 01:30:22] "POST /set-tag HTTP/1.1" 200 109 0.024283 10.0.0.27 - - [2026-02-12 01:30:22] "POST /set-tag HTTP/1.1" 200 109 0.015087 10.0.0.27 - - [2026-02-12 01:30:22] "POST /set-tag HTTP/1.1" 200 109 0.025321 10.0.0.27 - - [2026-02-12 01:30:22] "DELETE /instance-ip/e564a3d4-07b1-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.046622 10.0.0.27 - - [2026-02-12 01:30:22] "POST /ref-update HTTP/1.1" 200 156 0.007752 10.0.0.27 - - [2026-02-12 01:30:22] "DELETE /virtual-machine-interface/e54e4c10-07b1-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.035126 10.0.0.27 - - [2026-02-12 01:30:22] "DELETE /virtual-machine/43ad2ea2-b4ff-4a82-83f4-62e8c2596e16 HTTP/1.1" 200 115 0.025041 10.0.0.27 - - [2026-02-12 01:30:22] "DELETE /tag/d3b9a3d7-224d-4be4-ae23-3ee66c912485 HTTP/1.1" 200 115 0.040231 10.0.0.27 - - [2026-02-12 01:30:22] "DELETE /tag/d44ee87a-643f-4b77-9420-142bf5a11beb HTTP/1.1" 409 388 0.005623 10.0.0.27 - - [2026-02-12 01:30:44] "GET /global-system-configs HTTP/1.1" 200 322 0.005079 10.0.0.27 - - [2026-02-12 01:30:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002417 10.0.0.27 - - [2026-02-12 01:30:50] "GET /virtual-machine-interface/e88205ca-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004641 10.0.0.27 - - [2026-02-12 01:30:50] "POST /set-tag HTTP/1.1" 200 109 0.002856 10.0.0.27 - - [2026-02-12 01:30:50] "GET /virtual-machine-interface/e88205ca-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003940 10.0.0.27 - - [2026-02-12 01:30:50] "POST /set-tag HTTP/1.1" 200 109 0.004205 10.0.0.27 - - [2026-02-12 01:30:50] "GET /virtual-machine/5b7b9ee9-ab84-40a7-b416-e940df052813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003865 10.0.0.27 - - [2026-02-12 01:30:50] "POST /ref-update HTTP/1.1" 200 156 0.010543 10.0.0.27 - - [2026-02-12 01:30:50] "GET /virtual-machine-interface/e88205ca-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011713 10.0.0.27 - - [2026-02-12 01:30:50] "POST /set-tag HTTP/1.1" 200 109 0.015323 10.0.0.27 - - [2026-02-12 01:30:50] "POST /set-tag HTTP/1.1" 200 109 0.035785 10.0.0.27 - - [2026-02-12 01:30:51] "POST /set-tag HTTP/1.1" 200 109 0.027162 10.0.0.27 - - [2026-02-12 01:30:51] "POST /set-tag HTTP/1.1" 200 109 0.021965 10.0.0.27 - - [2026-02-12 01:30:51] "DELETE /instance-ip/e896f8b8-07b1-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.044929 10.0.0.27 - - [2026-02-12 01:30:51] "DELETE /virtual-machine-interface/e88205ca-07b1-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.046645 10.0.0.27 - - [2026-02-12 01:30:51] "DELETE /virtual-machine/5b7b9ee9-ab84-40a7-b416-e940df052813 HTTP/1.1" 200 115 0.028848 10.0.0.27 - - [2026-02-12 01:30:51] "DELETE /tag/4e698fd5-1ff9-48d9-a5be-ea428cdb6e40 HTTP/1.1" 200 115 0.028997 10.0.0.27 - - [2026-02-12 01:30:51] "GET /virtual-machine-interface/e819906c-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004277 10.0.0.27 - - [2026-02-12 01:30:51] "POST /set-tag HTTP/1.1" 200 109 0.003440 10.0.0.27 - - [2026-02-12 01:30:51] "GET /virtual-machine-interface/e819906c-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004299 10.0.0.27 - - [2026-02-12 01:30:51] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.27 - - [2026-02-12 01:30:51] "GET /virtual-machine/78927f27-7630-4beb-973a-96ae52e87f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002919 10.0.0.27 - - [2026-02-12 01:30:51] "POST /ref-update HTTP/1.1" 200 156 0.009859 10.0.0.27 - - [2026-02-12 01:30:51] "GET /virtual-machine-interface/e819906c-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015038 10.0.0.27 - - [2026-02-12 01:30:51] "POST /set-tag HTTP/1.1" 200 109 0.016871 10.0.0.27 - - [2026-02-12 01:30:51] "POST /set-tag HTTP/1.1" 200 109 0.024758 10.0.0.27 - - [2026-02-12 01:30:51] "POST /set-tag HTTP/1.1" 200 109 0.026482 10.0.0.27 - - [2026-02-12 01:30:51] "POST /set-tag HTTP/1.1" 200 109 0.013269 10.0.0.27 - - [2026-02-12 01:30:51] "DELETE /instance-ip/e82eb1cc-07b1-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.032811 10.0.0.27 - - [2026-02-12 01:30:51] "DELETE /virtual-machine-interface/e819906c-07b1-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.040150 10.0.0.27 - - [2026-02-12 01:30:51] "DELETE /virtual-machine/78927f27-7630-4beb-973a-96ae52e87f59 HTTP/1.1" 200 115 0.017489 10.0.0.27 - - [2026-02-12 01:30:51] "DELETE /tag/1725803e-8566-411f-bb7d-e17a6b7f426f HTTP/1.1" 409 236 0.009901 10.0.0.27 - - [2026-02-12 01:30:51] "DELETE /tag/287567d8-b7ce-4dbb-b9ba-7d15f376b423 HTTP/1.1" 409 236 0.007512 10.0.0.27 - - [2026-02-12 01:30:51] "DELETE /tag/f7fe1abe-8fb3-455e-ae3c-286f63066bfb HTTP/1.1" 200 115 0.032159 10.0.0.27 - - [2026-02-12 01:30:51] "GET /virtual-machine-interface/e744f550-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004315 10.0.0.27 - - [2026-02-12 01:30:51] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.27 - - [2026-02-12 01:30:51] "GET /virtual-machine-interface/e744f550-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004452 10.0.0.27 - - [2026-02-12 01:30:51] "POST /set-tag HTTP/1.1" 200 109 0.001769 10.0.0.27 - - [2026-02-12 01:30:51] "GET /virtual-machine/32d64f14-fff8-4067-90d1-c5c653a45f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002670 10.0.0.27 - - [2026-02-12 01:30:51] "POST /ref-update HTTP/1.1" 200 156 0.010725 10.0.0.27 - - [2026-02-12 01:30:51] "GET /virtual-machine-interface/e744f550-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011659 10.0.0.27 - - [2026-02-12 01:30:52] "POST /set-tag HTTP/1.1" 200 109 0.015062 10.0.0.27 - - [2026-02-12 01:30:52] "POST /set-tag HTTP/1.1" 200 109 0.030283 10.0.0.27 - - [2026-02-12 01:30:52] "POST /set-tag HTTP/1.1" 200 109 0.025769 10.0.0.27 - - [2026-02-12 01:30:52] "POST /set-tag HTTP/1.1" 200 109 0.012533 10.0.0.27 - - [2026-02-12 01:30:52] "DELETE /instance-ip/e75fe43c-07b1-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.045303 10.0.0.27 - - [2026-02-12 01:30:52] "DELETE /virtual-machine-interface/e744f550-07b1-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.036803 10.0.0.27 - - [2026-02-12 01:30:52] "DELETE /virtual-machine/32d64f14-fff8-4067-90d1-c5c653a45f66 HTTP/1.1" 200 115 0.018331 10.0.0.27 - - [2026-02-12 01:30:52] "DELETE /tag/0e9c0c59-e88a-463a-bfb6-98b0891bfec3 HTTP/1.1" 200 115 0.032191 10.0.0.27 - - [2026-02-12 01:30:52] "GET /virtual-machine-interface/e7ae7e8a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004104 10.0.0.27 - - [2026-02-12 01:30:52] "POST /set-tag HTTP/1.1" 200 109 0.002325 10.0.0.27 - - [2026-02-12 01:30:52] "GET /virtual-machine-interface/e7ae7e8a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003872 10.0.0.27 - - [2026-02-12 01:30:52] "POST /set-tag HTTP/1.1" 200 109 0.001912 10.0.0.27 - - [2026-02-12 01:30:52] "GET /virtual-machine/5faddf0e-6618-4bd7-925f-ad753a2401aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002670 10.0.0.27 - - [2026-02-12 01:30:52] "POST /ref-update HTTP/1.1" 200 156 0.009707 10.0.0.27 - - [2026-02-12 01:30:52] "GET /virtual-machine-interface/e7ae7e8a-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004861 10.0.0.27 - - [2026-02-12 01:30:52] "POST /set-tag HTTP/1.1" 200 109 0.015926 10.0.0.27 - - [2026-02-12 01:30:52] "POST /set-tag HTTP/1.1" 200 109 0.034341 10.0.0.27 - - [2026-02-12 01:30:52] "POST /set-tag HTTP/1.1" 200 109 0.028991 10.0.0.27 - - [2026-02-12 01:30:52] "POST /set-tag HTTP/1.1" 200 109 0.017580 10.0.0.27 - - [2026-02-12 01:30:52] "DELETE /instance-ip/e7c93626-07b1-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.037479 10.0.0.27 - - [2026-02-12 01:30:52] "DELETE /virtual-machine-interface/e7ae7e8a-07b1-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.040862 10.0.0.27 - - [2026-02-12 01:30:52] "DELETE /virtual-machine/5faddf0e-6618-4bd7-925f-ad753a2401aa HTTP/1.1" 200 115 0.021003 10.0.0.27 - - [2026-02-12 01:30:52] "DELETE /tag/254f0330-754e-4a5f-9f01-7b9c9e8d4885 HTTP/1.1" 200 115 0.029279 10.0.0.27 - - [2026-02-12 01:30:52] "DELETE /tag/75357c1c-8bc4-4827-b9f2-d09ac9cd0f45 HTTP/1.1" 200 115 0.029004 10.0.0.27 - - [2026-02-12 01:30:52] "DELETE /tag/8a02bd72-a42e-4a90-91de-357c32eaea90 HTTP/1.1" 409 236 0.003278 10.0.0.27 - - [2026-02-12 01:30:54] "POST /projects HTTP/1.1" 409 238 0.002040 10.0.0.27 - - [2026-02-12 01:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.27 - - [2026-02-12 01:30:54] "GET /project/ece0f0fb-934c-4abd-94dc-ebaf5a917dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028747 10.0.0.27 - - [2026-02-12 01:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.27 - - [2026-02-12 01:30:54] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005489 10.0.0.27 - - [2026-02-12 01:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.27 - - [2026-02-12 01:30:54] "GET /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004615 10.0.0.27 - - [2026-02-12 01:30:54] "POST /security-groups HTTP/1.1" 409 285 0.002373 10.0.0.27 - - [2026-02-12 01:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.27 - - [2026-02-12 01:30:54] "PUT /security-group/9bcf9cd1-fee6-4794-a6a7-7d874a27945a HTTP/1.1" 200 262 0.054327 10.0.0.27 - - [2026-02-12 01:30:54] "PUT /access-control-list/b56a794d-0063-4d08-bb43-ee6f3a5d3832 HTTP/1.1" 200 272 0.014088 10.0.0.27 - - [2026-02-12 01:30:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.020779 10.0.0.27 - - [2026-02-12 01:30:54] "PUT /access-control-list/f33b8a70-3c54-4747-a4be-7095494ac293 HTTP/1.1" 200 272 0.016125 10.0.0.27 - - [2026-02-12 01:30:59] "POST /projects HTTP/1.1" 409 238 0.002908 10.0.0.27 - - [2026-02-12 01:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.27 - - [2026-02-12 01:30:59] "GET /project/ece0f0fb-934c-4abd-94dc-ebaf5a917dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031307 10.0.0.27 - - [2026-02-12 01:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.27 - - [2026-02-12 01:30:59] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003700 10.0.0.27 - - [2026-02-12 01:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005404 10.0.0.27 - - [2026-02-12 01:31:00] "GET /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007505 10.0.0.27 - - [2026-02-12 01:31:00] "POST /security-groups HTTP/1.1" 409 285 0.003063 10.0.0.27 - - [2026-02-12 01:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.27 - - [2026-02-12 01:31:00] "PUT /security-group/9bcf9cd1-fee6-4794-a6a7-7d874a27945a HTTP/1.1" 200 262 0.057431 10.0.0.27 - - [2026-02-12 01:31:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.012799 10.0.0.27 - - [2026-02-12 01:31:00] "PUT /access-control-list/b56a794d-0063-4d08-bb43-ee6f3a5d3832 HTTP/1.1" 200 272 0.034460 10.0.0.27 - - [2026-02-12 01:31:00] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.020706 10.0.0.27 - - [2026-02-12 01:31:00] "PUT /access-control-list/f33b8a70-3c54-4747-a4be-7095494ac293 HTTP/1.1" 200 272 0.017255 10.0.0.27 - - [2026-02-12 01:31:00] "GET /firewall-rule/a3e9eda0-99ff-4a66-9ff8-5c26ddf832c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002702 10.0.0.27 - - [2026-02-12 01:31:00] "POST /ref-update HTTP/1.1" 200 156 0.051722 10.0.0.27 - - [2026-02-12 01:31:00] "DELETE /firewall-rule/a3e9eda0-99ff-4a66-9ff8-5c26ddf832c4 HTTP/1.1" 200 115 0.045541 10.0.0.27 - - [2026-02-12 01:31:00] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006956 10.0.0.27 - - [2026-02-12 01:31:00] "GET /firewall-rule/611a3c9d-eeee-4a93-867f-19081a4d01fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.003470 10.0.0.27 - - [2026-02-12 01:31:00] "POST /ref-update HTTP/1.1" 200 156 0.047889 10.0.0.27 - - [2026-02-12 01:31:00] "DELETE /firewall-rule/611a3c9d-eeee-4a93-867f-19081a4d01fa HTTP/1.1" 200 115 0.039877 10.0.0.27 - - [2026-02-12 01:31:00] "DELETE /tag/1725803e-8566-411f-bb7d-e17a6b7f426f HTTP/1.1" 409 236 0.007092 10.0.0.27 - - [2026-02-12 01:31:00] "DELETE /tag/148044be-f7d0-4edb-9c5f-9467d68756a0 HTTP/1.1" 200 115 0.035748 10.0.0.27 - - [2026-02-12 01:31:00] "DELETE /tag/287567d8-b7ce-4dbb-b9ba-7d15f376b423 HTTP/1.1" 409 236 0.004312 10.0.0.27 - - [2026-02-12 01:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.27 - - [2026-02-12 01:31:00] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005627 10.0.0.27 - - [2026-02-12 01:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.27 - - [2026-02-12 01:31:00] "GET /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003702 10.0.0.27 - - [2026-02-12 01:31:00] "PUT /virtual-network/db1581f7-72b3-4594-b676-b88368b90321 HTTP/1.1" 200 264 0.041766 10.0.0.27 - - [2026-02-12 01:31:00] "PUT /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e HTTP/1.1" 200 264 0.043887 10.0.0.27 - - [2026-02-12 01:31:00] "DELETE /security-group/9bcf9cd1-fee6-4794-a6a7-7d874a27945a HTTP/1.1" 200 115 0.053406 10.0.0.27 - - [2026-02-12 01:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007196 10.0.0.27 - - [2026-02-12 01:31:00] "DELETE /access-control-list/b56a794d-0063-4d08-bb43-ee6f3a5d3832 HTTP/1.1" 200 115 0.029221 10.0.0.27 - - [2026-02-12 01:31:00] "DELETE /access-control-list/f33b8a70-3c54-4747-a4be-7095494ac293 HTTP/1.1" 200 115 0.026545 10.0.0.27 - - [2026-02-12 01:31:00] "GET /project/ece0f0fb-934c-4abd-94dc-ebaf5a917dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.027897 10.0.0.27 - - [2026-02-12 01:31:01] "GET /project/ece0f0fb-934c-4abd-94dc-ebaf5a917dbf?fields=security_groups HTTP/1.1" 200 1353 0.035170 10.0.0.27 - - [2026-02-12 01:31:01] "DELETE /security-group/f8a82ff2-a293-4080-b354-750476076d85 HTTP/1.1" 200 115 0.047079 10.0.0.27 - - [2026-02-12 01:31:01] "DELETE /access-control-list/53a484f6-9202-4e92-ba46-06a0c6e066bb HTTP/1.1" 200 115 0.029032 10.0.0.27 - - [2026-02-12 01:31:01] "GET /project/ece0f0fb-934c-4abd-94dc-ebaf5a917dbf?fields=application_policy_sets HTTP/1.1" 200 1392 0.046733 10.0.0.27 - - [2026-02-12 01:31:01] "DELETE /access-control-list/fa77d26d-1355-4ef3-b0d3-d23b2184e335 HTTP/1.1" 200 115 0.045328 10.0.0.27 - - [2026-02-12 01:31:01] "DELETE /project/ece0f0fb-934c-4abd-94dc-ebaf5a917dbf HTTP/1.1" 200 115 0.297228 10.0.0.27 - - [2026-02-12 01:31:01] "POST /projects HTTP/1.1" 409 238 0.002177 10.0.0.27 - - [2026-02-12 01:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.27 - - [2026-02-12 01:31:01] "GET /project/10720f1f-557d-4e33-aa77-13569ca957d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035716 10.0.0.27 - - [2026-02-12 01:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.27 - - [2026-02-12 01:31:01] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004703 10.0.0.27 - - [2026-02-12 01:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.27 - - [2026-02-12 01:31:01] "GET /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006365 10.0.0.27 - - [2026-02-12 01:31:01] "POST /security-groups HTTP/1.1" 409 285 0.007394 10.0.0.27 - - [2026-02-12 01:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.27 - - [2026-02-12 01:31:01] "PUT /security-group/f628fc63-5c6c-4c64-8d7f-f6d194d2d26c HTTP/1.1" 200 262 0.058395 10.0.0.27 - - [2026-02-12 01:31:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022630 10.0.0.27 - - [2026-02-12 01:31:01] "PUT /access-control-list/288b6d9c-4b8b-47cb-ba1b-4979ab46a2f3 HTTP/1.1" 200 272 0.019228 10.0.0.27 - - [2026-02-12 01:31:01] "PUT /access-control-list/2ce18f65-327f-41f7-bf69-15dcf76e5df3 HTTP/1.1" 200 272 0.014191 10.0.0.27 - - [2026-02-12 01:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.27 - - [2026-02-12 01:31:05] "GET /loadbalancer/293f944c-429c-4150-88bc-5a9580d2446d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002222 10.0.0.27 - - [2026-02-12 01:31:05] "GET /virtual-machine-interface/e5b74878-07b1-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001451 10.0.0.27 - - [2026-02-12 01:31:05] "DELETE /loadbalancer-member/bd3f1031-56e9-46db-9565-e258d2619b63 HTTP/1.1" 200 115 0.043724 10.0.0.27 - - [2026-02-12 01:31:05] "DELETE /loadbalancer-pool/fb276236-8ab5-4882-a5bd-3e2d53f32d74 HTTP/1.1" 200 115 0.050287 10.0.0.27 - - [2026-02-12 01:31:05] "DELETE /loadbalancer-listener/b3652e67-6d24-4786-9f0f-eee54c48683d HTTP/1.1" 200 115 0.039402 10.0.0.27 - - [2026-02-12 01:31:06] "DELETE /loadbalancer/293f944c-429c-4150-88bc-5a9580d2446d HTTP/1.1" 200 115 0.041707 10.0.0.27 - - [2026-02-12 01:31:06] "DELETE /floating-ip/4d56205e-16b1-40f5-854c-144b6e8b2c74 HTTP/1.1" 200 115 0.045177 10.0.0.27 - - [2026-02-12 01:31:06] "DELETE /instance-ip/ab734e4d-d563-4333-ac04-d405a07c2506 HTTP/1.1" 200 115 0.050265 10.0.0.27 - - [2026-02-12 01:31:06] "DELETE /virtual-machine-interface/61518dea-f0ed-4adc-997e-7b0306d952bd HTTP/1.1" 200 115 0.058558 10.0.0.27 - - [2026-02-12 01:31:06] "DELETE /tag/14bdaeb4-e0ad-4e03-afb2-85c6ae35b142 HTTP/1.1" 200 115 0.038854 10.0.0.27 - - [2026-02-12 01:31:06] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004037 10.0.0.27 - - [2026-02-12 01:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.27 - - [2026-02-12 01:31:06] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002337 10.0.0.27 - - [2026-02-12 01:31:06] "GET /firewall-policy/e2252200-cd99-4e58-82e0-7e0d15ea4e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002006 10.0.0.27 - - [2026-02-12 01:31:06] "GET /firewall-rule/01502bc2-526e-4d39-9994-2d478d1aacc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002900 10.0.0.27 - - [2026-02-12 01:31:06] "POST /ref-update HTTP/1.1" 200 156 0.011676 10.0.0.27 - - [2026-02-12 01:31:06] "DELETE /firewall-rule/01502bc2-526e-4d39-9994-2d478d1aacc7 HTTP/1.1" 200 115 0.046425 10.0.0.27 - - [2026-02-12 01:31:06] "GET /firewall-policy/c4cb3b43-3876-4395-9a66-4cd492dfd7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002854 10.0.0.27 - - [2026-02-12 01:31:06] "GET /firewall-rule/1adadd36-7360-428c-8e85-33e4538bd211?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.002923 10.0.0.27 - - [2026-02-12 01:31:06] "POST /ref-update HTTP/1.1" 200 156 0.014703 10.0.0.27 - - [2026-02-12 01:31:06] "DELETE /firewall-rule/1adadd36-7360-428c-8e85-33e4538bd211 HTTP/1.1" 200 115 0.053813 10.0.0.27 - - [2026-02-12 01:31:06] "GET /firewall-policy/c4cb3b43-3876-4395-9a66-4cd492dfd7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.003495 10.0.0.27 - - [2026-02-12 01:31:06] "GET /firewall-rule/3fceff28-45c1-4acc-8d1f-b9fae3482b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.002689 10.0.0.27 - - [2026-02-12 01:31:06] "POST /ref-update HTTP/1.1" 200 156 0.011098 10.0.0.27 - - [2026-02-12 01:31:06] "DELETE /firewall-rule/3fceff28-45c1-4acc-8d1f-b9fae3482b8d HTTP/1.1" 200 115 0.034030 10.0.0.27 - - [2026-02-12 01:31:06] "GET /application-policy-set/8c3980cb-1243-4eba-b145-9064b709bb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005297 10.0.0.27 - - [2026-02-12 01:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.27 - - [2026-02-12 01:31:06] "GET /policy-management/b135b493-2759-4a19-8c29-328f30008a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002170 10.0.0.27 - - [2026-02-12 01:31:06] "GET /firewall-policy/c4cb3b43-3876-4395-9a66-4cd492dfd7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003641 10.0.0.27 - - [2026-02-12 01:31:06] "POST /ref-update HTTP/1.1" 200 156 0.018928 10.0.0.27 - - [2026-02-12 01:31:06] "DELETE /firewall-policy/c4cb3b43-3876-4395-9a66-4cd492dfd7a2 HTTP/1.1" 200 115 0.047204 10.0.0.27 - - [2026-02-12 01:31:06] "DELETE /tag/1725803e-8566-411f-bb7d-e17a6b7f426f HTTP/1.1" 200 115 0.051473 10.0.0.27 - - [2026-02-12 01:31:06] "DELETE /tag/d44ee87a-643f-4b77-9420-142bf5a11beb HTTP/1.1" 200 115 0.072383 10.0.0.27 - - [2026-02-12 01:31:07] "DELETE /tag/287567d8-b7ce-4dbb-b9ba-7d15f376b423 HTTP/1.1" 200 115 0.065574 10.0.0.27 - - [2026-02-12 01:31:07] "DELETE /tag/8a02bd72-a42e-4a90-91de-357c32eaea90 HTTP/1.1" 200 115 0.068134 10.0.0.27 - - [2026-02-12 01:31:07] "POST /projects HTTP/1.1" 409 238 0.002435 10.0.0.27 - - [2026-02-12 01:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.27 - - [2026-02-12 01:31:07] "GET /project/10720f1f-557d-4e33-aa77-13569ca957d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033438 10.0.0.27 - - [2026-02-12 01:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005453 10.0.0.27 - - [2026-02-12 01:31:07] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.015552 10.0.0.27 - - [2026-02-12 01:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.27 - - [2026-02-12 01:31:07] "GET /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003990 10.0.0.27 - - [2026-02-12 01:31:07] "POST /security-groups HTTP/1.1" 409 285 0.002099 10.0.0.27 - - [2026-02-12 01:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.27 - - [2026-02-12 01:31:07] "PUT /security-group/f628fc63-5c6c-4c64-8d7f-f6d194d2d26c HTTP/1.1" 200 262 0.058444 10.0.0.27 - - [2026-02-12 01:31:07] "PUT /access-control-list/288b6d9c-4b8b-47cb-ba1b-4979ab46a2f3 HTTP/1.1" 200 272 0.030747 10.0.0.27 - - [2026-02-12 01:31:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.069679 10.0.0.27 - - [2026-02-12 01:31:07] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.027648 10.0.0.27 - - [2026-02-12 01:31:07] "PUT /access-control-list/2ce18f65-327f-41f7-bf69-15dcf76e5df3 HTTP/1.1" 200 272 0.052316 10.0.0.27 - - [2026-02-12 01:31:07] "GET /firewall-rule/5e9e44ce-e87b-4a5b-bef1-31d446ca9016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004705 10.0.0.27 - - [2026-02-12 01:31:07] "POST /ref-update HTTP/1.1" 200 156 0.055058 10.0.0.27 - - [2026-02-12 01:31:07] "DELETE /firewall-rule/5e9e44ce-e87b-4a5b-bef1-31d446ca9016 HTTP/1.1" 200 115 0.067852 10.0.0.27 - - [2026-02-12 01:31:07] "GET /firewall-policy/0e0d63e3-b720-4577-a963-916d1f912d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.003657 10.0.0.27 - - [2026-02-12 01:31:07] "GET /firewall-rule/1791d4b2-8103-4120-a81b-b063b321d617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003013 10.0.0.27 - - [2026-02-12 01:31:07] "POST /ref-update HTTP/1.1" 200 156 0.049440 10.0.0.27 - - [2026-02-12 01:31:07] "DELETE /firewall-rule/1791d4b2-8103-4120-a81b-b063b321d617 HTTP/1.1" 200 115 0.045238 10.0.0.27 - - [2026-02-12 01:31:07] "DELETE /tag/fe2ad819-4228-4949-989e-7d885ce4b16a HTTP/1.1" 200 115 0.056091 10.0.0.27 - - [2026-02-12 01:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.27 - - [2026-02-12 01:31:07] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004719 10.0.0.27 - - [2026-02-12 01:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.27 - - [2026-02-12 01:31:07] "GET /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004322 10.0.0.27 - - [2026-02-12 01:31:08] "PUT /virtual-network/db1581f7-72b3-4594-b676-b88368b90321 HTTP/1.1" 200 264 0.093292 10.0.0.27 - - [2026-02-12 01:31:08] "PUT /virtual-network/b5422941-d41f-4f7e-bbd6-2e486f37ab8e HTTP/1.1" 200 264 0.066160 10.0.0.27 - - [2026-02-12 01:31:08] "DELETE /security-group/f628fc63-5c6c-4c64-8d7f-f6d194d2d26c HTTP/1.1" 200 115 0.053877 10.0.0.27 - - [2026-02-12 01:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.27 - - [2026-02-12 01:31:08] "DELETE /access-control-list/288b6d9c-4b8b-47cb-ba1b-4979ab46a2f3 HTTP/1.1" 200 115 0.031004 10.0.0.27 - - [2026-02-12 01:31:08] "DELETE /access-control-list/2ce18f65-327f-41f7-bf69-15dcf76e5df3 HTTP/1.1" 200 115 0.029023 10.0.0.27 - - [2026-02-12 01:31:08] "GET /project/10720f1f-557d-4e33-aa77-13569ca957d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.054583 10.0.0.27 - - [2026-02-12 01:31:08] "GET /project/10720f1f-557d-4e33-aa77-13569ca957d0?fields=security_groups HTTP/1.1" 200 1352 0.035837 10.0.0.27 - - [2026-02-12 01:31:08] "DELETE /security-group/7b17c5c5-17aa-40af-a9df-a02e117255d2 HTTP/1.1" 200 115 0.047070 10.0.0.27 - - [2026-02-12 01:31:08] "DELETE /access-control-list/7a6b7b28-f562-4659-acaa-c4bfd38a574d HTTP/1.1" 200 115 0.045739 10.0.0.27 - - [2026-02-12 01:31:08] "GET /project/10720f1f-557d-4e33-aa77-13569ca957d0?fields=application_policy_sets HTTP/1.1" 200 1391 0.067314 10.0.0.27 - - [2026-02-12 01:31:08] "DELETE /access-control-list/ae4cc99a-a9a6-4fc3-a69d-1fadf1855a39 HTTP/1.1" 200 115 0.057833 10.0.0.27 - - [2026-02-12 01:31:08] "DELETE /project/10720f1f-557d-4e33-aa77-13569ca957d0 HTTP/1.1" 200 115 0.345539 10.0.0.27 - - [2026-02-12 01:31:56] "GET / HTTP/1.1" 200 35931 0.001906 10.0.0.27 - - [2026-02-12 01:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.27 - - [2026-02-12 01:31:56] "GET /global-vrouter-config/11c0aa38-b439-4649-96af-2b3027a3c42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003984 10.0.0.27 - - [2026-02-12 01:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.27 - - [2026-02-12 01:31:57] "GET /global-vrouter-config/11c0aa38-b439-4649-96af-2b3027a3c42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002111 10.0.0.27 - - [2026-02-12 01:32:11] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.27 - - [2026-02-12 01:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.27 - - [2026-02-12 01:32:11] "GET /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004232 10.0.0.27 - - [2026-02-12 01:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.27 - - [2026-02-12 01:32:11] "GET /config-node/919253b0-cf67-46a8-8faf-b387547eef74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002266 10.0.0.27 - - [2026-02-12 01:32:11] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.27 - - [2026-02-12 01:32:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002041 10.0.0.27 - - [2026-02-12 01:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.27 - - [2026-02-12 01:32:16] "GET /global-vrouter-config/11c0aa38-b439-4649-96af-2b3027a3c42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002218 10.0.0.27 - - [2026-02-12 01:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.27 - - [2026-02-12 01:32:16] "PUT /global-vrouter-config/11c0aa38-b439-4649-96af-2b3027a3c42c HTTP/1.1" 200 276 0.012530 10.0.0.27 - - [2026-02-12 01:32:16] "GET / HTTP/1.1" 200 35931 0.003052 10.0.0.27 - - [2026-02-12 01:32:16] "POST /alarms HTTP/1.1" 409 264 0.002227 10.0.0.27 - - [2026-02-12 01:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.27 - - [2026-02-12 01:32:16] "PUT /alarm/e74aa6bd-c2ea-423a-9ca4-56ad9bd45b34 HTTP/1.1" 200 244 0.015194 10.0.0.27 - - [2026-02-12 01:32:16] "POST /alarms HTTP/1.1" 409 261 0.002019 10.0.0.27 - - [2026-02-12 01:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.27 - - [2026-02-12 01:32:16] "PUT /alarm/917f53e6-cfbd-4699-a026-cabeb8a989b7 HTTP/1.1" 200 244 0.012746 10.0.0.27 - - [2026-02-12 01:32:16] "POST /alarms HTTP/1.1" 409 261 0.001906 10.0.0.27 - - [2026-02-12 01:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.27 - - [2026-02-12 01:32:16] "PUT /alarm/a8890ef0-0155-4d22-8462-13b5511abc41 HTTP/1.1" 200 244 0.011408 10.0.0.27 - - [2026-02-12 01:32:16] "POST /alarms HTTP/1.1" 409 253 0.003851 10.0.0.27 - - [2026-02-12 01:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.27 - - [2026-02-12 01:32:17] "PUT /alarm/e4d42eb5-d698-4711-9482-0fd3343462fe HTTP/1.1" 200 244 0.011807 10.0.0.27 - - [2026-02-12 01:32:17] "POST /alarms HTTP/1.1" 409 251 0.006010 10.0.0.27 - - [2026-02-12 01:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.27 - - [2026-02-12 01:32:17] "PUT /alarm/182dcbeb-b886-41c6-95f1-3005ef5f9e3d HTTP/1.1" 200 244 0.011464 10.0.0.27 - - [2026-02-12 01:32:17] "POST /alarms HTTP/1.1" 409 252 0.013461 10.0.0.27 - - [2026-02-12 01:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.27 - - [2026-02-12 01:32:17] "PUT /alarm/5381d302-f703-4369-9aea-b43cd6cec460 HTTP/1.1" 200 244 0.010229 10.0.0.27 - - [2026-02-12 01:32:17] "POST /alarms HTTP/1.1" 409 256 0.004277 10.0.0.27 - - [2026-02-12 01:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.27 - - [2026-02-12 01:32:17] "PUT /alarm/79ee6de2-ec30-4aab-9505-53110dea210d HTTP/1.1" 200 244 0.009116 10.0.0.27 - - [2026-02-12 01:32:17] "POST /alarms HTTP/1.1" 409 248 0.010551 10.0.0.27 - - [2026-02-12 01:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.27 - - [2026-02-12 01:32:17] "PUT /alarm/11b01be1-669c-45fe-b5a1-ca90188c366c HTTP/1.1" 200 244 0.009985 10.0.0.27 - - [2026-02-12 01:32:17] "POST /alarms HTTP/1.1" 409 252 0.010106 10.0.0.27 - - [2026-02-12 01:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.27 - - [2026-02-12 01:32:17] "PUT /alarm/85cec28c-924e-4ce0-a320-46ae144f1b71 HTTP/1.1" 200 244 0.010969 10.0.0.27 - - [2026-02-12 01:32:17] "POST /alarms HTTP/1.1" 409 257 0.002893 10.0.0.27 - - [2026-02-12 01:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.27 - - [2026-02-12 01:32:17] "PUT /alarm/01a4e4b6-688a-479f-8b9e-199332685614 HTTP/1.1" 200 244 0.011882 10.0.0.27 - - [2026-02-12 01:32:17] "POST /alarms HTTP/1.1" 409 251 0.006160 10.0.0.27 - - [2026-02-12 01:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004872 10.0.0.27 - - [2026-02-12 01:32:17] "PUT /alarm/61278ad9-f91d-49ef-bf39-15a9738a86f7 HTTP/1.1" 200 244 0.013296 10.0.0.27 - - [2026-02-12 01:32:17] "POST /alarms HTTP/1.1" 409 257 0.010381 10.0.0.27 - - [2026-02-12 01:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.27 - - [2026-02-12 01:32:17] "PUT /alarm/1fbcfb5a-88d9-4292-8791-62bf40b5306c HTTP/1.1" 200 244 0.012989 10.0.0.27 - - [2026-02-12 01:32:17] "POST /alarms HTTP/1.1" 409 261 0.013806 10.0.0.27 - - [2026-02-12 01:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.27 - - [2026-02-12 01:32:17] "PUT /alarm/c59ca1ff-9f6f-4123-a966-c2057dc0fe8f HTTP/1.1" 200 244 0.010667 10.0.0.27 - - [2026-02-12 01:32:17] "POST /alarms HTTP/1.1" 409 258 0.013058 10.0.0.27 - - [2026-02-12 01:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.27 - - [2026-02-12 01:32:17] "PUT /alarm/29af370b-e5e7-43a8-a105-c0cd157444e5 HTTP/1.1" 200 244 0.010710 10.0.0.27 - - [2026-02-12 01:32:17] "POST /alarms HTTP/1.1" 409 254 0.008980 10.0.0.27 - - [2026-02-12 01:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.27 - - [2026-02-12 01:32:17] "PUT /alarm/21f1f81e-ff95-4070-b6ef-2dee31c99e9d HTTP/1.1" 200 244 0.018339 10.0.0.27 - - [2026-02-12 01:32:17] "POST /alarms HTTP/1.1" 409 254 0.001763 10.0.0.27 - - [2026-02-12 01:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008502 10.0.0.27 - - [2026-02-12 01:32:17] "PUT /alarm/2e264100-90ef-4b92-aa7a-2a52d5055f01 HTTP/1.1" 200 244 0.014668 10.0.0.27 - - [2026-02-12 01:32:17] "POST /alarms HTTP/1.1" 409 254 0.002034 10.0.0.27 - - [2026-02-12 01:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.27 - - [2026-02-12 01:32:17] "PUT /alarm/2f21f7c5-72fb-4ce0-bbe7-94d2e9224020 HTTP/1.1" 200 244 0.010976 10.0.0.27 - - [2026-02-12 01:32:17] "POST /alarms HTTP/1.1" 409 247 0.005332 10.0.0.27 - - [2026-02-12 01:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.27 - - [2026-02-12 01:32:18] "PUT /alarm/20e1ce7b-b05e-4533-8f77-98bba051b556 HTTP/1.1" 200 244 0.009641 10.0.0.27 - - [2026-02-12 01:32:18] "POST /alarms HTTP/1.1" 409 272 0.002934 10.0.0.27 - - [2026-02-12 01:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006477 10.0.0.27 - - [2026-02-12 01:32:18] "PUT /alarm/0e850342-ab97-4f5c-b871-7cf6ac671c16 HTTP/1.1" 200 244 0.009272 10.0.0.27 - - [2026-02-12 01:32:18] "POST /alarms HTTP/1.1" 409 261 0.009033 10.0.0.27 - - [2026-02-12 01:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.27 - - [2026-02-12 01:32:18] "PUT /alarm/c2966fd8-7f5b-4d9a-8c11-8531fcad2389 HTTP/1.1" 200 244 0.011816 10.0.0.27 - - [2026-02-12 01:32:18] "POST /alarms HTTP/1.1" 409 259 0.007773 10.0.0.27 - - [2026-02-12 01:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.27 - - [2026-02-12 01:32:18] "PUT /alarm/70146f23-d974-4819-87c8-d3e37a88a3a7 HTTP/1.1" 200 244 0.009537 10.0.0.27 - - [2026-02-12 01:32:18] "POST /alarms HTTP/1.1" 409 265 0.013589 10.0.0.27 - - [2026-02-12 01:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.27 - - [2026-02-12 01:32:18] "PUT /alarm/820c319b-fbe6-4aba-a58c-91dbfe29a0c6 HTTP/1.1" 200 244 0.011190 10.0.0.27 - - [2026-02-12 01:32:18] "POST /alarms HTTP/1.1" 409 279 0.010103 10.0.0.27 - - [2026-02-12 01:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.27 - - [2026-02-12 01:32:18] "PUT /alarm/e2450275-b995-4bed-9492-d06047d0e416 HTTP/1.1" 200 244 0.010366 10.0.0.27 - - [2026-02-12 01:32:18] "GET / HTTP/1.1" 200 35931 0.001541 10.0.0.27 - - [2026-02-12 01:32:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001961 10.0.0.27 - - [2026-02-12 01:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.27 - - [2026-02-12 01:32:18] "PUT /global-vrouter-config/11c0aa38-b439-4649-96af-2b3027a3c42c HTTP/1.1" 200 276 0.008171 10.0.0.27 - - [2026-02-12 01:32:18] "GET / HTTP/1.1" 200 35931 0.001553 10.0.0.27 - - [2026-02-12 01:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.27 - - [2026-02-12 01:32:18] "GET /global-vrouter-config/11c0aa38-b439-4649-96af-2b3027a3c42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002573 10.0.0.27 - - [2026-02-12 01:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.27 - - [2026-02-12 01:32:18] "PUT /global-vrouter-config/11c0aa38-b439-4649-96af-2b3027a3c42c HTTP/1.1" 200 276 0.009936 10.0.0.27 - - [2026-02-12 01:32:19] "GET / HTTP/1.1" 200 35931 0.001664 10.0.0.27 - - [2026-02-12 01:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.27 - - [2026-02-12 01:32:19] "GET /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007269 10.0.0.27 - - [2026-02-12 01:32:19] "PUT /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7 HTTP/1.1" 200 274 0.019289 10.0.0.27 - - [2026-02-12 01:32:22] "GET / HTTP/1.1" 200 35931 0.001522 10.0.0.27 - - [2026-02-12 01:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.27 - - [2026-02-12 01:32:22] "GET /routing-instance/8b7e8332-98ad-423d-b2d0-30fab8d6e66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003090 10.0.0.27 - - [2026-02-12 01:32:22] "POST /bgp-routers HTTP/1.1" 409 301 0.008924 10.0.0.27 - - [2026-02-12 01:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.27 - - [2026-02-12 01:32:22] "GET /bgp-router/e563b653-418a-4618-b88e-5023d3091c4e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003175 10.0.0.27 - - [2026-02-12 01:32:22] "PUT /bgp-router/e563b653-418a-4618-b88e-5023d3091c4e HTTP/1.1" 200 254 0.014836 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:32:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003654 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:32:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001080 10.0.0.27 - - [2026-02-12 01:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.27 - - [2026-02-12 01:32:25] "GET /global-vrouter-config/11c0aa38-b439-4649-96af-2b3027a3c42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002523 10.0.0.27 - - [2026-02-12 01:32:37] "GET / HTTP/1.1" 200 35931 0.001839 10.0.0.27 - - [2026-02-12 01:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.27 - - [2026-02-12 01:32:37] "GET /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004130 10.0.0.27 - - [2026-02-12 01:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.27 - - [2026-02-12 01:32:37] "GET /config-node/919253b0-cf67-46a8-8faf-b387547eef74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002453 10.0.0.27 - - [2026-02-12 01:32:48] "GET / HTTP/1.1" 200 35931 0.001323 10.0.0.27 - - [2026-02-12 01:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.27 - - [2026-02-12 01:32:48] "GET /routing-instance/8b7e8332-98ad-423d-b2d0-30fab8d6e66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003269 10.0.0.27 - - [2026-02-12 01:32:48] "POST /bgp-routers HTTP/1.1" 409 301 0.001584 10.0.0.27 - - [2026-02-12 01:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.27 - - [2026-02-12 01:32:48] "GET /bgp-router/e563b653-418a-4618-b88e-5023d3091c4e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003348 10.0.0.27 - - [2026-02-12 01:32:48] "PUT /bgp-router/e563b653-418a-4618-b88e-5023d3091c4e HTTP/1.1" 200 254 0.016574 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:32:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:32:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001138 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:32:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000978 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:32:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000790 10.0.0.27 - - [2026-02-12 01:33:05] "GET / HTTP/1.1" 200 35931 0.002636 10.0.0.27 - - [2026-02-12 01:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.27 - - [2026-02-12 01:33:05] "GET /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004772 10.0.0.27 - - [2026-02-12 01:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.27 - - [2026-02-12 01:33:05] "GET /config-node/919253b0-cf67-46a8-8faf-b387547eef74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001616 10.0.0.27 - - [2026-02-12 01:33:06] "GET / HTTP/1.1" 200 35931 0.001378 10.0.0.27 - - [2026-02-12 01:33:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002412 10.0.0.27 - - [2026-02-12 01:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005014 10.0.0.27 - - [2026-02-12 01:33:11] "GET /global-vrouter-config/11c0aa38-b439-4649-96af-2b3027a3c42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002469 10.0.0.27 - - [2026-02-12 01:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.27 - - [2026-02-12 01:33:11] "PUT /global-vrouter-config/11c0aa38-b439-4649-96af-2b3027a3c42c HTTP/1.1" 200 276 0.008399 10.0.0.27 - - [2026-02-12 01:33:11] "GET / HTTP/1.1" 200 35931 0.001751 10.0.0.27 - - [2026-02-12 01:33:11] "POST /alarms HTTP/1.1" 409 264 0.002425 10.0.0.27 - - [2026-02-12 01:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.27 - - [2026-02-12 01:33:11] "PUT /alarm/e74aa6bd-c2ea-423a-9ca4-56ad9bd45b34 HTTP/1.1" 200 244 0.011706 10.0.0.27 - - [2026-02-12 01:33:11] "POST /alarms HTTP/1.1" 409 261 0.009340 10.0.0.27 - - [2026-02-12 01:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.27 - - [2026-02-12 01:33:11] "PUT /alarm/917f53e6-cfbd-4699-a026-cabeb8a989b7 HTTP/1.1" 200 244 0.008711 10.0.0.27 - - [2026-02-12 01:33:11] "POST /alarms HTTP/1.1" 409 261 0.006179 10.0.0.27 - - [2026-02-12 01:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.27 - - [2026-02-12 01:33:11] "PUT /alarm/a8890ef0-0155-4d22-8462-13b5511abc41 HTTP/1.1" 200 244 0.012360 10.0.0.27 - - [2026-02-12 01:33:11] "POST /alarms HTTP/1.1" 409 253 0.015228 10.0.0.27 - - [2026-02-12 01:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.27 - - [2026-02-12 01:33:11] "PUT /alarm/e4d42eb5-d698-4711-9482-0fd3343462fe HTTP/1.1" 200 244 0.010410 10.0.0.27 - - [2026-02-12 01:33:11] "POST /alarms HTTP/1.1" 409 251 0.024846 10.0.0.27 - - [2026-02-12 01:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.27 - - [2026-02-12 01:33:11] "PUT /alarm/182dcbeb-b886-41c6-95f1-3005ef5f9e3d HTTP/1.1" 200 244 0.010777 10.0.0.27 - - [2026-02-12 01:33:11] "POST /alarms HTTP/1.1" 409 252 0.008474 10.0.0.27 - - [2026-02-12 01:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.27 - - [2026-02-12 01:33:11] "PUT /alarm/5381d302-f703-4369-9aea-b43cd6cec460 HTTP/1.1" 200 244 0.009943 10.0.0.27 - - [2026-02-12 01:33:11] "POST /alarms HTTP/1.1" 409 256 0.018938 10.0.0.27 - - [2026-02-12 01:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.27 - - [2026-02-12 01:33:11] "PUT /alarm/79ee6de2-ec30-4aab-9505-53110dea210d HTTP/1.1" 200 244 0.011629 10.0.0.27 - - [2026-02-12 01:33:11] "POST /alarms HTTP/1.1" 409 248 0.002956 10.0.0.27 - - [2026-02-12 01:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.27 - - [2026-02-12 01:33:11] "PUT /alarm/11b01be1-669c-45fe-b5a1-ca90188c366c HTTP/1.1" 200 244 0.009490 10.0.0.27 - - [2026-02-12 01:33:11] "POST /alarms HTTP/1.1" 409 252 0.007483 10.0.0.27 - - [2026-02-12 01:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.27 - - [2026-02-12 01:33:11] "PUT /alarm/85cec28c-924e-4ce0-a320-46ae144f1b71 HTTP/1.1" 200 244 0.010939 10.0.0.27 - - [2026-02-12 01:33:11] "POST /alarms HTTP/1.1" 409 257 0.008561 10.0.0.27 - - [2026-02-12 01:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.27 - - [2026-02-12 01:33:12] "PUT /alarm/01a4e4b6-688a-479f-8b9e-199332685614 HTTP/1.1" 200 244 0.011588 10.0.0.27 - - [2026-02-12 01:33:12] "POST /alarms HTTP/1.1" 409 251 0.003351 10.0.0.27 - - [2026-02-12 01:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.27 - - [2026-02-12 01:33:12] "PUT /alarm/61278ad9-f91d-49ef-bf39-15a9738a86f7 HTTP/1.1" 200 244 0.011750 10.0.0.27 - - [2026-02-12 01:33:12] "POST /alarms HTTP/1.1" 409 257 0.008907 10.0.0.27 - - [2026-02-12 01:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.27 - - [2026-02-12 01:33:12] "PUT /alarm/1fbcfb5a-88d9-4292-8791-62bf40b5306c HTTP/1.1" 200 244 0.018413 10.0.0.27 - - [2026-02-12 01:33:12] "POST /alarms HTTP/1.1" 409 261 0.020976 10.0.0.27 - - [2026-02-12 01:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.27 - - [2026-02-12 01:33:12] "PUT /alarm/c59ca1ff-9f6f-4123-a966-c2057dc0fe8f HTTP/1.1" 200 244 0.010862 10.0.0.27 - - [2026-02-12 01:33:12] "POST /alarms HTTP/1.1" 409 258 0.004156 10.0.0.27 - - [2026-02-12 01:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.27 - - [2026-02-12 01:33:12] "PUT /alarm/29af370b-e5e7-43a8-a105-c0cd157444e5 HTTP/1.1" 200 244 0.009047 10.0.0.27 - - [2026-02-12 01:33:12] "POST /alarms HTTP/1.1" 409 254 0.014112 10.0.0.27 - - [2026-02-12 01:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.27 - - [2026-02-12 01:33:12] "PUT /alarm/21f1f81e-ff95-4070-b6ef-2dee31c99e9d HTTP/1.1" 200 244 0.008727 10.0.0.27 - - [2026-02-12 01:33:12] "POST /alarms HTTP/1.1" 409 254 0.006999 10.0.0.27 - - [2026-02-12 01:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.27 - - [2026-02-12 01:33:12] "PUT /alarm/2e264100-90ef-4b92-aa7a-2a52d5055f01 HTTP/1.1" 200 244 0.010105 10.0.0.27 - - [2026-02-12 01:33:12] "POST /alarms HTTP/1.1" 409 254 0.006099 10.0.0.27 - - [2026-02-12 01:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.27 - - [2026-02-12 01:33:12] "PUT /alarm/2f21f7c5-72fb-4ce0-bbe7-94d2e9224020 HTTP/1.1" 200 244 0.010352 10.0.0.27 - - [2026-02-12 01:33:12] "POST /alarms HTTP/1.1" 409 247 0.008607 10.0.0.27 - - [2026-02-12 01:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.27 - - [2026-02-12 01:33:12] "PUT /alarm/20e1ce7b-b05e-4533-8f77-98bba051b556 HTTP/1.1" 200 244 0.009320 10.0.0.27 - - [2026-02-12 01:33:12] "POST /alarms HTTP/1.1" 409 272 0.005723 10.0.0.27 - - [2026-02-12 01:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.27 - - [2026-02-12 01:33:12] "PUT /alarm/0e850342-ab97-4f5c-b871-7cf6ac671c16 HTTP/1.1" 200 244 0.011322 10.0.0.27 - - [2026-02-12 01:33:12] "POST /alarms HTTP/1.1" 409 261 0.015441 10.0.0.27 - - [2026-02-12 01:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.27 - - [2026-02-12 01:33:12] "PUT /alarm/c2966fd8-7f5b-4d9a-8c11-8531fcad2389 HTTP/1.1" 200 244 0.011919 10.0.0.27 - - [2026-02-12 01:33:12] "POST /alarms HTTP/1.1" 409 259 0.009165 10.0.0.27 - - [2026-02-12 01:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.27 - - [2026-02-12 01:33:12] "PUT /alarm/70146f23-d974-4819-87c8-d3e37a88a3a7 HTTP/1.1" 200 244 0.009990 10.0.0.27 - - [2026-02-12 01:33:12] "POST /alarms HTTP/1.1" 409 265 0.020133 10.0.0.27 - - [2026-02-12 01:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.27 - - [2026-02-12 01:33:12] "PUT /alarm/820c319b-fbe6-4aba-a58c-91dbfe29a0c6 HTTP/1.1" 200 244 0.009884 10.0.0.27 - - [2026-02-12 01:33:12] "POST /alarms HTTP/1.1" 409 279 0.003047 10.0.0.27 - - [2026-02-12 01:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006264 10.0.0.27 - - [2026-02-12 01:33:13] "PUT /alarm/e2450275-b995-4bed-9492-d06047d0e416 HTTP/1.1" 200 244 0.015210 10.0.0.27 - - [2026-02-12 01:33:13] "GET / HTTP/1.1" 200 35931 0.001643 10.0.0.27 - - [2026-02-12 01:33:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001872 10.0.0.27 - - [2026-02-12 01:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.27 - - [2026-02-12 01:33:13] "PUT /global-vrouter-config/11c0aa38-b439-4649-96af-2b3027a3c42c HTTP/1.1" 200 276 0.006743 10.0.0.27 - - [2026-02-12 01:33:13] "GET / HTTP/1.1" 200 35931 0.001650 10.0.0.27 - - [2026-02-12 01:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.27 - - [2026-02-12 01:33:13] "GET /global-vrouter-config/11c0aa38-b439-4649-96af-2b3027a3c42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002941 10.0.0.27 - - [2026-02-12 01:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.27 - - [2026-02-12 01:33:13] "PUT /global-vrouter-config/11c0aa38-b439-4649-96af-2b3027a3c42c HTTP/1.1" 200 276 0.009808 10.0.0.27 - - [2026-02-12 01:33:13] "GET / HTTP/1.1" 200 35931 0.001609 10.0.0.27 - - [2026-02-12 01:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.27 - - [2026-02-12 01:33:13] "GET /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004275 10.0.0.27 - - [2026-02-12 01:33:13] "PUT /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7 HTTP/1.1" 200 274 0.014489 10.0.0.27 - - [2026-02-12 01:33:17] "GET / HTTP/1.1" 200 35931 0.001923 10.0.0.27 - - [2026-02-12 01:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.27 - - [2026-02-12 01:33:17] "GET /routing-instance/8b7e8332-98ad-423d-b2d0-30fab8d6e66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003111 10.0.0.27 - - [2026-02-12 01:33:17] "POST /bgp-routers HTTP/1.1" 409 301 0.002508 10.0.0.27 - - [2026-02-12 01:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.27 - - [2026-02-12 01:33:17] "GET /bgp-router/e563b653-418a-4618-b88e-5023d3091c4e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002969 10.0.0.27 - - [2026-02-12 01:33:17] "PUT /bgp-router/e563b653-418a-4618-b88e-5023d3091c4e HTTP/1.1" 200 254 0.018458 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:33:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000960 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:33:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000784 10.0.0.27 - - [2026-02-12 01:33:21] "POST /tags HTTP/1.1" 200 355 0.047597 10.0.0.27 - - [2026-02-12 01:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007221 10.0.0.27 - - [2026-02-12 01:33:21] "GET /tag/8ded0909-bba5-49a0-acd1-2b4c68fda032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.033183 10.0.0.27 - - [2026-02-12 01:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.27 - - [2026-02-12 01:33:21] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.012715 10.0.0.27 - - [2026-02-12 01:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.27 - - [2026-02-12 01:33:21] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037919 10.0.0.27 - - [2026-02-12 01:33:21] "POST /virtual-machines HTTP/1.1" 200 351 0.008550 10.0.0.27 - - [2026-02-12 01:33:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.061635 10.0.0.27 - - [2026-02-12 01:33:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.127171 10.0.0.27 - - [2026-02-12 01:33:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014747 10.0.0.27 - - [2026-02-12 01:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.017207 10.0.0.27 - - [2026-02-12 01:33:21] "GET /virtual-machine-interface/d0ef129e-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.009425 10.0.0.27 - - [2026-02-12 01:33:21] "POST /instance-ips HTTP/1.1" 200 391 0.028475 10.0.0.27 - - [2026-02-12 01:33:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.020257 10.0.0.27 - - [2026-02-12 01:33:21] "GET /virtual-machine-interface/d0ef129e-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.012407 10.0.0.27 - - [2026-02-12 01:33:22] "POST /set-tag HTTP/1.1" 200 109 0.014797 10.0.0.27 - - [2026-02-12 01:33:22] "GET /virtual-machine-interface/d0ef129e-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.023015 10.0.0.27 - - [2026-02-12 01:33:22] "GET /instance-ip/d10dc13a-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002949 10.0.0.27 - - [2026-02-12 01:33:22] "GET /virtual-machine-interface/d0ef129e-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007392 10.0.0.27 - - [2026-02-12 01:33:22] "POST /set-tag HTTP/1.1" 200 109 0.001974 10.0.0.27 - - [2026-02-12 01:33:22] "GET /virtual-router/42689515-d4de-4118-bea2-5b66da9a066f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003510 10.0.0.27 - - [2026-02-12 01:33:22] "POST /ref-update HTTP/1.1" 200 156 0.008041 10.0.0.27 - - [2026-02-12 01:33:22] "GET /virtual-machine-interface/d0ef129e-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005869 10.0.0.27 - - [2026-02-12 01:33:22] "POST /set-tag HTTP/1.1" 200 109 0.003506 10.0.0.27 - - [2026-02-12 01:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007359 10.0.0.27 - - [2026-02-12 01:33:22] "GET /virtual-network/db1581f7-72b3-4594-b676-b88368b90321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003965 10.0.0.27 - - [2026-02-12 01:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.27 - - [2026-02-12 01:33:22] "GET /project/82d884ca-ea45-48f3-b661-597d6a007864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039866 10.0.0.27 - - [2026-02-12 01:33:22] "POST /virtual-machines HTTP/1.1" 200 355 0.012551 10.0.0.27 - - [2026-02-12 01:33:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.013506 10.0.0.27 - - [2026-02-12 01:33:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.119769 10.0.0.27 - - [2026-02-12 01:33:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.012201 10.0.0.27 - - [2026-02-12 01:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.27 - - [2026-02-12 01:33:22] "GET /virtual-machine-interface/d16b7f1e-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.009124 10.0.0.27 - - [2026-02-12 01:33:22] "POST /instance-ips HTTP/1.1" 200 395 0.030619 10.0.0.27 - - [2026-02-12 01:33:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.024509 10.0.0.27 - - [2026-02-12 01:33:22] "GET /virtual-machine-interface/d16b7f1e-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.012400 10.0.0.27 - - [2026-02-12 01:33:22] "POST /set-tag HTTP/1.1" 200 109 0.017736 10.0.0.27 - - [2026-02-12 01:33:22] "GET /virtual-machine-interface/d16b7f1e-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011405 10.0.0.27 - - [2026-02-12 01:33:22] "GET /instance-ip/d18782c2-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003420 10.0.0.27 - - [2026-02-12 01:33:22] "GET /virtual-machine-interface/d16b7f1e-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007702 10.0.0.27 - - [2026-02-12 01:33:22] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.27 - - [2026-02-12 01:33:22] "GET /virtual-router/42689515-d4de-4118-bea2-5b66da9a066f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.005131 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:33:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001195 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:33:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001344 10.0.0.27 - - [2026-02-12 01:33:22] "POST /ref-update HTTP/1.1" 200 156 0.008094 10.0.0.27 - - [2026-02-12 01:33:23] "GET /virtual-machine-interface/d16b7f1e-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.023477 10.0.0.27 - - [2026-02-12 01:33:23] "POST /set-tag HTTP/1.1" 200 109 0.005257 10.0.0.27 - - [2026-02-12 01:33:23] "GET /virtual-machine-interface/d0ef129e-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007866 10.0.0.27 - - [2026-02-12 01:33:23] "POST /set-tag HTTP/1.1" 200 109 0.005574 10.0.0.27 - - [2026-02-12 01:33:23] "GET /virtual-machine-interface/d16b7f1e-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006029 10.0.0.27 - - [2026-02-12 01:33:23] "POST /set-tag HTTP/1.1" 200 109 0.003834 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:33:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:33:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000857 10.0.0.27 - - [2026-02-12 01:33:34] "GET /virtual-machine-interface/d0ef129e-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004975 10.0.0.27 - - [2026-02-12 01:33:34] "POST /set-tag HTTP/1.1" 200 109 0.004498 10.0.0.27 - - [2026-02-12 01:33:35] "GET /virtual-machine-interface/d16b7f1e-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004588 10.0.0.27 - - [2026-02-12 01:33:35] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.27 - - [2026-02-12 01:33:36] "GET /virtual-machine-interface/d0ef129e-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004477 10.0.0.27 - - [2026-02-12 01:33:36] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.27 - - [2026-02-12 01:33:39] "GET / HTTP/1.1" 200 35931 0.002002 10.0.0.27 - - [2026-02-12 01:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.27 - - [2026-02-12 01:33:39] "GET /global-system-config/53a2bbbc-110f-44c9-b805-fe7fa7b311c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005575 10.0.0.27 - - [2026-02-12 01:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.27 - - [2026-02-12 01:33:39] "GET /config-node/919253b0-cf67-46a8-8faf-b387547eef74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002276 10.0.0.27 - - [2026-02-12 01:33:51] "GET / HTTP/1.1" 200 35931 0.001475 10.0.0.27 - - [2026-02-12 01:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.27 - - [2026-02-12 01:33:51] "GET /routing-instance/8b7e8332-98ad-423d-b2d0-30fab8d6e66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002673 10.0.0.27 - - [2026-02-12 01:33:51] "POST /bgp-routers HTTP/1.1" 409 301 0.002508 10.0.0.27 - - [2026-02-12 01:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.27 - - [2026-02-12 01:33:51] "GET /bgp-router/e563b653-418a-4618-b88e-5023d3091c4e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002841 10.0.0.27 - - [2026-02-12 01:33:51] "PUT /bgp-router/e563b653-418a-4618-b88e-5023d3091c4e HTTP/1.1" 200 254 0.017218 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:33:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000869 [Introspect:8084]10.0.0.27 - - [2026-02-12 01:33:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001011 10.0.0.27 - - [2026-02-12 01:34:07] "GET /virtual-machine-interface/d0ef129e-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005787 10.0.0.27 - - [2026-02-12 01:34:07] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.27 - - [2026-02-12 01:34:07] "GET /virtual-machine-interface/d0ef129e-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005247 10.0.0.27 - - [2026-02-12 01:34:07] "POST /set-tag HTTP/1.1" 200 109 0.002328 10.0.0.27 - - [2026-02-12 01:34:07] "GET /virtual-machine/89e7956e-cb3a-4e82-b092-56ec27f3f89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.002658 10.0.0.27 - - [2026-02-12 01:34:07] "POST /ref-update HTTP/1.1" 200 156 0.008540 10.0.0.27 - - [2026-02-12 01:34:07] "GET /virtual-machine-interface/d0ef129e-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007871 10.0.0.27 - - [2026-02-12 01:34:07] "POST /set-tag HTTP/1.1" 200 109 0.037388 10.0.0.27 - - [2026-02-12 01:34:07] "POST /set-tag HTTP/1.1" 200 109 0.016005 10.0.0.27 - - [2026-02-12 01:34:07] "DELETE /instance-ip/d10dc13a-07b2-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.043914 10.0.0.27 - - [2026-02-12 01:34:07] "DELETE /virtual-machine-interface/d0ef129e-07b2-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.038800 10.0.0.27 - - [2026-02-12 01:34:07] "DELETE /virtual-machine/89e7956e-cb3a-4e82-b092-56ec27f3f89a HTTP/1.1" 200 115 0.016466 10.0.0.27 - - [2026-02-12 01:34:07] "GET /virtual-machine-interface/d16b7f1e-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006382 10.0.0.27 - - [2026-02-12 01:34:07] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.27 - - [2026-02-12 01:34:38] "GET /virtual-machine-interface/d16b7f1e-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004273 10.0.0.27 - - [2026-02-12 01:34:38] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.27 - - [2026-02-12 01:34:38] "GET /virtual-machine-interface/d16b7f1e-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.025082 10.0.0.27 - - [2026-02-12 01:34:38] "POST /set-tag HTTP/1.1" 200 109 0.003748 10.0.0.27 - - [2026-02-12 01:34:38] "GET /virtual-machine/c0a46393-0e10-4a23-8f72-44afa1688dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002837 10.0.0.27 - - [2026-02-12 01:34:38] "POST /ref-update HTTP/1.1" 200 156 0.008313 10.0.0.27 - - [2026-02-12 01:34:38] "GET /virtual-machine-interface/d16b7f1e-07b2-11f1-92d8-fa163ef151e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006435 10.0.0.27 - - [2026-02-12 01:34:38] "POST /set-tag HTTP/1.1" 200 109 0.025866 10.0.0.27 - - [2026-02-12 01:34:38] "POST /set-tag HTTP/1.1" 200 109 0.042757 10.0.0.27 - - [2026-02-12 01:34:38] "DELETE /instance-ip/d18782c2-07b2-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.057321 10.0.0.27 - - [2026-02-12 01:34:38] "DELETE /virtual-machine-interface/d16b7f1e-07b2-11f1-92d8-fa163ef151e2 HTTP/1.1" 200 115 0.072690 10.0.0.27 - - [2026-02-12 01:34:38] "DELETE /virtual-machine/c0a46393-0e10-4a23-8f72-44afa1688dda HTTP/1.1" 200 115 0.030839 10.0.0.27 - - [2026-02-12 01:34:38] "DELETE /tag/8ded0909-bba5-49a0-acd1-2b4c68fda032 HTTP/1.1" 200 115 0.069142