++ 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: =================== Wed Feb 4 09:37:24 AM UTC 2026 ===================' INFO: =================== Wed Feb 4 09:37:24 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ 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.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129: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.129 ++ CONFIGDB_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129: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.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129: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.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129: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.129 ++ 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.129 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.129 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 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.129 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.129 +++ local servers=10.0.0.129 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.129,10.137.43.1,127.0.0.1,172.17.0.1,252.129.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.129'\''))' +++ local server_ip=10.0.0.129 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.129 ]] +++ [[ ,10.0.0.129,10.137.43.1,127.0.0.1,172.17.0.1,252.129.0.1,, =~ ,10\.0\.0\.129, ]] +++ echo 10.0.0.129 1 +++ return ++ local ip=10.0.0.129 ++ [[ -z 10.0.0.129 ]] ++ echo 10.0.0.129 + host_ip=10.0.0.129 + [[ cql == \c\q\l ]] ++ echo 10.0.0.129:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.129:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.129: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=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/04/2026 09:38:06.725 7f8e34eed280 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/04/2026 09:38:06.876 7f8e34eed280 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/04/2026 09:38:06.889 7f8e34eed280 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/04/2026 09:38:06.890 7f8e34eed280 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.129 - - [2026-02-04 09:38:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000823 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.129:8082/ Hit Ctrl-C to quit. 10.0.0.129 - - [2026-02-04 09:38:16] "GET / HTTP/1.1" 503 181 0.000251 10.0.0.129 - - [2026-02-04 09:38:17] "GET / HTTP/1.1" 200 45303 0.002239 10.0.0.129 - - [2026-02-04 09:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007210 10.0.0.129 - - [2026-02-04 09:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005021 10.0.0.129 - - [2026-02-04 09:38:17] "GET / HTTP/1.1" 200 36215 0.001303 10.0.0.129 - - [2026-02-04 09:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005903 10.0.0.129 - - [2026-02-04 09:38:17] "GET /routing-instance/0791eba6-d2c9-4cbf-b03f-8bce9d06f432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003466 10.0.0.129 - - [2026-02-04 09:38:17] "POST /bgp-routers HTTP/1.1" 200 618 0.035911 10.0.0.129 - - [2026-02-04 09:38:17] "GET /bgp-router/23d74589-e540-4657-bbda-7a07c0e9b085?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.019015 10.0.0.129 - - [2026-02-04 09:38:17] "GET / HTTP/1.1" 200 36215 0.001425 10.0.0.129 - - [2026-02-04 09:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.019333 10.0.0.129 - - [2026-02-04 09:38:17] "GET /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.015340 10.0.0.129 - - [2026-02-04 09:38:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002673 10.0.0.129 - - [2026-02-04 09:38:17] "GET / HTTP/1.1" 200 36215 0.001480 10.0.0.129 - - [2026-02-04 09:38:17] "POST /ref-update HTTP/1.1" 200 156 0.013249 10.0.0.129 - - [2026-02-04 09:38:18] "GET / HTTP/1.1" 200 36215 0.001555 10.0.0.129 - - [2026-02-04 09:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.129 - - [2026-02-04 09:38:18] "GET /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.022391 10.0.0.129 - - [2026-02-04 09:38:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.002507 10.0.0.129 - - [2026-02-04 09:38:18] "POST /database-nodes HTTP/1.1" 200 599 0.034975 10.0.0.129 - - [2026-02-04 09:38:19] "GET / HTTP/1.1" 200 36215 0.001497 10.0.0.129 - - [2026-02-04 09:38:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.002546 10.0.0.129 - - [2026-02-04 09:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.129 - - [2026-02-04 09:38:19] "GET /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.014112 10.0.0.129 - - [2026-02-04 09:38:19] "POST /service-appliance-sets HTTP/1.1" 200 555 0.078852 10.0.0.129 - - [2026-02-04 09:38:19] "POST /fqname-to-id HTTP/1.1" 404 180 0.002707 10.0.0.129 - - [2026-02-04 09:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.129 - - [2026-02-04 09:38:19] "GET /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007851 10.0.0.129 - - [2026-02-04 09:38:19] "POST /service-appliance-sets HTTP/1.1" 200 543 0.049433 10.0.0.129 - - [2026-02-04 09:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004863 10.0.0.129 - - [2026-02-04 09:38:19] "GET /network-ipam/430a81be-0140-403a-8bcf-f76462b4f682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003573 10.0.0.129 - - [2026-02-04 09:38:19] "GET / HTTP/1.1" 200 36215 0.001377 10.0.0.129 - - [2026-02-04 09:38:19] "GET / HTTP/1.1" 200 36215 0.001177 10.0.0.129 - - [2026-02-04 09:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007010 10.0.0.129 - - [2026-02-04 09:38:19] "GET /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.015893 10.0.0.129 - - [2026-02-04 09:38:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.002279 10.0.0.129 - - [2026-02-04 09:38:20] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.067396 10.0.0.129 - - [2026-02-04 09:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.129 - - [2026-02-04 09:38:20] "POST /service-templates HTTP/1.1" 200 513 0.044123 10.0.0.129 - - [2026-02-04 09:38:20] "GET /domain/a693140b-b501-4a20-bc2c-9664a9774fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.013574 10.0.0.129 - - [2026-02-04 09:38:20] "POST /service-templates HTTP/1.1" 200 503 0.060369 10.0.0.129 - - [2026-02-04 09:38:20] "POST /service-templates HTTP/1.1" 200 517 0.065507 10.0.0.129 - - [2026-02-04 09:38:20] "POST /id-to-fqname HTTP/1.1" 200 173 0.003783 10.0.0.129 - - [2026-02-04 09:38:20] "POST /fqname-to-id HTTP/1.1" 404 182 0.017282 10.0.0.129 - - [2026-02-04 09:38:20] "POST /service-templates HTTP/1.1" 200 537 0.164679 10.0.0.129 - - [2026-02-04 09:38:20] "POST /service-templates HTTP/1.1" 200 509 0.085923 10.0.0.129 - - [2026-02-04 09:38:20] "POST /security-groups HTTP/1.1" 200 570 0.126709 10.0.0.129 - - [2026-02-04 09:38:20] "POST /projects HTTP/1.1" 200 483 0.473333 10.0.0.129 - - [2026-02-04 09:38:20] "GET / HTTP/1.1" 200 36215 0.001266 10.0.0.129 - - [2026-02-04 09:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013611 10.0.0.129 - - [2026-02-04 09:38:20] "GET /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.011223 10.0.0.129 - - [2026-02-04 09:38:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.007447 10.0.0.129 - - [2026-02-04 09:38:20] "POST /security-groups HTTP/1.1" 200 536 0.121630 10.0.0.129 - - [2026-02-04 09:38:20] "POST /chown HTTP/1.1" 200 109 0.036447 10.0.0.129 - - [2026-02-04 09:38:20] "POST /policy-managements HTTP/1.1" 409 214 0.015129 10.0.0.129 - - [2026-02-04 09:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007826 10.0.0.129 - - [2026-02-04 09:38:21] "POST /analytics-nodes HTTP/1.1" 200 601 0.131932 10.0.0.129 - - [2026-02-04 09:38:21] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.037005 10.0.0.129 - - [2026-02-04 09:38:21] "POST /application-policy-sets HTTP/1.1" 200 530 0.073881 10.0.0.129 - - [2026-02-04 09:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.018934 10.0.0.129 - - [2026-02-04 09:38:21] "GET /global-vrouter-config/d0ca655e-a5dd-49d9-83b9-d30d6292954e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.006900 10.0.0.129 - - [2026-02-04 09:38:21] "PUT /global-vrouter-config/d0ca655e-a5dd-49d9-83b9-d30d6292954e HTTP/1.1" 200 277 0.031821 10.0.0.129 - - [2026-02-04 09:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014850 10.0.0.129 - - [2026-02-04 09:38:21] "GET /virtual-network/05fdcded-a9fa-4d52-8743-b5cf9a2b4c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005755 10.0.0.129 - - [2026-02-04 09:38:21] "POST /id-to-fqname HTTP/1.1" 200 177 0.000522 10.0.0.129 - - [2026-02-04 09:38:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.013772 10.0.0.129 - - [2026-02-04 09:38:21] "POST /security-groups HTTP/1.1" 200 574 0.134309 10.0.0.129 - - [2026-02-04 09:38:21] "POST /projects HTTP/1.1" 200 491 0.339064 10.0.0.129 - - [2026-02-04 09:38:21] "POST /security-groups HTTP/1.1" 200 548 0.145377 10.0.0.129 - - [2026-02-04 09:38:21] "POST /chown HTTP/1.1" 200 109 0.010385 10.0.0.129 - - [2026-02-04 09:38:21] "GET / HTTP/1.1" 200 36215 0.001519 10.0.0.129 - - [2026-02-04 09:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.129 - - [2026-02-04 09:38:22] "GET /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.037225 10.0.0.129 - - [2026-02-04 09:38:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.049178 10.0.0.129 - - [2026-02-04 09:38:22] "POST /network-ipams HTTP/1.1" 200 524 0.250243 10.0.0.129 - - [2026-02-04 09:38:22] "POST /config-nodes HTTP/1.1" 200 595 0.166660 10.0.0.129 - - [2026-02-04 09:38:22] "POST /network-ipams HTTP/1.1" 200 512 0.096881 10.0.0.129 - - [2026-02-04 09:38:22] "POST /fqname-to-id HTTP/1.1" 404 198 0.013246 10.0.0.129 - - [2026-02-04 09:38:22] "GET / HTTP/1.1" 200 36215 0.001773 10.0.0.129 - - [2026-02-04 09:38:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005433 10.0.0.129 - - [2026-02-04 09:38:22] "POST /useragent-kv HTTP/1.1" 200 115 0.033606 10.0.0.129 - - [2026-02-04 09:38:22] "POST /virtual-networks HTTP/1.1" 200 540 0.426505 10.0.0.129 - - [2026-02-04 09:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.129 - - [2026-02-04 09:38:22] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.031576 10.0.0.129 - - [2026-02-04 09:38:22] "POST /network-ipams HTTP/1.1" 200 520 0.047655 10.0.0.129 - - [2026-02-04 09:38:22] "POST /fqname-to-id HTTP/1.1" 404 202 0.007298 10.0.0.129 - - [2026-02-04 09:38:23] "POST /useragent-kv HTTP/1.1" 200 115 0.023773 10.0.0.129 - - [2026-02-04 09:38:23] "POST /virtual-networks HTTP/1.1" 200 548 0.286866 10.0.0.129 - - [2026-02-04 09:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.129 - - [2026-02-04 09:38:23] "GET /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.013574 10.0.0.129 - - [2026-02-04 09:38:23] "POST /fqname-to-id HTTP/1.1" 404 199 0.002568 10.0.0.129 - - [2026-02-04 09:38:23] "POST /network-policys HTTP/1.1" 200 540 0.077575 10.0.0.129 - - [2026-02-04 09:38:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.016217 10.0.0.129 - - [2026-02-04 09:38:23] "POST /network-policys HTTP/1.1" 200 536 0.050331 10.0.0.129 - - [2026-02-04 09:38:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.006590 10.0.0.129 - - [2026-02-04 09:38:23] "POST /network-policys HTTP/1.1" 200 544 0.056611 10.0.0.129 - - [2026-02-04 09:38:23] "POST /ref-update HTTP/1.1" 200 156 0.086575 10.0.0.129 - - [2026-02-04 09:38:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007470 10.0.0.129 - - [2026-02-04 09:38:23] "POST /ref-update HTTP/1.1" 200 156 0.087819 10.0.0.129 - - [2026-02-04 09:38:23] "POST /ref-update HTTP/1.1" 200 156 0.049352 10.0.0.129 - - [2026-02-04 09:38:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012913 10.0.0.129 - - [2026-02-04 09:38:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002813 10.0.0.129 - - [2026-02-04 09:38:24] "POST /ref-update HTTP/1.1" 200 156 0.065906 10.0.0.129 - - [2026-02-04 09:38:24] "POST /ref-update HTTP/1.1" 200 156 0.078339 10.0.0.129 - - [2026-02-04 09:38:24] "POST /ref-update HTTP/1.1" 200 156 0.088993 10.0.0.129 - - [2026-02-04 09:38:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002649 10.0.0.129 - - [2026-02-04 09:38:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002493 10.0.0.129 - - [2026-02-04 09:38:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002820 10.0.0.129 - - [2026-02-04 09:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.129 - - [2026-02-04 09:38:24] "GET /virtual-network/05fdcded-a9fa-4d52-8743-b5cf9a2b4c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.025418 10.0.0.129 - - [2026-02-04 09:38:24] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.005844 10.0.0.129 - - [2026-02-04 09:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.129 - - [2026-02-04 09:38:24] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003041 10.0.0.129 - - [2026-02-04 09:38:24] "POST /firewall-policys HTTP/1.1" 200 532 0.041307 10.0.0.129 - - [2026-02-04 09:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.030742 10.0.0.129 - - [2026-02-04 09:38:24] "GET /firewall-policy/a2255aa9-9fe5-44a7-9f91-a39da8f9b241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.014992 10.0.0.129 - - [2026-02-04 09:38:24] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.002680 10.0.0.129 - - [2026-02-04 09:38:24] "GET /firewall-policy/a2255aa9-9fe5-44a7-9f91-a39da8f9b241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.020594 10.0.0.129 - - [2026-02-04 09:38:24] "POST /ref-update HTTP/1.1" 200 156 0.055645 10.0.0.129 - - [2026-02-04 09:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008292 10.0.0.129 - - [2026-02-04 09:38:24] "GET /network-ipam/430a81be-0140-403a-8bcf-f76462b4f682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.020939 10.0.0.129 - - [2026-02-04 09:38:24] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.039308 10.0.0.129 - - [2026-02-04 09:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005404 10.0.0.129 - - [2026-02-04 09:38:24] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005464 10.0.0.129 - - [2026-02-04 09:38:24] "POST /firewall-policys HTTP/1.1" 200 534 0.083884 10.0.0.129 - - [2026-02-04 09:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.030035 10.0.0.129 - - [2026-02-04 09:38:25] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.041662 10.0.0.129 - - [2026-02-04 09:38:25] "GET / HTTP/1.1" 200 36215 0.002486 10.0.0.129 - - [2026-02-04 09:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.129 - - [2026-02-04 09:38:25] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.009394 10.0.0.129 - - [2026-02-04 09:38:25] "GET /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.014602 10.0.0.129 - - [2026-02-04 09:38:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.002764 10.0.0.129 - - [2026-02-04 09:38:25] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003368 10.0.0.129 - - [2026-02-04 09:38:25] "GET /firewall-policy/a2255aa9-9fe5-44a7-9f91-a39da8f9b241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004255 10.0.0.129 - - [2026-02-04 09:38:25] "GET /firewall-policy/a2255aa9-9fe5-44a7-9f91-a39da8f9b241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005749 10.0.0.129 - - [2026-02-04 09:38:25] "POST /config-database-nodes HTTP/1.1" 200 613 0.024060 10.0.0.129 - - [2026-02-04 09:38:25] "POST /ref-update HTTP/1.1" 200 156 0.046496 10.0.0.129 - - [2026-02-04 09:38:25] "POST /ref-update HTTP/1.1" 200 156 0.058324 10.0.0.129 - - [2026-02-04 09:38:25] "POST /fqname-to-id HTTP/1.1" 404 225 0.003309 10.0.0.129 - - [2026-02-04 09:38:25] "POST /ref-update HTTP/1.1" 200 156 0.092332 10.0.0.129 - - [2026-02-04 09:38:25] "POST /access-control-lists HTTP/1.1" 200 589 0.072169 10.0.0.129 - - [2026-02-04 09:38:25] "POST /fqname-to-id HTTP/1.1" 404 224 0.027282 10.0.0.129 - - [2026-02-04 09:38:25] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.007126 10.0.0.129 - - [2026-02-04 09:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.129 - - [2026-02-04 09:38:25] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003534 10.0.0.129 - - [2026-02-04 09:38:25] "POST /access-control-lists HTTP/1.1" 200 587 0.038154 10.0.0.129 - - [2026-02-04 09:38:25] "POST /fqname-to-id HTTP/1.1" 404 213 0.016231 10.0.0.129 - - [2026-02-04 09:38:25] "POST /firewall-policys HTTP/1.1" 200 532 0.075320 10.0.0.129 - - [2026-02-04 09:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.105974 10.0.0.129 - - [2026-02-04 09:38:25] "GET /firewall-policy/5f038d51-1f27-48c2-803e-e33ac0c1889b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.012042 10.0.0.129 - - [2026-02-04 09:38:25] "POST /access-control-lists HTTP/1.1" 200 581 0.185555 10.0.0.129 - - [2026-02-04 09:38:25] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.004013 10.0.0.129 - - [2026-02-04 09:38:25] "POST /fqname-to-id HTTP/1.1" 404 212 0.012384 10.0.0.129 - - [2026-02-04 09:38:26] "GET /firewall-policy/5f038d51-1f27-48c2-803e-e33ac0c1889b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.031789 10.0.0.129 - - [2026-02-04 09:38:26] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.006677 10.0.0.129 - - [2026-02-04 09:38:26] "GET /firewall-policy/a2255aa9-9fe5-44a7-9f91-a39da8f9b241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.021157 10.0.0.129 - - [2026-02-04 09:38:26] "POST /access-control-lists HTTP/1.1" 200 579 0.087625 10.0.0.129 - - [2026-02-04 09:38:26] "GET /firewall-policy/a2255aa9-9fe5-44a7-9f91-a39da8f9b241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.010055 10.0.0.129 - - [2026-02-04 09:38:26] "POST /fqname-to-id HTTP/1.1" 404 232 0.013738 10.0.0.129 - - [2026-02-04 09:38:26] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.010195 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:38:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000889 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:38:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2653 0.001744 10.0.0.129 - - [2026-02-04 09:38:26] "GET / HTTP/1.1" 200 36215 0.001376 10.0.0.129 - - [2026-02-04 09:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008451 10.0.0.129 - - [2026-02-04 09:38:26] "GET /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.023690 10.0.0.129 - - [2026-02-04 09:38:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.007069 10.0.0.129 - - [2026-02-04 09:38:26] "POST /access-control-lists HTTP/1.1" 200 596 0.066954 10.0.0.129 - - [2026-02-04 09:38:26] "POST /ref-update HTTP/1.1" 200 156 0.074812 10.0.0.129 - - [2026-02-04 09:38:26] "POST /fqname-to-id HTTP/1.1" 404 231 0.008801 10.0.0.129 - - [2026-02-04 09:38:26] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.051923 10.0.0.129 - - [2026-02-04 09:38:26] "POST /access-control-lists HTTP/1.1" 200 594 0.048057 10.0.0.129 - - [2026-02-04 09:38:26] "POST /ref-update HTTP/1.1" 200 156 0.069418 10.0.0.129 - - [2026-02-04 09:38:26] "POST /fqname-to-id HTTP/1.1" 404 217 0.007515 10.0.0.129 - - [2026-02-04 09:38:26] "POST /ref-update HTTP/1.1" 200 156 0.050155 10.0.0.129 - - [2026-02-04 09:38:26] "POST /access-control-lists HTTP/1.1" 200 585 0.090806 10.0.0.129 - - [2026-02-04 09:38:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.011669 10.0.0.129 - - [2026-02-04 09:38:26] "POST /ref-update HTTP/1.1" 200 156 0.060814 10.0.0.129 - - [2026-02-04 09:38:26] "POST /access-control-lists HTTP/1.1" 200 583 0.073494 10.0.0.129 - - [2026-02-04 09:38:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.003620 10.0.0.129 - - [2026-02-04 09:38:26] "POST /ref-update HTTP/1.1" 200 156 0.111282 10.0.0.129 - - [2026-02-04 09:38:26] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.006351 10.0.0.129 - - [2026-02-04 09:38:26] "POST /access-control-lists HTTP/1.1" 200 604 0.046245 10.0.0.129 - - [2026-02-04 09:38:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.003035 10.0.0.129 - - [2026-02-04 09:38:26] "POST /tags HTTP/1.1" 200 300 0.053688 10.0.0.129 - - [2026-02-04 09:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006072 10.0.0.129 - - [2026-02-04 09:38:26] "POST /access-control-lists HTTP/1.1" 200 602 0.040940 10.0.0.129 - - [2026-02-04 09:38:26] "GET /tag/6e206aef-a4e3-483a-a520-77a875b18a1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.043923 10.0.0.129 - - [2026-02-04 09:38:26] "POST /route-targets HTTP/1.1" 200 328 0.011503 10.0.0.129 - - [2026-02-04 09:38:26] "POST /ref-update HTTP/1.1" 200 156 0.022174 10.0.0.129 - - [2026-02-04 09:38:26] "POST /set-tag HTTP/1.1" 200 109 0.036928 10.0.0.129 - - [2026-02-04 09:38:26] "POST /route-targets HTTP/1.1" 200 328 0.024090 10.0.0.129 - - [2026-02-04 09:38:26] "POST /ref-update HTTP/1.1" 200 156 0.027757 10.0.0.129 - - [2026-02-04 09:38:27] "POST /route-targets HTTP/1.1" 200 328 0.014773 10.0.0.129 - - [2026-02-04 09:38:27] "POST /ref-update HTTP/1.1" 200 156 0.035384 10.0.0.129 - - [2026-02-04 09:38:27] "POST /tags HTTP/1.1" 200 358 0.148684 10.0.0.129 - - [2026-02-04 09:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.025998 10.0.0.129 - - [2026-02-04 09:38:27] "GET /tag/71a6547b-8831-4754-975b-fc950c6c0a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.061070 10.0.0.129 - - [2026-02-04 09:38:27] "POST /route-targets HTTP/1.1" 200 328 0.068862 10.0.0.129 - - [2026-02-04 09:38:27] "POST /ref-update HTTP/1.1" 200 156 0.047197 10.0.0.129 - - [2026-02-04 09:38:27] "POST /route-targets HTTP/1.1" 200 328 0.025267 10.0.0.129 - - [2026-02-04 09:38:27] "POST /ref-update HTTP/1.1" 200 156 0.018569 10.0.0.129 - - [2026-02-04 09:38:27] "POST /tags HTTP/1.1" 200 306 0.151079 10.0.0.129 - - [2026-02-04 09:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017372 10.0.0.129 - - [2026-02-04 09:38:27] "GET /tag/37175668-a9ca-444e-897d-8ffa943b9612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.051219 10.0.0.129 - - [2026-02-04 09:38:27] "POST /route-targets HTTP/1.1" 200 328 0.016415 10.0.0.129 - - [2026-02-04 09:38:27] "POST /ref-update HTTP/1.1" 200 156 0.066192 10.0.0.129 - - [2026-02-04 09:38:27] "POST /id-to-fqname HTTP/1.1" 200 174 0.000516 10.0.0.129 - - [2026-02-04 09:38:27] "POST /fqname-to-id HTTP/1.1" 404 183 0.008707 10.0.0.129 - - [2026-02-04 09:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016022 10.0.0.129 - - [2026-02-04 09:38:27] "GET /global-vrouter-config/d0ca655e-a5dd-49d9-83b9-d30d6292954e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003836 10.0.0.129 - - [2026-02-04 09:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.129 - - [2026-02-04 09:38:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.004319 10.0.0.129 - - [2026-02-04 09:38:27] "POST /security-groups HTTP/1.1" 200 571 0.074980 10.0.0.129 - - [2026-02-04 09:38:27] "POST /projects HTTP/1.1" 200 485 0.280319 10.0.0.129 - - [2026-02-04 09:38:27] "PUT /global-vrouter-config/d0ca655e-a5dd-49d9-83b9-d30d6292954e HTTP/1.1" 200 277 0.056884 10.0.0.129 - - [2026-02-04 09:38:27] "POST /access-control-lists HTTP/1.1" 200 553 0.149690 10.0.0.129 - - [2026-02-04 09:38:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.096857 10.0.0.129 - - [2026-02-04 09:38:27] "POST /fqname-to-id HTTP/1.1" 404 229 0.008675 10.0.0.129 - - [2026-02-04 09:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009399 10.0.0.129 - - [2026-02-04 09:38:28] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.039675 10.0.0.129 - - [2026-02-04 09:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.129 - - [2026-02-04 09:38:28] "GET /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.006919 10.0.0.129 - - [2026-02-04 09:38:28] "POST /access-control-lists HTTP/1.1" 200 591 0.108006 10.0.0.129 - - [2026-02-04 09:38:28] "POST /ref-update HTTP/1.1" 200 156 0.024845 10.0.0.129 - - [2026-02-04 09:38:28] "POST /fqname-to-id HTTP/1.1" 404 237 0.025498 10.0.0.129 - - [2026-02-04 09:38:28] "GET / HTTP/1.1" 200 36215 0.005353 10.0.0.129 - - [2026-02-04 09:38:28] "PUT /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300 HTTP/1.1" 200 265 0.102385 10.0.0.129 - - [2026-02-04 09:38:28] "POST /access-control-lists HTTP/1.1" 200 603 0.108164 10.0.0.129 - - [2026-02-04 09:38:28] "POST /alarms HTTP/1.1" 200 583 0.108411 10.0.0.129 - - [2026-02-04 09:38:28] "POST /ref-update HTTP/1.1" 200 156 0.030374 10.0.0.129 - - [2026-02-04 09:38:28] "PUT /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc HTTP/1.1" 200 265 0.185334 10.0.0.129 - - [2026-02-04 09:38:28] "POST /alarms HTTP/1.1" 200 577 0.101057 10.0.0.129 - - [2026-02-04 09:38:28] "POST /ref-update HTTP/1.1" 200 156 0.052725 10.0.0.129 - - [2026-02-04 09:38:28] "POST /alarms HTTP/1.1" 200 577 0.063677 10.0.0.129 - - [2026-02-04 09:38:28] "PUT /access-control-list/11c316e9-f174-4fa9-8014-a565d413bbd6 HTTP/1.1" 200 273 0.040986 10.0.0.129 - - [2026-02-04 09:38:28] "POST /security-groups HTTP/1.1" 200 539 0.108074 10.0.0.129 - - [2026-02-04 09:38:28] "PUT /access-control-list/c1e5645f-c1c0-42da-8991-634baaf6430c HTTP/1.1" 200 273 0.027529 10.0.0.129 - - [2026-02-04 09:38:28] "POST /alarms HTTP/1.1" 200 561 0.089778 10.0.0.129 - - [2026-02-04 09:38:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.041198 10.0.0.129 - - [2026-02-04 09:38:28] "POST /chown HTTP/1.1" 200 109 0.030000 10.0.0.129 - - [2026-02-04 09:38:28] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004023 10.0.0.129 - - [2026-02-04 09:38:28] "PUT /access-control-list/1ac87ce6-d62c-4ea4-94a4-b36e65cf81e4 HTTP/1.1" 200 273 0.067231 10.0.0.129 - - [2026-02-04 09:38:28] "POST /alarms HTTP/1.1" 200 557 0.056018 10.0.0.129 - - [2026-02-04 09:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008725 10.0.0.129 - - [2026-02-04 09:38:28] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003869 10.0.0.129 - - [2026-02-04 09:38:28] "PUT /access-control-list/67198efb-40e1-4891-8ea7-434f5fb68b08 HTTP/1.1" 200 273 0.044925 10.0.0.129 - - [2026-02-04 09:38:28] "POST /tags HTTP/1.1" 409 207 0.005174 10.0.0.129 - - [2026-02-04 09:38:28] "POST /alarms HTTP/1.1" 200 559 0.046759 10.0.0.129 - - [2026-02-04 09:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.129 - - [2026-02-04 09:38:28] "GET /tag/37175668-a9ca-444e-897d-8ffa943b9612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.030567 10.0.0.129 - - [2026-02-04 09:38:28] "PUT /access-control-list/131da218-2bdd-46f4-947b-921c00b2cea9 HTTP/1.1" 200 273 0.086036 10.0.0.129 - - [2026-02-04 09:38:28] "POST /alarms HTTP/1.1" 200 567 0.127745 10.0.0.129 - - [2026-02-04 09:38:28] "PUT /access-control-list/cd7d27f6-b842-4b11-9c72-9f0799ea1afb HTTP/1.1" 200 273 0.051595 10.0.0.129 - - [2026-02-04 09:38:28] "PUT /access-control-list/221db027-e2a0-41e1-9edf-0e003c708931 HTTP/1.1" 200 273 0.032606 10.0.0.129 - - [2026-02-04 09:38:28] "POST /firewall-rules HTTP/1.1" 200 566 0.174026 10.0.0.129 - - [2026-02-04 09:38:28] "POST /alarms HTTP/1.1" 200 551 0.078249 10.0.0.129 - - [2026-02-04 09:38:28] "PUT /access-control-list/3bb0f3d0-736e-4dfa-b1cf-3282107c6375 HTTP/1.1" 200 273 0.042422 10.0.0.129 - - [2026-02-04 09:38:29] "GET /firewall-rule/592d9c57-3362-4b07-bd9a-2c2a5cd8cfda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.033502 10.0.0.129 - - [2026-02-04 09:38:29] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.006405 10.0.0.129 - - [2026-02-04 09:38:29] "POST /alarms HTTP/1.1" 200 559 0.085149 10.0.0.129 - - [2026-02-04 09:38:29] "GET /firewall-rule/592d9c57-3362-4b07-bd9a-2c2a5cd8cfda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.013169 10.0.0.129 - - [2026-02-04 09:38:29] "PUT /access-control-list/edd8600d-2750-4ada-be42-338e4434f200 HTTP/1.1" 200 273 0.062056 10.0.0.129 - - [2026-02-04 09:38:29] "POST /alarms HTTP/1.1" 200 569 0.084464 10.0.0.129 - - [2026-02-04 09:38:29] "PUT /access-control-list/0ebd754d-1e5a-4849-aa95-8ace6bd8e78c HTTP/1.1" 200 273 0.054306 10.0.0.129 - - [2026-02-04 09:38:29] "POST /ref-update HTTP/1.1" 200 156 0.070136 10.0.0.129 - - [2026-02-04 09:38:29] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013527 10.0.0.129 - - [2026-02-04 09:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007570 10.0.0.129 - - [2026-02-04 09:38:29] "POST /alarms HTTP/1.1" 200 557 0.036208 10.0.0.129 - - [2026-02-04 09:38:29] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006643 10.0.0.129 - - [2026-02-04 09:38:29] "POST /tags HTTP/1.1" 409 207 0.002509 10.0.0.129 - - [2026-02-04 09:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.129 - - [2026-02-04 09:38:29] "POST /alarms HTTP/1.1" 200 569 0.049309 10.0.0.129 - - [2026-02-04 09:38:29] "GET /tag/37175668-a9ca-444e-897d-8ffa943b9612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.040210 10.0.0.129 - - [2026-02-04 09:38:29] "POST /alarms HTTP/1.1" 200 577 0.084231 10.0.0.129 - - [2026-02-04 09:38:29] "POST /firewall-rules HTTP/1.1" 200 564 0.092063 10.0.0.129 - - [2026-02-04 09:38:29] "GET /firewall-rule/61c98efc-16fa-44dd-a4b1-5483521d8a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.016428 10.0.0.129 - - [2026-02-04 09:38:29] "POST /alarms HTTP/1.1" 200 571 0.075500 10.0.0.129 - - [2026-02-04 09:38:29] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.011871 10.0.0.129 - - [2026-02-04 09:38:29] "GET /firewall-rule/61c98efc-16fa-44dd-a4b1-5483521d8a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005492 10.0.0.129 - - [2026-02-04 09:38:29] "POST /alarms HTTP/1.1" 200 563 0.055684 10.0.0.129 - - [2026-02-04 09:38:29] "POST /alarms HTTP/1.1" 200 563 0.034908 10.0.0.129 - - [2026-02-04 09:38:29] "POST /ref-update HTTP/1.1" 200 156 0.068152 10.0.0.129 - - [2026-02-04 09:38:29] "POST /alarms HTTP/1.1" 200 563 0.021146 10.0.0.129 - - [2026-02-04 09:38:29] "POST /fqname-to-id HTTP/1.1" 404 226 0.002799 10.0.0.129 - - [2026-02-04 09:38:29] "POST /alarms HTTP/1.1" 200 549 0.045676 10.0.0.129 - - [2026-02-04 09:38:29] "POST /alarms HTTP/1.1" 200 597 0.052939 10.0.0.129 - - [2026-02-04 09:38:29] "POST /tags HTTP/1.1" 200 306 0.105365 10.0.0.129 - - [2026-02-04 09:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.016553 10.0.0.129 - - [2026-02-04 09:38:29] "POST /fqname-to-id HTTP/1.1" 404 214 0.004092 10.0.0.129 - - [2026-02-04 09:38:29] "POST /alarms HTTP/1.1" 200 577 0.031028 10.0.0.129 - - [2026-02-04 09:38:29] "POST /access-control-lists HTTP/1.1" 200 582 0.081542 10.0.0.129 - - [2026-02-04 09:38:29] "GET /tag/7669509c-d3fc-4f7a-b7f5-b9dca0b647f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.083893 10.0.0.129 - - [2026-02-04 09:38:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.020369 10.0.0.129 - - [2026-02-04 09:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.129 - - [2026-02-04 09:38:29] "POST /alarms HTTP/1.1" 200 573 0.111372 10.0.0.129 - - [2026-02-04 09:38:29] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.050114 10.0.0.129 - - [2026-02-04 09:38:29] "POST /access-control-lists HTTP/1.1" 200 580 0.057892 10.0.0.129 - - [2026-02-04 09:38:29] "POST /alarms HTTP/1.1" 200 585 0.054690 10.0.0.129 - - [2026-02-04 09:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.129 - - [2026-02-04 09:38:30] "GET /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.011645 10.0.0.129 - - [2026-02-04 09:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.129 - - [2026-02-04 09:38:30] "POST /fqname-to-id HTTP/1.1" 404 234 0.002091 10.0.0.129 - - [2026-02-04 09:38:30] "POST /alarms HTTP/1.1" 200 611 0.022357 10.0.0.129 - - [2026-02-04 09:38:30] "GET /service-appliance-set/d8670a18-a044-46dc-997f-b3767f4f3a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009780 10.0.0.129 - - [2026-02-04 09:38:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.003100 10.0.0.129 - - [2026-02-04 09:38:30] "POST /access-control-lists HTTP/1.1" 200 598 0.093865 10.0.0.129 - - [2026-02-04 09:38:30] "POST /fqname-to-id HTTP/1.1" 404 233 0.031339 10.0.0.129 - - [2026-02-04 09:38:30] "POST /access-control-lists HTTP/1.1" 200 596 0.063258 10.0.0.129 - - [2026-02-04 09:38:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.227518 10.0.0.129 - - [2026-02-04 09:38:30] "GET / HTTP/1.1" 200 36215 0.004636 10.0.0.129 - - [2026-02-04 09:38:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.013123 10.0.0.129 - - [2026-02-04 09:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008282 10.0.0.129 - - [2026-02-04 09:38:30] "GET /virtual-machine-interface/5ae0f537-737f-49f1-bda9-25a90dbe6c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.009870 10.0.0.129 - - [2026-02-04 09:38:30] "PUT /global-vrouter-config/d0ca655e-a5dd-49d9-83b9-d30d6292954e HTTP/1.1" 200 277 0.021715 10.0.0.129 - - [2026-02-04 09:38:30] "PUT /access-control-list/626a6770-0e63-4e2f-a008-9bb12c379354 HTTP/1.1" 200 273 0.026885 10.0.0.129 - - [2026-02-04 09:38:30] "PUT /access-control-list/82c3176f-1110-4268-96ee-1e904cb239f9 HTTP/1.1" 200 273 0.013748 10.0.0.129 - - [2026-02-04 09:38:30] "POST /instance-ips HTTP/1.1" 200 382 0.076501 10.0.0.129 - - [2026-02-04 09:38:30] "GET /instance-ip/414affe9-1566-456d-82ef-a1199953a9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.013026 10.0.0.129 - - [2026-02-04 09:38:30] "PUT /access-control-list/8aeb7494-20da-4976-b757-40c921e3a16c HTTP/1.1" 200 273 0.013296 10.0.0.129 - - [2026-02-04 09:38:30] "PUT /access-control-list/936ff844-7419-4c02-a4b1-870f865f75e2 HTTP/1.1" 200 273 0.013814 10.0.0.129 - - [2026-02-04 09:38:30] "POST /loadbalancers HTTP/1.1" 200 584 0.121794 10.0.0.129 - - [2026-02-04 09:38:30] "GET / HTTP/1.1" 200 36215 0.001271 10.0.0.129 - - [2026-02-04 09:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012592 10.0.0.129 - - [2026-02-04 09:38:30] "GET /global-vrouter-config/d0ca655e-a5dd-49d9-83b9-d30d6292954e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.004245 10.0.0.129 - - [2026-02-04 09:38:30] "PUT /access-control-list/6c8631d5-aced-4701-a6b5-7f8c1122f098 HTTP/1.1" 200 273 0.051260 10.0.0.129 - - [2026-02-04 09:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.031641 10.0.0.129 - - [2026-02-04 09:38:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.063848 10.0.0.129 - - [2026-02-04 09:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014336 10.0.0.129 - - [2026-02-04 09:38:30] "PUT /global-vrouter-config/d0ca655e-a5dd-49d9-83b9-d30d6292954e HTTP/1.1" 200 277 0.012193 10.0.0.129 - - [2026-02-04 09:38:30] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.039080 10.0.0.129 - - [2026-02-04 09:38:30] "GET /loadbalancer/75e2326e-53bf-4103-8f50-b8030c5a1688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.005005 10.0.0.129 - - [2026-02-04 09:38:30] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.091604 10.0.0.129 - - [2026-02-04 09:38:30] "GET /instance-ip/414affe9-1566-456d-82ef-a1199953a9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006431 10.0.0.129 - - [2026-02-04 09:38:30] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.127701 10.0.0.129 - - [2026-02-04 09:38:30] "POST /floating-ips HTTP/1.1" 200 585 0.075446 10.0.0.129 - - [2026-02-04 09:38:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007527 10.0.0.129 - - [2026-02-04 09:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.129 - - [2026-02-04 09:38:31] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034608 10.0.0.129 - - [2026-02-04 09:38:31] "GET /loadbalancer-listener/b171b890-eda9-438b-9051-9ec7372cd6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.003199 10.0.0.129 - - [2026-02-04 09:38:31] "GET /loadbalancer-listener/b171b890-eda9-438b-9051-9ec7372cd6f0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004784 10.0.0.129 - - [2026-02-04 09:38:31] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.047695 10.0.0.129 - - [2026-02-04 09:38:31] "GET /instance-ip/414affe9-1566-456d-82ef-a1199953a9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003989 10.0.0.129 - - [2026-02-04 09:38:31] "GET /instance-ip/414affe9-1566-456d-82ef-a1199953a9de?fields=floating_ips HTTP/1.1" 200 1171 0.007845 10.0.0.129 - - [2026-02-04 09:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006307 10.0.0.129 - - [2026-02-04 09:38:31] "GET /floating-ip/f4732374-c4d5-4469-8be1-9dcf19f742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.010874 10.0.0.129 - - [2026-02-04 09:38:31] "GET /global-vrouter-config/d0ca655e-a5dd-49d9-83b9-d30d6292954e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003848 10.0.0.129 - - [2026-02-04 09:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.129 - - [2026-02-04 09:38:31] "PUT /global-vrouter-config/d0ca655e-a5dd-49d9-83b9-d30d6292954e HTTP/1.1" 200 277 0.009475 10.0.0.129 - - [2026-02-04 09:38:31] "GET / HTTP/1.1" 200 36215 0.001885 10.0.0.129 - - [2026-02-04 09:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.129 - - [2026-02-04 09:38:31] "GET /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.021529 10.0.0.129 - - [2026-02-04 09:38:31] "POST /tags HTTP/1.1" 200 302 0.087162 10.0.0.129 - - [2026-02-04 09:38:31] "PUT /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3 HTTP/1.1" 200 275 0.026903 10.0.0.129 - - [2026-02-04 09:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.020289 10.0.0.129 - - [2026-02-04 09:38:31] "GET /tag/9097d69b-0cb0-4709-982a-172b67f0075e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013059 10.0.0.129 - - [2026-02-04 09:38:31] "POST /tags HTTP/1.1" 200 326 0.068965 10.0.0.129 - - [2026-02-04 09:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013634 10.0.0.129 - - [2026-02-04 09:38:31] "GET /tag/54ac5177-d2c8-44fa-866b-92dda951fe4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.023005 10.0.0.129 - - [2026-02-04 09:38:31] "POST /tags HTTP/1.1" 200 364 0.041316 10.0.0.129 - - [2026-02-04 09:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.022185 10.0.0.129 - - [2026-02-04 09:38:31] "GET /tag/e215717d-5d4d-490b-9fae-9ed2c8fd82d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.012655 10.0.0.129 - - [2026-02-04 09:38:31] "POST /tags HTTP/1.1" 200 312 0.031566 10.0.0.129 - - [2026-02-04 09:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017329 10.0.0.129 - - [2026-02-04 09:38:31] "GET /tag/7fd8dc09-0233-48ab-b113-2f0aaa3c4b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.020817 10.0.0.129 - - [2026-02-04 09:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005920 10.0.0.129 - - [2026-02-04 09:38:31] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.008868 10.0.0.129 - - [2026-02-04 09:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.129 - - [2026-02-04 09:38:31] "GET /project/837d91dc-7667-46cc-b600-dce6be7b8f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.048463 10.0.0.129 - - [2026-02-04 09:38:32] "POST /virtual-machines HTTP/1.1" 200 378 0.012690 10.0.0.129 - - [2026-02-04 09:38:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008899 10.0.0.129 - - [2026-02-04 09:38:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.159825 10.0.0.129 - - [2026-02-04 09:38:32] "PUT /access-control-list/fb97dce6-fdf5-45d1-b543-ef9482f28e23 HTTP/1.1" 200 273 0.096559 10.0.0.129 - - [2026-02-04 09:38:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.054993 10.0.0.129 - - [2026-02-04 09:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.025548 10.0.0.129 - - [2026-02-04 09:38:32] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.005482 10.0.0.129 - - [2026-02-04 09:38:32] "POST /instance-ips HTTP/1.1" 200 410 0.030003 10.0.0.129 - - [2026-02-04 09:38:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023800 10.0.0.129 - - [2026-02-04 09:38:32] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.027420 10.0.0.129 - - [2026-02-04 09:38:32] "POST /set-tag HTTP/1.1" 200 109 0.024796 10.0.0.129 - - [2026-02-04 09:38:32] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.036574 10.0.0.129 - - [2026-02-04 09:38:32] "GET /instance-ip/44f2ffea-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.003916 10.0.0.129 - - [2026-02-04 09:38:32] "POST /fqname-to-id HTTP/1.1" 404 228 0.002132 10.0.0.129 - - [2026-02-04 09:38:32] "POST /tags HTTP/1.1" 200 356 0.033221 10.0.0.129 - - [2026-02-04 09:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013270 10.0.0.129 - - [2026-02-04 09:38:32] "GET /tag/5da39e31-b5e8-4fcf-b98e-19924f575ecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.016998 10.0.0.129 - - [2026-02-04 09:38:32] "POST /tags HTTP/1.1" 200 304 0.026380 10.0.0.129 - - [2026-02-04 09:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.129 - - [2026-02-04 09:38:32] "GET /tag/5a81344d-62c4-40e7-8747-882c403a5742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011474 10.0.0.129 - - [2026-02-04 09:38:32] "POST /projects HTTP/1.1" 409 218 0.002092 10.0.0.129 - - [2026-02-04 09:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.129 - - [2026-02-04 09:38:32] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.044726 10.0.0.129 - - [2026-02-04 09:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.129 - - [2026-02-04 09:38:33] "GET /network-ipam/28a2e37b-c66b-4593-91d4-bb458bcb2be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003061 10.0.0.129 - - [2026-02-04 09:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.129 - - [2026-02-04 09:38:33] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004710 10.0.0.129 - - [2026-02-04 09:38:33] "PUT /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300 HTTP/1.1" 200 265 0.047504 10.0.0.129 - - [2026-02-04 09:38:33] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.028229 10.0.0.129 - - [2026-02-04 09:38:33] "POST /set-tag HTTP/1.1" 200 109 0.109619 10.0.0.129 - - [2026-02-04 09:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006367 10.0.0.129 - - [2026-02-04 09:38:33] "GET /network-ipam/cf119344-3dc9-45d5-9390-6a9f9dcb0cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.002744 10.0.0.129 - - [2026-02-04 09:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.129 - - [2026-02-04 09:38:33] "GET /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.007508 10.0.0.129 - - [2026-02-04 09:38:33] "PUT /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc HTTP/1.1" 200 265 0.060431 10.0.0.129 - - [2026-02-04 09:38:33] "GET /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.012030 10.0.0.129 - - [2026-02-04 09:38:33] "POST /set-tag HTTP/1.1" 200 109 0.047263 10.0.0.129 - - [2026-02-04 09:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007378 10.0.0.129 - - [2026-02-04 09:38:33] "GET /network-policy/d4a8f092-a013-4ec7-a329-3803748b5b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002454 10.0.0.129 - - [2026-02-04 09:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.129 - - [2026-02-04 09:38:33] "GET /network-policy/2e7c4516-1876-40c3-9ed5-aed839c2486b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.040050 10.0.0.129 - - [2026-02-04 09:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.129 - - [2026-02-04 09:38:33] "GET /network-policy/b304989e-947a-45f1-b824-9513e52eb37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.004971 10.0.0.129 - - [2026-02-04 09:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.129 - - [2026-02-04 09:38:33] "PUT /network-policy/b304989e-947a-45f1-b824-9513e52eb37b HTTP/1.1" 200 263 0.070401 10.0.0.129 - - [2026-02-04 09:38:33] "POST /ref-update HTTP/1.1" 200 156 0.123211 10.0.0.129 - - [2026-02-04 09:38:33] "PUT /access-control-list/f1d7a3c9-1ac2-4c2f-90b7-fd36a57546f9 HTTP/1.1" 200 273 0.065916 10.0.0.129 - - [2026-02-04 09:38:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002903 10.0.0.129 - - [2026-02-04 09:38:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002060 10.0.0.129 - - [2026-02-04 09:38:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001813 10.0.0.129 - - [2026-02-04 09:38:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002103 10.0.0.129 - - [2026-02-04 09:38:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001891 10.0.0.129 - - [2026-02-04 09:38:33] "POST /security-groups HTTP/1.1" 409 245 0.002279 10.0.0.129 - - [2026-02-04 09:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.129 - - [2026-02-04 09:38:34] "PUT /security-group/daf87563-936c-4e86-a135-7c01ad209b18 HTTP/1.1" 200 263 0.061286 10.0.0.129 - - [2026-02-04 09:38:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020746 10.0.0.129 - - [2026-02-04 09:38:34] "PUT /access-control-list/131da218-2bdd-46f4-947b-921c00b2cea9 HTTP/1.1" 200 273 0.009096 10.0.0.129 - - [2026-02-04 09:38:34] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009551 10.0.0.129 - - [2026-02-04 09:38:34] "PUT /access-control-list/cd7d27f6-b842-4b11-9c72-9f0799ea1afb HTTP/1.1" 200 273 0.013786 10.0.0.129 - - [2026-02-04 09:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.129 - - [2026-02-04 09:38:34] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002569 10.0.0.129 - - [2026-02-04 09:38:34] "POST /tags HTTP/1.1" 409 206 0.001528 10.0.0.129 - - [2026-02-04 09:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.129 - - [2026-02-04 09:38:34] "GET /tag/5a81344d-62c4-40e7-8747-882c403a5742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012421 10.0.0.129 - - [2026-02-04 09:38:34] "POST /firewall-rules HTTP/1.1" 200 564 0.108728 10.0.0.129 - - [2026-02-04 09:38:34] "GET /firewall-rule/dc0f507c-1b45-4c09-8517-b85cd9e91ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004355 10.0.0.129 - - [2026-02-04 09:38:34] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.009527 10.0.0.129 - - [2026-02-04 09:38:34] "GET /firewall-rule/dc0f507c-1b45-4c09-8517-b85cd9e91ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004970 10.0.0.129 - - [2026-02-04 09:38:34] "POST /ref-update HTTP/1.1" 200 156 0.020514 10.0.0.129 - - [2026-02-04 09:38:34] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013842 10.0.0.129 - - [2026-02-04 09:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011713 10.0.0.129 - - [2026-02-04 09:38:34] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002751 10.0.0.129 - - [2026-02-04 09:38:34] "POST /tags HTTP/1.1" 409 206 0.006968 10.0.0.129 - - [2026-02-04 09:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.129 - - [2026-02-04 09:38:34] "GET /tag/5a81344d-62c4-40e7-8747-882c403a5742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012549 10.0.0.129 - - [2026-02-04 09:38:34] "POST /firewall-rules HTTP/1.1" 200 562 0.087402 10.0.0.129 - - [2026-02-04 09:38:34] "GET /firewall-rule/0e54a4aa-3b1e-4b7b-8cb7-e2068ca109b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.010110 10.0.0.129 - - [2026-02-04 09:38:34] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004492 10.0.0.129 - - [2026-02-04 09:38:34] "GET /firewall-rule/0e54a4aa-3b1e-4b7b-8cb7-e2068ca109b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002355 10.0.0.129 - - [2026-02-04 09:38:34] "POST /ref-update HTTP/1.1" 200 156 0.023946 10.0.0.129 - - [2026-02-04 09:38:34] "POST /tags HTTP/1.1" 200 302 0.055025 10.0.0.129 - - [2026-02-04 09:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.129 - - [2026-02-04 09:38:34] "GET /tag/fb8074d9-1d6b-4bc4-81d3-bdaa77a8b16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011782 10.0.0.129 - - [2026-02-04 09:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004995 10.0.0.129 - - [2026-02-04 09:38:34] "GET /project/837d91dc-7667-46cc-b600-dce6be7b8f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.032819 10.0.0.129 - - [2026-02-04 09:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.129 - - [2026-02-04 09:38:35] "GET /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.004671 10.0.0.129 - - [2026-02-04 09:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.129 - - [2026-02-04 09:38:35] "GET /service-appliance-set/d8670a18-a044-46dc-997f-b3767f4f3a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002506 10.0.0.129 - - [2026-02-04 09:38:35] "POST /fqname-to-id HTTP/1.1" 404 242 0.001637 10.0.0.129 - - [2026-02-04 09:38:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.111139 10.0.0.129 - - [2026-02-04 09:38:35] "GET /virtual-machine-interface/e228b600-5e23-4d95-998c-a217bd466e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.010425 10.0.0.129 - - [2026-02-04 09:38:35] "POST /instance-ips HTTP/1.1" 200 378 0.031486 10.0.0.129 - - [2026-02-04 09:38:35] "GET /instance-ip/3a32a565-e112-4eb2-bcef-b12a52162356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.007275 10.0.0.129 - - [2026-02-04 09:38:35] "POST /loadbalancers HTTP/1.1" 200 584 0.072725 10.0.0.129 - - [2026-02-04 09:38:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019275 10.0.0.129 - - [2026-02-04 09:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012441 10.0.0.129 - - [2026-02-04 09:38:35] "GET /project/837d91dc-7667-46cc-b600-dce6be7b8f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.053564 10.0.0.129 - - [2026-02-04 09:38:35] "GET /instance-ip/3a32a565-e112-4eb2-bcef-b12a52162356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006169 10.0.0.129 - - [2026-02-04 09:38:35] "GET /project/837d91dc-7667-46cc-b600-dce6be7b8f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.062643 10.0.0.129 - - [2026-02-04 09:38:35] "GET /loadbalancer/bff4fdd4-73f9-4a62-a44f-16fab85fb9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.011215 10.0.0.129 - - [2026-02-04 09:38:35] "POST /floating-ips HTTP/1.1" 200 583 0.072097 10.0.0.129 - - [2026-02-04 09:38:35] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.032138 10.0.0.129 - - [2026-02-04 09:38:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.013258 10.0.0.129 - - [2026-02-04 09:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012016 10.0.0.129 - - [2026-02-04 09:38:35] "GET /project/837d91dc-7667-46cc-b600-dce6be7b8f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.049512 10.0.0.129 - - [2026-02-04 09:38:35] "GET /loadbalancer-listener/6be293d5-4f5d-4c9b-9a24-73874ade064d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002551 10.0.0.129 - - [2026-02-04 09:38:35] "GET /loadbalancer-listener/6be293d5-4f5d-4c9b-9a24-73874ade064d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003350 10.0.0.129 - - [2026-02-04 09:38:35] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018237 10.0.0.129 - - [2026-02-04 09:38:35] "GET /instance-ip/3a32a565-e112-4eb2-bcef-b12a52162356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003432 10.0.0.129 - - [2026-02-04 09:38:35] "GET /instance-ip/3a32a565-e112-4eb2-bcef-b12a52162356?fields=floating_ips HTTP/1.1" 200 1166 0.005177 10.0.0.129 - - [2026-02-04 09:38:35] "GET /floating-ip/ab03c293-38f0-4184-bdb9-492ffb09df73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.001857 10.0.0.129 - - [2026-02-04 09:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.129 - - [2026-02-04 09:38:35] "GET /project/837d91dc-7667-46cc-b600-dce6be7b8f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.029784 10.0.0.129 - - [2026-02-04 09:38:35] "GET /loadbalancer/bff4fdd4-73f9-4a62-a44f-16fab85fb9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006450 10.0.0.129 - - [2026-02-04 09:38:35] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.017346 10.0.0.129 - - [2026-02-04 09:38:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.009744 10.0.0.129 - - [2026-02-04 09:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.129 - - [2026-02-04 09:38:36] "GET /project/837d91dc-7667-46cc-b600-dce6be7b8f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.034226 10.0.0.129 - - [2026-02-04 09:38:36] "GET /loadbalancer-listener/453c1a14-4abf-4f76-9e52-265bb4755b0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002589 10.0.0.129 - - [2026-02-04 09:38:36] "GET /loadbalancer-listener/453c1a14-4abf-4f76-9e52-265bb4755b0f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003067 10.0.0.129 - - [2026-02-04 09:38:36] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.024307 10.0.0.129 - - [2026-02-04 09:38:36] "GET /instance-ip/3a32a565-e112-4eb2-bcef-b12a52162356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002671 10.0.0.129 - - [2026-02-04 09:38:36] "GET /instance-ip/3a32a565-e112-4eb2-bcef-b12a52162356?fields=floating_ips HTTP/1.1" 200 1166 0.002851 10.0.0.129 - - [2026-02-04 09:38:36] "GET /floating-ip/ab03c293-38f0-4184-bdb9-492ffb09df73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002099 10.0.0.129 - - [2026-02-04 09:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.129 - - [2026-02-04 09:38:36] "GET /project/837d91dc-7667-46cc-b600-dce6be7b8f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.033938 10.0.0.129 - - [2026-02-04 09:38:36] "GET /loadbalancer/bff4fdd4-73f9-4a62-a44f-16fab85fb9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003881 10.0.0.129 - - [2026-02-04 09:38:36] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.018829 10.0.0.129 - - [2026-02-04 09:38:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018511 10.0.0.129 - - [2026-02-04 09:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012161 10.0.0.129 - - [2026-02-04 09:38:36] "GET /project/837d91dc-7667-46cc-b600-dce6be7b8f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.030526 10.0.0.129 - - [2026-02-04 09:38:36] "GET /loadbalancer-listener/02709d9b-6620-4abe-871e-b567814c6bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002563 10.0.0.129 - - [2026-02-04 09:38:36] "GET /loadbalancer-listener/02709d9b-6620-4abe-871e-b567814c6bda?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003572 10.0.0.129 - - [2026-02-04 09:38:36] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.022506 10.0.0.129 - - [2026-02-04 09:38:36] "GET /instance-ip/3a32a565-e112-4eb2-bcef-b12a52162356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005377 10.0.0.129 - - [2026-02-04 09:38:36] "GET /instance-ip/3a32a565-e112-4eb2-bcef-b12a52162356?fields=floating_ips HTTP/1.1" 200 1166 0.005563 10.0.0.129 - - [2026-02-04 09:38:36] "POST /tags HTTP/1.1" 200 372 0.029775 10.0.0.129 - - [2026-02-04 09:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008284 10.0.0.129 - - [2026-02-04 09:38:36] "GET /floating-ip/ab03c293-38f0-4184-bdb9-492ffb09df73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002931 10.0.0.129 - - [2026-02-04 09:38:36] "GET /tag/fa555163-7418-4355-acd5-24041407efb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.011681 10.0.0.129 - - [2026-02-04 09:38:36] "POST /tags HTTP/1.1" 200 320 0.016691 10.0.0.129 - - [2026-02-04 09:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009675 10.0.0.129 - - [2026-02-04 09:38:36] "GET /tag/b66e728e-1fd4-4640-8fdd-4ba9a6d37a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.014157 10.0.0.129 - - [2026-02-04 09:38:36] "POST /id-to-fqname HTTP/1.1" 200 181 0.000481 10.0.0.129 - - [2026-02-04 09:38:36] "POST /fqname-to-id HTTP/1.1" 404 190 0.004383 10.0.0.129 - - [2026-02-04 09:38:36] "POST /security-groups HTTP/1.1" 200 578 0.066859 10.0.0.129 - - [2026-02-04 09:38:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.002101 10.0.0.129 - - [2026-02-04 09:38:36] "POST /projects HTTP/1.1" 200 499 0.180121 10.0.0.129 - - [2026-02-04 09:38:36] "POST /access-control-lists HTTP/1.1" 200 589 0.063625 10.0.0.129 - - [2026-02-04 09:38:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.053768 10.0.0.129 - - [2026-02-04 09:38:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.009573 10.0.0.129 - - [2026-02-04 09:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.129 - - [2026-02-04 09:38:36] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006270 10.0.0.129 - - [2026-02-04 09:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.129 - - [2026-02-04 09:38:36] "GET /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.012784 10.0.0.129 - - [2026-02-04 09:38:37] "POST /access-control-lists HTTP/1.1" 200 587 0.077739 10.0.0.129 - - [2026-02-04 09:38:37] "PUT /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300 HTTP/1.1" 200 265 0.061832 10.0.0.129 - - [2026-02-04 09:38:37] "PUT /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc HTTP/1.1" 200 265 0.034883 10.0.0.129 - - [2026-02-04 09:38:37] "POST /security-groups HTTP/1.1" 200 560 0.116490 10.0.0.129 - - [2026-02-04 09:38:37] "POST /fqname-to-id HTTP/1.1" 404 248 0.008493 10.0.0.129 - - [2026-02-04 09:38:37] "POST /access-control-lists HTTP/1.1" 200 612 0.128737 10.0.0.129 - - [2026-02-04 09:38:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.125511 10.0.0.129 - - [2026-02-04 09:38:37] "POST /fqname-to-id HTTP/1.1" 404 247 0.014344 10.0.0.129 - - [2026-02-04 09:38:37] "POST /chown HTTP/1.1" 200 109 0.034310 10.0.0.129 - - [2026-02-04 09:38:37] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006062 10.0.0.129 - - [2026-02-04 09:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.129 - - [2026-02-04 09:38:37] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.021744 10.0.0.129 - - [2026-02-04 09:38:37] "POST /access-control-lists HTTP/1.1" 200 610 0.071711 10.0.0.129 - - [2026-02-04 09:38:37] "POST /tags HTTP/1.1" 409 214 0.002553 10.0.0.129 - - [2026-02-04 09:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.129 - - [2026-02-04 09:38:37] "GET /tag/b66e728e-1fd4-4640-8fdd-4ba9a6d37a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.019457 10.0.0.129 - - [2026-02-04 09:38:37] "POST /firewall-rules HTTP/1.1" 200 580 0.075196 10.0.0.129 - - [2026-02-04 09:38:37] "GET /firewall-rule/c7b78abc-a3df-4ad8-aeb0-6188a85a23a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007538 10.0.0.129 - - [2026-02-04 09:38:37] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.004381 10.0.0.129 - - [2026-02-04 09:38:37] "GET /firewall-rule/c7b78abc-a3df-4ad8-aeb0-6188a85a23a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003163 10.0.0.129 - - [2026-02-04 09:38:37] "POST /ref-update HTTP/1.1" 200 156 0.027414 10.0.0.129 - - [2026-02-04 09:38:37] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006535 10.0.0.129 - - [2026-02-04 09:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.129 - - [2026-02-04 09:38:37] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003427 10.0.0.129 - - [2026-02-04 09:38:37] "POST /tags HTTP/1.1" 409 214 0.001781 10.0.0.129 - - [2026-02-04 09:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.129 - - [2026-02-04 09:38:37] "GET /tag/b66e728e-1fd4-4640-8fdd-4ba9a6d37a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.010909 10.0.0.129 - - [2026-02-04 09:38:37] "POST /firewall-rules HTTP/1.1" 200 578 0.071889 10.0.0.129 - - [2026-02-04 09:38:38] "GET /firewall-rule/37287d36-49d7-477c-a7aa-29143c5dfdfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.012901 10.0.0.129 - - [2026-02-04 09:38:38] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.003928 10.0.0.129 - - [2026-02-04 09:38:38] "GET /firewall-rule/37287d36-49d7-477c-a7aa-29143c5dfdfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002361 10.0.0.129 - - [2026-02-04 09:38:38] "POST /ref-update HTTP/1.1" 200 156 0.026625 10.0.0.129 - - [2026-02-04 09:38:38] "POST /tags HTTP/1.1" 200 364 0.023848 10.0.0.129 - - [2026-02-04 09:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.129 - - [2026-02-04 09:38:38] "GET /tag/e75df13f-320a-4626-9c55-202b38f3a76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.025830 10.0.0.129 - - [2026-02-04 09:38:38] "POST /tags HTTP/1.1" 200 312 0.027506 10.0.0.129 - - [2026-02-04 09:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013953 10.0.0.129 - - [2026-02-04 09:38:38] "GET /tag/4bc7e60d-6bde-46ce-8931-311ef461391d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012762 10.0.0.129 - - [2026-02-04 09:38:38] "POST /id-to-fqname HTTP/1.1" 200 177 0.002384 10.0.0.129 - - [2026-02-04 09:38:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.005612 10.0.0.129 - - [2026-02-04 09:38:38] "POST /security-groups HTTP/1.1" 200 574 0.075764 10.0.0.129 - - [2026-02-04 09:38:38] "POST /projects HTTP/1.1" 200 491 0.181578 10.0.0.129 - - [2026-02-04 09:38:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008565 10.0.0.129 - - [2026-02-04 09:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009186 10.0.0.129 - - [2026-02-04 09:38:38] "POST /fqname-to-id HTTP/1.1" 404 217 0.017618 10.0.0.129 - - [2026-02-04 09:38:38] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.007047 10.0.0.129 - - [2026-02-04 09:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005532 10.0.0.129 - - [2026-02-04 09:38:38] "GET /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.004341 10.0.0.129 - - [2026-02-04 09:38:38] "POST /access-control-lists HTTP/1.1" 200 585 0.084633 10.0.0.129 - - [2026-02-04 09:38:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.010848 10.0.0.129 - - [2026-02-04 09:38:38] "PUT /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300 HTTP/1.1" 200 265 0.106236 10.0.0.129 - - [2026-02-04 09:38:38] "POST /access-control-lists HTTP/1.1" 200 583 0.078132 10.0.0.129 - - [2026-02-04 09:38:38] "PUT /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc HTTP/1.1" 200 265 0.127189 10.0.0.129 - - [2026-02-04 09:38:39] "POST /security-groups HTTP/1.1" 200 548 0.127602 10.0.0.129 - - [2026-02-04 09:38:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.002063 10.0.0.129 - - [2026-02-04 09:38:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015610 10.0.0.129 - - [2026-02-04 09:38:39] "POST /access-control-lists HTTP/1.1" 200 604 0.043951 10.0.0.129 - - [2026-02-04 09:38:39] "POST /fqname-to-id HTTP/1.1" 404 239 0.002912 10.0.0.129 - - [2026-02-04 09:38:39] "POST /chown HTTP/1.1" 200 109 0.011633 10.0.0.129 - - [2026-02-04 09:38:39] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.001780 10.0.0.129 - - [2026-02-04 09:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.129 - - [2026-02-04 09:38:39] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.043798 10.0.0.129 - - [2026-02-04 09:38:39] "POST /tags HTTP/1.1" 409 210 0.004318 10.0.0.129 - - [2026-02-04 09:38:39] "POST /access-control-lists HTTP/1.1" 200 602 0.070890 10.0.0.129 - - [2026-02-04 09:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.129 - - [2026-02-04 09:38:39] "GET /tag/4bc7e60d-6bde-46ce-8931-311ef461391d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012327 10.0.0.129 - - [2026-02-04 09:38:39] "POST /firewall-rules HTTP/1.1" 200 572 0.071665 10.0.0.129 - - [2026-02-04 09:38:39] "GET /firewall-rule/f0683c1c-28e3-42b5-b091-c525cf6d3da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004606 10.0.0.129 - - [2026-02-04 09:38:39] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004027 10.0.0.129 - - [2026-02-04 09:38:39] "GET /firewall-rule/f0683c1c-28e3-42b5-b091-c525cf6d3da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002931 10.0.0.129 - - [2026-02-04 09:38:39] "POST /ref-update HTTP/1.1" 200 156 0.040482 10.0.0.129 - - [2026-02-04 09:38:39] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.022267 10.0.0.129 - - [2026-02-04 09:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.129 - - [2026-02-04 09:38:39] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002741 10.0.0.129 - - [2026-02-04 09:38:39] "POST /tags HTTP/1.1" 409 210 0.001705 10.0.0.129 - - [2026-02-04 09:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.129 - - [2026-02-04 09:38:39] "GET /tag/4bc7e60d-6bde-46ce-8931-311ef461391d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010791 10.0.0.129 - - [2026-02-04 09:38:39] "POST /firewall-rules HTTP/1.1" 200 570 0.071086 10.0.0.129 - - [2026-02-04 09:38:39] "GET /firewall-rule/3db550d8-12e3-427f-8d1c-4902f3e85fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.014606 10.0.0.129 - - [2026-02-04 09:38:39] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004105 10.0.0.129 - - [2026-02-04 09:38:39] "GET /firewall-rule/3db550d8-12e3-427f-8d1c-4902f3e85fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002178 10.0.0.129 - - [2026-02-04 09:38:39] "POST /ref-update HTTP/1.1" 200 156 0.057716 10.0.0.129 - - [2026-02-04 09:38:39] "POST /tags HTTP/1.1" 409 237 0.002286 10.0.0.129 - - [2026-02-04 09:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.129 - - [2026-02-04 09:38:39] "GET /tag/e215717d-5d4d-490b-9fae-9ed2c8fd82d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.012859 10.0.0.129 - - [2026-02-04 09:38:39] "POST /tags HTTP/1.1" 409 210 0.003048 10.0.0.129 - - [2026-02-04 09:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.129 - - [2026-02-04 09:38:40] "GET /tag/7fd8dc09-0233-48ab-b113-2f0aaa3c4b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012866 10.0.0.129 - - [2026-02-04 09:38:40] "POST /projects HTTP/1.1" 409 223 0.002304 10.0.0.129 - - [2026-02-04 09:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.129 - - [2026-02-04 09:38:40] "GET /project/837d91dc-7667-46cc-b600-dce6be7b8f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.045001 10.0.0.129 - - [2026-02-04 09:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.129 - - [2026-02-04 09:38:40] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004219 10.0.0.129 - - [2026-02-04 09:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.129 - - [2026-02-04 09:38:40] "GET /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005028 10.0.0.129 - - [2026-02-04 09:38:40] "PUT /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300 HTTP/1.1" 200 265 0.078606 10.0.0.129 - - [2026-02-04 09:38:40] "PUT /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc HTTP/1.1" 200 265 0.065753 10.0.0.129 - - [2026-02-04 09:38:40] "POST /security-groups HTTP/1.1" 409 253 0.002349 10.0.0.129 - - [2026-02-04 09:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.129 - - [2026-02-04 09:38:40] "PUT /security-group/654e0fd5-7ab5-45c6-bbd6-f7e8e59b9e5d HTTP/1.1" 200 263 0.055650 10.0.0.129 - - [2026-02-04 09:38:40] "PUT /access-control-list/edd8600d-2750-4ada-be42-338e4434f200 HTTP/1.1" 200 273 0.009465 10.0.0.129 - - [2026-02-04 09:38:40] "PUT /access-control-list/0ebd754d-1e5a-4849-aa95-8ace6bd8e78c HTTP/1.1" 200 273 0.022960 10.0.0.129 - - [2026-02-04 09:38:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.030324 10.0.0.129 - - [2026-02-04 09:38:40] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005591 10.0.0.129 - - [2026-02-04 09:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.129 - - [2026-02-04 09:38:40] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002761 10.0.0.129 - - [2026-02-04 09:38:40] "POST /tags HTTP/1.1" 409 210 0.001663 10.0.0.129 - - [2026-02-04 09:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.129 - - [2026-02-04 09:38:40] "GET /tag/7fd8dc09-0233-48ab-b113-2f0aaa3c4b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012213 10.0.0.129 - - [2026-02-04 09:38:40] "POST /firewall-rules HTTP/1.1" 200 572 0.078278 10.0.0.129 - - [2026-02-04 09:38:40] "GET /firewall-rule/23265c37-1cc0-4179-bd6e-f64b9ed2e0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.014690 10.0.0.129 - - [2026-02-04 09:38:40] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004720 10.0.0.129 - - [2026-02-04 09:38:40] "GET /firewall-rule/23265c37-1cc0-4179-bd6e-f64b9ed2e0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002640 10.0.0.129 - - [2026-02-04 09:38:40] "POST /ref-update HTTP/1.1" 200 156 0.058717 10.0.0.129 - - [2026-02-04 09:38:40] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012112 10.0.0.129 - - [2026-02-04 09:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.129 - - [2026-02-04 09:38:40] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002678 10.0.0.129 - - [2026-02-04 09:38:40] "POST /tags HTTP/1.1" 409 210 0.001661 10.0.0.129 - - [2026-02-04 09:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.129 - - [2026-02-04 09:38:41] "GET /tag/7fd8dc09-0233-48ab-b113-2f0aaa3c4b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.014995 10.0.0.129 - - [2026-02-04 09:38:41] "POST /firewall-rules HTTP/1.1" 200 570 0.077814 10.0.0.129 - - [2026-02-04 09:38:41] "GET /firewall-rule/145c32c7-e37a-402e-9190-176ffad92d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009797 10.0.0.129 - - [2026-02-04 09:38:41] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.004473 10.0.0.129 - - [2026-02-04 09:38:41] "GET /firewall-rule/145c32c7-e37a-402e-9190-176ffad92d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002531 10.0.0.129 - - [2026-02-04 09:38:41] "POST /ref-update HTTP/1.1" 200 156 0.044609 10.0.0.129 - - [2026-02-04 09:38:41] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013011 10.0.0.129 - - [2026-02-04 09:38:41] "POST /set-tag HTTP/1.1" 200 109 0.003051 10.0.0.129 - - [2026-02-04 09:38:46] "GET / HTTP/1.1" 200 36215 0.001737 10.0.0.129 - - [2026-02-04 09:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.129 - - [2026-02-04 09:38:46] "GET /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005793 10.0.0.129 - - [2026-02-04 09:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.129 - - [2026-02-04 09:38:46] "GET /config-node/c77ee21c-7476-4c9f-b1e6-68d87fcc8847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.004116 10.0.0.129 - - [2026-02-04 09:38:57] "GET / HTTP/1.1" 200 36215 0.001456 10.0.0.129 - - [2026-02-04 09:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.129 - - [2026-02-04 09:38:57] "GET /routing-instance/0791eba6-d2c9-4cbf-b03f-8bce9d06f432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002476 10.0.0.129 - - [2026-02-04 09:38:57] "POST /bgp-routers HTTP/1.1" 409 301 0.001607 10.0.0.129 - - [2026-02-04 09:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001231 10.0.0.129 - - [2026-02-04 09:38:57] "GET /bgp-router/23d74589-e540-4657-bbda-7a07c0e9b085?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.006380 10.0.0.129 - - [2026-02-04 09:38:57] "PUT /bgp-router/23d74589-e540-4657-bbda-7a07c0e9b085 HTTP/1.1" 200 255 0.014598 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:38:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001144 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:38:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000972 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:39:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000866 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:39:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000995 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:39:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001014 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:39:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000946 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:39:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000848 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:39:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000839 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:39:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000880 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:39:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000799 10.0.0.41 - - [2026-02-04 09:39:37] "GET / HTTP/1.1" 200 36215 0.002433 10.0.0.41 - - [2026-02-04 09:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.41 - - [2026-02-04 09:39:37] "GET /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.010599 10.0.0.41 - - [2026-02-04 09:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.41 - - [2026-02-04 09:39:37] "GET /routing-instance/0791eba6-d2c9-4cbf-b03f-8bce9d06f432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003007 10.0.0.41 - - [2026-02-04 09:39:37] "PUT /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3 HTTP/1.1" 200 275 0.013893 10.0.0.41 - - [2026-02-04 09:39:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.004602 10.0.0.41 - - [2026-02-04 09:39:37] "POST /virtual-routers HTTP/1.1" 200 601 0.025131 10.0.0.41 - - [2026-02-04 09:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.031265 10.0.0.41 - - [2026-02-04 09:39:37] "GET /virtual-router/c3f8fc60-2906-4829-8817-b55f6947a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.005504 10.0.0.41 - - [2026-02-04 09:39:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.001846 10.0.0.41 - - [2026-02-04 09:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.41 - - [2026-02-04 09:39:37] "GET /virtual-network/05fdcded-a9fa-4d52-8743-b5cf9a2b4c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.008121 10.0.0.41 - - [2026-02-04 09:39:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.070964 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:39:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000925 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:39:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001089 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:39:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000843 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:39:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000840 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:39:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000918 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:39:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000893 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:39:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000892 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:39:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001112 10.0.0.41 - - [2026-02-04 09:40:07] "GET / HTTP/1.1" 200 36215 0.002721 10.0.0.41 - - [2026-02-04 09:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.41 - - [2026-02-04 09:40:07] "GET /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004749 10.0.0.41 - - [2026-02-04 09:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.41 - - [2026-02-04 09:40:07] "GET /routing-instance/0791eba6-d2c9-4cbf-b03f-8bce9d06f432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003126 10.0.0.41 - - [2026-02-04 09:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.41 - - [2026-02-04 09:40:07] "GET /virtual-router/c3f8fc60-2906-4829-8817-b55f6947a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002636 10.0.0.41 - - [2026-02-04 09:40:07] "PUT /virtual-router/c3f8fc60-2906-4829-8817-b55f6947a0aa HTTP/1.1" 200 263 0.014596 10.0.0.41 - - [2026-02-04 09:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.41 - - [2026-02-04 09:40:07] "GET /virtual-router/c3f8fc60-2906-4829-8817-b55f6947a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.018563 10.0.0.41 - - [2026-02-04 09:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.41 - - [2026-02-04 09:40:07] "GET /virtual-machine-interface/152f5ff4-befd-47d8-9f43-94be7a8c4d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004988 10.0.0.41 - - [2026-02-04 09:40:07] "PUT /virtual-machine-interface/152f5ff4-befd-47d8-9f43-94be7a8c4d8b HTTP/1.1" 200 285 0.025225 10.0.0.129 - - [2026-02-04 09:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.129 - - [2026-02-04 09:40:20] "GET /virtual-router/c3f8fc60-2906-4829-8817-b55f6947a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002472 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:40:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001231 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:40:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000938 10.0.0.129 - - [2026-02-04 09:42:28] "GET /virtual-router/c3f8fc60-2906-4829-8817-b55f6947a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002822 10.0.0.129 - - [2026-02-04 09:42:28] "POST /ref-update HTTP/1.1" 200 156 0.006992 10.0.0.129 - - [2026-02-04 09:42:36] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005211 10.0.0.129 - - [2026-02-04 09:42:36] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.129 - - [2026-02-04 09:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.129 - - [2026-02-04 09:42:36] "GET /loadbalancer/bff4fdd4-73f9-4a62-a44f-16fab85fb9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002529 10.0.0.129 - - [2026-02-04 09:42:36] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005126 10.0.0.129 - - [2026-02-04 09:42:36] "POST /set-tag HTTP/1.1" 200 109 0.002700 10.0.0.129 - - [2026-02-04 09:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.129 - - [2026-02-04 09:42:36] "GET /loadbalancer/bff4fdd4-73f9-4a62-a44f-16fab85fb9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002508 10.0.0.129 - - [2026-02-04 09:42:36] "GET /loadbalancer-pool/9926c68c-4c58-4924-915e-7129a3aa983e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005301 10.0.0.129 - - [2026-02-04 09:42:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033696 10.0.0.129 - - [2026-02-04 09:42:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.010867 10.0.0.129 - - [2026-02-04 09:42:36] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009888 10.0.0.129 - - [2026-02-04 09:42:36] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004327 10.0.0.129 - - [2026-02-04 09:42:36] "POST /ref-update HTTP/1.1" 200 156 0.031358 10.0.0.129 - - [2026-02-04 09:42:36] "POST /tags HTTP/1.1" 409 205 0.013352 10.0.0.129 - - [2026-02-04 09:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.129 - - [2026-02-04 09:42:36] "GET /floating-ip/ab03c293-38f0-4184-bdb9-492ffb09df73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.013762 10.0.0.129 - - [2026-02-04 09:42:36] "GET /tag/fb8074d9-1d6b-4bc4-81d3-bdaa77a8b16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014875 10.0.0.129 - - [2026-02-04 09:42:36] "PUT /floating-ip/ab03c293-38f0-4184-bdb9-492ffb09df73 HTTP/1.1" 200 257 0.009153 10.0.0.129 - - [2026-02-04 09:42:36] "POST /set-tag HTTP/1.1" 200 109 0.066510 10.0.0.129 - - [2026-02-04 09:42:36] "GET /loadbalancer-pool/a2228d3c-7aa2-443d-a7da-dcd82dd6d6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.014894 10.0.0.129 - - [2026-02-04 09:42:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024212 10.0.0.129 - - [2026-02-04 09:42:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.007401 10.0.0.129 - - [2026-02-04 09:42:36] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.018271 10.0.0.129 - - [2026-02-04 09:42:36] "POST /set-tag HTTP/1.1" 200 109 0.004961 10.0.0.129 - - [2026-02-04 09:42:36] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008085 10.0.0.129 - - [2026-02-04 09:42:36] "POST /ref-update HTTP/1.1" 200 156 0.011548 10.0.0.129 - - [2026-02-04 09:42:36] "GET /floating-ip/ab03c293-38f0-4184-bdb9-492ffb09df73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.010504 10.0.0.129 - - [2026-02-04 09:42:36] "GET /loadbalancer-pool/fd41d763-7709-46eb-b7ad-5dbf73b61c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003825 10.0.0.129 - - [2026-02-04 09:42:36] "POST /loadbalancer-members HTTP/1.1" 200 694 0.013931 10.0.0.129 - - [2026-02-04 09:42:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.017821 10.0.0.129 - - [2026-02-04 09:42:36] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004277 10.0.0.129 - - [2026-02-04 09:42:36] "PUT /floating-ip/ab03c293-38f0-4184-bdb9-492ffb09df73 HTTP/1.1" 200 257 0.031918 10.0.0.129 - - [2026-02-04 09:42:36] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003977 10.0.0.129 - - [2026-02-04 09:42:36] "POST /ref-update HTTP/1.1" 200 156 0.007446 10.0.0.129 - - [2026-02-04 09:42:36] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.129 - - [2026-02-04 09:42:36] "GET /floating-ip/ab03c293-38f0-4184-bdb9-492ffb09df73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.002599 10.0.0.129 - - [2026-02-04 09:42:36] "PUT /floating-ip/ab03c293-38f0-4184-bdb9-492ffb09df73 HTTP/1.1" 200 257 0.008889 10.0.0.129 - - [2026-02-04 09:43:00] "GET /global-system-configs HTTP/1.1" 200 323 0.002230 10.0.0.129 - - [2026-02-04 09:43:00] "GET /global-system-configs HTTP/1.1" 200 323 0.002043 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:43:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000905 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:43:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001046 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:43:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000936 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:43:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000966 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:43:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000878 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:43:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001676 10.0.0.129 - - [2026-02-04 09:44:22] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007874 10.0.0.129 - - [2026-02-04 09:44:22] "POST /set-tag HTTP/1.1" 200 109 0.002632 10.0.0.129 - - [2026-02-04 09:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005122 10.0.0.129 - - [2026-02-04 09:44:22] "GET /loadbalancer/bff4fdd4-73f9-4a62-a44f-16fab85fb9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005838 10.0.0.129 - - [2026-02-04 09:44:22] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004228 10.0.0.129 - - [2026-02-04 09:44:22] "POST /set-tag HTTP/1.1" 200 109 0.051220 10.0.0.129 - - [2026-02-04 09:44:22] "DELETE /loadbalancer-member/df1e864f-19d4-4635-a4eb-ef3c4dc8667f HTTP/1.1" 200 115 0.039243 10.0.0.129 - - [2026-02-04 09:44:22] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005852 10.0.0.129 - - [2026-02-04 09:44:22] "POST /set-tag HTTP/1.1" 200 109 0.002996 10.0.0.129 - - [2026-02-04 09:44:22] "DELETE /loadbalancer-member/ab7f5882-67db-421b-a1ae-e01aeb61018c HTTP/1.1" 200 115 0.035711 10.0.0.129 - - [2026-02-04 09:44:22] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007533 10.0.0.129 - - [2026-02-04 09:44:22] "POST /set-tag HTTP/1.1" 200 109 0.002767 10.0.0.129 - - [2026-02-04 09:44:23] "DELETE /loadbalancer-member/491ec6dd-747d-47d1-89a3-4800a736d9ce HTTP/1.1" 200 115 0.038628 10.0.0.129 - - [2026-02-04 09:44:23] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004522 10.0.0.129 - - [2026-02-04 09:44:23] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.129 - - [2026-02-04 09:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.129 - - [2026-02-04 09:44:23] "GET /loadbalancer/bff4fdd4-73f9-4a62-a44f-16fab85fb9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002927 10.0.0.129 - - [2026-02-04 09:44:23] "GET /loadbalancer-pool/9926c68c-4c58-4924-915e-7129a3aa983e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003225 10.0.0.129 - - [2026-02-04 09:44:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018023 10.0.0.129 - - [2026-02-04 09:44:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.014861 10.0.0.129 - - [2026-02-04 09:44:23] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007215 10.0.0.129 - - [2026-02-04 09:44:23] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004172 10.0.0.129 - - [2026-02-04 09:44:23] "GET /floating-ip/ab03c293-38f0-4184-bdb9-492ffb09df73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002089 10.0.0.129 - - [2026-02-04 09:44:23] "POST /set-tag HTTP/1.1" 200 109 0.062139 10.0.0.129 - - [2026-02-04 09:44:23] "GET /loadbalancer-pool/a2228d3c-7aa2-443d-a7da-dcd82dd6d6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005234 10.0.0.129 - - [2026-02-04 09:44:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029741 10.0.0.129 - - [2026-02-04 09:44:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010757 10.0.0.129 - - [2026-02-04 09:44:23] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012530 10.0.0.129 - - [2026-02-04 09:44:23] "POST /set-tag HTTP/1.1" 200 109 0.002814 10.0.0.129 - - [2026-02-04 09:44:23] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004817 10.0.0.129 - - [2026-02-04 09:44:23] "GET /floating-ip/ab03c293-38f0-4184-bdb9-492ffb09df73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002059 10.0.0.129 - - [2026-02-04 09:44:23] "GET /loadbalancer-pool/fd41d763-7709-46eb-b7ad-5dbf73b61c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002777 10.0.0.129 - - [2026-02-04 09:44:23] "POST /loadbalancer-members HTTP/1.1" 200 694 0.025207 10.0.0.129 - - [2026-02-04 09:44:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018372 10.0.0.129 - - [2026-02-04 09:44:23] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007016 10.0.0.129 - - [2026-02-04 09:44:23] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004771 10.0.0.129 - - [2026-02-04 09:44:23] "GET /floating-ip/ab03c293-38f0-4184-bdb9-492ffb09df73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002259 10.0.0.129 - - [2026-02-04 09:44:23] "POST /set-tag HTTP/1.1" 200 109 0.003135 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:45:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000865 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:45:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.003404 10.0.0.129 - - [2026-02-04 09:45:57] "GET / HTTP/1.1" 200 36215 0.001572 10.0.0.129 - - [2026-02-04 09:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.129 - - [2026-02-04 09:45:57] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.039049 10.0.0.129 - - [2026-02-04 09:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011031 10.0.0.129 - - [2026-02-04 09:45:57] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.041694 10.0.0.129 - - [2026-02-04 09:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.129 - - [2026-02-04 09:45:58] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.036908 10.0.0.129 - - [2026-02-04 09:45:58] "POST /tags HTTP/1.1" 200 334 0.026444 10.0.0.129 - - [2026-02-04 09:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007187 10.0.0.129 - - [2026-02-04 09:45:58] "GET /tag/c1cbd2e0-af8f-474f-a07f-1b4e24fa0442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.017483 10.0.0.129 - - [2026-02-04 09:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005855 10.0.0.129 - - [2026-02-04 09:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.129 - - [2026-02-04 09:45:58] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.044083 10.0.0.129 - - [2026-02-04 09:45:58] "GET /virtual-networks?parent_id=909b3c5c-ff3e-4972-b8da-33962354eb62&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.010301 10.0.0.129 - - [2026-02-04 09:45:58] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.061702 10.0.0.129 - - [2026-02-04 09:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.129 - - [2026-02-04 09:45:58] "GET /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.004361 10.0.0.129 - - [2026-02-04 09:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.129 - - [2026-02-04 09:45:58] "GET /service-appliance-set/d8670a18-a044-46dc-997f-b3767f4f3a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003324 10.0.0.129 - - [2026-02-04 09:45:58] "POST /fqname-to-id HTTP/1.1" 404 254 0.001466 10.0.0.129 - - [2026-02-04 09:45:58] "POST /virtual-networks HTTP/1.1" 200 514 0.074525 10.0.0.129 - - [2026-02-04 09:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.129 - - [2026-02-04 09:45:58] "GET /network-ipam/60b1e353-5278-472a-9382-8e46f811ffa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.002281 10.0.0.129 - - [2026-02-04 09:45:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.125013 10.0.0.129 - - [2026-02-04 09:45:58] "GET /virtual-machine-interface/e429320d-096c-4422-9537-acd8a7c36f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.016827 10.0.0.129 - - [2026-02-04 09:45:58] "POST /useragent-kv HTTP/1.1" 200 115 0.005588 10.0.0.129 - - [2026-02-04 09:45:58] "POST /ref-update HTTP/1.1" 200 156 0.161791 10.0.0.129 - - [2026-02-04 09:45:58] "POST /instance-ips HTTP/1.1" 200 410 0.040647 10.0.0.129 - - [2026-02-04 09:45:58] "GET /virtual-network/1e5558db-d1c6-4423-9a0f-c574b311cc19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004041 10.0.0.129 - - [2026-02-04 09:45:58] "GET /domains HTTP/1.1" 200 281 0.002259 10.0.0.129 - - [2026-02-04 09:45:58] "GET /domain/a693140b-b501-4a20-bc2c-9664a9774fc6 HTTP/1.1" 200 3100 0.008246 10.0.0.129 - - [2026-02-04 09:45:58] "GET /instance-ip/526e4cc8-bca6-4775-b785-aa7fa9f72e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.014802 10.0.0.129 - - [2026-02-04 09:45:58] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62 HTTP/1.1" 200 5498 0.053780 10.0.0.129 - - [2026-02-04 09:45:58] "GET /virtual-network/1e5558db-d1c6-4423-9a0f-c574b311cc19 HTTP/1.1" 200 2092 0.007009 10.0.0.129 - - [2026-02-04 09:45:58] "POST /loadbalancers HTTP/1.1" 200 612 0.053718 10.0.0.129 - - [2026-02-04 09:45:58] "GET /virtual-network/1e5558db-d1c6-4423-9a0f-c574b311cc19 HTTP/1.1" 200 2092 0.019282 10.0.0.129 - - [2026-02-04 09:45:58] "GET /routing-instance/9c6d4c74-28fe-4bd3-969d-cf005e039757 HTTP/1.1" 200 1184 0.002526 10.0.0.129 - - [2026-02-04 09:45:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.027571 10.0.0.129 - - [2026-02-04 09:45:58] "GET /routing-instance/9c6d4c74-28fe-4bd3-969d-cf005e039757 HTTP/1.1" 200 1184 0.017503 10.0.0.129 - - [2026-02-04 09:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010490 10.0.0.129 - - [2026-02-04 09:45:59] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.056786 10.0.0.129 - - [2026-02-04 09:45:59] "GET /instance-ip/526e4cc8-bca6-4775-b785-aa7fa9f72e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.005404 10.0.0.129 - - [2026-02-04 09:45:59] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033961 10.0.0.129 - - [2026-02-04 09:45:59] "GET /loadbalancer/19744abd-7e4e-44b8-9dbe-d9548d7ccc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002971 10.0.0.129 - - [2026-02-04 09:45:59] "POST /route-targets HTTP/1.1" 200 328 0.024343 10.0.0.129 - - [2026-02-04 09:45:59] "POST /floating-ips HTTP/1.1" 200 599 0.050470 10.0.0.129 - - [2026-02-04 09:45:59] "POST /ref-update HTTP/1.1" 200 156 0.031266 10.0.0.129 - - [2026-02-04 09:45:59] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.062595 10.0.0.129 - - [2026-02-04 09:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.129 - - [2026-02-04 09:45:59] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046304 10.0.0.129 - - [2026-02-04 09:45:59] "GET /loadbalancer-listener/a3011af4-f0ad-4c73-9f77-d23c4e3c4bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.004286 10.0.0.129 - - [2026-02-04 09:45:59] "GET /loadbalancer-listener/a3011af4-f0ad-4c73-9f77-d23c4e3c4bfc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.004627 10.0.0.129 - - [2026-02-04 09:45:59] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.026736 10.0.0.129 - - [2026-02-04 09:45:59] "GET /instance-ip/526e4cc8-bca6-4775-b785-aa7fa9f72e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.002943 10.0.0.129 - - [2026-02-04 09:45:59] "GET /instance-ip/526e4cc8-bca6-4775-b785-aa7fa9f72e4b?fields=floating_ips HTTP/1.1" 200 1214 0.005586 10.0.0.129 - - [2026-02-04 09:45:59] "GET /floating-ip/fc67d108-7f5c-47bd-9445-40045ba1c3e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.002836 10.0.0.129 - - [2026-02-04 09:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.129 - - [2026-02-04 09:45:59] "GET /loadbalancer/19744abd-7e4e-44b8-9dbe-d9548d7ccc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002794 10.0.0.129 - - [2026-02-04 09:45:59] "POST /tags HTTP/1.1" 200 296 0.047552 10.0.0.129 - - [2026-02-04 09:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011109 10.0.0.129 - - [2026-02-04 09:45:59] "GET /tag/5a817eb8-d3d3-434b-992f-2b4d10ba6379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.012506 10.0.0.129 - - [2026-02-04 09:45:59] "POST /tags HTTP/1.1" 409 233 0.002655 10.0.0.129 - - [2026-02-04 09:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.129 - - [2026-02-04 09:45:59] "GET /tag/5da39e31-b5e8-4fcf-b98e-19924f575ecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.013335 10.0.0.129 - - [2026-02-04 09:45:59] "POST /tags HTTP/1.1" 409 206 0.002181 10.0.0.129 - - [2026-02-04 09:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.129 - - [2026-02-04 09:45:59] "GET /tag/5a81344d-62c4-40e7-8747-882c403a5742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010947 10.0.0.129 - - [2026-02-04 09:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.129 - - [2026-02-04 09:45:59] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005538 10.0.0.129 - - [2026-02-04 09:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.129 - - [2026-02-04 09:45:59] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037445 10.0.0.129 - - [2026-02-04 09:45:59] "POST /virtual-machines HTTP/1.1" 200 370 0.009350 10.0.0.129 - - [2026-02-04 09:45:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.026112 10.0.0.129 - - [2026-02-04 09:45:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.103602 10.0.0.129 - - [2026-02-04 09:45:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010884 10.0.0.129 - - [2026-02-04 09:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015395 10.0.0.129 - - [2026-02-04 09:46:00] "GET /virtual-machine-interface/4fb28c6a-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004440 10.0.0.129 - - [2026-02-04 09:46:00] "POST /instance-ips HTTP/1.1" 200 410 0.030720 10.0.0.129 - - [2026-02-04 09:46:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026670 10.0.0.129 - - [2026-02-04 09:46:00] "GET /virtual-machine-interface/4fb28c6a-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.012344 10.0.0.129 - - [2026-02-04 09:46:00] "POST /set-tag HTTP/1.1" 200 109 0.018410 10.0.0.129 - - [2026-02-04 09:46:00] "GET /virtual-machine-interface/4fb28c6a-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017613 10.0.0.129 - - [2026-02-04 09:46:00] "GET /instance-ip/4fcc1e64-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005078 10.0.0.129 - - [2026-02-04 09:46:00] "GET /virtual-machine-interface/4fb28c6a-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005463 10.0.0.129 - - [2026-02-04 09:46:00] "POST /set-tag HTTP/1.1" 200 109 0.002539 10.0.0.129 - - [2026-02-04 09:46:00] "GET /virtual-router/c3f8fc60-2906-4829-8817-b55f6947a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004000 10.0.0.129 - - [2026-02-04 09:46:00] "POST /ref-update HTTP/1.1" 200 156 0.011493 10.0.0.129 - - [2026-02-04 09:46:00] "GET /virtual-machine-interface/4fb28c6a-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013193 10.0.0.129 - - [2026-02-04 09:46:00] "POST /set-tag HTTP/1.1" 200 109 0.005447 10.0.0.129 - - [2026-02-04 09:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.129 - - [2026-02-04 09:46:00] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004338 10.0.0.129 - - [2026-02-04 09:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.129 - - [2026-02-04 09:46:00] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.041143 10.0.0.129 - - [2026-02-04 09:46:00] "POST /virtual-machines HTTP/1.1" 200 370 0.008946 10.0.0.129 - - [2026-02-04 09:46:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.012183 10.0.0.129 - - [2026-02-04 09:46:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.128572 10.0.0.129 - - [2026-02-04 09:46:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007846 10.0.0.129 - - [2026-02-04 09:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006330 10.0.0.129 - - [2026-02-04 09:46:00] "GET /virtual-machine-interface/50246f7e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.011783 10.0.0.129 - - [2026-02-04 09:46:00] "POST /instance-ips HTTP/1.1" 200 410 0.018794 10.0.0.129 - - [2026-02-04 09:46:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.029074 10.0.0.129 - - [2026-02-04 09:46:00] "GET /virtual-machine-interface/50246f7e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.019771 10.0.0.129 - - [2026-02-04 09:46:00] "POST /set-tag HTTP/1.1" 200 109 0.026804 10.0.0.129 - - [2026-02-04 09:46:00] "GET /virtual-machine-interface/50246f7e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.023948 10.0.0.129 - - [2026-02-04 09:46:01] "GET /instance-ip/5040a4f0-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.008919 10.0.0.129 - - [2026-02-04 09:46:01] "GET /virtual-machine-interface/50246f7e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007387 10.0.0.129 - - [2026-02-04 09:46:01] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.129 - - [2026-02-04 09:46:01] "GET /virtual-router/c3f8fc60-2906-4829-8817-b55f6947a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.003703 10.0.0.129 - - [2026-02-04 09:46:01] "POST /ref-update HTTP/1.1" 200 156 0.009348 10.0.0.129 - - [2026-02-04 09:46:01] "GET /virtual-machine-interface/50246f7e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010148 10.0.0.129 - - [2026-02-04 09:46:01] "POST /set-tag HTTP/1.1" 200 109 0.002758 10.0.0.129 - - [2026-02-04 09:46:01] "GET /virtual-machine-interface/4fb28c6a-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004350 10.0.0.129 - - [2026-02-04 09:46:01] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.129 - - [2026-02-04 09:46:01] "GET /virtual-machine-interface/50246f7e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004234 10.0.0.129 - - [2026-02-04 09:46:01] "POST /set-tag HTTP/1.1" 200 109 0.002037 10.0.0.129 - - [2026-02-04 09:46:04] "GET /domains HTTP/1.1" 200 281 0.002315 10.0.0.129 - - [2026-02-04 09:46:04] "GET /domain/a693140b-b501-4a20-bc2c-9664a9774fc6 HTTP/1.1" 200 3100 0.002932 10.0.0.129 - - [2026-02-04 09:46:04] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62 HTTP/1.1" 200 7092 0.031130 10.0.0.129 - - [2026-02-04 09:46:04] "GET /virtual-network/1e5558db-d1c6-4423-9a0f-c574b311cc19 HTTP/1.1" 200 2092 0.003968 10.0.0.129 - - [2026-02-04 09:46:04] "GET /virtual-network/1e5558db-d1c6-4423-9a0f-c574b311cc19 HTTP/1.1" 200 2092 0.004048 10.0.0.129 - - [2026-02-04 09:46:04] "GET /routing-instance/9c6d4c74-28fe-4bd3-969d-cf005e039757 HTTP/1.1" 200 1406 0.006052 10.0.0.129 - - [2026-02-04 09:46:04] "GET /routing-instance/9c6d4c74-28fe-4bd3-969d-cf005e039757 HTTP/1.1" 200 1406 0.002653 10.0.0.129 - - [2026-02-04 09:46:04] "GET /route-target/42626eb8-6f7b-48b1-a9e6-7e174ea4f816 HTTP/1.1" 200 1154 0.002114 10.0.0.129 - - [2026-02-04 09:46:04] "GET /virtual-network/1e5558db-d1c6-4423-9a0f-c574b311cc19 HTTP/1.1" 200 2092 0.003749 10.0.0.129 - - [2026-02-04 09:46:04] "GET /routing-instance/9c6d4c74-28fe-4bd3-969d-cf005e039757 HTTP/1.1" 200 1406 0.002826 10.0.0.129 - - [2026-02-04 09:46:04] "GET /virtual-network/1e5558db-d1c6-4423-9a0f-c574b311cc19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003773 10.0.0.129 - - [2026-02-04 09:46:04] "GET /virtual-network/1e5558db-d1c6-4423-9a0f-c574b311cc19 HTTP/1.1" 200 2092 0.003770 10.0.0.129 - - [2026-02-04 09:46:04] "GET /routing-instance/9c6d4c74-28fe-4bd3-969d-cf005e039757 HTTP/1.1" 200 1406 0.002561 10.0.0.129 - - [2026-02-04 09:46:04] "GET /routing-instance/9c6d4c74-28fe-4bd3-969d-cf005e039757 HTTP/1.1" 200 1406 0.002587 10.0.0.129 - - [2026-02-04 09:46:04] "GET /route-target/42626eb8-6f7b-48b1-a9e6-7e174ea4f816 HTTP/1.1" 200 1154 0.003544 10.0.0.129 - - [2026-02-04 09:46:04] "GET /domains HTTP/1.1" 200 281 0.002134 10.0.0.129 - - [2026-02-04 09:46:04] "GET /domain/a693140b-b501-4a20-bc2c-9664a9774fc6 HTTP/1.1" 200 3100 0.003407 10.0.0.129 - - [2026-02-04 09:46:04] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62 HTTP/1.1" 200 7092 0.032984 10.0.0.129 - - [2026-02-04 09:46:04] "GET /virtual-network/1e5558db-d1c6-4423-9a0f-c574b311cc19 HTTP/1.1" 200 2092 0.004436 10.0.0.129 - - [2026-02-04 09:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.129 - - [2026-02-04 09:46:04] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.047263 10.0.0.129 - - [2026-02-04 09:46:04] "GET /virtual-network/1e5558db-d1c6-4423-9a0f-c574b311cc19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004660 10.0.0.129 - - [2026-02-04 09:46:04] "GET /floating-ip-pools?parent_id=1e5558db-d1c6-4423-9a0f-c574b311cc19&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002109 10.0.0.129 - - [2026-02-04 09:46:04] "GET /virtual-network/1e5558db-d1c6-4423-9a0f-c574b311cc19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003767 10.0.0.129 - - [2026-02-04 09:46:04] "POST /floating-ip-pools HTTP/1.1" 200 564 0.017430 10.0.0.129 - - [2026-02-04 09:46:04] "POST /ref-update HTTP/1.1" 200 156 0.009038 10.0.0.129 - - [2026-02-04 09:46:04] "GET /virtual-network/1e5558db-d1c6-4423-9a0f-c574b311cc19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.008630 10.0.0.129 - - [2026-02-04 09:46:04] "GET /domains HTTP/1.1" 200 281 0.003781 10.0.0.129 - - [2026-02-04 09:46:04] "GET /domain/a693140b-b501-4a20-bc2c-9664a9774fc6 HTTP/1.1" 200 3100 0.002759 10.0.0.129 - - [2026-02-04 09:46:04] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62 HTTP/1.1" 200 7349 0.041398 10.0.0.129 - - [2026-02-04 09:46:04] "GET /virtual-network/1e5558db-d1c6-4423-9a0f-c574b311cc19 HTTP/1.1" 200 2331 0.005008 10.0.0.129 - - [2026-02-04 09:46:04] "GET /floating-ip-pool/5fbc4340-9ed0-4752-afbb-680b7b4e0edf HTTP/1.1" 200 1317 0.002124 10.0.0.129 - - [2026-02-04 09:46:04] "GET /domains HTTP/1.1" 200 281 0.001439 10.0.0.129 - - [2026-02-04 09:46:04] "GET /domain/a693140b-b501-4a20-bc2c-9664a9774fc6 HTTP/1.1" 200 3100 0.002276 10.0.0.129 - - [2026-02-04 09:46:04] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62 HTTP/1.1" 200 7349 0.025330 10.0.0.129 - - [2026-02-04 09:46:04] "GET /virtual-network/1e5558db-d1c6-4423-9a0f-c574b311cc19 HTTP/1.1" 200 2331 0.003984 10.0.0.129 - - [2026-02-04 09:46:04] "GET /virtual-network/1e5558db-d1c6-4423-9a0f-c574b311cc19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003750 10.0.0.129 - - [2026-02-04 09:46:04] "POST /tags HTTP/1.1" 200 366 0.046183 10.0.0.129 - - [2026-02-04 09:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014246 10.0.0.129 - - [2026-02-04 09:46:04] "GET /tag/d24abe4f-557b-4d5c-96bb-1aaadfddfdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.027999 10.0.0.129 - - [2026-02-04 09:46:04] "POST /tags HTTP/1.1" 409 206 0.002430 10.0.0.129 - - [2026-02-04 09:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.129 - - [2026-02-04 09:46:04] "GET /tag/5a81344d-62c4-40e7-8747-882c403a5742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011404 10.0.0.129 - - [2026-02-04 09:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.129 - - [2026-02-04 09:46:04] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.037490 10.0.0.129 - - [2026-02-04 09:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.129 - - [2026-02-04 09:46:04] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005762 10.0.0.129 - - [2026-02-04 09:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.129 - - [2026-02-04 09:46:04] "GET /service-appliance-set/78e05565-c007-480b-af9c-e37673950049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.005317 10.0.0.129 - - [2026-02-04 09:46:04] "POST /fqname-to-id HTTP/1.1" 404 258 0.001846 10.0.0.129 - - [2026-02-04 09:46:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.095359 10.0.0.129 - - [2026-02-04 09:46:05] "GET /virtual-machine-interface/dc0fc66e-43da-45b3-b493-cd0d22cb2cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.019049 10.0.0.129 - - [2026-02-04 09:46:05] "POST /set-tag HTTP/1.1" 200 109 0.021377 10.0.0.129 - - [2026-02-04 09:46:05] "POST /instance-ips HTTP/1.1" 200 418 0.019655 10.0.0.129 - - [2026-02-04 09:46:05] "GET /instance-ip/eb1417b1-0b27-4796-8bab-b272885e9016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.008737 10.0.0.129 - - [2026-02-04 09:46:05] "POST /loadbalancers HTTP/1.1" 200 620 0.066000 10.0.0.129 - - [2026-02-04 09:46:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.014085 10.0.0.129 - - [2026-02-04 09:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008679 10.0.0.129 - - [2026-02-04 09:46:05] "POST /service-instances HTTP/1.1" 200 568 0.051826 10.0.0.129 - - [2026-02-04 09:46:05] "POST /ref-update HTTP/1.1" 200 156 0.043174 10.0.0.129 - - [2026-02-04 09:46:05] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.070059 10.0.0.129 - - [2026-02-04 09:46:05] "GET /virtual-machine-interface/dc0fc66e-43da-45b3-b493-cd0d22cb2cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.007544 10.0.0.129 - - [2026-02-04 09:46:05] "GET /virtual-machine-interface/dc0fc66e-43da-45b3-b493-cd0d22cb2cef?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.010421 10.0.0.129 - - [2026-02-04 09:46:05] "PUT /service-instance/17b67487-6399-4127-98f5-fdad769a070b HTTP/1.1" 200 267 0.024725 10.0.0.129 - - [2026-02-04 09:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.129 - - [2026-02-04 09:46:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026217 10.0.0.129 - - [2026-02-04 09:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.129 - - [2026-02-04 09:46:05] "GET /floating-ip-pool/5fbc4340-9ed0-4752-afbb-680b7b4e0edf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.004225 10.0.0.129 - - [2026-02-04 09:46:05] "POST /virtual-machines HTTP/1.1" 200 430 0.023817 10.0.0.129 - - [2026-02-04 09:46:05] "POST /floating-ips HTTP/1.1" 200 673 0.149704 10.0.0.129 - - [2026-02-04 09:46:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.012103 10.0.0.129 - - [2026-02-04 09:46:05] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.040802 10.0.0.129 - - [2026-02-04 09:46:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.202768 10.0.0.129 - - [2026-02-04 09:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.021901 10.0.0.129 - - [2026-02-04 09:46:05] "POST /chown HTTP/1.1" 200 109 0.026190 10.0.0.129 - - [2026-02-04 09:46:05] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011238 10.0.0.129 - - [2026-02-04 09:46:05] "POST /tags HTTP/1.1" 409 221 0.003650 10.0.0.129 - - [2026-02-04 09:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.129 - - [2026-02-04 09:46:05] "POST /chown HTTP/1.1" 200 109 0.017486 10.0.0.129 - - [2026-02-04 09:46:05] "GET /tag/c1cbd2e0-af8f-474f-a07f-1b4e24fa0442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.043438 10.0.0.129 - - [2026-02-04 09:46:05] "POST /tags HTTP/1.1" 409 238 0.002752 10.0.0.129 - - [2026-02-04 09:46:05] "PUT /virtual-machine-interface/7cdb78d2-5a24-4535-8513-1af5b8628554 HTTP/1.1" 200 285 0.050264 10.0.0.129 - - [2026-02-04 09:46:05] "PUT /instance-ip/eb1417b1-0b27-4796-8bab-b272885e9016 HTTP/1.1" 200 257 0.026699 10.0.0.129 - - [2026-02-04 09:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010925 10.0.0.129 - - [2026-02-04 09:46:06] "GET /tag/d24abe4f-557b-4d5c-96bb-1aaadfddfdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.018255 10.0.0.129 - - [2026-02-04 09:46:06] "POST /ref-update HTTP/1.1" 200 156 0.022290 10.0.0.129 - - [2026-02-04 09:46:06] "POST /ref-update HTTP/1.1" 200 156 0.031974 10.0.0.129 - - [2026-02-04 09:46:06] "POST /firewall-rules HTTP/1.1" 200 652 0.113616 10.0.0.129 - - [2026-02-04 09:46:06] "POST /ref-update HTTP/1.1" 200 156 0.076851 10.0.0.129 - - [2026-02-04 09:46:06] "GET /firewall-rule/c93844b7-acf2-4179-8a6a-4c1eca1c5715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.020367 10.0.0.129 - - [2026-02-04 09:46:06] "GET /firewall-policy/5f038d51-1f27-48c2-803e-e33ac0c1889b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006057 10.0.0.129 - - [2026-02-04 09:46:06] "GET /firewall-rule/c93844b7-acf2-4179-8a6a-4c1eca1c5715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004930 10.0.0.129 - - [2026-02-04 09:46:06] "POST /ref-update HTTP/1.1" 200 156 0.016566 10.0.0.129 - - [2026-02-04 09:46:06] "POST /ref-update HTTP/1.1" 200 156 0.056502 10.0.0.129 - - [2026-02-04 09:46:06] "POST /ref-update HTTP/1.1" 200 156 0.025986 10.0.0.129 - - [2026-02-04 09:46:06] "POST /ref-update HTTP/1.1" 200 156 0.089156 10.0.0.129 - - [2026-02-04 09:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.030446 10.0.0.129 - - [2026-02-04 09:46:06] "POST /virtual-machines HTTP/1.1" 200 430 0.090283 10.0.0.129 - - [2026-02-04 09:46:06] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.139257 10.0.0.129 - - [2026-02-04 09:46:06] "GET /loadbalancer/dbb717a8-9fe4-4081-9bc8-e365ba602460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.004041 10.0.0.129 - - [2026-02-04 09:46:06] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.054888 10.0.0.129 - - [2026-02-04 09:46:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.120540 10.0.0.129 - - [2026-02-04 09:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.129 - - [2026-02-04 09:46:06] "POST /chown HTTP/1.1" 200 109 0.031922 10.0.0.129 - - [2026-02-04 09:46:06] "POST /chown HTTP/1.1" 200 109 0.019063 10.0.0.129 - - [2026-02-04 09:46:06] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.058409 10.0.0.129 - - [2026-02-04 09:46:06] "GET /loadbalancer-listener/45e8a931-7c08-48ac-99fd-9930acd55347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.005258 10.0.0.129 - - [2026-02-04 09:46:06] "PUT /virtual-machine-interface/96e052f0-5e27-4740-90e5-20609d33f32c HTTP/1.1" 200 285 0.020958 10.0.0.129 - - [2026-02-04 09:46:06] "GET /loadbalancer-listener/45e8a931-7c08-48ac-99fd-9930acd55347?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.017130 10.0.0.129 - - [2026-02-04 09:46:06] "PUT /instance-ip/eb1417b1-0b27-4796-8bab-b272885e9016 HTTP/1.1" 200 257 0.028509 10.0.0.129 - - [2026-02-04 09:46:06] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.055574 10.0.0.129 - - [2026-02-04 09:46:06] "POST /ref-update HTTP/1.1" 200 156 0.065286 10.0.0.129 - - [2026-02-04 09:46:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.014339 10.0.0.129 - - [2026-02-04 09:46:06] "GET /loadbalancer-pool/49886a11-dcf3-43c5-8142-b4fb0a8d0357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.012248 10.0.0.129 - - [2026-02-04 09:46:06] "POST /ref-update HTTP/1.1" 200 156 0.025034 10.0.0.129 - - [2026-02-04 09:46:07] "POST /ref-update HTTP/1.1" 200 156 0.032620 10.0.0.129 - - [2026-02-04 09:46:07] "POST /loadbalancer-members HTTP/1.1" 200 709 0.075361 10.0.0.129 - - [2026-02-04 09:46:07] "POST /ref-update HTTP/1.1" 200 156 0.047219 10.0.0.129 - - [2026-02-04 09:46:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008932 10.0.0.129 - - [2026-02-04 09:46:07] "GET /loadbalancer-member/0dc29095-7bf5-4916-9dc3-9aeabc347e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.004746 10.0.0.129 - - [2026-02-04 09:46:07] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003370 10.0.0.129 - - [2026-02-04 09:46:07] "POST /ref-update HTTP/1.1" 200 156 0.010799 10.0.0.129 - - [2026-02-04 09:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005862 10.0.0.129 - - [2026-02-04 09:46:07] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002190 10.0.0.129 - - [2026-02-04 09:46:07] "POST /tags HTTP/1.1" 409 221 0.002839 10.0.0.129 - - [2026-02-04 09:46:07] "PUT /service-instance/17b67487-6399-4127-98f5-fdad769a070b HTTP/1.1" 200 267 0.017758 10.0.0.129 - - [2026-02-04 09:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.022400 10.0.0.129 - - [2026-02-04 09:46:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018626 10.0.0.129 - - [2026-02-04 09:46:07] "GET /tag/c1cbd2e0-af8f-474f-a07f-1b4e24fa0442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010424 10.0.0.129 - - [2026-02-04 09:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017682 10.0.0.129 - - [2026-02-04 09:46:07] "POST /tags HTTP/1.1" 409 238 0.013650 10.0.0.129 - - [2026-02-04 09:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.129 - - [2026-02-04 09:46:07] "POST /chown HTTP/1.1" 200 109 0.008139 10.0.0.129 - - [2026-02-04 09:46:07] "GET /tag/d24abe4f-557b-4d5c-96bb-1aaadfddfdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.013592 10.0.0.129 - - [2026-02-04 09:46:07] "POST /firewall-rules HTTP/1.1" 409 293 0.001734 10.0.0.129 - - [2026-02-04 09:46:07] "POST /chown HTTP/1.1" 200 109 0.034609 10.0.0.129 - - [2026-02-04 09:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.129 - - [2026-02-04 09:46:07] "PUT /instance-ip/eb1417b1-0b27-4796-8bab-b272885e9016 HTTP/1.1" 200 257 0.024566 10.0.0.129 - - [2026-02-04 09:46:07] "POST /ref-update HTTP/1.1" 200 156 0.015433 10.0.0.129 - - [2026-02-04 09:46:07] "PUT /firewall-rule/c93844b7-acf2-4179-8a6a-4c1eca1c5715 HTTP/1.1" 200 261 0.072657 10.0.0.129 - - [2026-02-04 09:46:07] "GET /firewall-rule/c93844b7-acf2-4179-8a6a-4c1eca1c5715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.009949 10.0.0.129 - - [2026-02-04 09:46:07] "GET /firewall-policy/5f038d51-1f27-48c2-803e-e33ac0c1889b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.014866 10.0.0.129 - - [2026-02-04 09:46:07] "POST /chown HTTP/1.1" 200 109 0.062602 10.0.0.129 - - [2026-02-04 09:46:07] "POST /chown HTTP/1.1" 200 109 0.020612 10.0.0.129 - - [2026-02-04 09:46:07] "GET /firewall-rule/c93844b7-acf2-4179-8a6a-4c1eca1c5715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.024775 10.0.0.129 - - [2026-02-04 09:46:07] "PUT /instance-ip/eb1417b1-0b27-4796-8bab-b272885e9016 HTTP/1.1" 200 257 0.019350 10.0.0.129 - - [2026-02-04 09:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015660 10.0.0.129 - - [2026-02-04 09:46:07] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005880 10.0.0.129 - - [2026-02-04 09:46:07] "POST /ref-update HTTP/1.1" 200 156 0.051323 10.0.0.129 - - [2026-02-04 09:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.129 - - [2026-02-04 09:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005248 10.0.0.129 - - [2026-02-04 09:46:07] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.039942 10.0.0.129 - - [2026-02-04 09:46:07] "POST /chown HTTP/1.1" 200 109 0.021937 10.0.0.129 - - [2026-02-04 09:46:07] "POST /virtual-machines HTTP/1.1" 200 374 0.029601 10.0.0.129 - - [2026-02-04 09:46:07] "POST /chown HTTP/1.1" 200 109 0.029153 10.0.0.129 - - [2026-02-04 09:46:07] "PUT /instance-ip/eb1417b1-0b27-4796-8bab-b272885e9016 HTTP/1.1" 200 257 0.036530 10.0.0.129 - - [2026-02-04 09:46:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020323 10.0.0.129 - - [2026-02-04 09:46:07] "POST /ref-update HTTP/1.1" 200 156 0.029772 10.0.0.129 - - [2026-02-04 09:46:07] "POST /chown HTTP/1.1" 200 109 0.066250 10.0.0.129 - - [2026-02-04 09:46:08] "POST /chown HTTP/1.1" 200 109 0.036005 10.0.0.129 - - [2026-02-04 09:46:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.159549 10.0.0.129 - - [2026-02-04 09:46:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.031907 10.0.0.129 - - [2026-02-04 09:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.129 - - [2026-02-04 09:46:08] "PUT /instance-ip/eb1417b1-0b27-4796-8bab-b272885e9016 HTTP/1.1" 200 257 0.022804 10.0.0.129 - - [2026-02-04 09:46:08] "GET /virtual-machine-interface/547eacd8-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.003836 10.0.0.129 - - [2026-02-04 09:46:08] "POST /ref-update HTTP/1.1" 200 156 0.021931 10.0.0.129 - - [2026-02-04 09:46:08] "POST /instance-ips HTTP/1.1" 200 414 0.062967 10.0.0.129 - - [2026-02-04 09:46:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023595 10.0.0.129 - - [2026-02-04 09:46:08] "GET /virtual-machine-interface/547eacd8-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.021132 10.0.0.129 - - [2026-02-04 09:46:08] "PUT /service-instance/17b67487-6399-4127-98f5-fdad769a070b HTTP/1.1" 200 267 0.020695 10.0.0.129 - - [2026-02-04 09:46:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.024646 10.0.0.129 - - [2026-02-04 09:46:08] "POST /set-tag HTTP/1.1" 200 109 0.059791 10.0.0.129 - - [2026-02-04 09:46:08] "GET /virtual-machine-interface/547eacd8-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.023442 10.0.0.129 - - [2026-02-04 09:46:08] "GET /instance-ip/549cefc2-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.003498 10.0.0.129 - - [2026-02-04 09:46:08] "GET /virtual-machine-interface/547eacd8-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008526 10.0.0.129 - - [2026-02-04 09:46:08] "POST /set-tag HTTP/1.1" 200 109 0.002052 10.0.0.129 - - [2026-02-04 09:46:08] "PUT /service-instance/17b67487-6399-4127-98f5-fdad769a070b HTTP/1.1" 200 267 0.019777 10.0.0.129 - - [2026-02-04 09:46:08] "GET /virtual-router/c3f8fc60-2906-4829-8817-b55f6947a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.015949 10.0.0.129 - - [2026-02-04 09:46:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007492 10.0.0.129 - - [2026-02-04 09:46:08] "PUT /service-instance/17b67487-6399-4127-98f5-fdad769a070b HTTP/1.1" 200 267 0.011712 10.0.0.129 - - [2026-02-04 09:46:08] "POST /ref-update HTTP/1.1" 200 156 0.033769 10.0.0.129 - - [2026-02-04 09:46:08] "GET /virtual-machine-interface/547eacd8-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.013061 10.0.0.129 - - [2026-02-04 09:46:08] "POST /set-tag HTTP/1.1" 200 109 0.003771 10.0.0.129 - - [2026-02-04 09:46:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.042486 10.0.0.129 - - [2026-02-04 09:46:08] "PUT /service-instance/17b67487-6399-4127-98f5-fdad769a070b HTTP/1.1" 200 267 0.008044 10.0.0.129 - - [2026-02-04 09:46:08] "GET /virtual-machine-interface/547eacd8-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006670 10.0.0.129 - - [2026-02-04 09:46:08] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.129 - - [2026-02-04 09:46:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007394 10.0.0.129 - - [2026-02-04 09:46:08] "PUT /service-instance/17b67487-6399-4127-98f5-fdad769a070b HTTP/1.1" 200 267 0.009700 10.0.0.129 - - [2026-02-04 09:46:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.021727 10.0.0.129 - - [2026-02-04 09:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.129 - - [2026-02-04 09:46:08] "POST /chown HTTP/1.1" 200 109 0.006762 10.0.0.129 - - [2026-02-04 09:46:08] "POST /chown HTTP/1.1" 200 109 0.014730 10.0.0.129 - - [2026-02-04 09:46:08] "POST /ref-update HTTP/1.1" 200 156 0.018105 10.0.0.129 - - [2026-02-04 09:46:08] "POST /chown HTTP/1.1" 200 109 0.006613 10.0.0.129 - - [2026-02-04 09:46:08] "POST /chown HTTP/1.1" 200 109 0.016947 10.0.0.129 - - [2026-02-04 09:46:08] "POST /ref-update HTTP/1.1" 200 156 0.016977 10.0.0.129 - - [2026-02-04 09:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.006827 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.023008 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.006309 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.014059 10.0.0.129 - - [2026-02-04 09:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.006461 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.006208 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.019138 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.032241 10.0.0.129 - - [2026-02-04 09:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.005819 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.016425 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.014276 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.005792 10.0.0.129 - - [2026-02-04 09:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.006581 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.011125 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.019540 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.023455 10.0.0.129 - - [2026-02-04 09:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.011289 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.023599 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.006260 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.021528 10.0.0.129 - - [2026-02-04 09:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.006708 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.026352 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.018746 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.010914 10.0.0.129 - - [2026-02-04 09:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.008370 10.0.0.129 - - [2026-02-04 09:46:09] "POST /chown HTTP/1.1" 200 109 0.021570 10.0.0.129 - - [2026-02-04 09:46:10] "POST /chown HTTP/1.1" 200 109 0.006753 10.0.0.129 - - [2026-02-04 09:46:10] "POST /chown HTTP/1.1" 200 109 0.019742 10.0.0.129 - - [2026-02-04 09:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.129 - - [2026-02-04 09:46:10] "POST /chown HTTP/1.1" 200 109 0.010916 10.0.0.129 - - [2026-02-04 09:46:10] "POST /chown HTTP/1.1" 200 109 0.017485 10.0.0.129 - - [2026-02-04 09:46:10] "POST /chown HTTP/1.1" 200 109 0.034973 10.0.0.129 - - [2026-02-04 09:46:10] "POST /chown HTTP/1.1" 200 109 0.006676 10.0.0.129 - - [2026-02-04 09:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015663 10.0.0.129 - - [2026-02-04 09:46:10] "POST /chown HTTP/1.1" 200 109 0.006239 10.0.0.129 - - [2026-02-04 09:46:10] "POST /chown HTTP/1.1" 200 109 0.006604 10.0.0.129 - - [2026-02-04 09:46:10] "POST /chown HTTP/1.1" 200 109 0.012874 10.0.0.129 - - [2026-02-04 09:46:10] "POST /chown HTTP/1.1" 200 109 0.021012 10.0.0.129 - - [2026-02-04 09:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.129 - - [2026-02-04 09:46:10] "POST /chown HTTP/1.1" 200 109 0.006918 10.0.0.129 - - [2026-02-04 09:46:10] "POST /chown HTTP/1.1" 200 109 0.023191 10.0.0.129 - - [2026-02-04 09:46:10] "POST /chown HTTP/1.1" 200 109 0.006422 10.0.0.129 - - [2026-02-04 09:46:10] "POST /chown HTTP/1.1" 200 109 0.014428 10.0.0.129 - - [2026-02-04 09:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.129 - - [2026-02-04 09:46:10] "POST /chown HTTP/1.1" 200 109 0.007415 10.0.0.129 - - [2026-02-04 09:46:10] "POST /chown HTTP/1.1" 200 109 0.012064 10.0.0.129 - - [2026-02-04 09:46:10] "POST /chown HTTP/1.1" 200 109 0.011718 10.0.0.129 - - [2026-02-04 09:46:10] "POST /chown HTTP/1.1" 200 109 0.006501 10.0.0.129 - - [2026-02-04 09:46:11] "GET /virtual-machine-interface/4fb28c6a-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004266 10.0.0.129 - - [2026-02-04 09:46:11] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.129 - - [2026-02-04 09:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.129 - - [2026-02-04 09:46:11] "GET /loadbalancer/19744abd-7e4e-44b8-9dbe-d9548d7ccc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002238 10.0.0.129 - - [2026-02-04 09:46:11] "GET /loadbalancer-pool/9855376a-3ae4-4358-b105-6990d85c8ed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002531 10.0.0.129 - - [2026-02-04 09:46:11] "POST /loadbalancer-members HTTP/1.1" 200 704 0.034555 10.0.0.129 - - [2026-02-04 09:46:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009981 10.0.0.129 - - [2026-02-04 09:46:11] "GET /virtual-machine-interface/4fb28c6a-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004357 10.0.0.129 - - [2026-02-04 09:46:11] "GET /virtual-machine-interface/4fb28c6a-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006120 10.0.0.129 - - [2026-02-04 09:46:11] "POST /ref-update HTTP/1.1" 200 156 0.006342 10.0.0.129 - - [2026-02-04 09:46:11] "GET /floating-ip/fc67d108-7f5c-47bd-9445-40045ba1c3e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.013744 10.0.0.129 - - [2026-02-04 09:46:11] "POST /tags HTTP/1.1" 409 221 0.003036 10.0.0.129 - - [2026-02-04 09:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.129 - - [2026-02-04 09:46:11] "GET /tag/c1cbd2e0-af8f-474f-a07f-1b4e24fa0442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010358 10.0.0.129 - - [2026-02-04 09:46:11] "PUT /floating-ip/fc67d108-7f5c-47bd-9445-40045ba1c3e3 HTTP/1.1" 200 257 0.010154 10.0.0.129 - - [2026-02-04 09:46:11] "POST /set-tag HTTP/1.1" 200 109 0.035721 10.0.0.129 - - [2026-02-04 09:46:12] "GET /virtual-machine/42483b58-68ea-4903-b7ff-47faefddc521?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003903 10.0.0.129 - - [2026-02-04 09:46:12] "GET /virtual-machine-interface/50246f7e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009496 10.0.0.129 - - [2026-02-04 09:46:12] "GET /virtual-machine-interface/4fb28c6a-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.014062 10.0.0.129 - - [2026-02-04 09:46:12] "POST /set-tag HTTP/1.1" 200 109 0.003154 10.0.0.129 - - [2026-02-04 09:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.129 - - [2026-02-04 09:46:12] "GET /loadbalancer/19744abd-7e4e-44b8-9dbe-d9548d7ccc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003124 10.0.0.129 - - [2026-02-04 09:46:12] "GET /loadbalancer-pool/9855376a-3ae4-4358-b105-6990d85c8ed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002809 10.0.0.129 - - [2026-02-04 09:46:12] "POST /loadbalancer-members HTTP/1.1" 200 704 0.047970 10.0.0.129 - - [2026-02-04 09:46:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015322 10.0.0.129 - - [2026-02-04 09:46:12] "GET /virtual-machine-interface/50246f7e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011703 10.0.0.129 - - [2026-02-04 09:46:12] "GET /virtual-machine/537cf6a3-ea05-4ecf-8a36-83f2b6b72529?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.007776 10.0.0.129 - - [2026-02-04 09:46:12] "GET /virtual-machine-interface/50246f7e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004269 10.0.0.129 - - [2026-02-04 09:46:12] "GET /virtual-machine-interface/50246f7e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006257 10.0.0.129 - - [2026-02-04 09:46:12] "POST /ref-update HTTP/1.1" 200 156 0.012257 10.0.0.129 - - [2026-02-04 09:46:12] "GET /floating-ip/fc67d108-7f5c-47bd-9445-40045ba1c3e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.011031 10.0.0.129 - - [2026-02-04 09:46:12] "POST /set-tag HTTP/1.1" 200 109 0.022239 10.0.0.129 - - [2026-02-04 09:46:16] "GET /virtual-machine-interface/547eacd8-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004058 10.0.0.129 - - [2026-02-04 09:46:16] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.129 - - [2026-02-04 09:46:18] "GET /virtual-machine/5c53b89a-080f-4487-9f20-a537319a918a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002975 10.0.0.129 - - [2026-02-04 09:46:18] "GET /virtual-machine-interface/547eacd8-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003988 10.0.0.129 - - [2026-02-04 09:46:18] "GET /virtual-machine-interface/547eacd8-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004288 10.0.0.129 - - [2026-02-04 09:46:18] "POST /set-tag HTTP/1.1" 200 109 0.002404 10.0.0.129 - - [2026-02-04 09:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.129 - - [2026-02-04 09:46:20] "POST /chown HTTP/1.1" 200 109 0.011157 10.0.0.129 - - [2026-02-04 09:46:20] "POST /chown HTTP/1.1" 200 109 0.009471 10.0.0.129 - - [2026-02-04 09:46:20] "POST /chown HTTP/1.1" 200 109 0.011205 10.0.0.129 - - [2026-02-04 09:46:20] "POST /chown HTTP/1.1" 200 109 0.006372 10.0.0.129 - - [2026-02-04 09:46:49] "GET /virtual-machine-interface/547eacd8-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.020287 10.0.0.129 - - [2026-02-04 09:46:49] "POST /set-tag HTTP/1.1" 200 109 0.011986 10.0.0.129 - - [2026-02-04 09:46:49] "GET /virtual-machine-interface/547eacd8-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.009557 10.0.0.129 - - [2026-02-04 09:46:49] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.129 - - [2026-02-04 09:46:49] "GET /virtual-machine/5c53b89a-080f-4487-9f20-a537319a918a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002769 10.0.0.129 - - [2026-02-04 09:46:49] "POST /ref-update HTTP/1.1" 200 156 0.010293 10.0.0.129 - - [2026-02-04 09:46:49] "GET /virtual-machine-interface/547eacd8-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.023082 10.0.0.129 - - [2026-02-04 09:46:49] "POST /set-tag HTTP/1.1" 200 109 0.018385 10.0.0.129 - - [2026-02-04 09:46:50] "POST /set-tag HTTP/1.1" 200 109 0.031816 10.0.0.129 - - [2026-02-04 09:46:50] "DELETE /instance-ip/549cefc2-01ae-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.056588 10.0.0.129 - - [2026-02-04 09:46:50] "DELETE /virtual-machine-interface/547eacd8-01ae-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.040351 10.0.0.129 - - [2026-02-04 09:46:50] "DELETE /virtual-machine/5c53b89a-080f-4487-9f20-a537319a918a HTTP/1.1" 200 115 0.019402 10.0.0.129 - - [2026-02-04 09:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.129 - - [2026-02-04 09:46:53] "GET /tag/d24abe4f-557b-4d5c-96bb-1aaadfddfdca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011893 10.0.0.129 - - [2026-02-04 09:46:53] "GET /tag/d24abe4f-557b-4d5c-96bb-1aaadfddfdca?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.012624 10.0.0.129 - - [2026-02-04 09:46:53] "GET /virtual-machine-interface/7cdb78d2-5a24-4535-8513-1af5b8628554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.004931 10.0.0.129 - - [2026-02-04 09:46:53] "POST /set-tag HTTP/1.1" 200 109 0.014102 10.0.0.129 - - [2026-02-04 09:46:53] "GET /virtual-machine-interface/96e052f0-5e27-4740-90e5-20609d33f32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004374 10.0.0.129 - - [2026-02-04 09:46:53] "POST /set-tag HTTP/1.1" 200 109 0.014769 10.0.0.129 - - [2026-02-04 09:46:53] "GET /virtual-machine-interface/dc0fc66e-43da-45b3-b493-cd0d22cb2cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.013815 10.0.0.129 - - [2026-02-04 09:46:53] "POST /set-tag HTTP/1.1" 200 109 0.014654 10.0.0.129 - - [2026-02-04 09:46:53] "GET /firewall-policy/5f038d51-1f27-48c2-803e-e33ac0c1889b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.021171 10.0.0.129 - - [2026-02-04 09:46:53] "GET /firewall-rule/c93844b7-acf2-4179-8a6a-4c1eca1c5715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002519 10.0.0.129 - - [2026-02-04 09:46:53] "POST /ref-update HTTP/1.1" 200 156 0.031586 10.0.0.129 - - [2026-02-04 09:46:53] "DELETE /firewall-rule/c93844b7-acf2-4179-8a6a-4c1eca1c5715 HTTP/1.1" 200 115 0.081018 10.0.0.129 - - [2026-02-04 09:46:53] "DELETE /loadbalancer-member/0dc29095-7bf5-4916-9dc3-9aeabc347e11 HTTP/1.1" 200 115 0.106755 10.0.0.129 - - [2026-02-04 09:46:53] "PUT /service-instance/17b67487-6399-4127-98f5-fdad769a070b HTTP/1.1" 200 267 0.053712 10.0.0.129 - - [2026-02-04 09:46:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.038570 10.0.0.129 - - [2026-02-04 09:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.020065 10.0.0.129 - - [2026-02-04 09:46:53] "DELETE /loadbalancer-pool/49886a11-dcf3-43c5-8142-b4fb0a8d0357 HTTP/1.1" 200 115 0.123200 10.0.0.129 - - [2026-02-04 09:46:53] "DELETE /loadbalancer-listener/45e8a931-7c08-48ac-99fd-9930acd55347 HTTP/1.1" 200 115 0.046801 10.0.0.129 - - [2026-02-04 09:46:53] "POST /chown HTTP/1.1" 200 109 0.023118 10.0.0.129 - - [2026-02-04 09:46:53] "GET /floating-ip/26a432d0-65f2-4a18-8f73-637a10a6b0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.016307 10.0.0.129 - - [2026-02-04 09:46:54] "POST /chown HTTP/1.1" 200 109 0.034935 10.0.0.129 - - [2026-02-04 09:46:54] "POST /chown HTTP/1.1" 200 109 0.021879 10.0.0.129 - - [2026-02-04 09:46:54] "PUT /floating-ip/26a432d0-65f2-4a18-8f73-637a10a6b0e7 HTTP/1.1" 200 257 0.023734 10.0.0.129 - - [2026-02-04 09:46:54] "POST /chown HTTP/1.1" 200 109 0.032478 10.0.0.129 - - [2026-02-04 09:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016576 10.0.0.129 - - [2026-02-04 09:46:54] "POST /chown HTTP/1.1" 200 109 0.014888 10.0.0.129 - - [2026-02-04 09:46:54] "POST /chown HTTP/1.1" 200 109 0.017255 10.0.0.129 - - [2026-02-04 09:46:54] "DELETE /floating-ip/26a432d0-65f2-4a18-8f73-637a10a6b0e7 HTTP/1.1" 200 115 0.167844 10.0.0.129 - - [2026-02-04 09:46:54] "POST /chown HTTP/1.1" 200 109 0.025169 10.0.0.129 - - [2026-02-04 09:46:54] "POST /chown HTTP/1.1" 200 109 0.077405 10.0.0.129 - - [2026-02-04 09:46:54] "PUT /service-instance/17b67487-6399-4127-98f5-fdad769a070b HTTP/1.1" 200 267 0.046909 10.0.0.129 - - [2026-02-04 09:46:54] "DELETE /loadbalancer/dbb717a8-9fe4-4081-9bc8-e365ba602460 HTTP/1.1" 200 115 0.278653 10.0.0.129 - - [2026-02-04 09:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.023358 10.0.0.129 - - [2026-02-04 09:46:54] "PUT /service-instance/17b67487-6399-4127-98f5-fdad769a070b HTTP/1.1" 200 267 0.027498 10.0.0.129 - - [2026-02-04 09:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014396 10.0.0.129 - - [2026-02-04 09:46:54] "DELETE /instance-ip/eb1417b1-0b27-4796-8bab-b272885e9016 HTTP/1.1" 200 115 0.195229 10.0.0.129 - - [2026-02-04 09:46:54] "PUT /service-instance/17b67487-6399-4127-98f5-fdad769a070b HTTP/1.1" 200 267 0.035247 10.0.0.129 - - [2026-02-04 09:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.027063 10.0.0.129 - - [2026-02-04 09:46:54] "DELETE /virtual-machine-interface/dc0fc66e-43da-45b3-b493-cd0d22cb2cef HTTP/1.1" 200 115 0.131681 10.0.0.129 - - [2026-02-04 09:46:54] "DELETE /service-instance/17b67487-6399-4127-98f5-fdad769a070b HTTP/1.1" 200 115 0.048880 10.0.0.129 - - [2026-02-04 09:46:54] "GET /virtual-machine-interface/96e052f0-5e27-4740-90e5-20609d33f32c?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.005061 10.0.0.129 - - [2026-02-04 09:46:54] "DELETE /tag/d24abe4f-557b-4d5c-96bb-1aaadfddfdca HTTP/1.1" 200 115 0.109338 10.0.0.129 - - [2026-02-04 09:46:54] "DELETE /virtual-machine-interface/96e052f0-5e27-4740-90e5-20609d33f32c HTTP/1.1" 200 115 0.051746 10.0.0.129 - - [2026-02-04 09:46:55] "DELETE /virtual-machine/9e972416-d9bf-4fad-885a-2582790ebfef HTTP/1.1" 200 115 0.048142 10.0.0.129 - - [2026-02-04 09:46:55] "GET /virtual-machine-interface/7cdb78d2-5a24-4535-8513-1af5b8628554?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.010954 10.0.0.129 - - [2026-02-04 09:46:55] "DELETE /virtual-machine-interface/7cdb78d2-5a24-4535-8513-1af5b8628554 HTTP/1.1" 200 115 0.061436 10.0.0.129 - - [2026-02-04 09:46:55] "POST /ref-update HTTP/1.1" 200 156 0.009446 10.0.0.129 - - [2026-02-04 09:46:55] "DELETE /virtual-machine/26d0ea56-8e45-407b-be41-eafd3baf766e HTTP/1.1" 200 115 0.045074 10.0.0.129 - - [2026-02-04 09:46:55] "GET /floating-ip-pool/5fbc4340-9ed0-4752-afbb-680b7b4e0edf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003131 10.0.0.129 - - [2026-02-04 09:46:55] "POST /ref-update HTTP/1.1" 200 156 0.007419 10.0.0.129 - - [2026-02-04 09:46:55] "DELETE /floating-ip-pool/5fbc4340-9ed0-4752-afbb-680b7b4e0edf HTTP/1.1" 200 115 0.024865 10.0.0.129 - - [2026-02-04 09:46:55] "POST /useragent-kv HTTP/1.1" 200 115 0.011515 10.0.0.129 - - [2026-02-04 09:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.129 - - [2026-02-04 09:46:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003453 10.0.0.129 - - [2026-02-04 09:46:55] "DELETE /virtual-network/1e5558db-d1c6-4423-9a0f-c574b311cc19 HTTP/1.1" 200 115 0.089778 10.0.0.129 - - [2026-02-04 09:46:55] "GET /routing-instance/9c6d4c74-28fe-4bd3-969d-cf005e039757 HTTP/1.1" 404 171 0.007316 10.0.0.129 - - [2026-02-04 09:46:55] "GET /domains HTTP/1.1" 200 281 0.003681 10.0.0.129 - - [2026-02-04 09:46:55] "GET /domain/a693140b-b501-4a20-bc2c-9664a9774fc6 HTTP/1.1" 200 3100 0.004276 10.0.0.129 - - [2026-02-04 09:46:55] "DELETE /route-target/42626eb8-6f7b-48b1-a9e6-7e174ea4f816 HTTP/1.1" 200 115 0.048728 10.0.0.129 - - [2026-02-04 09:46:55] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62 HTTP/1.1" 200 6900 0.076851 10.0.0.129 - - [2026-02-04 09:46:55] "GET /virtual-machine-interface/50246f7e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006689 10.0.0.129 - - [2026-02-04 09:46:55] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.129 - - [2026-02-04 09:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.129 - - [2026-02-04 09:46:55] "GET /loadbalancer/19744abd-7e4e-44b8-9dbe-d9548d7ccc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002818 10.0.0.129 - - [2026-02-04 09:46:55] "GET /virtual-machine-interface/50246f7e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005854 10.0.0.129 - - [2026-02-04 09:46:55] "POST /set-tag HTTP/1.1" 200 109 0.028064 10.0.0.129 - - [2026-02-04 09:46:55] "DELETE /loadbalancer-member/b568a1e7-8bc9-45d0-8792-a2fce3cd821b HTTP/1.1" 200 115 0.045583 10.0.0.129 - - [2026-02-04 09:46:56] "GET /virtual-machine-interface/50246f7e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005879 10.0.0.129 - - [2026-02-04 09:46:56] "POST /set-tag HTTP/1.1" 200 109 0.004885 10.0.0.129 - - [2026-02-04 09:46:56] "GET /virtual-machine-interface/50246f7e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004618 10.0.0.129 - - [2026-02-04 09:46:56] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.129 - - [2026-02-04 09:46:56] "GET /virtual-machine/537cf6a3-ea05-4ecf-8a36-83f2b6b72529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002776 10.0.0.129 - - [2026-02-04 09:46:56] "POST /ref-update HTTP/1.1" 200 156 0.013883 10.0.0.129 - - [2026-02-04 09:46:56] "GET /virtual-machine-interface/50246f7e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004929 10.0.0.129 - - [2026-02-04 09:46:56] "POST /set-tag HTTP/1.1" 200 109 0.015355 10.0.0.129 - - [2026-02-04 09:46:56] "POST /set-tag HTTP/1.1" 200 109 0.043478 10.0.0.129 - - [2026-02-04 09:46:57] "POST /set-tag HTTP/1.1" 200 109 0.013525 10.0.0.129 - - [2026-02-04 09:46:57] "DELETE /instance-ip/5040a4f0-01ae-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.055910 10.0.0.129 - - [2026-02-04 09:46:57] "POST /ref-update HTTP/1.1" 200 156 0.011792 10.0.0.129 - - [2026-02-04 09:46:57] "DELETE /virtual-machine-interface/50246f7e-01ae-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.058344 10.0.0.129 - - [2026-02-04 09:46:57] "DELETE /virtual-machine/537cf6a3-ea05-4ecf-8a36-83f2b6b72529 HTTP/1.1" 200 115 0.018304 10.0.0.129 - - [2026-02-04 09:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.129 - - [2026-02-04 09:47:00] "GET /loadbalancer/19744abd-7e4e-44b8-9dbe-d9548d7ccc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002397 10.0.0.129 - - [2026-02-04 09:47:00] "GET /virtual-machine-interface/4fb28c6a-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004247 10.0.0.129 - - [2026-02-04 09:47:00] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.129 - - [2026-02-04 09:47:01] "GET /virtual-machine-interface/4fb28c6a-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007983 10.0.0.129 - - [2026-02-04 09:47:01] "POST /set-tag HTTP/1.1" 200 109 0.003495 10.0.0.129 - - [2026-02-04 09:47:01] "GET /virtual-machine-interface/4fb28c6a-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004200 10.0.0.129 - - [2026-02-04 09:47:01] "POST /set-tag HTTP/1.1" 200 109 0.002272 10.0.0.129 - - [2026-02-04 09:47:01] "GET /virtual-machine/42483b58-68ea-4903-b7ff-47faefddc521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002566 10.0.0.129 - - [2026-02-04 09:47:01] "POST /ref-update HTTP/1.1" 200 156 0.015856 10.0.0.129 - - [2026-02-04 09:47:01] "GET /virtual-machine-interface/4fb28c6a-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004422 10.0.0.129 - - [2026-02-04 09:47:01] "POST /set-tag HTTP/1.1" 200 109 0.020820 10.0.0.129 - - [2026-02-04 09:47:02] "POST /set-tag HTTP/1.1" 200 109 0.033490 10.0.0.129 - - [2026-02-04 09:47:02] "POST /set-tag HTTP/1.1" 200 109 0.021023 10.0.0.129 - - [2026-02-04 09:47:02] "DELETE /instance-ip/4fcc1e64-01ae-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.064233 10.0.0.129 - - [2026-02-04 09:47:02] "POST /ref-update HTTP/1.1" 200 156 0.013684 10.0.0.129 - - [2026-02-04 09:47:02] "DELETE /virtual-machine-interface/4fb28c6a-01ae-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.038209 10.0.0.129 - - [2026-02-04 09:47:02] "DELETE /virtual-machine/42483b58-68ea-4903-b7ff-47faefddc521 HTTP/1.1" 200 115 0.014479 10.0.0.129 - - [2026-02-04 09:47:02] "DELETE /tag/5a817eb8-d3d3-434b-992f-2b4d10ba6379 HTTP/1.1" 200 115 0.057034 10.0.0.129 - - [2026-02-04 09:47:02] "DELETE /tag/5da39e31-b5e8-4fcf-b98e-19924f575ecd HTTP/1.1" 200 115 0.031888 10.0.0.129 - - [2026-02-04 09:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.129 - - [2026-02-04 09:47:06] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.026251 10.0.0.129 - - [2026-02-04 09:47:06] "POST /tags HTTP/1.1" 200 394 0.025463 10.0.0.129 - - [2026-02-04 09:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007774 10.0.0.129 - - [2026-02-04 09:47:06] "GET /tag/2085d5f4-d0b8-45d4-a0e6-35bb05b36fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011664 10.0.0.129 - - [2026-02-04 09:47:06] "POST /tags HTTP/1.1" 200 342 0.022764 10.0.0.129 - - [2026-02-04 09:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.129 - - [2026-02-04 09:47:06] "GET /tag/afa473be-ab60-4a12-81e9-48fbd1177690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013302 10.0.0.129 - - [2026-02-04 09:47:06] "POST /id-to-fqname HTTP/1.1" 200 192 0.000728 10.0.0.129 - - [2026-02-04 09:47:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.006080 10.0.0.129 - - [2026-02-04 09:47:06] "POST /security-groups HTTP/1.1" 200 589 0.062206 10.0.0.129 - - [2026-02-04 09:47:06] "POST /projects HTTP/1.1" 200 521 0.169939 10.0.0.129 - - [2026-02-04 09:47:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.020005 10.0.0.129 - - [2026-02-04 09:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.020087 10.0.0.129 - - [2026-02-04 09:47:06] "POST /fqname-to-id HTTP/1.1" 404 236 0.017517 10.0.0.129 - - [2026-02-04 09:47:06] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.034795 10.0.0.129 - - [2026-02-04 09:47:06] "POST /access-control-lists HTTP/1.1" 200 600 0.076622 10.0.0.129 - - [2026-02-04 09:47:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.006529 10.0.0.129 - - [2026-02-04 09:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.129 - - [2026-02-04 09:47:06] "GET /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.004143 10.0.0.129 - - [2026-02-04 09:47:06] "PUT /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300 HTTP/1.1" 200 265 0.043969 10.0.0.129 - - [2026-02-04 09:47:06] "POST /access-control-lists HTTP/1.1" 200 598 0.081979 10.0.0.129 - - [2026-02-04 09:47:06] "PUT /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc HTTP/1.1" 200 265 0.137244 10.0.0.129 - - [2026-02-04 09:47:06] "POST /security-groups HTTP/1.1" 200 593 0.071925 10.0.0.129 - - [2026-02-04 09:47:06] "POST /fqname-to-id HTTP/1.1" 404 270 0.001670 10.0.0.129 - - [2026-02-04 09:47:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.050358 10.0.0.129 - - [2026-02-04 09:47:06] "POST /access-control-lists HTTP/1.1" 200 634 0.054129 10.0.0.129 - - [2026-02-04 09:47:06] "POST /chown HTTP/1.1" 200 109 0.028564 10.0.0.129 - - [2026-02-04 09:47:07] "POST /fqname-to-id HTTP/1.1" 404 269 0.001835 10.0.0.129 - - [2026-02-04 09:47:07] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003728 10.0.0.129 - - [2026-02-04 09:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014502 10.0.0.129 - - [2026-02-04 09:47:07] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002507 10.0.0.129 - - [2026-02-04 09:47:07] "POST /tags HTTP/1.1" 409 226 0.001966 10.0.0.129 - - [2026-02-04 09:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.129 - - [2026-02-04 09:47:07] "GET /tag/afa473be-ab60-4a12-81e9-48fbd1177690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.022624 10.0.0.129 - - [2026-02-04 09:47:07] "POST /access-control-lists HTTP/1.1" 200 632 0.086804 10.0.0.129 - - [2026-02-04 09:47:07] "POST /firewall-rules HTTP/1.1" 200 602 0.086761 10.0.0.129 - - [2026-02-04 09:47:07] "GET /firewall-rule/861856f1-f625-4a84-80f6-2dd989e42d11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.046655 10.0.0.129 - - [2026-02-04 09:47:07] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.007997 10.0.0.129 - - [2026-02-04 09:47:07] "GET /firewall-rule/861856f1-f625-4a84-80f6-2dd989e42d11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006317 10.0.0.129 - - [2026-02-04 09:47:07] "POST /ref-update HTTP/1.1" 200 156 0.061083 10.0.0.129 - - [2026-02-04 09:47:07] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020733 10.0.0.129 - - [2026-02-04 09:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.129 - - [2026-02-04 09:47:07] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002515 10.0.0.129 - - [2026-02-04 09:47:07] "POST /tags HTTP/1.1" 409 226 0.001708 10.0.0.129 - - [2026-02-04 09:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.129 - - [2026-02-04 09:47:07] "GET /tag/afa473be-ab60-4a12-81e9-48fbd1177690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009533 10.0.0.129 - - [2026-02-04 09:47:07] "POST /firewall-rules HTTP/1.1" 200 600 0.085430 10.0.0.129 - - [2026-02-04 09:47:07] "GET /firewall-rule/1eb70477-aeab-4314-bd85-751403e56002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003583 10.0.0.129 - - [2026-02-04 09:47:07] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003195 10.0.0.129 - - [2026-02-04 09:47:07] "GET /firewall-rule/1eb70477-aeab-4314-bd85-751403e56002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001913 10.0.0.129 - - [2026-02-04 09:47:07] "POST /ref-update HTTP/1.1" 200 156 0.052673 10.0.0.129 - - [2026-02-04 09:47:09] "POST /tags HTTP/1.1" 200 394 0.032368 10.0.0.129 - - [2026-02-04 09:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017777 10.0.0.129 - - [2026-02-04 09:47:09] "GET /tag/dd11e9a8-0e42-4fcb-9392-d2e5a9de7b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013168 10.0.0.129 - - [2026-02-04 09:47:09] "POST /tags HTTP/1.1" 200 342 0.026594 10.0.0.129 - - [2026-02-04 09:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006045 10.0.0.129 - - [2026-02-04 09:47:09] "GET /tag/66c702b1-d670-4420-b7ce-39542325f95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011750 10.0.0.129 - - [2026-02-04 09:47:09] "POST /id-to-fqname HTTP/1.1" 200 192 0.001851 10.0.0.129 - - [2026-02-04 09:47:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.005518 10.0.0.129 - - [2026-02-04 09:47:09] "POST /security-groups HTTP/1.1" 200 589 0.060603 10.0.0.129 - - [2026-02-04 09:47:09] "POST /projects HTTP/1.1" 200 521 0.190245 10.0.0.129 - - [2026-02-04 09:47:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011609 10.0.0.129 - - [2026-02-04 09:47:09] "POST /fqname-to-id HTTP/1.1" 404 236 0.007756 10.0.0.129 - - [2026-02-04 09:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006234 10.0.0.129 - - [2026-02-04 09:47:09] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.018459 10.0.0.129 - - [2026-02-04 09:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.129 - - [2026-02-04 09:47:09] "POST /access-control-lists HTTP/1.1" 200 600 0.069562 10.0.0.129 - - [2026-02-04 09:47:09] "GET /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.014510 10.0.0.129 - - [2026-02-04 09:47:09] "POST /fqname-to-id HTTP/1.1" 404 235 0.003110 10.0.0.129 - - [2026-02-04 09:47:09] "POST /access-control-lists HTTP/1.1" 200 598 0.065633 10.0.0.129 - - [2026-02-04 09:47:09] "PUT /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300 HTTP/1.1" 200 265 0.096972 10.0.0.129 - - [2026-02-04 09:47:09] "PUT /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc HTTP/1.1" 200 265 0.057982 10.0.0.129 - - [2026-02-04 09:47:09] "POST /security-groups HTTP/1.1" 200 593 0.078647 10.0.0.129 - - [2026-02-04 09:47:09] "POST /fqname-to-id HTTP/1.1" 404 270 0.002127 10.0.0.129 - - [2026-02-04 09:47:10] "POST /access-control-lists HTTP/1.1" 200 634 0.027528 10.0.0.129 - - [2026-02-04 09:47:10] "POST /fqname-to-id HTTP/1.1" 404 269 0.005416 10.0.0.129 - - [2026-02-04 09:47:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.027077 10.0.0.129 - - [2026-02-04 09:47:10] "POST /chown HTTP/1.1" 200 109 0.014935 10.0.0.129 - - [2026-02-04 09:47:10] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015480 10.0.0.129 - - [2026-02-04 09:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.129 - - [2026-02-04 09:47:10] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.023654 10.0.0.129 - - [2026-02-04 09:47:10] "POST /access-control-lists HTTP/1.1" 200 632 0.064708 10.0.0.129 - - [2026-02-04 09:47:10] "POST /tags HTTP/1.1" 409 226 0.003531 10.0.0.129 - - [2026-02-04 09:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.129 - - [2026-02-04 09:47:10] "GET /tag/66c702b1-d670-4420-b7ce-39542325f95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010526 10.0.0.129 - - [2026-02-04 09:47:10] "POST /firewall-rules HTTP/1.1" 200 602 0.074627 10.0.0.129 - - [2026-02-04 09:47:10] "GET /firewall-rule/36018d3d-e547-40fa-b1f3-1cb622ca19fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.012293 10.0.0.129 - - [2026-02-04 09:47:10] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003931 10.0.0.129 - - [2026-02-04 09:47:10] "GET /firewall-rule/36018d3d-e547-40fa-b1f3-1cb622ca19fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002036 10.0.0.129 - - [2026-02-04 09:47:10] "POST /ref-update HTTP/1.1" 200 156 0.055537 10.0.0.129 - - [2026-02-04 09:47:10] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005321 10.0.0.129 - - [2026-02-04 09:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.129 - - [2026-02-04 09:47:10] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002212 10.0.0.129 - - [2026-02-04 09:47:10] "POST /tags HTTP/1.1" 409 226 0.001941 10.0.0.129 - - [2026-02-04 09:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.129 - - [2026-02-04 09:47:10] "GET /tag/66c702b1-d670-4420-b7ce-39542325f95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011786 10.0.0.129 - - [2026-02-04 09:47:10] "POST /firewall-rules HTTP/1.1" 200 600 0.067164 10.0.0.129 - - [2026-02-04 09:47:10] "GET /firewall-rule/8fa62ca4-e683-49d8-9449-da188852ff5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004403 10.0.0.129 - - [2026-02-04 09:47:10] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004377 10.0.0.129 - - [2026-02-04 09:47:10] "GET /firewall-rule/8fa62ca4-e683-49d8-9449-da188852ff5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002476 10.0.0.129 - - [2026-02-04 09:47:10] "POST /ref-update HTTP/1.1" 200 156 0.049527 10.0.0.129 - - [2026-02-04 09:47:12] "POST /tags HTTP/1.1" 200 346 0.087330 10.0.0.129 - - [2026-02-04 09:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005375 10.0.0.129 - - [2026-02-04 09:47:12] "GET /tag/2e2d57a3-2397-4838-86cf-a7de26010eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015340 10.0.0.129 - - [2026-02-04 09:47:12] "POST /projects HTTP/1.1" 409 238 0.002794 10.0.0.129 - - [2026-02-04 09:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008809 10.0.0.129 - - [2026-02-04 09:47:12] "GET /project/5ad5af2a-66b7-4bc3-aad0-8f0ae945c252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029147 10.0.0.129 - - [2026-02-04 09:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.129 - - [2026-02-04 09:47:12] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004222 10.0.0.129 - - [2026-02-04 09:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.129 - - [2026-02-04 09:47:12] "GET /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004799 10.0.0.129 - - [2026-02-04 09:47:12] "POST /security-groups HTTP/1.1" 409 285 0.002685 10.0.0.129 - - [2026-02-04 09:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.129 - - [2026-02-04 09:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.129 - - [2026-02-04 09:47:12] "PUT /security-group/a66e5553-34cd-45fb-8003-9d7ad4dc4ba9 HTTP/1.1" 200 263 0.064333 10.0.0.129 - - [2026-02-04 09:47:12] "PUT /access-control-list/831394c1-b27d-4ee5-a88a-ee4f9a27ccda HTTP/1.1" 200 273 0.020994 10.0.0.129 - - [2026-02-04 09:47:12] "GET /project/5ad5af2a-66b7-4bc3-aad0-8f0ae945c252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.099579 10.0.0.129 - - [2026-02-04 09:47:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.063941 10.0.0.129 - - [2026-02-04 09:47:12] "PUT /access-control-list/fe17433d-b8cc-451e-b93f-f86f625a0e26 HTTP/1.1" 200 273 0.048572 10.0.0.129 - - [2026-02-04 09:47:12] "POST /tags HTTP/1.1" 409 228 0.021650 10.0.0.129 - - [2026-02-04 09:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.129 - - [2026-02-04 09:47:12] "GET /tag/2e2d57a3-2397-4838-86cf-a7de26010eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010664 10.0.0.129 - - [2026-02-04 09:47:12] "POST /tags HTTP/1.1" 200 346 0.118086 10.0.0.129 - - [2026-02-04 09:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.129 - - [2026-02-04 09:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.129 - - [2026-02-04 09:47:12] "GET /project/1b158203-737c-4668-b378-032970847ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028348 10.0.0.129 - - [2026-02-04 09:47:12] "GET /tag/c4ffc441-b464-4eca-8a13-433a73f35fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.029153 10.0.0.129 - - [2026-02-04 09:47:12] "POST /projects HTTP/1.1" 409 238 0.001853 10.0.0.129 - - [2026-02-04 09:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.129 - - [2026-02-04 09:47:13] "GET /project/1b158203-737c-4668-b378-032970847ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028032 10.0.0.129 - - [2026-02-04 09:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.129 - - [2026-02-04 09:47:13] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004030 10.0.0.129 - - [2026-02-04 09:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.129 - - [2026-02-04 09:47:13] "GET /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003466 10.0.0.129 - - [2026-02-04 09:47:13] "POST /security-groups HTTP/1.1" 409 285 0.001812 10.0.0.129 - - [2026-02-04 09:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.129 - - [2026-02-04 09:47:13] "PUT /security-group/9e35e721-217e-40f5-b311-5f8cd507e507 HTTP/1.1" 200 263 0.055233 10.0.0.129 - - [2026-02-04 09:47:13] "PUT /access-control-list/2b44cb74-d784-47e2-9fd3-49ba534a8219 HTTP/1.1" 200 273 0.011123 10.0.0.129 - - [2026-02-04 09:47:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.028617 10.0.0.129 - - [2026-02-04 09:47:13] "POST /tags HTTP/1.1" 409 228 0.012802 10.0.0.129 - - [2026-02-04 09:47:13] "PUT /access-control-list/3348337d-cd0c-402d-9cb4-88315ee2107b HTTP/1.1" 200 273 0.028040 10.0.0.129 - - [2026-02-04 09:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.129 - - [2026-02-04 09:47:13] "GET /tag/c4ffc441-b464-4eca-8a13-433a73f35fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010140 10.0.0.129 - - [2026-02-04 09:47:13] "POST /tags HTTP/1.1" 200 292 0.043470 10.0.0.129 - - [2026-02-04 09:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017216 10.0.0.129 - - [2026-02-04 09:47:13] "GET /tag/e5f4bd96-5b12-45de-996a-9beebf54e696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.015201 10.0.0.129 - - [2026-02-04 09:47:13] "POST /tags HTTP/1.1" 200 304 0.051229 10.0.0.129 - - [2026-02-04 09:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011634 10.0.0.129 - - [2026-02-04 09:47:13] "GET /tag/42a509f6-da54-4353-8db8-b64fb4f49ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.016402 10.0.0.129 - - [2026-02-04 09:47:13] "POST /tags HTTP/1.1" 409 252 0.001862 10.0.0.129 - - [2026-02-04 09:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.129 - - [2026-02-04 09:47:13] "GET /tag/2085d5f4-d0b8-45d4-a0e6-35bb05b36fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010049 10.0.0.129 - - [2026-02-04 09:47:13] "POST /tags HTTP/1.1" 409 226 0.001586 10.0.0.129 - - [2026-02-04 09:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.129 - - [2026-02-04 09:47:13] "GET /tag/afa473be-ab60-4a12-81e9-48fbd1177690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012835 10.0.0.129 - - [2026-02-04 09:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.129 - - [2026-02-04 09:47:13] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005023 10.0.0.129 - - [2026-02-04 09:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.129 - - [2026-02-04 09:47:13] "GET /project/5ad5af2a-66b7-4bc3-aad0-8f0ae945c252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043213 10.0.0.129 - - [2026-02-04 09:47:13] "POST /virtual-machines HTTP/1.1" 200 396 0.010970 10.0.0.129 - - [2026-02-04 09:47:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008111 10.0.0.129 - - [2026-02-04 09:47:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.097720 10.0.0.129 - - [2026-02-04 09:47:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.035690 10.0.0.129 - - [2026-02-04 09:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005221 10.0.0.129 - - [2026-02-04 09:47:14] "GET /virtual-machine-interface/7bd0706e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005524 10.0.0.129 - - [2026-02-04 09:47:14] "POST /instance-ips HTTP/1.1" 200 398 0.025805 10.0.0.129 - - [2026-02-04 09:47:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.050410 10.0.0.129 - - [2026-02-04 09:47:14] "GET /virtual-machine-interface/7bd0706e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.016929 10.0.0.129 - - [2026-02-04 09:47:14] "POST /set-tag HTTP/1.1" 200 109 0.066881 10.0.0.129 - - [2026-02-04 09:47:14] "GET /virtual-machine-interface/7bd0706e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019150 10.0.0.129 - - [2026-02-04 09:47:14] "GET /instance-ip/7be69074-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003852 10.0.0.129 - - [2026-02-04 09:47:14] "GET /virtual-machine-interface/7bd0706e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004357 10.0.0.129 - - [2026-02-04 09:47:14] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.129 - - [2026-02-04 09:47:14] "GET /virtual-router/c3f8fc60-2906-4829-8817-b55f6947a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003305 10.0.0.129 - - [2026-02-04 09:47:14] "POST /ref-update HTTP/1.1" 200 156 0.008132 10.0.0.129 - - [2026-02-04 09:47:14] "GET /virtual-machine-interface/7bd0706e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016355 10.0.0.129 - - [2026-02-04 09:47:14] "POST /set-tag HTTP/1.1" 200 109 0.002912 10.0.0.129 - - [2026-02-04 09:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.129 - - [2026-02-04 09:47:14] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005616 10.0.0.129 - - [2026-02-04 09:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.129 - - [2026-02-04 09:47:14] "GET /project/5ad5af2a-66b7-4bc3-aad0-8f0ae945c252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027004 10.0.0.129 - - [2026-02-04 09:47:14] "POST /virtual-machines HTTP/1.1" 200 396 0.018337 10.0.0.129 - - [2026-02-04 09:47:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013810 10.0.0.129 - - [2026-02-04 09:47:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.091072 10.0.0.129 - - [2026-02-04 09:47:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008714 10.0.0.129 - - [2026-02-04 09:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009433 10.0.0.129 - - [2026-02-04 09:47:14] "GET /virtual-machine-interface/7c462570-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004626 10.0.0.129 - - [2026-02-04 09:47:14] "POST /instance-ips HTTP/1.1" 200 398 0.021061 10.0.0.129 - - [2026-02-04 09:47:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.030044 10.0.0.129 - - [2026-02-04 09:47:14] "GET /virtual-machine-interface/7c462570-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012825 10.0.0.129 - - [2026-02-04 09:47:15] "POST /set-tag HTTP/1.1" 200 109 0.063875 10.0.0.129 - - [2026-02-04 09:47:15] "GET /virtual-machine-interface/7c462570-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015687 10.0.0.129 - - [2026-02-04 09:47:15] "GET /instance-ip/7c5ce3e6-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004539 10.0.0.129 - - [2026-02-04 09:47:15] "GET /virtual-machine-interface/7c462570-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004070 10.0.0.129 - - [2026-02-04 09:47:15] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.129 - - [2026-02-04 09:47:15] "GET /virtual-router/c3f8fc60-2906-4829-8817-b55f6947a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.003793 10.0.0.129 - - [2026-02-04 09:47:15] "POST /ref-update HTTP/1.1" 200 156 0.007367 10.0.0.129 - - [2026-02-04 09:47:15] "GET /virtual-machine-interface/7c462570-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004106 10.0.0.129 - - [2026-02-04 09:47:15] "POST /set-tag HTTP/1.1" 200 109 0.005398 10.0.0.129 - - [2026-02-04 09:47:15] "POST /tags HTTP/1.1" 200 292 0.022678 10.0.0.129 - - [2026-02-04 09:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.129 - - [2026-02-04 09:47:15] "GET /tag/d4012bdf-94b0-47e4-9e64-399f937712ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.011449 10.0.0.129 - - [2026-02-04 09:47:15] "POST /tags HTTP/1.1" 409 252 0.003109 10.0.0.129 - - [2026-02-04 09:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.129 - - [2026-02-04 09:47:15] "GET /tag/dd11e9a8-0e42-4fcb-9392-d2e5a9de7b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013675 10.0.0.129 - - [2026-02-04 09:47:15] "POST /tags HTTP/1.1" 409 226 0.001882 10.0.0.129 - - [2026-02-04 09:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.129 - - [2026-02-04 09:47:15] "GET /tag/66c702b1-d670-4420-b7ce-39542325f95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010601 10.0.0.129 - - [2026-02-04 09:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.129 - - [2026-02-04 09:47:15] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005238 10.0.0.129 - - [2026-02-04 09:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.129 - - [2026-02-04 09:47:15] "GET /project/1b158203-737c-4668-b378-032970847ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034070 10.0.0.129 - - [2026-02-04 09:47:15] "POST /virtual-machines HTTP/1.1" 200 396 0.011356 10.0.0.129 - - [2026-02-04 09:47:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008130 10.0.0.129 - - [2026-02-04 09:47:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098846 10.0.0.129 - - [2026-02-04 09:47:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.025746 10.0.0.129 - - [2026-02-04 09:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008913 10.0.0.129 - - [2026-02-04 09:47:15] "GET /virtual-machine-interface/7cd77732-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005674 10.0.0.129 - - [2026-02-04 09:47:15] "POST /instance-ips HTTP/1.1" 200 398 0.032922 10.0.0.129 - - [2026-02-04 09:47:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.033991 10.0.0.129 - - [2026-02-04 09:47:15] "GET /virtual-machine-interface/7cd77732-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.022144 10.0.0.129 - - [2026-02-04 09:47:15] "POST /set-tag HTTP/1.1" 200 109 0.063768 10.0.0.129 - - [2026-02-04 09:47:15] "GET /virtual-machine-interface/7cd77732-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.018835 10.0.0.129 - - [2026-02-04 09:47:15] "GET /instance-ip/7cec01f2-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002967 10.0.0.129 - - [2026-02-04 09:47:16] "GET /virtual-machine-interface/7cd77732-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004170 10.0.0.129 - - [2026-02-04 09:47:16] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.129 - - [2026-02-04 09:47:16] "GET /virtual-router/c3f8fc60-2906-4829-8817-b55f6947a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003842 10.0.0.129 - - [2026-02-04 09:47:16] "POST /ref-update HTTP/1.1" 200 156 0.009300 10.0.0.129 - - [2026-02-04 09:47:16] "GET /virtual-machine-interface/7cd77732-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013436 10.0.0.129 - - [2026-02-04 09:47:16] "POST /set-tag HTTP/1.1" 200 109 0.003568 10.0.0.129 - - [2026-02-04 09:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.129 - - [2026-02-04 09:47:16] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004215 10.0.0.129 - - [2026-02-04 09:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.129 - - [2026-02-04 09:47:16] "GET /project/1b158203-737c-4668-b378-032970847ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034575 10.0.0.129 - - [2026-02-04 09:47:16] "POST /virtual-machines HTTP/1.1" 200 396 0.008232 10.0.0.129 - - [2026-02-04 09:47:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.012088 10.0.0.129 - - [2026-02-04 09:47:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103323 10.0.0.129 - - [2026-02-04 09:47:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.011919 10.0.0.129 - - [2026-02-04 09:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005394 10.0.0.129 - - [2026-02-04 09:47:16] "GET /virtual-machine-interface/7d4ab292-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008057 10.0.0.129 - - [2026-02-04 09:47:16] "POST /instance-ips HTTP/1.1" 200 398 0.024322 10.0.0.129 - - [2026-02-04 09:47:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.027359 10.0.0.129 - - [2026-02-04 09:47:16] "GET /virtual-machine-interface/7d4ab292-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014867 10.0.0.129 - - [2026-02-04 09:47:16] "POST /set-tag HTTP/1.1" 200 109 0.079377 10.0.0.129 - - [2026-02-04 09:47:16] "GET /virtual-machine-interface/7d4ab292-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017578 10.0.0.129 - - [2026-02-04 09:47:16] "GET /instance-ip/7d63dd3a-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003943 10.0.0.129 - - [2026-02-04 09:47:16] "GET /virtual-machine-interface/7d4ab292-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005002 10.0.0.129 - - [2026-02-04 09:47:16] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.129 - - [2026-02-04 09:47:16] "GET /virtual-router/c3f8fc60-2906-4829-8817-b55f6947a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.003417 10.0.0.129 - - [2026-02-04 09:47:16] "POST /ref-update HTTP/1.1" 200 156 0.009755 10.0.0.129 - - [2026-02-04 09:47:16] "GET /virtual-machine-interface/7d4ab292-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012510 10.0.0.129 - - [2026-02-04 09:47:16] "POST /set-tag HTTP/1.1" 200 109 0.002787 10.0.0.129 - - [2026-02-04 09:47:17] "POST /tags HTTP/1.1" 200 300 0.017431 10.0.0.129 - - [2026-02-04 09:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016410 10.0.0.129 - - [2026-02-04 09:47:17] "GET /tag/5f7a1461-6731-409a-8851-88e5134010d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014638 10.0.0.129 - - [2026-02-04 09:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.129 - - [2026-02-04 09:47:17] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003925 10.0.0.129 - - [2026-02-04 09:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.129 - - [2026-02-04 09:47:17] "GET /project/5ad5af2a-66b7-4bc3-aad0-8f0ae945c252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037121 10.0.0.129 - - [2026-02-04 09:47:17] "POST /virtual-machines HTTP/1.1" 200 396 0.008155 10.0.0.129 - - [2026-02-04 09:47:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.024752 10.0.0.129 - - [2026-02-04 09:47:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.138021 10.0.0.129 - - [2026-02-04 09:47:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.017009 10.0.0.129 - - [2026-02-04 09:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016134 10.0.0.129 - - [2026-02-04 09:47:17] "GET /virtual-machine-interface/7dd45ccc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005331 10.0.0.129 - - [2026-02-04 09:47:17] "POST /instance-ips HTTP/1.1" 200 398 0.019222 10.0.0.129 - - [2026-02-04 09:47:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.033788 10.0.0.129 - - [2026-02-04 09:47:17] "GET /virtual-machine-interface/7dd45ccc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015243 10.0.0.129 - - [2026-02-04 09:47:17] "POST /set-tag HTTP/1.1" 200 109 0.020452 10.0.0.129 - - [2026-02-04 09:47:17] "GET /virtual-machine-interface/7dd45ccc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010583 10.0.0.129 - - [2026-02-04 09:47:17] "GET /instance-ip/7df2eb7e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006835 10.0.0.129 - - [2026-02-04 09:47:17] "GET /virtual-machine-interface/7dd45ccc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004078 10.0.0.129 - - [2026-02-04 09:47:17] "POST /set-tag HTTP/1.1" 200 109 0.002039 10.0.0.129 - - [2026-02-04 09:47:17] "POST /tags HTTP/1.1" 200 300 0.017083 10.0.0.129 - - [2026-02-04 09:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.129 - - [2026-02-04 09:47:17] "GET /tag/2e74f726-e0eb-456e-b775-1746c717e40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012265 10.0.0.129 - - [2026-02-04 09:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.129 - - [2026-02-04 09:47:17] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003768 10.0.0.129 - - [2026-02-04 09:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.129 - - [2026-02-04 09:47:17] "GET /project/5ad5af2a-66b7-4bc3-aad0-8f0ae945c252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032262 10.0.0.129 - - [2026-02-04 09:47:17] "POST /virtual-machines HTTP/1.1" 200 396 0.008469 10.0.0.129 - - [2026-02-04 09:47:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.011708 10.0.0.129 - - [2026-02-04 09:47:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.097335 10.0.0.129 - - [2026-02-04 09:47:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008530 10.0.0.129 - - [2026-02-04 09:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014487 10.0.0.129 - - [2026-02-04 09:47:18] "GET /virtual-machine-interface/7e4452f2-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005502 10.0.0.129 - - [2026-02-04 09:47:18] "POST /instance-ips HTTP/1.1" 200 398 0.021262 10.0.0.129 - - [2026-02-04 09:47:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.023157 10.0.0.129 - - [2026-02-04 09:47:18] "GET /virtual-machine-interface/7e4452f2-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.016939 10.0.0.129 - - [2026-02-04 09:47:18] "POST /set-tag HTTP/1.1" 200 109 0.022640 10.0.0.129 - - [2026-02-04 09:47:18] "GET /virtual-machine-interface/7e4452f2-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013222 10.0.0.129 - - [2026-02-04 09:47:18] "GET /instance-ip/7e5c5c08-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004220 10.0.0.129 - - [2026-02-04 09:47:18] "GET /virtual-machine-interface/7e4452f2-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005237 10.0.0.129 - - [2026-02-04 09:47:18] "POST /set-tag HTTP/1.1" 200 109 0.003121 10.0.0.129 - - [2026-02-04 09:47:18] "POST /tags HTTP/1.1" 200 300 0.022929 10.0.0.129 - - [2026-02-04 09:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.129 - - [2026-02-04 09:47:18] "GET /tag/12020485-d2f1-43d2-b2a9-af46e8657010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011293 10.0.0.129 - - [2026-02-04 09:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.129 - - [2026-02-04 09:47:18] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005430 10.0.0.129 - - [2026-02-04 09:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.129 - - [2026-02-04 09:47:18] "GET /project/1b158203-737c-4668-b378-032970847ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032218 10.0.0.129 - - [2026-02-04 09:47:18] "POST /virtual-machines HTTP/1.1" 200 396 0.009696 10.0.0.129 - - [2026-02-04 09:47:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.036526 10.0.0.129 - - [2026-02-04 09:47:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.135628 10.0.0.129 - - [2026-02-04 09:47:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.007645 10.0.0.129 - - [2026-02-04 09:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011511 10.0.0.129 - - [2026-02-04 09:47:18] "GET /virtual-machine-interface/7eb756bc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005495 10.0.0.129 - - [2026-02-04 09:47:18] "POST /instance-ips HTTP/1.1" 200 398 0.023720 10.0.0.129 - - [2026-02-04 09:47:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020605 10.0.0.129 - - [2026-02-04 09:47:19] "GET /virtual-machine-interface/7eb756bc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010268 10.0.0.129 - - [2026-02-04 09:47:19] "POST /set-tag HTTP/1.1" 200 109 0.025707 10.0.0.129 - - [2026-02-04 09:47:19] "GET /virtual-machine-interface/7eb756bc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016016 10.0.0.129 - - [2026-02-04 09:47:19] "GET /instance-ip/7ed5afd6-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003895 10.0.0.129 - - [2026-02-04 09:47:19] "GET /virtual-machine-interface/7eb756bc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004257 10.0.0.129 - - [2026-02-04 09:47:19] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.129 - - [2026-02-04 09:47:19] "POST /tags HTTP/1.1" 200 300 0.018269 10.0.0.129 - - [2026-02-04 09:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012217 10.0.0.129 - - [2026-02-04 09:47:19] "GET /tag/bdaca8e2-893a-438b-9a23-44c28a41aff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011614 10.0.0.129 - - [2026-02-04 09:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.129 - - [2026-02-04 09:47:19] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003521 10.0.0.129 - - [2026-02-04 09:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.129 - - [2026-02-04 09:47:19] "GET /project/1b158203-737c-4668-b378-032970847ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035910 10.0.0.129 - - [2026-02-04 09:47:19] "POST /virtual-machines HTTP/1.1" 200 396 0.007896 10.0.0.129 - - [2026-02-04 09:47:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010146 10.0.0.129 - - [2026-02-04 09:47:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104688 10.0.0.129 - - [2026-02-04 09:47:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.017929 10.0.0.129 - - [2026-02-04 09:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.129 - - [2026-02-04 09:47:19] "GET /virtual-machine-interface/7f2cb312-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005894 10.0.0.129 - - [2026-02-04 09:47:19] "POST /instance-ips HTTP/1.1" 200 398 0.017778 10.0.0.129 - - [2026-02-04 09:47:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024759 10.0.0.129 - - [2026-02-04 09:47:19] "GET /virtual-machine-interface/7f2cb312-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009255 10.0.0.129 - - [2026-02-04 09:47:19] "POST /set-tag HTTP/1.1" 200 109 0.017999 10.0.0.129 - - [2026-02-04 09:47:19] "GET /virtual-machine-interface/7f2cb312-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013834 10.0.0.129 - - [2026-02-04 09:47:19] "GET /instance-ip/7f416a14-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006337 10.0.0.129 - - [2026-02-04 09:47:19] "GET /virtual-machine-interface/7f2cb312-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004462 10.0.0.129 - - [2026-02-04 09:47:19] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.129 - - [2026-02-04 09:47:19] "GET /virtual-router/c3f8fc60-2906-4829-8817-b55f6947a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.003609 10.0.0.129 - - [2026-02-04 09:47:19] "POST /ref-update HTTP/1.1" 200 156 0.009097 10.0.0.129 - - [2026-02-04 09:47:19] "GET /virtual-machine-interface/7dd45ccc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.018458 10.0.0.129 - - [2026-02-04 09:47:19] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.129 - - [2026-02-04 09:47:20] "GET /virtual-machine-interface/7bd0706e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004332 10.0.0.129 - - [2026-02-04 09:47:20] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.129 - - [2026-02-04 09:47:20] "GET /virtual-router/c3f8fc60-2906-4829-8817-b55f6947a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004535 10.0.0.129 - - [2026-02-04 09:47:20] "POST /ref-update HTTP/1.1" 200 156 0.008619 10.0.0.129 - - [2026-02-04 09:47:20] "GET /virtual-machine-interface/7e4452f2-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012282 10.0.0.129 - - [2026-02-04 09:47:20] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.129 - - [2026-02-04 09:47:20] "GET /virtual-router/c3f8fc60-2906-4829-8817-b55f6947a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.003939 10.0.0.129 - - [2026-02-04 09:47:20] "POST /ref-update HTTP/1.1" 200 156 0.008958 10.0.0.129 - - [2026-02-04 09:47:20] "GET /virtual-machine-interface/7eb756bc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017848 10.0.0.129 - - [2026-02-04 09:47:20] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.129 - - [2026-02-04 09:47:20] "GET /virtual-machine-interface/7c462570-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004042 10.0.0.129 - - [2026-02-04 09:47:20] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.129 - - [2026-02-04 09:47:20] "GET /virtual-router/c3f8fc60-2906-4829-8817-b55f6947a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.004281 10.0.0.129 - - [2026-02-04 09:47:20] "POST /ref-update HTTP/1.1" 200 156 0.007751 10.0.0.129 - - [2026-02-04 09:47:20] "GET /virtual-machine-interface/7f2cb312-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008831 10.0.0.129 - - [2026-02-04 09:47:20] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.129 - - [2026-02-04 09:47:20] "GET /virtual-machine-interface/7cd77732-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003976 10.0.0.129 - - [2026-02-04 09:47:20] "POST /set-tag HTTP/1.1" 200 109 0.002549 10.0.0.129 - - [2026-02-04 09:47:20] "GET /virtual-machine-interface/7d4ab292-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005890 10.0.0.129 - - [2026-02-04 09:47:20] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.129 - - [2026-02-04 09:47:20] "GET /virtual-machine-interface/7dd45ccc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005023 10.0.0.129 - - [2026-02-04 09:47:20] "POST /set-tag HTTP/1.1" 200 109 0.002030 10.0.0.129 - - [2026-02-04 09:47:20] "GET /virtual-machine-interface/7e4452f2-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005970 10.0.0.129 - - [2026-02-04 09:47:20] "POST /set-tag HTTP/1.1" 200 109 0.002135 10.0.0.129 - - [2026-02-04 09:47:20] "GET /virtual-machine-interface/7eb756bc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004703 10.0.0.129 - - [2026-02-04 09:47:20] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.129 - - [2026-02-04 09:47:20] "GET /virtual-machine-interface/7bd0706e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004170 10.0.0.129 - - [2026-02-04 09:47:20] "POST /set-tag HTTP/1.1" 200 109 0.004677 10.0.0.129 - - [2026-02-04 09:47:20] "GET /virtual-machine-interface/7f2cb312-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006192 10.0.0.129 - - [2026-02-04 09:47:20] "POST /set-tag HTTP/1.1" 200 109 0.002549 10.0.0.129 - - [2026-02-04 09:47:20] "GET /virtual-machine-interface/7cd77732-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004135 10.0.0.129 - - [2026-02-04 09:47:20] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.129 - - [2026-02-04 09:47:21] "GET /virtual-machine-interface/7c462570-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004090 10.0.0.129 - - [2026-02-04 09:47:21] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.129 - - [2026-02-04 09:47:22] "GET /virtual-machine/b95b53db-c0a5-4222-a100-cafe111d169d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002802 10.0.0.129 - - [2026-02-04 09:47:22] "GET /virtual-machine-interface/7bd0706e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003962 10.0.0.129 - - [2026-02-04 09:47:23] "GET /virtual-machine/7728e6ac-0eac-4248-9a1c-e54629c940c1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002974 10.0.0.129 - - [2026-02-04 09:47:23] "GET /virtual-machine-interface/7c462570-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004465 10.0.0.129 - - [2026-02-04 09:47:23] "GET /virtual-machine/36ece26e-8e93-41ae-81a8-99504c8875ac?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002973 10.0.0.129 - - [2026-02-04 09:47:23] "GET /virtual-machine-interface/7cd77732-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004056 10.0.0.129 - - [2026-02-04 09:47:24] "GET /virtual-machine-interface/7d4ab292-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007711 10.0.0.129 - - [2026-02-04 09:47:24] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.129 - - [2026-02-04 09:47:24] "GET /virtual-machine-interface/7eb756bc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003768 10.0.0.129 - - [2026-02-04 09:47:24] "POST /set-tag HTTP/1.1" 200 109 0.002324 10.0.0.129 - - [2026-02-04 09:47:28] "GET /virtual-machine/5c1a855a-1e08-427b-957f-f84c9c1c431d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002979 10.0.0.129 - - [2026-02-04 09:47:28] "GET /virtual-machine-interface/7d4ab292-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004295 10.0.0.129 - - [2026-02-04 09:47:29] "GET /virtual-machine-interface/7e4452f2-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005391 10.0.0.129 - - [2026-02-04 09:47:29] "POST /set-tag HTTP/1.1" 200 109 0.006485 10.0.0.129 - - [2026-02-04 09:47:29] "GET /virtual-machine-interface/7dd45ccc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006016 10.0.0.129 - - [2026-02-04 09:47:29] "POST /set-tag HTTP/1.1" 200 109 0.002899 10.0.0.129 - - [2026-02-04 09:47:29] "GET /virtual-machine-interface/7f2cb312-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004093 10.0.0.129 - - [2026-02-04 09:47:29] "POST /set-tag HTTP/1.1" 200 109 0.003356 10.0.0.129 - - [2026-02-04 09:47:33] "GET /virtual-machine/2a936f5d-6cd2-4f37-8f76-0354f09af517?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002861 10.0.0.129 - - [2026-02-04 09:47:33] "GET /virtual-machine-interface/7dd45ccc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004338 10.0.0.129 - - [2026-02-04 09:47:33] "GET /virtual-machine/54b734ca-70ad-43ab-bf0f-217bea9c7efd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.010715 10.0.0.129 - - [2026-02-04 09:47:33] "GET /virtual-machine-interface/7eb756bc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014843 10.0.0.129 - - [2026-02-04 09:47:33] "GET /virtual-machine/d8a94f96-932d-4a45-824a-7b0965e0eac2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.005258 10.0.0.129 - - [2026-02-04 09:47:33] "GET /virtual-machine-interface/7e4452f2-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007637 10.0.0.129 - - [2026-02-04 09:47:33] "GET /virtual-machine/b274d07d-6b00-41e1-9716-d00da84a4466?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002993 10.0.0.129 - - [2026-02-04 09:47:33] "GET /virtual-machine-interface/7f2cb312-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004241 10.0.0.129 - - [2026-02-04 09:47:34] "GET /loadbalancer/4924788b-0b96-4799-b30d-9a81a043ecc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002232 10.0.0.129 - - [2026-02-04 09:47:34] "POST /tags HTTP/1.1" 200 334 0.086899 10.0.0.129 - - [2026-02-04 09:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015803 10.0.0.129 - - [2026-02-04 09:47:34] "GET /tag/00007c77-4948-4c5a-a6f5-4746778a1ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.019455 10.0.0.129 - - [2026-02-04 09:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.129 - - [2026-02-04 09:47:34] "GET /project/5ad5af2a-66b7-4bc3-aad0-8f0ae945c252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042238 10.0.0.129 - - [2026-02-04 09:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.129 - - [2026-02-04 09:47:34] "GET /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006305 10.0.0.129 - - [2026-02-04 09:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.129 - - [2026-02-04 09:47:34] "GET /service-appliance-set/d8670a18-a044-46dc-997f-b3767f4f3a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003253 10.0.0.129 - - [2026-02-04 09:47:34] "POST /fqname-to-id HTTP/1.1" 404 273 0.001924 10.0.0.129 - - [2026-02-04 09:47:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.093359 10.0.0.129 - - [2026-02-04 09:47:34] "GET /virtual-machine-interface/d3aab183-e544-4a67-9e16-17fac4826bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.028544 10.0.0.129 - - [2026-02-04 09:47:34] "POST /instance-ips HTTP/1.1" 200 410 0.032243 10.0.0.129 - - [2026-02-04 09:47:34] "GET /instance-ip/c7294716-0552-4a8a-be6c-3d839e8fb5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.005074 10.0.0.129 - - [2026-02-04 09:47:34] "POST /loadbalancers HTTP/1.1" 200 631 0.073035 10.0.0.129 - - [2026-02-04 09:47:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.012836 10.0.0.129 - - [2026-02-04 09:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.129 - - [2026-02-04 09:47:34] "GET /project/5ad5af2a-66b7-4bc3-aad0-8f0ae945c252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030577 10.0.0.129 - - [2026-02-04 09:47:34] "GET /instance-ip/c7294716-0552-4a8a-be6c-3d839e8fb5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.006501 10.0.0.129 - - [2026-02-04 09:47:34] "GET /project/5ad5af2a-66b7-4bc3-aad0-8f0ae945c252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043352 10.0.0.129 - - [2026-02-04 09:47:34] "GET /loadbalancer/4924788b-0b96-4799-b30d-9a81a043ecc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.013936 10.0.0.129 - - [2026-02-04 09:47:34] "POST /floating-ips HTTP/1.1" 200 599 0.061622 10.0.0.129 - - [2026-02-04 09:47:34] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.049262 10.0.0.129 - - [2026-02-04 09:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.129 - - [2026-02-04 09:47:34] "GET /project/5ad5af2a-66b7-4bc3-aad0-8f0ae945c252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042155 10.0.0.129 - - [2026-02-04 09:47:34] "GET /loadbalancer-listener/95b9ad28-39d9-4821-bd7d-a349ec26599d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.003582 10.0.0.129 - - [2026-02-04 09:47:34] "GET /loadbalancer-listener/95b9ad28-39d9-4821-bd7d-a349ec26599d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003468 10.0.0.129 - - [2026-02-04 09:47:34] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.021299 10.0.0.129 - - [2026-02-04 09:47:34] "GET /instance-ip/c7294716-0552-4a8a-be6c-3d839e8fb5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002558 10.0.0.129 - - [2026-02-04 09:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.129 - - [2026-02-04 09:47:34] "GET /instance-ip/c7294716-0552-4a8a-be6c-3d839e8fb5ad?fields=floating_ips HTTP/1.1" 200 1215 0.006404 10.0.0.129 - - [2026-02-04 09:47:34] "GET /loadbalancer/4924788b-0b96-4799-b30d-9a81a043ecc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004215 10.0.0.129 - - [2026-02-04 09:47:35] "GET /loadbalancer/4924788b-0b96-4799-b30d-9a81a043ecc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.007825 10.0.0.129 - - [2026-02-04 09:47:35] "GET /floating-ip/31f63027-4580-462b-b89f-cd07af0123ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.003788 10.0.0.129 - - [2026-02-04 09:47:35] "GET /loadbalancer-pool/6677c0e0-b14b-4e8e-892a-4ad7deb7f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.008821 10.0.0.129 - - [2026-02-04 09:47:35] "POST /loadbalancer-members HTTP/1.1" 200 723 0.017004 10.0.0.129 - - [2026-02-04 09:47:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.035882 10.0.0.129 - - [2026-02-04 09:47:35] "GET /virtual-machine-interface/7c462570-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009226 10.0.0.129 - - [2026-02-04 09:47:35] "GET /virtual-machine-interface/7c462570-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007892 10.0.0.129 - - [2026-02-04 09:47:35] "POST /ref-update HTTP/1.1" 200 156 0.012751 10.0.0.129 - - [2026-02-04 09:47:35] "GET /floating-ip/31f63027-4580-462b-b89f-cd07af0123ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.007560 10.0.0.129 - - [2026-02-04 09:47:35] "POST /tags HTTP/1.1" 409 221 0.001815 10.0.0.129 - - [2026-02-04 09:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.129 - - [2026-02-04 09:47:35] "GET /tag/00007c77-4948-4c5a-a6f5-4746778a1ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.014392 10.0.0.129 - - [2026-02-04 09:47:35] "PUT /floating-ip/31f63027-4580-462b-b89f-cd07af0123ec HTTP/1.1" 200 257 0.051547 10.0.0.129 - - [2026-02-04 09:47:35] "POST /set-tag HTTP/1.1" 200 109 0.082951 10.0.0.129 - - [2026-02-04 09:47:35] "GET /loadbalancer-pool/6677c0e0-b14b-4e8e-892a-4ad7deb7f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.013140 10.0.0.129 - - [2026-02-04 09:47:35] "POST /loadbalancer-members HTTP/1.1" 200 723 0.015135 10.0.0.129 - - [2026-02-04 09:47:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.015363 10.0.0.129 - - [2026-02-04 09:47:35] "GET /virtual-machine-interface/7bd0706e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011672 10.0.0.129 - - [2026-02-04 09:47:35] "GET /virtual-machine-interface/7bd0706e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013332 10.0.0.129 - - [2026-02-04 09:47:35] "POST /ref-update HTTP/1.1" 200 156 0.006886 10.0.0.129 - - [2026-02-04 09:47:35] "GET /floating-ip/31f63027-4580-462b-b89f-cd07af0123ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2241 0.011573 10.0.0.129 - - [2026-02-04 09:47:35] "POST /set-tag HTTP/1.1" 200 109 0.059525 10.0.0.129 - - [2026-02-04 09:47:36] "POST /tags HTTP/1.1" 409 206 0.002169 10.0.0.129 - - [2026-02-04 09:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.129 - - [2026-02-04 09:47:36] "GET /tag/42a509f6-da54-4353-8db8-b64fb4f49ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015862 10.0.0.129 - - [2026-02-04 09:47:36] "POST /tags HTTP/1.1" 409 204 0.002014 10.0.0.129 - - [2026-02-04 09:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.129 - - [2026-02-04 09:47:36] "GET /tag/2e74f726-e0eb-456e-b775-1746c717e40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010733 10.0.0.129 - - [2026-02-04 09:47:36] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002538 10.0.0.129 - - [2026-02-04 09:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.129 - - [2026-02-04 09:47:36] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002607 10.0.0.129 - - [2026-02-04 09:47:36] "POST /tags HTTP/1.1" 409 206 0.002104 10.0.0.129 - - [2026-02-04 09:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.129 - - [2026-02-04 09:47:36] "GET /tag/42a509f6-da54-4353-8db8-b64fb4f49ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010525 10.0.0.129 - - [2026-02-04 09:47:36] "POST /tags HTTP/1.1" 409 226 0.002489 10.0.0.129 - - [2026-02-04 09:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011831 10.0.0.129 - - [2026-02-04 09:47:36] "GET /tag/afa473be-ab60-4a12-81e9-48fbd1177690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011991 10.0.0.129 - - [2026-02-04 09:47:36] "POST /tags HTTP/1.1" 409 204 0.002189 10.0.0.129 - - [2026-02-04 09:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.129 - - [2026-02-04 09:47:36] "GET /tag/2e74f726-e0eb-456e-b775-1746c717e40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013773 10.0.0.129 - - [2026-02-04 09:47:36] "POST /tags HTTP/1.1" 409 226 0.002506 10.0.0.129 - - [2026-02-04 09:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.129 - - [2026-02-04 09:47:36] "GET /tag/afa473be-ab60-4a12-81e9-48fbd1177690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011625 10.0.0.129 - - [2026-02-04 09:47:36] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002689 10.0.0.129 - - [2026-02-04 09:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.129 - - [2026-02-04 09:47:36] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004618 10.0.0.129 - - [2026-02-04 09:47:36] "POST /firewall-rules HTTP/1.1" 200 628 0.076900 10.0.0.129 - - [2026-02-04 09:47:36] "POST /firewall-rules HTTP/1.1" 200 648 0.080737 10.0.0.129 - - [2026-02-04 09:47:36] "GET /firewall-rule/774610c8-195f-41f1-8b54-64e6969bb01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003943 10.0.0.129 - - [2026-02-04 09:47:37] "GET /firewall-policy/a2255aa9-9fe5-44a7-9f91-a39da8f9b241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002275 10.0.0.129 - - [2026-02-04 09:47:37] "GET /firewall-rule/56110696-08f6-4b02-ac6d-a33677341d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004614 10.0.0.129 - - [2026-02-04 09:47:37] "POST /ref-update HTTP/1.1" 200 156 0.011164 10.0.0.129 - - [2026-02-04 09:47:37] "POST /firewall-policys HTTP/1.1" 200 608 0.034989 10.0.0.129 - - [2026-02-04 09:47:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010843 10.0.0.129 - - [2026-02-04 09:47:37] "GET /firewall-policy/34dff28f-3654-4b48-91f9-0e19000fc849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006099 10.0.0.129 - - [2026-02-04 09:47:37] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.001831 10.0.0.129 - - [2026-02-04 09:47:37] "GET /firewall-policy/34dff28f-3654-4b48-91f9-0e19000fc849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003188 10.0.0.129 - - [2026-02-04 09:47:37] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004638 10.0.0.129 - - [2026-02-04 09:47:37] "GET /firewall-policy/5f038d51-1f27-48c2-803e-e33ac0c1889b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006907 10.0.0.129 - - [2026-02-04 09:47:37] "GET /firewall-policy/a2255aa9-9fe5-44a7-9f91-a39da8f9b241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004579 10.0.0.129 - - [2026-02-04 09:47:37] "GET /firewall-policy/a2255aa9-9fe5-44a7-9f91-a39da8f9b241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002277 10.0.0.129 - - [2026-02-04 09:47:37] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003090 10.0.0.129 - - [2026-02-04 09:47:37] "POST /ref-update HTTP/1.1" 200 156 0.018702 10.0.0.129 - - [2026-02-04 09:47:37] "POST /ref-update HTTP/1.1" 200 156 0.028940 10.0.0.129 - - [2026-02-04 09:47:37] "POST /ref-update HTTP/1.1" 200 156 0.027203 10.0.0.129 - - [2026-02-04 09:47:37] "POST /ref-update HTTP/1.1" 200 156 0.019830 10.0.0.129 - - [2026-02-04 09:47:37] "POST /ref-update HTTP/1.1" 200 156 0.037613 10.0.0.129 - - [2026-02-04 09:47:37] "GET /firewall-policy/34dff28f-3654-4b48-91f9-0e19000fc849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.007440 10.0.0.129 - - [2026-02-04 09:48:00] "GET /global-system-configs HTTP/1.1" 200 323 0.004440 10.0.0.129 - - [2026-02-04 09:48:00] "GET /global-system-configs HTTP/1.1" 200 323 0.001949 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:48:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000910 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:48:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000820 10.0.0.129 - - [2026-02-04 09:48:53] "POST /tags HTTP/1.1" 200 366 0.044337 10.0.0.129 - - [2026-02-04 09:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012261 10.0.0.129 - - [2026-02-04 09:48:53] "GET /tag/7030d8ad-c9a0-4f49-b9e8-b7b941b24e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012449 10.0.0.129 - - [2026-02-04 09:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.129 - - [2026-02-04 09:48:53] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.032068 10.0.0.129 - - [2026-02-04 09:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.129 - - [2026-02-04 09:48:53] "GET /service-appliance-set/78e05565-c007-480b-af9c-e37673950049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.002991 10.0.0.129 - - [2026-02-04 09:48:53] "POST /fqname-to-id HTTP/1.1" 404 258 0.002083 10.0.0.129 - - [2026-02-04 09:48:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.090604 10.0.0.129 - - [2026-02-04 09:48:53] "GET /virtual-machine-interface/949fad7b-5c82-4b4c-92f2-680319974fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.026817 10.0.0.129 - - [2026-02-04 09:48:53] "POST /set-tag HTTP/1.1" 200 109 0.015907 10.0.0.129 - - [2026-02-04 09:48:53] "POST /instance-ips HTTP/1.1" 200 418 0.018092 10.0.0.129 - - [2026-02-04 09:48:53] "GET /instance-ip/bfce7d8a-14e6-443f-92c7-911c0500d8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.007927 10.0.0.129 - - [2026-02-04 09:48:53] "POST /loadbalancers HTTP/1.1" 200 620 0.059405 10.0.0.129 - - [2026-02-04 09:48:53] "POST /service-instances HTTP/1.1" 200 568 0.019119 10.0.0.129 - - [2026-02-04 09:48:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.021300 10.0.0.129 - - [2026-02-04 09:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015689 10.0.0.129 - - [2026-02-04 09:48:53] "POST /ref-update HTTP/1.1" 200 156 0.036127 10.0.0.129 - - [2026-02-04 09:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.129 - - [2026-02-04 09:48:53] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.087772 10.0.0.129 - - [2026-02-04 09:48:53] "PUT /service-instance/f0c7f21a-cbba-4949-91e7-f2e40a0d9d82 HTTP/1.1" 200 267 0.037431 10.0.0.129 - - [2026-02-04 09:48:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.021034 10.0.0.129 - - [2026-02-04 09:48:54] "GET /virtual-machine-interface/949fad7b-5c82-4b4c-92f2-680319974fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.005729 10.0.0.129 - - [2026-02-04 09:48:54] "GET /virtual-machine-interface/949fad7b-5c82-4b4c-92f2-680319974fee?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.009371 10.0.0.129 - - [2026-02-04 09:48:54] "POST /fqname-to-id HTTP/1.1" 404 208 0.001325 10.0.0.129 - - [2026-02-04 09:48:54] "PUT /service-instance/f0c7f21a-cbba-4949-91e7-f2e40a0d9d82 HTTP/1.1" 200 267 0.013399 10.0.0.129 - - [2026-02-04 09:48:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015832 10.0.0.129 - - [2026-02-04 09:48:54] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.009666 10.0.0.129 - - [2026-02-04 09:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007704 10.0.0.129 - - [2026-02-04 09:48:54] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002803 10.0.0.129 - - [2026-02-04 09:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.129 - - [2026-02-04 09:48:54] "POST /virtual-machines HTTP/1.1" 200 430 0.011499 10.0.0.129 - - [2026-02-04 09:48:54] "POST /tags HTTP/1.1" 409 221 0.002038 10.0.0.129 - - [2026-02-04 09:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.129 - - [2026-02-04 09:48:54] "GET /tag/c1cbd2e0-af8f-474f-a07f-1b4e24fa0442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013242 10.0.0.129 - - [2026-02-04 09:48:54] "POST /tags HTTP/1.1" 409 238 0.002744 10.0.0.129 - - [2026-02-04 09:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.129 - - [2026-02-04 09:48:54] "GET /tag/7030d8ad-c9a0-4f49-b9e8-b7b941b24e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.024856 10.0.0.129 - - [2026-02-04 09:48:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.157481 10.0.0.129 - - [2026-02-04 09:48:54] "POST /chown HTTP/1.1" 200 109 0.054087 10.0.0.129 - - [2026-02-04 09:48:54] "POST /chown HTTP/1.1" 200 109 0.011027 10.0.0.129 - - [2026-02-04 09:48:54] "POST /firewall-rules HTTP/1.1" 200 652 0.229518 10.0.0.129 - - [2026-02-04 09:48:54] "PUT /virtual-machine-interface/7f0d98c4-597a-427a-9779-da28470f5563 HTTP/1.1" 200 285 0.058606 10.0.0.129 - - [2026-02-04 09:48:54] "GET /firewall-rule/8a7920b8-251f-4742-87a1-765248e643d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.029114 10.0.0.129 - - [2026-02-04 09:48:54] "GET /firewall-policy/5f038d51-1f27-48c2-803e-e33ac0c1889b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002833 10.0.0.129 - - [2026-02-04 09:48:54] "PUT /instance-ip/bfce7d8a-14e6-443f-92c7-911c0500d8e0 HTTP/1.1" 200 257 0.045472 10.0.0.129 - - [2026-02-04 09:48:54] "GET /firewall-rule/8a7920b8-251f-4742-87a1-765248e643d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.014915 10.0.0.129 - - [2026-02-04 09:48:54] "POST /ref-update HTTP/1.1" 200 156 0.030493 10.0.0.129 - - [2026-02-04 09:48:54] "POST /ref-update HTTP/1.1" 200 156 0.034784 10.0.0.129 - - [2026-02-04 09:48:54] "POST /ref-update HTTP/1.1" 200 156 0.050710 10.0.0.129 - - [2026-02-04 09:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.043768 10.0.0.129 - - [2026-02-04 09:48:54] "POST /ref-update HTTP/1.1" 200 156 0.038946 10.0.0.129 - - [2026-02-04 09:48:54] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.070387 10.0.0.129 - - [2026-02-04 09:48:54] "POST /ref-update HTTP/1.1" 200 156 0.054727 10.0.0.129 - - [2026-02-04 09:48:54] "GET /loadbalancer/dbb717a8-9fe4-4081-9bc8-e365ba602460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.004415 10.0.0.129 - - [2026-02-04 09:48:54] "POST /ref-update HTTP/1.1" 200 156 0.015360 10.0.0.129 - - [2026-02-04 09:48:54] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.040355 10.0.0.129 - - [2026-02-04 09:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.129 - - [2026-02-04 09:48:54] "POST /ref-update HTTP/1.1" 200 156 0.041272 10.0.0.129 - - [2026-02-04 09:48:55] "POST /virtual-machines HTTP/1.1" 200 430 0.046078 10.0.0.129 - - [2026-02-04 09:48:55] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.077039 10.0.0.129 - - [2026-02-04 09:48:55] "GET /loadbalancer-listener/a5e86a0e-cda9-480b-a358-4224bfbea5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.014505 10.0.0.129 - - [2026-02-04 09:48:55] "GET /loadbalancer-listener/a5e86a0e-cda9-480b-a358-4224bfbea5c6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.007854 10.0.0.129 - - [2026-02-04 09:48:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.171637 10.0.0.129 - - [2026-02-04 09:48:55] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.107508 10.0.0.129 - - [2026-02-04 09:48:55] "POST /chown HTTP/1.1" 200 109 0.060035 10.0.0.129 - - [2026-02-04 09:48:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.053722 10.0.0.129 - - [2026-02-04 09:48:55] "GET /loadbalancer-pool/a6869b2d-82a5-4c63-9b35-dd9b1fb08f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.027126 10.0.0.129 - - [2026-02-04 09:48:55] "POST /chown HTTP/1.1" 200 109 0.034633 10.0.0.129 - - [2026-02-04 09:48:55] "PUT /virtual-machine-interface/c07be126-b232-4a89-b43d-0d9a2933d19d HTTP/1.1" 200 285 0.053268 10.0.0.129 - - [2026-02-04 09:48:55] "POST /loadbalancer-members HTTP/1.1" 200 709 0.062988 10.0.0.129 - - [2026-02-04 09:48:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.038627 10.0.0.129 - - [2026-02-04 09:48:55] "GET /loadbalancer-member/f25a3c13-876a-434f-9096-96ea7a1373c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.029049 10.0.0.129 - - [2026-02-04 09:48:55] "PUT /instance-ip/bfce7d8a-14e6-443f-92c7-911c0500d8e0 HTTP/1.1" 200 257 0.074739 10.0.0.129 - - [2026-02-04 09:48:55] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004686 10.0.0.129 - - [2026-02-04 09:48:55] "POST /ref-update HTTP/1.1" 200 156 0.044579 10.0.0.129 - - [2026-02-04 09:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.129 - - [2026-02-04 09:48:55] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004800 10.0.0.129 - - [2026-02-04 09:48:55] "POST /ref-update HTTP/1.1" 200 156 0.017056 10.0.0.129 - - [2026-02-04 09:48:55] "POST /tags HTTP/1.1" 409 221 0.001873 10.0.0.129 - - [2026-02-04 09:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006383 10.0.0.129 - - [2026-02-04 09:48:55] "GET /tag/c1cbd2e0-af8f-474f-a07f-1b4e24fa0442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013067 10.0.0.129 - - [2026-02-04 09:48:55] "POST /ref-update HTTP/1.1" 200 156 0.022033 10.0.0.129 - - [2026-02-04 09:48:55] "POST /ref-update HTTP/1.1" 200 156 0.023365 10.0.0.129 - - [2026-02-04 09:48:55] "POST /ref-update HTTP/1.1" 200 156 0.016382 10.0.0.129 - - [2026-02-04 09:48:55] "POST /tags HTTP/1.1" 409 238 0.007493 10.0.0.129 - - [2026-02-04 09:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.129 - - [2026-02-04 09:48:55] "GET /tag/7030d8ad-c9a0-4f49-b9e8-b7b941b24e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011684 10.0.0.129 - - [2026-02-04 09:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.129 - - [2026-02-04 09:48:55] "POST /chown HTTP/1.1" 200 109 0.006075 10.0.0.129 - - [2026-02-04 09:48:55] "POST /chown HTTP/1.1" 200 109 0.016598 10.0.0.129 - - [2026-02-04 09:48:55] "POST /firewall-rules HTTP/1.1" 409 293 0.002458 10.0.0.129 - - [2026-02-04 09:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.129 - - [2026-02-04 09:48:55] "PUT /firewall-rule/8a7920b8-251f-4742-87a1-765248e643d0 HTTP/1.1" 200 261 0.020354 10.0.0.129 - - [2026-02-04 09:48:55] "PUT /instance-ip/bfce7d8a-14e6-443f-92c7-911c0500d8e0 HTTP/1.1" 200 257 0.023937 10.0.0.129 - - [2026-02-04 09:48:55] "GET /firewall-rule/8a7920b8-251f-4742-87a1-765248e643d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003949 10.0.0.129 - - [2026-02-04 09:48:55] "GET /firewall-policy/5f038d51-1f27-48c2-803e-e33ac0c1889b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.003500 10.0.0.129 - - [2026-02-04 09:48:55] "POST /ref-update HTTP/1.1" 200 156 0.022625 10.0.0.129 - - [2026-02-04 09:48:55] "GET /firewall-rule/8a7920b8-251f-4742-87a1-765248e643d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.010340 10.0.0.129 - - [2026-02-04 09:48:55] "POST /chown HTTP/1.1" 200 109 0.015309 10.0.0.129 - - [2026-02-04 09:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.129 - - [2026-02-04 09:48:56] "GET /tag/7030d8ad-c9a0-4f49-b9e8-b7b941b24e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012378 10.0.0.129 - - [2026-02-04 09:48:56] "GET /tag/7030d8ad-c9a0-4f49-b9e8-b7b941b24e7a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.010781 10.0.0.129 - - [2026-02-04 09:48:56] "POST /chown HTTP/1.1" 200 109 0.027505 10.0.0.129 - - [2026-02-04 09:48:56] "PUT /instance-ip/bfce7d8a-14e6-443f-92c7-911c0500d8e0 HTTP/1.1" 200 257 0.032462 10.0.0.129 - - [2026-02-04 09:48:56] "GET /virtual-machine-interface/7f0d98c4-597a-427a-9779-da28470f5563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.010035 10.0.0.129 - - [2026-02-04 09:48:56] "POST /ref-update HTTP/1.1" 200 156 0.031806 10.0.0.129 - - [2026-02-04 09:48:56] "POST /set-tag HTTP/1.1" 200 109 0.034195 10.0.0.129 - - [2026-02-04 09:48:56] "GET /virtual-machine-interface/949fad7b-5c82-4b4c-92f2-680319974fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.014282 10.0.0.129 - - [2026-02-04 09:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.129 - - [2026-02-04 09:48:56] "POST /chown HTTP/1.1" 200 109 0.005914 10.0.0.129 - - [2026-02-04 09:48:56] "POST /chown HTTP/1.1" 200 109 0.015605 10.0.0.129 - - [2026-02-04 09:48:56] "POST /set-tag HTTP/1.1" 200 109 0.021380 10.0.0.129 - - [2026-02-04 09:48:56] "GET /virtual-machine-interface/c07be126-b232-4a89-b43d-0d9a2933d19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.023540 10.0.0.129 - - [2026-02-04 09:48:56] "PUT /instance-ip/bfce7d8a-14e6-443f-92c7-911c0500d8e0 HTTP/1.1" 200 257 0.035090 10.0.0.129 - - [2026-02-04 09:48:56] "POST /set-tag HTTP/1.1" 200 109 0.051482 10.0.0.129 - - [2026-02-04 09:48:56] "POST /ref-update HTTP/1.1" 200 156 0.041106 10.0.0.129 - - [2026-02-04 09:48:56] "POST /chown HTTP/1.1" 200 109 0.015938 10.0.0.129 - - [2026-02-04 09:48:56] "GET /firewall-policy/5f038d51-1f27-48c2-803e-e33ac0c1889b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005548 10.0.0.129 - - [2026-02-04 09:48:56] "GET /firewall-rule/8a7920b8-251f-4742-87a1-765248e643d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004451 10.0.0.129 - - [2026-02-04 09:48:56] "POST /ref-update HTTP/1.1" 200 156 0.010787 10.0.0.129 - - [2026-02-04 09:48:56] "POST /chown HTTP/1.1" 200 109 0.005887 10.0.0.129 - - [2026-02-04 09:48:56] "PUT /instance-ip/bfce7d8a-14e6-443f-92c7-911c0500d8e0 HTTP/1.1" 200 257 0.026465 10.0.0.129 - - [2026-02-04 09:48:56] "POST /ref-update HTTP/1.1" 200 156 0.023594 10.0.0.129 - - [2026-02-04 09:48:56] "DELETE /firewall-rule/8a7920b8-251f-4742-87a1-765248e643d0 HTTP/1.1" 200 115 0.055995 10.0.0.129 - - [2026-02-04 09:48:56] "DELETE /loadbalancer-member/f25a3c13-876a-434f-9096-96ea7a1373c3 HTTP/1.1" 200 115 0.022793 10.0.0.129 - - [2026-02-04 09:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.129 - - [2026-02-04 09:48:56] "POST /chown HTTP/1.1" 200 109 0.010971 10.0.0.129 - - [2026-02-04 09:48:56] "POST /chown HTTP/1.1" 200 109 0.019508 10.0.0.129 - - [2026-02-04 09:48:56] "DELETE /loadbalancer-pool/a6869b2d-82a5-4c63-9b35-dd9b1fb08f61 HTTP/1.1" 200 115 0.064658 10.0.0.129 - - [2026-02-04 09:48:56] "PUT /instance-ip/bfce7d8a-14e6-443f-92c7-911c0500d8e0 HTTP/1.1" 200 257 0.033180 10.0.0.129 - - [2026-02-04 09:48:56] "DELETE /loadbalancer-listener/a5e86a0e-cda9-480b-a358-4224bfbea5c6 HTTP/1.1" 200 115 0.038418 10.0.0.129 - - [2026-02-04 09:48:56] "DELETE /loadbalancer/dbb717a8-9fe4-4081-9bc8-e365ba602460 HTTP/1.1" 200 115 0.032901 10.0.0.129 - - [2026-02-04 09:48:56] "POST /ref-update HTTP/1.1" 200 156 0.020193 10.0.0.129 - - [2026-02-04 09:48:56] "POST /chown HTTP/1.1" 200 109 0.020429 10.0.0.129 - - [2026-02-04 09:48:56] "POST /chown HTTP/1.1" 200 109 0.022205 10.0.0.129 - - [2026-02-04 09:48:56] "DELETE /instance-ip/bfce7d8a-14e6-443f-92c7-911c0500d8e0 HTTP/1.1" 200 115 0.081070 10.0.0.129 - - [2026-02-04 09:48:56] "PUT /instance-ip/bfce7d8a-14e6-443f-92c7-911c0500d8e0 HTTP/1.1" 404 171 0.006737 10.0.0.129 - - [2026-02-04 09:48:56] "DELETE /virtual-machine-interface/949fad7b-5c82-4b4c-92f2-680319974fee HTTP/1.1" 200 115 0.076061 10.0.0.129 - - [2026-02-04 09:48:56] "DELETE /tag/7030d8ad-c9a0-4f49-b9e8-b7b941b24e7a HTTP/1.1" 200 115 0.066868 10.0.0.129 - - [2026-02-04 09:48:56] "DELETE /service-instance/f0c7f21a-cbba-4949-91e7-f2e40a0d9d82 HTTP/1.1" 200 115 0.031619 10.0.0.129 - - [2026-02-04 09:48:56] "GET /virtual-machine-interface/c07be126-b232-4a89-b43d-0d9a2933d19d?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.004606 10.0.0.129 - - [2026-02-04 09:48:57] "DELETE /virtual-machine-interface/c07be126-b232-4a89-b43d-0d9a2933d19d HTTP/1.1" 200 115 0.042360 10.0.0.129 - - [2026-02-04 09:48:57] "DELETE /virtual-machine/a3eaf3ad-27e2-4b1d-9264-e0515ca961cd HTTP/1.1" 200 115 0.020072 10.0.0.129 - - [2026-02-04 09:48:57] "GET /virtual-machine-interface/7f0d98c4-597a-427a-9779-da28470f5563?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.008074 10.0.0.129 - - [2026-02-04 09:48:57] "DELETE /virtual-machine-interface/7f0d98c4-597a-427a-9779-da28470f5563 HTTP/1.1" 200 115 0.040227 10.0.0.129 - - [2026-02-04 09:48:57] "POST /ref-update HTTP/1.1" 200 156 0.008774 10.0.0.129 - - [2026-02-04 09:48:57] "DELETE /virtual-machine/be1d0629-c4d2-45ec-8796-e58bdffb88af HTTP/1.1" 200 115 0.029416 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:49:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000952 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:49:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000896 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:49:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000939 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:49:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000993 10.0.0.129 - - [2026-02-04 09:49:35] "POST /tags HTTP/1.1" 409 252 0.001980 10.0.0.129 - - [2026-02-04 09:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.129 - - [2026-02-04 09:49:36] "GET /tag/dd11e9a8-0e42-4fcb-9392-d2e5a9de7b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.009973 10.0.0.129 - - [2026-02-04 09:49:36] "POST /tags HTTP/1.1" 409 228 0.001725 10.0.0.129 - - [2026-02-04 09:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.129 - - [2026-02-04 09:49:36] "GET /tag/c4ffc441-b464-4eca-8a13-433a73f35fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010571 10.0.0.129 - - [2026-02-04 09:49:36] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002038 10.0.0.129 - - [2026-02-04 09:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.129 - - [2026-02-04 09:49:36] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003074 10.0.0.129 - - [2026-02-04 09:49:36] "POST /tags HTTP/1.1" 409 206 0.001691 10.0.0.129 - - [2026-02-04 09:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.129 - - [2026-02-04 09:49:36] "GET /tag/42a509f6-da54-4353-8db8-b64fb4f49ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011079 10.0.0.129 - - [2026-02-04 09:49:36] "POST /tags HTTP/1.1" 409 226 0.002588 10.0.0.129 - - [2026-02-04 09:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.129 - - [2026-02-04 09:49:36] "GET /tag/afa473be-ab60-4a12-81e9-48fbd1177690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010239 10.0.0.129 - - [2026-02-04 09:49:36] "POST /tags HTTP/1.1" 409 204 0.001849 10.0.0.129 - - [2026-02-04 09:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.129 - - [2026-02-04 09:49:36] "GET /tag/2e74f726-e0eb-456e-b775-1746c717e40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010493 10.0.0.129 - - [2026-02-04 09:49:36] "POST /tags HTTP/1.1" 409 226 0.002000 10.0.0.129 - - [2026-02-04 09:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.129 - - [2026-02-04 09:49:36] "GET /tag/afa473be-ab60-4a12-81e9-48fbd1177690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015253 10.0.0.129 - - [2026-02-04 09:49:36] "POST /tags HTTP/1.1" 409 228 0.002269 10.0.0.129 - - [2026-02-04 09:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.129 - - [2026-02-04 09:49:36] "GET /tag/c4ffc441-b464-4eca-8a13-433a73f35fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011038 10.0.0.129 - - [2026-02-04 09:49:36] "POST /tags HTTP/1.1" 409 252 0.002181 10.0.0.129 - - [2026-02-04 09:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.129 - - [2026-02-04 09:49:36] "GET /tag/dd11e9a8-0e42-4fcb-9392-d2e5a9de7b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011487 10.0.0.129 - - [2026-02-04 09:49:36] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002480 10.0.0.129 - - [2026-02-04 09:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.129 - - [2026-02-04 09:49:36] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002547 10.0.0.129 - - [2026-02-04 09:49:36] "POST /firewall-rules HTTP/1.1" 409 281 0.002082 10.0.0.129 - - [2026-02-04 09:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.129 - - [2026-02-04 09:49:36] "PUT /firewall-rule/56110696-08f6-4b02-ac6d-a33677341d7a HTTP/1.1" 200 261 0.028755 10.0.0.129 - - [2026-02-04 09:49:36] "POST /firewall-rules HTTP/1.1" 409 291 0.007799 10.0.0.129 - - [2026-02-04 09:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.129 - - [2026-02-04 09:49:36] "PUT /firewall-rule/774610c8-195f-41f1-8b54-64e6969bb01d HTTP/1.1" 200 261 0.028994 10.0.0.129 - - [2026-02-04 09:49:36] "GET /firewall-rule/774610c8-195f-41f1-8b54-64e6969bb01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.008005 10.0.0.129 - - [2026-02-04 09:49:36] "POST /firewall-rules HTTP/1.1" 200 660 0.076830 10.0.0.129 - - [2026-02-04 09:49:36] "GET /firewall-rule/0e3b46eb-f953-474d-9987-1759f38d7db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.010610 10.0.0.129 - - [2026-02-04 09:49:36] "GET /firewall-policy/a2255aa9-9fe5-44a7-9f91-a39da8f9b241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002754 10.0.0.129 - - [2026-02-04 09:49:36] "GET /firewall-rule/56110696-08f6-4b02-ac6d-a33677341d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003080 10.0.0.129 - - [2026-02-04 09:49:36] "POST /firewall-policys HTTP/1.1" 409 269 0.001981 10.0.0.129 - - [2026-02-04 09:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.129 - - [2026-02-04 09:49:36] "PUT /firewall-policy/34dff28f-3654-4b48-91f9-0e19000fc849 HTTP/1.1" 200 265 0.025224 10.0.0.129 - - [2026-02-04 09:49:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.021033 10.0.0.129 - - [2026-02-04 09:49:37] "GET /firewall-policy/34dff28f-3654-4b48-91f9-0e19000fc849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.009698 10.0.0.129 - - [2026-02-04 09:49:37] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002912 10.0.0.129 - - [2026-02-04 09:49:37] "GET /firewall-policy/34dff28f-3654-4b48-91f9-0e19000fc849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002963 10.0.0.129 - - [2026-02-04 09:49:37] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002450 10.0.0.129 - - [2026-02-04 09:49:37] "GET /firewall-policy/34dff28f-3654-4b48-91f9-0e19000fc849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002823 10.0.0.129 - - [2026-02-04 09:49:37] "GET /firewall-policy/34dff28f-3654-4b48-91f9-0e19000fc849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002340 10.0.0.129 - - [2026-02-04 09:50:19] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004898 10.0.0.129 - - [2026-02-04 09:50:19] "POST /set-tag HTTP/1.1" 200 109 0.002771 10.0.0.129 - - [2026-02-04 09:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.129 - - [2026-02-04 09:50:19] "GET /loadbalancer/bff4fdd4-73f9-4a62-a44f-16fab85fb9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004676 10.0.0.129 - - [2026-02-04 09:50:19] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003805 10.0.0.129 - - [2026-02-04 09:50:19] "POST /set-tag HTTP/1.1" 200 109 0.015731 10.0.0.129 - - [2026-02-04 09:50:19] "DELETE /loadbalancer-member/8a444011-9d16-4edd-b3b3-c3971be0e489 HTTP/1.1" 200 115 0.021413 10.0.0.129 - - [2026-02-04 09:50:19] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006870 10.0.0.129 - - [2026-02-04 09:50:19] "POST /set-tag HTTP/1.1" 200 109 0.003310 10.0.0.129 - - [2026-02-04 09:50:19] "DELETE /loadbalancer-member/602c2d4d-dcc8-4571-96f4-00703772e7c4 HTTP/1.1" 200 115 0.029766 10.0.0.129 - - [2026-02-04 09:50:19] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004256 10.0.0.129 - - [2026-02-04 09:50:19] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.129 - - [2026-02-04 09:50:19] "DELETE /loadbalancer-member/6fb18e02-6c56-4ff1-81a8-dc7d981860d6 HTTP/1.1" 200 115 0.029512 10.0.0.129 - - [2026-02-04 09:50:19] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004880 10.0.0.129 - - [2026-02-04 09:50:19] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.129 - - [2026-02-04 09:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.129 - - [2026-02-04 09:50:20] "GET /loadbalancer/bff4fdd4-73f9-4a62-a44f-16fab85fb9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003615 10.0.0.129 - - [2026-02-04 09:50:20] "GET /loadbalancer-pool/9926c68c-4c58-4924-915e-7129a3aa983e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002762 10.0.0.129 - - [2026-02-04 09:50:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.047365 10.0.0.129 - - [2026-02-04 09:50:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.030893 10.0.0.129 - - [2026-02-04 09:50:20] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013052 10.0.0.129 - - [2026-02-04 09:50:20] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005373 10.0.0.129 - - [2026-02-04 09:50:20] "GET /floating-ip/ab03c293-38f0-4184-bdb9-492ffb09df73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003213 10.0.0.129 - - [2026-02-04 09:50:20] "POST /set-tag HTTP/1.1" 200 109 0.063785 10.0.0.129 - - [2026-02-04 09:50:20] "GET /loadbalancer-pool/a2228d3c-7aa2-443d-a7da-dcd82dd6d6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.009981 10.0.0.129 - - [2026-02-04 09:50:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019218 10.0.0.129 - - [2026-02-04 09:50:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.015647 10.0.0.129 - - [2026-02-04 09:50:20] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.017639 10.0.0.129 - - [2026-02-04 09:50:20] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005517 10.0.0.129 - - [2026-02-04 09:50:20] "POST /set-tag HTTP/1.1" 200 109 0.003322 10.0.0.129 - - [2026-02-04 09:50:20] "GET /floating-ip/ab03c293-38f0-4184-bdb9-492ffb09df73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002499 10.0.0.129 - - [2026-02-04 09:50:20] "GET /loadbalancer-pool/fd41d763-7709-46eb-b7ad-5dbf73b61c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003039 10.0.0.129 - - [2026-02-04 09:50:20] "POST /loadbalancer-members HTTP/1.1" 200 694 0.020378 10.0.0.129 - - [2026-02-04 09:50:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017107 10.0.0.129 - - [2026-02-04 09:50:20] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009734 10.0.0.129 - - [2026-02-04 09:50:20] "GET /virtual-machine-interface/44d08bcc-01ad-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004578 10.0.0.129 - - [2026-02-04 09:50:20] "GET /floating-ip/ab03c293-38f0-4184-bdb9-492ffb09df73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002516 10.0.0.129 - - [2026-02-04 09:50:20] "POST /set-tag HTTP/1.1" 200 109 0.002466 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:50:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000951 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:50:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000792 10.0.0.129 - - [2026-02-04 09:50:46] "GET /virtual-machine-interface/7bd0706e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.010057 10.0.0.129 - - [2026-02-04 09:50:46] "POST /set-tag HTTP/1.1" 200 109 0.004987 10.0.0.129 - - [2026-02-04 09:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007655 10.0.0.129 - - [2026-02-04 09:50:46] "GET /loadbalancer/4924788b-0b96-4799-b30d-9a81a043ecc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002705 10.0.0.129 - - [2026-02-04 09:50:46] "GET /virtual-machine-interface/7bd0706e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006843 10.0.0.129 - - [2026-02-04 09:50:46] "POST /set-tag HTTP/1.1" 200 109 0.026081 10.0.0.129 - - [2026-02-04 09:50:46] "DELETE /loadbalancer-member/bc23d403-f33e-4e1e-ae64-689182b6455d HTTP/1.1" 200 115 0.029268 10.0.0.129 - - [2026-02-04 09:50:46] "GET /virtual-machine-interface/7eb756bc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010671 10.0.0.129 - - [2026-02-04 09:50:47] "POST /set-tag HTTP/1.1" 200 109 0.003687 10.0.0.129 - - [2026-02-04 09:50:47] "GET /virtual-machine-interface/7e4452f2-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008002 10.0.0.129 - - [2026-02-04 09:50:47] "POST /set-tag HTTP/1.1" 200 109 0.004549 10.0.0.129 - - [2026-02-04 09:50:47] "GET /virtual-machine-interface/7d4ab292-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008532 10.0.0.129 - - [2026-02-04 09:50:47] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.129 - - [2026-02-04 09:50:47] "GET /virtual-machine-interface/7cd77732-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004617 10.0.0.129 - - [2026-02-04 09:50:47] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.129 - - [2026-02-04 09:50:47] "GET /virtual-machine-interface/7c462570-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004729 10.0.0.129 - - [2026-02-04 09:50:47] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.129 - - [2026-02-04 09:50:47] "GET /virtual-machine-interface/7f2cb312-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003932 10.0.0.129 - - [2026-02-04 09:50:47] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.129 - - [2026-02-04 09:50:47] "GET /virtual-machine-interface/7dd45ccc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003967 10.0.0.129 - - [2026-02-04 09:50:47] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.129 - - [2026-02-04 09:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.129 - - [2026-02-04 09:50:47] "GET /loadbalancer/4924788b-0b96-4799-b30d-9a81a043ecc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002390 10.0.0.129 - - [2026-02-04 09:50:48] "GET /virtual-machine-interface/7cd77732-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011409 10.0.0.129 - - [2026-02-04 09:50:48] "POST /set-tag HTTP/1.1" 200 109 0.007625 10.0.0.129 - - [2026-02-04 09:50:48] "GET /virtual-machine-interface/7cd77732-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004555 10.0.0.129 - - [2026-02-04 09:50:48] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.129 - - [2026-02-04 09:50:48] "GET /virtual-machine/36ece26e-8e93-41ae-81a8-99504c8875ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002562 10.0.0.129 - - [2026-02-04 09:50:48] "POST /ref-update HTTP/1.1" 200 156 0.008353 10.0.0.129 - - [2026-02-04 09:50:48] "GET /virtual-machine-interface/7cd77732-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020671 10.0.0.129 - - [2026-02-04 09:50:48] "POST /set-tag HTTP/1.1" 200 109 0.032924 10.0.0.129 - - [2026-02-04 09:50:48] "POST /set-tag HTTP/1.1" 200 109 0.028389 10.0.0.129 - - [2026-02-04 09:50:48] "POST /set-tag HTTP/1.1" 200 109 0.035398 10.0.0.129 - - [2026-02-04 09:50:48] "POST /set-tag HTTP/1.1" 200 109 0.020956 10.0.0.129 - - [2026-02-04 09:50:48] "POST /set-tag HTTP/1.1" 200 109 0.013142 10.0.0.129 - - [2026-02-04 09:50:48] "DELETE /instance-ip/7cec01f2-01ae-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.036219 10.0.0.129 - - [2026-02-04 09:50:48] "DELETE /virtual-machine-interface/7cd77732-01ae-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.037055 10.0.0.129 - - [2026-02-04 09:50:48] "DELETE /virtual-machine/36ece26e-8e93-41ae-81a8-99504c8875ac HTTP/1.1" 200 115 0.025946 10.0.0.129 - - [2026-02-04 09:50:48] "GET /virtual-machine-interface/7bd0706e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007486 10.0.0.129 - - [2026-02-04 09:50:48] "POST /set-tag HTTP/1.1" 200 109 0.007360 10.0.0.129 - - [2026-02-04 09:50:48] "GET /virtual-machine-interface/7bd0706e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008357 10.0.0.129 - - [2026-02-04 09:50:48] "POST /set-tag HTTP/1.1" 200 109 0.003429 10.0.0.129 - - [2026-02-04 09:50:48] "GET /virtual-machine/b95b53db-c0a5-4222-a100-cafe111d169d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002823 10.0.0.129 - - [2026-02-04 09:50:48] "POST /ref-update HTTP/1.1" 200 156 0.009202 10.0.0.129 - - [2026-02-04 09:50:48] "GET /virtual-machine-interface/7bd0706e-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004939 10.0.0.129 - - [2026-02-04 09:50:48] "POST /set-tag HTTP/1.1" 200 109 0.042753 10.0.0.129 - - [2026-02-04 09:50:48] "POST /set-tag HTTP/1.1" 200 109 0.044955 10.0.0.129 - - [2026-02-04 09:50:49] "POST /set-tag HTTP/1.1" 200 109 0.025804 10.0.0.129 - - [2026-02-04 09:50:49] "POST /set-tag HTTP/1.1" 200 109 0.013394 10.0.0.129 - - [2026-02-04 09:50:49] "POST /set-tag HTTP/1.1" 200 109 0.039895 10.0.0.129 - - [2026-02-04 09:50:49] "DELETE /instance-ip/7be69074-01ae-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.054462 10.0.0.129 - - [2026-02-04 09:50:49] "POST /ref-update HTTP/1.1" 200 156 0.009446 10.0.0.129 - - [2026-02-04 09:50:49] "DELETE /virtual-machine-interface/7bd0706e-01ae-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.032341 10.0.0.129 - - [2026-02-04 09:50:49] "DELETE /virtual-machine/b95b53db-c0a5-4222-a100-cafe111d169d HTTP/1.1" 200 115 0.014562 10.0.0.129 - - [2026-02-04 09:50:49] "GET /virtual-machine-interface/7d4ab292-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006085 10.0.0.129 - - [2026-02-04 09:50:49] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.129 - - [2026-02-04 09:50:49] "GET /virtual-machine-interface/7d4ab292-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004289 10.0.0.129 - - [2026-02-04 09:50:49] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.129 - - [2026-02-04 09:50:49] "GET /virtual-machine/5c1a855a-1e08-427b-957f-f84c9c1c431d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002760 10.0.0.129 - - [2026-02-04 09:50:49] "POST /ref-update HTTP/1.1" 200 156 0.022656 10.0.0.129 - - [2026-02-04 09:50:49] "GET /virtual-machine-interface/7d4ab292-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013378 10.0.0.129 - - [2026-02-04 09:50:49] "POST /set-tag HTTP/1.1" 200 109 0.017366 10.0.0.129 - - [2026-02-04 09:50:49] "POST /set-tag HTTP/1.1" 200 109 0.033383 10.0.0.129 - - [2026-02-04 09:50:49] "POST /set-tag HTTP/1.1" 200 109 0.026540 10.0.0.129 - - [2026-02-04 09:50:49] "POST /set-tag HTTP/1.1" 200 109 0.013329 10.0.0.129 - - [2026-02-04 09:50:49] "POST /set-tag HTTP/1.1" 200 109 0.018418 10.0.0.129 - - [2026-02-04 09:50:49] "DELETE /instance-ip/7d63dd3a-01ae-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.050188 10.0.0.129 - - [2026-02-04 09:50:49] "DELETE /virtual-machine-interface/7d4ab292-01ae-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.036550 10.0.0.129 - - [2026-02-04 09:50:49] "DELETE /virtual-machine/5c1a855a-1e08-427b-957f-f84c9c1c431d HTTP/1.1" 200 115 0.019858 10.0.0.129 - - [2026-02-04 09:50:49] "DELETE /tag/d4012bdf-94b0-47e4-9e64-399f937712ac HTTP/1.1" 200 115 0.030481 10.0.0.129 - - [2026-02-04 09:50:49] "GET /virtual-machine-interface/7c462570-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004631 10.0.0.129 - - [2026-02-04 09:50:49] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.129 - - [2026-02-04 09:50:49] "GET /virtual-machine-interface/7c462570-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004561 10.0.0.129 - - [2026-02-04 09:50:49] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.129 - - [2026-02-04 09:50:49] "GET /virtual-machine/7728e6ac-0eac-4248-9a1c-e54629c940c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002750 10.0.0.129 - - [2026-02-04 09:50:49] "POST /ref-update HTTP/1.1" 200 156 0.007984 10.0.0.129 - - [2026-02-04 09:50:49] "GET /virtual-machine-interface/7c462570-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007378 10.0.0.129 - - [2026-02-04 09:50:50] "POST /set-tag HTTP/1.1" 200 109 0.029009 10.0.0.129 - - [2026-02-04 09:50:50] "POST /set-tag HTTP/1.1" 200 109 0.033261 10.0.0.129 - - [2026-02-04 09:50:50] "POST /set-tag HTTP/1.1" 200 109 0.028400 10.0.0.129 - - [2026-02-04 09:50:50] "POST /set-tag HTTP/1.1" 200 109 0.018773 10.0.0.129 - - [2026-02-04 09:50:50] "POST /set-tag HTTP/1.1" 200 109 0.023221 10.0.0.129 - - [2026-02-04 09:50:50] "DELETE /instance-ip/7c5ce3e6-01ae-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.039362 10.0.0.129 - - [2026-02-04 09:50:50] "POST /ref-update HTTP/1.1" 200 156 0.019212 10.0.0.129 - - [2026-02-04 09:50:50] "DELETE /virtual-machine-interface/7c462570-01ae-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.034364 10.0.0.129 - - [2026-02-04 09:50:50] "DELETE /virtual-machine/7728e6ac-0eac-4248-9a1c-e54629c940c1 HTTP/1.1" 200 115 0.019942 10.0.0.129 - - [2026-02-04 09:50:50] "DELETE /tag/42a509f6-da54-4353-8db8-b64fb4f49ebd HTTP/1.1" 409 391 0.005214 10.0.0.129 - - [2026-02-04 09:50:50] "DELETE /tag/e5f4bd96-5b12-45de-996a-9beebf54e696 HTTP/1.1" 200 115 0.033079 10.0.0.129 - - [2026-02-04 09:50:53] "POST /tags HTTP/1.1" 200 366 0.060218 10.0.0.129 - - [2026-02-04 09:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018893 10.0.0.129 - - [2026-02-04 09:50:53] "GET /tag/7f6563ed-7576-4f19-bbe8-5bc5499aff53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.020317 10.0.0.129 - - [2026-02-04 09:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.129 - - [2026-02-04 09:50:53] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.041667 10.0.0.129 - - [2026-02-04 09:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.129 - - [2026-02-04 09:50:53] "GET /service-appliance-set/78e05565-c007-480b-af9c-e37673950049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003994 10.0.0.129 - - [2026-02-04 09:50:53] "POST /fqname-to-id HTTP/1.1" 404 258 0.002054 10.0.0.129 - - [2026-02-04 09:50:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.089589 10.0.0.129 - - [2026-02-04 09:50:53] "GET /virtual-machine-interface/58cdc445-c3e5-4c5f-afc2-89093be3aee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.023117 10.0.0.129 - - [2026-02-04 09:50:53] "POST /set-tag HTTP/1.1" 200 109 0.024006 10.0.0.129 - - [2026-02-04 09:50:53] "POST /instance-ips HTTP/1.1" 200 418 0.063674 10.0.0.129 - - [2026-02-04 09:50:53] "GET /instance-ip/42fedc77-fff2-4aff-b391-d91f7f279239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.005191 10.0.0.129 - - [2026-02-04 09:50:53] "POST /loadbalancers HTTP/1.1" 200 620 0.063434 10.0.0.129 - - [2026-02-04 09:50:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.014421 10.0.0.129 - - [2026-02-04 09:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011150 10.0.0.129 - - [2026-02-04 09:50:54] "POST /service-instances HTTP/1.1" 200 568 0.022519 10.0.0.129 - - [2026-02-04 09:50:54] "POST /ref-update HTTP/1.1" 200 156 0.017327 10.0.0.129 - - [2026-02-04 09:50:54] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.059955 10.0.0.129 - - [2026-02-04 09:50:54] "GET /virtual-machine-interface/58cdc445-c3e5-4c5f-afc2-89093be3aee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005515 10.0.0.129 - - [2026-02-04 09:50:54] "PUT /service-instance/41141177-42f3-4c9f-9838-0e6d2638d71e HTTP/1.1" 200 267 0.019502 10.0.0.129 - - [2026-02-04 09:50:54] "GET /virtual-machine-interface/58cdc445-c3e5-4c5f-afc2-89093be3aee4?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.016504 10.0.0.129 - - [2026-02-04 09:50:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017689 10.0.0.129 - - [2026-02-04 09:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005818 10.0.0.129 - - [2026-02-04 09:50:54] "POST /fqname-to-id HTTP/1.1" 404 208 0.002225 10.0.0.129 - - [2026-02-04 09:50:54] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002299 10.0.0.129 - - [2026-02-04 09:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.129 - - [2026-02-04 09:50:54] "POST /virtual-machines HTTP/1.1" 200 430 0.013637 10.0.0.129 - - [2026-02-04 09:50:54] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006889 10.0.0.129 - - [2026-02-04 09:50:54] "POST /tags HTTP/1.1" 409 221 0.001934 10.0.0.129 - - [2026-02-04 09:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.129 - - [2026-02-04 09:50:54] "GET /tag/c1cbd2e0-af8f-474f-a07f-1b4e24fa0442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.021468 10.0.0.129 - - [2026-02-04 09:50:54] "POST /tags HTTP/1.1" 409 238 0.008977 10.0.0.129 - - [2026-02-04 09:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.129 - - [2026-02-04 09:50:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.123031 10.0.0.129 - - [2026-02-04 09:50:54] "POST /chown HTTP/1.1" 200 109 0.021628 10.0.0.129 - - [2026-02-04 09:50:54] "GET /tag/7f6563ed-7576-4f19-bbe8-5bc5499aff53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.024049 10.0.0.129 - - [2026-02-04 09:50:54] "POST /chown HTTP/1.1" 200 109 0.010738 10.0.0.129 - - [2026-02-04 09:50:54] "PUT /virtual-machine-interface/7f930dfd-0f4c-40b1-b9b0-60a9e42e7e2e HTTP/1.1" 200 285 0.019621 10.0.0.129 - - [2026-02-04 09:50:54] "POST /firewall-rules HTTP/1.1" 200 652 0.101465 10.0.0.129 - - [2026-02-04 09:50:54] "GET /firewall-rule/5b1ab093-da5f-48a7-a80d-65daae2ea3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004068 10.0.0.129 - - [2026-02-04 09:50:54] "PUT /instance-ip/42fedc77-fff2-4aff-b391-d91f7f279239 HTTP/1.1" 200 257 0.066151 10.0.0.129 - - [2026-02-04 09:50:54] "GET /firewall-policy/5f038d51-1f27-48c2-803e-e33ac0c1889b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.009156 10.0.0.129 - - [2026-02-04 09:50:54] "GET /firewall-rule/5b1ab093-da5f-48a7-a80d-65daae2ea3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002543 10.0.0.129 - - [2026-02-04 09:50:54] "POST /ref-update HTTP/1.1" 200 156 0.013262 10.0.0.129 - - [2026-02-04 09:50:54] "POST /ref-update HTTP/1.1" 200 156 0.022524 10.0.0.129 - - [2026-02-04 09:50:54] "POST /ref-update HTTP/1.1" 200 156 0.048555 10.0.0.129 - - [2026-02-04 09:50:54] "POST /ref-update HTTP/1.1" 200 156 0.042956 10.0.0.129 - - [2026-02-04 09:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005439 10.0.0.129 - - [2026-02-04 09:50:54] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.049500 10.0.0.129 - - [2026-02-04 09:50:54] "POST /ref-update HTTP/1.1" 200 156 0.033761 10.0.0.129 - - [2026-02-04 09:50:54] "GET /loadbalancer/dbb717a8-9fe4-4081-9bc8-e365ba602460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.013815 10.0.0.129 - - [2026-02-04 09:50:54] "POST /ref-update HTTP/1.1" 200 156 0.019914 10.0.0.129 - - [2026-02-04 09:50:54] "POST /ref-update HTTP/1.1" 200 156 0.022767 10.0.0.129 - - [2026-02-04 09:50:54] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.019313 10.0.0.129 - - [2026-02-04 09:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.129 - - [2026-02-04 09:50:54] "POST /virtual-machines HTTP/1.1" 200 430 0.032468 10.0.0.129 - - [2026-02-04 09:50:54] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.050934 10.0.0.129 - - [2026-02-04 09:50:54] "GET /loadbalancer-listener/def17793-72f2-4b62-a6f7-2f95e15f5669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.009972 10.0.0.129 - - [2026-02-04 09:50:54] "GET /loadbalancer-listener/def17793-72f2-4b62-a6f7-2f95e15f5669?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.024298 10.0.0.129 - - [2026-02-04 09:50:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.135927 10.0.0.129 - - [2026-02-04 09:50:55] "POST /chown HTTP/1.1" 200 109 0.029739 10.0.0.129 - - [2026-02-04 09:50:55] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.101948 10.0.0.129 - - [2026-02-04 09:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.026412 10.0.0.129 - - [2026-02-04 09:50:55] "POST /chown HTTP/1.1" 200 109 0.021379 10.0.0.129 - - [2026-02-04 09:50:55] "GET /loadbalancer-pool/a6980f72-7927-4dea-9bd6-670051e3840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.016771 10.0.0.129 - - [2026-02-04 09:50:55] "PUT /virtual-machine-interface/509e29be-b425-400c-b2a6-58d80914e960 HTTP/1.1" 200 285 0.042040 10.0.0.129 - - [2026-02-04 09:50:55] "POST /loadbalancer-members HTTP/1.1" 200 709 0.035780 10.0.0.129 - - [2026-02-04 09:50:55] "PUT /instance-ip/42fedc77-fff2-4aff-b391-d91f7f279239 HTTP/1.1" 200 257 0.049276 10.0.0.129 - - [2026-02-04 09:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.025833 10.0.0.129 - - [2026-02-04 09:50:55] "GET /loadbalancer-member/dc29b633-c9d4-4703-9a5c-a0a8a31f4bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.008299 10.0.0.129 - - [2026-02-04 09:50:55] "POST /ref-update HTTP/1.1" 200 156 0.014060 10.0.0.129 - - [2026-02-04 09:50:55] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.009803 10.0.0.129 - - [2026-02-04 09:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.129 - - [2026-02-04 09:50:55] "POST /ref-update HTTP/1.1" 200 156 0.035673 10.0.0.129 - - [2026-02-04 09:50:55] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009164 10.0.0.129 - - [2026-02-04 09:50:55] "POST /ref-update HTTP/1.1" 200 156 0.019637 10.0.0.129 - - [2026-02-04 09:50:55] "POST /tags HTTP/1.1" 409 221 0.003975 10.0.0.129 - - [2026-02-04 09:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.129 - - [2026-02-04 09:50:55] "GET /tag/c1cbd2e0-af8f-474f-a07f-1b4e24fa0442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012853 10.0.0.129 - - [2026-02-04 09:50:55] "POST /ref-update HTTP/1.1" 200 156 0.017440 10.0.0.129 - - [2026-02-04 09:50:55] "POST /ref-update HTTP/1.1" 200 156 0.013753 10.0.0.129 - - [2026-02-04 09:50:55] "POST /tags HTTP/1.1" 409 238 0.020291 10.0.0.129 - - [2026-02-04 09:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009893 10.0.0.129 - - [2026-02-04 09:50:55] "GET /tag/7f6563ed-7576-4f19-bbe8-5bc5499aff53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.020626 10.0.0.129 - - [2026-02-04 09:50:55] "PUT /service-instance/41141177-42f3-4c9f-9838-0e6d2638d71e HTTP/1.1" 200 267 0.035762 10.0.0.129 - - [2026-02-04 09:50:55] "POST /firewall-rules HTTP/1.1" 409 293 0.004318 10.0.0.129 - - [2026-02-04 09:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011585 10.0.0.129 - - [2026-02-04 09:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.019899 10.0.0.129 - - [2026-02-04 09:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.129 - - [2026-02-04 09:50:55] "POST /chown HTTP/1.1" 200 109 0.024781 10.0.0.129 - - [2026-02-04 09:50:55] "PUT /firewall-rule/5b1ab093-da5f-48a7-a80d-65daae2ea3bb HTTP/1.1" 200 261 0.088522 10.0.0.129 - - [2026-02-04 09:50:55] "POST /chown HTTP/1.1" 200 109 0.008993 10.0.0.129 - - [2026-02-04 09:50:55] "GET /firewall-rule/5b1ab093-da5f-48a7-a80d-65daae2ea3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002914 10.0.0.129 - - [2026-02-04 09:50:55] "PUT /instance-ip/42fedc77-fff2-4aff-b391-d91f7f279239 HTTP/1.1" 200 257 0.018504 10.0.0.129 - - [2026-02-04 09:50:55] "GET /firewall-policy/5f038d51-1f27-48c2-803e-e33ac0c1889b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.010897 10.0.0.129 - - [2026-02-04 09:50:55] "GET /firewall-rule/5b1ab093-da5f-48a7-a80d-65daae2ea3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004862 10.0.0.129 - - [2026-02-04 09:50:55] "POST /ref-update HTTP/1.1" 200 156 0.026084 10.0.0.129 - - [2026-02-04 09:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.129 - - [2026-02-04 09:50:55] "GET /tag/7f6563ed-7576-4f19-bbe8-5bc5499aff53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010500 10.0.0.129 - - [2026-02-04 09:50:55] "POST /chown HTTP/1.1" 200 109 0.017429 10.0.0.129 - - [2026-02-04 09:50:55] "GET /tag/7f6563ed-7576-4f19-bbe8-5bc5499aff53?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.019332 10.0.0.129 - - [2026-02-04 09:50:55] "POST /chown HTTP/1.1" 200 109 0.025858 10.0.0.129 - - [2026-02-04 09:50:55] "PUT /instance-ip/42fedc77-fff2-4aff-b391-d91f7f279239 HTTP/1.1" 200 257 0.021275 10.0.0.129 - - [2026-02-04 09:50:55] "GET /virtual-machine-interface/509e29be-b425-400c-b2a6-58d80914e960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004561 10.0.0.129 - - [2026-02-04 09:50:55] "POST /set-tag HTTP/1.1" 200 109 0.014069 10.0.0.129 - - [2026-02-04 09:50:55] "GET /virtual-machine-interface/58cdc445-c3e5-4c5f-afc2-89093be3aee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.018268 10.0.0.129 - - [2026-02-04 09:50:55] "POST /ref-update HTTP/1.1" 200 156 0.027351 10.0.0.129 - - [2026-02-04 09:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006362 10.0.0.129 - - [2026-02-04 09:50:55] "POST /chown HTTP/1.1" 200 109 0.009528 10.0.0.129 - - [2026-02-04 09:50:56] "POST /set-tag HTTP/1.1" 200 109 0.051995 10.0.0.129 - - [2026-02-04 09:50:56] "POST /chown HTTP/1.1" 200 109 0.028607 10.0.0.129 - - [2026-02-04 09:50:56] "GET /virtual-machine-interface/7f930dfd-0f4c-40b1-b9b0-60a9e42e7e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.025721 10.0.0.129 - - [2026-02-04 09:50:56] "PUT /instance-ip/42fedc77-fff2-4aff-b391-d91f7f279239 HTTP/1.1" 200 257 0.022077 10.0.0.129 - - [2026-02-04 09:50:56] "POST /set-tag HTTP/1.1" 200 109 0.055891 10.0.0.129 - - [2026-02-04 09:50:56] "GET /firewall-policy/5f038d51-1f27-48c2-803e-e33ac0c1889b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.014232 10.0.0.129 - - [2026-02-04 09:50:56] "GET /firewall-rule/5b1ab093-da5f-48a7-a80d-65daae2ea3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.006536 10.0.0.129 - - [2026-02-04 09:50:56] "POST /ref-update HTTP/1.1" 200 156 0.101337 10.0.0.129 - - [2026-02-04 09:50:56] "POST /ref-update HTTP/1.1" 200 156 0.045547 10.0.0.129 - - [2026-02-04 09:50:56] "POST /chown HTTP/1.1" 200 109 0.049693 10.0.0.129 - - [2026-02-04 09:50:56] "POST /chown HTTP/1.1" 200 109 0.023251 10.0.0.129 - - [2026-02-04 09:50:56] "PUT /instance-ip/42fedc77-fff2-4aff-b391-d91f7f279239 HTTP/1.1" 200 257 0.043917 10.0.0.129 - - [2026-02-04 09:50:56] "DELETE /firewall-rule/5b1ab093-da5f-48a7-a80d-65daae2ea3bb HTTP/1.1" 200 115 0.165311 10.0.0.129 - - [2026-02-04 09:50:56] "POST /ref-update HTTP/1.1" 200 156 0.008735 10.0.0.129 - - [2026-02-04 09:50:56] "DELETE /loadbalancer-member/dc29b633-c9d4-4703-9a5c-a0a8a31f4bff HTTP/1.1" 200 115 0.058546 10.0.0.129 - - [2026-02-04 09:50:56] "DELETE /loadbalancer-pool/a6980f72-7927-4dea-9bd6-670051e3840d HTTP/1.1" 200 115 0.043443 10.0.0.129 - - [2026-02-04 09:50:56] "PUT /service-instance/41141177-42f3-4c9f-9838-0e6d2638d71e HTTP/1.1" 200 267 0.010155 10.0.0.129 - - [2026-02-04 09:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012567 10.0.0.129 - - [2026-02-04 09:50:56] "DELETE /loadbalancer-listener/def17793-72f2-4b62-a6f7-2f95e15f5669 HTTP/1.1" 200 115 0.067260 10.0.0.129 - - [2026-02-04 09:50:56] "DELETE /loadbalancer/dbb717a8-9fe4-4081-9bc8-e365ba602460 HTTP/1.1" 200 115 0.045220 10.0.0.129 - - [2026-02-04 09:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.129 - - [2026-02-04 09:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.129 - - [2026-02-04 09:50:56] "DELETE /instance-ip/42fedc77-fff2-4aff-b391-d91f7f279239 HTTP/1.1" 200 115 0.036332 10.0.0.129 - - [2026-02-04 09:50:56] "DELETE /virtual-machine-interface/58cdc445-c3e5-4c5f-afc2-89093be3aee4 HTTP/1.1" 200 115 0.050824 10.0.0.129 - - [2026-02-04 09:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007777 10.0.0.129 - - [2026-02-04 09:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.129 - - [2026-02-04 09:50:56] "DELETE /tag/7f6563ed-7576-4f19-bbe8-5bc5499aff53 HTTP/1.1" 200 115 0.079727 10.0.0.129 - - [2026-02-04 09:50:56] "POST /service-instances HTTP/1.1" 409 259 0.003580 10.0.0.129 - - [2026-02-04 09:50:56] "POST /service-instances HTTP/1.1" 409 259 0.002060 10.0.0.129 - - [2026-02-04 09:50:56] "DELETE /service-instance/41141177-42f3-4c9f-9838-0e6d2638d71e HTTP/1.1" 200 115 0.047430 10.0.0.129 - - [2026-02-04 09:50:56] "GET /virtual-machine-interface/509e29be-b425-400c-b2a6-58d80914e960?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.007400 10.0.0.129 - - [2026-02-04 09:50:57] "DELETE /virtual-machine-interface/509e29be-b425-400c-b2a6-58d80914e960 HTTP/1.1" 200 115 0.045322 10.0.0.129 - - [2026-02-04 09:50:57] "DELETE /virtual-machine/98119100-aa7e-4f4d-9dac-c880240fb1a4 HTTP/1.1" 200 115 0.032933 10.0.0.129 - - [2026-02-04 09:50:57] "GET /virtual-machine-interface/7f930dfd-0f4c-40b1-b9b0-60a9e42e7e2e?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.004778 10.0.0.129 - - [2026-02-04 09:50:57] "DELETE /virtual-machine-interface/7f930dfd-0f4c-40b1-b9b0-60a9e42e7e2e HTTP/1.1" 200 115 0.037408 10.0.0.129 - - [2026-02-04 09:50:57] "POST /ref-update HTTP/1.1" 200 156 0.009899 10.0.0.129 - - [2026-02-04 09:50:57] "DELETE /virtual-machine/fbe8980c-630f-4b0e-a9eb-c54a5d8173fc HTTP/1.1" 200 115 0.025373 10.0.0.129 - - [2026-02-04 09:51:18] "GET /virtual-machine-interface/7f2cb312-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004206 10.0.0.129 - - [2026-02-04 09:51:18] "POST /set-tag HTTP/1.1" 200 109 0.002245 10.0.0.129 - - [2026-02-04 09:51:18] "GET /virtual-machine-interface/7f2cb312-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005311 10.0.0.129 - - [2026-02-04 09:51:18] "POST /set-tag HTTP/1.1" 200 109 0.005593 10.0.0.129 - - [2026-02-04 09:51:18] "GET /virtual-machine/b274d07d-6b00-41e1-9716-d00da84a4466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.005374 10.0.0.129 - - [2026-02-04 09:51:18] "POST /ref-update HTTP/1.1" 200 156 0.012321 10.0.0.129 - - [2026-02-04 09:51:18] "GET /virtual-machine-interface/7f2cb312-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005941 10.0.0.129 - - [2026-02-04 09:51:18] "POST /set-tag HTTP/1.1" 200 109 0.025813 10.0.0.129 - - [2026-02-04 09:51:18] "POST /set-tag HTTP/1.1" 200 109 0.026006 10.0.0.129 - - [2026-02-04 09:51:18] "POST /set-tag HTTP/1.1" 200 109 0.031033 10.0.0.129 - - [2026-02-04 09:51:18] "POST /set-tag HTTP/1.1" 200 109 0.024135 10.0.0.129 - - [2026-02-04 09:51:18] "DELETE /instance-ip/7f416a14-01ae-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.025975 10.0.0.129 - - [2026-02-04 09:51:18] "DELETE /virtual-machine-interface/7f2cb312-01ae-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.032887 10.0.0.129 - - [2026-02-04 09:51:18] "DELETE /virtual-machine/b274d07d-6b00-41e1-9716-d00da84a4466 HTTP/1.1" 200 115 0.028309 10.0.0.129 - - [2026-02-04 09:51:18] "DELETE /tag/bdaca8e2-893a-438b-9a23-44c28a41aff9 HTTP/1.1" 200 115 0.030729 10.0.0.129 - - [2026-02-04 09:51:18] "GET /virtual-machine-interface/7dd45ccc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005070 10.0.0.129 - - [2026-02-04 09:51:18] "POST /set-tag HTTP/1.1" 200 109 0.002577 10.0.0.129 - - [2026-02-04 09:51:18] "GET /virtual-machine-interface/7e4452f2-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004072 10.0.0.129 - - [2026-02-04 09:51:18] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.129 - - [2026-02-04 09:51:18] "GET /virtual-machine-interface/7e4452f2-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004479 10.0.0.129 - - [2026-02-04 09:51:18] "POST /set-tag HTTP/1.1" 200 109 0.001897 10.0.0.129 - - [2026-02-04 09:51:18] "GET /virtual-machine/d8a94f96-932d-4a45-824a-7b0965e0eac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002299 10.0.0.129 - - [2026-02-04 09:51:18] "POST /ref-update HTTP/1.1" 200 156 0.010329 10.0.0.129 - - [2026-02-04 09:51:18] "GET /virtual-machine-interface/7e4452f2-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006251 10.0.0.129 - - [2026-02-04 09:51:18] "POST /set-tag HTTP/1.1" 200 109 0.027182 10.0.0.129 - - [2026-02-04 09:51:18] "POST /set-tag HTTP/1.1" 200 109 0.018447 10.0.0.129 - - [2026-02-04 09:51:18] "POST /set-tag HTTP/1.1" 200 109 0.026494 10.0.0.129 - - [2026-02-04 09:51:19] "POST /set-tag HTTP/1.1" 200 109 0.017571 10.0.0.129 - - [2026-02-04 09:51:19] "DELETE /instance-ip/7e5c5c08-01ae-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.051447 10.0.0.129 - - [2026-02-04 09:51:19] "DELETE /virtual-machine-interface/7e4452f2-01ae-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.040441 10.0.0.129 - - [2026-02-04 09:51:19] "DELETE /virtual-machine/d8a94f96-932d-4a45-824a-7b0965e0eac2 HTTP/1.1" 200 115 0.028206 10.0.0.129 - - [2026-02-04 09:51:19] "DELETE /tag/2e74f726-e0eb-456e-b775-1746c717e40b HTTP/1.1" 409 237 0.006527 10.0.0.129 - - [2026-02-04 09:51:19] "GET /virtual-machine-interface/7dd45ccc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005400 10.0.0.129 - - [2026-02-04 09:51:19] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.129 - - [2026-02-04 09:51:19] "GET /virtual-machine/2a936f5d-6cd2-4f37-8f76-0354f09af517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003010 10.0.0.129 - - [2026-02-04 09:51:19] "POST /ref-update HTTP/1.1" 200 156 0.009639 10.0.0.129 - - [2026-02-04 09:51:19] "GET /virtual-machine-interface/7dd45ccc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006670 10.0.0.129 - - [2026-02-04 09:51:19] "POST /set-tag HTTP/1.1" 200 109 0.014941 10.0.0.129 - - [2026-02-04 09:51:19] "POST /set-tag HTTP/1.1" 200 109 0.013706 10.0.0.129 - - [2026-02-04 09:51:19] "POST /set-tag HTTP/1.1" 200 109 0.027850 10.0.0.129 - - [2026-02-04 09:51:19] "POST /set-tag HTTP/1.1" 200 109 0.023957 10.0.0.129 - - [2026-02-04 09:51:19] "DELETE /instance-ip/7df2eb7e-01ae-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.051984 10.0.0.129 - - [2026-02-04 09:51:19] "DELETE /virtual-machine-interface/7dd45ccc-01ae-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.038157 10.0.0.129 - - [2026-02-04 09:51:19] "DELETE /virtual-machine/2a936f5d-6cd2-4f37-8f76-0354f09af517 HTTP/1.1" 200 115 0.023737 10.0.0.129 - - [2026-02-04 09:51:19] "DELETE /tag/2085d5f4-d0b8-45d4-a0e6-35bb05b36fec HTTP/1.1" 200 115 0.034452 10.0.0.129 - - [2026-02-04 09:51:19] "DELETE /tag/2e2d57a3-2397-4838-86cf-a7de26010eb7 HTTP/1.1" 200 115 0.036829 10.0.0.129 - - [2026-02-04 09:51:19] "DELETE /tag/5f7a1461-6731-409a-8851-88e5134010d4 HTTP/1.1" 200 115 0.031183 10.0.0.129 - - [2026-02-04 09:51:19] "GET /virtual-machine-interface/7eb756bc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004168 10.0.0.129 - - [2026-02-04 09:51:19] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.129 - - [2026-02-04 09:51:19] "GET /virtual-machine-interface/7eb756bc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004537 10.0.0.129 - - [2026-02-04 09:51:19] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.129 - - [2026-02-04 09:51:19] "GET /virtual-machine/54b734ca-70ad-43ab-bf0f-217bea9c7efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003573 10.0.0.129 - - [2026-02-04 09:51:19] "POST /ref-update HTTP/1.1" 200 156 0.008480 10.0.0.129 - - [2026-02-04 09:51:19] "GET /virtual-machine-interface/7eb756bc-01ae-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008749 10.0.0.129 - - [2026-02-04 09:51:19] "POST /set-tag HTTP/1.1" 200 109 0.031930 10.0.0.129 - - [2026-02-04 09:51:20] "POST /set-tag HTTP/1.1" 200 109 0.032466 10.0.0.129 - - [2026-02-04 09:51:20] "POST /set-tag HTTP/1.1" 200 109 0.025496 10.0.0.129 - - [2026-02-04 09:51:20] "POST /set-tag HTTP/1.1" 200 109 0.018117 10.0.0.129 - - [2026-02-04 09:51:20] "DELETE /instance-ip/7ed5afd6-01ae-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.044167 10.0.0.129 - - [2026-02-04 09:51:20] "DELETE /virtual-machine-interface/7eb756bc-01ae-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.036159 10.0.0.129 - - [2026-02-04 09:51:20] "DELETE /virtual-machine/54b734ca-70ad-43ab-bf0f-217bea9c7efd HTTP/1.1" 200 115 0.017109 10.0.0.129 - - [2026-02-04 09:51:20] "DELETE /tag/c4ffc441-b464-4eca-8a13-433a73f35fb2 HTTP/1.1" 409 237 0.005217 10.0.0.129 - - [2026-02-04 09:51:20] "DELETE /tag/12020485-d2f1-43d2-b2a9-af46e8657010 HTTP/1.1" 200 115 0.032907 10.0.0.129 - - [2026-02-04 09:51:20] "DELETE /tag/dd11e9a8-0e42-4fcb-9392-d2e5a9de7b32 HTTP/1.1" 409 237 0.003864 10.0.0.129 - - [2026-02-04 09:51:22] "POST /projects HTTP/1.1" 409 238 0.002005 10.0.0.129 - - [2026-02-04 09:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.129 - - [2026-02-04 09:51:22] "GET /project/1b158203-737c-4668-b378-032970847ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039020 10.0.0.129 - - [2026-02-04 09:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.129 - - [2026-02-04 09:51:22] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004433 10.0.0.129 - - [2026-02-04 09:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.129 - - [2026-02-04 09:51:22] "GET /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004454 10.0.0.129 - - [2026-02-04 09:51:22] "POST /security-groups HTTP/1.1" 409 285 0.002691 10.0.0.129 - - [2026-02-04 09:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.129 - - [2026-02-04 09:51:22] "PUT /security-group/9e35e721-217e-40f5-b311-5f8cd507e507 HTTP/1.1" 200 263 0.059212 10.0.0.129 - - [2026-02-04 09:51:22] "PUT /access-control-list/2b44cb74-d784-47e2-9fd3-49ba534a8219 HTTP/1.1" 200 273 0.024992 10.0.0.129 - - [2026-02-04 09:51:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.046329 10.0.0.129 - - [2026-02-04 09:51:22] "PUT /access-control-list/3348337d-cd0c-402d-9cb4-88315ee2107b HTTP/1.1" 200 273 0.028561 10.0.0.129 - - [2026-02-04 09:51:27] "POST /projects HTTP/1.1" 409 238 0.002487 10.0.0.129 - - [2026-02-04 09:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.129 - - [2026-02-04 09:51:27] "GET /project/1b158203-737c-4668-b378-032970847ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033509 10.0.0.129 - - [2026-02-04 09:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.129 - - [2026-02-04 09:51:27] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004232 10.0.0.129 - - [2026-02-04 09:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.129 - - [2026-02-04 09:51:27] "GET /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004069 10.0.0.129 - - [2026-02-04 09:51:27] "POST /security-groups HTTP/1.1" 409 285 0.002776 10.0.0.129 - - [2026-02-04 09:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.129 - - [2026-02-04 09:51:27] "PUT /security-group/9e35e721-217e-40f5-b311-5f8cd507e507 HTTP/1.1" 200 263 0.059392 10.0.0.129 - - [2026-02-04 09:51:27] "PUT /access-control-list/2b44cb74-d784-47e2-9fd3-49ba534a8219 HTTP/1.1" 200 273 0.011147 10.0.0.129 - - [2026-02-04 09:51:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021048 10.0.0.129 - - [2026-02-04 09:51:27] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.010669 10.0.0.129 - - [2026-02-04 09:51:27] "PUT /access-control-list/3348337d-cd0c-402d-9cb4-88315ee2107b HTTP/1.1" 200 273 0.026649 10.0.0.129 - - [2026-02-04 09:51:27] "GET /firewall-rule/36018d3d-e547-40fa-b1f3-1cb622ca19fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002736 10.0.0.129 - - [2026-02-04 09:51:27] "POST /ref-update HTTP/1.1" 200 156 0.050893 10.0.0.129 - - [2026-02-04 09:51:27] "DELETE /firewall-rule/36018d3d-e547-40fa-b1f3-1cb622ca19fb HTTP/1.1" 200 115 0.041037 10.0.0.129 - - [2026-02-04 09:51:27] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.005098 10.0.0.129 - - [2026-02-04 09:51:27] "GET /firewall-rule/8fa62ca4-e683-49d8-9449-da188852ff5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002911 10.0.0.129 - - [2026-02-04 09:51:27] "POST /ref-update HTTP/1.1" 200 156 0.042689 10.0.0.129 - - [2026-02-04 09:51:27] "DELETE /firewall-rule/8fa62ca4-e683-49d8-9449-da188852ff5a HTTP/1.1" 200 115 0.039375 10.0.0.129 - - [2026-02-04 09:51:27] "DELETE /tag/66c702b1-d670-4420-b7ce-39542325f95d HTTP/1.1" 200 115 0.036969 10.0.0.129 - - [2026-02-04 09:51:28] "DELETE /tag/c4ffc441-b464-4eca-8a13-433a73f35fb2 HTTP/1.1" 409 237 0.003596 10.0.0.129 - - [2026-02-04 09:51:28] "DELETE /tag/dd11e9a8-0e42-4fcb-9392-d2e5a9de7b32 HTTP/1.1" 409 237 0.004143 10.0.0.129 - - [2026-02-04 09:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.129 - - [2026-02-04 09:51:28] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003281 10.0.0.129 - - [2026-02-04 09:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.129 - - [2026-02-04 09:51:28] "GET /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004088 10.0.0.129 - - [2026-02-04 09:51:28] "PUT /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300 HTTP/1.1" 200 265 0.044914 10.0.0.129 - - [2026-02-04 09:51:28] "PUT /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc HTTP/1.1" 200 265 0.050721 10.0.0.129 - - [2026-02-04 09:51:28] "DELETE /security-group/9e35e721-217e-40f5-b311-5f8cd507e507 HTTP/1.1" 200 115 0.055315 10.0.0.129 - - [2026-02-04 09:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.129 - - [2026-02-04 09:51:28] "DELETE /access-control-list/2b44cb74-d784-47e2-9fd3-49ba534a8219 HTTP/1.1" 200 115 0.046589 10.0.0.129 - - [2026-02-04 09:51:28] "GET /project/1b158203-737c-4668-b378-032970847ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.034512 10.0.0.129 - - [2026-02-04 09:51:28] "DELETE /access-control-list/3348337d-cd0c-402d-9cb4-88315ee2107b HTTP/1.1" 200 115 0.041386 10.0.0.129 - - [2026-02-04 09:51:28] "GET /project/1b158203-737c-4668-b378-032970847ce9?fields=security_groups HTTP/1.1" 200 1352 0.031773 10.0.0.129 - - [2026-02-04 09:51:28] "DELETE /security-group/47291189-b12e-4803-a340-6db478d643af HTTP/1.1" 200 115 0.046255 10.0.0.129 - - [2026-02-04 09:51:28] "DELETE /access-control-list/80cd1eff-5bf0-4aca-8a04-529ccbced6a8 HTTP/1.1" 200 115 0.034772 10.0.0.129 - - [2026-02-04 09:51:28] "GET /project/1b158203-737c-4668-b378-032970847ce9?fields=application_policy_sets HTTP/1.1" 200 1391 0.040342 10.0.0.129 - - [2026-02-04 09:51:28] "DELETE /access-control-list/1edf17d6-4e42-483d-a525-7ec82f8a815d HTTP/1.1" 200 115 0.042934 10.0.0.129 - - [2026-02-04 09:51:28] "DELETE /project/1b158203-737c-4668-b378-032970847ce9 HTTP/1.1" 200 115 0.295367 10.0.0.129 - - [2026-02-04 09:51:28] "POST /projects HTTP/1.1" 409 238 0.003805 10.0.0.129 - - [2026-02-04 09:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.129 - - [2026-02-04 09:51:28] "GET /project/5ad5af2a-66b7-4bc3-aad0-8f0ae945c252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039452 10.0.0.129 - - [2026-02-04 09:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.129 - - [2026-02-04 09:51:28] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005989 10.0.0.129 - - [2026-02-04 09:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.129 - - [2026-02-04 09:51:28] "GET /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004359 10.0.0.129 - - [2026-02-04 09:51:28] "POST /security-groups HTTP/1.1" 409 285 0.002708 10.0.0.129 - - [2026-02-04 09:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.129 - - [2026-02-04 09:51:28] "PUT /security-group/a66e5553-34cd-45fb-8003-9d7ad4dc4ba9 HTTP/1.1" 200 263 0.055812 10.0.0.129 - - [2026-02-04 09:51:28] "PUT /access-control-list/831394c1-b27d-4ee5-a88a-ee4f9a27ccda HTTP/1.1" 200 273 0.009707 10.0.0.129 - - [2026-02-04 09:51:28] "PUT /access-control-list/fe17433d-b8cc-451e-b93f-f86f625a0e26 HTTP/1.1" 200 273 0.011422 10.0.0.129 - - [2026-02-04 09:51:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017010 10.0.0.129 - - [2026-02-04 09:51:33] "DELETE /loadbalancer-member/8f158adb-c4be-4631-b8e8-898767af8031 HTTP/1.1" 200 115 0.042969 10.0.0.129 - - [2026-02-04 09:51:33] "DELETE /loadbalancer-pool/6677c0e0-b14b-4e8e-892a-4ad7deb7f79f HTTP/1.1" 200 115 0.046392 10.0.0.129 - - [2026-02-04 09:51:33] "DELETE /loadbalancer-listener/95b9ad28-39d9-4821-bd7d-a349ec26599d HTTP/1.1" 200 115 0.041499 10.0.0.129 - - [2026-02-04 09:51:33] "DELETE /loadbalancer/4924788b-0b96-4799-b30d-9a81a043ecc9 HTTP/1.1" 200 115 0.060699 10.0.0.129 - - [2026-02-04 09:51:33] "DELETE /floating-ip/31f63027-4580-462b-b89f-cd07af0123ec HTTP/1.1" 200 115 0.051457 10.0.0.129 - - [2026-02-04 09:51:33] "DELETE /instance-ip/c7294716-0552-4a8a-be6c-3d839e8fb5ad HTTP/1.1" 200 115 0.089479 10.0.0.129 - - [2026-02-04 09:51:33] "DELETE /virtual-machine-interface/d3aab183-e544-4a67-9e16-17fac4826bee HTTP/1.1" 200 115 0.029744 10.0.0.129 - - [2026-02-04 09:51:33] "DELETE /tag/00007c77-4948-4c5a-a6f5-4746778a1ce6 HTTP/1.1" 200 115 0.053979 10.0.0.129 - - [2026-02-04 09:51:33] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.009400 10.0.0.129 - - [2026-02-04 09:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.129 - - [2026-02-04 09:51:33] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002395 10.0.0.129 - - [2026-02-04 09:51:33] "GET /firewall-policy/a2255aa9-9fe5-44a7-9f91-a39da8f9b241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002090 10.0.0.129 - - [2026-02-04 09:51:33] "GET /firewall-rule/56110696-08f6-4b02-ac6d-a33677341d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002247 10.0.0.129 - - [2026-02-04 09:51:33] "POST /ref-update HTTP/1.1" 200 156 0.012522 10.0.0.129 - - [2026-02-04 09:51:33] "DELETE /firewall-rule/56110696-08f6-4b02-ac6d-a33677341d7a HTTP/1.1" 200 115 0.048938 10.0.0.129 - - [2026-02-04 09:51:33] "GET /firewall-policy/34dff28f-3654-4b48-91f9-0e19000fc849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003042 10.0.0.129 - - [2026-02-04 09:51:33] "GET /firewall-rule/774610c8-195f-41f1-8b54-64e6969bb01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002794 10.0.0.129 - - [2026-02-04 09:51:33] "POST /ref-update HTTP/1.1" 200 156 0.015027 10.0.0.129 - - [2026-02-04 09:51:33] "DELETE /firewall-rule/774610c8-195f-41f1-8b54-64e6969bb01d HTTP/1.1" 200 115 0.048305 10.0.0.129 - - [2026-02-04 09:51:33] "GET /firewall-policy/34dff28f-3654-4b48-91f9-0e19000fc849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004589 10.0.0.129 - - [2026-02-04 09:51:33] "GET /firewall-rule/0e3b46eb-f953-474d-9987-1759f38d7db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.003893 10.0.0.129 - - [2026-02-04 09:51:33] "POST /ref-update HTTP/1.1" 200 156 0.012281 10.0.0.129 - - [2026-02-04 09:51:33] "DELETE /firewall-rule/0e3b46eb-f953-474d-9987-1759f38d7db1 HTTP/1.1" 200 115 0.069794 10.0.0.129 - - [2026-02-04 09:51:33] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002985 10.0.0.129 - - [2026-02-04 09:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.129 - - [2026-02-04 09:51:34] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002655 10.0.0.129 - - [2026-02-04 09:51:34] "GET /firewall-policy/34dff28f-3654-4b48-91f9-0e19000fc849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003413 10.0.0.129 - - [2026-02-04 09:51:34] "POST /ref-update HTTP/1.1" 200 156 0.054871 10.0.0.129 - - [2026-02-04 09:51:34] "DELETE /firewall-policy/34dff28f-3654-4b48-91f9-0e19000fc849 HTTP/1.1" 200 115 0.050684 10.0.0.129 - - [2026-02-04 09:51:34] "DELETE /tag/42a509f6-da54-4353-8db8-b64fb4f49ebd HTTP/1.1" 200 115 0.066772 10.0.0.129 - - [2026-02-04 09:51:34] "DELETE /tag/c4ffc441-b464-4eca-8a13-433a73f35fb2 HTTP/1.1" 200 115 0.072604 10.0.0.129 - - [2026-02-04 09:51:34] "DELETE /tag/2e74f726-e0eb-456e-b775-1746c717e40b HTTP/1.1" 200 115 0.075660 10.0.0.129 - - [2026-02-04 09:51:34] "DELETE /tag/dd11e9a8-0e42-4fcb-9392-d2e5a9de7b32 HTTP/1.1" 200 115 0.040305 10.0.0.129 - - [2026-02-04 09:51:34] "POST /projects HTTP/1.1" 409 238 0.002352 10.0.0.129 - - [2026-02-04 09:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.129 - - [2026-02-04 09:51:34] "GET /project/5ad5af2a-66b7-4bc3-aad0-8f0ae945c252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040159 10.0.0.129 - - [2026-02-04 09:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.129 - - [2026-02-04 09:51:34] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.009848 10.0.0.129 - - [2026-02-04 09:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.129 - - [2026-02-04 09:51:34] "GET /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004374 10.0.0.129 - - [2026-02-04 09:51:34] "POST /security-groups HTTP/1.1" 409 285 0.003646 10.0.0.129 - - [2026-02-04 09:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.129 - - [2026-02-04 09:51:34] "PUT /security-group/a66e5553-34cd-45fb-8003-9d7ad4dc4ba9 HTTP/1.1" 200 263 0.058268 10.0.0.129 - - [2026-02-04 09:51:34] "PUT /access-control-list/831394c1-b27d-4ee5-a88a-ee4f9a27ccda HTTP/1.1" 200 273 0.009901 10.0.0.129 - - [2026-02-04 09:51:34] "PUT /access-control-list/fe17433d-b8cc-451e-b93f-f86f625a0e26 HTTP/1.1" 200 273 0.025711 10.0.0.129 - - [2026-02-04 09:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.029592 10.0.0.129 - - [2026-02-04 09:51:34] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.014326 10.0.0.129 - - [2026-02-04 09:51:34] "GET /firewall-rule/861856f1-f625-4a84-80f6-2dd989e42d11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.009952 10.0.0.129 - - [2026-02-04 09:51:34] "POST /ref-update HTTP/1.1" 200 156 0.056675 10.0.0.129 - - [2026-02-04 09:51:35] "DELETE /firewall-rule/861856f1-f625-4a84-80f6-2dd989e42d11 HTTP/1.1" 200 115 0.040800 10.0.0.129 - - [2026-02-04 09:51:35] "GET /firewall-policy/2120445a-77cd-409c-99be-5b0ffe15f496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.006474 10.0.0.129 - - [2026-02-04 09:51:35] "GET /firewall-rule/1eb70477-aeab-4314-bd85-751403e56002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004197 10.0.0.129 - - [2026-02-04 09:51:35] "POST /ref-update HTTP/1.1" 200 156 0.052256 10.0.0.129 - - [2026-02-04 09:51:35] "DELETE /firewall-rule/1eb70477-aeab-4314-bd85-751403e56002 HTTP/1.1" 200 115 0.048366 10.0.0.129 - - [2026-02-04 09:51:35] "DELETE /tag/afa473be-ab60-4a12-81e9-48fbd1177690 HTTP/1.1" 200 115 0.046580 10.0.0.129 - - [2026-02-04 09:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.129 - - [2026-02-04 09:51:35] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006568 10.0.0.129 - - [2026-02-04 09:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.129 - - [2026-02-04 09:51:35] "GET /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003628 10.0.0.129 - - [2026-02-04 09:51:35] "PUT /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300 HTTP/1.1" 200 265 0.050013 10.0.0.129 - - [2026-02-04 09:51:35] "PUT /virtual-network/f1f0a161-25dd-4956-b447-97c6b17fd2fc HTTP/1.1" 200 265 0.055477 10.0.0.129 - - [2026-02-04 09:51:35] "DELETE /security-group/a66e5553-34cd-45fb-8003-9d7ad4dc4ba9 HTTP/1.1" 200 115 0.053571 10.0.0.129 - - [2026-02-04 09:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.129 - - [2026-02-04 09:51:35] "DELETE /access-control-list/831394c1-b27d-4ee5-a88a-ee4f9a27ccda HTTP/1.1" 200 115 0.036895 10.0.0.129 - - [2026-02-04 09:51:35] "DELETE /access-control-list/fe17433d-b8cc-451e-b93f-f86f625a0e26 HTTP/1.1" 200 115 0.061770 10.0.0.129 - - [2026-02-04 09:51:35] "GET /project/5ad5af2a-66b7-4bc3-aad0-8f0ae945c252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.074261 10.0.0.129 - - [2026-02-04 09:51:35] "GET /project/5ad5af2a-66b7-4bc3-aad0-8f0ae945c252?fields=security_groups HTTP/1.1" 200 1352 0.041237 10.0.0.129 - - [2026-02-04 09:51:35] "DELETE /security-group/08e98682-a6f1-4f66-800e-98f442c8f553 HTTP/1.1" 200 115 0.080776 10.0.0.129 - - [2026-02-04 09:51:35] "DELETE /access-control-list/a4a3558e-88a0-44dd-99dd-c4757e8d2232 HTTP/1.1" 200 115 0.040226 10.0.0.129 - - [2026-02-04 09:51:35] "GET /project/5ad5af2a-66b7-4bc3-aad0-8f0ae945c252?fields=application_policy_sets HTTP/1.1" 200 1391 0.067189 10.0.0.129 - - [2026-02-04 09:51:35] "DELETE /access-control-list/404432fb-6d62-451f-8bb8-e90233f943a8 HTTP/1.1" 200 115 0.067560 10.0.0.129 - - [2026-02-04 09:51:35] "DELETE /project/5ad5af2a-66b7-4bc3-aad0-8f0ae945c252 HTTP/1.1" 200 115 0.402842 10.0.0.129 - - [2026-02-04 09:52:20] "GET / HTTP/1.1" 200 36215 0.001951 10.0.0.129 - - [2026-02-04 09:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.129 - - [2026-02-04 09:52:20] "GET /global-vrouter-config/d0ca655e-a5dd-49d9-83b9-d30d6292954e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002877 10.0.0.129 - - [2026-02-04 09:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.129 - - [2026-02-04 09:52:21] "GET /global-vrouter-config/d0ca655e-a5dd-49d9-83b9-d30d6292954e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002264 10.0.0.129 - - [2026-02-04 09:52:36] "GET / HTTP/1.1" 200 36215 0.001376 10.0.0.129 - - [2026-02-04 09:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.129 - - [2026-02-04 09:52:36] "GET /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004168 10.0.0.129 - - [2026-02-04 09:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.129 - - [2026-02-04 09:52:36] "GET /config-node/c77ee21c-7476-4c9f-b1e6-68d87fcc8847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001971 10.0.0.129 - - [2026-02-04 09:52:36] "GET / HTTP/1.1" 200 36215 0.001494 10.0.0.129 - - [2026-02-04 09:52:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002169 10.0.0.129 - - [2026-02-04 09:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.129 - - [2026-02-04 09:52:41] "GET /global-vrouter-config/d0ca655e-a5dd-49d9-83b9-d30d6292954e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002432 10.0.0.129 - - [2026-02-04 09:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.129 - - [2026-02-04 09:52:41] "PUT /global-vrouter-config/d0ca655e-a5dd-49d9-83b9-d30d6292954e HTTP/1.1" 200 277 0.008140 10.0.0.129 - - [2026-02-04 09:52:42] "GET / HTTP/1.1" 200 36215 0.001662 10.0.0.129 - - [2026-02-04 09:52:42] "POST /alarms HTTP/1.1" 409 264 0.003030 10.0.0.129 - - [2026-02-04 09:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.129 - - [2026-02-04 09:52:42] "PUT /alarm/f74c8f3e-a6d2-4b26-bd8b-be7adbf7726d HTTP/1.1" 200 245 0.010114 10.0.0.129 - - [2026-02-04 09:52:42] "POST /alarms HTTP/1.1" 409 261 0.002081 10.0.0.129 - - [2026-02-04 09:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.129 - - [2026-02-04 09:52:42] "PUT /alarm/61586ca2-b165-47cd-9f1b-69c28b64c0b8 HTTP/1.1" 200 245 0.010469 10.0.0.129 - - [2026-02-04 09:52:42] "POST /alarms HTTP/1.1" 409 261 0.001898 10.0.0.129 - - [2026-02-04 09:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.129 - - [2026-02-04 09:52:42] "PUT /alarm/fb95dd4b-c2e9-4a58-a4dd-88a411445db6 HTTP/1.1" 200 245 0.011510 10.0.0.129 - - [2026-02-04 09:52:42] "POST /alarms HTTP/1.1" 409 253 0.016024 10.0.0.129 - - [2026-02-04 09:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.129 - - [2026-02-04 09:52:42] "PUT /alarm/5598a5cb-db6f-4044-a8e0-e3cd4b24d747 HTTP/1.1" 200 245 0.012276 10.0.0.129 - - [2026-02-04 09:52:42] "POST /alarms HTTP/1.1" 409 251 0.010260 10.0.0.129 - - [2026-02-04 09:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.129 - - [2026-02-04 09:52:42] "PUT /alarm/c7b9d759-1756-47c5-9844-147b884fb1de HTTP/1.1" 200 245 0.009724 10.0.0.129 - - [2026-02-04 09:52:42] "POST /alarms HTTP/1.1" 409 252 0.009946 10.0.0.129 - - [2026-02-04 09:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.129 - - [2026-02-04 09:52:42] "PUT /alarm/1749fc09-5e4f-46fc-bf8a-6d8bda04c487 HTTP/1.1" 200 245 0.008684 10.0.0.129 - - [2026-02-04 09:52:42] "POST /alarms HTTP/1.1" 409 256 0.005933 10.0.0.129 - - [2026-02-04 09:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.129 - - [2026-02-04 09:52:42] "PUT /alarm/6bc203bd-35de-4e0a-bea8-b76e2b70eda0 HTTP/1.1" 200 245 0.009398 10.0.0.129 - - [2026-02-04 09:52:42] "POST /alarms HTTP/1.1" 409 248 0.006537 10.0.0.129 - - [2026-02-04 09:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005284 10.0.0.129 - - [2026-02-04 09:52:42] "PUT /alarm/82f0a5b2-d503-4ecc-a7e9-e31a18570a5c HTTP/1.1" 200 245 0.009024 10.0.0.129 - - [2026-02-04 09:52:42] "POST /alarms HTTP/1.1" 409 252 0.002724 10.0.0.129 - - [2026-02-04 09:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.129 - - [2026-02-04 09:52:42] "PUT /alarm/be4e83a8-aa85-40af-a485-df25d3ee3eed HTTP/1.1" 200 245 0.008915 10.0.0.129 - - [2026-02-04 09:52:42] "POST /alarms HTTP/1.1" 409 257 0.012684 10.0.0.129 - - [2026-02-04 09:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.129 - - [2026-02-04 09:52:42] "PUT /alarm/b12c0221-d1ad-444c-af29-0411a1456eb7 HTTP/1.1" 200 245 0.010675 10.0.0.129 - - [2026-02-04 09:52:42] "POST /alarms HTTP/1.1" 409 251 0.005483 10.0.0.129 - - [2026-02-04 09:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.129 - - [2026-02-04 09:52:42] "PUT /alarm/15c305ee-aec5-4979-ab93-dd5ef1582fb5 HTTP/1.1" 200 245 0.009749 10.0.0.129 - - [2026-02-04 09:52:42] "POST /alarms HTTP/1.1" 409 257 0.013159 10.0.0.129 - - [2026-02-04 09:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.129 - - [2026-02-04 09:52:42] "PUT /alarm/6321c514-1a3a-4659-beb3-8218b226a31f HTTP/1.1" 200 245 0.009785 10.0.0.129 - - [2026-02-04 09:52:42] "POST /alarms HTTP/1.1" 409 261 0.004289 10.0.0.129 - - [2026-02-04 09:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004948 10.0.0.129 - - [2026-02-04 09:52:43] "PUT /alarm/1d04e363-2d8e-4e8b-87fd-454db32f8fa3 HTTP/1.1" 200 245 0.011716 10.0.0.129 - - [2026-02-04 09:52:43] "POST /alarms HTTP/1.1" 409 258 0.004412 10.0.0.129 - - [2026-02-04 09:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.129 - - [2026-02-04 09:52:43] "PUT /alarm/0c6460a1-9ee8-4979-9ac2-a0147cce285e HTTP/1.1" 200 245 0.011290 10.0.0.129 - - [2026-02-04 09:52:43] "POST /alarms HTTP/1.1" 409 254 0.006790 10.0.0.129 - - [2026-02-04 09:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.129 - - [2026-02-04 09:52:43] "PUT /alarm/8c62ecff-9865-4beb-b83c-2eca1faefba4 HTTP/1.1" 200 245 0.008999 10.0.0.129 - - [2026-02-04 09:52:43] "POST /alarms HTTP/1.1" 409 254 0.005560 10.0.0.129 - - [2026-02-04 09:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.129 - - [2026-02-04 09:52:43] "PUT /alarm/bccf4399-58be-4015-9d9a-6f7ebf0efc2a HTTP/1.1" 200 245 0.008990 10.0.0.129 - - [2026-02-04 09:52:43] "POST /alarms HTTP/1.1" 409 254 0.005608 10.0.0.129 - - [2026-02-04 09:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.129 - - [2026-02-04 09:52:43] "PUT /alarm/70f7fb68-a836-47c6-81c3-45bcbf3a2e4e HTTP/1.1" 200 245 0.021782 10.0.0.129 - - [2026-02-04 09:52:43] "POST /alarms HTTP/1.1" 409 247 0.008172 10.0.0.129 - - [2026-02-04 09:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.129 - - [2026-02-04 09:52:43] "PUT /alarm/c899c442-0be4-42bf-8680-d082df5d7e4b HTTP/1.1" 200 245 0.009832 10.0.0.129 - - [2026-02-04 09:52:43] "POST /alarms HTTP/1.1" 409 272 0.009722 10.0.0.129 - - [2026-02-04 09:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.129 - - [2026-02-04 09:52:43] "PUT /alarm/b6bb887d-12b6-4591-9c56-500abd0a2689 HTTP/1.1" 200 245 0.009421 10.0.0.129 - - [2026-02-04 09:52:43] "POST /alarms HTTP/1.1" 409 261 0.003121 10.0.0.129 - - [2026-02-04 09:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006503 10.0.0.129 - - [2026-02-04 09:52:43] "PUT /alarm/ee343c86-d58a-4ca5-bfa8-6e8f81dc95c5 HTTP/1.1" 200 245 0.011185 10.0.0.129 - - [2026-02-04 09:52:43] "POST /alarms HTTP/1.1" 409 259 0.004193 10.0.0.129 - - [2026-02-04 09:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015735 10.0.0.129 - - [2026-02-04 09:52:43] "PUT /alarm/988112f4-73ce-4ee1-863f-300eaef313d5 HTTP/1.1" 200 245 0.009562 10.0.0.129 - - [2026-02-04 09:52:43] "POST /alarms HTTP/1.1" 409 265 0.008029 10.0.0.129 - - [2026-02-04 09:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.129 - - [2026-02-04 09:52:43] "PUT /alarm/9ff1f24e-3001-437e-aa14-3cccc7ff7827 HTTP/1.1" 200 245 0.010250 10.0.0.129 - - [2026-02-04 09:52:43] "POST /alarms HTTP/1.1" 409 279 0.006280 10.0.0.129 - - [2026-02-04 09:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.129 - - [2026-02-04 09:52:43] "PUT /alarm/a288448f-ab25-4fae-9497-bbf62ef24e60 HTTP/1.1" 200 245 0.010312 10.0.0.129 - - [2026-02-04 09:52:43] "GET / HTTP/1.1" 200 36215 0.001650 10.0.0.129 - - [2026-02-04 09:52:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001960 10.0.0.129 - - [2026-02-04 09:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.129 - - [2026-02-04 09:52:43] "PUT /global-vrouter-config/d0ca655e-a5dd-49d9-83b9-d30d6292954e HTTP/1.1" 200 277 0.007029 10.0.0.129 - - [2026-02-04 09:52:44] "GET / HTTP/1.1" 200 36215 0.001333 10.0.0.129 - - [2026-02-04 09:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.129 - - [2026-02-04 09:52:44] "GET /global-vrouter-config/d0ca655e-a5dd-49d9-83b9-d30d6292954e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002393 10.0.0.129 - - [2026-02-04 09:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.129 - - [2026-02-04 09:52:44] "PUT /global-vrouter-config/d0ca655e-a5dd-49d9-83b9-d30d6292954e HTTP/1.1" 200 277 0.008090 10.0.0.129 - - [2026-02-04 09:52:44] "GET / HTTP/1.1" 200 36215 0.001994 10.0.0.129 - - [2026-02-04 09:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.129 - - [2026-02-04 09:52:44] "GET /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005084 10.0.0.129 - - [2026-02-04 09:52:44] "PUT /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3 HTTP/1.1" 200 275 0.014798 10.0.0.129 - - [2026-02-04 09:52:48] "GET / HTTP/1.1" 200 36215 0.001370 10.0.0.129 - - [2026-02-04 09:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.129 - - [2026-02-04 09:52:48] "GET /routing-instance/0791eba6-d2c9-4cbf-b03f-8bce9d06f432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002412 10.0.0.129 - - [2026-02-04 09:52:48] "POST /bgp-routers HTTP/1.1" 409 301 0.001881 10.0.0.129 - - [2026-02-04 09:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.129 - - [2026-02-04 09:52:48] "GET /bgp-router/23d74589-e540-4657-bbda-7a07c0e9b085?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002783 10.0.0.129 - - [2026-02-04 09:52:48] "PUT /bgp-router/23d74589-e540-4657-bbda-7a07c0e9b085 HTTP/1.1" 200 255 0.033583 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:52:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000897 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:52:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001400 10.0.0.129 - - [2026-02-04 09:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.129 - - [2026-02-04 09:52:51] "GET /global-vrouter-config/d0ca655e-a5dd-49d9-83b9-d30d6292954e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.009861 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:52:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000863 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:52:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000826 10.0.0.129 - - [2026-02-04 09:52:53] "POST /tags HTTP/1.1" 200 366 0.064535 10.0.0.129 - - [2026-02-04 09:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014511 10.0.0.129 - - [2026-02-04 09:52:53] "GET /tag/1841ed69-441f-457e-aef1-a4622967ce96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.014082 10.0.0.129 - - [2026-02-04 09:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.129 - - [2026-02-04 09:52:53] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.063861 10.0.0.129 - - [2026-02-04 09:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.129 - - [2026-02-04 09:52:53] "GET /service-appliance-set/78e05565-c007-480b-af9c-e37673950049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.004864 10.0.0.129 - - [2026-02-04 09:52:53] "POST /fqname-to-id HTTP/1.1" 404 258 0.002180 10.0.0.129 - - [2026-02-04 09:52:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.151519 10.0.0.129 - - [2026-02-04 09:52:53] "GET /virtual-machine-interface/62cfaf69-b238-4d52-b25d-8e9698984717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005006 10.0.0.129 - - [2026-02-04 09:52:53] "POST /set-tag HTTP/1.1" 200 109 0.021297 10.0.0.129 - - [2026-02-04 09:52:53] "POST /instance-ips HTTP/1.1" 200 418 0.070553 10.0.0.129 - - [2026-02-04 09:52:53] "GET /instance-ip/d9dbc7ab-1461-4a82-8d6d-613ce3a73ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.004145 10.0.0.129 - - [2026-02-04 09:52:54] "POST /loadbalancers HTTP/1.1" 200 620 0.073539 10.0.0.129 - - [2026-02-04 09:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.028956 10.0.0.129 - - [2026-02-04 09:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006009 10.0.0.129 - - [2026-02-04 09:52:54] "POST /service-instances HTTP/1.1" 200 568 0.046742 10.0.0.129 - - [2026-02-04 09:52:54] "POST /ref-update HTTP/1.1" 200 156 0.025085 10.0.0.129 - - [2026-02-04 09:52:54] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.058522 10.0.0.129 - - [2026-02-04 09:52:54] "GET /virtual-machine-interface/62cfaf69-b238-4d52-b25d-8e9698984717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004969 10.0.0.129 - - [2026-02-04 09:52:54] "PUT /service-instance/4a1764d9-a725-4c12-9ed1-59a177855d23 HTTP/1.1" 200 267 0.019819 10.0.0.129 - - [2026-02-04 09:52:54] "GET /virtual-machine-interface/62cfaf69-b238-4d52-b25d-8e9698984717?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.031939 10.0.0.129 - - [2026-02-04 09:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014214 10.0.0.129 - - [2026-02-04 09:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.129 - - [2026-02-04 09:52:54] "POST /fqname-to-id HTTP/1.1" 404 208 0.001692 10.0.0.129 - - [2026-02-04 09:52:54] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003924 10.0.0.129 - - [2026-02-04 09:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.129 - - [2026-02-04 09:52:54] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002182 10.0.0.129 - - [2026-02-04 09:52:54] "POST /tags HTTP/1.1" 409 221 0.001506 10.0.0.129 - - [2026-02-04 09:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.129 - - [2026-02-04 09:52:54] "GET /tag/c1cbd2e0-af8f-474f-a07f-1b4e24fa0442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012262 10.0.0.129 - - [2026-02-04 09:52:54] "POST /virtual-machines HTTP/1.1" 200 430 0.021474 10.0.0.129 - - [2026-02-04 09:52:54] "POST /tags HTTP/1.1" 409 238 0.003395 10.0.0.129 - - [2026-02-04 09:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.129 - - [2026-02-04 09:52:54] "GET /tag/1841ed69-441f-457e-aef1-a4622967ce96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.017095 10.0.0.129 - - [2026-02-04 09:52:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.145684 10.0.0.129 - - [2026-02-04 09:52:54] "POST /chown HTTP/1.1" 200 109 0.048552 10.0.0.129 - - [2026-02-04 09:52:54] "POST /firewall-rules HTTP/1.1" 200 652 0.177101 10.0.0.129 - - [2026-02-04 09:52:54] "POST /chown HTTP/1.1" 200 109 0.013413 10.0.0.129 - - [2026-02-04 09:52:54] "GET /firewall-rule/d57c17fc-47c9-4430-9197-e91c1aae6671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.008848 10.0.0.129 - - [2026-02-04 09:52:54] "GET /firewall-policy/5f038d51-1f27-48c2-803e-e33ac0c1889b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006824 10.0.0.129 - - [2026-02-04 09:52:54] "PUT /virtual-machine-interface/df367a64-c32e-48f5-9102-d599701b07b3 HTTP/1.1" 200 285 0.040625 10.0.0.129 - - [2026-02-04 09:52:54] "GET /firewall-rule/d57c17fc-47c9-4430-9197-e91c1aae6671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.032238 10.0.0.129 - - [2026-02-04 09:52:54] "PUT /instance-ip/d9dbc7ab-1461-4a82-8d6d-613ce3a73ac3 HTTP/1.1" 200 257 0.032252 10.0.0.129 - - [2026-02-04 09:52:54] "POST /ref-update HTTP/1.1" 200 156 0.034862 10.0.0.129 - - [2026-02-04 09:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009827 10.0.0.129 - - [2026-02-04 09:52:54] "POST /ref-update HTTP/1.1" 200 156 0.036765 10.0.0.129 - - [2026-02-04 09:52:54] "POST /ref-update HTTP/1.1" 200 156 0.044687 10.0.0.129 - - [2026-02-04 09:52:54] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.081311 10.0.0.129 - - [2026-02-04 09:52:54] "POST /ref-update HTTP/1.1" 200 156 0.030731 10.0.0.129 - - [2026-02-04 09:52:54] "GET /loadbalancer/dbb717a8-9fe4-4081-9bc8-e365ba602460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.002657 10.0.0.129 - - [2026-02-04 09:52:55] "POST /ref-update HTTP/1.1" 200 156 0.014414 10.0.0.129 - - [2026-02-04 09:52:55] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.049798 10.0.0.129 - - [2026-02-04 09:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005446 10.0.0.129 - - [2026-02-04 09:52:55] "POST /ref-update HTTP/1.1" 200 156 0.037616 10.0.0.129 - - [2026-02-04 09:52:55] "POST /ref-update HTTP/1.1" 200 156 0.025161 10.0.0.129 - - [2026-02-04 09:52:55] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.051801 10.0.0.129 - - [2026-02-04 09:52:55] "GET /loadbalancer-listener/82229a21-76f6-4881-ba91-7d34aade1bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.005059 10.0.0.129 - - [2026-02-04 09:52:55] "GET /loadbalancer-listener/82229a21-76f6-4881-ba91-7d34aade1bda?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.006865 10.0.0.129 - - [2026-02-04 09:52:55] "POST /virtual-machines HTTP/1.1" 200 430 0.028120 10.0.0.129 - - [2026-02-04 09:52:55] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.051398 10.0.0.129 - - [2026-02-04 09:52:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.083849 10.0.0.129 - - [2026-02-04 09:52:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.160057 10.0.0.129 - - [2026-02-04 09:52:55] "GET /loadbalancer-pool/61197f90-f204-4768-ab15-7238b3133ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.037996 10.0.0.129 - - [2026-02-04 09:52:55] "POST /chown HTTP/1.1" 200 109 0.061688 10.0.0.129 - - [2026-02-04 09:52:55] "POST /chown HTTP/1.1" 200 109 0.017427 10.0.0.129 - - [2026-02-04 09:52:55] "POST /loadbalancer-members HTTP/1.1" 200 709 0.070896 10.0.0.129 - - [2026-02-04 09:52:55] "PUT /virtual-machine-interface/25384d97-08fa-4b05-a55a-066de90c3080 HTTP/1.1" 200 285 0.066620 10.0.0.129 - - [2026-02-04 09:52:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.053657 10.0.0.129 - - [2026-02-04 09:52:55] "GET /loadbalancer-member/26e52034-eb21-412d-888d-3e8b569a519d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.023678 10.0.0.129 - - [2026-02-04 09:52:55] "PUT /instance-ip/d9dbc7ab-1461-4a82-8d6d-613ce3a73ac3 HTTP/1.1" 200 257 0.068002 10.0.0.129 - - [2026-02-04 09:52:55] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007099 10.0.0.129 - - [2026-02-04 09:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.129 - - [2026-02-04 09:52:55] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005881 10.0.0.129 - - [2026-02-04 09:52:55] "POST /ref-update HTTP/1.1" 200 156 0.028959 10.0.0.129 - - [2026-02-04 09:52:55] "POST /tags HTTP/1.1" 409 221 0.017403 10.0.0.129 - - [2026-02-04 09:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007679 10.0.0.129 - - [2026-02-04 09:52:55] "GET /tag/c1cbd2e0-af8f-474f-a07f-1b4e24fa0442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.025508 10.0.0.129 - - [2026-02-04 09:52:55] "POST /ref-update HTTP/1.1" 200 156 0.091717 10.0.0.129 - - [2026-02-04 09:52:55] "POST /tags HTTP/1.1" 409 238 0.008617 10.0.0.129 - - [2026-02-04 09:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.129 - - [2026-02-04 09:52:55] "GET /tag/1841ed69-441f-457e-aef1-a4622967ce96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.023992 10.0.0.129 - - [2026-02-04 09:52:55] "POST /ref-update HTTP/1.1" 200 156 0.090734 10.0.0.129 - - [2026-02-04 09:52:55] "POST /firewall-rules HTTP/1.1" 409 293 0.003809 10.0.0.129 - - [2026-02-04 09:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.129 - - [2026-02-04 09:52:56] "POST /ref-update HTTP/1.1" 200 156 0.071526 10.0.0.129 - - [2026-02-04 09:52:56] "POST /ref-update HTTP/1.1" 200 156 0.084598 10.0.0.129 - - [2026-02-04 09:52:56] "PUT /firewall-rule/d57c17fc-47c9-4430-9197-e91c1aae6671 HTTP/1.1" 200 261 0.186258 10.0.0.129 - - [2026-02-04 09:52:56] "PUT /service-instance/4a1764d9-a725-4c12-9ed1-59a177855d23 HTTP/1.1" 200 267 0.030384 10.0.0.129 - - [2026-02-04 09:52:56] "GET /firewall-rule/d57c17fc-47c9-4430-9197-e91c1aae6671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.020715 10.0.0.129 - - [2026-02-04 09:52:56] "GET /firewall-policy/5f038d51-1f27-48c2-803e-e33ac0c1889b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004947 10.0.0.129 - - [2026-02-04 09:52:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.052547 10.0.0.129 - - [2026-02-04 09:52:56] "GET /firewall-rule/d57c17fc-47c9-4430-9197-e91c1aae6671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.008483 10.0.0.129 - - [2026-02-04 09:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.129 - - [2026-02-04 09:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.129 - - [2026-02-04 09:52:56] "GET /tag/1841ed69-441f-457e-aef1-a4622967ce96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012209 10.0.0.129 - - [2026-02-04 09:52:56] "GET /tag/1841ed69-441f-457e-aef1-a4622967ce96?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.018947 10.0.0.129 - - [2026-02-04 09:52:56] "POST /chown HTTP/1.1" 200 109 0.007063 10.0.0.129 - - [2026-02-04 09:52:56] "GET /virtual-machine-interface/25384d97-08fa-4b05-a55a-066de90c3080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.014211 10.0.0.129 - - [2026-02-04 09:52:56] "POST /chown HTTP/1.1" 200 109 0.070039 10.0.0.129 - - [2026-02-04 09:52:56] "PUT /instance-ip/d9dbc7ab-1461-4a82-8d6d-613ce3a73ac3 HTTP/1.1" 200 257 0.059809 10.0.0.129 - - [2026-02-04 09:52:56] "POST /set-tag HTTP/1.1" 200 109 0.093513 10.0.0.129 - - [2026-02-04 09:52:56] "GET /virtual-machine-interface/62cfaf69-b238-4d52-b25d-8e9698984717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.031296 10.0.0.129 - - [2026-02-04 09:52:56] "POST /ref-update HTTP/1.1" 200 156 0.054332 10.0.0.129 - - [2026-02-04 09:52:56] "POST /chown HTTP/1.1" 200 109 0.032474 10.0.0.129 - - [2026-02-04 09:52:56] "POST /chown HTTP/1.1" 200 109 0.029361 10.0.0.129 - - [2026-02-04 09:52:56] "POST /set-tag HTTP/1.1" 200 109 0.065107 10.0.0.129 - - [2026-02-04 09:52:56] "GET /virtual-machine-interface/df367a64-c32e-48f5-9102-d599701b07b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.029763 10.0.0.129 - - [2026-02-04 09:52:56] "PUT /instance-ip/d9dbc7ab-1461-4a82-8d6d-613ce3a73ac3 HTTP/1.1" 200 257 0.022551 10.0.0.129 - - [2026-02-04 09:52:56] "POST /set-tag HTTP/1.1" 200 109 0.049831 10.0.0.129 - - [2026-02-04 09:52:56] "POST /ref-update HTTP/1.1" 200 156 0.050543 10.0.0.129 - - [2026-02-04 09:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016516 10.0.0.129 - - [2026-02-04 09:52:56] "GET /firewall-policy/5f038d51-1f27-48c2-803e-e33ac0c1889b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.025324 10.0.0.129 - - [2026-02-04 09:52:56] "GET /firewall-rule/d57c17fc-47c9-4430-9197-e91c1aae6671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002662 10.0.0.129 - - [2026-02-04 09:52:56] "POST /ref-update HTTP/1.1" 200 156 0.018977 10.0.0.129 - - [2026-02-04 09:52:56] "POST /chown HTTP/1.1" 200 109 0.026519 10.0.0.129 - - [2026-02-04 09:52:56] "POST /chown HTTP/1.1" 200 109 0.025957 10.0.0.129 - - [2026-02-04 09:52:56] "PUT /instance-ip/d9dbc7ab-1461-4a82-8d6d-613ce3a73ac3 HTTP/1.1" 200 257 0.056781 10.0.0.129 - - [2026-02-04 09:52:57] "DELETE /firewall-rule/d57c17fc-47c9-4430-9197-e91c1aae6671 HTTP/1.1" 200 115 0.161321 10.0.0.129 - - [2026-02-04 09:52:57] "POST /ref-update HTTP/1.1" 200 156 0.041114 10.0.0.129 - - [2026-02-04 09:52:57] "DELETE /loadbalancer-member/26e52034-eb21-412d-888d-3e8b569a519d HTTP/1.1" 200 115 0.110780 10.0.0.129 - - [2026-02-04 09:52:57] "POST /chown HTTP/1.1" 200 109 0.059112 10.0.0.129 - - [2026-02-04 09:52:57] "POST /chown HTTP/1.1" 200 109 0.024371 10.0.0.129 - - [2026-02-04 09:52:57] "DELETE /loadbalancer-pool/61197f90-f204-4768-ab15-7238b3133ada HTTP/1.1" 200 115 0.107120 10.0.0.129 - - [2026-02-04 09:52:57] "PUT /instance-ip/d9dbc7ab-1461-4a82-8d6d-613ce3a73ac3 HTTP/1.1" 200 257 0.059112 10.0.0.129 - - [2026-02-04 09:52:57] "POST /ref-update HTTP/1.1" 200 156 0.025331 10.0.0.129 - - [2026-02-04 09:52:57] "DELETE /loadbalancer-listener/82229a21-76f6-4881-ba91-7d34aade1bda HTTP/1.1" 200 115 0.082580 10.0.0.129 - - [2026-02-04 09:52:57] "DELETE /loadbalancer/dbb717a8-9fe4-4081-9bc8-e365ba602460 HTTP/1.1" 200 115 0.070704 10.0.0.129 - - [2026-02-04 09:52:57] "DELETE /instance-ip/d9dbc7ab-1461-4a82-8d6d-613ce3a73ac3 HTTP/1.1" 200 115 0.045241 10.0.0.129 - - [2026-02-04 09:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.129 - - [2026-02-04 09:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.129 - - [2026-02-04 09:52:57] "DELETE /virtual-machine-interface/62cfaf69-b238-4d52-b25d-8e9698984717 HTTP/1.1" 200 115 0.045823 10.0.0.129 - - [2026-02-04 09:52:57] "DELETE /tag/1841ed69-441f-457e-aef1-a4622967ce96 HTTP/1.1" 200 115 0.074739 10.0.0.129 - - [2026-02-04 09:52:57] "DELETE /service-instance/4a1764d9-a725-4c12-9ed1-59a177855d23 HTTP/1.1" 200 115 0.036911 10.0.0.129 - - [2026-02-04 09:52:57] "GET /virtual-machine-interface/df367a64-c32e-48f5-9102-d599701b07b3?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.005205 10.0.0.129 - - [2026-02-04 09:52:57] "DELETE /virtual-machine-interface/df367a64-c32e-48f5-9102-d599701b07b3 HTTP/1.1" 200 115 0.046501 10.0.0.129 - - [2026-02-04 09:52:57] "POST /ref-update HTTP/1.1" 200 156 0.010361 10.0.0.129 - - [2026-02-04 09:52:57] "DELETE /virtual-machine/013815aa-0139-433f-9900-1f048fb58467 HTTP/1.1" 200 115 0.025362 10.0.0.129 - - [2026-02-04 09:52:57] "GET /virtual-machine-interface/25384d97-08fa-4b05-a55a-066de90c3080?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.024900 10.0.0.129 - - [2026-02-04 09:52:57] "DELETE /virtual-machine-interface/25384d97-08fa-4b05-a55a-066de90c3080 HTTP/1.1" 200 115 0.047354 10.0.0.129 - - [2026-02-04 09:52:57] "DELETE /virtual-machine/1f68d9d3-6faf-46a2-a95a-3d87580d7ea2 HTTP/1.1" 200 115 0.040857 10.0.0.129 - - [2026-02-04 09:53:00] "GET /global-system-configs HTTP/1.1" 200 323 0.001894 10.0.0.129 - - [2026-02-04 09:53:00] "GET /global-system-configs HTTP/1.1" 200 323 0.002284 10.0.0.129 - - [2026-02-04 09:53:08] "GET / HTTP/1.1" 200 36215 0.002357 10.0.0.129 - - [2026-02-04 09:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.129 - - [2026-02-04 09:53:08] "GET /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005025 10.0.0.129 - - [2026-02-04 09:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.129 - - [2026-02-04 09:53:08] "GET /config-node/c77ee21c-7476-4c9f-b1e6-68d87fcc8847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002270 10.0.0.129 - - [2026-02-04 09:53:20] "GET / HTTP/1.1" 200 36215 0.001288 10.0.0.129 - - [2026-02-04 09:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.129 - - [2026-02-04 09:53:20] "GET /routing-instance/0791eba6-d2c9-4cbf-b03f-8bce9d06f432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002617 10.0.0.129 - - [2026-02-04 09:53:20] "POST /bgp-routers HTTP/1.1" 409 301 0.001866 10.0.0.129 - - [2026-02-04 09:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.129 - - [2026-02-04 09:53:20] "GET /bgp-router/23d74589-e540-4657-bbda-7a07c0e9b085?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003309 10.0.0.129 - - [2026-02-04 09:53:20] "PUT /bgp-router/23d74589-e540-4657-bbda-7a07c0e9b085 HTTP/1.1" 200 255 0.009821 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:53:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000844 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:53:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001025 10.0.0.129 - - [2026-02-04 09:53:34] "GET / HTTP/1.1" 200 36215 0.001581 10.0.0.129 - - [2026-02-04 09:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.129 - - [2026-02-04 09:53:34] "GET /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004096 10.0.0.129 - - [2026-02-04 09:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.129 - - [2026-02-04 09:53:34] "GET /config-node/c77ee21c-7476-4c9f-b1e6-68d87fcc8847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001781 10.0.0.129 - - [2026-02-04 09:53:34] "GET / HTTP/1.1" 200 36215 0.001852 10.0.0.129 - - [2026-02-04 09:53:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002103 10.0.0.129 - - [2026-02-04 09:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.129 - - [2026-02-04 09:53:39] "GET /global-vrouter-config/d0ca655e-a5dd-49d9-83b9-d30d6292954e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002373 10.0.0.129 - - [2026-02-04 09:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.129 - - [2026-02-04 09:53:39] "PUT /global-vrouter-config/d0ca655e-a5dd-49d9-83b9-d30d6292954e HTTP/1.1" 200 277 0.007381 10.0.0.129 - - [2026-02-04 09:53:40] "GET / HTTP/1.1" 200 36215 0.001718 10.0.0.129 - - [2026-02-04 09:53:40] "POST /alarms HTTP/1.1" 409 264 0.002101 10.0.0.129 - - [2026-02-04 09:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.129 - - [2026-02-04 09:53:40] "PUT /alarm/f74c8f3e-a6d2-4b26-bd8b-be7adbf7726d HTTP/1.1" 200 245 0.008200 10.0.0.129 - - [2026-02-04 09:53:40] "POST /alarms HTTP/1.1" 409 261 0.002445 10.0.0.129 - - [2026-02-04 09:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.129 - - [2026-02-04 09:53:40] "PUT /alarm/61586ca2-b165-47cd-9f1b-69c28b64c0b8 HTTP/1.1" 200 245 0.008619 10.0.0.129 - - [2026-02-04 09:53:40] "POST /alarms HTTP/1.1" 409 261 0.004629 10.0.0.129 - - [2026-02-04 09:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.129 - - [2026-02-04 09:53:40] "PUT /alarm/fb95dd4b-c2e9-4a58-a4dd-88a411445db6 HTTP/1.1" 200 245 0.009799 10.0.0.129 - - [2026-02-04 09:53:40] "POST /alarms HTTP/1.1" 409 253 0.003095 10.0.0.129 - - [2026-02-04 09:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.129 - - [2026-02-04 09:53:40] "PUT /alarm/5598a5cb-db6f-4044-a8e0-e3cd4b24d747 HTTP/1.1" 200 245 0.009413 10.0.0.129 - - [2026-02-04 09:53:40] "POST /alarms HTTP/1.1" 409 251 0.005526 10.0.0.129 - - [2026-02-04 09:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.129 - - [2026-02-04 09:53:40] "PUT /alarm/c7b9d759-1756-47c5-9844-147b884fb1de HTTP/1.1" 200 245 0.008774 10.0.0.129 - - [2026-02-04 09:53:40] "POST /alarms HTTP/1.1" 409 252 0.008708 10.0.0.129 - - [2026-02-04 09:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.129 - - [2026-02-04 09:53:40] "PUT /alarm/1749fc09-5e4f-46fc-bf8a-6d8bda04c487 HTTP/1.1" 200 245 0.009434 10.0.0.129 - - [2026-02-04 09:53:40] "POST /alarms HTTP/1.1" 409 256 0.006089 10.0.0.129 - - [2026-02-04 09:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.129 - - [2026-02-04 09:53:40] "PUT /alarm/6bc203bd-35de-4e0a-bea8-b76e2b70eda0 HTTP/1.1" 200 245 0.011434 10.0.0.129 - - [2026-02-04 09:53:40] "POST /alarms HTTP/1.1" 409 248 0.006914 10.0.0.129 - - [2026-02-04 09:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.129 - - [2026-02-04 09:53:40] "PUT /alarm/82f0a5b2-d503-4ecc-a7e9-e31a18570a5c HTTP/1.1" 200 245 0.008966 10.0.0.129 - - [2026-02-04 09:53:40] "POST /alarms HTTP/1.1" 409 252 0.011182 10.0.0.129 - - [2026-02-04 09:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.129 - - [2026-02-04 09:53:40] "PUT /alarm/be4e83a8-aa85-40af-a485-df25d3ee3eed HTTP/1.1" 200 245 0.013504 10.0.0.129 - - [2026-02-04 09:53:40] "POST /alarms HTTP/1.1" 409 257 0.010892 10.0.0.129 - - [2026-02-04 09:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.129 - - [2026-02-04 09:53:40] "PUT /alarm/b12c0221-d1ad-444c-af29-0411a1456eb7 HTTP/1.1" 200 245 0.013758 10.0.0.129 - - [2026-02-04 09:53:40] "POST /alarms HTTP/1.1" 409 251 0.009015 10.0.0.129 - - [2026-02-04 09:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.129 - - [2026-02-04 09:53:40] "PUT /alarm/15c305ee-aec5-4979-ab93-dd5ef1582fb5 HTTP/1.1" 200 245 0.009835 10.0.0.129 - - [2026-02-04 09:53:40] "POST /alarms HTTP/1.1" 409 257 0.015162 10.0.0.129 - - [2026-02-04 09:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.129 - - [2026-02-04 09:53:41] "PUT /alarm/6321c514-1a3a-4659-beb3-8218b226a31f HTTP/1.1" 200 245 0.012928 10.0.0.129 - - [2026-02-04 09:53:41] "POST /alarms HTTP/1.1" 409 261 0.010251 10.0.0.129 - - [2026-02-04 09:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006132 10.0.0.129 - - [2026-02-04 09:53:41] "PUT /alarm/1d04e363-2d8e-4e8b-87fd-454db32f8fa3 HTTP/1.1" 200 245 0.011175 10.0.0.129 - - [2026-02-04 09:53:41] "POST /alarms HTTP/1.1" 409 258 0.009926 10.0.0.129 - - [2026-02-04 09:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.129 - - [2026-02-04 09:53:41] "PUT /alarm/0c6460a1-9ee8-4979-9ac2-a0147cce285e HTTP/1.1" 200 245 0.009135 10.0.0.129 - - [2026-02-04 09:53:41] "POST /alarms HTTP/1.1" 409 254 0.004351 10.0.0.129 - - [2026-02-04 09:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.129 - - [2026-02-04 09:53:41] "PUT /alarm/8c62ecff-9865-4beb-b83c-2eca1faefba4 HTTP/1.1" 200 245 0.009731 10.0.0.129 - - [2026-02-04 09:53:41] "POST /alarms HTTP/1.1" 409 254 0.007593 10.0.0.129 - - [2026-02-04 09:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.129 - - [2026-02-04 09:53:41] "PUT /alarm/bccf4399-58be-4015-9d9a-6f7ebf0efc2a HTTP/1.1" 200 245 0.010572 10.0.0.129 - - [2026-02-04 09:53:41] "POST /alarms HTTP/1.1" 409 254 0.005763 10.0.0.129 - - [2026-02-04 09:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.129 - - [2026-02-04 09:53:41] "PUT /alarm/70f7fb68-a836-47c6-81c3-45bcbf3a2e4e HTTP/1.1" 200 245 0.009236 10.0.0.129 - - [2026-02-04 09:53:41] "POST /alarms HTTP/1.1" 409 247 0.008100 10.0.0.129 - - [2026-02-04 09:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.129 - - [2026-02-04 09:53:41] "PUT /alarm/c899c442-0be4-42bf-8680-d082df5d7e4b HTTP/1.1" 200 245 0.014092 10.0.0.129 - - [2026-02-04 09:53:41] "POST /alarms HTTP/1.1" 409 272 0.011415 10.0.0.129 - - [2026-02-04 09:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.129 - - [2026-02-04 09:53:41] "PUT /alarm/b6bb887d-12b6-4591-9c56-500abd0a2689 HTTP/1.1" 200 245 0.018604 10.0.0.129 - - [2026-02-04 09:53:41] "POST /alarms HTTP/1.1" 409 261 0.006559 10.0.0.129 - - [2026-02-04 09:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.129 - - [2026-02-04 09:53:41] "PUT /alarm/ee343c86-d58a-4ca5-bfa8-6e8f81dc95c5 HTTP/1.1" 200 245 0.008033 10.0.0.129 - - [2026-02-04 09:53:41] "POST /alarms HTTP/1.1" 409 259 0.002524 10.0.0.129 - - [2026-02-04 09:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.129 - - [2026-02-04 09:53:41] "PUT /alarm/988112f4-73ce-4ee1-863f-300eaef313d5 HTTP/1.1" 200 245 0.008405 10.0.0.129 - - [2026-02-04 09:53:41] "POST /alarms HTTP/1.1" 409 265 0.004036 10.0.0.129 - - [2026-02-04 09:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.129 - - [2026-02-04 09:53:41] "PUT /alarm/9ff1f24e-3001-437e-aa14-3cccc7ff7827 HTTP/1.1" 200 245 0.011520 10.0.0.129 - - [2026-02-04 09:53:41] "POST /alarms HTTP/1.1" 409 279 0.005842 10.0.0.129 - - [2026-02-04 09:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.129 - - [2026-02-04 09:53:41] "PUT /alarm/a288448f-ab25-4fae-9497-bbf62ef24e60 HTTP/1.1" 200 245 0.009093 10.0.0.129 - - [2026-02-04 09:53:42] "GET / HTTP/1.1" 200 36215 0.001522 10.0.0.129 - - [2026-02-04 09:53:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003118 10.0.0.129 - - [2026-02-04 09:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.129 - - [2026-02-04 09:53:42] "PUT /global-vrouter-config/d0ca655e-a5dd-49d9-83b9-d30d6292954e HTTP/1.1" 200 277 0.008136 10.0.0.129 - - [2026-02-04 09:53:42] "GET / HTTP/1.1" 200 36215 0.001382 10.0.0.129 - - [2026-02-04 09:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.129 - - [2026-02-04 09:53:42] "GET /global-vrouter-config/d0ca655e-a5dd-49d9-83b9-d30d6292954e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002410 10.0.0.129 - - [2026-02-04 09:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.129 - - [2026-02-04 09:53:42] "PUT /global-vrouter-config/d0ca655e-a5dd-49d9-83b9-d30d6292954e HTTP/1.1" 200 277 0.013438 10.0.0.129 - - [2026-02-04 09:53:42] "GET / HTTP/1.1" 200 36215 0.001822 10.0.0.129 - - [2026-02-04 09:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.129 - - [2026-02-04 09:53:42] "GET /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004073 10.0.0.129 - - [2026-02-04 09:53:42] "PUT /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3 HTTP/1.1" 200 275 0.011938 10.0.0.129 - - [2026-02-04 09:53:46] "GET / HTTP/1.1" 200 36215 0.001376 10.0.0.129 - - [2026-02-04 09:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.129 - - [2026-02-04 09:53:46] "GET /routing-instance/0791eba6-d2c9-4cbf-b03f-8bce9d06f432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002894 10.0.0.129 - - [2026-02-04 09:53:46] "POST /bgp-routers HTTP/1.1" 409 301 0.004479 10.0.0.129 - - [2026-02-04 09:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.129 - - [2026-02-04 09:53:46] "GET /bgp-router/23d74589-e540-4657-bbda-7a07c0e9b085?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003150 10.0.0.129 - - [2026-02-04 09:53:46] "PUT /bgp-router/23d74589-e540-4657-bbda-7a07c0e9b085 HTTP/1.1" 200 255 0.031972 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:53:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001373 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:53:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001809 10.0.0.129 - - [2026-02-04 09:53:50] "POST /tags HTTP/1.1" 200 356 0.022395 10.0.0.129 - - [2026-02-04 09:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013081 10.0.0.129 - - [2026-02-04 09:53:51] "GET /tag/e87f8d56-6b24-4765-a24b-b84425221b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.015425 10.0.0.129 - - [2026-02-04 09:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.129 - - [2026-02-04 09:53:51] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004086 10.0.0.129 - - [2026-02-04 09:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.129 - - [2026-02-04 09:53:51] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.029223 10.0.0.129 - - [2026-02-04 09:53:51] "POST /virtual-machines HTTP/1.1" 200 352 0.018578 10.0.0.129 - - [2026-02-04 09:53:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030611 10.0.0.129 - - [2026-02-04 09:53:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.119938 10.0.0.129 - - [2026-02-04 09:53:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008549 10.0.0.129 - - [2026-02-04 09:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.129 - - [2026-02-04 09:53:51] "GET /virtual-machine-interface/68a99d34-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.007574 10.0.0.129 - - [2026-02-04 09:53:51] "POST /instance-ips HTTP/1.1" 200 392 0.020092 10.0.0.129 - - [2026-02-04 09:53:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.023204 10.0.0.129 - - [2026-02-04 09:53:51] "GET /virtual-machine-interface/68a99d34-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.009624 10.0.0.129 - - [2026-02-04 09:53:51] "POST /set-tag HTTP/1.1" 200 109 0.013272 10.0.0.129 - - [2026-02-04 09:53:51] "GET /virtual-machine-interface/68a99d34-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.029371 10.0.0.129 - - [2026-02-04 09:53:51] "GET /instance-ip/68c5d846-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.002808 10.0.0.129 - - [2026-02-04 09:53:51] "GET /virtual-machine-interface/68a99d34-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007499 10.0.0.129 - - [2026-02-04 09:53:51] "POST /set-tag HTTP/1.1" 200 109 0.005274 10.0.0.129 - - [2026-02-04 09:53:51] "GET /virtual-router/c3f8fc60-2906-4829-8817-b55f6947a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004961 10.0.0.129 - - [2026-02-04 09:53:51] "POST /ref-update HTTP/1.1" 200 156 0.007649 10.0.0.129 - - [2026-02-04 09:53:51] "GET /virtual-machine-interface/68a99d34-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006106 10.0.0.129 - - [2026-02-04 09:53:51] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.129 - - [2026-02-04 09:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.129 - - [2026-02-04 09:53:51] "GET /virtual-network/3becb26a-d9f3-42aa-ae46-c0efd685f300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003751 10.0.0.129 - - [2026-02-04 09:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.129 - - [2026-02-04 09:53:51] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.029517 10.0.0.129 - - [2026-02-04 09:53:51] "POST /virtual-machines HTTP/1.1" 200 356 0.008759 10.0.0.129 - - [2026-02-04 09:53:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016342 10.0.0.129 - - [2026-02-04 09:53:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.096035 10.0.0.129 - - [2026-02-04 09:53:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008651 10.0.0.129 - - [2026-02-04 09:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012836 10.0.0.129 - - [2026-02-04 09:53:52] "GET /virtual-machine-interface/691d2380-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.005925 10.0.0.129 - - [2026-02-04 09:53:52] "POST /instance-ips HTTP/1.1" 200 396 0.020859 10.0.0.129 - - [2026-02-04 09:53:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.034283 10.0.0.129 - - [2026-02-04 09:53:52] "GET /virtual-machine-interface/691d2380-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.005337 10.0.0.129 - - [2026-02-04 09:53:52] "POST /set-tag HTTP/1.1" 200 109 0.015007 10.0.0.129 - - [2026-02-04 09:53:52] "GET /virtual-machine-interface/691d2380-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.016831 10.0.0.129 - - [2026-02-04 09:53:52] "GET /instance-ip/69352df4-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.004828 10.0.0.129 - - [2026-02-04 09:53:52] "GET /virtual-machine-interface/691d2380-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.013419 10.0.0.129 - - [2026-02-04 09:53:52] "POST /set-tag HTTP/1.1" 200 109 0.004880 10.0.0.129 - - [2026-02-04 09:53:52] "GET /virtual-router/c3f8fc60-2906-4829-8817-b55f6947a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005330 10.0.0.129 - - [2026-02-04 09:53:52] "POST /ref-update HTTP/1.1" 200 156 0.011156 10.0.0.129 - - [2026-02-04 09:53:52] "GET /virtual-machine-interface/691d2380-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.013168 10.0.0.129 - - [2026-02-04 09:53:52] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.129 - - [2026-02-04 09:53:52] "GET /virtual-machine-interface/68a99d34-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004326 10.0.0.129 - - [2026-02-04 09:53:52] "POST /set-tag HTTP/1.1" 200 109 0.002376 10.0.0.129 - - [2026-02-04 09:53:52] "GET /virtual-machine-interface/691d2380-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004414 10.0.0.129 - - [2026-02-04 09:53:52] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.129 - - [2026-02-04 09:54:01] "GET / HTTP/1.1" 200 36215 0.001628 10.0.0.129 - - [2026-02-04 09:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.129 - - [2026-02-04 09:54:01] "GET /global-system-config/b07d9375-7c06-4810-82d2-9f3815d1a0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005795 10.0.0.129 - - [2026-02-04 09:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.129 - - [2026-02-04 09:54:01] "GET /config-node/c77ee21c-7476-4c9f-b1e6-68d87fcc8847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001977 10.0.0.129 - - [2026-02-04 09:54:05] "GET /virtual-machine-interface/68a99d34-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006412 10.0.0.129 - - [2026-02-04 09:54:05] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.129 - - [2026-02-04 09:54:06] "GET /virtual-machine-interface/691d2380-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004053 10.0.0.129 - - [2026-02-04 09:54:06] "POST /set-tag HTTP/1.1" 200 109 0.002112 10.0.0.129 - - [2026-02-04 09:54:08] "GET /virtual-machine-interface/68a99d34-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004848 10.0.0.129 - - [2026-02-04 09:54:08] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.129 - - [2026-02-04 09:54:13] "GET / HTTP/1.1" 200 36215 0.001253 10.0.0.129 - - [2026-02-04 09:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.129 - - [2026-02-04 09:54:13] "GET /routing-instance/0791eba6-d2c9-4cbf-b03f-8bce9d06f432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002331 10.0.0.129 - - [2026-02-04 09:54:13] "POST /bgp-routers HTTP/1.1" 409 301 0.001582 10.0.0.129 - - [2026-02-04 09:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.129 - - [2026-02-04 09:54:13] "GET /bgp-router/23d74589-e540-4657-bbda-7a07c0e9b085?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002347 10.0.0.129 - - [2026-02-04 09:54:13] "PUT /bgp-router/23d74589-e540-4657-bbda-7a07c0e9b085 HTTP/1.1" 200 255 0.010939 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:54:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000947 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:54:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001106 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:54:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001260 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:54:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001031 10.0.0.129 - - [2026-02-04 09:54:39] "GET /virtual-machine-interface/68a99d34-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004380 10.0.0.129 - - [2026-02-04 09:54:39] "POST /set-tag HTTP/1.1" 200 109 0.002135 10.0.0.129 - - [2026-02-04 09:54:39] "GET /virtual-machine-interface/68a99d34-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.009731 10.0.0.129 - - [2026-02-04 09:54:39] "POST /set-tag HTTP/1.1" 200 109 0.002607 10.0.0.129 - - [2026-02-04 09:54:39] "GET /virtual-machine/88580e5f-76f9-4541-83c3-138aae234e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.005868 10.0.0.129 - - [2026-02-04 09:54:39] "POST /ref-update HTTP/1.1" 200 156 0.016937 10.0.0.129 - - [2026-02-04 09:54:39] "GET /virtual-machine-interface/68a99d34-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.041182 10.0.0.129 - - [2026-02-04 09:54:39] "POST /set-tag HTTP/1.1" 200 109 0.031518 10.0.0.129 - - [2026-02-04 09:54:39] "POST /set-tag HTTP/1.1" 200 109 0.025529 10.0.0.129 - - [2026-02-04 09:54:39] "DELETE /instance-ip/68c5d846-01af-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.063341 10.0.0.129 - - [2026-02-04 09:54:40] "DELETE /virtual-machine-interface/68a99d34-01af-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.052098 10.0.0.129 - - [2026-02-04 09:54:40] "DELETE /virtual-machine/88580e5f-76f9-4541-83c3-138aae234e2e HTTP/1.1" 200 115 0.022638 10.0.0.129 - - [2026-02-04 09:54:40] "GET /virtual-machine-interface/691d2380-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007969 10.0.0.129 - - [2026-02-04 09:54:40] "POST /set-tag HTTP/1.1" 200 109 0.002467 10.0.0.129 - - [2026-02-04 09:54:53] "POST /tags HTTP/1.1" 200 366 0.066424 10.0.0.129 - - [2026-02-04 09:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.021355 10.0.0.129 - - [2026-02-04 09:54:53] "GET /tag/909075bb-abaa-4ac3-a79c-91c58bbfa9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.016522 10.0.0.129 - - [2026-02-04 09:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.129 - - [2026-02-04 09:54:53] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.044504 10.0.0.129 - - [2026-02-04 09:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.129 - - [2026-02-04 09:54:53] "GET /service-appliance-set/78e05565-c007-480b-af9c-e37673950049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.002450 10.0.0.129 - - [2026-02-04 09:54:53] "POST /fqname-to-id HTTP/1.1" 404 258 0.001665 10.0.0.129 - - [2026-02-04 09:54:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.092371 10.0.0.129 - - [2026-02-04 09:54:53] "GET /virtual-machine-interface/a4b5e925-d974-4fca-8f3c-d8c108b7ffe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.005376 10.0.0.129 - - [2026-02-04 09:54:53] "POST /set-tag HTTP/1.1" 200 109 0.012875 10.0.0.129 - - [2026-02-04 09:54:53] "POST /instance-ips HTTP/1.1" 200 418 0.045774 10.0.0.129 - - [2026-02-04 09:54:53] "GET /instance-ip/e6de36fc-ba75-411c-bcfd-abf6cecdac7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.007447 10.0.0.129 - - [2026-02-04 09:54:53] "POST /loadbalancers HTTP/1.1" 200 620 0.070301 10.0.0.129 - - [2026-02-04 09:54:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.013790 10.0.0.129 - - [2026-02-04 09:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.021470 10.0.0.129 - - [2026-02-04 09:54:54] "POST /service-instances HTTP/1.1" 200 568 0.027406 10.0.0.129 - - [2026-02-04 09:54:54] "POST /ref-update HTTP/1.1" 200 156 0.027546 10.0.0.129 - - [2026-02-04 09:54:54] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.073104 10.0.0.129 - - [2026-02-04 09:54:54] "GET /virtual-machine-interface/a4b5e925-d974-4fca-8f3c-d8c108b7ffe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.016099 10.0.0.129 - - [2026-02-04 09:54:54] "GET /virtual-machine-interface/a4b5e925-d974-4fca-8f3c-d8c108b7ffe2?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.008408 10.0.0.129 - - [2026-02-04 09:54:54] "PUT /service-instance/cdf57db9-d348-4437-ab2e-a06602ac107e HTTP/1.1" 200 267 0.021388 10.0.0.129 - - [2026-02-04 09:54:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010165 10.0.0.129 - - [2026-02-04 09:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.129 - - [2026-02-04 09:54:54] "POST /fqname-to-id HTTP/1.1" 404 208 0.002875 10.0.0.129 - - [2026-02-04 09:54:54] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004590 10.0.0.129 - - [2026-02-04 09:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.129 - - [2026-02-04 09:54:54] "POST /virtual-machines HTTP/1.1" 200 430 0.022341 10.0.0.129 - - [2026-02-04 09:54:54] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.018499 10.0.0.129 - - [2026-02-04 09:54:54] "POST /tags HTTP/1.1" 409 221 0.002363 10.0.0.129 - - [2026-02-04 09:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.129 - - [2026-02-04 09:54:54] "GET /tag/c1cbd2e0-af8f-474f-a07f-1b4e24fa0442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.025405 10.0.0.129 - - [2026-02-04 09:54:54] "POST /tags HTTP/1.1" 409 238 0.014669 10.0.0.129 - - [2026-02-04 09:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.129 - - [2026-02-04 09:54:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.128649 10.0.0.129 - - [2026-02-04 09:54:54] "POST /chown HTTP/1.1" 200 109 0.026033 10.0.0.129 - - [2026-02-04 09:54:54] "GET /tag/909075bb-abaa-4ac3-a79c-91c58bbfa9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.027610 10.0.0.129 - - [2026-02-04 09:54:54] "POST /chown HTTP/1.1" 200 109 0.017137 10.0.0.129 - - [2026-02-04 09:54:54] "PUT /virtual-machine-interface/818e567b-4f87-4c02-a9c7-68f203f21a37 HTTP/1.1" 200 285 0.019688 10.0.0.129 - - [2026-02-04 09:54:54] "POST /firewall-rules HTTP/1.1" 200 652 0.123300 10.0.0.129 - - [2026-02-04 09:54:54] "PUT /instance-ip/e6de36fc-ba75-411c-bcfd-abf6cecdac7d HTTP/1.1" 200 257 0.080514 10.0.0.129 - - [2026-02-04 09:54:54] "GET /firewall-rule/44c56374-92e6-43a5-8717-d11d3e42d928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.043237 10.0.0.129 - - [2026-02-04 09:54:54] "POST /ref-update HTTP/1.1" 200 156 0.012788 10.0.0.129 - - [2026-02-04 09:54:54] "GET /firewall-policy/5f038d51-1f27-48c2-803e-e33ac0c1889b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005133 10.0.0.129 - - [2026-02-04 09:54:54] "POST /ref-update HTTP/1.1" 200 156 0.024505 10.0.0.129 - - [2026-02-04 09:54:54] "GET /firewall-rule/44c56374-92e6-43a5-8717-d11d3e42d928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006448 10.0.0.129 - - [2026-02-04 09:54:54] "POST /ref-update HTTP/1.1" 200 156 0.025483 10.0.0.129 - - [2026-02-04 09:54:54] "POST /ref-update HTTP/1.1" 200 156 0.049564 10.0.0.129 - - [2026-02-04 09:54:54] "POST /ref-update HTTP/1.1" 200 156 0.016651 10.0.0.129 - - [2026-02-04 09:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.129 - - [2026-02-04 09:54:54] "POST /ref-update HTTP/1.1" 200 156 0.027991 10.0.0.129 - - [2026-02-04 09:54:54] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.064247 10.0.0.129 - - [2026-02-04 09:54:54] "POST /ref-update HTTP/1.1" 200 156 0.048546 10.0.0.129 - - [2026-02-04 09:54:54] "GET /loadbalancer/dbb717a8-9fe4-4081-9bc8-e365ba602460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.009440 10.0.0.129 - - [2026-02-04 09:54:55] "POST /virtual-machines HTTP/1.1" 200 430 0.036855 10.0.0.129 - - [2026-02-04 09:54:55] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.076083 10.0.0.129 - - [2026-02-04 09:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013088 10.0.0.129 - - [2026-02-04 09:54:55] "GET /project/909b3c5c-ff3e-4972-b8da-33962354eb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.089434 10.0.0.129 - - [2026-02-04 09:54:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.174985 10.0.0.129 - - [2026-02-04 09:54:55] "GET /loadbalancer-listener/c6332707-83d6-42c5-83cc-f872a66bf813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.009207 10.0.0.129 - - [2026-02-04 09:54:55] "POST /chown HTTP/1.1" 200 109 0.029006 10.0.0.129 - - [2026-02-04 09:54:55] "GET /loadbalancer-listener/c6332707-83d6-42c5-83cc-f872a66bf813?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.032297 10.0.0.129 - - [2026-02-04 09:54:55] "POST /chown HTTP/1.1" 200 109 0.008615 10.0.0.129 - - [2026-02-04 09:54:55] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.037308 10.0.0.129 - - [2026-02-04 09:54:55] "PUT /virtual-machine-interface/ef87384d-028e-4c0d-b58d-595feecd4a1c HTTP/1.1" 200 285 0.028433 10.0.0.129 - - [2026-02-04 09:54:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.012173 10.0.0.129 - - [2026-02-04 09:54:55] "GET /loadbalancer-pool/5c6eca70-55de-47ab-8810-db9e0ff323a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.017944 10.0.0.129 - - [2026-02-04 09:54:55] "PUT /instance-ip/e6de36fc-ba75-411c-bcfd-abf6cecdac7d HTTP/1.1" 200 257 0.046825 10.0.0.129 - - [2026-02-04 09:54:55] "POST /loadbalancer-members HTTP/1.1" 200 709 0.037254 10.0.0.129 - - [2026-02-04 09:54:55] "POST /ref-update HTTP/1.1" 200 156 0.021194 10.0.0.129 - - [2026-02-04 09:54:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027764 10.0.0.129 - - [2026-02-04 09:54:55] "POST /ref-update HTTP/1.1" 200 156 0.036430 10.0.0.129 - - [2026-02-04 09:54:55] "GET /loadbalancer-member/d9afb41d-00f4-412a-80ac-fab9711ca657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.033027 10.0.0.129 - - [2026-02-04 09:54:55] "GET /application-policy-set/209080d1-31c0-4b8b-afd7-1307a6e67577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003236 10.0.0.129 - - [2026-02-04 09:54:55] "POST /ref-update HTTP/1.1" 200 156 0.058655 10.0.0.129 - - [2026-02-04 09:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007611 10.0.0.129 - - [2026-02-04 09:54:55] "GET /policy-management/839d9efe-087d-43cc-808a-797135ec68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.018048 10.0.0.129 - - [2026-02-04 09:54:55] "POST /tags HTTP/1.1" 409 221 0.003090 10.0.0.129 - - [2026-02-04 09:54:55] "POST /ref-update HTTP/1.1" 200 156 0.029399 10.0.0.129 - - [2026-02-04 09:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005274 10.0.0.129 - - [2026-02-04 09:54:55] "POST /ref-update HTTP/1.1" 200 156 0.056331 10.0.0.129 - - [2026-02-04 09:54:55] "GET /tag/c1cbd2e0-af8f-474f-a07f-1b4e24fa0442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.034707 10.0.0.129 - - [2026-02-04 09:54:55] "POST /tags HTTP/1.1" 409 238 0.002864 10.0.0.129 - - [2026-02-04 09:54:55] "PUT /service-instance/cdf57db9-d348-4437-ab2e-a06602ac107e HTTP/1.1" 200 267 0.014884 10.0.0.129 - - [2026-02-04 09:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009231 10.0.0.129 - - [2026-02-04 09:54:55] "GET /tag/909075bb-abaa-4ac3-a79c-91c58bbfa9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012067 10.0.0.129 - - [2026-02-04 09:54:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030548 10.0.0.129 - - [2026-02-04 09:54:55] "POST /firewall-rules HTTP/1.1" 409 293 0.013118 10.0.0.129 - - [2026-02-04 09:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.129 - - [2026-02-04 09:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.129 - - [2026-02-04 09:54:55] "POST /chown HTTP/1.1" 200 109 0.010838 10.0.0.129 - - [2026-02-04 09:54:55] "POST /chown HTTP/1.1" 200 109 0.051737 10.0.0.129 - - [2026-02-04 09:54:55] "PUT /firewall-rule/44c56374-92e6-43a5-8717-d11d3e42d928 HTTP/1.1" 200 261 0.101428 10.0.0.129 - - [2026-02-04 09:54:55] "GET /firewall-rule/44c56374-92e6-43a5-8717-d11d3e42d928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.014107 10.0.0.129 - - [2026-02-04 09:54:56] "GET /firewall-policy/5f038d51-1f27-48c2-803e-e33ac0c1889b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.015904 10.0.0.129 - - [2026-02-04 09:54:56] "PUT /instance-ip/e6de36fc-ba75-411c-bcfd-abf6cecdac7d HTTP/1.1" 200 257 0.054296 10.0.0.129 - - [2026-02-04 09:54:56] "GET /firewall-rule/44c56374-92e6-43a5-8717-d11d3e42d928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.016670 10.0.0.129 - - [2026-02-04 09:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.129 - - [2026-02-04 09:54:56] "GET /tag/909075bb-abaa-4ac3-a79c-91c58bbfa9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.009968 10.0.0.129 - - [2026-02-04 09:54:56] "POST /ref-update HTTP/1.1" 200 156 0.045130 10.0.0.129 - - [2026-02-04 09:54:56] "POST /chown HTTP/1.1" 200 109 0.030118 10.0.0.129 - - [2026-02-04 09:54:56] "GET /tag/909075bb-abaa-4ac3-a79c-91c58bbfa9ec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.022868 10.0.0.129 - - [2026-02-04 09:54:56] "GET /virtual-machine-interface/818e567b-4f87-4c02-a9c7-68f203f21a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.014206 10.0.0.129 - - [2026-02-04 09:54:56] "POST /chown HTTP/1.1" 200 109 0.048733 10.0.0.129 - - [2026-02-04 09:54:56] "POST /set-tag HTTP/1.1" 200 109 0.045639 10.0.0.129 - - [2026-02-04 09:54:56] "GET /virtual-machine-interface/a4b5e925-d974-4fca-8f3c-d8c108b7ffe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.016958 10.0.0.129 - - [2026-02-04 09:54:56] "PUT /instance-ip/e6de36fc-ba75-411c-bcfd-abf6cecdac7d HTTP/1.1" 200 257 0.072123 10.0.0.129 - - [2026-02-04 09:54:56] "POST /ref-update HTTP/1.1" 200 156 0.033862 10.0.0.129 - - [2026-02-04 09:54:56] "POST /set-tag HTTP/1.1" 200 109 0.063342 10.0.0.129 - - [2026-02-04 09:54:56] "GET /virtual-machine-interface/ef87384d-028e-4c0d-b58d-595feecd4a1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.026340 10.0.0.129 - - [2026-02-04 09:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.017694 10.0.0.129 - - [2026-02-04 09:54:56] "POST /chown HTTP/1.1" 200 109 0.011182 10.0.0.129 - - [2026-02-04 09:54:56] "POST /set-tag HTTP/1.1" 200 109 0.056851 10.0.0.129 - - [2026-02-04 09:54:56] "POST /chown HTTP/1.1" 200 109 0.056801 10.0.0.129 - - [2026-02-04 09:54:56] "GET /firewall-policy/5f038d51-1f27-48c2-803e-e33ac0c1889b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.025616 10.0.0.129 - - [2026-02-04 09:54:56] "GET /firewall-rule/44c56374-92e6-43a5-8717-d11d3e42d928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005693 10.0.0.129 - - [2026-02-04 09:54:56] "PUT /instance-ip/e6de36fc-ba75-411c-bcfd-abf6cecdac7d HTTP/1.1" 200 257 0.043087 10.0.0.129 - - [2026-02-04 09:54:56] "POST /ref-update HTTP/1.1" 200 156 0.021733 10.0.0.129 - - [2026-02-04 09:54:56] "POST /ref-update HTTP/1.1" 200 156 0.037391 10.0.0.129 - - [2026-02-04 09:54:56] "POST /chown HTTP/1.1" 200 109 0.019457 10.0.0.129 - - [2026-02-04 09:54:56] "POST /chown HTTP/1.1" 200 109 0.039435 10.0.0.129 - - [2026-02-04 09:54:56] "DELETE /firewall-rule/44c56374-92e6-43a5-8717-d11d3e42d928 HTTP/1.1" 200 115 0.138547 10.0.0.129 - - [2026-02-04 09:54:56] "PUT /instance-ip/e6de36fc-ba75-411c-bcfd-abf6cecdac7d HTTP/1.1" 200 257 0.043284 10.0.0.129 - - [2026-02-04 09:54:56] "DELETE /loadbalancer-member/d9afb41d-00f4-412a-80ac-fab9711ca657 HTTP/1.1" 200 115 0.099854 10.0.0.129 - - [2026-02-04 09:54:56] "POST /ref-update HTTP/1.1" 200 156 0.054589 10.0.0.129 - - [2026-02-04 09:54:56] "DELETE /loadbalancer-pool/5c6eca70-55de-47ab-8810-db9e0ff323a0 HTTP/1.1" 200 115 0.103108 10.0.0.129 - - [2026-02-04 09:54:57] "PUT /service-instance/cdf57db9-d348-4437-ab2e-a06602ac107e HTTP/1.1" 200 267 0.031349 10.0.0.129 - - [2026-02-04 09:54:57] "DELETE /loadbalancer-listener/c6332707-83d6-42c5-83cc-f872a66bf813 HTTP/1.1" 200 115 0.102168 10.0.0.129 - - [2026-02-04 09:54:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.042457 10.0.0.129 - - [2026-02-04 09:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.129 - - [2026-02-04 09:54:57] "POST /chown HTTP/1.1" 200 109 0.008999 10.0.0.129 - - [2026-02-04 09:54:57] "DELETE /loadbalancer/dbb717a8-9fe4-4081-9bc8-e365ba602460 HTTP/1.1" 200 115 0.166690 10.0.0.129 - - [2026-02-04 09:54:57] "POST /chown HTTP/1.1" 200 109 0.057826 10.0.0.129 - - [2026-02-04 09:54:57] "POST /ref-update HTTP/1.1" 200 156 0.028246 10.0.0.129 - - [2026-02-04 09:54:57] "POST /chown HTTP/1.1" 200 109 0.012760 10.0.0.129 - - [2026-02-04 09:54:57] "POST /chown HTTP/1.1" 404 171 0.024370 10.0.0.129 - - [2026-02-04 09:54:57] "POST /ref-update HTTP/1.1" 200 156 0.061795 10.0.0.129 - - [2026-02-04 09:54:57] "DELETE /instance-ip/e6de36fc-ba75-411c-bcfd-abf6cecdac7d HTTP/1.1" 200 115 0.249533 10.0.0.129 - - [2026-02-04 09:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.129 - - [2026-02-04 09:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.129 - - [2026-02-04 09:54:57] "DELETE /virtual-machine-interface/a4b5e925-d974-4fca-8f3c-d8c108b7ffe2 HTTP/1.1" 200 115 0.157747 10.0.0.129 - - [2026-02-04 09:54:57] "DELETE /tag/909075bb-abaa-4ac3-a79c-91c58bbfa9ec HTTP/1.1" 409 338 0.011230 10.0.0.129 - - [2026-02-04 09:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.129 - - [2026-02-04 09:54:57] "DELETE /service-instance/cdf57db9-d348-4437-ab2e-a06602ac107e HTTP/1.1" 200 115 0.071535 10.0.0.129 - - [2026-02-04 09:54:57] "GET /virtual-machine-interface/ef87384d-028e-4c0d-b58d-595feecd4a1c?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.005838 10.0.0.129 - - [2026-02-04 09:54:57] "DELETE /virtual-machine-interface/ef87384d-028e-4c0d-b58d-595feecd4a1c HTTP/1.1" 200 115 0.078052 10.0.0.129 - - [2026-02-04 09:54:57] "DELETE /virtual-machine/6ae39254-a8ab-4591-b12a-4dfde96e3408 HTTP/1.1" 200 115 0.041789 10.0.0.129 - - [2026-02-04 09:54:58] "GET /virtual-machine-interface/818e567b-4f87-4c02-a9c7-68f203f21a37?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.007015 10.0.0.129 - - [2026-02-04 09:54:58] "DELETE /virtual-machine-interface/818e567b-4f87-4c02-a9c7-68f203f21a37 HTTP/1.1" 200 115 0.100204 10.0.0.129 - - [2026-02-04 09:54:58] "POST /ref-update HTTP/1.1" 200 156 0.015131 10.0.0.129 - - [2026-02-04 09:54:58] "DELETE /virtual-machine/7dae9ba1-223d-4b9f-862e-593562fe3dd2 HTTP/1.1" 200 115 0.086112 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:55:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000916 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:55:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000914 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:55:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001312 [Introspect:8084]10.0.0.129 - - [2026-02-04 09:55:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001335 10.0.0.129 - - [2026-02-04 09:55:11] "GET /virtual-machine-interface/691d2380-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004559 10.0.0.129 - - [2026-02-04 09:55:11] "POST /set-tag HTTP/1.1" 200 109 0.003531 10.0.0.129 - - [2026-02-04 09:55:11] "GET /virtual-machine-interface/691d2380-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007277 10.0.0.129 - - [2026-02-04 09:55:11] "POST /set-tag HTTP/1.1" 200 109 0.002612 10.0.0.129 - - [2026-02-04 09:55:11] "GET /virtual-machine/fc8eb869-0a77-4fc5-8256-9ef3be15ee1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003002 10.0.0.129 - - [2026-02-04 09:55:11] "POST /ref-update HTTP/1.1" 200 156 0.017545 10.0.0.129 - - [2026-02-04 09:55:11] "GET /virtual-machine-interface/691d2380-01af-11f1-8d66-fa163eab6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.016635 10.0.0.129 - - [2026-02-04 09:55:11] "POST /set-tag HTTP/1.1" 200 109 0.035256 10.0.0.129 - - [2026-02-04 09:55:11] "POST /set-tag HTTP/1.1" 200 109 0.041683 10.0.0.129 - - [2026-02-04 09:55:12] "DELETE /instance-ip/69352df4-01af-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.101329 10.0.0.129 - - [2026-02-04 09:55:12] "DELETE /virtual-machine-interface/691d2380-01af-11f1-8d66-fa163eab6240 HTTP/1.1" 200 115 0.055143 10.0.0.129 - - [2026-02-04 09:55:12] "DELETE /virtual-machine/fc8eb869-0a77-4fc5-8256-9ef3be15ee1e HTTP/1.1" 200 115 0.021246 10.0.0.129 - - [2026-02-04 09:55:12] "DELETE /tag/e87f8d56-6b24-4765-a24b-b84425221b7d HTTP/1.1" 200 115 0.046053