++ 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 +++ date ++ exec +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Tue Jun 23 02:44:56 PM UTC 2026 ===================' INFO: =================== Tue Jun 23 02:44:56 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ 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 ++ echo 10.0.0.129 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.129 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ 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 +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.129,10.83.245.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.83.245.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.129:9041 + 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=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 06/23/2026 14:45:39.775 7ffb88679600 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/23/2026 14:45:39.937 7ffb88679600 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/23/2026 14:45:39.948 7ffb88679600 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/23/2026 14:45:39.948 7ffb88679600 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.129 - - [2026-06-23 14:45:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000802 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-06-23 14:45:50] "GET / HTTP/1.1" 503 181 0.000185 10.0.0.129 - - [2026-06-23 14:45:51] "GET / HTTP/1.1" 200 45303 0.001227 10.0.0.129 - - [2026-06-23 14:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.129 - - [2026-06-23 14:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.129 - - [2026-06-23 14:45:52] "GET / HTTP/1.1" 200 36215 0.001223 10.0.0.129 - - [2026-06-23 14:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.129 - - [2026-06-23 14:45:52] "GET /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008954 10.0.0.129 - - [2026-06-23 14:45:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.002197 10.0.0.129 - - [2026-06-23 14:45:52] "GET / HTTP/1.1" 200 36215 0.001277 10.0.0.129 - - [2026-06-23 14:45:52] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.102577 10.0.0.129 - - [2026-06-23 14:45:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.002373 10.0.0.129 - - [2026-06-23 14:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.129 - - [2026-06-23 14:45:52] "GET /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009542 10.0.0.129 - - [2026-06-23 14:45:52] "GET / HTTP/1.1" 200 36215 0.006172 10.0.0.129 - - [2026-06-23 14:45:52] "POST /service-appliance-sets HTTP/1.1" 200 555 0.053341 10.0.0.129 - - [2026-06-23 14:45:52] "POST /fqname-to-id HTTP/1.1" 404 180 0.012686 10.0.0.129 - - [2026-06-23 14:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006434 10.0.0.129 - - [2026-06-23 14:45:52] "GET /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008247 10.0.0.129 - - [2026-06-23 14:45:52] "POST /service-appliance-sets HTTP/1.1" 200 543 0.060292 10.0.0.129 - - [2026-06-23 14:45:52] "GET / HTTP/1.1" 200 36215 0.001263 10.0.0.129 - - [2026-06-23 14:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.129 - - [2026-06-23 14:45:52] "GET /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007119 10.0.0.129 - - [2026-06-23 14:45:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.008148 10.0.0.129 - - [2026-06-23 14:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005894 10.0.0.129 - - [2026-06-23 14:45:52] "GET /network-ipam/0d998d1b-2506-4cbe-abbe-6eef8888aabd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.083052 10.0.0.129 - - [2026-06-23 14:45:52] "POST /database-nodes HTTP/1.1" 200 599 0.162645 10.0.0.129 - - [2026-06-23 14:45:53] "POST /service-templates HTTP/1.1" 200 513 0.155397 10.0.0.129 - - [2026-06-23 14:45:53] "POST /service-templates HTTP/1.1" 200 503 0.107199 10.0.0.129 - - [2026-06-23 14:45:53] "POST /service-templates HTTP/1.1" 200 517 0.092052 10.0.0.129 - - [2026-06-23 14:45:53] "GET / HTTP/1.1" 200 36215 0.001049 10.0.0.129 - - [2026-06-23 14:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.129 - - [2026-06-23 14:45:53] "GET /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.073138 10.0.0.129 - - [2026-06-23 14:45:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.002961 10.0.0.129 - - [2026-06-23 14:45:53] "POST /service-templates HTTP/1.1" 200 537 0.156351 10.0.0.129 - - [2026-06-23 14:45:53] "GET / HTTP/1.1" 200 36215 0.001658 10.0.0.129 - - [2026-06-23 14:45:53] "POST /service-templates HTTP/1.1" 200 509 0.130142 10.0.0.129 - - [2026-06-23 14:45:53] "POST /analytics-nodes HTTP/1.1" 200 601 0.085685 10.0.0.129 - - [2026-06-23 14:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006595 10.0.0.129 - - [2026-06-23 14:45:53] "GET /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011957 10.0.0.129 - - [2026-06-23 14:45:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.005360 10.0.0.129 - - [2026-06-23 14:45:53] "GET / HTTP/1.1" 200 36215 0.000998 10.0.0.129 - - [2026-06-23 14:45:53] "POST /config-nodes HTTP/1.1" 200 595 0.074407 10.0.0.129 - - [2026-06-23 14:45:54] "GET / HTTP/1.1" 200 36215 0.001354 10.0.0.129 - - [2026-06-23 14:45:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004271 10.0.0.129 - - [2026-06-23 14:45:54] "GET / HTTP/1.1" 200 36215 0.001108 10.0.0.129 - - [2026-06-23 14:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.129 - - [2026-06-23 14:45:54] "GET /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.047862 10.0.0.129 - - [2026-06-23 14:45:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.002488 10.0.0.129 - - [2026-06-23 14:45:54] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.110085 10.0.0.129 - - [2026-06-23 14:45:56] "GET / HTTP/1.1" 200 36215 0.002471 10.0.0.129 - - [2026-06-23 14:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010669 10.0.0.129 - - [2026-06-23 14:45:56] "GET /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.019492 10.0.0.129 - - [2026-06-23 14:45:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.007564 10.0.0.129 - - [2026-06-23 14:45:56] "POST /config-database-nodes HTTP/1.1" 200 613 0.032379 10.0.0.129 - - [2026-06-23 14:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.129 - - [2026-06-23 14:45:57] "GET /network-ipam/0d998d1b-2506-4cbe-abbe-6eef8888aabd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004225 10.0.0.129 - - [2026-06-23 14:45:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.011777 10.0.0.129 - - [2026-06-23 14:45:58] "POST /access-control-lists HTTP/1.1" 200 589 0.126369 10.0.0.129 - - [2026-06-23 14:45:58] "POST /fqname-to-id HTTP/1.1" 404 224 0.010264 10.0.0.129 - - [2026-06-23 14:45:58] "POST /access-control-lists HTTP/1.1" 200 587 0.159612 10.0.0.129 - - [2026-06-23 14:45:58] "POST /route-targets HTTP/1.1" 200 328 0.095815 10.0.0.129 - - [2026-06-23 14:45:58] "GET / HTTP/1.1" 200 36215 0.001639 10.0.0.129 - - [2026-06-23 14:45:58] "POST /ref-update HTTP/1.1" 200 156 0.093827 10.0.0.129 - - [2026-06-23 14:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009936 10.0.0.129 - - [2026-06-23 14:45:59] "GET /routing-instance/24fb2749-44ec-4bc1-abdf-56f8de726a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.021159 10.0.0.129 - - [2026-06-23 14:45:59] "POST /route-targets HTTP/1.1" 200 328 0.043183 10.0.0.129 - - [2026-06-23 14:45:59] "POST /bgp-routers HTTP/1.1" 200 618 0.096503 10.0.0.129 - - [2026-06-23 14:45:59] "POST /ref-update HTTP/1.1" 200 156 0.070742 10.0.0.129 - - [2026-06-23 14:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014165 10.0.0.129 - - [2026-06-23 14:45:59] "GET /global-vrouter-config/991d941a-0eeb-4fc6-b52b-a76b3362b091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.012588 10.0.0.129 - - [2026-06-23 14:45:59] "GET /bgp-router/01572c85-36b7-47a7-8edf-478f6cdb82db?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.047302 10.0.0.129 - - [2026-06-23 14:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011828 10.0.0.129 - - [2026-06-23 14:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.029650 10.0.0.129 - - [2026-06-23 14:45:59] "GET /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012914 10.0.0.129 - - [2026-06-23 14:45:59] "POST /route-targets HTTP/1.1" 200 328 0.076918 10.0.0.129 - - [2026-06-23 14:45:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.042444 10.0.0.129 - - [2026-06-23 14:45:59] "PUT /global-vrouter-config/991d941a-0eeb-4fc6-b52b-a76b3362b091 HTTP/1.1" 200 277 0.093824 10.0.0.129 - - [2026-06-23 14:45:59] "POST /ref-update HTTP/1.1" 200 156 0.081840 10.0.0.129 - - [2026-06-23 14:45:59] "POST /ref-update HTTP/1.1" 200 156 0.143227 10.0.0.129 - - [2026-06-23 14:45:59] "POST /route-targets HTTP/1.1" 200 328 0.030309 10.0.0.129 - - [2026-06-23 14:45:59] "POST /ref-update HTTP/1.1" 200 156 0.124367 10.0.0.129 - - [2026-06-23 14:45:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.010160 10.0.0.129 - - [2026-06-23 14:45:59] "POST /access-control-lists HTTP/1.1" 200 553 0.135202 10.0.0.129 - - [2026-06-23 14:45:59] "GET / HTTP/1.1" 200 36215 0.011371 10.0.0.129 - - [2026-06-23 14:46:00] "POST /alarms HTTP/1.1" 200 583 0.050762 10.0.0.129 - - [2026-06-23 14:46:00] "POST /alarms HTTP/1.1" 200 577 0.049658 10.0.0.129 - - [2026-06-23 14:46:00] "POST /alarms HTTP/1.1" 200 577 0.045768 10.0.0.129 - - [2026-06-23 14:46:00] "POST /alarms HTTP/1.1" 200 561 0.034262 10.0.0.129 - - [2026-06-23 14:46:00] "POST /alarms HTTP/1.1" 200 557 0.035761 10.0.0.129 - - [2026-06-23 14:46:00] "POST /alarms HTTP/1.1" 200 559 0.055646 10.0.0.129 - - [2026-06-23 14:46:00] "POST /alarms HTTP/1.1" 200 567 0.051156 10.0.0.129 - - [2026-06-23 14:46:00] "POST /alarms HTTP/1.1" 200 551 0.035043 10.0.0.129 - - [2026-06-23 14:46:00] "POST /alarms HTTP/1.1" 200 559 0.084936 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:46:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000711 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:46:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000965 10.0.0.129 - - [2026-06-23 14:46:00] "POST /alarms HTTP/1.1" 200 569 0.027661 10.0.0.129 - - [2026-06-23 14:46:00] "POST /alarms HTTP/1.1" 200 557 0.050200 10.0.0.129 - - [2026-06-23 14:46:00] "POST /alarms HTTP/1.1" 200 569 0.041424 10.0.0.129 - - [2026-06-23 14:46:00] "POST /alarms HTTP/1.1" 200 577 0.123276 10.0.0.129 - - [2026-06-23 14:46:01] "POST /alarms HTTP/1.1" 200 571 0.121256 10.0.0.129 - - [2026-06-23 14:46:01] "POST /alarms HTTP/1.1" 200 563 0.336344 10.0.0.129 - - [2026-06-23 14:46:01] "POST /alarms HTTP/1.1" 200 563 0.027394 10.0.0.129 - - [2026-06-23 14:46:01] "POST /alarms HTTP/1.1" 200 563 0.045487 10.0.0.129 - - [2026-06-23 14:46:01] "POST /alarms HTTP/1.1" 200 549 0.050650 10.0.0.129 - - [2026-06-23 14:46:01] "POST /alarms HTTP/1.1" 200 597 0.031443 10.0.0.129 - - [2026-06-23 14:46:01] "POST /alarms HTTP/1.1" 200 577 0.028656 10.0.0.129 - - [2026-06-23 14:46:01] "POST /alarms HTTP/1.1" 200 573 0.053058 10.0.0.129 - - [2026-06-23 14:46:01] "POST /alarms HTTP/1.1" 200 585 0.025517 10.0.0.129 - - [2026-06-23 14:46:01] "POST /alarms HTTP/1.1" 200 611 0.053801 10.0.0.129 - - [2026-06-23 14:46:02] "GET / HTTP/1.1" 200 36215 0.001375 10.0.0.129 - - [2026-06-23 14:46:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002392 10.0.0.129 - - [2026-06-23 14:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.129 - - [2026-06-23 14:46:02] "PUT /global-vrouter-config/991d941a-0eeb-4fc6-b52b-a76b3362b091 HTTP/1.1" 200 277 0.019156 10.0.0.129 - - [2026-06-23 14:46:02] "GET / HTTP/1.1" 200 36215 0.001546 10.0.0.129 - - [2026-06-23 14:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006955 10.0.0.129 - - [2026-06-23 14:46:02] "GET /global-vrouter-config/991d941a-0eeb-4fc6-b52b-a76b3362b091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006268 10.0.0.129 - - [2026-06-23 14:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.020467 10.0.0.129 - - [2026-06-23 14:46:02] "PUT /global-vrouter-config/991d941a-0eeb-4fc6-b52b-a76b3362b091 HTTP/1.1" 200 277 0.015816 10.0.0.129 - - [2026-06-23 14:46:03] "GET / HTTP/1.1" 200 36215 0.004354 10.0.0.129 - - [2026-06-23 14:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.129 - - [2026-06-23 14:46:03] "GET / HTTP/1.1" 200 36215 0.001119 10.0.0.129 - - [2026-06-23 14:46:03] "GET /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.016234 10.0.0.129 - - [2026-06-23 14:46:03] "PUT /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1 HTTP/1.1" 200 275 0.058606 10.0.0.129 - - [2026-06-23 14:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007846 10.0.0.129 - - [2026-06-23 14:46:03] "GET /domain/ef4ddf51-201d-437a-bbf3-f4f46b4e865f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.003364 10.0.0.129 - - [2026-06-23 14:46:03] "POST /id-to-fqname HTTP/1.1" 200 173 0.001298 10.0.0.129 - - [2026-06-23 14:46:03] "POST /fqname-to-id HTTP/1.1" 404 182 0.004364 10.0.0.129 - - [2026-06-23 14:46:03] "POST /security-groups HTTP/1.1" 200 570 0.088634 10.0.0.129 - - [2026-06-23 14:46:03] "POST /projects HTTP/1.1" 200 483 0.283880 10.0.0.129 - - [2026-06-23 14:46:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.002931 10.0.0.129 - - [2026-06-23 14:46:03] "POST /security-groups HTTP/1.1" 200 536 0.065993 10.0.0.129 - - [2026-06-23 14:46:04] "POST /chown HTTP/1.1" 200 109 0.065706 10.0.0.129 - - [2026-06-23 14:46:04] "POST /policy-managements HTTP/1.1" 409 214 0.006486 10.0.0.129 - - [2026-06-23 14:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004684 10.0.0.129 - - [2026-06-23 14:46:04] "POST /access-control-lists HTTP/1.1" 200 581 0.143455 10.0.0.129 - - [2026-06-23 14:46:04] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005947 10.0.0.129 - - [2026-06-23 14:46:04] "POST /fqname-to-id HTTP/1.1" 404 212 0.035156 10.0.0.129 - - [2026-06-23 14:46:04] "POST /application-policy-sets HTTP/1.1" 200 530 0.085296 10.0.0.129 - - [2026-06-23 14:46:04] "POST /access-control-lists HTTP/1.1" 200 579 0.066196 10.0.0.129 - - [2026-06-23 14:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.129 - - [2026-06-23 14:46:04] "GET /global-vrouter-config/991d941a-0eeb-4fc6-b52b-a76b3362b091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004026 10.0.0.129 - - [2026-06-23 14:46:04] "POST /fqname-to-id HTTP/1.1" 404 232 0.017442 10.0.0.129 - - [2026-06-23 14:46:04] "POST /access-control-lists HTTP/1.1" 200 596 0.053039 10.0.0.129 - - [2026-06-23 14:46:04] "PUT /global-vrouter-config/991d941a-0eeb-4fc6-b52b-a76b3362b091 HTTP/1.1" 200 277 0.051621 10.0.0.129 - - [2026-06-23 14:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010305 10.0.0.129 - - [2026-06-23 14:46:04] "GET /virtual-network/b1117779-e957-4b3b-8074-cb1507f82301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.028368 10.0.0.129 - - [2026-06-23 14:46:04] "POST /fqname-to-id HTTP/1.1" 404 231 0.021810 10.0.0.129 - - [2026-06-23 14:46:04] "POST /access-control-lists HTTP/1.1" 200 594 0.059443 10.0.0.129 - - [2026-06-23 14:46:04] "POST /id-to-fqname HTTP/1.1" 200 177 0.000459 10.0.0.129 - - [2026-06-23 14:46:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.009788 10.0.0.129 - - [2026-06-23 14:46:05] "POST /security-groups HTTP/1.1" 200 574 0.107167 10.0.0.129 - - [2026-06-23 14:46:05] "POST /projects HTTP/1.1" 200 491 0.540931 10.0.0.129 - - [2026-06-23 14:46:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.003253 10.0.0.129 - - [2026-06-23 14:46:05] "POST /access-control-lists HTTP/1.1" 200 585 0.077180 10.0.0.129 - - [2026-06-23 14:46:05] "POST /security-groups HTTP/1.1" 200 548 0.160722 10.0.0.129 - - [2026-06-23 14:46:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.025195 10.0.0.129 - - [2026-06-23 14:46:05] "POST /chown HTTP/1.1" 200 109 0.051121 10.0.0.129 - - [2026-06-23 14:46:05] "POST /access-control-lists HTTP/1.1" 200 583 0.148894 10.0.0.129 - - [2026-06-23 14:46:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.001760 10.0.0.129 - - [2026-06-23 14:46:05] "POST /network-ipams HTTP/1.1" 200 524 0.136412 10.0.0.129 - - [2026-06-23 14:46:05] "POST /access-control-lists HTTP/1.1" 200 604 0.179315 10.0.0.129 - - [2026-06-23 14:46:05] "POST /fqname-to-id HTTP/1.1" 404 239 0.024459 10.0.0.129 - - [2026-06-23 14:46:05] "POST /network-ipams HTTP/1.1" 200 512 0.131331 10.0.0.129 - - [2026-06-23 14:46:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.031359 10.0.0.129 - - [2026-06-23 14:46:05] "POST /access-control-lists HTTP/1.1" 200 602 0.158651 10.0.0.129 - - [2026-06-23 14:46:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.005623 10.0.0.129 - - [2026-06-23 14:46:06] "POST /useragent-kv HTTP/1.1" 200 115 0.029489 10.0.0.129 - - [2026-06-23 14:46:06] "POST /virtual-networks HTTP/1.1" 200 540 0.306326 10.0.0.129 - - [2026-06-23 14:46:06] "POST /access-control-lists HTTP/1.1" 200 591 0.106902 10.0.0.129 - - [2026-06-23 14:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.018934 10.0.0.129 - - [2026-06-23 14:46:06] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.025082 10.0.0.129 - - [2026-06-23 14:46:06] "POST /route-targets HTTP/1.1" 200 328 0.025624 10.0.0.129 - - [2026-06-23 14:46:06] "POST /network-ipams HTTP/1.1" 200 520 0.073748 10.0.0.129 - - [2026-06-23 14:46:06] "POST /ref-update HTTP/1.1" 200 156 0.061871 10.0.0.129 - - [2026-06-23 14:46:06] "POST /fqname-to-id HTTP/1.1" 404 202 0.038758 10.0.0.129 - - [2026-06-23 14:46:06] "POST /useragent-kv HTTP/1.1" 200 115 0.030059 10.0.0.129 - - [2026-06-23 14:46:06] "POST /virtual-networks HTTP/1.1" 200 548 0.194201 10.0.0.129 - - [2026-06-23 14:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.129 - - [2026-06-23 14:46:06] "POST /route-targets HTTP/1.1" 200 328 0.019244 10.0.0.129 - - [2026-06-23 14:46:06] "GET /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.032898 10.0.0.129 - - [2026-06-23 14:46:06] "POST /fqname-to-id HTTP/1.1" 404 199 0.013536 10.0.0.129 - - [2026-06-23 14:46:06] "POST /ref-update HTTP/1.1" 200 156 0.061784 10.0.0.129 - - [2026-06-23 14:46:06] "POST /network-policys HTTP/1.1" 200 540 0.111266 10.0.0.129 - - [2026-06-23 14:46:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.008868 10.0.0.129 - - [2026-06-23 14:46:06] "POST /network-policys HTTP/1.1" 200 536 0.159604 10.0.0.129 - - [2026-06-23 14:46:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.008138 10.0.0.129 - - [2026-06-23 14:46:07] "POST /network-policys HTTP/1.1" 200 544 0.056176 10.0.0.129 - - [2026-06-23 14:46:07] "POST /ref-update HTTP/1.1" 200 156 0.122522 10.0.0.129 - - [2026-06-23 14:46:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.039509 10.0.0.129 - - [2026-06-23 14:46:07] "PUT /access-control-list/d896d3d5-dad7-47f8-b0cf-cfca17545daa HTTP/1.1" 200 273 0.065229 10.0.0.129 - - [2026-06-23 14:46:07] "PUT /access-control-list/30a415d8-f399-4469-8e2e-902b7f9ab784 HTTP/1.1" 200 273 0.033971 10.0.0.129 - - [2026-06-23 14:46:07] "POST /ref-update HTTP/1.1" 200 156 0.088807 10.0.0.129 - - [2026-06-23 14:46:07] "PUT /access-control-list/30a415d8-f399-4469-8e2e-902b7f9ab784 HTTP/1.1" 200 273 0.098620 10.0.0.129 - - [2026-06-23 14:46:07] "POST /ref-update HTTP/1.1" 200 156 0.203395 10.0.0.129 - - [2026-06-23 14:46:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017537 10.0.0.129 - - [2026-06-23 14:46:07] "PUT /access-control-list/d896d3d5-dad7-47f8-b0cf-cfca17545daa HTTP/1.1" 200 273 0.112942 10.0.0.129 - - [2026-06-23 14:46:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019254 10.0.0.129 - - [2026-06-23 14:46:07] "POST /ref-update HTTP/1.1" 200 156 0.052695 10.0.0.129 - - [2026-06-23 14:46:07] "POST /fqname-to-id HTTP/1.1" 404 237 0.010888 10.0.0.129 - - [2026-06-23 14:46:07] "POST /access-control-lists HTTP/1.1" 200 603 0.124769 10.0.0.129 - - [2026-06-23 14:46:07] "POST /ref-update HTTP/1.1" 200 156 0.253855 10.0.0.129 - - [2026-06-23 14:46:08] "POST /ref-update HTTP/1.1" 200 156 0.086068 10.0.0.129 - - [2026-06-23 14:46:08] "PUT /access-control-list/d896d3d5-dad7-47f8-b0cf-cfca17545daa HTTP/1.1" 200 273 0.039243 10.0.0.129 - - [2026-06-23 14:46:08] "POST /ref-update HTTP/1.1" 200 156 0.245346 10.0.0.129 - - [2026-06-23 14:46:08] "PUT /access-control-list/9b65330f-58e6-43d5-8958-fd5cb6baa736 HTTP/1.1" 200 273 0.091821 10.0.0.129 - - [2026-06-23 14:46:08] "POST /ref-update HTTP/1.1" 200 156 0.033277 10.0.0.129 - - [2026-06-23 14:46:08] "PUT /access-control-list/9b65330f-58e6-43d5-8958-fd5cb6baa736 HTTP/1.1" 200 273 0.071855 10.0.0.129 - - [2026-06-23 14:46:08] "POST /ref-update HTTP/1.1" 200 156 0.202552 10.0.0.129 - - [2026-06-23 14:46:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022147 10.0.0.129 - - [2026-06-23 14:46:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003092 10.0.0.129 - - [2026-06-23 14:46:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002143 10.0.0.129 - - [2026-06-23 14:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005207 10.0.0.129 - - [2026-06-23 14:46:08] "GET /virtual-network/b1117779-e957-4b3b-8074-cb1507f82301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.007793 10.0.0.129 - - [2026-06-23 14:46:08] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004700 10.0.0.129 - - [2026-06-23 14:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.129 - - [2026-06-23 14:46:08] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005395 10.0.0.129 - - [2026-06-23 14:46:08] "POST /firewall-policys HTTP/1.1" 200 532 0.034767 10.0.0.129 - - [2026-06-23 14:46:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.027557 10.0.0.129 - - [2026-06-23 14:46:08] "GET /firewall-policy/58f95faf-387d-4217-bd33-d5c2d81167f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.008620 10.0.0.129 - - [2026-06-23 14:46:08] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.002894 10.0.0.129 - - [2026-06-23 14:46:08] "GET /firewall-policy/58f95faf-387d-4217-bd33-d5c2d81167f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003354 10.0.0.129 - - [2026-06-23 14:46:08] "POST /ref-update HTTP/1.1" 200 156 0.035532 10.0.0.129 - - [2026-06-23 14:46:09] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.036205 10.0.0.129 - - [2026-06-23 14:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.129 - - [2026-06-23 14:46:09] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007098 10.0.0.129 - - [2026-06-23 14:46:09] "POST /firewall-policys HTTP/1.1" 200 534 0.046349 10.0.0.129 - - [2026-06-23 14:46:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.017127 10.0.0.129 - - [2026-06-23 14:46:09] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.035802 10.0.0.129 - - [2026-06-23 14:46:09] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002563 10.0.0.129 - - [2026-06-23 14:46:09] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003384 10.0.0.129 - - [2026-06-23 14:46:09] "GET /firewall-policy/58f95faf-387d-4217-bd33-d5c2d81167f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.008107 10.0.0.129 - - [2026-06-23 14:46:09] "GET /firewall-policy/58f95faf-387d-4217-bd33-d5c2d81167f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003352 10.0.0.129 - - [2026-06-23 14:46:09] "POST /ref-update HTTP/1.1" 200 156 0.018434 10.0.0.129 - - [2026-06-23 14:46:09] "POST /ref-update HTTP/1.1" 200 156 0.031528 10.0.0.129 - - [2026-06-23 14:46:09] "POST /ref-update HTTP/1.1" 200 156 0.044197 10.0.0.129 - - [2026-06-23 14:46:09] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003713 10.0.0.129 - - [2026-06-23 14:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005753 10.0.0.129 - - [2026-06-23 14:46:09] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002698 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:46:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000685 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:46:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000716 10.0.0.129 - - [2026-06-23 14:46:09] "POST /firewall-policys HTTP/1.1" 200 532 0.026964 10.0.0.129 - - [2026-06-23 14:46:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.048664 10.0.0.129 - - [2026-06-23 14:46:09] "GET /firewall-policy/1099476f-50f9-4b83-b76d-e2fd9862369f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.008266 10.0.0.129 - - [2026-06-23 14:46:09] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003647 10.0.0.129 - - [2026-06-23 14:46:09] "GET /firewall-policy/1099476f-50f9-4b83-b76d-e2fd9862369f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004776 10.0.0.129 - - [2026-06-23 14:46:09] "GET /firewall-policy/58f95faf-387d-4217-bd33-d5c2d81167f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003774 10.0.0.129 - - [2026-06-23 14:46:09] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.008491 10.0.0.129 - - [2026-06-23 14:46:09] "GET /firewall-policy/58f95faf-387d-4217-bd33-d5c2d81167f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002729 10.0.0.129 - - [2026-06-23 14:46:09] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004751 10.0.0.129 - - [2026-06-23 14:46:09] "POST /ref-update HTTP/1.1" 200 156 0.020982 10.0.0.129 - - [2026-06-23 14:46:09] "POST /ref-update HTTP/1.1" 200 156 0.049585 10.0.0.129 - - [2026-06-23 14:46:09] "POST /ref-update HTTP/1.1" 200 156 0.021051 10.0.0.129 - - [2026-06-23 14:46:09] "POST /ref-update HTTP/1.1" 200 156 0.020194 10.0.0.129 - - [2026-06-23 14:46:10] "POST /ref-update HTTP/1.1" 200 156 0.213942 10.0.0.129 - - [2026-06-23 14:46:10] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.036953 10.0.0.129 - - [2026-06-23 14:46:10] "POST /tags HTTP/1.1" 200 300 0.058676 10.0.0.129 - - [2026-06-23 14:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.023294 10.0.0.129 - - [2026-06-23 14:46:10] "GET /tag/d413c1da-fac2-41b1-b4b6-71dc8b496967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.016117 10.0.0.129 - - [2026-06-23 14:46:10] "POST /set-tag HTTP/1.1" 200 109 0.025542 10.0.0.129 - - [2026-06-23 14:46:10] "POST /tags HTTP/1.1" 200 358 0.108580 10.0.0.129 - - [2026-06-23 14:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.018191 10.0.0.129 - - [2026-06-23 14:46:10] "GET /tag/d4032120-ad1e-4de8-9ada-024668e661d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.029027 10.0.0.129 - - [2026-06-23 14:46:10] "POST /tags HTTP/1.1" 200 306 0.066479 10.0.0.129 - - [2026-06-23 14:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.027051 10.0.0.129 - - [2026-06-23 14:46:10] "GET /tag/9fd5694d-52fc-4821-88cd-6b7df4e3f157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.027385 10.0.0.129 - - [2026-06-23 14:46:11] "POST /id-to-fqname HTTP/1.1" 200 174 0.000465 10.0.0.129 - - [2026-06-23 14:46:11] "POST /fqname-to-id HTTP/1.1" 404 183 0.007269 10.0.0.129 - - [2026-06-23 14:46:11] "POST /security-groups HTTP/1.1" 200 571 0.083705 10.0.0.129 - - [2026-06-23 14:46:11] "POST /projects HTTP/1.1" 200 485 0.256363 10.0.0.129 - - [2026-06-23 14:46:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.022468 10.0.0.129 - - [2026-06-23 14:46:11] "POST /fqname-to-id HTTP/1.1" 404 214 0.007342 10.0.0.129 - - [2026-06-23 14:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.024948 10.0.0.129 - - [2026-06-23 14:46:11] "POST /access-control-lists HTTP/1.1" 200 582 0.109014 10.0.0.129 - - [2026-06-23 14:46:11] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.084343 10.0.0.129 - - [2026-06-23 14:46:11] "POST /fqname-to-id HTTP/1.1" 404 213 0.040738 10.0.0.129 - - [2026-06-23 14:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007974 10.0.0.129 - - [2026-06-23 14:46:11] "GET /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.006981 10.0.0.129 - - [2026-06-23 14:46:11] "POST /access-control-lists HTTP/1.1" 200 580 0.068339 10.0.0.129 - - [2026-06-23 14:46:11] "PUT /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4 HTTP/1.1" 200 265 0.162437 10.0.0.129 - - [2026-06-23 14:46:11] "PUT /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2 HTTP/1.1" 200 265 0.124936 10.0.0.129 - - [2026-06-23 14:46:11] "POST /security-groups HTTP/1.1" 200 539 0.104462 10.0.0.129 - - [2026-06-23 14:46:11] "POST /fqname-to-id HTTP/1.1" 404 234 0.004535 10.0.0.129 - - [2026-06-23 14:46:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.035846 10.0.0.129 - - [2026-06-23 14:46:11] "POST /chown HTTP/1.1" 200 109 0.038905 10.0.0.129 - - [2026-06-23 14:46:12] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020443 10.0.0.129 - - [2026-06-23 14:46:12] "POST /access-control-lists HTTP/1.1" 200 598 0.138290 10.0.0.129 - - [2026-06-23 14:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.029985 10.0.0.129 - - [2026-06-23 14:46:12] "POST /fqname-to-id HTTP/1.1" 404 233 0.026375 10.0.0.129 - - [2026-06-23 14:46:12] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002658 10.0.0.129 - - [2026-06-23 14:46:12] "POST /tags HTTP/1.1" 409 207 0.005661 10.0.0.129 - - [2026-06-23 14:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.129 - - [2026-06-23 14:46:12] "GET /tag/9fd5694d-52fc-4821-88cd-6b7df4e3f157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.027369 10.0.0.129 - - [2026-06-23 14:46:12] "POST /access-control-lists HTTP/1.1" 200 596 0.102952 10.0.0.129 - - [2026-06-23 14:46:12] "POST /firewall-rules HTTP/1.1" 200 566 0.252916 10.0.0.129 - - [2026-06-23 14:46:12] "GET /firewall-rule/71b71b74-0e99-46f1-8bb7-bce701455d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.020716 10.0.0.129 - - [2026-06-23 14:46:12] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.036373 10.0.0.129 - - [2026-06-23 14:46:12] "GET /firewall-rule/71b71b74-0e99-46f1-8bb7-bce701455d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.015069 10.0.0.129 - - [2026-06-23 14:46:12] "POST /ref-update HTTP/1.1" 200 156 0.025306 10.0.0.129 - - [2026-06-23 14:46:12] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.024563 10.0.0.129 - - [2026-06-23 14:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.129 - - [2026-06-23 14:46:12] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004627 10.0.0.129 - - [2026-06-23 14:46:12] "POST /tags HTTP/1.1" 409 207 0.011149 10.0.0.129 - - [2026-06-23 14:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.129 - - [2026-06-23 14:46:12] "GET /tag/9fd5694d-52fc-4821-88cd-6b7df4e3f157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.010893 10.0.0.129 - - [2026-06-23 14:46:12] "POST /firewall-rules HTTP/1.1" 200 564 0.077025 10.0.0.129 - - [2026-06-23 14:46:12] "GET /firewall-rule/d908e1c6-71e5-4a56-b7ea-3b40dc87acf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.030904 10.0.0.129 - - [2026-06-23 14:46:12] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003896 10.0.0.129 - - [2026-06-23 14:46:12] "GET /firewall-rule/d908e1c6-71e5-4a56-b7ea-3b40dc87acf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.002209 10.0.0.129 - - [2026-06-23 14:46:13] "POST /ref-update HTTP/1.1" 200 156 0.033707 10.0.0.129 - - [2026-06-23 14:46:13] "POST /tags HTTP/1.1" 200 302 0.115835 10.0.0.129 - - [2026-06-23 14:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.129 - - [2026-06-23 14:46:13] "GET /tag/34671b17-0e29-4f22-a8d2-ca14ea8a40ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014956 10.0.0.129 - - [2026-06-23 14:46:13] "POST /tags HTTP/1.1" 200 326 0.078359 10.0.0.129 - - [2026-06-23 14:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.129 - - [2026-06-23 14:46:13] "GET /tag/b8023d58-659b-4f6a-b437-10ac218cf9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.043380 10.0.0.129 - - [2026-06-23 14:46:13] "POST /tags HTTP/1.1" 200 364 0.044238 10.0.0.129 - - [2026-06-23 14:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017145 10.0.0.129 - - [2026-06-23 14:46:13] "GET /tag/39e50dfd-7e75-4eab-a936-ac4e51ee0e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.014236 10.0.0.129 - - [2026-06-23 14:46:13] "POST /tags HTTP/1.1" 200 312 0.045450 10.0.0.129 - - [2026-06-23 14:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006116 10.0.0.129 - - [2026-06-23 14:46:13] "GET /tag/3ed4e62c-8983-4cd2-83b7-1416a8a53fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012970 10.0.0.129 - - [2026-06-23 14:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.129 - - [2026-06-23 14:46:13] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.003529 10.0.0.129 - - [2026-06-23 14:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.129 - - [2026-06-23 14:46:13] "GET /project/34a8df4c-c5ba-4e07-8c83-acf79e6039ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.055214 10.0.0.129 - - [2026-06-23 14:46:13] "POST /virtual-machines HTTP/1.1" 200 378 0.019388 10.0.0.129 - - [2026-06-23 14:46:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.029341 10.0.0.129 - - [2026-06-23 14:46:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.145471 10.0.0.129 - - [2026-06-23 14:46:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009254 10.0.0.129 - - [2026-06-23 14:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007318 10.0.0.129 - - [2026-06-23 14:46:14] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.011328 10.0.0.129 - - [2026-06-23 14:46:14] "POST /instance-ips HTTP/1.1" 200 410 0.060140 10.0.0.129 - - [2026-06-23 14:46:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029945 10.0.0.129 - - [2026-06-23 14:46:14] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.014026 10.0.0.129 - - [2026-06-23 14:46:14] "POST /set-tag HTTP/1.1" 200 109 0.021861 10.0.0.129 - - [2026-06-23 14:46:14] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.018798 10.0.0.129 - - [2026-06-23 14:46:14] "GET /instance-ip/4864dae0-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.014637 10.0.0.129 - - [2026-06-23 14:46:14] "POST /tags HTTP/1.1" 200 306 0.067146 10.0.0.129 - - [2026-06-23 14:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009730 10.0.0.129 - - [2026-06-23 14:46:14] "GET /tag/5a372ec4-95cb-42e1-af84-fb641661d739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.028262 10.0.0.129 - - [2026-06-23 14:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.129 - - [2026-06-23 14:46:14] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035524 10.0.0.129 - - [2026-06-23 14:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008548 10.0.0.129 - - [2026-06-23 14:46:14] "GET /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004483 10.0.0.129 - - [2026-06-23 14:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.129 - - [2026-06-23 14:46:14] "GET /service-appliance-set/3dd801b4-2975-4e0f-b451-324c18349718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003939 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:46:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000782 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:46:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000744 10.0.0.129 - - [2026-06-23 14:46:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.002500 10.0.0.129 - - [2026-06-23 14:46:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.099617 10.0.0.129 - - [2026-06-23 14:46:14] "GET /virtual-machine-interface/d63a08b8-03e4-4583-b564-72d9e29940f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.028229 10.0.0.129 - - [2026-06-23 14:46:15] "POST /instance-ips HTTP/1.1" 200 382 0.310421 10.0.0.129 - - [2026-06-23 14:46:15] "GET /instance-ip/ec3ae242-0571-4180-bd77-f215d31cedaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.010217 10.0.0.129 - - [2026-06-23 14:46:15] "POST /loadbalancers HTTP/1.1" 200 584 0.091362 10.0.0.129 - - [2026-06-23 14:46:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008183 10.0.0.129 - - [2026-06-23 14:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.129 - - [2026-06-23 14:46:15] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037374 10.0.0.129 - - [2026-06-23 14:46:15] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.081093 10.0.0.129 - - [2026-06-23 14:46:15] "GET /loadbalancer/7ae238dd-c65b-4ef3-81dd-d6ca2f389b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.006403 10.0.0.129 - - [2026-06-23 14:46:15] "GET /instance-ip/ec3ae242-0571-4180-bd77-f215d31cedaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.008055 10.0.0.129 - - [2026-06-23 14:46:15] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.035262 10.0.0.129 - - [2026-06-23 14:46:15] "POST /floating-ips HTTP/1.1" 200 585 0.038308 10.0.0.129 - - [2026-06-23 14:46:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.034271 10.0.0.129 - - [2026-06-23 14:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012456 10.0.0.129 - - [2026-06-23 14:46:15] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.060682 10.0.0.129 - - [2026-06-23 14:46:15] "GET /loadbalancer-listener/bedf98f1-f554-4924-a9b2-4b9afdb6b8c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.006580 10.0.0.129 - - [2026-06-23 14:46:15] "GET /loadbalancer-listener/bedf98f1-f554-4924-a9b2-4b9afdb6b8c6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004724 10.0.0.129 - - [2026-06-23 14:46:15] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.025181 10.0.0.129 - - [2026-06-23 14:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008673 10.0.0.129 - - [2026-06-23 14:46:15] "GET /instance-ip/ec3ae242-0571-4180-bd77-f215d31cedaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004364 10.0.0.129 - - [2026-06-23 14:46:15] "GET /global-vrouter-config/991d941a-0eeb-4fc6-b52b-a76b3362b091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003735 10.0.0.129 - - [2026-06-23 14:46:15] "GET /instance-ip/ec3ae242-0571-4180-bd77-f215d31cedaa?fields=floating_ips HTTP/1.1" 200 1173 0.006433 10.0.0.129 - - [2026-06-23 14:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.129 - - [2026-06-23 14:46:15] "GET /floating-ip/2fbd9d96-716a-4fc9-892e-4c8b20e6a2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.003550 10.0.0.129 - - [2026-06-23 14:46:15] "PUT /global-vrouter-config/991d941a-0eeb-4fc6-b52b-a76b3362b091 HTTP/1.1" 200 277 0.018543 10.0.0.129 - - [2026-06-23 14:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.129 - - [2026-06-23 14:46:15] "GET /loadbalancer/7ae238dd-c65b-4ef3-81dd-d6ca2f389b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.002635 10.0.0.129 - - [2026-06-23 14:46:15] "POST /tags HTTP/1.1" 200 356 0.028397 10.0.0.129 - - [2026-06-23 14:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.129 - - [2026-06-23 14:46:16] "GET /tag/f32b56dd-c259-41ab-bb7a-748ed7523811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.016947 10.0.0.129 - - [2026-06-23 14:46:16] "POST /tags HTTP/1.1" 200 304 0.036519 10.0.0.129 - - [2026-06-23 14:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011990 10.0.0.129 - - [2026-06-23 14:46:16] "GET /tag/35a641c0-218a-4941-a191-67eee60d0545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.012292 10.0.0.129 - - [2026-06-23 14:46:16] "POST /projects HTTP/1.1" 409 218 0.001871 10.0.0.129 - - [2026-06-23 14:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.129 - - [2026-06-23 14:46:16] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039470 10.0.0.129 - - [2026-06-23 14:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.129 - - [2026-06-23 14:46:16] "GET /network-ipam/2b7da764-a99a-474a-9977-a5d4534f07c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002355 10.0.0.129 - - [2026-06-23 14:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.129 - - [2026-06-23 14:46:16] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004146 10.0.0.129 - - [2026-06-23 14:46:16] "PUT /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4 HTTP/1.1" 200 265 0.069228 10.0.0.129 - - [2026-06-23 14:46:16] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.015325 10.0.0.129 - - [2026-06-23 14:46:16] "POST /set-tag HTTP/1.1" 200 109 0.074860 10.0.0.129 - - [2026-06-23 14:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014538 10.0.0.129 - - [2026-06-23 14:46:16] "GET /network-ipam/063640a1-ed66-4744-b977-21ca4c0b3ad1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002558 10.0.0.129 - - [2026-06-23 14:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.129 - - [2026-06-23 14:46:16] "GET /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.009891 10.0.0.129 - - [2026-06-23 14:46:16] "PUT /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2 HTTP/1.1" 200 265 0.068372 10.0.0.129 - - [2026-06-23 14:46:16] "GET /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005852 10.0.0.129 - - [2026-06-23 14:46:16] "POST /set-tag HTTP/1.1" 200 109 0.059269 10.0.0.129 - - [2026-06-23 14:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006546 10.0.0.129 - - [2026-06-23 14:46:16] "GET /network-policy/282eaceb-cfc0-4e01-81dc-ef3c6a396a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003066 10.0.0.129 - - [2026-06-23 14:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.129 - - [2026-06-23 14:46:16] "GET /network-policy/0e428bfb-7b80-4ca9-97c8-d601ec216a11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002428 10.0.0.129 - - [2026-06-23 14:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.129 - - [2026-06-23 14:46:16] "GET /network-policy/a338bb8f-16be-4152-ae33-167ab17a3452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.003272 10.0.0.129 - - [2026-06-23 14:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.129 - - [2026-06-23 14:46:17] "PUT /network-policy/a338bb8f-16be-4152-ae33-167ab17a3452 HTTP/1.1" 200 263 0.008977 10.0.0.129 - - [2026-06-23 14:46:17] "PUT /access-control-list/30a415d8-f399-4469-8e2e-902b7f9ab784 HTTP/1.1" 200 273 0.020665 10.0.0.129 - - [2026-06-23 14:46:17] "POST /ref-update HTTP/1.1" 200 156 0.076679 10.0.0.129 - - [2026-06-23 14:46:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008506 10.0.0.129 - - [2026-06-23 14:46:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007805 10.0.0.129 - - [2026-06-23 14:46:17] "PUT /access-control-list/9b65330f-58e6-43d5-8958-fd5cb6baa736 HTTP/1.1" 200 273 0.075527 10.0.0.129 - - [2026-06-23 14:46:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003520 10.0.0.129 - - [2026-06-23 14:46:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005605 10.0.0.129 - - [2026-06-23 14:46:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008863 10.0.0.129 - - [2026-06-23 14:46:17] "POST /security-groups HTTP/1.1" 409 245 0.004097 10.0.0.129 - - [2026-06-23 14:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006005 10.0.0.129 - - [2026-06-23 14:46:17] "PUT /security-group/3bd82b31-0ae6-4071-a5e7-9c094303f90c HTTP/1.1" 200 263 0.075797 10.0.0.129 - - [2026-06-23 14:46:17] "PUT /access-control-list/f804a41c-2b0a-4a35-a7ee-8b4cb535f6f6 HTTP/1.1" 200 273 0.019305 10.0.0.129 - - [2026-06-23 14:46:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.075735 10.0.0.129 - - [2026-06-23 14:46:17] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.030112 10.0.0.129 - - [2026-06-23 14:46:17] "PUT /access-control-list/e8e2c4ce-8323-4657-9c49-900d7357f2c1 HTTP/1.1" 200 273 0.045170 10.0.0.129 - - [2026-06-23 14:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.129 - - [2026-06-23 14:46:17] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002284 10.0.0.129 - - [2026-06-23 14:46:17] "POST /tags HTTP/1.1" 409 206 0.002184 10.0.0.129 - - [2026-06-23 14:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.129 - - [2026-06-23 14:46:17] "GET /tag/35a641c0-218a-4941-a191-67eee60d0545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.017301 10.0.0.129 - - [2026-06-23 14:46:17] "POST /firewall-rules HTTP/1.1" 200 564 0.075534 10.0.0.129 - - [2026-06-23 14:46:17] "GET /firewall-rule/51a6d65d-337d-4c79-8c64-a15d16e6b883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.025866 10.0.0.129 - - [2026-06-23 14:46:17] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004303 10.0.0.129 - - [2026-06-23 14:46:17] "GET /firewall-rule/51a6d65d-337d-4c79-8c64-a15d16e6b883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003177 10.0.0.129 - - [2026-06-23 14:46:17] "POST /ref-update HTTP/1.1" 200 156 0.030174 10.0.0.129 - - [2026-06-23 14:46:17] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005582 10.0.0.129 - - [2026-06-23 14:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.129 - - [2026-06-23 14:46:17] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002953 10.0.0.129 - - [2026-06-23 14:46:17] "POST /tags HTTP/1.1" 409 206 0.003448 10.0.0.129 - - [2026-06-23 14:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.129 - - [2026-06-23 14:46:18] "GET /tag/35a641c0-218a-4941-a191-67eee60d0545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.015721 10.0.0.129 - - [2026-06-23 14:46:18] "POST /firewall-rules HTTP/1.1" 200 562 0.077118 10.0.0.129 - - [2026-06-23 14:46:18] "GET /firewall-rule/66294138-aeab-4a2b-93de-376a052abd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.022964 10.0.0.129 - - [2026-06-23 14:46:18] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005185 10.0.0.129 - - [2026-06-23 14:46:18] "GET /firewall-rule/66294138-aeab-4a2b-93de-376a052abd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.012094 10.0.0.129 - - [2026-06-23 14:46:18] "POST /ref-update HTTP/1.1" 200 156 0.030771 10.0.0.129 - - [2026-06-23 14:46:18] "POST /fqname-to-id HTTP/1.1" 404 228 0.002115 10.0.0.129 - - [2026-06-23 14:46:18] "POST /tags HTTP/1.1" 200 302 0.027582 10.0.0.129 - - [2026-06-23 14:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.027290 10.0.0.129 - - [2026-06-23 14:46:18] "GET /tag/08f13a53-7f3b-4795-9a54-44ea4191ca2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012382 10.0.0.129 - - [2026-06-23 14:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.129 - - [2026-06-23 14:46:18] "GET /project/34a8df4c-c5ba-4e07-8c83-acf79e6039ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.033064 10.0.0.129 - - [2026-06-23 14:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.129 - - [2026-06-23 14:46:18] "GET /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.010968 10.0.0.129 - - [2026-06-23 14:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007730 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:46:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000718 10.0.0.129 - - [2026-06-23 14:46:18] "GET /service-appliance-set/3dd801b4-2975-4e0f-b451-324c18349718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003799 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:46:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000811 10.0.0.129 - - [2026-06-23 14:46:18] "POST /fqname-to-id HTTP/1.1" 404 242 0.001837 10.0.0.129 - - [2026-06-23 14:46:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.101329 10.0.0.129 - - [2026-06-23 14:46:18] "GET /virtual-machine-interface/6275fa26-ecc1-4eb7-9aab-14a1f360e4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.008437 10.0.0.129 - - [2026-06-23 14:46:18] "POST /instance-ips HTTP/1.1" 200 378 0.296630 10.0.0.129 - - [2026-06-23 14:46:19] "GET /instance-ip/c1b64994-43ff-4482-943e-f7e38e829fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.007148 10.0.0.129 - - [2026-06-23 14:46:19] "POST /loadbalancers HTTP/1.1" 200 584 0.082009 10.0.0.129 - - [2026-06-23 14:46:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.031616 10.0.0.129 - - [2026-06-23 14:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009932 10.0.0.129 - - [2026-06-23 14:46:19] "GET /project/34a8df4c-c5ba-4e07-8c83-acf79e6039ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.037161 10.0.0.129 - - [2026-06-23 14:46:19] "GET /instance-ip/c1b64994-43ff-4482-943e-f7e38e829fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006528 10.0.0.129 - - [2026-06-23 14:46:19] "GET /project/34a8df4c-c5ba-4e07-8c83-acf79e6039ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.059919 10.0.0.129 - - [2026-06-23 14:46:19] "GET /loadbalancer/58ebf5e3-8a72-45ab-8dae-334a6536062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002912 10.0.0.129 - - [2026-06-23 14:46:19] "POST /floating-ips HTTP/1.1" 200 583 0.050956 10.0.0.129 - - [2026-06-23 14:46:19] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.036309 10.0.0.129 - - [2026-06-23 14:46:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.018233 10.0.0.129 - - [2026-06-23 14:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005263 10.0.0.129 - - [2026-06-23 14:46:19] "GET /project/34a8df4c-c5ba-4e07-8c83-acf79e6039ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040384 10.0.0.129 - - [2026-06-23 14:46:19] "GET /loadbalancer-listener/6029e040-ad78-41a3-8bda-e16920555105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003666 10.0.0.129 - - [2026-06-23 14:46:19] "GET /loadbalancer-listener/6029e040-ad78-41a3-8bda-e16920555105?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003231 10.0.0.129 - - [2026-06-23 14:46:19] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021534 10.0.0.129 - - [2026-06-23 14:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007638 10.0.0.129 - - [2026-06-23 14:46:19] "GET /instance-ip/c1b64994-43ff-4482-943e-f7e38e829fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002806 10.0.0.129 - - [2026-06-23 14:46:19] "GET /instance-ip/c1b64994-43ff-4482-943e-f7e38e829fd3?fields=floating_ips HTTP/1.1" 200 1167 0.004749 10.0.0.129 - - [2026-06-23 14:46:19] "GET /floating-ip/2e1523cb-610a-4cc8-a8fa-979329139962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.001962 10.0.0.129 - - [2026-06-23 14:46:19] "GET /project/34a8df4c-c5ba-4e07-8c83-acf79e6039ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.044501 10.0.0.129 - - [2026-06-23 14:46:19] "GET /loadbalancer/58ebf5e3-8a72-45ab-8dae-334a6536062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005907 10.0.0.129 - - [2026-06-23 14:46:19] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.023405 10.0.0.129 - - [2026-06-23 14:46:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007709 10.0.0.129 - - [2026-06-23 14:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009374 10.0.0.129 - - [2026-06-23 14:46:19] "GET /project/34a8df4c-c5ba-4e07-8c83-acf79e6039ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040037 10.0.0.129 - - [2026-06-23 14:46:19] "GET /loadbalancer-listener/faafb3ae-7fd2-4f22-967b-3413e5d3a206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.002736 10.0.0.129 - - [2026-06-23 14:46:19] "GET /loadbalancer-listener/faafb3ae-7fd2-4f22-967b-3413e5d3a206?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003124 10.0.0.129 - - [2026-06-23 14:46:19] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.016394 10.0.0.129 - - [2026-06-23 14:46:19] "GET /instance-ip/c1b64994-43ff-4482-943e-f7e38e829fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004407 10.0.0.129 - - [2026-06-23 14:46:19] "GET /instance-ip/c1b64994-43ff-4482-943e-f7e38e829fd3?fields=floating_ips HTTP/1.1" 200 1167 0.012043 10.0.0.129 - - [2026-06-23 14:46:19] "GET /floating-ip/2e1523cb-610a-4cc8-a8fa-979329139962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002656 10.0.0.129 - - [2026-06-23 14:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.129 - - [2026-06-23 14:46:19] "GET /project/34a8df4c-c5ba-4e07-8c83-acf79e6039ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.048370 10.0.0.129 - - [2026-06-23 14:46:20] "GET /loadbalancer/58ebf5e3-8a72-45ab-8dae-334a6536062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.007439 10.0.0.129 - - [2026-06-23 14:46:20] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.021583 10.0.0.129 - - [2026-06-23 14:46:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.024487 10.0.0.129 - - [2026-06-23 14:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005579 10.0.0.129 - - [2026-06-23 14:46:20] "GET /project/34a8df4c-c5ba-4e07-8c83-acf79e6039ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.027256 10.0.0.129 - - [2026-06-23 14:46:20] "GET /loadbalancer-listener/897fa3a6-81c2-4a40-9d4d-9d56a90f9032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.004068 10.0.0.129 - - [2026-06-23 14:46:20] "GET /loadbalancer-listener/897fa3a6-81c2-4a40-9d4d-9d56a90f9032?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.005000 10.0.0.129 - - [2026-06-23 14:46:20] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.021121 10.0.0.129 - - [2026-06-23 14:46:20] "GET /instance-ip/c1b64994-43ff-4482-943e-f7e38e829fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.011125 10.0.0.129 - - [2026-06-23 14:46:20] "GET /instance-ip/c1b64994-43ff-4482-943e-f7e38e829fd3?fields=floating_ips HTTP/1.1" 200 1167 0.010672 10.0.0.129 - - [2026-06-23 14:46:20] "GET /floating-ip/2e1523cb-610a-4cc8-a8fa-979329139962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002344 10.0.0.129 - - [2026-06-23 14:46:20] "POST /tags HTTP/1.1" 200 372 0.062002 10.0.0.129 - - [2026-06-23 14:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009387 10.0.0.129 - - [2026-06-23 14:46:20] "GET /tag/914c5ab7-4bff-4b4b-b69a-76b3789463c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040750 10.0.0.129 - - [2026-06-23 14:46:20] "POST /tags HTTP/1.1" 200 320 0.054047 10.0.0.129 - - [2026-06-23 14:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008427 10.0.0.129 - - [2026-06-23 14:46:20] "GET /tag/aa1e7344-fdd0-446e-9c23-cf67a2f32e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1154 0.014957 10.0.0.129 - - [2026-06-23 14:46:20] "POST /id-to-fqname HTTP/1.1" 200 181 0.000448 10.0.0.129 - - [2026-06-23 14:46:20] "POST /fqname-to-id HTTP/1.1" 404 190 0.010315 10.0.0.129 - - [2026-06-23 14:46:20] "POST /security-groups HTTP/1.1" 200 578 0.067601 10.0.0.129 - - [2026-06-23 14:46:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.003860 10.0.0.129 - - [2026-06-23 14:46:20] "POST /projects HTTP/1.1" 200 499 0.201269 10.0.0.129 - - [2026-06-23 14:46:20] "POST /access-control-lists HTTP/1.1" 200 589 0.065067 10.0.0.129 - - [2026-06-23 14:46:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.017349 10.0.0.129 - - [2026-06-23 14:46:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.065091 10.0.0.129 - - [2026-06-23 14:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012294 10.0.0.129 - - [2026-06-23 14:46:20] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.017821 10.0.0.129 - - [2026-06-23 14:46:20] "POST /access-control-lists HTTP/1.1" 200 587 0.084672 10.0.0.129 - - [2026-06-23 14:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010001 10.0.0.129 - - [2026-06-23 14:46:20] "GET /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004583 10.0.0.129 - - [2026-06-23 14:46:21] "PUT /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4 HTTP/1.1" 200 265 0.051845 10.0.0.129 - - [2026-06-23 14:46:21] "PUT /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2 HTTP/1.1" 200 265 0.041411 10.0.0.129 - - [2026-06-23 14:46:21] "POST /security-groups HTTP/1.1" 200 560 0.067907 10.0.0.129 - - [2026-06-23 14:46:21] "POST /fqname-to-id HTTP/1.1" 404 248 0.001758 10.0.0.129 - - [2026-06-23 14:46:21] "POST /access-control-lists HTTP/1.1" 200 612 0.055910 10.0.0.129 - - [2026-06-23 14:46:21] "POST /fqname-to-id HTTP/1.1" 404 247 0.012276 10.0.0.129 - - [2026-06-23 14:46:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.068842 10.0.0.129 - - [2026-06-23 14:46:21] "POST /chown HTTP/1.1" 200 109 0.056020 10.0.0.129 - - [2026-06-23 14:46:21] "POST /access-control-lists HTTP/1.1" 200 610 0.082044 10.0.0.129 - - [2026-06-23 14:46:21] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.023613 10.0.0.129 - - [2026-06-23 14:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.129 - - [2026-06-23 14:46:21] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002388 10.0.0.129 - - [2026-06-23 14:46:21] "POST /tags HTTP/1.1" 409 214 0.001573 10.0.0.129 - - [2026-06-23 14:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.129 - - [2026-06-23 14:46:21] "GET /tag/aa1e7344-fdd0-446e-9c23-cf67a2f32e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1154 0.009869 10.0.0.129 - - [2026-06-23 14:46:21] "POST /firewall-rules HTTP/1.1" 200 580 0.068907 10.0.0.129 - - [2026-06-23 14:46:21] "GET /firewall-rule/7fcc2bb3-1a8e-49e1-ba82-e03f7e556f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003937 10.0.0.129 - - [2026-06-23 14:46:21] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.003367 10.0.0.129 - - [2026-06-23 14:46:21] "GET /firewall-rule/7fcc2bb3-1a8e-49e1-ba82-e03f7e556f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.002028 10.0.0.129 - - [2026-06-23 14:46:21] "POST /ref-update HTTP/1.1" 200 156 0.029029 10.0.0.129 - - [2026-06-23 14:46:21] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003856 10.0.0.129 - - [2026-06-23 14:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.129 - - [2026-06-23 14:46:21] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002832 10.0.0.129 - - [2026-06-23 14:46:21] "POST /tags HTTP/1.1" 409 214 0.001761 10.0.0.129 - - [2026-06-23 14:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.129 - - [2026-06-23 14:46:21] "GET /tag/aa1e7344-fdd0-446e-9c23-cf67a2f32e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1154 0.010259 10.0.0.129 - - [2026-06-23 14:46:21] "POST /firewall-rules HTTP/1.1" 200 578 0.072799 10.0.0.129 - - [2026-06-23 14:46:21] "GET /firewall-rule/6f07298f-5390-4b3f-96e5-338cf3b7612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005610 10.0.0.129 - - [2026-06-23 14:46:21] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.004591 10.0.0.129 - - [2026-06-23 14:46:21] "GET /firewall-rule/6f07298f-5390-4b3f-96e5-338cf3b7612d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002121 10.0.0.129 - - [2026-06-23 14:46:21] "POST /ref-update HTTP/1.1" 200 156 0.033506 10.0.0.129 - - [2026-06-23 14:46:22] "POST /tags HTTP/1.1" 200 364 0.029730 10.0.0.129 - - [2026-06-23 14:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.129 - - [2026-06-23 14:46:22] "GET /tag/41ffb73a-b44c-4e98-adc7-2d086e95694e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.020754 10.0.0.129 - - [2026-06-23 14:46:22] "POST /tags HTTP/1.1" 200 312 0.021267 10.0.0.129 - - [2026-06-23 14:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.129 - - [2026-06-23 14:46:22] "GET /tag/3f0591bb-ca11-44a1-90f3-f608c1ec3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.010675 10.0.0.129 - - [2026-06-23 14:46:22] "POST /id-to-fqname HTTP/1.1" 200 177 0.000541 10.0.0.129 - - [2026-06-23 14:46:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.020258 10.0.0.129 - - [2026-06-23 14:46:22] "POST /security-groups HTTP/1.1" 200 574 0.075843 10.0.0.129 - - [2026-06-23 14:46:22] "POST /projects HTTP/1.1" 200 491 0.208951 10.0.0.129 - - [2026-06-23 14:46:22] "POST /fqname-to-id HTTP/1.1" 404 217 0.004532 10.0.0.129 - - [2026-06-23 14:46:22] "POST /access-control-lists HTTP/1.1" 200 585 0.066007 10.0.0.129 - - [2026-06-23 14:46:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.053329 10.0.0.129 - - [2026-06-23 14:46:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.013582 10.0.0.129 - - [2026-06-23 14:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.129 - - [2026-06-23 14:46:22] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.008310 10.0.0.129 - - [2026-06-23 14:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.129 - - [2026-06-23 14:46:22] "GET /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.011005 10.0.0.129 - - [2026-06-23 14:46:22] "POST /access-control-lists HTTP/1.1" 200 583 0.073375 10.0.0.129 - - [2026-06-23 14:46:22] "PUT /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4 HTTP/1.1" 200 265 0.052810 10.0.0.129 - - [2026-06-23 14:46:22] "PUT /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2 HTTP/1.1" 200 265 0.033864 10.0.0.129 - - [2026-06-23 14:46:22] "POST /security-groups HTTP/1.1" 200 548 0.065107 10.0.0.129 - - [2026-06-23 14:46:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.001927 10.0.0.129 - - [2026-06-23 14:46:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020421 10.0.0.129 - - [2026-06-23 14:46:22] "POST /chown HTTP/1.1" 200 109 0.020851 10.0.0.129 - - [2026-06-23 14:46:22] "POST /access-control-lists HTTP/1.1" 200 604 0.037929 10.0.0.129 - - [2026-06-23 14:46:22] "POST /fqname-to-id HTTP/1.1" 404 239 0.010889 10.0.0.129 - - [2026-06-23 14:46:22] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002667 10.0.0.129 - - [2026-06-23 14:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.129 - - [2026-06-23 14:46:22] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.041656 10.0.0.129 - - [2026-06-23 14:46:22] "POST /access-control-lists HTTP/1.1" 200 602 0.062817 10.0.0.129 - - [2026-06-23 14:46:22] "POST /tags HTTP/1.1" 409 210 0.012806 10.0.0.129 - - [2026-06-23 14:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.129 - - [2026-06-23 14:46:22] "GET /tag/3f0591bb-ca11-44a1-90f3-f608c1ec3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.009599 10.0.0.129 - - [2026-06-23 14:46:23] "POST /firewall-rules HTTP/1.1" 200 572 0.061699 10.0.0.129 - - [2026-06-23 14:46:23] "GET /firewall-rule/f294e83b-6d71-4bfa-bab9-c0a213b32c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.017907 10.0.0.129 - - [2026-06-23 14:46:23] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.004180 10.0.0.129 - - [2026-06-23 14:46:23] "GET /firewall-rule/f294e83b-6d71-4bfa-bab9-c0a213b32c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.002411 10.0.0.129 - - [2026-06-23 14:46:23] "POST /ref-update HTTP/1.1" 200 156 0.039038 10.0.0.129 - - [2026-06-23 14:46:23] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013208 10.0.0.129 - - [2026-06-23 14:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.129 - - [2026-06-23 14:46:23] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002039 10.0.0.129 - - [2026-06-23 14:46:23] "POST /tags HTTP/1.1" 409 210 0.001507 10.0.0.129 - - [2026-06-23 14:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.129 - - [2026-06-23 14:46:23] "GET /tag/3f0591bb-ca11-44a1-90f3-f608c1ec3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.010146 10.0.0.129 - - [2026-06-23 14:46:23] "POST /firewall-rules HTTP/1.1" 200 570 0.070550 10.0.0.129 - - [2026-06-23 14:46:23] "GET /firewall-rule/f0cab1d6-b168-4d71-ab40-6743ef151243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.006057 10.0.0.129 - - [2026-06-23 14:46:23] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004600 10.0.0.129 - - [2026-06-23 14:46:23] "GET /firewall-rule/f0cab1d6-b168-4d71-ab40-6743ef151243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.001765 10.0.0.129 - - [2026-06-23 14:46:23] "POST /ref-update HTTP/1.1" 200 156 0.043643 10.0.0.129 - - [2026-06-23 14:46:23] "POST /tags HTTP/1.1" 409 237 0.002066 10.0.0.129 - - [2026-06-23 14:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.129 - - [2026-06-23 14:46:23] "GET /tag/39e50dfd-7e75-4eab-a936-ac4e51ee0e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.009731 10.0.0.129 - - [2026-06-23 14:46:23] "POST /tags HTTP/1.1" 409 210 0.002504 10.0.0.129 - - [2026-06-23 14:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.129 - - [2026-06-23 14:46:23] "GET /tag/3ed4e62c-8983-4cd2-83b7-1416a8a53fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.016742 10.0.0.129 - - [2026-06-23 14:46:23] "POST /projects HTTP/1.1" 409 223 0.001888 10.0.0.129 - - [2026-06-23 14:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.129 - - [2026-06-23 14:46:23] "GET /project/34a8df4c-c5ba-4e07-8c83-acf79e6039ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.043051 10.0.0.129 - - [2026-06-23 14:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006142 10.0.0.129 - - [2026-06-23 14:46:23] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.004079 10.0.0.129 - - [2026-06-23 14:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.129 - - [2026-06-23 14:46:23] "GET /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004600 10.0.0.129 - - [2026-06-23 14:46:23] "PUT /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4 HTTP/1.1" 200 265 0.045693 10.0.0.129 - - [2026-06-23 14:46:23] "PUT /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2 HTTP/1.1" 200 265 0.053706 10.0.0.129 - - [2026-06-23 14:46:23] "POST /security-groups HTTP/1.1" 409 253 0.002375 10.0.0.129 - - [2026-06-23 14:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.129 - - [2026-06-23 14:46:24] "PUT /security-group/052e3527-00fb-4204-838a-0a128947268c HTTP/1.1" 200 263 0.055374 10.0.0.129 - - [2026-06-23 14:46:24] "PUT /access-control-list/c4027959-8e91-487e-8cc1-bb88dfa12c51 HTTP/1.1" 200 273 0.015387 10.0.0.129 - - [2026-06-23 14:46:24] "PUT /access-control-list/e05c4357-3904-4d36-9239-b12ea5b41e23 HTTP/1.1" 200 273 0.012319 10.0.0.129 - - [2026-06-23 14:46:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.011760 10.0.0.129 - - [2026-06-23 14:46:24] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010403 10.0.0.129 - - [2026-06-23 14:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.129 - - [2026-06-23 14:46:24] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002626 10.0.0.129 - - [2026-06-23 14:46:24] "POST /tags HTTP/1.1" 409 210 0.001763 10.0.0.129 - - [2026-06-23 14:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.129 - - [2026-06-23 14:46:24] "GET /tag/3ed4e62c-8983-4cd2-83b7-1416a8a53fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.010205 10.0.0.129 - - [2026-06-23 14:46:24] "POST /firewall-rules HTTP/1.1" 200 572 0.068146 10.0.0.129 - - [2026-06-23 14:46:24] "GET /firewall-rule/f63ae819-a6cd-46a7-8e23-0a89716636ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.006183 10.0.0.129 - - [2026-06-23 14:46:24] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.003726 10.0.0.129 - - [2026-06-23 14:46:24] "GET /firewall-rule/f63ae819-a6cd-46a7-8e23-0a89716636ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.001972 10.0.0.129 - - [2026-06-23 14:46:24] "POST /ref-update HTTP/1.1" 200 156 0.051711 10.0.0.129 - - [2026-06-23 14:46:24] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002382 10.0.0.129 - - [2026-06-23 14:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007678 10.0.0.129 - - [2026-06-23 14:46:24] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003660 10.0.0.129 - - [2026-06-23 14:46:24] "POST /tags HTTP/1.1" 409 210 0.003178 10.0.0.129 - - [2026-06-23 14:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.129 - - [2026-06-23 14:46:24] "GET /tag/3ed4e62c-8983-4cd2-83b7-1416a8a53fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011691 10.0.0.129 - - [2026-06-23 14:46:24] "POST /firewall-rules HTTP/1.1" 200 570 0.067137 10.0.0.129 - - [2026-06-23 14:46:24] "GET /firewall-rule/d638024b-22fe-4b23-9a0d-0d35ce48f543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.024867 10.0.0.129 - - [2026-06-23 14:46:24] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.003200 10.0.0.129 - - [2026-06-23 14:46:24] "GET /firewall-rule/d638024b-22fe-4b23-9a0d-0d35ce48f543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002562 10.0.0.129 - - [2026-06-23 14:46:24] "POST /ref-update HTTP/1.1" 200 156 0.038926 10.0.0.129 - - [2026-06-23 14:46:24] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.018469 10.0.0.129 - - [2026-06-23 14:46:24] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.241 - - [2026-06-23 14:46:30] "GET / HTTP/1.1" 200 36215 0.001374 10.0.0.241 - - [2026-06-23 14:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.241 - - [2026-06-23 14:46:30] "GET /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005460 10.0.0.241 - - [2026-06-23 14:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.241 - - [2026-06-23 14:46:30] "GET /routing-instance/24fb2749-44ec-4bc1-abdf-56f8de726a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002764 10.0.0.241 - - [2026-06-23 14:46:30] "PUT /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1 HTTP/1.1" 200 275 0.009130 10.0.0.241 - - [2026-06-23 14:46:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.003128 10.0.0.241 - - [2026-06-23 14:46:30] "POST /virtual-routers HTTP/1.1" 200 601 0.014022 10.0.0.241 - - [2026-06-23 14:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006455 10.0.0.241 - - [2026-06-23 14:46:30] "GET /virtual-router/d44c14b2-fdd9-4e53-9a9b-ebd25944e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.008396 10.0.0.241 - - [2026-06-23 14:46:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.001930 10.0.0.241 - - [2026-06-23 14:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.241 - - [2026-06-23 14:46:30] "GET /virtual-network/b1117779-e957-4b3b-8074-cb1507f82301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.003643 10.0.0.241 - - [2026-06-23 14:46:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.070641 10.0.0.129 - - [2026-06-23 14:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.129 - - [2026-06-23 14:46:53] "GET /virtual-router/d44c14b2-fdd9-4e53-9a9b-ebd25944e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.005846 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:47:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000896 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:47:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000764 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:47:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000836 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:47:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000907 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:48:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000798 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:48:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001004 10.0.0.129 - - [2026-06-23 14:48:16] "GET / HTTP/1.1" 200 36215 0.001686 10.0.0.129 - - [2026-06-23 14:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.129 - - [2026-06-23 14:48:16] "GET /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004122 10.0.0.129 - - [2026-06-23 14:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.129 - - [2026-06-23 14:48:16] "GET /config-node/78e77eb0-1571-4e57-b033-92251000b807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.010719 10.0.0.129 - - [2026-06-23 14:48:27] "GET / HTTP/1.1" 200 36215 0.001102 10.0.0.129 - - [2026-06-23 14:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.129 - - [2026-06-23 14:48:27] "GET /routing-instance/24fb2749-44ec-4bc1-abdf-56f8de726a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002284 10.0.0.129 - - [2026-06-23 14:48:27] "POST /bgp-routers HTTP/1.1" 409 301 0.001473 10.0.0.129 - - [2026-06-23 14:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.129 - - [2026-06-23 14:48:27] "GET /bgp-router/01572c85-36b7-47a7-8edf-478f6cdb82db?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1816 0.003384 10.0.0.129 - - [2026-06-23 14:48:27] "PUT /bgp-router/01572c85-36b7-47a7-8edf-478f6cdb82db HTTP/1.1" 200 255 0.015940 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:48:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000865 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:48:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000799 10.0.0.129 - - [2026-06-23 14:50:06] "GET /global-system-configs HTTP/1.1" 200 323 0.007666 10.0.0.129 - - [2026-06-23 14:50:07] "GET /global-system-configs HTTP/1.1" 200 323 0.001670 10.0.0.241 - - [2026-06-23 14:50:15] "GET / HTTP/1.1" 200 36215 0.001409 10.0.0.241 - - [2026-06-23 14:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.241 - - [2026-06-23 14:50:15] "GET /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004945 10.0.0.241 - - [2026-06-23 14:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.241 - - [2026-06-23 14:50:15] "GET /routing-instance/24fb2749-44ec-4bc1-abdf-56f8de726a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002795 10.0.0.241 - - [2026-06-23 14:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.241 - - [2026-06-23 14:50:15] "GET /virtual-router/d44c14b2-fdd9-4e53-9a9b-ebd25944e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002072 10.0.0.241 - - [2026-06-23 14:50:15] "PUT /virtual-router/d44c14b2-fdd9-4e53-9a9b-ebd25944e958 HTTP/1.1" 200 263 0.014599 10.0.0.241 - - [2026-06-23 14:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005441 10.0.0.241 - - [2026-06-23 14:50:15] "GET /virtual-router/d44c14b2-fdd9-4e53-9a9b-ebd25944e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.006440 10.0.0.241 - - [2026-06-23 14:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.241 - - [2026-06-23 14:50:15] "GET /virtual-machine-interface/2431c61e-30d2-468b-829c-ec3415b6208c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003888 10.0.0.241 - - [2026-06-23 14:50:15] "PUT /virtual-machine-interface/2431c61e-30d2-468b-829c-ec3415b6208c HTTP/1.1" 200 285 0.007644 10.0.0.129 - - [2026-06-23 14:51:10] "GET /virtual-router/d44c14b2-fdd9-4e53-9a9b-ebd25944e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003260 10.0.0.129 - - [2026-06-23 14:51:10] "POST /ref-update HTTP/1.1" 200 156 0.010523 10.0.0.129 - - [2026-06-23 14:51:13] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004368 10.0.0.129 - - [2026-06-23 14:51:13] "POST /set-tag HTTP/1.1" 200 109 0.003550 10.0.0.129 - - [2026-06-23 14:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.129 - - [2026-06-23 14:51:13] "GET /loadbalancer/58ebf5e3-8a72-45ab-8dae-334a6536062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002309 10.0.0.129 - - [2026-06-23 14:51:13] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007224 10.0.0.129 - - [2026-06-23 14:51:13] "POST /set-tag HTTP/1.1" 200 109 0.002680 10.0.0.129 - - [2026-06-23 14:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.129 - - [2026-06-23 14:51:14] "GET /loadbalancer/58ebf5e3-8a72-45ab-8dae-334a6536062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002089 10.0.0.129 - - [2026-06-23 14:51:14] "GET /loadbalancer-pool/050239fe-d4b7-486a-bed2-cb61c7350202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003100 10.0.0.129 - - [2026-06-23 14:51:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024485 10.0.0.129 - - [2026-06-23 14:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.017398 10.0.0.129 - - [2026-06-23 14:51:14] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009577 10.0.0.129 - - [2026-06-23 14:51:14] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004843 10.0.0.129 - - [2026-06-23 14:51:14] "POST /ref-update HTTP/1.1" 200 156 0.007710 10.0.0.129 - - [2026-06-23 14:51:14] "GET /floating-ip/2e1523cb-610a-4cc8-a8fa-979329139962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.013287 10.0.0.129 - - [2026-06-23 14:51:14] "POST /tags HTTP/1.1" 409 205 0.002300 10.0.0.129 - - [2026-06-23 14:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.129 - - [2026-06-23 14:51:14] "PUT /floating-ip/2e1523cb-610a-4cc8-a8fa-979329139962 HTTP/1.1" 200 257 0.018853 10.0.0.129 - - [2026-06-23 14:51:14] "GET /tag/08f13a53-7f3b-4795-9a54-44ea4191ca2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.026653 10.0.0.129 - - [2026-06-23 14:51:14] "POST /set-tag HTTP/1.1" 200 109 0.059850 10.0.0.129 - - [2026-06-23 14:51:14] "GET /loadbalancer-pool/3e973ee0-9095-4f13-af75-baf505ef0682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.023310 10.0.0.129 - - [2026-06-23 14:51:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013561 10.0.0.129 - - [2026-06-23 14:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.015230 10.0.0.129 - - [2026-06-23 14:51:14] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010513 10.0.0.129 - - [2026-06-23 14:51:14] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005201 10.0.0.129 - - [2026-06-23 14:51:14] "POST /set-tag HTTP/1.1" 200 109 0.004080 10.0.0.129 - - [2026-06-23 14:51:14] "POST /ref-update HTTP/1.1" 200 156 0.006736 10.0.0.129 - - [2026-06-23 14:51:14] "GET /floating-ip/2e1523cb-610a-4cc8-a8fa-979329139962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.006694 10.0.0.129 - - [2026-06-23 14:51:14] "PUT /floating-ip/2e1523cb-610a-4cc8-a8fa-979329139962 HTTP/1.1" 200 257 0.009466 10.0.0.129 - - [2026-06-23 14:51:14] "GET /loadbalancer-pool/49cf54b6-6759-4ace-ad41-b6ee37f6ffe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008256 10.0.0.129 - - [2026-06-23 14:51:14] "POST /loadbalancer-members HTTP/1.1" 200 694 0.019619 10.0.0.129 - - [2026-06-23 14:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029804 10.0.0.129 - - [2026-06-23 14:51:14] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007935 10.0.0.129 - - [2026-06-23 14:51:14] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004143 10.0.0.129 - - [2026-06-23 14:51:14] "POST /ref-update HTTP/1.1" 200 156 0.006615 10.0.0.129 - - [2026-06-23 14:51:14] "GET /floating-ip/2e1523cb-610a-4cc8-a8fa-979329139962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.003463 10.0.0.129 - - [2026-06-23 14:51:14] "POST /set-tag HTTP/1.1" 200 109 0.003420 10.0.0.129 - - [2026-06-23 14:51:14] "PUT /floating-ip/2e1523cb-610a-4cc8-a8fa-979329139962 HTTP/1.1" 200 257 0.010771 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:52:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000844 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:52:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000763 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:52:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000836 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:52:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001619 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:52:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000818 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:52:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000797 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:52:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000827 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:52:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001032 10.0.0.129 - - [2026-06-23 14:53:57] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004371 10.0.0.129 - - [2026-06-23 14:53:57] "POST /set-tag HTTP/1.1" 200 109 0.002968 10.0.0.129 - - [2026-06-23 14:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.129 - - [2026-06-23 14:53:57] "GET /loadbalancer/58ebf5e3-8a72-45ab-8dae-334a6536062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002447 10.0.0.129 - - [2026-06-23 14:53:57] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003371 10.0.0.129 - - [2026-06-23 14:53:57] "POST /set-tag HTTP/1.1" 200 109 0.017992 10.0.0.129 - - [2026-06-23 14:53:57] "DELETE /loadbalancer-member/a1563b28-9e16-4865-a322-163966a12417 HTTP/1.1" 200 115 0.022852 10.0.0.129 - - [2026-06-23 14:53:57] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004290 10.0.0.129 - - [2026-06-23 14:53:57] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.129 - - [2026-06-23 14:53:58] "DELETE /loadbalancer-member/1f22af7f-a4f4-4442-a9cd-362013bfe384 HTTP/1.1" 200 115 0.029246 10.0.0.129 - - [2026-06-23 14:53:58] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003607 10.0.0.129 - - [2026-06-23 14:53:58] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.129 - - [2026-06-23 14:53:58] "DELETE /loadbalancer-member/1a4dae51-1fec-4ed4-b7a0-2df4cd2fffcb HTTP/1.1" 200 115 0.028230 10.0.0.129 - - [2026-06-23 14:53:58] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003808 10.0.0.129 - - [2026-06-23 14:53:58] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.129 - - [2026-06-23 14:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.129 - - [2026-06-23 14:53:58] "GET /loadbalancer/58ebf5e3-8a72-45ab-8dae-334a6536062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.001986 10.0.0.129 - - [2026-06-23 14:53:58] "GET /loadbalancer-pool/050239fe-d4b7-486a-bed2-cb61c7350202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.002060 10.0.0.129 - - [2026-06-23 14:53:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014572 10.0.0.129 - - [2026-06-23 14:53:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019671 10.0.0.129 - - [2026-06-23 14:53:58] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008358 10.0.0.129 - - [2026-06-23 14:53:58] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005986 10.0.0.129 - - [2026-06-23 14:53:58] "GET /floating-ip/2e1523cb-610a-4cc8-a8fa-979329139962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002461 10.0.0.129 - - [2026-06-23 14:53:58] "POST /set-tag HTTP/1.1" 200 109 0.059883 10.0.0.129 - - [2026-06-23 14:53:58] "GET /loadbalancer-pool/3e973ee0-9095-4f13-af75-baf505ef0682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005877 10.0.0.129 - - [2026-06-23 14:53:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.011896 10.0.0.129 - - [2026-06-23 14:53:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.006267 10.0.0.129 - - [2026-06-23 14:53:58] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012938 10.0.0.129 - - [2026-06-23 14:53:58] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003407 10.0.0.129 - - [2026-06-23 14:53:58] "POST /set-tag HTTP/1.1" 200 109 0.001924 10.0.0.129 - - [2026-06-23 14:53:58] "GET /floating-ip/2e1523cb-610a-4cc8-a8fa-979329139962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.001686 10.0.0.129 - - [2026-06-23 14:53:58] "GET /loadbalancer-pool/49cf54b6-6759-4ace-ad41-b6ee37f6ffe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002488 10.0.0.129 - - [2026-06-23 14:53:58] "POST /loadbalancer-members HTTP/1.1" 200 694 0.013747 10.0.0.129 - - [2026-06-23 14:53:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.021343 10.0.0.129 - - [2026-06-23 14:53:58] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009187 10.0.0.129 - - [2026-06-23 14:53:58] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005883 10.0.0.129 - - [2026-06-23 14:53:58] "GET /floating-ip/2e1523cb-610a-4cc8-a8fa-979329139962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.001836 10.0.0.129 - - [2026-06-23 14:53:58] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.129 - - [2026-06-23 14:54:47] "GET / HTTP/1.1" 200 36215 0.001451 10.0.0.129 - - [2026-06-23 14:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.129 - - [2026-06-23 14:54:47] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037144 10.0.0.129 - - [2026-06-23 14:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.129 - - [2026-06-23 14:54:47] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.024714 10.0.0.129 - - [2026-06-23 14:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.129 - - [2026-06-23 14:54:48] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031796 10.0.0.129 - - [2026-06-23 14:54:48] "POST /tags HTTP/1.1" 200 334 0.034653 10.0.0.129 - - [2026-06-23 14:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.129 - - [2026-06-23 14:54:48] "GET /tag/e073857b-d2e6-42a3-84fc-d16c35cfeae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.013176 10.0.0.129 - - [2026-06-23 14:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010606 10.0.0.129 - - [2026-06-23 14:54:48] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034257 10.0.0.129 - - [2026-06-23 14:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010439 10.0.0.129 - - [2026-06-23 14:54:48] "GET /virtual-networks?parent_id=8b73c100-5dfc-48ba-8688-0bb4558e0b95&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.012966 10.0.0.129 - - [2026-06-23 14:54:48] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038610 10.0.0.129 - - [2026-06-23 14:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.129 - - [2026-06-23 14:54:48] "GET /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.005875 10.0.0.129 - - [2026-06-23 14:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.129 - - [2026-06-23 14:54:48] "GET /service-appliance-set/3dd801b4-2975-4e0f-b451-324c18349718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.005480 10.0.0.129 - - [2026-06-23 14:54:48] "POST /virtual-networks HTTP/1.1" 200 514 0.067532 10.0.0.129 - - [2026-06-23 14:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008549 10.0.0.129 - - [2026-06-23 14:54:48] "GET /network-ipam/571d9ea5-8add-4c1f-b1d0-02f155207314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.003675 10.0.0.129 - - [2026-06-23 14:54:48] "POST /fqname-to-id HTTP/1.1" 404 254 0.002461 10.0.0.129 - - [2026-06-23 14:54:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.096097 10.0.0.129 - - [2026-06-23 14:54:48] "GET /virtual-machine-interface/64fbc7c0-f07d-464a-bd9e-0ecc34dca7cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.016632 10.0.0.129 - - [2026-06-23 14:54:48] "POST /useragent-kv HTTP/1.1" 200 115 0.006176 10.0.0.129 - - [2026-06-23 14:54:48] "POST /ref-update HTTP/1.1" 200 156 0.121022 10.0.0.129 - - [2026-06-23 14:54:48] "GET /virtual-network/00593bcb-06fc-4d62-878e-4937807d6a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.008079 10.0.0.129 - - [2026-06-23 14:54:48] "GET /domains HTTP/1.1" 200 281 0.005643 10.0.0.129 - - [2026-06-23 14:54:48] "GET /domain/ef4ddf51-201d-437a-bbf3-f4f46b4e865f HTTP/1.1" 200 3100 0.011095 10.0.0.129 - - [2026-06-23 14:54:48] "POST /instance-ips HTTP/1.1" 200 410 0.041954 10.0.0.129 - - [2026-06-23 14:54:48] "GET /instance-ip/652e2197-5182-43e4-9d75-2ddfde3d62d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.023119 10.0.0.129 - - [2026-06-23 14:54:48] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95 HTTP/1.1" 200 5497 0.056550 10.0.0.129 - - [2026-06-23 14:54:48] "GET /virtual-network/00593bcb-06fc-4d62-878e-4937807d6a19 HTTP/1.1" 200 2090 0.004309 10.0.0.129 - - [2026-06-23 14:54:48] "GET /virtual-network/00593bcb-06fc-4d62-878e-4937807d6a19 HTTP/1.1" 200 2090 0.003852 10.0.0.129 - - [2026-06-23 14:54:48] "POST /loadbalancers HTTP/1.1" 200 612 0.078031 10.0.0.129 - - [2026-06-23 14:54:48] "GET /routing-instance/9312bd03-7656-460a-96f8-374050db4f98 HTTP/1.1" 200 1184 0.065699 10.0.0.129 - - [2026-06-23 14:54:48] "GET /routing-instance/9312bd03-7656-460a-96f8-374050db4f98 HTTP/1.1" 200 1184 0.003912 10.0.0.129 - - [2026-06-23 14:54:48] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036635 10.0.0.129 - - [2026-06-23 14:54:48] "GET /instance-ip/652e2197-5182-43e4-9d75-2ddfde3d62d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003626 10.0.0.129 - - [2026-06-23 14:54:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027697 10.0.0.129 - - [2026-06-23 14:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010941 10.0.0.129 - - [2026-06-23 14:54:48] "POST /floating-ips HTTP/1.1" 200 599 0.031446 10.0.0.129 - - [2026-06-23 14:54:48] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041331 10.0.0.129 - - [2026-06-23 14:54:49] "POST /route-targets HTTP/1.1" 200 328 0.017071 10.0.0.129 - - [2026-06-23 14:54:49] "POST /ref-update HTTP/1.1" 200 156 0.012578 10.0.0.129 - - [2026-06-23 14:54:49] "GET /loadbalancer/2f82511d-6393-4a54-b1e1-c37d5116b797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.018149 10.0.0.129 - - [2026-06-23 14:54:49] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.019480 10.0.0.129 - - [2026-06-23 14:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.129 - - [2026-06-23 14:54:49] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031269 10.0.0.129 - - [2026-06-23 14:54:49] "GET /loadbalancer-listener/f9efcf3b-26a3-4ad2-9b14-90529b73be42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.003016 10.0.0.129 - - [2026-06-23 14:54:49] "GET /loadbalancer-listener/f9efcf3b-26a3-4ad2-9b14-90529b73be42?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.003137 10.0.0.129 - - [2026-06-23 14:54:49] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.018738 10.0.0.129 - - [2026-06-23 14:54:49] "GET /instance-ip/652e2197-5182-43e4-9d75-2ddfde3d62d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.002486 10.0.0.129 - - [2026-06-23 14:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.129 - - [2026-06-23 14:54:49] "GET /instance-ip/652e2197-5182-43e4-9d75-2ddfde3d62d5?fields=floating_ips HTTP/1.1" 200 1214 0.012358 10.0.0.129 - - [2026-06-23 14:54:49] "GET /loadbalancer/2f82511d-6393-4a54-b1e1-c37d5116b797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.004392 10.0.0.129 - - [2026-06-23 14:54:49] "GET /floating-ip/366f6288-df19-4858-a7d6-6a64e99c8d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.002269 10.0.0.129 - - [2026-06-23 14:54:49] "POST /tags HTTP/1.1" 200 296 0.048815 10.0.0.129 - - [2026-06-23 14:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.129 - - [2026-06-23 14:54:49] "GET /tag/a027c7c5-ec0e-40cc-854a-7ba2d199a137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.011166 10.0.0.129 - - [2026-06-23 14:54:49] "POST /tags HTTP/1.1" 409 233 0.002586 10.0.0.129 - - [2026-06-23 14:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004895 10.0.0.129 - - [2026-06-23 14:54:49] "GET /tag/f32b56dd-c259-41ab-bb7a-748ed7523811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.010185 10.0.0.129 - - [2026-06-23 14:54:49] "POST /tags HTTP/1.1" 409 206 0.002016 10.0.0.129 - - [2026-06-23 14:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.129 - - [2026-06-23 14:54:49] "GET /tag/35a641c0-218a-4941-a191-67eee60d0545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.010650 10.0.0.129 - - [2026-06-23 14:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005031 10.0.0.129 - - [2026-06-23 14:54:49] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004959 10.0.0.129 - - [2026-06-23 14:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.129 - - [2026-06-23 14:54:49] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041671 10.0.0.129 - - [2026-06-23 14:54:49] "POST /virtual-machines HTTP/1.1" 200 370 0.012609 10.0.0.129 - - [2026-06-23 14:54:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008912 10.0.0.129 - - [2026-06-23 14:54:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.109712 10.0.0.129 - - [2026-06-23 14:54:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024313 10.0.0.129 - - [2026-06-23 14:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006621 10.0.0.129 - - [2026-06-23 14:54:49] "GET /virtual-machine-interface/7bc99a78-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004468 10.0.0.129 - - [2026-06-23 14:54:49] "POST /instance-ips HTTP/1.1" 200 410 0.022726 10.0.0.129 - - [2026-06-23 14:54:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026839 10.0.0.129 - - [2026-06-23 14:54:49] "GET /virtual-machine-interface/7bc99a78-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.022436 10.0.0.129 - - [2026-06-23 14:54:50] "POST /set-tag HTTP/1.1" 200 109 0.017848 10.0.0.129 - - [2026-06-23 14:54:50] "GET /virtual-machine-interface/7bc99a78-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013571 10.0.0.129 - - [2026-06-23 14:54:50] "GET /instance-ip/7bdf97ec-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003475 10.0.0.129 - - [2026-06-23 14:54:50] "GET /virtual-machine-interface/7bc99a78-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004195 10.0.0.129 - - [2026-06-23 14:54:50] "POST /set-tag HTTP/1.1" 200 109 0.001767 10.0.0.129 - - [2026-06-23 14:54:50] "GET /virtual-router/d44c14b2-fdd9-4e53-9a9b-ebd25944e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.002735 10.0.0.129 - - [2026-06-23 14:54:50] "POST /ref-update HTTP/1.1" 200 156 0.011584 10.0.0.129 - - [2026-06-23 14:54:50] "GET /virtual-machine-interface/7bc99a78-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010647 10.0.0.129 - - [2026-06-23 14:54:50] "POST /set-tag HTTP/1.1" 200 109 0.006541 10.0.0.129 - - [2026-06-23 14:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.129 - - [2026-06-23 14:54:50] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004570 10.0.0.129 - - [2026-06-23 14:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.129 - - [2026-06-23 14:54:50] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034459 10.0.0.129 - - [2026-06-23 14:54:50] "POST /virtual-machines HTTP/1.1" 200 370 0.009450 10.0.0.129 - - [2026-06-23 14:54:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015105 10.0.0.129 - - [2026-06-23 14:54:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.125865 10.0.0.129 - - [2026-06-23 14:54:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018742 10.0.0.129 - - [2026-06-23 14:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.029625 10.0.0.129 - - [2026-06-23 14:54:50] "GET /virtual-machine-interface/7c352608-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.006130 10.0.0.129 - - [2026-06-23 14:54:50] "POST /instance-ips HTTP/1.1" 200 410 0.020451 10.0.0.129 - - [2026-06-23 14:54:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.031484 10.0.0.129 - - [2026-06-23 14:54:50] "GET /virtual-machine-interface/7c352608-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.029880 10.0.0.129 - - [2026-06-23 14:54:50] "POST /set-tag HTTP/1.1" 200 109 0.021619 10.0.0.129 - - [2026-06-23 14:54:50] "GET /virtual-machine-interface/7c352608-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.020507 10.0.0.129 - - [2026-06-23 14:54:50] "GET /instance-ip/7c52917a-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.009007 10.0.0.129 - - [2026-06-23 14:54:50] "GET /virtual-machine-interface/7c352608-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004368 10.0.0.129 - - [2026-06-23 14:54:50] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.129 - - [2026-06-23 14:54:50] "GET /virtual-router/d44c14b2-fdd9-4e53-9a9b-ebd25944e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.003334 10.0.0.129 - - [2026-06-23 14:54:51] "POST /ref-update HTTP/1.1" 200 156 0.010040 10.0.0.129 - - [2026-06-23 14:54:51] "GET /virtual-machine-interface/7c352608-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015178 10.0.0.129 - - [2026-06-23 14:54:51] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.129 - - [2026-06-23 14:54:51] "GET /virtual-machine-interface/7bc99a78-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004073 10.0.0.129 - - [2026-06-23 14:54:51] "POST /set-tag HTTP/1.1" 200 109 0.002006 10.0.0.129 - - [2026-06-23 14:54:51] "GET /virtual-machine-interface/7c352608-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003722 10.0.0.129 - - [2026-06-23 14:54:51] "POST /set-tag HTTP/1.1" 200 109 0.002011 10.0.0.129 - - [2026-06-23 14:54:53] "GET /domains HTTP/1.1" 200 281 0.001779 10.0.0.129 - - [2026-06-23 14:54:53] "GET /domain/ef4ddf51-201d-437a-bbf3-f4f46b4e865f HTTP/1.1" 200 3100 0.002364 10.0.0.129 - - [2026-06-23 14:54:53] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95 HTTP/1.1" 200 7091 0.040922 10.0.0.129 - - [2026-06-23 14:54:53] "GET /virtual-network/00593bcb-06fc-4d62-878e-4937807d6a19 HTTP/1.1" 200 2090 0.003788 10.0.0.129 - - [2026-06-23 14:54:53] "GET /virtual-network/00593bcb-06fc-4d62-878e-4937807d6a19 HTTP/1.1" 200 2090 0.003239 10.0.0.129 - - [2026-06-23 14:54:53] "GET /routing-instance/9312bd03-7656-460a-96f8-374050db4f98 HTTP/1.1" 200 1406 0.003339 10.0.0.129 - - [2026-06-23 14:54:53] "GET /routing-instance/9312bd03-7656-460a-96f8-374050db4f98 HTTP/1.1" 200 1406 0.001818 10.0.0.129 - - [2026-06-23 14:54:53] "GET /route-target/b29c88b4-fec0-4523-9ad8-7a223be680ea HTTP/1.1" 200 1155 0.001719 10.0.0.129 - - [2026-06-23 14:54:53] "GET /virtual-network/00593bcb-06fc-4d62-878e-4937807d6a19 HTTP/1.1" 200 2090 0.005919 10.0.0.129 - - [2026-06-23 14:54:53] "GET /routing-instance/9312bd03-7656-460a-96f8-374050db4f98 HTTP/1.1" 200 1406 0.002353 10.0.0.129 - - [2026-06-23 14:54:53] "GET /virtual-network/00593bcb-06fc-4d62-878e-4937807d6a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003739 10.0.0.129 - - [2026-06-23 14:54:54] "GET /virtual-network/00593bcb-06fc-4d62-878e-4937807d6a19 HTTP/1.1" 200 2090 0.006536 10.0.0.129 - - [2026-06-23 14:54:54] "GET /routing-instance/9312bd03-7656-460a-96f8-374050db4f98 HTTP/1.1" 200 1406 0.002560 10.0.0.129 - - [2026-06-23 14:54:54] "GET /routing-instance/9312bd03-7656-460a-96f8-374050db4f98 HTTP/1.1" 200 1406 0.002139 10.0.0.129 - - [2026-06-23 14:54:54] "GET /route-target/b29c88b4-fec0-4523-9ad8-7a223be680ea HTTP/1.1" 200 1155 0.002172 10.0.0.129 - - [2026-06-23 14:54:54] "GET /domains HTTP/1.1" 200 281 0.001557 10.0.0.129 - - [2026-06-23 14:54:54] "GET /domain/ef4ddf51-201d-437a-bbf3-f4f46b4e865f HTTP/1.1" 200 3100 0.002449 10.0.0.129 - - [2026-06-23 14:54:54] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95 HTTP/1.1" 200 7091 0.032849 10.0.0.129 - - [2026-06-23 14:54:54] "GET /virtual-network/00593bcb-06fc-4d62-878e-4937807d6a19 HTTP/1.1" 200 2090 0.003429 10.0.0.129 - - [2026-06-23 14:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.129 - - [2026-06-23 14:54:54] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.025551 10.0.0.129 - - [2026-06-23 14:54:54] "GET /virtual-network/00593bcb-06fc-4d62-878e-4937807d6a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004008 10.0.0.129 - - [2026-06-23 14:54:54] "GET /floating-ip-pools?parent_id=00593bcb-06fc-4d62-878e-4937807d6a19&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001626 10.0.0.129 - - [2026-06-23 14:54:54] "GET /virtual-network/00593bcb-06fc-4d62-878e-4937807d6a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003209 10.0.0.129 - - [2026-06-23 14:54:54] "POST /floating-ip-pools HTTP/1.1" 200 564 0.016241 10.0.0.129 - - [2026-06-23 14:54:54] "POST /ref-update HTTP/1.1" 200 156 0.007933 10.0.0.129 - - [2026-06-23 14:54:54] "GET /virtual-network/00593bcb-06fc-4d62-878e-4937807d6a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007194 10.0.0.129 - - [2026-06-23 14:54:54] "GET /domains HTTP/1.1" 200 281 0.001940 10.0.0.129 - - [2026-06-23 14:54:54] "GET /domain/ef4ddf51-201d-437a-bbf3-f4f46b4e865f HTTP/1.1" 200 3100 0.002228 10.0.0.129 - - [2026-06-23 14:54:54] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95 HTTP/1.1" 200 7348 0.041656 10.0.0.129 - - [2026-06-23 14:54:54] "GET /virtual-network/00593bcb-06fc-4d62-878e-4937807d6a19 HTTP/1.1" 200 2329 0.009270 10.0.0.129 - - [2026-06-23 14:54:54] "GET /floating-ip-pool/0267fdd8-1367-4646-b2bf-458358907157 HTTP/1.1" 200 1316 0.002500 10.0.0.129 - - [2026-06-23 14:54:54] "GET /domains HTTP/1.1" 200 281 0.001250 10.0.0.129 - - [2026-06-23 14:54:54] "GET /domain/ef4ddf51-201d-437a-bbf3-f4f46b4e865f HTTP/1.1" 200 3100 0.002011 10.0.0.129 - - [2026-06-23 14:54:54] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95 HTTP/1.1" 200 7348 0.026640 10.0.0.129 - - [2026-06-23 14:54:54] "GET /virtual-network/00593bcb-06fc-4d62-878e-4937807d6a19 HTTP/1.1" 200 2329 0.003143 10.0.0.129 - - [2026-06-23 14:54:54] "GET /virtual-network/00593bcb-06fc-4d62-878e-4937807d6a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003367 10.0.0.129 - - [2026-06-23 14:54:54] "POST /tags HTTP/1.1" 200 366 0.047822 10.0.0.129 - - [2026-06-23 14:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010961 10.0.0.129 - - [2026-06-23 14:54:54] "GET /tag/9969e118-898b-4749-8a40-9ba5d566a7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.018258 10.0.0.129 - - [2026-06-23 14:54:54] "POST /tags HTTP/1.1" 409 206 0.003504 10.0.0.129 - - [2026-06-23 14:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.129 - - [2026-06-23 14:54:54] "GET /tag/35a641c0-218a-4941-a191-67eee60d0545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.009379 10.0.0.129 - - [2026-06-23 14:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.129 - - [2026-06-23 14:54:54] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.038672 10.0.0.129 - - [2026-06-23 14:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005784 10.0.0.129 - - [2026-06-23 14:54:54] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005461 10.0.0.129 - - [2026-06-23 14:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.129 - - [2026-06-23 14:54:54] "GET /service-appliance-set/7bd7ae53-db42-476d-a03a-f3256f81b33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.002655 10.0.0.129 - - [2026-06-23 14:54:54] "POST /fqname-to-id HTTP/1.1" 404 258 0.001180 10.0.0.129 - - [2026-06-23 14:54:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.084959 10.0.0.129 - - [2026-06-23 14:54:54] "GET /virtual-machine-interface/8f4b91f0-62b9-4b9c-9989-ff430106d586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.008133 10.0.0.129 - - [2026-06-23 14:54:54] "POST /set-tag HTTP/1.1" 200 109 0.012500 10.0.0.129 - - [2026-06-23 14:54:54] "POST /instance-ips HTTP/1.1" 200 418 0.018939 10.0.0.129 - - [2026-06-23 14:54:54] "GET /instance-ip/85056914-c653-40b8-81cc-e6b2ed51206b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.003277 10.0.0.129 - - [2026-06-23 14:54:55] "POST /loadbalancers HTTP/1.1" 200 620 0.059150 10.0.0.129 - - [2026-06-23 14:54:55] "POST /service-instances HTTP/1.1" 200 568 0.017839 10.0.0.129 - - [2026-06-23 14:54:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020961 10.0.0.129 - - [2026-06-23 14:54:55] "POST /ref-update HTTP/1.1" 200 156 0.013674 10.0.0.129 - - [2026-06-23 14:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012301 10.0.0.129 - - [2026-06-23 14:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.129 - - [2026-06-23 14:54:55] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.033195 10.0.0.129 - - [2026-06-23 14:54:55] "PUT /service-instance/df2274d3-8b16-40da-96dc-552d46b8a272 HTTP/1.1" 200 267 0.008258 10.0.0.129 - - [2026-06-23 14:54:55] "GET /virtual-machine-interface/8f4b91f0-62b9-4b9c-9989-ff430106d586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.006172 10.0.0.129 - - [2026-06-23 14:54:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016338 10.0.0.129 - - [2026-06-23 14:54:55] "GET /virtual-machine-interface/8f4b91f0-62b9-4b9c-9989-ff430106d586?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.027845 10.0.0.129 - - [2026-06-23 14:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.129 - - [2026-06-23 14:54:55] "PUT /service-instance/df2274d3-8b16-40da-96dc-552d46b8a272 HTTP/1.1" 200 267 0.008006 10.0.0.129 - - [2026-06-23 14:54:55] "GET /floating-ip-pool/0267fdd8-1367-4646-b2bf-458358907157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.001985 10.0.0.129 - - [2026-06-23 14:54:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.010026 10.0.0.129 - - [2026-06-23 14:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.129 - - [2026-06-23 14:54:55] "POST /virtual-machines HTTP/1.1" 200 430 0.017503 10.0.0.129 - - [2026-06-23 14:54:55] "POST /floating-ips HTTP/1.1" 200 673 0.142961 10.0.0.129 - - [2026-06-23 14:54:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011091 10.0.0.129 - - [2026-06-23 14:54:55] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.021233 10.0.0.129 - - [2026-06-23 14:54:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.126431 10.0.0.129 - - [2026-06-23 14:54:55] "POST /chown HTTP/1.1" 200 109 0.018466 10.0.0.129 - - [2026-06-23 14:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.129 - - [2026-06-23 14:54:55] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008743 10.0.0.129 - - [2026-06-23 14:54:55] "POST /tags HTTP/1.1" 409 221 0.001541 10.0.0.129 - - [2026-06-23 14:54:55] "POST /chown HTTP/1.1" 200 109 0.010318 10.0.0.129 - - [2026-06-23 14:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.129 - - [2026-06-23 14:54:55] "GET /tag/e073857b-d2e6-42a3-84fc-d16c35cfeae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.011270 10.0.0.129 - - [2026-06-23 14:54:55] "POST /tags HTTP/1.1" 409 238 0.001571 10.0.0.129 - - [2026-06-23 14:54:55] "PUT /virtual-machine-interface/273398c0-b1a5-409a-9efa-c33eedd808b4 HTTP/1.1" 200 285 0.018257 10.0.0.129 - - [2026-06-23 14:54:55] "PUT /instance-ip/85056914-c653-40b8-81cc-e6b2ed51206b HTTP/1.1" 200 257 0.023283 10.0.0.129 - - [2026-06-23 14:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.129 - - [2026-06-23 14:54:55] "GET /tag/9969e118-898b-4749-8a40-9ba5d566a7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.014404 10.0.0.129 - - [2026-06-23 14:54:55] "POST /ref-update HTTP/1.1" 200 156 0.033020 10.0.0.129 - - [2026-06-23 14:54:55] "POST /firewall-rules HTTP/1.1" 200 652 0.088661 10.0.0.129 - - [2026-06-23 14:54:55] "POST /ref-update HTTP/1.1" 200 156 0.053351 10.0.0.129 - - [2026-06-23 14:54:55] "POST /ref-update HTTP/1.1" 200 156 0.022030 10.0.0.129 - - [2026-06-23 14:54:55] "GET /firewall-rule/5879e935-46a7-443f-a11d-39d4dc05738d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.008345 10.0.0.129 - - [2026-06-23 14:54:55] "GET /firewall-policy/1099476f-50f9-4b83-b76d-e2fd9862369f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005209 10.0.0.129 - - [2026-06-23 14:54:55] "POST /ref-update HTTP/1.1" 200 156 0.024559 10.0.0.129 - - [2026-06-23 14:54:55] "GET /firewall-rule/5879e935-46a7-443f-a11d-39d4dc05738d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.020244 10.0.0.129 - - [2026-06-23 14:54:55] "POST /ref-update HTTP/1.1" 200 156 0.008548 10.0.0.129 - - [2026-06-23 14:54:55] "POST /ref-update HTTP/1.1" 200 156 0.022841 10.0.0.129 - - [2026-06-23 14:54:55] "POST /ref-update HTTP/1.1" 200 156 0.057832 10.0.0.129 - - [2026-06-23 14:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014446 10.0.0.129 - - [2026-06-23 14:54:56] "POST /virtual-machines HTTP/1.1" 200 430 0.031774 10.0.0.129 - - [2026-06-23 14:54:56] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.048972 10.0.0.129 - - [2026-06-23 14:54:56] "GET /loadbalancer/2ba078c2-77fe-4a83-b1ff-aad41f04b3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.030475 10.0.0.129 - - [2026-06-23 14:54:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.115638 10.0.0.129 - - [2026-06-23 14:54:56] "POST /chown HTTP/1.1" 200 109 0.019095 10.0.0.129 - - [2026-06-23 14:54:56] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.068234 10.0.0.129 - - [2026-06-23 14:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.129 - - [2026-06-23 14:54:56] "POST /chown HTTP/1.1" 200 109 0.017131 10.0.0.129 - - [2026-06-23 14:54:56] "PUT /virtual-machine-interface/46bb47af-adce-4b22-9233-358bdcf0b3cd HTTP/1.1" 200 285 0.012914 10.0.0.129 - - [2026-06-23 14:54:56] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.043481 10.0.0.129 - - [2026-06-23 14:54:56] "GET /loadbalancer-listener/c6b5a076-37c2-48b7-8687-48a380d31c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003363 10.0.0.129 - - [2026-06-23 14:54:56] "GET /loadbalancer-listener/c6b5a076-37c2-48b7-8687-48a380d31c34?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.004188 10.0.0.129 - - [2026-06-23 14:54:56] "PUT /instance-ip/85056914-c653-40b8-81cc-e6b2ed51206b HTTP/1.1" 200 257 0.034594 10.0.0.129 - - [2026-06-23 14:54:56] "POST /ref-update HTTP/1.1" 200 156 0.011885 10.0.0.129 - - [2026-06-23 14:54:56] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.019031 10.0.0.129 - - [2026-06-23 14:54:56] "POST /ref-update HTTP/1.1" 200 156 0.023144 10.0.0.129 - - [2026-06-23 14:54:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019433 10.0.0.129 - - [2026-06-23 14:54:56] "GET /loadbalancer-pool/ef0c67dd-5cfe-4f5a-a605-88300e5657b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.016096 10.0.0.129 - - [2026-06-23 14:54:56] "POST /ref-update HTTP/1.1" 200 156 0.030358 10.0.0.129 - - [2026-06-23 14:54:56] "POST /ref-update HTTP/1.1" 200 156 0.014047 10.0.0.129 - - [2026-06-23 14:54:56] "POST /loadbalancer-members HTTP/1.1" 200 709 0.013090 10.0.0.129 - - [2026-06-23 14:54:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.015296 10.0.0.129 - - [2026-06-23 14:54:56] "GET /loadbalancer-member/c98ed3cb-f15b-4e0e-894f-0652135a9e33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.015938 10.0.0.129 - - [2026-06-23 14:54:56] "POST /ref-update HTTP/1.1" 200 156 0.032728 10.0.0.129 - - [2026-06-23 14:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.129 - - [2026-06-23 14:54:56] "POST /chown HTTP/1.1" 200 109 0.005366 10.0.0.129 - - [2026-06-23 14:54:56] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002815 10.0.0.129 - - [2026-06-23 14:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001209 10.0.0.129 - - [2026-06-23 14:54:56] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001771 10.0.0.129 - - [2026-06-23 14:54:56] "POST /tags HTTP/1.1" 409 221 0.001553 10.0.0.129 - - [2026-06-23 14:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001067 10.0.0.129 - - [2026-06-23 14:54:56] "GET /tag/e073857b-d2e6-42a3-84fc-d16c35cfeae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.009492 10.0.0.129 - - [2026-06-23 14:54:56] "POST /chown HTTP/1.1" 200 109 0.004721 10.0.0.129 - - [2026-06-23 14:54:56] "PUT /instance-ip/85056914-c653-40b8-81cc-e6b2ed51206b HTTP/1.1" 200 257 0.015373 10.0.0.129 - - [2026-06-23 14:54:56] "POST /ref-update HTTP/1.1" 200 156 0.015270 10.0.0.129 - - [2026-06-23 14:54:56] "POST /tags HTTP/1.1" 409 238 0.004668 10.0.0.129 - - [2026-06-23 14:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.129 - - [2026-06-23 14:54:56] "GET /tag/9969e118-898b-4749-8a40-9ba5d566a7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.009276 10.0.0.129 - - [2026-06-23 14:54:56] "POST /chown HTTP/1.1" 200 109 0.005875 10.0.0.129 - - [2026-06-23 14:54:56] "POST /firewall-rules HTTP/1.1" 409 293 0.001712 10.0.0.129 - - [2026-06-23 14:54:56] "POST /chown HTTP/1.1" 200 109 0.016361 10.0.0.129 - - [2026-06-23 14:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011907 10.0.0.129 - - [2026-06-23 14:54:56] "PUT /instance-ip/85056914-c653-40b8-81cc-e6b2ed51206b HTTP/1.1" 200 257 0.017345 10.0.0.129 - - [2026-06-23 14:54:56] "PUT /firewall-rule/5879e935-46a7-443f-a11d-39d4dc05738d HTTP/1.1" 200 261 0.022070 10.0.0.129 - - [2026-06-23 14:54:56] "GET /firewall-rule/5879e935-46a7-443f-a11d-39d4dc05738d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.003718 10.0.0.129 - - [2026-06-23 14:54:56] "POST /ref-update HTTP/1.1" 200 156 0.008356 10.0.0.129 - - [2026-06-23 14:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.129 - - [2026-06-23 14:54:56] "GET /firewall-policy/1099476f-50f9-4b83-b76d-e2fd9862369f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005533 10.0.0.129 - - [2026-06-23 14:54:56] "GET /firewall-rule/5879e935-46a7-443f-a11d-39d4dc05738d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.001857 10.0.0.129 - - [2026-06-23 14:54:56] "POST /chown HTTP/1.1" 200 109 0.010885 10.0.0.129 - - [2026-06-23 14:54:56] "POST /chown HTTP/1.1" 200 109 0.005727 10.0.0.129 - - [2026-06-23 14:54:56] "PUT /instance-ip/85056914-c653-40b8-81cc-e6b2ed51206b HTTP/1.1" 200 257 0.018610 10.0.0.129 - - [2026-06-23 14:54:56] "POST /ref-update HTTP/1.1" 200 156 0.018300 10.0.0.129 - - [2026-06-23 14:54:56] "POST /chown HTTP/1.1" 200 109 0.005424 10.0.0.129 - - [2026-06-23 14:54:57] "POST /chown HTTP/1.1" 200 109 0.020796 10.0.0.129 - - [2026-06-23 14:54:57] "PUT /instance-ip/85056914-c653-40b8-81cc-e6b2ed51206b HTTP/1.1" 200 257 0.025360 10.0.0.129 - - [2026-06-23 14:54:57] "POST /ref-update HTTP/1.1" 200 156 0.009300 10.0.0.129 - - [2026-06-23 14:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.129 - - [2026-06-23 14:54:57] "POST /chown HTTP/1.1" 200 109 0.005681 10.0.0.129 - - [2026-06-23 14:54:57] "POST /chown HTTP/1.1" 200 109 0.013929 10.0.0.129 - - [2026-06-23 14:54:57] "PUT /instance-ip/85056914-c653-40b8-81cc-e6b2ed51206b HTTP/1.1" 200 257 0.010232 10.0.0.129 - - [2026-06-23 14:54:57] "POST /ref-update HTTP/1.1" 200 156 0.012706 10.0.0.129 - - [2026-06-23 14:54:57] "POST /chown HTTP/1.1" 200 109 0.010048 10.0.0.129 - - [2026-06-23 14:54:57] "POST /chown HTTP/1.1" 200 109 0.005739 10.0.0.129 - - [2026-06-23 14:54:57] "PUT /instance-ip/85056914-c653-40b8-81cc-e6b2ed51206b HTTP/1.1" 200 257 0.018742 10.0.0.129 - - [2026-06-23 14:54:57] "POST /ref-update HTTP/1.1" 200 156 0.014992 10.0.0.129 - - [2026-06-23 14:54:57] "PUT /service-instance/df2274d3-8b16-40da-96dc-552d46b8a272 HTTP/1.1" 200 267 0.006919 10.0.0.129 - - [2026-06-23 14:54:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010922 10.0.0.129 - - [2026-06-23 14:54:57] "PUT /service-instance/df2274d3-8b16-40da-96dc-552d46b8a272 HTTP/1.1" 200 267 0.010368 10.0.0.129 - - [2026-06-23 14:54:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011187 10.0.0.129 - - [2026-06-23 14:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007021 10.0.0.129 - - [2026-06-23 14:54:57] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004709 10.0.0.129 - - [2026-06-23 14:54:57] "PUT /service-instance/df2274d3-8b16-40da-96dc-552d46b8a272 HTTP/1.1" 200 267 0.016412 10.0.0.129 - - [2026-06-23 14:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.129 - - [2026-06-23 14:54:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.019881 10.0.0.129 - - [2026-06-23 14:54:57] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.038734 10.0.0.129 - - [2026-06-23 14:54:57] "POST /virtual-machines HTTP/1.1" 200 374 0.008830 10.0.0.129 - - [2026-06-23 14:54:57] "PUT /service-instance/df2274d3-8b16-40da-96dc-552d46b8a272 HTTP/1.1" 200 267 0.009358 10.0.0.129 - - [2026-06-23 14:54:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011653 10.0.0.129 - - [2026-06-23 14:54:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.016395 10.0.0.129 - - [2026-06-23 14:54:57] "PUT /service-instance/df2274d3-8b16-40da-96dc-552d46b8a272 HTTP/1.1" 200 267 0.018601 10.0.0.129 - - [2026-06-23 14:54:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.039368 10.0.0.129 - - [2026-06-23 14:54:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.120682 10.0.0.129 - - [2026-06-23 14:54:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017218 10.0.0.129 - - [2026-06-23 14:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007803 10.0.0.129 - - [2026-06-23 14:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.129 - - [2026-06-23 14:54:57] "POST /chown HTTP/1.1" 200 109 0.008765 10.0.0.129 - - [2026-06-23 14:54:57] "GET /virtual-machine-interface/808e15a2-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.014850 10.0.0.129 - - [2026-06-23 14:54:57] "POST /chown HTTP/1.1" 200 109 0.010548 10.0.0.129 - - [2026-06-23 14:54:57] "POST /instance-ips HTTP/1.1" 200 414 0.033993 10.0.0.129 - - [2026-06-23 14:54:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022523 10.0.0.129 - - [2026-06-23 14:54:57] "GET /virtual-machine-interface/808e15a2-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.013026 10.0.0.129 - - [2026-06-23 14:54:58] "POST /ref-update HTTP/1.1" 200 156 0.023368 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.033218 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.019376 10.0.0.129 - - [2026-06-23 14:54:58] "POST /set-tag HTTP/1.1" 200 109 0.031783 10.0.0.129 - - [2026-06-23 14:54:58] "GET /virtual-machine-interface/808e15a2-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.013135 10.0.0.129 - - [2026-06-23 14:54:58] "GET /instance-ip/80a40a10-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.002737 10.0.0.129 - - [2026-06-23 14:54:58] "POST /ref-update HTTP/1.1" 200 156 0.006392 10.0.0.129 - - [2026-06-23 14:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.006088 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.020835 10.0.0.129 - - [2026-06-23 14:54:58] "GET /virtual-machine-interface/808e15a2-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.011123 10.0.0.129 - - [2026-06-23 14:54:58] "POST /set-tag HTTP/1.1" 200 109 0.002034 10.0.0.129 - - [2026-06-23 14:54:58] "GET /virtual-router/d44c14b2-fdd9-4e53-9a9b-ebd25944e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.003542 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.007379 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.029804 10.0.0.129 - - [2026-06-23 14:54:58] "POST /ref-update HTTP/1.1" 200 156 0.031874 10.0.0.129 - - [2026-06-23 14:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005145 10.0.0.129 - - [2026-06-23 14:54:58] "GET /virtual-machine-interface/808e15a2-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.019606 10.0.0.129 - - [2026-06-23 14:54:58] "POST /set-tag HTTP/1.1" 200 109 0.002001 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.007404 10.0.0.129 - - [2026-06-23 14:54:58] "GET /virtual-machine-interface/808e15a2-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006716 10.0.0.129 - - [2026-06-23 14:54:58] "POST /set-tag HTTP/1.1" 200 109 0.009859 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.021163 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.013133 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.005478 10.0.0.129 - - [2026-06-23 14:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.005603 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.005290 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.008909 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.011498 10.0.0.129 - - [2026-06-23 14:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.006130 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.010367 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.010400 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.005700 10.0.0.129 - - [2026-06-23 14:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001234 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.004854 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.005483 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.007571 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.010844 10.0.0.129 - - [2026-06-23 14:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.004795 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.016048 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.013245 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.006096 10.0.0.129 - - [2026-06-23 14:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001230 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.004902 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.019073 10.0.0.129 - - [2026-06-23 14:54:58] "POST /chown HTTP/1.1" 200 109 0.005771 10.0.0.129 - - [2026-06-23 14:54:59] "POST /chown HTTP/1.1" 200 109 0.013271 10.0.0.129 - - [2026-06-23 14:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.129 - - [2026-06-23 14:54:59] "POST /chown HTTP/1.1" 200 109 0.005607 10.0.0.129 - - [2026-06-23 14:54:59] "POST /chown HTTP/1.1" 200 109 0.011319 10.0.0.129 - - [2026-06-23 14:54:59] "POST /chown HTTP/1.1" 200 109 0.014729 10.0.0.129 - - [2026-06-23 14:54:59] "POST /chown HTTP/1.1" 200 109 0.005259 10.0.0.129 - - [2026-06-23 14:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.129 - - [2026-06-23 14:54:59] "POST /chown HTTP/1.1" 200 109 0.005099 10.0.0.129 - - [2026-06-23 14:54:59] "POST /chown HTTP/1.1" 200 109 0.013531 10.0.0.129 - - [2026-06-23 14:54:59] "POST /chown HTTP/1.1" 200 109 0.005517 10.0.0.129 - - [2026-06-23 14:54:59] "POST /chown HTTP/1.1" 200 109 0.018440 10.0.0.129 - - [2026-06-23 14:55:00] "GET /virtual-machine-interface/7c352608-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004879 10.0.0.129 - - [2026-06-23 14:55:00] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.129 - - [2026-06-23 14:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.129 - - [2026-06-23 14:55:00] "GET /loadbalancer/2f82511d-6393-4a54-b1e1-c37d5116b797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003182 10.0.0.129 - - [2026-06-23 14:55:00] "GET /loadbalancer-pool/3d3609e1-63b4-48b6-9bfd-853021d4f9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002983 10.0.0.129 - - [2026-06-23 14:55:00] "POST /loadbalancer-members HTTP/1.1" 200 704 0.028536 10.0.0.129 - - [2026-06-23 14:55:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009090 10.0.0.129 - - [2026-06-23 14:55:00] "GET /virtual-machine-interface/7c352608-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.018545 10.0.0.129 - - [2026-06-23 14:55:00] "GET /virtual-machine-interface/7c352608-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011662 10.0.0.129 - - [2026-06-23 14:55:00] "POST /ref-update HTTP/1.1" 200 156 0.013714 10.0.0.129 - - [2026-06-23 14:55:00] "POST /tags HTTP/1.1" 409 221 0.002763 10.0.0.129 - - [2026-06-23 14:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004828 10.0.0.129 - - [2026-06-23 14:55:00] "GET /tag/e073857b-d2e6-42a3-84fc-d16c35cfeae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.017031 10.0.0.129 - - [2026-06-23 14:55:00] "GET /floating-ip/366f6288-df19-4858-a7d6-6a64e99c8d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.020276 10.0.0.129 - - [2026-06-23 14:55:00] "PUT /floating-ip/366f6288-df19-4858-a7d6-6a64e99c8d8e HTTP/1.1" 200 257 0.014291 10.0.0.129 - - [2026-06-23 14:55:00] "POST /set-tag HTTP/1.1" 200 109 0.017745 10.0.0.129 - - [2026-06-23 14:55:01] "GET /virtual-machine-interface/7bc99a78-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004317 10.0.0.129 - - [2026-06-23 14:55:01] "POST /set-tag HTTP/1.1" 200 109 0.005798 10.0.0.129 - - [2026-06-23 14:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.129 - - [2026-06-23 14:55:01] "GET /loadbalancer/2f82511d-6393-4a54-b1e1-c37d5116b797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002452 10.0.0.129 - - [2026-06-23 14:55:01] "GET /loadbalancer-pool/3d3609e1-63b4-48b6-9bfd-853021d4f9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002292 10.0.0.129 - - [2026-06-23 14:55:01] "POST /loadbalancer-members HTTP/1.1" 200 704 0.012058 10.0.0.129 - - [2026-06-23 14:55:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007195 10.0.0.129 - - [2026-06-23 14:55:01] "GET /virtual-machine-interface/7bc99a78-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004395 10.0.0.129 - - [2026-06-23 14:55:01] "GET /virtual-machine-interface/7bc99a78-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006354 10.0.0.129 - - [2026-06-23 14:55:01] "POST /ref-update HTTP/1.1" 200 156 0.010766 10.0.0.129 - - [2026-06-23 14:55:01] "POST /set-tag HTTP/1.1" 200 109 0.032235 10.0.0.129 - - [2026-06-23 14:55:01] "GET /floating-ip/366f6288-df19-4858-a7d6-6a64e99c8d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.002146 10.0.0.129 - - [2026-06-23 14:55:02] "GET /virtual-machine/c3b33bc4-6847-4cdf-8b9e-4dcbf6094e53?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002607 10.0.0.129 - - [2026-06-23 14:55:02] "GET /virtual-machine-interface/7bc99a78-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003694 10.0.0.129 - - [2026-06-23 14:55:02] "GET /virtual-machine/b5bccc79-8a6d-4c4d-b08c-484b392374ab?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003959 10.0.0.129 - - [2026-06-23 14:55:02] "GET /virtual-machine-interface/7c352608-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004253 10.0.0.129 - - [2026-06-23 14:55:06] "GET /global-system-configs HTTP/1.1" 200 323 0.002436 10.0.0.129 - - [2026-06-23 14:55:07] "GET /global-system-configs HTTP/1.1" 200 323 0.003231 10.0.0.129 - - [2026-06-23 14:55:11] "GET /virtual-machine-interface/808e15a2-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004387 10.0.0.129 - - [2026-06-23 14:55:11] "POST /set-tag HTTP/1.1" 200 109 0.001830 10.0.0.129 - - [2026-06-23 14:55:12] "GET /virtual-machine/54fcf43d-f523-4553-8e2e-c21ae8b68d25?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002669 10.0.0.129 - - [2026-06-23 14:55:12] "GET /virtual-machine-interface/808e15a2-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003625 10.0.0.129 - - [2026-06-23 14:55:13] "GET /virtual-machine-interface/808e15a2-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006619 10.0.0.129 - - [2026-06-23 14:55:13] "POST /set-tag HTTP/1.1" 200 109 0.002756 10.0.0.129 - - [2026-06-23 14:55:44] "GET /virtual-machine-interface/808e15a2-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005215 10.0.0.129 - - [2026-06-23 14:55:44] "POST /set-tag HTTP/1.1" 200 109 0.005222 10.0.0.129 - - [2026-06-23 14:55:44] "GET /virtual-machine-interface/808e15a2-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004514 10.0.0.129 - - [2026-06-23 14:55:44] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.129 - - [2026-06-23 14:55:44] "GET /virtual-machine/54fcf43d-f523-4553-8e2e-c21ae8b68d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002679 10.0.0.129 - - [2026-06-23 14:55:44] "POST /ref-update HTTP/1.1" 200 156 0.007771 10.0.0.129 - - [2026-06-23 14:55:44] "GET /virtual-machine-interface/808e15a2-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006709 10.0.0.129 - - [2026-06-23 14:55:44] "POST /set-tag HTTP/1.1" 200 109 0.016298 10.0.0.129 - - [2026-06-23 14:55:44] "POST /set-tag HTTP/1.1" 200 109 0.030717 10.0.0.129 - - [2026-06-23 14:55:44] "DELETE /instance-ip/80a40a10-6f13-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.031558 10.0.0.129 - - [2026-06-23 14:55:44] "DELETE /virtual-machine-interface/808e15a2-6f13-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.042010 10.0.0.129 - - [2026-06-23 14:55:44] "DELETE /virtual-machine/54fcf43d-f523-4553-8e2e-c21ae8b68d25 HTTP/1.1" 200 115 0.026951 10.0.0.129 - - [2026-06-23 14:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.129 - - [2026-06-23 14:55:48] "GET /tag/9969e118-898b-4749-8a40-9ba5d566a7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.010691 10.0.0.129 - - [2026-06-23 14:55:48] "GET /tag/9969e118-898b-4749-8a40-9ba5d566a7c1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.010793 10.0.0.129 - - [2026-06-23 14:55:48] "GET /virtual-machine-interface/273398c0-b1a5-409a-9efa-c33eedd808b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.003892 10.0.0.129 - - [2026-06-23 14:55:48] "POST /set-tag HTTP/1.1" 200 109 0.018068 10.0.0.129 - - [2026-06-23 14:55:48] "GET /virtual-machine-interface/46bb47af-adce-4b22-9233-358bdcf0b3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.015688 10.0.0.129 - - [2026-06-23 14:55:48] "POST /set-tag HTTP/1.1" 200 109 0.020637 10.0.0.129 - - [2026-06-23 14:55:48] "GET /virtual-machine-interface/8f4b91f0-62b9-4b9c-9989-ff430106d586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.005381 10.0.0.129 - - [2026-06-23 14:55:48] "POST /set-tag HTTP/1.1" 200 109 0.016617 10.0.0.129 - - [2026-06-23 14:55:48] "GET /firewall-policy/1099476f-50f9-4b83-b76d-e2fd9862369f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.018407 10.0.0.129 - - [2026-06-23 14:55:48] "GET /firewall-rule/5879e935-46a7-443f-a11d-39d4dc05738d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.002674 10.0.0.129 - - [2026-06-23 14:55:48] "POST /ref-update HTTP/1.1" 200 156 0.011053 10.0.0.129 - - [2026-06-23 14:55:48] "DELETE /firewall-rule/5879e935-46a7-443f-a11d-39d4dc05738d HTTP/1.1" 200 115 0.037885 10.0.0.129 - - [2026-06-23 14:55:48] "DELETE /loadbalancer-member/c98ed3cb-f15b-4e0e-894f-0652135a9e33 HTTP/1.1" 200 115 0.058646 10.0.0.129 - - [2026-06-23 14:55:48] "DELETE /loadbalancer-pool/ef0c67dd-5cfe-4f5a-a605-88300e5657b6 HTTP/1.1" 200 115 0.028352 10.0.0.129 - - [2026-06-23 14:55:48] "PUT /service-instance/df2274d3-8b16-40da-96dc-552d46b8a272 HTTP/1.1" 200 267 0.014225 10.0.0.129 - - [2026-06-23 14:55:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.018669 10.0.0.129 - - [2026-06-23 14:55:48] "DELETE /loadbalancer-listener/c6b5a076-37c2-48b7-8687-48a380d31c34 HTTP/1.1" 200 115 0.081306 10.0.0.129 - - [2026-06-23 14:55:48] "PUT /service-instance/df2274d3-8b16-40da-96dc-552d46b8a272 HTTP/1.1" 200 267 0.024716 10.0.0.129 - - [2026-06-23 14:55:48] "GET /floating-ip/169b413f-0004-40ac-b60f-f961007eb41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.006952 10.0.0.129 - - [2026-06-23 14:55:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.015684 10.0.0.129 - - [2026-06-23 14:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.129 - - [2026-06-23 14:55:48] "POST /chown HTTP/1.1" 200 109 0.008469 10.0.0.129 - - [2026-06-23 14:55:48] "PUT /floating-ip/169b413f-0004-40ac-b60f-f961007eb41b HTTP/1.1" 200 257 0.047840 10.0.0.129 - - [2026-06-23 14:55:48] "POST /chown HTTP/1.1" 200 109 0.031146 10.0.0.129 - - [2026-06-23 14:55:48] "POST /chown HTTP/1.1" 200 109 0.025762 10.0.0.129 - - [2026-06-23 14:55:48] "POST /chown HTTP/1.1" 200 109 0.028861 10.0.0.129 - - [2026-06-23 14:55:48] "DELETE /floating-ip/169b413f-0004-40ac-b60f-f961007eb41b HTTP/1.1" 200 115 0.128003 10.0.0.129 - - [2026-06-23 14:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.129 - - [2026-06-23 14:55:48] "DELETE /loadbalancer/2ba078c2-77fe-4a83-b1ff-aad41f04b3a0 HTTP/1.1" 200 115 0.037793 10.0.0.129 - - [2026-06-23 14:55:48] "POST /chown HTTP/1.1" 200 109 0.018578 10.0.0.129 - - [2026-06-23 14:55:48] "POST /chown HTTP/1.1" 200 109 0.013873 10.0.0.129 - - [2026-06-23 14:55:48] "DELETE /instance-ip/85056914-c653-40b8-81cc-e6b2ed51206b HTTP/1.1" 200 115 0.054823 10.0.0.129 - - [2026-06-23 14:55:48] "POST /chown HTTP/1.1" 200 109 0.005904 10.0.0.129 - - [2026-06-23 14:55:48] "POST /chown HTTP/1.1" 404 171 0.010667 10.0.0.129 - - [2026-06-23 14:55:49] "PUT /service-instance/df2274d3-8b16-40da-96dc-552d46b8a272 HTTP/1.1" 200 267 0.008512 10.0.0.129 - - [2026-06-23 14:55:49] "DELETE /virtual-machine-interface/8f4b91f0-62b9-4b9c-9989-ff430106d586 HTTP/1.1" 200 115 0.099266 10.0.0.129 - - [2026-06-23 14:55:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.028346 10.0.0.129 - - [2026-06-23 14:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.129 - - [2026-06-23 14:55:49] "GET /floating-ip-pool/0267fdd8-1367-4646-b2bf-458358907157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009988 10.0.0.129 - - [2026-06-23 14:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001331 10.0.0.129 - - [2026-06-23 14:55:49] "POST /ref-update HTTP/1.1" 200 156 0.014660 10.0.0.129 - - [2026-06-23 14:55:49] "DELETE /tag/9969e118-898b-4749-8a40-9ba5d566a7c1 HTTP/1.1" 200 115 0.143744 10.0.0.129 - - [2026-06-23 14:55:49] "DELETE /floating-ip-pool/0267fdd8-1367-4646-b2bf-458358907157 HTTP/1.1" 200 115 0.052075 10.0.0.129 - - [2026-06-23 14:55:49] "DELETE /service-instance/df2274d3-8b16-40da-96dc-552d46b8a272 HTTP/1.1" 200 115 0.048812 10.0.0.129 - - [2026-06-23 14:55:49] "GET /virtual-machine-interface/273398c0-b1a5-409a-9efa-c33eedd808b4?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.008624 10.0.0.129 - - [2026-06-23 14:55:49] "POST /useragent-kv HTTP/1.1" 200 115 0.001493 10.0.0.129 - - [2026-06-23 14:55:49] "POST /useragent-kv HTTP/1.1" 200 115 0.001400 10.0.0.129 - - [2026-06-23 14:55:49] "DELETE /virtual-network/00593bcb-06fc-4d62-878e-4937807d6a19 HTTP/1.1" 200 115 0.093675 10.0.0.129 - - [2026-06-23 14:55:49] "GET /routing-instance/9312bd03-7656-460a-96f8-374050db4f98 HTTP/1.1" 404 171 0.001274 10.0.0.129 - - [2026-06-23 14:55:49] "GET /domains HTTP/1.1" 200 281 0.001258 10.0.0.129 - - [2026-06-23 14:55:49] "GET /domain/ef4ddf51-201d-437a-bbf3-f4f46b4e865f HTTP/1.1" 200 3100 0.002206 10.0.0.129 - - [2026-06-23 14:55:49] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95 HTTP/1.1" 200 7169 0.028956 10.0.0.129 - - [2026-06-23 14:55:49] "DELETE /virtual-machine-interface/273398c0-b1a5-409a-9efa-c33eedd808b4 HTTP/1.1" 200 115 0.061229 10.0.0.129 - - [2026-06-23 14:55:49] "POST /ref-update HTTP/1.1" 200 156 0.009002 10.0.0.129 - - [2026-06-23 14:55:49] "DELETE /virtual-machine/1453ec95-0e66-4b04-95bf-63a96b853a35 HTTP/1.1" 200 115 0.035427 10.0.0.129 - - [2026-06-23 14:55:49] "GET /virtual-machine-interface/46bb47af-adce-4b22-9233-358bdcf0b3cd?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.005357 10.0.0.129 - - [2026-06-23 14:55:49] "GET /virtual-machine-interface/7c352608-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006422 10.0.0.129 - - [2026-06-23 14:55:49] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.129 - - [2026-06-23 14:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.129 - - [2026-06-23 14:55:49] "GET /loadbalancer/2f82511d-6393-4a54-b1e1-c37d5116b797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002807 10.0.0.129 - - [2026-06-23 14:55:49] "DELETE /virtual-machine-interface/46bb47af-adce-4b22-9233-358bdcf0b3cd HTTP/1.1" 200 115 0.039663 10.0.0.129 - - [2026-06-23 14:55:49] "GET /virtual-machine-interface/7c352608-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003454 10.0.0.129 - - [2026-06-23 14:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006204 10.0.0.129 - - [2026-06-23 14:55:49] "DELETE /virtual-machine/bffba606-9fd9-4eca-8c8b-a56ff4892611 HTTP/1.1" 200 115 0.035814 10.0.0.129 - - [2026-06-23 14:55:49] "POST /set-tag HTTP/1.1" 200 109 0.035927 10.0.0.129 - - [2026-06-23 14:55:49] "DELETE /route-target/b29c88b4-fec0-4523-9ad8-7a223be680ea HTTP/1.1" 200 115 0.042570 10.0.0.129 - - [2026-06-23 14:55:49] "DELETE /loadbalancer-member/45414e8e-0683-460b-aa6b-998c088b7b1d HTTP/1.1" 200 115 0.053659 10.0.0.129 - - [2026-06-23 14:55:51] "GET /virtual-machine-interface/7c352608-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004752 10.0.0.129 - - [2026-06-23 14:55:51] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.129 - - [2026-06-23 14:55:51] "GET /virtual-machine-interface/7c352608-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004056 10.0.0.129 - - [2026-06-23 14:55:51] "POST /set-tag HTTP/1.1" 200 109 0.002896 10.0.0.129 - - [2026-06-23 14:55:51] "GET /virtual-machine/b5bccc79-8a6d-4c4d-b08c-484b392374ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002144 10.0.0.129 - - [2026-06-23 14:55:51] "POST /ref-update HTTP/1.1" 200 156 0.008154 10.0.0.129 - - [2026-06-23 14:55:51] "GET /virtual-machine-interface/7c352608-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009491 10.0.0.129 - - [2026-06-23 14:55:51] "POST /set-tag HTTP/1.1" 200 109 0.014874 10.0.0.129 - - [2026-06-23 14:55:51] "POST /set-tag HTTP/1.1" 200 109 0.012969 10.0.0.129 - - [2026-06-23 14:55:51] "POST /set-tag HTTP/1.1" 200 109 0.022645 10.0.0.129 - - [2026-06-23 14:55:51] "DELETE /instance-ip/7c52917a-6f13-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.051276 10.0.0.129 - - [2026-06-23 14:55:51] "POST /ref-update HTTP/1.1" 200 156 0.007236 10.0.0.129 - - [2026-06-23 14:55:51] "DELETE /virtual-machine-interface/7c352608-6f13-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.041342 10.0.0.129 - - [2026-06-23 14:55:51] "DELETE /virtual-machine/b5bccc79-8a6d-4c4d-b08c-484b392374ab HTTP/1.1" 200 115 0.028742 10.0.0.129 - - [2026-06-23 14:55:54] "GET /virtual-machine-interface/7bc99a78-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004380 10.0.0.129 - - [2026-06-23 14:55:54] "POST /set-tag HTTP/1.1" 200 109 0.004309 10.0.0.129 - - [2026-06-23 14:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.129 - - [2026-06-23 14:55:54] "GET /loadbalancer/2f82511d-6393-4a54-b1e1-c37d5116b797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002011 10.0.0.129 - - [2026-06-23 14:55:55] "GET /virtual-machine-interface/7bc99a78-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005196 10.0.0.129 - - [2026-06-23 14:55:55] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.129 - - [2026-06-23 14:55:55] "GET /virtual-machine-interface/7bc99a78-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005982 10.0.0.129 - - [2026-06-23 14:55:55] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.129 - - [2026-06-23 14:55:55] "GET /virtual-machine/c3b33bc4-6847-4cdf-8b9e-4dcbf6094e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002477 10.0.0.129 - - [2026-06-23 14:55:55] "POST /ref-update HTTP/1.1" 200 156 0.009059 10.0.0.129 - - [2026-06-23 14:55:55] "GET /virtual-machine-interface/7bc99a78-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.013199 10.0.0.129 - - [2026-06-23 14:55:55] "POST /set-tag HTTP/1.1" 200 109 0.016809 10.0.0.129 - - [2026-06-23 14:55:55] "POST /set-tag HTTP/1.1" 200 109 0.018247 10.0.0.129 - - [2026-06-23 14:55:55] "POST /set-tag HTTP/1.1" 200 109 0.017094 10.0.0.129 - - [2026-06-23 14:55:55] "DELETE /instance-ip/7bdf97ec-6f13-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.031340 10.0.0.129 - - [2026-06-23 14:55:55] "POST /ref-update HTTP/1.1" 200 156 0.006765 10.0.0.129 - - [2026-06-23 14:55:55] "DELETE /virtual-machine-interface/7bc99a78-6f13-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.042757 10.0.0.129 - - [2026-06-23 14:55:55] "DELETE /virtual-machine/c3b33bc4-6847-4cdf-8b9e-4dcbf6094e53 HTTP/1.1" 200 115 0.017782 10.0.0.129 - - [2026-06-23 14:55:55] "DELETE /tag/a027c7c5-ec0e-40cc-854a-7ba2d199a137 HTTP/1.1" 200 115 0.058281 10.0.0.129 - - [2026-06-23 14:55:55] "DELETE /tag/f32b56dd-c259-41ab-bb7a-748ed7523811 HTTP/1.1" 200 115 0.035067 10.0.0.129 - - [2026-06-23 14:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.129 - - [2026-06-23 14:55:59] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.027196 10.0.0.129 - - [2026-06-23 14:55:59] "POST /tags HTTP/1.1" 200 394 0.036019 10.0.0.129 - - [2026-06-23 14:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.022541 10.0.0.129 - - [2026-06-23 14:55:59] "GET /tag/adfce23e-ff8e-43cc-8024-e5ebd5410e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.011256 10.0.0.129 - - [2026-06-23 14:55:59] "POST /tags HTTP/1.1" 200 342 0.020842 10.0.0.129 - - [2026-06-23 14:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.129 - - [2026-06-23 14:56:00] "GET /tag/8ef020ab-3f9d-4bd6-b49d-8fe94d268264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.011247 10.0.0.129 - - [2026-06-23 14:56:00] "POST /id-to-fqname HTTP/1.1" 200 192 0.000723 10.0.0.129 - - [2026-06-23 14:56:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.008825 10.0.0.129 - - [2026-06-23 14:56:00] "POST /security-groups HTTP/1.1" 200 589 0.059912 10.0.0.129 - - [2026-06-23 14:56:00] "POST /projects HTTP/1.1" 200 521 0.193047 10.0.0.129 - - [2026-06-23 14:56:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015640 10.0.0.129 - - [2026-06-23 14:56:00] "POST /fqname-to-id HTTP/1.1" 404 236 0.003372 10.0.0.129 - - [2026-06-23 14:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.129 - - [2026-06-23 14:56:00] "POST /access-control-lists HTTP/1.1" 200 600 0.072864 10.0.0.129 - - [2026-06-23 14:56:00] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.039576 10.0.0.129 - - [2026-06-23 14:56:00] "POST /fqname-to-id HTTP/1.1" 404 235 0.018158 10.0.0.129 - - [2026-06-23 14:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.129 - - [2026-06-23 14:56:00] "GET /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004393 10.0.0.129 - - [2026-06-23 14:56:00] "POST /access-control-lists HTTP/1.1" 200 598 0.073238 10.0.0.129 - - [2026-06-23 14:56:00] "PUT /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4 HTTP/1.1" 200 265 0.100320 10.0.0.129 - - [2026-06-23 14:56:00] "PUT /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2 HTTP/1.1" 200 265 0.065154 10.0.0.129 - - [2026-06-23 14:56:00] "POST /security-groups HTTP/1.1" 200 593 0.080299 10.0.0.129 - - [2026-06-23 14:56:00] "POST /fqname-to-id HTTP/1.1" 404 270 0.003736 10.0.0.129 - - [2026-06-23 14:56:00] "POST /access-control-lists HTTP/1.1" 200 634 0.026719 10.0.0.129 - - [2026-06-23 14:56:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.027624 10.0.0.129 - - [2026-06-23 14:56:00] "POST /chown HTTP/1.1" 200 109 0.018278 10.0.0.129 - - [2026-06-23 14:56:00] "POST /fqname-to-id HTTP/1.1" 404 269 0.006256 10.0.0.129 - - [2026-06-23 14:56:00] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012015 10.0.0.129 - - [2026-06-23 14:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.129 - - [2026-06-23 14:56:00] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006185 10.0.0.129 - - [2026-06-23 14:56:00] "POST /access-control-lists HTTP/1.1" 200 632 0.066442 10.0.0.129 - - [2026-06-23 14:56:00] "POST /tags HTTP/1.1" 409 226 0.009380 10.0.0.129 - - [2026-06-23 14:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.129 - - [2026-06-23 14:56:00] "GET /tag/8ef020ab-3f9d-4bd6-b49d-8fe94d268264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.010342 10.0.0.129 - - [2026-06-23 14:56:01] "POST /firewall-rules HTTP/1.1" 200 602 0.063062 10.0.0.129 - - [2026-06-23 14:56:01] "GET /firewall-rule/1991d2ca-bd2e-400c-acaf-4fd1ccb6ab65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003781 10.0.0.129 - - [2026-06-23 14:56:01] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.004966 10.0.0.129 - - [2026-06-23 14:56:01] "GET /firewall-rule/1991d2ca-bd2e-400c-acaf-4fd1ccb6ab65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.002637 10.0.0.129 - - [2026-06-23 14:56:01] "POST /ref-update HTTP/1.1" 200 156 0.055153 10.0.0.129 - - [2026-06-23 14:56:01] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.025675 10.0.0.129 - - [2026-06-23 14:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006365 10.0.0.129 - - [2026-06-23 14:56:01] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003274 10.0.0.129 - - [2026-06-23 14:56:01] "POST /tags HTTP/1.1" 409 226 0.001893 10.0.0.129 - - [2026-06-23 14:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.129 - - [2026-06-23 14:56:01] "GET /tag/8ef020ab-3f9d-4bd6-b49d-8fe94d268264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.048182 10.0.0.129 - - [2026-06-23 14:56:01] "POST /firewall-rules HTTP/1.1" 200 600 0.087470 10.0.0.129 - - [2026-06-23 14:56:01] "GET /firewall-rule/4ee9a80b-1efd-45b2-a835-8d615b894588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.016136 10.0.0.129 - - [2026-06-23 14:56:01] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.004474 10.0.0.129 - - [2026-06-23 14:56:01] "GET /firewall-rule/4ee9a80b-1efd-45b2-a835-8d615b894588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003479 10.0.0.129 - - [2026-06-23 14:56:01] "POST /ref-update HTTP/1.1" 200 156 0.097008 10.0.0.129 - - [2026-06-23 14:56:02] "POST /tags HTTP/1.1" 200 394 0.039584 10.0.0.129 - - [2026-06-23 14:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014265 10.0.0.129 - - [2026-06-23 14:56:02] "GET /tag/74d0e692-ec7c-468e-bfb7-f53ae5f0954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.011149 10.0.0.129 - - [2026-06-23 14:56:02] "POST /tags HTTP/1.1" 200 342 0.018523 10.0.0.129 - - [2026-06-23 14:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.129 - - [2026-06-23 14:56:03] "GET /tag/820c165d-5f9d-42de-b169-1aa63781a513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011590 10.0.0.129 - - [2026-06-23 14:56:03] "POST /id-to-fqname HTTP/1.1" 200 192 0.000445 10.0.0.129 - - [2026-06-23 14:56:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.002163 10.0.0.129 - - [2026-06-23 14:56:03] "POST /security-groups HTTP/1.1" 200 589 0.113456 10.0.0.129 - - [2026-06-23 14:56:03] "POST /fqname-to-id HTTP/1.1" 404 236 0.003304 10.0.0.129 - - [2026-06-23 14:56:03] "POST /projects HTTP/1.1" 200 521 0.236006 10.0.0.129 - - [2026-06-23 14:56:03] "POST /access-control-lists HTTP/1.1" 200 600 0.057480 10.0.0.129 - - [2026-06-23 14:56:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.060864 10.0.0.129 - - [2026-06-23 14:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010869 10.0.0.129 - - [2026-06-23 14:56:03] "POST /fqname-to-id HTTP/1.1" 404 235 0.001383 10.0.0.129 - - [2026-06-23 14:56:03] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.025980 10.0.0.129 - - [2026-06-23 14:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.129 - - [2026-06-23 14:56:03] "POST /access-control-lists HTTP/1.1" 200 598 0.064629 10.0.0.129 - - [2026-06-23 14:56:03] "GET /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.011313 10.0.0.129 - - [2026-06-23 14:56:03] "PUT /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4 HTTP/1.1" 200 265 0.043972 10.0.0.129 - - [2026-06-23 14:56:03] "PUT /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2 HTTP/1.1" 200 265 0.041027 10.0.0.129 - - [2026-06-23 14:56:03] "POST /security-groups HTTP/1.1" 200 593 0.069126 10.0.0.129 - - [2026-06-23 14:56:03] "POST /fqname-to-id HTTP/1.1" 404 270 0.001862 10.0.0.129 - - [2026-06-23 14:56:03] "POST /access-control-lists HTTP/1.1" 200 634 0.058532 10.0.0.129 - - [2026-06-23 14:56:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.061032 10.0.0.129 - - [2026-06-23 14:56:03] "POST /fqname-to-id HTTP/1.1" 404 269 0.016137 10.0.0.129 - - [2026-06-23 14:56:03] "POST /chown HTTP/1.1" 200 109 0.011301 10.0.0.129 - - [2026-06-23 14:56:03] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006296 10.0.0.129 - - [2026-06-23 14:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.129 - - [2026-06-23 14:56:03] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020766 10.0.0.129 - - [2026-06-23 14:56:03] "POST /access-control-lists HTTP/1.1" 200 632 0.067680 10.0.0.129 - - [2026-06-23 14:56:03] "POST /tags HTTP/1.1" 409 226 0.012571 10.0.0.129 - - [2026-06-23 14:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.129 - - [2026-06-23 14:56:03] "GET /tag/820c165d-5f9d-42de-b169-1aa63781a513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.010225 10.0.0.129 - - [2026-06-23 14:56:04] "POST /firewall-rules HTTP/1.1" 200 602 0.083942 10.0.0.129 - - [2026-06-23 14:56:04] "GET /firewall-rule/f0128e39-ea2c-4537-afb2-19f93f6e7a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.015254 10.0.0.129 - - [2026-06-23 14:56:04] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.003698 10.0.0.129 - - [2026-06-23 14:56:04] "GET /firewall-rule/f0128e39-ea2c-4537-afb2-19f93f6e7a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.001894 10.0.0.129 - - [2026-06-23 14:56:04] "POST /ref-update HTTP/1.1" 200 156 0.046342 10.0.0.129 - - [2026-06-23 14:56:04] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.021579 10.0.0.129 - - [2026-06-23 14:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.129 - - [2026-06-23 14:56:04] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002426 10.0.0.129 - - [2026-06-23 14:56:04] "POST /tags HTTP/1.1" 409 226 0.001381 10.0.0.129 - - [2026-06-23 14:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001121 10.0.0.129 - - [2026-06-23 14:56:04] "GET /tag/820c165d-5f9d-42de-b169-1aa63781a513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.014372 10.0.0.129 - - [2026-06-23 14:56:04] "POST /firewall-rules HTTP/1.1" 200 600 0.060419 10.0.0.129 - - [2026-06-23 14:56:04] "GET /firewall-rule/9466a2b3-13ab-4675-bc05-031210eab15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003483 10.0.0.129 - - [2026-06-23 14:56:04] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.009878 10.0.0.129 - - [2026-06-23 14:56:04] "GET /firewall-rule/9466a2b3-13ab-4675-bc05-031210eab15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.001876 10.0.0.129 - - [2026-06-23 14:56:04] "POST /ref-update HTTP/1.1" 200 156 0.063269 10.0.0.129 - - [2026-06-23 14:56:06] "POST /tags HTTP/1.1" 200 346 0.124660 10.0.0.129 - - [2026-06-23 14:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013659 10.0.0.129 - - [2026-06-23 14:56:06] "GET /tag/624b7957-c816-4636-b433-3ee2a146fb28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.023490 10.0.0.129 - - [2026-06-23 14:56:06] "POST /projects HTTP/1.1" 409 238 0.002438 10.0.0.129 - - [2026-06-23 14:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.129 - - [2026-06-23 14:56:06] "GET /project/9fae1164-a391-45d7-87d7-9444b01a2d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044986 10.0.0.129 - - [2026-06-23 14:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.129 - - [2026-06-23 14:56:06] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003938 10.0.0.129 - - [2026-06-23 14:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001180 10.0.0.129 - - [2026-06-23 14:56:06] "GET /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005503 10.0.0.129 - - [2026-06-23 14:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.129 - - [2026-06-23 14:56:06] "POST /security-groups HTTP/1.1" 409 285 0.001787 10.0.0.129 - - [2026-06-23 14:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001068 10.0.0.129 - - [2026-06-23 14:56:06] "GET /project/9fae1164-a391-45d7-87d7-9444b01a2d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028250 10.0.0.129 - - [2026-06-23 14:56:06] "PUT /security-group/6542d06a-c068-4c69-b768-fb5c2994864b HTTP/1.1" 200 263 0.083412 10.0.0.129 - - [2026-06-23 14:56:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016854 10.0.0.129 - - [2026-06-23 14:56:06] "POST /tags HTTP/1.1" 409 228 0.003676 10.0.0.129 - - [2026-06-23 14:56:06] "PUT /access-control-list/00273b0c-1b38-4872-b062-0b862a404e18 HTTP/1.1" 200 273 0.023082 10.0.0.129 - - [2026-06-23 14:56:06] "PUT /access-control-list/23f9c9cb-a599-4bc0-8921-7bce3ad9b4bb HTTP/1.1" 200 273 0.012465 10.0.0.129 - - [2026-06-23 14:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.129 - - [2026-06-23 14:56:06] "GET /tag/624b7957-c816-4636-b433-3ee2a146fb28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.010152 10.0.0.129 - - [2026-06-23 14:56:06] "POST /tags HTTP/1.1" 200 346 0.015220 10.0.0.129 - - [2026-06-23 14:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.129 - - [2026-06-23 14:56:06] "GET /tag/e3c322a1-3c1e-48c1-b031-f91f6868301f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.011174 10.0.0.129 - - [2026-06-23 14:56:06] "POST /projects HTTP/1.1" 409 238 0.002073 10.0.0.129 - - [2026-06-23 14:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.129 - - [2026-06-23 14:56:06] "GET /project/bf3a2ed2-e336-45c6-983c-3eea73e7e8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029105 10.0.0.129 - - [2026-06-23 14:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005845 10.0.0.129 - - [2026-06-23 14:56:06] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.015884 10.0.0.129 - - [2026-06-23 14:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.129 - - [2026-06-23 14:56:06] "GET /project/bf3a2ed2-e336-45c6-983c-3eea73e7e8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037890 10.0.0.129 - - [2026-06-23 14:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.129 - - [2026-06-23 14:56:06] "GET /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003690 10.0.0.129 - - [2026-06-23 14:56:06] "POST /security-groups HTTP/1.1" 409 285 0.003051 10.0.0.129 - - [2026-06-23 14:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.129 - - [2026-06-23 14:56:06] "PUT /security-group/c678f3d6-77aa-4ef9-974c-ea70dc86afae HTTP/1.1" 200 263 0.063919 10.0.0.129 - - [2026-06-23 14:56:06] "PUT /access-control-list/9f452b7a-f455-470c-a512-5eee2d230c6a HTTP/1.1" 200 273 0.020640 10.0.0.129 - - [2026-06-23 14:56:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.043698 10.0.0.129 - - [2026-06-23 14:56:06] "POST /tags HTTP/1.1" 409 228 0.006140 10.0.0.129 - - [2026-06-23 14:56:06] "PUT /access-control-list/36eb4a1e-3061-4016-9506-c0801a9db05a HTTP/1.1" 200 273 0.030276 10.0.0.129 - - [2026-06-23 14:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.129 - - [2026-06-23 14:56:06] "GET /tag/e3c322a1-3c1e-48c1-b031-f91f6868301f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.013286 10.0.0.129 - - [2026-06-23 14:56:07] "POST /tags HTTP/1.1" 200 292 0.055757 10.0.0.129 - - [2026-06-23 14:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015182 10.0.0.129 - - [2026-06-23 14:56:07] "GET /tag/3a9722d4-b2d0-4b71-8951-900f4d80ad66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.011605 10.0.0.129 - - [2026-06-23 14:56:07] "POST /tags HTTP/1.1" 200 304 0.053211 10.0.0.129 - - [2026-06-23 14:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008419 10.0.0.129 - - [2026-06-23 14:56:07] "GET /tag/cfd17a00-0981-424a-9dd3-08ad293565c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012279 10.0.0.129 - - [2026-06-23 14:56:07] "POST /tags HTTP/1.1" 409 252 0.003461 10.0.0.129 - - [2026-06-23 14:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001173 10.0.0.129 - - [2026-06-23 14:56:07] "GET /tag/adfce23e-ff8e-43cc-8024-e5ebd5410e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.012160 10.0.0.129 - - [2026-06-23 14:56:07] "POST /tags HTTP/1.1" 409 226 0.003121 10.0.0.129 - - [2026-06-23 14:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.129 - - [2026-06-23 14:56:07] "GET /tag/8ef020ab-3f9d-4bd6-b49d-8fe94d268264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.010260 10.0.0.129 - - [2026-06-23 14:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.129 - - [2026-06-23 14:56:07] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003825 10.0.0.129 - - [2026-06-23 14:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.129 - - [2026-06-23 14:56:07] "GET /project/9fae1164-a391-45d7-87d7-9444b01a2d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028797 10.0.0.129 - - [2026-06-23 14:56:07] "POST /virtual-machines HTTP/1.1" 200 396 0.007930 10.0.0.129 - - [2026-06-23 14:56:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013313 10.0.0.129 - - [2026-06-23 14:56:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108556 10.0.0.129 - - [2026-06-23 14:56:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.010618 10.0.0.129 - - [2026-06-23 14:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008251 10.0.0.129 - - [2026-06-23 14:56:07] "GET /virtual-machine-interface/aa29b4ac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005560 10.0.0.129 - - [2026-06-23 14:56:07] "POST /instance-ips HTTP/1.1" 200 398 0.017727 10.0.0.129 - - [2026-06-23 14:56:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.021346 10.0.0.129 - - [2026-06-23 14:56:07] "GET /virtual-machine-interface/aa29b4ac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014867 10.0.0.129 - - [2026-06-23 14:56:07] "POST /set-tag HTTP/1.1" 200 109 0.058075 10.0.0.129 - - [2026-06-23 14:56:07] "GET /virtual-machine-interface/aa29b4ac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014078 10.0.0.129 - - [2026-06-23 14:56:07] "GET /instance-ip/aa43e96c-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003203 10.0.0.129 - - [2026-06-23 14:56:08] "GET /virtual-machine-interface/aa29b4ac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004438 10.0.0.129 - - [2026-06-23 14:56:08] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.129 - - [2026-06-23 14:56:08] "GET /virtual-router/d44c14b2-fdd9-4e53-9a9b-ebd25944e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003235 10.0.0.129 - - [2026-06-23 14:56:08] "POST /ref-update HTTP/1.1" 200 156 0.007215 10.0.0.129 - - [2026-06-23 14:56:08] "GET /virtual-machine-interface/aa29b4ac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012950 10.0.0.129 - - [2026-06-23 14:56:08] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.129 - - [2026-06-23 14:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.129 - - [2026-06-23 14:56:08] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003280 10.0.0.129 - - [2026-06-23 14:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001247 10.0.0.129 - - [2026-06-23 14:56:08] "GET /project/9fae1164-a391-45d7-87d7-9444b01a2d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031303 10.0.0.129 - - [2026-06-23 14:56:08] "POST /virtual-machines HTTP/1.1" 200 396 0.008370 10.0.0.129 - - [2026-06-23 14:56:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010955 10.0.0.129 - - [2026-06-23 14:56:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109593 10.0.0.129 - - [2026-06-23 14:56:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007128 10.0.0.129 - - [2026-06-23 14:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.129 - - [2026-06-23 14:56:08] "GET /virtual-machine-interface/aa9a1f94-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004804 10.0.0.129 - - [2026-06-23 14:56:08] "POST /instance-ips HTTP/1.1" 200 398 0.139286 10.0.0.129 - - [2026-06-23 14:56:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020287 10.0.0.129 - - [2026-06-23 14:56:08] "GET /virtual-machine-interface/aa9a1f94-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.003846 10.0.0.129 - - [2026-06-23 14:56:08] "POST /set-tag HTTP/1.1" 200 109 0.060102 10.0.0.129 - - [2026-06-23 14:56:08] "GET /virtual-machine-interface/aa9a1f94-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013284 10.0.0.129 - - [2026-06-23 14:56:08] "GET /instance-ip/aab3dbc8-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002626 10.0.0.129 - - [2026-06-23 14:56:08] "GET /virtual-machine-interface/aa9a1f94-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004849 10.0.0.129 - - [2026-06-23 14:56:08] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.129 - - [2026-06-23 14:56:08] "GET /virtual-router/d44c14b2-fdd9-4e53-9a9b-ebd25944e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.002881 10.0.0.129 - - [2026-06-23 14:56:08] "POST /ref-update HTTP/1.1" 200 156 0.010100 10.0.0.129 - - [2026-06-23 14:56:08] "GET /virtual-machine-interface/aa9a1f94-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012929 10.0.0.129 - - [2026-06-23 14:56:08] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.129 - - [2026-06-23 14:56:08] "POST /tags HTTP/1.1" 200 292 0.019478 10.0.0.129 - - [2026-06-23 14:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012108 10.0.0.129 - - [2026-06-23 14:56:09] "GET /tag/a4ac8681-f316-49e1-85e5-5aa8b8fd95d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.011161 10.0.0.129 - - [2026-06-23 14:56:09] "POST /tags HTTP/1.1" 409 252 0.001737 10.0.0.129 - - [2026-06-23 14:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.129 - - [2026-06-23 14:56:09] "GET /tag/74d0e692-ec7c-468e-bfb7-f53ae5f0954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.009452 10.0.0.129 - - [2026-06-23 14:56:09] "POST /tags HTTP/1.1" 409 226 0.001373 10.0.0.129 - - [2026-06-23 14:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001250 10.0.0.129 - - [2026-06-23 14:56:09] "GET /tag/820c165d-5f9d-42de-b169-1aa63781a513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.010008 10.0.0.129 - - [2026-06-23 14:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005538 10.0.0.129 - - [2026-06-23 14:56:09] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004696 10.0.0.129 - - [2026-06-23 14:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.129 - - [2026-06-23 14:56:09] "GET /project/bf3a2ed2-e336-45c6-983c-3eea73e7e8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027250 10.0.0.129 - - [2026-06-23 14:56:09] "POST /virtual-machines HTTP/1.1" 200 396 0.008103 10.0.0.129 - - [2026-06-23 14:56:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012372 10.0.0.129 - - [2026-06-23 14:56:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.097591 10.0.0.129 - - [2026-06-23 14:56:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.007345 10.0.0.129 - - [2026-06-23 14:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014841 10.0.0.129 - - [2026-06-23 14:56:09] "GET /virtual-machine-interface/ab3642ca-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004654 10.0.0.129 - - [2026-06-23 14:56:09] "POST /instance-ips HTTP/1.1" 200 398 0.017391 10.0.0.129 - - [2026-06-23 14:56:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.021189 10.0.0.129 - - [2026-06-23 14:56:09] "GET /virtual-machine-interface/ab3642ca-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007868 10.0.0.129 - - [2026-06-23 14:56:09] "POST /set-tag HTTP/1.1" 200 109 0.075547 10.0.0.129 - - [2026-06-23 14:56:09] "GET /virtual-machine-interface/ab3642ca-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015753 10.0.0.129 - - [2026-06-23 14:56:09] "GET /instance-ip/ab4e3470-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003066 10.0.0.129 - - [2026-06-23 14:56:09] "GET /virtual-machine-interface/ab3642ca-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003955 10.0.0.129 - - [2026-06-23 14:56:09] "POST /set-tag HTTP/1.1" 200 109 0.001871 10.0.0.129 - - [2026-06-23 14:56:09] "GET /virtual-router/d44c14b2-fdd9-4e53-9a9b-ebd25944e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002810 10.0.0.129 - - [2026-06-23 14:56:09] "POST /ref-update HTTP/1.1" 200 156 0.007375 10.0.0.129 - - [2026-06-23 14:56:09] "GET /virtual-machine-interface/ab3642ca-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010963 10.0.0.129 - - [2026-06-23 14:56:09] "POST /set-tag HTTP/1.1" 200 109 0.001996 10.0.0.129 - - [2026-06-23 14:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.129 - - [2026-06-23 14:56:09] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003881 10.0.0.129 - - [2026-06-23 14:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005079 10.0.0.129 - - [2026-06-23 14:56:09] "GET /project/bf3a2ed2-e336-45c6-983c-3eea73e7e8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027390 10.0.0.129 - - [2026-06-23 14:56:09] "POST /virtual-machines HTTP/1.1" 200 396 0.007139 10.0.0.129 - - [2026-06-23 14:56:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020597 10.0.0.129 - - [2026-06-23 14:56:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.089311 10.0.0.129 - - [2026-06-23 14:56:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.007141 10.0.0.129 - - [2026-06-23 14:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007409 10.0.0.129 - - [2026-06-23 14:56:10] "GET /virtual-machine-interface/aba74a10-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.003754 10.0.0.129 - - [2026-06-23 14:56:10] "POST /instance-ips HTTP/1.1" 200 398 0.020678 10.0.0.129 - - [2026-06-23 14:56:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.033657 10.0.0.129 - - [2026-06-23 14:56:10] "GET /virtual-machine-interface/aba74a10-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014321 10.0.0.129 - - [2026-06-23 14:56:10] "POST /set-tag HTTP/1.1" 200 109 0.059626 10.0.0.129 - - [2026-06-23 14:56:10] "GET /virtual-machine-interface/aba74a10-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011534 10.0.0.129 - - [2026-06-23 14:56:10] "GET /instance-ip/abbdc470-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002904 10.0.0.129 - - [2026-06-23 14:56:10] "GET /virtual-machine-interface/aba74a10-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003886 10.0.0.129 - - [2026-06-23 14:56:10] "POST /set-tag HTTP/1.1" 200 109 0.001801 10.0.0.129 - - [2026-06-23 14:56:10] "GET /virtual-router/d44c14b2-fdd9-4e53-9a9b-ebd25944e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.003480 10.0.0.129 - - [2026-06-23 14:56:10] "POST /ref-update HTTP/1.1" 200 156 0.007331 10.0.0.129 - - [2026-06-23 14:56:10] "GET /virtual-machine-interface/aba74a10-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004879 10.0.0.129 - - [2026-06-23 14:56:10] "POST /set-tag HTTP/1.1" 200 109 0.002313 10.0.0.129 - - [2026-06-23 14:56:10] "POST /tags HTTP/1.1" 200 300 0.035495 10.0.0.129 - - [2026-06-23 14:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.129 - - [2026-06-23 14:56:10] "GET /tag/05417b22-9961-404d-99e5-e8b6281d6ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.015938 10.0.0.129 - - [2026-06-23 14:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.129 - - [2026-06-23 14:56:10] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007518 10.0.0.129 - - [2026-06-23 14:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.129 - - [2026-06-23 14:56:10] "GET /project/9fae1164-a391-45d7-87d7-9444b01a2d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039130 10.0.0.129 - - [2026-06-23 14:56:10] "POST /virtual-machines HTTP/1.1" 200 396 0.007486 10.0.0.129 - - [2026-06-23 14:56:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008188 10.0.0.129 - - [2026-06-23 14:56:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098945 10.0.0.129 - - [2026-06-23 14:56:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.014469 10.0.0.129 - - [2026-06-23 14:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009791 10.0.0.129 - - [2026-06-23 14:56:11] "GET /virtual-machine-interface/ac257390-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006601 10.0.0.129 - - [2026-06-23 14:56:11] "POST /instance-ips HTTP/1.1" 200 398 0.028543 10.0.0.129 - - [2026-06-23 14:56:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029636 10.0.0.129 - - [2026-06-23 14:56:11] "GET /virtual-machine-interface/ac257390-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010913 10.0.0.129 - - [2026-06-23 14:56:11] "POST /set-tag HTTP/1.1" 200 109 0.024364 10.0.0.129 - - [2026-06-23 14:56:11] "GET /virtual-machine-interface/ac257390-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015178 10.0.0.129 - - [2026-06-23 14:56:11] "GET /instance-ip/ac3f209c-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002627 10.0.0.129 - - [2026-06-23 14:56:11] "GET /virtual-machine-interface/ac257390-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005654 10.0.0.129 - - [2026-06-23 14:56:11] "POST /set-tag HTTP/1.1" 200 109 0.002224 10.0.0.129 - - [2026-06-23 14:56:11] "POST /tags HTTP/1.1" 200 300 0.017203 10.0.0.129 - - [2026-06-23 14:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.129 - - [2026-06-23 14:56:11] "GET /tag/eb3a2dad-b661-41b5-999e-e855586de98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.011640 10.0.0.129 - - [2026-06-23 14:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.129 - - [2026-06-23 14:56:11] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003820 10.0.0.129 - - [2026-06-23 14:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.129 - - [2026-06-23 14:56:11] "GET /project/9fae1164-a391-45d7-87d7-9444b01a2d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026303 10.0.0.129 - - [2026-06-23 14:56:11] "POST /virtual-machines HTTP/1.1" 200 396 0.008040 10.0.0.129 - - [2026-06-23 14:56:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.017725 10.0.0.129 - - [2026-06-23 14:56:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.137914 10.0.0.129 - - [2026-06-23 14:56:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.010593 10.0.0.129 - - [2026-06-23 14:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012071 10.0.0.129 - - [2026-06-23 14:56:11] "GET /virtual-machine-interface/ac93f23e-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004775 10.0.0.129 - - [2026-06-23 14:56:11] "POST /instance-ips HTTP/1.1" 200 398 0.018169 10.0.0.129 - - [2026-06-23 14:56:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025362 10.0.0.129 - - [2026-06-23 14:56:11] "GET /virtual-machine-interface/ac93f23e-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.019587 10.0.0.129 - - [2026-06-23 14:56:11] "POST /set-tag HTTP/1.1" 200 109 0.026327 10.0.0.129 - - [2026-06-23 14:56:12] "GET /virtual-machine-interface/ac93f23e-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016969 10.0.0.129 - - [2026-06-23 14:56:12] "GET /instance-ip/acb27bb4-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004445 10.0.0.129 - - [2026-06-23 14:56:12] "GET /virtual-machine-interface/ac93f23e-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004180 10.0.0.129 - - [2026-06-23 14:56:12] "POST /set-tag HTTP/1.1" 200 109 0.001801 10.0.0.129 - - [2026-06-23 14:56:12] "POST /tags HTTP/1.1" 200 300 0.021960 10.0.0.129 - - [2026-06-23 14:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.129 - - [2026-06-23 14:56:12] "GET /tag/5a20a6d1-5835-4824-9738-c051d534fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.011830 10.0.0.129 - - [2026-06-23 14:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.129 - - [2026-06-23 14:56:12] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003294 10.0.0.129 - - [2026-06-23 14:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.129 - - [2026-06-23 14:56:12] "GET /project/bf3a2ed2-e336-45c6-983c-3eea73e7e8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034739 10.0.0.129 - - [2026-06-23 14:56:12] "POST /virtual-machines HTTP/1.1" 200 396 0.008885 10.0.0.129 - - [2026-06-23 14:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009388 10.0.0.129 - - [2026-06-23 14:56:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113869 10.0.0.129 - - [2026-06-23 14:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007164 10.0.0.129 - - [2026-06-23 14:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009433 10.0.0.129 - - [2026-06-23 14:56:12] "GET /virtual-machine-interface/ad04e066-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.003717 10.0.0.129 - - [2026-06-23 14:56:12] "POST /instance-ips HTTP/1.1" 200 398 0.020020 10.0.0.129 - - [2026-06-23 14:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019907 10.0.0.129 - - [2026-06-23 14:56:12] "GET /virtual-machine-interface/ad04e066-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008241 10.0.0.129 - - [2026-06-23 14:56:12] "POST /set-tag HTTP/1.1" 200 109 0.028690 10.0.0.129 - - [2026-06-23 14:56:12] "GET /virtual-machine-interface/ad04e066-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.022767 10.0.0.129 - - [2026-06-23 14:56:12] "GET /instance-ip/ad1e8fa2-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006580 10.0.0.129 - - [2026-06-23 14:56:12] "GET /virtual-machine-interface/ad04e066-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004980 10.0.0.129 - - [2026-06-23 14:56:12] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.129 - - [2026-06-23 14:56:12] "POST /tags HTTP/1.1" 200 300 0.019664 10.0.0.129 - - [2026-06-23 14:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012734 10.0.0.129 - - [2026-06-23 14:56:12] "GET /tag/cec16620-5fa8-4155-b13b-07c04768e5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.021331 10.0.0.129 - - [2026-06-23 14:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.129 - - [2026-06-23 14:56:12] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005840 10.0.0.129 - - [2026-06-23 14:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.129 - - [2026-06-23 14:56:13] "GET /project/bf3a2ed2-e336-45c6-983c-3eea73e7e8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038268 10.0.0.129 - - [2026-06-23 14:56:13] "POST /virtual-machines HTTP/1.1" 200 396 0.014080 10.0.0.129 - - [2026-06-23 14:56:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022042 10.0.0.129 - - [2026-06-23 14:56:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.139318 10.0.0.129 - - [2026-06-23 14:56:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018267 10.0.0.129 - - [2026-06-23 14:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017155 10.0.0.129 - - [2026-06-23 14:56:13] "GET /virtual-machine-interface/ad765fac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004143 10.0.0.129 - - [2026-06-23 14:56:13] "POST /instance-ips HTTP/1.1" 200 398 0.042494 10.0.0.129 - - [2026-06-23 14:56:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019246 10.0.0.129 - - [2026-06-23 14:56:13] "GET /virtual-machine-interface/ad765fac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.031294 10.0.0.129 - - [2026-06-23 14:56:13] "POST /set-tag HTTP/1.1" 200 109 0.020048 10.0.0.129 - - [2026-06-23 14:56:13] "GET /virtual-machine-interface/ad765fac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018997 10.0.0.129 - - [2026-06-23 14:56:13] "GET /instance-ip/ad958544-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006926 10.0.0.129 - - [2026-06-23 14:56:13] "GET /virtual-machine-interface/ad765fac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004020 10.0.0.129 - - [2026-06-23 14:56:13] "POST /set-tag HTTP/1.1" 200 109 0.001852 10.0.0.129 - - [2026-06-23 14:56:13] "GET /virtual-router/d44c14b2-fdd9-4e53-9a9b-ebd25944e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.003055 10.0.0.129 - - [2026-06-23 14:56:13] "POST /ref-update HTTP/1.1" 200 156 0.006600 10.0.0.129 - - [2026-06-23 14:56:13] "GET /virtual-machine-interface/ac257390-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017691 10.0.0.129 - - [2026-06-23 14:56:13] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.129 - - [2026-06-23 14:56:13] "GET /virtual-machine-interface/aa29b4ac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003753 10.0.0.129 - - [2026-06-23 14:56:13] "POST /set-tag HTTP/1.1" 200 109 0.001703 10.0.0.129 - - [2026-06-23 14:56:13] "GET /virtual-router/d44c14b2-fdd9-4e53-9a9b-ebd25944e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.003567 10.0.0.129 - - [2026-06-23 14:56:13] "POST /ref-update HTTP/1.1" 200 156 0.008297 10.0.0.129 - - [2026-06-23 14:56:13] "GET /virtual-machine-interface/ac93f23e-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016532 10.0.0.129 - - [2026-06-23 14:56:13] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.129 - - [2026-06-23 14:56:13] "GET /virtual-router/d44c14b2-fdd9-4e53-9a9b-ebd25944e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.003357 10.0.0.129 - - [2026-06-23 14:56:13] "POST /ref-update HTTP/1.1" 200 156 0.011384 10.0.0.129 - - [2026-06-23 14:56:13] "GET /virtual-machine-interface/ad04e066-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012578 10.0.0.129 - - [2026-06-23 14:56:13] "POST /set-tag HTTP/1.1" 200 109 0.001955 10.0.0.129 - - [2026-06-23 14:56:13] "GET /virtual-machine-interface/aa9a1f94-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005256 10.0.0.129 - - [2026-06-23 14:56:13] "POST /set-tag HTTP/1.1" 200 109 0.002010 10.0.0.129 - - [2026-06-23 14:56:13] "GET /virtual-router/d44c14b2-fdd9-4e53-9a9b-ebd25944e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.008929 10.0.0.129 - - [2026-06-23 14:56:13] "POST /ref-update HTTP/1.1" 200 156 0.012661 10.0.0.129 - - [2026-06-23 14:56:14] "GET /virtual-machine-interface/ad765fac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009377 10.0.0.129 - - [2026-06-23 14:56:14] "POST /set-tag HTTP/1.1" 200 109 0.002215 10.0.0.129 - - [2026-06-23 14:56:14] "GET /virtual-machine-interface/ab3642ca-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003379 10.0.0.129 - - [2026-06-23 14:56:14] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.129 - - [2026-06-23 14:56:14] "GET /virtual-machine-interface/aba74a10-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004003 10.0.0.129 - - [2026-06-23 14:56:14] "POST /set-tag HTTP/1.1" 200 109 0.002113 10.0.0.129 - - [2026-06-23 14:56:14] "GET /virtual-machine-interface/ac257390-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004379 10.0.0.129 - - [2026-06-23 14:56:14] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.129 - - [2026-06-23 14:56:14] "GET /virtual-machine-interface/ac93f23e-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004199 10.0.0.129 - - [2026-06-23 14:56:14] "POST /set-tag HTTP/1.1" 200 109 0.004611 10.0.0.129 - - [2026-06-23 14:56:14] "GET /virtual-machine-interface/ad04e066-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005128 10.0.0.129 - - [2026-06-23 14:56:14] "POST /set-tag HTTP/1.1" 200 109 0.001893 10.0.0.129 - - [2026-06-23 14:56:14] "GET /virtual-machine-interface/aa9a1f94-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003644 10.0.0.129 - - [2026-06-23 14:56:14] "POST /set-tag HTTP/1.1" 200 109 0.001591 10.0.0.129 - - [2026-06-23 14:56:14] "GET /virtual-machine-interface/ad765fac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004129 10.0.0.129 - - [2026-06-23 14:56:14] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.129 - - [2026-06-23 14:56:14] "GET /virtual-machine-interface/aba74a10-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004074 10.0.0.129 - - [2026-06-23 14:56:14] "POST /set-tag HTTP/1.1" 200 109 0.002808 10.0.0.129 - - [2026-06-23 14:56:18] "GET /virtual-machine-interface/aa29b4ac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006315 10.0.0.129 - - [2026-06-23 14:56:18] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.129 - - [2026-06-23 14:56:18] "GET /virtual-machine-interface/ad04e066-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003333 10.0.0.129 - - [2026-06-23 14:56:18] "POST /set-tag HTTP/1.1" 200 109 0.002674 10.0.0.129 - - [2026-06-23 14:56:19] "GET /virtual-machine-interface/ab3642ca-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004607 10.0.0.129 - - [2026-06-23 14:56:19] "POST /set-tag HTTP/1.1" 200 109 0.003064 10.0.0.129 - - [2026-06-23 14:56:21] "GET /virtual-machine/5e43081c-7db6-4bdb-aaef-4e7c3460ad0b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002614 10.0.0.129 - - [2026-06-23 14:56:21] "GET /virtual-machine-interface/aa29b4ac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003546 10.0.0.129 - - [2026-06-23 14:56:21] "GET /virtual-machine/6faaf2c1-14ea-4ed8-809c-db4783d5d11b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002604 10.0.0.129 - - [2026-06-23 14:56:21] "GET /virtual-machine-interface/aa9a1f94-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003598 10.0.0.129 - - [2026-06-23 14:56:21] "GET /virtual-machine/87bf601f-4c6e-4e75-bcac-dfff158b3e83?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.008348 10.0.0.129 - - [2026-06-23 14:56:21] "GET /virtual-machine-interface/ab3642ca-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003630 10.0.0.129 - - [2026-06-23 14:56:21] "GET /virtual-machine/d9c02894-cd25-469f-91c8-89c47b2b4ea1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003336 10.0.0.129 - - [2026-06-23 14:56:22] "GET /virtual-machine-interface/aba74a10-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004549 10.0.0.129 - - [2026-06-23 14:56:23] "GET /virtual-machine-interface/ac93f23e-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004724 10.0.0.129 - - [2026-06-23 14:56:23] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.129 - - [2026-06-23 14:56:23] "GET /virtual-machine-interface/ac257390-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003411 10.0.0.129 - - [2026-06-23 14:56:23] "POST /set-tag HTTP/1.1" 200 109 0.001664 10.0.0.129 - - [2026-06-23 14:56:24] "GET /virtual-machine-interface/ad765fac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004052 10.0.0.129 - - [2026-06-23 14:56:24] "POST /set-tag HTTP/1.1" 200 109 0.001855 10.0.0.129 - - [2026-06-23 14:56:27] "GET /virtual-machine/b8e4f363-662a-4bda-ab4f-b0bb86e67610?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003523 10.0.0.129 - - [2026-06-23 14:56:27] "GET /virtual-machine-interface/ac257390-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004450 10.0.0.129 - - [2026-06-23 14:56:27] "GET /virtual-machine/106a4771-9c52-4fa1-aeb5-9f2d1a1550f2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003481 10.0.0.129 - - [2026-06-23 14:56:27] "GET /virtual-machine-interface/ad04e066-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004644 10.0.0.129 - - [2026-06-23 14:56:27] "GET /virtual-machine/d1a51d1e-865b-4efc-86b1-d9ea3c06eca1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.011022 10.0.0.129 - - [2026-06-23 14:56:27] "GET /virtual-machine-interface/ac93f23e-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004575 10.0.0.129 - - [2026-06-23 14:56:27] "GET /virtual-machine/29f65f8a-51d8-4a11-8af1-b25d3ab96290?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002679 10.0.0.129 - - [2026-06-23 14:56:27] "GET /virtual-machine-interface/ad765fac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003339 10.0.0.129 - - [2026-06-23 14:56:27] "GET /loadbalancer/fa436256-0df7-407b-9b99-5789155118a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001669 10.0.0.129 - - [2026-06-23 14:56:27] "POST /tags HTTP/1.1" 200 334 0.034647 10.0.0.129 - - [2026-06-23 14:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013564 10.0.0.129 - - [2026-06-23 14:56:27] "GET /tag/55a8476a-7d48-4fd7-9d42-2a7ea61d00de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.014023 10.0.0.129 - - [2026-06-23 14:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.129 - - [2026-06-23 14:56:27] "GET /project/9fae1164-a391-45d7-87d7-9444b01a2d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028004 10.0.0.129 - - [2026-06-23 14:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.129 - - [2026-06-23 14:56:27] "GET /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003175 10.0.0.129 - - [2026-06-23 14:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.129 - - [2026-06-23 14:56:27] "GET /service-appliance-set/3dd801b4-2975-4e0f-b451-324c18349718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002654 10.0.0.129 - - [2026-06-23 14:56:27] "POST /fqname-to-id HTTP/1.1" 404 273 0.001347 10.0.0.129 - - [2026-06-23 14:56:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.094479 10.0.0.129 - - [2026-06-23 14:56:28] "GET /virtual-machine-interface/b59f2788-289d-40a7-a6fa-a0b7000e2e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.017542 10.0.0.129 - - [2026-06-23 14:56:28] "POST /instance-ips HTTP/1.1" 200 410 0.022947 10.0.0.129 - - [2026-06-23 14:56:28] "GET /instance-ip/9ec3e758-87dc-4333-93dc-5898474d70a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.008158 10.0.0.129 - - [2026-06-23 14:56:28] "POST /loadbalancers HTTP/1.1" 200 631 0.074419 10.0.0.129 - - [2026-06-23 14:56:28] "GET /project/9fae1164-a391-45d7-87d7-9444b01a2d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036424 10.0.0.129 - - [2026-06-23 14:56:28] "GET /instance-ip/9ec3e758-87dc-4333-93dc-5898474d70a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003215 10.0.0.129 - - [2026-06-23 14:56:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.025015 10.0.0.129 - - [2026-06-23 14:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.129 - - [2026-06-23 14:56:28] "GET /project/9fae1164-a391-45d7-87d7-9444b01a2d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.019659 10.0.0.129 - - [2026-06-23 14:56:28] "POST /floating-ips HTTP/1.1" 200 599 0.014417 10.0.0.129 - - [2026-06-23 14:56:28] "GET /loadbalancer/fa436256-0df7-407b-9b99-5789155118a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.004479 10.0.0.129 - - [2026-06-23 14:56:28] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.012827 10.0.0.129 - - [2026-06-23 14:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.129 - - [2026-06-23 14:56:28] "GET /project/9fae1164-a391-45d7-87d7-9444b01a2d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030875 10.0.0.129 - - [2026-06-23 14:56:28] "GET /loadbalancer-listener/a093d766-9db9-4592-9473-0a3c5de887e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.002707 10.0.0.129 - - [2026-06-23 14:56:28] "GET /loadbalancer-listener/a093d766-9db9-4592-9473-0a3c5de887e0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.002420 10.0.0.129 - - [2026-06-23 14:56:28] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.016212 10.0.0.129 - - [2026-06-23 14:56:28] "GET /instance-ip/9ec3e758-87dc-4333-93dc-5898474d70a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003549 10.0.0.129 - - [2026-06-23 14:56:28] "GET /instance-ip/9ec3e758-87dc-4333-93dc-5898474d70a0?fields=floating_ips HTTP/1.1" 200 1215 0.004192 10.0.0.129 - - [2026-06-23 14:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.129 - - [2026-06-23 14:56:28] "GET /floating-ip/4788ce1e-a164-480b-af95-3abf918180bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.002870 10.0.0.129 - - [2026-06-23 14:56:28] "GET /loadbalancer/fa436256-0df7-407b-9b99-5789155118a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002203 10.0.0.129 - - [2026-06-23 14:56:28] "GET /loadbalancer-pool/7b88937f-22ae-4948-97b5-aaf0d5c89287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.007302 10.0.0.129 - - [2026-06-23 14:56:28] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014580 10.0.0.129 - - [2026-06-23 14:56:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.020634 10.0.0.129 - - [2026-06-23 14:56:28] "GET /virtual-machine-interface/aa29b4ac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008885 10.0.0.129 - - [2026-06-23 14:56:28] "GET /virtual-machine-interface/aa29b4ac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003322 10.0.0.129 - - [2026-06-23 14:56:28] "POST /ref-update HTTP/1.1" 200 156 0.005589 10.0.0.129 - - [2026-06-23 14:56:28] "GET /floating-ip/4788ce1e-a164-480b-af95-3abf918180bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.010811 10.0.0.129 - - [2026-06-23 14:56:28] "PUT /floating-ip/4788ce1e-a164-480b-af95-3abf918180bc HTTP/1.1" 200 257 0.011789 10.0.0.129 - - [2026-06-23 14:56:28] "POST /tags HTTP/1.1" 409 221 0.005646 10.0.0.129 - - [2026-06-23 14:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.129 - - [2026-06-23 14:56:28] "GET /tag/55a8476a-7d48-4fd7-9d42-2a7ea61d00de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.009262 10.0.0.129 - - [2026-06-23 14:56:28] "GET /loadbalancer/fa436256-0df7-407b-9b99-5789155118a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002631 10.0.0.129 - - [2026-06-23 14:56:28] "POST /set-tag HTTP/1.1" 200 109 0.061310 10.0.0.129 - - [2026-06-23 14:56:28] "GET /loadbalancer-pool/7b88937f-22ae-4948-97b5-aaf0d5c89287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.002556 10.0.0.129 - - [2026-06-23 14:56:28] "POST /loadbalancer-members HTTP/1.1" 200 723 0.013607 10.0.0.129 - - [2026-06-23 14:56:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026590 10.0.0.129 - - [2026-06-23 14:56:28] "GET /virtual-machine-interface/aa9a1f94-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012104 10.0.0.129 - - [2026-06-23 14:56:28] "GET /virtual-machine-interface/aa9a1f94-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005366 10.0.0.129 - - [2026-06-23 14:56:28] "POST /ref-update HTTP/1.1" 200 156 0.007256 10.0.0.129 - - [2026-06-23 14:56:28] "GET /floating-ip/4788ce1e-a164-480b-af95-3abf918180bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.008344 10.0.0.129 - - [2026-06-23 14:56:29] "POST /set-tag HTTP/1.1" 200 109 0.059769 10.0.0.129 - - [2026-06-23 14:56:29] "POST /tags HTTP/1.1" 409 206 0.005450 10.0.0.129 - - [2026-06-23 14:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.129 - - [2026-06-23 14:56:29] "GET /tag/cfd17a00-0981-424a-9dd3-08ad293565c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011651 10.0.0.129 - - [2026-06-23 14:56:29] "POST /tags HTTP/1.1" 409 204 0.001703 10.0.0.129 - - [2026-06-23 14:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.129 - - [2026-06-23 14:56:29] "GET /tag/eb3a2dad-b661-41b5-999e-e855586de98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.012631 10.0.0.129 - - [2026-06-23 14:56:29] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.001935 10.0.0.129 - - [2026-06-23 14:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001307 10.0.0.129 - - [2026-06-23 14:56:29] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002158 10.0.0.129 - - [2026-06-23 14:56:29] "POST /tags HTTP/1.1" 409 206 0.001350 10.0.0.129 - - [2026-06-23 14:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001249 10.0.0.129 - - [2026-06-23 14:56:29] "GET /tag/cfd17a00-0981-424a-9dd3-08ad293565c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011292 10.0.0.129 - - [2026-06-23 14:56:29] "POST /tags HTTP/1.1" 409 226 0.001957 10.0.0.129 - - [2026-06-23 14:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001163 10.0.0.129 - - [2026-06-23 14:56:29] "GET /tag/8ef020ab-3f9d-4bd6-b49d-8fe94d268264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.011283 10.0.0.129 - - [2026-06-23 14:56:29] "POST /tags HTTP/1.1" 409 204 0.001570 10.0.0.129 - - [2026-06-23 14:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001085 10.0.0.129 - - [2026-06-23 14:56:29] "GET /tag/eb3a2dad-b661-41b5-999e-e855586de98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.009845 10.0.0.129 - - [2026-06-23 14:56:29] "POST /tags HTTP/1.1" 409 226 0.001601 10.0.0.129 - - [2026-06-23 14:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.129 - - [2026-06-23 14:56:29] "GET /tag/8ef020ab-3f9d-4bd6-b49d-8fe94d268264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.009392 10.0.0.129 - - [2026-06-23 14:56:29] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.001903 10.0.0.129 - - [2026-06-23 14:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.129 - - [2026-06-23 14:56:29] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002319 10.0.0.129 - - [2026-06-23 14:56:29] "POST /firewall-rules HTTP/1.1" 200 628 0.065011 10.0.0.129 - - [2026-06-23 14:56:29] "POST /firewall-rules HTTP/1.1" 200 648 0.070406 10.0.0.129 - - [2026-06-23 14:56:29] "GET /firewall-rule/d23d16df-d72e-453e-8bc9-001b0109b7be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.004751 10.0.0.129 - - [2026-06-23 14:56:29] "GET /firewall-policy/58f95faf-387d-4217-bd33-d5c2d81167f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.001775 10.0.0.129 - - [2026-06-23 14:56:29] "GET /firewall-rule/91ffb5f2-8e42-4265-a4a0-4cf25b4403fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.002654 10.0.0.129 - - [2026-06-23 14:56:29] "POST /ref-update HTTP/1.1" 200 156 0.012103 10.0.0.129 - - [2026-06-23 14:56:29] "POST /firewall-policys HTTP/1.1" 200 608 0.020581 10.0.0.129 - - [2026-06-23 14:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020806 10.0.0.129 - - [2026-06-23 14:56:29] "GET /firewall-policy/3fd71e76-ae1b-400d-a844-9a0530e8860e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.009096 10.0.0.129 - - [2026-06-23 14:56:29] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002285 10.0.0.129 - - [2026-06-23 14:56:29] "GET /firewall-policy/3fd71e76-ae1b-400d-a844-9a0530e8860e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.001727 10.0.0.129 - - [2026-06-23 14:56:29] "GET /firewall-policy/1099476f-50f9-4b83-b76d-e2fd9862369f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002616 10.0.0.129 - - [2026-06-23 14:56:29] "GET /firewall-policy/58f95faf-387d-4217-bd33-d5c2d81167f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002427 10.0.0.129 - - [2026-06-23 14:56:29] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003045 10.0.0.129 - - [2026-06-23 14:56:29] "GET /firewall-policy/58f95faf-387d-4217-bd33-d5c2d81167f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001529 10.0.0.129 - - [2026-06-23 14:56:29] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002664 10.0.0.129 - - [2026-06-23 14:56:29] "POST /ref-update HTTP/1.1" 200 156 0.036469 10.0.0.129 - - [2026-06-23 14:56:29] "POST /ref-update HTTP/1.1" 200 156 0.035061 10.0.0.129 - - [2026-06-23 14:56:30] "POST /ref-update HTTP/1.1" 200 156 0.014868 10.0.0.129 - - [2026-06-23 14:56:30] "POST /ref-update HTTP/1.1" 200 156 0.027040 10.0.0.129 - - [2026-06-23 14:56:30] "POST /ref-update HTTP/1.1" 200 156 0.027301 10.0.0.129 - - [2026-06-23 14:56:30] "GET /firewall-policy/3fd71e76-ae1b-400d-a844-9a0530e8860e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002293 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:56:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000829 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:56:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000801 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:57:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000800 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:57:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000908 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:57:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000932 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:57:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000747 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:57:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000942 [Introspect:8084]10.0.0.129 - - [2026-06-23 14:57:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000861 10.0.0.129 - - [2026-06-23 14:58:17] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005090 10.0.0.129 - - [2026-06-23 14:58:17] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.129 - - [2026-06-23 14:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.129 - - [2026-06-23 14:58:17] "GET /loadbalancer/58ebf5e3-8a72-45ab-8dae-334a6536062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002408 10.0.0.129 - - [2026-06-23 14:58:17] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003391 10.0.0.129 - - [2026-06-23 14:58:17] "POST /set-tag HTTP/1.1" 200 109 0.016689 10.0.0.129 - - [2026-06-23 14:58:17] "DELETE /loadbalancer-member/1adfa4af-7043-4e66-b252-c8875a86844c HTTP/1.1" 200 115 0.026135 10.0.0.129 - - [2026-06-23 14:58:17] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004907 10.0.0.129 - - [2026-06-23 14:58:17] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.129 - - [2026-06-23 14:58:17] "DELETE /loadbalancer-member/f5c28008-7490-43fe-b2a4-5c846980a5ad HTTP/1.1" 200 115 0.026379 10.0.0.129 - - [2026-06-23 14:58:17] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006180 10.0.0.129 - - [2026-06-23 14:58:17] "POST /set-tag HTTP/1.1" 200 109 0.002022 10.0.0.129 - - [2026-06-23 14:58:17] "DELETE /loadbalancer-member/1ee4564a-3aff-4138-a8ca-f76411169613 HTTP/1.1" 200 115 0.021488 10.0.0.129 - - [2026-06-23 14:58:17] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005491 10.0.0.129 - - [2026-06-23 14:58:17] "POST /set-tag HTTP/1.1" 200 109 0.004541 10.0.0.129 - - [2026-06-23 14:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.129 - - [2026-06-23 14:58:18] "GET /loadbalancer/58ebf5e3-8a72-45ab-8dae-334a6536062e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002678 10.0.0.129 - - [2026-06-23 14:58:18] "GET /loadbalancer-pool/050239fe-d4b7-486a-bed2-cb61c7350202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.002777 10.0.0.129 - - [2026-06-23 14:58:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014476 10.0.0.129 - - [2026-06-23 14:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012619 10.0.0.129 - - [2026-06-23 14:58:18] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010928 10.0.0.129 - - [2026-06-23 14:58:18] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005914 10.0.0.129 - - [2026-06-23 14:58:18] "GET /floating-ip/2e1523cb-610a-4cc8-a8fa-979329139962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002207 10.0.0.129 - - [2026-06-23 14:58:18] "POST /set-tag HTTP/1.1" 200 109 0.063859 10.0.0.129 - - [2026-06-23 14:58:18] "GET /loadbalancer-pool/3e973ee0-9095-4f13-af75-baf505ef0682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006522 10.0.0.129 - - [2026-06-23 14:58:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014088 10.0.0.129 - - [2026-06-23 14:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.006415 10.0.0.129 - - [2026-06-23 14:58:18] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009267 10.0.0.129 - - [2026-06-23 14:58:18] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014169 10.0.0.129 - - [2026-06-23 14:58:18] "POST /set-tag HTTP/1.1" 200 109 0.008337 10.0.0.129 - - [2026-06-23 14:58:18] "GET /floating-ip/2e1523cb-610a-4cc8-a8fa-979329139962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004087 10.0.0.129 - - [2026-06-23 14:58:18] "GET /loadbalancer-pool/49cf54b6-6759-4ace-ad41-b6ee37f6ffe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002742 10.0.0.129 - - [2026-06-23 14:58:18] "POST /loadbalancer-members HTTP/1.1" 200 694 0.016493 10.0.0.129 - - [2026-06-23 14:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.020797 10.0.0.129 - - [2026-06-23 14:58:18] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012261 10.0.0.129 - - [2026-06-23 14:58:18] "GET /virtual-machine-interface/4845c3e4-6f12-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003734 10.0.0.129 - - [2026-06-23 14:58:18] "GET /floating-ip/2e1523cb-610a-4cc8-a8fa-979329139962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003174 10.0.0.129 - - [2026-06-23 14:58:18] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.129 - - [2026-06-23 14:58:38] "POST /tags HTTP/1.1" 409 252 0.001916 10.0.0.129 - - [2026-06-23 14:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.129 - - [2026-06-23 14:58:39] "GET /tag/74d0e692-ec7c-468e-bfb7-f53ae5f0954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.013265 10.0.0.129 - - [2026-06-23 14:58:39] "POST /tags HTTP/1.1" 409 228 0.001884 10.0.0.129 - - [2026-06-23 14:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.129 - - [2026-06-23 14:58:39] "GET /tag/e3c322a1-3c1e-48c1-b031-f91f6868301f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.011361 10.0.0.129 - - [2026-06-23 14:58:39] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003251 10.0.0.129 - - [2026-06-23 14:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001357 10.0.0.129 - - [2026-06-23 14:58:39] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003138 10.0.0.129 - - [2026-06-23 14:58:39] "POST /tags HTTP/1.1" 409 206 0.001489 10.0.0.129 - - [2026-06-23 14:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.129 - - [2026-06-23 14:58:39] "GET /tag/cfd17a00-0981-424a-9dd3-08ad293565c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010796 10.0.0.129 - - [2026-06-23 14:58:39] "POST /tags HTTP/1.1" 409 226 0.001664 10.0.0.129 - - [2026-06-23 14:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.129 - - [2026-06-23 14:58:39] "GET /tag/8ef020ab-3f9d-4bd6-b49d-8fe94d268264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.010428 10.0.0.129 - - [2026-06-23 14:58:39] "POST /tags HTTP/1.1" 409 204 0.001655 10.0.0.129 - - [2026-06-23 14:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.129 - - [2026-06-23 14:58:39] "GET /tag/eb3a2dad-b661-41b5-999e-e855586de98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.010039 10.0.0.129 - - [2026-06-23 14:58:39] "POST /tags HTTP/1.1" 409 226 0.001618 10.0.0.129 - - [2026-06-23 14:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001256 10.0.0.129 - - [2026-06-23 14:58:39] "GET /tag/8ef020ab-3f9d-4bd6-b49d-8fe94d268264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.010473 10.0.0.129 - - [2026-06-23 14:58:39] "POST /tags HTTP/1.1" 409 228 0.001546 10.0.0.129 - - [2026-06-23 14:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.129 - - [2026-06-23 14:58:39] "GET /tag/e3c322a1-3c1e-48c1-b031-f91f6868301f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.010427 10.0.0.129 - - [2026-06-23 14:58:39] "POST /tags HTTP/1.1" 409 252 0.001923 10.0.0.129 - - [2026-06-23 14:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.129 - - [2026-06-23 14:58:39] "GET /tag/74d0e692-ec7c-468e-bfb7-f53ae5f0954a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.009505 10.0.0.129 - - [2026-06-23 14:58:39] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.001836 10.0.0.129 - - [2026-06-23 14:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.129 - - [2026-06-23 14:58:39] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002933 10.0.0.129 - - [2026-06-23 14:58:39] "POST /firewall-rules HTTP/1.1" 409 281 0.001827 10.0.0.129 - - [2026-06-23 14:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.129 - - [2026-06-23 14:58:39] "PUT /firewall-rule/91ffb5f2-8e42-4265-a4a0-4cf25b4403fe HTTP/1.1" 200 261 0.024415 10.0.0.129 - - [2026-06-23 14:58:39] "POST /firewall-rules HTTP/1.1" 409 291 0.006128 10.0.0.129 - - [2026-06-23 14:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.129 - - [2026-06-23 14:58:39] "PUT /firewall-rule/d23d16df-d72e-453e-8bc9-001b0109b7be HTTP/1.1" 200 261 0.019505 10.0.0.129 - - [2026-06-23 14:58:39] "GET /firewall-rule/d23d16df-d72e-453e-8bc9-001b0109b7be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.011161 10.0.0.129 - - [2026-06-23 14:58:39] "POST /firewall-rules HTTP/1.1" 200 660 0.073437 10.0.0.129 - - [2026-06-23 14:58:39] "GET /firewall-rule/5943ec08-0271-4bc6-b9d8-e7a3a01a51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.003808 10.0.0.129 - - [2026-06-23 14:58:39] "GET /firewall-policy/58f95faf-387d-4217-bd33-d5c2d81167f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002046 10.0.0.129 - - [2026-06-23 14:58:39] "GET /firewall-rule/91ffb5f2-8e42-4265-a4a0-4cf25b4403fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.002051 10.0.0.129 - - [2026-06-23 14:58:39] "POST /firewall-policys HTTP/1.1" 409 269 0.001717 10.0.0.129 - - [2026-06-23 14:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001212 10.0.0.129 - - [2026-06-23 14:58:39] "PUT /firewall-policy/3fd71e76-ae1b-400d-a844-9a0530e8860e HTTP/1.1" 200 265 0.017705 10.0.0.129 - - [2026-06-23 14:58:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021082 10.0.0.129 - - [2026-06-23 14:58:39] "GET /firewall-policy/3fd71e76-ae1b-400d-a844-9a0530e8860e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006383 10.0.0.129 - - [2026-06-23 14:58:39] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004195 10.0.0.129 - - [2026-06-23 14:58:39] "GET /firewall-policy/3fd71e76-ae1b-400d-a844-9a0530e8860e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003333 10.0.0.129 - - [2026-06-23 14:58:39] "GET /firewall-policy/1099476f-50f9-4b83-b76d-e2fd9862369f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002096 10.0.0.129 - - [2026-06-23 14:58:39] "GET /firewall-policy/3fd71e76-ae1b-400d-a844-9a0530e8860e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002329 10.0.0.129 - - [2026-06-23 14:58:39] "GET /firewall-policy/3fd71e76-ae1b-400d-a844-9a0530e8860e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.001832 10.0.0.129 - - [2026-06-23 14:59:41] "GET /virtual-machine-interface/aa29b4ac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007876 10.0.0.129 - - [2026-06-23 14:59:41] "POST /set-tag HTTP/1.1" 200 109 0.004265 10.0.0.129 - - [2026-06-23 14:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.129 - - [2026-06-23 14:59:41] "GET /loadbalancer/fa436256-0df7-407b-9b99-5789155118a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002233 10.0.0.129 - - [2026-06-23 14:59:41] "GET /virtual-machine-interface/aa29b4ac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003321 10.0.0.129 - - [2026-06-23 14:59:41] "POST /set-tag HTTP/1.1" 200 109 0.015223 10.0.0.129 - - [2026-06-23 14:59:41] "DELETE /loadbalancer-member/d0fbdd94-7459-4535-b4c7-0c3db507dcc2 HTTP/1.1" 200 115 0.024871 10.0.0.129 - - [2026-06-23 14:59:41] "GET /virtual-machine-interface/ac93f23e-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003159 10.0.0.129 - - [2026-06-23 14:59:41] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.129 - - [2026-06-23 14:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.129 - - [2026-06-23 14:59:41] "GET /loadbalancer/fa436256-0df7-407b-9b99-5789155118a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.001817 10.0.0.129 - - [2026-06-23 14:59:41] "GET /virtual-machine-interface/aba74a10-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003244 10.0.0.129 - - [2026-06-23 14:59:41] "POST /set-tag HTTP/1.1" 200 109 0.001978 10.0.0.129 - - [2026-06-23 14:59:41] "GET /virtual-machine-interface/aa9a1f94-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004311 10.0.0.129 - - [2026-06-23 14:59:41] "POST /set-tag HTTP/1.1" 200 109 0.001759 10.0.0.129 - - [2026-06-23 14:59:41] "GET /virtual-machine-interface/ac257390-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003830 10.0.0.129 - - [2026-06-23 14:59:41] "POST /set-tag HTTP/1.1" 200 109 0.001761 10.0.0.129 - - [2026-06-23 14:59:41] "GET /virtual-machine-interface/ab3642ca-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005723 10.0.0.129 - - [2026-06-23 14:59:41] "POST /set-tag HTTP/1.1" 200 109 0.002671 10.0.0.129 - - [2026-06-23 14:59:41] "GET /virtual-machine-interface/ad765fac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005327 10.0.0.129 - - [2026-06-23 14:59:42] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.129 - - [2026-06-23 14:59:42] "GET /virtual-machine-interface/ad04e066-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003889 10.0.0.129 - - [2026-06-23 14:59:42] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.129 - - [2026-06-23 14:59:42] "GET /virtual-machine-interface/aa29b4ac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005262 10.0.0.129 - - [2026-06-23 14:59:42] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.129 - - [2026-06-23 14:59:42] "GET /virtual-machine-interface/aa29b4ac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005192 10.0.0.129 - - [2026-06-23 14:59:42] "POST /set-tag HTTP/1.1" 200 109 0.001953 10.0.0.129 - - [2026-06-23 14:59:42] "GET /virtual-machine/5e43081c-7db6-4bdb-aaef-4e7c3460ad0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002048 10.0.0.129 - - [2026-06-23 14:59:42] "POST /ref-update HTTP/1.1" 200 156 0.007767 10.0.0.129 - - [2026-06-23 14:59:42] "GET /virtual-machine-interface/aa29b4ac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011521 10.0.0.129 - - [2026-06-23 14:59:42] "POST /set-tag HTTP/1.1" 200 109 0.035298 10.0.0.129 - - [2026-06-23 14:59:42] "POST /set-tag HTTP/1.1" 200 109 0.042860 10.0.0.129 - - [2026-06-23 14:59:42] "POST /set-tag HTTP/1.1" 200 109 0.029910 10.0.0.129 - - [2026-06-23 14:59:42] "POST /set-tag HTTP/1.1" 200 109 0.014038 10.0.0.129 - - [2026-06-23 14:59:42] "POST /set-tag HTTP/1.1" 200 109 0.025106 10.0.0.129 - - [2026-06-23 14:59:42] "DELETE /instance-ip/aa43e96c-6f13-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.038612 10.0.0.129 - - [2026-06-23 14:59:42] "POST /ref-update HTTP/1.1" 200 156 0.007470 10.0.0.129 - - [2026-06-23 14:59:42] "DELETE /virtual-machine-interface/aa29b4ac-6f13-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.026992 10.0.0.129 - - [2026-06-23 14:59:42] "DELETE /virtual-machine/5e43081c-7db6-4bdb-aaef-4e7c3460ad0b HTTP/1.1" 200 115 0.016352 10.0.0.129 - - [2026-06-23 14:59:43] "GET /virtual-machine-interface/aba74a10-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006250 10.0.0.129 - - [2026-06-23 14:59:43] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.129 - - [2026-06-23 14:59:43] "GET /virtual-machine-interface/aba74a10-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003997 10.0.0.129 - - [2026-06-23 14:59:43] "POST /set-tag HTTP/1.1" 200 109 0.001947 10.0.0.129 - - [2026-06-23 14:59:43] "GET /virtual-machine/d9c02894-cd25-469f-91c8-89c47b2b4ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002028 10.0.0.129 - - [2026-06-23 14:59:43] "POST /ref-update HTTP/1.1" 200 156 0.007161 10.0.0.129 - - [2026-06-23 14:59:43] "GET /virtual-machine-interface/aba74a10-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.020048 10.0.0.129 - - [2026-06-23 14:59:43] "POST /set-tag HTTP/1.1" 200 109 0.029234 10.0.0.129 - - [2026-06-23 14:59:43] "POST /set-tag HTTP/1.1" 200 109 0.023856 10.0.0.129 - - [2026-06-23 14:59:43] "POST /set-tag HTTP/1.1" 200 109 0.031767 10.0.0.129 - - [2026-06-23 14:59:43] "POST /set-tag HTTP/1.1" 200 109 0.012457 10.0.0.129 - - [2026-06-23 14:59:43] "POST /set-tag HTTP/1.1" 200 109 0.025835 10.0.0.129 - - [2026-06-23 14:59:43] "DELETE /instance-ip/abbdc470-6f13-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.043766 10.0.0.129 - - [2026-06-23 14:59:43] "DELETE /virtual-machine-interface/aba74a10-6f13-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.038318 10.0.0.129 - - [2026-06-23 14:59:43] "DELETE /virtual-machine/d9c02894-cd25-469f-91c8-89c47b2b4ea1 HTTP/1.1" 200 115 0.017890 10.0.0.129 - - [2026-06-23 14:59:43] "GET /virtual-machine-interface/aa9a1f94-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007929 10.0.0.129 - - [2026-06-23 14:59:43] "POST /set-tag HTTP/1.1" 200 109 0.004769 10.0.0.129 - - [2026-06-23 14:59:43] "GET /virtual-machine-interface/aa9a1f94-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005185 10.0.0.129 - - [2026-06-23 14:59:43] "POST /set-tag HTTP/1.1" 200 109 0.002622 10.0.0.129 - - [2026-06-23 14:59:43] "GET /virtual-machine/6faaf2c1-14ea-4ed8-809c-db4783d5d11b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002673 10.0.0.129 - - [2026-06-23 14:59:43] "POST /ref-update HTTP/1.1" 200 156 0.011657 10.0.0.129 - - [2026-06-23 14:59:43] "GET /virtual-machine-interface/aa9a1f94-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.016689 10.0.0.129 - - [2026-06-23 14:59:43] "POST /set-tag HTTP/1.1" 200 109 0.017964 10.0.0.129 - - [2026-06-23 14:59:43] "POST /set-tag HTTP/1.1" 200 109 0.037056 10.0.0.129 - - [2026-06-23 14:59:43] "POST /set-tag HTTP/1.1" 200 109 0.043193 10.0.0.129 - - [2026-06-23 14:59:44] "POST /set-tag HTTP/1.1" 200 109 0.015330 10.0.0.129 - - [2026-06-23 14:59:44] "POST /set-tag HTTP/1.1" 200 109 0.019415 10.0.0.129 - - [2026-06-23 14:59:44] "DELETE /instance-ip/aab3dbc8-6f13-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.036614 10.0.0.129 - - [2026-06-23 14:59:44] "POST /ref-update HTTP/1.1" 200 156 0.007304 10.0.0.129 - - [2026-06-23 14:59:44] "DELETE /virtual-machine-interface/aa9a1f94-6f13-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.043740 10.0.0.129 - - [2026-06-23 14:59:44] "DELETE /virtual-machine/6faaf2c1-14ea-4ed8-809c-db4783d5d11b HTTP/1.1" 200 115 0.018519 10.0.0.129 - - [2026-06-23 14:59:44] "DELETE /tag/3a9722d4-b2d0-4b71-8951-900f4d80ad66 HTTP/1.1" 200 115 0.030325 10.0.0.129 - - [2026-06-23 14:59:44] "GET /virtual-machine-interface/ab3642ca-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003663 10.0.0.129 - - [2026-06-23 14:59:44] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.129 - - [2026-06-23 14:59:44] "GET /virtual-machine-interface/ab3642ca-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003661 10.0.0.129 - - [2026-06-23 14:59:44] "POST /set-tag HTTP/1.1" 200 109 0.001647 10.0.0.129 - - [2026-06-23 14:59:44] "GET /virtual-machine/87bf601f-4c6e-4e75-bcac-dfff158b3e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002483 10.0.0.129 - - [2026-06-23 14:59:44] "POST /ref-update HTTP/1.1" 200 156 0.013105 10.0.0.129 - - [2026-06-23 14:59:44] "GET /virtual-machine-interface/ab3642ca-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010576 10.0.0.129 - - [2026-06-23 14:59:44] "POST /set-tag HTTP/1.1" 200 109 0.030645 10.0.0.129 - - [2026-06-23 14:59:44] "POST /set-tag HTTP/1.1" 200 109 0.021864 10.0.0.129 - - [2026-06-23 14:59:44] "POST /set-tag HTTP/1.1" 200 109 0.026435 10.0.0.129 - - [2026-06-23 14:59:44] "POST /set-tag HTTP/1.1" 200 109 0.016626 10.0.0.129 - - [2026-06-23 14:59:44] "POST /set-tag HTTP/1.1" 200 109 0.021814 10.0.0.129 - - [2026-06-23 14:59:44] "DELETE /instance-ip/ab4e3470-6f13-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.030937 10.0.0.129 - - [2026-06-23 14:59:44] "DELETE /virtual-machine-interface/ab3642ca-6f13-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.031831 10.0.0.129 - - [2026-06-23 14:59:44] "DELETE /virtual-machine/87bf601f-4c6e-4e75-bcac-dfff158b3e83 HTTP/1.1" 200 115 0.020785 10.0.0.129 - - [2026-06-23 14:59:44] "DELETE /tag/a4ac8681-f316-49e1-85e5-5aa8b8fd95d9 HTTP/1.1" 200 115 0.028699 10.0.0.129 - - [2026-06-23 14:59:44] "DELETE /tag/cfd17a00-0981-424a-9dd3-08ad293565c5 HTTP/1.1" 409 391 0.003553 10.0.0.129 - - [2026-06-23 15:00:06] "GET /global-system-configs HTTP/1.1" 200 323 0.005569 10.0.0.129 - - [2026-06-23 15:00:07] "GET /global-system-configs HTTP/1.1" 200 323 0.001725 10.0.0.129 - - [2026-06-23 15:00:13] "GET /virtual-machine-interface/ac93f23e-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004198 10.0.0.129 - - [2026-06-23 15:00:13] "POST /set-tag HTTP/1.1" 200 109 0.002219 10.0.0.129 - - [2026-06-23 15:00:13] "GET /virtual-machine-interface/ac93f23e-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003857 10.0.0.129 - - [2026-06-23 15:00:13] "POST /set-tag HTTP/1.1" 200 109 0.001974 10.0.0.129 - - [2026-06-23 15:00:13] "GET /virtual-machine/d1a51d1e-865b-4efc-86b1-d9ea3c06eca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002751 10.0.0.129 - - [2026-06-23 15:00:13] "POST /ref-update HTTP/1.1" 200 156 0.009452 10.0.0.129 - - [2026-06-23 15:00:13] "GET /virtual-machine-interface/ac93f23e-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005753 10.0.0.129 - - [2026-06-23 15:00:13] "POST /set-tag HTTP/1.1" 200 109 0.020744 10.0.0.129 - - [2026-06-23 15:00:13] "POST /set-tag HTTP/1.1" 200 109 0.012656 10.0.0.129 - - [2026-06-23 15:00:13] "POST /set-tag HTTP/1.1" 200 109 0.014250 10.0.0.129 - - [2026-06-23 15:00:13] "POST /set-tag HTTP/1.1" 200 109 0.012709 10.0.0.129 - - [2026-06-23 15:00:13] "DELETE /instance-ip/acb27bb4-6f13-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.050187 10.0.0.129 - - [2026-06-23 15:00:13] "DELETE /virtual-machine-interface/ac93f23e-6f13-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.037883 10.0.0.129 - - [2026-06-23 15:00:13] "DELETE /virtual-machine/d1a51d1e-865b-4efc-86b1-d9ea3c06eca1 HTTP/1.1" 200 115 0.012648 10.0.0.129 - - [2026-06-23 15:00:13] "DELETE /tag/eb3a2dad-b661-41b5-999e-e855586de98a HTTP/1.1" 409 237 0.008624 10.0.0.129 - - [2026-06-23 15:00:13] "GET /virtual-machine-interface/ac257390-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004336 10.0.0.129 - - [2026-06-23 15:00:13] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.129 - - [2026-06-23 15:00:13] "GET /virtual-machine-interface/ac257390-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003526 10.0.0.129 - - [2026-06-23 15:00:13] "POST /set-tag HTTP/1.1" 200 109 0.002052 10.0.0.129 - - [2026-06-23 15:00:13] "GET /virtual-machine/b8e4f363-662a-4bda-ab4f-b0bb86e67610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.004339 10.0.0.129 - - [2026-06-23 15:00:13] "POST /ref-update HTTP/1.1" 200 156 0.009750 10.0.0.129 - - [2026-06-23 15:00:13] "GET /virtual-machine-interface/ac257390-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007252 10.0.0.129 - - [2026-06-23 15:00:13] "POST /set-tag HTTP/1.1" 200 109 0.033701 10.0.0.129 - - [2026-06-23 15:00:13] "POST /set-tag HTTP/1.1" 200 109 0.023605 10.0.0.129 - - [2026-06-23 15:00:14] "POST /set-tag HTTP/1.1" 200 109 0.033805 10.0.0.129 - - [2026-06-23 15:00:14] "POST /set-tag HTTP/1.1" 200 109 0.012656 10.0.0.129 - - [2026-06-23 15:00:14] "DELETE /instance-ip/ac3f209c-6f13-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.045871 10.0.0.129 - - [2026-06-23 15:00:14] "DELETE /virtual-machine-interface/ac257390-6f13-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.039892 10.0.0.129 - - [2026-06-23 15:00:14] "DELETE /virtual-machine/b8e4f363-662a-4bda-ab4f-b0bb86e67610 HTTP/1.1" 200 115 0.015660 10.0.0.129 - - [2026-06-23 15:00:14] "DELETE /tag/624b7957-c816-4636-b433-3ee2a146fb28 HTTP/1.1" 200 115 0.032057 10.0.0.129 - - [2026-06-23 15:00:14] "DELETE /tag/adfce23e-ff8e-43cc-8024-e5ebd5410e54 HTTP/1.1" 200 115 0.031372 10.0.0.129 - - [2026-06-23 15:00:14] "DELETE /tag/05417b22-9961-404d-99e5-e8b6281d6ff8 HTTP/1.1" 200 115 0.030102 10.0.0.129 - - [2026-06-23 15:00:14] "GET /virtual-machine-interface/ad04e066-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003791 10.0.0.129 - - [2026-06-23 15:00:14] "POST /set-tag HTTP/1.1" 200 109 0.002814 10.0.0.129 - - [2026-06-23 15:00:14] "GET /virtual-machine-interface/ad04e066-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005651 10.0.0.129 - - [2026-06-23 15:00:14] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.129 - - [2026-06-23 15:00:14] "GET /virtual-machine/106a4771-9c52-4fa1-aeb5-9f2d1a1550f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002806 10.0.0.129 - - [2026-06-23 15:00:14] "POST /ref-update HTTP/1.1" 200 156 0.007198 10.0.0.129 - - [2026-06-23 15:00:14] "GET /virtual-machine-interface/ad04e066-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013627 10.0.0.129 - - [2026-06-23 15:00:14] "POST /set-tag HTTP/1.1" 200 109 0.033327 10.0.0.129 - - [2026-06-23 15:00:14] "POST /set-tag HTTP/1.1" 200 109 0.021784 10.0.0.129 - - [2026-06-23 15:00:14] "POST /set-tag HTTP/1.1" 200 109 0.025922 10.0.0.129 - - [2026-06-23 15:00:14] "POST /set-tag HTTP/1.1" 200 109 0.015329 10.0.0.129 - - [2026-06-23 15:00:14] "DELETE /instance-ip/ad1e8fa2-6f13-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.057105 10.0.0.129 - - [2026-06-23 15:00:14] "DELETE /virtual-machine-interface/ad04e066-6f13-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.024110 10.0.0.129 - - [2026-06-23 15:00:14] "DELETE /virtual-machine/106a4771-9c52-4fa1-aeb5-9f2d1a1550f2 HTTP/1.1" 200 115 0.028728 10.0.0.129 - - [2026-06-23 15:00:14] "DELETE /tag/5a20a6d1-5835-4824-9738-c051d534fa4c HTTP/1.1" 200 115 0.028502 10.0.0.129 - - [2026-06-23 15:00:14] "GET /virtual-machine-interface/ad765fac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004708 10.0.0.129 - - [2026-06-23 15:00:14] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.129 - - [2026-06-23 15:00:14] "GET /virtual-machine-interface/ad765fac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003590 10.0.0.129 - - [2026-06-23 15:00:14] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.129 - - [2026-06-23 15:00:14] "GET /virtual-machine/29f65f8a-51d8-4a11-8af1-b25d3ab96290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002991 10.0.0.129 - - [2026-06-23 15:00:14] "POST /ref-update HTTP/1.1" 200 156 0.006528 10.0.0.129 - - [2026-06-23 15:00:14] "GET /virtual-machine-interface/ad765fac-6f13-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006509 10.0.0.129 - - [2026-06-23 15:00:14] "POST /set-tag HTTP/1.1" 200 109 0.013126 10.0.0.129 - - [2026-06-23 15:00:15] "POST /set-tag HTTP/1.1" 200 109 0.034663 10.0.0.129 - - [2026-06-23 15:00:15] "POST /set-tag HTTP/1.1" 200 109 0.019874 10.0.0.129 - - [2026-06-23 15:00:15] "POST /set-tag HTTP/1.1" 200 109 0.012168 10.0.0.129 - - [2026-06-23 15:00:15] "DELETE /instance-ip/ad958544-6f13-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.043111 10.0.0.129 - - [2026-06-23 15:00:15] "DELETE /virtual-machine-interface/ad765fac-6f13-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.033731 10.0.0.129 - - [2026-06-23 15:00:15] "DELETE /virtual-machine/29f65f8a-51d8-4a11-8af1-b25d3ab96290 HTTP/1.1" 200 115 0.015804 10.0.0.129 - - [2026-06-23 15:00:15] "DELETE /tag/cec16620-5fa8-4155-b13b-07c04768e5ad HTTP/1.1" 200 115 0.031060 10.0.0.129 - - [2026-06-23 15:00:15] "DELETE /tag/74d0e692-ec7c-468e-bfb7-f53ae5f0954a HTTP/1.1" 409 237 0.003474 10.0.0.129 - - [2026-06-23 15:00:15] "DELETE /tag/e3c322a1-3c1e-48c1-b031-f91f6868301f HTTP/1.1" 409 237 0.003817 10.0.0.129 - - [2026-06-23 15:00:16] "POST /projects HTTP/1.1" 409 238 0.001880 10.0.0.129 - - [2026-06-23 15:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.129 - - [2026-06-23 15:00:16] "GET /project/bf3a2ed2-e336-45c6-983c-3eea73e7e8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049246 10.0.0.129 - - [2026-06-23 15:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.129 - - [2026-06-23 15:00:17] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004112 10.0.0.129 - - [2026-06-23 15:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.129 - - [2026-06-23 15:00:17] "GET /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004027 10.0.0.129 - - [2026-06-23 15:00:17] "POST /security-groups HTTP/1.1" 409 285 0.001903 10.0.0.129 - - [2026-06-23 15:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.129 - - [2026-06-23 15:00:17] "PUT /security-group/c678f3d6-77aa-4ef9-974c-ea70dc86afae HTTP/1.1" 200 263 0.053882 10.0.0.129 - - [2026-06-23 15:00:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.041177 10.0.0.129 - - [2026-06-23 15:00:17] "PUT /access-control-list/9f452b7a-f455-470c-a512-5eee2d230c6a HTTP/1.1" 200 273 0.043403 10.0.0.129 - - [2026-06-23 15:00:17] "PUT /access-control-list/36eb4a1e-3061-4016-9506-c0801a9db05a HTTP/1.1" 200 273 0.018123 10.0.0.129 - - [2026-06-23 15:00:22] "POST /projects HTTP/1.1" 409 238 0.001863 10.0.0.129 - - [2026-06-23 15:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.129 - - [2026-06-23 15:00:22] "GET /project/bf3a2ed2-e336-45c6-983c-3eea73e7e8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031746 10.0.0.129 - - [2026-06-23 15:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.129 - - [2026-06-23 15:00:22] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003593 10.0.0.129 - - [2026-06-23 15:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001334 10.0.0.129 - - [2026-06-23 15:00:22] "GET /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004052 10.0.0.129 - - [2026-06-23 15:00:22] "POST /security-groups HTTP/1.1" 409 285 0.002191 10.0.0.129 - - [2026-06-23 15:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.129 - - [2026-06-23 15:00:22] "PUT /security-group/c678f3d6-77aa-4ef9-974c-ea70dc86afae HTTP/1.1" 200 263 0.055868 10.0.0.129 - - [2026-06-23 15:00:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.032083 10.0.0.129 - - [2026-06-23 15:00:22] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.008528 10.0.0.129 - - [2026-06-23 15:00:22] "PUT /access-control-list/9f452b7a-f455-470c-a512-5eee2d230c6a HTTP/1.1" 200 273 0.027357 10.0.0.129 - - [2026-06-23 15:00:22] "PUT /access-control-list/36eb4a1e-3061-4016-9506-c0801a9db05a HTTP/1.1" 200 273 0.035905 10.0.0.129 - - [2026-06-23 15:00:22] "GET /firewall-rule/f0128e39-ea2c-4537-afb2-19f93f6e7a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.016542 10.0.0.129 - - [2026-06-23 15:00:22] "POST /ref-update HTTP/1.1" 200 156 0.051188 10.0.0.129 - - [2026-06-23 15:00:22] "DELETE /firewall-rule/f0128e39-ea2c-4537-afb2-19f93f6e7a0f HTTP/1.1" 200 115 0.037751 10.0.0.129 - - [2026-06-23 15:00:22] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005165 10.0.0.129 - - [2026-06-23 15:00:22] "GET /firewall-rule/9466a2b3-13ab-4675-bc05-031210eab15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002462 10.0.0.129 - - [2026-06-23 15:00:22] "POST /ref-update HTTP/1.1" 200 156 0.043135 10.0.0.129 - - [2026-06-23 15:00:22] "DELETE /firewall-rule/9466a2b3-13ab-4675-bc05-031210eab15d HTTP/1.1" 200 115 0.037894 10.0.0.129 - - [2026-06-23 15:00:22] "DELETE /tag/820c165d-5f9d-42de-b169-1aa63781a513 HTTP/1.1" 200 115 0.032262 10.0.0.129 - - [2026-06-23 15:00:22] "DELETE /tag/74d0e692-ec7c-468e-bfb7-f53ae5f0954a HTTP/1.1" 409 237 0.005476 10.0.0.129 - - [2026-06-23 15:00:22] "DELETE /tag/e3c322a1-3c1e-48c1-b031-f91f6868301f HTTP/1.1" 409 237 0.004865 10.0.0.129 - - [2026-06-23 15:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.129 - - [2026-06-23 15:00:22] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003443 10.0.0.129 - - [2026-06-23 15:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001334 10.0.0.129 - - [2026-06-23 15:00:22] "GET /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004229 10.0.0.129 - - [2026-06-23 15:00:22] "PUT /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4 HTTP/1.1" 200 265 0.040954 10.0.0.129 - - [2026-06-23 15:00:22] "PUT /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2 HTTP/1.1" 200 265 0.041583 10.0.0.129 - - [2026-06-23 15:00:23] "DELETE /security-group/c678f3d6-77aa-4ef9-974c-ea70dc86afae HTTP/1.1" 200 115 0.044864 10.0.0.129 - - [2026-06-23 15:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.129 - - [2026-06-23 15:00:23] "DELETE /access-control-list/9f452b7a-f455-470c-a512-5eee2d230c6a HTTP/1.1" 200 115 0.046578 10.0.0.129 - - [2026-06-23 15:00:23] "GET /project/bf3a2ed2-e336-45c6-983c-3eea73e7e8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.039454 10.0.0.129 - - [2026-06-23 15:00:23] "DELETE /access-control-list/36eb4a1e-3061-4016-9506-c0801a9db05a HTTP/1.1" 200 115 0.044507 10.0.0.129 - - [2026-06-23 15:00:23] "GET /project/bf3a2ed2-e336-45c6-983c-3eea73e7e8cc?fields=security_groups HTTP/1.1" 200 1353 0.044814 10.0.0.129 - - [2026-06-23 15:00:23] "DELETE /security-group/4e29b2d4-77b8-4765-90b9-a847ff8ea7ff HTTP/1.1" 200 115 0.036286 10.0.0.129 - - [2026-06-23 15:00:23] "DELETE /access-control-list/8d674e22-5475-4921-9ba3-fc204e91ef66 HTTP/1.1" 200 115 0.028730 10.0.0.129 - - [2026-06-23 15:00:23] "GET /project/bf3a2ed2-e336-45c6-983c-3eea73e7e8cc?fields=application_policy_sets HTTP/1.1" 200 1392 0.040676 10.0.0.129 - - [2026-06-23 15:00:23] "DELETE /access-control-list/e8c954b6-9e1a-428e-83d5-f91f57b8a167 HTTP/1.1" 200 115 0.037799 10.0.0.129 - - [2026-06-23 15:00:23] "DELETE /project/bf3a2ed2-e336-45c6-983c-3eea73e7e8cc HTTP/1.1" 200 115 0.312801 10.0.0.129 - - [2026-06-23 15:00:23] "POST /projects HTTP/1.1" 409 238 0.001936 10.0.0.129 - - [2026-06-23 15:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.129 - - [2026-06-23 15:00:23] "GET /project/9fae1164-a391-45d7-87d7-9444b01a2d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.025126 10.0.0.129 - - [2026-06-23 15:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.129 - - [2026-06-23 15:00:23] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004203 10.0.0.129 - - [2026-06-23 15:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.129 - - [2026-06-23 15:00:23] "GET /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004058 10.0.0.129 - - [2026-06-23 15:00:23] "POST /security-groups HTTP/1.1" 409 285 0.001876 10.0.0.129 - - [2026-06-23 15:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001211 10.0.0.129 - - [2026-06-23 15:00:23] "PUT /security-group/6542d06a-c068-4c69-b768-fb5c2994864b HTTP/1.1" 200 263 0.054747 10.0.0.129 - - [2026-06-23 15:00:23] "PUT /access-control-list/00273b0c-1b38-4872-b062-0b862a404e18 HTTP/1.1" 200 273 0.011508 10.0.0.129 - - [2026-06-23 15:00:23] "PUT /access-control-list/23f9c9cb-a599-4bc0-8921-7bce3ad9b4bb HTTP/1.1" 200 273 0.013423 10.0.0.129 - - [2026-06-23 15:00:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016868 10.0.0.129 - - [2026-06-23 15:00:27] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002940 10.0.0.129 - - [2026-06-23 15:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.129 - - [2026-06-23 15:00:27] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003967 10.0.0.129 - - [2026-06-23 15:00:28] "GET /firewall-policy/58f95faf-387d-4217-bd33-d5c2d81167f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002501 10.0.0.129 - - [2026-06-23 15:00:28] "GET /firewall-rule/91ffb5f2-8e42-4265-a4a0-4cf25b4403fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.003588 10.0.0.129 - - [2026-06-23 15:00:28] "POST /ref-update HTTP/1.1" 200 156 0.023180 10.0.0.129 - - [2026-06-23 15:00:28] "DELETE /firewall-rule/91ffb5f2-8e42-4265-a4a0-4cf25b4403fe HTTP/1.1" 200 115 0.038469 10.0.0.129 - - [2026-06-23 15:00:28] "GET /firewall-policy/3fd71e76-ae1b-400d-a844-9a0530e8860e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004199 10.0.0.129 - - [2026-06-23 15:00:28] "GET /firewall-rule/5943ec08-0271-4bc6-b9d8-e7a3a01a51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.006088 10.0.0.129 - - [2026-06-23 15:00:28] "POST /ref-update HTTP/1.1" 200 156 0.022584 10.0.0.129 - - [2026-06-23 15:00:28] "DELETE /firewall-rule/5943ec08-0271-4bc6-b9d8-e7a3a01a51d5 HTTP/1.1" 200 115 0.048440 10.0.0.129 - - [2026-06-23 15:00:28] "GET /firewall-policy/3fd71e76-ae1b-400d-a844-9a0530e8860e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.004910 10.0.0.129 - - [2026-06-23 15:00:28] "GET /firewall-rule/d23d16df-d72e-453e-8bc9-001b0109b7be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.003049 10.0.0.129 - - [2026-06-23 15:00:28] "POST /ref-update HTTP/1.1" 200 156 0.011348 10.0.0.129 - - [2026-06-23 15:00:28] "DELETE /firewall-rule/d23d16df-d72e-453e-8bc9-001b0109b7be HTTP/1.1" 200 115 0.035200 10.0.0.129 - - [2026-06-23 15:00:28] "GET /application-policy-set/39cddde9-c771-46a6-b663-a84fc14194d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002714 10.0.0.129 - - [2026-06-23 15:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.129 - - [2026-06-23 15:00:28] "GET /policy-management/908c863b-b9c0-47ba-874c-0d00b3cdeeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002554 10.0.0.129 - - [2026-06-23 15:00:28] "GET /firewall-policy/3fd71e76-ae1b-400d-a844-9a0530e8860e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003357 10.0.0.129 - - [2026-06-23 15:00:28] "POST /ref-update HTTP/1.1" 200 156 0.020795 10.0.0.129 - - [2026-06-23 15:00:28] "DELETE /firewall-policy/3fd71e76-ae1b-400d-a844-9a0530e8860e HTTP/1.1" 200 115 0.022102 10.0.0.129 - - [2026-06-23 15:00:28] "DELETE /tag/eb3a2dad-b661-41b5-999e-e855586de98a HTTP/1.1" 200 115 0.059857 10.0.0.129 - - [2026-06-23 15:00:28] "DELETE /tag/cfd17a00-0981-424a-9dd3-08ad293565c5 HTTP/1.1" 200 115 0.060381 10.0.0.129 - - [2026-06-23 15:00:28] "DELETE /tag/74d0e692-ec7c-468e-bfb7-f53ae5f0954a HTTP/1.1" 200 115 0.037736 10.0.0.129 - - [2026-06-23 15:00:28] "DELETE /tag/e3c322a1-3c1e-48c1-b031-f91f6868301f HTTP/1.1" 200 115 0.051124 10.0.0.129 - - [2026-06-23 15:00:28] "DELETE /loadbalancer-member/5e936d0a-9a9a-4f09-bc95-869f6efc3c02 HTTP/1.1" 200 115 0.028257 10.0.0.129 - - [2026-06-23 15:00:28] "DELETE /loadbalancer-pool/7b88937f-22ae-4948-97b5-aaf0d5c89287 HTTP/1.1" 200 115 0.026229 10.0.0.129 - - [2026-06-23 15:00:28] "DELETE /loadbalancer-listener/a093d766-9db9-4592-9473-0a3c5de887e0 HTTP/1.1" 200 115 0.026297 10.0.0.129 - - [2026-06-23 15:00:28] "DELETE /loadbalancer/fa436256-0df7-407b-9b99-5789155118a1 HTTP/1.1" 200 115 0.034289 10.0.0.129 - - [2026-06-23 15:00:28] "DELETE /floating-ip/4788ce1e-a164-480b-af95-3abf918180bc HTTP/1.1" 200 115 0.027324 10.0.0.129 - - [2026-06-23 15:00:28] "DELETE /instance-ip/9ec3e758-87dc-4333-93dc-5898474d70a0 HTTP/1.1" 200 115 0.039346 10.0.0.129 - - [2026-06-23 15:00:28] "DELETE /virtual-machine-interface/b59f2788-289d-40a7-a6fa-a0b7000e2e91 HTTP/1.1" 200 115 0.041379 10.0.0.129 - - [2026-06-23 15:00:29] "DELETE /tag/55a8476a-7d48-4fd7-9d42-2a7ea61d00de HTTP/1.1" 200 115 0.056441 10.0.0.129 - - [2026-06-23 15:00:29] "POST /projects HTTP/1.1" 409 238 0.003218 10.0.0.129 - - [2026-06-23 15:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.129 - - [2026-06-23 15:00:29] "GET /project/9fae1164-a391-45d7-87d7-9444b01a2d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031006 10.0.0.129 - - [2026-06-23 15:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.129 - - [2026-06-23 15:00:29] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005037 10.0.0.129 - - [2026-06-23 15:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008387 10.0.0.129 - - [2026-06-23 15:00:29] "GET /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003855 10.0.0.129 - - [2026-06-23 15:00:29] "POST /security-groups HTTP/1.1" 409 285 0.002687 10.0.0.129 - - [2026-06-23 15:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.129 - - [2026-06-23 15:00:29] "PUT /security-group/6542d06a-c068-4c69-b768-fb5c2994864b HTTP/1.1" 200 263 0.054389 10.0.0.129 - - [2026-06-23 15:00:29] "PUT /access-control-list/00273b0c-1b38-4872-b062-0b862a404e18 HTTP/1.1" 200 273 0.025027 10.0.0.129 - - [2026-06-23 15:00:29] "PUT /access-control-list/23f9c9cb-a599-4bc0-8921-7bce3ad9b4bb HTTP/1.1" 200 273 0.016624 10.0.0.129 - - [2026-06-23 15:00:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015396 10.0.0.129 - - [2026-06-23 15:00:29] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.009263 10.0.0.129 - - [2026-06-23 15:00:29] "GET /firewall-rule/1991d2ca-bd2e-400c-acaf-4fd1ccb6ab65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004258 10.0.0.129 - - [2026-06-23 15:00:29] "POST /ref-update HTTP/1.1" 200 156 0.052556 10.0.0.129 - - [2026-06-23 15:00:29] "DELETE /firewall-rule/1991d2ca-bd2e-400c-acaf-4fd1ccb6ab65 HTTP/1.1" 200 115 0.046460 10.0.0.129 - - [2026-06-23 15:00:29] "GET /firewall-policy/af5092fb-71b4-44e7-a5e7-44816187e0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003577 10.0.0.129 - - [2026-06-23 15:00:29] "GET /firewall-rule/4ee9a80b-1efd-45b2-a835-8d615b894588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002839 10.0.0.129 - - [2026-06-23 15:00:29] "POST /ref-update HTTP/1.1" 200 156 0.056331 10.0.0.129 - - [2026-06-23 15:00:29] "DELETE /firewall-rule/4ee9a80b-1efd-45b2-a835-8d615b894588 HTTP/1.1" 200 115 0.038105 10.0.0.129 - - [2026-06-23 15:00:29] "DELETE /tag/8ef020ab-3f9d-4bd6-b49d-8fe94d268264 HTTP/1.1" 200 115 0.057109 10.0.0.129 - - [2026-06-23 15:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.129 - - [2026-06-23 15:00:29] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.009434 10.0.0.129 - - [2026-06-23 15:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.129 - - [2026-06-23 15:00:29] "GET /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006033 10.0.0.129 - - [2026-06-23 15:00:29] "PUT /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4 HTTP/1.1" 200 265 0.056800 10.0.0.129 - - [2026-06-23 15:00:30] "PUT /virtual-network/3b97b307-3d5d-404b-a9f3-0e0d90ccead2 HTTP/1.1" 200 265 0.046423 10.0.0.129 - - [2026-06-23 15:00:30] "DELETE /security-group/6542d06a-c068-4c69-b768-fb5c2994864b HTTP/1.1" 200 115 0.056463 10.0.0.129 - - [2026-06-23 15:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.129 - - [2026-06-23 15:00:30] "DELETE /access-control-list/00273b0c-1b38-4872-b062-0b862a404e18 HTTP/1.1" 200 115 0.041453 10.0.0.129 - - [2026-06-23 15:00:30] "DELETE /access-control-list/23f9c9cb-a599-4bc0-8921-7bce3ad9b4bb HTTP/1.1" 200 115 0.043527 10.0.0.129 - - [2026-06-23 15:00:30] "GET /project/9fae1164-a391-45d7-87d7-9444b01a2d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.048657 10.0.0.129 - - [2026-06-23 15:00:30] "GET /project/9fae1164-a391-45d7-87d7-9444b01a2d62?fields=security_groups HTTP/1.1" 200 1352 0.041209 10.0.0.129 - - [2026-06-23 15:00:30] "DELETE /access-control-list/5c5a9598-1808-40b5-a537-131391e7d003 HTTP/1.1" 200 115 0.028877 10.0.0.129 - - [2026-06-23 15:00:30] "DELETE /security-group/68c03bcc-cc68-469c-b073-4d0d0fcd10b9 HTTP/1.1" 200 115 0.062276 10.0.0.129 - - [2026-06-23 15:00:30] "GET /project/9fae1164-a391-45d7-87d7-9444b01a2d62?fields=application_policy_sets HTTP/1.1" 200 1391 0.057840 10.0.0.129 - - [2026-06-23 15:00:30] "DELETE /access-control-list/6b116b2c-24c0-4d6d-9273-c0f0a30212b6 HTTP/1.1" 200 115 0.063886 10.0.0.129 - - [2026-06-23 15:00:30] "DELETE /project/9fae1164-a391-45d7-87d7-9444b01a2d62 HTTP/1.1" 200 115 0.375433 10.0.0.129 - - [2026-06-23 15:01:22] "GET / HTTP/1.1" 200 36215 0.001544 10.0.0.129 - - [2026-06-23 15:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.129 - - [2026-06-23 15:01:22] "GET /global-vrouter-config/991d941a-0eeb-4fc6-b52b-a76b3362b091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002535 10.0.0.129 - - [2026-06-23 15:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.129 - - [2026-06-23 15:01:22] "GET /global-vrouter-config/991d941a-0eeb-4fc6-b52b-a76b3362b091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002058 10.0.0.129 - - [2026-06-23 15:01:40] "GET / HTTP/1.1" 200 36215 0.001166 10.0.0.129 - - [2026-06-23 15:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.129 - - [2026-06-23 15:01:40] "GET /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.003756 10.0.0.129 - - [2026-06-23 15:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.129 - - [2026-06-23 15:01:40] "GET /config-node/78e77eb0-1571-4e57-b033-92251000b807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002155 10.0.0.129 - - [2026-06-23 15:01:40] "GET / HTTP/1.1" 200 36215 0.001358 10.0.0.129 - - [2026-06-23 15:01:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002152 10.0.0.129 - - [2026-06-23 15:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.129 - - [2026-06-23 15:01:45] "GET /global-vrouter-config/991d941a-0eeb-4fc6-b52b-a76b3362b091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002177 10.0.0.129 - - [2026-06-23 15:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.129 - - [2026-06-23 15:01:45] "PUT /global-vrouter-config/991d941a-0eeb-4fc6-b52b-a76b3362b091 HTTP/1.1" 200 277 0.012245 10.0.0.129 - - [2026-06-23 15:01:45] "GET / HTTP/1.1" 200 36215 0.001414 10.0.0.129 - - [2026-06-23 15:01:45] "POST /alarms HTTP/1.1" 409 264 0.001809 10.0.0.129 - - [2026-06-23 15:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.129 - - [2026-06-23 15:01:45] "PUT /alarm/12bd31f2-cca1-4d34-a7d2-3182b3d9f5d9 HTTP/1.1" 200 245 0.008515 10.0.0.129 - - [2026-06-23 15:01:45] "POST /alarms HTTP/1.1" 409 261 0.001931 10.0.0.129 - - [2026-06-23 15:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001185 10.0.0.129 - - [2026-06-23 15:01:45] "PUT /alarm/d9266209-1b69-486d-81c0-7e4a7094f272 HTTP/1.1" 200 245 0.008556 10.0.0.129 - - [2026-06-23 15:01:45] "POST /alarms HTTP/1.1" 409 261 0.002823 10.0.0.129 - - [2026-06-23 15:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.129 - - [2026-06-23 15:01:45] "PUT /alarm/afe1acd9-8442-47fd-b65b-b9eb4924f32f HTTP/1.1" 200 245 0.009637 10.0.0.129 - - [2026-06-23 15:01:45] "POST /alarms HTTP/1.1" 409 253 0.004854 10.0.0.129 - - [2026-06-23 15:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.129 - - [2026-06-23 15:01:46] "PUT /alarm/2890b487-8edb-4641-96b1-2fea40a3b83c HTTP/1.1" 200 245 0.010145 10.0.0.129 - - [2026-06-23 15:01:46] "POST /alarms HTTP/1.1" 409 251 0.006113 10.0.0.129 - - [2026-06-23 15:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.129 - - [2026-06-23 15:01:46] "PUT /alarm/140c5154-6ee4-4bc6-8d83-2a822c68ea37 HTTP/1.1" 200 245 0.010794 10.0.0.129 - - [2026-06-23 15:01:46] "POST /alarms HTTP/1.1" 409 252 0.011815 10.0.0.129 - - [2026-06-23 15:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.129 - - [2026-06-23 15:01:46] "PUT /alarm/8bde6f50-2920-44f0-99e1-4c89788c2f6a HTTP/1.1" 200 245 0.017127 10.0.0.129 - - [2026-06-23 15:01:46] "POST /alarms HTTP/1.1" 409 256 0.008329 10.0.0.129 - - [2026-06-23 15:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.129 - - [2026-06-23 15:01:46] "PUT /alarm/117d1976-71a7-4b83-96b3-d8a9ebb29750 HTTP/1.1" 200 245 0.009515 10.0.0.129 - - [2026-06-23 15:01:46] "POST /alarms HTTP/1.1" 409 248 0.003674 10.0.0.129 - - [2026-06-23 15:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.129 - - [2026-06-23 15:01:46] "PUT /alarm/0dec32e4-c283-4364-99d9-8e08f1e62a49 HTTP/1.1" 200 245 0.009385 10.0.0.129 - - [2026-06-23 15:01:46] "POST /alarms HTTP/1.1" 409 252 0.007763 10.0.0.129 - - [2026-06-23 15:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.129 - - [2026-06-23 15:01:46] "PUT /alarm/1cf389f0-a050-4de0-9b8b-79d702e95236 HTTP/1.1" 200 245 0.009655 10.0.0.129 - - [2026-06-23 15:01:46] "POST /alarms HTTP/1.1" 409 257 0.009722 10.0.0.129 - - [2026-06-23 15:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.129 - - [2026-06-23 15:01:46] "PUT /alarm/9a9bb53f-68e3-49a9-8fd7-5857550cd462 HTTP/1.1" 200 245 0.009994 10.0.0.129 - - [2026-06-23 15:01:46] "POST /alarms HTTP/1.1" 409 251 0.012580 10.0.0.129 - - [2026-06-23 15:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.129 - - [2026-06-23 15:01:46] "PUT /alarm/36c08921-f97c-4c32-bd44-7c5d4a534f65 HTTP/1.1" 200 245 0.009376 10.0.0.129 - - [2026-06-23 15:01:46] "POST /alarms HTTP/1.1" 409 257 0.005972 10.0.0.129 - - [2026-06-23 15:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.129 - - [2026-06-23 15:01:46] "PUT /alarm/93786496-e244-4e0c-abf5-af238df08157 HTTP/1.1" 200 245 0.009242 10.0.0.129 - - [2026-06-23 15:01:46] "POST /alarms HTTP/1.1" 409 261 0.009577 10.0.0.129 - - [2026-06-23 15:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.129 - - [2026-06-23 15:01:46] "PUT /alarm/16c012e8-8dce-40e9-a0a1-929694713d77 HTTP/1.1" 200 245 0.021407 10.0.0.129 - - [2026-06-23 15:01:46] "POST /alarms HTTP/1.1" 409 258 0.002806 10.0.0.129 - - [2026-06-23 15:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.129 - - [2026-06-23 15:01:46] "PUT /alarm/baee4c51-8220-4e3b-bd75-9bcae3aa008c HTTP/1.1" 200 245 0.008560 10.0.0.129 - - [2026-06-23 15:01:46] "POST /alarms HTTP/1.1" 409 254 0.002691 10.0.0.129 - - [2026-06-23 15:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.129 - - [2026-06-23 15:01:46] "PUT /alarm/a2e7528f-1c79-467d-8ad2-733065fa6799 HTTP/1.1" 200 245 0.008548 10.0.0.129 - - [2026-06-23 15:01:46] "POST /alarms HTTP/1.1" 409 254 0.001459 10.0.0.129 - - [2026-06-23 15:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.129 - - [2026-06-23 15:01:46] "PUT /alarm/31ecd0da-11b4-41aa-8b26-03cbc89518bd HTTP/1.1" 200 245 0.009240 10.0.0.129 - - [2026-06-23 15:01:46] "POST /alarms HTTP/1.1" 409 254 0.007953 10.0.0.129 - - [2026-06-23 15:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.129 - - [2026-06-23 15:01:46] "PUT /alarm/e6742dc7-6a48-495f-a083-b168d88220f1 HTTP/1.1" 200 245 0.008756 10.0.0.129 - - [2026-06-23 15:01:46] "POST /alarms HTTP/1.1" 409 247 0.002948 10.0.0.129 - - [2026-06-23 15:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.129 - - [2026-06-23 15:01:47] "PUT /alarm/d622a801-f0f5-432e-bd6d-768500971f92 HTTP/1.1" 200 245 0.008416 10.0.0.129 - - [2026-06-23 15:01:47] "POST /alarms HTTP/1.1" 409 272 0.013728 10.0.0.129 - - [2026-06-23 15:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.129 - - [2026-06-23 15:01:47] "PUT /alarm/48094502-e0f7-4e3c-934f-29c1e8414e09 HTTP/1.1" 200 245 0.008744 10.0.0.129 - - [2026-06-23 15:01:47] "POST /alarms HTTP/1.1" 409 261 0.001907 10.0.0.129 - - [2026-06-23 15:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.129 - - [2026-06-23 15:01:47] "PUT /alarm/2a9a5d1e-a960-436e-90a3-9387c9816dee HTTP/1.1" 200 245 0.008317 10.0.0.129 - - [2026-06-23 15:01:47] "POST /alarms HTTP/1.1" 409 259 0.005354 10.0.0.129 - - [2026-06-23 15:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.129 - - [2026-06-23 15:01:47] "PUT /alarm/050adc22-4b33-4b1d-8b76-ad2cd065d4a1 HTTP/1.1" 200 245 0.009102 10.0.0.129 - - [2026-06-23 15:01:47] "POST /alarms HTTP/1.1" 409 265 0.005681 10.0.0.129 - - [2026-06-23 15:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.129 - - [2026-06-23 15:01:47] "PUT /alarm/10bc1571-8038-428f-b59a-f27325be4da9 HTTP/1.1" 200 245 0.010294 10.0.0.129 - - [2026-06-23 15:01:47] "POST /alarms HTTP/1.1" 409 279 0.005187 10.0.0.129 - - [2026-06-23 15:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.129 - - [2026-06-23 15:01:47] "PUT /alarm/4909a4c2-9e71-4b0c-9517-1f12f7f342a1 HTTP/1.1" 200 245 0.009824 10.0.0.129 - - [2026-06-23 15:01:47] "GET / HTTP/1.1" 200 36215 0.001350 10.0.0.129 - - [2026-06-23 15:01:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003550 10.0.0.129 - - [2026-06-23 15:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001303 10.0.0.129 - - [2026-06-23 15:01:47] "PUT /global-vrouter-config/991d941a-0eeb-4fc6-b52b-a76b3362b091 HTTP/1.1" 200 277 0.006238 10.0.0.129 - - [2026-06-23 15:01:47] "GET / HTTP/1.1" 200 36215 0.001141 10.0.0.129 - - [2026-06-23 15:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.129 - - [2026-06-23 15:01:47] "GET /global-vrouter-config/991d941a-0eeb-4fc6-b52b-a76b3362b091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.001979 10.0.0.129 - - [2026-06-23 15:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001046 10.0.0.129 - - [2026-06-23 15:01:47] "PUT /global-vrouter-config/991d941a-0eeb-4fc6-b52b-a76b3362b091 HTTP/1.1" 200 277 0.007293 10.0.0.129 - - [2026-06-23 15:01:48] "GET / HTTP/1.1" 200 36215 0.001562 10.0.0.129 - - [2026-06-23 15:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.129 - - [2026-06-23 15:01:48] "GET /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004069 10.0.0.129 - - [2026-06-23 15:01:48] "PUT /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1 HTTP/1.1" 200 275 0.014227 10.0.0.129 - - [2026-06-23 15:01:51] "GET / HTTP/1.1" 200 36215 0.001136 10.0.0.129 - - [2026-06-23 15:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.129 - - [2026-06-23 15:01:51] "GET /routing-instance/24fb2749-44ec-4bc1-abdf-56f8de726a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002437 10.0.0.129 - - [2026-06-23 15:01:51] "POST /bgp-routers HTTP/1.1" 409 301 0.006261 10.0.0.129 - - [2026-06-23 15:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.129 - - [2026-06-23 15:01:51] "GET /bgp-router/01572c85-36b7-47a7-8edf-478f6cdb82db?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1816 0.006138 10.0.0.129 - - [2026-06-23 15:01:51] "PUT /bgp-router/01572c85-36b7-47a7-8edf-478f6cdb82db HTTP/1.1" 200 255 0.009106 [Introspect:8084]10.0.0.129 - - [2026-06-23 15:01:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000837 [Introspect:8084]10.0.0.129 - - [2026-06-23 15:01:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001024 10.0.0.129 - - [2026-06-23 15:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.129 - - [2026-06-23 15:01:53] "GET /global-vrouter-config/991d941a-0eeb-4fc6-b52b-a76b3362b091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004116 10.0.0.129 - - [2026-06-23 15:02:07] "GET / HTTP/1.1" 200 36215 0.001928 10.0.0.129 - - [2026-06-23 15:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.129 - - [2026-06-23 15:02:07] "GET /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.003965 10.0.0.129 - - [2026-06-23 15:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001278 10.0.0.129 - - [2026-06-23 15:02:07] "GET /config-node/78e77eb0-1571-4e57-b033-92251000b807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001536 10.0.0.129 - - [2026-06-23 15:02:18] "GET / HTTP/1.1" 200 36215 0.006062 10.0.0.129 - - [2026-06-23 15:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.129 - - [2026-06-23 15:02:18] "GET /routing-instance/24fb2749-44ec-4bc1-abdf-56f8de726a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003473 10.0.0.129 - - [2026-06-23 15:02:18] "POST /bgp-routers HTTP/1.1" 409 301 0.003111 10.0.0.129 - - [2026-06-23 15:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.129 - - [2026-06-23 15:02:18] "GET /bgp-router/01572c85-36b7-47a7-8edf-478f6cdb82db?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1816 0.003131 10.0.0.129 - - [2026-06-23 15:02:18] "PUT /bgp-router/01572c85-36b7-47a7-8edf-478f6cdb82db HTTP/1.1" 200 255 0.022210 [Introspect:8084]10.0.0.129 - - [2026-06-23 15:02:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000832 [Introspect:8084]10.0.0.129 - - [2026-06-23 15:02:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000970 [Introspect:8084]10.0.0.129 - - [2026-06-23 15:02:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000851 [Introspect:8084]10.0.0.129 - - [2026-06-23 15:02:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000853 [Introspect:8084]10.0.0.129 - - [2026-06-23 15:02:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000839 [Introspect:8084]10.0.0.129 - - [2026-06-23 15:02:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000811 [Introspect:8084]10.0.0.129 - - [2026-06-23 15:02:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000834 [Introspect:8084]10.0.0.129 - - [2026-06-23 15:02:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000795 10.0.0.129 - - [2026-06-23 15:02:47] "GET / HTTP/1.1" 200 36215 0.001571 10.0.0.129 - - [2026-06-23 15:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.129 - - [2026-06-23 15:02:47] "GET /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004357 10.0.0.129 - - [2026-06-23 15:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.129 - - [2026-06-23 15:02:47] "GET /config-node/78e77eb0-1571-4e57-b033-92251000b807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002050 10.0.0.129 - - [2026-06-23 15:02:47] "GET / HTTP/1.1" 200 36215 0.001207 10.0.0.129 - - [2026-06-23 15:02:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001793 10.0.0.129 - - [2026-06-23 15:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.129 - - [2026-06-23 15:02:52] "GET /global-vrouter-config/991d941a-0eeb-4fc6-b52b-a76b3362b091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002085 10.0.0.129 - - [2026-06-23 15:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.129 - - [2026-06-23 15:02:52] "PUT /global-vrouter-config/991d941a-0eeb-4fc6-b52b-a76b3362b091 HTTP/1.1" 200 277 0.009243 10.0.0.129 - - [2026-06-23 15:02:52] "GET / HTTP/1.1" 200 36215 0.001148 10.0.0.129 - - [2026-06-23 15:02:52] "POST /alarms HTTP/1.1" 409 264 0.001885 10.0.0.129 - - [2026-06-23 15:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.129 - - [2026-06-23 15:02:52] "PUT /alarm/12bd31f2-cca1-4d34-a7d2-3182b3d9f5d9 HTTP/1.1" 200 245 0.008982 10.0.0.129 - - [2026-06-23 15:02:52] "POST /alarms HTTP/1.1" 409 261 0.002116 10.0.0.129 - - [2026-06-23 15:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.129 - - [2026-06-23 15:02:52] "PUT /alarm/d9266209-1b69-486d-81c0-7e4a7094f272 HTTP/1.1" 200 245 0.019557 10.0.0.129 - - [2026-06-23 15:02:52] "POST /alarms HTTP/1.1" 409 261 0.008091 10.0.0.129 - - [2026-06-23 15:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.129 - - [2026-06-23 15:02:52] "PUT /alarm/afe1acd9-8442-47fd-b65b-b9eb4924f32f HTTP/1.1" 200 245 0.010098 10.0.0.129 - - [2026-06-23 15:02:52] "POST /alarms HTTP/1.1" 409 253 0.004890 10.0.0.129 - - [2026-06-23 15:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.129 - - [2026-06-23 15:02:52] "PUT /alarm/2890b487-8edb-4641-96b1-2fea40a3b83c HTTP/1.1" 200 245 0.008736 10.0.0.129 - - [2026-06-23 15:02:52] "POST /alarms HTTP/1.1" 409 251 0.004750 10.0.0.129 - - [2026-06-23 15:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.129 - - [2026-06-23 15:02:53] "PUT /alarm/140c5154-6ee4-4bc6-8d83-2a822c68ea37 HTTP/1.1" 200 245 0.008550 10.0.0.129 - - [2026-06-23 15:02:53] "POST /alarms HTTP/1.1" 409 252 0.006451 10.0.0.129 - - [2026-06-23 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.129 - - [2026-06-23 15:02:53] "PUT /alarm/8bde6f50-2920-44f0-99e1-4c89788c2f6a HTTP/1.1" 200 245 0.008394 10.0.0.129 - - [2026-06-23 15:02:53] "POST /alarms HTTP/1.1" 409 256 0.003029 10.0.0.129 - - [2026-06-23 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.129 - - [2026-06-23 15:02:53] "PUT /alarm/117d1976-71a7-4b83-96b3-d8a9ebb29750 HTTP/1.1" 200 245 0.008917 10.0.0.129 - - [2026-06-23 15:02:53] "POST /alarms HTTP/1.1" 409 248 0.014850 10.0.0.129 - - [2026-06-23 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.129 - - [2026-06-23 15:02:53] "PUT /alarm/0dec32e4-c283-4364-99d9-8e08f1e62a49 HTTP/1.1" 200 245 0.008998 10.0.0.129 - - [2026-06-23 15:02:53] "POST /alarms HTTP/1.1" 409 252 0.007289 10.0.0.129 - - [2026-06-23 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.129 - - [2026-06-23 15:02:53] "PUT /alarm/1cf389f0-a050-4de0-9b8b-79d702e95236 HTTP/1.1" 200 245 0.009023 10.0.0.129 - - [2026-06-23 15:02:53] "POST /alarms HTTP/1.1" 409 257 0.010070 10.0.0.129 - - [2026-06-23 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.129 - - [2026-06-23 15:02:53] "PUT /alarm/9a9bb53f-68e3-49a9-8fd7-5857550cd462 HTTP/1.1" 200 245 0.010430 10.0.0.129 - - [2026-06-23 15:02:53] "POST /alarms HTTP/1.1" 409 251 0.004572 10.0.0.129 - - [2026-06-23 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006552 10.0.0.129 - - [2026-06-23 15:02:53] "PUT /alarm/36c08921-f97c-4c32-bd44-7c5d4a534f65 HTTP/1.1" 200 245 0.009550 10.0.0.129 - - [2026-06-23 15:02:53] "POST /alarms HTTP/1.1" 409 257 0.006791 10.0.0.129 - - [2026-06-23 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004871 10.0.0.129 - - [2026-06-23 15:02:53] "PUT /alarm/93786496-e244-4e0c-abf5-af238df08157 HTTP/1.1" 200 245 0.008776 10.0.0.129 - - [2026-06-23 15:02:53] "POST /alarms HTTP/1.1" 409 261 0.007179 10.0.0.129 - - [2026-06-23 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.129 - - [2026-06-23 15:02:53] "PUT /alarm/16c012e8-8dce-40e9-a0a1-929694713d77 HTTP/1.1" 200 245 0.009412 10.0.0.129 - - [2026-06-23 15:02:53] "POST /alarms HTTP/1.1" 409 258 0.005024 10.0.0.129 - - [2026-06-23 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.129 - - [2026-06-23 15:02:53] "PUT /alarm/baee4c51-8220-4e3b-bd75-9bcae3aa008c HTTP/1.1" 200 245 0.011399 10.0.0.129 - - [2026-06-23 15:02:53] "POST /alarms HTTP/1.1" 409 254 0.006742 10.0.0.129 - - [2026-06-23 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.129 - - [2026-06-23 15:02:53] "PUT /alarm/a2e7528f-1c79-467d-8ad2-733065fa6799 HTTP/1.1" 200 245 0.009322 10.0.0.129 - - [2026-06-23 15:02:53] "POST /alarms HTTP/1.1" 409 254 0.006393 10.0.0.129 - - [2026-06-23 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.129 - - [2026-06-23 15:02:53] "PUT /alarm/31ecd0da-11b4-41aa-8b26-03cbc89518bd HTTP/1.1" 200 245 0.010053 10.0.0.129 - - [2026-06-23 15:02:53] "POST /alarms HTTP/1.1" 409 254 0.011801 10.0.0.129 - - [2026-06-23 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.129 - - [2026-06-23 15:02:53] "PUT /alarm/e6742dc7-6a48-495f-a083-b168d88220f1 HTTP/1.1" 200 245 0.010270 10.0.0.129 - - [2026-06-23 15:02:53] "POST /alarms HTTP/1.1" 409 247 0.006969 10.0.0.129 - - [2026-06-23 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.129 - - [2026-06-23 15:02:53] "PUT /alarm/d622a801-f0f5-432e-bd6d-768500971f92 HTTP/1.1" 200 245 0.011437 10.0.0.129 - - [2026-06-23 15:02:53] "POST /alarms HTTP/1.1" 409 272 0.002038 10.0.0.129 - - [2026-06-23 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.129 - - [2026-06-23 15:02:54] "PUT /alarm/48094502-e0f7-4e3c-934f-29c1e8414e09 HTTP/1.1" 200 245 0.009568 10.0.0.129 - - [2026-06-23 15:02:54] "POST /alarms HTTP/1.1" 409 261 0.002489 10.0.0.129 - - [2026-06-23 15:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.129 - - [2026-06-23 15:02:54] "PUT /alarm/2a9a5d1e-a960-436e-90a3-9387c9816dee HTTP/1.1" 200 245 0.008650 10.0.0.129 - - [2026-06-23 15:02:54] "POST /alarms HTTP/1.1" 409 259 0.010336 10.0.0.129 - - [2026-06-23 15:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.129 - - [2026-06-23 15:02:54] "PUT /alarm/050adc22-4b33-4b1d-8b76-ad2cd065d4a1 HTTP/1.1" 200 245 0.009619 10.0.0.129 - - [2026-06-23 15:02:54] "POST /alarms HTTP/1.1" 409 265 0.008830 10.0.0.129 - - [2026-06-23 15:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.129 - - [2026-06-23 15:02:54] "PUT /alarm/10bc1571-8038-428f-b59a-f27325be4da9 HTTP/1.1" 200 245 0.008766 10.0.0.129 - - [2026-06-23 15:02:54] "POST /alarms HTTP/1.1" 409 279 0.010915 10.0.0.129 - - [2026-06-23 15:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186 10.0.0.129 - - [2026-06-23 15:02:54] "PUT /alarm/4909a4c2-9e71-4b0c-9517-1f12f7f342a1 HTTP/1.1" 200 245 0.015559 10.0.0.129 - - [2026-06-23 15:02:54] "GET / HTTP/1.1" 200 36215 0.001488 10.0.0.129 - - [2026-06-23 15:02:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001777 10.0.0.129 - - [2026-06-23 15:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.129 - - [2026-06-23 15:02:54] "PUT /global-vrouter-config/991d941a-0eeb-4fc6-b52b-a76b3362b091 HTTP/1.1" 200 277 0.007393 10.0.0.129 - - [2026-06-23 15:02:54] "GET / HTTP/1.1" 200 36215 0.001347 10.0.0.129 - - [2026-06-23 15:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.129 - - [2026-06-23 15:02:54] "GET /global-vrouter-config/991d941a-0eeb-4fc6-b52b-a76b3362b091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002317 10.0.0.129 - - [2026-06-23 15:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001221 10.0.0.129 - - [2026-06-23 15:02:54] "PUT /global-vrouter-config/991d941a-0eeb-4fc6-b52b-a76b3362b091 HTTP/1.1" 200 277 0.007162 10.0.0.129 - - [2026-06-23 15:02:55] "GET / HTTP/1.1" 200 36215 0.002395 10.0.0.129 - - [2026-06-23 15:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.129 - - [2026-06-23 15:02:55] "GET /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004193 10.0.0.129 - - [2026-06-23 15:02:55] "PUT /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1 HTTP/1.1" 200 275 0.011484 10.0.0.129 - - [2026-06-23 15:02:58] "GET / HTTP/1.1" 200 36215 0.001651 10.0.0.129 - - [2026-06-23 15:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.129 - - [2026-06-23 15:02:58] "GET /routing-instance/24fb2749-44ec-4bc1-abdf-56f8de726a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002667 10.0.0.129 - - [2026-06-23 15:02:58] "POST /bgp-routers HTTP/1.1" 409 301 0.003866 10.0.0.129 - - [2026-06-23 15:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.129 - - [2026-06-23 15:02:58] "GET /bgp-router/01572c85-36b7-47a7-8edf-478f6cdb82db?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1816 0.002579 10.0.0.129 - - [2026-06-23 15:02:58] "PUT /bgp-router/01572c85-36b7-47a7-8edf-478f6cdb82db HTTP/1.1" 200 255 0.015053 [Introspect:8084]10.0.0.129 - - [2026-06-23 15:02:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000792 [Introspect:8084]10.0.0.129 - - [2026-06-23 15:02:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000745 10.0.0.129 - - [2026-06-23 15:03:01] "POST /tags HTTP/1.1" 200 356 0.020976 10.0.0.129 - - [2026-06-23 15:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.129 - - [2026-06-23 15:03:01] "GET /tag/dc671a72-95e9-4f5e-98d7-e96d5e6b157a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.013963 10.0.0.129 - - [2026-06-23 15:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.129 - - [2026-06-23 15:03:01] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006090 10.0.0.129 - - [2026-06-23 15:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.129 - - [2026-06-23 15:03:02] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042015 10.0.0.129 - - [2026-06-23 15:03:02] "POST /virtual-machines HTTP/1.1" 200 352 0.013675 10.0.0.129 - - [2026-06-23 15:03:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.009265 10.0.0.129 - - [2026-06-23 15:03:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.090385 10.0.0.129 - - [2026-06-23 15:03:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.020625 10.0.0.129 - - [2026-06-23 15:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.129 - - [2026-06-23 15:03:02] "GET /virtual-machine-interface/a143052c-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.004313 10.0.0.129 - - [2026-06-23 15:03:02] "POST /instance-ips HTTP/1.1" 200 392 0.022143 10.0.0.129 - - [2026-06-23 15:03:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.027352 10.0.0.129 - - [2026-06-23 15:03:02] "GET /virtual-machine-interface/a143052c-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008795 10.0.0.129 - - [2026-06-23 15:03:02] "POST /set-tag HTTP/1.1" 200 109 0.020871 10.0.0.129 - - [2026-06-23 15:03:02] "GET /virtual-machine-interface/a143052c-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.013372 10.0.0.129 - - [2026-06-23 15:03:02] "GET /instance-ip/a157b2b0-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.007350 10.0.0.129 - - [2026-06-23 15:03:02] "GET /virtual-machine-interface/a143052c-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003848 10.0.0.129 - - [2026-06-23 15:03:02] "POST /set-tag HTTP/1.1" 200 109 0.001768 10.0.0.129 - - [2026-06-23 15:03:02] "GET /virtual-router/d44c14b2-fdd9-4e53-9a9b-ebd25944e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.008539 10.0.0.129 - - [2026-06-23 15:03:02] "POST /ref-update HTTP/1.1" 200 156 0.015637 10.0.0.129 - - [2026-06-23 15:03:02] "GET /virtual-machine-interface/a143052c-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.009947 10.0.0.129 - - [2026-06-23 15:03:02] "POST /set-tag HTTP/1.1" 200 109 0.004347 10.0.0.129 - - [2026-06-23 15:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.129 - - [2026-06-23 15:03:02] "GET /virtual-network/ef21d486-a2d4-4b21-b5fb-f627a5a07bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.007687 10.0.0.129 - - [2026-06-23 15:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.129 - - [2026-06-23 15:03:02] "GET /project/8b73c100-5dfc-48ba-8688-0bb4558e0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.058214 10.0.0.129 - - [2026-06-23 15:03:02] "POST /virtual-machines HTTP/1.1" 200 356 0.027840 10.0.0.129 - - [2026-06-23 15:03:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.056057 10.0.0.129 - - [2026-06-23 15:03:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.179653 10.0.0.129 - - [2026-06-23 15:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.011889 10.0.0.129 - - [2026-06-23 15:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015834 10.0.0.129 - - [2026-06-23 15:03:03] "GET /virtual-machine-interface/a1bbe708-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.009387 10.0.0.129 - - [2026-06-23 15:03:03] "POST /instance-ips HTTP/1.1" 200 396 0.032029 10.0.0.129 - - [2026-06-23 15:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.028260 10.0.0.129 - - [2026-06-23 15:03:03] "GET /virtual-machine-interface/a1bbe708-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.033441 10.0.0.129 - - [2026-06-23 15:03:03] "POST /set-tag HTTP/1.1" 200 109 0.035207 10.0.0.129 - - [2026-06-23 15:03:03] "GET /virtual-machine-interface/a1bbe708-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.015494 10.0.0.129 - - [2026-06-23 15:03:03] "GET /instance-ip/a1e0a624-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.020323 10.0.0.129 - - [2026-06-23 15:03:03] "GET /virtual-machine-interface/a1bbe708-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004025 10.0.0.129 - - [2026-06-23 15:03:03] "POST /set-tag HTTP/1.1" 200 109 0.002775 10.0.0.129 - - [2026-06-23 15:03:03] "GET /virtual-router/d44c14b2-fdd9-4e53-9a9b-ebd25944e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.009911 10.0.0.129 - - [2026-06-23 15:03:03] "POST /ref-update HTTP/1.1" 200 156 0.008571 10.0.0.129 - - [2026-06-23 15:03:03] "GET /virtual-machine-interface/a1bbe708-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.012981 10.0.0.129 - - [2026-06-23 15:03:03] "POST /set-tag HTTP/1.1" 200 109 0.010618 10.0.0.129 - - [2026-06-23 15:03:03] "GET /virtual-machine-interface/a143052c-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004453 10.0.0.129 - - [2026-06-23 15:03:03] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.129 - - [2026-06-23 15:03:03] "GET /virtual-machine-interface/a1bbe708-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006146 10.0.0.129 - - [2026-06-23 15:03:03] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.129 - - [2026-06-23 15:03:13] "GET / HTTP/1.1" 200 36215 0.002455 10.0.0.129 - - [2026-06-23 15:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.129 - - [2026-06-23 15:03:13] "GET /global-system-config/56e00a07-092b-4f84-b2a2-78b641177de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006845 10.0.0.129 - - [2026-06-23 15:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.129 - - [2026-06-23 15:03:14] "GET /config-node/78e77eb0-1571-4e57-b033-92251000b807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002607 10.0.0.129 - - [2026-06-23 15:03:19] "GET /virtual-machine-interface/a1bbe708-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004344 10.0.0.129 - - [2026-06-23 15:03:19] "POST /set-tag HTTP/1.1" 200 109 0.004634 10.0.0.129 - - [2026-06-23 15:03:19] "GET /virtual-machine-interface/a143052c-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.009506 10.0.0.129 - - [2026-06-23 15:03:19] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.129 - - [2026-06-23 15:03:20] "GET /virtual-machine-interface/a143052c-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006840 10.0.0.129 - - [2026-06-23 15:03:20] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.129 - - [2026-06-23 15:03:25] "GET / HTTP/1.1" 200 36215 0.001294 10.0.0.129 - - [2026-06-23 15:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.129 - - [2026-06-23 15:03:25] "GET /routing-instance/24fb2749-44ec-4bc1-abdf-56f8de726a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002906 10.0.0.129 - - [2026-06-23 15:03:25] "POST /bgp-routers HTTP/1.1" 409 301 0.002126 10.0.0.129 - - [2026-06-23 15:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.129 - - [2026-06-23 15:03:25] "GET /bgp-router/01572c85-36b7-47a7-8edf-478f6cdb82db?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1816 0.002716 10.0.0.129 - - [2026-06-23 15:03:25] "PUT /bgp-router/01572c85-36b7-47a7-8edf-478f6cdb82db HTTP/1.1" 200 255 0.010827 [Introspect:8084]10.0.0.129 - - [2026-06-23 15:03:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000863 [Introspect:8084]10.0.0.129 - - [2026-06-23 15:03:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000973 10.0.0.129 - - [2026-06-23 15:03:52] "GET /virtual-machine-interface/a143052c-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007783 10.0.0.129 - - [2026-06-23 15:03:52] "POST /set-tag HTTP/1.1" 200 109 0.008555 10.0.0.129 - - [2026-06-23 15:03:52] "GET /virtual-machine-interface/a143052c-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007020 10.0.0.129 - - [2026-06-23 15:03:52] "POST /set-tag HTTP/1.1" 200 109 0.003259 10.0.0.129 - - [2026-06-23 15:03:52] "GET /virtual-machine/a8dc2c28-8ec5-445f-a7b5-c7bb3139387d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.002781 10.0.0.129 - - [2026-06-23 15:03:52] "POST /ref-update HTTP/1.1" 200 156 0.030296 10.0.0.129 - - [2026-06-23 15:03:52] "GET /virtual-machine-interface/a143052c-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004558 10.0.0.129 - - [2026-06-23 15:03:52] "POST /set-tag HTTP/1.1" 200 109 0.019224 10.0.0.129 - - [2026-06-23 15:03:52] "POST /set-tag HTTP/1.1" 200 109 0.027655 10.0.0.129 - - [2026-06-23 15:03:53] "DELETE /instance-ip/a157b2b0-6f14-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.027387 10.0.0.129 - - [2026-06-23 15:03:53] "DELETE /virtual-machine-interface/a143052c-6f14-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.031075 10.0.0.129 - - [2026-06-23 15:03:53] "DELETE /virtual-machine/a8dc2c28-8ec5-445f-a7b5-c7bb3139387d HTTP/1.1" 200 115 0.021888 10.0.0.129 - - [2026-06-23 15:03:53] "GET /virtual-machine-interface/a1bbe708-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004049 10.0.0.129 - - [2026-06-23 15:03:53] "POST /set-tag HTTP/1.1" 200 109 0.002116 10.0.0.129 - - [2026-06-23 15:04:23] "GET /virtual-machine-interface/a1bbe708-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003845 10.0.0.129 - - [2026-06-23 15:04:23] "POST /set-tag HTTP/1.1" 200 109 0.002586 10.0.0.129 - - [2026-06-23 15:04:23] "GET /virtual-machine-interface/a1bbe708-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006866 10.0.0.129 - - [2026-06-23 15:04:23] "POST /set-tag HTTP/1.1" 200 109 0.002386 10.0.0.129 - - [2026-06-23 15:04:23] "GET /virtual-machine/aa399aac-c0ba-4ced-8454-22f7937eefeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002752 10.0.0.129 - - [2026-06-23 15:04:23] "POST /ref-update HTTP/1.1" 200 156 0.012124 10.0.0.129 - - [2026-06-23 15:04:23] "GET /virtual-machine-interface/a1bbe708-6f14-11f1-bcc4-fa163e137e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.010022 10.0.0.129 - - [2026-06-23 15:04:23] "POST /set-tag HTTP/1.1" 200 109 0.029158 10.0.0.129 - - [2026-06-23 15:04:24] "POST /set-tag HTTP/1.1" 200 109 0.044143 10.0.0.129 - - [2026-06-23 15:04:24] "DELETE /instance-ip/a1e0a624-6f14-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.066428 10.0.0.129 - - [2026-06-23 15:04:24] "DELETE /virtual-machine-interface/a1bbe708-6f14-11f1-bcc4-fa163e137e68 HTTP/1.1" 200 115 0.058353 10.0.0.129 - - [2026-06-23 15:04:24] "DELETE /virtual-machine/aa399aac-c0ba-4ced-8454-22f7937eefeb HTTP/1.1" 200 115 0.038572 10.0.0.129 - - [2026-06-23 15:04:24] "DELETE /tag/dc671a72-95e9-4f5e-98d7-e96d5e6b157a HTTP/1.1" 200 115 0.045225