++ 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 Oct 30 11:48:25 PM UTC 2025 ===================' INFO: =================== Thu Oct 30 11:48:25 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.146 ++ 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.146 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.146 ++ ANALYTICSDB_NODES=10.0.0.146 ++ ANALYTICS_SNMP_NODES=10.0.0.146 ++ 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.146 +++ local server_address=10.0.0.146 +++ extended_server_list+='10.0.0.146:8081 ' +++ '[' -n '10.0.0.146:8081 ' ']' +++ echo 10.0.0.146:8081 ++ ANALYTICS_SERVERS=10.0.0.146: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.146 +++ local server_address=10.0.0.146 +++ extended_server_list+='10.0.0.146:9042 ' +++ '[' -n '10.0.0.146:9042 ' ']' +++ echo 10.0.0.146:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.146:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.146 ++ 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.146 +++ local server_address=10.0.0.146 +++ extended_server_list+='10.0.0.146:8086 ' +++ '[' -n '10.0.0.146:8086 ' ']' +++ echo 10.0.0.146:8086 ++ COLLECTOR_SERVERS=10.0.0.146: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.146 ++ CONFIGDB_NODES=10.0.0.146 ++ 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.146 +++ local server_address=10.0.0.146 +++ extended_server_list+='10.0.0.146:8082 ' +++ '[' -n '10.0.0.146:8082 ' ']' +++ echo 10.0.0.146:8082 ++ CONFIG_SERVERS=10.0.0.146: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.146 +++ local server_address=10.0.0.146 +++ extended_server_list+='10.0.0.146:9161 ' +++ '[' -n '10.0.0.146:9161 ' ']' +++ echo 10.0.0.146:9161 ++ CONFIGDB_SERVERS=10.0.0.146: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.146 +++ local server_address=10.0.0.146 +++ extended_server_list+='10.0.0.146:9041 ' +++ '[' -n '10.0.0.146:9041 ' ']' +++ echo 10.0.0.146:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.146: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.146 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.146 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.146 ++ 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.146 +++ local server_address=10.0.0.146 +++ extended_server_list+=10.0.0.146:2181, +++ '[' -n 10.0.0.146:2181, ']' +++ echo 10.0.0.146:2181 ++ ZOOKEEPER_SERVERS=10.0.0.146: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.146 +++ local server_address=10.0.0.146 +++ extended_server_list+='10.0.0.146:2181 ' +++ '[' -n '10.0.0.146:2181 ' ']' +++ echo 10.0.0.146:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.146:2181 ++ RABBITMQ_NODES=10.0.0.146 ++ 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.146 +++ local server_address=10.0.0.146 +++ extended_server_list+=10.0.0.146:5673, +++ '[' -n 10.0.0.146:5673, ']' +++ echo 10.0.0.146:5673 ++ RABBITMQ_SERVERS=10.0.0.146: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.146 +++ local server_address=10.0.0.146 +++ extended_server_list+='10.0.0.146:6379 ' +++ '[' -n '10.0.0.146:6379 ' ']' +++ echo 10.0.0.146:6379 ++ REDIS_SERVERS=10.0.0.146: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.146 ++ 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.146 +++ local server_address=10.0.0.146 +++ extended_server_list+='10.0.0.146:9092 ' +++ '[' -n '10.0.0.146:9092 ' ']' +++ echo 10.0.0.146:9092 ++ KAFKA_SERVERS=10.0.0.146: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.146 ++ 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.146 ++ 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.146 ++ cut -d , -f 1 + local cassandra=10.0.0.146 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.146 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.146 9041 + echo -e '\035\nquit' + 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.146 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.146 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.146 +++ local servers=10.0.0.146 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ grep -vi host ++++ uniq ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.146,10.226.140.1,127.0.0.1,172.17.0.1,252.146.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.146'\''))' +++ local server_ip=10.0.0.146 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.146 ]] +++ [[ ,10.0.0.146,10.226.140.1,127.0.0.1,172.17.0.1,252.146.0.1,, =~ ,10\.0\.0\.146, ]] +++ echo 10.0.0.146 1 +++ return ++ local ip=10.0.0.146 ++ [[ -z 10.0.0.146 ]] ++ echo 10.0.0.146 + host_ip=10.0.0.146 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.146:9041 + cassandra_server_list=10.0.0.146:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.146:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ set -o posix ++ sort ++ set + 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: 10/30/2025 23:49:11.374 7f619f16e540 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/30/2025 23:49:11.705 7f619f16e540 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/30/2025 23:49:11.738 7f619f16e540 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/30/2025 23:49:11.738 7f619f16e540 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.146 - - [2025-10-30 23:49:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000755 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.146:8082/ Hit Ctrl-C to quit. 10.0.0.146 - - [2025-10-30 23:49:23] "GET / HTTP/1.1" 503 181 0.000300 10.0.0.146 - - [2025-10-30 23:49:23] "GET / HTTP/1.1" 503 181 0.001361 10.0.0.146 - - [2025-10-30 23:49:23] "GET / HTTP/1.1" 200 36215 0.001439 10.0.0.146 - - [2025-10-30 23:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.146 - - [2025-10-30 23:49:23] "GET /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004741 10.0.0.146 - - [2025-10-30 23:49:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.002278 10.0.0.146 - - [2025-10-30 23:49:23] "POST /config-nodes HTTP/1.1" 200 595 0.036898 10.0.0.146 - - [2025-10-30 23:49:23] "GET / HTTP/1.1" 200 36215 0.001509 10.0.0.146 - - [2025-10-30 23:49:23] "GET / HTTP/1.1" 200 36215 0.005953 10.0.0.146 - - [2025-10-30 23:49:23] "GET / HTTP/1.1" 200 36215 0.001047 10.0.0.146 - - [2025-10-30 23:49:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.013114 10.0.0.146 - - [2025-10-30 23:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.146 - - [2025-10-30 23:49:24] "GET / HTTP/1.1" 200 45303 0.001708 10.0.0.146 - - [2025-10-30 23:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005682 10.0.0.146 - - [2025-10-30 23:49:24] "GET /domain/c00f8745-4e9f-4186-9a76-3c24382de677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.144383 10.0.0.146 - - [2025-10-30 23:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.146 - - [2025-10-30 23:49:24] "GET / HTTP/1.1" 200 36215 0.005466 10.0.0.146 - - [2025-10-30 23:49:24] "POST /id-to-fqname HTTP/1.1" 200 173 0.000638 10.0.0.146 - - [2025-10-30 23:49:24] "POST /fqname-to-id HTTP/1.1" 404 182 0.009346 10.0.0.146 - - [2025-10-30 23:49:24] "POST /security-groups HTTP/1.1" 200 570 0.103705 10.0.0.146 - - [2025-10-30 23:49:24] "POST /projects HTTP/1.1" 200 483 0.257730 10.0.0.146 - - [2025-10-30 23:49:24] "POST /security-groups HTTP/1.1" 200 536 0.061102 10.0.0.146 - - [2025-10-30 23:49:24] "POST /chown HTTP/1.1" 200 109 0.016630 10.0.0.146 - - [2025-10-30 23:49:24] "POST /policy-managements HTTP/1.1" 409 214 0.011885 10.0.0.146 - - [2025-10-30 23:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 [Introspect:8084]10.0.0.146 - - [2025-10-30 23:49:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000903 [Introspect:8084]10.0.0.146 - - [2025-10-30 23:49:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000924 10.0.0.146 - - [2025-10-30 23:49:24] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007779 10.0.0.146 - - [2025-10-30 23:49:24] "POST /application-policy-sets HTTP/1.1" 200 530 0.025984 10.0.0.146 - - [2025-10-30 23:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.146 - - [2025-10-30 23:49:24] "GET /global-vrouter-config/b5ababb8-0f03-40c6-83db-a526f9e3d318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.007357 10.0.0.146 - - [2025-10-30 23:49:24] "PUT /global-vrouter-config/b5ababb8-0f03-40c6-83db-a526f9e3d318 HTTP/1.1" 200 277 0.012937 10.0.0.146 - - [2025-10-30 23:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007395 10.0.0.146 - - [2025-10-30 23:49:24] "GET /virtual-network/8909cfc0-681f-43f2-84e8-5981d62ab20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.008650 10.0.0.146 - - [2025-10-30 23:49:24] "POST /id-to-fqname HTTP/1.1" 200 177 0.000467 10.0.0.146 - - [2025-10-30 23:49:24] "POST /fqname-to-id HTTP/1.1" 404 186 0.004812 10.0.0.146 - - [2025-10-30 23:49:25] "GET / HTTP/1.1" 200 36215 0.001473 10.0.0.146 - - [2025-10-30 23:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.146 - - [2025-10-30 23:49:25] "GET /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004651 10.0.0.146 - - [2025-10-30 23:49:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.001530 10.0.0.146 - - [2025-10-30 23:49:25] "POST /config-database-nodes HTTP/1.1" 200 613 0.187656 10.0.0.146 - - [2025-10-30 23:49:25] "POST /security-groups HTTP/1.1" 200 574 0.317499 10.0.0.146 - - [2025-10-30 23:49:25] "POST /projects HTTP/1.1" 200 491 0.611210 10.0.0.146 - - [2025-10-30 23:49:25] "POST /security-groups HTTP/1.1" 200 548 0.039501 10.0.0.146 - - [2025-10-30 23:49:25] "POST /chown HTTP/1.1" 200 109 0.011873 10.0.0.146 - - [2025-10-30 23:49:25] "GET / HTTP/1.1" 200 36215 0.001509 10.0.0.146 - - [2025-10-30 23:49:25] "POST /network-ipams HTTP/1.1" 200 524 0.031093 10.0.0.146 - - [2025-10-30 23:49:25] "POST /network-ipams HTTP/1.1" 200 512 0.020299 10.0.0.146 - - [2025-10-30 23:49:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.011575 10.0.0.146 - - [2025-10-30 23:49:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002740 10.0.0.146 - - [2025-10-30 23:49:25] "POST /virtual-networks HTTP/1.1" 200 540 0.217402 10.0.0.146 - - [2025-10-30 23:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014425 10.0.0.146 - - [2025-10-30 23:49:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.005033 10.0.0.146 - - [2025-10-30 23:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.146 - - [2025-10-30 23:49:25] "GET /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008536 10.0.0.146 - - [2025-10-30 23:49:25] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.030946 10.0.0.146 - - [2025-10-30 23:49:25] "POST /service-appliance-sets HTTP/1.1" 200 555 0.047755 10.0.0.146 - - [2025-10-30 23:49:25] "POST /network-ipams HTTP/1.1" 200 520 0.065346 10.0.0.146 - - [2025-10-30 23:49:26] "POST /fqname-to-id HTTP/1.1" 404 180 0.008264 10.0.0.146 - - [2025-10-30 23:49:26] "POST /fqname-to-id HTTP/1.1" 404 202 0.004292 10.0.0.146 - - [2025-10-30 23:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005569 10.0.0.146 - - [2025-10-30 23:49:26] "GET /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005292 10.0.0.146 - - [2025-10-30 23:49:26] "POST /service-appliance-sets HTTP/1.1" 200 543 0.046969 10.0.0.146 - - [2025-10-30 23:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006372 10.0.0.146 - - [2025-10-30 23:49:26] "GET /network-ipam/f58a7dc2-ef0f-4db4-ad2a-760bfe190b60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004046 10.0.0.146 - - [2025-10-30 23:49:26] "POST /useragent-kv HTTP/1.1" 200 115 0.023401 10.0.0.146 - - [2025-10-30 23:49:26] "POST /virtual-networks HTTP/1.1" 200 548 0.214854 10.0.0.146 - - [2025-10-30 23:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.146 - - [2025-10-30 23:49:26] "GET /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.015592 10.0.0.146 - - [2025-10-30 23:49:26] "POST /fqname-to-id HTTP/1.1" 404 199 0.002084 10.0.0.146 - - [2025-10-30 23:49:26] "POST /network-policys HTTP/1.1" 200 540 0.040500 10.0.0.146 - - [2025-10-30 23:49:26] "POST /fqname-to-id HTTP/1.1" 404 197 0.013087 10.0.0.146 - - [2025-10-30 23:49:26] "POST /service-templates HTTP/1.1" 200 513 0.068756 10.0.0.146 - - [2025-10-30 23:49:26] "POST /service-templates HTTP/1.1" 200 503 0.042848 10.0.0.146 - - [2025-10-30 23:49:26] "POST /network-policys HTTP/1.1" 200 536 0.055234 10.0.0.146 - - [2025-10-30 23:49:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.019511 10.0.0.146 - - [2025-10-30 23:49:26] "POST /service-templates HTTP/1.1" 200 517 0.071067 10.0.0.146 - - [2025-10-30 23:49:26] "POST /network-policys HTTP/1.1" 200 544 0.096261 10.0.0.146 - - [2025-10-30 23:49:26] "POST /service-templates HTTP/1.1" 200 537 0.063195 10.0.0.146 - - [2025-10-30 23:49:26] "POST /ref-update HTTP/1.1" 200 156 0.073925 10.0.0.146 - - [2025-10-30 23:49:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011288 10.0.0.146 - - [2025-10-30 23:49:26] "POST /service-templates HTTP/1.1" 200 509 0.065836 10.0.0.146 - - [2025-10-30 23:49:26] "POST /ref-update HTTP/1.1" 200 156 0.103189 10.0.0.146 - - [2025-10-30 23:49:26] "POST /ref-update HTTP/1.1" 200 156 0.045995 10.0.0.146 - - [2025-10-30 23:49:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009118 10.0.0.146 - - [2025-10-30 23:49:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002258 10.0.0.146 - - [2025-10-30 23:49:27] "POST /ref-update HTTP/1.1" 200 156 0.078361 10.0.0.146 - - [2025-10-30 23:49:27] "POST /ref-update HTTP/1.1" 200 156 0.118427 10.0.0.146 - - [2025-10-30 23:49:27] "POST /ref-update HTTP/1.1" 200 156 0.144523 10.0.0.146 - - [2025-10-30 23:49:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028296 10.0.0.146 - - [2025-10-30 23:49:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008691 10.0.0.146 - - [2025-10-30 23:49:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027401 10.0.0.146 - - [2025-10-30 23:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011675 10.0.0.146 - - [2025-10-30 23:49:27] "GET /virtual-network/8909cfc0-681f-43f2-84e8-5981d62ab20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.009770 10.0.0.146 - - [2025-10-30 23:49:27] "GET / HTTP/1.1" 200 36215 0.001862 10.0.0.146 - - [2025-10-30 23:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016209 10.0.0.146 - - [2025-10-30 23:49:27] "GET /routing-instance/faa460ba-a05f-4a5e-b4cf-01083eb2af56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004278 10.0.0.146 - - [2025-10-30 23:49:27] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.026172 10.0.0.146 - - [2025-10-30 23:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005610 10.0.0.146 - - [2025-10-30 23:49:27] "POST /bgp-routers HTTP/1.1" 200 618 0.071729 10.0.0.146 - - [2025-10-30 23:49:27] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.034040 10.0.0.146 - - [2025-10-30 23:49:27] "GET / HTTP/1.1" 200 36215 0.001565 10.0.0.146 - - [2025-10-30 23:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010747 10.0.0.146 - - [2025-10-30 23:49:27] "GET /bgp-router/f029c5d1-542f-4597-a1e0-ec9e09dac05f?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.024318 10.0.0.146 - - [2025-10-30 23:49:27] "GET /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011595 10.0.0.146 - - [2025-10-30 23:49:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.007120 10.0.0.146 - - [2025-10-30 23:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.020373 10.0.0.146 - - [2025-10-30 23:49:27] "POST /firewall-policys HTTP/1.1" 200 532 0.078400 10.0.0.146 - - [2025-10-30 23:49:27] "GET /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018850 10.0.0.146 - - [2025-10-30 23:49:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012164 10.0.0.146 - - [2025-10-30 23:49:28] "POST /ref-update HTTP/1.1" 200 156 0.107025 10.0.0.146 - - [2025-10-30 23:49:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.219456 10.0.0.146 - - [2025-10-30 23:49:28] "GET /firewall-policy/376d4f02-c65f-472f-8494-e3c96d2b899f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.015270 10.0.0.146 - - [2025-10-30 23:49:28] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.004422 10.0.0.146 - - [2025-10-30 23:49:28] "GET / HTTP/1.1" 200 36215 0.002335 10.0.0.146 - - [2025-10-30 23:49:28] "GET /firewall-policy/376d4f02-c65f-472f-8494-e3c96d2b899f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008449 10.0.0.146 - - [2025-10-30 23:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.146 - - [2025-10-30 23:49:28] "POST /ref-update HTTP/1.1" 200 156 0.028238 10.0.0.146 - - [2025-10-30 23:49:28] "GET /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.026732 10.0.0.146 - - [2025-10-30 23:49:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.005377 10.0.0.146 - - [2025-10-30 23:49:28] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.090853 10.0.0.146 - - [2025-10-30 23:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008294 10.0.0.146 - - [2025-10-30 23:49:28] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.475372 10.0.0.146 - - [2025-10-30 23:49:28] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009125 10.0.0.146 - - [2025-10-30 23:49:28] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.078779 10.0.0.146 - - [2025-10-30 23:49:28] "POST /firewall-policys HTTP/1.1" 200 534 0.096154 10.0.0.146 - - [2025-10-30 23:49:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.117692 10.0.0.146 - - [2025-10-30 23:49:28] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.007079 10.0.0.146 - - [2025-10-30 23:49:28] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.012168 10.0.0.146 - - [2025-10-30 23:49:28] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002734 10.0.0.146 - - [2025-10-30 23:49:28] "GET /firewall-policy/376d4f02-c65f-472f-8494-e3c96d2b899f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002195 10.0.0.146 - - [2025-10-30 23:49:28] "GET /firewall-policy/376d4f02-c65f-472f-8494-e3c96d2b899f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004625 10.0.0.146 - - [2025-10-30 23:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.146 - - [2025-10-30 23:49:28] "GET / HTTP/1.1" 200 36215 0.001462 10.0.0.146 - - [2025-10-30 23:49:28] "GET /global-vrouter-config/b5ababb8-0f03-40c6-83db-a526f9e3d318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.006761 10.0.0.146 - - [2025-10-30 23:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006870 10.0.0.146 - - [2025-10-30 23:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006802 10.0.0.146 - - [2025-10-30 23:49:28] "GET /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.020517 10.0.0.146 - - [2025-10-30 23:49:28] "POST /ref-update HTTP/1.1" 200 156 0.067319 10.0.0.146 - - [2025-10-30 23:49:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.019318 10.0.0.146 - - [2025-10-30 23:49:28] "PUT /global-vrouter-config/b5ababb8-0f03-40c6-83db-a526f9e3d318 HTTP/1.1" 200 277 0.062212 10.0.0.146 - - [2025-10-30 23:49:28] "POST /ref-update HTTP/1.1" 200 156 0.092693 10.0.0.146 - - [2025-10-30 23:49:29] "POST /database-nodes HTTP/1.1" 200 599 0.122364 10.0.0.146 - - [2025-10-30 23:49:29] "POST /ref-update HTTP/1.1" 200 156 0.034942 10.0.0.146 - - [2025-10-30 23:49:29] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.009139 10.0.0.146 - - [2025-10-30 23:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006804 10.0.0.146 - - [2025-10-30 23:49:29] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008252 10.0.0.146 - - [2025-10-30 23:49:29] "POST /firewall-policys HTTP/1.1" 200 532 0.057472 10.0.0.146 - - [2025-10-30 23:49:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.046874 10.0.0.146 - - [2025-10-30 23:49:29] "GET /firewall-policy/eb9bc2bd-c600-4ed7-8fda-fd3a3ae35807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.008734 10.0.0.146 - - [2025-10-30 23:49:29] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.009052 10.0.0.146 - - [2025-10-30 23:49:29] "GET /firewall-policy/eb9bc2bd-c600-4ed7-8fda-fd3a3ae35807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.005863 10.0.0.146 - - [2025-10-30 23:49:29] "GET /firewall-policy/376d4f02-c65f-472f-8494-e3c96d2b899f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004285 10.0.0.146 - - [2025-10-30 23:49:29] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003870 10.0.0.146 - - [2025-10-30 23:49:29] "GET /firewall-policy/376d4f02-c65f-472f-8494-e3c96d2b899f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003424 10.0.0.146 - - [2025-10-30 23:49:29] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.006612 10.0.0.146 - - [2025-10-30 23:49:29] "GET / HTTP/1.1" 200 36215 0.001238 10.0.0.146 - - [2025-10-30 23:49:29] "POST /alarms HTTP/1.1" 200 583 0.054590 10.0.0.146 - - [2025-10-30 23:49:29] "POST /ref-update HTTP/1.1" 200 156 0.114841 10.0.0.146 - - [2025-10-30 23:49:29] "POST /alarms HTTP/1.1" 200 577 0.194187 10.0.0.146 - - [2025-10-30 23:49:29] "POST /ref-update HTTP/1.1" 200 156 0.136490 10.0.0.146 - - [2025-10-30 23:49:29] "POST /alarms HTTP/1.1" 200 577 0.075494 10.0.0.146 - - [2025-10-30 23:49:29] "POST /ref-update HTTP/1.1" 200 156 0.088022 10.0.0.146 - - [2025-10-30 23:49:29] "POST /alarms HTTP/1.1" 200 561 0.060687 10.0.0.146 - - [2025-10-30 23:49:29] "GET / HTTP/1.1" 200 36215 0.001364 10.0.0.146 - - [2025-10-30 23:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.146 - - [2025-10-30 23:49:29] "POST /ref-update HTTP/1.1" 200 156 0.038793 10.0.0.146 - - [2025-10-30 23:49:29] "GET /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.019083 10.0.0.146 - - [2025-10-30 23:49:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.026484 10.0.0.146 - - [2025-10-30 23:49:29] "POST /alarms HTTP/1.1" 200 557 0.105802 10.0.0.146 - - [2025-10-30 23:49:30] "POST /analytics-nodes HTTP/1.1" 200 601 0.100683 10.0.0.146 - - [2025-10-30 23:49:30] "POST /alarms HTTP/1.1" 200 559 0.117891 10.0.0.146 - - [2025-10-30 23:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014632 10.0.0.146 - - [2025-10-30 23:49:30] "GET /network-ipam/f58a7dc2-ef0f-4db4-ad2a-760bfe190b60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.012933 10.0.0.146 - - [2025-10-30 23:49:30] "POST /ref-update HTTP/1.1" 200 156 0.252568 10.0.0.146 - - [2025-10-30 23:49:30] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.015340 10.0.0.146 - - [2025-10-30 23:49:30] "POST /alarms HTTP/1.1" 200 567 0.077470 10.0.0.146 - - [2025-10-30 23:49:30] "POST /alarms HTTP/1.1" 200 551 0.055354 10.0.0.146 - - [2025-10-30 23:49:30] "POST /tags HTTP/1.1" 200 300 0.127513 10.0.0.146 - - [2025-10-30 23:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016500 10.0.0.146 - - [2025-10-30 23:49:30] "POST /alarms HTTP/1.1" 200 559 0.097620 10.0.0.146 - - [2025-10-30 23:49:30] "GET /tag/f529e4a2-7f2c-4a73-ba6f-b2b971e41441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.078252 10.0.0.146 - - [2025-10-30 23:49:30] "POST /set-tag HTTP/1.1" 200 109 0.039581 10.0.0.146 - - [2025-10-30 23:49:30] "POST /alarms HTTP/1.1" 200 569 0.131577 10.0.0.146 - - [2025-10-30 23:49:30] "POST /alarms HTTP/1.1" 200 557 0.035331 10.0.0.146 - - [2025-10-30 23:49:30] "POST /alarms HTTP/1.1" 200 569 0.044148 10.0.0.146 - - [2025-10-30 23:49:30] "POST /alarms HTTP/1.1" 200 577 0.111381 10.0.0.146 - - [2025-10-30 23:49:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.016436 10.0.0.146 - - [2025-10-30 23:49:30] "POST /access-control-lists HTTP/1.1" 200 589 0.047737 10.0.0.146 - - [2025-10-30 23:49:30] "POST /fqname-to-id HTTP/1.1" 404 224 0.012473 10.0.0.146 - - [2025-10-30 23:49:30] "POST /alarms HTTP/1.1" 200 571 0.053974 10.0.0.146 - - [2025-10-30 23:49:30] "POST /tags HTTP/1.1" 200 306 0.151643 10.0.0.146 - - [2025-10-30 23:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006021 10.0.0.146 - - [2025-10-30 23:49:30] "GET /tag/9cd7f9f9-ad9c-4617-859d-2c9afba66ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.036502 10.0.0.146 - - [2025-10-30 23:49:30] "POST /alarms HTTP/1.1" 200 563 0.093699 10.0.0.146 - - [2025-10-30 23:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008843 10.0.0.146 - - [2025-10-30 23:49:31] "POST /access-control-lists HTTP/1.1" 200 587 0.101366 10.0.0.146 - - [2025-10-30 23:49:31] "POST /fqname-to-id HTTP/1.1" 404 213 0.024217 10.0.0.146 - - [2025-10-30 23:49:31] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.079021 10.0.0.146 - - [2025-10-30 23:49:31] "POST /alarms HTTP/1.1" 200 563 0.103555 10.0.0.146 - - [2025-10-30 23:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.025959 10.0.0.146 - - [2025-10-30 23:49:31] "POST /access-control-lists HTTP/1.1" 200 581 0.091360 10.0.0.146 - - [2025-10-30 23:49:31] "GET /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.024472 10.0.0.146 - - [2025-10-30 23:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011806 10.0.0.146 - - [2025-10-30 23:49:31] "GET /service-appliance-set/4116b137-248f-4114-870a-102fc389092c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003340 10.0.0.146 - - [2025-10-30 23:49:31] "POST /alarms HTTP/1.1" 200 563 0.090481 10.0.0.146 - - [2025-10-30 23:49:31] "POST /fqname-to-id HTTP/1.1" 404 212 0.005892 10.0.0.146 - - [2025-10-30 23:49:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.013534 10.0.0.146 - - [2025-10-30 23:49:31] "POST /alarms HTTP/1.1" 200 549 0.073372 10.0.0.146 - - [2025-10-30 23:49:31] "POST /access-control-lists HTTP/1.1" 200 579 0.105509 10.0.0.146 - - [2025-10-30 23:49:31] "POST /fqname-to-id HTTP/1.1" 404 232 0.007924 10.0.0.146 - - [2025-10-30 23:49:31] "POST /alarms HTTP/1.1" 200 597 0.058859 10.0.0.146 - - [2025-10-30 23:49:31] "POST /access-control-lists HTTP/1.1" 200 596 0.119374 10.0.0.146 - - [2025-10-30 23:49:31] "POST /fqname-to-id HTTP/1.1" 404 231 0.016948 10.0.0.146 - - [2025-10-30 23:49:31] "POST /alarms HTTP/1.1" 200 577 0.137402 10.0.0.146 - - [2025-10-30 23:49:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.312407 10.0.0.146 - - [2025-10-30 23:49:31] "GET /virtual-machine-interface/1660cf25-6bc7-4f80-8c85-17d7365606ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.034616 10.0.0.146 - - [2025-10-30 23:49:31] "POST /access-control-lists HTTP/1.1" 200 594 0.093505 10.0.0.146 - - [2025-10-30 23:49:31] "POST /alarms HTTP/1.1" 200 573 0.102395 10.0.0.146 - - [2025-10-30 23:49:31] "POST /fqname-to-id HTTP/1.1" 404 217 0.009221 10.0.0.146 - - [2025-10-30 23:49:31] "POST /alarms HTTP/1.1" 200 585 0.095649 10.0.0.146 - - [2025-10-30 23:49:31] "POST /instance-ips HTTP/1.1" 200 382 0.171414 10.0.0.146 - - [2025-10-30 23:49:31] "GET /instance-ip/7c56f5ac-c1ec-4ca0-9f23-c4b465118174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.014025 10.0.0.146 - - [2025-10-30 23:49:31] "POST /access-control-lists HTTP/1.1" 200 585 0.173890 10.0.0.146 - - [2025-10-30 23:49:31] "POST /alarms HTTP/1.1" 200 611 0.080353 10.0.0.146 - - [2025-10-30 23:49:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.013919 10.0.0.146 - - [2025-10-30 23:49:31] "POST /loadbalancers HTTP/1.1" 200 584 0.116506 10.0.0.146 - - [2025-10-30 23:49:32] "POST /access-control-lists HTTP/1.1" 200 583 0.127377 10.0.0.146 - - [2025-10-30 23:49:32] "POST /fqname-to-id HTTP/1.1" 404 240 0.014920 10.0.0.146 - - [2025-10-30 23:49:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.080531 10.0.0.146 - - [2025-10-30 23:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014952 10.0.0.146 - - [2025-10-30 23:49:32] "POST /access-control-lists HTTP/1.1" 200 604 0.064120 10.0.0.146 - - [2025-10-30 23:49:32] "POST /fqname-to-id HTTP/1.1" 404 239 0.001970 10.0.0.146 - - [2025-10-30 23:49:32] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.093272 10.0.0.146 - - [2025-10-30 23:49:32] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.107414 10.0.0.146 - - [2025-10-30 23:49:32] "GET /instance-ip/7c56f5ac-c1ec-4ca0-9f23-c4b465118174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007964 10.0.0.146 - - [2025-10-30 23:49:32] "GET /loadbalancer/945ddb8c-81ea-4128-9594-b064e2a1dccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.008230 10.0.0.146 - - [2025-10-30 23:49:32] "POST /access-control-lists HTTP/1.1" 200 602 0.064870 10.0.0.146 - - [2025-10-30 23:49:32] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.050158 10.0.0.146 - - [2025-10-30 23:49:32] "POST /floating-ips HTTP/1.1" 200 585 0.070717 10.0.0.146 - - [2025-10-30 23:49:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.029292 10.0.0.146 - - [2025-10-30 23:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.146 - - [2025-10-30 23:49:32] "GET / HTTP/1.1" 200 36215 0.001498 10.0.0.146 - - [2025-10-30 23:49:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002074 10.0.0.146 - - [2025-10-30 23:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004681 10.0.0.146 - - [2025-10-30 23:49:32] "POST /route-targets HTTP/1.1" 200 328 0.023765 10.0.0.146 - - [2025-10-30 23:49:32] "PUT /global-vrouter-config/b5ababb8-0f03-40c6-83db-a526f9e3d318 HTTP/1.1" 200 277 0.035030 10.0.0.146 - - [2025-10-30 23:49:32] "POST /ref-update HTTP/1.1" 200 156 0.072757 10.0.0.146 - - [2025-10-30 23:49:32] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.102077 10.0.0.146 - - [2025-10-30 23:49:32] "GET /loadbalancer-listener/1e1a4355-e29b-4e4d-b325-5c184559e632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.010402 10.0.0.146 - - [2025-10-30 23:49:32] "GET /loadbalancer-listener/1e1a4355-e29b-4e4d-b325-5c184559e632?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.006938 10.0.0.146 - - [2025-10-30 23:49:32] "POST /route-targets HTTP/1.1" 200 328 0.019845 10.0.0.146 - - [2025-10-30 23:49:32] "POST /ref-update HTTP/1.1" 200 156 0.022743 10.0.0.146 - - [2025-10-30 23:49:32] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.049996 10.0.0.146 - - [2025-10-30 23:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005094 10.0.0.146 - - [2025-10-30 23:49:32] "GET /instance-ip/7c56f5ac-c1ec-4ca0-9f23-c4b465118174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.017009 10.0.0.146 - - [2025-10-30 23:49:32] "GET /global-vrouter-config/b5ababb8-0f03-40c6-83db-a526f9e3d318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.013084 10.0.0.146 - - [2025-10-30 23:49:32] "POST /route-targets HTTP/1.1" 200 328 0.017311 10.0.0.146 - - [2025-10-30 23:49:32] "GET /instance-ip/7c56f5ac-c1ec-4ca0-9f23-c4b465118174?fields=floating_ips HTTP/1.1" 200 1172 0.019008 10.0.0.146 - - [2025-10-30 23:49:32] "GET /floating-ip/126a22a6-c4b4-418f-b380-47c0c32bfbcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.008534 10.0.0.146 - - [2025-10-30 23:49:32] "POST /ref-update HTTP/1.1" 200 156 0.032045 10.0.0.146 - - [2025-10-30 23:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008174 10.0.0.146 - - [2025-10-30 23:49:32] "PUT /global-vrouter-config/b5ababb8-0f03-40c6-83db-a526f9e3d318 HTTP/1.1" 200 277 0.014855 10.0.0.146 - - [2025-10-30 23:49:32] "POST /route-targets HTTP/1.1" 200 328 0.029226 10.0.0.146 - - [2025-10-30 23:49:32] "POST /tags HTTP/1.1" 200 358 0.120394 10.0.0.146 - - [2025-10-30 23:49:32] "GET / HTTP/1.1" 200 36215 0.002032 10.0.0.146 - - [2025-10-30 23:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.146 - - [2025-10-30 23:49:32] "GET /global-vrouter-config/b5ababb8-0f03-40c6-83db-a526f9e3d318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.011547 10.0.0.146 - - [2025-10-30 23:49:32] "POST /ref-update HTTP/1.1" 200 156 0.060152 10.0.0.146 - - [2025-10-30 23:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.023466 10.0.0.146 - - [2025-10-30 23:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.022447 10.0.0.146 - - [2025-10-30 23:49:32] "GET /tag/2e632b22-126e-49f8-97d4-968a56a8af7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.025881 10.0.0.146 - - [2025-10-30 23:49:33] "PUT /global-vrouter-config/b5ababb8-0f03-40c6-83db-a526f9e3d318 HTTP/1.1" 200 277 0.042103 10.0.0.146 - - [2025-10-30 23:49:33] "POST /route-targets HTTP/1.1" 200 328 0.035003 10.0.0.146 - - [2025-10-30 23:49:33] "POST /ref-update HTTP/1.1" 200 156 0.033125 10.0.0.146 - - [2025-10-30 23:49:33] "POST /tags HTTP/1.1" 200 306 0.118883 10.0.0.146 - - [2025-10-30 23:49:33] "POST /route-targets HTTP/1.1" 200 328 0.034835 10.0.0.146 - - [2025-10-30 23:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.146 - - [2025-10-30 23:49:33] "GET /tag/71938e91-6182-47a1-aa53-6dde6091f4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.015423 10.0.0.146 - - [2025-10-30 23:49:33] "POST /ref-update HTTP/1.1" 200 156 0.015231 10.0.0.146 - - [2025-10-30 23:49:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.014781 10.0.0.146 - - [2025-10-30 23:49:33] "POST /access-control-lists HTTP/1.1" 200 553 0.090971 10.0.0.146 - - [2025-10-30 23:49:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.006919 10.0.0.146 - - [2025-10-30 23:49:33] "POST /id-to-fqname HTTP/1.1" 200 174 0.000514 10.0.0.146 - - [2025-10-30 23:49:33] "POST /fqname-to-id HTTP/1.1" 404 183 0.008260 10.0.0.146 - - [2025-10-30 23:49:33] "POST /access-control-lists HTTP/1.1" 200 591 0.045192 10.0.0.146 - - [2025-10-30 23:49:33] "POST /security-groups HTTP/1.1" 200 571 0.083740 10.0.0.146 - - [2025-10-30 23:49:33] "POST /projects HTTP/1.1" 200 485 0.387482 10.0.0.146 - - [2025-10-30 23:49:33] "POST /ref-update HTTP/1.1" 200 156 0.065010 10.0.0.146 - - [2025-10-30 23:49:33] "POST /fqname-to-id HTTP/1.1" 404 237 0.016619 10.0.0.146 - - [2025-10-30 23:49:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.044536 10.0.0.146 - - [2025-10-30 23:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.022892 10.0.0.146 - - [2025-10-30 23:49:33] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.039013 10.0.0.146 - - [2025-10-30 23:49:33] "GET / HTTP/1.1" 200 36215 0.004601 10.0.0.146 - - [2025-10-30 23:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008989 10.0.0.146 - - [2025-10-30 23:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.146 - - [2025-10-30 23:49:33] "GET /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.020209 10.0.0.146 - - [2025-10-30 23:49:33] "GET /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.059589 10.0.0.146 - - [2025-10-30 23:49:33] "POST /access-control-lists HTTP/1.1" 200 603 0.221146 10.0.0.146 - - [2025-10-30 23:49:34] "POST /ref-update HTTP/1.1" 200 156 0.190754 10.0.0.146 - - [2025-10-30 23:49:34] "PUT /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8 HTTP/1.1" 200 275 0.277347 10.0.0.146 - - [2025-10-30 23:49:34] "POST /ref-update HTTP/1.1" 200 156 0.049200 10.0.0.146 - - [2025-10-30 23:49:34] "PUT /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc HTTP/1.1" 200 265 0.333249 10.0.0.146 - - [2025-10-30 23:49:34] "PUT /access-control-list/99d0ceef-0869-4868-9147-37b33fe52dc8 HTTP/1.1" 200 273 0.034562 10.0.0.146 - - [2025-10-30 23:49:34] "PUT /access-control-list/11659335-1a9f-40ad-b25a-fea2826aba63 HTTP/1.1" 200 273 0.049139 10.0.0.146 - - [2025-10-30 23:49:34] "PUT /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d HTTP/1.1" 200 265 0.120267 10.0.0.146 - - [2025-10-30 23:49:34] "PUT /access-control-list/c7a1920f-2d80-4d8f-a2ee-0c01dcc5102e HTTP/1.1" 200 273 0.055597 10.0.0.146 - - [2025-10-30 23:49:34] "POST /security-groups HTTP/1.1" 200 539 0.101870 10.0.0.146 - - [2025-10-30 23:49:34] "PUT /access-control-list/b98155e1-d95d-4baa-b571-8ab096aa246b HTTP/1.1" 200 273 0.039372 10.0.0.146 - - [2025-10-30 23:49:34] "PUT /access-control-list/4c530e39-1e20-46a1-9491-7ec5050b5388 HTTP/1.1" 200 273 0.025620 10.0.0.146 - - [2025-10-30 23:49:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.039310 10.0.0.146 - - [2025-10-30 23:49:34] "PUT /access-control-list/66bf1176-3b04-40ac-a0a9-4d1052d37cb0 HTTP/1.1" 200 273 0.047330 10.0.0.146 - - [2025-10-30 23:49:34] "POST /chown HTTP/1.1" 200 109 0.044851 10.0.0.146 - - [2025-10-30 23:49:34] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002203 10.0.0.146 - - [2025-10-30 23:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.146 - - [2025-10-30 23:49:34] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004869 10.0.0.146 - - [2025-10-30 23:49:34] "PUT /access-control-list/c6f6b0cb-0855-4858-a5bc-240be0326cce HTTP/1.1" 200 273 0.027532 10.0.0.146 - - [2025-10-30 23:49:34] "PUT /access-control-list/3dba1cd8-d5dc-4916-8af8-e168a872b7aa HTTP/1.1" 200 273 0.026922 10.0.0.146 - - [2025-10-30 23:49:34] "PUT /access-control-list/10bc7319-a0d8-4871-ba5d-6842c3698541 HTTP/1.1" 200 273 0.015690 10.0.0.146 - - [2025-10-30 23:49:34] "POST /tags HTTP/1.1" 409 207 0.006474 10.0.0.146 - - [2025-10-30 23:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007277 10.0.0.146 - - [2025-10-30 23:49:34] "GET /tag/71938e91-6182-47a1-aa53-6dde6091f4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.019937 10.0.0.146 - - [2025-10-30 23:49:34] "PUT /access-control-list/7b135f2d-34dd-4a38-9ada-8baa888c725f HTTP/1.1" 200 273 0.019781 10.0.0.146 - - [2025-10-30 23:49:34] "POST /firewall-rules HTTP/1.1" 200 566 0.071915 10.0.0.146 - - [2025-10-30 23:49:34] "GET /firewall-rule/2236ab90-54ad-41d1-a5dd-1c4bb1edd8ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.007939 10.0.0.146 - - [2025-10-30 23:49:34] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.007296 10.0.0.146 - - [2025-10-30 23:49:34] "GET /firewall-rule/2236ab90-54ad-41d1-a5dd-1c4bb1edd8ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004214 10.0.0.146 - - [2025-10-30 23:49:34] "POST /ref-update HTTP/1.1" 200 156 0.023289 10.0.0.146 - - [2025-10-30 23:49:34] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005119 10.0.0.146 - - [2025-10-30 23:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005546 10.0.0.146 - - [2025-10-30 23:49:34] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006997 10.0.0.146 - - [2025-10-30 23:49:34] "POST /tags HTTP/1.1" 409 207 0.009459 10.0.0.146 - - [2025-10-30 23:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005967 10.0.0.146 - - [2025-10-30 23:49:35] "GET /tag/71938e91-6182-47a1-aa53-6dde6091f4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.026860 10.0.0.146 - - [2025-10-30 23:49:35] "POST /firewall-rules HTTP/1.1" 200 564 0.116631 10.0.0.146 - - [2025-10-30 23:49:35] "PUT /access-control-list/c84c3812-7187-49dc-a2aa-d9c75db2d795 HTTP/1.1" 200 273 0.068976 10.0.0.146 - - [2025-10-30 23:49:35] "GET /firewall-rule/1f4d39d3-db56-4c84-9ef6-df6ffd81d48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.033163 10.0.0.146 - - [2025-10-30 23:49:35] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007491 10.0.0.146 - - [2025-10-30 23:49:35] "GET /firewall-rule/1f4d39d3-db56-4c84-9ef6-df6ffd81d48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005458 10.0.0.146 - - [2025-10-30 23:49:35] "POST /fqname-to-id HTTP/1.1" 404 214 0.003923 10.0.0.146 - - [2025-10-30 23:49:35] "POST /ref-update HTTP/1.1" 200 156 0.034984 10.0.0.146 - - [2025-10-30 23:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006268 10.0.0.146 - - [2025-10-30 23:49:35] "GET /loadbalancer/945ddb8c-81ea-4128-9594-b064e2a1dccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.003473 10.0.0.146 - - [2025-10-30 23:49:35] "POST /access-control-lists HTTP/1.1" 200 582 0.091672 10.0.0.146 - - [2025-10-30 23:49:35] "POST /fqname-to-id HTTP/1.1" 404 213 0.016751 10.0.0.146 - - [2025-10-30 23:49:35] "POST /tags HTTP/1.1" 200 302 0.089634 10.0.0.146 - - [2025-10-30 23:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007311 10.0.0.146 - - [2025-10-30 23:49:35] "GET /tag/bbdee44a-806c-45f4-814a-539cce354a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.055718 10.0.0.146 - - [2025-10-30 23:49:35] "POST /access-control-lists HTTP/1.1" 200 580 0.100067 10.0.0.146 - - [2025-10-30 23:49:35] "POST /tags HTTP/1.1" 200 326 0.045887 10.0.0.146 - - [2025-10-30 23:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012888 10.0.0.146 - - [2025-10-30 23:49:35] "GET /tag/c35be0e0-860e-4ccd-84d3-0eb2f0523171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.015700 10.0.0.146 - - [2025-10-30 23:49:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.004236 10.0.0.146 - - [2025-10-30 23:49:35] "POST /tags HTTP/1.1" 200 364 0.020656 10.0.0.146 - - [2025-10-30 23:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.017190 10.0.0.146 - - [2025-10-30 23:49:35] "GET /tag/16f69789-a057-471e-a1e8-e24bdff0916d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.012781 10.0.0.146 - - [2025-10-30 23:49:35] "POST /access-control-lists HTTP/1.1" 200 598 0.083958 10.0.0.146 - - [2025-10-30 23:49:35] "POST /fqname-to-id HTTP/1.1" 404 233 0.007424 10.0.0.146 - - [2025-10-30 23:49:35] "POST /tags HTTP/1.1" 200 312 0.036387 10.0.0.146 - - [2025-10-30 23:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015080 10.0.0.146 - - [2025-10-30 23:49:35] "GET /tag/29810908-16cf-42a0-bbb9-5158451344a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.015686 10.0.0.146 - - [2025-10-30 23:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.146 - - [2025-10-30 23:49:36] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.025178 10.0.0.146 - - [2025-10-30 23:49:36] "POST /access-control-lists HTTP/1.1" 200 596 0.080429 10.0.0.146 - - [2025-10-30 23:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004533 10.0.0.146 - - [2025-10-30 23:49:36] "GET /project/a9231f6c-3492-4f56-8e7f-369ed00c97f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.032532 10.0.0.146 - - [2025-10-30 23:49:36] "POST /virtual-machines HTTP/1.1" 200 378 0.014872 10.0.0.146 - - [2025-10-30 23:49:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.020914 10.0.0.146 - - [2025-10-30 23:49:36] "PUT /access-control-list/c6e0b123-96bd-4134-9413-aea47fa0ce2a HTTP/1.1" 200 273 0.045053 10.0.0.146 - - [2025-10-30 23:49:36] "PUT /access-control-list/5209e174-23b5-4e72-a49e-a0f7dd71d6d7 HTTP/1.1" 200 273 0.075117 10.0.0.146 - - [2025-10-30 23:49:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.172851 10.0.0.146 - - [2025-10-30 23:49:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.017058 10.0.0.146 - - [2025-10-30 23:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012966 10.0.0.146 - - [2025-10-30 23:49:36] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.011319 10.0.0.146 - - [2025-10-30 23:49:36] "PUT /access-control-list/c62ede08-25e6-4b4e-b491-f4026002635f HTTP/1.1" 200 273 0.050369 10.0.0.146 - - [2025-10-30 23:49:36] "PUT /access-control-list/5ec1a51a-cdc5-474c-ae92-872c99203955 HTTP/1.1" 200 273 0.017540 10.0.0.146 - - [2025-10-30 23:49:36] "POST /instance-ips HTTP/1.1" 200 410 0.033707 10.0.0.146 - - [2025-10-30 23:49:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.044680 10.0.0.146 - - [2025-10-30 23:49:36] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.019546 10.0.0.146 - - [2025-10-30 23:49:36] "PUT /access-control-list/eed65c30-0a7e-42d2-9747-09fc91f6399a HTTP/1.1" 200 273 0.077421 10.0.0.146 - - [2025-10-30 23:49:36] "POST /set-tag HTTP/1.1" 200 109 0.063044 10.0.0.146 - - [2025-10-30 23:49:36] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.020875 10.0.0.146 - - [2025-10-30 23:49:36] "GET /instance-ip/1774b76a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.011370 10.0.0.146 - - [2025-10-30 23:49:36] "POST /tags HTTP/1.1" 200 302 0.029242 10.0.0.146 - - [2025-10-30 23:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.035408 10.0.0.146 - - [2025-10-30 23:49:36] "GET /tag/69bcb211-ba56-4d6d-a5a6-a0c43c378870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.022700 10.0.0.146 - - [2025-10-30 23:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.146 - - [2025-10-30 23:49:36] "GET /project/a9231f6c-3492-4f56-8e7f-369ed00c97f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.047769 10.0.0.146 - - [2025-10-30 23:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.146 - - [2025-10-30 23:49:37] "GET /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.006372 10.0.0.146 - - [2025-10-30 23:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.146 - - [2025-10-30 23:49:37] "GET /service-appliance-set/4116b137-248f-4114-870a-102fc389092c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004517 10.0.0.146 - - [2025-10-30 23:49:37] "POST /fqname-to-id HTTP/1.1" 404 242 0.002691 10.0.0.146 - - [2025-10-30 23:49:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.097435 10.0.0.146 - - [2025-10-30 23:49:37] "GET /virtual-machine-interface/2f165f5d-b6b7-442c-a76b-76a97a2f0f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.012676 10.0.0.146 - - [2025-10-30 23:49:37] "POST /instance-ips HTTP/1.1" 200 378 0.029390 10.0.0.146 - - [2025-10-30 23:49:37] "GET /instance-ip/a5ef7486-e744-4a7e-b91b-9c4dc26dcb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.011474 [Introspect:8084]10.0.0.146 - - [2025-10-30 23:49:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000905 [Introspect:8084]10.0.0.146 - - [2025-10-30 23:49:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001028 10.0.0.146 - - [2025-10-30 23:49:37] "POST /loadbalancers HTTP/1.1" 200 584 0.070461 10.0.0.146 - - [2025-10-30 23:49:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.011660 10.0.0.146 - - [2025-10-30 23:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.017629 10.0.0.146 - - [2025-10-30 23:49:37] "GET /project/a9231f6c-3492-4f56-8e7f-369ed00c97f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.070667 10.0.0.146 - - [2025-10-30 23:49:37] "GET /instance-ip/a5ef7486-e744-4a7e-b91b-9c4dc26dcb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005908 10.0.0.146 - - [2025-10-30 23:49:37] "GET /project/a9231f6c-3492-4f56-8e7f-369ed00c97f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.079612 10.0.0.146 - - [2025-10-30 23:49:37] "POST /floating-ips HTTP/1.1" 200 583 0.037967 10.0.0.146 - - [2025-10-30 23:49:37] "GET /loadbalancer/269af8e8-a707-49ee-86ca-6672205ea2e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.010002 10.0.0.146 - - [2025-10-30 23:49:37] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.065785 10.0.0.146 - - [2025-10-30 23:49:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.042080 10.0.0.146 - - [2025-10-30 23:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.146 - - [2025-10-30 23:49:37] "GET /project/a9231f6c-3492-4f56-8e7f-369ed00c97f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.047694 10.0.0.146 - - [2025-10-30 23:49:37] "GET /loadbalancer-listener/52d2c84a-40ab-4071-b9af-bbd26f71d921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002374 10.0.0.146 - - [2025-10-30 23:49:37] "GET /loadbalancer-listener/52d2c84a-40ab-4071-b9af-bbd26f71d921?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003921 10.0.0.146 - - [2025-10-30 23:49:37] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.026403 10.0.0.146 - - [2025-10-30 23:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010098 10.0.0.146 - - [2025-10-30 23:49:37] "GET /instance-ip/a5ef7486-e744-4a7e-b91b-9c4dc26dcb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005384 10.0.0.146 - - [2025-10-30 23:49:37] "GET /instance-ip/a5ef7486-e744-4a7e-b91b-9c4dc26dcb8e?fields=floating_ips HTTP/1.1" 200 1167 0.008651 10.0.0.146 - - [2025-10-30 23:49:38] "GET /floating-ip/5b083858-584f-4c4b-8062-df8903ca654b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004118 10.0.0.146 - - [2025-10-30 23:49:38] "GET /project/a9231f6c-3492-4f56-8e7f-369ed00c97f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.038208 10.0.0.146 - - [2025-10-30 23:49:38] "GET /loadbalancer/269af8e8-a707-49ee-86ca-6672205ea2e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005721 10.0.0.146 - - [2025-10-30 23:49:38] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.031638 10.0.0.146 - - [2025-10-30 23:49:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.014354 10.0.0.146 - - [2025-10-30 23:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005885 10.0.0.146 - - [2025-10-30 23:49:38] "GET /project/a9231f6c-3492-4f56-8e7f-369ed00c97f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.048390 10.0.0.146 - - [2025-10-30 23:49:38] "GET /loadbalancer-listener/203f71bf-7571-40a5-957f-d72b4e776376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.008521 10.0.0.146 - - [2025-10-30 23:49:38] "GET /loadbalancer-listener/203f71bf-7571-40a5-957f-d72b4e776376?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005076 10.0.0.146 - - [2025-10-30 23:49:38] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.027212 10.0.0.146 - - [2025-10-30 23:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014184 10.0.0.146 - - [2025-10-30 23:49:38] "GET /instance-ip/a5ef7486-e744-4a7e-b91b-9c4dc26dcb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008458 10.0.0.146 - - [2025-10-30 23:49:38] "GET /instance-ip/a5ef7486-e744-4a7e-b91b-9c4dc26dcb8e?fields=floating_ips HTTP/1.1" 200 1167 0.005497 10.0.0.146 - - [2025-10-30 23:49:38] "GET /floating-ip/5b083858-584f-4c4b-8062-df8903ca654b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005431 10.0.0.146 - - [2025-10-30 23:49:38] "GET /project/a9231f6c-3492-4f56-8e7f-369ed00c97f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.049208 10.0.0.146 - - [2025-10-30 23:49:38] "GET /loadbalancer/269af8e8-a707-49ee-86ca-6672205ea2e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004519 10.0.0.146 - - [2025-10-30 23:49:38] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.042092 10.0.0.146 - - [2025-10-30 23:49:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.015436 10.0.0.146 - - [2025-10-30 23:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.146 - - [2025-10-30 23:49:38] "GET /project/a9231f6c-3492-4f56-8e7f-369ed00c97f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.053339 10.0.0.146 - - [2025-10-30 23:49:38] "GET /loadbalancer-listener/43a78743-1604-4527-b5ea-0048a28b9e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.003482 10.0.0.146 - - [2025-10-30 23:49:38] "GET /loadbalancer-listener/43a78743-1604-4527-b5ea-0048a28b9e5d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.010192 10.0.0.146 - - [2025-10-30 23:49:38] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.031705 10.0.0.146 - - [2025-10-30 23:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.146 - - [2025-10-30 23:49:38] "GET /instance-ip/a5ef7486-e744-4a7e-b91b-9c4dc26dcb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.012206 10.0.0.146 - - [2025-10-30 23:49:38] "GET /loadbalancer/269af8e8-a707-49ee-86ca-6672205ea2e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004142 10.0.0.146 - - [2025-10-30 23:49:38] "GET /instance-ip/a5ef7486-e744-4a7e-b91b-9c4dc26dcb8e?fields=floating_ips HTTP/1.1" 200 1167 0.002972 10.0.0.146 - - [2025-10-30 23:49:38] "GET /floating-ip/5b083858-584f-4c4b-8062-df8903ca654b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005610 10.0.0.146 - - [2025-10-30 23:49:38] "POST /tags HTTP/1.1" 200 356 0.021022 10.0.0.146 - - [2025-10-30 23:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015264 10.0.0.146 - - [2025-10-30 23:49:38] "GET /tag/8be7ac98-dff8-4d34-8e46-cbafe60dd926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.011703 10.0.0.146 - - [2025-10-30 23:49:38] "POST /tags HTTP/1.1" 200 304 0.023162 10.0.0.146 - - [2025-10-30 23:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.016957 10.0.0.146 - - [2025-10-30 23:49:39] "GET /tag/5745b121-726c-4c3f-8792-c8412ebce5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.026528 10.0.0.146 - - [2025-10-30 23:49:39] "POST /projects HTTP/1.1" 409 218 0.002491 10.0.0.146 - - [2025-10-30 23:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.146 - - [2025-10-30 23:49:39] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033889 10.0.0.146 - - [2025-10-30 23:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.146 - - [2025-10-30 23:49:39] "GET /network-ipam/28f6c042-d488-4abf-b9a2-c4242d0af8e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002602 10.0.0.146 - - [2025-10-30 23:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.146 - - [2025-10-30 23:49:39] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005512 10.0.0.146 - - [2025-10-30 23:49:39] "PUT /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc HTTP/1.1" 200 265 0.054911 10.0.0.146 - - [2025-10-30 23:49:39] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.015662 10.0.0.146 - - [2025-10-30 23:49:39] "POST /set-tag HTTP/1.1" 200 109 0.106487 10.0.0.146 - - [2025-10-30 23:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010118 10.0.0.146 - - [2025-10-30 23:49:39] "GET /network-ipam/46d0463a-71e8-43a6-b698-e83565c68e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.002886 10.0.0.146 - - [2025-10-30 23:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.146 - - [2025-10-30 23:49:39] "GET /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.007093 10.0.0.146 - - [2025-10-30 23:49:39] "PUT /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d HTTP/1.1" 200 265 0.054949 10.0.0.146 - - [2025-10-30 23:49:39] "GET /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.005468 10.0.0.146 - - [2025-10-30 23:49:39] "POST /set-tag HTTP/1.1" 200 109 0.089002 10.0.0.146 - - [2025-10-30 23:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.026197 10.0.0.146 - - [2025-10-30 23:49:39] "GET /network-policy/3ec14298-1473-4969-a66c-7c240b422e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003429 10.0.0.146 - - [2025-10-30 23:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.146 - - [2025-10-30 23:49:39] "GET /network-policy/181e09d1-c435-4bb0-8f98-19618dc720a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003054 10.0.0.146 - - [2025-10-30 23:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.146 - - [2025-10-30 23:49:39] "GET /network-policy/4cdec9c8-0821-4773-aa01-a24c3be86b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003657 10.0.0.146 - - [2025-10-30 23:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.146 - - [2025-10-30 23:49:39] "PUT /network-policy/4cdec9c8-0821-4773-aa01-a24c3be86b6a HTTP/1.1" 200 263 0.012954 10.0.0.146 - - [2025-10-30 23:49:39] "PUT /access-control-list/eed65c30-0a7e-42d2-9747-09fc91f6399a HTTP/1.1" 200 273 0.022541 10.0.0.146 - - [2025-10-30 23:49:40] "POST /ref-update HTTP/1.1" 200 156 0.082744 10.0.0.146 - - [2025-10-30 23:49:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004753 10.0.0.146 - - [2025-10-30 23:49:40] "PUT /access-control-list/c84c3812-7187-49dc-a2aa-d9c75db2d795 HTTP/1.1" 200 273 0.075593 10.0.0.146 - - [2025-10-30 23:49:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027543 10.0.0.146 - - [2025-10-30 23:49:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.064676 10.0.0.146 - - [2025-10-30 23:49:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.069191 10.0.0.146 - - [2025-10-30 23:49:40] "PUT /access-control-list/e8f11c52-c3fd-4462-9401-86213ccff57c HTTP/1.1" 200 273 0.215955 10.0.0.146 - - [2025-10-30 23:49:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012019 10.0.0.146 - - [2025-10-30 23:49:40] "POST /security-groups HTTP/1.1" 409 245 0.008032 10.0.0.146 - - [2025-10-30 23:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014646 10.0.0.146 - - [2025-10-30 23:49:40] "PUT /security-group/0e3a2462-8513-4c53-aa4b-cd17d4a717be HTTP/1.1" 200 263 0.074719 10.0.0.146 - - [2025-10-30 23:49:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.033789 10.0.0.146 - - [2025-10-30 23:49:40] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.027695 10.0.0.146 - - [2025-10-30 23:49:40] "PUT /access-control-list/4c530e39-1e20-46a1-9491-7ec5050b5388 HTTP/1.1" 200 273 0.052119 10.0.0.146 - - [2025-10-30 23:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014866 10.0.0.146 - - [2025-10-30 23:49:40] "PUT /access-control-list/66bf1176-3b04-40ac-a0a9-4d1052d37cb0 HTTP/1.1" 200 273 0.059971 10.0.0.146 - - [2025-10-30 23:49:40] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020014 10.0.0.146 - - [2025-10-30 23:49:40] "POST /tags HTTP/1.1" 409 206 0.009644 10.0.0.146 - - [2025-10-30 23:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005831 10.0.0.146 - - [2025-10-30 23:49:40] "GET /tag/5745b121-726c-4c3f-8792-c8412ebce5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.038338 10.0.0.146 - - [2025-10-30 23:49:40] "POST /firewall-rules HTTP/1.1" 200 564 0.103443 10.0.0.146 - - [2025-10-30 23:49:40] "GET /firewall-rule/f3f646a0-48cc-4ddf-80f8-f46a609998b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.007984 10.0.0.146 - - [2025-10-30 23:49:40] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003417 10.0.0.146 - - [2025-10-30 23:49:40] "GET /firewall-rule/f3f646a0-48cc-4ddf-80f8-f46a609998b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004077 10.0.0.146 - - [2025-10-30 23:49:41] "POST /ref-update HTTP/1.1" 200 156 0.061148 10.0.0.146 - - [2025-10-30 23:49:41] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012576 10.0.0.146 - - [2025-10-30 23:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.083961 10.0.0.146 - - [2025-10-30 23:49:41] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003099 10.0.0.146 - - [2025-10-30 23:49:41] "POST /tags HTTP/1.1" 409 206 0.001800 10.0.0.146 - - [2025-10-30 23:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.146 - - [2025-10-30 23:49:41] "GET /tag/5745b121-726c-4c3f-8792-c8412ebce5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.024685 10.0.0.146 - - [2025-10-30 23:49:41] "POST /firewall-rules HTTP/1.1" 200 562 0.099133 10.0.0.146 - - [2025-10-30 23:49:41] "GET /firewall-rule/4f1aa357-ab21-41db-a5dc-0e173f988661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.014738 10.0.0.146 - - [2025-10-30 23:49:41] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.014918 10.0.0.146 - - [2025-10-30 23:49:41] "GET /firewall-rule/4f1aa357-ab21-41db-a5dc-0e173f988661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002609 10.0.0.146 - - [2025-10-30 23:49:41] "POST /ref-update HTTP/1.1" 200 156 0.061959 10.0.0.146 - - [2025-10-30 23:49:41] "POST /tags HTTP/1.1" 200 372 0.033693 10.0.0.146 - - [2025-10-30 23:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006076 10.0.0.146 - - [2025-10-30 23:49:41] "GET /tag/ff7eb064-c1c6-4d1f-86cf-b4dee0d9c8b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.024270 10.0.0.146 - - [2025-10-30 23:49:41] "POST /tags HTTP/1.1" 200 320 0.122277 10.0.0.146 - - [2025-10-30 23:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009843 10.0.0.146 - - [2025-10-30 23:49:41] "GET /tag/0163a1d1-88da-4298-b7c2-baf116ac3fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.021411 10.0.0.146 - - [2025-10-30 23:49:42] "POST /id-to-fqname HTTP/1.1" 200 181 0.000486 10.0.0.146 - - [2025-10-30 23:49:42] "POST /fqname-to-id HTTP/1.1" 404 190 0.033324 10.0.0.146 - - [2025-10-30 23:49:42] "POST /security-groups HTTP/1.1" 200 578 0.291061 10.0.0.146 - - [2025-10-30 23:49:42] "POST /projects HTTP/1.1" 200 499 0.553868 10.0.0.146 - - [2025-10-30 23:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.028461 10.0.0.146 - - [2025-10-30 23:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.041074 10.0.0.146 - - [2025-10-30 23:49:42] "POST /fqname-to-id HTTP/1.1" 404 225 0.047845 10.0.0.146 - - [2025-10-30 23:49:42] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.035606 10.0.0.146 - - [2025-10-30 23:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.146 - - [2025-10-30 23:49:42] "GET /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.021449 10.0.0.146 - - [2025-10-30 23:49:42] "POST /access-control-lists HTTP/1.1" 200 589 0.080476 10.0.0.146 - - [2025-10-30 23:49:42] "POST /fqname-to-id HTTP/1.1" 404 224 0.022628 10.0.0.146 - - [2025-10-30 23:49:42] "PUT /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc HTTP/1.1" 200 265 0.095191 10.0.0.146 - - [2025-10-30 23:49:42] "POST /access-control-lists HTTP/1.1" 200 587 0.120631 10.0.0.146 - - [2025-10-30 23:49:42] "PUT /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d HTTP/1.1" 200 265 0.091083 10.0.0.146 - - [2025-10-30 23:49:42] "POST /security-groups HTTP/1.1" 200 560 0.075076 10.0.0.146 - - [2025-10-30 23:49:43] "POST /fqname-to-id HTTP/1.1" 404 248 0.007483 10.0.0.146 - - [2025-10-30 23:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.050355 10.0.0.146 - - [2025-10-30 23:49:43] "POST /chown HTTP/1.1" 200 109 0.029238 10.0.0.146 - - [2025-10-30 23:49:43] "POST /access-control-lists HTTP/1.1" 200 612 0.060472 10.0.0.146 - - [2025-10-30 23:49:43] "POST /fqname-to-id HTTP/1.1" 404 247 0.012427 10.0.0.154 - - [2025-10-30 23:49:43] "GET / HTTP/1.1" 200 36215 0.001417 10.0.0.154 - - [2025-10-30 23:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.146 - - [2025-10-30 23:49:43] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008153 10.0.0.154 - - [2025-10-30 23:49:43] "GET /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007172 10.0.0.146 - - [2025-10-30 23:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.154 - - [2025-10-30 23:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.146 - - [2025-10-30 23:49:43] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.042691 10.0.0.154 - - [2025-10-30 23:49:43] "GET /routing-instance/faa460ba-a05f-4a5e-b4cf-01083eb2af56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003188 10.0.0.146 - - [2025-10-30 23:49:43] "POST /access-control-lists HTTP/1.1" 200 610 0.088002 10.0.0.154 - - [2025-10-30 23:49:43] "PUT /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8 HTTP/1.1" 200 275 0.026873 10.0.0.154 - - [2025-10-30 23:49:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.016598 10.0.0.146 - - [2025-10-30 23:49:43] "POST /tags HTTP/1.1" 409 214 0.012457 10.0.0.146 - - [2025-10-30 23:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008122 10.0.0.146 - - [2025-10-30 23:49:43] "GET /tag/0163a1d1-88da-4298-b7c2-baf116ac3fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.029776 10.0.0.154 - - [2025-10-30 23:49:43] "POST /virtual-routers HTTP/1.1" 200 601 0.052709 10.0.0.154 - - [2025-10-30 23:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006001 10.0.0.154 - - [2025-10-30 23:49:43] "GET /virtual-router/e14ad28b-93c5-4a55-9caf-dccf6d9e87e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.004088 10.0.0.154 - - [2025-10-30 23:49:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.004824 10.0.0.154 - - [2025-10-30 23:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.154 - - [2025-10-30 23:49:43] "GET /virtual-network/8909cfc0-681f-43f2-84e8-5981d62ab20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.003594 10.0.0.146 - - [2025-10-30 23:49:43] "POST /firewall-rules HTTP/1.1" 200 580 0.084348 10.0.0.146 - - [2025-10-30 23:49:43] "GET /firewall-rule/6c7ad892-5d7e-4726-8f00-84f24ff94e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007041 10.0.0.146 - - [2025-10-30 23:49:43] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.044306 10.0.0.154 - - [2025-10-30 23:49:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.087561 10.0.0.146 - - [2025-10-30 23:49:43] "GET /firewall-rule/6c7ad892-5d7e-4726-8f00-84f24ff94e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.011550 10.0.0.146 - - [2025-10-30 23:49:43] "POST /ref-update HTTP/1.1" 200 156 0.039469 10.0.0.146 - - [2025-10-30 23:49:43] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008079 10.0.0.146 - - [2025-10-30 23:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.146 - - [2025-10-30 23:49:43] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002586 10.0.0.146 - - [2025-10-30 23:49:43] "POST /tags HTTP/1.1" 409 214 0.006365 10.0.0.146 - - [2025-10-30 23:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.146 - - [2025-10-30 23:49:43] "GET /tag/0163a1d1-88da-4298-b7c2-baf116ac3fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014304 10.0.0.146 - - [2025-10-30 23:49:43] "POST /firewall-rules HTTP/1.1" 200 578 0.075295 10.0.0.146 - - [2025-10-30 23:49:43] "GET /firewall-rule/c18b1d1d-4423-4060-a51a-52d09957822c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.008129 10.0.0.146 - - [2025-10-30 23:49:43] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.003805 10.0.0.146 - - [2025-10-30 23:49:43] "GET /firewall-rule/c18b1d1d-4423-4060-a51a-52d09957822c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002267 10.0.0.146 - - [2025-10-30 23:49:43] "POST /ref-update HTTP/1.1" 200 156 0.074617 10.0.0.146 - - [2025-10-30 23:49:44] "POST /tags HTTP/1.1" 200 364 0.054991 10.0.0.146 - - [2025-10-30 23:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007308 10.0.0.146 - - [2025-10-30 23:49:44] "GET /tag/20956765-1ee3-4e68-87e2-4aa245219de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.027069 10.0.0.146 - - [2025-10-30 23:49:44] "POST /tags HTTP/1.1" 200 312 0.044480 10.0.0.146 - - [2025-10-30 23:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015534 10.0.0.146 - - [2025-10-30 23:49:44] "GET /tag/72ca827d-d0da-42e1-a0fd-1ea85c032664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.036100 10.0.0.146 - - [2025-10-30 23:49:44] "POST /id-to-fqname HTTP/1.1" 200 177 0.000743 10.0.0.146 - - [2025-10-30 23:49:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.009825 10.0.0.146 - - [2025-10-30 23:49:44] "POST /security-groups HTTP/1.1" 200 574 0.064527 10.0.0.146 - - [2025-10-30 23:49:44] "POST /projects HTTP/1.1" 200 491 0.263802 10.0.0.146 - - [2025-10-30 23:49:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018233 10.0.0.146 - - [2025-10-30 23:49:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.009122 10.0.0.146 - - [2025-10-30 23:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.020188 10.0.0.146 - - [2025-10-30 23:49:44] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.028093 10.0.0.146 - - [2025-10-30 23:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.146 - - [2025-10-30 23:49:44] "POST /access-control-lists HTTP/1.1" 200 585 0.087356 10.0.0.146 - - [2025-10-30 23:49:44] "GET /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.019116 10.0.0.146 - - [2025-10-30 23:49:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.013635 10.0.0.146 - - [2025-10-30 23:49:44] "POST /access-control-lists HTTP/1.1" 200 583 0.119038 10.0.0.146 - - [2025-10-30 23:49:44] "PUT /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc HTTP/1.1" 200 265 0.132793 10.0.0.146 - - [2025-10-30 23:49:44] "PUT /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d HTTP/1.1" 200 265 0.045612 10.0.0.146 - - [2025-10-30 23:49:44] "POST /security-groups HTTP/1.1" 200 548 0.070043 10.0.0.146 - - [2025-10-30 23:49:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.005625 10.0.0.146 - - [2025-10-30 23:49:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.025048 10.0.0.146 - - [2025-10-30 23:49:45] "POST /access-control-lists HTTP/1.1" 200 604 0.081364 10.0.0.146 - - [2025-10-30 23:49:45] "POST /fqname-to-id HTTP/1.1" 404 239 0.020543 10.0.0.146 - - [2025-10-30 23:49:45] "POST /chown HTTP/1.1" 200 109 0.081346 10.0.0.146 - - [2025-10-30 23:49:45] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.029822 10.0.0.146 - - [2025-10-30 23:49:45] "POST /access-control-lists HTTP/1.1" 200 602 0.070782 10.0.0.146 - - [2025-10-30 23:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008582 10.0.0.146 - - [2025-10-30 23:49:45] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005093 10.0.0.146 - - [2025-10-30 23:49:45] "POST /tags HTTP/1.1" 409 210 0.006773 10.0.0.146 - - [2025-10-30 23:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.146 - - [2025-10-30 23:49:45] "GET /tag/72ca827d-d0da-42e1-a0fd-1ea85c032664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.019652 10.0.0.146 - - [2025-10-30 23:49:45] "POST /firewall-rules HTTP/1.1" 200 572 0.073490 10.0.0.146 - - [2025-10-30 23:49:45] "GET /firewall-rule/57576823-0f22-425a-ae31-2073b5667858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.019700 10.0.0.146 - - [2025-10-30 23:49:45] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.003856 10.0.0.146 - - [2025-10-30 23:49:45] "GET /firewall-rule/57576823-0f22-425a-ae31-2073b5667858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003020 10.0.0.146 - - [2025-10-30 23:49:45] "POST /ref-update HTTP/1.1" 200 156 0.035576 10.0.0.146 - - [2025-10-30 23:49:45] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005961 10.0.0.146 - - [2025-10-30 23:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005572 10.0.0.146 - - [2025-10-30 23:49:45] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002463 10.0.0.146 - - [2025-10-30 23:49:45] "POST /tags HTTP/1.1" 409 210 0.001712 10.0.0.146 - - [2025-10-30 23:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014202 10.0.0.146 - - [2025-10-30 23:49:45] "GET /tag/72ca827d-d0da-42e1-a0fd-1ea85c032664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013634 10.0.0.146 - - [2025-10-30 23:49:45] "POST /firewall-rules HTTP/1.1" 200 570 0.076987 10.0.0.146 - - [2025-10-30 23:49:45] "GET /firewall-rule/37f411bf-6de4-4937-b095-57a4eef0c5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005839 10.0.0.146 - - [2025-10-30 23:49:45] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.003474 10.0.0.146 - - [2025-10-30 23:49:45] "GET /firewall-rule/37f411bf-6de4-4937-b095-57a4eef0c5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002299 10.0.0.146 - - [2025-10-30 23:49:45] "POST /ref-update HTTP/1.1" 200 156 0.046291 10.0.0.146 - - [2025-10-30 23:49:45] "POST /tags HTTP/1.1" 409 237 0.008957 10.0.0.146 - - [2025-10-30 23:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.146 - - [2025-10-30 23:49:45] "GET /tag/16f69789-a057-471e-a1e8-e24bdff0916d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.015918 10.0.0.146 - - [2025-10-30 23:49:45] "POST /tags HTTP/1.1" 409 210 0.002521 10.0.0.146 - - [2025-10-30 23:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005855 10.0.0.146 - - [2025-10-30 23:49:46] "GET /tag/29810908-16cf-42a0-bbb9-5158451344a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.016951 10.0.0.146 - - [2025-10-30 23:49:46] "POST /projects HTTP/1.1" 409 223 0.002050 10.0.0.146 - - [2025-10-30 23:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.146 - - [2025-10-30 23:49:46] "GET /project/a9231f6c-3492-4f56-8e7f-369ed00c97f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.040291 10.0.0.146 - - [2025-10-30 23:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.146 - - [2025-10-30 23:49:46] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.004732 10.0.0.146 - - [2025-10-30 23:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.146 - - [2025-10-30 23:49:46] "GET /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.007218 10.0.0.146 - - [2025-10-30 23:49:46] "PUT /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc HTTP/1.1" 200 265 0.044189 10.0.0.146 - - [2025-10-30 23:49:46] "PUT /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d HTTP/1.1" 200 265 0.050007 10.0.0.146 - - [2025-10-30 23:49:46] "POST /security-groups HTTP/1.1" 409 253 0.016541 10.0.0.146 - - [2025-10-30 23:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.146 - - [2025-10-30 23:49:46] "PUT /security-group/b26eb40e-a01d-4dbf-9b8d-e5193cc8a8a5 HTTP/1.1" 200 263 0.055711 10.0.0.146 - - [2025-10-30 23:49:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.024480 10.0.0.146 - - [2025-10-30 23:49:46] "PUT /access-control-list/10bc7319-a0d8-4871-ba5d-6842c3698541 HTTP/1.1" 200 273 0.021210 10.0.0.146 - - [2025-10-30 23:49:46] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.021544 10.0.0.146 - - [2025-10-30 23:49:46] "PUT /access-control-list/7b135f2d-34dd-4a38-9ada-8baa888c725f HTTP/1.1" 200 273 0.020429 10.0.0.146 - - [2025-10-30 23:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006038 10.0.0.146 - - [2025-10-30 23:49:46] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003094 10.0.0.146 - - [2025-10-30 23:49:46] "POST /tags HTTP/1.1" 409 210 0.002397 10.0.0.146 - - [2025-10-30 23:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.146 - - [2025-10-30 23:49:46] "GET /tag/29810908-16cf-42a0-bbb9-5158451344a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.016723 10.0.0.146 - - [2025-10-30 23:49:46] "POST /firewall-rules HTTP/1.1" 200 572 0.067559 10.0.0.146 - - [2025-10-30 23:49:46] "GET /firewall-rule/970c3623-0e7e-4781-9f50-a0521f65e85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004409 10.0.0.146 - - [2025-10-30 23:49:46] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004047 10.0.0.146 - - [2025-10-30 23:49:46] "GET /firewall-rule/970c3623-0e7e-4781-9f50-a0521f65e85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002312 10.0.0.146 - - [2025-10-30 23:49:46] "POST /ref-update HTTP/1.1" 200 156 0.046812 10.0.0.146 - - [2025-10-30 23:49:46] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008662 10.0.0.146 - - [2025-10-30 23:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.146 - - [2025-10-30 23:49:46] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007770 10.0.0.146 - - [2025-10-30 23:49:46] "POST /tags HTTP/1.1" 409 210 0.002172 10.0.0.146 - - [2025-10-30 23:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.146 - - [2025-10-30 23:49:47] "GET /tag/29810908-16cf-42a0-bbb9-5158451344a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010714 10.0.0.146 - - [2025-10-30 23:49:47] "POST /firewall-rules HTTP/1.1" 200 570 0.079890 10.0.0.146 - - [2025-10-30 23:49:47] "GET /firewall-rule/43b29752-6dae-4893-99fb-d0c3b5136863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008877 10.0.0.146 - - [2025-10-30 23:49:47] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.008474 10.0.0.146 - - [2025-10-30 23:49:47] "GET /firewall-rule/43b29752-6dae-4893-99fb-d0c3b5136863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003124 10.0.0.146 - - [2025-10-30 23:49:47] "POST /ref-update HTTP/1.1" 200 156 0.045162 10.0.0.146 - - [2025-10-30 23:49:47] "GET /virtual-router/e14ad28b-93c5-4a55-9caf-dccf6d9e87e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.006129 10.0.0.146 - - [2025-10-30 23:49:47] "POST /ref-update HTTP/1.1" 200 156 0.009404 10.0.0.146 - - [2025-10-30 23:49:47] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006465 10.0.0.146 - - [2025-10-30 23:49:47] "POST /set-tag HTTP/1.1" 200 109 0.003140 [Introspect:8084]10.0.0.146 - - [2025-10-30 23:49:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001647 [Introspect:8084]10.0.0.146 - - [2025-10-30 23:49:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001174 10.0.0.154 - - [2025-10-30 23:49:55] "GET / HTTP/1.1" 200 36215 0.001769 10.0.0.154 - - [2025-10-30 23:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.154 - - [2025-10-30 23:49:55] "GET /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004782 10.0.0.154 - - [2025-10-30 23:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.154 - - [2025-10-30 23:49:55] "GET /routing-instance/faa460ba-a05f-4a5e-b4cf-01083eb2af56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002060 10.0.0.154 - - [2025-10-30 23:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.154 - - [2025-10-30 23:49:55] "GET /virtual-router/e14ad28b-93c5-4a55-9caf-dccf6d9e87e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.002850 10.0.0.154 - - [2025-10-30 23:49:55] "PUT /virtual-router/e14ad28b-93c5-4a55-9caf-dccf6d9e87e6 HTTP/1.1" 200 263 0.013214 10.0.0.154 - - [2025-10-30 23:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.154 - - [2025-10-30 23:49:55] "GET /virtual-router/e14ad28b-93c5-4a55-9caf-dccf6d9e87e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.002631 10.0.0.154 - - [2025-10-30 23:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.154 - - [2025-10-30 23:49:55] "GET /virtual-machine-interface/0669ad75-86af-4150-a319-cd0da34cb5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.006848 10.0.0.154 - - [2025-10-30 23:49:55] "PUT /virtual-machine-interface/0669ad75-86af-4150-a319-cd0da34cb5ce HTTP/1.1" 200 285 0.013164 10.0.0.146 - - [2025-10-30 23:50:06] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.008051 10.0.0.146 - - [2025-10-30 23:50:06] "POST /set-tag HTTP/1.1" 200 109 0.002843 10.0.0.146 - - [2025-10-30 23:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.146 - - [2025-10-30 23:50:06] "GET /loadbalancer/269af8e8-a707-49ee-86ca-6672205ea2e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004367 10.0.0.146 - - [2025-10-30 23:50:06] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005582 10.0.0.146 - - [2025-10-30 23:50:06] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.146 - - [2025-10-30 23:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.146 - - [2025-10-30 23:50:06] "GET /loadbalancer/269af8e8-a707-49ee-86ca-6672205ea2e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002358 10.0.0.146 - - [2025-10-30 23:50:06] "GET /loadbalancer-pool/f836b380-5c46-4ede-8df1-fee1c1950e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003221 10.0.0.146 - - [2025-10-30 23:50:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.042748 10.0.0.146 - - [2025-10-30 23:50:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.031438 10.0.0.146 - - [2025-10-30 23:50:06] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.008309 10.0.0.146 - - [2025-10-30 23:50:06] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.003905 10.0.0.146 - - [2025-10-30 23:50:06] "POST /ref-update HTTP/1.1" 200 156 0.006360 10.0.0.146 - - [2025-10-30 23:50:06] "GET /floating-ip/5b083858-584f-4c4b-8062-df8903ca654b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.011402 10.0.0.146 - - [2025-10-30 23:50:06] "POST /tags HTTP/1.1" 409 205 0.007488 10.0.0.146 - - [2025-10-30 23:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.146 - - [2025-10-30 23:50:06] "GET /tag/69bcb211-ba56-4d6d-a5a6-a0c43c378870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009627 10.0.0.146 - - [2025-10-30 23:50:06] "PUT /floating-ip/5b083858-584f-4c4b-8062-df8903ca654b HTTP/1.1" 200 257 0.018815 10.0.0.146 - - [2025-10-30 23:50:06] "POST /set-tag HTTP/1.1" 200 109 0.064769 10.0.0.146 - - [2025-10-30 23:50:07] "GET /loadbalancer-pool/e516ba50-36d0-4d45-a663-c49be8074cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.021617 10.0.0.146 - - [2025-10-30 23:50:07] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023774 10.0.0.146 - - [2025-10-30 23:50:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007849 10.0.0.146 - - [2025-10-30 23:50:07] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.015666 10.0.0.146 - - [2025-10-30 23:50:07] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005561 10.0.0.146 - - [2025-10-30 23:50:07] "POST /set-tag HTTP/1.1" 200 109 0.005631 10.0.0.146 - - [2025-10-30 23:50:07] "POST /ref-update HTTP/1.1" 200 156 0.011606 10.0.0.146 - - [2025-10-30 23:50:07] "GET /floating-ip/5b083858-584f-4c4b-8062-df8903ca654b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.009858 10.0.0.146 - - [2025-10-30 23:50:07] "GET /loadbalancer-pool/3d8345ce-62f6-40fb-92c6-5af84407f143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.015051 10.0.0.146 - - [2025-10-30 23:50:07] "PUT /floating-ip/5b083858-584f-4c4b-8062-df8903ca654b HTTP/1.1" 200 257 0.027840 10.0.0.146 - - [2025-10-30 23:50:07] "POST /loadbalancer-members HTTP/1.1" 200 694 0.056419 10.0.0.146 - - [2025-10-30 23:50:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.032787 10.0.0.146 - - [2025-10-30 23:50:07] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.014268 10.0.0.146 - - [2025-10-30 23:50:07] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.010578 10.0.0.146 - - [2025-10-30 23:50:07] "POST /ref-update HTTP/1.1" 200 156 0.006316 10.0.0.146 - - [2025-10-30 23:50:07] "GET /floating-ip/5b083858-584f-4c4b-8062-df8903ca654b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.003796 10.0.0.146 - - [2025-10-30 23:50:07] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.146 - - [2025-10-30 23:50:07] "PUT /floating-ip/5b083858-584f-4c4b-8062-df8903ca654b HTTP/1.1" 200 257 0.014621 [Introspect:8084]10.0.0.146 - - [2025-10-30 23:51:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000940 [Introspect:8084]10.0.0.146 - - [2025-10-30 23:51:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000816 10.0.0.146 - - [2025-10-30 23:52:06] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004736 10.0.0.146 - - [2025-10-30 23:52:06] "POST /set-tag HTTP/1.1" 200 109 0.002784 10.0.0.146 - - [2025-10-30 23:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.146 - - [2025-10-30 23:52:06] "GET /loadbalancer/269af8e8-a707-49ee-86ca-6672205ea2e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003724 10.0.0.146 - - [2025-10-30 23:52:06] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.008385 10.0.0.146 - - [2025-10-30 23:52:06] "POST /set-tag HTTP/1.1" 200 109 0.022831 10.0.0.146 - - [2025-10-30 23:52:06] "DELETE /loadbalancer-member/79fe7858-f060-4175-84c4-8c43857a18eb HTTP/1.1" 200 115 0.090365 10.0.0.146 - - [2025-10-30 23:52:06] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.012076 10.0.0.146 - - [2025-10-30 23:52:06] "POST /set-tag HTTP/1.1" 200 109 0.002702 10.0.0.146 - - [2025-10-30 23:52:06] "DELETE /loadbalancer-member/b2d1be7f-0af0-4797-b501-718b171fc582 HTTP/1.1" 200 115 0.037819 10.0.0.146 - - [2025-10-30 23:52:06] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.008816 10.0.0.146 - - [2025-10-30 23:52:06] "POST /set-tag HTTP/1.1" 200 109 0.002770 10.0.0.146 - - [2025-10-30 23:52:06] "DELETE /loadbalancer-member/ac007119-1fd3-474a-b96d-1b55f7a5c869 HTTP/1.1" 200 115 0.040338 10.0.0.146 - - [2025-10-30 23:52:06] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.011409 10.0.0.146 - - [2025-10-30 23:52:06] "POST /set-tag HTTP/1.1" 200 109 0.003033 10.0.0.146 - - [2025-10-30 23:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.146 - - [2025-10-30 23:52:06] "GET /loadbalancer/269af8e8-a707-49ee-86ca-6672205ea2e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002392 10.0.0.146 - - [2025-10-30 23:52:06] "GET /loadbalancer-pool/f836b380-5c46-4ede-8df1-fee1c1950e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003109 10.0.0.146 - - [2025-10-30 23:52:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018925 10.0.0.146 - - [2025-10-30 23:52:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.040141 10.0.0.146 - - [2025-10-30 23:52:06] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.009911 10.0.0.146 - - [2025-10-30 23:52:06] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.003705 10.0.0.146 - - [2025-10-30 23:52:06] "GET /floating-ip/5b083858-584f-4c4b-8062-df8903ca654b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002279 10.0.0.146 - - [2025-10-30 23:52:07] "POST /set-tag HTTP/1.1" 200 109 0.075947 10.0.0.146 - - [2025-10-30 23:52:07] "GET /loadbalancer-pool/e516ba50-36d0-4d45-a663-c49be8074cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.018411 10.0.0.146 - - [2025-10-30 23:52:07] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030636 10.0.0.146 - - [2025-10-30 23:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.009590 10.0.0.146 - - [2025-10-30 23:52:07] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.015330 10.0.0.146 - - [2025-10-30 23:52:07] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003831 10.0.0.146 - - [2025-10-30 23:52:07] "POST /set-tag HTTP/1.1" 200 109 0.002662 10.0.0.146 - - [2025-10-30 23:52:07] "GET /floating-ip/5b083858-584f-4c4b-8062-df8903ca654b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002445 10.0.0.146 - - [2025-10-30 23:52:07] "GET /loadbalancer-pool/3d8345ce-62f6-40fb-92c6-5af84407f143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.012261 10.0.0.146 - - [2025-10-30 23:52:07] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018659 10.0.0.146 - - [2025-10-30 23:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.022183 10.0.0.146 - - [2025-10-30 23:52:07] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.013114 10.0.0.146 - - [2025-10-30 23:52:07] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.010833 10.0.0.146 - - [2025-10-30 23:52:07] "GET /floating-ip/5b083858-584f-4c4b-8062-df8903ca654b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007066 10.0.0.146 - - [2025-10-30 23:52:07] "POST /set-tag HTTP/1.1" 200 109 0.002654 [Introspect:8084]10.0.0.146 - - [2025-10-30 23:52:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000947 [Introspect:8084]10.0.0.146 - - [2025-10-30 23:52:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000902 [Introspect:8084]10.0.0.146 - - [2025-10-30 23:52:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000916 [Introspect:8084]10.0.0.146 - - [2025-10-30 23:52:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000921 10.0.0.146 - - [2025-10-30 23:52:57] "GET / HTTP/1.1" 200 36215 0.001568 10.0.0.146 - - [2025-10-30 23:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.146 - - [2025-10-30 23:52:57] "GET /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004655 10.0.0.146 - - [2025-10-30 23:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.146 - - [2025-10-30 23:52:57] "GET /config-node/8573073b-5381-433f-9f12-31f833f9262c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003839 10.0.0.146 - - [2025-10-30 23:53:08] "GET / HTTP/1.1" 200 36215 0.001306 10.0.0.146 - - [2025-10-30 23:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.146 - - [2025-10-30 23:53:08] "GET /routing-instance/faa460ba-a05f-4a5e-b4cf-01083eb2af56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004804 10.0.0.146 - - [2025-10-30 23:53:08] "POST /bgp-routers HTTP/1.1" 409 301 0.003449 10.0.0.146 - - [2025-10-30 23:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.146 - - [2025-10-30 23:53:08] "GET /bgp-router/f029c5d1-542f-4597-a1e0-ec9e09dac05f?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.005738 10.0.0.146 - - [2025-10-30 23:53:08] "PUT /bgp-router/f029c5d1-542f-4597-a1e0-ec9e09dac05f HTTP/1.1" 200 255 0.010241 [Introspect:8084]10.0.0.146 - - [2025-10-30 23:53:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000966 [Introspect:8084]10.0.0.146 - - [2025-10-30 23:53:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000981 10.0.0.146 - - [2025-10-30 23:53:35] "GET /global-system-configs HTTP/1.1" 200 323 0.002538 10.0.0.146 - - [2025-10-30 23:53:36] "GET /global-system-configs HTTP/1.1" 200 323 0.001978 10.0.0.146 - - [2025-10-30 23:54:11] "GET / HTTP/1.1" 200 36215 0.001598 10.0.0.146 - - [2025-10-30 23:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.146 - - [2025-10-30 23:54:11] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.062641 10.0.0.146 - - [2025-10-30 23:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.146 - - [2025-10-30 23:54:11] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042280 10.0.0.146 - - [2025-10-30 23:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009222 10.0.0.146 - - [2025-10-30 23:54:12] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035515 10.0.0.146 - - [2025-10-30 23:54:12] "POST /tags HTTP/1.1" 200 334 0.051315 10.0.0.146 - - [2025-10-30 23:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.018971 10.0.0.146 - - [2025-10-30 23:54:12] "GET /tag/60fd0c3f-f5e5-4a5a-829e-496e99fb9e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.024738 10.0.0.146 - - [2025-10-30 23:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.146 - - [2025-10-30 23:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.146 - - [2025-10-30 23:54:12] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.058505 10.0.0.146 - - [2025-10-30 23:54:12] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.068695 10.0.0.146 - - [2025-10-30 23:54:12] "GET /virtual-networks?parent_id=26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.005283 10.0.0.146 - - [2025-10-30 23:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.146 - - [2025-10-30 23:54:12] "GET /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.006157 10.0.0.146 - - [2025-10-30 23:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.146 - - [2025-10-30 23:54:12] "GET /service-appliance-set/4116b137-248f-4114-870a-102fc389092c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003844 10.0.0.146 - - [2025-10-30 23:54:12] "POST /virtual-networks HTTP/1.1" 200 514 0.081340 10.0.0.146 - - [2025-10-30 23:54:12] "POST /fqname-to-id HTTP/1.1" 404 254 0.008367 10.0.0.146 - - [2025-10-30 23:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.146 - - [2025-10-30 23:54:13] "GET /network-ipam/bd88e537-62d8-4bf4-8ee0-9c536b5b166b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.002312 10.0.0.146 - - [2025-10-30 23:54:13] "POST /useragent-kv HTTP/1.1" 200 115 0.005069 10.0.0.146 - - [2025-10-30 23:54:13] "POST /ref-update HTTP/1.1" 200 156 0.084974 10.0.0.146 - - [2025-10-30 23:54:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.090921 10.0.0.146 - - [2025-10-30 23:54:13] "GET /virtual-machine-interface/4858c08a-88fe-45ad-b121-f3991ed578fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.014230 10.0.0.146 - - [2025-10-30 23:54:13] "GET /virtual-network/523f0e73-336e-4f90-95ee-c9c37c1f9cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005116 10.0.0.146 - - [2025-10-30 23:54:13] "GET /domains HTTP/1.1" 200 281 0.001624 10.0.0.146 - - [2025-10-30 23:54:13] "POST /instance-ips HTTP/1.1" 200 410 0.037427 10.0.0.146 - - [2025-10-30 23:54:13] "GET /domain/c00f8745-4e9f-4186-9a76-3c24382de677 HTTP/1.1" 200 3100 0.022190 10.0.0.146 - - [2025-10-30 23:54:13] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce HTTP/1.1" 200 5497 0.028450 10.0.0.146 - - [2025-10-30 23:54:13] "GET /instance-ip/fa8f13e6-00ae-47a6-8560-83fed34c5f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.011437 10.0.0.146 - - [2025-10-30 23:54:13] "GET /virtual-network/523f0e73-336e-4f90-95ee-c9c37c1f9cd9 HTTP/1.1" 200 2090 0.009943 10.0.0.146 - - [2025-10-30 23:54:13] "GET /virtual-network/523f0e73-336e-4f90-95ee-c9c37c1f9cd9 HTTP/1.1" 200 2090 0.003982 10.0.0.146 - - [2025-10-30 23:54:13] "GET /routing-instance/aafb8cc7-7f53-42ae-ad94-951fc7f5d707 HTTP/1.1" 200 1184 0.003801 10.0.0.146 - - [2025-10-30 23:54:13] "GET /routing-instance/aafb8cc7-7f53-42ae-ad94-951fc7f5d707 HTTP/1.1" 200 1184 0.002291 10.0.0.146 - - [2025-10-30 23:54:13] "POST /loadbalancers HTTP/1.1" 200 612 0.088427 10.0.0.146 - - [2025-10-30 23:54:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.027303 10.0.0.146 - - [2025-10-30 23:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009660 10.0.0.146 - - [2025-10-30 23:54:13] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.051138 10.0.0.146 - - [2025-10-30 23:54:13] "GET /instance-ip/fa8f13e6-00ae-47a6-8560-83fed34c5f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003027 10.0.0.146 - - [2025-10-30 23:54:13] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030070 10.0.0.146 - - [2025-10-30 23:54:13] "POST /floating-ips HTTP/1.1" 200 599 0.046079 10.0.0.146 - - [2025-10-30 23:54:13] "GET /loadbalancer/42fb666f-7932-4e51-b856-efd5b46dc6d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.013407 10.0.0.146 - - [2025-10-30 23:54:13] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.018864 10.0.0.146 - - [2025-10-30 23:54:13] "POST /route-targets HTTP/1.1" 200 328 0.012101 10.0.0.146 - - [2025-10-30 23:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006072 10.0.0.146 - - [2025-10-30 23:54:13] "POST /ref-update HTTP/1.1" 200 156 0.026883 10.0.0.146 - - [2025-10-30 23:54:13] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.055318 10.0.0.146 - - [2025-10-30 23:54:13] "GET /loadbalancer-listener/8b87959e-e530-46b5-90e1-ce80a75d8e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.003500 10.0.0.146 - - [2025-10-30 23:54:13] "GET /loadbalancer-listener/8b87959e-e530-46b5-90e1-ce80a75d8e22?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.003892 10.0.0.146 - - [2025-10-30 23:54:13] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.020871 10.0.0.146 - - [2025-10-30 23:54:13] "GET /instance-ip/fa8f13e6-00ae-47a6-8560-83fed34c5f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002630 10.0.0.146 - - [2025-10-30 23:54:13] "GET /instance-ip/fa8f13e6-00ae-47a6-8560-83fed34c5f02?fields=floating_ips HTTP/1.1" 200 1214 0.004939 10.0.0.146 - - [2025-10-30 23:54:13] "GET /floating-ip/8b070a11-c41d-467f-b0b7-16a5f7975db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.001771 10.0.0.146 - - [2025-10-30 23:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.146 - - [2025-10-30 23:54:13] "GET /loadbalancer/42fb666f-7932-4e51-b856-efd5b46dc6d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002366 10.0.0.146 - - [2025-10-30 23:54:13] "POST /tags HTTP/1.1" 200 296 0.051488 10.0.0.146 - - [2025-10-30 23:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009308 10.0.0.146 - - [2025-10-30 23:54:13] "GET /tag/d06afee1-9bc9-4411-9343-f63a503f0913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.021721 10.0.0.146 - - [2025-10-30 23:54:13] "POST /tags HTTP/1.1" 409 233 0.002197 10.0.0.146 - - [2025-10-30 23:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.146 - - [2025-10-30 23:54:13] "GET /tag/8be7ac98-dff8-4d34-8e46-cbafe60dd926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.011792 10.0.0.146 - - [2025-10-30 23:54:13] "POST /tags HTTP/1.1" 409 206 0.002171 10.0.0.146 - - [2025-10-30 23:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.146 - - [2025-10-30 23:54:13] "GET /tag/5745b121-726c-4c3f-8792-c8412ebce5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010662 10.0.0.146 - - [2025-10-30 23:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004805 10.0.0.146 - - [2025-10-30 23:54:14] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.008679 10.0.0.146 - - [2025-10-30 23:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.146 - - [2025-10-30 23:54:14] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028537 10.0.0.146 - - [2025-10-30 23:54:14] "POST /virtual-machines HTTP/1.1" 200 370 0.010406 10.0.0.146 - - [2025-10-30 23:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013045 10.0.0.146 - - [2025-10-30 23:54:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.115533 10.0.0.146 - - [2025-10-30 23:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008670 10.0.0.146 - - [2025-10-30 23:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.146 - - [2025-10-30 23:54:14] "GET /virtual-machine-interface/bd06148a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.009170 10.0.0.146 - - [2025-10-30 23:54:14] "POST /instance-ips HTTP/1.1" 200 410 0.029411 10.0.0.146 - - [2025-10-30 23:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.016307 10.0.0.146 - - [2025-10-30 23:54:14] "GET /virtual-machine-interface/bd06148a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.010113 10.0.0.146 - - [2025-10-30 23:54:14] "POST /set-tag HTTP/1.1" 200 109 0.018018 10.0.0.146 - - [2025-10-30 23:54:14] "GET /virtual-machine-interface/bd06148a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016346 10.0.0.146 - - [2025-10-30 23:54:14] "GET /instance-ip/bd20c654-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003864 10.0.0.146 - - [2025-10-30 23:54:14] "GET /virtual-machine-interface/bd06148a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005737 10.0.0.146 - - [2025-10-30 23:54:14] "POST /set-tag HTTP/1.1" 200 109 0.003099 10.0.0.146 - - [2025-10-30 23:54:14] "GET /virtual-router/e14ad28b-93c5-4a55-9caf-dccf6d9e87e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.002948 10.0.0.146 - - [2025-10-30 23:54:14] "POST /ref-update HTTP/1.1" 200 156 0.010416 10.0.0.146 - - [2025-10-30 23:54:14] "GET /virtual-machine-interface/bd06148a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010545 10.0.0.146 - - [2025-10-30 23:54:14] "POST /set-tag HTTP/1.1" 200 109 0.006197 10.0.0.146 - - [2025-10-30 23:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.146 - - [2025-10-30 23:54:14] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003989 10.0.0.146 - - [2025-10-30 23:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.146 - - [2025-10-30 23:54:14] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035298 10.0.0.146 - - [2025-10-30 23:54:14] "POST /virtual-machines HTTP/1.1" 200 370 0.012755 10.0.0.146 - - [2025-10-30 23:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.014961 10.0.0.146 - - [2025-10-30 23:54:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.092654 10.0.0.146 - - [2025-10-30 23:54:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008963 10.0.0.146 - - [2025-10-30 23:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012347 10.0.0.146 - - [2025-10-30 23:54:15] "GET /virtual-machine-interface/bd7c1fd6-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004019 10.0.0.146 - - [2025-10-30 23:54:15] "POST /instance-ips HTTP/1.1" 200 410 0.018753 10.0.0.146 - - [2025-10-30 23:54:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019231 10.0.0.146 - - [2025-10-30 23:54:15] "GET /virtual-machine-interface/bd7c1fd6-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.003716 10.0.0.146 - - [2025-10-30 23:54:15] "POST /set-tag HTTP/1.1" 200 109 0.015695 10.0.0.146 - - [2025-10-30 23:54:15] "GET /virtual-machine-interface/bd7c1fd6-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011846 10.0.0.146 - - [2025-10-30 23:54:15] "GET /instance-ip/bd92f846-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002651 10.0.0.146 - - [2025-10-30 23:54:15] "GET /virtual-machine-interface/bd7c1fd6-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008971 10.0.0.146 - - [2025-10-30 23:54:15] "POST /set-tag HTTP/1.1" 200 109 0.002243 10.0.0.146 - - [2025-10-30 23:54:15] "GET /virtual-router/e14ad28b-93c5-4a55-9caf-dccf6d9e87e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.003672 10.0.0.146 - - [2025-10-30 23:54:15] "POST /ref-update HTTP/1.1" 200 156 0.012776 10.0.0.146 - - [2025-10-30 23:54:15] "GET /virtual-machine-interface/bd7c1fd6-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005466 10.0.0.146 - - [2025-10-30 23:54:15] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.146 - - [2025-10-30 23:54:15] "GET /virtual-machine-interface/bd06148a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004285 10.0.0.146 - - [2025-10-30 23:54:15] "POST /set-tag HTTP/1.1" 200 109 0.002003 10.0.0.146 - - [2025-10-30 23:54:15] "GET /virtual-machine-interface/bd7c1fd6-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003456 10.0.0.146 - - [2025-10-30 23:54:15] "POST /set-tag HTTP/1.1" 200 109 0.001701 10.0.0.146 - - [2025-10-30 23:54:18] "GET /domains HTTP/1.1" 200 281 0.002190 10.0.0.146 - - [2025-10-30 23:54:18] "GET /domain/c00f8745-4e9f-4186-9a76-3c24382de677 HTTP/1.1" 200 3100 0.002755 10.0.0.146 - - [2025-10-30 23:54:18] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce HTTP/1.1" 200 7091 0.031086 10.0.0.146 - - [2025-10-30 23:54:18] "GET /virtual-network/523f0e73-336e-4f90-95ee-c9c37c1f9cd9 HTTP/1.1" 200 2090 0.003660 10.0.0.146 - - [2025-10-30 23:54:18] "GET /virtual-network/523f0e73-336e-4f90-95ee-c9c37c1f9cd9 HTTP/1.1" 200 2090 0.003490 10.0.0.146 - - [2025-10-30 23:54:18] "GET /routing-instance/aafb8cc7-7f53-42ae-ad94-951fc7f5d707 HTTP/1.1" 200 1406 0.003376 10.0.0.146 - - [2025-10-30 23:54:18] "GET /routing-instance/aafb8cc7-7f53-42ae-ad94-951fc7f5d707 HTTP/1.1" 200 1406 0.002046 10.0.0.146 - - [2025-10-30 23:54:18] "GET /route-target/ebb0ec5f-3b39-4c70-891d-51d672db71b9 HTTP/1.1" 200 1154 0.001980 10.0.0.146 - - [2025-10-30 23:54:18] "GET /virtual-network/523f0e73-336e-4f90-95ee-c9c37c1f9cd9 HTTP/1.1" 200 2090 0.003429 10.0.0.146 - - [2025-10-30 23:54:18] "GET /routing-instance/aafb8cc7-7f53-42ae-ad94-951fc7f5d707 HTTP/1.1" 200 1406 0.002175 10.0.0.146 - - [2025-10-30 23:54:18] "GET /virtual-network/523f0e73-336e-4f90-95ee-c9c37c1f9cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003446 10.0.0.146 - - [2025-10-30 23:54:18] "GET /virtual-network/523f0e73-336e-4f90-95ee-c9c37c1f9cd9 HTTP/1.1" 200 2090 0.003228 10.0.0.146 - - [2025-10-30 23:54:18] "GET /routing-instance/aafb8cc7-7f53-42ae-ad94-951fc7f5d707 HTTP/1.1" 200 1406 0.003720 10.0.0.146 - - [2025-10-30 23:54:18] "GET /routing-instance/aafb8cc7-7f53-42ae-ad94-951fc7f5d707 HTTP/1.1" 200 1406 0.003623 10.0.0.146 - - [2025-10-30 23:54:18] "GET /route-target/ebb0ec5f-3b39-4c70-891d-51d672db71b9 HTTP/1.1" 200 1154 0.001956 10.0.0.146 - - [2025-10-30 23:54:18] "GET /domains HTTP/1.1" 200 281 0.001997 10.0.0.146 - - [2025-10-30 23:54:18] "GET /domain/c00f8745-4e9f-4186-9a76-3c24382de677 HTTP/1.1" 200 3100 0.003387 10.0.0.146 - - [2025-10-30 23:54:18] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce HTTP/1.1" 200 7091 0.040784 10.0.0.146 - - [2025-10-30 23:54:18] "GET /virtual-network/523f0e73-336e-4f90-95ee-c9c37c1f9cd9 HTTP/1.1" 200 2090 0.003874 10.0.0.146 - - [2025-10-30 23:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.146 - - [2025-10-30 23:54:18] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032338 10.0.0.146 - - [2025-10-30 23:54:18] "GET /virtual-network/523f0e73-336e-4f90-95ee-c9c37c1f9cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004844 10.0.0.146 - - [2025-10-30 23:54:18] "GET /floating-ip-pools?parent_id=523f0e73-336e-4f90-95ee-c9c37c1f9cd9&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003524 10.0.0.146 - - [2025-10-30 23:54:18] "GET /virtual-network/523f0e73-336e-4f90-95ee-c9c37c1f9cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004010 10.0.0.146 - - [2025-10-30 23:54:18] "POST /floating-ip-pools HTTP/1.1" 200 564 0.024487 10.0.0.146 - - [2025-10-30 23:54:18] "POST /ref-update HTTP/1.1" 200 156 0.009541 10.0.0.146 - - [2025-10-30 23:54:18] "GET /virtual-network/523f0e73-336e-4f90-95ee-c9c37c1f9cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.017315 10.0.0.146 - - [2025-10-30 23:54:18] "GET /domains HTTP/1.1" 200 281 0.004794 10.0.0.146 - - [2025-10-30 23:54:18] "GET /domain/c00f8745-4e9f-4186-9a76-3c24382de677 HTTP/1.1" 200 3100 0.004313 10.0.0.146 - - [2025-10-30 23:54:18] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce HTTP/1.1" 200 7348 0.034606 10.0.0.146 - - [2025-10-30 23:54:18] "GET /virtual-network/523f0e73-336e-4f90-95ee-c9c37c1f9cd9 HTTP/1.1" 200 2329 0.004865 10.0.0.146 - - [2025-10-30 23:54:18] "GET /floating-ip-pool/949e9219-79e1-4c1e-8e53-71393d39ca6d HTTP/1.1" 200 1318 0.001947 10.0.0.146 - - [2025-10-30 23:54:18] "GET /domains HTTP/1.1" 200 281 0.001445 10.0.0.146 - - [2025-10-30 23:54:18] "GET /domain/c00f8745-4e9f-4186-9a76-3c24382de677 HTTP/1.1" 200 3100 0.002133 10.0.0.146 - - [2025-10-30 23:54:18] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce HTTP/1.1" 200 7348 0.034506 10.0.0.146 - - [2025-10-30 23:54:18] "GET /virtual-network/523f0e73-336e-4f90-95ee-c9c37c1f9cd9 HTTP/1.1" 200 2329 0.003710 10.0.0.146 - - [2025-10-30 23:54:18] "GET /virtual-network/523f0e73-336e-4f90-95ee-c9c37c1f9cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003798 10.0.0.146 - - [2025-10-30 23:54:18] "POST /tags HTTP/1.1" 200 366 0.045989 10.0.0.146 - - [2025-10-30 23:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009233 10.0.0.146 - - [2025-10-30 23:54:18] "GET /tag/2aeb09f5-d464-4354-b287-250139d3b016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011464 10.0.0.146 - - [2025-10-30 23:54:18] "POST /tags HTTP/1.1" 409 206 0.001710 10.0.0.146 - - [2025-10-30 23:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.146 - - [2025-10-30 23:54:19] "GET /tag/5745b121-726c-4c3f-8792-c8412ebce5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011535 10.0.0.146 - - [2025-10-30 23:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.146 - - [2025-10-30 23:54:19] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.367168 10.0.0.146 - - [2025-10-30 23:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.146 - - [2025-10-30 23:54:19] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005633 10.0.0.146 - - [2025-10-30 23:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.146 - - [2025-10-30 23:54:19] "GET /service-appliance-set/da252d40-28f8-42ec-aabe-5448ec7c69cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.005036 10.0.0.146 - - [2025-10-30 23:54:19] "POST /fqname-to-id HTTP/1.1" 404 258 0.001829 10.0.0.146 - - [2025-10-30 23:54:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.127411 10.0.0.146 - - [2025-10-30 23:54:19] "GET /virtual-machine-interface/e2e5284d-d9e2-447b-aef2-e604b63acc73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.010413 10.0.0.146 - - [2025-10-30 23:54:19] "POST /set-tag HTTP/1.1" 200 109 0.018063 10.0.0.146 - - [2025-10-30 23:54:19] "POST /instance-ips HTTP/1.1" 200 418 0.044540 10.0.0.146 - - [2025-10-30 23:54:19] "GET /instance-ip/69221ae5-0fce-4fcd-8aad-40e7cde88898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.021127 10.0.0.146 - - [2025-10-30 23:54:19] "POST /loadbalancers HTTP/1.1" 200 620 0.068283 10.0.0.146 - - [2025-10-30 23:54:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.041354 10.0.0.146 - - [2025-10-30 23:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.020298 10.0.0.146 - - [2025-10-30 23:54:19] "POST /service-instances HTTP/1.1" 200 568 0.044429 10.0.0.146 - - [2025-10-30 23:54:20] "POST /ref-update HTTP/1.1" 200 156 0.009127 10.0.0.146 - - [2025-10-30 23:54:20] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.030274 10.0.0.146 - - [2025-10-30 23:54:20] "GET /virtual-machine-interface/e2e5284d-d9e2-447b-aef2-e604b63acc73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.008871 10.0.0.146 - - [2025-10-30 23:54:20] "GET /virtual-machine-interface/e2e5284d-d9e2-447b-aef2-e604b63acc73?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.006158 10.0.0.146 - - [2025-10-30 23:54:20] "PUT /service-instance/3a9e5002-0ad9-4f20-8c8d-26e1bae02897 HTTP/1.1" 200 267 0.007589 10.0.0.146 - - [2025-10-30 23:54:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013968 10.0.0.146 - - [2025-10-30 23:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.146 - - [2025-10-30 23:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.146 - - [2025-10-30 23:54:20] "GET /floating-ip-pool/949e9219-79e1-4c1e-8e53-71393d39ca6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.007529 10.0.0.146 - - [2025-10-30 23:54:20] "POST /virtual-machines HTTP/1.1" 200 430 0.029845 10.0.0.146 - - [2025-10-30 23:54:20] "POST /floating-ips HTTP/1.1" 200 673 0.100581 10.0.0.146 - - [2025-10-30 23:54:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.062635 10.0.0.146 - - [2025-10-30 23:54:20] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002391 10.0.0.146 - - [2025-10-30 23:54:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.153677 10.0.0.146 - - [2025-10-30 23:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.146 - - [2025-10-30 23:54:20] "POST /chown HTTP/1.1" 200 109 0.011660 10.0.0.146 - - [2025-10-30 23:54:20] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002667 10.0.0.146 - - [2025-10-30 23:54:20] "POST /tags HTTP/1.1" 409 221 0.001535 10.0.0.146 - - [2025-10-30 23:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.146 - - [2025-10-30 23:54:20] "GET /tag/60fd0c3f-f5e5-4a5a-829e-496e99fb9e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010442 10.0.0.146 - - [2025-10-30 23:54:20] "POST /tags HTTP/1.1" 409 238 0.001235 10.0.0.146 - - [2025-10-30 23:54:20] "POST /chown HTTP/1.1" 200 109 0.005813 10.0.0.146 - - [2025-10-30 23:54:20] "PUT /virtual-machine-interface/0b37dc5c-282c-459d-b17b-dd43bb56488b HTTP/1.1" 200 285 0.020002 10.0.0.146 - - [2025-10-30 23:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.146 - - [2025-10-30 23:54:20] "GET /tag/2aeb09f5-d464-4354-b287-250139d3b016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.009298 10.0.0.146 - - [2025-10-30 23:54:20] "PUT /instance-ip/69221ae5-0fce-4fcd-8aad-40e7cde88898 HTTP/1.1" 200 257 0.035222 10.0.0.146 - - [2025-10-30 23:54:20] "POST /firewall-rules HTTP/1.1" 200 652 0.099787 10.0.0.146 - - [2025-10-30 23:54:20] "GET /firewall-rule/e8255753-3403-4c1c-88a3-0e1729d63768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.008234 10.0.0.146 - - [2025-10-30 23:54:20] "POST /ref-update HTTP/1.1" 200 156 0.076609 10.0.0.146 - - [2025-10-30 23:54:20] "POST /ref-update HTTP/1.1" 200 156 0.011274 10.0.0.146 - - [2025-10-30 23:54:20] "GET /firewall-policy/eb9bc2bd-c600-4ed7-8fda-fd3a3ae35807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.008934 10.0.0.146 - - [2025-10-30 23:54:20] "GET /firewall-rule/e8255753-3403-4c1c-88a3-0e1729d63768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.006914 10.0.0.146 - - [2025-10-30 23:54:20] "POST /ref-update HTTP/1.1" 200 156 0.040969 10.0.0.146 - - [2025-10-30 23:54:20] "POST /ref-update HTTP/1.1" 200 156 0.034061 10.0.0.146 - - [2025-10-30 23:54:20] "POST /ref-update HTTP/1.1" 200 156 0.017248 10.0.0.146 - - [2025-10-30 23:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008123 10.0.0.146 - - [2025-10-30 23:54:20] "POST /ref-update HTTP/1.1" 200 156 0.023714 10.0.0.146 - - [2025-10-30 23:54:20] "POST /ref-update HTTP/1.1" 200 156 0.022506 10.0.0.146 - - [2025-10-30 23:54:20] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.064966 10.0.0.146 - - [2025-10-30 23:54:20] "GET /loadbalancer/f17d6194-45fa-4518-984c-ba4a93d9c7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.002963 10.0.0.146 - - [2025-10-30 23:54:20] "POST /virtual-machines HTTP/1.1" 200 430 0.012831 10.0.0.146 - - [2025-10-30 23:54:20] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.034473 10.0.0.146 - - [2025-10-30 23:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.146 - - [2025-10-30 23:54:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.136985 10.0.0.146 - - [2025-10-30 23:54:21] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.090443 10.0.0.146 - - [2025-10-30 23:54:21] "POST /chown HTTP/1.1" 200 109 0.026379 10.0.0.146 - - [2025-10-30 23:54:21] "GET /loadbalancer-listener/55f047a2-8d55-4a0b-b1a9-937bd3019bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004287 10.0.0.146 - - [2025-10-30 23:54:21] "GET /loadbalancer-listener/55f047a2-8d55-4a0b-b1a9-937bd3019bde?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.003090 10.0.0.146 - - [2025-10-30 23:54:21] "POST /chown HTTP/1.1" 200 109 0.011909 10.0.0.146 - - [2025-10-30 23:54:21] "PUT /virtual-machine-interface/43ce941e-f2bb-4d5c-b799-3936ba6ece88 HTTP/1.1" 200 285 0.023850 10.0.0.146 - - [2025-10-30 23:54:21] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.066267 10.0.0.146 - - [2025-10-30 23:54:21] "PUT /instance-ip/69221ae5-0fce-4fcd-8aad-40e7cde88898 HTTP/1.1" 200 257 0.042505 10.0.0.146 - - [2025-10-30 23:54:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009815 10.0.0.146 - - [2025-10-30 23:54:21] "GET /loadbalancer-pool/c5c732b3-f35a-4806-a02f-59cfc36864ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.010860 10.0.0.146 - - [2025-10-30 23:54:21] "POST /ref-update HTTP/1.1" 200 156 0.024647 10.0.0.146 - - [2025-10-30 23:54:21] "POST /ref-update HTTP/1.1" 200 156 0.030813 10.0.0.146 - - [2025-10-30 23:54:21] "POST /loadbalancer-members HTTP/1.1" 200 709 0.058243 10.0.0.146 - - [2025-10-30 23:54:21] "POST /ref-update HTTP/1.1" 200 156 0.017682 10.0.0.146 - - [2025-10-30 23:54:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007377 10.0.0.146 - - [2025-10-30 23:54:21] "GET /loadbalancer-member/26d86374-2e97-4fb4-a145-33f208ea98e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.011934 10.0.0.146 - - [2025-10-30 23:54:21] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.001629 10.0.0.146 - - [2025-10-30 23:54:21] "POST /ref-update HTTP/1.1" 200 156 0.018233 10.0.0.146 - - [2025-10-30 23:54:21] "POST /ref-update HTTP/1.1" 200 156 0.016708 10.0.0.146 - - [2025-10-30 23:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006341 10.0.0.146 - - [2025-10-30 23:54:21] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001888 10.0.0.146 - - [2025-10-30 23:54:21] "POST /tags HTTP/1.1" 409 221 0.001436 10.0.0.146 - - [2025-10-30 23:54:21] "PUT /service-instance/3a9e5002-0ad9-4f20-8c8d-26e1bae02897 HTTP/1.1" 200 267 0.013717 10.0.0.146 - - [2025-10-30 23:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.146 - - [2025-10-30 23:54:21] "GET /tag/60fd0c3f-f5e5-4a5a-829e-496e99fb9e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010871 10.0.0.146 - - [2025-10-30 23:54:21] "POST /tags HTTP/1.1" 409 238 0.001295 10.0.0.146 - - [2025-10-30 23:54:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016743 10.0.0.146 - - [2025-10-30 23:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.146 - - [2025-10-30 23:54:21] "POST /chown HTTP/1.1" 200 109 0.005994 10.0.0.146 - - [2025-10-30 23:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.146 - - [2025-10-30 23:54:21] "GET /tag/2aeb09f5-d464-4354-b287-250139d3b016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010702 10.0.0.146 - - [2025-10-30 23:54:21] "POST /firewall-rules HTTP/1.1" 409 293 0.001654 10.0.0.146 - - [2025-10-30 23:54:21] "POST /chown HTTP/1.1" 200 109 0.006458 10.0.0.146 - - [2025-10-30 23:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.146 - - [2025-10-30 23:54:21] "PUT /instance-ip/69221ae5-0fce-4fcd-8aad-40e7cde88898 HTTP/1.1" 200 257 0.033727 10.0.0.146 - - [2025-10-30 23:54:21] "POST /ref-update HTTP/1.1" 200 156 0.026793 10.0.0.146 - - [2025-10-30 23:54:21] "PUT /firewall-rule/e8255753-3403-4c1c-88a3-0e1729d63768 HTTP/1.1" 200 261 0.064057 10.0.0.146 - - [2025-10-30 23:54:21] "GET /firewall-rule/e8255753-3403-4c1c-88a3-0e1729d63768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.006993 10.0.0.146 - - [2025-10-30 23:54:21] "POST /chown HTTP/1.1" 200 109 0.006729 10.0.0.146 - - [2025-10-30 23:54:21] "POST /chown HTTP/1.1" 200 109 0.018283 10.0.0.146 - - [2025-10-30 23:54:21] "GET /firewall-policy/eb9bc2bd-c600-4ed7-8fda-fd3a3ae35807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.016826 10.0.0.146 - - [2025-10-30 23:54:21] "GET /firewall-rule/e8255753-3403-4c1c-88a3-0e1729d63768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003874 10.0.0.146 - - [2025-10-30 23:54:21] "PUT /instance-ip/69221ae5-0fce-4fcd-8aad-40e7cde88898 HTTP/1.1" 200 257 0.026160 10.0.0.146 - - [2025-10-30 23:54:21] "POST /ref-update HTTP/1.1" 200 156 0.011361 10.0.0.146 - - [2025-10-30 23:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.146 - - [2025-10-30 23:54:21] "POST /chown HTTP/1.1" 200 109 0.005270 10.0.0.146 - - [2025-10-30 23:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.146 - - [2025-10-30 23:54:21] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004616 10.0.0.146 - - [2025-10-30 23:54:21] "POST /chown HTTP/1.1" 200 109 0.013253 10.0.0.146 - - [2025-10-30 23:54:21] "PUT /instance-ip/69221ae5-0fce-4fcd-8aad-40e7cde88898 HTTP/1.1" 200 257 0.014637 10.0.0.146 - - [2025-10-30 23:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001253 10.0.0.146 - - [2025-10-30 23:54:21] "POST /ref-update HTTP/1.1" 200 156 0.029066 10.0.0.146 - - [2025-10-30 23:54:22] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.052076 10.0.0.146 - - [2025-10-30 23:54:22] "POST /chown HTTP/1.1" 200 109 0.010761 10.0.0.146 - - [2025-10-30 23:54:22] "POST /virtual-machines HTTP/1.1" 200 374 0.009093 10.0.0.146 - - [2025-10-30 23:54:22] "POST /chown HTTP/1.1" 200 109 0.028927 10.0.0.146 - - [2025-10-30 23:54:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.034693 10.0.0.146 - - [2025-10-30 23:54:22] "PUT /instance-ip/69221ae5-0fce-4fcd-8aad-40e7cde88898 HTTP/1.1" 200 257 0.034885 10.0.0.146 - - [2025-10-30 23:54:22] "POST /ref-update HTTP/1.1" 200 156 0.049284 10.0.0.146 - - [2025-10-30 23:54:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.152735 10.0.0.146 - - [2025-10-30 23:54:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010890 10.0.0.146 - - [2025-10-30 23:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017694 10.0.0.146 - - [2025-10-30 23:54:22] "GET /virtual-machine-interface/c1baa824-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.006839 10.0.0.146 - - [2025-10-30 23:54:22] "PUT /service-instance/3a9e5002-0ad9-4f20-8c8d-26e1bae02897 HTTP/1.1" 200 267 0.012422 10.0.0.146 - - [2025-10-30 23:54:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011996 10.0.0.146 - - [2025-10-30 23:54:22] "PUT /service-instance/3a9e5002-0ad9-4f20-8c8d-26e1bae02897 HTTP/1.1" 200 267 0.012928 10.0.0.146 - - [2025-10-30 23:54:22] "POST /instance-ips HTTP/1.1" 200 414 0.069822 10.0.0.146 - - [2025-10-30 23:54:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.042107 10.0.0.146 - - [2025-10-30 23:54:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.049125 10.0.0.146 - - [2025-10-30 23:54:22] "GET /virtual-machine-interface/c1baa824-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.006783 10.0.0.146 - - [2025-10-30 23:54:22] "PUT /service-instance/3a9e5002-0ad9-4f20-8c8d-26e1bae02897 HTTP/1.1" 200 267 0.023081 10.0.0.146 - - [2025-10-30 23:54:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009368 10.0.0.146 - - [2025-10-30 23:54:22] "POST /set-tag HTTP/1.1" 200 109 0.032671 10.0.0.146 - - [2025-10-30 23:54:22] "GET /virtual-machine-interface/c1baa824-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.016927 10.0.0.146 - - [2025-10-30 23:54:22] "GET /instance-ip/c1dad3e2-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.008254 10.0.0.146 - - [2025-10-30 23:54:22] "PUT /service-instance/3a9e5002-0ad9-4f20-8c8d-26e1bae02897 HTTP/1.1" 200 267 0.008268 10.0.0.146 - - [2025-10-30 23:54:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017951 10.0.0.146 - - [2025-10-30 23:54:22] "GET /virtual-machine-interface/c1baa824-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.016659 10.0.0.146 - - [2025-10-30 23:54:22] "POST /set-tag HTTP/1.1" 200 109 0.001887 10.0.0.146 - - [2025-10-30 23:54:22] "GET /virtual-router/e14ad28b-93c5-4a55-9caf-dccf6d9e87e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006396 10.0.0.146 - - [2025-10-30 23:54:22] "PUT /service-instance/3a9e5002-0ad9-4f20-8c8d-26e1bae02897 HTTP/1.1" 200 267 0.009180 10.0.0.146 - - [2025-10-30 23:54:22] "POST /ref-update HTTP/1.1" 200 156 0.009979 10.0.0.146 - - [2025-10-30 23:54:22] "GET /virtual-machine-interface/c1baa824-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.011970 10.0.0.146 - - [2025-10-30 23:54:22] "POST /set-tag HTTP/1.1" 200 109 0.004026 10.0.0.146 - - [2025-10-30 23:54:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009575 10.0.0.146 - - [2025-10-30 23:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.146 - - [2025-10-30 23:54:22] "POST /chown HTTP/1.1" 200 109 0.006090 10.0.0.146 - - [2025-10-30 23:54:22] "GET /virtual-machine-interface/c1baa824-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010190 10.0.0.146 - - [2025-10-30 23:54:22] "POST /set-tag HTTP/1.1" 200 109 0.001760 10.0.0.146 - - [2025-10-30 23:54:22] "POST /chown HTTP/1.1" 200 109 0.006327 10.0.0.146 - - [2025-10-30 23:54:22] "POST /ref-update HTTP/1.1" 200 156 0.013502 10.0.0.146 - - [2025-10-30 23:54:22] "POST /chown HTTP/1.1" 200 109 0.015328 10.0.0.146 - - [2025-10-30 23:54:22] "POST /chown HTTP/1.1" 200 109 0.010042 10.0.0.146 - - [2025-10-30 23:54:22] "POST /ref-update HTTP/1.1" 200 156 0.016709 10.0.0.146 - - [2025-10-30 23:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.006818 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.016299 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.016892 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.006372 10.0.0.146 - - [2025-10-30 23:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.006007 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.012069 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.006926 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.011607 10.0.0.146 - - [2025-10-30 23:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.006885 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.027303 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.012820 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.005813 10.0.0.146 - - [2025-10-30 23:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.005604 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.010663 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.016796 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.016367 10.0.0.146 - - [2025-10-30 23:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.005524 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.010854 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.033775 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.006325 10.0.0.146 - - [2025-10-30 23:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.005441 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.005780 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.009784 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.014621 10.0.0.146 - - [2025-10-30 23:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.006784 10.0.0.146 - - [2025-10-30 23:54:23] "POST /chown HTTP/1.1" 200 109 0.020190 10.0.0.146 - - [2025-10-30 23:54:24] "POST /chown HTTP/1.1" 200 109 0.019789 10.0.0.146 - - [2025-10-30 23:54:24] "POST /chown HTTP/1.1" 200 109 0.017790 10.0.0.146 - - [2025-10-30 23:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.146 - - [2025-10-30 23:54:24] "POST /chown HTTP/1.1" 200 109 0.006765 10.0.0.146 - - [2025-10-30 23:54:24] "POST /chown HTTP/1.1" 200 109 0.017178 10.0.0.146 - - [2025-10-30 23:54:24] "POST /chown HTTP/1.1" 200 109 0.015476 10.0.0.146 - - [2025-10-30 23:54:24] "POST /chown HTTP/1.1" 200 109 0.006161 10.0.0.146 - - [2025-10-30 23:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.146 - - [2025-10-30 23:54:24] "POST /chown HTTP/1.1" 200 109 0.006825 10.0.0.146 - - [2025-10-30 23:54:24] "POST /chown HTTP/1.1" 200 109 0.007311 10.0.0.146 - - [2025-10-30 23:54:24] "POST /chown HTTP/1.1" 200 109 0.007426 10.0.0.146 - - [2025-10-30 23:54:24] "POST /chown HTTP/1.1" 200 109 0.024585 10.0.0.146 - - [2025-10-30 23:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.146 - - [2025-10-30 23:54:24] "POST /chown HTTP/1.1" 200 109 0.006249 10.0.0.146 - - [2025-10-30 23:54:24] "POST /chown HTTP/1.1" 200 109 0.014449 10.0.0.146 - - [2025-10-30 23:54:24] "POST /chown HTTP/1.1" 200 109 0.006558 10.0.0.146 - - [2025-10-30 23:54:24] "POST /chown HTTP/1.1" 200 109 0.017894 10.0.0.146 - - [2025-10-30 23:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.146 - - [2025-10-30 23:54:24] "POST /chown HTTP/1.1" 200 109 0.013439 10.0.0.146 - - [2025-10-30 23:54:24] "POST /chown HTTP/1.1" 200 109 0.019934 10.0.0.146 - - [2025-10-30 23:54:24] "POST /chown HTTP/1.1" 200 109 0.016318 10.0.0.146 - - [2025-10-30 23:54:24] "POST /chown HTTP/1.1" 200 109 0.007489 10.0.0.146 - - [2025-10-30 23:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.146 - - [2025-10-30 23:54:26] "POST /chown HTTP/1.1" 200 109 0.006386 10.0.0.146 - - [2025-10-30 23:54:26] "POST /chown HTTP/1.1" 200 109 0.036203 10.0.0.146 - - [2025-10-30 23:54:27] "POST /chown HTTP/1.1" 200 109 0.013950 10.0.0.146 - - [2025-10-30 23:54:27] "POST /chown HTTP/1.1" 200 109 0.007078 10.0.0.146 - - [2025-10-30 23:54:29] "GET /virtual-machine-interface/bd06148a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004603 10.0.0.146 - - [2025-10-30 23:54:29] "POST /set-tag HTTP/1.1" 200 109 0.014179 10.0.0.146 - - [2025-10-30 23:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.146 - - [2025-10-30 23:54:29] "GET /loadbalancer/42fb666f-7932-4e51-b856-efd5b46dc6d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002782 10.0.0.146 - - [2025-10-30 23:54:29] "GET /loadbalancer-pool/7f056b25-9a5d-4925-8b80-3ac9ceddf290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003058 10.0.0.146 - - [2025-10-30 23:54:29] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015535 10.0.0.146 - - [2025-10-30 23:54:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017162 10.0.0.146 - - [2025-10-30 23:54:29] "GET /virtual-machine-interface/bd06148a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013547 10.0.0.146 - - [2025-10-30 23:54:29] "GET /virtual-machine-interface/bd06148a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003739 10.0.0.146 - - [2025-10-30 23:54:29] "POST /tags HTTP/1.1" 409 221 0.001790 10.0.0.146 - - [2025-10-30 23:54:29] "POST /ref-update HTTP/1.1" 200 156 0.008577 10.0.0.146 - - [2025-10-30 23:54:29] "GET /floating-ip/8b070a11-c41d-467f-b0b7-16a5f7975db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.024686 10.0.0.146 - - [2025-10-30 23:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.146 - - [2025-10-30 23:54:29] "GET /tag/60fd0c3f-f5e5-4a5a-829e-496e99fb9e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010036 10.0.0.146 - - [2025-10-30 23:54:29] "POST /set-tag HTTP/1.1" 200 109 0.019571 10.0.0.146 - - [2025-10-30 23:54:29] "PUT /floating-ip/8b070a11-c41d-467f-b0b7-16a5f7975db6 HTTP/1.1" 200 257 0.022708 10.0.0.146 - - [2025-10-30 23:54:30] "GET /virtual-machine-interface/bd7c1fd6-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005194 10.0.0.146 - - [2025-10-30 23:54:30] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.146 - - [2025-10-30 23:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.146 - - [2025-10-30 23:54:30] "GET /loadbalancer/42fb666f-7932-4e51-b856-efd5b46dc6d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002823 10.0.0.146 - - [2025-10-30 23:54:30] "GET /loadbalancer-pool/7f056b25-9a5d-4925-8b80-3ac9ceddf290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.005672 10.0.0.146 - - [2025-10-30 23:54:30] "POST /loadbalancer-members HTTP/1.1" 200 704 0.024089 10.0.0.146 - - [2025-10-30 23:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008136 10.0.0.146 - - [2025-10-30 23:54:30] "GET /virtual-machine-interface/bd7c1fd6-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004926 10.0.0.146 - - [2025-10-30 23:54:30] "GET /virtual-machine-interface/bd7c1fd6-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003584 10.0.0.146 - - [2025-10-30 23:54:30] "POST /ref-update HTTP/1.1" 200 156 0.007155 10.0.0.146 - - [2025-10-30 23:54:30] "GET /floating-ip/8b070a11-c41d-467f-b0b7-16a5f7975db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.009685 10.0.0.146 - - [2025-10-30 23:54:30] "POST /set-tag HTTP/1.1" 200 109 0.014616 10.0.0.146 - - [2025-10-30 23:54:31] "GET /virtual-machine/bd107284-dcc4-4c86-af60-7221abd87ba9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003077 10.0.0.146 - - [2025-10-30 23:54:31] "GET /virtual-machine-interface/bd06148a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008374 10.0.0.146 - - [2025-10-30 23:54:32] "GET /virtual-machine/8e456230-c5ce-4832-be90-f3187991b73d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003475 10.0.0.146 - - [2025-10-30 23:54:32] "GET /virtual-machine-interface/bd7c1fd6-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004500 10.0.0.146 - - [2025-10-30 23:54:36] "GET /virtual-machine-interface/c1baa824-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006606 10.0.0.146 - - [2025-10-30 23:54:36] "POST /set-tag HTTP/1.1" 200 109 0.002924 10.0.0.146 - - [2025-10-30 23:54:37] "GET /virtual-machine/cc3a2a3b-ac20-4b2b-8d5f-d22e882d93bc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003239 10.0.0.146 - - [2025-10-30 23:54:37] "GET /virtual-machine-interface/c1baa824-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003545 10.0.0.146 - - [2025-10-30 23:54:37] "GET /virtual-machine-interface/c1baa824-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004305 10.0.0.146 - - [2025-10-30 23:54:37] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.146 - - [2025-10-30 23:55:09] "GET /virtual-machine-interface/c1baa824-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006900 10.0.0.146 - - [2025-10-30 23:55:09] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.146 - - [2025-10-30 23:55:09] "GET /virtual-machine-interface/c1baa824-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004703 10.0.0.146 - - [2025-10-30 23:55:09] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.146 - - [2025-10-30 23:55:09] "GET /virtual-machine/cc3a2a3b-ac20-4b2b-8d5f-d22e882d93bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002930 10.0.0.146 - - [2025-10-30 23:55:09] "POST /ref-update HTTP/1.1" 200 156 0.016218 10.0.0.146 - - [2025-10-30 23:55:09] "GET /virtual-machine-interface/c1baa824-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007345 10.0.0.146 - - [2025-10-30 23:55:09] "POST /set-tag HTTP/1.1" 200 109 0.019156 10.0.0.146 - - [2025-10-30 23:55:09] "POST /set-tag HTTP/1.1" 200 109 0.044737 10.0.0.146 - - [2025-10-30 23:55:09] "DELETE /instance-ip/c1dad3e2-b5eb-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.067796 10.0.0.146 - - [2025-10-30 23:55:09] "DELETE /virtual-machine-interface/c1baa824-b5eb-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.049397 10.0.0.146 - - [2025-10-30 23:55:09] "DELETE /virtual-machine/cc3a2a3b-ac20-4b2b-8d5f-d22e882d93bc HTTP/1.1" 200 115 0.030613 10.0.0.146 - - [2025-10-30 23:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.146 - - [2025-10-30 23:55:12] "GET /tag/2aeb09f5-d464-4354-b287-250139d3b016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.027843 10.0.0.146 - - [2025-10-30 23:55:12] "GET /tag/2aeb09f5-d464-4354-b287-250139d3b016?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.025664 10.0.0.146 - - [2025-10-30 23:55:12] "GET /virtual-machine-interface/0b37dc5c-282c-459d-b17b-dd43bb56488b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.004018 10.0.0.146 - - [2025-10-30 23:55:12] "POST /set-tag HTTP/1.1" 200 109 0.012284 10.0.0.146 - - [2025-10-30 23:55:12] "GET /virtual-machine-interface/43ce941e-f2bb-4d5c-b799-3936ba6ece88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.016371 10.0.0.146 - - [2025-10-30 23:55:12] "POST /set-tag HTTP/1.1" 200 109 0.013660 10.0.0.146 - - [2025-10-30 23:55:12] "GET /virtual-machine-interface/e2e5284d-d9e2-447b-aef2-e604b63acc73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004181 10.0.0.146 - - [2025-10-30 23:55:12] "POST /set-tag HTTP/1.1" 200 109 0.020752 10.0.0.146 - - [2025-10-30 23:55:12] "GET /firewall-policy/eb9bc2bd-c600-4ed7-8fda-fd3a3ae35807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.021775 10.0.0.146 - - [2025-10-30 23:55:12] "GET /firewall-rule/e8255753-3403-4c1c-88a3-0e1729d63768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002799 10.0.0.146 - - [2025-10-30 23:55:12] "POST /ref-update HTTP/1.1" 200 156 0.010279 10.0.0.146 - - [2025-10-30 23:55:12] "DELETE /firewall-rule/e8255753-3403-4c1c-88a3-0e1729d63768 HTTP/1.1" 200 115 0.040452 10.0.0.146 - - [2025-10-30 23:55:12] "DELETE /loadbalancer-member/26d86374-2e97-4fb4-a145-33f208ea98e7 HTTP/1.1" 200 115 0.027882 10.0.0.146 - - [2025-10-30 23:55:12] "PUT /service-instance/3a9e5002-0ad9-4f20-8c8d-26e1bae02897 HTTP/1.1" 200 267 0.010462 10.0.0.146 - - [2025-10-30 23:55:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.011060 10.0.0.146 - - [2025-10-30 23:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004867 10.0.0.146 - - [2025-10-30 23:55:12] "DELETE /loadbalancer-pool/c5c732b3-f35a-4806-a02f-59cfc36864ae HTTP/1.1" 200 115 0.069710 10.0.0.146 - - [2025-10-30 23:55:12] "POST /chown HTTP/1.1" 200 109 0.011557 10.0.0.146 - - [2025-10-30 23:55:12] "DELETE /loadbalancer-listener/55f047a2-8d55-4a0b-b1a9-937bd3019bde HTTP/1.1" 200 115 0.063219 10.0.0.146 - - [2025-10-30 23:55:12] "GET /floating-ip/7e295073-4d82-4767-9013-9ee109a34e16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.002496 10.0.0.146 - - [2025-10-30 23:55:12] "POST /chown HTTP/1.1" 200 109 0.010863 10.0.0.146 - - [2025-10-30 23:55:13] "POST /chown HTTP/1.1" 200 109 0.013497 10.0.0.146 - - [2025-10-30 23:55:13] "POST /chown HTTP/1.1" 200 109 0.015992 10.0.0.146 - - [2025-10-30 23:55:13] "PUT /floating-ip/7e295073-4d82-4767-9013-9ee109a34e16 HTTP/1.1" 200 257 0.022211 10.0.0.146 - - [2025-10-30 23:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.146 - - [2025-10-30 23:55:13] "POST /chown HTTP/1.1" 200 109 0.013597 10.0.0.146 - - [2025-10-30 23:55:13] "DELETE /floating-ip/7e295073-4d82-4767-9013-9ee109a34e16 HTTP/1.1" 200 115 0.078759 10.0.0.146 - - [2025-10-30 23:55:13] "POST /chown HTTP/1.1" 200 109 0.044479 10.0.0.146 - - [2025-10-30 23:55:13] "DELETE /loadbalancer/f17d6194-45fa-4518-984c-ba4a93d9c7a6 HTTP/1.1" 200 115 0.048083 10.0.0.146 - - [2025-10-30 23:55:13] "POST /chown HTTP/1.1" 200 109 0.014244 10.0.0.146 - - [2025-10-30 23:55:13] "POST /chown HTTP/1.1" 200 109 0.024469 10.0.0.146 - - [2025-10-30 23:55:13] "DELETE /instance-ip/69221ae5-0fce-4fcd-8aad-40e7cde88898 HTTP/1.1" 200 115 0.088052 10.0.0.146 - - [2025-10-30 23:55:13] "PUT /service-instance/3a9e5002-0ad9-4f20-8c8d-26e1bae02897 HTTP/1.1" 200 267 0.022069 10.0.0.146 - - [2025-10-30 23:55:13] "DELETE /virtual-machine-interface/e2e5284d-d9e2-447b-aef2-e604b63acc73 HTTP/1.1" 200 115 0.059796 10.0.0.146 - - [2025-10-30 23:55:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.024020 10.0.0.146 - - [2025-10-30 23:55:13] "PUT /service-instance/3a9e5002-0ad9-4f20-8c8d-26e1bae02897 HTTP/1.1" 200 267 0.022461 10.0.0.146 - - [2025-10-30 23:55:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023937 10.0.0.146 - - [2025-10-30 23:55:13] "GET /floating-ip-pool/949e9219-79e1-4c1e-8e53-71393d39ca6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.003030 10.0.0.146 - - [2025-10-30 23:55:13] "DELETE /tag/2aeb09f5-d464-4354-b287-250139d3b016 HTTP/1.1" 200 115 0.145963 10.0.0.146 - - [2025-10-30 23:55:13] "POST /ref-update HTTP/1.1" 200 156 0.035506 10.0.0.146 - - [2025-10-30 23:55:13] "PUT /service-instance/3a9e5002-0ad9-4f20-8c8d-26e1bae02897 HTTP/1.1" 200 267 0.033613 10.0.0.146 - - [2025-10-30 23:55:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.031955 10.0.0.146 - - [2025-10-30 23:55:13] "DELETE /floating-ip-pool/949e9219-79e1-4c1e-8e53-71393d39ca6d HTTP/1.1" 200 115 0.028000 10.0.0.146 - - [2025-10-30 23:55:13] "DELETE /service-instance/3a9e5002-0ad9-4f20-8c8d-26e1bae02897 HTTP/1.1" 200 115 0.041087 10.0.0.146 - - [2025-10-30 23:55:13] "GET /virtual-machine-interface/43ce941e-f2bb-4d5c-b799-3936ba6ece88?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.006442 10.0.0.146 - - [2025-10-30 23:55:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002702 10.0.0.146 - - [2025-10-30 23:55:13] "POST /useragent-kv HTTP/1.1" 200 115 0.001288 10.0.0.146 - - [2025-10-30 23:55:13] "DELETE /virtual-network/523f0e73-336e-4f90-95ee-c9c37c1f9cd9 HTTP/1.1" 200 115 0.106694 10.0.0.146 - - [2025-10-30 23:55:13] "GET /routing-instance/aafb8cc7-7f53-42ae-ad94-951fc7f5d707 HTTP/1.1" 404 171 0.004116 10.0.0.146 - - [2025-10-30 23:55:13] "GET /domains HTTP/1.1" 200 281 0.003773 10.0.0.146 - - [2025-10-30 23:55:13] "GET /domain/c00f8745-4e9f-4186-9a76-3c24382de677 HTTP/1.1" 200 3100 0.003579 10.0.0.146 - - [2025-10-30 23:55:13] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce HTTP/1.1" 200 7169 0.038475 10.0.0.146 - - [2025-10-30 23:55:13] "DELETE /virtual-machine-interface/43ce941e-f2bb-4d5c-b799-3936ba6ece88 HTTP/1.1" 200 115 0.067550 10.0.0.146 - - [2025-10-30 23:55:13] "DELETE /virtual-machine/78b6fbfa-759f-4f1b-a7b2-9660c708ec37 HTTP/1.1" 200 115 0.022408 10.0.0.146 - - [2025-10-30 23:55:13] "GET /virtual-machine-interface/0b37dc5c-282c-459d-b17b-dd43bb56488b?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.004461 10.0.0.146 - - [2025-10-30 23:55:13] "GET /virtual-machine-interface/bd7c1fd6-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006235 10.0.0.146 - - [2025-10-30 23:55:13] "POST /set-tag HTTP/1.1" 200 109 0.001994 10.0.0.146 - - [2025-10-30 23:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.146 - - [2025-10-30 23:55:13] "GET /loadbalancer/42fb666f-7932-4e51-b856-efd5b46dc6d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002059 10.0.0.146 - - [2025-10-30 23:55:13] "GET /virtual-machine-interface/bd7c1fd6-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004012 10.0.0.146 - - [2025-10-30 23:55:13] "POST /set-tag HTTP/1.1" 200 109 0.024962 10.0.0.146 - - [2025-10-30 23:55:13] "DELETE /virtual-machine-interface/0b37dc5c-282c-459d-b17b-dd43bb56488b HTTP/1.1" 200 115 0.089359 10.0.0.146 - - [2025-10-30 23:55:13] "DELETE /loadbalancer-member/be6f3330-8a4d-4ac0-bc3e-e0ec3f8e0a7b HTTP/1.1" 200 115 0.056135 10.0.0.146 - - [2025-10-30 23:55:13] "POST /ref-update HTTP/1.1" 200 156 0.009704 10.0.0.146 - - [2025-10-30 23:55:13] "DELETE /virtual-machine/ede65af2-f255-4152-b78e-ee6fe2ed09cd HTTP/1.1" 200 115 0.031106 10.0.0.146 - - [2025-10-30 23:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.146 - - [2025-10-30 23:55:14] "DELETE /route-target/ebb0ec5f-3b39-4c70-891d-51d672db71b9 HTTP/1.1" 200 115 0.015004 10.0.0.146 - - [2025-10-30 23:55:15] "GET /virtual-machine-interface/bd7c1fd6-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004793 10.0.0.146 - - [2025-10-30 23:55:15] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.146 - - [2025-10-30 23:55:15] "GET /virtual-machine-interface/bd7c1fd6-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004797 10.0.0.146 - - [2025-10-30 23:55:15] "POST /set-tag HTTP/1.1" 200 109 0.002035 10.0.0.146 - - [2025-10-30 23:55:15] "GET /virtual-machine/8e456230-c5ce-4832-be90-f3187991b73d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002869 10.0.0.146 - - [2025-10-30 23:55:15] "POST /ref-update HTTP/1.1" 200 156 0.008369 10.0.0.146 - - [2025-10-30 23:55:15] "GET /virtual-machine-interface/bd7c1fd6-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006746 10.0.0.146 - - [2025-10-30 23:55:15] "POST /set-tag HTTP/1.1" 200 109 0.016222 10.0.0.146 - - [2025-10-30 23:55:15] "POST /set-tag HTTP/1.1" 200 109 0.029076 10.0.0.146 - - [2025-10-30 23:55:15] "POST /set-tag HTTP/1.1" 200 109 0.016458 10.0.0.146 - - [2025-10-30 23:55:15] "DELETE /instance-ip/bd92f846-b5eb-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.037934 10.0.0.146 - - [2025-10-30 23:55:15] "POST /ref-update HTTP/1.1" 200 156 0.012739 10.0.0.146 - - [2025-10-30 23:55:15] "DELETE /virtual-machine-interface/bd7c1fd6-b5eb-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.066899 10.0.0.146 - - [2025-10-30 23:55:15] "DELETE /virtual-machine/8e456230-c5ce-4832-be90-f3187991b73d HTTP/1.1" 200 115 0.025775 10.0.0.146 - - [2025-10-30 23:55:18] "GET /virtual-machine-interface/bd06148a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009040 10.0.0.146 - - [2025-10-30 23:55:18] "POST /set-tag HTTP/1.1" 200 109 0.003852 10.0.0.146 - - [2025-10-30 23:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.146 - - [2025-10-30 23:55:18] "GET /loadbalancer/42fb666f-7932-4e51-b856-efd5b46dc6d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002903 10.0.0.146 - - [2025-10-30 23:55:20] "GET /virtual-machine-interface/bd06148a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006591 10.0.0.146 - - [2025-10-30 23:55:20] "POST /set-tag HTTP/1.1" 200 109 0.002867 10.0.0.146 - - [2025-10-30 23:55:20] "GET /virtual-machine-interface/bd06148a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007094 10.0.0.146 - - [2025-10-30 23:55:20] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.146 - - [2025-10-30 23:55:20] "GET /virtual-machine/bd107284-dcc4-4c86-af60-7221abd87ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003247 10.0.0.146 - - [2025-10-30 23:55:20] "POST /ref-update HTTP/1.1" 200 156 0.010319 10.0.0.146 - - [2025-10-30 23:55:20] "GET /virtual-machine-interface/bd06148a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.010448 10.0.0.146 - - [2025-10-30 23:55:20] "POST /set-tag HTTP/1.1" 200 109 0.016119 10.0.0.146 - - [2025-10-30 23:55:20] "POST /set-tag HTTP/1.1" 200 109 0.027546 10.0.0.146 - - [2025-10-30 23:55:20] "POST /set-tag HTTP/1.1" 200 109 0.021675 10.0.0.146 - - [2025-10-30 23:55:20] "DELETE /instance-ip/bd20c654-b5eb-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.040083 10.0.0.146 - - [2025-10-30 23:55:20] "POST /ref-update HTTP/1.1" 200 156 0.009368 10.0.0.146 - - [2025-10-30 23:55:20] "DELETE /virtual-machine-interface/bd06148a-b5eb-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.046162 10.0.0.146 - - [2025-10-30 23:55:20] "DELETE /virtual-machine/bd107284-dcc4-4c86-af60-7221abd87ba9 HTTP/1.1" 200 115 0.019196 10.0.0.146 - - [2025-10-30 23:55:20] "DELETE /tag/8be7ac98-dff8-4d34-8e46-cbafe60dd926 HTTP/1.1" 200 115 0.060637 10.0.0.146 - - [2025-10-30 23:55:20] "DELETE /tag/d06afee1-9bc9-4411-9343-f63a503f0913 HTTP/1.1" 200 115 0.087502 10.0.0.146 - - [2025-10-30 23:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.146 - - [2025-10-30 23:55:24] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034974 10.0.0.146 - - [2025-10-30 23:55:24] "POST /tags HTTP/1.1" 200 394 0.018887 10.0.0.146 - - [2025-10-30 23:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.022156 10.0.0.146 - - [2025-10-30 23:55:24] "GET /tag/0bdf9394-6b54-437f-8d1e-c127311d0d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.038953 10.0.0.146 - - [2025-10-30 23:55:24] "POST /tags HTTP/1.1" 200 342 0.036690 10.0.0.146 - - [2025-10-30 23:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.146 - - [2025-10-30 23:55:24] "GET /tag/16981ac6-fca5-4282-a029-2b7b711f4ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015485 10.0.0.146 - - [2025-10-30 23:55:24] "POST /id-to-fqname HTTP/1.1" 200 192 0.004143 10.0.0.146 - - [2025-10-30 23:55:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.005059 10.0.0.146 - - [2025-10-30 23:55:24] "POST /security-groups HTTP/1.1" 200 589 0.068008 10.0.0.146 - - [2025-10-30 23:55:24] "POST /projects HTTP/1.1" 200 521 0.269871 10.0.0.146 - - [2025-10-30 23:55:24] "POST /fqname-to-id HTTP/1.1" 404 236 0.004178 10.0.0.146 - - [2025-10-30 23:55:24] "POST /access-control-lists HTTP/1.1" 200 600 0.069698 10.0.0.146 - - [2025-10-30 23:55:24] "POST /fqname-to-id HTTP/1.1" 404 235 0.010489 10.0.0.146 - - [2025-10-30 23:55:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.065443 10.0.0.146 - - [2025-10-30 23:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011823 10.0.0.146 - - [2025-10-30 23:55:24] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004645 10.0.0.146 - - [2025-10-30 23:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.146 - - [2025-10-30 23:55:24] "GET /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.004158 10.0.0.146 - - [2025-10-30 23:55:24] "POST /access-control-lists HTTP/1.1" 200 598 0.089401 10.0.0.146 - - [2025-10-30 23:55:25] "PUT /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc HTTP/1.1" 200 265 0.063516 10.0.0.146 - - [2025-10-30 23:55:25] "PUT /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d HTTP/1.1" 200 265 0.046049 10.0.0.146 - - [2025-10-30 23:55:25] "POST /security-groups HTTP/1.1" 200 593 0.087563 10.0.0.146 - - [2025-10-30 23:55:25] "POST /fqname-to-id HTTP/1.1" 404 270 0.001884 10.0.0.146 - - [2025-10-30 23:55:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.029229 10.0.0.146 - - [2025-10-30 23:55:25] "POST /chown HTTP/1.1" 200 109 0.023790 10.0.0.146 - - [2025-10-30 23:55:25] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.024436 10.0.0.146 - - [2025-10-30 23:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.146 - - [2025-10-30 23:55:25] "POST /access-control-lists HTTP/1.1" 200 634 0.121575 10.0.0.146 - - [2025-10-30 23:55:25] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.027892 10.0.0.146 - - [2025-10-30 23:55:25] "POST /fqname-to-id HTTP/1.1" 404 269 0.027778 10.0.0.146 - - [2025-10-30 23:55:25] "POST /tags HTTP/1.1" 409 226 0.003217 10.0.0.146 - - [2025-10-30 23:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011602 10.0.0.146 - - [2025-10-30 23:55:25] "GET /tag/16981ac6-fca5-4282-a029-2b7b711f4ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012126 10.0.0.146 - - [2025-10-30 23:55:25] "POST /access-control-lists HTTP/1.1" 200 632 0.070621 10.0.0.146 - - [2025-10-30 23:55:25] "POST /firewall-rules HTTP/1.1" 200 602 0.077120 10.0.0.146 - - [2025-10-30 23:55:25] "GET /firewall-rule/5a9d31b1-de14-4b28-9d3c-75cbecff2722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004030 10.0.0.146 - - [2025-10-30 23:55:25] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.003288 10.0.0.146 - - [2025-10-30 23:55:25] "GET /firewall-rule/5a9d31b1-de14-4b28-9d3c-75cbecff2722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002327 10.0.0.146 - - [2025-10-30 23:55:25] "POST /ref-update HTTP/1.1" 200 156 0.046418 10.0.0.146 - - [2025-10-30 23:55:25] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013859 10.0.0.146 - - [2025-10-30 23:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015268 10.0.0.146 - - [2025-10-30 23:55:25] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002894 10.0.0.146 - - [2025-10-30 23:55:25] "POST /tags HTTP/1.1" 409 226 0.001704 10.0.0.146 - - [2025-10-30 23:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.146 - - [2025-10-30 23:55:25] "GET /tag/16981ac6-fca5-4282-a029-2b7b711f4ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010243 10.0.0.146 - - [2025-10-30 23:55:25] "POST /firewall-rules HTTP/1.1" 200 600 0.082190 10.0.0.146 - - [2025-10-30 23:55:25] "GET /firewall-rule/78dfc5bf-6073-4928-9e81-95cabe345645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005899 10.0.0.146 - - [2025-10-30 23:55:25] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003989 10.0.0.146 - - [2025-10-30 23:55:25] "GET /firewall-rule/78dfc5bf-6073-4928-9e81-95cabe345645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001932 10.0.0.146 - - [2025-10-30 23:55:26] "POST /ref-update HTTP/1.1" 200 156 0.042133 10.0.0.146 - - [2025-10-30 23:55:27] "POST /tags HTTP/1.1" 200 394 0.019936 10.0.0.146 - - [2025-10-30 23:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.146 - - [2025-10-30 23:55:27] "GET /tag/2eae055e-6f15-45b7-8269-bbf1c24d81c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011348 10.0.0.146 - - [2025-10-30 23:55:27] "POST /tags HTTP/1.1" 200 342 0.024177 10.0.0.146 - - [2025-10-30 23:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.146 - - [2025-10-30 23:55:27] "GET /tag/9c9e8c98-cc4f-4f7e-abed-62e3e07b2d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010292 10.0.0.146 - - [2025-10-30 23:55:27] "POST /id-to-fqname HTTP/1.1" 200 192 0.000463 10.0.0.146 - - [2025-10-30 23:55:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.003829 10.0.0.146 - - [2025-10-30 23:55:27] "POST /security-groups HTTP/1.1" 200 589 0.068595 10.0.0.146 - - [2025-10-30 23:55:27] "POST /projects HTTP/1.1" 200 521 0.146509 10.0.0.146 - - [2025-10-30 23:55:27] "POST /fqname-to-id HTTP/1.1" 404 236 0.002006 10.0.0.146 - - [2025-10-30 23:55:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016350 10.0.0.146 - - [2025-10-30 23:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012717 10.0.0.146 - - [2025-10-30 23:55:27] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.019151 10.0.0.146 - - [2025-10-30 23:55:27] "POST /access-control-lists HTTP/1.1" 200 600 0.085408 10.0.0.146 - - [2025-10-30 23:55:27] "POST /fqname-to-id HTTP/1.1" 404 235 0.018184 10.0.0.146 - - [2025-10-30 23:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.021196 10.0.0.146 - - [2025-10-30 23:55:27] "GET /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003660 10.0.0.146 - - [2025-10-30 23:55:27] "POST /access-control-lists HTTP/1.1" 200 598 0.092757 10.0.0.146 - - [2025-10-30 23:55:27] "PUT /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc HTTP/1.1" 200 265 0.061177 10.0.0.146 - - [2025-10-30 23:55:27] "PUT /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d HTTP/1.1" 200 265 0.064501 10.0.0.146 - - [2025-10-30 23:55:28] "POST /security-groups HTTP/1.1" 200 593 0.069963 10.0.0.146 - - [2025-10-30 23:55:28] "POST /fqname-to-id HTTP/1.1" 404 270 0.003177 10.0.0.146 - - [2025-10-30 23:55:28] "POST /access-control-lists HTTP/1.1" 200 634 0.060070 10.0.0.146 - - [2025-10-30 23:55:28] "POST /fqname-to-id HTTP/1.1" 404 269 0.006244 10.0.0.146 - - [2025-10-30 23:55:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.059130 10.0.0.146 - - [2025-10-30 23:55:28] "POST /access-control-lists HTTP/1.1" 200 632 0.026624 10.0.0.146 - - [2025-10-30 23:55:28] "POST /chown HTTP/1.1" 200 109 0.022317 10.0.0.146 - - [2025-10-30 23:55:28] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013737 10.0.0.146 - - [2025-10-30 23:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.146 - - [2025-10-30 23:55:28] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002451 10.0.0.146 - - [2025-10-30 23:55:28] "POST /tags HTTP/1.1" 409 226 0.001538 10.0.0.146 - - [2025-10-30 23:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.146 - - [2025-10-30 23:55:28] "GET /tag/9c9e8c98-cc4f-4f7e-abed-62e3e07b2d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011333 10.0.0.146 - - [2025-10-30 23:55:28] "POST /firewall-rules HTTP/1.1" 200 602 0.065935 10.0.0.146 - - [2025-10-30 23:55:28] "GET /firewall-rule/61faea96-9f18-49f0-935c-47bab9bb82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.015572 10.0.0.146 - - [2025-10-30 23:55:28] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004706 10.0.0.146 - - [2025-10-30 23:55:28] "GET /firewall-rule/61faea96-9f18-49f0-935c-47bab9bb82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002241 10.0.0.146 - - [2025-10-30 23:55:28] "POST /ref-update HTTP/1.1" 200 156 0.054598 10.0.0.146 - - [2025-10-30 23:55:28] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004597 10.0.0.146 - - [2025-10-30 23:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.146 - - [2025-10-30 23:55:28] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002446 10.0.0.146 - - [2025-10-30 23:55:28] "POST /tags HTTP/1.1" 409 226 0.001490 10.0.0.146 - - [2025-10-30 23:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.146 - - [2025-10-30 23:55:28] "GET /tag/9c9e8c98-cc4f-4f7e-abed-62e3e07b2d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011621 10.0.0.146 - - [2025-10-30 23:55:28] "POST /firewall-rules HTTP/1.1" 200 600 0.063009 10.0.0.146 - - [2025-10-30 23:55:28] "GET /firewall-rule/ee8d6136-c461-4ca1-8b4a-55b14eaa5ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003948 10.0.0.146 - - [2025-10-30 23:55:28] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003792 10.0.0.146 - - [2025-10-30 23:55:28] "GET /firewall-rule/ee8d6136-c461-4ca1-8b4a-55b14eaa5ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.001967 10.0.0.146 - - [2025-10-30 23:55:28] "POST /ref-update HTTP/1.1" 200 156 0.047958 10.0.0.146 - - [2025-10-30 23:55:30] "POST /tags HTTP/1.1" 200 346 0.069715 10.0.0.146 - - [2025-10-30 23:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008797 10.0.0.146 - - [2025-10-30 23:55:30] "GET /tag/3c02188b-a6be-4ed1-ab06-0e47aad5d085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.034620 10.0.0.146 - - [2025-10-30 23:55:30] "POST /projects HTTP/1.1" 409 238 0.005179 10.0.0.146 - - [2025-10-30 23:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.146 - - [2025-10-30 23:55:30] "GET /project/ad60ac7f-5d67-44a7-8967-865bcb2f1a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.078293 10.0.0.146 - - [2025-10-30 23:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.146 - - [2025-10-30 23:55:30] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004565 10.0.0.146 - - [2025-10-30 23:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.146 - - [2025-10-30 23:55:30] "GET /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004539 10.0.0.146 - - [2025-10-30 23:55:30] "POST /security-groups HTTP/1.1" 409 285 0.002107 10.0.0.146 - - [2025-10-30 23:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001264 10.0.0.146 - - [2025-10-30 23:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.146 - - [2025-10-30 23:55:30] "PUT /security-group/0d8a91b4-0efc-43df-8cfe-8657b3dbd95b HTTP/1.1" 200 263 0.077445 10.0.0.146 - - [2025-10-30 23:55:30] "GET /project/ad60ac7f-5d67-44a7-8967-865bcb2f1a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.071157 10.0.0.146 - - [2025-10-30 23:55:30] "PUT /access-control-list/b07f66ee-6025-45dd-879f-516fb97c44bf HTTP/1.1" 200 273 0.040408 10.0.0.146 - - [2025-10-30 23:55:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.044988 10.0.0.146 - - [2025-10-30 23:55:30] "POST /tags HTTP/1.1" 409 228 0.014125 10.0.0.146 - - [2025-10-30 23:55:30] "PUT /access-control-list/367cf96b-2dce-45ae-a084-c03748154254 HTTP/1.1" 200 273 0.044337 10.0.0.146 - - [2025-10-30 23:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006166 10.0.0.146 - - [2025-10-30 23:55:30] "GET /tag/3c02188b-a6be-4ed1-ab06-0e47aad5d085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.017486 10.0.0.146 - - [2025-10-30 23:55:30] "POST /tags HTTP/1.1" 200 346 0.018174 10.0.0.146 - - [2025-10-30 23:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.146 - - [2025-10-30 23:55:31] "GET /tag/598e0f58-bfe0-438d-90fe-ab74eba5e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011383 10.0.0.146 - - [2025-10-30 23:55:31] "POST /projects HTTP/1.1" 409 238 0.001881 10.0.0.146 - - [2025-10-30 23:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.146 - - [2025-10-30 23:55:31] "GET /project/91476cce-9488-4b52-91db-6c51cabbc660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032903 10.0.0.146 - - [2025-10-30 23:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004996 10.0.0.146 - - [2025-10-30 23:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.146 - - [2025-10-30 23:55:31] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.018048 10.0.0.146 - - [2025-10-30 23:55:31] "GET /project/91476cce-9488-4b52-91db-6c51cabbc660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049146 10.0.0.146 - - [2025-10-30 23:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014084 10.0.0.146 - - [2025-10-30 23:55:31] "GET /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003733 10.0.0.146 - - [2025-10-30 23:55:31] "POST /security-groups HTTP/1.1" 409 285 0.002086 10.0.0.146 - - [2025-10-30 23:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.146 - - [2025-10-30 23:55:31] "PUT /security-group/7d63cdcb-2a9b-4d7f-a12e-d8f8f3b292dd HTTP/1.1" 200 263 0.055368 10.0.0.146 - - [2025-10-30 23:55:31] "PUT /access-control-list/4a56db59-ebbf-41ee-82fd-58f82d7940c6 HTTP/1.1" 200 273 0.020906 10.0.0.146 - - [2025-10-30 23:55:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.034753 10.0.0.146 - - [2025-10-30 23:55:31] "POST /tags HTTP/1.1" 409 228 0.011439 10.0.0.146 - - [2025-10-30 23:55:31] "PUT /access-control-list/fab40147-d43b-4156-bce6-806e0995b698 HTTP/1.1" 200 273 0.027554 10.0.0.146 - - [2025-10-30 23:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.146 - - [2025-10-30 23:55:31] "GET /tag/598e0f58-bfe0-438d-90fe-ab74eba5e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010271 10.0.0.146 - - [2025-10-30 23:55:31] "POST /tags HTTP/1.1" 200 292 0.073734 10.0.0.146 - - [2025-10-30 23:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.146 - - [2025-10-30 23:55:31] "GET /tag/c1dea9ba-0870-480b-a990-cd8c124d33aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.011121 10.0.0.146 - - [2025-10-30 23:55:31] "POST /tags HTTP/1.1" 200 304 0.050783 10.0.0.146 - - [2025-10-30 23:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.146 - - [2025-10-30 23:55:31] "GET /tag/aafd5722-8f31-488a-b513-df2596c69587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011816 10.0.0.146 - - [2025-10-30 23:55:31] "POST /tags HTTP/1.1" 409 252 0.001501 10.0.0.146 - - [2025-10-30 23:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.146 - - [2025-10-30 23:55:31] "GET /tag/0bdf9394-6b54-437f-8d1e-c127311d0d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012564 10.0.0.146 - - [2025-10-30 23:55:31] "POST /tags HTTP/1.1" 409 226 0.001764 10.0.0.146 - - [2025-10-30 23:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.146 - - [2025-10-30 23:55:31] "GET /tag/16981ac6-fca5-4282-a029-2b7b711f4ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009798 10.0.0.146 - - [2025-10-30 23:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.146 - - [2025-10-30 23:55:31] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003544 10.0.0.146 - - [2025-10-30 23:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001250 10.0.0.146 - - [2025-10-30 23:55:31] "GET /project/ad60ac7f-5d67-44a7-8967-865bcb2f1a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.048614 10.0.0.146 - - [2025-10-30 23:55:31] "POST /virtual-machines HTTP/1.1" 200 396 0.014368 10.0.0.146 - - [2025-10-30 23:55:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012398 10.0.0.146 - - [2025-10-30 23:55:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118132 10.0.0.146 - - [2025-10-30 23:55:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012573 10.0.0.146 - - [2025-10-30 23:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010586 10.0.0.146 - - [2025-10-30 23:55:32] "GET /virtual-machine-interface/eb6ab97a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004628 10.0.0.146 - - [2025-10-30 23:55:32] "POST /instance-ips HTTP/1.1" 200 398 0.021121 10.0.0.146 - - [2025-10-30 23:55:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.020605 10.0.0.146 - - [2025-10-30 23:55:32] "GET /virtual-machine-interface/eb6ab97a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007208 10.0.0.146 - - [2025-10-30 23:55:32] "POST /set-tag HTTP/1.1" 200 109 0.071793 10.0.0.146 - - [2025-10-30 23:55:32] "GET /virtual-machine-interface/eb6ab97a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.022643 10.0.0.146 - - [2025-10-30 23:55:32] "GET /instance-ip/eb864410-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007815 10.0.0.146 - - [2025-10-30 23:55:32] "GET /virtual-machine-interface/eb6ab97a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004467 10.0.0.146 - - [2025-10-30 23:55:32] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.146 - - [2025-10-30 23:55:32] "GET /virtual-router/e14ad28b-93c5-4a55-9caf-dccf6d9e87e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003129 10.0.0.146 - - [2025-10-30 23:55:32] "POST /ref-update HTTP/1.1" 200 156 0.007914 10.0.0.146 - - [2025-10-30 23:55:32] "GET /virtual-machine-interface/eb6ab97a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004333 10.0.0.146 - - [2025-10-30 23:55:32] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.146 - - [2025-10-30 23:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006764 10.0.0.146 - - [2025-10-30 23:55:32] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003856 10.0.0.146 - - [2025-10-30 23:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.146 - - [2025-10-30 23:55:32] "GET /project/ad60ac7f-5d67-44a7-8967-865bcb2f1a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041999 10.0.0.146 - - [2025-10-30 23:55:32] "POST /virtual-machines HTTP/1.1" 200 396 0.014959 10.0.0.146 - - [2025-10-30 23:55:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009127 10.0.0.146 - - [2025-10-30 23:55:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108660 10.0.0.146 - - [2025-10-30 23:55:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.028689 10.0.0.146 - - [2025-10-30 23:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.146 - - [2025-10-30 23:55:33] "GET /virtual-machine-interface/ebe31974-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004536 10.0.0.146 - - [2025-10-30 23:55:33] "POST /instance-ips HTTP/1.1" 200 398 0.019370 10.0.0.146 - - [2025-10-30 23:55:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.021946 10.0.0.146 - - [2025-10-30 23:55:33] "GET /virtual-machine-interface/ebe31974-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.018071 10.0.0.146 - - [2025-10-30 23:55:33] "POST /set-tag HTTP/1.1" 200 109 0.070383 10.0.0.146 - - [2025-10-30 23:55:33] "GET /virtual-machine-interface/ebe31974-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015491 10.0.0.146 - - [2025-10-30 23:55:33] "GET /instance-ip/ebf943c0-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006469 10.0.0.146 - - [2025-10-30 23:55:33] "GET /virtual-machine-interface/ebe31974-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006729 10.0.0.146 - - [2025-10-30 23:55:33] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.146 - - [2025-10-30 23:55:33] "GET /virtual-router/e14ad28b-93c5-4a55-9caf-dccf6d9e87e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.003191 10.0.0.146 - - [2025-10-30 23:55:33] "POST /ref-update HTTP/1.1" 200 156 0.008366 10.0.0.146 - - [2025-10-30 23:55:33] "GET /virtual-machine-interface/ebe31974-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014752 10.0.0.146 - - [2025-10-30 23:55:33] "POST /set-tag HTTP/1.1" 200 109 0.011636 10.0.0.146 - - [2025-10-30 23:55:33] "POST /tags HTTP/1.1" 200 292 0.020099 10.0.0.146 - - [2025-10-30 23:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005176 10.0.0.146 - - [2025-10-30 23:55:33] "GET /tag/8215fa86-c5a1-467e-8f3d-a268fa840441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.014638 10.0.0.146 - - [2025-10-30 23:55:33] "POST /tags HTTP/1.1" 409 252 0.002013 10.0.0.146 - - [2025-10-30 23:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.146 - - [2025-10-30 23:55:33] "GET /tag/2eae055e-6f15-45b7-8269-bbf1c24d81c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010967 10.0.0.146 - - [2025-10-30 23:55:33] "POST /tags HTTP/1.1" 409 226 0.001823 10.0.0.146 - - [2025-10-30 23:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.146 - - [2025-10-30 23:55:33] "GET /tag/9c9e8c98-cc4f-4f7e-abed-62e3e07b2d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010611 10.0.0.146 - - [2025-10-30 23:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009091 10.0.0.146 - - [2025-10-30 23:55:33] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004201 10.0.0.146 - - [2025-10-30 23:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.146 - - [2025-10-30 23:55:33] "GET /project/91476cce-9488-4b52-91db-6c51cabbc660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047045 10.0.0.146 - - [2025-10-30 23:55:33] "POST /virtual-machines HTTP/1.1" 200 396 0.008442 10.0.0.146 - - [2025-10-30 23:55:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.018754 10.0.0.146 - - [2025-10-30 23:55:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113187 10.0.0.146 - - [2025-10-30 23:55:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.009592 10.0.0.146 - - [2025-10-30 23:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015196 10.0.0.146 - - [2025-10-30 23:55:33] "GET /virtual-machine-interface/ec763722-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010153 10.0.0.146 - - [2025-10-30 23:55:34] "POST /instance-ips HTTP/1.1" 200 398 0.021032 10.0.0.146 - - [2025-10-30 23:55:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.049750 10.0.0.146 - - [2025-10-30 23:55:34] "GET /virtual-machine-interface/ec763722-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011886 10.0.0.146 - - [2025-10-30 23:55:34] "POST /set-tag HTTP/1.1" 200 109 0.063980 10.0.0.146 - - [2025-10-30 23:55:34] "GET /virtual-machine-interface/ec763722-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017053 10.0.0.146 - - [2025-10-30 23:55:34] "GET /instance-ip/ec90cbf0-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.011153 10.0.0.146 - - [2025-10-30 23:55:34] "GET /virtual-machine-interface/ec763722-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007454 10.0.0.146 - - [2025-10-30 23:55:34] "POST /set-tag HTTP/1.1" 200 109 0.002025 10.0.0.146 - - [2025-10-30 23:55:34] "GET /virtual-router/e14ad28b-93c5-4a55-9caf-dccf6d9e87e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002935 10.0.0.146 - - [2025-10-30 23:55:34] "POST /ref-update HTTP/1.1" 200 156 0.010146 10.0.0.146 - - [2025-10-30 23:55:34] "GET /virtual-machine-interface/ec763722-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011292 10.0.0.146 - - [2025-10-30 23:55:34] "POST /set-tag HTTP/1.1" 200 109 0.004224 10.0.0.146 - - [2025-10-30 23:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006309 10.0.0.146 - - [2025-10-30 23:55:34] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005785 10.0.0.146 - - [2025-10-30 23:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.146 - - [2025-10-30 23:55:34] "GET /project/91476cce-9488-4b52-91db-6c51cabbc660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.056412 10.0.0.146 - - [2025-10-30 23:55:34] "POST /virtual-machines HTTP/1.1" 200 396 0.012839 10.0.0.146 - - [2025-10-30 23:55:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.039217 10.0.0.146 - - [2025-10-30 23:55:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.144923 10.0.0.146 - - [2025-10-30 23:55:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.010029 10.0.0.146 - - [2025-10-30 23:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008359 10.0.0.146 - - [2025-10-30 23:55:34] "GET /virtual-machine-interface/ecf9734e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.019943 10.0.0.146 - - [2025-10-30 23:55:34] "POST /instance-ips HTTP/1.1" 200 398 0.034081 10.0.0.146 - - [2025-10-30 23:55:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.026439 10.0.0.146 - - [2025-10-30 23:55:34] "GET /virtual-machine-interface/ecf9734e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005188 10.0.0.146 - - [2025-10-30 23:55:35] "POST /set-tag HTTP/1.1" 200 109 0.060114 10.0.0.146 - - [2025-10-30 23:55:35] "GET /virtual-machine-interface/ecf9734e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.022823 10.0.0.146 - - [2025-10-30 23:55:35] "GET /instance-ip/ed18a052-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003399 10.0.0.146 - - [2025-10-30 23:55:35] "GET /virtual-machine-interface/ecf9734e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004145 10.0.0.146 - - [2025-10-30 23:55:35] "POST /set-tag HTTP/1.1" 200 109 0.001924 10.0.0.146 - - [2025-10-30 23:55:35] "GET /virtual-router/e14ad28b-93c5-4a55-9caf-dccf6d9e87e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.003063 10.0.0.146 - - [2025-10-30 23:55:35] "POST /ref-update HTTP/1.1" 200 156 0.009435 10.0.0.146 - - [2025-10-30 23:55:35] "GET /virtual-machine-interface/ecf9734e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010636 10.0.0.146 - - [2025-10-30 23:55:35] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.146 - - [2025-10-30 23:55:35] "POST /tags HTTP/1.1" 200 300 0.022248 10.0.0.146 - - [2025-10-30 23:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014658 10.0.0.146 - - [2025-10-30 23:55:35] "GET /tag/3911de95-82d3-40e2-830d-1f85b4338389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010541 10.0.0.146 - - [2025-10-30 23:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.146 - - [2025-10-30 23:55:35] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003615 10.0.0.146 - - [2025-10-30 23:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.146 - - [2025-10-30 23:55:35] "GET /project/ad60ac7f-5d67-44a7-8967-865bcb2f1a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042740 10.0.0.146 - - [2025-10-30 23:55:35] "POST /virtual-machines HTTP/1.1" 200 396 0.006692 10.0.0.146 - - [2025-10-30 23:55:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.013818 10.0.0.146 - - [2025-10-30 23:55:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099039 10.0.0.146 - - [2025-10-30 23:55:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008556 10.0.0.146 - - [2025-10-30 23:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005295 10.0.0.146 - - [2025-10-30 23:55:35] "GET /virtual-machine-interface/ed856b88-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006595 10.0.0.146 - - [2025-10-30 23:55:35] "POST /instance-ips HTTP/1.1" 200 398 0.027205 10.0.0.146 - - [2025-10-30 23:55:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020818 10.0.0.146 - - [2025-10-30 23:55:35] "GET /virtual-machine-interface/ed856b88-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.019107 10.0.0.146 - - [2025-10-30 23:55:35] "POST /set-tag HTTP/1.1" 200 109 0.016748 10.0.0.146 - - [2025-10-30 23:55:35] "GET /virtual-machine-interface/ed856b88-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010833 10.0.0.146 - - [2025-10-30 23:55:35] "GET /instance-ip/ed9d824a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002724 10.0.0.146 - - [2025-10-30 23:55:35] "GET /virtual-machine-interface/ed856b88-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004624 10.0.0.146 - - [2025-10-30 23:55:36] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.146 - - [2025-10-30 23:55:36] "POST /tags HTTP/1.1" 200 300 0.020575 10.0.0.146 - - [2025-10-30 23:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.146 - - [2025-10-30 23:55:36] "GET /tag/9af36300-c358-4edf-9d80-e2aa8f10c0d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012977 10.0.0.146 - - [2025-10-30 23:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.146 - - [2025-10-30 23:55:36] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004949 10.0.0.146 - - [2025-10-30 23:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.146 - - [2025-10-30 23:55:36] "GET /project/ad60ac7f-5d67-44a7-8967-865bcb2f1a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031161 10.0.0.146 - - [2025-10-30 23:55:36] "POST /virtual-machines HTTP/1.1" 200 396 0.007118 10.0.0.146 - - [2025-10-30 23:55:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008903 10.0.0.146 - - [2025-10-30 23:55:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.121774 10.0.0.146 - - [2025-10-30 23:55:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.021460 10.0.0.146 - - [2025-10-30 23:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005806 10.0.0.146 - - [2025-10-30 23:55:36] "GET /virtual-machine-interface/edf2785e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004498 10.0.0.146 - - [2025-10-30 23:55:36] "POST /instance-ips HTTP/1.1" 200 398 0.019834 10.0.0.146 - - [2025-10-30 23:55:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.022691 10.0.0.146 - - [2025-10-30 23:55:36] "GET /virtual-machine-interface/edf2785e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011772 10.0.0.146 - - [2025-10-30 23:55:36] "POST /set-tag HTTP/1.1" 200 109 0.020442 10.0.0.146 - - [2025-10-30 23:55:36] "GET /virtual-machine-interface/edf2785e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017370 10.0.0.146 - - [2025-10-30 23:55:36] "GET /instance-ip/ee090b1e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003310 10.0.0.146 - - [2025-10-30 23:55:36] "GET /virtual-machine-interface/edf2785e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004061 10.0.0.146 - - [2025-10-30 23:55:36] "POST /set-tag HTTP/1.1" 200 109 0.001880 10.0.0.146 - - [2025-10-30 23:55:36] "POST /tags HTTP/1.1" 200 300 0.021773 10.0.0.146 - - [2025-10-30 23:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009902 10.0.0.146 - - [2025-10-30 23:55:36] "GET /tag/17fe6007-30c6-4b2b-84a7-d1bf22f60ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012092 10.0.0.146 - - [2025-10-30 23:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.146 - - [2025-10-30 23:55:36] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003228 10.0.0.146 - - [2025-10-30 23:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.146 - - [2025-10-30 23:55:36] "GET /project/91476cce-9488-4b52-91db-6c51cabbc660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036054 10.0.0.146 - - [2025-10-30 23:55:36] "POST /virtual-machines HTTP/1.1" 200 396 0.007442 10.0.0.146 - - [2025-10-30 23:55:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.007704 10.0.0.146 - - [2025-10-30 23:55:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100384 10.0.0.146 - - [2025-10-30 23:55:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.022101 10.0.0.146 - - [2025-10-30 23:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.018294 10.0.0.146 - - [2025-10-30 23:55:37] "GET /virtual-machine-interface/ee5b27b4-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005096 10.0.0.146 - - [2025-10-30 23:55:37] "POST /instance-ips HTTP/1.1" 200 398 0.024881 10.0.0.146 - - [2025-10-30 23:55:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.029643 10.0.0.146 - - [2025-10-30 23:55:37] "GET /virtual-machine-interface/ee5b27b4-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007552 10.0.0.146 - - [2025-10-30 23:55:37] "POST /set-tag HTTP/1.1" 200 109 0.021544 10.0.0.146 - - [2025-10-30 23:55:37] "GET /virtual-machine-interface/ee5b27b4-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010824 10.0.0.146 - - [2025-10-30 23:55:37] "GET /instance-ip/ee6f67d8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003964 10.0.0.146 - - [2025-10-30 23:55:37] "GET /virtual-machine-interface/ee5b27b4-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004293 10.0.0.146 - - [2025-10-30 23:55:37] "POST /set-tag HTTP/1.1" 200 109 0.001939 10.0.0.146 - - [2025-10-30 23:55:37] "POST /tags HTTP/1.1" 200 300 0.015819 10.0.0.146 - - [2025-10-30 23:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.146 - - [2025-10-30 23:55:37] "GET /tag/0ac7e73f-dd3b-43b0-a9cf-8227fb82f3bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010763 10.0.0.146 - - [2025-10-30 23:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001306 10.0.0.146 - - [2025-10-30 23:55:37] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005146 10.0.0.146 - - [2025-10-30 23:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.146 - - [2025-10-30 23:55:37] "GET /project/91476cce-9488-4b52-91db-6c51cabbc660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033955 10.0.0.146 - - [2025-10-30 23:55:37] "POST /virtual-machines HTTP/1.1" 200 396 0.007149 10.0.0.146 - - [2025-10-30 23:55:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.011423 10.0.0.146 - - [2025-10-30 23:55:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.096789 10.0.0.146 - - [2025-10-30 23:55:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.007727 10.0.0.146 - - [2025-10-30 23:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006936 10.0.0.146 - - [2025-10-30 23:55:37] "GET /virtual-machine-interface/eebbc1a0-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.003825 10.0.0.146 - - [2025-10-30 23:55:37] "POST /instance-ips HTTP/1.1" 200 398 0.018943 10.0.0.146 - - [2025-10-30 23:55:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.021691 10.0.0.146 - - [2025-10-30 23:55:37] "GET /virtual-machine-interface/eebbc1a0-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015110 10.0.0.146 - - [2025-10-30 23:55:37] "POST /set-tag HTTP/1.1" 200 109 0.017526 10.0.0.146 - - [2025-10-30 23:55:37] "GET /virtual-machine-interface/eebbc1a0-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014589 10.0.0.146 - - [2025-10-30 23:55:37] "GET /instance-ip/eed36c74-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002734 10.0.0.146 - - [2025-10-30 23:55:38] "GET /virtual-machine-interface/eebbc1a0-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004322 10.0.0.146 - - [2025-10-30 23:55:38] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.146 - - [2025-10-30 23:55:38] "GET /virtual-router/e14ad28b-93c5-4a55-9caf-dccf6d9e87e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.002928 10.0.0.146 - - [2025-10-30 23:55:38] "POST /ref-update HTTP/1.1" 200 156 0.012301 10.0.0.146 - - [2025-10-30 23:55:38] "GET /virtual-machine-interface/ed856b88-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.021883 10.0.0.146 - - [2025-10-30 23:55:38] "POST /set-tag HTTP/1.1" 200 109 0.003772 10.0.0.146 - - [2025-10-30 23:55:38] "GET /virtual-machine-interface/eb6ab97a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012012 10.0.0.146 - - [2025-10-30 23:55:38] "POST /set-tag HTTP/1.1" 200 109 0.002929 10.0.0.146 - - [2025-10-30 23:55:38] "GET /virtual-router/e14ad28b-93c5-4a55-9caf-dccf6d9e87e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.003696 10.0.0.146 - - [2025-10-30 23:55:38] "POST /ref-update HTTP/1.1" 200 156 0.016143 10.0.0.146 - - [2025-10-30 23:55:38] "GET /virtual-machine-interface/edf2785e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.021007 10.0.0.146 - - [2025-10-30 23:55:38] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.146 - - [2025-10-30 23:55:38] "GET /virtual-router/e14ad28b-93c5-4a55-9caf-dccf6d9e87e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.006638 10.0.0.146 - - [2025-10-30 23:55:38] "POST /ref-update HTTP/1.1" 200 156 0.007926 10.0.0.146 - - [2025-10-30 23:55:38] "GET /virtual-machine-interface/ee5b27b4-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013387 10.0.0.146 - - [2025-10-30 23:55:38] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.146 - - [2025-10-30 23:55:38] "GET /virtual-machine-interface/ebe31974-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004699 10.0.0.146 - - [2025-10-30 23:55:38] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.146 - - [2025-10-30 23:55:38] "GET /virtual-router/e14ad28b-93c5-4a55-9caf-dccf6d9e87e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.004471 10.0.0.146 - - [2025-10-30 23:55:38] "POST /ref-update HTTP/1.1" 200 156 0.007012 10.0.0.146 - - [2025-10-30 23:55:38] "GET /virtual-machine-interface/eebbc1a0-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008009 10.0.0.146 - - [2025-10-30 23:55:38] "POST /set-tag HTTP/1.1" 200 109 0.002563 10.0.0.146 - - [2025-10-30 23:55:38] "GET /virtual-machine-interface/ec763722-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003807 10.0.0.146 - - [2025-10-30 23:55:38] "POST /set-tag HTTP/1.1" 200 109 0.001676 10.0.0.146 - - [2025-10-30 23:55:38] "GET /virtual-machine-interface/ecf9734e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004260 10.0.0.146 - - [2025-10-30 23:55:38] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.146 - - [2025-10-30 23:55:38] "GET /virtual-machine-interface/ed856b88-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004781 10.0.0.146 - - [2025-10-30 23:55:38] "POST /set-tag HTTP/1.1" 200 109 0.002787 10.0.0.146 - - [2025-10-30 23:55:38] "GET /virtual-machine-interface/edf2785e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006632 10.0.0.146 - - [2025-10-30 23:55:38] "POST /set-tag HTTP/1.1" 200 109 0.001744 10.0.0.146 - - [2025-10-30 23:55:38] "GET /virtual-machine-interface/ee5b27b4-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006378 10.0.0.146 - - [2025-10-30 23:55:38] "POST /set-tag HTTP/1.1" 200 109 0.001842 10.0.0.146 - - [2025-10-30 23:55:38] "GET /virtual-machine-interface/eebbc1a0-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003277 10.0.0.146 - - [2025-10-30 23:55:38] "POST /set-tag HTTP/1.1" 200 109 0.001441 10.0.0.146 - - [2025-10-30 23:55:38] "GET /virtual-machine-interface/eb6ab97a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004157 10.0.0.146 - - [2025-10-30 23:55:38] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.146 - - [2025-10-30 23:55:39] "GET /virtual-machine-interface/ecf9734e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005965 10.0.0.146 - - [2025-10-30 23:55:39] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.146 - - [2025-10-30 23:55:41] "GET /virtual-machine/04a6b372-9259-4dde-a81d-34a332576970?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003101 10.0.0.146 - - [2025-10-30 23:55:41] "GET /virtual-machine-interface/eb6ab97a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005100 10.0.0.146 - - [2025-10-30 23:55:43] "GET /virtual-machine-interface/ee5b27b4-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004689 10.0.0.146 - - [2025-10-30 23:55:43] "POST /set-tag HTTP/1.1" 200 109 0.003167 10.0.0.146 - - [2025-10-30 23:55:43] "GET /virtual-machine-interface/ebe31974-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003950 10.0.0.146 - - [2025-10-30 23:55:43] "POST /set-tag HTTP/1.1" 200 109 0.003782 10.0.0.146 - - [2025-10-30 23:55:43] "GET /virtual-machine-interface/ed856b88-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004134 10.0.0.146 - - [2025-10-30 23:55:43] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.146 - - [2025-10-30 23:55:43] "GET /virtual-machine-interface/eebbc1a0-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003472 10.0.0.146 - - [2025-10-30 23:55:43] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.146 - - [2025-10-30 23:55:44] "GET /virtual-machine-interface/ec763722-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004411 10.0.0.146 - - [2025-10-30 23:55:44] "POST /set-tag HTTP/1.1" 200 109 0.002719 10.0.0.146 - - [2025-10-30 23:55:46] "GET /virtual-machine/f0b18dca-69d3-400b-8d01-5ebb23ccb289?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003156 10.0.0.146 - - [2025-10-30 23:55:46] "GET /virtual-machine-interface/ebe31974-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003589 10.0.0.146 - - [2025-10-30 23:55:46] "GET /virtual-machine/2fc7c045-6754-43c5-959a-90b8da028681?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003951 10.0.0.146 - - [2025-10-30 23:55:46] "GET /virtual-machine-interface/ec763722-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004592 10.0.0.146 - - [2025-10-30 23:55:46] "GET /virtual-machine/3b92f12d-c847-4cb9-9097-c9d19c2d02ab?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003371 10.0.0.146 - - [2025-10-30 23:55:46] "GET /virtual-machine-interface/ecf9734e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003671 10.0.0.146 - - [2025-10-30 23:55:46] "GET /virtual-machine/d552ca36-1f2c-413b-9426-5e87d8133f2c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002669 10.0.0.146 - - [2025-10-30 23:55:46] "GET /virtual-machine-interface/ed856b88-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004556 10.0.0.146 - - [2025-10-30 23:55:46] "GET /virtual-machine/fc834231-3d10-4656-9fd4-5383641e2fbe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002867 10.0.0.146 - - [2025-10-30 23:55:46] "GET /virtual-machine-interface/ee5b27b4-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003648 10.0.0.146 - - [2025-10-30 23:55:47] "GET /virtual-machine-interface/edf2785e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006329 10.0.0.146 - - [2025-10-30 23:55:47] "POST /set-tag HTTP/1.1" 200 109 0.002095 10.0.0.146 - - [2025-10-30 23:55:51] "GET /virtual-machine/13048dde-688c-493d-957d-6bc30c192d69?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003101 10.0.0.146 - - [2025-10-30 23:55:51] "GET /virtual-machine-interface/edf2785e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004719 10.0.0.146 - - [2025-10-30 23:55:51] "GET /virtual-machine/b365e550-0af7-4e11-9b68-3fd01f3ee195?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003093 10.0.0.146 - - [2025-10-30 23:55:51] "GET /virtual-machine-interface/eebbc1a0-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004185 10.0.0.146 - - [2025-10-30 23:55:52] "GET /loadbalancer/d240c589-b24b-47b6-b607-3ef1bb687b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001345 10.0.0.146 - - [2025-10-30 23:55:52] "POST /tags HTTP/1.1" 200 334 0.027994 10.0.0.146 - - [2025-10-30 23:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.146 - - [2025-10-30 23:55:52] "GET /tag/9443018e-4ffd-4e30-b8ae-ca441ecd91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012366 10.0.0.146 - - [2025-10-30 23:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.146 - - [2025-10-30 23:55:52] "GET /project/ad60ac7f-5d67-44a7-8967-865bcb2f1a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031029 10.0.0.146 - - [2025-10-30 23:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.146 - - [2025-10-30 23:55:52] "GET /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004139 10.0.0.146 - - [2025-10-30 23:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.146 - - [2025-10-30 23:55:52] "GET /service-appliance-set/4116b137-248f-4114-870a-102fc389092c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002261 10.0.0.146 - - [2025-10-30 23:55:52] "POST /fqname-to-id HTTP/1.1" 404 273 0.002045 10.0.0.146 - - [2025-10-30 23:55:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.088065 10.0.0.146 - - [2025-10-30 23:55:52] "GET /virtual-machine-interface/3ee2cbe1-1705-4529-913a-119974af12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.013205 10.0.0.146 - - [2025-10-30 23:55:52] "POST /instance-ips HTTP/1.1" 200 410 0.020733 10.0.0.146 - - [2025-10-30 23:55:52] "GET /instance-ip/009ff09f-6d4d-408f-862c-67070dae02e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.009610 10.0.0.146 - - [2025-10-30 23:55:52] "POST /loadbalancers HTTP/1.1" 200 631 0.065182 10.0.0.146 - - [2025-10-30 23:55:52] "GET /project/ad60ac7f-5d67-44a7-8967-865bcb2f1a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026446 10.0.0.146 - - [2025-10-30 23:55:52] "GET /instance-ip/009ff09f-6d4d-408f-862c-67070dae02e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003845 10.0.0.146 - - [2025-10-30 23:55:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.010689 10.0.0.146 - - [2025-10-30 23:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005640 10.0.0.146 - - [2025-10-30 23:55:52] "POST /floating-ips HTTP/1.1" 200 599 0.027317 10.0.0.146 - - [2025-10-30 23:55:52] "GET /project/ad60ac7f-5d67-44a7-8967-865bcb2f1a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.046169 10.0.0.146 - - [2025-10-30 23:55:52] "GET /loadbalancer/d240c589-b24b-47b6-b607-3ef1bb687b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004587 10.0.0.146 - - [2025-10-30 23:55:52] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.016382 10.0.0.146 - - [2025-10-30 23:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.146 - - [2025-10-30 23:55:52] "GET /project/ad60ac7f-5d67-44a7-8967-865bcb2f1a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034514 10.0.0.146 - - [2025-10-30 23:55:52] "GET /loadbalancer-listener/2ec3ab29-f79b-4a87-b66a-a1ef8f0442c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.003238 10.0.0.146 - - [2025-10-30 23:55:52] "GET /loadbalancer-listener/2ec3ab29-f79b-4a87-b66a-a1ef8f0442c3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.002837 10.0.0.146 - - [2025-10-30 23:55:53] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.019191 10.0.0.146 - - [2025-10-30 23:55:53] "GET /instance-ip/009ff09f-6d4d-408f-862c-67070dae02e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003906 10.0.0.146 - - [2025-10-30 23:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.146 - - [2025-10-30 23:55:53] "GET /instance-ip/009ff09f-6d4d-408f-862c-67070dae02e9?fields=floating_ips HTTP/1.1" 200 1211 0.006635 10.0.0.146 - - [2025-10-30 23:55:53] "GET /loadbalancer/d240c589-b24b-47b6-b607-3ef1bb687b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002053 10.0.0.146 - - [2025-10-30 23:55:53] "GET /floating-ip/d844ed72-ed03-461a-b938-cf41bc93b592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.003563 10.0.0.146 - - [2025-10-30 23:55:53] "GET /loadbalancer-pool/6d9cff6e-3c3e-46d1-9af8-bd555f8abbf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.007876 10.0.0.146 - - [2025-10-30 23:55:53] "POST /loadbalancer-members HTTP/1.1" 200 723 0.018468 10.0.0.146 - - [2025-10-30 23:55:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.014263 10.0.0.146 - - [2025-10-30 23:55:53] "GET /loadbalancer/d240c589-b24b-47b6-b607-3ef1bb687b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.013690 10.0.0.146 - - [2025-10-30 23:55:53] "GET /virtual-machine-interface/ebe31974-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.027373 10.0.0.146 - - [2025-10-30 23:55:53] "GET /virtual-machine-interface/ebe31974-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013953 10.0.0.146 - - [2025-10-30 23:55:53] "POST /ref-update HTTP/1.1" 200 156 0.006328 10.0.0.146 - - [2025-10-30 23:55:53] "GET /floating-ip/d844ed72-ed03-461a-b938-cf41bc93b592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.007771 10.0.0.146 - - [2025-10-30 23:55:53] "POST /tags HTTP/1.1" 409 221 0.002538 10.0.0.146 - - [2025-10-30 23:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.146 - - [2025-10-30 23:55:53] "GET /tag/9443018e-4ffd-4e30-b8ae-ca441ecd91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013571 10.0.0.146 - - [2025-10-30 23:55:53] "PUT /floating-ip/d844ed72-ed03-461a-b938-cf41bc93b592 HTTP/1.1" 200 257 0.008107 10.0.0.146 - - [2025-10-30 23:55:53] "POST /set-tag HTTP/1.1" 200 109 0.059228 10.0.0.146 - - [2025-10-30 23:55:53] "GET /loadbalancer-pool/6d9cff6e-3c3e-46d1-9af8-bd555f8abbf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.021817 10.0.0.146 - - [2025-10-30 23:55:53] "POST /loadbalancer-members HTTP/1.1" 200 723 0.018834 10.0.0.146 - - [2025-10-30 23:55:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007644 10.0.0.146 - - [2025-10-30 23:55:53] "GET /virtual-machine-interface/eb6ab97a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015858 10.0.0.146 - - [2025-10-30 23:55:53] "GET /virtual-machine-interface/eb6ab97a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004044 10.0.0.146 - - [2025-10-30 23:55:53] "POST /ref-update HTTP/1.1" 200 156 0.011199 10.0.0.146 - - [2025-10-30 23:55:53] "GET /floating-ip/d844ed72-ed03-461a-b938-cf41bc93b592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.013260 10.0.0.146 - - [2025-10-30 23:55:53] "POST /set-tag HTTP/1.1" 200 109 0.096696 10.0.0.146 - - [2025-10-30 23:55:53] "POST /tags HTTP/1.1" 409 206 0.002769 10.0.0.146 - - [2025-10-30 23:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.146 - - [2025-10-30 23:55:53] "GET /tag/aafd5722-8f31-488a-b513-df2596c69587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012089 10.0.0.146 - - [2025-10-30 23:55:53] "POST /tags HTTP/1.1" 409 204 0.002718 10.0.0.146 - - [2025-10-30 23:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.146 - - [2025-10-30 23:55:53] "GET /tag/9af36300-c358-4edf-9d80-e2aa8f10c0d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.015364 10.0.0.146 - - [2025-10-30 23:55:53] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002161 10.0.0.146 - - [2025-10-30 23:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.146 - - [2025-10-30 23:55:53] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002464 10.0.0.146 - - [2025-10-30 23:55:53] "POST /tags HTTP/1.1" 409 206 0.001514 10.0.0.146 - - [2025-10-30 23:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.146 - - [2025-10-30 23:55:53] "GET /tag/aafd5722-8f31-488a-b513-df2596c69587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010064 10.0.0.146 - - [2025-10-30 23:55:53] "POST /tags HTTP/1.1" 409 226 0.001560 10.0.0.146 - - [2025-10-30 23:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001219 10.0.0.146 - - [2025-10-30 23:55:54] "GET /tag/16981ac6-fca5-4282-a029-2b7b711f4ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009266 10.0.0.146 - - [2025-10-30 23:55:54] "POST /tags HTTP/1.1" 409 204 0.001348 10.0.0.146 - - [2025-10-30 23:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.146 - - [2025-10-30 23:55:54] "GET /tag/9af36300-c358-4edf-9d80-e2aa8f10c0d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.009353 10.0.0.146 - - [2025-10-30 23:55:54] "POST /tags HTTP/1.1" 409 226 0.001458 10.0.0.146 - - [2025-10-30 23:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001184 10.0.0.146 - - [2025-10-30 23:55:54] "GET /tag/16981ac6-fca5-4282-a029-2b7b711f4ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009741 10.0.0.146 - - [2025-10-30 23:55:54] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002456 10.0.0.146 - - [2025-10-30 23:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.146 - - [2025-10-30 23:55:54] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001984 10.0.0.146 - - [2025-10-30 23:55:54] "POST /firewall-rules HTTP/1.1" 200 628 0.067595 10.0.0.146 - - [2025-10-30 23:55:54] "POST /firewall-rules HTTP/1.1" 200 648 0.079421 10.0.0.146 - - [2025-10-30 23:55:54] "GET /firewall-rule/23981791-bea6-4f95-9555-feaaabea1a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.005601 10.0.0.146 - - [2025-10-30 23:55:54] "GET /firewall-policy/376d4f02-c65f-472f-8494-e3c96d2b899f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002594 10.0.0.146 - - [2025-10-30 23:55:54] "GET /firewall-rule/33be1c9d-d8f9-49b2-b8af-55c409cb023c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003141 10.0.0.146 - - [2025-10-30 23:55:54] "POST /ref-update HTTP/1.1" 200 156 0.012009 10.0.0.146 - - [2025-10-30 23:55:54] "POST /firewall-policys HTTP/1.1" 200 608 0.022216 10.0.0.146 - - [2025-10-30 23:55:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017150 10.0.0.146 - - [2025-10-30 23:55:54] "GET /firewall-policy/8cd4d373-84fe-41b4-b2df-a8b2c596d4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.008818 10.0.0.146 - - [2025-10-30 23:55:54] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004033 10.0.0.146 - - [2025-10-30 23:55:54] "GET /firewall-policy/8cd4d373-84fe-41b4-b2df-a8b2c596d4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002114 10.0.0.146 - - [2025-10-30 23:55:54] "GET /firewall-policy/376d4f02-c65f-472f-8494-e3c96d2b899f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002645 10.0.0.146 - - [2025-10-30 23:55:54] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003044 10.0.0.146 - - [2025-10-30 23:55:54] "GET /firewall-policy/eb9bc2bd-c600-4ed7-8fda-fd3a3ae35807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002590 10.0.0.146 - - [2025-10-30 23:55:54] "GET /firewall-policy/376d4f02-c65f-472f-8494-e3c96d2b899f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.001524 10.0.0.146 - - [2025-10-30 23:55:54] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002872 10.0.0.146 - - [2025-10-30 23:55:54] "POST /ref-update HTTP/1.1" 200 156 0.016636 10.0.0.146 - - [2025-10-30 23:55:54] "POST /ref-update HTTP/1.1" 200 156 0.026199 10.0.0.146 - - [2025-10-30 23:55:54] "POST /ref-update HTTP/1.1" 200 156 0.028276 10.0.0.146 - - [2025-10-30 23:55:54] "POST /ref-update HTTP/1.1" 200 156 0.049560 10.0.0.146 - - [2025-10-30 23:55:54] "POST /ref-update HTTP/1.1" 200 156 0.034909 10.0.0.146 - - [2025-10-30 23:55:54] "GET /firewall-policy/8cd4d373-84fe-41b4-b2df-a8b2c596d4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002743 [Introspect:8084]10.0.0.146 - - [2025-10-30 23:55:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000879 [Introspect:8084]10.0.0.146 - - [2025-10-30 23:55:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000852 10.0.0.146 - - [2025-10-30 23:57:34] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005219 10.0.0.146 - - [2025-10-30 23:57:34] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.146 - - [2025-10-30 23:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.146 - - [2025-10-30 23:57:34] "GET /loadbalancer/269af8e8-a707-49ee-86ca-6672205ea2e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005884 10.0.0.146 - - [2025-10-30 23:57:35] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.012432 10.0.0.146 - - [2025-10-30 23:57:35] "POST /set-tag HTTP/1.1" 200 109 0.029018 10.0.0.146 - - [2025-10-30 23:57:35] "DELETE /loadbalancer-member/d5299834-dfed-4145-8a0f-e564ccea2484 HTTP/1.1" 200 115 0.064443 10.0.0.146 - - [2025-10-30 23:57:35] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.008949 10.0.0.146 - - [2025-10-30 23:57:35] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.146 - - [2025-10-30 23:57:35] "DELETE /loadbalancer-member/c4b2258d-91f9-4f1c-8d57-f2626e05966d HTTP/1.1" 200 115 0.030403 10.0.0.146 - - [2025-10-30 23:57:35] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004290 10.0.0.146 - - [2025-10-30 23:57:35] "POST /set-tag HTTP/1.1" 200 109 0.005151 10.0.0.146 - - [2025-10-30 23:57:35] "DELETE /loadbalancer-member/1fb67361-d3e4-410b-9255-f04048b6c08d HTTP/1.1" 200 115 0.035036 10.0.0.146 - - [2025-10-30 23:57:35] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006839 10.0.0.146 - - [2025-10-30 23:57:35] "POST /set-tag HTTP/1.1" 200 109 0.003464 10.0.0.146 - - [2025-10-30 23:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.146 - - [2025-10-30 23:57:35] "GET /loadbalancer/269af8e8-a707-49ee-86ca-6672205ea2e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002763 10.0.0.146 - - [2025-10-30 23:57:35] "GET /loadbalancer-pool/f836b380-5c46-4ede-8df1-fee1c1950e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002933 10.0.0.146 - - [2025-10-30 23:57:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014150 10.0.0.146 - - [2025-10-30 23:57:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.009238 10.0.0.146 - - [2025-10-30 23:57:35] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.007912 10.0.0.146 - - [2025-10-30 23:57:35] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.011670 10.0.0.146 - - [2025-10-30 23:57:35] "GET /floating-ip/5b083858-584f-4c4b-8062-df8903ca654b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.001802 10.0.0.146 - - [2025-10-30 23:57:35] "POST /set-tag HTTP/1.1" 200 109 0.061386 10.0.0.146 - - [2025-10-30 23:57:35] "GET /loadbalancer-pool/e516ba50-36d0-4d45-a663-c49be8074cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.015700 10.0.0.146 - - [2025-10-30 23:57:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021403 10.0.0.146 - - [2025-10-30 23:57:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008598 10.0.0.146 - - [2025-10-30 23:57:35] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.017984 10.0.0.146 - - [2025-10-30 23:57:35] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005309 10.0.0.146 - - [2025-10-30 23:57:35] "POST /set-tag HTTP/1.1" 200 109 0.003331 10.0.0.146 - - [2025-10-30 23:57:35] "GET /floating-ip/5b083858-584f-4c4b-8062-df8903ca654b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002943 10.0.0.146 - - [2025-10-30 23:57:35] "GET /loadbalancer-pool/3d8345ce-62f6-40fb-92c6-5af84407f143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002947 10.0.0.146 - - [2025-10-30 23:57:35] "POST /loadbalancer-members HTTP/1.1" 200 694 0.017778 10.0.0.146 - - [2025-10-30 23:57:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.026489 10.0.0.146 - - [2025-10-30 23:57:35] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.012271 10.0.0.146 - - [2025-10-30 23:57:35] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.008882 10.0.0.146 - - [2025-10-30 23:57:35] "GET /floating-ip/5b083858-584f-4c4b-8062-df8903ca654b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007535 10.0.0.146 - - [2025-10-30 23:57:35] "POST /set-tag HTTP/1.1" 200 109 0.002265 [Introspect:8084]10.0.0.146 - - [2025-10-30 23:57:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001182 [Introspect:8084]10.0.0.146 - - [2025-10-30 23:57:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000836 [Introspect:8084]10.0.0.146 - - [2025-10-30 23:57:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001254 [Introspect:8084]10.0.0.146 - - [2025-10-30 23:57:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000912 [Introspect:8084]10.0.0.146 - - [2025-10-30 23:57:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001249 [Introspect:8084]10.0.0.146 - - [2025-10-30 23:57:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001179 10.0.0.146 - - [2025-10-30 23:58:00] "POST /tags HTTP/1.1" 409 252 0.003195 10.0.0.146 - - [2025-10-30 23:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.146 - - [2025-10-30 23:58:00] "GET /tag/2eae055e-6f15-45b7-8269-bbf1c24d81c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013272 10.0.0.146 - - [2025-10-30 23:58:00] "POST /tags HTTP/1.1" 409 228 0.002019 10.0.0.146 - - [2025-10-30 23:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005637 10.0.0.146 - - [2025-10-30 23:58:00] "GET /tag/598e0f58-bfe0-438d-90fe-ab74eba5e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.009519 10.0.0.146 - - [2025-10-30 23:58:00] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003809 10.0.0.146 - - [2025-10-30 23:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.146 - - [2025-10-30 23:58:00] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002114 10.0.0.146 - - [2025-10-30 23:58:00] "POST /tags HTTP/1.1" 409 206 0.001989 10.0.0.146 - - [2025-10-30 23:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.146 - - [2025-10-30 23:58:00] "GET /tag/aafd5722-8f31-488a-b513-df2596c69587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010375 10.0.0.146 - - [2025-10-30 23:58:00] "POST /tags HTTP/1.1" 409 226 0.001901 10.0.0.146 - - [2025-10-30 23:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.146 - - [2025-10-30 23:58:00] "GET /tag/16981ac6-fca5-4282-a029-2b7b711f4ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010264 10.0.0.146 - - [2025-10-30 23:58:00] "POST /tags HTTP/1.1" 409 204 0.001618 10.0.0.146 - - [2025-10-30 23:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.146 - - [2025-10-30 23:58:00] "GET /tag/9af36300-c358-4edf-9d80-e2aa8f10c0d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013767 10.0.0.146 - - [2025-10-30 23:58:00] "POST /tags HTTP/1.1" 409 226 0.001763 10.0.0.146 - - [2025-10-30 23:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.146 - - [2025-10-30 23:58:00] "GET /tag/16981ac6-fca5-4282-a029-2b7b711f4ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010097 10.0.0.146 - - [2025-10-30 23:58:00] "POST /tags HTTP/1.1" 409 228 0.002156 10.0.0.146 - - [2025-10-30 23:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.146 - - [2025-10-30 23:58:00] "GET /tag/598e0f58-bfe0-438d-90fe-ab74eba5e944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011028 10.0.0.146 - - [2025-10-30 23:58:00] "POST /tags HTTP/1.1" 409 252 0.004678 10.0.0.146 - - [2025-10-30 23:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.146 - - [2025-10-30 23:58:00] "GET /tag/2eae055e-6f15-45b7-8269-bbf1c24d81c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012789 10.0.0.146 - - [2025-10-30 23:58:00] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003404 10.0.0.146 - - [2025-10-30 23:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.146 - - [2025-10-30 23:58:00] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003659 10.0.0.146 - - [2025-10-30 23:58:00] "POST /firewall-rules HTTP/1.1" 409 281 0.002054 10.0.0.146 - - [2025-10-30 23:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.146 - - [2025-10-30 23:58:00] "PUT /firewall-rule/33be1c9d-d8f9-49b2-b8af-55c409cb023c HTTP/1.1" 200 261 0.017794 10.0.0.146 - - [2025-10-30 23:58:00] "POST /firewall-rules HTTP/1.1" 409 291 0.002303 10.0.0.146 - - [2025-10-30 23:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.146 - - [2025-10-30 23:58:00] "PUT /firewall-rule/23981791-bea6-4f95-9555-feaaabea1a65 HTTP/1.1" 200 261 0.024229 10.0.0.146 - - [2025-10-30 23:58:00] "GET /firewall-rule/23981791-bea6-4f95-9555-feaaabea1a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.013265 10.0.0.146 - - [2025-10-30 23:58:01] "POST /firewall-rules HTTP/1.1" 200 660 0.077976 10.0.0.146 - - [2025-10-30 23:58:01] "GET /firewall-rule/d6f63da5-c944-436d-8f88-9ade8c472dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004227 10.0.0.146 - - [2025-10-30 23:58:01] "GET /firewall-policy/376d4f02-c65f-472f-8494-e3c96d2b899f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002920 10.0.0.146 - - [2025-10-30 23:58:01] "GET /firewall-rule/33be1c9d-d8f9-49b2-b8af-55c409cb023c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003653 10.0.0.146 - - [2025-10-30 23:58:01] "POST /firewall-policys HTTP/1.1" 409 269 0.002105 10.0.0.146 - - [2025-10-30 23:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.146 - - [2025-10-30 23:58:01] "PUT /firewall-policy/8cd4d373-84fe-41b4-b2df-a8b2c596d4f0 HTTP/1.1" 200 265 0.031544 10.0.0.146 - - [2025-10-30 23:58:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.031523 10.0.0.146 - - [2025-10-30 23:58:01] "GET /firewall-policy/8cd4d373-84fe-41b4-b2df-a8b2c596d4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.013409 10.0.0.146 - - [2025-10-30 23:58:01] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003366 10.0.0.146 - - [2025-10-30 23:58:01] "GET /firewall-policy/8cd4d373-84fe-41b4-b2df-a8b2c596d4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005098 10.0.0.146 - - [2025-10-30 23:58:01] "GET /firewall-policy/376d4f02-c65f-472f-8494-e3c96d2b899f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002239 10.0.0.146 - - [2025-10-30 23:58:01] "GET /firewall-policy/8cd4d373-84fe-41b4-b2df-a8b2c596d4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005526 10.0.0.146 - - [2025-10-30 23:58:01] "GET /firewall-policy/8cd4d373-84fe-41b4-b2df-a8b2c596d4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002192 10.0.0.146 - - [2025-10-30 23:58:35] "GET /global-system-configs HTTP/1.1" 200 323 0.002598 10.0.0.146 - - [2025-10-30 23:58:36] "GET /global-system-configs HTTP/1.1" 200 323 0.002340 10.0.0.146 - - [2025-10-30 23:59:02] "GET /virtual-machine-interface/eb6ab97a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.011023 10.0.0.146 - - [2025-10-30 23:59:02] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.146 - - [2025-10-30 23:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.146 - - [2025-10-30 23:59:02] "GET /loadbalancer/d240c589-b24b-47b6-b607-3ef1bb687b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002291 10.0.0.146 - - [2025-10-30 23:59:02] "GET /virtual-machine-interface/eb6ab97a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005187 10.0.0.146 - - [2025-10-30 23:59:02] "POST /set-tag HTTP/1.1" 200 109 0.032700 10.0.0.146 - - [2025-10-30 23:59:02] "DELETE /loadbalancer-member/b39aa0d2-8feb-4354-9116-b62452f6431c HTTP/1.1" 200 115 0.049096 10.0.0.146 - - [2025-10-30 23:59:02] "GET /virtual-machine-interface/eebbc1a0-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004951 10.0.0.146 - - [2025-10-30 23:59:03] "POST /set-tag HTTP/1.1" 200 109 0.003558 10.0.0.146 - - [2025-10-30 23:59:03] "GET /virtual-machine-interface/ee5b27b4-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003994 10.0.0.146 - - [2025-10-30 23:59:03] "POST /set-tag HTTP/1.1" 200 109 0.001922 10.0.0.146 - - [2025-10-30 23:59:03] "GET /virtual-machine-interface/ed856b88-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004383 10.0.0.146 - - [2025-10-30 23:59:03] "POST /set-tag HTTP/1.1" 200 109 0.002133 10.0.0.146 - - [2025-10-30 23:59:03] "GET /virtual-machine-interface/edf2785e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003810 10.0.0.146 - - [2025-10-30 23:59:03] "POST /set-tag HTTP/1.1" 200 109 0.001881 10.0.0.146 - - [2025-10-30 23:59:03] "GET /virtual-machine-interface/ec763722-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004854 10.0.0.146 - - [2025-10-30 23:59:03] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.146 - - [2025-10-30 23:59:03] "GET /virtual-machine-interface/ecf9734e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003820 10.0.0.146 - - [2025-10-30 23:59:03] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.146 - - [2025-10-30 23:59:03] "GET /virtual-machine-interface/ebe31974-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005211 10.0.0.146 - - [2025-10-30 23:59:03] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.146 - - [2025-10-30 23:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.146 - - [2025-10-30 23:59:03] "GET /loadbalancer/d240c589-b24b-47b6-b607-3ef1bb687b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002784 10.0.0.146 - - [2025-10-30 23:59:04] "GET /virtual-machine-interface/eb6ab97a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012471 10.0.0.146 - - [2025-10-30 23:59:04] "POST /set-tag HTTP/1.1" 200 109 0.002169 10.0.0.146 - - [2025-10-30 23:59:04] "GET /virtual-machine-interface/eb6ab97a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005243 10.0.0.146 - - [2025-10-30 23:59:04] "POST /set-tag HTTP/1.1" 200 109 0.002897 10.0.0.146 - - [2025-10-30 23:59:04] "GET /virtual-machine/04a6b372-9259-4dde-a81d-34a332576970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002090 10.0.0.146 - - [2025-10-30 23:59:04] "POST /ref-update HTTP/1.1" 200 156 0.012111 10.0.0.146 - - [2025-10-30 23:59:04] "GET /virtual-machine-interface/eb6ab97a-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004447 10.0.0.146 - - [2025-10-30 23:59:04] "POST /set-tag HTTP/1.1" 200 109 0.015827 10.0.0.146 - - [2025-10-30 23:59:04] "POST /set-tag HTTP/1.1" 200 109 0.020553 10.0.0.146 - - [2025-10-30 23:59:04] "POST /set-tag HTTP/1.1" 200 109 0.019212 10.0.0.146 - - [2025-10-30 23:59:04] "POST /set-tag HTTP/1.1" 200 109 0.027186 10.0.0.146 - - [2025-10-30 23:59:04] "POST /set-tag HTTP/1.1" 200 109 0.020919 10.0.0.146 - - [2025-10-30 23:59:04] "DELETE /instance-ip/eb864410-b5eb-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.040340 10.0.0.146 - - [2025-10-30 23:59:04] "POST /ref-update HTTP/1.1" 200 156 0.009892 10.0.0.146 - - [2025-10-30 23:59:04] "DELETE /virtual-machine-interface/eb6ab97a-b5eb-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.024770 10.0.0.146 - - [2025-10-30 23:59:04] "DELETE /virtual-machine/04a6b372-9259-4dde-a81d-34a332576970 HTTP/1.1" 200 115 0.014954 10.0.0.146 - - [2025-10-30 23:59:04] "GET /virtual-machine-interface/ecf9734e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007180 10.0.0.146 - - [2025-10-30 23:59:05] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.146 - - [2025-10-30 23:59:05] "GET /virtual-machine-interface/ecf9734e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003417 10.0.0.146 - - [2025-10-30 23:59:05] "POST /set-tag HTTP/1.1" 200 109 0.001558 10.0.0.146 - - [2025-10-30 23:59:05] "GET /virtual-machine/3b92f12d-c847-4cb9-9097-c9d19c2d02ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002674 10.0.0.146 - - [2025-10-30 23:59:05] "POST /ref-update HTTP/1.1" 200 156 0.018619 10.0.0.146 - - [2025-10-30 23:59:05] "GET /virtual-machine-interface/ecf9734e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017045 10.0.0.146 - - [2025-10-30 23:59:05] "POST /set-tag HTTP/1.1" 200 109 0.017969 10.0.0.146 - - [2025-10-30 23:59:05] "POST /set-tag HTTP/1.1" 200 109 0.024808 10.0.0.146 - - [2025-10-30 23:59:05] "POST /set-tag HTTP/1.1" 200 109 0.022183 10.0.0.146 - - [2025-10-30 23:59:05] "POST /set-tag HTTP/1.1" 200 109 0.017742 10.0.0.146 - - [2025-10-30 23:59:05] "POST /set-tag HTTP/1.1" 200 109 0.024909 10.0.0.146 - - [2025-10-30 23:59:05] "DELETE /instance-ip/ed18a052-b5eb-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.037299 10.0.0.146 - - [2025-10-30 23:59:05] "DELETE /virtual-machine-interface/ecf9734e-b5eb-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.047032 10.0.0.146 - - [2025-10-30 23:59:05] "DELETE /virtual-machine/3b92f12d-c847-4cb9-9097-c9d19c2d02ab HTTP/1.1" 200 115 0.024206 10.0.0.146 - - [2025-10-30 23:59:05] "GET /virtual-machine-interface/ec763722-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004669 10.0.0.146 - - [2025-10-30 23:59:05] "POST /set-tag HTTP/1.1" 200 109 0.002386 10.0.0.146 - - [2025-10-30 23:59:05] "GET /virtual-machine-interface/ec763722-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004987 10.0.0.146 - - [2025-10-30 23:59:05] "POST /set-tag HTTP/1.1" 200 109 0.001753 10.0.0.146 - - [2025-10-30 23:59:05] "GET /virtual-machine/2fc7c045-6754-43c5-959a-90b8da028681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002598 10.0.0.146 - - [2025-10-30 23:59:05] "POST /ref-update HTTP/1.1" 200 156 0.007255 10.0.0.146 - - [2025-10-30 23:59:05] "GET /virtual-machine-interface/ec763722-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007820 10.0.0.146 - - [2025-10-30 23:59:05] "POST /set-tag HTTP/1.1" 200 109 0.022191 10.0.0.146 - - [2025-10-30 23:59:05] "POST /set-tag HTTP/1.1" 200 109 0.042468 10.0.0.146 - - [2025-10-30 23:59:05] "POST /set-tag HTTP/1.1" 200 109 0.025255 10.0.0.146 - - [2025-10-30 23:59:05] "POST /set-tag HTTP/1.1" 200 109 0.014678 10.0.0.146 - - [2025-10-30 23:59:05] "POST /set-tag HTTP/1.1" 200 109 0.024266 10.0.0.146 - - [2025-10-30 23:59:05] "DELETE /instance-ip/ec90cbf0-b5eb-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.037611 10.0.0.146 - - [2025-10-30 23:59:05] "DELETE /virtual-machine-interface/ec763722-b5eb-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.033637 10.0.0.146 - - [2025-10-30 23:59:05] "DELETE /virtual-machine/2fc7c045-6754-43c5-959a-90b8da028681 HTTP/1.1" 200 115 0.015905 10.0.0.146 - - [2025-10-30 23:59:05] "DELETE /tag/8215fa86-c5a1-467e-8f3d-a268fa840441 HTTP/1.1" 200 115 0.029392 10.0.0.146 - - [2025-10-30 23:59:05] "GET /virtual-machine-interface/ebe31974-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.003514 10.0.0.146 - - [2025-10-30 23:59:06] "POST /set-tag HTTP/1.1" 200 109 0.002495 10.0.0.146 - - [2025-10-30 23:59:06] "GET /virtual-machine-interface/ebe31974-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.003679 10.0.0.146 - - [2025-10-30 23:59:06] "POST /set-tag HTTP/1.1" 200 109 0.001693 10.0.0.146 - - [2025-10-30 23:59:06] "GET /virtual-machine/f0b18dca-69d3-400b-8d01-5ebb23ccb289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004217 10.0.0.146 - - [2025-10-30 23:59:06] "POST /ref-update HTTP/1.1" 200 156 0.009283 10.0.0.146 - - [2025-10-30 23:59:06] "GET /virtual-machine-interface/ebe31974-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.009247 10.0.0.146 - - [2025-10-30 23:59:06] "POST /set-tag HTTP/1.1" 200 109 0.027880 10.0.0.146 - - [2025-10-30 23:59:06] "POST /set-tag HTTP/1.1" 200 109 0.034328 10.0.0.146 - - [2025-10-30 23:59:06] "POST /set-tag HTTP/1.1" 200 109 0.029737 10.0.0.146 - - [2025-10-30 23:59:06] "POST /set-tag HTTP/1.1" 200 109 0.014091 10.0.0.146 - - [2025-10-30 23:59:06] "POST /set-tag HTTP/1.1" 200 109 0.020810 10.0.0.146 - - [2025-10-30 23:59:06] "DELETE /instance-ip/ebf943c0-b5eb-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.038410 10.0.0.146 - - [2025-10-30 23:59:06] "POST /ref-update HTTP/1.1" 200 156 0.006793 10.0.0.146 - - [2025-10-30 23:59:06] "DELETE /virtual-machine-interface/ebe31974-b5eb-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.036006 10.0.0.146 - - [2025-10-30 23:59:06] "DELETE /virtual-machine/f0b18dca-69d3-400b-8d01-5ebb23ccb289 HTTP/1.1" 200 115 0.014666 10.0.0.146 - - [2025-10-30 23:59:06] "DELETE /tag/aafd5722-8f31-488a-b513-df2596c69587 HTTP/1.1" 409 391 0.007197 10.0.0.146 - - [2025-10-30 23:59:06] "DELETE /tag/c1dea9ba-0870-480b-a990-cd8c124d33aa HTTP/1.1" 200 115 0.032145 10.0.0.146 - - [2025-10-30 23:59:33] "GET /virtual-machine-interface/ee5b27b4-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006258 10.0.0.146 - - [2025-10-30 23:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002412 10.0.0.146 - - [2025-10-30 23:59:33] "GET /virtual-machine-interface/eebbc1a0-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007476 10.0.0.146 - - [2025-10-30 23:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002540 10.0.0.146 - - [2025-10-30 23:59:33] "GET /virtual-machine-interface/edf2785e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005032 10.0.0.146 - - [2025-10-30 23:59:33] "POST /set-tag HTTP/1.1" 200 109 0.001856 10.0.0.146 - - [2025-10-30 23:59:33] "GET /virtual-machine-interface/ee5b27b4-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014321 10.0.0.146 - - [2025-10-30 23:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.146 - - [2025-10-30 23:59:33] "GET /virtual-machine/fc834231-3d10-4656-9fd4-5383641e2fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.005129 10.0.0.146 - - [2025-10-30 23:59:33] "POST /ref-update HTTP/1.1" 200 156 0.012939 10.0.0.146 - - [2025-10-30 23:59:33] "GET /virtual-machine-interface/ee5b27b4-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007949 10.0.0.146 - - [2025-10-30 23:59:33] "POST /set-tag HTTP/1.1" 200 109 0.018909 10.0.0.146 - - [2025-10-30 23:59:34] "POST /set-tag HTTP/1.1" 200 109 0.030014 10.0.0.146 - - [2025-10-30 23:59:34] "POST /set-tag HTTP/1.1" 200 109 0.014730 10.0.0.146 - - [2025-10-30 23:59:34] "POST /set-tag HTTP/1.1" 200 109 0.034849 10.0.0.146 - - [2025-10-30 23:59:34] "DELETE /instance-ip/ee6f67d8-b5eb-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.054139 10.0.0.146 - - [2025-10-30 23:59:34] "DELETE /virtual-machine-interface/ee5b27b4-b5eb-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.045322 10.0.0.146 - - [2025-10-30 23:59:34] "DELETE /virtual-machine/fc834231-3d10-4656-9fd4-5383641e2fbe HTTP/1.1" 200 115 0.027081 10.0.0.146 - - [2025-10-30 23:59:34] "DELETE /tag/17fe6007-30c6-4b2b-84a7-d1bf22f60ccc HTTP/1.1" 200 115 0.053789 10.0.0.146 - - [2025-10-30 23:59:34] "GET /virtual-machine-interface/eebbc1a0-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008405 10.0.0.146 - - [2025-10-30 23:59:34] "POST /set-tag HTTP/1.1" 200 109 0.004401 10.0.0.146 - - [2025-10-30 23:59:34] "GET /virtual-machine/b365e550-0af7-4e11-9b68-3fd01f3ee195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003898 10.0.0.146 - - [2025-10-30 23:59:34] "POST /ref-update HTTP/1.1" 200 156 0.024639 10.0.0.146 - - [2025-10-30 23:59:34] "GET /virtual-machine-interface/eebbc1a0-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004231 10.0.0.146 - - [2025-10-30 23:59:34] "POST /set-tag HTTP/1.1" 200 109 0.015380 10.0.0.146 - - [2025-10-30 23:59:34] "POST /set-tag HTTP/1.1" 200 109 0.028782 10.0.0.146 - - [2025-10-30 23:59:34] "POST /set-tag HTTP/1.1" 200 109 0.035374 10.0.0.146 - - [2025-10-30 23:59:34] "POST /set-tag HTTP/1.1" 200 109 0.027139 10.0.0.146 - - [2025-10-30 23:59:34] "DELETE /instance-ip/eed36c74-b5eb-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.066643 10.0.0.146 - - [2025-10-30 23:59:34] "DELETE /virtual-machine-interface/eebbc1a0-b5eb-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.056166 10.0.0.146 - - [2025-10-30 23:59:34] "DELETE /virtual-machine/b365e550-0af7-4e11-9b68-3fd01f3ee195 HTTP/1.1" 200 115 0.018427 10.0.0.146 - - [2025-10-30 23:59:34] "DELETE /tag/2eae055e-6f15-45b7-8269-bbf1c24d81c1 HTTP/1.1" 409 237 0.006535 10.0.0.146 - - [2025-10-30 23:59:34] "DELETE /tag/0ac7e73f-dd3b-43b0-a9cf-8227fb82f3bd HTTP/1.1" 200 115 0.035965 10.0.0.146 - - [2025-10-30 23:59:34] "DELETE /tag/598e0f58-bfe0-438d-90fe-ab74eba5e944 HTTP/1.1" 409 237 0.003910 10.0.0.146 - - [2025-10-30 23:59:34] "GET /virtual-machine-interface/edf2785e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003545 10.0.0.146 - - [2025-10-30 23:59:34] "POST /set-tag HTTP/1.1" 200 109 0.002767 10.0.0.146 - - [2025-10-30 23:59:34] "GET /virtual-machine/13048dde-688c-493d-957d-6bc30c192d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002296 10.0.0.146 - - [2025-10-30 23:59:34] "POST /ref-update HTTP/1.1" 200 156 0.009014 10.0.0.146 - - [2025-10-30 23:59:35] "GET /virtual-machine-interface/edf2785e-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008921 10.0.0.146 - - [2025-10-30 23:59:35] "POST /set-tag HTTP/1.1" 200 109 0.017424 10.0.0.146 - - [2025-10-30 23:59:35] "POST /set-tag HTTP/1.1" 200 109 0.029777 10.0.0.146 - - [2025-10-30 23:59:35] "POST /set-tag HTTP/1.1" 200 109 0.017195 10.0.0.146 - - [2025-10-30 23:59:35] "POST /set-tag HTTP/1.1" 200 109 0.027187 10.0.0.146 - - [2025-10-30 23:59:35] "DELETE /instance-ip/ee090b1e-b5eb-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.036041 10.0.0.146 - - [2025-10-30 23:59:35] "DELETE /virtual-machine-interface/edf2785e-b5eb-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.040961 10.0.0.146 - - [2025-10-30 23:59:35] "DELETE /virtual-machine/13048dde-688c-493d-957d-6bc30c192d69 HTTP/1.1" 200 115 0.017294 10.0.0.146 - - [2025-10-30 23:59:35] "DELETE /tag/9af36300-c358-4edf-9d80-e2aa8f10c0d2 HTTP/1.1" 409 237 0.006153 10.0.0.146 - - [2025-10-30 23:59:35] "GET /virtual-machine-interface/ed856b88-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004305 10.0.0.146 - - [2025-10-30 23:59:35] "POST /set-tag HTTP/1.1" 200 109 0.002054 10.0.0.146 - - [2025-10-30 23:59:35] "GET /virtual-machine-interface/ed856b88-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003531 10.0.0.146 - - [2025-10-30 23:59:35] "POST /set-tag HTTP/1.1" 200 109 0.001674 10.0.0.146 - - [2025-10-30 23:59:35] "GET /virtual-machine/d552ca36-1f2c-413b-9426-5e87d8133f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002803 10.0.0.146 - - [2025-10-30 23:59:35] "POST /ref-update HTTP/1.1" 200 156 0.007532 10.0.0.146 - - [2025-10-30 23:59:35] "GET /virtual-machine-interface/ed856b88-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010825 10.0.0.146 - - [2025-10-30 23:59:35] "POST /set-tag HTTP/1.1" 200 109 0.021869 10.0.0.146 - - [2025-10-30 23:59:35] "POST /set-tag HTTP/1.1" 200 109 0.027791 10.0.0.146 - - [2025-10-30 23:59:35] "POST /set-tag HTTP/1.1" 200 109 0.024874 10.0.0.146 - - [2025-10-30 23:59:35] "POST /set-tag HTTP/1.1" 200 109 0.011040 10.0.0.146 - - [2025-10-30 23:59:35] "DELETE /instance-ip/ed9d824a-b5eb-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.042442 10.0.0.146 - - [2025-10-30 23:59:35] "DELETE /virtual-machine-interface/ed856b88-b5eb-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.031083 10.0.0.146 - - [2025-10-30 23:59:35] "DELETE /virtual-machine/d552ca36-1f2c-413b-9426-5e87d8133f2c HTTP/1.1" 200 115 0.030956 10.0.0.146 - - [2025-10-30 23:59:35] "DELETE /tag/3c02188b-a6be-4ed1-ab06-0e47aad5d085 HTTP/1.1" 200 115 0.025012 10.0.0.146 - - [2025-10-30 23:59:35] "DELETE /tag/3911de95-82d3-40e2-830d-1f85b4338389 HTTP/1.1" 200 115 0.024968 10.0.0.146 - - [2025-10-30 23:59:35] "DELETE /tag/0bdf9394-6b54-437f-8d1e-c127311d0d06 HTTP/1.1" 200 115 0.027547 10.0.0.146 - - [2025-10-30 23:59:37] "POST /projects HTTP/1.1" 409 238 0.002600 10.0.0.146 - - [2025-10-30 23:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.146 - - [2025-10-30 23:59:38] "GET /project/91476cce-9488-4b52-91db-6c51cabbc660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027245 10.0.0.146 - - [2025-10-30 23:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.146 - - [2025-10-30 23:59:38] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004563 10.0.0.146 - - [2025-10-30 23:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.146 - - [2025-10-30 23:59:38] "GET /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003945 10.0.0.146 - - [2025-10-30 23:59:38] "POST /security-groups HTTP/1.1" 409 285 0.005028 10.0.0.146 - - [2025-10-30 23:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.146 - - [2025-10-30 23:59:38] "PUT /security-group/7d63cdcb-2a9b-4d7f-a12e-d8f8f3b292dd HTTP/1.1" 200 263 0.059723 10.0.0.146 - - [2025-10-30 23:59:38] "PUT /access-control-list/4a56db59-ebbf-41ee-82fd-58f82d7940c6 HTTP/1.1" 200 273 0.023157 10.0.0.146 - - [2025-10-30 23:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.049189 10.0.0.146 - - [2025-10-30 23:59:38] "PUT /access-control-list/fab40147-d43b-4156-bce6-806e0995b698 HTTP/1.1" 200 273 0.025982 10.0.0.146 - - [2025-10-30 23:59:43] "POST /projects HTTP/1.1" 409 238 0.002689 10.0.0.146 - - [2025-10-30 23:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.146 - - [2025-10-30 23:59:43] "GET /project/91476cce-9488-4b52-91db-6c51cabbc660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028453 10.0.0.146 - - [2025-10-30 23:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.146 - - [2025-10-30 23:59:43] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006853 10.0.0.146 - - [2025-10-30 23:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.146 - - [2025-10-30 23:59:43] "GET /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004103 10.0.0.146 - - [2025-10-30 23:59:43] "POST /security-groups HTTP/1.1" 409 285 0.002552 10.0.0.146 - - [2025-10-30 23:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001366 10.0.0.146 - - [2025-10-30 23:59:43] "PUT /security-group/7d63cdcb-2a9b-4d7f-a12e-d8f8f3b292dd HTTP/1.1" 200 263 0.051472 10.0.0.146 - - [2025-10-30 23:59:43] "PUT /access-control-list/4a56db59-ebbf-41ee-82fd-58f82d7940c6 HTTP/1.1" 200 273 0.018789 10.0.0.146 - - [2025-10-30 23:59:43] "PUT /access-control-list/fab40147-d43b-4156-bce6-806e0995b698 HTTP/1.1" 200 273 0.016243 10.0.0.146 - - [2025-10-30 23:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017997 10.0.0.146 - - [2025-10-30 23:59:43] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.011102 10.0.0.146 - - [2025-10-30 23:59:43] "GET /firewall-rule/61faea96-9f18-49f0-935c-47bab9bb82de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004250 10.0.0.146 - - [2025-10-30 23:59:43] "POST /ref-update HTTP/1.1" 200 156 0.044862 10.0.0.146 - - [2025-10-30 23:59:43] "DELETE /firewall-rule/61faea96-9f18-49f0-935c-47bab9bb82de HTTP/1.1" 200 115 0.038986 10.0.0.146 - - [2025-10-30 23:59:43] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.004099 10.0.0.146 - - [2025-10-30 23:59:43] "GET /firewall-rule/ee8d6136-c461-4ca1-8b4a-55b14eaa5ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003071 10.0.0.146 - - [2025-10-30 23:59:43] "POST /ref-update HTTP/1.1" 200 156 0.049189 10.0.0.146 - - [2025-10-30 23:59:43] "DELETE /firewall-rule/ee8d6136-c461-4ca1-8b4a-55b14eaa5ce4 HTTP/1.1" 200 115 0.029235 10.0.0.146 - - [2025-10-30 23:59:43] "DELETE /tag/2eae055e-6f15-45b7-8269-bbf1c24d81c1 HTTP/1.1" 409 237 0.008476 10.0.0.146 - - [2025-10-30 23:59:43] "DELETE /tag/9c9e8c98-cc4f-4f7e-abed-62e3e07b2d12 HTTP/1.1" 200 115 0.036908 10.0.0.146 - - [2025-10-30 23:59:43] "DELETE /tag/598e0f58-bfe0-438d-90fe-ab74eba5e944 HTTP/1.1" 409 237 0.011282 10.0.0.146 - - [2025-10-30 23:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.146 - - [2025-10-30 23:59:43] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004289 10.0.0.146 - - [2025-10-30 23:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.146 - - [2025-10-30 23:59:43] "GET /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004223 10.0.0.146 - - [2025-10-30 23:59:43] "PUT /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc HTTP/1.1" 200 265 0.037571 10.0.0.146 - - [2025-10-30 23:59:44] "PUT /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d HTTP/1.1" 200 265 0.045761 10.0.0.146 - - [2025-10-30 23:59:44] "DELETE /security-group/7d63cdcb-2a9b-4d7f-a12e-d8f8f3b292dd HTTP/1.1" 200 115 0.048501 10.0.0.146 - - [2025-10-30 23:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.146 - - [2025-10-30 23:59:44] "DELETE /access-control-list/4a56db59-ebbf-41ee-82fd-58f82d7940c6 HTTP/1.1" 200 115 0.038544 10.0.0.146 - - [2025-10-30 23:59:44] "DELETE /access-control-list/fab40147-d43b-4156-bce6-806e0995b698 HTTP/1.1" 200 115 0.017606 10.0.0.146 - - [2025-10-30 23:59:44] "GET /project/91476cce-9488-4b52-91db-6c51cabbc660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.024978 10.0.0.146 - - [2025-10-30 23:59:44] "GET /project/91476cce-9488-4b52-91db-6c51cabbc660?fields=security_groups HTTP/1.1" 200 1353 0.030793 10.0.0.146 - - [2025-10-30 23:59:44] "DELETE /security-group/69c6fa2b-03ad-4e1c-90a4-e775c569efd2 HTTP/1.1" 200 115 0.043809 10.0.0.146 - - [2025-10-30 23:59:44] "DELETE /access-control-list/c246072e-b949-48fa-a35d-4c9967eec558 HTTP/1.1" 200 115 0.033598 10.0.0.146 - - [2025-10-30 23:59:44] "GET /project/91476cce-9488-4b52-91db-6c51cabbc660?fields=application_policy_sets HTTP/1.1" 200 1392 0.045347 10.0.0.146 - - [2025-10-30 23:59:44] "DELETE /access-control-list/77c40a38-1eff-443e-8c91-4812f20a5cf8 HTTP/1.1" 200 115 0.038196 10.0.0.146 - - [2025-10-30 23:59:44] "DELETE /project/91476cce-9488-4b52-91db-6c51cabbc660 HTTP/1.1" 200 115 0.293080 10.0.0.146 - - [2025-10-30 23:59:44] "POST /projects HTTP/1.1" 409 238 0.002056 10.0.0.146 - - [2025-10-30 23:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.146 - - [2025-10-30 23:59:44] "GET /project/ad60ac7f-5d67-44a7-8967-865bcb2f1a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035939 10.0.0.146 - - [2025-10-30 23:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.146 - - [2025-10-30 23:59:44] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004424 10.0.0.146 - - [2025-10-30 23:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.146 - - [2025-10-30 23:59:44] "GET /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003679 10.0.0.146 - - [2025-10-30 23:59:44] "POST /security-groups HTTP/1.1" 409 285 0.001743 10.0.0.146 - - [2025-10-30 23:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.146 - - [2025-10-30 23:59:44] "PUT /security-group/0d8a91b4-0efc-43df-8cfe-8657b3dbd95b HTTP/1.1" 200 263 0.055010 10.0.0.146 - - [2025-10-30 23:59:44] "PUT /access-control-list/b07f66ee-6025-45dd-879f-516fb97c44bf HTTP/1.1" 200 273 0.032289 10.0.0.146 - - [2025-10-30 23:59:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.052966 10.0.0.146 - - [2025-10-30 23:59:44] "PUT /access-control-list/367cf96b-2dce-45ae-a084-c03748154254 HTTP/1.1" 200 273 0.034983 10.0.0.146 - - [2025-10-30 23:59:49] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002504 10.0.0.146 - - [2025-10-30 23:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.146 - - [2025-10-30 23:59:49] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002449 10.0.0.146 - - [2025-10-30 23:59:49] "GET /firewall-policy/376d4f02-c65f-472f-8494-e3c96d2b899f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002477 10.0.0.146 - - [2025-10-30 23:59:49] "GET /firewall-rule/33be1c9d-d8f9-49b2-b8af-55c409cb023c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002065 10.0.0.146 - - [2025-10-30 23:59:49] "POST /ref-update HTTP/1.1" 200 156 0.010942 10.0.0.146 - - [2025-10-30 23:59:49] "DELETE /firewall-rule/33be1c9d-d8f9-49b2-b8af-55c409cb023c HTTP/1.1" 200 115 0.058871 10.0.0.146 - - [2025-10-30 23:59:49] "GET /firewall-policy/8cd4d373-84fe-41b4-b2df-a8b2c596d4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004972 10.0.0.146 - - [2025-10-30 23:59:49] "GET /firewall-rule/d6f63da5-c944-436d-8f88-9ade8c472dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.003103 10.0.0.146 - - [2025-10-30 23:59:49] "POST /ref-update HTTP/1.1" 200 156 0.012400 10.0.0.146 - - [2025-10-30 23:59:49] "DELETE /firewall-rule/d6f63da5-c944-436d-8f88-9ade8c472dc5 HTTP/1.1" 200 115 0.044427 10.0.0.146 - - [2025-10-30 23:59:49] "GET /firewall-policy/8cd4d373-84fe-41b4-b2df-a8b2c596d4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.004781 10.0.0.146 - - [2025-10-30 23:59:49] "GET /firewall-rule/23981791-bea6-4f95-9555-feaaabea1a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.005354 10.0.0.146 - - [2025-10-30 23:59:49] "POST /ref-update HTTP/1.1" 200 156 0.016343 10.0.0.146 - - [2025-10-30 23:59:49] "DELETE /firewall-rule/23981791-bea6-4f95-9555-feaaabea1a65 HTTP/1.1" 200 115 0.052212 10.0.0.146 - - [2025-10-30 23:59:49] "GET /application-policy-set/f1de9e15-fc77-4414-a980-efc6806c12f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002650 10.0.0.146 - - [2025-10-30 23:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.146 - - [2025-10-30 23:59:49] "GET /policy-management/546cf3c1-9361-4f66-a1c2-16e24921fbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002498 10.0.0.146 - - [2025-10-30 23:59:49] "GET /firewall-policy/8cd4d373-84fe-41b4-b2df-a8b2c596d4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003135 10.0.0.146 - - [2025-10-30 23:59:49] "POST /ref-update HTTP/1.1" 200 156 0.019553 10.0.0.146 - - [2025-10-30 23:59:49] "DELETE /firewall-policy/8cd4d373-84fe-41b4-b2df-a8b2c596d4f0 HTTP/1.1" 200 115 0.034284 10.0.0.146 - - [2025-10-30 23:59:49] "DELETE /tag/2eae055e-6f15-45b7-8269-bbf1c24d81c1 HTTP/1.1" 200 115 0.050763 10.0.0.146 - - [2025-10-30 23:59:49] "DELETE /tag/aafd5722-8f31-488a-b513-df2596c69587 HTTP/1.1" 200 115 0.061259 10.0.0.146 - - [2025-10-30 23:59:49] "DELETE /tag/9af36300-c358-4edf-9d80-e2aa8f10c0d2 HTTP/1.1" 200 115 0.049270 10.0.0.146 - - [2025-10-30 23:59:49] "DELETE /tag/598e0f58-bfe0-438d-90fe-ab74eba5e944 HTTP/1.1" 200 115 0.048835 10.0.0.146 - - [2025-10-30 23:59:49] "DELETE /loadbalancer-member/6d5b05ab-4fcd-4d33-9785-c8247a45ff2a HTTP/1.1" 200 115 0.022511 10.0.0.146 - - [2025-10-30 23:59:49] "DELETE /loadbalancer-pool/6d9cff6e-3c3e-46d1-9af8-bd555f8abbf0 HTTP/1.1" 200 115 0.035225 10.0.0.146 - - [2025-10-30 23:59:50] "DELETE /loadbalancer-listener/2ec3ab29-f79b-4a87-b66a-a1ef8f0442c3 HTTP/1.1" 200 115 0.030023 10.0.0.146 - - [2025-10-30 23:59:50] "DELETE /loadbalancer/d240c589-b24b-47b6-b607-3ef1bb687b10 HTTP/1.1" 200 115 0.031473 10.0.0.146 - - [2025-10-30 23:59:50] "DELETE /floating-ip/d844ed72-ed03-461a-b938-cf41bc93b592 HTTP/1.1" 200 115 0.032627 10.0.0.146 - - [2025-10-30 23:59:50] "DELETE /instance-ip/009ff09f-6d4d-408f-862c-67070dae02e9 HTTP/1.1" 200 115 0.053247 10.0.0.146 - - [2025-10-30 23:59:50] "DELETE /virtual-machine-interface/3ee2cbe1-1705-4529-913a-119974af12f8 HTTP/1.1" 200 115 0.047766 10.0.0.146 - - [2025-10-30 23:59:50] "DELETE /tag/9443018e-4ffd-4e30-b8ae-ca441ecd91ed HTTP/1.1" 200 115 0.049816 10.0.0.146 - - [2025-10-30 23:59:50] "POST /projects HTTP/1.1" 409 238 0.002494 10.0.0.146 - - [2025-10-30 23:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.146 - - [2025-10-30 23:59:50] "GET /project/ad60ac7f-5d67-44a7-8967-865bcb2f1a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042187 10.0.0.146 - - [2025-10-30 23:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.146 - - [2025-10-30 23:59:50] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.021517 10.0.0.146 - - [2025-10-30 23:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.146 - - [2025-10-30 23:59:50] "GET /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003650 10.0.0.146 - - [2025-10-30 23:59:50] "POST /security-groups HTTP/1.1" 409 285 0.002270 10.0.0.146 - - [2025-10-30 23:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.146 - - [2025-10-30 23:59:50] "PUT /security-group/0d8a91b4-0efc-43df-8cfe-8657b3dbd95b HTTP/1.1" 200 263 0.065054 10.0.0.146 - - [2025-10-30 23:59:50] "PUT /access-control-list/b07f66ee-6025-45dd-879f-516fb97c44bf HTTP/1.1" 200 273 0.018497 10.0.0.146 - - [2025-10-30 23:59:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.043262 10.0.0.146 - - [2025-10-30 23:59:50] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.029045 10.0.0.146 - - [2025-10-30 23:59:50] "PUT /access-control-list/367cf96b-2dce-45ae-a084-c03748154254 HTTP/1.1" 200 273 0.043087 10.0.0.146 - - [2025-10-30 23:59:50] "GET /firewall-rule/5a9d31b1-de14-4b28-9d3c-75cbecff2722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002962 10.0.0.146 - - [2025-10-30 23:59:50] "POST /ref-update HTTP/1.1" 200 156 0.057424 10.0.0.146 - - [2025-10-30 23:59:50] "DELETE /firewall-rule/5a9d31b1-de14-4b28-9d3c-75cbecff2722 HTTP/1.1" 200 115 0.046396 10.0.0.146 - - [2025-10-30 23:59:50] "GET /firewall-policy/de699a19-61d7-420d-833f-6289b4492d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.007844 10.0.0.146 - - [2025-10-30 23:59:50] "GET /firewall-rule/78dfc5bf-6073-4928-9e81-95cabe345645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003354 10.0.0.146 - - [2025-10-30 23:59:50] "POST /ref-update HTTP/1.1" 200 156 0.080145 10.0.0.146 - - [2025-10-30 23:59:51] "DELETE /firewall-rule/78dfc5bf-6073-4928-9e81-95cabe345645 HTTP/1.1" 200 115 0.042833 10.0.0.146 - - [2025-10-30 23:59:51] "DELETE /tag/16981ac6-fca5-4282-a029-2b7b711f4ee0 HTTP/1.1" 200 115 0.031459 10.0.0.146 - - [2025-10-30 23:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.146 - - [2025-10-30 23:59:51] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004102 10.0.0.146 - - [2025-10-30 23:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.146 - - [2025-10-30 23:59:51] "GET /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003140 10.0.0.146 - - [2025-10-30 23:59:51] "PUT /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc HTTP/1.1" 200 265 0.044845 10.0.0.146 - - [2025-10-30 23:59:51] "PUT /virtual-network/bd8d435f-1d54-4149-a03a-9be4efb6e61d HTTP/1.1" 200 265 0.039983 10.0.0.146 - - [2025-10-30 23:59:51] "DELETE /security-group/0d8a91b4-0efc-43df-8cfe-8657b3dbd95b HTTP/1.1" 200 115 0.056173 10.0.0.146 - - [2025-10-30 23:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.146 - - [2025-10-30 23:59:51] "DELETE /access-control-list/b07f66ee-6025-45dd-879f-516fb97c44bf HTTP/1.1" 200 115 0.037037 10.0.0.146 - - [2025-10-30 23:59:51] "DELETE /access-control-list/367cf96b-2dce-45ae-a084-c03748154254 HTTP/1.1" 200 115 0.035988 10.0.0.146 - - [2025-10-30 23:59:51] "GET /project/ad60ac7f-5d67-44a7-8967-865bcb2f1a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.040275 10.0.0.146 - - [2025-10-30 23:59:51] "GET /project/ad60ac7f-5d67-44a7-8967-865bcb2f1a12?fields=security_groups HTTP/1.1" 200 1352 0.038092 10.0.0.146 - - [2025-10-30 23:59:51] "DELETE /security-group/f8ad889e-c184-45ff-ae79-08811b569015 HTTP/1.1" 200 115 0.043744 10.0.0.146 - - [2025-10-30 23:59:51] "DELETE /access-control-list/3c8c9eff-ea8d-43c1-892b-75aa33b2b637 HTTP/1.1" 200 115 0.038623 10.0.0.146 - - [2025-10-30 23:59:51] "GET /project/ad60ac7f-5d67-44a7-8967-865bcb2f1a12?fields=application_policy_sets HTTP/1.1" 200 1391 0.048311 10.0.0.146 - - [2025-10-30 23:59:51] "DELETE /access-control-list/f5bd6a3e-d4e4-42fe-90a8-fa6656c63721 HTTP/1.1" 200 115 0.052701 10.0.0.146 - - [2025-10-30 23:59:51] "DELETE /project/ad60ac7f-5d67-44a7-8967-865bcb2f1a12 HTTP/1.1" 200 115 0.333440 10.0.0.146 - - [2025-10-31 00:00:47] "GET / HTTP/1.1" 200 36215 0.002446 10.0.0.146 - - [2025-10-31 00:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010174 10.0.0.146 - - [2025-10-31 00:00:47] "GET /global-vrouter-config/b5ababb8-0f03-40c6-83db-a526f9e3d318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002439 10.0.0.146 - - [2025-10-31 00:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.146 - - [2025-10-31 00:00:47] "GET /global-vrouter-config/b5ababb8-0f03-40c6-83db-a526f9e3d318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002095 10.0.0.146 - - [2025-10-31 00:01:03] "GET / HTTP/1.1" 200 36215 0.001448 10.0.0.146 - - [2025-10-31 00:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.146 - - [2025-10-31 00:01:03] "GET /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004608 10.0.0.146 - - [2025-10-31 00:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.146 - - [2025-10-31 00:01:03] "GET /config-node/8573073b-5381-433f-9f12-31f833f9262c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002821 10.0.0.146 - - [2025-10-31 00:01:03] "GET / HTTP/1.1" 200 36215 0.001374 10.0.0.146 - - [2025-10-31 00:01:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001908 10.0.0.146 - - [2025-10-31 00:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.146 - - [2025-10-31 00:01:09] "GET /global-vrouter-config/b5ababb8-0f03-40c6-83db-a526f9e3d318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002337 10.0.0.146 - - [2025-10-31 00:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.146 - - [2025-10-31 00:01:09] "PUT /global-vrouter-config/b5ababb8-0f03-40c6-83db-a526f9e3d318 HTTP/1.1" 200 277 0.007658 10.0.0.146 - - [2025-10-31 00:01:09] "GET / HTTP/1.1" 200 36215 0.001597 10.0.0.146 - - [2025-10-31 00:01:09] "POST /alarms HTTP/1.1" 409 264 0.001865 10.0.0.146 - - [2025-10-31 00:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001137 10.0.0.146 - - [2025-10-31 00:01:09] "PUT /alarm/faabc24c-b88a-47ca-bfa1-677924737f15 HTTP/1.1" 200 245 0.009983 10.0.0.146 - - [2025-10-31 00:01:09] "POST /alarms HTTP/1.1" 409 261 0.005003 10.0.0.146 - - [2025-10-31 00:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.146 - - [2025-10-31 00:01:09] "PUT /alarm/b33a3e8c-c19f-4c6c-96a5-01c0027317b8 HTTP/1.1" 200 245 0.008607 10.0.0.146 - - [2025-10-31 00:01:09] "POST /alarms HTTP/1.1" 409 261 0.005572 10.0.0.146 - - [2025-10-31 00:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.146 - - [2025-10-31 00:01:09] "PUT /alarm/a62d7492-7a40-450e-99a6-e838540901e5 HTTP/1.1" 200 245 0.014409 10.0.0.146 - - [2025-10-31 00:01:09] "POST /alarms HTTP/1.1" 409 253 0.007874 10.0.0.146 - - [2025-10-31 00:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007050 10.0.0.146 - - [2025-10-31 00:01:09] "PUT /alarm/790d675f-04a1-4b2a-a941-f75e56a11b2a HTTP/1.1" 200 245 0.011093 10.0.0.146 - - [2025-10-31 00:01:09] "POST /alarms HTTP/1.1" 409 251 0.006133 10.0.0.146 - - [2025-10-31 00:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.146 - - [2025-10-31 00:01:09] "PUT /alarm/2cb9beb1-7c54-4fcb-a90a-4bfb7d9bc9e1 HTTP/1.1" 200 245 0.009243 10.0.0.146 - - [2025-10-31 00:01:09] "POST /alarms HTTP/1.1" 409 252 0.010755 10.0.0.146 - - [2025-10-31 00:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.146 - - [2025-10-31 00:01:09] "PUT /alarm/48e93115-6f88-42ad-bcdd-55466d7954c8 HTTP/1.1" 200 245 0.014138 10.0.0.146 - - [2025-10-31 00:01:09] "POST /alarms HTTP/1.1" 409 256 0.004256 10.0.0.146 - - [2025-10-31 00:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.146 - - [2025-10-31 00:01:09] "PUT /alarm/6ff832b7-bb73-46b6-bbde-878886aa8d1c HTTP/1.1" 200 245 0.020083 10.0.0.146 - - [2025-10-31 00:01:09] "POST /alarms HTTP/1.1" 409 248 0.006351 10.0.0.146 - - [2025-10-31 00:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.146 - - [2025-10-31 00:01:09] "PUT /alarm/ff5b4741-7e93-4a77-942d-d195937775ab HTTP/1.1" 200 245 0.009916 10.0.0.146 - - [2025-10-31 00:01:09] "POST /alarms HTTP/1.1" 409 252 0.001496 10.0.0.146 - - [2025-10-31 00:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.146 - - [2025-10-31 00:01:09] "PUT /alarm/86b0de36-b959-4efb-9e56-4ab52ee19fc8 HTTP/1.1" 200 245 0.012277 10.0.0.146 - - [2025-10-31 00:01:09] "POST /alarms HTTP/1.1" 409 257 0.007224 10.0.0.146 - - [2025-10-31 00:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.146 - - [2025-10-31 00:01:09] "PUT /alarm/a612601f-c5d7-4178-b765-6ad93ec8a7f4 HTTP/1.1" 200 245 0.011125 10.0.0.146 - - [2025-10-31 00:01:09] "POST /alarms HTTP/1.1" 409 251 0.002543 10.0.0.146 - - [2025-10-31 00:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.146 - - [2025-10-31 00:01:09] "PUT /alarm/188e37fc-afa2-4f27-ac7a-31ef682ee50d HTTP/1.1" 200 245 0.011033 10.0.0.146 - - [2025-10-31 00:01:09] "POST /alarms HTTP/1.1" 409 257 0.004494 10.0.0.146 - - [2025-10-31 00:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.146 - - [2025-10-31 00:01:10] "PUT /alarm/52d48dbd-6131-4d4f-89a2-e454f450246a HTTP/1.1" 200 245 0.017079 10.0.0.146 - - [2025-10-31 00:01:10] "POST /alarms HTTP/1.1" 409 261 0.002124 10.0.0.146 - - [2025-10-31 00:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.146 - - [2025-10-31 00:01:10] "PUT /alarm/13213b63-38de-4740-ace7-0586da5abb0d HTTP/1.1" 200 245 0.010410 10.0.0.146 - - [2025-10-31 00:01:10] "POST /alarms HTTP/1.1" 409 258 0.006841 10.0.0.146 - - [2025-10-31 00:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.146 - - [2025-10-31 00:01:10] "PUT /alarm/a7d73c34-2808-43ae-ba2b-1fafeec25ea3 HTTP/1.1" 200 245 0.008711 10.0.0.146 - - [2025-10-31 00:01:10] "POST /alarms HTTP/1.1" 409 254 0.003373 10.0.0.146 - - [2025-10-31 00:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.146 - - [2025-10-31 00:01:10] "PUT /alarm/14e6c92f-8caf-4d99-8f72-a6056b049913 HTTP/1.1" 200 245 0.012109 10.0.0.146 - - [2025-10-31 00:01:10] "POST /alarms HTTP/1.1" 409 254 0.004118 10.0.0.146 - - [2025-10-31 00:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001196 10.0.0.146 - - [2025-10-31 00:01:10] "PUT /alarm/3989f5af-6dca-44aa-8b8a-a83bf2150de9 HTTP/1.1" 200 245 0.009796 10.0.0.146 - - [2025-10-31 00:01:10] "POST /alarms HTTP/1.1" 409 254 0.002025 10.0.0.146 - - [2025-10-31 00:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.146 - - [2025-10-31 00:01:10] "PUT /alarm/06bfd529-0d18-476d-9f40-b78a4f6f02d1 HTTP/1.1" 200 245 0.008841 10.0.0.146 - - [2025-10-31 00:01:10] "POST /alarms HTTP/1.1" 409 247 0.004324 10.0.0.146 - - [2025-10-31 00:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.146 - - [2025-10-31 00:01:10] "PUT /alarm/4ade2570-b62a-46be-a1af-e52092403bf3 HTTP/1.1" 200 245 0.014904 10.0.0.146 - - [2025-10-31 00:01:10] "POST /alarms HTTP/1.1" 409 272 0.010452 10.0.0.146 - - [2025-10-31 00:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.146 - - [2025-10-31 00:01:10] "PUT /alarm/e3c71394-9ee8-4163-8d18-68a0ea7fdadd HTTP/1.1" 200 245 0.008632 10.0.0.146 - - [2025-10-31 00:01:10] "POST /alarms HTTP/1.1" 409 261 0.002556 10.0.0.146 - - [2025-10-31 00:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.146 - - [2025-10-31 00:01:10] "PUT /alarm/5cf95d6b-b268-495e-845a-7c73cfd7b83b HTTP/1.1" 200 245 0.010149 10.0.0.146 - - [2025-10-31 00:01:10] "POST /alarms HTTP/1.1" 409 259 0.003529 10.0.0.146 - - [2025-10-31 00:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013398 10.0.0.146 - - [2025-10-31 00:01:10] "PUT /alarm/386342ae-580c-434a-9ad4-9ed221a30cd6 HTTP/1.1" 200 245 0.010073 10.0.0.146 - - [2025-10-31 00:01:10] "POST /alarms HTTP/1.1" 409 265 0.003522 10.0.0.146 - - [2025-10-31 00:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.146 - - [2025-10-31 00:01:10] "PUT /alarm/2f00b2c8-15c8-4020-ab7e-8520def0a2b6 HTTP/1.1" 200 245 0.009993 10.0.0.146 - - [2025-10-31 00:01:10] "POST /alarms HTTP/1.1" 409 279 0.009346 10.0.0.146 - - [2025-10-31 00:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.146 - - [2025-10-31 00:01:10] "PUT /alarm/e239ad93-94c9-464a-9a48-a332c787972e HTTP/1.1" 200 245 0.012702 10.0.0.146 - - [2025-10-31 00:01:11] "GET / HTTP/1.1" 200 36215 0.005468 10.0.0.146 - - [2025-10-31 00:01:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002034 10.0.0.146 - - [2025-10-31 00:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.146 - - [2025-10-31 00:01:11] "PUT /global-vrouter-config/b5ababb8-0f03-40c6-83db-a526f9e3d318 HTTP/1.1" 200 277 0.006433 10.0.0.146 - - [2025-10-31 00:01:11] "GET / HTTP/1.1" 200 36215 0.001583 10.0.0.146 - - [2025-10-31 00:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.146 - - [2025-10-31 00:01:11] "GET /global-vrouter-config/b5ababb8-0f03-40c6-83db-a526f9e3d318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002693 10.0.0.146 - - [2025-10-31 00:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.146 - - [2025-10-31 00:01:11] "PUT /global-vrouter-config/b5ababb8-0f03-40c6-83db-a526f9e3d318 HTTP/1.1" 200 277 0.013829 10.0.0.146 - - [2025-10-31 00:01:11] "GET / HTTP/1.1" 200 36215 0.001780 10.0.0.146 - - [2025-10-31 00:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006970 10.0.0.146 - - [2025-10-31 00:01:11] "GET /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006067 10.0.0.146 - - [2025-10-31 00:01:11] "PUT /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8 HTTP/1.1" 200 275 0.017882 10.0.0.146 - - [2025-10-31 00:01:14] "GET / HTTP/1.1" 200 36215 0.001341 10.0.0.146 - - [2025-10-31 00:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.146 - - [2025-10-31 00:01:14] "GET /routing-instance/faa460ba-a05f-4a5e-b4cf-01083eb2af56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002117 10.0.0.146 - - [2025-10-31 00:01:14] "POST /bgp-routers HTTP/1.1" 409 301 0.001276 10.0.0.146 - - [2025-10-31 00:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001236 10.0.0.146 - - [2025-10-31 00:01:15] "GET /bgp-router/f029c5d1-542f-4597-a1e0-ec9e09dac05f?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003166 10.0.0.146 - - [2025-10-31 00:01:15] "PUT /bgp-router/f029c5d1-542f-4597-a1e0-ec9e09dac05f HTTP/1.1" 200 255 0.011047 [Introspect:8084]10.0.0.146 - - [2025-10-31 00:01:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000924 [Introspect:8084]10.0.0.146 - - [2025-10-31 00:01:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000859 10.0.0.146 - - [2025-10-31 00:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.146 - - [2025-10-31 00:01:16] "GET /global-vrouter-config/b5ababb8-0f03-40c6-83db-a526f9e3d318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002387 [Introspect:8084]10.0.0.146 - - [2025-10-31 00:01:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000918 [Introspect:8084]10.0.0.146 - - [2025-10-31 00:01:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000816 10.0.0.146 - - [2025-10-31 00:01:32] "GET / HTTP/1.1" 200 36215 0.001727 10.0.0.146 - - [2025-10-31 00:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.146 - - [2025-10-31 00:01:32] "GET /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004898 10.0.0.146 - - [2025-10-31 00:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.146 - - [2025-10-31 00:01:32] "GET /config-node/8573073b-5381-433f-9f12-31f833f9262c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001792 10.0.0.146 - - [2025-10-31 00:01:43] "GET / HTTP/1.1" 200 36215 0.001358 10.0.0.146 - - [2025-10-31 00:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.146 - - [2025-10-31 00:01:43] "GET /routing-instance/faa460ba-a05f-4a5e-b4cf-01083eb2af56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.005982 10.0.0.146 - - [2025-10-31 00:01:43] "POST /bgp-routers HTTP/1.1" 409 301 0.006792 10.0.0.146 - - [2025-10-31 00:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.146 - - [2025-10-31 00:01:43] "GET /bgp-router/f029c5d1-542f-4597-a1e0-ec9e09dac05f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004181 10.0.0.146 - - [2025-10-31 00:01:43] "PUT /bgp-router/f029c5d1-542f-4597-a1e0-ec9e09dac05f HTTP/1.1" 200 255 0.012555 [Introspect:8084]10.0.0.146 - - [2025-10-31 00:01:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001011 [Introspect:8084]10.0.0.146 - - [2025-10-31 00:01:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000844 10.0.0.146 - - [2025-10-31 00:01:58] "GET / HTTP/1.1" 200 36215 0.001702 10.0.0.146 - - [2025-10-31 00:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.146 - - [2025-10-31 00:01:58] "GET /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004737 10.0.0.146 - - [2025-10-31 00:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.146 - - [2025-10-31 00:01:58] "GET /config-node/8573073b-5381-433f-9f12-31f833f9262c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002779 10.0.0.146 - - [2025-10-31 00:01:58] "GET / HTTP/1.1" 200 36215 0.001384 10.0.0.146 - - [2025-10-31 00:01:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001904 10.0.0.146 - - [2025-10-31 00:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.146 - - [2025-10-31 00:02:03] "GET /global-vrouter-config/b5ababb8-0f03-40c6-83db-a526f9e3d318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002200 10.0.0.146 - - [2025-10-31 00:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001208 10.0.0.146 - - [2025-10-31 00:02:03] "PUT /global-vrouter-config/b5ababb8-0f03-40c6-83db-a526f9e3d318 HTTP/1.1" 200 277 0.007826 10.0.0.146 - - [2025-10-31 00:02:03] "GET / HTTP/1.1" 200 36215 0.002883 10.0.0.146 - - [2025-10-31 00:02:03] "POST /alarms HTTP/1.1" 409 264 0.002736 10.0.0.146 - - [2025-10-31 00:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.146 - - [2025-10-31 00:02:03] "PUT /alarm/faabc24c-b88a-47ca-bfa1-677924737f15 HTTP/1.1" 200 245 0.014347 10.0.0.146 - - [2025-10-31 00:02:03] "POST /alarms HTTP/1.1" 409 261 0.002906 10.0.0.146 - - [2025-10-31 00:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.146 - - [2025-10-31 00:02:03] "PUT /alarm/b33a3e8c-c19f-4c6c-96a5-01c0027317b8 HTTP/1.1" 200 245 0.010396 10.0.0.146 - - [2025-10-31 00:02:03] "POST /alarms HTTP/1.1" 409 261 0.006780 10.0.0.146 - - [2025-10-31 00:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.146 - - [2025-10-31 00:02:04] "PUT /alarm/a62d7492-7a40-450e-99a6-e838540901e5 HTTP/1.1" 200 245 0.012294 10.0.0.146 - - [2025-10-31 00:02:04] "POST /alarms HTTP/1.1" 409 253 0.004425 10.0.0.146 - - [2025-10-31 00:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.146 - - [2025-10-31 00:02:04] "PUT /alarm/790d675f-04a1-4b2a-a941-f75e56a11b2a HTTP/1.1" 200 245 0.010573 10.0.0.146 - - [2025-10-31 00:02:04] "POST /alarms HTTP/1.1" 409 251 0.005923 10.0.0.146 - - [2025-10-31 00:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.146 - - [2025-10-31 00:02:04] "PUT /alarm/2cb9beb1-7c54-4fcb-a90a-4bfb7d9bc9e1 HTTP/1.1" 200 245 0.009182 10.0.0.146 - - [2025-10-31 00:02:04] "POST /alarms HTTP/1.1" 409 252 0.006683 10.0.0.146 - - [2025-10-31 00:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.146 - - [2025-10-31 00:02:04] "PUT /alarm/48e93115-6f88-42ad-bcdd-55466d7954c8 HTTP/1.1" 200 245 0.008281 10.0.0.146 - - [2025-10-31 00:02:04] "POST /alarms HTTP/1.1" 409 256 0.008306 10.0.0.146 - - [2025-10-31 00:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.146 - - [2025-10-31 00:02:04] "PUT /alarm/6ff832b7-bb73-46b6-bbde-878886aa8d1c HTTP/1.1" 200 245 0.008809 10.0.0.146 - - [2025-10-31 00:02:04] "POST /alarms HTTP/1.1" 409 248 0.004904 10.0.0.146 - - [2025-10-31 00:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.146 - - [2025-10-31 00:02:04] "PUT /alarm/ff5b4741-7e93-4a77-942d-d195937775ab HTTP/1.1" 200 245 0.017539 10.0.0.146 - - [2025-10-31 00:02:04] "POST /alarms HTTP/1.1" 409 252 0.004590 10.0.0.146 - - [2025-10-31 00:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.146 - - [2025-10-31 00:02:04] "PUT /alarm/86b0de36-b959-4efb-9e56-4ab52ee19fc8 HTTP/1.1" 200 245 0.009406 10.0.0.146 - - [2025-10-31 00:02:04] "POST /alarms HTTP/1.1" 409 257 0.003228 10.0.0.146 - - [2025-10-31 00:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001226 10.0.0.146 - - [2025-10-31 00:02:04] "PUT /alarm/a612601f-c5d7-4178-b765-6ad93ec8a7f4 HTTP/1.1" 200 245 0.008235 10.0.0.146 - - [2025-10-31 00:02:04] "POST /alarms HTTP/1.1" 409 251 0.009175 10.0.0.146 - - [2025-10-31 00:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.146 - - [2025-10-31 00:02:04] "PUT /alarm/188e37fc-afa2-4f27-ac7a-31ef682ee50d HTTP/1.1" 200 245 0.008653 10.0.0.146 - - [2025-10-31 00:02:04] "POST /alarms HTTP/1.1" 409 257 0.005965 10.0.0.146 - - [2025-10-31 00:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.146 - - [2025-10-31 00:02:04] "PUT /alarm/52d48dbd-6131-4d4f-89a2-e454f450246a HTTP/1.1" 200 245 0.008915 10.0.0.146 - - [2025-10-31 00:02:04] "POST /alarms HTTP/1.1" 409 261 0.002761 10.0.0.146 - - [2025-10-31 00:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.146 - - [2025-10-31 00:02:04] "PUT /alarm/13213b63-38de-4740-ace7-0586da5abb0d HTTP/1.1" 200 245 0.010078 10.0.0.146 - - [2025-10-31 00:02:04] "POST /alarms HTTP/1.1" 409 258 0.002946 10.0.0.146 - - [2025-10-31 00:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.146 - - [2025-10-31 00:02:04] "PUT /alarm/a7d73c34-2808-43ae-ba2b-1fafeec25ea3 HTTP/1.1" 200 245 0.010504 10.0.0.146 - - [2025-10-31 00:02:04] "POST /alarms HTTP/1.1" 409 254 0.004220 10.0.0.146 - - [2025-10-31 00:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001182 10.0.0.146 - - [2025-10-31 00:02:04] "PUT /alarm/14e6c92f-8caf-4d99-8f72-a6056b049913 HTTP/1.1" 200 245 0.009209 10.0.0.146 - - [2025-10-31 00:02:04] "POST /alarms HTTP/1.1" 409 254 0.016718 10.0.0.146 - - [2025-10-31 00:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.146 - - [2025-10-31 00:02:04] "PUT /alarm/3989f5af-6dca-44aa-8b8a-a83bf2150de9 HTTP/1.1" 200 245 0.010619 10.0.0.146 - - [2025-10-31 00:02:04] "POST /alarms HTTP/1.1" 409 254 0.009657 10.0.0.146 - - [2025-10-31 00:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.146 - - [2025-10-31 00:02:05] "PUT /alarm/06bfd529-0d18-476d-9f40-b78a4f6f02d1 HTTP/1.1" 200 245 0.009358 10.0.0.146 - - [2025-10-31 00:02:05] "POST /alarms HTTP/1.1" 409 247 0.005115 10.0.0.146 - - [2025-10-31 00:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.146 - - [2025-10-31 00:02:05] "PUT /alarm/4ade2570-b62a-46be-a1af-e52092403bf3 HTTP/1.1" 200 245 0.010474 10.0.0.146 - - [2025-10-31 00:02:05] "POST /alarms HTTP/1.1" 409 272 0.003406 10.0.0.146 - - [2025-10-31 00:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.146 - - [2025-10-31 00:02:05] "PUT /alarm/e3c71394-9ee8-4163-8d18-68a0ea7fdadd HTTP/1.1" 200 245 0.008026 10.0.0.146 - - [2025-10-31 00:02:05] "POST /alarms HTTP/1.1" 409 261 0.001941 10.0.0.146 - - [2025-10-31 00:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.146 - - [2025-10-31 00:02:05] "PUT /alarm/5cf95d6b-b268-495e-845a-7c73cfd7b83b HTTP/1.1" 200 245 0.007884 10.0.0.146 - - [2025-10-31 00:02:05] "POST /alarms HTTP/1.1" 409 259 0.002189 10.0.0.146 - - [2025-10-31 00:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001287 10.0.0.146 - - [2025-10-31 00:02:05] "PUT /alarm/386342ae-580c-434a-9ad4-9ed221a30cd6 HTTP/1.1" 200 245 0.008123 10.0.0.146 - - [2025-10-31 00:02:05] "POST /alarms HTTP/1.1" 409 265 0.008069 10.0.0.146 - - [2025-10-31 00:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001228 10.0.0.146 - - [2025-10-31 00:02:05] "PUT /alarm/2f00b2c8-15c8-4020-ab7e-8520def0a2b6 HTTP/1.1" 200 245 0.009963 10.0.0.146 - - [2025-10-31 00:02:05] "POST /alarms HTTP/1.1" 409 279 0.005648 10.0.0.146 - - [2025-10-31 00:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.146 - - [2025-10-31 00:02:05] "PUT /alarm/e239ad93-94c9-464a-9a48-a332c787972e HTTP/1.1" 200 245 0.008165 10.0.0.146 - - [2025-10-31 00:02:05] "GET / HTTP/1.1" 200 36215 0.001758 10.0.0.146 - - [2025-10-31 00:02:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001950 10.0.0.146 - - [2025-10-31 00:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.146 - - [2025-10-31 00:02:05] "PUT /global-vrouter-config/b5ababb8-0f03-40c6-83db-a526f9e3d318 HTTP/1.1" 200 277 0.006838 10.0.0.146 - - [2025-10-31 00:02:05] "GET / HTTP/1.1" 200 36215 0.001412 10.0.0.146 - - [2025-10-31 00:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.146 - - [2025-10-31 00:02:05] "GET /global-vrouter-config/b5ababb8-0f03-40c6-83db-a526f9e3d318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002161 10.0.0.146 - - [2025-10-31 00:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001248 10.0.0.146 - - [2025-10-31 00:02:05] "PUT /global-vrouter-config/b5ababb8-0f03-40c6-83db-a526f9e3d318 HTTP/1.1" 200 277 0.007571 10.0.0.146 - - [2025-10-31 00:02:06] "GET / HTTP/1.1" 200 36215 0.001830 10.0.0.146 - - [2025-10-31 00:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.146 - - [2025-10-31 00:02:06] "GET /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005721 10.0.0.146 - - [2025-10-31 00:02:06] "PUT /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8 HTTP/1.1" 200 275 0.016035 10.0.0.146 - - [2025-10-31 00:02:09] "GET / HTTP/1.1" 200 36215 0.001558 10.0.0.146 - - [2025-10-31 00:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.146 - - [2025-10-31 00:02:09] "GET /routing-instance/faa460ba-a05f-4a5e-b4cf-01083eb2af56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002620 10.0.0.146 - - [2025-10-31 00:02:09] "POST /bgp-routers HTTP/1.1" 409 301 0.001650 10.0.0.146 - - [2025-10-31 00:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.146 - - [2025-10-31 00:02:09] "GET /bgp-router/f029c5d1-542f-4597-a1e0-ec9e09dac05f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003094 10.0.0.146 - - [2025-10-31 00:02:09] "PUT /bgp-router/f029c5d1-542f-4597-a1e0-ec9e09dac05f HTTP/1.1" 200 255 0.010714 [Introspect:8084]10.0.0.146 - - [2025-10-31 00:02:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001564 [Introspect:8084]10.0.0.146 - - [2025-10-31 00:02:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001024 10.0.0.146 - - [2025-10-31 00:02:13] "POST /tags HTTP/1.1" 200 356 0.024366 10.0.0.146 - - [2025-10-31 00:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011313 10.0.0.146 - - [2025-10-31 00:02:13] "GET /tag/b2227840-84e9-48aa-a9f4-9cde324c7bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.021762 10.0.0.146 - - [2025-10-31 00:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.146 - - [2025-10-31 00:02:13] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003707 10.0.0.146 - - [2025-10-31 00:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.146 - - [2025-10-31 00:02:13] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036272 10.0.0.146 - - [2025-10-31 00:02:13] "POST /virtual-machines HTTP/1.1" 200 352 0.037648 10.0.0.146 - - [2025-10-31 00:02:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.040611 10.0.0.146 - - [2025-10-31 00:02:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.122647 10.0.0.146 - - [2025-10-31 00:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007786 10.0.0.146 - - [2025-10-31 00:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012516 10.0.0.146 - - [2025-10-31 00:02:14] "GET /virtual-machine-interface/daed3b94-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.007018 10.0.0.146 - - [2025-10-31 00:02:14] "POST /instance-ips HTTP/1.1" 200 392 0.027915 10.0.0.146 - - [2025-10-31 00:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.028398 10.0.0.146 - - [2025-10-31 00:02:14] "GET /virtual-machine-interface/daed3b94-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.019618 10.0.0.146 - - [2025-10-31 00:02:14] "POST /set-tag HTTP/1.1" 200 109 0.012854 10.0.0.146 - - [2025-10-31 00:02:14] "GET /virtual-machine-interface/daed3b94-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.030297 10.0.0.146 - - [2025-10-31 00:02:14] "GET /instance-ip/db08cabc-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.005433 10.0.0.146 - - [2025-10-31 00:02:14] "GET /virtual-machine-interface/daed3b94-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004183 10.0.0.146 - - [2025-10-31 00:02:14] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.146 - - [2025-10-31 00:02:14] "GET /virtual-router/e14ad28b-93c5-4a55-9caf-dccf6d9e87e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.002969 10.0.0.146 - - [2025-10-31 00:02:14] "POST /ref-update HTTP/1.1" 200 156 0.010080 10.0.0.146 - - [2025-10-31 00:02:14] "GET /virtual-machine-interface/daed3b94-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.012199 10.0.0.146 - - [2025-10-31 00:02:14] "POST /set-tag HTTP/1.1" 200 109 0.003634 10.0.0.146 - - [2025-10-31 00:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.146 - - [2025-10-31 00:02:14] "GET /virtual-network/fbb249fa-8c7b-4360-a702-656ecdb9bafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003573 10.0.0.146 - - [2025-10-31 00:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.146 - - [2025-10-31 00:02:14] "GET /project/26e16801-5ac8-4ad0-bb4e-9ce6e0c5e4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038074 10.0.0.146 - - [2025-10-31 00:02:14] "POST /virtual-machines HTTP/1.1" 200 356 0.008301 10.0.0.146 - - [2025-10-31 00:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.023120 10.0.0.146 - - [2025-10-31 00:02:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.109109 10.0.0.146 - - [2025-10-31 00:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009212 10.0.0.146 - - [2025-10-31 00:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005396 10.0.0.146 - - [2025-10-31 00:02:14] "GET /virtual-machine-interface/db66612c-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.005212 10.0.0.146 - - [2025-10-31 00:02:14] "POST /instance-ips HTTP/1.1" 200 396 0.028581 10.0.0.146 - - [2025-10-31 00:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.032933 10.0.0.146 - - [2025-10-31 00:02:14] "GET /virtual-machine-interface/db66612c-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.004131 10.0.0.146 - - [2025-10-31 00:02:15] "POST /set-tag HTTP/1.1" 200 109 0.032753 10.0.0.146 - - [2025-10-31 00:02:15] "GET /virtual-machine-interface/db66612c-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.025229 10.0.0.146 - - [2025-10-31 00:02:15] "GET /instance-ip/db809fce-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.006220 10.0.0.146 - - [2025-10-31 00:02:15] "GET /virtual-machine-interface/db66612c-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008028 10.0.0.146 - - [2025-10-31 00:02:15] "POST /set-tag HTTP/1.1" 200 109 0.004396 10.0.0.146 - - [2025-10-31 00:02:15] "GET /virtual-router/e14ad28b-93c5-4a55-9caf-dccf6d9e87e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.009819 10.0.0.146 - - [2025-10-31 00:02:15] "POST /ref-update HTTP/1.1" 200 156 0.011264 10.0.0.146 - - [2025-10-31 00:02:15] "GET /virtual-machine-interface/db66612c-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.012154 10.0.0.146 - - [2025-10-31 00:02:15] "POST /set-tag HTTP/1.1" 200 109 0.007887 10.0.0.146 - - [2025-10-31 00:02:15] "GET /virtual-machine-interface/daed3b94-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004269 10.0.0.146 - - [2025-10-31 00:02:15] "POST /set-tag HTTP/1.1" 200 109 0.002094 10.0.0.146 - - [2025-10-31 00:02:15] "GET /virtual-machine-interface/db66612c-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003349 10.0.0.146 - - [2025-10-31 00:02:15] "POST /set-tag HTTP/1.1" 200 109 0.001747 10.0.0.146 - - [2025-10-31 00:02:16] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007260 10.0.0.146 - - [2025-10-31 00:02:16] "POST /set-tag HTTP/1.1" 200 109 0.004388 10.0.0.146 - - [2025-10-31 00:02:16] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004640 10.0.0.146 - - [2025-10-31 00:02:16] "POST /set-tag HTTP/1.1" 200 109 0.002735 10.0.0.146 - - [2025-10-31 00:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.146 - - [2025-10-31 00:02:16] "GET /loadbalancer/269af8e8-a707-49ee-86ca-6672205ea2e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.001904 10.0.0.146 - - [2025-10-31 00:02:16] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003385 10.0.0.146 - - [2025-10-31 00:02:16] "POST /set-tag HTTP/1.1" 200 109 0.026863 10.0.0.146 - - [2025-10-31 00:02:16] "DELETE /loadbalancer-member/f54cca27-5090-456d-ba70-d7b0a6a2803d HTTP/1.1" 200 115 0.057834 10.0.0.146 - - [2025-10-31 00:02:16] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.007147 10.0.0.146 - - [2025-10-31 00:02:16] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.146 - - [2025-10-31 00:02:16] "DELETE /loadbalancer-member/298d5cda-ed98-4e94-a672-425d693de7ca HTTP/1.1" 200 115 0.028984 10.0.0.146 - - [2025-10-31 00:02:16] "GET /virtual-machine-interface/175097b8-b5eb-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.008233 10.0.0.146 - - [2025-10-31 00:02:16] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.146 - - [2025-10-31 00:02:16] "DELETE /loadbalancer-member/b422cb34-31c2-40dc-b54b-e90bfb28fbbb HTTP/1.1" 200 115 0.034226 10.0.0.146 - - [2025-10-31 00:02:30] "GET /virtual-machine-interface/daed3b94-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004380 10.0.0.146 - - [2025-10-31 00:02:30] "POST /set-tag HTTP/1.1" 200 109 0.004746 10.0.0.146 - - [2025-10-31 00:02:31] "GET /virtual-machine-interface/db66612c-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007181 10.0.0.146 - - [2025-10-31 00:02:31] "POST /set-tag HTTP/1.1" 200 109 0.004394 10.0.0.146 - - [2025-10-31 00:02:33] "GET /virtual-machine-interface/daed3b94-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005213 10.0.0.146 - - [2025-10-31 00:02:33] "POST /set-tag HTTP/1.1" 200 109 0.004911 10.0.0.146 - - [2025-10-31 00:02:47] "GET / HTTP/1.1" 200 36215 0.001708 10.0.0.146 - - [2025-10-31 00:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.146 - - [2025-10-31 00:02:47] "GET /global-system-config/0958b593-db30-415a-9a7b-b64b4c0026d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004920 10.0.0.146 - - [2025-10-31 00:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.146 - - [2025-10-31 00:02:47] "GET /config-node/8573073b-5381-433f-9f12-31f833f9262c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002539 10.0.0.146 - - [2025-10-31 00:02:58] "GET / HTTP/1.1" 200 36215 0.001343 10.0.0.146 - - [2025-10-31 00:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.146 - - [2025-10-31 00:02:59] "GET /routing-instance/faa460ba-a05f-4a5e-b4cf-01083eb2af56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004488 10.0.0.146 - - [2025-10-31 00:02:59] "POST /bgp-routers HTTP/1.1" 409 301 0.002569 10.0.0.146 - - [2025-10-31 00:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.146 - - [2025-10-31 00:02:59] "GET /bgp-router/f029c5d1-542f-4597-a1e0-ec9e09dac05f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004045 10.0.0.146 - - [2025-10-31 00:02:59] "PUT /bgp-router/f029c5d1-542f-4597-a1e0-ec9e09dac05f HTTP/1.1" 200 255 0.016901 [Introspect:8084]10.0.0.146 - - [2025-10-31 00:02:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000936 [Introspect:8084]10.0.0.146 - - [2025-10-31 00:02:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000801 10.0.0.146 - - [2025-10-31 00:03:04] "GET /virtual-machine-interface/daed3b94-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006886 10.0.0.146 - - [2025-10-31 00:03:04] "POST /set-tag HTTP/1.1" 200 109 0.003425 10.0.0.146 - - [2025-10-31 00:03:04] "GET /virtual-machine-interface/daed3b94-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007999 10.0.0.146 - - [2025-10-31 00:03:04] "POST /set-tag HTTP/1.1" 200 109 0.002729 10.0.0.146 - - [2025-10-31 00:03:04] "GET /virtual-machine/f843b8e3-015b-43c1-9c83-533611de0abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.002801 10.0.0.146 - - [2025-10-31 00:03:04] "POST /ref-update HTTP/1.1" 200 156 0.017033 10.0.0.146 - - [2025-10-31 00:03:04] "GET /virtual-machine-interface/daed3b94-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.016869 10.0.0.146 - - [2025-10-31 00:03:04] "POST /set-tag HTTP/1.1" 200 109 0.018143 10.0.0.146 - - [2025-10-31 00:03:05] "POST /set-tag HTTP/1.1" 200 109 0.053746 10.0.0.146 - - [2025-10-31 00:03:05] "DELETE /instance-ip/db08cabc-b5ec-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.097911 10.0.0.146 - - [2025-10-31 00:03:05] "DELETE /virtual-machine-interface/daed3b94-b5ec-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.108825 10.0.0.146 - - [2025-10-31 00:03:05] "DELETE /virtual-machine/f843b8e3-015b-43c1-9c83-533611de0abb HTTP/1.1" 200 115 0.068258 10.0.0.146 - - [2025-10-31 00:03:05] "GET /virtual-machine-interface/db66612c-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.011548 10.0.0.146 - - [2025-10-31 00:03:05] "POST /set-tag HTTP/1.1" 200 109 0.002933 [Introspect:8084]10.0.0.146 - - [2025-10-31 00:03:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000871 [Introspect:8084]10.0.0.146 - - [2025-10-31 00:03:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000933 [Introspect:8084]10.0.0.146 - - [2025-10-31 00:03:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000848 [Introspect:8084]10.0.0.146 - - [2025-10-31 00:03:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000776 [Introspect:8084]10.0.0.146 - - [2025-10-31 00:03:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000899 [Introspect:8084]10.0.0.146 - - [2025-10-31 00:03:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000754 10.0.0.146 - - [2025-10-31 00:03:35] "GET /virtual-machine-interface/db66612c-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004389 10.0.0.146 - - [2025-10-31 00:03:35] "POST /set-tag HTTP/1.1" 200 109 0.002808 10.0.0.146 - - [2025-10-31 00:03:35] "GET /virtual-machine-interface/db66612c-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007667 10.0.0.146 - - [2025-10-31 00:03:35] "POST /set-tag HTTP/1.1" 200 109 0.001588 10.0.0.146 - - [2025-10-31 00:03:35] "GET /virtual-machine/1720a8af-eda0-448b-b610-5060e783d91b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003020 10.0.0.146 - - [2025-10-31 00:03:35] "POST /ref-update HTTP/1.1" 200 156 0.009293 10.0.0.146 - - [2025-10-31 00:03:35] "GET /virtual-machine-interface/db66612c-b5ec-11f0-8184-fa163e80750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008723 10.0.0.146 - - [2025-10-31 00:03:35] "GET /global-system-configs HTTP/1.1" 200 323 0.008577 10.0.0.146 - - [2025-10-31 00:03:36] "POST /set-tag HTTP/1.1" 200 109 0.014855 10.0.0.146 - - [2025-10-31 00:03:36] "POST /set-tag HTTP/1.1" 200 109 0.035134 10.0.0.146 - - [2025-10-31 00:03:36] "DELETE /instance-ip/db809fce-b5ec-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.065936 10.0.0.146 - - [2025-10-31 00:03:36] "DELETE /virtual-machine-interface/db66612c-b5ec-11f0-8184-fa163e80750d HTTP/1.1" 200 115 0.058271 10.0.0.146 - - [2025-10-31 00:03:36] "DELETE /virtual-machine/1720a8af-eda0-448b-b610-5060e783d91b HTTP/1.1" 200 115 0.018860 10.0.0.146 - - [2025-10-31 00:03:36] "DELETE /tag/b2227840-84e9-48aa-a9f4-9cde324c7bd5 HTTP/1.1" 200 115 0.032121 10.0.0.146 - - [2025-10-31 00:03:36] "GET /global-system-configs HTTP/1.1" 200 323 0.002098