++ 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 Jan 29 04:35:02 PM UTC 2026 ===================' INFO: =================== Thu Jan 29 04:35:02 PM 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.241 ++ 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.241 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.241 ++ ANALYTICSDB_NODES=10.0.0.241 ++ ANALYTICS_SNMP_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ '[' -n '10.0.0.241:8081 ' ']' +++ echo 10.0.0.241:8081 ++ ANALYTICS_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ '[' -n '10.0.0.241:9042 ' ']' +++ echo 10.0.0.241:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.241:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ '[' -n '10.0.0.241:8086 ' ']' +++ echo 10.0.0.241:8086 ++ COLLECTOR_SERVERS=10.0.0.241: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.241 ++ CONFIGDB_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ '[' -n '10.0.0.241:8082 ' ']' +++ echo 10.0.0.241:8082 ++ CONFIG_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ '[' -n '10.0.0.241:9161 ' ']' +++ echo 10.0.0.241:9161 ++ CONFIGDB_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ '[' -n '10.0.0.241:9041 ' ']' +++ echo 10.0.0.241:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.241: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.241 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.241 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ '[' -n 10.0.0.241:2181, ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ '[' -n '10.0.0.241:2181 ' ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.241:2181 ++ RABBITMQ_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ '[' -n 10.0.0.241:5673, ']' +++ echo 10.0.0.241:5673 ++ RABBITMQ_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ '[' -n '10.0.0.241:6379 ' ']' +++ echo 10.0.0.241:6379 ++ REDIS_SERVERS=10.0.0.241: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.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ '[' -n '10.0.0.241:9092 ' ']' +++ echo 10.0.0.241:9092 ++ KAFKA_SERVERS=10.0.0.241: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.241 ++ 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.241 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.241 ++ cut -d , -f 1 + local cassandra=10.0.0.241 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.241 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 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.241 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.241 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.241 +++ local servers=10.0.0.241 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.241,10.108.235.1,127.0.0.1,172.17.0.1,252.241.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.241'\''))' +++ local server_ip=10.0.0.241 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.241 ]] +++ [[ ,10.0.0.241,10.108.235.1,127.0.0.1,172.17.0.1,252.241.0.1,, =~ ,10\.0\.0\.241, ]] +++ echo 10.0.0.241 1 +++ return ++ local ip=10.0.0.241 ++ [[ -z 10.0.0.241 ]] ++ echo 10.0.0.241 + host_ip=10.0.0.241 + [[ cql == \c\q\l ]] ++ echo 10.0.0.241:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.241:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.241:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/29/2026 16:35:46.621 7f698b5f8840 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/29/2026 16:35:46.822 7f698b5f8840 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/29/2026 16:35:46.835 7f698b5f8840 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/29/2026 16:35:46.836 7f698b5f8840 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.241 - - [2026-01-29 16:35:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000712 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.241:8082/ Hit Ctrl-C to quit. 10.0.0.241 - - [2026-01-29 16:36:04] "GET / HTTP/1.1" 503 181 0.000239 10.0.0.241 - - [2026-01-29 16:36:04] "GET / HTTP/1.1" 503 181 0.000368 10.0.0.241 - - [2026-01-29 16:36:05] "GET / HTTP/1.1" 200 36215 0.003496 10.0.0.241 - - [2026-01-29 16:36:05] "GET / HTTP/1.1" 200 36215 0.002128 10.0.0.241 - - [2026-01-29 16:36:05] "GET / HTTP/1.1" 200 45303 0.002450 10.0.0.241 - - [2026-01-29 16:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.035859 10.0.0.241 - - [2026-01-29 16:36:05] "GET / HTTP/1.1" 200 36215 0.010155 10.0.0.241 - - [2026-01-29 16:36:05] "GET / HTTP/1.1" 200 36215 0.012884 10.0.0.241 - - [2026-01-29 16:36:05] "GET /global-system-config/97619730-e74d-4259-9186-dc1e67af481c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.056373 10.0.0.241 - - [2026-01-29 16:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.051703 10.0.0.241 - - [2026-01-29 16:36:05] "GET /global-system-config/97619730-e74d-4259-9186-dc1e67af481c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.020679 10.0.0.241 - - [2026-01-29 16:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.074237 10.0.0.241 - - [2026-01-29 16:36:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.039388 10.0.0.241 - - [2026-01-29 16:36:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.021338 10.0.0.241 - - [2026-01-29 16:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.036268 10.0.0.241 - - [2026-01-29 16:36:05] "GET / HTTP/1.1" 200 36215 0.002311 10.0.0.241 - - [2026-01-29 16:36:06] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.230940 10.0.0.241 - - [2026-01-29 16:36:06] "POST /database-nodes HTTP/1.1" 200 599 0.300641 10.0.0.241 - - [2026-01-29 16:36:06] "GET / HTTP/1.1" 200 36215 0.001967 10.0.0.241 - - [2026-01-29 16:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009535 10.0.0.241 - - [2026-01-29 16:36:06] "GET /routing-instance/412657b1-8ee3-4b70-a650-0ae98a9dfc17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.021807 10.0.0.241 - - [2026-01-29 16:36:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.006046 10.0.0.241 - - [2026-01-29 16:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016178 10.0.0.241 - - [2026-01-29 16:36:06] "GET / HTTP/1.1" 200 36215 0.002488 10.0.0.241 - - [2026-01-29 16:36:06] "GET /global-system-config/97619730-e74d-4259-9186-dc1e67af481c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.040473 10.0.0.241 - - [2026-01-29 16:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015990 10.0.0.241 - - [2026-01-29 16:36:06] "POST /bgp-routers HTTP/1.1" 200 618 0.133193 10.0.0.241 - - [2026-01-29 16:36:07] "GET /global-system-config/97619730-e74d-4259-9186-dc1e67af481c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.108278 10.0.0.241 - - [2026-01-29 16:36:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.011701 10.0.0.241 - - [2026-01-29 16:36:07] "GET /bgp-router/8e86ba67-0ad8-4acb-b117-1fde9eb6bad6?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.027054 10.0.0.241 - - [2026-01-29 16:36:07] "POST /service-appliance-sets HTTP/1.1" 200 555 0.255835 10.0.0.241 - - [2026-01-29 16:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.095133 10.0.0.241 - - [2026-01-29 16:36:07] "GET /global-system-config/97619730-e74d-4259-9186-dc1e67af481c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.017491 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:36:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001085 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:36:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001226 10.0.0.241 - - [2026-01-29 16:36:07] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.183330 10.0.0.241 - - [2026-01-29 16:36:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.059242 10.0.0.241 - - [2026-01-29 16:36:07] "POST /fqname-to-id HTTP/1.1" 404 180 0.143982 10.0.0.241 - - [2026-01-29 16:36:07] "POST /ref-update HTTP/1.1" 200 156 0.120474 10.0.0.241 - - [2026-01-29 16:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.116890 10.0.0.241 - - [2026-01-29 16:36:07] "GET / HTTP/1.1" 200 36215 0.002393 10.0.0.241 - - [2026-01-29 16:36:07] "GET /global-system-config/97619730-e74d-4259-9186-dc1e67af481c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.027102 10.0.0.241 - - [2026-01-29 16:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012328 10.0.0.241 - - [2026-01-29 16:36:07] "GET /global-system-config/97619730-e74d-4259-9186-dc1e67af481c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008334 10.0.0.241 - - [2026-01-29 16:36:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.017187 10.0.0.241 - - [2026-01-29 16:36:07] "POST /service-appliance-sets HTTP/1.1" 200 543 0.156664 10.0.0.241 - - [2026-01-29 16:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.241 - - [2026-01-29 16:36:07] "POST /analytics-nodes HTTP/1.1" 200 601 0.158415 10.0.0.241 - - [2026-01-29 16:36:07] "GET /network-ipam/380c2891-c56d-4da5-ac75-f8731c6a4f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.126487 10.0.0.241 - - [2026-01-29 16:36:08] "POST /service-templates HTTP/1.1" 200 513 0.384505 10.0.0.241 - - [2026-01-29 16:36:08] "POST /service-templates HTTP/1.1" 200 503 0.089873 10.0.0.241 - - [2026-01-29 16:36:08] "POST /service-templates HTTP/1.1" 200 517 0.059824 10.0.0.241 - - [2026-01-29 16:36:08] "POST /service-templates HTTP/1.1" 200 537 0.057004 10.0.0.241 - - [2026-01-29 16:36:08] "POST /service-templates HTTP/1.1" 200 509 0.058506 10.0.0.241 - - [2026-01-29 16:36:12] "GET / HTTP/1.1" 200 36215 0.001761 10.0.0.241 - - [2026-01-29 16:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.017200 10.0.0.241 - - [2026-01-29 16:36:12] "GET /global-system-config/97619730-e74d-4259-9186-dc1e67af481c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.009035 10.0.0.241 - - [2026-01-29 16:36:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.004740 10.0.0.241 - - [2026-01-29 16:36:12] "POST /config-nodes HTTP/1.1" 200 595 0.074552 10.0.0.241 - - [2026-01-29 16:36:12] "GET / HTTP/1.1" 200 36215 0.001736 10.0.0.241 - - [2026-01-29 16:36:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006537 10.0.0.241 - - [2026-01-29 16:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.241 - - [2026-01-29 16:36:15] "GET /network-ipam/380c2891-c56d-4da5-ac75-f8731c6a4f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005059 10.0.0.241 - - [2026-01-29 16:36:15] "GET / HTTP/1.1" 200 36215 0.001408 10.0.0.241 - - [2026-01-29 16:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.241 - - [2026-01-29 16:36:15] "GET /global-system-config/97619730-e74d-4259-9186-dc1e67af481c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005384 10.0.0.241 - - [2026-01-29 16:36:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.009347 10.0.0.241 - - [2026-01-29 16:36:15] "POST /config-database-nodes HTTP/1.1" 200 613 0.094047 10.0.0.241 - - [2026-01-29 16:36:15] "POST /fqname-to-id HTTP/1.1" 404 225 0.005439 10.0.0.241 - - [2026-01-29 16:36:16] "POST /access-control-lists HTTP/1.1" 200 589 0.044744 10.0.0.241 - - [2026-01-29 16:36:16] "POST /fqname-to-id HTTP/1.1" 404 224 0.029517 10.0.0.241 - - [2026-01-29 16:36:16] "POST /access-control-lists HTTP/1.1" 200 587 0.090301 10.0.0.241 - - [2026-01-29 16:36:16] "POST /route-targets HTTP/1.1" 200 328 0.031916 10.0.0.241 - - [2026-01-29 16:36:16] "POST /ref-update HTTP/1.1" 200 156 0.058744 10.0.0.241 - - [2026-01-29 16:36:16] "POST /route-targets HTTP/1.1" 200 328 0.029587 10.0.0.241 - - [2026-01-29 16:36:16] "POST /ref-update HTTP/1.1" 200 156 0.043006 10.0.0.241 - - [2026-01-29 16:36:16] "POST /route-targets HTTP/1.1" 200 328 0.029603 10.0.0.241 - - [2026-01-29 16:36:16] "POST /ref-update HTTP/1.1" 200 156 0.056757 10.0.0.241 - - [2026-01-29 16:36:16] "POST /route-targets HTTP/1.1" 200 328 0.058606 10.0.0.241 - - [2026-01-29 16:36:16] "POST /ref-update HTTP/1.1" 200 156 0.045625 10.0.0.241 - - [2026-01-29 16:36:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.002439 10.0.0.241 - - [2026-01-29 16:36:17] "POST /access-control-lists HTTP/1.1" 200 553 0.087590 10.0.0.241 - - [2026-01-29 16:36:17] "PUT /access-control-list/9fabf99b-3bb4-4eb4-bd4f-189cfb90235f HTTP/1.1" 200 273 0.039446 10.0.0.241 - - [2026-01-29 16:36:17] "PUT /access-control-list/9d5d9b53-9012-4ed2-b255-2f4b736cfb6c HTTP/1.1" 200 273 0.055839 10.0.0.241 - - [2026-01-29 16:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.027874 10.0.0.241 - - [2026-01-29 16:36:17] "GET /global-vrouter-config/267920d9-a79f-4707-9beb-03005ee8d47f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.039855 10.0.0.241 - - [2026-01-29 16:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.241 - - [2026-01-29 16:36:17] "PUT /global-vrouter-config/267920d9-a79f-4707-9beb-03005ee8d47f HTTP/1.1" 200 277 0.020958 10.0.0.241 - - [2026-01-29 16:36:18] "GET / HTTP/1.1" 200 36215 0.002279 10.0.0.241 - - [2026-01-29 16:36:18] "POST /alarms HTTP/1.1" 200 583 0.070604 10.0.0.241 - - [2026-01-29 16:36:18] "POST /alarms HTTP/1.1" 200 577 0.088305 10.0.0.241 - - [2026-01-29 16:36:18] "POST /alarms HTTP/1.1" 200 577 0.046185 10.0.0.241 - - [2026-01-29 16:36:18] "POST /alarms HTTP/1.1" 200 561 0.095477 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:36:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001035 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:36:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001968 10.0.0.241 - - [2026-01-29 16:36:18] "POST /alarms HTTP/1.1" 200 557 0.102328 10.0.0.241 - - [2026-01-29 16:36:19] "POST /alarms HTTP/1.1" 200 559 0.098635 10.0.0.241 - - [2026-01-29 16:36:19] "POST /alarms HTTP/1.1" 200 567 0.026397 10.0.0.241 - - [2026-01-29 16:36:19] "POST /alarms HTTP/1.1" 200 551 0.034493 10.0.0.241 - - [2026-01-29 16:36:19] "POST /alarms HTTP/1.1" 200 559 0.048038 10.0.0.241 - - [2026-01-29 16:36:19] "POST /alarms HTTP/1.1" 200 569 0.049216 10.0.0.241 - - [2026-01-29 16:36:19] "POST /alarms HTTP/1.1" 200 557 0.137652 10.0.0.241 - - [2026-01-29 16:36:19] "POST /alarms HTTP/1.1" 200 569 0.139545 10.0.0.241 - - [2026-01-29 16:36:19] "POST /alarms HTTP/1.1" 200 577 0.102103 10.0.0.241 - - [2026-01-29 16:36:19] "POST /alarms HTTP/1.1" 200 571 0.089069 10.0.0.241 - - [2026-01-29 16:36:19] "POST /alarms HTTP/1.1" 200 563 0.075820 10.0.0.241 - - [2026-01-29 16:36:20] "POST /alarms HTTP/1.1" 200 563 0.074896 10.0.0.241 - - [2026-01-29 16:36:20] "POST /alarms HTTP/1.1" 200 563 0.108601 10.0.0.241 - - [2026-01-29 16:36:20] "POST /alarms HTTP/1.1" 200 549 0.063263 10.0.0.241 - - [2026-01-29 16:36:20] "POST /alarms HTTP/1.1" 200 597 0.136541 10.0.0.241 - - [2026-01-29 16:36:20] "POST /alarms HTTP/1.1" 200 577 0.073640 10.0.0.241 - - [2026-01-29 16:36:20] "POST /alarms HTTP/1.1" 200 573 0.101308 10.0.0.241 - - [2026-01-29 16:36:20] "POST /alarms HTTP/1.1" 200 585 0.080843 10.0.0.241 - - [2026-01-29 16:36:20] "POST /alarms HTTP/1.1" 200 611 0.055104 10.0.0.241 - - [2026-01-29 16:36:21] "GET / HTTP/1.1" 200 36215 0.001379 10.0.0.241 - - [2026-01-29 16:36:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002878 10.0.0.241 - - [2026-01-29 16:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.241 - - [2026-01-29 16:36:21] "PUT /global-vrouter-config/267920d9-a79f-4707-9beb-03005ee8d47f HTTP/1.1" 200 277 0.054759 10.0.0.241 - - [2026-01-29 16:36:21] "GET / HTTP/1.1" 200 36215 0.002101 10.0.0.241 - - [2026-01-29 16:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015896 10.0.0.241 - - [2026-01-29 16:36:21] "GET /global-vrouter-config/267920d9-a79f-4707-9beb-03005ee8d47f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.024604 10.0.0.241 - - [2026-01-29 16:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006162 10.0.0.241 - - [2026-01-29 16:36:21] "PUT /global-vrouter-config/267920d9-a79f-4707-9beb-03005ee8d47f HTTP/1.1" 200 277 0.027064 10.0.0.241 - - [2026-01-29 16:36:22] "GET / HTTP/1.1" 200 36215 0.001874 10.0.0.241 - - [2026-01-29 16:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014284 10.0.0.241 - - [2026-01-29 16:36:22] "GET /domain/0e799dec-c0e0-47fe-a3bb-af71e0648c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.009234 10.0.0.241 - - [2026-01-29 16:36:22] "GET / HTTP/1.1" 200 36215 0.001790 10.0.0.241 - - [2026-01-29 16:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006711 10.0.0.241 - - [2026-01-29 16:36:22] "GET /global-system-config/97619730-e74d-4259-9186-dc1e67af481c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.016002 10.0.0.241 - - [2026-01-29 16:36:23] "PUT /global-system-config/97619730-e74d-4259-9186-dc1e67af481c HTTP/1.1" 200 275 0.100378 10.0.0.241 - - [2026-01-29 16:36:23] "POST /id-to-fqname HTTP/1.1" 200 173 0.000657 10.0.0.241 - - [2026-01-29 16:36:23] "POST /fqname-to-id HTTP/1.1" 404 182 0.003758 10.0.0.241 - - [2026-01-29 16:36:23] "POST /security-groups HTTP/1.1" 200 570 0.233788 10.0.0.241 - - [2026-01-29 16:36:23] "POST /projects HTTP/1.1" 200 483 0.727878 10.0.0.241 - - [2026-01-29 16:36:23] "POST /fqname-to-id HTTP/1.1" 404 213 0.008053 10.0.0.241 - - [2026-01-29 16:36:23] "POST /security-groups HTTP/1.1" 200 536 0.098716 10.0.0.241 - - [2026-01-29 16:36:23] "POST /access-control-lists HTTP/1.1" 200 581 0.159972 10.0.0.241 - - [2026-01-29 16:36:23] "POST /fqname-to-id HTTP/1.1" 404 212 0.007297 10.0.0.241 - - [2026-01-29 16:36:23] "POST /chown HTTP/1.1" 200 109 0.139960 10.0.0.241 - - [2026-01-29 16:36:23] "POST /policy-managements HTTP/1.1" 409 214 0.033114 10.0.0.241 - - [2026-01-29 16:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012210 10.0.0.241 - - [2026-01-29 16:36:23] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.031268 10.0.0.241 - - [2026-01-29 16:36:23] "POST /access-control-lists HTTP/1.1" 200 579 0.183625 10.0.0.241 - - [2026-01-29 16:36:24] "POST /fqname-to-id HTTP/1.1" 404 232 0.006406 10.0.0.241 - - [2026-01-29 16:36:24] "POST /application-policy-sets HTTP/1.1" 200 530 0.157136 10.0.0.241 - - [2026-01-29 16:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005685 10.0.0.241 - - [2026-01-29 16:36:24] "GET /global-vrouter-config/267920d9-a79f-4707-9beb-03005ee8d47f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.058231 10.0.0.241 - - [2026-01-29 16:36:24] "POST /access-control-lists HTTP/1.1" 200 596 0.213249 10.0.0.241 - - [2026-01-29 16:36:24] "POST /fqname-to-id HTTP/1.1" 404 231 0.009132 10.0.0.241 - - [2026-01-29 16:36:24] "PUT /global-vrouter-config/267920d9-a79f-4707-9beb-03005ee8d47f HTTP/1.1" 200 277 0.078181 10.0.0.241 - - [2026-01-29 16:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.027215 10.0.0.241 - - [2026-01-29 16:36:24] "GET /virtual-network/29757f0a-6a9a-480b-81a4-001482816f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.011461 10.0.0.241 - - [2026-01-29 16:36:24] "POST /access-control-lists HTTP/1.1" 200 594 0.099004 10.0.0.241 - - [2026-01-29 16:36:24] "POST /id-to-fqname HTTP/1.1" 200 177 0.000560 10.0.0.241 - - [2026-01-29 16:36:24] "POST /fqname-to-id HTTP/1.1" 404 186 0.027426 10.0.0.241 - - [2026-01-29 16:36:24] "POST /security-groups HTTP/1.1" 200 574 0.146572 10.0.0.241 - - [2026-01-29 16:36:24] "POST /projects HTTP/1.1" 200 491 0.359227 10.0.0.241 - - [2026-01-29 16:36:24] "POST /fqname-to-id HTTP/1.1" 404 217 0.017014 10.0.0.241 - - [2026-01-29 16:36:24] "POST /access-control-lists HTTP/1.1" 200 585 0.089258 10.0.0.241 - - [2026-01-29 16:36:24] "POST /security-groups HTTP/1.1" 200 548 0.111840 10.0.0.241 - - [2026-01-29 16:36:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.010485 10.0.0.241 - - [2026-01-29 16:36:25] "POST /chown HTTP/1.1" 200 109 0.148624 10.0.0.241 - - [2026-01-29 16:36:25] "POST /access-control-lists HTTP/1.1" 200 583 0.274418 10.0.0.241 - - [2026-01-29 16:36:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.005188 10.0.0.241 - - [2026-01-29 16:36:25] "POST /access-control-lists HTTP/1.1" 200 604 0.097189 10.0.0.241 - - [2026-01-29 16:36:25] "POST /network-ipams HTTP/1.1" 200 524 0.234656 10.0.0.241 - - [2026-01-29 16:36:25] "POST /fqname-to-id HTTP/1.1" 404 239 0.008488 10.0.0.241 - - [2026-01-29 16:36:25] "POST /access-control-lists HTTP/1.1" 200 602 0.082993 10.0.0.241 - - [2026-01-29 16:36:25] "POST /network-ipams HTTP/1.1" 200 512 0.145821 10.0.0.241 - - [2026-01-29 16:36:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.010262 10.0.0.241 - - [2026-01-29 16:36:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.009426 10.0.0.241 - - [2026-01-29 16:36:25] "POST /useragent-kv HTTP/1.1" 200 115 0.028332 10.0.0.241 - - [2026-01-29 16:36:25] "POST /virtual-networks HTTP/1.1" 200 540 0.320792 10.0.0.241 - - [2026-01-29 16:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.027707 10.0.0.241 - - [2026-01-29 16:36:26] "POST /access-control-lists HTTP/1.1" 200 591 0.159176 10.0.0.241 - - [2026-01-29 16:36:26] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.026219 10.0.0.241 - - [2026-01-29 16:36:26] "POST /route-targets HTTP/1.1" 200 328 0.021210 10.0.0.241 - - [2026-01-29 16:36:26] "POST /network-ipams HTTP/1.1" 200 520 0.112938 10.0.0.241 - - [2026-01-29 16:36:26] "POST /fqname-to-id HTTP/1.1" 404 202 0.016400 10.0.0.241 - - [2026-01-29 16:36:26] "POST /ref-update HTTP/1.1" 200 156 0.095202 10.0.0.241 - - [2026-01-29 16:36:26] "PUT /access-control-list/718cc25f-c143-41d5-9699-df149b5bbcb5 HTTP/1.1" 200 273 0.107888 10.0.0.241 - - [2026-01-29 16:36:26] "POST /useragent-kv HTTP/1.1" 200 115 0.029373 10.0.0.241 - - [2026-01-29 16:36:26] "POST /virtual-networks HTTP/1.1" 200 548 0.408711 10.0.0.241 - - [2026-01-29 16:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.241 - - [2026-01-29 16:36:26] "POST /route-targets HTTP/1.1" 200 328 0.034241 10.0.0.241 - - [2026-01-29 16:36:26] "GET /virtual-network/6702f109-917e-47f9-ac94-f923408377d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.057370 10.0.0.241 - - [2026-01-29 16:36:26] "POST /fqname-to-id HTTP/1.1" 404 199 0.002322 10.0.0.241 - - [2026-01-29 16:36:26] "POST /ref-update HTTP/1.1" 200 156 0.064403 10.0.0.241 - - [2026-01-29 16:36:26] "POST /network-policys HTTP/1.1" 200 540 0.051504 10.0.0.241 - - [2026-01-29 16:36:26] "POST /fqname-to-id HTTP/1.1" 404 197 0.013778 10.0.0.241 - - [2026-01-29 16:36:26] "POST /network-policys HTTP/1.1" 200 536 0.065388 10.0.0.241 - - [2026-01-29 16:36:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.003630 10.0.0.241 - - [2026-01-29 16:36:27] "POST /network-policys HTTP/1.1" 200 544 0.039820 10.0.0.241 - - [2026-01-29 16:36:27] "POST /ref-update HTTP/1.1" 200 156 0.152139 10.0.0.241 - - [2026-01-29 16:36:27] "PUT /access-control-list/08e0da08-5ff3-4907-8695-a0cc1a5290a7 HTTP/1.1" 200 273 0.047503 10.0.0.241 - - [2026-01-29 16:36:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003680 10.0.0.241 - - [2026-01-29 16:36:27] "PUT /access-control-list/08e0da08-5ff3-4907-8695-a0cc1a5290a7 HTTP/1.1" 200 273 0.032936 10.0.0.241 - - [2026-01-29 16:36:27] "POST /ref-update HTTP/1.1" 200 156 0.145104 10.0.0.241 - - [2026-01-29 16:36:27] "PUT /access-control-list/718cc25f-c143-41d5-9699-df149b5bbcb5 HTTP/1.1" 200 273 0.077192 10.0.0.241 - - [2026-01-29 16:36:27] "POST /ref-update HTTP/1.1" 200 156 0.084125 10.0.0.241 - - [2026-01-29 16:36:27] "POST /ref-update HTTP/1.1" 200 156 0.199920 10.0.0.241 - - [2026-01-29 16:36:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032050 10.0.0.241 - - [2026-01-29 16:36:27] "PUT /access-control-list/718cc25f-c143-41d5-9699-df149b5bbcb5 HTTP/1.1" 200 273 0.110316 10.0.0.241 - - [2026-01-29 16:36:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015433 10.0.0.241 - - [2026-01-29 16:36:27] "PUT /access-control-list/08e0da08-5ff3-4907-8695-a0cc1a5290a7 HTTP/1.1" 200 273 0.061648 10.0.0.241 - - [2026-01-29 16:36:27] "POST /ref-update HTTP/1.1" 200 156 0.137167 10.0.0.241 - - [2026-01-29 16:36:27] "POST /fqname-to-id HTTP/1.1" 404 237 0.027335 10.0.0.241 - - [2026-01-29 16:36:28] "POST /access-control-lists HTTP/1.1" 200 603 0.161998 10.0.0.241 - - [2026-01-29 16:36:28] "POST /ref-update HTTP/1.1" 200 156 0.174922 10.0.0.241 - - [2026-01-29 16:36:28] "POST /ref-update HTTP/1.1" 200 156 0.075303 10.0.0.241 - - [2026-01-29 16:36:28] "PUT /access-control-list/ec8ea56c-bb50-4def-96fb-46cbc4ecb0b4 HTTP/1.1" 200 273 0.062308 10.0.0.241 - - [2026-01-29 16:36:28] "POST /ref-update HTTP/1.1" 200 156 0.195320 10.0.0.241 - - [2026-01-29 16:36:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020341 10.0.0.241 - - [2026-01-29 16:36:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.034631 10.0.0.241 - - [2026-01-29 16:36:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006271 10.0.0.241 - - [2026-01-29 16:36:28] "PUT /access-control-list/ec8ea56c-bb50-4def-96fb-46cbc4ecb0b4 HTTP/1.1" 200 273 0.108384 10.0.0.241 - - [2026-01-29 16:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.040321 10.0.0.241 - - [2026-01-29 16:36:28] "POST /ref-update HTTP/1.1" 200 156 0.037033 10.0.0.241 - - [2026-01-29 16:36:28] "GET /virtual-network/29757f0a-6a9a-480b-81a4-001482816f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.021488 10.0.0.241 - - [2026-01-29 16:36:28] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.005379 10.0.0.241 - - [2026-01-29 16:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.241 - - [2026-01-29 16:36:28] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005919 10.0.0.241 - - [2026-01-29 16:36:28] "POST /firewall-policys HTTP/1.1" 200 532 0.028788 10.0.0.241 - - [2026-01-29 16:36:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.049563 10.0.0.241 - - [2026-01-29 16:36:28] "GET /firewall-policy/9ba77a5d-83b8-4000-b00b-5bfd30a40c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.014066 10.0.0.241 - - [2026-01-29 16:36:28] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.003878 10.0.0.241 - - [2026-01-29 16:36:28] "GET /firewall-policy/9ba77a5d-83b8-4000-b00b-5bfd30a40c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003471 10.0.0.241 - - [2026-01-29 16:36:28] "POST /ref-update HTTP/1.1" 200 156 0.044548 10.0.0.241 - - [2026-01-29 16:36:28] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.004749 10.0.0.241 - - [2026-01-29 16:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.241 - - [2026-01-29 16:36:28] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002723 10.0.0.241 - - [2026-01-29 16:36:28] "POST /firewall-policys HTTP/1.1" 200 534 0.036878 10.0.0.241 - - [2026-01-29 16:36:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.019729 10.0.0.241 - - [2026-01-29 16:36:29] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.015487 10.0.0.241 - - [2026-01-29 16:36:29] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.002946 10.0.0.241 - - [2026-01-29 16:36:29] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004898 10.0.0.241 - - [2026-01-29 16:36:29] "GET /firewall-policy/9ba77a5d-83b8-4000-b00b-5bfd30a40c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003199 10.0.0.241 - - [2026-01-29 16:36:29] "GET /firewall-policy/9ba77a5d-83b8-4000-b00b-5bfd30a40c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003113 10.0.0.241 - - [2026-01-29 16:36:29] "POST /ref-update HTTP/1.1" 200 156 0.039629 10.0.0.241 - - [2026-01-29 16:36:29] "POST /ref-update HTTP/1.1" 200 156 0.053310 10.0.0.241 - - [2026-01-29 16:36:29] "POST /ref-update HTTP/1.1" 200 156 0.054466 10.0.0.241 - - [2026-01-29 16:36:29] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.005251 10.0.0.241 - - [2026-01-29 16:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.241 - - [2026-01-29 16:36:29] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003303 10.0.0.241 - - [2026-01-29 16:36:29] "POST /firewall-policys HTTP/1.1" 200 532 0.035814 10.0.0.241 - - [2026-01-29 16:36:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.054321 10.0.0.241 - - [2026-01-29 16:36:29] "GET /firewall-policy/7057f3c9-9b6c-4484-83d1-4d20e9d8f67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.013944 10.0.0.241 - - [2026-01-29 16:36:29] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.006569 10.0.0.241 - - [2026-01-29 16:36:29] "GET /firewall-policy/7057f3c9-9b6c-4484-83d1-4d20e9d8f67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003722 10.0.0.241 - - [2026-01-29 16:36:29] "GET /firewall-policy/9ba77a5d-83b8-4000-b00b-5bfd30a40c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003334 10.0.0.241 - - [2026-01-29 16:36:29] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.005110 10.0.0.241 - - [2026-01-29 16:36:29] "GET /firewall-policy/9ba77a5d-83b8-4000-b00b-5bfd30a40c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004193 10.0.0.241 - - [2026-01-29 16:36:29] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003934 10.0.0.241 - - [2026-01-29 16:36:29] "POST /ref-update HTTP/1.1" 200 156 0.029337 10.0.0.241 - - [2026-01-29 16:36:29] "POST /ref-update HTTP/1.1" 200 156 0.038148 10.0.0.241 - - [2026-01-29 16:36:29] "POST /ref-update HTTP/1.1" 200 156 0.052224 10.0.0.241 - - [2026-01-29 16:36:29] "POST /ref-update HTTP/1.1" 200 156 0.038895 10.0.0.241 - - [2026-01-29 16:36:30] "POST /ref-update HTTP/1.1" 200 156 0.064727 10.0.0.241 - - [2026-01-29 16:36:30] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.017040 10.0.0.241 - - [2026-01-29 16:36:30] "POST /tags HTTP/1.1" 200 300 0.042508 10.0.0.241 - - [2026-01-29 16:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.024174 10.0.0.241 - - [2026-01-29 16:36:30] "GET /tag/457e8319-800c-4708-a484-1a03e106996e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016652 10.0.0.241 - - [2026-01-29 16:36:30] "POST /set-tag HTTP/1.1" 200 109 0.028642 10.0.0.241 - - [2026-01-29 16:36:30] "POST /tags HTTP/1.1" 200 302 0.148564 10.0.0.241 - - [2026-01-29 16:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.241 - - [2026-01-29 16:36:30] "GET /tag/a2286efb-f34d-42bc-a959-3781ca94e75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.053808 10.0.0.241 - - [2026-01-29 16:36:30] "POST /tags HTTP/1.1" 200 326 0.079499 10.0.0.241 - - [2026-01-29 16:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016336 10.0.0.241 - - [2026-01-29 16:36:30] "GET /tag/8dc665cc-e756-4504-8ca1-47778329490b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.025649 10.0.0.241 - - [2026-01-29 16:36:30] "POST /tags HTTP/1.1" 200 312 0.069222 10.0.0.241 - - [2026-01-29 16:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.017661 10.0.0.241 - - [2026-01-29 16:36:30] "GET /tag/49ab06bc-3cea-47fc-a6e7-82c6c3e51423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.015185 10.0.0.241 - - [2026-01-29 16:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.241 - - [2026-01-29 16:36:30] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.007316 10.0.0.241 - - [2026-01-29 16:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009547 10.0.0.241 - - [2026-01-29 16:36:31] "GET /project/1927ac02-17f0-4dea-a167-0aca509af0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.035879 10.0.0.241 - - [2026-01-29 16:36:31] "POST /virtual-machines HTTP/1.1" 200 378 0.017753 10.0.0.241 - - [2026-01-29 16:36:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.024966 10.0.0.241 - - [2026-01-29 16:36:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.132466 10.0.0.241 - - [2026-01-29 16:36:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.011363 10.0.0.241 - - [2026-01-29 16:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.046474 10.0.0.241 - - [2026-01-29 16:36:31] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.004856 10.0.0.241 - - [2026-01-29 16:36:31] "POST /instance-ips HTTP/1.1" 200 410 0.041679 10.0.0.241 - - [2026-01-29 16:36:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025923 10.0.0.241 - - [2026-01-29 16:36:31] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.017396 10.0.0.241 - - [2026-01-29 16:36:31] "POST /set-tag HTTP/1.1" 200 109 0.032617 10.0.0.241 - - [2026-01-29 16:36:31] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.022569 10.0.0.241 - - [2026-01-29 16:36:31] "GET /instance-ip/aab964ee-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.015460 10.0.0.241 - - [2026-01-29 16:36:31] "POST /tags HTTP/1.1" 200 358 0.078914 10.0.0.241 - - [2026-01-29 16:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013441 10.0.0.241 - - [2026-01-29 16:36:31] "GET /tag/3b01d2c3-1bcd-4642-8b3e-9c3496e563c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.030366 10.0.0.241 - - [2026-01-29 16:36:31] "POST /tags HTTP/1.1" 200 306 0.023726 10.0.0.241 - - [2026-01-29 16:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012466 10.0.0.241 - - [2026-01-29 16:36:31] "GET /tag/7b34bd49-bdff-4a5c-837b-a73693f6314e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013851 10.0.0.241 - - [2026-01-29 16:36:32] "POST /id-to-fqname HTTP/1.1" 200 174 0.002929 10.0.0.241 - - [2026-01-29 16:36:32] "POST /fqname-to-id HTTP/1.1" 404 183 0.002469 10.0.0.241 - - [2026-01-29 16:36:32] "POST /security-groups HTTP/1.1" 200 571 0.074240 10.0.0.241 - - [2026-01-29 16:36:32] "POST /projects HTTP/1.1" 200 485 0.270550 10.0.0.241 - - [2026-01-29 16:36:32] "POST /fqname-to-id HTTP/1.1" 404 214 0.003918 10.0.0.241 - - [2026-01-29 16:36:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.030661 10.0.0.241 - - [2026-01-29 16:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005709 10.0.0.241 - - [2026-01-29 16:36:32] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.035808 10.0.0.241 - - [2026-01-29 16:36:32] "POST /access-control-lists HTTP/1.1" 200 582 0.094423 10.0.0.241 - - [2026-01-29 16:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.241 - - [2026-01-29 16:36:32] "GET /virtual-network/6702f109-917e-47f9-ac94-f923408377d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.010210 10.0.0.241 - - [2026-01-29 16:36:32] "POST /fqname-to-id HTTP/1.1" 404 213 0.002148 10.0.0.241 - - [2026-01-29 16:36:32] "POST /access-control-lists HTTP/1.1" 200 580 0.069890 10.0.0.241 - - [2026-01-29 16:36:32] "PUT /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080 HTTP/1.1" 200 265 0.097599 10.0.0.241 - - [2026-01-29 16:36:32] "PUT /virtual-network/6702f109-917e-47f9-ac94-f923408377d0 HTTP/1.1" 200 265 0.065529 10.0.0.241 - - [2026-01-29 16:36:32] "POST /security-groups HTTP/1.1" 200 539 0.110691 10.0.0.241 - - [2026-01-29 16:36:32] "POST /fqname-to-id HTTP/1.1" 404 234 0.003845 10.0.0.241 - - [2026-01-29 16:36:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.017306 10.0.0.241 - - [2026-01-29 16:36:32] "POST /access-control-lists HTTP/1.1" 200 598 0.053517 10.0.0.241 - - [2026-01-29 16:36:32] "POST /chown HTTP/1.1" 200 109 0.055245 10.0.0.241 - - [2026-01-29 16:36:32] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014467 10.0.0.241 - - [2026-01-29 16:36:32] "POST /fqname-to-id HTTP/1.1" 404 233 0.003013 10.0.0.241 - - [2026-01-29 16:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.024614 10.0.0.241 - - [2026-01-29 16:36:32] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.012183 10.0.0.241 - - [2026-01-29 16:36:33] "POST /tags HTTP/1.1" 409 207 0.011286 10.0.0.241 - - [2026-01-29 16:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005591 10.0.0.241 - - [2026-01-29 16:36:33] "POST /access-control-lists HTTP/1.1" 200 596 0.158246 10.0.0.241 - - [2026-01-29 16:36:33] "GET /tag/7b34bd49-bdff-4a5c-837b-a73693f6314e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.068389 10.0.0.241 - - [2026-01-29 16:36:33] "POST /firewall-rules HTTP/1.1" 200 566 0.118204 10.0.0.241 - - [2026-01-29 16:36:33] "GET /firewall-rule/f38e6d6c-f31b-45f0-894f-2b1b8d3deca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006671 10.0.0.241 - - [2026-01-29 16:36:33] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003836 10.0.0.241 - - [2026-01-29 16:36:33] "GET /firewall-rule/f38e6d6c-f31b-45f0-894f-2b1b8d3deca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.003551 10.0.0.241 - - [2026-01-29 16:36:33] "POST /ref-update HTTP/1.1" 200 156 0.028860 10.0.0.241 - - [2026-01-29 16:36:33] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.028807 10.0.0.241 - - [2026-01-29 16:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.241 - - [2026-01-29 16:36:33] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004359 10.0.0.241 - - [2026-01-29 16:36:33] "POST /tags HTTP/1.1" 409 207 0.002933 10.0.0.241 - - [2026-01-29 16:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890 10.0.0.241 - - [2026-01-29 16:36:33] "GET /tag/7b34bd49-bdff-4a5c-837b-a73693f6314e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016613 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:36:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001101 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:36:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001114 10.0.0.241 - - [2026-01-29 16:36:33] "POST /firewall-rules HTTP/1.1" 200 564 0.086640 10.0.0.241 - - [2026-01-29 16:36:33] "GET /firewall-rule/1c144b85-c2c7-43a2-bdc2-2cf0c12541d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.010793 10.0.0.241 - - [2026-01-29 16:36:33] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006418 10.0.0.241 - - [2026-01-29 16:36:33] "GET /firewall-rule/1c144b85-c2c7-43a2-bdc2-2cf0c12541d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.006654 10.0.0.241 - - [2026-01-29 16:36:33] "POST /ref-update HTTP/1.1" 200 156 0.026755 10.0.0.241 - - [2026-01-29 16:36:33] "POST /fqname-to-id HTTP/1.1" 404 226 0.002626 10.0.0.241 - - [2026-01-29 16:36:34] "POST /tags HTTP/1.1" 200 356 0.317607 10.0.0.241 - - [2026-01-29 16:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.241 - - [2026-01-29 16:36:34] "GET /tag/8b1706a2-2b13-4230-8bfd-05f7cd148dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.025916 10.0.0.241 - - [2026-01-29 16:36:34] "POST /tags HTTP/1.1" 200 304 0.048695 10.0.0.241 - - [2026-01-29 16:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017269 10.0.0.241 - - [2026-01-29 16:36:34] "GET /tag/f51fd6de-0941-41f4-8911-f7e1a941ee2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.015459 10.0.0.241 - - [2026-01-29 16:36:34] "POST /projects HTTP/1.1" 409 218 0.003240 10.0.0.241 - - [2026-01-29 16:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.241 - - [2026-01-29 16:36:34] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.055155 10.0.0.241 - - [2026-01-29 16:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.241 - - [2026-01-29 16:36:34] "GET /network-ipam/2f37509a-7664-4b51-a426-d1570ac68257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.005970 10.0.0.241 - - [2026-01-29 16:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.241 - - [2026-01-29 16:36:34] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.008972 10.0.0.241 - - [2026-01-29 16:36:34] "PUT /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080 HTTP/1.1" 200 265 0.068240 10.0.0.241 - - [2026-01-29 16:36:34] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006432 10.0.0.241 - - [2026-01-29 16:36:34] "POST /set-tag HTTP/1.1" 200 109 0.062655 10.0.0.241 - - [2026-01-29 16:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008341 10.0.0.241 - - [2026-01-29 16:36:34] "GET /network-ipam/439a6394-3e7e-4ecc-bfb1-d89f154c42f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.007924 10.0.0.241 - - [2026-01-29 16:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.241 - - [2026-01-29 16:36:34] "GET /virtual-network/6702f109-917e-47f9-ac94-f923408377d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005396 10.0.0.241 - - [2026-01-29 16:36:35] "PUT /virtual-network/6702f109-917e-47f9-ac94-f923408377d0 HTTP/1.1" 200 265 0.076516 10.0.0.241 - - [2026-01-29 16:36:35] "GET /virtual-network/6702f109-917e-47f9-ac94-f923408377d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.009245 10.0.0.241 - - [2026-01-29 16:36:35] "POST /set-tag HTTP/1.1" 200 109 0.044153 10.0.0.241 - - [2026-01-29 16:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009184 10.0.0.241 - - [2026-01-29 16:36:35] "GET /network-policy/82977ec7-e820-4341-bb9a-39bbe1223279?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003676 10.0.0.241 - - [2026-01-29 16:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.241 - - [2026-01-29 16:36:35] "GET /network-policy/a10d716b-09d8-4dd6-a24b-d1360cb0c0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.003525 10.0.0.241 - - [2026-01-29 16:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.241 - - [2026-01-29 16:36:35] "GET /network-policy/85bb2417-f51d-479d-ab9e-bdfd3f57cf6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003970 10.0.0.241 - - [2026-01-29 16:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.241 - - [2026-01-29 16:36:35] "PUT /network-policy/85bb2417-f51d-479d-ab9e-bdfd3f57cf6a HTTP/1.1" 200 263 0.012796 10.0.0.241 - - [2026-01-29 16:36:35] "PUT /access-control-list/ec8ea56c-bb50-4def-96fb-46cbc4ecb0b4 HTTP/1.1" 200 273 0.055662 10.0.0.241 - - [2026-01-29 16:36:35] "POST /ref-update HTTP/1.1" 200 156 0.107694 10.0.0.241 - - [2026-01-29 16:36:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.038002 10.0.0.241 - - [2026-01-29 16:36:35] "PUT /access-control-list/718cc25f-c143-41d5-9699-df149b5bbcb5 HTTP/1.1" 200 273 0.082052 10.0.0.241 - - [2026-01-29 16:36:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013081 10.0.0.241 - - [2026-01-29 16:36:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007438 10.0.0.241 - - [2026-01-29 16:36:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002822 10.0.0.241 - - [2026-01-29 16:36:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002349 10.0.0.241 - - [2026-01-29 16:36:35] "POST /security-groups HTTP/1.1" 409 245 0.002422 10.0.0.241 - - [2026-01-29 16:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.241 - - [2026-01-29 16:36:35] "PUT /security-group/c2a8bf77-5f27-4275-9ab8-d7996352ed99 HTTP/1.1" 200 263 0.062781 10.0.0.241 - - [2026-01-29 16:36:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.033039 10.0.0.241 - - [2026-01-29 16:36:35] "PUT /access-control-list/4436c39d-ebb5-4f0f-ae1a-24f241184f88 HTTP/1.1" 200 273 0.033821 10.0.0.241 - - [2026-01-29 16:36:35] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.031853 10.0.0.241 - - [2026-01-29 16:36:35] "PUT /access-control-list/afdd8ce5-fac7-4f6b-a236-f7ff68446300 HTTP/1.1" 200 273 0.040380 10.0.0.241 - - [2026-01-29 16:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005544 10.0.0.241 - - [2026-01-29 16:36:35] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004955 10.0.0.241 - - [2026-01-29 16:36:35] "POST /tags HTTP/1.1" 409 206 0.007763 10.0.0.241 - - [2026-01-29 16:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.241 - - [2026-01-29 16:36:35] "GET /tag/f51fd6de-0941-41f4-8911-f7e1a941ee2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011762 10.0.0.241 - - [2026-01-29 16:36:35] "POST /firewall-rules HTTP/1.1" 200 564 0.094268 10.0.0.241 - - [2026-01-29 16:36:36] "GET /firewall-rule/5d56bfb9-f917-498c-9f26-7f2b60da6dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.006517 10.0.0.241 - - [2026-01-29 16:36:36] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.006032 10.0.0.241 - - [2026-01-29 16:36:36] "GET /firewall-rule/5d56bfb9-f917-498c-9f26-7f2b60da6dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.007823 10.0.0.241 - - [2026-01-29 16:36:36] "POST /ref-update HTTP/1.1" 200 156 0.064369 10.0.0.241 - - [2026-01-29 16:36:36] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003535 10.0.0.241 - - [2026-01-29 16:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.241 - - [2026-01-29 16:36:36] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003787 10.0.0.241 - - [2026-01-29 16:36:36] "POST /tags HTTP/1.1" 409 206 0.003227 10.0.0.241 - - [2026-01-29 16:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.241 - - [2026-01-29 16:36:36] "GET /tag/f51fd6de-0941-41f4-8911-f7e1a941ee2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012459 10.0.0.241 - - [2026-01-29 16:36:36] "POST /firewall-rules HTTP/1.1" 200 562 0.088096 10.0.0.241 - - [2026-01-29 16:36:36] "GET /firewall-rule/abc6ea3f-505d-46d4-83ba-75f04932d2bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.017836 10.0.0.241 - - [2026-01-29 16:36:36] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.016465 10.0.0.241 - - [2026-01-29 16:36:36] "GET /firewall-rule/abc6ea3f-505d-46d4-83ba-75f04932d2bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.006080 10.0.0.241 - - [2026-01-29 16:36:36] "POST /ref-update HTTP/1.1" 200 156 0.048857 10.0.0.241 - - [2026-01-29 16:36:36] "POST /fqname-to-id HTTP/1.1" 404 228 0.009561 10.0.0.241 - - [2026-01-29 16:36:36] "POST /tags HTTP/1.1" 200 306 0.111104 10.0.0.241 - - [2026-01-29 16:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013042 10.0.0.241 - - [2026-01-29 16:36:36] "GET /tag/68e92e13-55ed-434d-aa47-cf3f78c7e8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.024947 10.0.0.241 - - [2026-01-29 16:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005708 10.0.0.241 - - [2026-01-29 16:36:36] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.089041 10.0.0.241 - - [2026-01-29 16:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010002 10.0.0.241 - - [2026-01-29 16:36:36] "GET /virtual-network/6702f109-917e-47f9-ac94-f923408377d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.011573 10.0.0.241 - - [2026-01-29 16:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009317 10.0.0.241 - - [2026-01-29 16:36:37] "GET /service-appliance-set/50df6983-d0b1-4760-ba8d-68e604f7c4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.005137 10.0.0.241 - - [2026-01-29 16:36:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.002018 10.0.0.241 - - [2026-01-29 16:36:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.140413 10.0.0.241 - - [2026-01-29 16:36:37] "GET /virtual-machine-interface/95633666-8e7f-4d31-b331-76af60218620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.006990 10.0.0.241 - - [2026-01-29 16:36:37] "POST /instance-ips HTTP/1.1" 200 382 0.102659 10.0.0.241 - - [2026-01-29 16:36:37] "GET /instance-ip/0f6686f1-ec62-49f8-a872-96a7a432888b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.019149 10.0.0.241 - - [2026-01-29 16:36:37] "POST /loadbalancers HTTP/1.1" 200 584 0.116808 10.0.0.241 - - [2026-01-29 16:36:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.028516 10.0.0.241 - - [2026-01-29 16:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004955 10.0.0.241 - - [2026-01-29 16:36:37] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.128793 10.0.0.241 - - [2026-01-29 16:36:37] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.093428 10.0.0.241 - - [2026-01-29 16:36:37] "GET /loadbalancer/13192ec7-83cb-414c-befc-d0eca6fbe7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.024212 10.0.0.241 - - [2026-01-29 16:36:37] "GET /instance-ip/0f6686f1-ec62-49f8-a872-96a7a432888b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.009037 10.0.0.241 - - [2026-01-29 16:36:37] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.074867 10.0.0.241 - - [2026-01-29 16:36:37] "POST /floating-ips HTTP/1.1" 200 585 0.088893 10.0.0.241 - - [2026-01-29 16:36:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.015584 10.0.0.241 - - [2026-01-29 16:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015280 10.0.0.241 - - [2026-01-29 16:36:38] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.084413 10.0.0.241 - - [2026-01-29 16:36:38] "GET /loadbalancer-listener/126ff797-7f39-425c-a5a4-bd8916f2a022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.014519 10.0.0.241 - - [2026-01-29 16:36:38] "GET /loadbalancer-listener/126ff797-7f39-425c-a5a4-bd8916f2a022?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.006275 10.0.0.241 - - [2026-01-29 16:36:38] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.072513 10.0.0.241 - - [2026-01-29 16:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.241 - - [2026-01-29 16:36:38] "GET /instance-ip/0f6686f1-ec62-49f8-a872-96a7a432888b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.021572 10.0.0.241 - - [2026-01-29 16:36:38] "GET /global-vrouter-config/267920d9-a79f-4707-9beb-03005ee8d47f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003066 10.0.0.241 - - [2026-01-29 16:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.241 - - [2026-01-29 16:36:38] "GET /instance-ip/0f6686f1-ec62-49f8-a872-96a7a432888b?fields=floating_ips HTTP/1.1" 200 1172 0.008083 10.0.0.241 - - [2026-01-29 16:36:38] "GET /floating-ip/73d4ecb5-a162-4413-a9ee-d41438276579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.004652 10.0.0.241 - - [2026-01-29 16:36:38] "PUT /global-vrouter-config/267920d9-a79f-4707-9beb-03005ee8d47f HTTP/1.1" 200 277 0.044355 10.0.0.241 - - [2026-01-29 16:36:38] "POST /tags HTTP/1.1" 200 372 0.090853 10.0.0.241 - - [2026-01-29 16:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.028900 10.0.0.241 - - [2026-01-29 16:36:38] "GET /tag/72cd0ee9-a7d4-48eb-8dda-63b762e7a8ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.023297 10.0.0.241 - - [2026-01-29 16:36:38] "POST /tags HTTP/1.1" 200 320 0.038044 10.0.0.241 - - [2026-01-29 16:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015267 10.0.0.241 - - [2026-01-29 16:36:38] "GET /tag/974eea05-3dfc-414a-b967-bc24156ad273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.043613 10.0.0.241 - - [2026-01-29 16:36:38] "POST /id-to-fqname HTTP/1.1" 200 181 0.006798 10.0.0.241 - - [2026-01-29 16:36:38] "POST /fqname-to-id HTTP/1.1" 404 190 0.003330 10.0.0.241 - - [2026-01-29 16:36:39] "POST /security-groups HTTP/1.1" 200 578 0.175295 10.0.0.241 - - [2026-01-29 16:36:39] "POST /projects HTTP/1.1" 200 499 0.340641 10.0.0.241 - - [2026-01-29 16:36:39] "POST /fqname-to-id HTTP/1.1" 404 225 0.006347 10.0.0.241 - - [2026-01-29 16:36:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.037428 10.0.0.241 - - [2026-01-29 16:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.026249 10.0.0.241 - - [2026-01-29 16:36:39] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.009884 10.0.0.241 - - [2026-01-29 16:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007657 10.0.0.241 - - [2026-01-29 16:36:39] "GET /virtual-network/6702f109-917e-47f9-ac94-f923408377d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.005733 10.0.0.241 - - [2026-01-29 16:36:39] "POST /access-control-lists HTTP/1.1" 200 589 0.144509 10.0.0.241 - - [2026-01-29 16:36:39] "POST /fqname-to-id HTTP/1.1" 404 224 0.004034 10.0.0.241 - - [2026-01-29 16:36:39] "PUT /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080 HTTP/1.1" 200 265 0.084862 10.0.0.241 - - [2026-01-29 16:36:39] "POST /access-control-lists HTTP/1.1" 200 587 0.147839 10.0.0.241 - - [2026-01-29 16:36:39] "PUT /virtual-network/6702f109-917e-47f9-ac94-f923408377d0 HTTP/1.1" 200 265 0.157341 10.0.0.241 - - [2026-01-29 16:36:39] "POST /security-groups HTTP/1.1" 200 560 0.104994 10.0.0.241 - - [2026-01-29 16:36:39] "POST /fqname-to-id HTTP/1.1" 404 248 0.003857 10.0.0.241 - - [2026-01-29 16:36:39] "POST /access-control-lists HTTP/1.1" 200 612 0.067441 10.0.0.241 - - [2026-01-29 16:36:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.057394 10.0.0.241 - - [2026-01-29 16:36:39] "POST /fqname-to-id HTTP/1.1" 404 247 0.008458 10.0.0.241 - - [2026-01-29 16:36:39] "POST /chown HTTP/1.1" 200 109 0.015125 10.0.0.241 - - [2026-01-29 16:36:39] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013389 10.0.0.241 - - [2026-01-29 16:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.241 - - [2026-01-29 16:36:39] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.025663 10.0.0.241 - - [2026-01-29 16:36:39] "POST /access-control-lists HTTP/1.1" 200 610 0.071196 10.0.0.241 - - [2026-01-29 16:36:39] "POST /tags HTTP/1.1" 409 214 0.021605 10.0.0.241 - - [2026-01-29 16:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.241 - - [2026-01-29 16:36:40] "GET /tag/974eea05-3dfc-414a-b967-bc24156ad273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.023202 10.0.0.241 - - [2026-01-29 16:36:40] "POST /firewall-rules HTTP/1.1" 200 580 0.093234 10.0.0.242 - - [2026-01-29 16:36:40] "GET / HTTP/1.1" 200 36215 0.001869 10.0.0.242 - - [2026-01-29 16:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.242 - - [2026-01-29 16:36:40] "GET /global-system-config/97619730-e74d-4259-9186-dc1e67af481c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.009739 10.0.0.242 - - [2026-01-29 16:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005354 10.0.0.241 - - [2026-01-29 16:36:40] "GET /firewall-rule/898cefa1-80c4-44ee-a4fd-88604747b4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.019298 10.0.0.241 - - [2026-01-29 16:36:40] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.009196 10.0.0.241 - - [2026-01-29 16:36:40] "GET /firewall-rule/898cefa1-80c4-44ee-a4fd-88604747b4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.003517 10.0.0.242 - - [2026-01-29 16:36:40] "GET /routing-instance/412657b1-8ee3-4b70-a650-0ae98a9dfc17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005265 10.0.0.242 - - [2026-01-29 16:36:40] "PUT /global-system-config/97619730-e74d-4259-9186-dc1e67af481c HTTP/1.1" 200 275 0.022874 10.0.0.242 - - [2026-01-29 16:36:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.012996 10.0.0.242 - - [2026-01-29 16:36:40] "POST /virtual-routers HTTP/1.1" 200 601 0.040663 10.0.0.242 - - [2026-01-29 16:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.021893 10.0.0.241 - - [2026-01-29 16:36:40] "POST /ref-update HTTP/1.1" 200 156 0.150086 10.0.0.242 - - [2026-01-29 16:36:40] "GET /virtual-router/aaafa743-7164-462e-bdda-8e3018736374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.033450 10.0.0.241 - - [2026-01-29 16:36:40] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.022529 10.0.0.241 - - [2026-01-29 16:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008470 10.0.0.242 - - [2026-01-29 16:36:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.002107 10.0.0.242 - - [2026-01-29 16:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.242 - - [2026-01-29 16:36:40] "GET /virtual-network/29757f0a-6a9a-480b-81a4-001482816f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.004010 10.0.0.241 - - [2026-01-29 16:36:40] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002929 10.0.0.241 - - [2026-01-29 16:36:40] "POST /tags HTTP/1.1" 409 214 0.003271 10.0.0.241 - - [2026-01-29 16:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.028553 10.0.0.241 - - [2026-01-29 16:36:40] "GET /tag/974eea05-3dfc-414a-b967-bc24156ad273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.033859 10.0.0.242 - - [2026-01-29 16:36:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.145400 10.0.0.241 - - [2026-01-29 16:36:40] "POST /firewall-rules HTTP/1.1" 200 578 0.132704 10.0.0.241 - - [2026-01-29 16:36:40] "GET /firewall-rule/1817f2b2-d85c-4eb8-9710-ba92fc4afe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.014352 10.0.0.241 - - [2026-01-29 16:36:40] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.006274 10.0.0.241 - - [2026-01-29 16:36:40] "GET /firewall-rule/1817f2b2-d85c-4eb8-9710-ba92fc4afe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004625 10.0.0.241 - - [2026-01-29 16:36:40] "POST /ref-update HTTP/1.1" 200 156 0.043397 10.0.0.241 - - [2026-01-29 16:36:40] "POST /tags HTTP/1.1" 200 302 0.040183 10.0.0.241 - - [2026-01-29 16:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010515 10.0.0.241 - - [2026-01-29 16:36:41] "GET /tag/0f3bf6d4-535f-4ba8-a799-9af505b80309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.031727 10.0.0.241 - - [2026-01-29 16:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.241 - - [2026-01-29 16:36:41] "GET /project/1927ac02-17f0-4dea-a167-0aca509af0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.043132 10.0.0.241 - - [2026-01-29 16:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.241 - - [2026-01-29 16:36:41] "GET /virtual-network/6702f109-917e-47f9-ac94-f923408377d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006904 10.0.0.241 - - [2026-01-29 16:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.241 - - [2026-01-29 16:36:41] "GET /service-appliance-set/50df6983-d0b1-4760-ba8d-68e604f7c4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003877 10.0.0.241 - - [2026-01-29 16:36:41] "POST /fqname-to-id HTTP/1.1" 404 242 0.005726 10.0.0.241 - - [2026-01-29 16:36:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.104714 10.0.0.241 - - [2026-01-29 16:36:41] "GET /virtual-machine-interface/d0ad9880-ed42-4043-b6ef-6a4b0dc320bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.029259 10.0.0.241 - - [2026-01-29 16:36:41] "POST /instance-ips HTTP/1.1" 200 378 0.046460 10.0.0.241 - - [2026-01-29 16:36:41] "GET /instance-ip/897c9945-7e47-48c7-8581-20259af49cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005430 10.0.0.241 - - [2026-01-29 16:36:41] "POST /loadbalancers HTTP/1.1" 200 584 0.073908 10.0.0.241 - - [2026-01-29 16:36:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.014420 10.0.0.241 - - [2026-01-29 16:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013566 10.0.0.241 - - [2026-01-29 16:36:41] "GET /project/1927ac02-17f0-4dea-a167-0aca509af0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.073861 10.0.0.241 - - [2026-01-29 16:36:41] "GET /instance-ip/897c9945-7e47-48c7-8581-20259af49cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.008921 10.0.0.241 - - [2026-01-29 16:36:41] "GET /project/1927ac02-17f0-4dea-a167-0aca509af0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.039546 10.0.0.241 - - [2026-01-29 16:36:41] "GET /loadbalancer/8e94749b-fea7-4279-9a42-4ac970acfc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.009412 10.0.0.241 - - [2026-01-29 16:36:41] "POST /floating-ips HTTP/1.1" 200 583 0.046987 10.0.0.241 - - [2026-01-29 16:36:41] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.059355 10.0.0.241 - - [2026-01-29 16:36:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018760 10.0.0.241 - - [2026-01-29 16:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.241 - - [2026-01-29 16:36:41] "GET /project/1927ac02-17f0-4dea-a167-0aca509af0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.033134 10.0.0.241 - - [2026-01-29 16:36:41] "GET /loadbalancer-listener/f228647a-98ff-4811-a26b-f8ad3433d9e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.006302 10.0.0.241 - - [2026-01-29 16:36:41] "GET /loadbalancer-listener/f228647a-98ff-4811-a26b-f8ad3433d9e3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.010333 10.0.0.241 - - [2026-01-29 16:36:42] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.036416 10.0.0.241 - - [2026-01-29 16:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008038 10.0.0.241 - - [2026-01-29 16:36:42] "GET /instance-ip/897c9945-7e47-48c7-8581-20259af49cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004393 10.0.0.241 - - [2026-01-29 16:36:42] "GET /instance-ip/897c9945-7e47-48c7-8581-20259af49cc9?fields=floating_ips HTTP/1.1" 200 1165 0.007197 10.0.0.241 - - [2026-01-29 16:36:42] "GET /floating-ip/5873ee5b-47d9-483f-bef3-cddaf6cf57e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003131 10.0.0.241 - - [2026-01-29 16:36:42] "GET /project/1927ac02-17f0-4dea-a167-0aca509af0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.046577 10.0.0.241 - - [2026-01-29 16:36:42] "GET /loadbalancer/8e94749b-fea7-4279-9a42-4ac970acfc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002674 10.0.0.241 - - [2026-01-29 16:36:42] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.033749 10.0.0.241 - - [2026-01-29 16:36:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020324 10.0.0.241 - - [2026-01-29 16:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007392 10.0.0.241 - - [2026-01-29 16:36:42] "GET /project/1927ac02-17f0-4dea-a167-0aca509af0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.168385 10.0.0.241 - - [2026-01-29 16:36:42] "GET /loadbalancer-listener/6512a63a-912a-4340-ad77-be0da3b9d65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.005086 10.0.0.241 - - [2026-01-29 16:36:42] "GET /loadbalancer-listener/6512a63a-912a-4340-ad77-be0da3b9d65b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.018349 10.0.0.241 - - [2026-01-29 16:36:42] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.027462 10.0.0.241 - - [2026-01-29 16:36:42] "GET /instance-ip/897c9945-7e47-48c7-8581-20259af49cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.008294 10.0.0.241 - - [2026-01-29 16:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005949 10.0.0.241 - - [2026-01-29 16:36:42] "GET /instance-ip/897c9945-7e47-48c7-8581-20259af49cc9?fields=floating_ips HTTP/1.1" 200 1165 0.008151 10.0.0.241 - - [2026-01-29 16:36:42] "GET /floating-ip/5873ee5b-47d9-483f-bef3-cddaf6cf57e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.012000 10.0.0.241 - - [2026-01-29 16:36:42] "GET /project/1927ac02-17f0-4dea-a167-0aca509af0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.058878 10.0.0.241 - - [2026-01-29 16:36:42] "GET /loadbalancer/8e94749b-fea7-4279-9a42-4ac970acfc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003495 10.0.0.241 - - [2026-01-29 16:36:42] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.023834 10.0.0.241 - - [2026-01-29 16:36:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018432 10.0.0.241 - - [2026-01-29 16:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008227 10.0.0.241 - - [2026-01-29 16:36:42] "GET /project/1927ac02-17f0-4dea-a167-0aca509af0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.053792 10.0.0.241 - - [2026-01-29 16:36:42] "GET /loadbalancer-listener/a8f0ddf1-8812-4b51-9fe3-39ccf649063e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.003981 10.0.0.241 - - [2026-01-29 16:36:42] "GET /loadbalancer-listener/a8f0ddf1-8812-4b51-9fe3-39ccf649063e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.007021 10.0.0.241 - - [2026-01-29 16:36:42] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.049101 10.0.0.241 - - [2026-01-29 16:36:42] "GET /instance-ip/897c9945-7e47-48c7-8581-20259af49cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.008041 10.0.0.241 - - [2026-01-29 16:36:42] "GET /instance-ip/897c9945-7e47-48c7-8581-20259af49cc9?fields=floating_ips HTTP/1.1" 200 1165 0.005952 10.0.0.241 - - [2026-01-29 16:36:42] "GET /floating-ip/5873ee5b-47d9-483f-bef3-cddaf6cf57e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002861 10.0.0.241 - - [2026-01-29 16:36:42] "POST /tags HTTP/1.1" 200 364 0.041038 10.0.0.241 - - [2026-01-29 16:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.021934 10.0.0.241 - - [2026-01-29 16:36:43] "GET /tag/4db5826e-ae71-4736-bf05-ca3e61b098ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.017512 10.0.0.241 - - [2026-01-29 16:36:43] "POST /tags HTTP/1.1" 200 312 0.026906 10.0.0.241 - - [2026-01-29 16:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008566 10.0.0.241 - - [2026-01-29 16:36:43] "GET /tag/aa633169-84dc-4b47-aee8-c463a2e155ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.031025 10.0.0.241 - - [2026-01-29 16:36:43] "POST /id-to-fqname HTTP/1.1" 200 177 0.000813 10.0.0.241 - - [2026-01-29 16:36:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.003708 10.0.0.241 - - [2026-01-29 16:36:43] "POST /security-groups HTTP/1.1" 200 574 0.102356 10.0.0.241 - - [2026-01-29 16:36:43] "POST /projects HTTP/1.1" 200 491 0.323377 10.0.0.241 - - [2026-01-29 16:36:43] "POST /fqname-to-id HTTP/1.1" 404 217 0.005149 10.0.0.241 - - [2026-01-29 16:36:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.021756 10.0.0.241 - - [2026-01-29 16:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011449 10.0.0.241 - - [2026-01-29 16:36:43] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.031622 10.0.0.241 - - [2026-01-29 16:36:43] "POST /access-control-lists HTTP/1.1" 200 585 0.112570 10.0.0.241 - - [2026-01-29 16:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018965 10.0.0.241 - - [2026-01-29 16:36:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.016280 10.0.0.241 - - [2026-01-29 16:36:43] "GET /virtual-network/6702f109-917e-47f9-ac94-f923408377d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.013021 10.0.0.241 - - [2026-01-29 16:36:43] "POST /access-control-lists HTTP/1.1" 200 583 0.065000 10.0.0.241 - - [2026-01-29 16:36:43] "PUT /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080 HTTP/1.1" 200 265 0.095322 10.0.0.241 - - [2026-01-29 16:36:43] "PUT /virtual-network/6702f109-917e-47f9-ac94-f923408377d0 HTTP/1.1" 200 265 0.055976 10.0.0.241 - - [2026-01-29 16:36:44] "POST /security-groups HTTP/1.1" 200 548 0.097137 10.0.0.241 - - [2026-01-29 16:36:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.008223 10.0.0.241 - - [2026-01-29 16:36:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.016499 10.0.0.241 - - [2026-01-29 16:36:44] "POST /access-control-lists HTTP/1.1" 200 604 0.046021 10.0.0.241 - - [2026-01-29 16:36:44] "POST /fqname-to-id HTTP/1.1" 404 239 0.007813 10.0.0.241 - - [2026-01-29 16:36:44] "POST /chown HTTP/1.1" 200 109 0.039750 10.0.0.241 - - [2026-01-29 16:36:44] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009151 10.0.0.241 - - [2026-01-29 16:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004835 10.0.0.241 - - [2026-01-29 16:36:44] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.037874 10.0.0.241 - - [2026-01-29 16:36:44] "POST /access-control-lists HTTP/1.1" 200 602 0.080447 10.0.0.241 - - [2026-01-29 16:36:44] "POST /tags HTTP/1.1" 409 210 0.011537 10.0.0.241 - - [2026-01-29 16:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.241 - - [2026-01-29 16:36:44] "GET /tag/aa633169-84dc-4b47-aee8-c463a2e155ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.015371 10.0.0.241 - - [2026-01-29 16:36:44] "POST /firewall-rules HTTP/1.1" 200 572 0.073612 10.0.0.241 - - [2026-01-29 16:36:44] "GET /firewall-rule/846d6536-da64-4bcc-9ac5-169b52132c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.017416 10.0.0.241 - - [2026-01-29 16:36:44] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.008709 10.0.0.241 - - [2026-01-29 16:36:44] "GET /firewall-rule/846d6536-da64-4bcc-9ac5-169b52132c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004427 10.0.0.241 - - [2026-01-29 16:36:44] "POST /ref-update HTTP/1.1" 200 156 0.047230 10.0.0.241 - - [2026-01-29 16:36:44] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007266 10.0.0.241 - - [2026-01-29 16:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004733 10.0.0.241 - - [2026-01-29 16:36:44] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003698 10.0.0.241 - - [2026-01-29 16:36:44] "POST /tags HTTP/1.1" 409 210 0.002211 10.0.0.241 - - [2026-01-29 16:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.241 - - [2026-01-29 16:36:44] "GET /tag/aa633169-84dc-4b47-aee8-c463a2e155ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.023850 10.0.0.241 - - [2026-01-29 16:36:44] "POST /firewall-rules HTTP/1.1" 200 570 0.068609 10.0.0.241 - - [2026-01-29 16:36:44] "GET /firewall-rule/dd72206e-4948-43bd-8975-d630e0811521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005345 10.0.0.241 - - [2026-01-29 16:36:44] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.005882 10.0.0.241 - - [2026-01-29 16:36:44] "GET /firewall-rule/dd72206e-4948-43bd-8975-d630e0811521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004116 10.0.0.241 - - [2026-01-29 16:36:44] "POST /ref-update HTTP/1.1" 200 156 0.046404 10.0.0.241 - - [2026-01-29 16:36:44] "POST /tags HTTP/1.1" 200 364 0.034642 10.0.0.241 - - [2026-01-29 16:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016358 10.0.0.241 - - [2026-01-29 16:36:45] "GET /tag/707fdfdf-30dc-4e7d-b3fc-9cd979a426f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.020102 10.0.0.241 - - [2026-01-29 16:36:45] "POST /tags HTTP/1.1" 409 210 0.002334 10.0.0.241 - - [2026-01-29 16:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.241 - - [2026-01-29 16:36:45] "GET /tag/49ab06bc-3cea-47fc-a6e7-82c6c3e51423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.014933 10.0.0.241 - - [2026-01-29 16:36:45] "POST /projects HTTP/1.1" 409 223 0.003123 10.0.0.241 - - [2026-01-29 16:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.241 - - [2026-01-29 16:36:45] "GET /project/1927ac02-17f0-4dea-a167-0aca509af0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.042067 10.0.0.241 - - [2026-01-29 16:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.241 - - [2026-01-29 16:36:45] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006573 10.0.0.241 - - [2026-01-29 16:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.241 - - [2026-01-29 16:36:45] "GET /virtual-network/6702f109-917e-47f9-ac94-f923408377d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.008022 10.0.0.241 - - [2026-01-29 16:36:45] "PUT /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080 HTTP/1.1" 200 265 0.059868 10.0.0.241 - - [2026-01-29 16:36:45] "PUT /virtual-network/6702f109-917e-47f9-ac94-f923408377d0 HTTP/1.1" 200 265 0.057418 10.0.0.241 - - [2026-01-29 16:36:45] "POST /security-groups HTTP/1.1" 409 253 0.018878 10.0.0.241 - - [2026-01-29 16:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.241 - - [2026-01-29 16:36:45] "PUT /security-group/a36d7666-5f4b-4fec-8fc3-b0bf29ed1630 HTTP/1.1" 200 263 0.071071 10.0.0.241 - - [2026-01-29 16:36:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.044441 10.0.0.241 - - [2026-01-29 16:36:45] "PUT /access-control-list/ceea4bbf-5234-4045-98fc-5ff6f237dce0 HTTP/1.1" 200 273 0.030749 10.0.0.241 - - [2026-01-29 16:36:45] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.020972 10.0.0.241 - - [2026-01-29 16:36:45] "PUT /access-control-list/9232dee6-24f5-4728-b2e5-77045286af85 HTTP/1.1" 200 273 0.038859 10.0.0.241 - - [2026-01-29 16:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008057 10.0.0.241 - - [2026-01-29 16:36:45] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003381 10.0.0.241 - - [2026-01-29 16:36:45] "POST /tags HTTP/1.1" 409 210 0.004889 10.0.0.241 - - [2026-01-29 16:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.241 - - [2026-01-29 16:36:45] "GET /tag/49ab06bc-3cea-47fc-a6e7-82c6c3e51423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.029687 10.0.0.241 - - [2026-01-29 16:36:45] "POST /firewall-rules HTTP/1.1" 200 572 0.074255 10.0.0.241 - - [2026-01-29 16:36:45] "GET /firewall-rule/a7b958ef-f5e9-42ab-8144-b014318f3cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006587 10.0.0.241 - - [2026-01-29 16:36:45] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.010756 10.0.0.241 - - [2026-01-29 16:36:45] "GET /firewall-rule/a7b958ef-f5e9-42ab-8144-b014318f3cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004700 10.0.0.241 - - [2026-01-29 16:36:46] "POST /ref-update HTTP/1.1" 200 156 0.100296 10.0.0.241 - - [2026-01-29 16:36:46] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.017629 10.0.0.241 - - [2026-01-29 16:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015797 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:36:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001117 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:36:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001597 10.0.0.241 - - [2026-01-29 16:36:46] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008978 10.0.0.241 - - [2026-01-29 16:36:46] "POST /tags HTTP/1.1" 409 210 0.002331 10.0.0.241 - - [2026-01-29 16:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.241 - - [2026-01-29 16:36:46] "GET /tag/49ab06bc-3cea-47fc-a6e7-82c6c3e51423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.025066 10.0.0.241 - - [2026-01-29 16:36:46] "POST /firewall-rules HTTP/1.1" 200 570 0.087805 10.0.0.241 - - [2026-01-29 16:36:46] "GET /firewall-rule/9d412beb-fb1a-402d-9647-f60da4a24ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010366 10.0.0.241 - - [2026-01-29 16:36:46] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.026486 10.0.0.241 - - [2026-01-29 16:36:46] "GET /firewall-rule/9d412beb-fb1a-402d-9647-f60da4a24ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004535 10.0.0.241 - - [2026-01-29 16:36:46] "POST /ref-update HTTP/1.1" 200 156 0.042085 10.0.0.241 - - [2026-01-29 16:36:46] "POST /tags HTTP/1.1" 409 237 0.003362 10.0.0.241 - - [2026-01-29 16:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.241 - - [2026-01-29 16:36:46] "GET /tag/707fdfdf-30dc-4e7d-b3fc-9cd979a426f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.012077 10.0.0.241 - - [2026-01-29 16:36:46] "GET /virtual-router/aaafa743-7164-462e-bdda-8e3018736374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.119394 10.0.0.241 - - [2026-01-29 16:36:46] "POST /ref-update HTTP/1.1" 200 156 0.009155 10.0.0.241 - - [2026-01-29 16:36:46] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.007014 10.0.0.241 - - [2026-01-29 16:36:46] "POST /set-tag HTTP/1.1" 200 109 0.028065 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:36:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001069 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:36:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001101 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:36:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001150 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:36:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001015 10.0.0.241 - - [2026-01-29 16:37:10] "GET / HTTP/1.1" 200 36215 0.001833 10.0.0.241 - - [2026-01-29 16:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.241 - - [2026-01-29 16:37:10] "GET /global-system-config/97619730-e74d-4259-9186-dc1e67af481c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.009454 10.0.0.241 - - [2026-01-29 16:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.020296 10.0.0.241 - - [2026-01-29 16:37:10] "GET /config-node/f91b8caa-5164-428f-bd7f-4194364b6f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.011105 10.0.0.241 - - [2026-01-29 16:37:12] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006495 10.0.0.241 - - [2026-01-29 16:37:12] "POST /set-tag HTTP/1.1" 200 109 0.008820 10.0.0.241 - - [2026-01-29 16:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.241 - - [2026-01-29 16:37:12] "GET /loadbalancer/8e94749b-fea7-4279-9a42-4ac970acfc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004174 10.0.0.241 - - [2026-01-29 16:37:12] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007653 10.0.0.241 - - [2026-01-29 16:37:12] "POST /set-tag HTTP/1.1" 200 109 0.003473 10.0.0.241 - - [2026-01-29 16:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005078 10.0.0.241 - - [2026-01-29 16:37:12] "GET /loadbalancer/8e94749b-fea7-4279-9a42-4ac970acfc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006213 10.0.0.241 - - [2026-01-29 16:37:12] "GET /loadbalancer-pool/dc68c748-4548-4e9d-aff2-34a5632194df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004800 10.0.0.241 - - [2026-01-29 16:37:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.046041 10.0.0.241 - - [2026-01-29 16:37:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.028652 10.0.0.241 - - [2026-01-29 16:37:12] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.016325 10.0.0.241 - - [2026-01-29 16:37:12] "POST /tags HTTP/1.1" 409 205 0.004788 10.0.0.241 - - [2026-01-29 16:37:12] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014887 10.0.0.241 - - [2026-01-29 16:37:12] "POST /ref-update HTTP/1.1" 200 156 0.012941 10.0.0.241 - - [2026-01-29 16:37:12] "GET /floating-ip/5873ee5b-47d9-483f-bef3-cddaf6cf57e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.019420 10.0.0.241 - - [2026-01-29 16:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015989 10.0.0.241 - - [2026-01-29 16:37:12] "GET /tag/0f3bf6d4-535f-4ba8-a799-9af505b80309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.027417 10.0.0.241 - - [2026-01-29 16:37:12] "PUT /floating-ip/5873ee5b-47d9-483f-bef3-cddaf6cf57e7 HTTP/1.1" 200 257 0.073819 10.0.0.241 - - [2026-01-29 16:37:12] "POST /set-tag HTTP/1.1" 200 109 0.148033 10.0.0.241 - - [2026-01-29 16:37:12] "GET /loadbalancer-pool/f16eaaf2-540e-4452-89e3-abd28ee92374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004908 10.0.0.241 - - [2026-01-29 16:37:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021894 10.0.0.241 - - [2026-01-29 16:37:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.037490 10.0.0.241 - - [2026-01-29 16:37:12] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.027230 10.0.0.241 - - [2026-01-29 16:37:12] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006737 10.0.0.241 - - [2026-01-29 16:37:12] "POST /ref-update HTTP/1.1" 200 156 0.022187 10.0.0.241 - - [2026-01-29 16:37:12] "GET /floating-ip/5873ee5b-47d9-483f-bef3-cddaf6cf57e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.017121 10.0.0.241 - - [2026-01-29 16:37:12] "POST /set-tag HTTP/1.1" 200 109 0.033635 10.0.0.241 - - [2026-01-29 16:37:12] "GET /loadbalancer-pool/93e6fb64-d86d-433b-8cc1-4408381c652e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.011707 10.0.0.241 - - [2026-01-29 16:37:12] "PUT /floating-ip/5873ee5b-47d9-483f-bef3-cddaf6cf57e7 HTTP/1.1" 200 257 0.030021 10.0.0.241 - - [2026-01-29 16:37:12] "POST /loadbalancer-members HTTP/1.1" 200 694 0.048455 10.0.0.241 - - [2026-01-29 16:37:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018194 10.0.0.241 - - [2026-01-29 16:37:12] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.017826 10.0.0.241 - - [2026-01-29 16:37:12] "POST /set-tag HTTP/1.1" 200 109 0.003271 10.0.0.241 - - [2026-01-29 16:37:12] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007699 10.0.0.241 - - [2026-01-29 16:37:13] "POST /ref-update HTTP/1.1" 200 156 0.012752 10.0.0.241 - - [2026-01-29 16:37:13] "GET /floating-ip/5873ee5b-47d9-483f-bef3-cddaf6cf57e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.011532 10.0.0.241 - - [2026-01-29 16:37:13] "PUT /floating-ip/5873ee5b-47d9-483f-bef3-cddaf6cf57e7 HTTP/1.1" 200 257 0.017872 10.0.0.241 - - [2026-01-29 16:37:21] "GET / HTTP/1.1" 200 36215 0.001657 10.0.0.241 - - [2026-01-29 16:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009181 10.0.0.241 - - [2026-01-29 16:37:21] "GET /routing-instance/412657b1-8ee3-4b70-a650-0ae98a9dfc17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004003 10.0.0.241 - - [2026-01-29 16:37:21] "POST /bgp-routers HTTP/1.1" 409 301 0.002932 10.0.0.241 - - [2026-01-29 16:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.241 - - [2026-01-29 16:37:21] "GET /bgp-router/8e86ba67-0ad8-4acb-b117-1fde9eb6bad6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.006046 10.0.0.241 - - [2026-01-29 16:37:21] "PUT /bgp-router/8e86ba67-0ad8-4acb-b117-1fde9eb6bad6 HTTP/1.1" 200 255 0.033959 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:37:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001314 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:37:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001622 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:37:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001030 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:37:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001030 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:37:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000992 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:37:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001329 10.0.0.242 - - [2026-01-29 16:37:41] "GET / HTTP/1.1" 200 36215 0.001707 10.0.0.242 - - [2026-01-29 16:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.242 - - [2026-01-29 16:37:41] "GET /global-system-config/97619730-e74d-4259-9186-dc1e67af481c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005173 10.0.0.242 - - [2026-01-29 16:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.242 - - [2026-01-29 16:37:41] "GET /routing-instance/412657b1-8ee3-4b70-a650-0ae98a9dfc17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003131 10.0.0.242 - - [2026-01-29 16:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.242 - - [2026-01-29 16:37:41] "GET /virtual-router/aaafa743-7164-462e-bdda-8e3018736374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.006194 10.0.0.242 - - [2026-01-29 16:37:41] "PUT /virtual-router/aaafa743-7164-462e-bdda-8e3018736374 HTTP/1.1" 200 263 0.027086 10.0.0.242 - - [2026-01-29 16:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.242 - - [2026-01-29 16:37:41] "GET /virtual-router/aaafa743-7164-462e-bdda-8e3018736374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004598 10.0.0.242 - - [2026-01-29 16:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.242 - - [2026-01-29 16:37:41] "GET /virtual-machine-interface/d9cb74cb-9fea-4db2-808d-f4d1e8250e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.013059 10.0.0.242 - - [2026-01-29 16:37:41] "PUT /virtual-machine-interface/d9cb74cb-9fea-4db2-808d-f4d1e8250e76 HTTP/1.1" 200 285 0.028098 10.0.0.241 - - [2026-01-29 16:38:06] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007394 10.0.0.241 - - [2026-01-29 16:38:06] "POST /set-tag HTTP/1.1" 200 109 0.004591 10.0.0.241 - - [2026-01-29 16:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.241 - - [2026-01-29 16:38:06] "GET /loadbalancer/8e94749b-fea7-4279-9a42-4ac970acfc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.008880 10.0.0.241 - - [2026-01-29 16:38:06] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007708 10.0.0.241 - - [2026-01-29 16:38:06] "POST /set-tag HTTP/1.1" 200 109 0.042567 10.0.0.241 - - [2026-01-29 16:38:06] "DELETE /loadbalancer-member/abf47b0c-83d5-40ce-ba27-5c0d7da4ea51 HTTP/1.1" 200 115 0.094543 10.0.0.241 - - [2026-01-29 16:38:06] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009595 10.0.0.241 - - [2026-01-29 16:38:06] "POST /set-tag HTTP/1.1" 200 109 0.003099 10.0.0.241 - - [2026-01-29 16:38:06] "DELETE /loadbalancer-member/996239fe-8483-4f86-b045-a0c5abf1a370 HTTP/1.1" 200 115 0.056989 10.0.0.241 - - [2026-01-29 16:38:06] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005063 10.0.0.241 - - [2026-01-29 16:38:06] "POST /set-tag HTTP/1.1" 200 109 0.005078 10.0.0.241 - - [2026-01-29 16:38:06] "DELETE /loadbalancer-member/f0a059ec-8197-4fd0-9b59-534052648f44 HTTP/1.1" 200 115 0.059692 10.0.0.241 - - [2026-01-29 16:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.241 - - [2026-01-29 16:38:08] "GET /virtual-router/aaafa743-7164-462e-bdda-8e3018736374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.005039 10.0.0.242 - - [2026-01-29 16:38:13] "GET / HTTP/1.1" 200 36215 0.001993 10.0.0.242 - - [2026-01-29 16:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005141 10.0.0.242 - - [2026-01-29 16:38:13] "GET /global-system-config/97619730-e74d-4259-9186-dc1e67af481c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.018142 10.0.0.242 - - [2026-01-29 16:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011344 10.0.0.242 - - [2026-01-29 16:38:13] "GET /routing-instance/412657b1-8ee3-4b70-a650-0ae98a9dfc17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004659 10.0.0.242 - - [2026-01-29 16:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.242 - - [2026-01-29 16:38:13] "GET /virtual-router/aaafa743-7164-462e-bdda-8e3018736374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.007833 10.0.0.242 - - [2026-01-29 16:38:13] "PUT /virtual-router/aaafa743-7164-462e-bdda-8e3018736374 HTTP/1.1" 200 263 0.017965 10.0.0.242 - - [2026-01-29 16:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007637 10.0.0.242 - - [2026-01-29 16:38:13] "GET /virtual-router/aaafa743-7164-462e-bdda-8e3018736374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.025528 10.0.0.242 - - [2026-01-29 16:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.242 - - [2026-01-29 16:38:13] "GET /virtual-machine-interface/d9cb74cb-9fea-4db2-808d-f4d1e8250e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.014196 10.0.0.242 - - [2026-01-29 16:38:13] "PUT /virtual-machine-interface/d9cb74cb-9fea-4db2-808d-f4d1e8250e76 HTTP/1.1" 200 285 0.022903 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:38:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001116 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:38:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001060 10.0.0.241 - - [2026-01-29 16:38:16] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006441 10.0.0.241 - - [2026-01-29 16:38:16] "POST /set-tag HTTP/1.1" 200 109 0.003660 10.0.0.241 - - [2026-01-29 16:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.241 - - [2026-01-29 16:38:16] "GET /loadbalancer/8e94749b-fea7-4279-9a42-4ac970acfc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002852 10.0.0.241 - - [2026-01-29 16:38:16] "GET /loadbalancer-pool/dc68c748-4548-4e9d-aff2-34a5632194df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003553 10.0.0.241 - - [2026-01-29 16:38:16] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017054 10.0.0.241 - - [2026-01-29 16:38:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009023 10.0.0.241 - - [2026-01-29 16:38:16] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006610 10.0.0.241 - - [2026-01-29 16:38:16] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008503 10.0.0.241 - - [2026-01-29 16:38:16] "GET /floating-ip/5873ee5b-47d9-483f-bef3-cddaf6cf57e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003583 10.0.0.241 - - [2026-01-29 16:38:16] "POST /set-tag HTTP/1.1" 200 109 0.069906 10.0.0.241 - - [2026-01-29 16:38:16] "GET /loadbalancer-pool/f16eaaf2-540e-4452-89e3-abd28ee92374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003448 10.0.0.241 - - [2026-01-29 16:38:16] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026323 10.0.0.241 - - [2026-01-29 16:38:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018382 10.0.0.241 - - [2026-01-29 16:38:16] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008230 10.0.0.241 - - [2026-01-29 16:38:16] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004997 10.0.0.241 - - [2026-01-29 16:38:16] "GET /floating-ip/5873ee5b-47d9-483f-bef3-cddaf6cf57e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004532 10.0.0.241 - - [2026-01-29 16:38:16] "POST /set-tag HTTP/1.1" 200 109 0.003050 10.0.0.241 - - [2026-01-29 16:38:16] "GET /loadbalancer-pool/93e6fb64-d86d-433b-8cc1-4408381c652e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004350 10.0.0.241 - - [2026-01-29 16:38:16] "POST /loadbalancer-members HTTP/1.1" 200 694 0.029690 10.0.0.241 - - [2026-01-29 16:38:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008944 10.0.0.241 - - [2026-01-29 16:38:16] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.013150 10.0.0.241 - - [2026-01-29 16:38:16] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006301 10.0.0.241 - - [2026-01-29 16:38:16] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.241 - - [2026-01-29 16:38:16] "GET /floating-ip/5873ee5b-47d9-483f-bef3-cddaf6cf57e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002732 10.0.0.241 - - [2026-01-29 16:40:13] "GET /global-system-configs HTTP/1.1" 200 323 0.018411 10.0.0.241 - - [2026-01-29 16:40:14] "GET /global-system-configs HTTP/1.1" 200 323 0.002335 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:41:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001189 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:41:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001058 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:41:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001092 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:41:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000993 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:41:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001030 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:41:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001261 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:41:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001099 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:41:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001284 10.0.0.241 - - [2026-01-29 16:42:39] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007424 10.0.0.241 - - [2026-01-29 16:42:39] "POST /set-tag HTTP/1.1" 200 109 0.004750 10.0.0.241 - - [2026-01-29 16:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.241 - - [2026-01-29 16:42:39] "GET /loadbalancer/8e94749b-fea7-4279-9a42-4ac970acfc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003752 10.0.0.241 - - [2026-01-29 16:42:39] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005131 10.0.0.241 - - [2026-01-29 16:42:39] "POST /set-tag HTTP/1.1" 200 109 0.037158 10.0.0.241 - - [2026-01-29 16:42:39] "DELETE /loadbalancer-member/fe5b3957-dfc6-4ace-b620-af53f2943999 HTTP/1.1" 200 115 0.079572 10.0.0.241 - - [2026-01-29 16:42:39] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007594 10.0.0.241 - - [2026-01-29 16:42:39] "POST /set-tag HTTP/1.1" 200 109 0.003553 10.0.0.241 - - [2026-01-29 16:42:39] "DELETE /loadbalancer-member/09e904f2-4663-46d4-bc21-4c1c0d67e05c HTTP/1.1" 200 115 0.052527 10.0.0.241 - - [2026-01-29 16:42:39] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006290 10.0.0.241 - - [2026-01-29 16:42:39] "POST /set-tag HTTP/1.1" 200 109 0.003202 10.0.0.241 - - [2026-01-29 16:42:39] "DELETE /loadbalancer-member/99ba7f37-4ac7-42b8-9bfc-878e3a7d4515 HTTP/1.1" 200 115 0.039719 10.0.0.241 - - [2026-01-29 16:42:39] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013988 10.0.0.241 - - [2026-01-29 16:42:39] "POST /set-tag HTTP/1.1" 200 109 0.008476 10.0.0.241 - - [2026-01-29 16:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.241 - - [2026-01-29 16:42:39] "GET /loadbalancer/8e94749b-fea7-4279-9a42-4ac970acfc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005330 10.0.0.241 - - [2026-01-29 16:42:39] "GET /loadbalancer-pool/dc68c748-4548-4e9d-aff2-34a5632194df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003869 10.0.0.241 - - [2026-01-29 16:42:39] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024012 10.0.0.241 - - [2026-01-29 16:42:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.048204 10.0.0.241 - - [2026-01-29 16:42:39] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.022081 10.0.0.241 - - [2026-01-29 16:42:39] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.015111 10.0.0.241 - - [2026-01-29 16:42:39] "GET /floating-ip/5873ee5b-47d9-483f-bef3-cddaf6cf57e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.007975 10.0.0.241 - - [2026-01-29 16:42:40] "POST /set-tag HTTP/1.1" 200 109 0.087142 10.0.0.241 - - [2026-01-29 16:42:40] "GET /loadbalancer-pool/f16eaaf2-540e-4452-89e3-abd28ee92374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.025759 10.0.0.241 - - [2026-01-29 16:42:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026469 10.0.0.241 - - [2026-01-29 16:42:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.016814 10.0.0.241 - - [2026-01-29 16:42:40] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.024266 10.0.0.241 - - [2026-01-29 16:42:40] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008231 10.0.0.241 - - [2026-01-29 16:42:40] "POST /set-tag HTTP/1.1" 200 109 0.005764 10.0.0.241 - - [2026-01-29 16:42:40] "GET /floating-ip/5873ee5b-47d9-483f-bef3-cddaf6cf57e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002740 10.0.0.241 - - [2026-01-29 16:42:40] "GET /loadbalancer-pool/93e6fb64-d86d-433b-8cc1-4408381c652e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.013655 10.0.0.241 - - [2026-01-29 16:42:40] "POST /loadbalancer-members HTTP/1.1" 200 694 0.046592 10.0.0.241 - - [2026-01-29 16:42:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.032119 10.0.0.241 - - [2026-01-29 16:42:40] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.020314 10.0.0.241 - - [2026-01-29 16:42:40] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005640 10.0.0.241 - - [2026-01-29 16:42:40] "GET /floating-ip/5873ee5b-47d9-483f-bef3-cddaf6cf57e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004323 10.0.0.241 - - [2026-01-29 16:42:40] "POST /set-tag HTTP/1.1" 200 109 0.007191 10.0.0.241 - - [2026-01-29 16:45:13] "GET /global-system-configs HTTP/1.1" 200 323 0.002601 10.0.0.241 - - [2026-01-29 16:45:14] "GET /global-system-configs HTTP/1.1" 200 323 0.002440 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:46:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001412 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:46:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001383 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:46:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001119 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:46:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001515 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:46:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001303 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:46:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000981 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:47:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001230 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:47:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001399 10.0.0.241 - - [2026-01-29 16:48:00] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009638 10.0.0.241 - - [2026-01-29 16:48:00] "POST /set-tag HTTP/1.1" 200 109 0.016396 10.0.0.241 - - [2026-01-29 16:48:00] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008907 10.0.0.241 - - [2026-01-29 16:48:00] "POST /set-tag HTTP/1.1" 200 109 0.004316 10.0.0.241 - - [2026-01-29 16:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010665 10.0.0.241 - - [2026-01-29 16:48:00] "GET /loadbalancer/8e94749b-fea7-4279-9a42-4ac970acfc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003198 10.0.0.241 - - [2026-01-29 16:48:00] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006011 10.0.0.241 - - [2026-01-29 16:48:01] "POST /set-tag HTTP/1.1" 200 109 0.048054 10.0.0.241 - - [2026-01-29 16:48:01] "DELETE /loadbalancer-member/4aaf0a9f-cd4d-4ccd-ac69-c0173967f650 HTTP/1.1" 200 115 0.087227 10.0.0.241 - - [2026-01-29 16:48:01] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006586 10.0.0.241 - - [2026-01-29 16:48:01] "POST /set-tag HTTP/1.1" 200 109 0.004101 10.0.0.241 - - [2026-01-29 16:48:01] "DELETE /loadbalancer-member/03e4c208-09e9-416a-a528-29a92c893ec3 HTTP/1.1" 200 115 0.057611 10.0.0.241 - - [2026-01-29 16:48:01] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006288 10.0.0.241 - - [2026-01-29 16:48:01] "POST /set-tag HTTP/1.1" 200 109 0.003150 10.0.0.241 - - [2026-01-29 16:48:01] "DELETE /loadbalancer-member/5586145d-a03c-419a-86c9-1570cb9773ea HTTP/1.1" 200 115 0.050155 10.0.0.241 - - [2026-01-29 16:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.241 - - [2026-01-29 16:48:01] "GET /loadbalancer/8e94749b-fea7-4279-9a42-4ac970acfc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006455 10.0.0.241 - - [2026-01-29 16:48:01] "GET /loadbalancer-pool/dc68c748-4548-4e9d-aff2-34a5632194df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003665 10.0.0.241 - - [2026-01-29 16:48:01] "POST /loadbalancer-members HTTP/1.1" 200 692 0.042059 10.0.0.241 - - [2026-01-29 16:48:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013004 10.0.0.241 - - [2026-01-29 16:48:01] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009352 10.0.0.241 - - [2026-01-29 16:48:01] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005213 10.0.0.241 - - [2026-01-29 16:48:01] "GET /floating-ip/5873ee5b-47d9-483f-bef3-cddaf6cf57e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.009531 10.0.0.241 - - [2026-01-29 16:48:01] "POST /set-tag HTTP/1.1" 200 109 0.114131 10.0.0.241 - - [2026-01-29 16:48:01] "GET /loadbalancer-pool/f16eaaf2-540e-4452-89e3-abd28ee92374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003355 10.0.0.241 - - [2026-01-29 16:48:01] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032600 10.0.0.241 - - [2026-01-29 16:48:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.035090 10.0.0.241 - - [2026-01-29 16:48:01] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.022552 10.0.0.241 - - [2026-01-29 16:48:01] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008265 10.0.0.241 - - [2026-01-29 16:48:01] "GET /floating-ip/5873ee5b-47d9-483f-bef3-cddaf6cf57e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006455 10.0.0.241 - - [2026-01-29 16:48:01] "POST /set-tag HTTP/1.1" 200 109 0.004468 10.0.0.241 - - [2026-01-29 16:48:01] "GET /loadbalancer-pool/93e6fb64-d86d-433b-8cc1-4408381c652e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.008483 10.0.0.241 - - [2026-01-29 16:48:01] "POST /loadbalancer-members HTTP/1.1" 200 694 0.054594 10.0.0.241 - - [2026-01-29 16:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021418 10.0.0.241 - - [2026-01-29 16:48:02] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.029882 10.0.0.241 - - [2026-01-29 16:48:02] "POST /set-tag HTTP/1.1" 200 109 0.006802 10.0.0.241 - - [2026-01-29 16:48:02] "GET /virtual-machine-interface/aa9bfc60-fd30-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011286 10.0.0.241 - - [2026-01-29 16:48:02] "GET /floating-ip/5873ee5b-47d9-483f-bef3-cddaf6cf57e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.007423 10.0.0.241 - - [2026-01-29 16:49:35] "GET / HTTP/1.1" 200 36215 0.001952 10.0.0.241 - - [2026-01-29 16:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.241 - - [2026-01-29 16:49:35] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046039 10.0.0.241 - - [2026-01-29 16:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.241 - - [2026-01-29 16:49:35] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.042274 10.0.0.241 - - [2026-01-29 16:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.241 - - [2026-01-29 16:49:36] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.042699 10.0.0.241 - - [2026-01-29 16:49:36] "POST /tags HTTP/1.1" 200 334 0.031160 10.0.0.241 - - [2026-01-29 16:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.241 - - [2026-01-29 16:49:36] "GET /tag/10b0cae1-1323-453b-b10a-2ab165a03ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.021425 10.0.0.241 - - [2026-01-29 16:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005794 10.0.0.241 - - [2026-01-29 16:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008076 10.0.0.241 - - [2026-01-29 16:49:36] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.070182 10.0.0.241 - - [2026-01-29 16:49:36] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.084071 10.0.0.241 - - [2026-01-29 16:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.241 - - [2026-01-29 16:49:36] "GET /virtual-network/6702f109-917e-47f9-ac94-f923408377d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.006756 10.0.0.241 - - [2026-01-29 16:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.241 - - [2026-01-29 16:49:36] "GET /virtual-networks?parent_id=c3bf8227-fe3c-428c-aafb-aebd76b3bef4&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002877 10.0.0.241 - - [2026-01-29 16:49:36] "GET /service-appliance-set/50df6983-d0b1-4760-ba8d-68e604f7c4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.024551 10.0.0.241 - - [2026-01-29 16:49:36] "POST /fqname-to-id HTTP/1.1" 404 254 0.005075 10.0.0.241 - - [2026-01-29 16:49:36] "POST /virtual-networks HTTP/1.1" 200 514 0.090860 10.0.0.241 - - [2026-01-29 16:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009719 10.0.0.241 - - [2026-01-29 16:49:36] "GET /network-ipam/fd4233a1-5af6-4d9e-bd3a-493900630ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.012559 10.0.0.241 - - [2026-01-29 16:49:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.151386 10.0.0.241 - - [2026-01-29 16:49:36] "GET /virtual-machine-interface/71a4f40e-64a0-4833-97af-ff17fcaa3bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.014008 10.0.0.241 - - [2026-01-29 16:49:36] "POST /useragent-kv HTTP/1.1" 200 115 0.011189 10.0.0.241 - - [2026-01-29 16:49:36] "POST /ref-update HTTP/1.1" 200 156 0.166928 10.0.0.241 - - [2026-01-29 16:49:36] "GET /virtual-network/8e33a6c7-564c-4604-beb6-fd11969d9255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.008835 10.0.0.241 - - [2026-01-29 16:49:36] "POST /instance-ips HTTP/1.1" 200 410 0.061797 10.0.0.241 - - [2026-01-29 16:49:37] "GET /domains HTTP/1.1" 200 281 0.004774 10.0.0.241 - - [2026-01-29 16:49:37] "GET /instance-ip/c2700f66-7cf6-4452-b1b2-4249a80c58b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.019294 10.0.0.241 - - [2026-01-29 16:49:37] "GET /domain/0e799dec-c0e0-47fe-a3bb-af71e0648c2d HTTP/1.1" 200 3099 0.012132 10.0.0.241 - - [2026-01-29 16:49:37] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4 HTTP/1.1" 200 5498 0.096404 10.0.0.241 - - [2026-01-29 16:49:37] "GET /virtual-network/8e33a6c7-564c-4604-beb6-fd11969d9255 HTTP/1.1" 200 2094 0.051784 10.0.0.241 - - [2026-01-29 16:49:37] "POST /route-targets HTTP/1.1" 200 328 0.023618 10.0.0.241 - - [2026-01-29 16:49:37] "GET /virtual-network/8e33a6c7-564c-4604-beb6-fd11969d9255 HTTP/1.1" 200 2094 0.011754 10.0.0.241 - - [2026-01-29 16:49:37] "POST /loadbalancers HTTP/1.1" 200 612 0.168603 10.0.0.241 - - [2026-01-29 16:49:37] "GET /routing-instance/f785cccd-eb1e-4320-876c-b73f936c30ea HTTP/1.1" 200 1183 0.009841 10.0.0.241 - - [2026-01-29 16:49:37] "POST /ref-update HTTP/1.1" 200 156 0.068434 10.0.0.241 - - [2026-01-29 16:49:37] "GET /routing-instance/f785cccd-eb1e-4320-876c-b73f936c30ea HTTP/1.1" 200 1405 0.036114 10.0.0.241 - - [2026-01-29 16:49:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.059716 10.0.0.241 - - [2026-01-29 16:49:37] "GET /route-target/3553a8c2-f5b9-424a-941a-275be5860c0f HTTP/1.1" 200 1154 0.014540 10.0.0.241 - - [2026-01-29 16:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010829 10.0.0.241 - - [2026-01-29 16:49:37] "GET /virtual-network/8e33a6c7-564c-4604-beb6-fd11969d9255 HTTP/1.1" 200 2094 0.014143 10.0.0.241 - - [2026-01-29 16:49:37] "GET /routing-instance/f785cccd-eb1e-4320-876c-b73f936c30ea HTTP/1.1" 200 1405 0.016002 10.0.0.241 - - [2026-01-29 16:49:37] "GET /virtual-network/8e33a6c7-564c-4604-beb6-fd11969d9255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.006864 10.0.0.241 - - [2026-01-29 16:49:37] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.107821 10.0.0.241 - - [2026-01-29 16:49:37] "GET /virtual-network/8e33a6c7-564c-4604-beb6-fd11969d9255 HTTP/1.1" 200 2094 0.010375 10.0.0.241 - - [2026-01-29 16:49:37] "GET /instance-ip/c2700f66-7cf6-4452-b1b2-4249a80c58b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.013838 10.0.0.241 - - [2026-01-29 16:49:37] "GET /routing-instance/f785cccd-eb1e-4320-876c-b73f936c30ea HTTP/1.1" 200 1405 0.005669 10.0.0.241 - - [2026-01-29 16:49:37] "GET /routing-instance/f785cccd-eb1e-4320-876c-b73f936c30ea HTTP/1.1" 200 1405 0.003789 10.0.0.241 - - [2026-01-29 16:49:37] "GET /route-target/3553a8c2-f5b9-424a-941a-275be5860c0f HTTP/1.1" 200 1154 0.014698 10.0.0.241 - - [2026-01-29 16:49:37] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.083826 10.0.0.241 - - [2026-01-29 16:49:37] "GET /loadbalancer/ed48a273-1f35-4862-a393-e65f980790a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.005807 10.0.0.241 - - [2026-01-29 16:49:37] "GET /domains HTTP/1.1" 200 281 0.001589 10.0.0.241 - - [2026-01-29 16:49:37] "GET /domain/0e799dec-c0e0-47fe-a3bb-af71e0648c2d HTTP/1.1" 200 3099 0.002974 10.0.0.241 - - [2026-01-29 16:49:37] "POST /floating-ips HTTP/1.1" 200 599 0.075714 10.0.0.241 - - [2026-01-29 16:49:37] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.062980 10.0.0.241 - - [2026-01-29 16:49:37] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4 HTTP/1.1" 200 6294 0.074089 10.0.0.241 - - [2026-01-29 16:49:37] "GET /virtual-network/8e33a6c7-564c-4604-beb6-fd11969d9255 HTTP/1.1" 200 2094 0.008835 10.0.0.241 - - [2026-01-29 16:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006003 10.0.0.241 - - [2026-01-29 16:49:37] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.058581 10.0.0.241 - - [2026-01-29 16:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016022 10.0.0.241 - - [2026-01-29 16:49:37] "GET /loadbalancer-listener/1a9e2cf0-7ca1-401c-abad-ab80779f1fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.003850 10.0.0.241 - - [2026-01-29 16:49:37] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038700 10.0.0.241 - - [2026-01-29 16:49:37] "GET /virtual-network/8e33a6c7-564c-4604-beb6-fd11969d9255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005291 10.0.0.241 - - [2026-01-29 16:49:37] "GET /floating-ip-pools?parent_id=8e33a6c7-564c-4604-beb6-fd11969d9255&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002205 10.0.0.241 - - [2026-01-29 16:49:37] "GET /loadbalancer-listener/1a9e2cf0-7ca1-401c-abad-ab80779f1fd2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.005709 10.0.0.241 - - [2026-01-29 16:49:37] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.023997 10.0.0.241 - - [2026-01-29 16:49:37] "GET /virtual-network/8e33a6c7-564c-4604-beb6-fd11969d9255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.015259 10.0.0.241 - - [2026-01-29 16:49:37] "GET /instance-ip/c2700f66-7cf6-4452-b1b2-4249a80c58b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.015306 10.0.0.241 - - [2026-01-29 16:49:37] "GET /instance-ip/c2700f66-7cf6-4452-b1b2-4249a80c58b0?fields=floating_ips HTTP/1.1" 200 1215 0.006135 10.0.0.241 - - [2026-01-29 16:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.241 - - [2026-01-29 16:49:37] "GET /floating-ip/ea34ea13-accb-461a-a42c-c928c8524e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.003944 10.0.0.241 - - [2026-01-29 16:49:37] "GET /loadbalancer/ed48a273-1f35-4862-a393-e65f980790a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.006312 10.0.0.241 - - [2026-01-29 16:49:37] "POST /floating-ip-pools HTTP/1.1" 200 564 0.033391 10.0.0.241 - - [2026-01-29 16:49:37] "POST /ref-update HTTP/1.1" 200 156 0.023303 10.0.0.241 - - [2026-01-29 16:49:37] "GET /virtual-network/8e33a6c7-564c-4604-beb6-fd11969d9255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.008570 10.0.0.241 - - [2026-01-29 16:49:37] "GET /domains HTTP/1.1" 200 281 0.002663 10.0.0.241 - - [2026-01-29 16:49:37] "GET /domain/0e799dec-c0e0-47fe-a3bb-af71e0648c2d HTTP/1.1" 200 3099 0.006991 10.0.0.241 - - [2026-01-29 16:49:37] "POST /tags HTTP/1.1" 200 296 0.097280 10.0.0.241 - - [2026-01-29 16:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.023609 10.0.0.241 - - [2026-01-29 16:49:37] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4 HTTP/1.1" 200 6841 0.068363 10.0.0.241 - - [2026-01-29 16:49:37] "GET /tag/7f8e8809-a448-46cc-bd0a-3a594a5e8757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.028967 10.0.0.241 - - [2026-01-29 16:49:37] "GET /virtual-network/8e33a6c7-564c-4604-beb6-fd11969d9255 HTTP/1.1" 200 2333 0.016363 10.0.0.241 - - [2026-01-29 16:49:37] "GET /floating-ip-pool/34d143b5-dcb8-4e77-98d3-065cb3b6b3d1 HTTP/1.1" 200 1317 0.003083 10.0.0.241 - - [2026-01-29 16:49:38] "GET /domains HTTP/1.1" 200 281 0.002490 10.0.0.241 - - [2026-01-29 16:49:38] "GET /domain/0e799dec-c0e0-47fe-a3bb-af71e0648c2d HTTP/1.1" 200 3099 0.005001 10.0.0.241 - - [2026-01-29 16:49:38] "POST /tags HTTP/1.1" 409 233 0.001712 10.0.0.241 - - [2026-01-29 16:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007778 10.0.0.241 - - [2026-01-29 16:49:38] "GET /tag/8b1706a2-2b13-4230-8bfd-05f7cd148dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.019865 10.0.0.241 - - [2026-01-29 16:49:38] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4 HTTP/1.1" 200 6841 0.055043 10.0.0.241 - - [2026-01-29 16:49:38] "POST /tags HTTP/1.1" 409 206 0.002544 10.0.0.241 - - [2026-01-29 16:49:38] "GET /virtual-network/8e33a6c7-564c-4604-beb6-fd11969d9255 HTTP/1.1" 200 2333 0.005013 10.0.0.241 - - [2026-01-29 16:49:38] "GET /virtual-network/8e33a6c7-564c-4604-beb6-fd11969d9255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005001 10.0.0.241 - - [2026-01-29 16:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.241 - - [2026-01-29 16:49:38] "GET /tag/f51fd6de-0941-41f4-8911-f7e1a941ee2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012690 10.0.0.241 - - [2026-01-29 16:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.241 - - [2026-01-29 16:49:38] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006341 10.0.0.241 - - [2026-01-29 16:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.241 - - [2026-01-29 16:49:38] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.033556 10.0.0.241 - - [2026-01-29 16:49:38] "POST /virtual-machines HTTP/1.1" 200 370 0.014969 10.0.0.241 - - [2026-01-29 16:49:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.040416 10.0.0.241 - - [2026-01-29 16:49:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.149088 10.0.0.241 - - [2026-01-29 16:49:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011190 10.0.0.241 - - [2026-01-29 16:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013843 10.0.0.241 - - [2026-01-29 16:49:38] "GET /virtual-machine-interface/7fd67b2a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.007949 10.0.0.241 - - [2026-01-29 16:49:38] "POST /instance-ips HTTP/1.1" 200 410 0.030587 10.0.0.241 - - [2026-01-29 16:49:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.030963 10.0.0.241 - - [2026-01-29 16:49:38] "GET /virtual-machine-interface/7fd67b2a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.010024 10.0.0.241 - - [2026-01-29 16:49:38] "POST /set-tag HTTP/1.1" 200 109 0.034652 10.0.0.241 - - [2026-01-29 16:49:38] "GET /virtual-machine-interface/7fd67b2a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.027379 10.0.0.241 - - [2026-01-29 16:49:38] "GET /instance-ip/7ff685aa-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004083 10.0.0.241 - - [2026-01-29 16:49:38] "GET /virtual-machine-interface/7fd67b2a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009516 10.0.0.241 - - [2026-01-29 16:49:38] "POST /set-tag HTTP/1.1" 200 109 0.002684 10.0.0.241 - - [2026-01-29 16:49:38] "GET /virtual-router/aaafa743-7164-462e-bdda-8e3018736374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003592 10.0.0.241 - - [2026-01-29 16:49:38] "POST /ref-update HTTP/1.1" 200 156 0.013110 10.0.0.241 - - [2026-01-29 16:49:38] "GET /virtual-machine-interface/7fd67b2a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012930 10.0.0.241 - - [2026-01-29 16:49:38] "POST /set-tag HTTP/1.1" 200 109 0.002853 10.0.0.241 - - [2026-01-29 16:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.241 - - [2026-01-29 16:49:39] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.007143 10.0.0.241 - - [2026-01-29 16:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.241 - - [2026-01-29 16:49:39] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.039077 10.0.0.241 - - [2026-01-29 16:49:39] "POST /virtual-machines HTTP/1.1" 200 370 0.022439 10.0.0.241 - - [2026-01-29 16:49:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.024355 10.0.0.241 - - [2026-01-29 16:49:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.105730 10.0.0.241 - - [2026-01-29 16:49:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.026057 10.0.0.241 - - [2026-01-29 16:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012110 10.0.0.241 - - [2026-01-29 16:49:39] "GET /virtual-machine-interface/8058ff96-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.006234 10.0.0.241 - - [2026-01-29 16:49:39] "POST /instance-ips HTTP/1.1" 200 410 0.043323 10.0.0.241 - - [2026-01-29 16:49:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.029198 10.0.0.241 - - [2026-01-29 16:49:39] "GET /virtual-machine-interface/8058ff96-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.019481 10.0.0.241 - - [2026-01-29 16:49:39] "POST /set-tag HTTP/1.1" 200 109 0.028236 10.0.0.241 - - [2026-01-29 16:49:39] "GET /virtual-machine-interface/8058ff96-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009882 10.0.0.241 - - [2026-01-29 16:49:39] "GET /instance-ip/807032f6-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004388 10.0.0.241 - - [2026-01-29 16:49:39] "GET /virtual-machine-interface/8058ff96-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005250 10.0.0.241 - - [2026-01-29 16:49:39] "POST /set-tag HTTP/1.1" 200 109 0.002487 10.0.0.241 - - [2026-01-29 16:49:39] "GET /virtual-router/aaafa743-7164-462e-bdda-8e3018736374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.004327 10.0.0.241 - - [2026-01-29 16:49:39] "POST /ref-update HTTP/1.1" 200 156 0.008693 10.0.0.241 - - [2026-01-29 16:49:39] "GET /virtual-machine-interface/8058ff96-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004909 10.0.0.241 - - [2026-01-29 16:49:39] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.241 - - [2026-01-29 16:49:39] "POST /tags HTTP/1.1" 200 366 0.069124 10.0.0.241 - - [2026-01-29 16:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016941 10.0.0.241 - - [2026-01-29 16:49:39] "GET /tag/5fc315c0-940d-4b96-9f98-98f80ebe4a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.016115 10.0.0.241 - - [2026-01-29 16:49:39] "POST /tags HTTP/1.1" 409 206 0.002413 10.0.0.241 - - [2026-01-29 16:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.241 - - [2026-01-29 16:49:39] "GET /tag/f51fd6de-0941-41f4-8911-f7e1a941ee2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011835 10.0.0.241 - - [2026-01-29 16:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.241 - - [2026-01-29 16:49:40] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.046633 10.0.0.241 - - [2026-01-29 16:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.241 - - [2026-01-29 16:49:40] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.007098 10.0.0.241 - - [2026-01-29 16:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.241 - - [2026-01-29 16:49:40] "GET /service-appliance-set/5dba81d1-ef8c-4e61-a9cc-e75bc4952a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.006451 10.0.0.241 - - [2026-01-29 16:49:40] "POST /fqname-to-id HTTP/1.1" 404 258 0.003696 10.0.0.241 - - [2026-01-29 16:49:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.098756 10.0.0.241 - - [2026-01-29 16:49:40] "GET /virtual-machine-interface/a5c905ca-c442-4583-af53-03cd0607e8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.005068 10.0.0.241 - - [2026-01-29 16:49:40] "POST /set-tag HTTP/1.1" 200 109 0.031644 10.0.0.241 - - [2026-01-29 16:49:40] "POST /instance-ips HTTP/1.1" 200 418 0.038698 10.0.0.241 - - [2026-01-29 16:49:40] "GET /instance-ip/0d6114b9-935b-4692-b1d6-369f2f41dead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.004787 10.0.0.241 - - [2026-01-29 16:49:40] "POST /loadbalancers HTTP/1.1" 200 620 0.064887 10.0.0.241 - - [2026-01-29 16:49:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.035913 10.0.0.241 - - [2026-01-29 16:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007533 10.0.0.241 - - [2026-01-29 16:49:40] "POST /service-instances HTTP/1.1" 200 568 0.032570 10.0.0.241 - - [2026-01-29 16:49:40] "POST /ref-update HTTP/1.1" 200 156 0.024362 10.0.0.241 - - [2026-01-29 16:49:40] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.039065 10.0.0.241 - - [2026-01-29 16:49:40] "GET /virtual-machine-interface/a5c905ca-c442-4583-af53-03cd0607e8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.008624 10.0.0.241 - - [2026-01-29 16:49:40] "GET /virtual-machine-interface/a5c905ca-c442-4583-af53-03cd0607e8fe?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.013990 10.0.0.241 - - [2026-01-29 16:49:40] "PUT /service-instance/bb77e4d8-a985-42cc-82ce-8adaab6e8919 HTTP/1.1" 200 267 0.010674 10.0.0.241 - - [2026-01-29 16:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.241 - - [2026-01-29 16:49:40] "GET /floating-ip-pool/34d143b5-dcb8-4e77-98d3-065cb3b6b3d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.004851 10.0.0.241 - - [2026-01-29 16:49:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.035298 10.0.0.241 - - [2026-01-29 16:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006390 10.0.0.241 - - [2026-01-29 16:49:40] "POST /floating-ips HTTP/1.1" 200 673 0.118254 10.0.0.241 - - [2026-01-29 16:49:40] "POST /virtual-machines HTTP/1.1" 200 430 0.064012 10.0.0.241 - - [2026-01-29 16:49:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020767 10.0.0.241 - - [2026-01-29 16:49:40] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003818 10.0.0.241 - - [2026-01-29 16:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.241 - - [2026-01-29 16:49:40] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.010604 10.0.0.241 - - [2026-01-29 16:49:41] "POST /tags HTTP/1.1" 409 221 0.021448 10.0.0.241 - - [2026-01-29 16:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007030 10.0.0.241 - - [2026-01-29 16:49:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.184739 10.0.0.241 - - [2026-01-29 16:49:41] "GET /tag/10b0cae1-1323-453b-b10a-2ab165a03ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.024139 10.0.0.241 - - [2026-01-29 16:49:41] "POST /chown HTTP/1.1" 200 109 0.042332 10.0.0.241 - - [2026-01-29 16:49:41] "POST /tags HTTP/1.1" 409 238 0.019989 10.0.0.241 - - [2026-01-29 16:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005182 10.0.0.241 - - [2026-01-29 16:49:41] "POST /chown HTTP/1.1" 200 109 0.027002 10.0.0.241 - - [2026-01-29 16:49:41] "GET /tag/5fc315c0-940d-4b96-9f98-98f80ebe4a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.041299 10.0.0.241 - - [2026-01-29 16:49:41] "PUT /virtual-machine-interface/df2bf079-512d-4edd-b5f1-691048747948 HTTP/1.1" 200 285 0.047017 10.0.0.241 - - [2026-01-29 16:49:41] "PUT /instance-ip/0d6114b9-935b-4692-b1d6-369f2f41dead HTTP/1.1" 200 257 0.032671 10.0.0.241 - - [2026-01-29 16:49:41] "POST /firewall-rules HTTP/1.1" 200 652 0.126025 10.0.0.241 - - [2026-01-29 16:49:41] "GET /firewall-rule/d5890b5c-f62e-4865-8eed-1c891dbb2543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.030653 10.0.0.241 - - [2026-01-29 16:49:41] "POST /ref-update HTTP/1.1" 200 156 0.061834 10.0.0.241 - - [2026-01-29 16:49:41] "GET /firewall-policy/7057f3c9-9b6c-4484-83d1-4d20e9d8f67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003001 10.0.0.241 - - [2026-01-29 16:49:41] "POST /ref-update HTTP/1.1" 200 156 0.034705 10.0.0.241 - - [2026-01-29 16:49:41] "GET /firewall-rule/d5890b5c-f62e-4865-8eed-1c891dbb2543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.017873 10.0.0.241 - - [2026-01-29 16:49:41] "POST /ref-update HTTP/1.1" 200 156 0.031048 10.0.0.241 - - [2026-01-29 16:49:41] "POST /ref-update HTTP/1.1" 200 156 0.049423 10.0.0.241 - - [2026-01-29 16:49:41] "POST /ref-update HTTP/1.1" 200 156 0.020489 10.0.0.241 - - [2026-01-29 16:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011456 10.0.0.241 - - [2026-01-29 16:49:41] "POST /ref-update HTTP/1.1" 200 156 0.058289 10.0.0.241 - - [2026-01-29 16:49:41] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.096975 10.0.0.241 - - [2026-01-29 16:49:41] "POST /ref-update HTTP/1.1" 200 156 0.061687 10.0.0.241 - - [2026-01-29 16:49:41] "GET /loadbalancer/3a894ca2-d626-4aad-ad8e-beeaf63a39c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.010998 10.0.0.241 - - [2026-01-29 16:49:41] "POST /virtual-machines HTTP/1.1" 200 430 0.017853 10.0.0.241 - - [2026-01-29 16:49:41] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.051205 10.0.0.241 - - [2026-01-29 16:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.241 - - [2026-01-29 16:49:41] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.102176 10.0.0.241 - - [2026-01-29 16:49:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.170920 10.0.0.241 - - [2026-01-29 16:49:41] "POST /chown HTTP/1.1" 200 109 0.021800 10.0.0.241 - - [2026-01-29 16:49:41] "GET /loadbalancer-listener/8cf118a2-f8fa-4873-87ed-9cdf31f10f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.010422 10.0.0.241 - - [2026-01-29 16:49:41] "GET /loadbalancer-listener/8cf118a2-f8fa-4873-87ed-9cdf31f10f0c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.003937 10.0.0.241 - - [2026-01-29 16:49:42] "POST /chown HTTP/1.1" 200 109 0.010593 10.0.0.241 - - [2026-01-29 16:49:42] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.056661 10.0.0.241 - - [2026-01-29 16:49:42] "PUT /virtual-machine-interface/63fc4c9c-edf8-417f-ba99-7a5321151ded HTTP/1.1" 200 285 0.046471 10.0.0.241 - - [2026-01-29 16:49:42] "PUT /instance-ip/0d6114b9-935b-4692-b1d6-369f2f41dead HTTP/1.1" 200 257 0.030455 10.0.0.241 - - [2026-01-29 16:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018352 10.0.0.241 - - [2026-01-29 16:49:42] "GET /loadbalancer-pool/2f921c90-76ea-4f43-82a4-acd0fba7e580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006746 10.0.0.241 - - [2026-01-29 16:49:42] "POST /ref-update HTTP/1.1" 200 156 0.014594 10.0.0.241 - - [2026-01-29 16:49:42] "POST /loadbalancer-members HTTP/1.1" 200 709 0.042897 10.0.0.241 - - [2026-01-29 16:49:42] "POST /ref-update HTTP/1.1" 200 156 0.040446 10.0.0.241 - - [2026-01-29 16:49:42] "POST /ref-update HTTP/1.1" 200 156 0.021375 10.0.0.241 - - [2026-01-29 16:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.033648 10.0.0.241 - - [2026-01-29 16:49:42] "GET /virtual-machine-interface/7fd67b2a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012724 10.0.0.241 - - [2026-01-29 16:49:42] "POST /set-tag HTTP/1.1" 200 109 0.004745 10.0.0.241 - - [2026-01-29 16:49:42] "POST /ref-update HTTP/1.1" 200 156 0.018128 10.0.0.241 - - [2026-01-29 16:49:42] "POST /ref-update HTTP/1.1" 200 156 0.024436 10.0.0.241 - - [2026-01-29 16:49:42] "GET /virtual-machine-interface/8058ff96-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014088 10.0.0.241 - - [2026-01-29 16:49:42] "POST /set-tag HTTP/1.1" 200 109 0.002916 10.0.0.241 - - [2026-01-29 16:49:42] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002817 10.0.0.241 - - [2026-01-29 16:49:42] "PUT /service-instance/bb77e4d8-a985-42cc-82ce-8adaab6e8919 HTTP/1.1" 200 267 0.012359 10.0.0.241 - - [2026-01-29 16:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.241 - - [2026-01-29 16:49:42] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003473 10.0.0.241 - - [2026-01-29 16:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.014995 10.0.0.241 - - [2026-01-29 16:49:42] "POST /tags HTTP/1.1" 409 221 0.020925 10.0.0.241 - - [2026-01-29 16:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.241 - - [2026-01-29 16:49:42] "POST /chown HTTP/1.1" 200 109 0.008127 10.0.0.241 - - [2026-01-29 16:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.241 - - [2026-01-29 16:49:42] "GET /tag/10b0cae1-1323-453b-b10a-2ab165a03ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012919 10.0.0.241 - - [2026-01-29 16:49:42] "POST /tags HTTP/1.1" 409 238 0.002510 10.0.0.241 - - [2026-01-29 16:49:42] "POST /chown HTTP/1.1" 200 109 0.009036 10.0.0.241 - - [2026-01-29 16:49:42] "PUT /instance-ip/0d6114b9-935b-4692-b1d6-369f2f41dead HTTP/1.1" 200 257 0.026706 10.0.0.241 - - [2026-01-29 16:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006164 10.0.0.241 - - [2026-01-29 16:49:42] "GET /tag/5fc315c0-940d-4b96-9f98-98f80ebe4a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012075 10.0.0.241 - - [2026-01-29 16:49:42] "POST /ref-update HTTP/1.1" 200 156 0.033069 10.0.0.241 - - [2026-01-29 16:49:42] "POST /firewall-rules HTTP/1.1" 409 293 0.004602 10.0.0.241 - - [2026-01-29 16:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.241 - - [2026-01-29 16:49:42] "POST /chown HTTP/1.1" 200 109 0.029934 10.0.0.241 - - [2026-01-29 16:49:42] "POST /chown HTTP/1.1" 200 109 0.038246 10.0.0.241 - - [2026-01-29 16:49:42] "PUT /firewall-rule/d5890b5c-f62e-4865-8eed-1c891dbb2543 HTTP/1.1" 200 261 0.094104 10.0.0.241 - - [2026-01-29 16:49:42] "GET /firewall-rule/d5890b5c-f62e-4865-8eed-1c891dbb2543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.009969 10.0.0.241 - - [2026-01-29 16:49:42] "PUT /instance-ip/0d6114b9-935b-4692-b1d6-369f2f41dead HTTP/1.1" 200 257 0.052606 10.0.0.241 - - [2026-01-29 16:49:42] "GET /firewall-policy/7057f3c9-9b6c-4484-83d1-4d20e9d8f67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.011060 10.0.0.241 - - [2026-01-29 16:49:42] "GET /firewall-rule/d5890b5c-f62e-4865-8eed-1c891dbb2543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.006096 10.0.0.241 - - [2026-01-29 16:49:42] "POST /ref-update HTTP/1.1" 200 156 0.022048 10.0.0.241 - - [2026-01-29 16:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005252 10.0.0.241 - - [2026-01-29 16:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.241 - - [2026-01-29 16:49:42] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.009053 10.0.0.241 - - [2026-01-29 16:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.241 - - [2026-01-29 16:49:42] "POST /chown HTTP/1.1" 200 109 0.028692 10.0.0.241 - - [2026-01-29 16:49:43] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.097186 10.0.0.241 - - [2026-01-29 16:49:43] "POST /chown HTTP/1.1" 200 109 0.043820 10.0.0.241 - - [2026-01-29 16:49:43] "PUT /instance-ip/0d6114b9-935b-4692-b1d6-369f2f41dead HTTP/1.1" 200 257 0.019528 10.0.0.241 - - [2026-01-29 16:49:43] "POST /virtual-machines HTTP/1.1" 200 374 0.017818 10.0.0.241 - - [2026-01-29 16:49:43] "POST /ref-update HTTP/1.1" 200 156 0.052145 10.0.0.241 - - [2026-01-29 16:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.034830 10.0.0.241 - - [2026-01-29 16:49:43] "POST /chown HTTP/1.1" 200 109 0.014078 10.0.0.241 - - [2026-01-29 16:49:43] "POST /chown HTTP/1.1" 200 109 0.018378 10.0.0.241 - - [2026-01-29 16:49:43] "PUT /instance-ip/0d6114b9-935b-4692-b1d6-369f2f41dead HTTP/1.1" 200 257 0.098780 10.0.0.241 - - [2026-01-29 16:49:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.186765 10.0.0.241 - - [2026-01-29 16:49:43] "POST /ref-update HTTP/1.1" 200 156 0.025584 10.0.0.241 - - [2026-01-29 16:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025550 10.0.0.241 - - [2026-01-29 16:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008201 10.0.0.241 - - [2026-01-29 16:49:43] "GET /virtual-machine-interface/82aebf38-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.010099 10.0.0.241 - - [2026-01-29 16:49:43] "PUT /service-instance/bb77e4d8-a985-42cc-82ce-8adaab6e8919 HTTP/1.1" 200 267 0.011877 10.0.0.241 - - [2026-01-29 16:49:43] "POST /instance-ips HTTP/1.1" 200 414 0.059989 10.0.0.241 - - [2026-01-29 16:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.038496 10.0.0.241 - - [2026-01-29 16:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.069098 10.0.0.241 - - [2026-01-29 16:49:43] "GET /virtual-machine-interface/82aebf38-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.012036 10.0.0.241 - - [2026-01-29 16:49:43] "PUT /service-instance/bb77e4d8-a985-42cc-82ce-8adaab6e8919 HTTP/1.1" 200 267 0.011460 10.0.0.241 - - [2026-01-29 16:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017158 10.0.0.241 - - [2026-01-29 16:49:43] "POST /set-tag HTTP/1.1" 200 109 0.045911 10.0.0.241 - - [2026-01-29 16:49:43] "GET /virtual-machine-interface/82aebf38-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.024275 10.0.0.241 - - [2026-01-29 16:49:43] "GET /instance-ip/82d7a1a0-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.008896 10.0.0.241 - - [2026-01-29 16:49:43] "PUT /service-instance/bb77e4d8-a985-42cc-82ce-8adaab6e8919 HTTP/1.1" 200 267 0.040633 10.0.0.241 - - [2026-01-29 16:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025682 10.0.0.241 - - [2026-01-29 16:49:43] "GET /virtual-machine-interface/82aebf38-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005185 10.0.0.241 - - [2026-01-29 16:49:43] "POST /set-tag HTTP/1.1" 200 109 0.004887 10.0.0.241 - - [2026-01-29 16:49:43] "GET /virtual-router/aaafa743-7164-462e-bdda-8e3018736374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.013074 10.0.0.241 - - [2026-01-29 16:49:43] "POST /ref-update HTTP/1.1" 200 156 0.012246 10.0.0.241 - - [2026-01-29 16:49:43] "GET /virtual-machine-interface/82aebf38-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.046971 10.0.0.241 - - [2026-01-29 16:49:43] "POST /set-tag HTTP/1.1" 200 109 0.002868 10.0.0.241 - - [2026-01-29 16:49:43] "PUT /service-instance/bb77e4d8-a985-42cc-82ce-8adaab6e8919 HTTP/1.1" 200 267 0.060189 10.0.0.241 - - [2026-01-29 16:49:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022060 10.0.0.241 - - [2026-01-29 16:49:44] "GET /virtual-machine-interface/82aebf38-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004888 10.0.0.241 - - [2026-01-29 16:49:44] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.241 - - [2026-01-29 16:49:44] "PUT /service-instance/bb77e4d8-a985-42cc-82ce-8adaab6e8919 HTTP/1.1" 200 267 0.010450 10.0.0.241 - - [2026-01-29 16:49:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008215 10.0.0.241 - - [2026-01-29 16:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.241 - - [2026-01-29 16:49:44] "POST /chown HTTP/1.1" 200 109 0.007545 10.0.0.241 - - [2026-01-29 16:49:44] "POST /chown HTTP/1.1" 200 109 0.007756 10.0.0.241 - - [2026-01-29 16:49:44] "POST /ref-update HTTP/1.1" 200 156 0.024559 10.0.0.241 - - [2026-01-29 16:49:44] "POST /chown HTTP/1.1" 200 109 0.012322 10.0.0.241 - - [2026-01-29 16:49:44] "POST /chown HTTP/1.1" 200 109 0.008674 10.0.0.241 - - [2026-01-29 16:49:44] "POST /ref-update HTTP/1.1" 200 156 0.019040 10.0.0.241 - - [2026-01-29 16:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005654 10.0.0.241 - - [2026-01-29 16:49:44] "POST /chown HTTP/1.1" 200 109 0.011076 10.0.0.241 - - [2026-01-29 16:49:44] "POST /chown HTTP/1.1" 200 109 0.028359 10.0.0.241 - - [2026-01-29 16:49:44] "POST /chown HTTP/1.1" 200 109 0.019750 10.0.0.241 - - [2026-01-29 16:49:44] "POST /chown HTTP/1.1" 200 109 0.007694 10.0.0.241 - - [2026-01-29 16:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.241 - - [2026-01-29 16:49:44] "POST /chown HTTP/1.1" 200 109 0.008255 10.0.0.241 - - [2026-01-29 16:49:44] "POST /chown HTTP/1.1" 200 109 0.016445 10.0.0.241 - - [2026-01-29 16:49:44] "POST /chown HTTP/1.1" 200 109 0.008179 10.0.0.241 - - [2026-01-29 16:49:44] "POST /chown HTTP/1.1" 200 109 0.022231 10.0.0.241 - - [2026-01-29 16:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.241 - - [2026-01-29 16:49:44] "POST /chown HTTP/1.1" 200 109 0.008265 10.0.0.241 - - [2026-01-29 16:49:44] "POST /chown HTTP/1.1" 200 109 0.022338 10.0.0.241 - - [2026-01-29 16:49:44] "POST /chown HTTP/1.1" 200 109 0.012650 10.0.0.241 - - [2026-01-29 16:49:44] "POST /chown HTTP/1.1" 200 109 0.007917 10.0.0.241 - - [2026-01-29 16:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.241 - - [2026-01-29 16:49:44] "POST /chown HTTP/1.1" 200 109 0.008041 10.0.0.241 - - [2026-01-29 16:49:44] "POST /chown HTTP/1.1" 200 109 0.024637 10.0.0.241 - - [2026-01-29 16:49:45] "POST /chown HTTP/1.1" 200 109 0.008072 10.0.0.241 - - [2026-01-29 16:49:45] "POST /chown HTTP/1.1" 200 109 0.019299 10.0.0.241 - - [2026-01-29 16:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.241 - - [2026-01-29 16:49:45] "POST /chown HTTP/1.1" 200 109 0.008661 10.0.0.241 - - [2026-01-29 16:49:45] "POST /chown HTTP/1.1" 200 109 0.025195 10.0.0.241 - - [2026-01-29 16:49:45] "POST /chown HTTP/1.1" 200 109 0.013506 10.0.0.241 - - [2026-01-29 16:49:45] "POST /chown HTTP/1.1" 200 109 0.008752 10.0.0.241 - - [2026-01-29 16:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.241 - - [2026-01-29 16:49:45] "POST /chown HTTP/1.1" 200 109 0.009552 10.0.0.241 - - [2026-01-29 16:49:45] "POST /chown HTTP/1.1" 200 109 0.019705 10.0.0.241 - - [2026-01-29 16:49:45] "POST /chown HTTP/1.1" 200 109 0.015976 10.0.0.241 - - [2026-01-29 16:49:45] "POST /chown HTTP/1.1" 200 109 0.037359 10.0.0.241 - - [2026-01-29 16:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.241 - - [2026-01-29 16:49:45] "POST /chown HTTP/1.1" 200 109 0.013800 10.0.0.241 - - [2026-01-29 16:49:45] "POST /chown HTTP/1.1" 200 109 0.026474 10.0.0.241 - - [2026-01-29 16:49:45] "POST /chown HTTP/1.1" 200 109 0.018147 10.0.0.241 - - [2026-01-29 16:49:45] "POST /chown HTTP/1.1" 200 109 0.009085 10.0.0.241 - - [2026-01-29 16:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009243 10.0.0.241 - - [2026-01-29 16:49:45] "POST /chown HTTP/1.1" 200 109 0.009201 10.0.0.241 - - [2026-01-29 16:49:45] "POST /chown HTTP/1.1" 200 109 0.009369 10.0.0.241 - - [2026-01-29 16:49:45] "POST /chown HTTP/1.1" 200 109 0.022424 10.0.0.241 - - [2026-01-29 16:49:45] "POST /chown HTTP/1.1" 200 109 0.026507 10.0.0.241 - - [2026-01-29 16:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.241 - - [2026-01-29 16:49:45] "POST /chown HTTP/1.1" 200 109 0.008598 10.0.0.241 - - [2026-01-29 16:49:45] "POST /chown HTTP/1.1" 200 109 0.025810 10.0.0.241 - - [2026-01-29 16:49:45] "POST /chown HTTP/1.1" 200 109 0.020152 10.0.0.241 - - [2026-01-29 16:49:45] "POST /chown HTTP/1.1" 200 109 0.008559 10.0.0.241 - - [2026-01-29 16:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.241 - - [2026-01-29 16:49:46] "POST /chown HTTP/1.1" 200 109 0.012167 10.0.0.241 - - [2026-01-29 16:49:46] "POST /chown HTTP/1.1" 200 109 0.009744 10.0.0.241 - - [2026-01-29 16:49:46] "POST /chown HTTP/1.1" 200 109 0.022979 10.0.0.241 - - [2026-01-29 16:49:46] "POST /chown HTTP/1.1" 200 109 0.047384 10.0.0.241 - - [2026-01-29 16:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.241 - - [2026-01-29 16:49:46] "POST /chown HTTP/1.1" 200 109 0.009161 10.0.0.241 - - [2026-01-29 16:49:46] "POST /chown HTTP/1.1" 200 109 0.022249 10.0.0.241 - - [2026-01-29 16:49:46] "POST /chown HTTP/1.1" 200 109 0.011449 10.0.0.241 - - [2026-01-29 16:49:46] "POST /chown HTTP/1.1" 200 109 0.026076 10.0.0.241 - - [2026-01-29 16:49:49] "GET /virtual-machine-interface/7fd67b2a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005457 10.0.0.241 - - [2026-01-29 16:49:49] "POST /set-tag HTTP/1.1" 200 109 0.003437 10.0.0.241 - - [2026-01-29 16:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.241 - - [2026-01-29 16:49:49] "GET /loadbalancer/ed48a273-1f35-4862-a393-e65f980790a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002683 10.0.0.241 - - [2026-01-29 16:49:49] "GET /loadbalancer-pool/8ff902d9-049c-4fa9-b286-c52c86bdd7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003315 10.0.0.241 - - [2026-01-29 16:49:49] "POST /loadbalancer-members HTTP/1.1" 200 704 0.018620 10.0.0.241 - - [2026-01-29 16:49:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.019737 10.0.0.241 - - [2026-01-29 16:49:49] "GET /virtual-machine-interface/7fd67b2a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008797 10.0.0.241 - - [2026-01-29 16:49:49] "GET /virtual-machine-interface/7fd67b2a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005662 10.0.0.241 - - [2026-01-29 16:49:49] "POST /ref-update HTTP/1.1" 200 156 0.012313 10.0.0.241 - - [2026-01-29 16:49:49] "POST /tags HTTP/1.1" 409 221 0.007285 10.0.0.241 - - [2026-01-29 16:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.241 - - [2026-01-29 16:49:49] "GET /tag/10b0cae1-1323-453b-b10a-2ab165a03ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015629 10.0.0.241 - - [2026-01-29 16:49:49] "GET /floating-ip/ea34ea13-accb-461a-a42c-c928c8524e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.006693 10.0.0.241 - - [2026-01-29 16:49:49] "PUT /floating-ip/ea34ea13-accb-461a-a42c-c928c8524e3d HTTP/1.1" 200 257 0.016954 10.0.0.241 - - [2026-01-29 16:49:49] "POST /set-tag HTTP/1.1" 200 109 0.049477 10.0.0.241 - - [2026-01-29 16:49:51] "GET /virtual-machine/9b60363c-67f1-4f3a-bb31-4051d654cc44?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.004013 10.0.0.241 - - [2026-01-29 16:49:51] "GET /virtual-machine-interface/7fd67b2a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006312 10.0.0.241 - - [2026-01-29 16:49:53] "GET /virtual-machine-interface/82aebf38-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005264 10.0.0.241 - - [2026-01-29 16:49:53] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.241 - - [2026-01-29 16:49:54] "GET /virtual-machine-interface/8058ff96-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010422 10.0.0.241 - - [2026-01-29 16:49:54] "POST /set-tag HTTP/1.1" 200 109 0.006256 10.0.0.241 - - [2026-01-29 16:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.241 - - [2026-01-29 16:49:54] "GET /loadbalancer/ed48a273-1f35-4862-a393-e65f980790a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003244 10.0.0.241 - - [2026-01-29 16:49:54] "GET /loadbalancer-pool/8ff902d9-049c-4fa9-b286-c52c86bdd7d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003298 10.0.0.241 - - [2026-01-29 16:49:54] "POST /loadbalancer-members HTTP/1.1" 200 704 0.017986 10.0.0.241 - - [2026-01-29 16:49:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008852 10.0.0.241 - - [2026-01-29 16:49:54] "GET /virtual-machine-interface/8058ff96-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010700 10.0.0.241 - - [2026-01-29 16:49:54] "GET /virtual-machine-interface/8058ff96-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005656 10.0.0.241 - - [2026-01-29 16:49:54] "POST /ref-update HTTP/1.1" 200 156 0.009683 10.0.0.241 - - [2026-01-29 16:49:54] "POST /set-tag HTTP/1.1" 200 109 0.039245 10.0.0.241 - - [2026-01-29 16:49:54] "GET /floating-ip/ea34ea13-accb-461a-a42c-c928c8524e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.003126 10.0.0.241 - - [2026-01-29 16:49:56] "GET /virtual-machine/f642fe93-3cb8-442a-8e55-02f7590a355c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003451 10.0.0.241 - - [2026-01-29 16:49:56] "GET /virtual-machine-interface/8058ff96-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004992 10.0.0.241 - - [2026-01-29 16:49:56] "GET /virtual-machine/6f4f6c9f-f83b-4e20-9f4d-91fd96e850b7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.004019 10.0.0.241 - - [2026-01-29 16:49:56] "GET /virtual-machine-interface/82aebf38-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006248 10.0.0.241 - - [2026-01-29 16:49:56] "GET /virtual-machine-interface/82aebf38-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.015364 10.0.0.241 - - [2026-01-29 16:49:56] "POST /set-tag HTTP/1.1" 200 109 0.002804 10.0.0.241 - - [2026-01-29 16:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.241 - - [2026-01-29 16:50:09] "POST /chown HTTP/1.1" 200 109 0.008291 10.0.0.241 - - [2026-01-29 16:50:09] "POST /chown HTTP/1.1" 200 109 0.011522 10.0.0.241 - - [2026-01-29 16:50:09] "POST /chown HTTP/1.1" 200 109 0.007948 10.0.0.241 - - [2026-01-29 16:50:09] "POST /chown HTTP/1.1" 200 109 0.020932 10.0.0.241 - - [2026-01-29 16:50:13] "GET /global-system-configs HTTP/1.1" 200 323 0.002767 10.0.0.241 - - [2026-01-29 16:50:14] "GET /global-system-configs HTTP/1.1" 200 323 0.002230 10.0.0.241 - - [2026-01-29 16:50:27] "GET /virtual-machine-interface/82aebf38-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005216 10.0.0.241 - - [2026-01-29 16:50:27] "POST /set-tag HTTP/1.1" 200 109 0.003930 10.0.0.241 - - [2026-01-29 16:50:27] "GET /virtual-machine-interface/82aebf38-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004747 10.0.0.241 - - [2026-01-29 16:50:27] "POST /set-tag HTTP/1.1" 200 109 0.002610 10.0.0.241 - - [2026-01-29 16:50:27] "GET /virtual-machine/6f4f6c9f-f83b-4e20-9f4d-91fd96e850b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002984 10.0.0.241 - - [2026-01-29 16:50:27] "POST /ref-update HTTP/1.1" 200 156 0.011105 10.0.0.241 - - [2026-01-29 16:50:27] "GET /virtual-machine-interface/82aebf38-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005123 10.0.0.241 - - [2026-01-29 16:50:27] "POST /set-tag HTTP/1.1" 200 109 0.025151 10.0.0.241 - - [2026-01-29 16:50:27] "POST /set-tag HTTP/1.1" 200 109 0.026036 10.0.0.241 - - [2026-01-29 16:50:27] "DELETE /instance-ip/82d7a1a0-fd32-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.041125 10.0.0.241 - - [2026-01-29 16:50:27] "DELETE /virtual-machine-interface/82aebf38-fd32-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.049316 10.0.0.241 - - [2026-01-29 16:50:27] "DELETE /virtual-machine/6f4f6c9f-f83b-4e20-9f4d-91fd96e850b7 HTTP/1.1" 200 115 0.029596 10.0.0.241 - - [2026-01-29 16:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.241 - - [2026-01-29 16:50:31] "GET /tag/5fc315c0-940d-4b96-9f98-98f80ebe4a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.014294 10.0.0.241 - - [2026-01-29 16:50:31] "GET /tag/5fc315c0-940d-4b96-9f98-98f80ebe4a46?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.015942 10.0.0.241 - - [2026-01-29 16:50:31] "GET /virtual-machine-interface/63fc4c9c-edf8-417f-ba99-7a5321151ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005989 10.0.0.241 - - [2026-01-29 16:50:31] "POST /set-tag HTTP/1.1" 200 109 0.021944 10.0.0.241 - - [2026-01-29 16:50:31] "GET /virtual-machine-interface/a5c905ca-c442-4583-af53-03cd0607e8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.007545 10.0.0.241 - - [2026-01-29 16:50:31] "POST /set-tag HTTP/1.1" 200 109 0.033541 10.0.0.241 - - [2026-01-29 16:50:31] "GET /virtual-machine-interface/df2bf079-512d-4edd-b5f1-691048747948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.005713 10.0.0.241 - - [2026-01-29 16:50:31] "POST /set-tag HTTP/1.1" 200 109 0.018472 10.0.0.241 - - [2026-01-29 16:50:32] "GET /firewall-policy/7057f3c9-9b6c-4484-83d1-4d20e9d8f67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.015909 10.0.0.241 - - [2026-01-29 16:50:32] "GET /firewall-rule/d5890b5c-f62e-4865-8eed-1c891dbb2543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003577 10.0.0.241 - - [2026-01-29 16:50:32] "POST /ref-update HTTP/1.1" 200 156 0.014125 10.0.0.241 - - [2026-01-29 16:50:32] "DELETE /firewall-rule/d5890b5c-f62e-4865-8eed-1c891dbb2543 HTTP/1.1" 200 115 0.050560 10.0.0.241 - - [2026-01-29 16:50:32] "DELETE /loadbalancer-member/6c3ba740-2789-4170-a9cc-cda50f4a0630 HTTP/1.1" 200 115 0.038458 10.0.0.241 - - [2026-01-29 16:50:32] "PUT /service-instance/bb77e4d8-a985-42cc-82ce-8adaab6e8919 HTTP/1.1" 200 267 0.012493 10.0.0.241 - - [2026-01-29 16:50:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.047331 10.0.0.241 - - [2026-01-29 16:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008543 10.0.0.241 - - [2026-01-29 16:50:32] "DELETE /loadbalancer-pool/2f921c90-76ea-4f43-82a4-acd0fba7e580 HTTP/1.1" 200 115 0.122943 10.0.0.241 - - [2026-01-29 16:50:32] "DELETE /loadbalancer-listener/8cf118a2-f8fa-4873-87ed-9cdf31f10f0c HTTP/1.1" 200 115 0.044195 10.0.0.241 - - [2026-01-29 16:50:32] "GET /floating-ip/017587f3-eecd-4fba-9479-399d04039fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.004584 10.0.0.241 - - [2026-01-29 16:50:32] "POST /chown HTTP/1.1" 200 109 0.016019 10.0.0.241 - - [2026-01-29 16:50:32] "POST /chown HTTP/1.1" 200 109 0.022719 10.0.0.241 - - [2026-01-29 16:50:32] "POST /chown HTTP/1.1" 200 109 0.026162 10.0.0.241 - - [2026-01-29 16:50:32] "PUT /floating-ip/017587f3-eecd-4fba-9479-399d04039fd8 HTTP/1.1" 200 257 0.045168 10.0.0.241 - - [2026-01-29 16:50:32] "POST /chown HTTP/1.1" 200 109 0.018794 10.0.0.241 - - [2026-01-29 16:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008308 10.0.0.241 - - [2026-01-29 16:50:32] "POST /chown HTTP/1.1" 200 109 0.024055 10.0.0.241 - - [2026-01-29 16:50:32] "DELETE /floating-ip/017587f3-eecd-4fba-9479-399d04039fd8 HTTP/1.1" 200 115 0.109490 10.0.0.241 - - [2026-01-29 16:50:32] "POST /chown HTTP/1.1" 200 109 0.007998 10.0.0.241 - - [2026-01-29 16:50:32] "POST /chown HTTP/1.1" 200 109 0.018110 10.0.0.241 - - [2026-01-29 16:50:32] "POST /chown HTTP/1.1" 200 109 0.037862 10.0.0.241 - - [2026-01-29 16:50:32] "DELETE /loadbalancer/3a894ca2-d626-4aad-ad8e-beeaf63a39c7 HTTP/1.1" 200 115 0.117057 10.0.0.241 - - [2026-01-29 16:50:32] "DELETE /instance-ip/0d6114b9-935b-4692-b1d6-369f2f41dead HTTP/1.1" 200 115 0.059431 10.0.0.241 - - [2026-01-29 16:50:32] "PUT /service-instance/bb77e4d8-a985-42cc-82ce-8adaab6e8919 HTTP/1.1" 200 267 0.027837 10.0.0.241 - - [2026-01-29 16:50:32] "GET /floating-ip-pool/34d143b5-dcb8-4e77-98d3-065cb3b6b3d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.005924 10.0.0.241 - - [2026-01-29 16:50:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.035906 10.0.0.241 - - [2026-01-29 16:50:32] "POST /ref-update HTTP/1.1" 200 156 0.046786 10.0.0.241 - - [2026-01-29 16:50:32] "PUT /service-instance/bb77e4d8-a985-42cc-82ce-8adaab6e8919 HTTP/1.1" 200 267 0.023686 10.0.0.241 - - [2026-01-29 16:50:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.028903 10.0.0.241 - - [2026-01-29 16:50:32] "DELETE /floating-ip-pool/34d143b5-dcb8-4e77-98d3-065cb3b6b3d1 HTTP/1.1" 200 115 0.086748 10.0.0.241 - - [2026-01-29 16:50:32] "DELETE /virtual-machine-interface/a5c905ca-c442-4583-af53-03cd0607e8fe HTTP/1.1" 200 115 0.228864 10.0.0.241 - - [2026-01-29 16:50:33] "PUT /service-instance/bb77e4d8-a985-42cc-82ce-8adaab6e8919 HTTP/1.1" 200 267 0.021415 10.0.0.241 - - [2026-01-29 16:50:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.036639 10.0.0.241 - - [2026-01-29 16:50:33] "DELETE /tag/5fc315c0-940d-4b96-9f98-98f80ebe4a46 HTTP/1.1" 200 115 0.183107 10.0.0.241 - - [2026-01-29 16:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007638 10.0.0.241 - - [2026-01-29 16:50:33] "DELETE /service-instance/bb77e4d8-a985-42cc-82ce-8adaab6e8919 HTTP/1.1" 200 115 0.097689 10.0.0.241 - - [2026-01-29 16:50:33] "POST /useragent-kv HTTP/1.1" 200 115 0.012434 10.0.0.241 - - [2026-01-29 16:50:33] "POST /useragent-kv HTTP/1.1" 200 115 0.007962 10.0.0.241 - - [2026-01-29 16:50:33] "DELETE /virtual-network/8e33a6c7-564c-4604-beb6-fd11969d9255 HTTP/1.1" 200 115 0.313249 10.0.0.241 - - [2026-01-29 16:50:33] "GET /routing-instance/f785cccd-eb1e-4320-876c-b73f936c30ea HTTP/1.1" 404 171 0.002227 10.0.0.241 - - [2026-01-29 16:50:33] "GET /domains HTTP/1.1" 200 281 0.012466 10.0.0.241 - - [2026-01-29 16:50:33] "GET /virtual-machine-interface/63fc4c9c-edf8-417f-ba99-7a5321151ded?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.007795 10.0.0.241 - - [2026-01-29 16:50:33] "GET /domain/0e799dec-c0e0-47fe-a3bb-af71e0648c2d HTTP/1.1" 200 3099 0.008537 10.0.0.241 - - [2026-01-29 16:50:33] "DELETE /route-target/3553a8c2-f5b9-424a-941a-275be5860c0f HTTP/1.1" 200 115 0.093150 10.0.0.241 - - [2026-01-29 16:50:33] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4 HTTP/1.1" 200 7170 0.048120 10.0.0.241 - - [2026-01-29 16:50:33] "DELETE /virtual-machine-interface/63fc4c9c-edf8-417f-ba99-7a5321151ded HTTP/1.1" 200 115 0.102930 10.0.0.241 - - [2026-01-29 16:50:33] "GET /virtual-machine-interface/8058ff96-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.018034 10.0.0.241 - - [2026-01-29 16:50:33] "POST /set-tag HTTP/1.1" 200 109 0.007989 10.0.0.241 - - [2026-01-29 16:50:33] "DELETE /virtual-machine/5448c4a4-3bdb-40fa-b025-67ca26b943ba HTTP/1.1" 200 115 0.074214 10.0.0.241 - - [2026-01-29 16:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.241 - - [2026-01-29 16:50:33] "GET /loadbalancer/ed48a273-1f35-4862-a393-e65f980790a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003561 10.0.0.241 - - [2026-01-29 16:50:33] "GET /virtual-machine-interface/df2bf079-512d-4edd-b5f1-691048747948?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.006813 10.0.0.241 - - [2026-01-29 16:50:33] "GET /virtual-machine-interface/8058ff96-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006735 10.0.0.241 - - [2026-01-29 16:50:33] "POST /set-tag HTTP/1.1" 200 109 0.021480 10.0.0.241 - - [2026-01-29 16:50:33] "DELETE /virtual-machine-interface/df2bf079-512d-4edd-b5f1-691048747948 HTTP/1.1" 200 115 0.098643 10.0.0.241 - - [2026-01-29 16:50:33] "DELETE /loadbalancer-member/9da7788c-299c-4c2a-9b65-6e637c4005f5 HTTP/1.1" 200 115 0.068209 10.0.0.241 - - [2026-01-29 16:50:33] "POST /ref-update HTTP/1.1" 200 156 0.018446 10.0.0.241 - - [2026-01-29 16:50:33] "DELETE /virtual-machine/baee87fb-2f0e-4e87-b5af-bfe2295d3a2b HTTP/1.1" 200 115 0.057405 10.0.0.241 - - [2026-01-29 16:50:34] "GET /virtual-machine-interface/8058ff96-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013707 10.0.0.241 - - [2026-01-29 16:50:34] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.241 - - [2026-01-29 16:50:34] "GET /virtual-machine-interface/8058ff96-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007126 10.0.0.241 - - [2026-01-29 16:50:34] "POST /set-tag HTTP/1.1" 200 109 0.003616 10.0.0.241 - - [2026-01-29 16:50:34] "GET /virtual-machine/f642fe93-3cb8-442a-8e55-02f7590a355c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004263 10.0.0.241 - - [2026-01-29 16:50:34] "POST /ref-update HTTP/1.1" 200 156 0.020273 10.0.0.241 - - [2026-01-29 16:50:34] "GET /virtual-machine-interface/8058ff96-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.018581 10.0.0.241 - - [2026-01-29 16:50:34] "POST /set-tag HTTP/1.1" 200 109 0.027482 10.0.0.241 - - [2026-01-29 16:50:34] "POST /set-tag HTTP/1.1" 200 109 0.047267 10.0.0.241 - - [2026-01-29 16:50:34] "POST /set-tag HTTP/1.1" 200 109 0.038924 10.0.0.241 - - [2026-01-29 16:50:34] "DELETE /instance-ip/807032f6-fd32-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.046444 10.0.0.241 - - [2026-01-29 16:50:35] "POST /ref-update HTTP/1.1" 200 156 0.015920 10.0.0.241 - - [2026-01-29 16:50:35] "DELETE /virtual-machine-interface/8058ff96-fd32-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.081689 10.0.0.241 - - [2026-01-29 16:50:35] "DELETE /virtual-machine/f642fe93-3cb8-442a-8e55-02f7590a355c HTTP/1.1" 200 115 0.038141 10.0.0.241 - - [2026-01-29 16:50:38] "GET /virtual-machine-interface/7fd67b2a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005573 10.0.0.241 - - [2026-01-29 16:50:38] "POST /set-tag HTTP/1.1" 200 109 0.003798 10.0.0.241 - - [2026-01-29 16:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.241 - - [2026-01-29 16:50:38] "GET /loadbalancer/ed48a273-1f35-4862-a393-e65f980790a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002968 10.0.0.241 - - [2026-01-29 16:50:39] "GET /virtual-machine-interface/7fd67b2a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005637 10.0.0.241 - - [2026-01-29 16:50:39] "POST /set-tag HTTP/1.1" 200 109 0.003445 10.0.0.241 - - [2026-01-29 16:50:39] "GET /virtual-machine-interface/7fd67b2a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005817 10.0.0.241 - - [2026-01-29 16:50:39] "POST /set-tag HTTP/1.1" 200 109 0.005892 10.0.0.241 - - [2026-01-29 16:50:39] "GET /virtual-machine/9b60363c-67f1-4f3a-bb31-4051d654cc44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003086 10.0.0.241 - - [2026-01-29 16:50:39] "POST /ref-update HTTP/1.1" 200 156 0.010875 10.0.0.241 - - [2026-01-29 16:50:39] "GET /virtual-machine-interface/7fd67b2a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.014134 10.0.0.241 - - [2026-01-29 16:50:39] "POST /set-tag HTTP/1.1" 200 109 0.021698 10.0.0.241 - - [2026-01-29 16:50:39] "POST /set-tag HTTP/1.1" 200 109 0.028876 10.0.0.241 - - [2026-01-29 16:50:39] "POST /set-tag HTTP/1.1" 200 109 0.024439 10.0.0.241 - - [2026-01-29 16:50:39] "DELETE /instance-ip/7ff685aa-fd32-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.035436 10.0.0.241 - - [2026-01-29 16:50:39] "POST /ref-update HTTP/1.1" 200 156 0.029102 10.0.0.241 - - [2026-01-29 16:50:40] "DELETE /virtual-machine-interface/7fd67b2a-fd32-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.069561 10.0.0.241 - - [2026-01-29 16:50:40] "DELETE /virtual-machine/9b60363c-67f1-4f3a-bb31-4051d654cc44 HTTP/1.1" 200 115 0.034054 10.0.0.241 - - [2026-01-29 16:50:40] "DELETE /tag/7f8e8809-a448-46cc-bd0a-3a594a5e8757 HTTP/1.1" 200 115 0.074491 10.0.0.241 - - [2026-01-29 16:50:40] "DELETE /tag/8b1706a2-2b13-4230-8bfd-05f7cd148dbc HTTP/1.1" 200 115 0.050346 10.0.0.241 - - [2026-01-29 16:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.241 - - [2026-01-29 16:50:43] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035327 10.0.0.241 - - [2026-01-29 16:50:43] "POST /tags HTTP/1.1" 200 394 0.037833 10.0.0.241 - - [2026-01-29 16:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.021535 10.0.0.241 - - [2026-01-29 16:50:43] "GET /tag/b68c8967-55d3-435d-947d-6e75627c94c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.027154 10.0.0.241 - - [2026-01-29 16:50:43] "POST /tags HTTP/1.1" 200 342 0.026228 10.0.0.241 - - [2026-01-29 16:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.241 - - [2026-01-29 16:50:44] "GET /tag/de315fc8-7659-47f8-a869-32a295408fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013369 10.0.0.241 - - [2026-01-29 16:50:44] "POST /id-to-fqname HTTP/1.1" 200 192 0.001591 10.0.0.241 - - [2026-01-29 16:50:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.005894 10.0.0.241 - - [2026-01-29 16:50:44] "POST /security-groups HTTP/1.1" 200 589 0.074485 10.0.0.241 - - [2026-01-29 16:50:44] "POST /projects HTTP/1.1" 200 521 0.266997 10.0.0.241 - - [2026-01-29 16:50:44] "POST /fqname-to-id HTTP/1.1" 404 236 0.004486 10.0.0.241 - - [2026-01-29 16:50:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.051888 10.0.0.241 - - [2026-01-29 16:50:44] "POST /access-control-lists HTTP/1.1" 200 600 0.080814 10.0.0.241 - - [2026-01-29 16:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015199 10.0.0.241 - - [2026-01-29 16:50:44] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.016083 10.0.0.241 - - [2026-01-29 16:50:44] "POST /fqname-to-id HTTP/1.1" 404 235 0.029735 10.0.0.241 - - [2026-01-29 16:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.241 - - [2026-01-29 16:50:44] "GET /virtual-network/6702f109-917e-47f9-ac94-f923408377d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.006491 10.0.0.241 - - [2026-01-29 16:50:44] "POST /access-control-lists HTTP/1.1" 200 598 0.069504 10.0.0.241 - - [2026-01-29 16:50:44] "PUT /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080 HTTP/1.1" 200 265 0.121519 10.0.0.241 - - [2026-01-29 16:50:44] "PUT /virtual-network/6702f109-917e-47f9-ac94-f923408377d0 HTTP/1.1" 200 265 0.046840 10.0.0.241 - - [2026-01-29 16:50:44] "POST /security-groups HTTP/1.1" 200 593 0.078839 10.0.0.241 - - [2026-01-29 16:50:44] "POST /fqname-to-id HTTP/1.1" 404 270 0.003057 10.0.0.241 - - [2026-01-29 16:50:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.041820 10.0.0.241 - - [2026-01-29 16:50:44] "POST /chown HTTP/1.1" 200 109 0.032367 10.0.0.241 - - [2026-01-29 16:50:44] "POST /access-control-lists HTTP/1.1" 200 634 0.092983 10.0.0.241 - - [2026-01-29 16:50:44] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011376 10.0.0.241 - - [2026-01-29 16:50:44] "POST /fqname-to-id HTTP/1.1" 404 269 0.015852 10.0.0.241 - - [2026-01-29 16:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009783 10.0.0.241 - - [2026-01-29 16:50:44] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003374 10.0.0.241 - - [2026-01-29 16:50:45] "POST /tags HTTP/1.1" 409 226 0.002991 10.0.0.241 - - [2026-01-29 16:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.241 - - [2026-01-29 16:50:45] "GET /tag/de315fc8-7659-47f8-a869-32a295408fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010838 10.0.0.241 - - [2026-01-29 16:50:45] "POST /access-control-lists HTTP/1.1" 200 632 0.085273 10.0.0.241 - - [2026-01-29 16:50:45] "POST /firewall-rules HTTP/1.1" 200 602 0.141173 10.0.0.241 - - [2026-01-29 16:50:45] "GET /firewall-rule/93796a10-8b75-437b-8c46-fdbaa350a77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005457 10.0.0.241 - - [2026-01-29 16:50:45] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.005239 10.0.0.241 - - [2026-01-29 16:50:45] "GET /firewall-rule/93796a10-8b75-437b-8c46-fdbaa350a77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002926 10.0.0.241 - - [2026-01-29 16:50:45] "POST /ref-update HTTP/1.1" 200 156 0.061934 10.0.0.241 - - [2026-01-29 16:50:45] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013982 10.0.0.241 - - [2026-01-29 16:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.241 - - [2026-01-29 16:50:45] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003172 10.0.0.241 - - [2026-01-29 16:50:45] "POST /tags HTTP/1.1" 409 226 0.002940 10.0.0.241 - - [2026-01-29 16:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.241 - - [2026-01-29 16:50:45] "GET /tag/de315fc8-7659-47f8-a869-32a295408fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013072 10.0.0.241 - - [2026-01-29 16:50:45] "POST /firewall-rules HTTP/1.1" 200 600 0.066558 10.0.0.241 - - [2026-01-29 16:50:45] "GET /firewall-rule/a89f4f04-0b4a-4a59-9fbf-abdec1985f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007300 10.0.0.241 - - [2026-01-29 16:50:45] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.005812 10.0.0.241 - - [2026-01-29 16:50:45] "GET /firewall-rule/a89f4f04-0b4a-4a59-9fbf-abdec1985f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002742 10.0.0.241 - - [2026-01-29 16:50:45] "POST /ref-update HTTP/1.1" 200 156 0.054610 10.0.0.241 - - [2026-01-29 16:50:46] "POST /tags HTTP/1.1" 200 394 0.037606 10.0.0.241 - - [2026-01-29 16:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005316 10.0.0.241 - - [2026-01-29 16:50:46] "GET /tag/de9195a6-9320-4743-aa3d-e0bd16c6ab8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013361 10.0.0.241 - - [2026-01-29 16:50:46] "POST /tags HTTP/1.1" 200 342 0.020012 10.0.0.241 - - [2026-01-29 16:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.241 - - [2026-01-29 16:50:47] "GET /tag/1bc56eef-7ab1-48bd-89f7-0da37d9b8eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.018064 10.0.0.241 - - [2026-01-29 16:50:47] "POST /id-to-fqname HTTP/1.1" 200 192 0.000781 10.0.0.241 - - [2026-01-29 16:50:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.005745 10.0.0.241 - - [2026-01-29 16:50:47] "POST /security-groups HTTP/1.1" 200 589 0.100825 10.0.0.241 - - [2026-01-29 16:50:47] "POST /fqname-to-id HTTP/1.1" 404 236 0.002649 10.0.0.241 - - [2026-01-29 16:50:47] "POST /projects HTTP/1.1" 200 521 0.283788 10.0.0.241 - - [2026-01-29 16:50:47] "POST /access-control-lists HTTP/1.1" 200 600 0.071822 10.0.0.241 - - [2026-01-29 16:50:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.044366 10.0.0.241 - - [2026-01-29 16:50:47] "POST /fqname-to-id HTTP/1.1" 404 235 0.009297 10.0.0.241 - - [2026-01-29 16:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.030129 10.0.0.241 - - [2026-01-29 16:50:47] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005021 10.0.0.241 - - [2026-01-29 16:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.241 - - [2026-01-29 16:50:47] "GET /virtual-network/6702f109-917e-47f9-ac94-f923408377d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.024499 10.0.0.241 - - [2026-01-29 16:50:47] "POST /access-control-lists HTTP/1.1" 200 598 0.072200 10.0.0.241 - - [2026-01-29 16:50:47] "PUT /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080 HTTP/1.1" 200 265 0.080705 10.0.0.241 - - [2026-01-29 16:50:47] "PUT /virtual-network/6702f109-917e-47f9-ac94-f923408377d0 HTTP/1.1" 200 265 0.050087 10.0.0.241 - - [2026-01-29 16:50:47] "POST /security-groups HTTP/1.1" 200 593 0.075955 10.0.0.241 - - [2026-01-29 16:50:47] "POST /fqname-to-id HTTP/1.1" 404 270 0.003275 10.0.0.241 - - [2026-01-29 16:50:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.036476 10.0.0.241 - - [2026-01-29 16:50:47] "POST /chown HTTP/1.1" 200 109 0.058998 10.0.0.241 - - [2026-01-29 16:50:47] "POST /access-control-lists HTTP/1.1" 200 634 0.092274 10.0.0.241 - - [2026-01-29 16:50:47] "POST /fqname-to-id HTTP/1.1" 404 269 0.022356 10.0.0.241 - - [2026-01-29 16:50:47] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003467 10.0.0.241 - - [2026-01-29 16:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.241 - - [2026-01-29 16:50:48] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003027 10.0.0.241 - - [2026-01-29 16:50:48] "POST /tags HTTP/1.1" 409 226 0.002204 10.0.0.241 - - [2026-01-29 16:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.241 - - [2026-01-29 16:50:48] "GET /tag/1bc56eef-7ab1-48bd-89f7-0da37d9b8eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011801 10.0.0.241 - - [2026-01-29 16:50:48] "POST /access-control-lists HTTP/1.1" 200 632 0.172645 10.0.0.241 - - [2026-01-29 16:50:48] "POST /firewall-rules HTTP/1.1" 200 602 0.192099 10.0.0.241 - - [2026-01-29 16:50:48] "GET /firewall-rule/cd0485ba-d9a8-4d23-8d8f-ef731caee969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.020227 10.0.0.241 - - [2026-01-29 16:50:48] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.006884 10.0.0.241 - - [2026-01-29 16:50:48] "GET /firewall-rule/cd0485ba-d9a8-4d23-8d8f-ef731caee969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003374 10.0.0.241 - - [2026-01-29 16:50:48] "POST /ref-update HTTP/1.1" 200 156 0.054803 10.0.0.241 - - [2026-01-29 16:50:48] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010672 10.0.0.241 - - [2026-01-29 16:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.241 - - [2026-01-29 16:50:48] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002779 10.0.0.241 - - [2026-01-29 16:50:48] "POST /tags HTTP/1.1" 409 226 0.002092 10.0.0.241 - - [2026-01-29 16:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.241 - - [2026-01-29 16:50:48] "GET /tag/1bc56eef-7ab1-48bd-89f7-0da37d9b8eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015397 10.0.0.241 - - [2026-01-29 16:50:48] "POST /firewall-rules HTTP/1.1" 200 600 0.069790 10.0.0.241 - - [2026-01-29 16:50:48] "GET /firewall-rule/0f021bc6-c12f-4516-b25f-409689cacbf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.014229 10.0.0.241 - - [2026-01-29 16:50:48] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.011381 10.0.0.241 - - [2026-01-29 16:50:48] "GET /firewall-rule/0f021bc6-c12f-4516-b25f-409689cacbf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003088 10.0.0.241 - - [2026-01-29 16:50:48] "POST /ref-update HTTP/1.1" 200 156 0.056736 10.0.0.241 - - [2026-01-29 16:50:50] "POST /tags HTTP/1.1" 200 346 0.140523 10.0.0.241 - - [2026-01-29 16:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.241 - - [2026-01-29 16:50:50] "GET /tag/69a5f73f-33fa-4c49-8f4c-80bfa137ec4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.026402 10.0.0.241 - - [2026-01-29 16:50:50] "POST /projects HTTP/1.1" 409 238 0.002360 10.0.0.241 - - [2026-01-29 16:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.241 - - [2026-01-29 16:50:50] "GET /project/03b6f4fd-5868-4039-ad45-96b747d5ce1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.037500 10.0.0.241 - - [2026-01-29 16:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.241 - - [2026-01-29 16:50:50] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007140 10.0.0.241 - - [2026-01-29 16:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.241 - - [2026-01-29 16:50:50] "GET /virtual-network/6702f109-917e-47f9-ac94-f923408377d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.010808 10.0.0.241 - - [2026-01-29 16:50:50] "POST /security-groups HTTP/1.1" 409 285 0.007473 10.0.0.241 - - [2026-01-29 16:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.241 - - [2026-01-29 16:50:50] "PUT /security-group/866d4a0a-e4be-4938-b4e9-4003ba13431f HTTP/1.1" 200 263 0.069489 10.0.0.241 - - [2026-01-29 16:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008494 10.0.0.241 - - [2026-01-29 16:50:50] "PUT /access-control-list/5c76f432-2acd-44f8-ae17-a64cf27795e7 HTTP/1.1" 200 273 0.015182 10.0.0.241 - - [2026-01-29 16:50:50] "GET /project/03b6f4fd-5868-4039-ad45-96b747d5ce1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.057320 10.0.0.241 - - [2026-01-29 16:50:50] "PUT /access-control-list/9e00c4b4-0499-484a-b49c-c8f69f247e82 HTTP/1.1" 200 273 0.039584 10.0.0.241 - - [2026-01-29 16:50:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.045926 10.0.0.241 - - [2026-01-29 16:50:50] "POST /tags HTTP/1.1" 409 228 0.018167 10.0.0.241 - - [2026-01-29 16:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.241 - - [2026-01-29 16:50:50] "GET /tag/69a5f73f-33fa-4c49-8f4c-80bfa137ec4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.014521 10.0.0.241 - - [2026-01-29 16:50:50] "POST /tags HTTP/1.1" 200 346 0.023879 10.0.0.241 - - [2026-01-29 16:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.241 - - [2026-01-29 16:50:50] "GET /tag/27d46ea2-8a1e-4a39-b05d-fa4cd5de4519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015002 10.0.0.241 - - [2026-01-29 16:50:50] "POST /projects HTTP/1.1" 409 238 0.002090 10.0.0.241 - - [2026-01-29 16:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007839 10.0.0.241 - - [2026-01-29 16:50:50] "GET /project/48615357-5156-4faf-b7ad-12bc4d60036b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.045645 10.0.0.241 - - [2026-01-29 16:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.241 - - [2026-01-29 16:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.241 - - [2026-01-29 16:50:50] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004620 10.0.0.241 - - [2026-01-29 16:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.241 - - [2026-01-29 16:50:50] "GET /project/48615357-5156-4faf-b7ad-12bc4d60036b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038111 10.0.0.241 - - [2026-01-29 16:50:50] "GET /virtual-network/6702f109-917e-47f9-ac94-f923408377d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004813 10.0.0.241 - - [2026-01-29 16:50:50] "POST /security-groups HTTP/1.1" 409 285 0.002826 10.0.0.241 - - [2026-01-29 16:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.241 - - [2026-01-29 16:50:50] "PUT /security-group/e3d22fc3-a18b-46f9-a577-cb664724e0b6 HTTP/1.1" 200 263 0.063648 10.0.0.241 - - [2026-01-29 16:50:51] "PUT /access-control-list/a39e9791-a979-4cd6-93ec-3bf3692e5f5f HTTP/1.1" 200 273 0.017588 10.0.0.241 - - [2026-01-29 16:50:51] "PUT /access-control-list/32500ec9-303c-4f1b-92d9-c2fb54f778ce HTTP/1.1" 200 273 0.026203 10.0.0.241 - - [2026-01-29 16:50:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030750 10.0.0.241 - - [2026-01-29 16:50:51] "POST /tags HTTP/1.1" 409 228 0.003351 10.0.0.241 - - [2026-01-29 16:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.241 - - [2026-01-29 16:50:51] "GET /tag/27d46ea2-8a1e-4a39-b05d-fa4cd5de4519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013254 10.0.0.241 - - [2026-01-29 16:50:51] "POST /tags HTTP/1.1" 200 292 0.051411 10.0.0.241 - - [2026-01-29 16:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014188 10.0.0.241 - - [2026-01-29 16:50:51] "GET /tag/9f79471f-9b05-4099-a110-7e1b9760402d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.017444 10.0.0.241 - - [2026-01-29 16:50:51] "POST /tags HTTP/1.1" 200 304 0.055818 10.0.0.241 - - [2026-01-29 16:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015008 10.0.0.241 - - [2026-01-29 16:50:51] "GET /tag/b9dbdfd3-b6aa-4b6a-9b08-6ea43582028b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.016204 10.0.0.241 - - [2026-01-29 16:50:51] "POST /tags HTTP/1.1" 409 252 0.002661 10.0.0.241 - - [2026-01-29 16:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.241 - - [2026-01-29 16:50:51] "GET /tag/b68c8967-55d3-435d-947d-6e75627c94c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012385 10.0.0.241 - - [2026-01-29 16:50:51] "POST /tags HTTP/1.1" 409 226 0.002295 10.0.0.241 - - [2026-01-29 16:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.241 - - [2026-01-29 16:50:51] "GET /tag/de315fc8-7659-47f8-a869-32a295408fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012818 10.0.0.241 - - [2026-01-29 16:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.241 - - [2026-01-29 16:50:51] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005052 10.0.0.241 - - [2026-01-29 16:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.241 - - [2026-01-29 16:50:51] "GET /project/03b6f4fd-5868-4039-ad45-96b747d5ce1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.046422 10.0.0.241 - - [2026-01-29 16:50:51] "POST /virtual-machines HTTP/1.1" 200 396 0.010015 10.0.0.241 - - [2026-01-29 16:50:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.015857 10.0.0.241 - - [2026-01-29 16:50:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.124848 10.0.0.241 - - [2026-01-29 16:50:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017993 10.0.0.241 - - [2026-01-29 16:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008261 10.0.0.241 - - [2026-01-29 16:50:51] "GET /virtual-machine-interface/ab92a1e4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.018743 10.0.0.241 - - [2026-01-29 16:50:52] "POST /instance-ips HTTP/1.1" 200 398 0.040715 10.0.0.241 - - [2026-01-29 16:50:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.026576 10.0.0.241 - - [2026-01-29 16:50:52] "GET /virtual-machine-interface/ab92a1e4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013161 10.0.0.241 - - [2026-01-29 16:50:52] "POST /set-tag HTTP/1.1" 200 109 0.072374 10.0.0.241 - - [2026-01-29 16:50:52] "GET /virtual-machine-interface/ab92a1e4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019961 10.0.0.241 - - [2026-01-29 16:50:52] "GET /instance-ip/abb174fc-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.009392 10.0.0.241 - - [2026-01-29 16:50:52] "GET /virtual-machine-interface/ab92a1e4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005742 10.0.0.241 - - [2026-01-29 16:50:52] "POST /set-tag HTTP/1.1" 200 109 0.003069 10.0.0.241 - - [2026-01-29 16:50:52] "GET /virtual-router/aaafa743-7164-462e-bdda-8e3018736374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004879 10.0.0.241 - - [2026-01-29 16:50:52] "POST /ref-update HTTP/1.1" 200 156 0.009174 10.0.0.241 - - [2026-01-29 16:50:52] "GET /virtual-machine-interface/ab92a1e4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.023240 10.0.0.241 - - [2026-01-29 16:50:52] "POST /set-tag HTTP/1.1" 200 109 0.002468 10.0.0.241 - - [2026-01-29 16:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.241 - - [2026-01-29 16:50:52] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004566 10.0.0.241 - - [2026-01-29 16:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.241 - - [2026-01-29 16:50:52] "GET /project/03b6f4fd-5868-4039-ad45-96b747d5ce1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.025638 10.0.0.241 - - [2026-01-29 16:50:52] "POST /virtual-machines HTTP/1.1" 200 396 0.023652 10.0.0.241 - - [2026-01-29 16:50:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.028244 10.0.0.241 - - [2026-01-29 16:50:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.123489 10.0.0.241 - - [2026-01-29 16:50:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009569 10.0.0.241 - - [2026-01-29 16:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004863 10.0.0.241 - - [2026-01-29 16:50:52] "GET /virtual-machine-interface/ac2084fa-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004780 10.0.0.241 - - [2026-01-29 16:50:52] "POST /instance-ips HTTP/1.1" 200 398 0.032836 10.0.0.241 - - [2026-01-29 16:50:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.038633 10.0.0.241 - - [2026-01-29 16:50:53] "GET /virtual-machine-interface/ac2084fa-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011895 10.0.0.241 - - [2026-01-29 16:50:53] "POST /set-tag HTTP/1.1" 200 109 0.067669 10.0.0.241 - - [2026-01-29 16:50:53] "GET /virtual-machine-interface/ac2084fa-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.023096 10.0.0.241 - - [2026-01-29 16:50:53] "GET /instance-ip/ac3e47e2-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003844 10.0.0.241 - - [2026-01-29 16:50:53] "GET /virtual-machine-interface/ac2084fa-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006084 10.0.0.241 - - [2026-01-29 16:50:53] "POST /set-tag HTTP/1.1" 200 109 0.003219 10.0.0.241 - - [2026-01-29 16:50:53] "GET /virtual-router/aaafa743-7164-462e-bdda-8e3018736374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.005867 10.0.0.241 - - [2026-01-29 16:50:53] "POST /ref-update HTTP/1.1" 200 156 0.011002 10.0.0.241 - - [2026-01-29 16:50:53] "GET /virtual-machine-interface/ac2084fa-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009567 10.0.0.241 - - [2026-01-29 16:50:53] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.241 - - [2026-01-29 16:50:53] "POST /tags HTTP/1.1" 200 292 0.023026 10.0.0.241 - - [2026-01-29 16:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015206 10.0.0.241 - - [2026-01-29 16:50:53] "GET /tag/0a4bba96-55f2-4e0d-b71c-9b3e62750231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.015625 10.0.0.241 - - [2026-01-29 16:50:53] "POST /tags HTTP/1.1" 409 252 0.002880 10.0.0.241 - - [2026-01-29 16:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.241 - - [2026-01-29 16:50:53] "GET /tag/de9195a6-9320-4743-aa3d-e0bd16c6ab8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014464 10.0.0.241 - - [2026-01-29 16:50:53] "POST /tags HTTP/1.1" 409 226 0.002444 10.0.0.241 - - [2026-01-29 16:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.241 - - [2026-01-29 16:50:53] "GET /tag/1bc56eef-7ab1-48bd-89f7-0da37d9b8eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012616 10.0.0.241 - - [2026-01-29 16:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.241 - - [2026-01-29 16:50:53] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006543 10.0.0.241 - - [2026-01-29 16:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.241 - - [2026-01-29 16:50:53] "GET /project/48615357-5156-4faf-b7ad-12bc4d60036b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036210 10.0.0.241 - - [2026-01-29 16:50:53] "POST /virtual-machines HTTP/1.1" 200 396 0.026331 10.0.0.241 - - [2026-01-29 16:50:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.022002 10.0.0.241 - - [2026-01-29 16:50:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.121333 10.0.0.241 - - [2026-01-29 16:50:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.011251 10.0.0.241 - - [2026-01-29 16:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014826 10.0.0.241 - - [2026-01-29 16:50:54] "GET /virtual-machine-interface/acce5490-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007051 10.0.0.241 - - [2026-01-29 16:50:54] "POST /instance-ips HTTP/1.1" 200 398 0.038912 10.0.0.241 - - [2026-01-29 16:50:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.038077 10.0.0.241 - - [2026-01-29 16:50:54] "GET /virtual-machine-interface/acce5490-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.018008 10.0.0.241 - - [2026-01-29 16:50:54] "POST /set-tag HTTP/1.1" 200 109 0.076131 10.0.0.241 - - [2026-01-29 16:50:54] "GET /virtual-machine-interface/acce5490-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.026434 10.0.0.241 - - [2026-01-29 16:50:54] "GET /instance-ip/aceb49b0-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.012044 10.0.0.241 - - [2026-01-29 16:50:54] "GET /virtual-machine-interface/acce5490-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005124 10.0.0.241 - - [2026-01-29 16:50:54] "POST /set-tag HTTP/1.1" 200 109 0.003050 10.0.0.241 - - [2026-01-29 16:50:54] "GET /virtual-router/aaafa743-7164-462e-bdda-8e3018736374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005322 10.0.0.241 - - [2026-01-29 16:50:54] "POST /ref-update HTTP/1.1" 200 156 0.013036 10.0.0.241 - - [2026-01-29 16:50:54] "GET /virtual-machine-interface/acce5490-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006294 10.0.0.241 - - [2026-01-29 16:50:54] "POST /set-tag HTTP/1.1" 200 109 0.002864 10.0.0.241 - - [2026-01-29 16:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.241 - - [2026-01-29 16:50:54] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004729 10.0.0.241 - - [2026-01-29 16:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.241 - - [2026-01-29 16:50:54] "GET /project/48615357-5156-4faf-b7ad-12bc4d60036b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.054305 10.0.0.241 - - [2026-01-29 16:50:54] "POST /virtual-machines HTTP/1.1" 200 396 0.009275 10.0.0.241 - - [2026-01-29 16:50:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025944 10.0.0.241 - - [2026-01-29 16:50:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.120808 10.0.0.241 - - [2026-01-29 16:50:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010472 10.0.0.241 - - [2026-01-29 16:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013992 10.0.0.241 - - [2026-01-29 16:50:54] "GET /virtual-machine-interface/ad5b9a8a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010437 10.0.0.241 - - [2026-01-29 16:50:55] "POST /instance-ips HTTP/1.1" 200 398 0.023179 10.0.0.241 - - [2026-01-29 16:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.025425 10.0.0.241 - - [2026-01-29 16:50:55] "GET /virtual-machine-interface/ad5b9a8a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008807 10.0.0.241 - - [2026-01-29 16:50:55] "POST /set-tag HTTP/1.1" 200 109 0.068050 10.0.0.241 - - [2026-01-29 16:50:55] "GET /virtual-machine-interface/ad5b9a8a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014380 10.0.0.241 - - [2026-01-29 16:50:55] "GET /instance-ip/ad7797c6-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004522 10.0.0.241 - - [2026-01-29 16:50:55] "GET /virtual-machine-interface/ad5b9a8a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005609 10.0.0.241 - - [2026-01-29 16:50:55] "POST /set-tag HTTP/1.1" 200 109 0.002659 10.0.0.241 - - [2026-01-29 16:50:55] "GET /virtual-router/aaafa743-7164-462e-bdda-8e3018736374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.004968 10.0.0.241 - - [2026-01-29 16:50:55] "POST /ref-update HTTP/1.1" 200 156 0.010864 10.0.0.241 - - [2026-01-29 16:50:55] "GET /virtual-machine-interface/ad5b9a8a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016202 10.0.0.241 - - [2026-01-29 16:50:55] "POST /set-tag HTTP/1.1" 200 109 0.011802 10.0.0.241 - - [2026-01-29 16:50:55] "POST /tags HTTP/1.1" 200 300 0.022392 10.0.0.241 - - [2026-01-29 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010306 10.0.0.241 - - [2026-01-29 16:50:55] "GET /tag/5983a02f-52f2-4971-8ec1-af1251821892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015585 10.0.0.241 - - [2026-01-29 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.241 - - [2026-01-29 16:50:55] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004739 10.0.0.241 - - [2026-01-29 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.241 - - [2026-01-29 16:50:55] "GET /project/03b6f4fd-5868-4039-ad45-96b747d5ce1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.037378 10.0.0.241 - - [2026-01-29 16:50:55] "POST /virtual-machines HTTP/1.1" 200 396 0.026386 10.0.0.241 - - [2026-01-29 16:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.023126 10.0.0.241 - - [2026-01-29 16:50:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.137416 10.0.0.241 - - [2026-01-29 16:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024401 10.0.0.241 - - [2026-01-29 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005856 10.0.0.241 - - [2026-01-29 16:50:55] "GET /virtual-machine-interface/adf0f8dc-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009861 10.0.0.241 - - [2026-01-29 16:50:56] "POST /instance-ips HTTP/1.1" 200 398 0.046155 10.0.0.241 - - [2026-01-29 16:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024033 10.0.0.241 - - [2026-01-29 16:50:56] "GET /virtual-machine-interface/adf0f8dc-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015347 10.0.0.241 - - [2026-01-29 16:50:56] "POST /set-tag HTTP/1.1" 200 109 0.023812 10.0.0.241 - - [2026-01-29 16:50:56] "GET /virtual-machine-interface/adf0f8dc-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015393 10.0.0.241 - - [2026-01-29 16:50:56] "GET /instance-ip/ae11c2e2-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003757 10.0.0.241 - - [2026-01-29 16:50:56] "GET /virtual-machine-interface/adf0f8dc-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005301 10.0.0.241 - - [2026-01-29 16:50:56] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.241 - - [2026-01-29 16:50:56] "POST /tags HTTP/1.1" 200 300 0.029269 10.0.0.241 - - [2026-01-29 16:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.241 - - [2026-01-29 16:50:56] "GET /tag/8fd6635c-b4a7-4209-a782-bd5237989f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.016537 10.0.0.241 - - [2026-01-29 16:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.241 - - [2026-01-29 16:50:56] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005731 10.0.0.241 - - [2026-01-29 16:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.241 - - [2026-01-29 16:50:56] "GET /project/03b6f4fd-5868-4039-ad45-96b747d5ce1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.044282 10.0.0.241 - - [2026-01-29 16:50:56] "POST /virtual-machines HTTP/1.1" 200 396 0.018893 10.0.0.241 - - [2026-01-29 16:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.020855 10.0.0.241 - - [2026-01-29 16:50:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109023 10.0.0.241 - - [2026-01-29 16:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.010912 10.0.0.241 - - [2026-01-29 16:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014663 10.0.0.241 - - [2026-01-29 16:50:56] "GET /virtual-machine-interface/ae7a5dca-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007148 10.0.0.241 - - [2026-01-29 16:50:56] "POST /instance-ips HTTP/1.1" 200 398 0.034882 10.0.0.241 - - [2026-01-29 16:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.020753 10.0.0.241 - - [2026-01-29 16:50:56] "GET /virtual-machine-interface/ae7a5dca-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012768 10.0.0.241 - - [2026-01-29 16:50:56] "POST /set-tag HTTP/1.1" 200 109 0.017979 10.0.0.241 - - [2026-01-29 16:50:57] "GET /virtual-machine-interface/ae7a5dca-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.025826 10.0.0.241 - - [2026-01-29 16:50:57] "GET /instance-ip/ae94147c-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004803 10.0.0.241 - - [2026-01-29 16:50:57] "GET /virtual-machine-interface/ae7a5dca-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005188 10.0.0.241 - - [2026-01-29 16:50:57] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.241 - - [2026-01-29 16:50:57] "POST /tags HTTP/1.1" 200 300 0.031925 10.0.0.241 - - [2026-01-29 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.241 - - [2026-01-29 16:50:57] "GET /tag/a882c402-5ce1-49a8-9f6b-d4d9998a96b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013267 10.0.0.241 - - [2026-01-29 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.241 - - [2026-01-29 16:50:57] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006503 10.0.0.241 - - [2026-01-29 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.241 - - [2026-01-29 16:50:57] "GET /project/48615357-5156-4faf-b7ad-12bc4d60036b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041655 10.0.0.241 - - [2026-01-29 16:50:57] "POST /virtual-machines HTTP/1.1" 200 396 0.009315 10.0.0.241 - - [2026-01-29 16:50:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.021074 10.0.0.241 - - [2026-01-29 16:50:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.124221 10.0.0.241 - - [2026-01-29 16:50:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009694 10.0.0.241 - - [2026-01-29 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012322 10.0.0.241 - - [2026-01-29 16:50:57] "GET /virtual-machine-interface/aef4090e-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008420 10.0.0.241 - - [2026-01-29 16:50:57] "POST /instance-ips HTTP/1.1" 200 398 0.026239 10.0.0.241 - - [2026-01-29 16:50:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.029230 10.0.0.241 - - [2026-01-29 16:50:57] "GET /virtual-machine-interface/aef4090e-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.017778 10.0.0.241 - - [2026-01-29 16:50:57] "POST /set-tag HTTP/1.1" 200 109 0.021317 10.0.0.241 - - [2026-01-29 16:50:57] "GET /virtual-machine-interface/aef4090e-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013408 10.0.0.241 - - [2026-01-29 16:50:57] "GET /instance-ip/af0fd8d2-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004252 10.0.0.241 - - [2026-01-29 16:50:57] "GET /virtual-machine-interface/aef4090e-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005902 10.0.0.241 - - [2026-01-29 16:50:57] "POST /set-tag HTTP/1.1" 200 109 0.002852 10.0.0.241 - - [2026-01-29 16:50:57] "POST /tags HTTP/1.1" 200 300 0.020109 10.0.0.241 - - [2026-01-29 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.241 - - [2026-01-29 16:50:57] "GET /tag/a48eadf7-8868-4d38-bc9c-af1b6e65c1f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013212 10.0.0.241 - - [2026-01-29 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.241 - - [2026-01-29 16:50:58] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006833 10.0.0.241 - - [2026-01-29 16:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.241 - - [2026-01-29 16:50:58] "GET /project/48615357-5156-4faf-b7ad-12bc4d60036b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040831 10.0.0.241 - - [2026-01-29 16:50:58] "POST /virtual-machines HTTP/1.1" 200 396 0.010236 10.0.0.241 - - [2026-01-29 16:50:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017452 10.0.0.241 - - [2026-01-29 16:50:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.121727 10.0.0.241 - - [2026-01-29 16:50:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.012080 10.0.0.241 - - [2026-01-29 16:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014662 10.0.0.241 - - [2026-01-29 16:50:58] "GET /virtual-machine-interface/af6bbea4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006353 10.0.0.241 - - [2026-01-29 16:50:58] "POST /instance-ips HTTP/1.1" 200 398 0.031101 10.0.0.241 - - [2026-01-29 16:50:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.037625 10.0.0.241 - - [2026-01-29 16:50:58] "GET /virtual-machine-interface/af6bbea4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008489 10.0.0.241 - - [2026-01-29 16:50:58] "POST /set-tag HTTP/1.1" 200 109 0.021656 10.0.0.241 - - [2026-01-29 16:50:58] "GET /virtual-machine-interface/af6bbea4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016243 10.0.0.241 - - [2026-01-29 16:50:58] "GET /instance-ip/af87caea-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004098 10.0.0.241 - - [2026-01-29 16:50:58] "GET /virtual-machine-interface/af6bbea4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005259 10.0.0.241 - - [2026-01-29 16:50:58] "POST /set-tag HTTP/1.1" 200 109 0.012125 10.0.0.241 - - [2026-01-29 16:50:58] "GET /virtual-router/aaafa743-7164-462e-bdda-8e3018736374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005670 10.0.0.241 - - [2026-01-29 16:50:58] "POST /ref-update HTTP/1.1" 200 156 0.009470 10.0.0.241 - - [2026-01-29 16:50:58] "GET /virtual-machine-interface/adf0f8dc-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013459 10.0.0.241 - - [2026-01-29 16:50:58] "POST /set-tag HTTP/1.1" 200 109 0.003216 10.0.0.241 - - [2026-01-29 16:50:58] "GET /virtual-machine-interface/ab92a1e4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005355 10.0.0.241 - - [2026-01-29 16:50:58] "POST /set-tag HTTP/1.1" 200 109 0.002621 10.0.0.241 - - [2026-01-29 16:50:58] "GET /virtual-router/aaafa743-7164-462e-bdda-8e3018736374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.004924 10.0.0.241 - - [2026-01-29 16:50:58] "POST /ref-update HTTP/1.1" 200 156 0.012090 10.0.0.241 - - [2026-01-29 16:50:58] "GET /virtual-machine-interface/ae7a5dca-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018599 10.0.0.241 - - [2026-01-29 16:50:58] "POST /set-tag HTTP/1.1" 200 109 0.003512 10.0.0.241 - - [2026-01-29 16:50:59] "GET /virtual-router/aaafa743-7164-462e-bdda-8e3018736374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.005580 10.0.0.241 - - [2026-01-29 16:50:59] "POST /ref-update HTTP/1.1" 200 156 0.011055 10.0.0.241 - - [2026-01-29 16:50:59] "GET /virtual-machine-interface/aef4090e-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008770 10.0.0.241 - - [2026-01-29 16:50:59] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.241 - - [2026-01-29 16:50:59] "GET /virtual-router/aaafa743-7164-462e-bdda-8e3018736374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.008015 10.0.0.241 - - [2026-01-29 16:50:59] "POST /ref-update HTTP/1.1" 200 156 0.012912 10.0.0.241 - - [2026-01-29 16:50:59] "GET /virtual-machine-interface/af6bbea4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006321 10.0.0.241 - - [2026-01-29 16:50:59] "POST /set-tag HTTP/1.1" 200 109 0.002981 10.0.0.241 - - [2026-01-29 16:50:59] "GET /virtual-machine-interface/ac2084fa-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005740 10.0.0.241 - - [2026-01-29 16:50:59] "POST /set-tag HTTP/1.1" 200 109 0.003325 10.0.0.241 - - [2026-01-29 16:50:59] "GET /virtual-machine-interface/acce5490-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005110 10.0.0.241 - - [2026-01-29 16:50:59] "POST /set-tag HTTP/1.1" 200 109 0.003390 10.0.0.241 - - [2026-01-29 16:50:59] "GET /virtual-machine-interface/ad5b9a8a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009891 10.0.0.241 - - [2026-01-29 16:50:59] "POST /set-tag HTTP/1.1" 200 109 0.003977 10.0.0.241 - - [2026-01-29 16:50:59] "GET /virtual-machine-interface/adf0f8dc-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016108 10.0.0.241 - - [2026-01-29 16:50:59] "POST /set-tag HTTP/1.1" 200 109 0.002931 10.0.0.241 - - [2026-01-29 16:50:59] "GET /virtual-machine-interface/ae7a5dca-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004883 10.0.0.241 - - [2026-01-29 16:50:59] "POST /set-tag HTTP/1.1" 200 109 0.002868 10.0.0.241 - - [2026-01-29 16:50:59] "GET /virtual-machine-interface/aef4090e-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004537 10.0.0.241 - - [2026-01-29 16:50:59] "POST /set-tag HTTP/1.1" 200 109 0.009897 10.0.0.241 - - [2026-01-29 16:50:59] "GET /virtual-machine-interface/af6bbea4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004860 10.0.0.241 - - [2026-01-29 16:50:59] "POST /set-tag HTTP/1.1" 200 109 0.004332 10.0.0.241 - - [2026-01-29 16:51:01] "GET /virtual-machine-interface/ab92a1e4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005937 10.0.0.241 - - [2026-01-29 16:51:01] "POST /set-tag HTTP/1.1" 200 109 0.003795 10.0.0.241 - - [2026-01-29 16:51:02] "GET /virtual-machine-interface/adf0f8dc-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006814 10.0.0.241 - - [2026-01-29 16:51:02] "POST /set-tag HTTP/1.1" 200 109 0.003483 10.0.0.241 - - [2026-01-29 16:51:02] "GET /virtual-machine-interface/ac2084fa-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006426 10.0.0.241 - - [2026-01-29 16:51:02] "POST /set-tag HTTP/1.1" 200 109 0.003976 10.0.0.241 - - [2026-01-29 16:51:03] "GET /virtual-machine-interface/acce5490-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005787 10.0.0.241 - - [2026-01-29 16:51:03] "POST /set-tag HTTP/1.1" 200 109 0.004742 10.0.0.241 - - [2026-01-29 16:51:04] "GET /virtual-machine-interface/ad5b9a8a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006355 10.0.0.241 - - [2026-01-29 16:51:04] "POST /set-tag HTTP/1.1" 200 109 0.002971 10.0.0.241 - - [2026-01-29 16:51:05] "GET /virtual-machine/8d4c284c-bc80-4717-98bd-91878ec8bc81?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003813 10.0.0.241 - - [2026-01-29 16:51:05] "GET /virtual-machine-interface/ab92a1e4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005370 10.0.0.241 - - [2026-01-29 16:51:06] "GET /virtual-machine/3621fb67-4e22-4246-85de-0e2ee1b81f3f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003620 10.0.0.241 - - [2026-01-29 16:51:06] "GET /virtual-machine-interface/ac2084fa-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005161 10.0.0.241 - - [2026-01-29 16:51:06] "GET /virtual-machine/4da57b8f-bc3d-4578-902f-0b4e992aed61?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.007425 10.0.0.241 - - [2026-01-29 16:51:06] "GET /virtual-machine-interface/acce5490-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010889 10.0.0.241 - - [2026-01-29 16:51:06] "GET /virtual-machine/a219278e-f593-4fdd-b2fd-c585f9771d63?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004367 10.0.0.241 - - [2026-01-29 16:51:06] "GET /virtual-machine-interface/ad5b9a8a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009071 10.0.0.241 - - [2026-01-29 16:51:06] "GET /virtual-machine/55365b77-a6a5-473d-8caf-93a3c8a11956?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003721 10.0.0.241 - - [2026-01-29 16:51:06] "GET /virtual-machine-interface/adf0f8dc-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004269 10.0.0.241 - - [2026-01-29 16:51:07] "GET /virtual-machine-interface/ae7a5dca-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008472 10.0.0.241 - - [2026-01-29 16:51:07] "POST /set-tag HTTP/1.1" 200 109 0.008249 10.0.0.241 - - [2026-01-29 16:51:07] "GET /virtual-machine-interface/af6bbea4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005044 10.0.0.241 - - [2026-01-29 16:51:07] "POST /set-tag HTTP/1.1" 200 109 0.003078 10.0.0.241 - - [2026-01-29 16:51:07] "GET /virtual-machine-interface/aef4090e-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006910 10.0.0.241 - - [2026-01-29 16:51:07] "POST /set-tag HTTP/1.1" 200 109 0.005697 10.0.0.241 - - [2026-01-29 16:51:11] "GET /virtual-machine/da9368a0-aa4e-49ec-83b4-a6b74103daad?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003738 10.0.0.241 - - [2026-01-29 16:51:11] "GET /virtual-machine-interface/aef4090e-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005053 10.0.0.241 - - [2026-01-29 16:51:11] "GET /virtual-machine/a55fb103-4df6-40a4-a83b-3721b2be3f74?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004008 10.0.0.241 - - [2026-01-29 16:51:11] "GET /virtual-machine-interface/ae7a5dca-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010067 10.0.0.241 - - [2026-01-29 16:51:11] "GET /virtual-machine/fd933d0f-0566-40bd-8b3c-efcc39c11373?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004203 10.0.0.241 - - [2026-01-29 16:51:11] "GET /virtual-machine-interface/af6bbea4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005618 10.0.0.241 - - [2026-01-29 16:51:12] "GET /loadbalancer/fb957bd9-4d34-4a8e-91d4-e205a4d8f808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.021472 10.0.0.241 - - [2026-01-29 16:51:12] "POST /tags HTTP/1.1" 200 334 0.060607 10.0.0.241 - - [2026-01-29 16:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015375 10.0.0.241 - - [2026-01-29 16:51:12] "GET /tag/1463fc8a-35e7-40e5-816e-a8ad9aa853ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.020635 10.0.0.241 - - [2026-01-29 16:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.241 - - [2026-01-29 16:51:12] "GET /project/03b6f4fd-5868-4039-ad45-96b747d5ce1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.071116 10.0.0.241 - - [2026-01-29 16:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.241 - - [2026-01-29 16:51:12] "GET /virtual-network/6702f109-917e-47f9-ac94-f923408377d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007730 10.0.0.241 - - [2026-01-29 16:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.241 - - [2026-01-29 16:51:12] "GET /service-appliance-set/50df6983-d0b1-4760-ba8d-68e604f7c4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.004351 10.0.0.241 - - [2026-01-29 16:51:12] "POST /fqname-to-id HTTP/1.1" 404 273 0.002163 10.0.0.241 - - [2026-01-29 16:51:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.119497 10.0.0.241 - - [2026-01-29 16:51:12] "GET /virtual-machine-interface/62374768-b073-4d8b-9241-66e50b6cceb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.031402 10.0.0.241 - - [2026-01-29 16:51:12] "POST /instance-ips HTTP/1.1" 200 410 0.061811 10.0.0.241 - - [2026-01-29 16:51:12] "GET /instance-ip/f827ab69-9e8e-45cb-b51c-5197f0b955d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.005716 10.0.0.241 - - [2026-01-29 16:51:12] "POST /loadbalancers HTTP/1.1" 200 631 0.068866 10.0.0.241 - - [2026-01-29 16:51:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.031339 10.0.0.241 - - [2026-01-29 16:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009673 10.0.0.241 - - [2026-01-29 16:51:12] "GET /project/03b6f4fd-5868-4039-ad45-96b747d5ce1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.062781 10.0.0.241 - - [2026-01-29 16:51:12] "GET /instance-ip/f827ab69-9e8e-45cb-b51c-5197f0b955d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004497 10.0.0.241 - - [2026-01-29 16:51:13] "GET /project/03b6f4fd-5868-4039-ad45-96b747d5ce1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.074363 10.0.0.241 - - [2026-01-29 16:51:13] "GET /loadbalancer/fb957bd9-4d34-4a8e-91d4-e205a4d8f808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.012395 10.0.0.241 - - [2026-01-29 16:51:13] "POST /floating-ips HTTP/1.1" 200 599 0.091901 10.0.0.241 - - [2026-01-29 16:51:13] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.047815 10.0.0.241 - - [2026-01-29 16:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.241 - - [2026-01-29 16:51:13] "GET /loadbalancer/fb957bd9-4d34-4a8e-91d4-e205a4d8f808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.005463 10.0.0.241 - - [2026-01-29 16:51:13] "GET /project/03b6f4fd-5868-4039-ad45-96b747d5ce1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.098692 10.0.0.241 - - [2026-01-29 16:51:13] "GET /loadbalancer-listener/105969be-e081-45fa-98ba-76d808f0db54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.018065 10.0.0.241 - - [2026-01-29 16:51:13] "GET /loadbalancer-listener/105969be-e081-45fa-98ba-76d808f0db54?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.005944 10.0.0.241 - - [2026-01-29 16:51:13] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.030312 10.0.0.241 - - [2026-01-29 16:51:13] "GET /instance-ip/f827ab69-9e8e-45cb-b51c-5197f0b955d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.005277 10.0.0.241 - - [2026-01-29 16:51:13] "GET /instance-ip/f827ab69-9e8e-45cb-b51c-5197f0b955d7?fields=floating_ips HTTP/1.1" 200 1215 0.028926 10.0.0.241 - - [2026-01-29 16:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.241 - - [2026-01-29 16:51:13] "GET /loadbalancer/fb957bd9-4d34-4a8e-91d4-e205a4d8f808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004399 10.0.0.241 - - [2026-01-29 16:51:13] "GET /loadbalancer-pool/aad0769c-6f86-47a4-b700-feadb7461d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.010981 10.0.0.241 - - [2026-01-29 16:51:13] "GET /floating-ip/2f0f212f-ea92-4d79-a5f2-0670828028b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.003766 10.0.0.241 - - [2026-01-29 16:51:13] "POST /loadbalancer-members HTTP/1.1" 200 723 0.021045 10.0.0.241 - - [2026-01-29 16:51:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.031334 10.0.0.241 - - [2026-01-29 16:51:13] "GET /virtual-machine-interface/ac2084fa-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.024628 10.0.0.241 - - [2026-01-29 16:51:13] "GET /virtual-machine-interface/ac2084fa-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009835 10.0.0.241 - - [2026-01-29 16:51:13] "POST /ref-update HTTP/1.1" 200 156 0.014220 10.0.0.241 - - [2026-01-29 16:51:13] "POST /tags HTTP/1.1" 409 221 0.021476 10.0.0.241 - - [2026-01-29 16:51:13] "GET /floating-ip/2f0f212f-ea92-4d79-a5f2-0670828028b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.047350 10.0.0.241 - - [2026-01-29 16:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008966 10.0.0.241 - - [2026-01-29 16:51:13] "GET /tag/1463fc8a-35e7-40e5-816e-a8ad9aa853ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.046877 10.0.0.241 - - [2026-01-29 16:51:13] "PUT /floating-ip/2f0f212f-ea92-4d79-a5f2-0670828028b1 HTTP/1.1" 200 257 0.019099 10.0.0.241 - - [2026-01-29 16:51:13] "POST /set-tag HTTP/1.1" 200 109 0.101231 10.0.0.241 - - [2026-01-29 16:51:13] "GET /loadbalancer-pool/aad0769c-6f86-47a4-b700-feadb7461d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.008748 10.0.0.241 - - [2026-01-29 16:51:13] "POST /loadbalancer-members HTTP/1.1" 200 723 0.046458 10.0.0.241 - - [2026-01-29 16:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.027352 10.0.0.241 - - [2026-01-29 16:51:14] "GET /virtual-machine-interface/ab92a1e4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013142 10.0.0.241 - - [2026-01-29 16:51:14] "GET /virtual-machine-interface/ab92a1e4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012910 10.0.0.241 - - [2026-01-29 16:51:14] "POST /ref-update HTTP/1.1" 200 156 0.025991 10.0.0.241 - - [2026-01-29 16:51:14] "GET /floating-ip/2f0f212f-ea92-4d79-a5f2-0670828028b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.046331 10.0.0.241 - - [2026-01-29 16:51:14] "POST /set-tag HTTP/1.1" 200 109 0.159818 10.0.0.241 - - [2026-01-29 16:51:14] "POST /tags HTTP/1.1" 409 206 0.003655 10.0.0.241 - - [2026-01-29 16:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.241 - - [2026-01-29 16:51:14] "GET /tag/b9dbdfd3-b6aa-4b6a-9b08-6ea43582028b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.019687 10.0.0.241 - - [2026-01-29 16:51:14] "POST /tags HTTP/1.1" 409 204 0.007727 10.0.0.241 - - [2026-01-29 16:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006861 10.0.0.241 - - [2026-01-29 16:51:14] "GET /tag/8fd6635c-b4a7-4209-a782-bd5237989f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.014124 10.0.0.241 - - [2026-01-29 16:51:14] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003747 10.0.0.241 - - [2026-01-29 16:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.241 - - [2026-01-29 16:51:14] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004325 10.0.0.241 - - [2026-01-29 16:51:14] "POST /tags HTTP/1.1" 409 206 0.003576 10.0.0.241 - - [2026-01-29 16:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.241 - - [2026-01-29 16:51:14] "GET /tag/b9dbdfd3-b6aa-4b6a-9b08-6ea43582028b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.015261 10.0.0.241 - - [2026-01-29 16:51:14] "POST /tags HTTP/1.1" 409 226 0.002413 10.0.0.241 - - [2026-01-29 16:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.241 - - [2026-01-29 16:51:14] "GET /tag/de315fc8-7659-47f8-a869-32a295408fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013398 10.0.0.241 - - [2026-01-29 16:51:14] "POST /tags HTTP/1.1" 409 204 0.002764 10.0.0.241 - - [2026-01-29 16:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.241 - - [2026-01-29 16:51:14] "GET /tag/8fd6635c-b4a7-4209-a782-bd5237989f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.022202 10.0.0.241 - - [2026-01-29 16:51:14] "POST /tags HTTP/1.1" 409 226 0.004789 10.0.0.241 - - [2026-01-29 16:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006681 10.0.0.241 - - [2026-01-29 16:51:15] "GET /tag/de315fc8-7659-47f8-a869-32a295408fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.023397 10.0.0.241 - - [2026-01-29 16:51:15] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008024 10.0.0.241 - - [2026-01-29 16:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.241 - - [2026-01-29 16:51:15] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004846 10.0.0.241 - - [2026-01-29 16:51:15] "POST /firewall-rules HTTP/1.1" 200 628 0.095977 10.0.0.241 - - [2026-01-29 16:51:15] "POST /firewall-rules HTTP/1.1" 200 648 0.138214 10.0.0.241 - - [2026-01-29 16:51:15] "GET /firewall-rule/3013046e-5001-4754-b1e7-4e33c631e63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.025103 10.0.0.241 - - [2026-01-29 16:51:15] "GET /firewall-policy/9ba77a5d-83b8-4000-b00b-5bfd30a40c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003483 10.0.0.241 - - [2026-01-29 16:51:15] "GET /firewall-rule/3002b931-cb6b-4833-baf6-44774ab13fe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.005934 10.0.0.241 - - [2026-01-29 16:51:15] "POST /ref-update HTTP/1.1" 200 156 0.043783 10.0.0.241 - - [2026-01-29 16:51:15] "POST /firewall-policys HTTP/1.1" 200 608 0.059393 10.0.0.241 - - [2026-01-29 16:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019275 10.0.0.241 - - [2026-01-29 16:51:15] "GET /firewall-policy/5197e0f1-160d-4ce2-ab8b-60971324ef3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.018927 10.0.0.241 - - [2026-01-29 16:51:15] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003196 10.0.0.241 - - [2026-01-29 16:51:15] "GET /firewall-policy/5197e0f1-160d-4ce2-ab8b-60971324ef3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005041 10.0.0.241 - - [2026-01-29 16:51:15] "GET /firewall-policy/7057f3c9-9b6c-4484-83d1-4d20e9d8f67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004627 10.0.0.241 - - [2026-01-29 16:51:15] "GET /firewall-policy/9ba77a5d-83b8-4000-b00b-5bfd30a40c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004695 10.0.0.241 - - [2026-01-29 16:51:15] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.006287 10.0.0.241 - - [2026-01-29 16:51:15] "GET /firewall-policy/9ba77a5d-83b8-4000-b00b-5bfd30a40c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003117 10.0.0.241 - - [2026-01-29 16:51:15] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003142 10.0.0.241 - - [2026-01-29 16:51:15] "POST /ref-update HTTP/1.1" 200 156 0.021753 10.0.0.241 - - [2026-01-29 16:51:15] "POST /ref-update HTTP/1.1" 200 156 0.043698 10.0.0.241 - - [2026-01-29 16:51:16] "POST /ref-update HTTP/1.1" 200 156 0.053931 10.0.0.241 - - [2026-01-29 16:51:16] "POST /ref-update HTTP/1.1" 200 156 0.034398 10.0.0.241 - - [2026-01-29 16:51:16] "POST /ref-update HTTP/1.1" 200 156 0.048803 10.0.0.241 - - [2026-01-29 16:51:16] "GET /firewall-policy/5197e0f1-160d-4ce2-ab8b-60971324ef3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.020716 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:51:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001009 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:51:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002132 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:51:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001074 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:51:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001325 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:51:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001208 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:51:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001627 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:52:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001116 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:52:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001045 10.0.0.241 - - [2026-01-29 16:53:14] "POST /tags HTTP/1.1" 409 252 0.002865 10.0.0.241 - - [2026-01-29 16:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015119 10.0.0.241 - - [2026-01-29 16:53:14] "GET /tag/de9195a6-9320-4743-aa3d-e0bd16c6ab8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.017237 10.0.0.241 - - [2026-01-29 16:53:14] "POST /tags HTTP/1.1" 409 228 0.002401 10.0.0.241 - - [2026-01-29 16:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.241 - - [2026-01-29 16:53:14] "GET /tag/27d46ea2-8a1e-4a39-b05d-fa4cd5de4519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011857 10.0.0.241 - - [2026-01-29 16:53:14] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.006899 10.0.0.241 - - [2026-01-29 16:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.241 - - [2026-01-29 16:53:14] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003005 10.0.0.241 - - [2026-01-29 16:53:14] "POST /tags HTTP/1.1" 409 206 0.002109 10.0.0.241 - - [2026-01-29 16:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.241 - - [2026-01-29 16:53:14] "GET /tag/b9dbdfd3-b6aa-4b6a-9b08-6ea43582028b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.023674 10.0.0.241 - - [2026-01-29 16:53:14] "POST /tags HTTP/1.1" 409 226 0.002144 10.0.0.241 - - [2026-01-29 16:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.241 - - [2026-01-29 16:53:14] "GET /tag/de315fc8-7659-47f8-a869-32a295408fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015763 10.0.0.241 - - [2026-01-29 16:53:14] "POST /tags HTTP/1.1" 409 204 0.005655 10.0.0.241 - - [2026-01-29 16:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.241 - - [2026-01-29 16:53:14] "GET /tag/8fd6635c-b4a7-4209-a782-bd5237989f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.016946 10.0.0.241 - - [2026-01-29 16:53:14] "POST /tags HTTP/1.1" 409 226 0.003482 10.0.0.241 - - [2026-01-29 16:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.241 - - [2026-01-29 16:53:14] "GET /tag/de315fc8-7659-47f8-a869-32a295408fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014602 10.0.0.241 - - [2026-01-29 16:53:14] "POST /tags HTTP/1.1" 409 228 0.002444 10.0.0.241 - - [2026-01-29 16:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.241 - - [2026-01-29 16:53:14] "GET /tag/27d46ea2-8a1e-4a39-b05d-fa4cd5de4519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.019815 10.0.0.241 - - [2026-01-29 16:53:14] "POST /tags HTTP/1.1" 409 252 0.002798 10.0.0.241 - - [2026-01-29 16:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005282 10.0.0.241 - - [2026-01-29 16:53:14] "GET /tag/de9195a6-9320-4743-aa3d-e0bd16c6ab8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012923 10.0.0.241 - - [2026-01-29 16:53:15] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004522 10.0.0.241 - - [2026-01-29 16:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.241 - - [2026-01-29 16:53:15] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003633 10.0.0.241 - - [2026-01-29 16:53:15] "POST /firewall-rules HTTP/1.1" 409 281 0.003528 10.0.0.241 - - [2026-01-29 16:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.241 - - [2026-01-29 16:53:15] "PUT /firewall-rule/3002b931-cb6b-4833-baf6-44774ab13fe8 HTTP/1.1" 200 261 0.046947 10.0.0.241 - - [2026-01-29 16:53:15] "POST /firewall-rules HTTP/1.1" 409 291 0.023849 10.0.0.241 - - [2026-01-29 16:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013118 10.0.0.241 - - [2026-01-29 16:53:15] "PUT /firewall-rule/3013046e-5001-4754-b1e7-4e33c631e63b HTTP/1.1" 200 261 0.031971 10.0.0.241 - - [2026-01-29 16:53:15] "GET /firewall-rule/3013046e-5001-4754-b1e7-4e33c631e63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.011688 10.0.0.241 - - [2026-01-29 16:53:15] "POST /firewall-rules HTTP/1.1" 200 660 0.113074 10.0.0.241 - - [2026-01-29 16:53:15] "GET /firewall-rule/ea3393e1-6428-4dea-a03d-61b3688150f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.023638 10.0.0.241 - - [2026-01-29 16:53:15] "GET /firewall-policy/9ba77a5d-83b8-4000-b00b-5bfd30a40c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003934 10.0.0.241 - - [2026-01-29 16:53:15] "GET /firewall-rule/3002b931-cb6b-4833-baf6-44774ab13fe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003957 10.0.0.241 - - [2026-01-29 16:53:15] "POST /firewall-policys HTTP/1.1" 409 269 0.002406 10.0.0.241 - - [2026-01-29 16:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.241 - - [2026-01-29 16:53:15] "PUT /firewall-policy/5197e0f1-160d-4ce2-ab8b-60971324ef3e HTTP/1.1" 200 265 0.024478 10.0.0.241 - - [2026-01-29 16:53:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.081479 10.0.0.241 - - [2026-01-29 16:53:15] "GET /firewall-policy/5197e0f1-160d-4ce2-ab8b-60971324ef3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.017697 10.0.0.241 - - [2026-01-29 16:53:15] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004103 10.0.0.241 - - [2026-01-29 16:53:15] "GET /firewall-policy/5197e0f1-160d-4ce2-ab8b-60971324ef3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003132 10.0.0.241 - - [2026-01-29 16:53:15] "GET /firewall-policy/5197e0f1-160d-4ce2-ab8b-60971324ef3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003896 10.0.0.241 - - [2026-01-29 16:53:15] "GET /firewall-policy/5197e0f1-160d-4ce2-ab8b-60971324ef3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003158 10.0.0.241 - - [2026-01-29 16:54:17] "GET /virtual-machine-interface/ac2084fa-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.008293 10.0.0.241 - - [2026-01-29 16:54:17] "POST /set-tag HTTP/1.1" 200 109 0.005128 10.0.0.241 - - [2026-01-29 16:54:17] "GET /virtual-machine-interface/ab92a1e4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.011425 10.0.0.241 - - [2026-01-29 16:54:17] "POST /set-tag HTTP/1.1" 200 109 0.003297 10.0.0.241 - - [2026-01-29 16:54:17] "GET /virtual-machine-interface/ae7a5dca-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008277 10.0.0.241 - - [2026-01-29 16:54:17] "POST /set-tag HTTP/1.1" 200 109 0.002716 10.0.0.241 - - [2026-01-29 16:54:17] "GET /virtual-machine-interface/aef4090e-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006794 10.0.0.241 - - [2026-01-29 16:54:17] "POST /set-tag HTTP/1.1" 200 109 0.003304 10.0.0.241 - - [2026-01-29 16:54:17] "GET /virtual-machine-interface/ad5b9a8a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005953 10.0.0.241 - - [2026-01-29 16:54:17] "POST /set-tag HTTP/1.1" 200 109 0.003249 10.0.0.241 - - [2026-01-29 16:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.241 - - [2026-01-29 16:54:17] "GET /loadbalancer/fb957bd9-4d34-4a8e-91d4-e205a4d8f808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003806 10.0.0.241 - - [2026-01-29 16:54:17] "GET /virtual-machine-interface/ac2084fa-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007512 10.0.0.241 - - [2026-01-29 16:54:17] "POST /set-tag HTTP/1.1" 200 109 0.037551 10.0.0.241 - - [2026-01-29 16:54:17] "DELETE /loadbalancer-member/37b89457-a6ce-406b-852c-81784c00128c HTTP/1.1" 200 115 0.049465 10.0.0.241 - - [2026-01-29 16:54:17] "GET /virtual-machine-interface/adf0f8dc-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010153 10.0.0.241 - - [2026-01-29 16:54:17] "POST /set-tag HTTP/1.1" 200 109 0.003355 10.0.0.241 - - [2026-01-29 16:54:17] "GET /virtual-machine-interface/af6bbea4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005179 10.0.0.241 - - [2026-01-29 16:54:17] "POST /set-tag HTTP/1.1" 200 109 0.002648 10.0.0.241 - - [2026-01-29 16:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.241 - - [2026-01-29 16:54:17] "GET /loadbalancer/fb957bd9-4d34-4a8e-91d4-e205a4d8f808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003222 10.0.0.241 - - [2026-01-29 16:54:17] "GET /virtual-machine-interface/acce5490-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011733 10.0.0.241 - - [2026-01-29 16:54:17] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.241 - - [2026-01-29 16:54:18] "GET /virtual-machine-interface/ad5b9a8a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010107 10.0.0.241 - - [2026-01-29 16:54:18] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.241 - - [2026-01-29 16:54:18] "GET /virtual-machine-interface/ad5b9a8a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010962 10.0.0.241 - - [2026-01-29 16:54:18] "POST /set-tag HTTP/1.1" 200 109 0.003371 10.0.0.241 - - [2026-01-29 16:54:18] "GET /virtual-machine/a219278e-f593-4fdd-b2fd-c585f9771d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003232 10.0.0.241 - - [2026-01-29 16:54:18] "POST /ref-update HTTP/1.1" 200 156 0.028718 10.0.0.241 - - [2026-01-29 16:54:18] "GET /virtual-machine-interface/ad5b9a8a-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005917 10.0.0.241 - - [2026-01-29 16:54:18] "POST /set-tag HTTP/1.1" 200 109 0.029216 10.0.0.241 - - [2026-01-29 16:54:18] "POST /set-tag HTTP/1.1" 200 109 0.026981 10.0.0.241 - - [2026-01-29 16:54:18] "POST /set-tag HTTP/1.1" 200 109 0.021965 10.0.0.241 - - [2026-01-29 16:54:18] "POST /set-tag HTTP/1.1" 200 109 0.032757 10.0.0.241 - - [2026-01-29 16:54:18] "POST /set-tag HTTP/1.1" 200 109 0.052783 10.0.0.241 - - [2026-01-29 16:54:18] "DELETE /instance-ip/ad7797c6-fd32-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.042626 10.0.0.241 - - [2026-01-29 16:54:18] "DELETE /virtual-machine-interface/ad5b9a8a-fd32-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.043933 10.0.0.241 - - [2026-01-29 16:54:18] "DELETE /virtual-machine/a219278e-f593-4fdd-b2fd-c585f9771d63 HTTP/1.1" 200 115 0.019585 10.0.0.241 - - [2026-01-29 16:54:18] "GET /virtual-machine-interface/ac2084fa-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010038 10.0.0.241 - - [2026-01-29 16:54:18] "POST /set-tag HTTP/1.1" 200 109 0.002911 10.0.0.241 - - [2026-01-29 16:54:18] "GET /virtual-machine-interface/ac2084fa-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005692 10.0.0.241 - - [2026-01-29 16:54:18] "POST /set-tag HTTP/1.1" 200 109 0.002701 10.0.0.241 - - [2026-01-29 16:54:18] "GET /virtual-machine/3621fb67-4e22-4246-85de-0e2ee1b81f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003215 10.0.0.241 - - [2026-01-29 16:54:18] "POST /ref-update HTTP/1.1" 200 156 0.015369 10.0.0.241 - - [2026-01-29 16:54:18] "GET /virtual-machine-interface/ac2084fa-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007282 10.0.0.241 - - [2026-01-29 16:54:18] "POST /set-tag HTTP/1.1" 200 109 0.032196 10.0.0.241 - - [2026-01-29 16:54:18] "POST /set-tag HTTP/1.1" 200 109 0.031081 10.0.0.241 - - [2026-01-29 16:54:18] "POST /set-tag HTTP/1.1" 200 109 0.039601 10.0.0.241 - - [2026-01-29 16:54:19] "POST /set-tag HTTP/1.1" 200 109 0.020946 10.0.0.241 - - [2026-01-29 16:54:19] "POST /set-tag HTTP/1.1" 200 109 0.046828 10.0.0.241 - - [2026-01-29 16:54:19] "DELETE /instance-ip/ac3e47e2-fd32-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.065758 10.0.0.241 - - [2026-01-29 16:54:19] "POST /ref-update HTTP/1.1" 200 156 0.008959 10.0.0.241 - - [2026-01-29 16:54:19] "DELETE /virtual-machine-interface/ac2084fa-fd32-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.059533 10.0.0.241 - - [2026-01-29 16:54:19] "DELETE /virtual-machine/3621fb67-4e22-4246-85de-0e2ee1b81f3f HTTP/1.1" 200 115 0.023570 10.0.0.241 - - [2026-01-29 16:54:19] "GET /virtual-machine-interface/acce5490-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008631 10.0.0.241 - - [2026-01-29 16:54:19] "POST /set-tag HTTP/1.1" 200 109 0.002935 10.0.0.241 - - [2026-01-29 16:54:19] "GET /virtual-machine-interface/acce5490-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004333 10.0.0.241 - - [2026-01-29 16:54:19] "POST /set-tag HTTP/1.1" 200 109 0.002500 10.0.0.241 - - [2026-01-29 16:54:19] "GET /virtual-machine/4da57b8f-bc3d-4578-902f-0b4e992aed61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003319 10.0.0.241 - - [2026-01-29 16:54:19] "POST /ref-update HTTP/1.1" 200 156 0.014510 10.0.0.241 - - [2026-01-29 16:54:19] "GET /virtual-machine-interface/acce5490-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014611 10.0.0.241 - - [2026-01-29 16:54:19] "POST /set-tag HTTP/1.1" 200 109 0.031759 10.0.0.241 - - [2026-01-29 16:54:19] "POST /set-tag HTTP/1.1" 200 109 0.037025 10.0.0.241 - - [2026-01-29 16:54:19] "POST /set-tag HTTP/1.1" 200 109 0.058917 10.0.0.241 - - [2026-01-29 16:54:19] "POST /set-tag HTTP/1.1" 200 109 0.019136 10.0.0.241 - - [2026-01-29 16:54:19] "POST /set-tag HTTP/1.1" 200 109 0.039599 10.0.0.241 - - [2026-01-29 16:54:19] "DELETE /instance-ip/aceb49b0-fd32-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.046059 10.0.0.241 - - [2026-01-29 16:54:19] "DELETE /virtual-machine-interface/acce5490-fd32-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.052339 10.0.0.241 - - [2026-01-29 16:54:19] "DELETE /virtual-machine/4da57b8f-bc3d-4578-902f-0b4e992aed61 HTTP/1.1" 200 115 0.035520 10.0.0.241 - - [2026-01-29 16:54:19] "DELETE /tag/0a4bba96-55f2-4e0d-b71c-9b3e62750231 HTTP/1.1" 200 115 0.058368 10.0.0.241 - - [2026-01-29 16:54:19] "GET /virtual-machine-interface/ab92a1e4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005576 10.0.0.241 - - [2026-01-29 16:54:20] "POST /set-tag HTTP/1.1" 200 109 0.003008 10.0.0.241 - - [2026-01-29 16:54:20] "GET /virtual-machine-interface/ab92a1e4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004660 10.0.0.241 - - [2026-01-29 16:54:20] "POST /set-tag HTTP/1.1" 200 109 0.002937 10.0.0.241 - - [2026-01-29 16:54:20] "GET /virtual-machine/8d4c284c-bc80-4717-98bd-91878ec8bc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003039 10.0.0.241 - - [2026-01-29 16:54:20] "POST /ref-update HTTP/1.1" 200 156 0.029941 10.0.0.241 - - [2026-01-29 16:54:20] "GET /virtual-machine-interface/ab92a1e4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.014027 10.0.0.241 - - [2026-01-29 16:54:20] "POST /set-tag HTTP/1.1" 200 109 0.030239 10.0.0.241 - - [2026-01-29 16:54:20] "POST /set-tag HTTP/1.1" 200 109 0.039298 10.0.0.241 - - [2026-01-29 16:54:20] "POST /set-tag HTTP/1.1" 200 109 0.040349 10.0.0.241 - - [2026-01-29 16:54:20] "POST /set-tag HTTP/1.1" 200 109 0.020030 10.0.0.241 - - [2026-01-29 16:54:20] "POST /set-tag HTTP/1.1" 200 109 0.031125 10.0.0.241 - - [2026-01-29 16:54:20] "DELETE /instance-ip/abb174fc-fd32-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.053211 10.0.0.241 - - [2026-01-29 16:54:20] "POST /ref-update HTTP/1.1" 200 156 0.011304 10.0.0.241 - - [2026-01-29 16:54:20] "DELETE /virtual-machine-interface/ab92a1e4-fd32-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.055241 10.0.0.241 - - [2026-01-29 16:54:20] "DELETE /virtual-machine/8d4c284c-bc80-4717-98bd-91878ec8bc81 HTTP/1.1" 200 115 0.026626 10.0.0.241 - - [2026-01-29 16:54:20] "DELETE /tag/b9dbdfd3-b6aa-4b6a-9b08-6ea43582028b HTTP/1.1" 409 391 0.010590 10.0.0.241 - - [2026-01-29 16:54:20] "DELETE /tag/9f79471f-9b05-4099-a110-7e1b9760402d HTTP/1.1" 200 115 0.042255 10.0.0.241 - - [2026-01-29 16:54:48] "GET /virtual-machine-interface/adf0f8dc-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006926 10.0.0.241 - - [2026-01-29 16:54:48] "POST /set-tag HTTP/1.1" 200 109 0.004134 10.0.0.241 - - [2026-01-29 16:54:48] "GET /virtual-machine-interface/adf0f8dc-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006032 10.0.0.241 - - [2026-01-29 16:54:48] "POST /set-tag HTTP/1.1" 200 109 0.003280 10.0.0.241 - - [2026-01-29 16:54:48] "GET /virtual-machine/55365b77-a6a5-473d-8caf-93a3c8a11956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003736 10.0.0.241 - - [2026-01-29 16:54:48] "POST /ref-update HTTP/1.1" 200 156 0.012944 10.0.0.241 - - [2026-01-29 16:54:48] "GET /virtual-machine-interface/adf0f8dc-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005584 10.0.0.241 - - [2026-01-29 16:54:48] "POST /set-tag HTTP/1.1" 200 109 0.021498 10.0.0.241 - - [2026-01-29 16:54:48] "POST /set-tag HTTP/1.1" 200 109 0.042100 10.0.0.241 - - [2026-01-29 16:54:48] "POST /set-tag HTTP/1.1" 200 109 0.021503 10.0.0.241 - - [2026-01-29 16:54:48] "POST /set-tag HTTP/1.1" 200 109 0.054054 10.0.0.241 - - [2026-01-29 16:54:48] "DELETE /instance-ip/ae11c2e2-fd32-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.066887 10.0.0.241 - - [2026-01-29 16:54:48] "DELETE /virtual-machine-interface/adf0f8dc-fd32-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.042437 10.0.0.241 - - [2026-01-29 16:54:48] "DELETE /virtual-machine/55365b77-a6a5-473d-8caf-93a3c8a11956 HTTP/1.1" 200 115 0.026861 10.0.0.241 - - [2026-01-29 16:54:48] "DELETE /tag/5983a02f-52f2-4971-8ec1-af1251821892 HTTP/1.1" 200 115 0.036338 10.0.0.241 - - [2026-01-29 16:54:48] "GET /virtual-machine-interface/ae7a5dca-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005526 10.0.0.241 - - [2026-01-29 16:54:48] "POST /set-tag HTTP/1.1" 200 109 0.007696 10.0.0.241 - - [2026-01-29 16:54:48] "GET /virtual-machine-interface/ae7a5dca-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005328 10.0.0.241 - - [2026-01-29 16:54:48] "POST /set-tag HTTP/1.1" 200 109 0.005165 10.0.0.241 - - [2026-01-29 16:54:48] "GET /virtual-machine/a55fb103-4df6-40a4-a83b-3721b2be3f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.004132 10.0.0.241 - - [2026-01-29 16:54:48] "POST /ref-update HTTP/1.1" 200 156 0.009742 10.0.0.241 - - [2026-01-29 16:54:48] "GET /virtual-machine-interface/ae7a5dca-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008890 10.0.0.241 - - [2026-01-29 16:54:48] "POST /set-tag HTTP/1.1" 200 109 0.021833 10.0.0.241 - - [2026-01-29 16:54:48] "POST /set-tag HTTP/1.1" 200 109 0.033090 10.0.0.241 - - [2026-01-29 16:54:48] "POST /set-tag HTTP/1.1" 200 109 0.026296 10.0.0.241 - - [2026-01-29 16:54:49] "POST /set-tag HTTP/1.1" 200 109 0.016653 10.0.0.241 - - [2026-01-29 16:54:49] "DELETE /instance-ip/ae94147c-fd32-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.062467 10.0.0.241 - - [2026-01-29 16:54:49] "DELETE /virtual-machine-interface/ae7a5dca-fd32-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.059486 10.0.0.241 - - [2026-01-29 16:54:49] "DELETE /virtual-machine/a55fb103-4df6-40a4-a83b-3721b2be3f74 HTTP/1.1" 200 115 0.022035 10.0.0.241 - - [2026-01-29 16:54:49] "DELETE /tag/8fd6635c-b4a7-4209-a782-bd5237989f62 HTTP/1.1" 409 237 0.008540 10.0.0.241 - - [2026-01-29 16:54:49] "DELETE /tag/69a5f73f-33fa-4c49-8f4c-80bfa137ec4d HTTP/1.1" 200 115 0.040511 10.0.0.241 - - [2026-01-29 16:54:49] "DELETE /tag/b68c8967-55d3-435d-947d-6e75627c94c5 HTTP/1.1" 200 115 0.054268 10.0.0.241 - - [2026-01-29 16:54:49] "GET /virtual-machine-interface/af6bbea4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004469 10.0.0.241 - - [2026-01-29 16:54:49] "POST /set-tag HTTP/1.1" 200 109 0.013030 10.0.0.241 - - [2026-01-29 16:54:49] "GET /virtual-machine-interface/af6bbea4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016062 10.0.0.241 - - [2026-01-29 16:54:49] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.241 - - [2026-01-29 16:54:49] "GET /virtual-machine/fd933d0f-0566-40bd-8b3c-efcc39c11373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003616 10.0.0.241 - - [2026-01-29 16:54:49] "POST /ref-update HTTP/1.1" 200 156 0.024658 10.0.0.241 - - [2026-01-29 16:54:49] "GET /virtual-machine-interface/af6bbea4-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016934 10.0.0.241 - - [2026-01-29 16:54:49] "POST /set-tag HTTP/1.1" 200 109 0.034969 10.0.0.241 - - [2026-01-29 16:54:49] "POST /set-tag HTTP/1.1" 200 109 0.041064 10.0.0.241 - - [2026-01-29 16:54:49] "POST /set-tag HTTP/1.1" 200 109 0.032669 10.0.0.241 - - [2026-01-29 16:54:49] "POST /set-tag HTTP/1.1" 200 109 0.023536 10.0.0.241 - - [2026-01-29 16:54:49] "DELETE /instance-ip/af87caea-fd32-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.049039 10.0.0.241 - - [2026-01-29 16:54:49] "DELETE /virtual-machine-interface/af6bbea4-fd32-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.046372 10.0.0.241 - - [2026-01-29 16:54:49] "DELETE /virtual-machine/fd933d0f-0566-40bd-8b3c-efcc39c11373 HTTP/1.1" 200 115 0.024736 10.0.0.241 - - [2026-01-29 16:54:49] "DELETE /tag/a48eadf7-8868-4d38-bc9c-af1b6e65c1f2 HTTP/1.1" 200 115 0.040994 10.0.0.241 - - [2026-01-29 16:54:49] "GET /virtual-machine-interface/aef4090e-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005145 10.0.0.241 - - [2026-01-29 16:54:50] "POST /set-tag HTTP/1.1" 200 109 0.002781 10.0.0.241 - - [2026-01-29 16:54:50] "GET /virtual-machine-interface/aef4090e-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004814 10.0.0.241 - - [2026-01-29 16:54:50] "POST /set-tag HTTP/1.1" 200 109 0.002985 10.0.0.241 - - [2026-01-29 16:54:50] "GET /virtual-machine/da9368a0-aa4e-49ec-83b4-a6b74103daad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003350 10.0.0.241 - - [2026-01-29 16:54:50] "POST /ref-update HTTP/1.1" 200 156 0.012561 10.0.0.241 - - [2026-01-29 16:54:50] "GET /virtual-machine-interface/aef4090e-fd32-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.022098 10.0.0.241 - - [2026-01-29 16:54:50] "POST /set-tag HTTP/1.1" 200 109 0.028194 10.0.0.241 - - [2026-01-29 16:54:50] "POST /set-tag HTTP/1.1" 200 109 0.040178 10.0.0.241 - - [2026-01-29 16:54:50] "POST /set-tag HTTP/1.1" 200 109 0.030457 10.0.0.241 - - [2026-01-29 16:54:50] "POST /set-tag HTTP/1.1" 200 109 0.015322 10.0.0.241 - - [2026-01-29 16:54:50] "DELETE /instance-ip/af0fd8d2-fd32-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.054794 10.0.0.241 - - [2026-01-29 16:54:50] "DELETE /virtual-machine-interface/aef4090e-fd32-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.041344 10.0.0.241 - - [2026-01-29 16:54:50] "DELETE /virtual-machine/da9368a0-aa4e-49ec-83b4-a6b74103daad HTTP/1.1" 200 115 0.028700 10.0.0.241 - - [2026-01-29 16:54:50] "DELETE /tag/27d46ea2-8a1e-4a39-b05d-fa4cd5de4519 HTTP/1.1" 409 237 0.005567 10.0.0.241 - - [2026-01-29 16:54:50] "DELETE /tag/a882c402-5ce1-49a8-9f6b-d4d9998a96b8 HTTP/1.1" 200 115 0.045009 10.0.0.241 - - [2026-01-29 16:54:50] "DELETE /tag/de9195a6-9320-4743-aa3d-e0bd16c6ab8c HTTP/1.1" 409 237 0.005256 10.0.0.241 - - [2026-01-29 16:54:52] "POST /projects HTTP/1.1" 409 238 0.002917 10.0.0.241 - - [2026-01-29 16:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.241 - - [2026-01-29 16:54:52] "GET /project/48615357-5156-4faf-b7ad-12bc4d60036b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041633 10.0.0.241 - - [2026-01-29 16:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.241 - - [2026-01-29 16:54:52] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006603 10.0.0.241 - - [2026-01-29 16:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.241 - - [2026-01-29 16:54:52] "GET /virtual-network/6702f109-917e-47f9-ac94-f923408377d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005671 10.0.0.241 - - [2026-01-29 16:54:52] "POST /security-groups HTTP/1.1" 409 285 0.002995 10.0.0.241 - - [2026-01-29 16:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.241 - - [2026-01-29 16:54:52] "PUT /security-group/e3d22fc3-a18b-46f9-a577-cb664724e0b6 HTTP/1.1" 200 263 0.059150 10.0.0.241 - - [2026-01-29 16:54:52] "PUT /access-control-list/a39e9791-a979-4cd6-93ec-3bf3692e5f5f HTTP/1.1" 200 273 0.015339 10.0.0.241 - - [2026-01-29 16:54:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.024917 10.0.0.241 - - [2026-01-29 16:54:52] "PUT /access-control-list/32500ec9-303c-4f1b-92d9-c2fb54f778ce HTTP/1.1" 200 273 0.024814 10.0.0.241 - - [2026-01-29 16:54:57] "POST /projects HTTP/1.1" 409 238 0.002386 10.0.0.241 - - [2026-01-29 16:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.241 - - [2026-01-29 16:54:57] "GET /project/48615357-5156-4faf-b7ad-12bc4d60036b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038913 10.0.0.241 - - [2026-01-29 16:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.241 - - [2026-01-29 16:54:57] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005833 10.0.0.241 - - [2026-01-29 16:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.241 - - [2026-01-29 16:54:57] "GET /virtual-network/6702f109-917e-47f9-ac94-f923408377d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005584 10.0.0.241 - - [2026-01-29 16:54:57] "POST /security-groups HTTP/1.1" 409 285 0.003050 10.0.0.241 - - [2026-01-29 16:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.241 - - [2026-01-29 16:54:57] "PUT /security-group/e3d22fc3-a18b-46f9-a577-cb664724e0b6 HTTP/1.1" 200 263 0.059546 10.0.0.241 - - [2026-01-29 16:54:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.038884 10.0.0.241 - - [2026-01-29 16:54:57] "PUT /access-control-list/a39e9791-a979-4cd6-93ec-3bf3692e5f5f HTTP/1.1" 200 273 0.013902 10.0.0.241 - - [2026-01-29 16:54:57] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.020710 10.0.0.241 - - [2026-01-29 16:54:57] "PUT /access-control-list/32500ec9-303c-4f1b-92d9-c2fb54f778ce HTTP/1.1" 200 273 0.029806 10.0.0.241 - - [2026-01-29 16:54:57] "GET /firewall-rule/cd0485ba-d9a8-4d23-8d8f-ef731caee969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003151 10.0.0.241 - - [2026-01-29 16:54:58] "POST /ref-update HTTP/1.1" 200 156 0.075384 10.0.0.241 - - [2026-01-29 16:54:58] "DELETE /firewall-rule/cd0485ba-d9a8-4d23-8d8f-ef731caee969 HTTP/1.1" 200 115 0.040473 10.0.0.241 - - [2026-01-29 16:54:58] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.006340 10.0.0.241 - - [2026-01-29 16:54:58] "GET /firewall-rule/0f021bc6-c12f-4516-b25f-409689cacbf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003408 10.0.0.241 - - [2026-01-29 16:54:58] "POST /ref-update HTTP/1.1" 200 156 0.058830 10.0.0.241 - - [2026-01-29 16:54:58] "DELETE /firewall-rule/0f021bc6-c12f-4516-b25f-409689cacbf9 HTTP/1.1" 200 115 0.174252 10.0.0.241 - - [2026-01-29 16:54:58] "DELETE /tag/1bc56eef-7ab1-48bd-89f7-0da37d9b8eff HTTP/1.1" 200 115 0.040021 10.0.0.241 - - [2026-01-29 16:54:58] "DELETE /tag/27d46ea2-8a1e-4a39-b05d-fa4cd5de4519 HTTP/1.1" 409 237 0.005502 10.0.0.241 - - [2026-01-29 16:54:58] "DELETE /tag/de9195a6-9320-4743-aa3d-e0bd16c6ab8c HTTP/1.1" 409 237 0.005870 10.0.0.241 - - [2026-01-29 16:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.241 - - [2026-01-29 16:54:58] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006752 10.0.0.241 - - [2026-01-29 16:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.241 - - [2026-01-29 16:54:58] "GET /virtual-network/6702f109-917e-47f9-ac94-f923408377d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004678 10.0.0.241 - - [2026-01-29 16:54:58] "PUT /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080 HTTP/1.1" 200 265 0.051424 10.0.0.241 - - [2026-01-29 16:54:58] "PUT /virtual-network/6702f109-917e-47f9-ac94-f923408377d0 HTTP/1.1" 200 265 0.053307 10.0.0.241 - - [2026-01-29 16:54:58] "DELETE /security-group/e3d22fc3-a18b-46f9-a577-cb664724e0b6 HTTP/1.1" 200 115 0.048830 10.0.0.241 - - [2026-01-29 16:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.241 - - [2026-01-29 16:54:58] "DELETE /access-control-list/a39e9791-a979-4cd6-93ec-3bf3692e5f5f HTTP/1.1" 200 115 0.034739 10.0.0.241 - - [2026-01-29 16:54:58] "DELETE /access-control-list/32500ec9-303c-4f1b-92d9-c2fb54f778ce HTTP/1.1" 200 115 0.029272 10.0.0.241 - - [2026-01-29 16:54:58] "GET /project/48615357-5156-4faf-b7ad-12bc4d60036b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.045680 10.0.0.241 - - [2026-01-29 16:54:58] "GET /project/48615357-5156-4faf-b7ad-12bc4d60036b?fields=security_groups HTTP/1.1" 200 1352 0.047273 10.0.0.241 - - [2026-01-29 16:54:59] "DELETE /security-group/459802b6-bd15-46ea-be4b-731a0bb130f1 HTTP/1.1" 200 115 0.063633 10.0.0.241 - - [2026-01-29 16:54:59] "DELETE /access-control-list/a2a6198f-c097-44ee-8642-a2beb0fd64f1 HTTP/1.1" 200 115 0.060871 10.0.0.241 - - [2026-01-29 16:54:59] "GET /project/48615357-5156-4faf-b7ad-12bc4d60036b?fields=application_policy_sets HTTP/1.1" 200 1391 0.055914 10.0.0.241 - - [2026-01-29 16:54:59] "DELETE /access-control-list/011d51d0-f3e1-499a-955e-0d83da77b5f9 HTTP/1.1" 200 115 0.049442 10.0.0.241 - - [2026-01-29 16:54:59] "DELETE /project/48615357-5156-4faf-b7ad-12bc4d60036b HTTP/1.1" 200 115 0.389916 10.0.0.241 - - [2026-01-29 16:54:59] "POST /projects HTTP/1.1" 409 238 0.002679 10.0.0.241 - - [2026-01-29 16:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.241 - - [2026-01-29 16:54:59] "GET /project/03b6f4fd-5868-4039-ad45-96b747d5ce1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.036363 10.0.0.241 - - [2026-01-29 16:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.241 - - [2026-01-29 16:54:59] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004961 10.0.0.241 - - [2026-01-29 16:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.241 - - [2026-01-29 16:54:59] "GET /virtual-network/6702f109-917e-47f9-ac94-f923408377d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004613 10.0.0.241 - - [2026-01-29 16:54:59] "POST /security-groups HTTP/1.1" 409 285 0.002573 10.0.0.241 - - [2026-01-29 16:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.241 - - [2026-01-29 16:54:59] "PUT /security-group/866d4a0a-e4be-4938-b4e9-4003ba13431f HTTP/1.1" 200 263 0.057663 10.0.0.241 - - [2026-01-29 16:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023239 10.0.0.241 - - [2026-01-29 16:54:59] "PUT /access-control-list/5c76f432-2acd-44f8-ae17-a64cf27795e7 HTTP/1.1" 200 273 0.023882 10.0.0.241 - - [2026-01-29 16:54:59] "PUT /access-control-list/9e00c4b4-0499-484a-b49c-c8f69f247e82 HTTP/1.1" 200 273 0.025955 10.0.0.241 - - [2026-01-29 16:55:03] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004144 10.0.0.241 - - [2026-01-29 16:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.241 - - [2026-01-29 16:55:03] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004773 10.0.0.241 - - [2026-01-29 16:55:03] "GET /firewall-policy/9ba77a5d-83b8-4000-b00b-5bfd30a40c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004503 10.0.0.241 - - [2026-01-29 16:55:03] "GET /firewall-rule/3002b931-cb6b-4833-baf6-44774ab13fe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003417 10.0.0.241 - - [2026-01-29 16:55:03] "POST /ref-update HTTP/1.1" 200 156 0.037832 10.0.0.241 - - [2026-01-29 16:55:03] "DELETE /firewall-rule/3002b931-cb6b-4833-baf6-44774ab13fe8 HTTP/1.1" 200 115 0.054785 10.0.0.241 - - [2026-01-29 16:55:03] "GET /firewall-policy/5197e0f1-160d-4ce2-ab8b-60971324ef3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005909 10.0.0.241 - - [2026-01-29 16:55:03] "GET /firewall-rule/ea3393e1-6428-4dea-a03d-61b3688150f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.003769 10.0.0.241 - - [2026-01-29 16:55:03] "POST /ref-update HTTP/1.1" 200 156 0.033242 10.0.0.241 - - [2026-01-29 16:55:03] "DELETE /firewall-rule/ea3393e1-6428-4dea-a03d-61b3688150f4 HTTP/1.1" 200 115 0.074566 10.0.0.241 - - [2026-01-29 16:55:03] "GET /firewall-policy/5197e0f1-160d-4ce2-ab8b-60971324ef3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.008269 10.0.0.241 - - [2026-01-29 16:55:03] "GET /firewall-rule/3013046e-5001-4754-b1e7-4e33c631e63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.004291 10.0.0.241 - - [2026-01-29 16:55:03] "POST /ref-update HTTP/1.1" 200 156 0.015595 10.0.0.241 - - [2026-01-29 16:55:04] "DELETE /firewall-rule/3013046e-5001-4754-b1e7-4e33c631e63b HTTP/1.1" 200 115 0.059670 10.0.0.241 - - [2026-01-29 16:55:04] "GET /application-policy-set/ad71cb31-24c7-499a-a2a0-c4b285b92e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003695 10.0.0.241 - - [2026-01-29 16:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.241 - - [2026-01-29 16:55:04] "GET /policy-management/c507cea6-0688-4b4b-8ad0-6f15107683a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003024 10.0.0.241 - - [2026-01-29 16:55:04] "GET /firewall-policy/5197e0f1-160d-4ce2-ab8b-60971324ef3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009152 10.0.0.241 - - [2026-01-29 16:55:04] "POST /ref-update HTTP/1.1" 200 156 0.026883 10.0.0.241 - - [2026-01-29 16:55:04] "DELETE /firewall-policy/5197e0f1-160d-4ce2-ab8b-60971324ef3e HTTP/1.1" 200 115 0.046815 10.0.0.241 - - [2026-01-29 16:55:04] "DELETE /tag/b9dbdfd3-b6aa-4b6a-9b08-6ea43582028b HTTP/1.1" 200 115 0.069988 10.0.0.241 - - [2026-01-29 16:55:04] "DELETE /tag/8fd6635c-b4a7-4209-a782-bd5237989f62 HTTP/1.1" 200 115 0.076299 10.0.0.241 - - [2026-01-29 16:55:04] "DELETE /tag/de9195a6-9320-4743-aa3d-e0bd16c6ab8c HTTP/1.1" 200 115 0.052379 10.0.0.241 - - [2026-01-29 16:55:04] "DELETE /tag/27d46ea2-8a1e-4a39-b05d-fa4cd5de4519 HTTP/1.1" 200 115 0.077928 10.0.0.241 - - [2026-01-29 16:55:04] "DELETE /loadbalancer-member/7276ff14-7d5a-4045-b8b0-c62cc031f817 HTTP/1.1" 200 115 0.038526 10.0.0.241 - - [2026-01-29 16:55:04] "DELETE /loadbalancer-pool/aad0769c-6f86-47a4-b700-feadb7461d30 HTTP/1.1" 200 115 0.049057 10.0.0.241 - - [2026-01-29 16:55:04] "DELETE /loadbalancer-listener/105969be-e081-45fa-98ba-76d808f0db54 HTTP/1.1" 200 115 0.047004 10.0.0.241 - - [2026-01-29 16:55:04] "DELETE /loadbalancer/fb957bd9-4d34-4a8e-91d4-e205a4d8f808 HTTP/1.1" 200 115 0.047221 10.0.0.241 - - [2026-01-29 16:55:04] "DELETE /floating-ip/2f0f212f-ea92-4d79-a5f2-0670828028b1 HTTP/1.1" 200 115 0.040758 10.0.0.241 - - [2026-01-29 16:55:04] "DELETE /instance-ip/f827ab69-9e8e-45cb-b51c-5197f0b955d7 HTTP/1.1" 200 115 0.068100 10.0.0.241 - - [2026-01-29 16:55:04] "DELETE /virtual-machine-interface/62374768-b073-4d8b-9241-66e50b6cceb4 HTTP/1.1" 200 115 0.055990 10.0.0.241 - - [2026-01-29 16:55:04] "DELETE /tag/1463fc8a-35e7-40e5-816e-a8ad9aa853ec HTTP/1.1" 200 115 0.055168 10.0.0.241 - - [2026-01-29 16:55:04] "POST /projects HTTP/1.1" 409 238 0.003828 10.0.0.241 - - [2026-01-29 16:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005374 10.0.0.241 - - [2026-01-29 16:55:05] "GET /project/03b6f4fd-5868-4039-ad45-96b747d5ce1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.054472 10.0.0.241 - - [2026-01-29 16:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.241 - - [2026-01-29 16:55:05] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.007451 10.0.0.241 - - [2026-01-29 16:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.241 - - [2026-01-29 16:55:05] "GET /virtual-network/6702f109-917e-47f9-ac94-f923408377d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.007668 10.0.0.241 - - [2026-01-29 16:55:05] "POST /security-groups HTTP/1.1" 409 285 0.007458 10.0.0.241 - - [2026-01-29 16:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.241 - - [2026-01-29 16:55:05] "PUT /security-group/866d4a0a-e4be-4938-b4e9-4003ba13431f HTTP/1.1" 200 263 0.066363 10.0.0.241 - - [2026-01-29 16:55:05] "PUT /access-control-list/5c76f432-2acd-44f8-ae17-a64cf27795e7 HTTP/1.1" 200 273 0.017442 10.0.0.241 - - [2026-01-29 16:55:05] "PUT /access-control-list/9e00c4b4-0499-484a-b49c-c8f69f247e82 HTTP/1.1" 200 273 0.034376 10.0.0.241 - - [2026-01-29 16:55:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.046927 10.0.0.241 - - [2026-01-29 16:55:05] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.024350 10.0.0.241 - - [2026-01-29 16:55:05] "GET /firewall-rule/93796a10-8b75-437b-8c46-fdbaa350a77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004337 10.0.0.241 - - [2026-01-29 16:55:05] "POST /ref-update HTTP/1.1" 200 156 0.069622 10.0.0.241 - - [2026-01-29 16:55:05] "DELETE /firewall-rule/93796a10-8b75-437b-8c46-fdbaa350a77b HTTP/1.1" 200 115 0.062671 10.0.0.241 - - [2026-01-29 16:55:05] "GET /firewall-policy/fdf55388-6e01-43b7-8258-da2731a43963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.009088 10.0.0.241 - - [2026-01-29 16:55:05] "GET /firewall-rule/a89f4f04-0b4a-4a59-9fbf-abdec1985f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004175 10.0.0.241 - - [2026-01-29 16:55:05] "POST /ref-update HTTP/1.1" 200 156 0.071512 10.0.0.241 - - [2026-01-29 16:55:05] "DELETE /firewall-rule/a89f4f04-0b4a-4a59-9fbf-abdec1985f8d HTTP/1.1" 200 115 0.060100 10.0.0.241 - - [2026-01-29 16:55:05] "DELETE /tag/de315fc8-7659-47f8-a869-32a295408fc5 HTTP/1.1" 200 115 0.059784 10.0.0.241 - - [2026-01-29 16:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.241 - - [2026-01-29 16:55:06] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005210 10.0.0.241 - - [2026-01-29 16:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.241 - - [2026-01-29 16:55:06] "GET /virtual-network/6702f109-917e-47f9-ac94-f923408377d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004817 10.0.0.241 - - [2026-01-29 16:55:06] "PUT /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080 HTTP/1.1" 200 265 0.079517 10.0.0.241 - - [2026-01-29 16:55:06] "PUT /virtual-network/6702f109-917e-47f9-ac94-f923408377d0 HTTP/1.1" 200 265 0.053448 10.0.0.241 - - [2026-01-29 16:55:06] "DELETE /security-group/866d4a0a-e4be-4938-b4e9-4003ba13431f HTTP/1.1" 200 115 0.042660 10.0.0.241 - - [2026-01-29 16:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008650 10.0.0.241 - - [2026-01-29 16:55:06] "DELETE /access-control-list/5c76f432-2acd-44f8-ae17-a64cf27795e7 HTTP/1.1" 200 115 0.042947 10.0.0.241 - - [2026-01-29 16:55:06] "DELETE /access-control-list/9e00c4b4-0499-484a-b49c-c8f69f247e82 HTTP/1.1" 200 115 0.098984 10.0.0.241 - - [2026-01-29 16:55:06] "GET /project/03b6f4fd-5868-4039-ad45-96b747d5ce1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.088442 10.0.0.241 - - [2026-01-29 16:55:06] "GET /project/03b6f4fd-5868-4039-ad45-96b747d5ce1a?fields=security_groups HTTP/1.1" 200 1351 0.068520 10.0.0.241 - - [2026-01-29 16:55:06] "DELETE /security-group/8ff16db6-c7b6-4c35-9ee9-bb82e60663ca HTTP/1.1" 200 115 0.081853 10.0.0.241 - - [2026-01-29 16:55:06] "DELETE /access-control-list/7943ed88-78fb-4a17-af84-1eee2079915e HTTP/1.1" 200 115 0.060048 10.0.0.241 - - [2026-01-29 16:55:06] "GET /project/03b6f4fd-5868-4039-ad45-96b747d5ce1a?fields=application_policy_sets HTTP/1.1" 200 1390 0.063078 10.0.0.241 - - [2026-01-29 16:55:06] "DELETE /access-control-list/d34f00c8-1c12-429d-ac4f-630865406785 HTTP/1.1" 200 115 0.100172 10.0.0.241 - - [2026-01-29 16:55:06] "DELETE /project/03b6f4fd-5868-4039-ad45-96b747d5ce1a HTTP/1.1" 200 115 0.527287 10.0.0.241 - - [2026-01-29 16:55:13] "GET /global-system-configs HTTP/1.1" 200 323 0.008647 10.0.0.241 - - [2026-01-29 16:55:14] "GET /global-system-configs HTTP/1.1" 200 323 0.002320 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:55:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001312 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:55:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001416 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:55:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001158 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:55:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001132 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:55:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001290 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:55:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001078 10.0.0.241 - - [2026-01-29 16:55:59] "GET / HTTP/1.1" 200 36215 0.002663 10.0.0.241 - - [2026-01-29 16:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.241 - - [2026-01-29 16:55:59] "GET /global-vrouter-config/267920d9-a79f-4707-9beb-03005ee8d47f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004470 10.0.0.241 - - [2026-01-29 16:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.241 - - [2026-01-29 16:56:00] "GET /global-vrouter-config/267920d9-a79f-4707-9beb-03005ee8d47f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003274 10.0.0.241 - - [2026-01-29 16:56:18] "GET / HTTP/1.1" 200 36215 0.002393 10.0.0.241 - - [2026-01-29 16:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.241 - - [2026-01-29 16:56:18] "GET /global-system-config/97619730-e74d-4259-9186-dc1e67af481c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005354 10.0.0.241 - - [2026-01-29 16:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.241 - - [2026-01-29 16:56:18] "GET /config-node/f91b8caa-5164-428f-bd7f-4194364b6f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002781 10.0.0.241 - - [2026-01-29 16:56:19] "GET / HTTP/1.1" 200 36215 0.001827 10.0.0.241 - - [2026-01-29 16:56:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002267 10.0.0.241 - - [2026-01-29 16:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.241 - - [2026-01-29 16:56:24] "GET /global-vrouter-config/267920d9-a79f-4707-9beb-03005ee8d47f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003567 10.0.0.241 - - [2026-01-29 16:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.241 - - [2026-01-29 16:56:24] "PUT /global-vrouter-config/267920d9-a79f-4707-9beb-03005ee8d47f HTTP/1.1" 200 277 0.012799 10.0.0.241 - - [2026-01-29 16:56:24] "GET / HTTP/1.1" 200 36215 0.001909 10.0.0.241 - - [2026-01-29 16:56:24] "POST /alarms HTTP/1.1" 409 264 0.002838 10.0.0.241 - - [2026-01-29 16:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.241 - - [2026-01-29 16:56:24] "PUT /alarm/0bbb5149-4336-42b1-9c71-bd84ddcc9c5d HTTP/1.1" 200 245 0.011507 10.0.0.241 - - [2026-01-29 16:56:24] "POST /alarms HTTP/1.1" 409 261 0.009798 10.0.0.241 - - [2026-01-29 16:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.241 - - [2026-01-29 16:56:24] "PUT /alarm/bab86842-b1f5-4426-87d1-76292d3ab713 HTTP/1.1" 200 245 0.011226 10.0.0.241 - - [2026-01-29 16:56:24] "POST /alarms HTTP/1.1" 409 261 0.004916 10.0.0.241 - - [2026-01-29 16:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.241 - - [2026-01-29 16:56:24] "PUT /alarm/b1ce7ac8-169b-48d8-95fe-f8726a68285b HTTP/1.1" 200 245 0.011527 10.0.0.241 - - [2026-01-29 16:56:24] "POST /alarms HTTP/1.1" 409 253 0.011693 10.0.0.241 - - [2026-01-29 16:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.241 - - [2026-01-29 16:56:24] "PUT /alarm/faabffbf-da93-4176-a67f-d3a96cf8917b HTTP/1.1" 200 245 0.011987 10.0.0.241 - - [2026-01-29 16:56:24] "POST /alarms HTTP/1.1" 409 251 0.005977 10.0.0.241 - - [2026-01-29 16:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.241 - - [2026-01-29 16:56:24] "PUT /alarm/4b487948-b264-43b9-a356-fc80cfdfc0d0 HTTP/1.1" 200 245 0.012751 10.0.0.241 - - [2026-01-29 16:56:24] "POST /alarms HTTP/1.1" 409 252 0.012844 10.0.0.241 - - [2026-01-29 16:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.241 - - [2026-01-29 16:56:25] "PUT /alarm/bc2c4014-dfe2-4dfe-b17d-1b54788cd304 HTTP/1.1" 200 245 0.011656 10.0.0.241 - - [2026-01-29 16:56:25] "POST /alarms HTTP/1.1" 409 256 0.005887 10.0.0.241 - - [2026-01-29 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.241 - - [2026-01-29 16:56:25] "PUT /alarm/4334a752-5e2b-40e8-b2f0-ff8a9c04495c HTTP/1.1" 200 245 0.013304 10.0.0.241 - - [2026-01-29 16:56:25] "POST /alarms HTTP/1.1" 409 248 0.008288 10.0.0.241 - - [2026-01-29 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.241 - - [2026-01-29 16:56:25] "PUT /alarm/bd585611-3107-4d9b-b501-919c8c307ed2 HTTP/1.1" 200 245 0.011921 10.0.0.241 - - [2026-01-29 16:56:25] "POST /alarms HTTP/1.1" 409 252 0.006509 10.0.0.241 - - [2026-01-29 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015137 10.0.0.241 - - [2026-01-29 16:56:25] "PUT /alarm/f4766743-4121-4e81-9fd4-22117f52297d HTTP/1.1" 200 245 0.014983 10.0.0.241 - - [2026-01-29 16:56:25] "POST /alarms HTTP/1.1" 409 257 0.012630 10.0.0.241 - - [2026-01-29 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.241 - - [2026-01-29 16:56:25] "PUT /alarm/7892b9d5-1393-42ea-af8a-210c218a62af HTTP/1.1" 200 245 0.012263 10.0.0.241 - - [2026-01-29 16:56:25] "POST /alarms HTTP/1.1" 409 251 0.008882 10.0.0.241 - - [2026-01-29 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.241 - - [2026-01-29 16:56:25] "PUT /alarm/c11d90f0-8e98-44cf-ab7c-e83b16191672 HTTP/1.1" 200 245 0.013787 10.0.0.241 - - [2026-01-29 16:56:25] "POST /alarms HTTP/1.1" 409 257 0.013000 10.0.0.241 - - [2026-01-29 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.241 - - [2026-01-29 16:56:25] "PUT /alarm/de87a126-0348-441a-9476-dbd341aff195 HTTP/1.1" 200 245 0.013508 10.0.0.241 - - [2026-01-29 16:56:25] "POST /alarms HTTP/1.1" 409 261 0.005441 10.0.0.241 - - [2026-01-29 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.241 - - [2026-01-29 16:56:25] "PUT /alarm/2c1daec9-c7d0-4f69-ac9d-98d3ea9ccafb HTTP/1.1" 200 245 0.013276 10.0.0.241 - - [2026-01-29 16:56:25] "POST /alarms HTTP/1.1" 409 258 0.012382 10.0.0.241 - - [2026-01-29 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.241 - - [2026-01-29 16:56:25] "PUT /alarm/5d36f29e-f592-4eb7-8b19-e9aa94ff2640 HTTP/1.1" 200 245 0.012810 10.0.0.241 - - [2026-01-29 16:56:25] "POST /alarms HTTP/1.1" 409 254 0.012932 10.0.0.241 - - [2026-01-29 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.241 - - [2026-01-29 16:56:25] "PUT /alarm/ac5e9e70-2620-403c-9807-2eb65c92f37d HTTP/1.1" 200 245 0.013270 10.0.0.241 - - [2026-01-29 16:56:25] "POST /alarms HTTP/1.1" 409 254 0.010253 10.0.0.241 - - [2026-01-29 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.241 - - [2026-01-29 16:56:25] "PUT /alarm/53008d9c-85d0-4abc-837c-ebdcbb9d0aee HTTP/1.1" 200 245 0.014419 10.0.0.241 - - [2026-01-29 16:56:25] "POST /alarms HTTP/1.1" 409 254 0.007667 10.0.0.241 - - [2026-01-29 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.241 - - [2026-01-29 16:56:25] "PUT /alarm/f56499df-9198-4090-9d8f-6e630fcb55fc HTTP/1.1" 200 245 0.013109 10.0.0.241 - - [2026-01-29 16:56:25] "POST /alarms HTTP/1.1" 409 247 0.008935 10.0.0.241 - - [2026-01-29 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.241 - - [2026-01-29 16:56:25] "PUT /alarm/f65fd4a1-ee1d-4a50-aeb1-b99bbeb9ef3c HTTP/1.1" 200 245 0.015026 10.0.0.241 - - [2026-01-29 16:56:25] "POST /alarms HTTP/1.1" 409 272 0.007582 10.0.0.241 - - [2026-01-29 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.241 - - [2026-01-29 16:56:26] "PUT /alarm/e0ce4855-6741-4e94-98b5-c26e558b6325 HTTP/1.1" 200 245 0.016343 10.0.0.241 - - [2026-01-29 16:56:26] "POST /alarms HTTP/1.1" 409 261 0.008913 10.0.0.241 - - [2026-01-29 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.241 - - [2026-01-29 16:56:26] "PUT /alarm/56ef28d2-f41b-48ca-a8e0-e1275e83cb64 HTTP/1.1" 200 245 0.011750 10.0.0.241 - - [2026-01-29 16:56:26] "POST /alarms HTTP/1.1" 409 259 0.009625 10.0.0.241 - - [2026-01-29 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.241 - - [2026-01-29 16:56:26] "PUT /alarm/2cbe6cfa-1b2e-48ba-964c-64e2f4d5aaff HTTP/1.1" 200 245 0.014928 10.0.0.241 - - [2026-01-29 16:56:26] "POST /alarms HTTP/1.1" 409 265 0.004698 10.0.0.241 - - [2026-01-29 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.241 - - [2026-01-29 16:56:26] "PUT /alarm/7527b34e-e398-49d6-9d79-527ca860557c HTTP/1.1" 200 245 0.014194 10.0.0.241 - - [2026-01-29 16:56:26] "POST /alarms HTTP/1.1" 409 279 0.006339 10.0.0.241 - - [2026-01-29 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018196 10.0.0.241 - - [2026-01-29 16:56:26] "PUT /alarm/aaf41534-272d-4fd2-a0bb-c193ee741b90 HTTP/1.1" 200 245 0.011537 10.0.0.241 - - [2026-01-29 16:56:26] "GET / HTTP/1.1" 200 36215 0.002893 10.0.0.241 - - [2026-01-29 16:56:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004173 10.0.0.241 - - [2026-01-29 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.241 - - [2026-01-29 16:56:26] "PUT /global-vrouter-config/267920d9-a79f-4707-9beb-03005ee8d47f HTTP/1.1" 200 277 0.011740 10.0.0.241 - - [2026-01-29 16:56:27] "GET / HTTP/1.1" 200 36215 0.001808 10.0.0.241 - - [2026-01-29 16:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.241 - - [2026-01-29 16:56:27] "GET /global-vrouter-config/267920d9-a79f-4707-9beb-03005ee8d47f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003209 10.0.0.241 - - [2026-01-29 16:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.241 - - [2026-01-29 16:56:27] "PUT /global-vrouter-config/267920d9-a79f-4707-9beb-03005ee8d47f HTTP/1.1" 200 277 0.012645 10.0.0.241 - - [2026-01-29 16:56:27] "GET / HTTP/1.1" 200 36215 0.001827 10.0.0.241 - - [2026-01-29 16:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.241 - - [2026-01-29 16:56:27] "GET /global-system-config/97619730-e74d-4259-9186-dc1e67af481c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005468 10.0.0.241 - - [2026-01-29 16:56:27] "PUT /global-system-config/97619730-e74d-4259-9186-dc1e67af481c HTTP/1.1" 200 275 0.017341 10.0.0.241 - - [2026-01-29 16:56:30] "GET / HTTP/1.1" 200 36215 0.002002 10.0.0.241 - - [2026-01-29 16:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006975 10.0.0.241 - - [2026-01-29 16:56:30] "GET /routing-instance/412657b1-8ee3-4b70-a650-0ae98a9dfc17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.006314 10.0.0.241 - - [2026-01-29 16:56:30] "POST /bgp-routers HTTP/1.1" 409 301 0.002619 10.0.0.241 - - [2026-01-29 16:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009695 10.0.0.241 - - [2026-01-29 16:56:30] "GET /bgp-router/8e86ba67-0ad8-4acb-b117-1fde9eb6bad6?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.004544 10.0.0.241 - - [2026-01-29 16:56:30] "PUT /bgp-router/8e86ba67-0ad8-4acb-b117-1fde9eb6bad6 HTTP/1.1" 200 255 0.036344 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:56:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001349 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:56:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001549 10.0.0.241 - - [2026-01-29 16:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.241 - - [2026-01-29 16:56:33] "GET /global-vrouter-config/267920d9-a79f-4707-9beb-03005ee8d47f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003495 10.0.0.241 - - [2026-01-29 16:56:46] "GET / HTTP/1.1" 200 36215 0.002007 10.0.0.241 - - [2026-01-29 16:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.241 - - [2026-01-29 16:56:46] "GET /global-system-config/97619730-e74d-4259-9186-dc1e67af481c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.007275 10.0.0.241 - - [2026-01-29 16:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.241 - - [2026-01-29 16:56:46] "GET /config-node/f91b8caa-5164-428f-bd7f-4194364b6f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003046 10.0.0.241 - - [2026-01-29 16:56:57] "GET / HTTP/1.1" 200 36215 0.001585 10.0.0.241 - - [2026-01-29 16:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.241 - - [2026-01-29 16:56:58] "GET /routing-instance/412657b1-8ee3-4b70-a650-0ae98a9dfc17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003315 10.0.0.241 - - [2026-01-29 16:56:58] "POST /bgp-routers HTTP/1.1" 409 301 0.002186 10.0.0.241 - - [2026-01-29 16:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.241 - - [2026-01-29 16:56:58] "GET /bgp-router/8e86ba67-0ad8-4acb-b117-1fde9eb6bad6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003699 10.0.0.241 - - [2026-01-29 16:56:58] "PUT /bgp-router/8e86ba67-0ad8-4acb-b117-1fde9eb6bad6 HTTP/1.1" 200 255 0.012993 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:56:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001066 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:56:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001079 10.0.0.241 - - [2026-01-29 16:57:13] "GET / HTTP/1.1" 200 36215 0.002946 10.0.0.241 - - [2026-01-29 16:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008585 10.0.0.241 - - [2026-01-29 16:57:13] "GET /global-system-config/97619730-e74d-4259-9186-dc1e67af481c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.017363 10.0.0.241 - - [2026-01-29 16:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.241 - - [2026-01-29 16:57:13] "GET /config-node/f91b8caa-5164-428f-bd7f-4194364b6f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003606 10.0.0.241 - - [2026-01-29 16:57:14] "GET / HTTP/1.1" 200 36215 0.001687 10.0.0.241 - - [2026-01-29 16:57:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002870 10.0.0.241 - - [2026-01-29 16:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.241 - - [2026-01-29 16:57:19] "GET /global-vrouter-config/267920d9-a79f-4707-9beb-03005ee8d47f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003003 10.0.0.241 - - [2026-01-29 16:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.241 - - [2026-01-29 16:57:19] "PUT /global-vrouter-config/267920d9-a79f-4707-9beb-03005ee8d47f HTTP/1.1" 200 277 0.010576 10.0.0.241 - - [2026-01-29 16:57:19] "GET / HTTP/1.1" 200 36215 0.002090 10.0.0.241 - - [2026-01-29 16:57:19] "POST /alarms HTTP/1.1" 409 264 0.002399 10.0.0.241 - - [2026-01-29 16:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.241 - - [2026-01-29 16:57:19] "PUT /alarm/0bbb5149-4336-42b1-9c71-bd84ddcc9c5d HTTP/1.1" 200 245 0.012180 10.0.0.241 - - [2026-01-29 16:57:19] "POST /alarms HTTP/1.1" 409 261 0.006760 10.0.0.241 - - [2026-01-29 16:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.241 - - [2026-01-29 16:57:19] "PUT /alarm/bab86842-b1f5-4426-87d1-76292d3ab713 HTTP/1.1" 200 245 0.012781 10.0.0.241 - - [2026-01-29 16:57:19] "POST /alarms HTTP/1.1" 409 261 0.012728 10.0.0.241 - - [2026-01-29 16:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.241 - - [2026-01-29 16:57:19] "PUT /alarm/b1ce7ac8-169b-48d8-95fe-f8726a68285b HTTP/1.1" 200 245 0.013674 10.0.0.241 - - [2026-01-29 16:57:19] "POST /alarms HTTP/1.1" 409 253 0.006371 10.0.0.241 - - [2026-01-29 16:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.241 - - [2026-01-29 16:57:19] "PUT /alarm/faabffbf-da93-4176-a67f-d3a96cf8917b HTTP/1.1" 200 245 0.011859 10.0.0.241 - - [2026-01-29 16:57:19] "POST /alarms HTTP/1.1" 409 251 0.010449 10.0.0.241 - - [2026-01-29 16:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.241 - - [2026-01-29 16:57:19] "PUT /alarm/4b487948-b264-43b9-a356-fc80cfdfc0d0 HTTP/1.1" 200 245 0.010699 10.0.0.241 - - [2026-01-29 16:57:19] "POST /alarms HTTP/1.1" 409 252 0.005997 10.0.0.241 - - [2026-01-29 16:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.241 - - [2026-01-29 16:57:19] "PUT /alarm/bc2c4014-dfe2-4dfe-b17d-1b54788cd304 HTTP/1.1" 200 245 0.024630 10.0.0.241 - - [2026-01-29 16:57:19] "POST /alarms HTTP/1.1" 409 256 0.018788 10.0.0.241 - - [2026-01-29 16:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.241 - - [2026-01-29 16:57:19] "PUT /alarm/4334a752-5e2b-40e8-b2f0-ff8a9c04495c HTTP/1.1" 200 245 0.013409 10.0.0.241 - - [2026-01-29 16:57:19] "POST /alarms HTTP/1.1" 409 248 0.012791 10.0.0.241 - - [2026-01-29 16:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.241 - - [2026-01-29 16:57:19] "PUT /alarm/bd585611-3107-4d9b-b501-919c8c307ed2 HTTP/1.1" 200 245 0.011660 10.0.0.241 - - [2026-01-29 16:57:19] "POST /alarms HTTP/1.1" 409 252 0.008015 10.0.0.241 - - [2026-01-29 16:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.241 - - [2026-01-29 16:57:20] "PUT /alarm/f4766743-4121-4e81-9fd4-22117f52297d HTTP/1.1" 200 245 0.011248 10.0.0.241 - - [2026-01-29 16:57:20] "POST /alarms HTTP/1.1" 409 257 0.014263 10.0.0.241 - - [2026-01-29 16:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.241 - - [2026-01-29 16:57:20] "PUT /alarm/7892b9d5-1393-42ea-af8a-210c218a62af HTTP/1.1" 200 245 0.015033 10.0.0.241 - - [2026-01-29 16:57:20] "POST /alarms HTTP/1.1" 409 251 0.007052 10.0.0.241 - - [2026-01-29 16:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.241 - - [2026-01-29 16:57:20] "PUT /alarm/c11d90f0-8e98-44cf-ab7c-e83b16191672 HTTP/1.1" 200 245 0.012880 10.0.0.241 - - [2026-01-29 16:57:20] "POST /alarms HTTP/1.1" 409 257 0.015876 10.0.0.241 - - [2026-01-29 16:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.241 - - [2026-01-29 16:57:20] "PUT /alarm/de87a126-0348-441a-9476-dbd341aff195 HTTP/1.1" 200 245 0.011968 10.0.0.241 - - [2026-01-29 16:57:20] "POST /alarms HTTP/1.1" 409 261 0.016150 10.0.0.241 - - [2026-01-29 16:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.241 - - [2026-01-29 16:57:20] "PUT /alarm/2c1daec9-c7d0-4f69-ac9d-98d3ea9ccafb HTTP/1.1" 200 245 0.012115 10.0.0.241 - - [2026-01-29 16:57:20] "POST /alarms HTTP/1.1" 409 258 0.003320 10.0.0.241 - - [2026-01-29 16:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.241 - - [2026-01-29 16:57:20] "PUT /alarm/5d36f29e-f592-4eb7-8b19-e9aa94ff2640 HTTP/1.1" 200 245 0.011652 10.0.0.241 - - [2026-01-29 16:57:20] "POST /alarms HTTP/1.1" 409 254 0.009217 10.0.0.241 - - [2026-01-29 16:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.241 - - [2026-01-29 16:57:20] "PUT /alarm/ac5e9e70-2620-403c-9807-2eb65c92f37d HTTP/1.1" 200 245 0.011647 10.0.0.241 - - [2026-01-29 16:57:20] "POST /alarms HTTP/1.1" 409 254 0.013832 10.0.0.241 - - [2026-01-29 16:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.241 - - [2026-01-29 16:57:20] "PUT /alarm/53008d9c-85d0-4abc-837c-ebdcbb9d0aee HTTP/1.1" 200 245 0.013330 10.0.0.241 - - [2026-01-29 16:57:20] "POST /alarms HTTP/1.1" 409 254 0.013425 10.0.0.241 - - [2026-01-29 16:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.241 - - [2026-01-29 16:57:20] "PUT /alarm/f56499df-9198-4090-9d8f-6e630fcb55fc HTTP/1.1" 200 245 0.011641 10.0.0.241 - - [2026-01-29 16:57:20] "POST /alarms HTTP/1.1" 409 247 0.013995 10.0.0.241 - - [2026-01-29 16:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.241 - - [2026-01-29 16:57:20] "PUT /alarm/f65fd4a1-ee1d-4a50-aeb1-b99bbeb9ef3c HTTP/1.1" 200 245 0.010643 10.0.0.241 - - [2026-01-29 16:57:20] "POST /alarms HTTP/1.1" 409 272 0.012967 10.0.0.241 - - [2026-01-29 16:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.241 - - [2026-01-29 16:57:20] "PUT /alarm/e0ce4855-6741-4e94-98b5-c26e558b6325 HTTP/1.1" 200 245 0.011189 10.0.0.241 - - [2026-01-29 16:57:20] "POST /alarms HTTP/1.1" 409 261 0.009064 10.0.0.241 - - [2026-01-29 16:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.241 - - [2026-01-29 16:57:20] "PUT /alarm/56ef28d2-f41b-48ca-a8e0-e1275e83cb64 HTTP/1.1" 200 245 0.013024 10.0.0.241 - - [2026-01-29 16:57:20] "POST /alarms HTTP/1.1" 409 259 0.011362 10.0.0.241 - - [2026-01-29 16:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.241 - - [2026-01-29 16:57:20] "PUT /alarm/2cbe6cfa-1b2e-48ba-964c-64e2f4d5aaff HTTP/1.1" 200 245 0.036305 10.0.0.241 - - [2026-01-29 16:57:21] "POST /alarms HTTP/1.1" 409 265 0.018100 10.0.0.241 - - [2026-01-29 16:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.241 - - [2026-01-29 16:57:21] "PUT /alarm/7527b34e-e398-49d6-9d79-527ca860557c HTTP/1.1" 200 245 0.014187 10.0.0.241 - - [2026-01-29 16:57:21] "POST /alarms HTTP/1.1" 409 279 0.004922 10.0.0.241 - - [2026-01-29 16:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.241 - - [2026-01-29 16:57:21] "PUT /alarm/aaf41534-272d-4fd2-a0bb-c193ee741b90 HTTP/1.1" 200 245 0.010489 10.0.0.241 - - [2026-01-29 16:57:21] "GET / HTTP/1.1" 200 36215 0.002135 10.0.0.241 - - [2026-01-29 16:57:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002272 10.0.0.241 - - [2026-01-29 16:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.241 - - [2026-01-29 16:57:21] "PUT /global-vrouter-config/267920d9-a79f-4707-9beb-03005ee8d47f HTTP/1.1" 200 277 0.010949 10.0.0.241 - - [2026-01-29 16:57:21] "GET / HTTP/1.1" 200 36215 0.001937 10.0.0.241 - - [2026-01-29 16:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.241 - - [2026-01-29 16:57:21] "GET /global-vrouter-config/267920d9-a79f-4707-9beb-03005ee8d47f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003266 10.0.0.241 - - [2026-01-29 16:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.241 - - [2026-01-29 16:57:21] "PUT /global-vrouter-config/267920d9-a79f-4707-9beb-03005ee8d47f HTTP/1.1" 200 277 0.011305 10.0.0.241 - - [2026-01-29 16:57:22] "GET / HTTP/1.1" 200 36215 0.002150 10.0.0.241 - - [2026-01-29 16:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.241 - - [2026-01-29 16:57:22] "GET /global-system-config/97619730-e74d-4259-9186-dc1e67af481c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004994 10.0.0.241 - - [2026-01-29 16:57:22] "PUT /global-system-config/97619730-e74d-4259-9186-dc1e67af481c HTTP/1.1" 200 275 0.021276 10.0.0.241 - - [2026-01-29 16:57:25] "GET / HTTP/1.1" 200 36215 0.002365 10.0.0.241 - - [2026-01-29 16:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.241 - - [2026-01-29 16:57:25] "GET /routing-instance/412657b1-8ee3-4b70-a650-0ae98a9dfc17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003850 10.0.0.241 - - [2026-01-29 16:57:25] "POST /bgp-routers HTTP/1.1" 409 301 0.013682 10.0.0.241 - - [2026-01-29 16:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.241 - - [2026-01-29 16:57:25] "GET /bgp-router/8e86ba67-0ad8-4acb-b117-1fde9eb6bad6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003796 10.0.0.241 - - [2026-01-29 16:57:25] "PUT /bgp-router/8e86ba67-0ad8-4acb-b117-1fde9eb6bad6 HTTP/1.1" 200 255 0.012467 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:57:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001110 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:57:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001271 10.0.0.241 - - [2026-01-29 16:57:30] "POST /tags HTTP/1.1" 200 356 0.039371 10.0.0.241 - - [2026-01-29 16:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013078 10.0.0.241 - - [2026-01-29 16:57:30] "GET /tag/6f21ea0c-7384-4246-9746-1812691d3862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.023757 10.0.0.241 - - [2026-01-29 16:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.241 - - [2026-01-29 16:57:30] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.009977 10.0.0.241 - - [2026-01-29 16:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005399 10.0.0.241 - - [2026-01-29 16:57:30] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.064461 10.0.0.241 - - [2026-01-29 16:57:30] "POST /virtual-machines HTTP/1.1" 200 352 0.033508 10.0.0.241 - - [2026-01-29 16:57:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.018553 10.0.0.241 - - [2026-01-29 16:57:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.157654 10.0.0.241 - - [2026-01-29 16:57:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.011022 10.0.0.241 - - [2026-01-29 16:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012845 10.0.0.241 - - [2026-01-29 16:57:31] "GET /virtual-machine-interface/9996148e-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005622 10.0.0.241 - - [2026-01-29 16:57:31] "POST /instance-ips HTTP/1.1" 200 392 0.026993 10.0.0.241 - - [2026-01-29 16:57:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.023904 10.0.0.241 - - [2026-01-29 16:57:31] "GET /virtual-machine-interface/9996148e-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.012352 10.0.0.241 - - [2026-01-29 16:57:31] "POST /set-tag HTTP/1.1" 200 109 0.018864 10.0.0.241 - - [2026-01-29 16:57:31] "GET /virtual-machine-interface/9996148e-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.016364 10.0.0.241 - - [2026-01-29 16:57:31] "GET /instance-ip/99ba78e2-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004510 10.0.0.241 - - [2026-01-29 16:57:31] "GET /virtual-machine-interface/9996148e-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007673 10.0.0.241 - - [2026-01-29 16:57:31] "POST /set-tag HTTP/1.1" 200 109 0.002907 10.0.0.241 - - [2026-01-29 16:57:31] "GET /virtual-router/aaafa743-7164-462e-bdda-8e3018736374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.006153 10.0.0.241 - - [2026-01-29 16:57:31] "POST /ref-update HTTP/1.1" 200 156 0.012091 10.0.0.241 - - [2026-01-29 16:57:31] "GET /virtual-machine-interface/9996148e-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.021183 10.0.0.241 - - [2026-01-29 16:57:31] "POST /set-tag HTTP/1.1" 200 109 0.004114 10.0.0.241 - - [2026-01-29 16:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.241 - - [2026-01-29 16:57:31] "GET /virtual-network/ea436c1e-206d-469e-9039-2d393ae64080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005573 10.0.0.241 - - [2026-01-29 16:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.241 - - [2026-01-29 16:57:31] "GET /project/c3bf8227-fe3c-428c-aafb-aebd76b3bef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.040959 10.0.0.241 - - [2026-01-29 16:57:31] "POST /virtual-machines HTTP/1.1" 200 356 0.010042 10.0.0.241 - - [2026-01-29 16:57:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.010727 10.0.0.241 - - [2026-01-29 16:57:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.122421 10.0.0.241 - - [2026-01-29 16:57:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010051 10.0.0.241 - - [2026-01-29 16:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009895 10.0.0.241 - - [2026-01-29 16:57:32] "GET /virtual-machine-interface/9a203f2e-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.013981 10.0.0.241 - - [2026-01-29 16:57:32] "POST /instance-ips HTTP/1.1" 200 396 0.048429 10.0.0.241 - - [2026-01-29 16:57:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.045820 10.0.0.241 - - [2026-01-29 16:57:32] "GET /virtual-machine-interface/9a203f2e-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.007598 10.0.0.241 - - [2026-01-29 16:57:32] "POST /set-tag HTTP/1.1" 200 109 0.024049 10.0.0.241 - - [2026-01-29 16:57:32] "GET /virtual-machine-interface/9a203f2e-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.016566 10.0.0.241 - - [2026-01-29 16:57:32] "GET /instance-ip/9a3ca592-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.004575 10.0.0.241 - - [2026-01-29 16:57:32] "GET /virtual-machine-interface/9a203f2e-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.009028 10.0.0.241 - - [2026-01-29 16:57:32] "POST /set-tag HTTP/1.1" 200 109 0.002827 10.0.0.241 - - [2026-01-29 16:57:32] "GET /virtual-router/aaafa743-7164-462e-bdda-8e3018736374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.004779 10.0.0.241 - - [2026-01-29 16:57:32] "POST /ref-update HTTP/1.1" 200 156 0.014382 10.0.0.241 - - [2026-01-29 16:57:32] "GET /virtual-machine-interface/9a203f2e-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.024432 10.0.0.241 - - [2026-01-29 16:57:32] "POST /set-tag HTTP/1.1" 200 109 0.006214 10.0.0.241 - - [2026-01-29 16:57:32] "GET /virtual-machine-interface/9996148e-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006092 10.0.0.241 - - [2026-01-29 16:57:32] "POST /set-tag HTTP/1.1" 200 109 0.003139 10.0.0.241 - - [2026-01-29 16:57:32] "GET /virtual-machine-interface/9a203f2e-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005777 10.0.0.241 - - [2026-01-29 16:57:32] "POST /set-tag HTTP/1.1" 200 109 0.003221 10.0.0.241 - - [2026-01-29 16:57:41] "GET / HTTP/1.1" 200 36215 0.001980 10.0.0.241 - - [2026-01-29 16:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.241 - - [2026-01-29 16:57:41] "GET /global-system-config/97619730-e74d-4259-9186-dc1e67af481c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006104 10.0.0.241 - - [2026-01-29 16:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.241 - - [2026-01-29 16:57:41] "GET /config-node/f91b8caa-5164-428f-bd7f-4194364b6f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003215 10.0.0.241 - - [2026-01-29 16:57:44] "GET /virtual-machine-interface/9996148e-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006295 10.0.0.241 - - [2026-01-29 16:57:44] "POST /set-tag HTTP/1.1" 200 109 0.003319 10.0.0.241 - - [2026-01-29 16:57:45] "GET /virtual-machine-interface/9a203f2e-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005134 10.0.0.241 - - [2026-01-29 16:57:45] "POST /set-tag HTTP/1.1" 200 109 0.002529 10.0.0.241 - - [2026-01-29 16:57:47] "GET /virtual-machine-interface/9996148e-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005638 10.0.0.241 - - [2026-01-29 16:57:47] "POST /set-tag HTTP/1.1" 200 109 0.003949 10.0.0.241 - - [2026-01-29 16:57:52] "GET / HTTP/1.1" 200 36215 0.001815 10.0.0.241 - - [2026-01-29 16:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.241 - - [2026-01-29 16:57:52] "GET /routing-instance/412657b1-8ee3-4b70-a650-0ae98a9dfc17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004400 10.0.0.241 - - [2026-01-29 16:57:52] "POST /bgp-routers HTTP/1.1" 409 301 0.002254 10.0.0.241 - - [2026-01-29 16:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.241 - - [2026-01-29 16:57:52] "GET /bgp-router/8e86ba67-0ad8-4acb-b117-1fde9eb6bad6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.006387 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:57:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000978 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:57:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001367 10.0.0.241 - - [2026-01-29 16:57:52] "PUT /bgp-router/8e86ba67-0ad8-4acb-b117-1fde9eb6bad6 HTTP/1.1" 200 255 0.019992 10.0.0.241 - - [2026-01-29 16:58:18] "GET /virtual-machine-interface/9996148e-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.027947 10.0.0.241 - - [2026-01-29 16:58:18] "POST /set-tag HTTP/1.1" 200 109 0.003941 10.0.0.241 - - [2026-01-29 16:58:18] "GET /virtual-machine-interface/9996148e-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.012208 10.0.0.241 - - [2026-01-29 16:58:18] "POST /set-tag HTTP/1.1" 200 109 0.006411 10.0.0.241 - - [2026-01-29 16:58:18] "GET /virtual-machine/0354988a-0463-456d-b2eb-ab0d0bb55379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003841 10.0.0.241 - - [2026-01-29 16:58:18] "POST /ref-update HTTP/1.1" 200 156 0.024183 10.0.0.241 - - [2026-01-29 16:58:18] "GET /virtual-machine-interface/9996148e-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007512 10.0.0.241 - - [2026-01-29 16:58:18] "POST /set-tag HTTP/1.1" 200 109 0.028965 10.0.0.241 - - [2026-01-29 16:58:18] "POST /set-tag HTTP/1.1" 200 109 0.038643 10.0.0.241 - - [2026-01-29 16:58:18] "DELETE /instance-ip/99ba78e2-fd33-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.072325 10.0.0.241 - - [2026-01-29 16:58:18] "DELETE /virtual-machine-interface/9996148e-fd33-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.067009 10.0.0.241 - - [2026-01-29 16:58:18] "DELETE /virtual-machine/0354988a-0463-456d-b2eb-ab0d0bb55379 HTTP/1.1" 200 115 0.025862 10.0.0.241 - - [2026-01-29 16:58:18] "GET /virtual-machine-interface/9a203f2e-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.015364 10.0.0.241 - - [2026-01-29 16:58:19] "POST /set-tag HTTP/1.1" 200 109 0.003119 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:58:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001121 [Introspect:8084]10.0.0.241 - - [2026-01-29 16:58:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001191 10.0.0.241 - - [2026-01-29 16:58:49] "GET /virtual-machine-interface/9a203f2e-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.011518 10.0.0.241 - - [2026-01-29 16:58:49] "POST /set-tag HTTP/1.1" 200 109 0.004886 10.0.0.241 - - [2026-01-29 16:58:49] "GET /virtual-machine-interface/9a203f2e-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005930 10.0.0.241 - - [2026-01-29 16:58:49] "POST /set-tag HTTP/1.1" 200 109 0.002673 10.0.0.241 - - [2026-01-29 16:58:49] "GET /virtual-machine/c0942175-7233-4694-822e-5ddaee4ed73e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.009885 10.0.0.241 - - [2026-01-29 16:58:49] "POST /ref-update HTTP/1.1" 200 156 0.012667 10.0.0.241 - - [2026-01-29 16:58:49] "GET /virtual-machine-interface/9a203f2e-fd33-11f0-bbb3-fa163e133c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005131 10.0.0.241 - - [2026-01-29 16:58:49] "POST /set-tag HTTP/1.1" 200 109 0.027014 10.0.0.241 - - [2026-01-29 16:58:49] "POST /set-tag HTTP/1.1" 200 109 0.047514 10.0.0.241 - - [2026-01-29 16:58:49] "DELETE /instance-ip/9a3ca592-fd33-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.070986 10.0.0.241 - - [2026-01-29 16:58:49] "DELETE /virtual-machine-interface/9a203f2e-fd33-11f0-bbb3-fa163e133c46 HTTP/1.1" 200 115 0.053957 10.0.0.241 - - [2026-01-29 16:58:49] "DELETE /virtual-machine/c0942175-7233-4694-822e-5ddaee4ed73e HTTP/1.1" 200 115 0.025439 10.0.0.241 - - [2026-01-29 16:58:50] "DELETE /tag/6f21ea0c-7384-4246-9746-1812691d3862 HTTP/1.1" 200 115 0.064644