++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Dec 4 04:16:38 PM UTC 2025 ===================' INFO: =================== Thu Dec 4 04:16:38 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.129 ++ CONFIGDB_NODES=10.0.0.129 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.129 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.129 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.129 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.129 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ 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 ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.129,10.240.207.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.240.207.1,127.0.0.1,172.17.0.1,252.129.0.1,, =~ ,10\.0\.0\.129, ]] +++ echo 10.0.0.129 1 +++ return ++ local ip=10.0.0.129 ++ [[ -z 10.0.0.129 ]] ++ echo 10.0.0.129 + host_ip=10.0.0.129 + [[ cql == \c\q\l ]] ++ echo 10.0.0.129:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.129:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.129:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 12/04/2025 16:17:23.851 7fe6a4e1b540 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/04/2025 16:17:24.214 7fe6a4e1b540 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/04/2025 16:17:24.253 7fe6a4e1b540 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/04/2025 16:17:24.253 7fe6a4e1b540 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.129 - - [2025-12-04 16:17:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000852 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 - - [2025-12-04 16:17:43] "GET / HTTP/1.1" 503 181 0.000356 10.0.0.129 - - [2025-12-04 16:17:43] "GET / HTTP/1.1" 200 36215 0.001607 10.0.0.129 - - [2025-12-04 16:17:43] "GET / HTTP/1.1" 200 36215 0.005453 10.0.0.129 - - [2025-12-04 16:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009544 10.0.0.129 - - [2025-12-04 16:17:43] "GET /routing-instance/defad4b5-6ec8-496d-ab04-e93f52025ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.010266 10.0.0.129 - - [2025-12-04 16:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013175 10.0.0.129 - - [2025-12-04 16:17:44] "GET /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011454 10.0.0.129 - - [2025-12-04 16:17:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.004549 10.0.0.129 - - [2025-12-04 16:17:44] "POST /bgp-routers HTTP/1.1" 200 618 0.067544 10.0.0.129 - - [2025-12-04 16:17:44] "GET /bgp-router/ae48ec10-005d-4996-b678-847410bcacce?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.005130 10.0.0.129 - - [2025-12-04 16:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.129 - - [2025-12-04 16:17:44] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.042493 10.0.0.129 - - [2025-12-04 16:17:44] "GET /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.046513 10.0.0.129 - - [2025-12-04 16:17:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004110 10.0.0.129 - - [2025-12-04 16:17:44] "POST /ref-update HTTP/1.1" 200 156 0.028789 10.0.0.129 - - [2025-12-04 16:17:44] "GET / HTTP/1.1" 200 36215 0.001693 10.0.0.129 - - [2025-12-04 16:17:44] "GET / HTTP/1.1" 200 45303 0.001541 10.0.0.129 - - [2025-12-04 16:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.129 - - [2025-12-04 16:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011939 10.0.0.129 - - [2025-12-04 16:17:44] "GET / HTTP/1.1" 200 36215 0.001724 10.0.0.129 - - [2025-12-04 16:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.129 - - [2025-12-04 16:17:44] "GET /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.011271 10.0.0.129 - - [2025-12-04 16:17:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.004469 10.0.0.129 - - [2025-12-04 16:17:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.007172 10.0.0.129 - - [2025-12-04 16:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.129 - - [2025-12-04 16:17:44] "POST /analytics-nodes HTTP/1.1" 200 601 0.078368 10.0.0.129 - - [2025-12-04 16:17:44] "GET /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.059142 10.0.0.129 - - [2025-12-04 16:17:44] "POST /service-appliance-sets HTTP/1.1" 200 555 0.073766 10.0.0.129 - - [2025-12-04 16:17:44] "POST /fqname-to-id HTTP/1.1" 404 180 0.004335 10.0.0.129 - - [2025-12-04 16:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.129 - - [2025-12-04 16:17:44] "GET /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.009003 10.0.0.129 - - [2025-12-04 16:17:45] "GET / HTTP/1.1" 200 36215 0.001350 10.0.0.129 - - [2025-12-04 16:17:45] "POST /service-appliance-sets HTTP/1.1" 200 543 0.080783 10.0.0.129 - - [2025-12-04 16:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012764 10.0.0.129 - - [2025-12-04 16:17:45] "GET /network-ipam/019345f5-f56d-4198-a00f-9bb2387bc203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004495 10.0.0.129 - - [2025-12-04 16:17:45] "GET / HTTP/1.1" 200 36215 0.001415 10.0.0.129 - - [2025-12-04 16:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005114 10.0.0.129 - - [2025-12-04 16:17:45] "GET /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.016262 10.0.0.129 - - [2025-12-04 16:17:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.004286 10.0.0.129 - - [2025-12-04 16:17:45] "POST /database-nodes HTTP/1.1" 200 599 0.115671 10.0.0.129 - - [2025-12-04 16:17:45] "POST /service-templates HTTP/1.1" 200 513 0.053427 10.0.0.129 - - [2025-12-04 16:17:45] "POST /service-templates HTTP/1.1" 200 503 0.067244 10.0.0.129 - - [2025-12-04 16:17:45] "POST /service-templates HTTP/1.1" 200 517 0.111113 10.0.0.129 - - [2025-12-04 16:17:45] "POST /service-templates HTTP/1.1" 200 537 0.039456 10.0.0.129 - - [2025-12-04 16:17:45] "POST /service-templates HTTP/1.1" 200 509 0.082734 10.0.0.129 - - [2025-12-04 16:17:45] "GET / HTTP/1.1" 200 36215 0.002406 10.0.0.129 - - [2025-12-04 16:17:46] "GET / HTTP/1.1" 200 36215 0.002276 10.0.0.129 - - [2025-12-04 16:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.129 - - [2025-12-04 16:17:46] "GET /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.014678 10.0.0.129 - - [2025-12-04 16:17:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.005929 10.0.0.129 - - [2025-12-04 16:17:46] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.041257 10.0.0.129 - - [2025-12-04 16:17:49] "GET / HTTP/1.1" 200 36215 0.001996 10.0.0.129 - - [2025-12-04 16:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.129 - - [2025-12-04 16:17:49] "GET /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.012413 10.0.0.129 - - [2025-12-04 16:17:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.002175 10.0.0.129 - - [2025-12-04 16:17:49] "POST /config-nodes HTTP/1.1" 200 595 0.061163 10.0.0.129 - - [2025-12-04 16:17:50] "GET / HTTP/1.1" 200 36215 0.001686 10.0.0.129 - - [2025-12-04 16:17:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.013657 10.0.0.129 - - [2025-12-04 16:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015857 10.0.0.129 - - [2025-12-04 16:17:51] "GET /network-ipam/019345f5-f56d-4198-a00f-9bb2387bc203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004891 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:17:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000995 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:17:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000931 10.0.0.129 - - [2025-12-04 16:17:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.002601 10.0.0.129 - - [2025-12-04 16:17:51] "POST /access-control-lists HTTP/1.1" 200 589 0.186059 10.0.0.129 - - [2025-12-04 16:17:51] "POST /fqname-to-id HTTP/1.1" 404 224 0.015853 10.0.0.129 - - [2025-12-04 16:17:52] "POST /access-control-lists HTTP/1.1" 200 587 0.267493 10.0.0.129 - - [2025-12-04 16:17:52] "POST /route-targets HTTP/1.1" 200 328 0.025163 10.0.0.129 - - [2025-12-04 16:17:52] "POST /ref-update HTTP/1.1" 200 156 0.033760 10.0.0.129 - - [2025-12-04 16:17:52] "POST /route-targets HTTP/1.1" 200 328 0.019411 10.0.0.129 - - [2025-12-04 16:17:52] "POST /ref-update HTTP/1.1" 200 156 0.028441 10.0.0.129 - - [2025-12-04 16:17:52] "POST /route-targets HTTP/1.1" 200 328 0.030356 10.0.0.129 - - [2025-12-04 16:17:52] "POST /ref-update HTTP/1.1" 200 156 0.034420 10.0.0.129 - - [2025-12-04 16:17:52] "GET / HTTP/1.1" 200 36215 0.001631 10.0.0.129 - - [2025-12-04 16:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.129 - - [2025-12-04 16:17:52] "POST /route-targets HTTP/1.1" 200 328 0.031150 10.0.0.129 - - [2025-12-04 16:17:52] "GET /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.012790 10.0.0.129 - - [2025-12-04 16:17:52] "POST /ref-update HTTP/1.1" 200 156 0.020721 10.0.0.129 - - [2025-12-04 16:17:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.015342 10.0.0.129 - - [2025-12-04 16:17:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.006647 10.0.0.129 - - [2025-12-04 16:17:52] "POST /config-database-nodes HTTP/1.1" 200 613 0.040888 10.0.0.129 - - [2025-12-04 16:17:52] "POST /access-control-lists HTTP/1.1" 200 553 0.110560 10.0.0.129 - - [2025-12-04 16:17:53] "PUT /access-control-list/c9f12cd0-f4b6-411b-b755-56678764271f HTTP/1.1" 200 273 0.019270 10.0.0.129 - - [2025-12-04 16:17:53] "PUT /access-control-list/0aa73d62-9407-438e-bca8-20c5ef5c6b73 HTTP/1.1" 200 273 0.046078 10.0.0.129 - - [2025-12-04 16:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015865 10.0.0.129 - - [2025-12-04 16:17:55] "GET /global-vrouter-config/8e4517d7-52ee-47fb-8af4-1f9c7bf78697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.043459 10.0.0.129 - - [2025-12-04 16:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.129 - - [2025-12-04 16:17:55] "PUT /global-vrouter-config/8e4517d7-52ee-47fb-8af4-1f9c7bf78697 HTTP/1.1" 200 277 0.016988 10.0.0.129 - - [2025-12-04 16:17:55] "GET / HTTP/1.1" 200 36215 0.002102 10.0.0.129 - - [2025-12-04 16:17:56] "POST /alarms HTTP/1.1" 200 583 0.039974 10.0.0.129 - - [2025-12-04 16:17:56] "POST /alarms HTTP/1.1" 200 577 0.059924 10.0.0.129 - - [2025-12-04 16:17:56] "POST /alarms HTTP/1.1" 200 577 0.058470 10.0.0.129 - - [2025-12-04 16:17:56] "POST /alarms HTTP/1.1" 200 561 0.091314 10.0.0.129 - - [2025-12-04 16:17:56] "POST /alarms HTTP/1.1" 200 557 0.103830 10.0.0.129 - - [2025-12-04 16:17:56] "POST /alarms HTTP/1.1" 200 559 0.052595 10.0.0.129 - - [2025-12-04 16:17:56] "POST /alarms HTTP/1.1" 200 567 0.026938 10.0.0.129 - - [2025-12-04 16:17:56] "POST /alarms HTTP/1.1" 200 551 0.042061 10.0.0.129 - - [2025-12-04 16:17:56] "POST /alarms HTTP/1.1" 200 559 0.041442 10.0.0.129 - - [2025-12-04 16:17:56] "POST /alarms HTTP/1.1" 200 569 0.046043 10.0.0.129 - - [2025-12-04 16:17:56] "POST /alarms HTTP/1.1" 200 557 0.039677 10.0.0.129 - - [2025-12-04 16:17:56] "POST /alarms HTTP/1.1" 200 569 0.048693 10.0.0.129 - - [2025-12-04 16:17:56] "POST /alarms HTTP/1.1" 200 577 0.111161 10.0.0.129 - - [2025-12-04 16:17:57] "POST /alarms HTTP/1.1" 200 571 0.115040 10.0.0.129 - - [2025-12-04 16:17:57] "POST /alarms HTTP/1.1" 200 563 0.075047 10.0.0.129 - - [2025-12-04 16:17:57] "POST /alarms HTTP/1.1" 200 563 0.058236 10.0.0.129 - - [2025-12-04 16:17:57] "POST /alarms HTTP/1.1" 200 563 0.086710 10.0.0.129 - - [2025-12-04 16:17:57] "POST /alarms HTTP/1.1" 200 549 0.073754 10.0.0.129 - - [2025-12-04 16:17:57] "POST /alarms HTTP/1.1" 200 597 0.061656 10.0.0.129 - - [2025-12-04 16:17:57] "POST /alarms HTTP/1.1" 200 577 0.043959 10.0.0.129 - - [2025-12-04 16:17:57] "POST /alarms HTTP/1.1" 200 573 0.032932 10.0.0.129 - - [2025-12-04 16:17:57] "POST /alarms HTTP/1.1" 200 585 0.031896 10.0.0.129 - - [2025-12-04 16:17:57] "POST /alarms HTTP/1.1" 200 611 0.048379 10.0.0.129 - - [2025-12-04 16:17:58] "GET / HTTP/1.1" 200 36215 0.001453 10.0.0.129 - - [2025-12-04 16:17:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008213 10.0.0.129 - - [2025-12-04 16:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.129 - - [2025-12-04 16:17:58] "PUT /global-vrouter-config/8e4517d7-52ee-47fb-8af4-1f9c7bf78697 HTTP/1.1" 200 277 0.037344 10.0.0.129 - - [2025-12-04 16:17:58] "GET / HTTP/1.1" 200 36215 0.001569 10.0.0.129 - - [2025-12-04 16:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.129 - - [2025-12-04 16:17:58] "GET /global-vrouter-config/8e4517d7-52ee-47fb-8af4-1f9c7bf78697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003652 10.0.0.129 - - [2025-12-04 16:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.129 - - [2025-12-04 16:17:58] "PUT /global-vrouter-config/8e4517d7-52ee-47fb-8af4-1f9c7bf78697 HTTP/1.1" 200 277 0.009885 10.0.0.129 - - [2025-12-04 16:17:59] "GET / HTTP/1.1" 200 36215 0.001640 10.0.0.129 - - [2025-12-04 16:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.129 - - [2025-12-04 16:17:59] "GET /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006831 10.0.0.129 - - [2025-12-04 16:17:59] "PUT /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1 HTTP/1.1" 200 275 0.032907 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:18:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001146 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:18:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000941 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:18:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001290 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:18:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001040 10.0.0.129 - - [2025-12-04 16:18:46] "GET / HTTP/1.1" 200 36215 0.001615 10.0.0.129 - - [2025-12-04 16:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.129 - - [2025-12-04 16:18:46] "GET /domain/19ac8d48-c17e-481b-9083-57b17b3322ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007891 10.0.0.129 - - [2025-12-04 16:18:46] "POST /id-to-fqname HTTP/1.1" 200 173 0.000579 10.0.0.129 - - [2025-12-04 16:18:46] "POST /fqname-to-id HTTP/1.1" 404 182 0.017078 10.0.0.129 - - [2025-12-04 16:18:46] "POST /security-groups HTTP/1.1" 200 570 0.078334 10.0.0.129 - - [2025-12-04 16:18:46] "POST /projects HTTP/1.1" 200 483 0.338064 10.0.0.129 - - [2025-12-04 16:18:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.027726 10.0.0.129 - - [2025-12-04 16:18:47] "POST /access-control-lists HTTP/1.1" 200 581 0.043684 10.0.0.129 - - [2025-12-04 16:18:47] "POST /security-groups HTTP/1.1" 200 536 0.073446 10.0.0.129 - - [2025-12-04 16:18:47] "POST /fqname-to-id HTTP/1.1" 404 212 0.054675 10.0.0.129 - - [2025-12-04 16:18:47] "POST /chown HTTP/1.1" 200 109 0.062666 10.0.0.129 - - [2025-12-04 16:18:47] "POST /policy-managements HTTP/1.1" 409 214 0.011907 10.0.0.129 - - [2025-12-04 16:18:47] "POST /access-control-lists HTTP/1.1" 200 579 0.076385 10.0.0.129 - - [2025-12-04 16:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.024557 10.0.0.129 - - [2025-12-04 16:18:47] "POST /fqname-to-id HTTP/1.1" 404 232 0.002041 10.0.0.129 - - [2025-12-04 16:18:47] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009289 10.0.0.129 - - [2025-12-04 16:18:47] "POST /access-control-lists HTTP/1.1" 200 596 0.044282 10.0.0.129 - - [2025-12-04 16:18:47] "POST /fqname-to-id HTTP/1.1" 404 231 0.011049 10.0.0.129 - - [2025-12-04 16:18:47] "POST /application-policy-sets HTTP/1.1" 200 530 0.100848 10.0.0.129 - - [2025-12-04 16:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.016340 10.0.0.129 - - [2025-12-04 16:18:47] "POST /access-control-lists HTTP/1.1" 200 594 0.086852 10.0.0.129 - - [2025-12-04 16:18:47] "GET /global-vrouter-config/8e4517d7-52ee-47fb-8af4-1f9c7bf78697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.011563 10.0.0.129 - - [2025-12-04 16:18:47] "PUT /global-vrouter-config/8e4517d7-52ee-47fb-8af4-1f9c7bf78697 HTTP/1.1" 200 277 0.029159 10.0.0.129 - - [2025-12-04 16:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.018305 10.0.0.129 - - [2025-12-04 16:18:47] "GET /virtual-network/4e34fd67-56fc-4afe-ae57-a36bb6d5db18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006468 10.0.0.129 - - [2025-12-04 16:18:47] "POST /id-to-fqname HTTP/1.1" 200 177 0.000534 10.0.0.129 - - [2025-12-04 16:18:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.022886 10.0.0.129 - - [2025-12-04 16:18:47] "POST /security-groups HTTP/1.1" 200 574 0.074373 10.0.0.129 - - [2025-12-04 16:18:47] "POST /projects HTTP/1.1" 200 491 0.238199 10.0.0.129 - - [2025-12-04 16:18:47] "POST /fqname-to-id HTTP/1.1" 404 217 0.009285 10.0.0.129 - - [2025-12-04 16:18:47] "POST /security-groups HTTP/1.1" 200 548 0.053519 10.0.0.129 - - [2025-12-04 16:18:47] "POST /access-control-lists HTTP/1.1" 200 585 0.082911 10.0.0.129 - - [2025-12-04 16:18:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.019930 10.0.0.129 - - [2025-12-04 16:18:48] "POST /chown HTTP/1.1" 200 109 0.064895 10.0.0.129 - - [2025-12-04 16:18:48] "POST /access-control-lists HTTP/1.1" 200 583 0.115308 10.0.0.129 - - [2025-12-04 16:18:48] "POST /network-ipams HTTP/1.1" 200 524 0.113447 10.0.0.129 - - [2025-12-04 16:18:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.010342 10.0.0.129 - - [2025-12-04 16:18:48] "POST /network-ipams HTTP/1.1" 200 512 0.047766 10.0.0.129 - - [2025-12-04 16:18:48] "POST /access-control-lists HTTP/1.1" 200 604 0.048617 10.0.0.129 - - [2025-12-04 16:18:48] "POST /fqname-to-id HTTP/1.1" 404 239 0.016758 10.0.0.129 - - [2025-12-04 16:18:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.012508 10.0.0.129 - - [2025-12-04 16:18:48] "POST /access-control-lists HTTP/1.1" 200 602 0.077725 10.0.0.129 - - [2025-12-04 16:18:48] "POST /fqname-to-id HTTP/1.1" 404 229 0.001697 10.0.0.129 - - [2025-12-04 16:18:48] "POST /useragent-kv HTTP/1.1" 200 115 0.009807 10.0.0.129 - - [2025-12-04 16:18:48] "POST /virtual-networks HTTP/1.1" 200 540 0.224611 10.0.0.129 - - [2025-12-04 16:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.129 - - [2025-12-04 16:18:48] "POST /access-control-lists HTTP/1.1" 200 591 0.105309 10.0.0.129 - - [2025-12-04 16:18:48] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.044783 10.0.0.129 - - [2025-12-04 16:18:48] "POST /route-targets HTTP/1.1" 200 328 0.024970 10.0.0.129 - - [2025-12-04 16:18:48] "POST /network-ipams HTTP/1.1" 200 520 0.121889 10.0.0.129 - - [2025-12-04 16:18:48] "POST /ref-update HTTP/1.1" 200 156 0.095372 10.0.0.129 - - [2025-12-04 16:18:48] "POST /fqname-to-id HTTP/1.1" 404 202 0.004501 10.0.0.129 - - [2025-12-04 16:18:48] "PUT /access-control-list/4076d840-183b-4870-8696-46f0934e9260 HTTP/1.1" 200 273 0.029049 10.0.0.129 - - [2025-12-04 16:18:49] "POST /useragent-kv HTTP/1.1" 200 115 0.019120 10.0.0.129 - - [2025-12-04 16:18:49] "POST /virtual-networks HTTP/1.1" 200 548 0.237718 10.0.0.129 - - [2025-12-04 16:18:49] "POST /route-targets HTTP/1.1" 200 328 0.011282 10.0.0.129 - - [2025-12-04 16:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008469 10.0.0.129 - - [2025-12-04 16:18:49] "GET /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.018704 10.0.0.129 - - [2025-12-04 16:18:49] "POST /ref-update HTTP/1.1" 200 156 0.044960 10.0.0.129 - - [2025-12-04 16:18:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.028862 10.0.0.129 - - [2025-12-04 16:18:49] "POST /network-policys HTTP/1.1" 200 540 0.045372 10.0.0.129 - - [2025-12-04 16:18:49] "POST /fqname-to-id HTTP/1.1" 404 197 0.011440 10.0.0.129 - - [2025-12-04 16:18:49] "POST /network-policys HTTP/1.1" 200 536 0.046322 10.0.0.129 - - [2025-12-04 16:18:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.002459 10.0.0.129 - - [2025-12-04 16:18:49] "POST /network-policys HTTP/1.1" 200 544 0.025320 10.0.0.129 - - [2025-12-04 16:18:49] "POST /ref-update HTTP/1.1" 200 156 0.086594 10.0.0.129 - - [2025-12-04 16:18:49] "PUT /access-control-list/2de4ef4f-ff04-42cb-b61f-e5941522af82 HTTP/1.1" 200 273 0.025059 10.0.0.129 - - [2025-12-04 16:18:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002534 10.0.0.129 - - [2025-12-04 16:18:49] "PUT /access-control-list/4076d840-183b-4870-8696-46f0934e9260 HTTP/1.1" 200 273 0.033187 10.0.0.129 - - [2025-12-04 16:18:49] "POST /ref-update HTTP/1.1" 200 156 0.108144 10.0.0.129 - - [2025-12-04 16:18:49] "PUT /access-control-list/2de4ef4f-ff04-42cb-b61f-e5941522af82 HTTP/1.1" 200 273 0.055742 10.0.0.129 - - [2025-12-04 16:18:49] "POST /ref-update HTTP/1.1" 200 156 0.025681 10.0.0.129 - - [2025-12-04 16:18:49] "POST /ref-update HTTP/1.1" 200 156 0.149531 10.0.0.129 - - [2025-12-04 16:18:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024004 10.0.0.129 - - [2025-12-04 16:18:49] "PUT /access-control-list/4076d840-183b-4870-8696-46f0934e9260 HTTP/1.1" 200 273 0.094740 10.0.0.129 - - [2025-12-04 16:18:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016261 10.0.0.129 - - [2025-12-04 16:18:49] "PUT /access-control-list/2de4ef4f-ff04-42cb-b61f-e5941522af82 HTTP/1.1" 200 273 0.038240 10.0.0.129 - - [2025-12-04 16:18:49] "POST /ref-update HTTP/1.1" 200 156 0.100803 10.0.0.129 - - [2025-12-04 16:18:49] "POST /fqname-to-id HTTP/1.1" 404 237 0.007376 10.0.0.129 - - [2025-12-04 16:18:50] "POST /ref-update HTTP/1.1" 200 156 0.089689 10.0.0.129 - - [2025-12-04 16:18:50] "POST /access-control-lists HTTP/1.1" 200 603 0.075385 10.0.0.129 - - [2025-12-04 16:18:50] "POST /ref-update HTTP/1.1" 200 156 0.054502 10.0.0.129 - - [2025-12-04 16:18:50] "PUT /access-control-list/ea762e5f-9f0f-4756-ae1e-b6c743880b55 HTTP/1.1" 200 273 0.092728 10.0.0.129 - - [2025-12-04 16:18:50] "POST /ref-update HTTP/1.1" 200 156 0.222173 10.0.0.129 - - [2025-12-04 16:18:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019303 10.0.0.129 - - [2025-12-04 16:18:50] "POST /ref-update HTTP/1.1" 200 156 0.057503 10.0.0.129 - - [2025-12-04 16:18:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007315 10.0.0.129 - - [2025-12-04 16:18:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003201 10.0.0.129 - - [2025-12-04 16:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008277 10.0.0.129 - - [2025-12-04 16:18:50] "GET /virtual-network/4e34fd67-56fc-4afe-ae57-a36bb6d5db18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.019891 10.0.0.129 - - [2025-12-04 16:18:50] "PUT /access-control-list/ea762e5f-9f0f-4756-ae1e-b6c743880b55 HTTP/1.1" 200 273 0.077442 10.0.0.129 - - [2025-12-04 16:18:50] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.016177 10.0.0.129 - - [2025-12-04 16:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.129 - - [2025-12-04 16:18:50] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006880 10.0.0.129 - - [2025-12-04 16:18:50] "POST /firewall-policys HTTP/1.1" 200 532 0.020449 10.0.0.129 - - [2025-12-04 16:18:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.030654 10.0.0.129 - - [2025-12-04 16:18:50] "GET /firewall-policy/d2c3f563-a5c2-4b8e-9083-ed6cd9de9390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.013940 10.0.0.129 - - [2025-12-04 16:18:50] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003084 10.0.0.129 - - [2025-12-04 16:18:50] "GET /firewall-policy/d2c3f563-a5c2-4b8e-9083-ed6cd9de9390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.006162 10.0.0.129 - - [2025-12-04 16:18:50] "POST /ref-update HTTP/1.1" 200 156 0.027374 10.0.0.129 - - [2025-12-04 16:18:50] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.004404 10.0.0.129 - - [2025-12-04 16:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.129 - - [2025-12-04 16:18:50] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002899 10.0.0.129 - - [2025-12-04 16:18:50] "POST /firewall-policys HTTP/1.1" 200 534 0.035829 10.0.0.129 - - [2025-12-04 16:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.033491 10.0.0.129 - - [2025-12-04 16:18:51] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.013625 10.0.0.129 - - [2025-12-04 16:18:51] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003592 10.0.0.129 - - [2025-12-04 16:18:51] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003878 10.0.0.129 - - [2025-12-04 16:18:51] "GET /firewall-policy/d2c3f563-a5c2-4b8e-9083-ed6cd9de9390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004005 10.0.0.129 - - [2025-12-04 16:18:51] "GET /firewall-policy/d2c3f563-a5c2-4b8e-9083-ed6cd9de9390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003487 10.0.0.129 - - [2025-12-04 16:18:51] "POST /ref-update HTTP/1.1" 200 156 0.036564 10.0.0.129 - - [2025-12-04 16:18:51] "POST /ref-update HTTP/1.1" 200 156 0.113792 10.0.0.129 - - [2025-12-04 16:18:51] "POST /ref-update HTTP/1.1" 200 156 0.058081 10.0.0.129 - - [2025-12-04 16:18:51] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.026431 10.0.0.129 - - [2025-12-04 16:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005978 10.0.0.129 - - [2025-12-04 16:18:51] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003581 10.0.0.129 - - [2025-12-04 16:18:51] "POST /firewall-policys HTTP/1.1" 200 532 0.050585 10.0.0.129 - - [2025-12-04 16:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.065664 10.0.0.129 - - [2025-12-04 16:18:51] "GET /firewall-policy/3790a8c1-6cf6-4385-9b1f-0c8a2c6ed250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.026120 10.0.0.129 - - [2025-12-04 16:18:51] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.101788 10.0.0.129 - - [2025-12-04 16:18:51] "GET /firewall-policy/3790a8c1-6cf6-4385-9b1f-0c8a2c6ed250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.012561 10.0.0.129 - - [2025-12-04 16:18:51] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.010237 10.0.0.129 - - [2025-12-04 16:18:51] "GET /firewall-policy/d2c3f563-a5c2-4b8e-9083-ed6cd9de9390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003206 10.0.0.129 - - [2025-12-04 16:18:51] "GET /firewall-policy/d2c3f563-a5c2-4b8e-9083-ed6cd9de9390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003499 10.0.0.129 - - [2025-12-04 16:18:51] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.009865 10.0.0.129 - - [2025-12-04 16:18:52] "POST /ref-update HTTP/1.1" 200 156 0.052384 10.0.0.129 - - [2025-12-04 16:18:52] "POST /ref-update HTTP/1.1" 200 156 0.052847 10.0.0.129 - - [2025-12-04 16:18:52] "POST /ref-update HTTP/1.1" 200 156 0.048092 10.0.0.129 - - [2025-12-04 16:18:52] "POST /ref-update HTTP/1.1" 200 156 0.038523 10.0.0.129 - - [2025-12-04 16:18:52] "POST /ref-update HTTP/1.1" 200 156 0.089661 10.0.0.129 - - [2025-12-04 16:18:52] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.027795 10.0.0.129 - - [2025-12-04 16:18:52] "POST /tags HTTP/1.1" 200 300 0.307643 10.0.0.129 - - [2025-12-04 16:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.061463 10.0.0.129 - - [2025-12-04 16:18:52] "GET /tag/16ccbe17-6bef-4c3d-b099-60a1a409b66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.020050 10.0.0.129 - - [2025-12-04 16:18:52] "POST /set-tag HTTP/1.1" 200 109 0.052089 10.0.0.129 - - [2025-12-04 16:18:53] "POST /fqname-to-id HTTP/1.1" 404 226 0.005341 10.0.0.129 - - [2025-12-04 16:18:53] "POST /tags HTTP/1.1" 200 358 0.108627 10.0.0.129 - - [2025-12-04 16:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.036935 10.0.0.129 - - [2025-12-04 16:18:53] "GET /tag/160b6ebf-3d06-407c-be6a-8dcae336bd68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.020885 10.0.0.129 - - [2025-12-04 16:18:53] "POST /tags HTTP/1.1" 200 306 0.100133 10.0.0.129 - - [2025-12-04 16:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011242 10.0.0.129 - - [2025-12-04 16:18:53] "GET /tag/acd9fad0-4287-432a-a800-15fc46f84994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.027526 10.0.0.129 - - [2025-12-04 16:18:53] "POST /id-to-fqname HTTP/1.1" 200 174 0.000534 10.0.0.129 - - [2025-12-04 16:18:53] "POST /fqname-to-id HTTP/1.1" 404 183 0.026089 10.0.0.129 - - [2025-12-04 16:18:53] "POST /security-groups HTTP/1.1" 200 571 0.098804 10.0.0.129 - - [2025-12-04 16:18:53] "POST /projects HTTP/1.1" 200 485 0.395025 10.0.0.129 - - [2025-12-04 16:18:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.017005 10.0.0.129 - - [2025-12-04 16:18:54] "POST /fqname-to-id HTTP/1.1" 404 214 0.045178 10.0.0.129 - - [2025-12-04 16:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016501 10.0.0.129 - - [2025-12-04 16:18:54] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.039804 10.0.0.129 - - [2025-12-04 16:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008740 10.0.0.129 - - [2025-12-04 16:18:54] "POST /access-control-lists HTTP/1.1" 200 582 0.097490 10.0.0.129 - - [2025-12-04 16:18:54] "GET /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.037847 10.0.0.129 - - [2025-12-04 16:18:54] "POST /fqname-to-id HTTP/1.1" 404 213 0.020664 10.0.0.129 - - [2025-12-04 16:18:54] "POST /access-control-lists HTTP/1.1" 200 580 0.100546 10.0.0.129 - - [2025-12-04 16:18:54] "PUT /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181 HTTP/1.1" 200 265 0.244948 10.0.0.129 - - [2025-12-04 16:18:54] "PUT /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2 HTTP/1.1" 200 265 0.202387 10.0.0.129 - - [2025-12-04 16:18:54] "POST /security-groups HTTP/1.1" 200 539 0.110247 10.0.0.129 - - [2025-12-04 16:18:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.032102 10.0.0.129 - - [2025-12-04 16:18:54] "POST /fqname-to-id HTTP/1.1" 404 234 0.002395 10.0.0.129 - - [2025-12-04 16:18:54] "POST /chown HTTP/1.1" 200 109 0.029985 10.0.0.129 - - [2025-12-04 16:18:54] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.026215 10.0.0.129 - - [2025-12-04 16:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.129 - - [2025-12-04 16:18:54] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015357 10.0.0.129 - - [2025-12-04 16:18:54] "POST /access-control-lists HTTP/1.1" 200 598 0.097351 10.0.0.129 - - [2025-12-04 16:18:54] "POST /tags HTTP/1.1" 409 207 0.025130 10.0.0.129 - - [2025-12-04 16:18:54] "POST /fqname-to-id HTTP/1.1" 404 233 0.033515 10.0.0.129 - - [2025-12-04 16:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007723 10.0.0.129 - - [2025-12-04 16:18:55] "GET /tag/acd9fad0-4287-432a-a800-15fc46f84994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.019808 10.0.0.129 - - [2025-12-04 16:18:55] "POST /access-control-lists HTTP/1.1" 200 596 0.177306 10.0.0.129 - - [2025-12-04 16:18:55] "POST /firewall-rules HTTP/1.1" 200 566 0.241220 10.0.0.129 - - [2025-12-04 16:18:55] "GET /firewall-rule/cc093617-f2d9-4543-81bf-25dedb4fc125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005209 10.0.0.129 - - [2025-12-04 16:18:55] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003271 10.0.0.129 - - [2025-12-04 16:18:55] "GET /firewall-rule/cc093617-f2d9-4543-81bf-25dedb4fc125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002754 10.0.0.129 - - [2025-12-04 16:18:55] "POST /ref-update HTTP/1.1" 200 156 0.019469 10.0.0.129 - - [2025-12-04 16:18:55] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.024974 10.0.0.129 - - [2025-12-04 16:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005217 10.0.0.129 - - [2025-12-04 16:18:55] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012034 10.0.0.129 - - [2025-12-04 16:18:55] "POST /tags HTTP/1.1" 409 207 0.005226 10.0.0.129 - - [2025-12-04 16:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.129 - - [2025-12-04 16:18:55] "GET /tag/acd9fad0-4287-432a-a800-15fc46f84994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.021549 10.0.0.129 - - [2025-12-04 16:18:55] "POST /firewall-rules HTTP/1.1" 200 564 0.174113 10.0.0.129 - - [2025-12-04 16:18:55] "GET /firewall-rule/1ab470a6-d79e-444c-8b8c-85fdedf0f28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.029216 10.0.0.129 - - [2025-12-04 16:18:55] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.016606 10.0.0.129 - - [2025-12-04 16:18:55] "GET /firewall-rule/1ab470a6-d79e-444c-8b8c-85fdedf0f28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004372 10.0.0.129 - - [2025-12-04 16:18:55] "POST /ref-update HTTP/1.1" 200 156 0.060436 10.0.0.129 - - [2025-12-04 16:18:56] "POST /tags HTTP/1.1" 200 306 0.078902 10.0.0.129 - - [2025-12-04 16:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.023042 10.0.0.129 - - [2025-12-04 16:18:56] "GET /tag/4af6f35b-c816-40cd-a065-ada52638e814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.049412 10.0.0.129 - - [2025-12-04 16:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.129 - - [2025-12-04 16:18:56] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040591 10.0.0.129 - - [2025-12-04 16:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.129 - - [2025-12-04 16:18:56] "GET /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.007012 10.0.0.129 - - [2025-12-04 16:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.129 - - [2025-12-04 16:18:56] "GET /service-appliance-set/679998f7-b82e-459c-8844-32c59f97410a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004421 10.0.0.129 - - [2025-12-04 16:18:56] "POST /fqname-to-id HTTP/1.1" 404 240 0.002547 10.0.0.129 - - [2025-12-04 16:18:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.130501 10.0.0.129 - - [2025-12-04 16:18:56] "GET /virtual-machine-interface/bb15733c-d4e5-40e2-a9d0-e7dd7433b5e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.030091 10.0.0.129 - - [2025-12-04 16:18:56] "POST /instance-ips HTTP/1.1" 200 382 0.045781 10.0.0.129 - - [2025-12-04 16:18:56] "GET /instance-ip/82b1dcaa-d37e-4fca-ac74-e33478439a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.016782 10.0.0.129 - - [2025-12-04 16:18:56] "GET / HTTP/1.1" 200 36215 0.001654 10.0.0.129 - - [2025-12-04 16:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.129 - - [2025-12-04 16:18:56] "GET /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.024732 10.0.0.129 - - [2025-12-04 16:18:56] "POST /loadbalancers HTTP/1.1" 200 584 0.082196 10.0.0.129 - - [2025-12-04 16:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.129 - - [2025-12-04 16:18:56] "GET /config-node/0d814fc1-0cd9-4a7a-8394-5a331aede08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.012310 10.0.0.129 - - [2025-12-04 16:18:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.022939 10.0.0.129 - - [2025-12-04 16:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.015941 10.0.0.129 - - [2025-12-04 16:18:56] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052383 10.0.0.129 - - [2025-12-04 16:18:56] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.060563 10.0.0.129 - - [2025-12-04 16:18:56] "GET /loadbalancer/4c6450b6-97c6-49db-b336-9e3f4a4b58b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.004146 10.0.0.129 - - [2025-12-04 16:18:56] "GET /instance-ip/82b1dcaa-d37e-4fca-ac74-e33478439a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003034 10.0.0.129 - - [2025-12-04 16:18:57] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.040290 10.0.0.129 - - [2025-12-04 16:18:57] "POST /floating-ips HTTP/1.1" 200 585 0.050661 10.0.0.129 - - [2025-12-04 16:18:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.040885 10.0.0.129 - - [2025-12-04 16:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010714 10.0.0.129 - - [2025-12-04 16:18:57] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031850 10.0.0.129 - - [2025-12-04 16:18:57] "GET /loadbalancer-listener/b1d77aa2-08a4-4518-a8d5-b736efd3f60d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.004150 10.0.0.129 - - [2025-12-04 16:18:57] "GET /loadbalancer-listener/b1d77aa2-08a4-4518-a8d5-b736efd3f60d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003849 10.0.0.129 - - [2025-12-04 16:18:57] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.025378 10.0.0.129 - - [2025-12-04 16:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.021084 10.0.0.129 - - [2025-12-04 16:18:57] "GET /instance-ip/82b1dcaa-d37e-4fca-ac74-e33478439a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004583 10.0.0.129 - - [2025-12-04 16:18:57] "GET /global-vrouter-config/8e4517d7-52ee-47fb-8af4-1f9c7bf78697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004495 10.0.0.129 - - [2025-12-04 16:18:57] "GET /instance-ip/82b1dcaa-d37e-4fca-ac74-e33478439a7e?fields=floating_ips HTTP/1.1" 200 1172 0.004865 10.0.0.129 - - [2025-12-04 16:18:57] "GET /floating-ip/4451753e-74dd-40a7-97a2-fa87d3aa45b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.012305 10.0.0.129 - - [2025-12-04 16:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006415 10.0.0.129 - - [2025-12-04 16:18:57] "PUT /global-vrouter-config/8e4517d7-52ee-47fb-8af4-1f9c7bf78697 HTTP/1.1" 200 277 0.018880 10.0.0.129 - - [2025-12-04 16:18:57] "POST /tags HTTP/1.1" 200 302 0.094770 10.0.0.129 - - [2025-12-04 16:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.129 - - [2025-12-04 16:18:57] "GET /tag/ed326d25-73af-4b3a-be72-967aa197489a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.028196 10.0.0.129 - - [2025-12-04 16:18:57] "POST /tags HTTP/1.1" 200 326 0.059433 10.0.0.129 - - [2025-12-04 16:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011369 10.0.0.129 - - [2025-12-04 16:18:57] "GET /tag/970a7c01-9ea9-4e48-b7c2-7b4eda196c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.015715 10.0.0.129 - - [2025-12-04 16:18:57] "POST /tags HTTP/1.1" 200 364 0.039334 10.0.0.129 - - [2025-12-04 16:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.129 - - [2025-12-04 16:18:57] "GET /tag/0e82a8c1-53c6-4f7e-9eb2-78953bff5433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.025301 10.0.0.129 - - [2025-12-04 16:18:57] "POST /tags HTTP/1.1" 200 312 0.026937 10.0.0.129 - - [2025-12-04 16:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.129 - - [2025-12-04 16:18:57] "GET /tag/98e41228-9fea-468f-bfe3-8c35c2fe6156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014389 10.0.0.129 - - [2025-12-04 16:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.129 - - [2025-12-04 16:18:57] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005126 10.0.0.129 - - [2025-12-04 16:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.129 - - [2025-12-04 16:18:57] "GET /project/f3f4722f-21bd-48db-97dd-bdfa5e4ca153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.045466 10.0.0.129 - - [2025-12-04 16:18:58] "POST /virtual-machines HTTP/1.1" 200 378 0.024322 10.0.0.129 - - [2025-12-04 16:18:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010899 10.0.0.129 - - [2025-12-04 16:18:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.133281 10.0.0.129 - - [2025-12-04 16:18:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.031972 10.0.0.129 - - [2025-12-04 16:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007421 10.0.0.129 - - [2025-12-04 16:18:58] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.005604 10.0.0.129 - - [2025-12-04 16:18:58] "POST /instance-ips HTTP/1.1" 200 410 0.039297 10.0.0.129 - - [2025-12-04 16:18:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.043037 10.0.0.129 - - [2025-12-04 16:18:58] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.012294 10.0.0.129 - - [2025-12-04 16:18:58] "POST /set-tag HTTP/1.1" 200 109 0.024857 10.0.0.129 - - [2025-12-04 16:18:58] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.026718 10.0.0.129 - - [2025-12-04 16:18:58] "GET /instance-ip/efec98ea-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.018087 10.0.0.129 - - [2025-12-04 16:18:58] "POST /fqname-to-id HTTP/1.1" 404 228 0.002612 10.0.0.129 - - [2025-12-04 16:18:58] "POST /tags HTTP/1.1" 200 356 0.027320 10.0.0.129 - - [2025-12-04 16:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.019071 10.0.0.129 - - [2025-12-04 16:18:58] "GET /tag/6615832b-ceb0-49f1-81e4-06a332d0a4e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.019268 10.0.0.129 - - [2025-12-04 16:18:58] "POST /tags HTTP/1.1" 200 304 0.040376 10.0.0.129 - - [2025-12-04 16:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.018147 10.0.0.129 - - [2025-12-04 16:18:58] "GET /tag/8178c785-4dc1-4d0d-8839-707f37221a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014938 10.0.0.129 - - [2025-12-04 16:18:58] "POST /projects HTTP/1.1" 409 218 0.002735 10.0.0.129 - - [2025-12-04 16:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.129 - - [2025-12-04 16:18:59] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.065723 10.0.0.129 - - [2025-12-04 16:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.129 - - [2025-12-04 16:18:59] "GET /network-ipam/6d7fc8f8-c728-4ee7-9b64-e65443c87d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003388 10.0.0.129 - - [2025-12-04 16:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.129 - - [2025-12-04 16:18:59] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004616 10.0.0.129 - - [2025-12-04 16:18:59] "PUT /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181 HTTP/1.1" 200 265 0.073423 10.0.0.129 - - [2025-12-04 16:18:59] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.008831 10.0.0.129 - - [2025-12-04 16:18:59] "POST /set-tag HTTP/1.1" 200 109 0.064792 10.0.0.129 - - [2025-12-04 16:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.020300 10.0.0.129 - - [2025-12-04 16:18:59] "GET /network-ipam/321013cd-a97f-4de7-9273-8f9fb5a316f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003344 10.0.0.129 - - [2025-12-04 16:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.129 - - [2025-12-04 16:18:59] "GET /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004051 10.0.0.129 - - [2025-12-04 16:18:59] "PUT /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2 HTTP/1.1" 200 265 0.044270 10.0.0.129 - - [2025-12-04 16:18:59] "GET /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.010060 10.0.0.129 - - [2025-12-04 16:18:59] "POST /set-tag HTTP/1.1" 200 109 0.044871 10.0.0.129 - - [2025-12-04 16:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.129 - - [2025-12-04 16:18:59] "GET /network-policy/0c387bad-4ccd-4df6-afa2-b20c217bebca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003042 10.0.0.129 - - [2025-12-04 16:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.129 - - [2025-12-04 16:18:59] "GET /network-policy/79c3943b-76fd-420d-a135-e2318108bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004814 10.0.0.129 - - [2025-12-04 16:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.129 - - [2025-12-04 16:18:59] "GET /network-policy/3885f156-e898-40f3-818a-65c013d155bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003011 10.0.0.129 - - [2025-12-04 16:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.129 - - [2025-12-04 16:18:59] "PUT /network-policy/3885f156-e898-40f3-818a-65c013d155bd HTTP/1.1" 200 263 0.009293 10.0.0.129 - - [2025-12-04 16:18:59] "PUT /access-control-list/4076d840-183b-4870-8696-46f0934e9260 HTTP/1.1" 200 273 0.037743 10.0.0.129 - - [2025-12-04 16:18:59] "POST /ref-update HTTP/1.1" 200 156 0.090124 10.0.0.129 - - [2025-12-04 16:18:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014590 10.0.0.129 - - [2025-12-04 16:18:59] "PUT /access-control-list/ea762e5f-9f0f-4756-ae1e-b6c743880b55 HTTP/1.1" 200 273 0.081951 10.0.0.129 - - [2025-12-04 16:18:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030043 10.0.0.129 - - [2025-12-04 16:18:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004929 10.0.0.129 - - [2025-12-04 16:18:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007197 10.0.0.129 - - [2025-12-04 16:18:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005217 10.0.0.129 - - [2025-12-04 16:18:59] "POST /security-groups HTTP/1.1" 409 245 0.004426 10.0.0.129 - - [2025-12-04 16:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.129 - - [2025-12-04 16:19:00] "PUT /security-group/4993586f-ae4d-465e-995b-bc148413c286 HTTP/1.1" 200 263 0.058251 10.0.0.129 - - [2025-12-04 16:19:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.036738 10.0.0.129 - - [2025-12-04 16:19:00] "PUT /access-control-list/1ce1631a-1329-43e9-a585-185ffe3c9b42 HTTP/1.1" 200 273 0.025800 10.0.0.129 - - [2025-12-04 16:19:00] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.031046 10.0.0.129 - - [2025-12-04 16:19:00] "PUT /access-control-list/a0d2e91b-336b-4a9a-998d-8ebe276913d0 HTTP/1.1" 200 273 0.036385 10.0.0.129 - - [2025-12-04 16:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.129 - - [2025-12-04 16:19:00] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002858 10.0.0.129 - - [2025-12-04 16:19:00] "POST /tags HTTP/1.1" 409 206 0.001863 10.0.0.129 - - [2025-12-04 16:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.129 - - [2025-12-04 16:19:00] "GET /tag/8178c785-4dc1-4d0d-8839-707f37221a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013509 10.0.0.129 - - [2025-12-04 16:19:00] "POST /firewall-rules HTTP/1.1" 200 564 0.082295 10.0.0.129 - - [2025-12-04 16:19:00] "GET /firewall-rule/b87b0da1-e108-44fd-8f6e-9bcc8021e8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005104 10.0.0.129 - - [2025-12-04 16:19:00] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003507 10.0.0.129 - - [2025-12-04 16:19:00] "GET /firewall-rule/b87b0da1-e108-44fd-8f6e-9bcc8021e8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002636 10.0.0.129 - - [2025-12-04 16:19:00] "POST /ref-update HTTP/1.1" 200 156 0.037847 10.0.0.129 - - [2025-12-04 16:19:00] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009030 10.0.0.129 - - [2025-12-04 16:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.129 - - [2025-12-04 16:19:00] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003676 10.0.0.129 - - [2025-12-04 16:19:00] "POST /tags HTTP/1.1" 409 206 0.003145 10.0.0.129 - - [2025-12-04 16:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.129 - - [2025-12-04 16:19:00] "GET /tag/8178c785-4dc1-4d0d-8839-707f37221a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014484 10.0.0.129 - - [2025-12-04 16:19:00] "POST /firewall-rules HTTP/1.1" 200 562 0.107800 10.0.0.129 - - [2025-12-04 16:19:00] "GET /firewall-rule/52a1bd21-da31-4f3f-b682-5ad6b52d8fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.014002 10.0.0.129 - - [2025-12-04 16:19:00] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004569 10.0.0.129 - - [2025-12-04 16:19:00] "GET /firewall-rule/52a1bd21-da31-4f3f-b682-5ad6b52d8fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002872 10.0.0.129 - - [2025-12-04 16:19:00] "POST /ref-update HTTP/1.1" 200 156 0.033499 10.0.0.129 - - [2025-12-04 16:19:00] "POST /tags HTTP/1.1" 200 302 0.027877 10.0.0.129 - - [2025-12-04 16:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.129 - - [2025-12-04 16:19:01] "GET /tag/c416aabb-0b0b-45ad-a15d-dce89ba83f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.026423 10.0.0.129 - - [2025-12-04 16:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.129 - - [2025-12-04 16:19:01] "GET /project/f3f4722f-21bd-48db-97dd-bdfa5e4ca153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.058588 10.0.0.129 - - [2025-12-04 16:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.129 - - [2025-12-04 16:19:01] "GET /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.008592 10.0.0.129 - - [2025-12-04 16:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.129 - - [2025-12-04 16:19:01] "GET /service-appliance-set/679998f7-b82e-459c-8844-32c59f97410a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003927 10.0.0.129 - - [2025-12-04 16:19:01] "POST /fqname-to-id HTTP/1.1" 404 242 0.002937 10.0.0.129 - - [2025-12-04 16:19:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.142166 10.0.0.129 - - [2025-12-04 16:19:01] "GET /virtual-machine-interface/9dae979a-e8a5-486f-a13e-ead9c1043c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.017413 10.0.0.129 - - [2025-12-04 16:19:01] "POST /instance-ips HTTP/1.1" 200 378 0.033669 10.0.0.129 - - [2025-12-04 16:19:01] "GET /instance-ip/03e93fde-6d48-4cb8-b0c7-89f08319fcf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005175 10.0.0.129 - - [2025-12-04 16:19:01] "POST /loadbalancers HTTP/1.1" 200 584 0.065027 10.0.0.129 - - [2025-12-04 16:19:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.032597 10.0.0.129 - - [2025-12-04 16:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.020900 10.0.0.129 - - [2025-12-04 16:19:01] "GET /project/f3f4722f-21bd-48db-97dd-bdfa5e4ca153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.064956 10.0.0.129 - - [2025-12-04 16:19:01] "GET /instance-ip/03e93fde-6d48-4cb8-b0c7-89f08319fcf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003787 10.0.0.129 - - [2025-12-04 16:19:01] "GET /project/f3f4722f-21bd-48db-97dd-bdfa5e4ca153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.042963 10.0.0.129 - - [2025-12-04 16:19:01] "GET /loadbalancer/bb8255fc-4bcd-4506-810d-8d6535adf496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.007033 10.0.0.129 - - [2025-12-04 16:19:01] "POST /floating-ips HTTP/1.1" 200 583 0.033210 10.0.0.129 - - [2025-12-04 16:19:01] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.044465 10.0.0.129 - - [2025-12-04 16:19:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.023866 10.0.0.129 - - [2025-12-04 16:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006070 10.0.0.129 - - [2025-12-04 16:19:01] "GET /project/f3f4722f-21bd-48db-97dd-bdfa5e4ca153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.037963 10.0.0.129 - - [2025-12-04 16:19:01] "GET /loadbalancer-listener/546b284f-16e1-4d37-a51b-3a8f7d542ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003634 10.0.0.129 - - [2025-12-04 16:19:01] "GET /loadbalancer-listener/546b284f-16e1-4d37-a51b-3a8f7d542ea6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004003 10.0.0.129 - - [2025-12-04 16:19:01] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019159 10.0.0.129 - - [2025-12-04 16:19:02] "GET /instance-ip/03e93fde-6d48-4cb8-b0c7-89f08319fcf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004437 10.0.0.129 - - [2025-12-04 16:19:02] "GET /instance-ip/03e93fde-6d48-4cb8-b0c7-89f08319fcf0?fields=floating_ips HTTP/1.1" 200 1165 0.005539 10.0.0.129 - - [2025-12-04 16:19:02] "GET /floating-ip/d8b781e6-efaa-4eb7-9880-12c1d56f860d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002356 10.0.0.129 - - [2025-12-04 16:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.129 - - [2025-12-04 16:19:02] "GET /project/f3f4722f-21bd-48db-97dd-bdfa5e4ca153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.036724 10.0.0.129 - - [2025-12-04 16:19:02] "GET /loadbalancer/bb8255fc-4bcd-4506-810d-8d6535adf496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.007675 10.0.0.129 - - [2025-12-04 16:19:02] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.022833 10.0.0.129 - - [2025-12-04 16:19:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021402 10.0.0.129 - - [2025-12-04 16:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007970 10.0.0.129 - - [2025-12-04 16:19:02] "GET /project/f3f4722f-21bd-48db-97dd-bdfa5e4ca153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.038752 10.0.0.129 - - [2025-12-04 16:19:02] "GET /loadbalancer-listener/ecb0fbbe-90b1-436a-9251-216964194a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.002515 10.0.0.129 - - [2025-12-04 16:19:02] "GET /loadbalancer-listener/ecb0fbbe-90b1-436a-9251-216964194a56?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003605 10.0.0.129 - - [2025-12-04 16:19:02] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.023174 10.0.0.129 - - [2025-12-04 16:19:02] "GET /instance-ip/03e93fde-6d48-4cb8-b0c7-89f08319fcf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003909 10.0.0.129 - - [2025-12-04 16:19:02] "GET /instance-ip/03e93fde-6d48-4cb8-b0c7-89f08319fcf0?fields=floating_ips HTTP/1.1" 200 1165 0.004411 10.0.0.129 - - [2025-12-04 16:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006062 10.0.0.129 - - [2025-12-04 16:19:02] "GET /floating-ip/d8b781e6-efaa-4eb7-9880-12c1d56f860d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002306 10.0.0.129 - - [2025-12-04 16:19:02] "GET /project/f3f4722f-21bd-48db-97dd-bdfa5e4ca153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.037082 10.0.0.129 - - [2025-12-04 16:19:02] "GET /loadbalancer/bb8255fc-4bcd-4506-810d-8d6535adf496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.005454 10.0.0.129 - - [2025-12-04 16:19:02] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.024689 10.0.0.129 - - [2025-12-04 16:19:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023263 10.0.0.129 - - [2025-12-04 16:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.129 - - [2025-12-04 16:19:02] "GET /project/f3f4722f-21bd-48db-97dd-bdfa5e4ca153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.044581 10.0.0.129 - - [2025-12-04 16:19:02] "GET /loadbalancer-listener/dc8c285f-bfd8-44bf-a4fa-5206796400e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.004060 10.0.0.129 - - [2025-12-04 16:19:02] "GET /loadbalancer-listener/dc8c285f-bfd8-44bf-a4fa-5206796400e3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.004253 10.0.0.129 - - [2025-12-04 16:19:02] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.046851 10.0.0.129 - - [2025-12-04 16:19:02] "GET /instance-ip/03e93fde-6d48-4cb8-b0c7-89f08319fcf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003171 10.0.0.129 - - [2025-12-04 16:19:02] "GET /instance-ip/03e93fde-6d48-4cb8-b0c7-89f08319fcf0?fields=floating_ips HTTP/1.1" 200 1165 0.002474 10.0.0.129 - - [2025-12-04 16:19:02] "POST /tags HTTP/1.1" 200 372 0.037773 10.0.0.129 - - [2025-12-04 16:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.023034 10.0.0.129 - - [2025-12-04 16:19:02] "GET /floating-ip/d8b781e6-efaa-4eb7-9880-12c1d56f860d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.006441 10.0.0.129 - - [2025-12-04 16:19:02] "GET /tag/16be0da5-8172-4357-b40c-9e1c32f0ce3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.032855 10.0.0.129 - - [2025-12-04 16:19:02] "POST /tags HTTP/1.1" 200 320 0.029464 10.0.0.129 - - [2025-12-04 16:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.017157 10.0.0.129 - - [2025-12-04 16:19:03] "GET /tag/58c27375-f56c-49e9-bbbc-da49234fc1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.014352 10.0.0.129 - - [2025-12-04 16:19:03] "POST /id-to-fqname HTTP/1.1" 200 181 0.000622 10.0.0.129 - - [2025-12-04 16:19:03] "POST /fqname-to-id HTTP/1.1" 404 190 0.011523 10.0.0.129 - - [2025-12-04 16:19:03] "POST /security-groups HTTP/1.1" 200 578 0.090139 10.0.0.129 - - [2025-12-04 16:19:03] "POST /projects HTTP/1.1" 200 499 0.225584 10.0.0.129 - - [2025-12-04 16:19:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.008765 10.0.0.129 - - [2025-12-04 16:19:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.032888 10.0.0.129 - - [2025-12-04 16:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008274 10.0.0.129 - - [2025-12-04 16:19:03] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.007607 10.0.0.129 - - [2025-12-04 16:19:03] "POST /access-control-lists HTTP/1.1" 200 589 0.082796 10.0.0.129 - - [2025-12-04 16:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006778 10.0.0.129 - - [2025-12-04 16:19:03] "GET /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.005356 10.0.0.129 - - [2025-12-04 16:19:03] "POST /fqname-to-id HTTP/1.1" 404 224 0.002032 10.0.0.129 - - [2025-12-04 16:19:03] "POST /access-control-lists HTTP/1.1" 200 587 0.071314 10.0.0.129 - - [2025-12-04 16:19:03] "PUT /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181 HTTP/1.1" 200 265 0.110406 10.0.0.129 - - [2025-12-04 16:19:03] "PUT /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2 HTTP/1.1" 200 265 0.095288 10.0.0.129 - - [2025-12-04 16:19:03] "POST /security-groups HTTP/1.1" 200 560 0.087970 10.0.0.129 - - [2025-12-04 16:19:03] "POST /fqname-to-id HTTP/1.1" 404 248 0.003171 10.0.0.129 - - [2025-12-04 16:19:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024545 10.0.0.129 - - [2025-12-04 16:19:03] "POST /access-control-lists HTTP/1.1" 200 612 0.086733 10.0.0.129 - - [2025-12-04 16:19:03] "POST /chown HTTP/1.1" 200 109 0.066136 10.0.0.129 - - [2025-12-04 16:19:03] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.030878 10.0.0.129 - - [2025-12-04 16:19:03] "POST /fqname-to-id HTTP/1.1" 404 247 0.008443 10.0.0.129 - - [2025-12-04 16:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008111 10.0.0.129 - - [2025-12-04 16:19:04] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.048954 10.0.0.129 - - [2025-12-04 16:19:04] "POST /access-control-lists HTTP/1.1" 200 610 0.090051 10.0.0.129 - - [2025-12-04 16:19:04] "POST /tags HTTP/1.1" 409 214 0.003058 10.0.0.129 - - [2025-12-04 16:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007739 10.0.0.129 - - [2025-12-04 16:19:04] "GET /tag/58c27375-f56c-49e9-bbbc-da49234fc1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.020868 10.0.0.129 - - [2025-12-04 16:19:04] "POST /firewall-rules HTTP/1.1" 200 580 0.096735 10.0.0.129 - - [2025-12-04 16:19:04] "GET /firewall-rule/1cb5929d-2251-4fc6-937d-654639820337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006135 10.0.0.129 - - [2025-12-04 16:19:04] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.007673 10.0.0.129 - - [2025-12-04 16:19:04] "GET /firewall-rule/1cb5929d-2251-4fc6-937d-654639820337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002704 10.0.0.129 - - [2025-12-04 16:19:04] "POST /ref-update HTTP/1.1" 200 156 0.053178 10.0.0.129 - - [2025-12-04 16:19:04] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014570 10.0.0.129 - - [2025-12-04 16:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.129 - - [2025-12-04 16:19:04] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003353 10.0.0.129 - - [2025-12-04 16:19:04] "POST /tags HTTP/1.1" 409 214 0.002521 10.0.0.129 - - [2025-12-04 16:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.129 - - [2025-12-04 16:19:04] "GET /tag/58c27375-f56c-49e9-bbbc-da49234fc1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.013190 10.0.0.129 - - [2025-12-04 16:19:04] "POST /firewall-rules HTTP/1.1" 200 578 0.069818 10.0.0.129 - - [2025-12-04 16:19:04] "GET /firewall-rule/170aed08-3c15-4879-822d-810c0f0a5ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.028412 10.0.0.129 - - [2025-12-04 16:19:04] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.009203 10.0.0.129 - - [2025-12-04 16:19:04] "GET /firewall-rule/170aed08-3c15-4879-822d-810c0f0a5ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004364 10.0.0.129 - - [2025-12-04 16:19:04] "POST /ref-update HTTP/1.1" 200 156 0.092989 10.0.0.129 - - [2025-12-04 16:19:04] "POST /tags HTTP/1.1" 200 364 0.173093 10.0.0.129 - - [2025-12-04 16:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.129 - - [2025-12-04 16:19:05] "GET /tag/fa39a088-bf0b-432e-b791-50bf2387784e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.025859 10.0.0.129 - - [2025-12-04 16:19:05] "POST /tags HTTP/1.1" 200 312 0.032037 10.0.0.129 - - [2025-12-04 16:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.129 - - [2025-12-04 16:19:05] "GET /tag/012e9488-e4cf-44ff-ab77-ea673a48d7ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015150 10.0.0.129 - - [2025-12-04 16:19:05] "POST /id-to-fqname HTTP/1.1" 200 177 0.000777 10.0.0.129 - - [2025-12-04 16:19:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.011372 10.0.0.129 - - [2025-12-04 16:19:05] "POST /security-groups HTTP/1.1" 200 574 0.090664 10.0.0.129 - - [2025-12-04 16:19:05] "POST /projects HTTP/1.1" 200 491 0.263653 10.0.0.129 - - [2025-12-04 16:19:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.004772 10.0.0.129 - - [2025-12-04 16:19:05] "POST /access-control-lists HTTP/1.1" 200 585 0.128903 10.0.0.129 - - [2025-12-04 16:19:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.021266 10.0.0.129 - - [2025-12-04 16:19:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.131853 10.0.0.129 - - [2025-12-04 16:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017925 10.0.0.129 - - [2025-12-04 16:19:05] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.016371 10.0.0.129 - - [2025-12-04 16:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.129 - - [2025-12-04 16:19:05] "GET /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.044051 10.0.0.129 - - [2025-12-04 16:19:05] "POST /access-control-lists HTTP/1.1" 200 583 0.122278 10.0.0.129 - - [2025-12-04 16:19:05] "PUT /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181 HTTP/1.1" 200 265 0.139520 10.0.0.129 - - [2025-12-04 16:19:06] "PUT /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2 HTTP/1.1" 200 265 0.096481 10.0.0.129 - - [2025-12-04 16:19:06] "POST /security-groups HTTP/1.1" 200 548 0.104095 10.0.0.129 - - [2025-12-04 16:19:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.003859 10.0.0.129 - - [2025-12-04 16:19:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.078454 10.0.0.129 - - [2025-12-04 16:19:06] "POST /access-control-lists HTTP/1.1" 200 604 0.105142 10.0.0.129 - - [2025-12-04 16:19:06] "POST /fqname-to-id HTTP/1.1" 404 239 0.006126 10.0.0.129 - - [2025-12-04 16:19:06] "POST /chown HTTP/1.1" 200 109 0.233103 10.0.0.129 - - [2025-12-04 16:19:06] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013215 10.0.0.129 - - [2025-12-04 16:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012690 10.0.0.129 - - [2025-12-04 16:19:06] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003726 10.0.0.129 - - [2025-12-04 16:19:06] "POST /tags HTTP/1.1" 409 210 0.002534 10.0.0.129 - - [2025-12-04 16:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.129 - - [2025-12-04 16:19:06] "GET /tag/012e9488-e4cf-44ff-ab77-ea673a48d7ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017281 10.0.0.129 - - [2025-12-04 16:19:06] "POST /access-control-lists HTTP/1.1" 200 602 0.326680 10.0.0.129 - - [2025-12-04 16:19:06] "POST /firewall-rules HTTP/1.1" 200 572 0.186947 10.0.0.129 - - [2025-12-04 16:19:06] "GET /firewall-rule/31e33d84-f2bd-4431-b799-85eb01fb531e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.018088 10.0.0.129 - - [2025-12-04 16:19:06] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.013199 10.0.0.129 - - [2025-12-04 16:19:06] "GET /firewall-rule/31e33d84-f2bd-4431-b799-85eb01fb531e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003170 10.0.0.129 - - [2025-12-04 16:19:07] "POST /ref-update HTTP/1.1" 200 156 0.075744 10.0.0.129 - - [2025-12-04 16:19:07] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.030604 10.0.0.129 - - [2025-12-04 16:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.129 - - [2025-12-04 16:19:07] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003370 10.0.0.129 - - [2025-12-04 16:19:07] "POST /tags HTTP/1.1" 409 210 0.002892 10.0.0.129 - - [2025-12-04 16:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.129 - - [2025-12-04 16:19:07] "GET /tag/012e9488-e4cf-44ff-ab77-ea673a48d7ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.034702 10.0.0.129 - - [2025-12-04 16:19:07] "POST /firewall-rules HTTP/1.1" 200 570 0.178817 10.0.0.129 - - [2025-12-04 16:19:07] "GET /firewall-rule/8f53160f-53a2-4d57-b4e5-36813ed0b247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004850 10.0.0.129 - - [2025-12-04 16:19:07] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.006307 10.0.0.129 - - [2025-12-04 16:19:07] "GET /firewall-rule/8f53160f-53a2-4d57-b4e5-36813ed0b247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004484 10.0.0.129 - - [2025-12-04 16:19:07] "POST /ref-update HTTP/1.1" 200 156 0.074047 10.0.0.129 - - [2025-12-04 16:19:07] "POST /tags HTTP/1.1" 409 237 0.020434 10.0.0.129 - - [2025-12-04 16:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.129 - - [2025-12-04 16:19:07] "GET /tag/0e82a8c1-53c6-4f7e-9eb2-78953bff5433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.029206 10.0.0.129 - - [2025-12-04 16:19:07] "POST /tags HTTP/1.1" 409 210 0.005582 10.0.0.129 - - [2025-12-04 16:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.129 - - [2025-12-04 16:19:07] "GET /tag/98e41228-9fea-468f-bfe3-8c35c2fe6156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.030782 10.0.0.129 - - [2025-12-04 16:19:07] "POST /projects HTTP/1.1" 409 223 0.004032 10.0.0.129 - - [2025-12-04 16:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.129 - - [2025-12-04 16:19:07] "GET /project/f3f4722f-21bd-48db-97dd-bdfa5e4ca153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.098790 10.0.0.129 - - [2025-12-04 16:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.129 - - [2025-12-04 16:19:07] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.012344 10.0.0.129 - - [2025-12-04 16:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.129 - - [2025-12-04 16:19:08] "GET /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.021360 10.0.0.129 - - [2025-12-04 16:19:08] "PUT /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181 HTTP/1.1" 200 265 0.106393 10.0.0.129 - - [2025-12-04 16:19:08] "PUT /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2 HTTP/1.1" 200 265 0.078968 10.0.0.129 - - [2025-12-04 16:19:08] "POST /security-groups HTTP/1.1" 409 253 0.021854 10.0.0.129 - - [2025-12-04 16:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.129 - - [2025-12-04 16:19:08] "PUT /security-group/cec07a04-30be-41ba-b108-97926b7572c4 HTTP/1.1" 200 263 0.055877 10.0.0.129 - - [2025-12-04 16:19:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.046655 10.0.0.129 - - [2025-12-04 16:19:08] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020210 10.0.0.129 - - [2025-12-04 16:19:08] "PUT /access-control-list/c8976132-3c91-477e-ae45-a4659d4f77a2 HTTP/1.1" 200 273 0.065461 10.0.0.129 - - [2025-12-04 16:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007772 10.0.0.129 - - [2025-12-04 16:19:08] "PUT /access-control-list/e8da2a5d-8eee-4567-abc6-358ad8f30e8a HTTP/1.1" 200 273 0.045097 10.0.0.129 - - [2025-12-04 16:19:08] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.018853 10.0.0.129 - - [2025-12-04 16:19:08] "POST /tags HTTP/1.1" 409 210 0.002160 10.0.0.129 - - [2025-12-04 16:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005137 10.0.0.129 - - [2025-12-04 16:19:08] "GET /tag/98e41228-9fea-468f-bfe3-8c35c2fe6156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016480 10.0.0.129 - - [2025-12-04 16:19:08] "POST /firewall-rules HTTP/1.1" 200 572 0.082779 10.0.0.129 - - [2025-12-04 16:19:08] "GET / HTTP/1.1" 200 36215 0.002125 10.0.0.129 - - [2025-12-04 16:19:08] "GET /firewall-rule/df839dd5-16e8-4e15-be97-35162603fe8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.011637 10.0.0.129 - - [2025-12-04 16:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007462 10.0.0.129 - - [2025-12-04 16:19:08] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004497 10.0.0.129 - - [2025-12-04 16:19:08] "GET /routing-instance/defad4b5-6ec8-496d-ab04-e93f52025ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.007665 10.0.0.129 - - [2025-12-04 16:19:08] "GET /firewall-rule/df839dd5-16e8-4e15-be97-35162603fe8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004382 10.0.0.129 - - [2025-12-04 16:19:08] "POST /bgp-routers HTTP/1.1" 409 301 0.002048 10.0.0.129 - - [2025-12-04 16:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.129 - - [2025-12-04 16:19:08] "GET /bgp-router/ae48ec10-005d-4996-b678-847410bcacce?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.011211 10.0.0.129 - - [2025-12-04 16:19:08] "PUT /bgp-router/ae48ec10-005d-4996-b678-847410bcacce HTTP/1.1" 200 255 0.029732 10.0.0.129 - - [2025-12-04 16:19:08] "POST /ref-update HTTP/1.1" 200 156 0.113245 10.0.0.129 - - [2025-12-04 16:19:08] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.024435 10.0.0.129 - - [2025-12-04 16:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006654 10.0.0.129 - - [2025-12-04 16:19:09] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003277 10.0.0.129 - - [2025-12-04 16:19:09] "POST /tags HTTP/1.1" 409 210 0.002466 10.0.0.129 - - [2025-12-04 16:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.129 - - [2025-12-04 16:19:09] "GET /tag/98e41228-9fea-468f-bfe3-8c35c2fe6156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013741 10.0.0.129 - - [2025-12-04 16:19:09] "POST /firewall-rules HTTP/1.1" 200 570 0.076774 10.0.0.129 - - [2025-12-04 16:19:09] "GET /firewall-rule/3ebc6de1-b2c0-47c7-b07f-d010a1293bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.021883 10.0.0.129 - - [2025-12-04 16:19:09] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.005049 10.0.0.129 - - [2025-12-04 16:19:09] "GET /firewall-rule/3ebc6de1-b2c0-47c7-b07f-d010a1293bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002664 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:19:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001481 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:19:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000935 10.0.0.129 - - [2025-12-04 16:19:09] "POST /ref-update HTTP/1.1" 200 156 0.062290 10.0.0.129 - - [2025-12-04 16:19:09] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005324 10.0.0.129 - - [2025-12-04 16:19:09] "POST /set-tag HTTP/1.1" 200 109 0.002565 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:19:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001277 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:19:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001117 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:19:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001289 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:19:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001309 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:19:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001173 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:19:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001377 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:19:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001116 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:19:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000957 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:19:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001169 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:19:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001578 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:19:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001127 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:19:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001409 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:19:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001562 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:19:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001243 10.0.0.22 - - [2025-12-04 16:21:11] "GET / HTTP/1.1" 200 36215 0.001928 10.0.0.22 - - [2025-12-04 16:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.22 - - [2025-12-04 16:21:11] "GET /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005304 10.0.0.22 - - [2025-12-04 16:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.22 - - [2025-12-04 16:21:11] "GET /routing-instance/defad4b5-6ec8-496d-ab04-e93f52025ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003361 10.0.0.22 - - [2025-12-04 16:21:11] "PUT /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1 HTTP/1.1" 200 275 0.011422 10.0.0.22 - - [2025-12-04 16:21:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.017501 10.0.0.22 - - [2025-12-04 16:21:11] "POST /virtual-routers HTTP/1.1" 200 601 0.024979 10.0.0.22 - - [2025-12-04 16:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.22 - - [2025-12-04 16:21:11] "GET /virtual-router/bd46aa26-9078-42a3-83d6-eda061cd2cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004878 10.0.0.22 - - [2025-12-04 16:21:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.001880 10.0.0.22 - - [2025-12-04 16:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.22 - - [2025-12-04 16:21:11] "GET /virtual-network/4e34fd67-56fc-4afe-ae57-a36bb6d5db18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.005927 10.0.0.22 - - [2025-12-04 16:21:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.079574 10.0.0.129 - - [2025-12-04 16:21:50] "GET /global-system-configs HTTP/1.1" 200 323 0.002411 10.0.0.129 - - [2025-12-04 16:21:51] "GET /global-system-configs HTTP/1.1" 200 323 0.003175 10.0.0.129 - - [2025-12-04 16:22:55] "GET /virtual-router/bd46aa26-9078-42a3-83d6-eda061cd2cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003759 10.0.0.129 - - [2025-12-04 16:22:55] "POST /ref-update HTTP/1.1" 200 156 0.008819 10.0.0.129 - - [2025-12-04 16:23:00] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013778 10.0.0.129 - - [2025-12-04 16:23:00] "POST /set-tag HTTP/1.1" 200 109 0.002818 10.0.0.129 - - [2025-12-04 16:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.129 - - [2025-12-04 16:23:00] "GET /loadbalancer/bb8255fc-4bcd-4506-810d-8d6535adf496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004370 10.0.0.129 - - [2025-12-04 16:23:00] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007946 10.0.0.129 - - [2025-12-04 16:23:00] "POST /set-tag HTTP/1.1" 200 109 0.009371 10.0.0.129 - - [2025-12-04 16:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.129 - - [2025-12-04 16:23:00] "GET /loadbalancer/bb8255fc-4bcd-4506-810d-8d6535adf496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002937 10.0.0.129 - - [2025-12-04 16:23:00] "GET /loadbalancer-pool/6be6c303-2688-47fa-a0dc-dfe96ff7cdd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.007413 10.0.0.129 - - [2025-12-04 16:23:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024354 10.0.0.129 - - [2025-12-04 16:23:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010394 10.0.0.129 - - [2025-12-04 16:23:00] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.015747 10.0.0.129 - - [2025-12-04 16:23:00] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010498 10.0.0.129 - - [2025-12-04 16:23:00] "POST /tags HTTP/1.1" 409 205 0.002373 10.0.0.129 - - [2025-12-04 16:23:00] "POST /ref-update HTTP/1.1" 200 156 0.007457 10.0.0.129 - - [2025-12-04 16:23:00] "GET /floating-ip/d8b781e6-efaa-4eb7-9880-12c1d56f860d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.011618 10.0.0.129 - - [2025-12-04 16:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.129 - - [2025-12-04 16:23:00] "GET /tag/c416aabb-0b0b-45ad-a15d-dce89ba83f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012083 10.0.0.129 - - [2025-12-04 16:23:00] "PUT /floating-ip/d8b781e6-efaa-4eb7-9880-12c1d56f860d HTTP/1.1" 200 257 0.028681 10.0.0.129 - - [2025-12-04 16:23:00] "POST /set-tag HTTP/1.1" 200 109 0.115856 10.0.0.129 - - [2025-12-04 16:23:00] "GET /loadbalancer-pool/b5a173d1-fab5-455a-8d34-a5eb27f647bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005975 10.0.0.129 - - [2025-12-04 16:23:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028316 10.0.0.129 - - [2025-12-04 16:23:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.012515 10.0.0.129 - - [2025-12-04 16:23:01] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012815 10.0.0.129 - - [2025-12-04 16:23:01] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006224 10.0.0.129 - - [2025-12-04 16:23:01] "POST /ref-update HTTP/1.1" 200 156 0.015087 10.0.0.129 - - [2025-12-04 16:23:01] "GET /floating-ip/d8b781e6-efaa-4eb7-9880-12c1d56f860d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.012496 10.0.0.129 - - [2025-12-04 16:23:01] "POST /set-tag HTTP/1.1" 200 109 0.008498 10.0.0.129 - - [2025-12-04 16:23:01] "GET /loadbalancer-pool/06012a2a-e0dd-43a4-9d37-be4c46ad7492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.009392 10.0.0.129 - - [2025-12-04 16:23:01] "PUT /floating-ip/d8b781e6-efaa-4eb7-9880-12c1d56f860d HTTP/1.1" 200 257 0.045854 10.0.0.129 - - [2025-12-04 16:23:01] "POST /loadbalancer-members HTTP/1.1" 200 694 0.093768 10.0.0.129 - - [2025-12-04 16:23:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.010750 10.0.0.129 - - [2025-12-04 16:23:01] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012636 10.0.0.129 - - [2025-12-04 16:23:01] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010488 10.0.0.129 - - [2025-12-04 16:23:01] "POST /set-tag HTTP/1.1" 200 109 0.004542 10.0.0.129 - - [2025-12-04 16:23:01] "POST /ref-update HTTP/1.1" 200 156 0.012005 10.0.0.129 - - [2025-12-04 16:23:01] "GET /floating-ip/d8b781e6-efaa-4eb7-9880-12c1d56f860d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.009772 10.0.0.129 - - [2025-12-04 16:23:01] "PUT /floating-ip/d8b781e6-efaa-4eb7-9880-12c1d56f860d HTTP/1.1" 200 257 0.012853 10.0.0.129 - - [2025-12-04 16:23:06] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005213 10.0.0.129 - - [2025-12-04 16:23:06] "POST /set-tag HTTP/1.1" 200 109 0.003500 10.0.0.129 - - [2025-12-04 16:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.129 - - [2025-12-04 16:23:06] "GET /loadbalancer/bb8255fc-4bcd-4506-810d-8d6535adf496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002961 10.0.0.129 - - [2025-12-04 16:23:06] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004699 10.0.0.129 - - [2025-12-04 16:23:06] "POST /set-tag HTTP/1.1" 200 109 0.026417 10.0.0.129 - - [2025-12-04 16:23:06] "DELETE /loadbalancer-member/162ba2f5-caa5-4cd3-85e7-83f48d77c38b HTTP/1.1" 200 115 0.069223 10.0.0.129 - - [2025-12-04 16:23:06] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004938 10.0.0.129 - - [2025-12-04 16:23:06] "POST /set-tag HTTP/1.1" 200 109 0.003048 10.0.0.129 - - [2025-12-04 16:23:06] "DELETE /loadbalancer-member/1b794192-10d3-4e54-97e2-18cbfe5d5768 HTTP/1.1" 200 115 0.048726 10.0.0.129 - - [2025-12-04 16:23:06] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009703 10.0.0.129 - - [2025-12-04 16:23:06] "POST /set-tag HTTP/1.1" 200 109 0.009646 10.0.0.129 - - [2025-12-04 16:23:06] "DELETE /loadbalancer-member/a6d80887-9c21-4518-809b-0c0f6ad14243 HTTP/1.1" 200 115 0.059403 10.0.0.129 - - [2025-12-04 16:23:06] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008898 10.0.0.129 - - [2025-12-04 16:23:06] "POST /set-tag HTTP/1.1" 200 109 0.003158 10.0.0.129 - - [2025-12-04 16:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.129 - - [2025-12-04 16:23:06] "GET /loadbalancer/bb8255fc-4bcd-4506-810d-8d6535adf496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.007608 10.0.0.129 - - [2025-12-04 16:23:06] "GET /loadbalancer-pool/6be6c303-2688-47fa-a0dc-dfe96ff7cdd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004380 10.0.0.129 - - [2025-12-04 16:23:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023770 10.0.0.129 - - [2025-12-04 16:23:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.035328 10.0.0.129 - - [2025-12-04 16:23:07] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.011560 10.0.0.129 - - [2025-12-04 16:23:07] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007897 10.0.0.129 - - [2025-12-04 16:23:07] "GET /floating-ip/d8b781e6-efaa-4eb7-9880-12c1d56f860d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002707 10.0.0.129 - - [2025-12-04 16:23:07] "POST /set-tag HTTP/1.1" 200 109 0.075667 10.0.0.129 - - [2025-12-04 16:23:07] "GET /loadbalancer-pool/b5a173d1-fab5-455a-8d34-a5eb27f647bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.018667 10.0.0.129 - - [2025-12-04 16:23:07] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028032 10.0.0.129 - - [2025-12-04 16:23:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.011260 10.0.0.129 - - [2025-12-04 16:23:07] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.023463 10.0.0.129 - - [2025-12-04 16:23:07] "POST /set-tag HTTP/1.1" 200 109 0.002910 10.0.0.129 - - [2025-12-04 16:23:07] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006042 10.0.0.129 - - [2025-12-04 16:23:07] "GET /floating-ip/d8b781e6-efaa-4eb7-9880-12c1d56f860d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002520 10.0.0.129 - - [2025-12-04 16:23:07] "GET /loadbalancer-pool/06012a2a-e0dd-43a4-9d37-be4c46ad7492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.008674 10.0.0.129 - - [2025-12-04 16:23:07] "POST /loadbalancer-members HTTP/1.1" 200 694 0.042237 10.0.0.129 - - [2025-12-04 16:23:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.026631 10.0.0.129 - - [2025-12-04 16:23:07] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008113 10.0.0.129 - - [2025-12-04 16:23:07] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008916 10.0.0.129 - - [2025-12-04 16:23:07] "GET /floating-ip/d8b781e6-efaa-4eb7-9880-12c1d56f860d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.031440 10.0.0.129 - - [2025-12-04 16:23:07] "POST /set-tag HTTP/1.1" 200 109 0.026742 10.0.0.22 - - [2025-12-04 16:24:25] "GET / HTTP/1.1" 200 36215 0.002599 10.0.0.22 - - [2025-12-04 16:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.22 - - [2025-12-04 16:24:25] "GET /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005743 10.0.0.22 - - [2025-12-04 16:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.22 - - [2025-12-04 16:24:25] "GET /routing-instance/defad4b5-6ec8-496d-ab04-e93f52025ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003243 10.0.0.22 - - [2025-12-04 16:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.22 - - [2025-12-04 16:24:25] "GET /virtual-router/bd46aa26-9078-42a3-83d6-eda061cd2cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004838 10.0.0.22 - - [2025-12-04 16:24:25] "PUT /virtual-router/bd46aa26-9078-42a3-83d6-eda061cd2cca HTTP/1.1" 200 263 0.014661 10.0.0.22 - - [2025-12-04 16:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.22 - - [2025-12-04 16:24:25] "GET /virtual-router/bd46aa26-9078-42a3-83d6-eda061cd2cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003138 10.0.0.22 - - [2025-12-04 16:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.22 - - [2025-12-04 16:24:25] "GET /virtual-machine-interface/bc4245a8-e896-4588-8b18-d15d85b89334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.005975 10.0.0.22 - - [2025-12-04 16:24:25] "PUT /virtual-machine-interface/bc4245a8-e896-4588-8b18-d15d85b89334 HTTP/1.1" 200 285 0.011837 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:24:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001049 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:24:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001195 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:24:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001713 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:24:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001642 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:24:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001078 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:24:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001158 10.0.0.129 - - [2025-12-04 16:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.129 - - [2025-12-04 16:24:45] "GET /virtual-router/bd46aa26-9078-42a3-83d6-eda061cd2cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004412 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:24:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001361 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:24:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001127 10.0.0.129 - - [2025-12-04 16:26:50] "GET /global-system-configs HTTP/1.1" 200 323 0.007132 10.0.0.129 - - [2025-12-04 16:26:51] "GET /global-system-configs HTTP/1.1" 200 323 0.002538 10.0.0.129 - - [2025-12-04 16:28:23] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005663 10.0.0.129 - - [2025-12-04 16:28:23] "POST /set-tag HTTP/1.1" 200 109 0.003842 10.0.0.129 - - [2025-12-04 16:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.129 - - [2025-12-04 16:28:23] "GET /loadbalancer/bb8255fc-4bcd-4506-810d-8d6535adf496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003352 10.0.0.129 - - [2025-12-04 16:28:23] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004921 10.0.0.129 - - [2025-12-04 16:28:23] "POST /set-tag HTTP/1.1" 200 109 0.024940 10.0.0.129 - - [2025-12-04 16:28:23] "DELETE /loadbalancer-member/d978adf7-43cf-4308-ab0d-c9c8c1225197 HTTP/1.1" 200 115 0.030355 10.0.0.129 - - [2025-12-04 16:28:24] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007266 10.0.0.129 - - [2025-12-04 16:28:24] "POST /set-tag HTTP/1.1" 200 109 0.018664 10.0.0.129 - - [2025-12-04 16:28:24] "DELETE /loadbalancer-member/082c899b-661a-46d2-bc48-152fd87ecd33 HTTP/1.1" 200 115 0.046749 10.0.0.129 - - [2025-12-04 16:28:24] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.016027 10.0.0.129 - - [2025-12-04 16:28:24] "POST /set-tag HTTP/1.1" 200 109 0.003385 10.0.0.129 - - [2025-12-04 16:28:24] "DELETE /loadbalancer-member/aee07517-00ea-4660-a120-3787ecd0c1aa HTTP/1.1" 200 115 0.042608 10.0.0.129 - - [2025-12-04 16:28:24] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007609 10.0.0.129 - - [2025-12-04 16:28:24] "POST /set-tag HTTP/1.1" 200 109 0.003537 10.0.0.129 - - [2025-12-04 16:30:20] "GET / HTTP/1.1" 200 36215 0.002506 10.0.0.129 - - [2025-12-04 16:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.129 - - [2025-12-04 16:30:20] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.067999 10.0.0.129 - - [2025-12-04 16:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.129 - - [2025-12-04 16:30:20] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.069645 10.0.0.129 - - [2025-12-04 16:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.129 - - [2025-12-04 16:30:21] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042177 10.0.0.129 - - [2025-12-04 16:30:21] "POST /tags HTTP/1.1" 200 334 0.055739 10.0.0.129 - - [2025-12-04 16:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.040458 10.0.0.129 - - [2025-12-04 16:30:21] "GET /tag/80807688-7512-4c31-8ca5-3e076952557c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.031936 10.0.0.129 - - [2025-12-04 16:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.129 - - [2025-12-04 16:30:21] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.062271 10.0.0.129 - - [2025-12-04 16:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011826 10.0.0.129 - - [2025-12-04 16:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.027147 10.0.0.129 - - [2025-12-04 16:30:21] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.073616 10.0.0.129 - - [2025-12-04 16:30:21] "GET /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.017736 10.0.0.129 - - [2025-12-04 16:30:21] "GET /virtual-networks?parent_id=2a92b234-a334-49ad-b95e-31993b8eaf34&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.008289 10.0.0.129 - - [2025-12-04 16:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006078 10.0.0.129 - - [2025-12-04 16:30:21] "GET /service-appliance-set/679998f7-b82e-459c-8844-32c59f97410a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004816 10.0.0.129 - - [2025-12-04 16:30:22] "POST /fqname-to-id HTTP/1.1" 404 254 0.011387 10.0.0.129 - - [2025-12-04 16:30:22] "POST /virtual-networks HTTP/1.1" 200 514 0.111853 10.0.0.129 - - [2025-12-04 16:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.129 - - [2025-12-04 16:30:22] "GET /network-ipam/b7709048-2e8e-4732-a3ce-84a24ce5e742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.028500 10.0.0.129 - - [2025-12-04 16:30:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.164244 10.0.0.129 - - [2025-12-04 16:30:22] "GET /virtual-machine-interface/a034d30a-d83a-42f5-b1e2-738735133ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.050767 10.0.0.129 - - [2025-12-04 16:30:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004867 10.0.0.129 - - [2025-12-04 16:30:22] "POST /ref-update HTTP/1.1" 200 156 0.161892 10.0.0.129 - - [2025-12-04 16:30:22] "POST /instance-ips HTTP/1.1" 200 410 0.024328 10.0.0.129 - - [2025-12-04 16:30:22] "GET /virtual-network/c1eb4cbd-4833-45e0-af22-bef0829d09dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.016744 10.0.0.129 - - [2025-12-04 16:30:22] "GET /instance-ip/f543f0da-e746-434e-bc54-137ce0d5e67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.016287 10.0.0.129 - - [2025-12-04 16:30:22] "GET /domains HTTP/1.1" 200 281 0.004546 10.0.0.129 - - [2025-12-04 16:30:22] "GET /domain/19ac8d48-c17e-481b-9083-57b17b3322ef HTTP/1.1" 200 3099 0.014381 10.0.0.129 - - [2025-12-04 16:30:22] "POST /loadbalancers HTTP/1.1" 200 612 0.038492 10.0.0.129 - - [2025-12-04 16:30:22] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34 HTTP/1.1" 200 5738 0.154089 10.0.0.129 - - [2025-12-04 16:30:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.084630 10.0.0.129 - - [2025-12-04 16:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.018794 10.0.0.129 - - [2025-12-04 16:30:22] "GET /virtual-network/c1eb4cbd-4833-45e0-af22-bef0829d09dc HTTP/1.1" 200 2097 0.033437 10.0.0.129 - - [2025-12-04 16:30:22] "GET /virtual-network/c1eb4cbd-4833-45e0-af22-bef0829d09dc HTTP/1.1" 200 2097 0.011067 10.0.0.129 - - [2025-12-04 16:30:22] "GET /routing-instance/da6daad3-e8ae-41fa-a5f4-b1cdb6e8acca HTTP/1.1" 200 1184 0.022713 10.0.0.129 - - [2025-12-04 16:30:22] "POST /route-targets HTTP/1.1" 200 328 0.085007 10.0.0.129 - - [2025-12-04 16:30:22] "GET /routing-instance/da6daad3-e8ae-41fa-a5f4-b1cdb6e8acca HTTP/1.1" 200 1184 0.016906 10.0.0.129 - - [2025-12-04 16:30:22] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.175829 10.0.0.129 - - [2025-12-04 16:30:22] "GET /instance-ip/f543f0da-e746-434e-bc54-137ce0d5e67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.008437 10.0.0.129 - - [2025-12-04 16:30:22] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.121372 10.0.0.129 - - [2025-12-04 16:30:22] "POST /ref-update HTTP/1.1" 200 156 0.049792 10.0.0.129 - - [2025-12-04 16:30:22] "GET /loadbalancer/d1400c0c-caa0-4804-8ca2-698e54c1dbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.014591 10.0.0.129 - - [2025-12-04 16:30:22] "POST /floating-ips HTTP/1.1" 200 599 0.077048 10.0.0.129 - - [2025-12-04 16:30:22] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.059167 10.0.0.129 - - [2025-12-04 16:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012598 10.0.0.129 - - [2025-12-04 16:30:22] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.049938 10.0.0.129 - - [2025-12-04 16:30:22] "GET /loadbalancer-listener/c3685dd2-5096-4449-becb-21fe0b087a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.011421 10.0.0.129 - - [2025-12-04 16:30:23] "GET /loadbalancer-listener/c3685dd2-5096-4449-becb-21fe0b087a68?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.008828 10.0.0.129 - - [2025-12-04 16:30:23] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.027652 10.0.0.129 - - [2025-12-04 16:30:23] "GET /instance-ip/f543f0da-e746-434e-bc54-137ce0d5e67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.014505 10.0.0.129 - - [2025-12-04 16:30:23] "GET /instance-ip/f543f0da-e746-434e-bc54-137ce0d5e67d?fields=floating_ips HTTP/1.1" 200 1215 0.011525 10.0.0.129 - - [2025-12-04 16:30:23] "GET /floating-ip/c97f9f10-54a8-482e-8ebf-277a449701f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.007159 10.0.0.129 - - [2025-12-04 16:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005928 10.0.0.129 - - [2025-12-04 16:30:23] "GET /loadbalancer/d1400c0c-caa0-4804-8ca2-698e54c1dbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.017660 10.0.0.129 - - [2025-12-04 16:30:23] "POST /tags HTTP/1.1" 200 296 0.068719 10.0.0.129 - - [2025-12-04 16:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.129 - - [2025-12-04 16:30:23] "GET /tag/b3f5618e-fc56-4d21-80c2-d282b1224b57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.018863 10.0.0.129 - - [2025-12-04 16:30:23] "POST /tags HTTP/1.1" 409 233 0.002248 10.0.0.129 - - [2025-12-04 16:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.129 - - [2025-12-04 16:30:23] "GET /tag/6615832b-ceb0-49f1-81e4-06a332d0a4e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012244 10.0.0.129 - - [2025-12-04 16:30:23] "POST /tags HTTP/1.1" 409 206 0.002111 10.0.0.129 - - [2025-12-04 16:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.129 - - [2025-12-04 16:30:23] "GET /tag/8178c785-4dc1-4d0d-8839-707f37221a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015123 10.0.0.129 - - [2025-12-04 16:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.129 - - [2025-12-04 16:30:23] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007180 10.0.0.129 - - [2025-12-04 16:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.129 - - [2025-12-04 16:30:23] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038753 10.0.0.129 - - [2025-12-04 16:30:23] "POST /virtual-machines HTTP/1.1" 200 370 0.024604 10.0.0.129 - - [2025-12-04 16:30:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.035140 10.0.0.129 - - [2025-12-04 16:30:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.139066 10.0.0.129 - - [2025-12-04 16:30:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010729 10.0.0.129 - - [2025-12-04 16:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.042467 10.0.0.129 - - [2025-12-04 16:30:23] "GET /virtual-machine-interface/8875a70e-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005540 10.0.0.129 - - [2025-12-04 16:30:23] "POST /instance-ips HTTP/1.1" 200 410 0.029204 10.0.0.129 - - [2025-12-04 16:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.031424 10.0.0.129 - - [2025-12-04 16:30:24] "GET /virtual-machine-interface/8875a70e-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.013632 10.0.0.129 - - [2025-12-04 16:30:24] "POST /set-tag HTTP/1.1" 200 109 0.020569 10.0.0.129 - - [2025-12-04 16:30:24] "GET /virtual-machine-interface/8875a70e-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.021315 10.0.0.129 - - [2025-12-04 16:30:24] "GET /instance-ip/8893dd8c-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.009992 10.0.0.129 - - [2025-12-04 16:30:24] "GET /virtual-machine-interface/8875a70e-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007597 10.0.0.129 - - [2025-12-04 16:30:24] "POST /set-tag HTTP/1.1" 200 109 0.002889 10.0.0.129 - - [2025-12-04 16:30:24] "GET /virtual-router/bd46aa26-9078-42a3-83d6-eda061cd2cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003253 10.0.0.129 - - [2025-12-04 16:30:24] "POST /ref-update HTTP/1.1" 200 156 0.009747 10.0.0.129 - - [2025-12-04 16:30:24] "GET /virtual-machine-interface/8875a70e-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007910 10.0.0.129 - - [2025-12-04 16:30:24] "POST /set-tag HTTP/1.1" 200 109 0.005478 10.0.0.129 - - [2025-12-04 16:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006522 10.0.0.129 - - [2025-12-04 16:30:24] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005827 10.0.0.129 - - [2025-12-04 16:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.129 - - [2025-12-04 16:30:24] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038865 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:30:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000895 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:30:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000949 10.0.0.129 - - [2025-12-04 16:30:24] "POST /virtual-machines HTTP/1.1" 200 370 0.022519 10.0.0.129 - - [2025-12-04 16:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.040282 10.0.0.129 - - [2025-12-04 16:30:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.141296 10.0.0.129 - - [2025-12-04 16:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.016147 10.0.0.129 - - [2025-12-04 16:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.129 - - [2025-12-04 16:30:24] "GET /virtual-machine-interface/88fc9cc8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.020676 10.0.0.129 - - [2025-12-04 16:30:24] "POST /instance-ips HTTP/1.1" 200 410 0.118989 10.0.0.129 - - [2025-12-04 16:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.034219 10.0.0.129 - - [2025-12-04 16:30:25] "GET /virtual-machine-interface/88fc9cc8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.008786 10.0.0.129 - - [2025-12-04 16:30:25] "POST /set-tag HTTP/1.1" 200 109 0.038390 10.0.0.129 - - [2025-12-04 16:30:25] "GET /virtual-machine-interface/88fc9cc8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013305 10.0.0.129 - - [2025-12-04 16:30:25] "GET /instance-ip/891d5e2c-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.016771 10.0.0.129 - - [2025-12-04 16:30:25] "GET /virtual-machine-interface/88fc9cc8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005728 10.0.0.129 - - [2025-12-04 16:30:25] "POST /set-tag HTTP/1.1" 200 109 0.002359 10.0.0.129 - - [2025-12-04 16:30:25] "GET /virtual-router/bd46aa26-9078-42a3-83d6-eda061cd2cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.003717 10.0.0.129 - - [2025-12-04 16:30:25] "POST /ref-update HTTP/1.1" 200 156 0.017676 10.0.0.129 - - [2025-12-04 16:30:25] "GET /virtual-machine-interface/88fc9cc8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005920 10.0.0.129 - - [2025-12-04 16:30:25] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.129 - - [2025-12-04 16:30:25] "GET /virtual-machine-interface/8875a70e-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004565 10.0.0.129 - - [2025-12-04 16:30:25] "POST /set-tag HTTP/1.1" 200 109 0.003707 10.0.0.129 - - [2025-12-04 16:30:25] "GET /virtual-machine-interface/88fc9cc8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004946 10.0.0.129 - - [2025-12-04 16:30:25] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.129 - - [2025-12-04 16:30:27] "GET /domains HTTP/1.1" 200 281 0.002594 10.0.0.129 - - [2025-12-04 16:30:27] "GET /domain/19ac8d48-c17e-481b-9083-57b17b3322ef HTTP/1.1" 200 3099 0.003161 10.0.0.129 - - [2025-12-04 16:30:27] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34 HTTP/1.1" 200 7091 0.040558 10.0.0.129 - - [2025-12-04 16:30:27] "GET /virtual-network/c1eb4cbd-4833-45e0-af22-bef0829d09dc HTTP/1.1" 200 2097 0.006727 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:30:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001420 10.0.0.129 - - [2025-12-04 16:30:27] "GET /virtual-network/c1eb4cbd-4833-45e0-af22-bef0829d09dc HTTP/1.1" 200 2097 0.007561 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:30:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002450 10.0.0.129 - - [2025-12-04 16:30:27] "GET /routing-instance/da6daad3-e8ae-41fa-a5f4-b1cdb6e8acca HTTP/1.1" 200 1406 0.015721 10.0.0.129 - - [2025-12-04 16:30:27] "GET /routing-instance/da6daad3-e8ae-41fa-a5f4-b1cdb6e8acca HTTP/1.1" 200 1406 0.004303 10.0.0.129 - - [2025-12-04 16:30:27] "GET /route-target/eab0b39c-2d20-495b-bc09-dd630db52f5b HTTP/1.1" 200 1155 0.005632 10.0.0.129 - - [2025-12-04 16:30:27] "GET /virtual-network/c1eb4cbd-4833-45e0-af22-bef0829d09dc HTTP/1.1" 200 2097 0.005317 10.0.0.129 - - [2025-12-04 16:30:27] "GET /routing-instance/da6daad3-e8ae-41fa-a5f4-b1cdb6e8acca HTTP/1.1" 200 1406 0.004675 10.0.0.129 - - [2025-12-04 16:30:27] "GET /virtual-network/c1eb4cbd-4833-45e0-af22-bef0829d09dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.010231 10.0.0.129 - - [2025-12-04 16:30:27] "GET /virtual-network/c1eb4cbd-4833-45e0-af22-bef0829d09dc HTTP/1.1" 200 2097 0.018369 10.0.0.129 - - [2025-12-04 16:30:27] "GET /routing-instance/da6daad3-e8ae-41fa-a5f4-b1cdb6e8acca HTTP/1.1" 200 1406 0.006441 10.0.0.129 - - [2025-12-04 16:30:27] "GET /routing-instance/da6daad3-e8ae-41fa-a5f4-b1cdb6e8acca HTTP/1.1" 200 1406 0.003653 10.0.0.129 - - [2025-12-04 16:30:27] "GET /route-target/eab0b39c-2d20-495b-bc09-dd630db52f5b HTTP/1.1" 200 1155 0.003411 10.0.0.129 - - [2025-12-04 16:30:27] "GET /domains HTTP/1.1" 200 281 0.002807 10.0.0.129 - - [2025-12-04 16:30:27] "GET /domain/19ac8d48-c17e-481b-9083-57b17b3322ef HTTP/1.1" 200 3099 0.004140 10.0.0.129 - - [2025-12-04 16:30:27] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34 HTTP/1.1" 200 7091 0.034005 10.0.0.129 - - [2025-12-04 16:30:27] "GET /virtual-network/c1eb4cbd-4833-45e0-af22-bef0829d09dc HTTP/1.1" 200 2097 0.006498 10.0.0.129 - - [2025-12-04 16:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007199 10.0.0.129 - - [2025-12-04 16:30:28] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.053556 10.0.0.129 - - [2025-12-04 16:30:28] "GET /virtual-network/c1eb4cbd-4833-45e0-af22-bef0829d09dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.022697 10.0.0.129 - - [2025-12-04 16:30:28] "GET /floating-ip-pools?parent_id=c1eb4cbd-4833-45e0-af22-bef0829d09dc&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002569 10.0.0.129 - - [2025-12-04 16:30:28] "GET /virtual-network/c1eb4cbd-4833-45e0-af22-bef0829d09dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.031304 10.0.0.129 - - [2025-12-04 16:30:28] "POST /floating-ip-pools HTTP/1.1" 200 564 0.042896 10.0.0.129 - - [2025-12-04 16:30:28] "POST /ref-update HTTP/1.1" 200 156 0.036991 10.0.0.129 - - [2025-12-04 16:30:28] "GET /virtual-network/c1eb4cbd-4833-45e0-af22-bef0829d09dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.005265 10.0.0.129 - - [2025-12-04 16:30:28] "GET /domains HTTP/1.1" 200 281 0.001920 10.0.0.129 - - [2025-12-04 16:30:28] "GET /domain/19ac8d48-c17e-481b-9083-57b17b3322ef HTTP/1.1" 200 3099 0.003794 10.0.0.129 - - [2025-12-04 16:30:28] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34 HTTP/1.1" 200 7348 0.037766 10.0.0.129 - - [2025-12-04 16:30:28] "GET /virtual-network/c1eb4cbd-4833-45e0-af22-bef0829d09dc HTTP/1.1" 200 2336 0.008872 10.0.0.129 - - [2025-12-04 16:30:28] "GET /floating-ip-pool/237d67e3-738f-43d1-8243-40e7a3aa3464 HTTP/1.1" 200 1316 0.003268 10.0.0.129 - - [2025-12-04 16:30:28] "GET /domains HTTP/1.1" 200 281 0.001549 10.0.0.129 - - [2025-12-04 16:30:28] "GET /domain/19ac8d48-c17e-481b-9083-57b17b3322ef HTTP/1.1" 200 3099 0.002403 10.0.0.129 - - [2025-12-04 16:30:28] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34 HTTP/1.1" 200 7348 0.037412 10.0.0.129 - - [2025-12-04 16:30:28] "GET /virtual-network/c1eb4cbd-4833-45e0-af22-bef0829d09dc HTTP/1.1" 200 2336 0.004197 10.0.0.129 - - [2025-12-04 16:30:28] "GET /virtual-network/c1eb4cbd-4833-45e0-af22-bef0829d09dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.005598 10.0.0.129 - - [2025-12-04 16:30:28] "POST /tags HTTP/1.1" 200 366 0.054338 10.0.0.129 - - [2025-12-04 16:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009715 10.0.0.129 - - [2025-12-04 16:30:28] "GET /tag/cd275d0f-9061-4d23-96b4-f21e2181e247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.015329 10.0.0.129 - - [2025-12-04 16:30:28] "POST /tags HTTP/1.1" 409 206 0.002259 10.0.0.129 - - [2025-12-04 16:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.129 - - [2025-12-04 16:30:28] "GET /tag/8178c785-4dc1-4d0d-8839-707f37221a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018895 10.0.0.129 - - [2025-12-04 16:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.129 - - [2025-12-04 16:30:28] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.042753 10.0.0.129 - - [2025-12-04 16:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.129 - - [2025-12-04 16:30:28] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004894 10.0.0.129 - - [2025-12-04 16:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.129 - - [2025-12-04 16:30:28] "GET /service-appliance-set/4419be30-c474-43d6-bdd8-009ce47d13b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.004611 10.0.0.129 - - [2025-12-04 16:30:28] "POST /fqname-to-id HTTP/1.1" 404 258 0.002607 10.0.0.129 - - [2025-12-04 16:30:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.138352 10.0.0.129 - - [2025-12-04 16:30:29] "GET /virtual-machine-interface/796e9a96-9dbb-448d-8099-2b3480c0acd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.017883 10.0.0.129 - - [2025-12-04 16:30:29] "POST /set-tag HTTP/1.1" 200 109 0.030317 10.0.0.129 - - [2025-12-04 16:30:29] "POST /instance-ips HTTP/1.1" 200 418 0.022151 10.0.0.129 - - [2025-12-04 16:30:29] "GET /instance-ip/b4ebe5e7-2fb0-44fd-ba9b-fa07bd9a1f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.027217 10.0.0.129 - - [2025-12-04 16:30:29] "POST /loadbalancers HTTP/1.1" 200 620 0.087441 10.0.0.129 - - [2025-12-04 16:30:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.023791 10.0.0.129 - - [2025-12-04 16:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014796 10.0.0.129 - - [2025-12-04 16:30:29] "POST /service-instances HTTP/1.1" 200 568 0.081846 10.0.0.129 - - [2025-12-04 16:30:29] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.069046 10.0.0.129 - - [2025-12-04 16:30:29] "POST /ref-update HTTP/1.1" 200 156 0.019028 10.0.0.129 - - [2025-12-04 16:30:29] "GET /virtual-machine-interface/796e9a96-9dbb-448d-8099-2b3480c0acd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.006876 10.0.0.129 - - [2025-12-04 16:30:29] "GET /virtual-machine-interface/796e9a96-9dbb-448d-8099-2b3480c0acd0?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.023918 10.0.0.129 - - [2025-12-04 16:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.129 - - [2025-12-04 16:30:29] "PUT /service-instance/998cef27-2ca9-4fa1-bafd-040923722a37 HTTP/1.1" 200 267 0.013520 10.0.0.129 - - [2025-12-04 16:30:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.014062 10.0.0.129 - - [2025-12-04 16:30:29] "GET /floating-ip-pool/237d67e3-738f-43d1-8243-40e7a3aa3464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.008508 10.0.0.129 - - [2025-12-04 16:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010808 10.0.0.129 - - [2025-12-04 16:30:29] "POST /virtual-machines HTTP/1.1" 200 430 0.019369 10.0.0.129 - - [2025-12-04 16:30:29] "POST /floating-ips HTTP/1.1" 200 673 0.107820 10.0.0.129 - - [2025-12-04 16:30:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.027979 10.0.0.129 - - [2025-12-04 16:30:29] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.042733 10.0.0.129 - - [2025-12-04 16:30:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.205590 10.0.0.129 - - [2025-12-04 16:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.022230 10.0.0.129 - - [2025-12-04 16:30:30] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008306 10.0.0.129 - - [2025-12-04 16:30:30] "POST /chown HTTP/1.1" 200 109 0.039775 10.0.0.129 - - [2025-12-04 16:30:30] "POST /tags HTTP/1.1" 409 221 0.013992 10.0.0.129 - - [2025-12-04 16:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.129 - - [2025-12-04 16:30:30] "POST /chown HTTP/1.1" 200 109 0.021900 10.0.0.129 - - [2025-12-04 16:30:30] "GET /tag/80807688-7512-4c31-8ca5-3e076952557c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.047804 10.0.0.129 - - [2025-12-04 16:30:30] "POST /tags HTTP/1.1" 409 238 0.002379 10.0.0.129 - - [2025-12-04 16:30:30] "PUT /virtual-machine-interface/81b812f0-7ed8-4740-9fd0-1eeba1f0595c HTTP/1.1" 200 285 0.066531 10.0.0.129 - - [2025-12-04 16:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.018842 10.0.0.129 - - [2025-12-04 16:30:30] "GET /tag/cd275d0f-9061-4d23-96b4-f21e2181e247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.021836 10.0.0.129 - - [2025-12-04 16:30:30] "PUT /instance-ip/b4ebe5e7-2fb0-44fd-ba9b-fa07bd9a1f7d HTTP/1.1" 200 257 0.091844 10.0.0.129 - - [2025-12-04 16:30:30] "POST /ref-update HTTP/1.1" 200 156 0.020557 10.0.0.129 - - [2025-12-04 16:30:30] "POST /ref-update HTTP/1.1" 200 156 0.049485 10.0.0.129 - - [2025-12-04 16:30:30] "POST /firewall-rules HTTP/1.1" 200 652 0.136213 10.0.0.129 - - [2025-12-04 16:30:30] "GET /firewall-rule/e3085840-7409-4a01-ad58-1c44568e3f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.024502 10.0.0.129 - - [2025-12-04 16:30:30] "POST /ref-update HTTP/1.1" 200 156 0.060591 10.0.0.129 - - [2025-12-04 16:30:30] "GET /firewall-policy/3790a8c1-6cf6-4385-9b1f-0c8a2c6ed250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.025971 10.0.0.129 - - [2025-12-04 16:30:30] "GET /firewall-rule/e3085840-7409-4a01-ad58-1c44568e3f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.023627 10.0.0.129 - - [2025-12-04 16:30:30] "POST /ref-update HTTP/1.1" 200 156 0.036330 10.0.0.129 - - [2025-12-04 16:30:30] "POST /ref-update HTTP/1.1" 200 156 0.042029 10.0.0.129 - - [2025-12-04 16:30:30] "POST /ref-update HTTP/1.1" 200 156 0.067620 10.0.0.129 - - [2025-12-04 16:30:30] "POST /ref-update HTTP/1.1" 200 156 0.146327 10.0.0.129 - - [2025-12-04 16:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.019650 10.0.0.129 - - [2025-12-04 16:30:30] "POST /virtual-machines HTTP/1.1" 200 430 0.042446 10.0.0.129 - - [2025-12-04 16:30:30] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.117688 10.0.0.129 - - [2025-12-04 16:30:30] "GET /loadbalancer/1e91a6d7-6fc6-4a71-a141-66ad2150bb30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.028399 10.0.0.129 - - [2025-12-04 16:30:31] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.140019 10.0.0.129 - - [2025-12-04 16:30:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.282711 10.0.0.129 - - [2025-12-04 16:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016309 10.0.0.129 - - [2025-12-04 16:30:31] "POST /chown HTTP/1.1" 200 109 0.055802 10.0.0.129 - - [2025-12-04 16:30:31] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.075109 10.0.0.129 - - [2025-12-04 16:30:31] "GET /loadbalancer-listener/078f5aaa-4a82-4def-a4b9-8a73a6c2a081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.013558 10.0.0.129 - - [2025-12-04 16:30:31] "POST /chown HTTP/1.1" 200 109 0.058709 10.0.0.129 - - [2025-12-04 16:30:31] "GET /loadbalancer-listener/078f5aaa-4a82-4def-a4b9-8a73a6c2a081?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.019666 10.0.0.129 - - [2025-12-04 16:30:31] "PUT /virtual-machine-interface/054cf8ba-40f1-474b-a982-1149fca20a46 HTTP/1.1" 200 285 0.029074 10.0.0.129 - - [2025-12-04 16:30:31] "PUT /instance-ip/b4ebe5e7-2fb0-44fd-ba9b-fa07bd9a1f7d HTTP/1.1" 200 257 0.049102 10.0.0.129 - - [2025-12-04 16:30:31] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.081974 10.0.0.129 - - [2025-12-04 16:30:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.042593 10.0.0.129 - - [2025-12-04 16:30:31] "POST /ref-update HTTP/1.1" 200 156 0.071565 10.0.0.129 - - [2025-12-04 16:30:31] "GET /loadbalancer-pool/e1ea049c-94fb-4a23-a0d4-bad8a1ef701d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.050505 10.0.0.129 - - [2025-12-04 16:30:31] "POST /ref-update HTTP/1.1" 200 156 0.071453 10.0.0.129 - - [2025-12-04 16:30:31] "POST /ref-update HTTP/1.1" 200 156 0.098014 10.0.0.129 - - [2025-12-04 16:30:31] "POST /loadbalancer-members HTTP/1.1" 200 709 0.157626 10.0.0.129 - - [2025-12-04 16:30:31] "POST /ref-update HTTP/1.1" 200 156 0.069537 10.0.0.129 - - [2025-12-04 16:30:31] "POST /ref-update HTTP/1.1" 200 156 0.062994 10.0.0.129 - - [2025-12-04 16:30:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.144543 10.0.0.129 - - [2025-12-04 16:30:31] "GET /loadbalancer-member/7099e1ec-9bf8-4292-8b73-404324345a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.003251 10.0.0.129 - - [2025-12-04 16:30:31] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002809 10.0.0.129 - - [2025-12-04 16:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.129 - - [2025-12-04 16:30:31] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003981 10.0.0.129 - - [2025-12-04 16:30:32] "PUT /service-instance/998cef27-2ca9-4fa1-bafd-040923722a37 HTTP/1.1" 200 267 0.024851 10.0.0.129 - - [2025-12-04 16:30:32] "POST /tags HTTP/1.1" 409 221 0.013574 10.0.0.129 - - [2025-12-04 16:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.129 - - [2025-12-04 16:30:32] "GET /tag/80807688-7512-4c31-8ca5-3e076952557c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.021199 10.0.0.129 - - [2025-12-04 16:30:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.040437 10.0.0.129 - - [2025-12-04 16:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006175 10.0.0.129 - - [2025-12-04 16:30:32] "POST /tags HTTP/1.1" 409 238 0.009083 10.0.0.129 - - [2025-12-04 16:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.129 - - [2025-12-04 16:30:32] "GET /tag/cd275d0f-9061-4d23-96b4-f21e2181e247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.021874 10.0.0.129 - - [2025-12-04 16:30:32] "POST /chown HTTP/1.1" 200 109 0.015786 10.0.0.129 - - [2025-12-04 16:30:32] "POST /firewall-rules HTTP/1.1" 409 293 0.007903 10.0.0.129 - - [2025-12-04 16:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005305 10.0.0.129 - - [2025-12-04 16:30:32] "POST /chown HTTP/1.1" 200 109 0.049409 10.0.0.129 - - [2025-12-04 16:30:32] "PUT /instance-ip/b4ebe5e7-2fb0-44fd-ba9b-fa07bd9a1f7d HTTP/1.1" 200 257 0.047224 10.0.0.129 - - [2025-12-04 16:30:32] "PUT /firewall-rule/e3085840-7409-4a01-ad58-1c44568e3f8f HTTP/1.1" 200 261 0.102914 10.0.0.129 - - [2025-12-04 16:30:32] "GET /firewall-rule/e3085840-7409-4a01-ad58-1c44568e3f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.009961 10.0.0.129 - - [2025-12-04 16:30:32] "GET /firewall-policy/3790a8c1-6cf6-4385-9b1f-0c8a2c6ed250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.014438 10.0.0.129 - - [2025-12-04 16:30:32] "GET /firewall-rule/e3085840-7409-4a01-ad58-1c44568e3f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.015638 10.0.0.129 - - [2025-12-04 16:30:32] "POST /ref-update HTTP/1.1" 200 156 0.088891 10.0.0.129 - - [2025-12-04 16:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018693 10.0.0.129 - - [2025-12-04 16:30:32] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.039429 10.0.0.129 - - [2025-12-04 16:30:32] "POST /chown HTTP/1.1" 200 109 0.102298 10.0.0.129 - - [2025-12-04 16:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.024918 10.0.0.129 - - [2025-12-04 16:30:32] "POST /chown HTTP/1.1" 200 109 0.054965 10.0.0.129 - - [2025-12-04 16:30:32] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.061476 10.0.0.129 - - [2025-12-04 16:30:32] "PUT /instance-ip/b4ebe5e7-2fb0-44fd-ba9b-fa07bd9a1f7d HTTP/1.1" 200 257 0.079407 10.0.0.129 - - [2025-12-04 16:30:32] "POST /ref-update HTTP/1.1" 200 156 0.044441 10.0.0.129 - - [2025-12-04 16:30:32] "POST /virtual-machines HTTP/1.1" 200 374 0.125060 10.0.0.129 - - [2025-12-04 16:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.026799 10.0.0.129 - - [2025-12-04 16:30:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.054838 10.0.0.129 - - [2025-12-04 16:30:32] "POST /chown HTTP/1.1" 200 109 0.028906 10.0.0.129 - - [2025-12-04 16:30:32] "POST /chown HTTP/1.1" 200 109 0.037998 10.0.0.129 - - [2025-12-04 16:30:33] "PUT /instance-ip/b4ebe5e7-2fb0-44fd-ba9b-fa07bd9a1f7d HTTP/1.1" 200 257 0.177582 10.0.0.129 - - [2025-12-04 16:30:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.320467 10.0.0.129 - - [2025-12-04 16:30:33] "POST /ref-update HTTP/1.1" 200 156 0.024641 10.0.0.129 - - [2025-12-04 16:30:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.039493 10.0.0.129 - - [2025-12-04 16:30:33] "POST /chown HTTP/1.1" 200 109 0.037802 10.0.0.129 - - [2025-12-04 16:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.029876 10.0.0.129 - - [2025-12-04 16:30:33] "GET /virtual-machine-interface/8df2eade-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.030815 10.0.0.129 - - [2025-12-04 16:30:33] "POST /chown HTTP/1.1" 200 109 0.067236 10.0.0.129 - - [2025-12-04 16:30:33] "PUT /instance-ip/b4ebe5e7-2fb0-44fd-ba9b-fa07bd9a1f7d HTTP/1.1" 200 257 0.035603 10.0.0.129 - - [2025-12-04 16:30:33] "POST /ref-update HTTP/1.1" 200 156 0.054724 10.0.0.129 - - [2025-12-04 16:30:33] "POST /instance-ips HTTP/1.1" 200 414 0.146107 10.0.0.129 - - [2025-12-04 16:30:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.062312 10.0.0.129 - - [2025-12-04 16:30:33] "GET /virtual-machine-interface/8df2eade-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.017630 10.0.0.129 - - [2025-12-04 16:30:33] "POST /set-tag HTTP/1.1" 200 109 0.020871 10.0.0.129 - - [2025-12-04 16:30:33] "GET /virtual-machine-interface/8df2eade-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.014593 10.0.0.129 - - [2025-12-04 16:30:33] "GET /instance-ip/8e32a89a-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.014213 10.0.0.129 - - [2025-12-04 16:30:33] "PUT /service-instance/998cef27-2ca9-4fa1-bafd-040923722a37 HTTP/1.1" 200 267 0.014153 10.0.0.129 - - [2025-12-04 16:30:33] "GET /virtual-machine-interface/8df2eade-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.017511 10.0.0.129 - - [2025-12-04 16:30:33] "POST /set-tag HTTP/1.1" 200 109 0.008481 10.0.0.129 - - [2025-12-04 16:30:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.035525 10.0.0.129 - - [2025-12-04 16:30:33] "GET /virtual-router/bd46aa26-9078-42a3-83d6-eda061cd2cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.022175 10.0.0.129 - - [2025-12-04 16:30:33] "POST /ref-update HTTP/1.1" 200 156 0.014216 10.0.0.129 - - [2025-12-04 16:30:33] "GET /virtual-machine-interface/8df2eade-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.015830 10.0.0.129 - - [2025-12-04 16:30:33] "POST /set-tag HTTP/1.1" 200 109 0.004249 10.0.0.129 - - [2025-12-04 16:30:34] "PUT /service-instance/998cef27-2ca9-4fa1-bafd-040923722a37 HTTP/1.1" 200 267 0.011134 10.0.0.129 - - [2025-12-04 16:30:34] "GET /virtual-machine-interface/8df2eade-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010271 10.0.0.129 - - [2025-12-04 16:30:34] "POST /set-tag HTTP/1.1" 200 109 0.003459 10.0.0.129 - - [2025-12-04 16:30:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.022305 10.0.0.129 - - [2025-12-04 16:30:34] "PUT /service-instance/998cef27-2ca9-4fa1-bafd-040923722a37 HTTP/1.1" 200 267 0.013829 10.0.0.129 - - [2025-12-04 16:30:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.016356 10.0.0.129 - - [2025-12-04 16:30:34] "PUT /service-instance/998cef27-2ca9-4fa1-bafd-040923722a37 HTTP/1.1" 200 267 0.012532 10.0.0.129 - - [2025-12-04 16:30:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.024298 10.0.0.129 - - [2025-12-04 16:30:34] "PUT /service-instance/998cef27-2ca9-4fa1-bafd-040923722a37 HTTP/1.1" 200 267 0.010766 10.0.0.129 - - [2025-12-04 16:30:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.032095 10.0.0.129 - - [2025-12-04 16:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006743 10.0.0.129 - - [2025-12-04 16:30:34] "POST /chown HTTP/1.1" 200 109 0.014151 10.0.0.129 - - [2025-12-04 16:30:34] "POST /chown HTTP/1.1" 200 109 0.009170 10.0.0.129 - - [2025-12-04 16:30:34] "POST /ref-update HTTP/1.1" 200 156 0.023637 10.0.0.129 - - [2025-12-04 16:30:34] "POST /chown HTTP/1.1" 200 109 0.033590 10.0.0.129 - - [2025-12-04 16:30:34] "POST /chown HTTP/1.1" 200 109 0.016366 10.0.0.129 - - [2025-12-04 16:30:34] "POST /ref-update HTTP/1.1" 200 156 0.035613 10.0.0.129 - - [2025-12-04 16:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009732 10.0.0.129 - - [2025-12-04 16:30:34] "POST /chown HTTP/1.1" 200 109 0.008132 10.0.0.129 - - [2025-12-04 16:30:34] "POST /chown HTTP/1.1" 200 109 0.022298 10.0.0.129 - - [2025-12-04 16:30:34] "POST /chown HTTP/1.1" 200 109 0.013869 10.0.0.129 - - [2025-12-04 16:30:34] "POST /chown HTTP/1.1" 200 109 0.009227 10.0.0.129 - - [2025-12-04 16:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009101 10.0.0.129 - - [2025-12-04 16:30:34] "POST /chown HTTP/1.1" 200 109 0.007913 10.0.0.129 - - [2025-12-04 16:30:34] "POST /chown HTTP/1.1" 200 109 0.027388 10.0.0.129 - - [2025-12-04 16:30:35] "POST /chown HTTP/1.1" 200 109 0.012330 10.0.0.129 - - [2025-12-04 16:30:35] "POST /chown HTTP/1.1" 200 109 0.026058 10.0.0.129 - - [2025-12-04 16:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.129 - - [2025-12-04 16:30:35] "POST /chown HTTP/1.1" 200 109 0.009706 10.0.0.129 - - [2025-12-04 16:30:35] "POST /chown HTTP/1.1" 200 109 0.027439 10.0.0.129 - - [2025-12-04 16:30:35] "POST /chown HTTP/1.1" 200 109 0.034239 10.0.0.129 - - [2025-12-04 16:30:35] "POST /chown HTTP/1.1" 200 109 0.008485 10.0.0.129 - - [2025-12-04 16:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:30:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001243 10.0.0.129 - - [2025-12-04 16:30:35] "POST /chown HTTP/1.1" 200 109 0.012867 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:30:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000850 10.0.0.129 - - [2025-12-04 16:30:35] "POST /chown HTTP/1.1" 200 109 0.008115 10.0.0.129 - - [2025-12-04 16:30:35] "POST /chown HTTP/1.1" 200 109 0.020954 10.0.0.129 - - [2025-12-04 16:30:35] "POST /chown HTTP/1.1" 200 109 0.048984 10.0.0.129 - - [2025-12-04 16:30:35] "GET /virtual-machine-interface/8875a70e-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016755 10.0.0.129 - - [2025-12-04 16:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006719 10.0.0.129 - - [2025-12-04 16:30:35] "POST /set-tag HTTP/1.1" 200 109 0.022821 10.0.0.129 - - [2025-12-04 16:30:35] "POST /chown HTTP/1.1" 200 109 0.014175 10.0.0.129 - - [2025-12-04 16:30:35] "POST /chown HTTP/1.1" 200 109 0.040752 10.0.0.129 - - [2025-12-04 16:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006970 10.0.0.129 - - [2025-12-04 16:30:35] "GET /loadbalancer/d1400c0c-caa0-4804-8ca2-698e54c1dbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.004441 10.0.0.129 - - [2025-12-04 16:30:35] "GET /loadbalancer-pool/32625059-8156-4d91-9b8f-97b260dd5023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003905 10.0.0.129 - - [2025-12-04 16:30:35] "POST /chown HTTP/1.1" 200 109 0.012198 10.0.0.129 - - [2025-12-04 16:30:35] "POST /chown HTTP/1.1" 200 109 0.046685 10.0.0.129 - - [2025-12-04 16:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011936 10.0.0.129 - - [2025-12-04 16:30:35] "POST /loadbalancer-members HTTP/1.1" 200 704 0.216147 10.0.0.129 - - [2025-12-04 16:30:35] "POST /chown HTTP/1.1" 200 109 0.037340 10.0.0.129 - - [2025-12-04 16:30:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.022587 10.0.0.129 - - [2025-12-04 16:30:35] "POST /chown HTTP/1.1" 200 109 0.028418 10.0.0.129 - - [2025-12-04 16:30:35] "GET /virtual-machine-interface/8875a70e-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015132 10.0.0.129 - - [2025-12-04 16:30:35] "POST /tags HTTP/1.1" 409 221 0.003969 10.0.0.129 - - [2025-12-04 16:30:35] "POST /chown HTTP/1.1" 200 109 0.032847 10.0.0.129 - - [2025-12-04 16:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007928 10.0.0.129 - - [2025-12-04 16:30:36] "GET /tag/80807688-7512-4c31-8ca5-3e076952557c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.020335 10.0.0.129 - - [2025-12-04 16:30:36] "POST /chown HTTP/1.1" 200 109 0.081048 10.0.0.129 - - [2025-12-04 16:30:36] "POST /set-tag HTTP/1.1" 200 109 0.034130 10.0.0.129 - - [2025-12-04 16:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.129 - - [2025-12-04 16:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005470 10.0.0.129 - - [2025-12-04 16:30:36] "GET /loadbalancer/bb8255fc-4bcd-4506-810d-8d6535adf496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.006693 10.0.0.129 - - [2025-12-04 16:30:36] "GET /loadbalancer-pool/6be6c303-2688-47fa-a0dc-dfe96ff7cdd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.011056 10.0.0.129 - - [2025-12-04 16:30:36] "POST /chown HTTP/1.1" 200 109 0.045874 10.0.0.129 - - [2025-12-04 16:30:36] "POST /chown HTTP/1.1" 200 109 0.030965 10.0.0.129 - - [2025-12-04 16:30:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.047241 10.0.0.129 - - [2025-12-04 16:30:36] "POST /chown HTTP/1.1" 200 109 0.034809 10.0.0.129 - - [2025-12-04 16:30:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.054114 10.0.0.129 - - [2025-12-04 16:30:36] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.031694 10.0.0.129 - - [2025-12-04 16:30:36] "POST /chown HTTP/1.1" 200 109 0.094577 10.0.0.129 - - [2025-12-04 16:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005650 10.0.0.129 - - [2025-12-04 16:30:36] "POST /set-tag HTTP/1.1" 200 109 0.103443 10.0.0.129 - - [2025-12-04 16:30:36] "GET /loadbalancer-pool/b5a173d1-fab5-455a-8d34-a5eb27f647bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.010506 10.0.0.129 - - [2025-12-04 16:30:36] "POST /chown HTTP/1.1" 200 109 0.077922 10.0.0.129 - - [2025-12-04 16:30:36] "POST /chown HTTP/1.1" 200 109 0.049188 10.0.0.129 - - [2025-12-04 16:30:36] "GET /virtual-machine/e1654122-171d-4360-bfe6-08c8e844bb95?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003299 10.0.0.129 - - [2025-12-04 16:30:36] "POST /chown HTTP/1.1" 200 109 0.119184 10.0.0.129 - - [2025-12-04 16:30:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.167939 10.0.0.129 - - [2025-12-04 16:30:36] "GET /virtual-machine-interface/8875a70e-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.024752 10.0.0.129 - - [2025-12-04 16:30:36] "POST /chown HTTP/1.1" 200 109 0.034999 10.0.0.129 - - [2025-12-04 16:30:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.050978 10.0.0.129 - - [2025-12-04 16:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011509 10.0.0.129 - - [2025-12-04 16:30:36] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.017946 10.0.0.129 - - [2025-12-04 16:30:36] "POST /set-tag HTTP/1.1" 200 109 0.003326 10.0.0.129 - - [2025-12-04 16:30:36] "POST /chown HTTP/1.1" 200 109 0.021835 10.0.0.129 - - [2025-12-04 16:30:36] "GET /loadbalancer-pool/06012a2a-e0dd-43a4-9d37-be4c46ad7492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.009131 10.0.0.129 - - [2025-12-04 16:30:36] "GET /virtual-machine/dc454dbd-657b-458d-9aa6-f39031efc7d0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.007479 10.0.0.129 - - [2025-12-04 16:30:36] "GET /virtual-machine-interface/88fc9cc8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005636 10.0.0.129 - - [2025-12-04 16:30:36] "POST /chown HTTP/1.1" 200 109 0.019145 10.0.0.129 - - [2025-12-04 16:30:36] "POST /chown HTTP/1.1" 200 109 0.041737 10.0.0.129 - - [2025-12-04 16:30:37] "POST /chown HTTP/1.1" 200 109 0.044141 10.0.0.129 - - [2025-12-04 16:30:37] "POST /loadbalancer-members HTTP/1.1" 200 694 0.119760 10.0.0.129 - - [2025-12-04 16:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005913 10.0.0.129 - - [2025-12-04 16:30:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.043603 10.0.0.129 - - [2025-12-04 16:30:37] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.028568 10.0.0.129 - - [2025-12-04 16:30:37] "POST /chown HTTP/1.1" 200 109 0.045023 10.0.0.129 - - [2025-12-04 16:30:37] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.129 - - [2025-12-04 16:30:37] "POST /chown HTTP/1.1" 200 109 0.046696 10.0.0.129 - - [2025-12-04 16:30:37] "GET /virtual-machine-interface/88fc9cc8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.019599 10.0.0.129 - - [2025-12-04 16:30:37] "POST /set-tag HTTP/1.1" 200 109 0.004285 10.0.0.129 - - [2025-12-04 16:30:37] "POST /chown HTTP/1.1" 200 109 0.014041 10.0.0.129 - - [2025-12-04 16:30:37] "POST /chown HTTP/1.1" 200 109 0.050524 10.0.0.129 - - [2025-12-04 16:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008280 10.0.0.129 - - [2025-12-04 16:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.129 - - [2025-12-04 16:30:37] "GET /loadbalancer/d1400c0c-caa0-4804-8ca2-698e54c1dbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.028810 10.0.0.129 - - [2025-12-04 16:30:37] "GET /loadbalancer-pool/32625059-8156-4d91-9b8f-97b260dd5023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.011293 10.0.0.129 - - [2025-12-04 16:30:37] "POST /chown HTTP/1.1" 200 109 0.024125 10.0.0.129 - - [2025-12-04 16:30:37] "POST /chown HTTP/1.1" 200 109 0.039294 10.0.0.129 - - [2025-12-04 16:30:37] "POST /loadbalancer-members HTTP/1.1" 200 704 0.083670 10.0.0.129 - - [2025-12-04 16:30:37] "POST /chown HTTP/1.1" 200 109 0.067359 10.0.0.129 - - [2025-12-04 16:30:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.051962 10.0.0.129 - - [2025-12-04 16:30:37] "GET /virtual-machine-interface/88fc9cc8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007218 10.0.0.129 - - [2025-12-04 16:30:37] "POST /chown HTTP/1.1" 200 109 0.017635 10.0.0.129 - - [2025-12-04 16:30:37] "POST /set-tag HTTP/1.1" 200 109 0.084893 10.0.0.129 - - [2025-12-04 16:30:37] "GET /virtual-machine-interface/8875a70e-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005473 10.0.0.129 - - [2025-12-04 16:30:37] "POST /ref-update HTTP/1.1" 200 156 0.013439 10.0.0.129 - - [2025-12-04 16:30:37] "GET /floating-ip/c97f9f10-54a8-482e-8ebf-277a449701f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.010693 10.0.0.129 - - [2025-12-04 16:30:37] "PUT /floating-ip/c97f9f10-54a8-482e-8ebf-277a449701f7 HTTP/1.1" 200 257 0.018789 10.0.0.129 - - [2025-12-04 16:30:38] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004565 10.0.0.129 - - [2025-12-04 16:30:38] "GET /floating-ip/d8b781e6-efaa-4eb7-9880-12c1d56f860d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005521 10.0.0.129 - - [2025-12-04 16:30:38] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004375 10.0.0.129 - - [2025-12-04 16:30:38] "GET /floating-ip/d8b781e6-efaa-4eb7-9880-12c1d56f860d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002587 10.0.0.129 - - [2025-12-04 16:30:38] "GET /virtual-machine-interface/efd18ea6-d12c-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009604 10.0.0.129 - - [2025-12-04 16:30:38] "GET /floating-ip/d8b781e6-efaa-4eb7-9880-12c1d56f860d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003453 10.0.0.129 - - [2025-12-04 16:30:38] "GET /virtual-machine-interface/88fc9cc8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.011443 10.0.0.129 - - [2025-12-04 16:30:38] "POST /ref-update HTTP/1.1" 200 156 0.017883 10.0.0.129 - - [2025-12-04 16:30:38] "GET /floating-ip/c97f9f10-54a8-482e-8ebf-277a449701f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.094671 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:30:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001490 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:30:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001390 10.0.0.129 - - [2025-12-04 16:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.129 - - [2025-12-04 16:30:46] "POST /chown HTTP/1.1" 200 109 0.007159 10.0.0.129 - - [2025-12-04 16:30:46] "POST /chown HTTP/1.1" 200 109 0.012273 10.0.0.129 - - [2025-12-04 16:30:46] "POST /chown HTTP/1.1" 200 109 0.012999 10.0.0.129 - - [2025-12-04 16:30:46] "POST /chown HTTP/1.1" 200 109 0.021924 10.0.0.129 - - [2025-12-04 16:30:46] "GET /virtual-machine-interface/8df2eade-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011283 10.0.0.129 - - [2025-12-04 16:30:46] "POST /set-tag HTTP/1.1" 200 109 0.008210 10.0.0.129 - - [2025-12-04 16:30:47] "GET /virtual-machine/c5268920-2962-4b6a-b436-c5f2febd1529?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.004012 10.0.0.129 - - [2025-12-04 16:30:47] "GET /virtual-machine-interface/8df2eade-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004949 10.0.0.129 - - [2025-12-04 16:30:47] "GET /virtual-machine-interface/8df2eade-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005890 10.0.0.129 - - [2025-12-04 16:30:47] "POST /set-tag HTTP/1.1" 200 109 0.003320 10.0.0.129 - - [2025-12-04 16:31:19] "GET /virtual-machine-interface/8df2eade-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.018699 10.0.0.129 - - [2025-12-04 16:31:19] "POST /set-tag HTTP/1.1" 200 109 0.003413 10.0.0.129 - - [2025-12-04 16:31:19] "GET /virtual-machine-interface/8df2eade-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004907 10.0.0.129 - - [2025-12-04 16:31:19] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.129 - - [2025-12-04 16:31:19] "GET /virtual-machine/c5268920-2962-4b6a-b436-c5f2febd1529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003123 10.0.0.129 - - [2025-12-04 16:31:19] "POST /ref-update HTTP/1.1" 200 156 0.011157 10.0.0.129 - - [2025-12-04 16:31:19] "GET /virtual-machine-interface/8df2eade-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.016862 10.0.0.129 - - [2025-12-04 16:31:19] "POST /set-tag HTTP/1.1" 200 109 0.027318 10.0.0.129 - - [2025-12-04 16:31:19] "POST /set-tag HTTP/1.1" 200 109 0.031491 10.0.0.129 - - [2025-12-04 16:31:19] "DELETE /instance-ip/8e32a89a-d12e-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.046881 10.0.0.129 - - [2025-12-04 16:31:19] "DELETE /virtual-machine-interface/8df2eade-d12e-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.056156 10.0.0.129 - - [2025-12-04 16:31:19] "DELETE /virtual-machine/c5268920-2962-4b6a-b436-c5f2febd1529 HTTP/1.1" 200 115 0.022044 10.0.0.129 - - [2025-12-04 16:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.129 - - [2025-12-04 16:31:22] "GET /tag/cd275d0f-9061-4d23-96b4-f21e2181e247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.016696 10.0.0.129 - - [2025-12-04 16:31:22] "GET /tag/cd275d0f-9061-4d23-96b4-f21e2181e247?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.020241 10.0.0.129 - - [2025-12-04 16:31:22] "GET /virtual-machine-interface/054cf8ba-40f1-474b-a982-1149fca20a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.004961 10.0.0.129 - - [2025-12-04 16:31:22] "POST /set-tag HTTP/1.1" 200 109 0.018321 10.0.0.129 - - [2025-12-04 16:31:22] "GET /virtual-machine-interface/796e9a96-9dbb-448d-8099-2b3480c0acd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.011282 10.0.0.129 - - [2025-12-04 16:31:22] "POST /set-tag HTTP/1.1" 200 109 0.017130 10.0.0.129 - - [2025-12-04 16:31:22] "GET /virtual-machine-interface/81b812f0-7ed8-4740-9fd0-1eeba1f0595c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.006142 10.0.0.129 - - [2025-12-04 16:31:22] "POST /set-tag HTTP/1.1" 200 109 0.017961 10.0.0.129 - - [2025-12-04 16:31:22] "GET /firewall-policy/3790a8c1-6cf6-4385-9b1f-0c8a2c6ed250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.022768 10.0.0.129 - - [2025-12-04 16:31:22] "GET /firewall-rule/e3085840-7409-4a01-ad58-1c44568e3f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003253 10.0.0.129 - - [2025-12-04 16:31:22] "POST /ref-update HTTP/1.1" 200 156 0.012424 10.0.0.129 - - [2025-12-04 16:31:22] "DELETE /firewall-rule/e3085840-7409-4a01-ad58-1c44568e3f8f HTTP/1.1" 200 115 0.052339 10.0.0.129 - - [2025-12-04 16:31:22] "DELETE /loadbalancer-member/7099e1ec-9bf8-4292-8b73-404324345a13 HTTP/1.1" 200 115 0.039601 10.0.0.129 - - [2025-12-04 16:31:22] "PUT /service-instance/998cef27-2ca9-4fa1-bafd-040923722a37 HTTP/1.1" 200 267 0.009346 10.0.0.129 - - [2025-12-04 16:31:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022700 10.0.0.129 - - [2025-12-04 16:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007062 10.0.0.129 - - [2025-12-04 16:31:23] "DELETE /loadbalancer-pool/e1ea049c-94fb-4a23-a0d4-bad8a1ef701d HTTP/1.1" 200 115 0.103535 10.0.0.129 - - [2025-12-04 16:31:23] "POST /chown HTTP/1.1" 200 109 0.015462 10.0.0.129 - - [2025-12-04 16:31:23] "DELETE /loadbalancer-listener/078f5aaa-4a82-4def-a4b9-8a73a6c2a081 HTTP/1.1" 200 115 0.059347 10.0.0.129 - - [2025-12-04 16:31:23] "GET /floating-ip/1e3bfa18-826b-4f20-a484-a462662aef85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.012509 10.0.0.129 - - [2025-12-04 16:31:23] "POST /chown HTTP/1.1" 200 109 0.026029 10.0.0.129 - - [2025-12-04 16:31:23] "POST /chown HTTP/1.1" 200 109 0.022189 10.0.0.129 - - [2025-12-04 16:31:23] "POST /chown HTTP/1.1" 200 109 0.019018 10.0.0.129 - - [2025-12-04 16:31:23] "PUT /floating-ip/1e3bfa18-826b-4f20-a484-a462662aef85 HTTP/1.1" 200 257 0.053125 10.0.0.129 - - [2025-12-04 16:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005515 10.0.0.129 - - [2025-12-04 16:31:23] "POST /chown HTTP/1.1" 200 109 0.025689 10.0.0.129 - - [2025-12-04 16:31:23] "POST /chown HTTP/1.1" 200 109 0.025265 10.0.0.129 - - [2025-12-04 16:31:23] "DELETE /floating-ip/1e3bfa18-826b-4f20-a484-a462662aef85 HTTP/1.1" 200 115 0.130854 10.0.0.129 - - [2025-12-04 16:31:23] "POST /chown HTTP/1.1" 200 109 0.015140 10.0.0.129 - - [2025-12-04 16:31:23] "POST /chown HTTP/1.1" 200 109 0.021338 10.0.0.129 - - [2025-12-04 16:31:23] "PUT /service-instance/998cef27-2ca9-4fa1-bafd-040923722a37 HTTP/1.1" 200 267 0.013120 10.0.0.129 - - [2025-12-04 16:31:23] "DELETE /loadbalancer/1e91a6d7-6fc6-4a71-a141-66ad2150bb30 HTTP/1.1" 200 115 0.116043 10.0.0.129 - - [2025-12-04 16:31:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008557 10.0.0.129 - - [2025-12-04 16:31:23] "GET /floating-ip-pool/237d67e3-738f-43d1-8243-40e7a3aa3464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.007466 10.0.0.129 - - [2025-12-04 16:31:23] "POST /ref-update HTTP/1.1" 404 171 0.006300 10.0.0.129 - - [2025-12-04 16:31:23] "POST /ref-update HTTP/1.1" 200 156 0.027927 10.0.0.129 - - [2025-12-04 16:31:23] "PUT /service-instance/998cef27-2ca9-4fa1-bafd-040923722a37 HTTP/1.1" 200 267 0.058609 10.0.0.129 - - [2025-12-04 16:31:23] "DELETE /floating-ip-pool/237d67e3-738f-43d1-8243-40e7a3aa3464 HTTP/1.1" 200 115 0.089322 10.0.0.129 - - [2025-12-04 16:31:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.028315 10.0.0.129 - - [2025-12-04 16:31:23] "DELETE /instance-ip/b4ebe5e7-2fb0-44fd-ba9b-fa07bd9a1f7d HTTP/1.1" 200 115 0.220196 10.0.0.129 - - [2025-12-04 16:31:23] "POST /ref-update HTTP/1.1" 404 171 0.009279 10.0.0.129 - - [2025-12-04 16:31:23] "PUT /service-instance/998cef27-2ca9-4fa1-bafd-040923722a37 HTTP/1.1" 200 267 0.034938 10.0.0.129 - - [2025-12-04 16:31:23] "DELETE /virtual-machine-interface/796e9a96-9dbb-448d-8099-2b3480c0acd0 HTTP/1.1" 200 115 0.097581 10.0.0.129 - - [2025-12-04 16:31:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.014966 10.0.0.129 - - [2025-12-04 16:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009617 10.0.0.129 - - [2025-12-04 16:31:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005248 10.0.0.129 - - [2025-12-04 16:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005361 10.0.0.129 - - [2025-12-04 16:31:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005481 10.0.0.129 - - [2025-12-04 16:31:23] "DELETE /virtual-network/c1eb4cbd-4833-45e0-af22-bef0829d09dc HTTP/1.1" 200 115 0.270275 10.0.0.129 - - [2025-12-04 16:31:23] "GET /routing-instance/da6daad3-e8ae-41fa-a5f4-b1cdb6e8acca HTTP/1.1" 404 171 0.002722 10.0.0.129 - - [2025-12-04 16:31:23] "GET /domains HTTP/1.1" 200 281 0.002743 10.0.0.129 - - [2025-12-04 16:31:23] "GET /domain/19ac8d48-c17e-481b-9083-57b17b3322ef HTTP/1.1" 200 3099 0.013215 10.0.0.129 - - [2025-12-04 16:31:23] "DELETE /route-target/eab0b39c-2d20-495b-bc09-dd630db52f5b HTTP/1.1" 200 115 0.067412 10.0.0.129 - - [2025-12-04 16:31:23] "DELETE /service-instance/998cef27-2ca9-4fa1-bafd-040923722a37 HTTP/1.1" 200 115 0.122126 10.0.0.129 - - [2025-12-04 16:31:24] "DELETE /tag/cd275d0f-9061-4d23-96b4-f21e2181e247 HTTP/1.1" 200 115 0.244753 10.0.0.129 - - [2025-12-04 16:31:24] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34 HTTP/1.1" 200 7439 0.082880 10.0.0.129 - - [2025-12-04 16:31:24] "GET /virtual-machine-interface/81b812f0-7ed8-4740-9fd0-1eeba1f0595c?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.006445 10.0.0.129 - - [2025-12-04 16:31:24] "GET /virtual-machine-interface/88fc9cc8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.013843 10.0.0.129 - - [2025-12-04 16:31:24] "POST /set-tag HTTP/1.1" 200 109 0.002611 10.0.0.129 - - [2025-12-04 16:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.129 - - [2025-12-04 16:31:24] "DELETE /virtual-machine-interface/81b812f0-7ed8-4740-9fd0-1eeba1f0595c HTTP/1.1" 200 115 0.099777 10.0.0.129 - - [2025-12-04 16:31:24] "GET /loadbalancer/d1400c0c-caa0-4804-8ca2-698e54c1dbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.004678 10.0.0.129 - - [2025-12-04 16:31:24] "POST /ref-update HTTP/1.1" 200 156 0.015556 10.0.0.129 - - [2025-12-04 16:31:24] "DELETE /virtual-machine/7bcab3e0-472b-4cc4-8f8c-b7cc03ef43d3 HTTP/1.1" 200 115 0.036271 10.0.0.129 - - [2025-12-04 16:31:24] "GET /virtual-machine-interface/88fc9cc8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.015316 10.0.0.129 - - [2025-12-04 16:31:24] "GET /virtual-machine-interface/054cf8ba-40f1-474b-a982-1149fca20a46?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.005075 10.0.0.129 - - [2025-12-04 16:31:24] "POST /set-tag HTTP/1.1" 200 109 0.027246 10.0.0.129 - - [2025-12-04 16:31:24] "DELETE /loadbalancer-member/bbcc7ae5-bd38-41cc-a2b6-9eb1ee1e6a20 HTTP/1.1" 200 115 0.044406 10.0.0.129 - - [2025-12-04 16:31:24] "DELETE /virtual-machine-interface/054cf8ba-40f1-474b-a982-1149fca20a46 HTTP/1.1" 200 115 0.076392 10.0.0.129 - - [2025-12-04 16:31:24] "DELETE /virtual-machine/c402914c-2505-4582-a7a9-5ebf1248ee63 HTTP/1.1" 200 115 0.037529 10.0.0.129 - - [2025-12-04 16:31:25] "GET /virtual-machine-interface/88fc9cc8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008681 10.0.0.129 - - [2025-12-04 16:31:25] "POST /set-tag HTTP/1.1" 200 109 0.003983 10.0.0.129 - - [2025-12-04 16:31:25] "GET /virtual-machine-interface/88fc9cc8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005066 10.0.0.129 - - [2025-12-04 16:31:25] "POST /set-tag HTTP/1.1" 200 109 0.002779 10.0.0.129 - - [2025-12-04 16:31:25] "GET /virtual-machine/dc454dbd-657b-458d-9aa6-f39031efc7d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003251 10.0.0.129 - - [2025-12-04 16:31:25] "POST /ref-update HTTP/1.1" 200 156 0.011704 10.0.0.129 - - [2025-12-04 16:31:25] "GET /virtual-machine-interface/88fc9cc8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017157 10.0.0.129 - - [2025-12-04 16:31:25] "POST /set-tag HTTP/1.1" 200 109 0.030560 10.0.0.129 - - [2025-12-04 16:31:25] "POST /set-tag HTTP/1.1" 200 109 0.029005 10.0.0.129 - - [2025-12-04 16:31:25] "POST /set-tag HTTP/1.1" 200 109 0.030720 10.0.0.129 - - [2025-12-04 16:31:25] "DELETE /instance-ip/891d5e2c-d12e-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.042006 10.0.0.129 - - [2025-12-04 16:31:25] "POST /ref-update HTTP/1.1" 200 156 0.008028 10.0.0.129 - - [2025-12-04 16:31:26] "DELETE /virtual-machine-interface/88fc9cc8-d12e-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.046293 10.0.0.129 - - [2025-12-04 16:31:26] "DELETE /virtual-machine/dc454dbd-657b-458d-9aa6-f39031efc7d0 HTTP/1.1" 200 115 0.024371 10.0.0.129 - - [2025-12-04 16:31:29] "GET /virtual-machine-interface/8875a70e-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008034 10.0.0.129 - - [2025-12-04 16:31:29] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.129 - - [2025-12-04 16:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.129 - - [2025-12-04 16:31:29] "GET /loadbalancer/d1400c0c-caa0-4804-8ca2-698e54c1dbb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003262 10.0.0.129 - - [2025-12-04 16:31:30] "GET /virtual-machine-interface/8875a70e-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.011894 10.0.0.129 - - [2025-12-04 16:31:30] "POST /set-tag HTTP/1.1" 200 109 0.005065 10.0.0.129 - - [2025-12-04 16:31:30] "GET /virtual-machine-interface/8875a70e-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005152 10.0.0.129 - - [2025-12-04 16:31:30] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.129 - - [2025-12-04 16:31:30] "GET /virtual-machine/e1654122-171d-4360-bfe6-08c8e844bb95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003918 10.0.0.129 - - [2025-12-04 16:31:30] "POST /ref-update HTTP/1.1" 200 156 0.009608 10.0.0.129 - - [2025-12-04 16:31:30] "GET /virtual-machine-interface/8875a70e-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.011548 10.0.0.129 - - [2025-12-04 16:31:30] "POST /set-tag HTTP/1.1" 200 109 0.033973 10.0.0.129 - - [2025-12-04 16:31:30] "POST /set-tag HTTP/1.1" 200 109 0.020234 10.0.0.129 - - [2025-12-04 16:31:30] "POST /set-tag HTTP/1.1" 200 109 0.043213 10.0.0.129 - - [2025-12-04 16:31:30] "DELETE /instance-ip/8893dd8c-d12e-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.043233 10.0.0.129 - - [2025-12-04 16:31:30] "POST /ref-update HTTP/1.1" 200 156 0.014786 10.0.0.129 - - [2025-12-04 16:31:31] "DELETE /virtual-machine-interface/8875a70e-d12e-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.066369 10.0.0.129 - - [2025-12-04 16:31:31] "DELETE /virtual-machine/e1654122-171d-4360-bfe6-08c8e844bb95 HTTP/1.1" 200 115 0.046682 10.0.0.129 - - [2025-12-04 16:31:31] "DELETE /tag/6615832b-ceb0-49f1-81e4-06a332d0a4e4 HTTP/1.1" 200 115 0.050419 10.0.0.129 - - [2025-12-04 16:31:31] "DELETE /tag/b3f5618e-fc56-4d21-80c2-d282b1224b57 HTTP/1.1" 200 115 0.065269 10.0.0.129 - - [2025-12-04 16:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.129 - - [2025-12-04 16:31:34] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.050964 10.0.0.129 - - [2025-12-04 16:31:34] "POST /tags HTTP/1.1" 200 394 0.045852 10.0.0.129 - - [2025-12-04 16:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010609 10.0.0.129 - - [2025-12-04 16:31:34] "GET /tag/9b30fd75-7adf-4669-94c4-0839419bc92c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.016742 10.0.0.129 - - [2025-12-04 16:31:34] "POST /tags HTTP/1.1" 200 342 0.033670 10.0.0.129 - - [2025-12-04 16:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.129 - - [2025-12-04 16:31:34] "GET /tag/fd3b0f5a-1bc1-460d-b764-76b58935dfc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016558 10.0.0.129 - - [2025-12-04 16:31:34] "POST /id-to-fqname HTTP/1.1" 200 192 0.001023 10.0.0.129 - - [2025-12-04 16:31:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.003026 10.0.0.129 - - [2025-12-04 16:31:35] "POST /security-groups HTTP/1.1" 200 589 0.100004 10.0.0.129 - - [2025-12-04 16:31:35] "POST /projects HTTP/1.1" 200 521 0.264443 10.0.0.129 - - [2025-12-04 16:31:35] "POST /fqname-to-id HTTP/1.1" 404 236 0.006418 10.0.0.129 - - [2025-12-04 16:31:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.011521 10.0.0.129 - - [2025-12-04 16:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.029520 10.0.0.129 - - [2025-12-04 16:31:35] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.010000 10.0.0.129 - - [2025-12-04 16:31:35] "POST /access-control-lists HTTP/1.1" 200 600 0.125216 10.0.0.129 - - [2025-12-04 16:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012249 10.0.0.129 - - [2025-12-04 16:31:35] "POST /fqname-to-id HTTP/1.1" 404 235 0.017926 10.0.0.129 - - [2025-12-04 16:31:35] "GET /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.015386 10.0.0.129 - - [2025-12-04 16:31:35] "POST /access-control-lists HTTP/1.1" 200 598 0.077451 10.0.0.129 - - [2025-12-04 16:31:35] "PUT /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181 HTTP/1.1" 200 265 0.116663 10.0.0.129 - - [2025-12-04 16:31:35] "PUT /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2 HTTP/1.1" 200 265 0.051935 10.0.0.129 - - [2025-12-04 16:31:35] "POST /security-groups HTTP/1.1" 200 593 0.080168 10.0.0.129 - - [2025-12-04 16:31:35] "POST /fqname-to-id HTTP/1.1" 404 270 0.001806 10.0.0.129 - - [2025-12-04 16:31:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021346 10.0.0.129 - - [2025-12-04 16:31:35] "POST /chown HTTP/1.1" 200 109 0.018754 10.0.0.129 - - [2025-12-04 16:31:35] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.028856 10.0.0.129 - - [2025-12-04 16:31:35] "POST /access-control-lists HTTP/1.1" 200 634 0.110760 10.0.0.129 - - [2025-12-04 16:31:35] "POST /fqname-to-id HTTP/1.1" 404 269 0.005025 10.0.0.129 - - [2025-12-04 16:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.129 - - [2025-12-04 16:31:35] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003703 10.0.0.129 - - [2025-12-04 16:31:35] "POST /tags HTTP/1.1" 409 226 0.002363 10.0.0.129 - - [2025-12-04 16:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.129 - - [2025-12-04 16:31:35] "GET /tag/fd3b0f5a-1bc1-460d-b764-76b58935dfc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.026460 10.0.0.129 - - [2025-12-04 16:31:35] "POST /access-control-lists HTTP/1.1" 200 632 0.084763 10.0.0.129 - - [2025-12-04 16:31:35] "POST /firewall-rules HTTP/1.1" 200 602 0.084390 10.0.0.129 - - [2025-12-04 16:31:35] "GET /firewall-rule/456eb312-13bf-45f0-9b54-33eabba2dfd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.013812 10.0.0.129 - - [2025-12-04 16:31:35] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.007141 10.0.0.129 - - [2025-12-04 16:31:36] "GET /firewall-rule/456eb312-13bf-45f0-9b54-33eabba2dfd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002932 10.0.0.129 - - [2025-12-04 16:31:36] "POST /ref-update HTTP/1.1" 200 156 0.067426 10.0.0.129 - - [2025-12-04 16:31:36] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007499 10.0.0.129 - - [2025-12-04 16:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.129 - - [2025-12-04 16:31:36] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002631 10.0.0.129 - - [2025-12-04 16:31:36] "POST /tags HTTP/1.1" 409 226 0.002156 10.0.0.129 - - [2025-12-04 16:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.129 - - [2025-12-04 16:31:36] "GET /tag/fd3b0f5a-1bc1-460d-b764-76b58935dfc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011695 10.0.0.129 - - [2025-12-04 16:31:36] "POST /firewall-rules HTTP/1.1" 200 600 0.073330 10.0.0.129 - - [2025-12-04 16:31:36] "GET /firewall-rule/c01cbeaa-3300-48d9-a636-f4b16210d3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.008624 10.0.0.129 - - [2025-12-04 16:31:36] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.006815 10.0.0.129 - - [2025-12-04 16:31:36] "GET /firewall-rule/c01cbeaa-3300-48d9-a636-f4b16210d3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005095 10.0.0.129 - - [2025-12-04 16:31:36] "POST /ref-update HTTP/1.1" 200 156 0.059999 10.0.0.129 - - [2025-12-04 16:31:37] "POST /tags HTTP/1.1" 200 394 0.055139 10.0.0.129 - - [2025-12-04 16:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.129 - - [2025-12-04 16:31:37] "GET /tag/230a665a-4421-4d60-b587-357d1848ee1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.014370 10.0.0.129 - - [2025-12-04 16:31:37] "POST /tags HTTP/1.1" 200 342 0.022540 10.0.0.129 - - [2025-12-04 16:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.129 - - [2025-12-04 16:31:37] "GET /tag/6e86e372-35a6-42ed-9640-8e60409f4fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014092 10.0.0.129 - - [2025-12-04 16:31:37] "POST /id-to-fqname HTTP/1.1" 200 192 0.000635 10.0.0.129 - - [2025-12-04 16:31:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.006334 10.0.0.129 - - [2025-12-04 16:31:38] "POST /security-groups HTTP/1.1" 200 589 0.069369 10.0.0.129 - - [2025-12-04 16:31:38] "POST /projects HTTP/1.1" 200 521 0.218296 10.0.0.129 - - [2025-12-04 16:31:38] "POST /fqname-to-id HTTP/1.1" 404 236 0.003111 10.0.0.129 - - [2025-12-04 16:31:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009042 10.0.0.129 - - [2025-12-04 16:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.129 - - [2025-12-04 16:31:38] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006871 10.0.0.129 - - [2025-12-04 16:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.129 - - [2025-12-04 16:31:38] "GET /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005792 10.0.0.129 - - [2025-12-04 16:31:38] "POST /access-control-lists HTTP/1.1" 200 600 0.094774 10.0.0.129 - - [2025-12-04 16:31:38] "POST /fqname-to-id HTTP/1.1" 404 235 0.011667 10.0.0.129 - - [2025-12-04 16:31:38] "POST /access-control-lists HTTP/1.1" 200 598 0.093338 10.0.0.129 - - [2025-12-04 16:31:38] "PUT /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181 HTTP/1.1" 200 265 0.146278 10.0.0.129 - - [2025-12-04 16:31:38] "PUT /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2 HTTP/1.1" 200 265 0.067862 10.0.0.129 - - [2025-12-04 16:31:38] "POST /security-groups HTTP/1.1" 200 593 0.074934 10.0.0.129 - - [2025-12-04 16:31:38] "POST /fqname-to-id HTTP/1.1" 404 270 0.004088 10.0.0.129 - - [2025-12-04 16:31:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.038899 10.0.0.129 - - [2025-12-04 16:31:38] "POST /chown HTTP/1.1" 200 109 0.030408 10.0.0.129 - - [2025-12-04 16:31:38] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.030460 10.0.0.129 - - [2025-12-04 16:31:38] "POST /access-control-lists HTTP/1.1" 200 634 0.119754 10.0.0.129 - - [2025-12-04 16:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.023219 10.0.0.129 - - [2025-12-04 16:31:38] "POST /fqname-to-id HTTP/1.1" 404 269 0.009103 10.0.0.129 - - [2025-12-04 16:31:38] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004179 10.0.0.129 - - [2025-12-04 16:31:38] "POST /tags HTTP/1.1" 409 226 0.003656 10.0.0.129 - - [2025-12-04 16:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.129 - - [2025-12-04 16:31:38] "GET /tag/6e86e372-35a6-42ed-9640-8e60409f4fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.030701 10.0.0.129 - - [2025-12-04 16:31:38] "POST /access-control-lists HTTP/1.1" 200 632 0.094642 10.0.0.129 - - [2025-12-04 16:31:38] "POST /firewall-rules HTTP/1.1" 200 602 0.069303 10.0.0.129 - - [2025-12-04 16:31:38] "GET /firewall-rule/f63a924c-99fb-4476-a5fe-d3e0d3978653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.010642 10.0.0.129 - - [2025-12-04 16:31:38] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.005063 10.0.0.129 - - [2025-12-04 16:31:38] "GET /firewall-rule/f63a924c-99fb-4476-a5fe-d3e0d3978653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003508 10.0.0.129 - - [2025-12-04 16:31:39] "POST /ref-update HTTP/1.1" 200 156 0.078990 10.0.0.129 - - [2025-12-04 16:31:39] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013533 10.0.0.129 - - [2025-12-04 16:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.129 - - [2025-12-04 16:31:39] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002957 10.0.0.129 - - [2025-12-04 16:31:39] "POST /tags HTTP/1.1" 409 226 0.001792 10.0.0.129 - - [2025-12-04 16:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.129 - - [2025-12-04 16:31:39] "GET /tag/6e86e372-35a6-42ed-9640-8e60409f4fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015176 10.0.0.129 - - [2025-12-04 16:31:39] "POST /firewall-rules HTTP/1.1" 200 600 0.065896 10.0.0.129 - - [2025-12-04 16:31:39] "GET /firewall-rule/b2ef5d52-e32b-4b61-868a-2dbe014b6979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004135 10.0.0.129 - - [2025-12-04 16:31:39] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003585 10.0.0.129 - - [2025-12-04 16:31:39] "GET /firewall-rule/b2ef5d52-e32b-4b61-868a-2dbe014b6979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002095 10.0.0.129 - - [2025-12-04 16:31:39] "POST /ref-update HTTP/1.1" 200 156 0.064433 10.0.0.129 - - [2025-12-04 16:31:40] "POST /tags HTTP/1.1" 200 346 0.104727 10.0.0.129 - - [2025-12-04 16:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011276 10.0.0.129 - - [2025-12-04 16:31:40] "GET /tag/b047a6a1-7b21-44cb-aa28-9234513df34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.030184 10.0.0.129 - - [2025-12-04 16:31:40] "POST /projects HTTP/1.1" 409 238 0.012584 10.0.0.129 - - [2025-12-04 16:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.129 - - [2025-12-04 16:31:40] "GET /project/7bf09f7d-c3d3-44d7-97f8-01e52b6461d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.057354 10.0.0.129 - - [2025-12-04 16:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.129 - - [2025-12-04 16:31:40] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005143 10.0.0.129 - - [2025-12-04 16:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.129 - - [2025-12-04 16:31:41] "GET /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.009342 10.0.0.129 - - [2025-12-04 16:31:41] "POST /security-groups HTTP/1.1" 409 285 0.002383 10.0.0.129 - - [2025-12-04 16:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.129 - - [2025-12-04 16:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.129 - - [2025-12-04 16:31:41] "PUT /security-group/576d7481-f323-43dc-b811-4017d57fa11f HTTP/1.1" 200 263 0.066658 10.0.0.129 - - [2025-12-04 16:31:41] "PUT /access-control-list/fff4eee6-ea6f-4161-b034-8bc7a6797a0b HTTP/1.1" 200 273 0.024031 10.0.0.129 - - [2025-12-04 16:31:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.043849 10.0.0.129 - - [2025-12-04 16:31:41] "POST /tags HTTP/1.1" 409 228 0.007512 10.0.0.129 - - [2025-12-04 16:31:41] "GET /project/7bf09f7d-c3d3-44d7-97f8-01e52b6461d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.147050 10.0.0.129 - - [2025-12-04 16:31:41] "PUT /access-control-list/a136bf71-aa4e-4233-af16-2c83eac0f51e HTTP/1.1" 200 273 0.070595 10.0.0.129 - - [2025-12-04 16:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006818 10.0.0.129 - - [2025-12-04 16:31:41] "GET /tag/b047a6a1-7b21-44cb-aa28-9234513df34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.018774 10.0.0.129 - - [2025-12-04 16:31:41] "POST /tags HTTP/1.1" 200 346 0.028225 10.0.0.129 - - [2025-12-04 16:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.129 - - [2025-12-04 16:31:41] "GET /tag/d8a12e27-0c0d-4975-b7c7-97fc97e40849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015485 10.0.0.129 - - [2025-12-04 16:31:41] "POST /projects HTTP/1.1" 409 238 0.001937 10.0.0.129 - - [2025-12-04 16:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.129 - - [2025-12-04 16:31:41] "GET /project/acaaa4b9-2c81-452d-97fc-4e201eb5975e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043064 10.0.0.129 - - [2025-12-04 16:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.129 - - [2025-12-04 16:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.129 - - [2025-12-04 16:31:41] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003654 10.0.0.129 - - [2025-12-04 16:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.129 - - [2025-12-04 16:31:41] "GET /project/acaaa4b9-2c81-452d-97fc-4e201eb5975e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037352 10.0.0.129 - - [2025-12-04 16:31:41] "GET /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004321 10.0.0.129 - - [2025-12-04 16:31:41] "POST /security-groups HTTP/1.1" 409 285 0.002685 10.0.0.129 - - [2025-12-04 16:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.129 - - [2025-12-04 16:31:41] "PUT /security-group/e5579c9a-ba7e-4392-876b-dafe2daf5e29 HTTP/1.1" 200 263 0.064635 10.0.0.129 - - [2025-12-04 16:31:41] "PUT /access-control-list/00ead672-77f7-435e-b6ee-90b829575191 HTTP/1.1" 200 273 0.010205 10.0.0.129 - - [2025-12-04 16:31:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022683 10.0.0.129 - - [2025-12-04 16:31:41] "POST /tags HTTP/1.1" 409 228 0.008658 10.0.0.129 - - [2025-12-04 16:31:41] "PUT /access-control-list/ca73a24a-05ed-4010-a0b5-9caaf9b40d98 HTTP/1.1" 200 273 0.027550 10.0.0.129 - - [2025-12-04 16:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.129 - - [2025-12-04 16:31:41] "GET /tag/d8a12e27-0c0d-4975-b7c7-97fc97e40849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011548 10.0.0.129 - - [2025-12-04 16:31:41] "POST /tags HTTP/1.1" 200 292 0.073098 10.0.0.129 - - [2025-12-04 16:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.129 - - [2025-12-04 16:31:41] "GET /tag/35edaaf1-ea7b-4123-8df0-210de84a6565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.013732 10.0.0.129 - - [2025-12-04 16:31:42] "POST /tags HTTP/1.1" 200 304 0.069020 10.0.0.129 - - [2025-12-04 16:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.129 - - [2025-12-04 16:31:42] "GET /tag/4b1b82af-6bf7-44d6-a927-3c570604da54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013458 10.0.0.129 - - [2025-12-04 16:31:42] "POST /tags HTTP/1.1" 409 252 0.001928 10.0.0.129 - - [2025-12-04 16:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.129 - - [2025-12-04 16:31:42] "GET /tag/9b30fd75-7adf-4669-94c4-0839419bc92c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011579 10.0.0.129 - - [2025-12-04 16:31:42] "POST /tags HTTP/1.1" 409 226 0.002110 10.0.0.129 - - [2025-12-04 16:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.129 - - [2025-12-04 16:31:42] "GET /tag/fd3b0f5a-1bc1-460d-b764-76b58935dfc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012036 10.0.0.129 - - [2025-12-04 16:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.129 - - [2025-12-04 16:31:42] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004969 10.0.0.129 - - [2025-12-04 16:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.129 - - [2025-12-04 16:31:42] "GET /project/7bf09f7d-c3d3-44d7-97f8-01e52b6461d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043703 10.0.0.129 - - [2025-12-04 16:31:42] "POST /virtual-machines HTTP/1.1" 200 396 0.013989 10.0.0.129 - - [2025-12-04 16:31:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.028332 10.0.0.129 - - [2025-12-04 16:31:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.114229 10.0.0.129 - - [2025-12-04 16:31:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.010041 10.0.0.129 - - [2025-12-04 16:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.129 - - [2025-12-04 16:31:42] "GET /virtual-machine-interface/b76b39e8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006921 10.0.0.129 - - [2025-12-04 16:31:42] "POST /instance-ips HTTP/1.1" 200 398 0.024142 10.0.0.129 - - [2025-12-04 16:31:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.030082 10.0.0.129 - - [2025-12-04 16:31:42] "GET /virtual-machine-interface/b76b39e8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009864 10.0.0.129 - - [2025-12-04 16:31:42] "POST /set-tag HTTP/1.1" 200 109 0.063847 10.0.0.129 - - [2025-12-04 16:31:42] "GET /virtual-machine-interface/b76b39e8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013376 10.0.0.129 - - [2025-12-04 16:31:42] "GET /instance-ip/b7862d34-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006485 10.0.0.129 - - [2025-12-04 16:31:43] "GET /virtual-machine-interface/b76b39e8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004860 10.0.0.129 - - [2025-12-04 16:31:43] "POST /set-tag HTTP/1.1" 200 109 0.002485 10.0.0.129 - - [2025-12-04 16:31:43] "GET /virtual-router/bd46aa26-9078-42a3-83d6-eda061cd2cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004671 10.0.0.129 - - [2025-12-04 16:31:43] "POST /ref-update HTTP/1.1" 200 156 0.008275 10.0.0.129 - - [2025-12-04 16:31:43] "GET /virtual-machine-interface/b76b39e8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004851 10.0.0.129 - - [2025-12-04 16:31:43] "POST /set-tag HTTP/1.1" 200 109 0.002851 10.0.0.129 - - [2025-12-04 16:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.129 - - [2025-12-04 16:31:43] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005261 10.0.0.129 - - [2025-12-04 16:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.129 - - [2025-12-04 16:31:43] "GET /project/7bf09f7d-c3d3-44d7-97f8-01e52b6461d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033223 10.0.0.129 - - [2025-12-04 16:31:43] "POST /virtual-machines HTTP/1.1" 200 396 0.010225 10.0.0.129 - - [2025-12-04 16:31:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025358 10.0.0.129 - - [2025-12-04 16:31:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.146494 10.0.0.129 - - [2025-12-04 16:31:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.013586 10.0.0.129 - - [2025-12-04 16:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010858 10.0.0.129 - - [2025-12-04 16:31:43] "GET /virtual-machine-interface/b7e8e7c6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004673 10.0.0.129 - - [2025-12-04 16:31:43] "POST /instance-ips HTTP/1.1" 200 398 0.019831 10.0.0.129 - - [2025-12-04 16:31:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.027463 10.0.0.129 - - [2025-12-04 16:31:43] "GET /virtual-machine-interface/b7e8e7c6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014053 10.0.0.129 - - [2025-12-04 16:31:43] "POST /set-tag HTTP/1.1" 200 109 0.067541 10.0.0.129 - - [2025-12-04 16:31:43] "GET /virtual-machine-interface/b7e8e7c6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017599 10.0.0.129 - - [2025-12-04 16:31:43] "GET /instance-ip/b8084698-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003980 10.0.0.129 - - [2025-12-04 16:31:43] "GET /virtual-machine-interface/b7e8e7c6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004743 10.0.0.129 - - [2025-12-04 16:31:43] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.129 - - [2025-12-04 16:31:43] "GET /virtual-router/bd46aa26-9078-42a3-83d6-eda061cd2cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.004125 10.0.0.129 - - [2025-12-04 16:31:43] "POST /ref-update HTTP/1.1" 200 156 0.012242 10.0.0.129 - - [2025-12-04 16:31:43] "GET /virtual-machine-interface/b7e8e7c6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014100 10.0.0.129 - - [2025-12-04 16:31:43] "POST /set-tag HTTP/1.1" 200 109 0.003202 10.0.0.129 - - [2025-12-04 16:31:43] "POST /tags HTTP/1.1" 200 292 0.018551 10.0.0.129 - - [2025-12-04 16:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012185 10.0.0.129 - - [2025-12-04 16:31:44] "GET /tag/54930508-2e58-411c-adc2-0ca7370728e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.018598 10.0.0.129 - - [2025-12-04 16:31:44] "POST /tags HTTP/1.1" 409 252 0.004948 10.0.0.129 - - [2025-12-04 16:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.129 - - [2025-12-04 16:31:44] "GET /tag/230a665a-4421-4d60-b587-357d1848ee1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.014302 10.0.0.129 - - [2025-12-04 16:31:44] "POST /tags HTTP/1.1" 409 226 0.002231 10.0.0.129 - - [2025-12-04 16:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.129 - - [2025-12-04 16:31:44] "GET /tag/6e86e372-35a6-42ed-9640-8e60409f4fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012127 10.0.0.129 - - [2025-12-04 16:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.129 - - [2025-12-04 16:31:44] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004597 10.0.0.129 - - [2025-12-04 16:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.129 - - [2025-12-04 16:31:44] "GET /project/acaaa4b9-2c81-452d-97fc-4e201eb5975e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043598 10.0.0.129 - - [2025-12-04 16:31:44] "POST /virtual-machines HTTP/1.1" 200 396 0.009335 10.0.0.129 - - [2025-12-04 16:31:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.024275 10.0.0.129 - - [2025-12-04 16:31:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103849 10.0.0.129 - - [2025-12-04 16:31:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008625 10.0.0.129 - - [2025-12-04 16:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005876 10.0.0.129 - - [2025-12-04 16:31:44] "GET /virtual-machine-interface/b88fa5ac-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005683 10.0.0.129 - - [2025-12-04 16:31:44] "POST /instance-ips HTTP/1.1" 200 398 0.027484 10.0.0.129 - - [2025-12-04 16:31:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.027109 10.0.0.129 - - [2025-12-04 16:31:44] "GET /virtual-machine-interface/b88fa5ac-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.016034 10.0.0.129 - - [2025-12-04 16:31:44] "POST /set-tag HTTP/1.1" 200 109 0.064380 10.0.0.129 - - [2025-12-04 16:31:44] "GET /virtual-machine-interface/b88fa5ac-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019951 10.0.0.129 - - [2025-12-04 16:31:44] "GET /instance-ip/b8a9af88-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004399 10.0.0.129 - - [2025-12-04 16:31:44] "GET /virtual-machine-interface/b88fa5ac-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006442 10.0.0.129 - - [2025-12-04 16:31:44] "POST /set-tag HTTP/1.1" 200 109 0.002749 10.0.0.129 - - [2025-12-04 16:31:44] "GET /virtual-router/bd46aa26-9078-42a3-83d6-eda061cd2cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003571 10.0.0.129 - - [2025-12-04 16:31:44] "POST /ref-update HTTP/1.1" 200 156 0.009432 10.0.0.129 - - [2025-12-04 16:31:44] "GET /virtual-machine-interface/b88fa5ac-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012495 10.0.0.129 - - [2025-12-04 16:31:44] "POST /set-tag HTTP/1.1" 200 109 0.003454 10.0.0.129 - - [2025-12-04 16:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.129 - - [2025-12-04 16:31:45] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006005 10.0.0.129 - - [2025-12-04 16:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.129 - - [2025-12-04 16:31:45] "GET /project/acaaa4b9-2c81-452d-97fc-4e201eb5975e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043990 10.0.0.129 - - [2025-12-04 16:31:45] "POST /virtual-machines HTTP/1.1" 200 396 0.009327 10.0.0.129 - - [2025-12-04 16:31:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.017645 10.0.0.129 - - [2025-12-04 16:31:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.124393 10.0.0.129 - - [2025-12-04 16:31:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009408 10.0.0.129 - - [2025-12-04 16:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015994 10.0.0.129 - - [2025-12-04 16:31:45] "GET /virtual-machine-interface/b90e8bc4-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005808 10.0.0.129 - - [2025-12-04 16:31:45] "POST /instance-ips HTTP/1.1" 200 398 0.018823 10.0.0.129 - - [2025-12-04 16:31:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.034528 10.0.0.129 - - [2025-12-04 16:31:45] "GET /virtual-machine-interface/b90e8bc4-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011864 10.0.0.129 - - [2025-12-04 16:31:45] "POST /set-tag HTTP/1.1" 200 109 0.068015 10.0.0.129 - - [2025-12-04 16:31:45] "GET /virtual-machine-interface/b90e8bc4-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017501 10.0.0.129 - - [2025-12-04 16:31:45] "GET /instance-ip/b92bce28-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004666 10.0.0.129 - - [2025-12-04 16:31:45] "GET /virtual-machine-interface/b90e8bc4-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005173 10.0.0.129 - - [2025-12-04 16:31:45] "POST /set-tag HTTP/1.1" 200 109 0.002467 10.0.0.129 - - [2025-12-04 16:31:45] "GET /virtual-router/bd46aa26-9078-42a3-83d6-eda061cd2cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.004117 10.0.0.129 - - [2025-12-04 16:31:45] "POST /ref-update HTTP/1.1" 200 156 0.011407 10.0.0.129 - - [2025-12-04 16:31:45] "GET /virtual-machine-interface/b90e8bc4-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018198 10.0.0.129 - - [2025-12-04 16:31:45] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.129 - - [2025-12-04 16:31:45] "POST /tags HTTP/1.1" 200 300 0.022154 10.0.0.129 - - [2025-12-04 16:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.129 - - [2025-12-04 16:31:45] "GET /tag/304a6eb7-68dc-4821-b4d8-c815d2d35123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014608 10.0.0.129 - - [2025-12-04 16:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.129 - - [2025-12-04 16:31:45] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004226 10.0.0.129 - - [2025-12-04 16:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.129 - - [2025-12-04 16:31:46] "GET /project/7bf09f7d-c3d3-44d7-97f8-01e52b6461d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041458 10.0.0.129 - - [2025-12-04 16:31:46] "POST /virtual-machines HTTP/1.1" 200 396 0.010422 10.0.0.129 - - [2025-12-04 16:31:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.019354 10.0.0.129 - - [2025-12-04 16:31:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101002 10.0.0.129 - - [2025-12-04 16:31:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009001 10.0.0.129 - - [2025-12-04 16:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007685 10.0.0.129 - - [2025-12-04 16:31:46] "GET /virtual-machine-interface/b99b6bc0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005518 10.0.0.129 - - [2025-12-04 16:31:46] "POST /instance-ips HTTP/1.1" 200 398 0.024916 10.0.0.129 - - [2025-12-04 16:31:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023585 10.0.0.129 - - [2025-12-04 16:31:46] "GET /virtual-machine-interface/b99b6bc0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013332 10.0.0.129 - - [2025-12-04 16:31:46] "POST /set-tag HTTP/1.1" 200 109 0.029447 10.0.0.129 - - [2025-12-04 16:31:46] "GET /virtual-machine-interface/b99b6bc0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021022 10.0.0.129 - - [2025-12-04 16:31:46] "GET /instance-ip/b9b3dd86-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004732 10.0.0.129 - - [2025-12-04 16:31:46] "GET /virtual-machine-interface/b99b6bc0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005424 10.0.0.129 - - [2025-12-04 16:31:46] "POST /set-tag HTTP/1.1" 200 109 0.003074 10.0.0.129 - - [2025-12-04 16:31:46] "POST /tags HTTP/1.1" 200 300 0.026735 10.0.0.129 - - [2025-12-04 16:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.129 - - [2025-12-04 16:31:46] "GET /tag/7b974ca7-12df-4b97-9b10-9b047c365d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012591 10.0.0.129 - - [2025-12-04 16:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.129 - - [2025-12-04 16:31:46] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008512 10.0.0.129 - - [2025-12-04 16:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.129 - - [2025-12-04 16:31:46] "GET /project/7bf09f7d-c3d3-44d7-97f8-01e52b6461d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043434 10.0.0.129 - - [2025-12-04 16:31:46] "POST /virtual-machines HTTP/1.1" 200 396 0.025454 10.0.0.129 - - [2025-12-04 16:31:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.012713 10.0.0.129 - - [2025-12-04 16:31:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.185440 10.0.0.129 - - [2025-12-04 16:31:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.024013 10.0.0.129 - - [2025-12-04 16:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.129 - - [2025-12-04 16:31:47] "GET /virtual-machine-interface/ba1453f0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005855 10.0.0.129 - - [2025-12-04 16:31:47] "POST /instance-ips HTTP/1.1" 200 398 0.032198 10.0.0.129 - - [2025-12-04 16:31:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.014985 10.0.0.129 - - [2025-12-04 16:31:47] "GET /virtual-machine-interface/ba1453f0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008579 10.0.0.129 - - [2025-12-04 16:31:47] "POST /set-tag HTTP/1.1" 200 109 0.027973 10.0.0.129 - - [2025-12-04 16:31:47] "GET /virtual-machine-interface/ba1453f0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.020398 10.0.0.129 - - [2025-12-04 16:31:47] "GET /instance-ip/ba379aa4-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.016773 10.0.0.129 - - [2025-12-04 16:31:47] "GET /virtual-machine-interface/ba1453f0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005453 10.0.0.129 - - [2025-12-04 16:31:47] "POST /set-tag HTTP/1.1" 200 109 0.002612 10.0.0.129 - - [2025-12-04 16:31:47] "POST /tags HTTP/1.1" 200 300 0.025796 10.0.0.129 - - [2025-12-04 16:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.129 - - [2025-12-04 16:31:47] "GET /tag/df42ded6-6c30-41f1-9f75-f3746bac8821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.016503 10.0.0.129 - - [2025-12-04 16:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.129 - - [2025-12-04 16:31:47] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005044 10.0.0.129 - - [2025-12-04 16:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.129 - - [2025-12-04 16:31:47] "GET /project/acaaa4b9-2c81-452d-97fc-4e201eb5975e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032653 10.0.0.129 - - [2025-12-04 16:31:47] "POST /virtual-machines HTTP/1.1" 200 396 0.017260 10.0.0.129 - - [2025-12-04 16:31:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.010226 10.0.0.129 - - [2025-12-04 16:31:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.166121 10.0.0.129 - - [2025-12-04 16:31:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.034051 10.0.0.129 - - [2025-12-04 16:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005286 10.0.0.129 - - [2025-12-04 16:31:48] "GET /virtual-machine-interface/ba94292c-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006463 10.0.0.129 - - [2025-12-04 16:31:48] "POST /instance-ips HTTP/1.1" 200 398 0.035106 10.0.0.129 - - [2025-12-04 16:31:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019997 10.0.0.129 - - [2025-12-04 16:31:48] "GET /virtual-machine-interface/ba94292c-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015389 10.0.0.129 - - [2025-12-04 16:31:48] "POST /set-tag HTTP/1.1" 200 109 0.035251 10.0.0.129 - - [2025-12-04 16:31:48] "GET /virtual-machine-interface/ba94292c-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.022738 10.0.0.129 - - [2025-12-04 16:31:48] "GET /instance-ip/bab471c8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003505 10.0.0.129 - - [2025-12-04 16:31:48] "GET /virtual-machine-interface/ba94292c-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011332 10.0.0.129 - - [2025-12-04 16:31:48] "POST /set-tag HTTP/1.1" 200 109 0.002538 10.0.0.129 - - [2025-12-04 16:31:48] "POST /tags HTTP/1.1" 200 300 0.038991 10.0.0.129 - - [2025-12-04 16:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.129 - - [2025-12-04 16:31:48] "GET /tag/7a707aac-b5fb-42b3-b5fc-b4212f519b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013693 10.0.0.129 - - [2025-12-04 16:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.129 - - [2025-12-04 16:31:48] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006043 10.0.0.129 - - [2025-12-04 16:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.129 - - [2025-12-04 16:31:48] "GET /project/acaaa4b9-2c81-452d-97fc-4e201eb5975e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.089687 10.0.0.129 - - [2025-12-04 16:31:48] "POST /virtual-machines HTTP/1.1" 200 396 0.019063 10.0.0.129 - - [2025-12-04 16:31:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.038292 10.0.0.129 - - [2025-12-04 16:31:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.120950 10.0.0.129 - - [2025-12-04 16:31:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009528 10.0.0.129 - - [2025-12-04 16:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.020134 10.0.0.129 - - [2025-12-04 16:31:48] "GET /virtual-machine-interface/bb21c1a6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006669 10.0.0.129 - - [2025-12-04 16:31:48] "POST /instance-ips HTTP/1.1" 200 398 0.025073 10.0.0.129 - - [2025-12-04 16:31:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.033376 10.0.0.129 - - [2025-12-04 16:31:49] "GET /virtual-machine-interface/bb21c1a6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.018323 10.0.0.129 - - [2025-12-04 16:31:49] "POST /set-tag HTTP/1.1" 200 109 0.026139 10.0.0.129 - - [2025-12-04 16:31:49] "GET /virtual-machine-interface/bb21c1a6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.020195 10.0.0.129 - - [2025-12-04 16:31:49] "GET /instance-ip/bb3dab6e-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003993 10.0.0.129 - - [2025-12-04 16:31:49] "GET /virtual-machine-interface/bb21c1a6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004839 10.0.0.129 - - [2025-12-04 16:31:49] "POST /set-tag HTTP/1.1" 200 109 0.002711 10.0.0.129 - - [2025-12-04 16:31:49] "GET /virtual-router/bd46aa26-9078-42a3-83d6-eda061cd2cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006712 10.0.0.129 - - [2025-12-04 16:31:49] "POST /ref-update HTTP/1.1" 200 156 0.013443 10.0.0.129 - - [2025-12-04 16:31:49] "GET /virtual-machine-interface/b99b6bc0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.022757 10.0.0.129 - - [2025-12-04 16:31:49] "POST /set-tag HTTP/1.1" 200 109 0.008005 10.0.0.129 - - [2025-12-04 16:31:49] "GET /virtual-machine-interface/b76b39e8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006570 10.0.0.129 - - [2025-12-04 16:31:49] "POST /set-tag HTTP/1.1" 200 109 0.003047 10.0.0.129 - - [2025-12-04 16:31:49] "GET /virtual-router/bd46aa26-9078-42a3-83d6-eda061cd2cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007273 10.0.0.129 - - [2025-12-04 16:31:49] "POST /ref-update HTTP/1.1" 200 156 0.014390 10.0.0.129 - - [2025-12-04 16:31:49] "GET /virtual-machine-interface/ba1453f0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.023906 10.0.0.129 - - [2025-12-04 16:31:49] "POST /set-tag HTTP/1.1" 200 109 0.011351 10.0.0.129 - - [2025-12-04 16:31:49] "GET /virtual-router/bd46aa26-9078-42a3-83d6-eda061cd2cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.005251 10.0.0.129 - - [2025-12-04 16:31:49] "POST /ref-update HTTP/1.1" 200 156 0.014222 10.0.0.129 - - [2025-12-04 16:31:49] "GET /virtual-machine-interface/ba94292c-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009454 10.0.0.129 - - [2025-12-04 16:31:49] "POST /set-tag HTTP/1.1" 200 109 0.003708 10.0.0.129 - - [2025-12-04 16:31:49] "GET /virtual-machine-interface/b7e8e7c6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005465 10.0.0.129 - - [2025-12-04 16:31:49] "POST /set-tag HTTP/1.1" 200 109 0.002500 10.0.0.129 - - [2025-12-04 16:31:49] "GET /virtual-router/bd46aa26-9078-42a3-83d6-eda061cd2cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.004951 10.0.0.129 - - [2025-12-04 16:31:49] "POST /ref-update HTTP/1.1" 200 156 0.026895 10.0.0.129 - - [2025-12-04 16:31:49] "GET /virtual-machine-interface/bb21c1a6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012813 10.0.0.129 - - [2025-12-04 16:31:49] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.129 - - [2025-12-04 16:31:49] "GET /virtual-machine-interface/b88fa5ac-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005415 10.0.0.129 - - [2025-12-04 16:31:49] "POST /set-tag HTTP/1.1" 200 109 0.003406 10.0.0.129 - - [2025-12-04 16:31:49] "GET /virtual-machine-interface/b90e8bc4-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005308 10.0.0.129 - - [2025-12-04 16:31:49] "POST /set-tag HTTP/1.1" 200 109 0.003937 10.0.0.129 - - [2025-12-04 16:31:49] "GET /virtual-machine-interface/b99b6bc0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005096 10.0.0.129 - - [2025-12-04 16:31:49] "POST /set-tag HTTP/1.1" 200 109 0.003192 10.0.0.129 - - [2025-12-04 16:31:49] "GET /virtual-machine-interface/ba1453f0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004661 10.0.0.129 - - [2025-12-04 16:31:49] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.129 - - [2025-12-04 16:31:49] "GET /virtual-machine-interface/ba94292c-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005518 10.0.0.129 - - [2025-12-04 16:31:50] "POST /set-tag HTTP/1.1" 200 109 0.002880 10.0.0.129 - - [2025-12-04 16:31:50] "GET /virtual-machine-interface/b76b39e8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005553 10.0.0.129 - - [2025-12-04 16:31:50] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.129 - - [2025-12-04 16:31:50] "GET /virtual-machine-interface/bb21c1a6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005849 10.0.0.129 - - [2025-12-04 16:31:50] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.129 - - [2025-12-04 16:31:50] "GET /virtual-machine-interface/b88fa5ac-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009466 10.0.0.129 - - [2025-12-04 16:31:50] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.129 - - [2025-12-04 16:31:50] "GET /global-system-configs HTTP/1.1" 200 323 0.005079 10.0.0.129 - - [2025-12-04 16:31:50] "GET /virtual-machine-interface/b90e8bc4-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004893 10.0.0.129 - - [2025-12-04 16:31:50] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.129 - - [2025-12-04 16:31:51] "GET /global-system-configs HTTP/1.1" 200 323 0.002014 10.0.0.129 - - [2025-12-04 16:31:51] "GET /virtual-machine/25058066-4e6c-42d1-950f-40996cab1246?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003214 10.0.0.129 - - [2025-12-04 16:31:51] "GET /virtual-machine-interface/b76b39e8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004266 10.0.0.129 - - [2025-12-04 16:31:53] "GET /virtual-machine-interface/b7e8e7c6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007888 10.0.0.129 - - [2025-12-04 16:31:53] "POST /set-tag HTTP/1.1" 200 109 0.003454 10.0.0.129 - - [2025-12-04 16:31:53] "GET /virtual-machine-interface/b99b6bc0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004587 10.0.0.129 - - [2025-12-04 16:31:53] "POST /set-tag HTTP/1.1" 200 109 0.002304 10.0.0.129 - - [2025-12-04 16:31:56] "GET /virtual-machine/f83fa754-b789-4325-8f0c-16ae1a694973?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003507 10.0.0.129 - - [2025-12-04 16:31:56] "GET /virtual-machine-interface/b7e8e7c6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004969 10.0.0.129 - - [2025-12-04 16:31:56] "GET /virtual-machine/223de204-de6d-4ff6-9716-420285511a8a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003041 10.0.0.129 - - [2025-12-04 16:31:56] "GET /virtual-machine-interface/b88fa5ac-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004751 10.0.0.129 - - [2025-12-04 16:31:56] "GET /virtual-machine/98dc42d9-8148-4cd1-b08a-2dcabb908b8e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003527 10.0.0.129 - - [2025-12-04 16:31:56] "GET /virtual-machine-interface/b90e8bc4-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004194 10.0.0.129 - - [2025-12-04 16:31:56] "GET /virtual-machine/10f30945-0a70-4240-a692-9c032e80516a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004426 10.0.0.129 - - [2025-12-04 16:31:56] "GET /virtual-machine-interface/b99b6bc0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004484 10.0.0.129 - - [2025-12-04 16:31:58] "GET /virtual-machine-interface/ba1453f0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011197 10.0.0.129 - - [2025-12-04 16:31:58] "POST /set-tag HTTP/1.1" 200 109 0.003484 10.0.0.129 - - [2025-12-04 16:31:58] "GET /virtual-machine-interface/bb21c1a6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004550 10.0.0.129 - - [2025-12-04 16:31:58] "POST /set-tag HTTP/1.1" 200 109 0.008763 10.0.0.129 - - [2025-12-04 16:31:58] "GET /virtual-machine-interface/ba94292c-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004502 10.0.0.129 - - [2025-12-04 16:31:58] "POST /set-tag HTTP/1.1" 200 109 0.007450 10.0.0.129 - - [2025-12-04 16:32:01] "GET /virtual-machine/cb654b9a-8e0b-4672-80f9-48248f5c9b9b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004457 10.0.0.129 - - [2025-12-04 16:32:01] "GET /virtual-machine-interface/ba94292c-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007854 10.0.0.129 - - [2025-12-04 16:32:02] "GET /virtual-machine/aff696f9-7981-4a59-80e9-2ec44e911aa0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003189 10.0.0.129 - - [2025-12-04 16:32:02] "GET /virtual-machine-interface/ba1453f0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006217 10.0.0.129 - - [2025-12-04 16:32:02] "GET /virtual-machine/32e6cdfd-f312-4483-9a02-92b1f74229d2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.013829 10.0.0.129 - - [2025-12-04 16:32:02] "GET /virtual-machine-interface/bb21c1a6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005446 10.0.0.129 - - [2025-12-04 16:32:02] "GET /loadbalancer/2ae82434-e1ba-4c67-91a7-651c3e4990f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004292 10.0.0.129 - - [2025-12-04 16:32:02] "POST /tags HTTP/1.1" 200 334 0.039097 10.0.0.129 - - [2025-12-04 16:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011729 10.0.0.129 - - [2025-12-04 16:32:02] "GET /tag/76849eea-06f7-4b88-8ef6-5f3606b9d9bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.020635 10.0.0.129 - - [2025-12-04 16:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.129 - - [2025-12-04 16:32:02] "GET /project/7bf09f7d-c3d3-44d7-97f8-01e52b6461d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041356 10.0.0.129 - - [2025-12-04 16:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009615 10.0.0.129 - - [2025-12-04 16:32:02] "GET /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004828 10.0.0.129 - - [2025-12-04 16:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.129 - - [2025-12-04 16:32:02] "GET /service-appliance-set/679998f7-b82e-459c-8844-32c59f97410a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002677 10.0.0.129 - - [2025-12-04 16:32:02] "POST /fqname-to-id HTTP/1.1" 404 273 0.002697 10.0.0.129 - - [2025-12-04 16:32:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.114407 10.0.0.129 - - [2025-12-04 16:32:03] "GET /virtual-machine-interface/fbbefe68-4f9e-4d5e-a594-9209e8603bfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.019467 10.0.0.129 - - [2025-12-04 16:32:03] "POST /instance-ips HTTP/1.1" 200 410 0.035716 10.0.0.129 - - [2025-12-04 16:32:03] "GET /instance-ip/906aa433-1747-4ce6-8b6d-8fdcea4d9a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004427 10.0.0.129 - - [2025-12-04 16:32:03] "POST /loadbalancers HTTP/1.1" 200 631 0.061264 10.0.0.129 - - [2025-12-04 16:32:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010978 10.0.0.129 - - [2025-12-04 16:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013085 10.0.0.129 - - [2025-12-04 16:32:03] "GET /project/7bf09f7d-c3d3-44d7-97f8-01e52b6461d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.056462 10.0.0.129 - - [2025-12-04 16:32:03] "GET /instance-ip/906aa433-1747-4ce6-8b6d-8fdcea4d9a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003032 10.0.0.129 - - [2025-12-04 16:32:03] "GET /project/7bf09f7d-c3d3-44d7-97f8-01e52b6461d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035911 10.0.0.129 - - [2025-12-04 16:32:03] "GET /loadbalancer/2ae82434-e1ba-4c67-91a7-651c3e4990f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002789 10.0.0.129 - - [2025-12-04 16:32:03] "POST /floating-ips HTTP/1.1" 200 599 0.024790 10.0.0.129 - - [2025-12-04 16:32:03] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.026653 10.0.0.129 - - [2025-12-04 16:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.129 - - [2025-12-04 16:32:03] "GET /project/7bf09f7d-c3d3-44d7-97f8-01e52b6461d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035653 10.0.0.129 - - [2025-12-04 16:32:03] "GET /loadbalancer-listener/4b532003-829e-4170-9938-bf367b756641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.004977 10.0.0.129 - - [2025-12-04 16:32:03] "GET /loadbalancer-listener/4b532003-829e-4170-9938-bf367b756641?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.004340 10.0.0.129 - - [2025-12-04 16:32:03] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.021708 10.0.0.129 - - [2025-12-04 16:32:03] "GET /instance-ip/906aa433-1747-4ce6-8b6d-8fdcea4d9a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003127 10.0.0.129 - - [2025-12-04 16:32:03] "GET /instance-ip/906aa433-1747-4ce6-8b6d-8fdcea4d9a32?fields=floating_ips HTTP/1.1" 200 1215 0.005061 10.0.0.129 - - [2025-12-04 16:32:03] "GET /floating-ip/e342a544-5105-440d-ba53-e0e092a07fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.004545 10.0.0.129 - - [2025-12-04 16:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.129 - - [2025-12-04 16:32:03] "GET /loadbalancer/2ae82434-e1ba-4c67-91a7-651c3e4990f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002148 10.0.0.129 - - [2025-12-04 16:32:03] "GET /loadbalancer/2ae82434-e1ba-4c67-91a7-651c3e4990f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.008036 10.0.0.129 - - [2025-12-04 16:32:03] "GET /loadbalancer-pool/f1fa7c6d-6d7d-4a23-aab5-8b2d4ac8edd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007948 10.0.0.129 - - [2025-12-04 16:32:03] "POST /loadbalancer-members HTTP/1.1" 200 723 0.022001 10.0.0.129 - - [2025-12-04 16:32:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.023934 10.0.0.129 - - [2025-12-04 16:32:03] "GET /virtual-machine-interface/b76b39e8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014955 10.0.0.129 - - [2025-12-04 16:32:03] "GET /virtual-machine-interface/b76b39e8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014355 10.0.0.129 - - [2025-12-04 16:32:03] "POST /ref-update HTTP/1.1" 200 156 0.011663 10.0.0.129 - - [2025-12-04 16:32:03] "GET /floating-ip/e342a544-5105-440d-ba53-e0e092a07fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.016970 10.0.0.129 - - [2025-12-04 16:32:03] "POST /tags HTTP/1.1" 409 221 0.004217 10.0.0.129 - - [2025-12-04 16:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.129 - - [2025-12-04 16:32:03] "GET /tag/76849eea-06f7-4b88-8ef6-5f3606b9d9bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014817 10.0.0.129 - - [2025-12-04 16:32:03] "PUT /floating-ip/e342a544-5105-440d-ba53-e0e092a07fff HTTP/1.1" 200 257 0.029698 10.0.0.129 - - [2025-12-04 16:32:04] "POST /set-tag HTTP/1.1" 200 109 0.063759 10.0.0.129 - - [2025-12-04 16:32:04] "GET /loadbalancer-pool/f1fa7c6d-6d7d-4a23-aab5-8b2d4ac8edd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.012087 10.0.0.129 - - [2025-12-04 16:32:04] "POST /loadbalancer-members HTTP/1.1" 200 723 0.027515 10.0.0.129 - - [2025-12-04 16:32:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010893 10.0.0.129 - - [2025-12-04 16:32:04] "GET /virtual-machine-interface/b7e8e7c6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011891 10.0.0.129 - - [2025-12-04 16:32:04] "GET /virtual-machine-interface/b7e8e7c6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005893 10.0.0.129 - - [2025-12-04 16:32:04] "POST /ref-update HTTP/1.1" 200 156 0.009670 10.0.0.129 - - [2025-12-04 16:32:04] "GET /floating-ip/e342a544-5105-440d-ba53-e0e092a07fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.009663 10.0.0.129 - - [2025-12-04 16:32:04] "POST /set-tag HTTP/1.1" 200 109 0.095461 10.0.0.129 - - [2025-12-04 16:32:04] "POST /tags HTTP/1.1" 409 206 0.002116 10.0.0.129 - - [2025-12-04 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.129 - - [2025-12-04 16:32:05] "GET /tag/4b1b82af-6bf7-44d6-a927-3c570604da54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.024732 10.0.0.129 - - [2025-12-04 16:32:05] "POST /tags HTTP/1.1" 409 204 0.002242 10.0.0.129 - - [2025-12-04 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.129 - - [2025-12-04 16:32:05] "GET /tag/7b974ca7-12df-4b97-9b10-9b047c365d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013247 10.0.0.129 - - [2025-12-04 16:32:05] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002450 10.0.0.129 - - [2025-12-04 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.129 - - [2025-12-04 16:32:05] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004589 10.0.0.129 - - [2025-12-04 16:32:05] "POST /tags HTTP/1.1" 409 206 0.002309 10.0.0.129 - - [2025-12-04 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.129 - - [2025-12-04 16:32:05] "GET /tag/4b1b82af-6bf7-44d6-a927-3c570604da54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012390 10.0.0.129 - - [2025-12-04 16:32:05] "POST /tags HTTP/1.1" 409 226 0.002292 10.0.0.129 - - [2025-12-04 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.129 - - [2025-12-04 16:32:05] "GET /tag/fd3b0f5a-1bc1-460d-b764-76b58935dfc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011704 10.0.0.129 - - [2025-12-04 16:32:05] "POST /tags HTTP/1.1" 409 204 0.002192 10.0.0.129 - - [2025-12-04 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.129 - - [2025-12-04 16:32:05] "GET /tag/7b974ca7-12df-4b97-9b10-9b047c365d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.016605 10.0.0.129 - - [2025-12-04 16:32:05] "POST /tags HTTP/1.1" 409 226 0.001786 10.0.0.129 - - [2025-12-04 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.129 - - [2025-12-04 16:32:05] "GET /tag/fd3b0f5a-1bc1-460d-b764-76b58935dfc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011970 10.0.0.129 - - [2025-12-04 16:32:05] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002613 10.0.0.129 - - [2025-12-04 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.129 - - [2025-12-04 16:32:05] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002998 10.0.0.129 - - [2025-12-04 16:32:05] "POST /firewall-rules HTTP/1.1" 200 628 0.067533 10.0.0.129 - - [2025-12-04 16:32:05] "POST /firewall-rules HTTP/1.1" 200 648 0.082111 10.0.0.129 - - [2025-12-04 16:32:05] "GET /firewall-rule/7441c5f6-9e27-45c7-be22-59372afa261a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.011696 10.0.0.129 - - [2025-12-04 16:32:05] "GET /firewall-policy/d2c3f563-a5c2-4b8e-9083-ed6cd9de9390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.007330 10.0.0.129 - - [2025-12-04 16:32:05] "GET /firewall-rule/c902f082-e35a-4d96-b639-17ffed16edad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.004390 10.0.0.129 - - [2025-12-04 16:32:05] "POST /ref-update HTTP/1.1" 200 156 0.015923 10.0.0.129 - - [2025-12-04 16:32:05] "POST /firewall-policys HTTP/1.1" 200 608 0.045827 10.0.0.129 - - [2025-12-04 16:32:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.013838 10.0.0.129 - - [2025-12-04 16:32:05] "GET /firewall-policy/cc54f9a0-53e7-4acb-b0cb-44a7ae73f052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.005152 10.0.0.129 - - [2025-12-04 16:32:05] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002473 10.0.0.129 - - [2025-12-04 16:32:05] "GET /firewall-policy/cc54f9a0-53e7-4acb-b0cb-44a7ae73f052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002860 10.0.0.129 - - [2025-12-04 16:32:05] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004174 10.0.0.129 - - [2025-12-04 16:32:05] "GET /firewall-policy/3790a8c1-6cf6-4385-9b1f-0c8a2c6ed250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004256 10.0.0.129 - - [2025-12-04 16:32:05] "GET /firewall-policy/d2c3f563-a5c2-4b8e-9083-ed6cd9de9390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.006262 10.0.0.129 - - [2025-12-04 16:32:05] "GET /firewall-policy/d2c3f563-a5c2-4b8e-9083-ed6cd9de9390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003571 10.0.0.129 - - [2025-12-04 16:32:05] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003662 10.0.0.129 - - [2025-12-04 16:32:06] "POST /ref-update HTTP/1.1" 200 156 0.026514 10.0.0.129 - - [2025-12-04 16:32:06] "POST /ref-update HTTP/1.1" 200 156 0.047711 10.0.0.129 - - [2025-12-04 16:32:06] "POST /ref-update HTTP/1.1" 200 156 0.030612 10.0.0.129 - - [2025-12-04 16:32:06] "POST /ref-update HTTP/1.1" 200 156 0.025528 10.0.0.129 - - [2025-12-04 16:32:06] "POST /ref-update HTTP/1.1" 200 156 0.035411 10.0.0.129 - - [2025-12-04 16:32:06] "GET /firewall-policy/cc54f9a0-53e7-4acb-b0cb-44a7ae73f052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.007372 10.0.0.129 - - [2025-12-04 16:34:04] "POST /tags HTTP/1.1" 409 252 0.002274 10.0.0.129 - - [2025-12-04 16:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.129 - - [2025-12-04 16:34:04] "GET /tag/230a665a-4421-4d60-b587-357d1848ee1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012747 10.0.0.129 - - [2025-12-04 16:34:04] "POST /tags HTTP/1.1" 409 228 0.002085 10.0.0.129 - - [2025-12-04 16:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.129 - - [2025-12-04 16:34:05] "GET /tag/d8a12e27-0c0d-4975-b7c7-97fc97e40849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.022306 10.0.0.129 - - [2025-12-04 16:34:05] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004222 10.0.0.129 - - [2025-12-04 16:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.129 - - [2025-12-04 16:34:05] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003191 10.0.0.129 - - [2025-12-04 16:34:05] "POST /tags HTTP/1.1" 409 206 0.001709 10.0.0.129 - - [2025-12-04 16:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.129 - - [2025-12-04 16:34:05] "GET /tag/4b1b82af-6bf7-44d6-a927-3c570604da54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012243 10.0.0.129 - - [2025-12-04 16:34:05] "POST /tags HTTP/1.1" 409 226 0.002152 10.0.0.129 - - [2025-12-04 16:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.129 - - [2025-12-04 16:34:05] "GET /tag/fd3b0f5a-1bc1-460d-b764-76b58935dfc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013212 10.0.0.129 - - [2025-12-04 16:34:05] "POST /tags HTTP/1.1" 409 204 0.002139 10.0.0.129 - - [2025-12-04 16:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.129 - - [2025-12-04 16:34:05] "GET /tag/7b974ca7-12df-4b97-9b10-9b047c365d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.020424 10.0.0.129 - - [2025-12-04 16:34:05] "POST /tags HTTP/1.1" 409 226 0.002039 10.0.0.129 - - [2025-12-04 16:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.129 - - [2025-12-04 16:34:05] "GET /tag/fd3b0f5a-1bc1-460d-b764-76b58935dfc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011563 10.0.0.129 - - [2025-12-04 16:34:05] "POST /tags HTTP/1.1" 409 228 0.001808 10.0.0.129 - - [2025-12-04 16:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.129 - - [2025-12-04 16:34:05] "GET /tag/d8a12e27-0c0d-4975-b7c7-97fc97e40849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011375 10.0.0.129 - - [2025-12-04 16:34:05] "POST /tags HTTP/1.1" 409 252 0.001842 10.0.0.129 - - [2025-12-04 16:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.129 - - [2025-12-04 16:34:05] "GET /tag/230a665a-4421-4d60-b587-357d1848ee1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.018039 10.0.0.129 - - [2025-12-04 16:34:05] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003008 10.0.0.129 - - [2025-12-04 16:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.129 - - [2025-12-04 16:34:05] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002624 10.0.0.129 - - [2025-12-04 16:34:05] "POST /firewall-rules HTTP/1.1" 409 281 0.001687 10.0.0.129 - - [2025-12-04 16:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.129 - - [2025-12-04 16:34:05] "PUT /firewall-rule/c902f082-e35a-4d96-b639-17ffed16edad HTTP/1.1" 200 261 0.016861 10.0.0.129 - - [2025-12-04 16:34:05] "POST /firewall-rules HTTP/1.1" 409 291 0.011018 10.0.0.129 - - [2025-12-04 16:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.129 - - [2025-12-04 16:34:05] "PUT /firewall-rule/7441c5f6-9e27-45c7-be22-59372afa261a HTTP/1.1" 200 261 0.022133 10.0.0.129 - - [2025-12-04 16:34:05] "GET /firewall-rule/7441c5f6-9e27-45c7-be22-59372afa261a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.012814 10.0.0.129 - - [2025-12-04 16:34:05] "POST /firewall-rules HTTP/1.1" 200 660 0.081201 10.0.0.129 - - [2025-12-04 16:34:05] "GET /firewall-rule/4b08b8db-0337-4493-80e5-3fecb5b06541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.018885 10.0.0.129 - - [2025-12-04 16:34:05] "GET /firewall-policy/d2c3f563-a5c2-4b8e-9083-ed6cd9de9390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003372 10.0.0.129 - - [2025-12-04 16:34:05] "GET /firewall-rule/c902f082-e35a-4d96-b639-17ffed16edad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003858 10.0.0.129 - - [2025-12-04 16:34:05] "POST /firewall-policys HTTP/1.1" 409 269 0.003013 10.0.0.129 - - [2025-12-04 16:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.129 - - [2025-12-04 16:34:06] "PUT /firewall-policy/cc54f9a0-53e7-4acb-b0cb-44a7ae73f052 HTTP/1.1" 200 265 0.023690 10.0.0.129 - - [2025-12-04 16:34:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025512 10.0.0.129 - - [2025-12-04 16:34:06] "GET /firewall-policy/cc54f9a0-53e7-4acb-b0cb-44a7ae73f052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.013207 10.0.0.129 - - [2025-12-04 16:34:06] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003170 10.0.0.129 - - [2025-12-04 16:34:06] "GET /firewall-policy/cc54f9a0-53e7-4acb-b0cb-44a7ae73f052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002779 10.0.0.129 - - [2025-12-04 16:34:06] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003107 10.0.0.129 - - [2025-12-04 16:34:06] "GET /firewall-policy/3790a8c1-6cf6-4385-9b1f-0c8a2c6ed250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003556 10.0.0.129 - - [2025-12-04 16:34:06] "GET /firewall-policy/cc54f9a0-53e7-4acb-b0cb-44a7ae73f052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002862 10.0.0.129 - - [2025-12-04 16:34:06] "GET /firewall-policy/cc54f9a0-53e7-4acb-b0cb-44a7ae73f052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002705 10.0.0.129 - - [2025-12-04 16:35:07] "GET /virtual-machine-interface/b76b39e8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.022179 10.0.0.129 - - [2025-12-04 16:35:07] "POST /set-tag HTTP/1.1" 200 109 0.013225 10.0.0.129 - - [2025-12-04 16:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005982 10.0.0.129 - - [2025-12-04 16:35:07] "GET /loadbalancer/2ae82434-e1ba-4c67-91a7-651c3e4990f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.005882 10.0.0.129 - - [2025-12-04 16:35:07] "GET /virtual-machine-interface/b76b39e8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006624 10.0.0.129 - - [2025-12-04 16:35:07] "POST /set-tag HTTP/1.1" 200 109 0.025590 10.0.0.129 - - [2025-12-04 16:35:07] "DELETE /loadbalancer-member/d9b85b29-50ca-4fdc-b512-56d1a2a6a14b HTTP/1.1" 200 115 0.061389 10.0.0.129 - - [2025-12-04 16:35:07] "GET /virtual-machine-interface/b99b6bc0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004353 10.0.0.129 - - [2025-12-04 16:35:08] "POST /set-tag HTTP/1.1" 200 109 0.002788 10.0.0.129 - - [2025-12-04 16:35:08] "GET /virtual-machine-interface/b90e8bc4-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004607 10.0.0.129 - - [2025-12-04 16:35:08] "POST /set-tag HTTP/1.1" 200 109 0.002322 10.0.0.129 - - [2025-12-04 16:35:08] "GET /virtual-machine-interface/b7e8e7c6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006184 10.0.0.129 - - [2025-12-04 16:35:08] "POST /set-tag HTTP/1.1" 200 109 0.002572 10.0.0.129 - - [2025-12-04 16:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.129 - - [2025-12-04 16:35:08] "GET /loadbalancer/2ae82434-e1ba-4c67-91a7-651c3e4990f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002564 10.0.0.129 - - [2025-12-04 16:35:08] "GET /virtual-machine-interface/b88fa5ac-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010307 10.0.0.129 - - [2025-12-04 16:35:08] "POST /set-tag HTTP/1.1" 200 109 0.005959 10.0.0.129 - - [2025-12-04 16:35:08] "GET /virtual-machine-interface/ba1453f0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005679 10.0.0.129 - - [2025-12-04 16:35:08] "POST /set-tag HTTP/1.1" 200 109 0.003803 10.0.0.129 - - [2025-12-04 16:35:08] "GET /virtual-machine-interface/ba94292c-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004957 10.0.0.129 - - [2025-12-04 16:35:08] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.129 - - [2025-12-04 16:35:08] "GET /virtual-machine-interface/bb21c1a6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011526 10.0.0.129 - - [2025-12-04 16:35:08] "POST /set-tag HTTP/1.1" 200 109 0.003537 10.0.0.129 - - [2025-12-04 16:35:09] "GET /virtual-machine-interface/b88fa5ac-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006095 10.0.0.129 - - [2025-12-04 16:35:09] "POST /set-tag HTTP/1.1" 200 109 0.004404 10.0.0.129 - - [2025-12-04 16:35:09] "GET /virtual-machine-interface/b88fa5ac-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004705 10.0.0.129 - - [2025-12-04 16:35:09] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.129 - - [2025-12-04 16:35:09] "GET /virtual-machine/223de204-de6d-4ff6-9716-420285511a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002267 10.0.0.129 - - [2025-12-04 16:35:09] "POST /ref-update HTTP/1.1" 200 156 0.017720 10.0.0.129 - - [2025-12-04 16:35:09] "GET /virtual-machine-interface/b88fa5ac-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.031180 10.0.0.129 - - [2025-12-04 16:35:09] "POST /set-tag HTTP/1.1" 200 109 0.020819 10.0.0.129 - - [2025-12-04 16:35:09] "POST /set-tag HTTP/1.1" 200 109 0.019986 10.0.0.129 - - [2025-12-04 16:35:09] "POST /set-tag HTTP/1.1" 200 109 0.038054 10.0.0.129 - - [2025-12-04 16:35:09] "POST /set-tag HTTP/1.1" 200 109 0.040262 10.0.0.129 - - [2025-12-04 16:35:09] "POST /set-tag HTTP/1.1" 200 109 0.017644 10.0.0.129 - - [2025-12-04 16:35:09] "DELETE /instance-ip/b8a9af88-d12e-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.052038 10.0.0.129 - - [2025-12-04 16:35:09] "DELETE /virtual-machine-interface/b88fa5ac-d12e-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.038953 10.0.0.129 - - [2025-12-04 16:35:09] "DELETE /virtual-machine/223de204-de6d-4ff6-9716-420285511a8a HTTP/1.1" 200 115 0.024284 10.0.0.129 - - [2025-12-04 16:35:09] "GET /virtual-machine-interface/b90e8bc4-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006180 10.0.0.129 - - [2025-12-04 16:35:09] "POST /set-tag HTTP/1.1" 200 109 0.003559 10.0.0.129 - - [2025-12-04 16:35:09] "GET /virtual-machine-interface/b90e8bc4-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005557 10.0.0.129 - - [2025-12-04 16:35:09] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.129 - - [2025-12-04 16:35:09] "GET /virtual-machine/98dc42d9-8148-4cd1-b08a-2dcabb908b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.005124 10.0.0.129 - - [2025-12-04 16:35:09] "POST /ref-update HTTP/1.1" 200 156 0.018448 10.0.0.129 - - [2025-12-04 16:35:09] "GET /virtual-machine-interface/b90e8bc4-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.023252 10.0.0.129 - - [2025-12-04 16:35:09] "POST /set-tag HTTP/1.1" 200 109 0.021602 10.0.0.129 - - [2025-12-04 16:35:10] "POST /set-tag HTTP/1.1" 200 109 0.047655 10.0.0.129 - - [2025-12-04 16:35:10] "POST /set-tag HTTP/1.1" 200 109 0.049433 10.0.0.129 - - [2025-12-04 16:35:10] "POST /set-tag HTTP/1.1" 200 109 0.029681 10.0.0.129 - - [2025-12-04 16:35:10] "POST /set-tag HTTP/1.1" 200 109 0.023429 10.0.0.129 - - [2025-12-04 16:35:10] "DELETE /instance-ip/b92bce28-d12e-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.057375 10.0.0.129 - - [2025-12-04 16:35:10] "DELETE /virtual-machine-interface/b90e8bc4-d12e-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.044766 10.0.0.129 - - [2025-12-04 16:35:10] "DELETE /virtual-machine/98dc42d9-8148-4cd1-b08a-2dcabb908b8e HTTP/1.1" 200 115 0.041669 10.0.0.129 - - [2025-12-04 16:35:10] "DELETE /tag/54930508-2e58-411c-adc2-0ca7370728e6 HTTP/1.1" 200 115 0.048434 10.0.0.129 - - [2025-12-04 16:35:10] "GET /virtual-machine-interface/b76b39e8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004734 10.0.0.129 - - [2025-12-04 16:35:10] "POST /set-tag HTTP/1.1" 200 109 0.003312 10.0.0.129 - - [2025-12-04 16:35:10] "GET /virtual-machine-interface/b76b39e8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004420 10.0.0.129 - - [2025-12-04 16:35:10] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.129 - - [2025-12-04 16:35:10] "GET /virtual-machine/25058066-4e6c-42d1-950f-40996cab1246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003810 10.0.0.129 - - [2025-12-04 16:35:10] "POST /ref-update HTTP/1.1" 200 156 0.013087 10.0.0.129 - - [2025-12-04 16:35:10] "GET /virtual-machine-interface/b76b39e8-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016294 10.0.0.129 - - [2025-12-04 16:35:10] "POST /set-tag HTTP/1.1" 200 109 0.028897 10.0.0.129 - - [2025-12-04 16:35:10] "POST /set-tag HTTP/1.1" 200 109 0.029653 10.0.0.129 - - [2025-12-04 16:35:10] "POST /set-tag HTTP/1.1" 200 109 0.038233 10.0.0.129 - - [2025-12-04 16:35:10] "POST /set-tag HTTP/1.1" 200 109 0.025183 10.0.0.129 - - [2025-12-04 16:35:10] "POST /set-tag HTTP/1.1" 200 109 0.031768 10.0.0.129 - - [2025-12-04 16:35:10] "DELETE /instance-ip/b7862d34-d12e-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.068720 10.0.0.129 - - [2025-12-04 16:35:10] "POST /ref-update HTTP/1.1" 200 156 0.019372 10.0.0.129 - - [2025-12-04 16:35:11] "DELETE /virtual-machine-interface/b76b39e8-d12e-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.067657 10.0.0.129 - - [2025-12-04 16:35:11] "DELETE /virtual-machine/25058066-4e6c-42d1-950f-40996cab1246 HTTP/1.1" 200 115 0.043169 10.0.0.129 - - [2025-12-04 16:35:11] "GET /virtual-machine-interface/b7e8e7c6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.011450 10.0.0.129 - - [2025-12-04 16:35:11] "POST /set-tag HTTP/1.1" 200 109 0.002729 10.0.0.129 - - [2025-12-04 16:35:11] "GET /virtual-machine-interface/b7e8e7c6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004594 10.0.0.129 - - [2025-12-04 16:35:11] "POST /set-tag HTTP/1.1" 200 109 0.010103 10.0.0.129 - - [2025-12-04 16:35:11] "GET /virtual-machine/f83fa754-b789-4325-8f0c-16ae1a694973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003453 10.0.0.129 - - [2025-12-04 16:35:11] "POST /ref-update HTTP/1.1" 200 156 0.012747 10.0.0.129 - - [2025-12-04 16:35:11] "GET /virtual-machine-interface/b7e8e7c6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.010969 10.0.0.129 - - [2025-12-04 16:35:11] "POST /set-tag HTTP/1.1" 200 109 0.020250 10.0.0.129 - - [2025-12-04 16:35:11] "POST /set-tag HTTP/1.1" 200 109 0.035676 10.0.0.129 - - [2025-12-04 16:35:11] "POST /set-tag HTTP/1.1" 200 109 0.028290 10.0.0.129 - - [2025-12-04 16:35:11] "POST /set-tag HTTP/1.1" 200 109 0.017015 10.0.0.129 - - [2025-12-04 16:35:11] "POST /set-tag HTTP/1.1" 200 109 0.032238 10.0.0.129 - - [2025-12-04 16:35:11] "DELETE /instance-ip/b8084698-d12e-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.044688 10.0.0.129 - - [2025-12-04 16:35:11] "POST /ref-update HTTP/1.1" 200 156 0.009057 10.0.0.129 - - [2025-12-04 16:35:11] "DELETE /virtual-machine-interface/b7e8e7c6-d12e-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.044969 10.0.0.129 - - [2025-12-04 16:35:11] "DELETE /virtual-machine/f83fa754-b789-4325-8f0c-16ae1a694973 HTTP/1.1" 200 115 0.025567 10.0.0.129 - - [2025-12-04 16:35:11] "DELETE /tag/35edaaf1-ea7b-4123-8df0-210de84a6565 HTTP/1.1" 200 115 0.039724 10.0.0.129 - - [2025-12-04 16:35:11] "DELETE /tag/4b1b82af-6bf7-44d6-a927-3c570604da54 HTTP/1.1" 409 391 0.005570 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:35:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001000 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:35:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001122 10.0.0.129 - - [2025-12-04 16:35:39] "GET /virtual-machine-interface/bb21c1a6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005274 10.0.0.129 - - [2025-12-04 16:35:39] "POST /set-tag HTTP/1.1" 200 109 0.003196 10.0.0.129 - - [2025-12-04 16:35:39] "GET /virtual-machine-interface/bb21c1a6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007153 10.0.0.129 - - [2025-12-04 16:35:39] "POST /set-tag HTTP/1.1" 200 109 0.005190 10.0.0.129 - - [2025-12-04 16:35:39] "GET /virtual-machine/32e6cdfd-f312-4483-9a02-92b1f74229d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003772 10.0.0.129 - - [2025-12-04 16:35:39] "POST /ref-update HTTP/1.1" 200 156 0.010707 10.0.0.129 - - [2025-12-04 16:35:39] "GET /virtual-machine-interface/bb21c1a6-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.024207 10.0.0.129 - - [2025-12-04 16:35:39] "POST /set-tag HTTP/1.1" 200 109 0.020041 10.0.0.129 - - [2025-12-04 16:35:39] "POST /set-tag HTTP/1.1" 200 109 0.033510 10.0.0.129 - - [2025-12-04 16:35:39] "POST /set-tag HTTP/1.1" 200 109 0.037127 10.0.0.129 - - [2025-12-04 16:35:39] "POST /set-tag HTTP/1.1" 200 109 0.014527 10.0.0.129 - - [2025-12-04 16:35:39] "DELETE /instance-ip/bb3dab6e-d12e-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.075214 10.0.0.129 - - [2025-12-04 16:35:39] "DELETE /virtual-machine-interface/bb21c1a6-d12e-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.046778 10.0.0.129 - - [2025-12-04 16:35:39] "DELETE /virtual-machine/32e6cdfd-f312-4483-9a02-92b1f74229d2 HTTP/1.1" 200 115 0.033694 10.0.0.129 - - [2025-12-04 16:35:39] "DELETE /tag/7a707aac-b5fb-42b3-b5fc-b4212f519b85 HTTP/1.1" 200 115 0.043153 10.0.0.129 - - [2025-12-04 16:35:39] "GET /virtual-machine-interface/ba1453f0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005190 10.0.0.129 - - [2025-12-04 16:35:39] "POST /set-tag HTTP/1.1" 200 109 0.003195 10.0.0.129 - - [2025-12-04 16:35:39] "GET /virtual-machine-interface/ba1453f0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005238 10.0.0.129 - - [2025-12-04 16:35:39] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.129 - - [2025-12-04 16:35:39] "GET /virtual-machine/aff696f9-7981-4a59-80e9-2ec44e911aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003357 10.0.0.129 - - [2025-12-04 16:35:39] "POST /ref-update HTTP/1.1" 200 156 0.011802 10.0.0.129 - - [2025-12-04 16:35:39] "GET /virtual-machine-interface/ba1453f0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012470 10.0.0.129 - - [2025-12-04 16:35:40] "POST /set-tag HTTP/1.1" 200 109 0.036337 10.0.0.129 - - [2025-12-04 16:35:40] "POST /set-tag HTTP/1.1" 200 109 0.057135 10.0.0.129 - - [2025-12-04 16:35:40] "POST /set-tag HTTP/1.1" 200 109 0.026223 10.0.0.129 - - [2025-12-04 16:35:40] "POST /set-tag HTTP/1.1" 200 109 0.019944 10.0.0.129 - - [2025-12-04 16:35:40] "DELETE /instance-ip/ba379aa4-d12e-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.049489 10.0.0.129 - - [2025-12-04 16:35:40] "DELETE /virtual-machine-interface/ba1453f0-d12e-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.090724 10.0.0.129 - - [2025-12-04 16:35:40] "DELETE /virtual-machine/aff696f9-7981-4a59-80e9-2ec44e911aa0 HTTP/1.1" 200 115 0.029114 10.0.0.129 - - [2025-12-04 16:35:40] "DELETE /tag/7b974ca7-12df-4b97-9b10-9b047c365d0c HTTP/1.1" 409 237 0.010954 10.0.0.129 - - [2025-12-04 16:35:40] "GET /virtual-machine-interface/b99b6bc0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004944 10.0.0.129 - - [2025-12-04 16:35:40] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.129 - - [2025-12-04 16:35:40] "GET /virtual-machine-interface/b99b6bc0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004698 10.0.0.129 - - [2025-12-04 16:35:40] "POST /set-tag HTTP/1.1" 200 109 0.003423 10.0.0.129 - - [2025-12-04 16:35:40] "GET /virtual-machine/10f30945-0a70-4240-a692-9c032e80516a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003078 10.0.0.129 - - [2025-12-04 16:35:40] "POST /ref-update HTTP/1.1" 200 156 0.010921 10.0.0.129 - - [2025-12-04 16:35:40] "GET /virtual-machine-interface/b99b6bc0-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005548 10.0.0.129 - - [2025-12-04 16:35:40] "POST /set-tag HTTP/1.1" 200 109 0.019625 10.0.0.129 - - [2025-12-04 16:35:40] "POST /set-tag HTTP/1.1" 200 109 0.030944 10.0.0.129 - - [2025-12-04 16:35:40] "POST /set-tag HTTP/1.1" 200 109 0.016944 10.0.0.129 - - [2025-12-04 16:35:40] "POST /set-tag HTTP/1.1" 200 109 0.040687 10.0.0.129 - - [2025-12-04 16:35:40] "DELETE /instance-ip/b9b3dd86-d12e-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.043901 10.0.0.129 - - [2025-12-04 16:35:40] "DELETE /virtual-machine-interface/b99b6bc0-d12e-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.033545 10.0.0.129 - - [2025-12-04 16:35:40] "DELETE /virtual-machine/10f30945-0a70-4240-a692-9c032e80516a HTTP/1.1" 200 115 0.028171 10.0.0.129 - - [2025-12-04 16:35:40] "DELETE /tag/9b30fd75-7adf-4669-94c4-0839419bc92c HTTP/1.1" 200 115 0.045681 10.0.0.129 - - [2025-12-04 16:35:41] "DELETE /tag/b047a6a1-7b21-44cb-aa28-9234513df34e HTTP/1.1" 200 115 0.044285 10.0.0.129 - - [2025-12-04 16:35:41] "DELETE /tag/304a6eb7-68dc-4821-b4d8-c815d2d35123 HTTP/1.1" 200 115 0.038136 10.0.0.129 - - [2025-12-04 16:35:41] "GET /virtual-machine-interface/ba94292c-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005191 10.0.0.129 - - [2025-12-04 16:35:41] "POST /set-tag HTTP/1.1" 200 109 0.002757 10.0.0.129 - - [2025-12-04 16:35:41] "GET /virtual-machine-interface/ba94292c-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007563 10.0.0.129 - - [2025-12-04 16:35:41] "POST /set-tag HTTP/1.1" 200 109 0.006479 10.0.0.129 - - [2025-12-04 16:35:41] "GET /virtual-machine/cb654b9a-8e0b-4672-80f9-48248f5c9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003461 10.0.0.129 - - [2025-12-04 16:35:41] "POST /ref-update HTTP/1.1" 200 156 0.039874 10.0.0.129 - - [2025-12-04 16:35:41] "GET /virtual-machine-interface/ba94292c-d12e-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.024935 10.0.0.129 - - [2025-12-04 16:35:41] "POST /set-tag HTTP/1.1" 200 109 0.017740 10.0.0.129 - - [2025-12-04 16:35:41] "POST /set-tag HTTP/1.1" 200 109 0.035078 10.0.0.129 - - [2025-12-04 16:35:41] "POST /set-tag HTTP/1.1" 200 109 0.028436 10.0.0.129 - - [2025-12-04 16:35:41] "POST /set-tag HTTP/1.1" 200 109 0.014243 10.0.0.129 - - [2025-12-04 16:35:41] "DELETE /instance-ip/bab471c8-d12e-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.050236 10.0.0.129 - - [2025-12-04 16:35:41] "DELETE /virtual-machine-interface/ba94292c-d12e-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.042895 10.0.0.129 - - [2025-12-04 16:35:41] "DELETE /virtual-machine/cb654b9a-8e0b-4672-80f9-48248f5c9b9b HTTP/1.1" 200 115 0.021406 10.0.0.129 - - [2025-12-04 16:35:41] "DELETE /tag/df42ded6-6c30-41f1-9f75-f3746bac8821 HTTP/1.1" 200 115 0.040148 10.0.0.129 - - [2025-12-04 16:35:41] "DELETE /tag/d8a12e27-0c0d-4975-b7c7-97fc97e40849 HTTP/1.1" 409 237 0.004412 10.0.0.129 - - [2025-12-04 16:35:41] "DELETE /tag/230a665a-4421-4d60-b587-357d1848ee1b HTTP/1.1" 409 237 0.004519 10.0.0.129 - - [2025-12-04 16:35:42] "POST /projects HTTP/1.1" 409 238 0.003014 10.0.0.129 - - [2025-12-04 16:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.129 - - [2025-12-04 16:35:43] "GET /project/acaaa4b9-2c81-452d-97fc-4e201eb5975e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039498 10.0.0.129 - - [2025-12-04 16:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.129 - - [2025-12-04 16:35:43] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004875 10.0.0.129 - - [2025-12-04 16:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.129 - - [2025-12-04 16:35:43] "GET /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003889 10.0.0.129 - - [2025-12-04 16:35:43] "POST /security-groups HTTP/1.1" 409 285 0.001961 10.0.0.129 - - [2025-12-04 16:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.129 - - [2025-12-04 16:35:43] "PUT /security-group/e5579c9a-ba7e-4392-876b-dafe2daf5e29 HTTP/1.1" 200 263 0.054943 10.0.0.129 - - [2025-12-04 16:35:43] "PUT /access-control-list/00ead672-77f7-435e-b6ee-90b829575191 HTTP/1.1" 200 273 0.017811 10.0.0.129 - - [2025-12-04 16:35:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.046932 10.0.0.129 - - [2025-12-04 16:35:43] "PUT /access-control-list/ca73a24a-05ed-4010-a0b5-9caaf9b40d98 HTTP/1.1" 200 273 0.027637 10.0.0.129 - - [2025-12-04 16:35:48] "POST /projects HTTP/1.1" 409 238 0.003947 10.0.0.129 - - [2025-12-04 16:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.129 - - [2025-12-04 16:35:48] "GET /project/acaaa4b9-2c81-452d-97fc-4e201eb5975e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039236 10.0.0.129 - - [2025-12-04 16:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006488 10.0.0.129 - - [2025-12-04 16:35:48] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004553 10.0.0.129 - - [2025-12-04 16:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.129 - - [2025-12-04 16:35:48] "GET /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004388 10.0.0.129 - - [2025-12-04 16:35:48] "POST /security-groups HTTP/1.1" 409 285 0.002387 10.0.0.129 - - [2025-12-04 16:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.129 - - [2025-12-04 16:35:48] "PUT /security-group/e5579c9a-ba7e-4392-876b-dafe2daf5e29 HTTP/1.1" 200 263 0.062346 10.0.0.129 - - [2025-12-04 16:35:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.045790 10.0.0.129 - - [2025-12-04 16:35:48] "PUT /access-control-list/00ead672-77f7-435e-b6ee-90b829575191 HTTP/1.1" 200 273 0.034254 10.0.0.129 - - [2025-12-04 16:35:48] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.027104 10.0.0.129 - - [2025-12-04 16:35:48] "PUT /access-control-list/ca73a24a-05ed-4010-a0b5-9caaf9b40d98 HTTP/1.1" 200 273 0.030469 10.0.0.129 - - [2025-12-04 16:35:48] "GET /firewall-rule/f63a924c-99fb-4476-a5fe-d3e0d3978653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003362 10.0.0.129 - - [2025-12-04 16:35:48] "POST /ref-update HTTP/1.1" 200 156 0.106380 10.0.0.129 - - [2025-12-04 16:35:48] "DELETE /firewall-rule/f63a924c-99fb-4476-a5fe-d3e0d3978653 HTTP/1.1" 200 115 0.053772 10.0.0.129 - - [2025-12-04 16:35:48] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.015321 10.0.0.129 - - [2025-12-04 16:35:48] "GET /firewall-rule/b2ef5d52-e32b-4b61-868a-2dbe014b6979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006424 10.0.0.129 - - [2025-12-04 16:35:49] "POST /ref-update HTTP/1.1" 200 156 0.128557 10.0.0.129 - - [2025-12-04 16:35:49] "DELETE /firewall-rule/b2ef5d52-e32b-4b61-868a-2dbe014b6979 HTTP/1.1" 200 115 0.064225 10.0.0.129 - - [2025-12-04 16:35:49] "DELETE /tag/230a665a-4421-4d60-b587-357d1848ee1b HTTP/1.1" 409 237 0.009973 10.0.0.129 - - [2025-12-04 16:35:49] "DELETE /tag/d8a12e27-0c0d-4975-b7c7-97fc97e40849 HTTP/1.1" 409 237 0.008691 10.0.0.129 - - [2025-12-04 16:35:49] "DELETE /tag/6e86e372-35a6-42ed-9640-8e60409f4fce HTTP/1.1" 200 115 0.054271 10.0.0.129 - - [2025-12-04 16:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.129 - - [2025-12-04 16:35:49] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007403 10.0.0.129 - - [2025-12-04 16:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009168 10.0.0.129 - - [2025-12-04 16:35:49] "GET /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004931 10.0.0.129 - - [2025-12-04 16:35:49] "PUT /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181 HTTP/1.1" 200 265 0.059252 10.0.0.129 - - [2025-12-04 16:35:49] "PUT /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2 HTTP/1.1" 200 265 0.093896 10.0.0.129 - - [2025-12-04 16:35:49] "DELETE /security-group/e5579c9a-ba7e-4392-876b-dafe2daf5e29 HTTP/1.1" 200 115 0.102937 10.0.0.129 - - [2025-12-04 16:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.129 - - [2025-12-04 16:35:49] "DELETE /access-control-list/00ead672-77f7-435e-b6ee-90b829575191 HTTP/1.1" 200 115 0.063645 10.0.0.129 - - [2025-12-04 16:35:49] "DELETE /access-control-list/ca73a24a-05ed-4010-a0b5-9caaf9b40d98 HTTP/1.1" 200 115 0.049670 10.0.0.129 - - [2025-12-04 16:35:49] "GET /project/acaaa4b9-2c81-452d-97fc-4e201eb5975e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.095940 10.0.0.129 - - [2025-12-04 16:35:49] "GET /project/acaaa4b9-2c81-452d-97fc-4e201eb5975e?fields=security_groups HTTP/1.1" 200 1353 0.070096 10.0.0.129 - - [2025-12-04 16:35:49] "DELETE /security-group/e8e2eeef-a98d-475a-82b2-0f056702a979 HTTP/1.1" 200 115 0.061018 10.0.0.129 - - [2025-12-04 16:35:50] "DELETE /access-control-list/449f72e0-9787-4dba-9314-5ca7f239b180 HTTP/1.1" 200 115 0.135881 10.0.0.129 - - [2025-12-04 16:35:50] "GET /project/acaaa4b9-2c81-452d-97fc-4e201eb5975e?fields=application_policy_sets HTTP/1.1" 200 1392 0.174194 10.0.0.129 - - [2025-12-04 16:35:50] "DELETE /access-control-list/2eb4df2c-fe1a-467c-848a-5826a71096b4 HTTP/1.1" 200 115 0.165797 10.0.0.129 - - [2025-12-04 16:35:50] "DELETE /project/acaaa4b9-2c81-452d-97fc-4e201eb5975e HTTP/1.1" 200 115 0.914141 10.0.0.129 - - [2025-12-04 16:35:50] "POST /projects HTTP/1.1" 409 238 0.002634 10.0.0.129 - - [2025-12-04 16:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.129 - - [2025-12-04 16:35:50] "GET /project/7bf09f7d-c3d3-44d7-97f8-01e52b6461d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.086413 10.0.0.129 - - [2025-12-04 16:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010030 10.0.0.129 - - [2025-12-04 16:35:50] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006416 10.0.0.129 - - [2025-12-04 16:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.129 - - [2025-12-04 16:35:50] "GET /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.006564 10.0.0.129 - - [2025-12-04 16:35:50] "POST /security-groups HTTP/1.1" 409 285 0.003063 10.0.0.129 - - [2025-12-04 16:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.129 - - [2025-12-04 16:35:51] "PUT /security-group/576d7481-f323-43dc-b811-4017d57fa11f HTTP/1.1" 200 263 0.071007 10.0.0.129 - - [2025-12-04 16:35:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.080878 10.0.0.129 - - [2025-12-04 16:35:51] "PUT /access-control-list/fff4eee6-ea6f-4161-b034-8bc7a6797a0b HTTP/1.1" 200 273 0.074292 10.0.0.129 - - [2025-12-04 16:35:51] "PUT /access-control-list/a136bf71-aa4e-4233-af16-2c83eac0f51e HTTP/1.1" 200 273 0.063289 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:35:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001234 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:35:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001240 10.0.0.129 - - [2025-12-04 16:35:54] "DELETE /loadbalancer-member/8ba69e0e-ca39-438d-95e4-c43421a4bb85 HTTP/1.1" 200 115 0.043169 10.0.0.129 - - [2025-12-04 16:35:54] "DELETE /loadbalancer-pool/f1fa7c6d-6d7d-4a23-aab5-8b2d4ac8edd9 HTTP/1.1" 200 115 0.079304 10.0.0.129 - - [2025-12-04 16:35:54] "DELETE /loadbalancer-listener/4b532003-829e-4170-9938-bf367b756641 HTTP/1.1" 200 115 0.043170 10.0.0.129 - - [2025-12-04 16:35:54] "DELETE /loadbalancer/2ae82434-e1ba-4c67-91a7-651c3e4990f6 HTTP/1.1" 200 115 0.061683 10.0.0.129 - - [2025-12-04 16:35:54] "DELETE /floating-ip/e342a544-5105-440d-ba53-e0e092a07fff HTTP/1.1" 200 115 0.036746 10.0.0.129 - - [2025-12-04 16:35:54] "DELETE /instance-ip/906aa433-1747-4ce6-8b6d-8fdcea4d9a32 HTTP/1.1" 200 115 0.056165 10.0.0.129 - - [2025-12-04 16:35:54] "DELETE /virtual-machine-interface/fbbefe68-4f9e-4d5e-a594-9209e8603bfb HTTP/1.1" 200 115 0.051562 10.0.0.129 - - [2025-12-04 16:35:54] "DELETE /tag/76849eea-06f7-4b88-8ef6-5f3606b9d9bd HTTP/1.1" 200 115 0.117433 10.0.0.129 - - [2025-12-04 16:35:54] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003079 10.0.0.129 - - [2025-12-04 16:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.129 - - [2025-12-04 16:35:54] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002534 10.0.0.129 - - [2025-12-04 16:35:54] "GET /firewall-policy/d2c3f563-a5c2-4b8e-9083-ed6cd9de9390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002831 10.0.0.129 - - [2025-12-04 16:35:54] "GET /firewall-rule/c902f082-e35a-4d96-b639-17ffed16edad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.004012 10.0.0.129 - - [2025-12-04 16:35:54] "POST /ref-update HTTP/1.1" 200 156 0.039653 10.0.0.129 - - [2025-12-04 16:35:55] "DELETE /firewall-rule/c902f082-e35a-4d96-b639-17ffed16edad HTTP/1.1" 200 115 0.085543 10.0.0.129 - - [2025-12-04 16:35:55] "GET /firewall-policy/cc54f9a0-53e7-4acb-b0cb-44a7ae73f052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003058 10.0.0.129 - - [2025-12-04 16:35:55] "GET /firewall-rule/4b08b8db-0337-4493-80e5-3fecb5b06541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.003781 10.0.0.129 - - [2025-12-04 16:35:55] "POST /ref-update HTTP/1.1" 200 156 0.031821 10.0.0.129 - - [2025-12-04 16:35:55] "DELETE /firewall-rule/4b08b8db-0337-4493-80e5-3fecb5b06541 HTTP/1.1" 200 115 0.090766 10.0.0.129 - - [2025-12-04 16:35:55] "GET /firewall-policy/cc54f9a0-53e7-4acb-b0cb-44a7ae73f052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.004895 10.0.0.129 - - [2025-12-04 16:35:55] "GET /firewall-rule/7441c5f6-9e27-45c7-be22-59372afa261a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.005093 10.0.0.129 - - [2025-12-04 16:35:55] "POST /ref-update HTTP/1.1" 200 156 0.027638 10.0.0.129 - - [2025-12-04 16:35:55] "DELETE /firewall-rule/7441c5f6-9e27-45c7-be22-59372afa261a HTTP/1.1" 200 115 0.068224 10.0.0.129 - - [2025-12-04 16:35:55] "GET /application-policy-set/191ea4b5-c6e0-4723-98f7-d40a9dcb6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.005982 10.0.0.129 - - [2025-12-04 16:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.129 - - [2025-12-04 16:35:55] "GET /policy-management/5cae90b0-6417-4c3d-8289-9daeb270059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004432 10.0.0.129 - - [2025-12-04 16:35:55] "GET /firewall-policy/cc54f9a0-53e7-4acb-b0cb-44a7ae73f052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006860 10.0.0.129 - - [2025-12-04 16:35:55] "POST /ref-update HTTP/1.1" 200 156 0.070446 10.0.0.129 - - [2025-12-04 16:35:55] "DELETE /firewall-policy/cc54f9a0-53e7-4acb-b0cb-44a7ae73f052 HTTP/1.1" 200 115 0.114986 10.0.0.129 - - [2025-12-04 16:35:55] "DELETE /tag/7b974ca7-12df-4b97-9b10-9b047c365d0c HTTP/1.1" 200 115 0.093171 10.0.0.129 - - [2025-12-04 16:35:55] "DELETE /tag/230a665a-4421-4d60-b587-357d1848ee1b HTTP/1.1" 200 115 0.059050 10.0.0.129 - - [2025-12-04 16:35:55] "DELETE /tag/4b1b82af-6bf7-44d6-a927-3c570604da54 HTTP/1.1" 200 115 0.078952 10.0.0.129 - - [2025-12-04 16:35:56] "DELETE /tag/d8a12e27-0c0d-4975-b7c7-97fc97e40849 HTTP/1.1" 200 115 0.079979 10.0.0.129 - - [2025-12-04 16:35:56] "POST /projects HTTP/1.1" 409 238 0.003211 10.0.0.129 - - [2025-12-04 16:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.129 - - [2025-12-04 16:35:56] "GET /project/7bf09f7d-c3d3-44d7-97f8-01e52b6461d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.052176 10.0.0.129 - - [2025-12-04 16:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008658 10.0.0.129 - - [2025-12-04 16:35:56] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.009277 10.0.0.129 - - [2025-12-04 16:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.129 - - [2025-12-04 16:35:56] "GET /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.006403 10.0.0.129 - - [2025-12-04 16:35:56] "POST /security-groups HTTP/1.1" 409 285 0.003321 10.0.0.129 - - [2025-12-04 16:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.129 - - [2025-12-04 16:35:56] "PUT /security-group/576d7481-f323-43dc-b811-4017d57fa11f HTTP/1.1" 200 263 0.063379 10.0.0.129 - - [2025-12-04 16:35:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.040395 10.0.0.129 - - [2025-12-04 16:35:56] "PUT /access-control-list/fff4eee6-ea6f-4161-b034-8bc7a6797a0b HTTP/1.1" 200 273 0.035408 10.0.0.129 - - [2025-12-04 16:35:56] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.020358 10.0.0.129 - - [2025-12-04 16:35:56] "PUT /access-control-list/a136bf71-aa4e-4233-af16-2c83eac0f51e HTTP/1.1" 200 273 0.031526 10.0.0.129 - - [2025-12-04 16:35:56] "GET /firewall-rule/456eb312-13bf-45f0-9b54-33eabba2dfd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003790 10.0.0.129 - - [2025-12-04 16:35:56] "POST /ref-update HTTP/1.1" 200 156 0.085404 10.0.0.129 - - [2025-12-04 16:35:56] "DELETE /firewall-rule/456eb312-13bf-45f0-9b54-33eabba2dfd8 HTTP/1.1" 200 115 0.046694 10.0.0.129 - - [2025-12-04 16:35:56] "GET /firewall-policy/1ff28d63-b902-43e8-9117-f3802abd066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.008479 10.0.0.129 - - [2025-12-04 16:35:56] "GET /firewall-rule/c01cbeaa-3300-48d9-a636-f4b16210d3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.010770 10.0.0.129 - - [2025-12-04 16:35:56] "POST /ref-update HTTP/1.1" 200 156 0.066301 10.0.0.129 - - [2025-12-04 16:35:56] "DELETE /firewall-rule/c01cbeaa-3300-48d9-a636-f4b16210d3e0 HTTP/1.1" 200 115 0.070867 10.0.0.129 - - [2025-12-04 16:35:56] "DELETE /tag/fd3b0f5a-1bc1-460d-b764-76b58935dfc6 HTTP/1.1" 200 115 0.086620 10.0.0.129 - - [2025-12-04 16:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005906 10.0.0.129 - - [2025-12-04 16:35:57] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.007016 10.0.0.129 - - [2025-12-04 16:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.129 - - [2025-12-04 16:35:57] "GET /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005172 10.0.0.129 - - [2025-12-04 16:35:57] "PUT /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181 HTTP/1.1" 200 265 0.053404 10.0.0.129 - - [2025-12-04 16:35:57] "PUT /virtual-network/bbd27ef8-6e2d-45a7-8d1a-cb4fb9df3ae2 HTTP/1.1" 200 265 0.065610 10.0.0.129 - - [2025-12-04 16:35:57] "DELETE /access-control-list/fff4eee6-ea6f-4161-b034-8bc7a6797a0b HTTP/1.1" 200 115 0.046892 10.0.0.129 - - [2025-12-04 16:35:57] "DELETE /security-group/576d7481-f323-43dc-b811-4017d57fa11f HTTP/1.1" 200 115 0.097309 10.0.0.129 - - [2025-12-04 16:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007949 10.0.0.129 - - [2025-12-04 16:35:57] "DELETE /access-control-list/a136bf71-aa4e-4233-af16-2c83eac0f51e HTTP/1.1" 200 115 0.037515 10.0.0.129 - - [2025-12-04 16:35:57] "GET /project/7bf09f7d-c3d3-44d7-97f8-01e52b6461d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.048588 10.0.0.129 - - [2025-12-04 16:35:57] "GET /project/7bf09f7d-c3d3-44d7-97f8-01e52b6461d8?fields=security_groups HTTP/1.1" 200 1352 0.037852 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:35:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000933 10.0.0.129 - - [2025-12-04 16:35:57] "DELETE /security-group/a9cc2ca1-e5dc-44d7-8b43-2644989b2bcb HTTP/1.1" 200 115 0.068410 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:35:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000898 10.0.0.129 - - [2025-12-04 16:35:57] "DELETE /access-control-list/f92ba5fa-c437-44fb-a734-7e6f8402ad69 HTTP/1.1" 200 115 0.071104 10.0.0.129 - - [2025-12-04 16:35:57] "GET /project/7bf09f7d-c3d3-44d7-97f8-01e52b6461d8?fields=application_policy_sets HTTP/1.1" 200 1391 0.062123 10.0.0.129 - - [2025-12-04 16:35:57] "DELETE /access-control-list/690738b9-e07c-4df9-b457-00fa43e1dfb0 HTTP/1.1" 200 115 0.056932 10.0.0.129 - - [2025-12-04 16:35:57] "DELETE /project/7bf09f7d-c3d3-44d7-97f8-01e52b6461d8 HTTP/1.1" 200 115 0.381707 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:36:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001018 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:36:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001420 10.0.0.129 - - [2025-12-04 16:36:50] "GET /global-system-configs HTTP/1.1" 200 323 0.003700 10.0.0.129 - - [2025-12-04 16:36:51] "GET /global-system-configs HTTP/1.1" 200 323 0.002202 10.0.0.129 - - [2025-12-04 16:37:00] "GET / HTTP/1.1" 200 36215 0.003106 10.0.0.129 - - [2025-12-04 16:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.129 - - [2025-12-04 16:37:00] "GET /global-vrouter-config/8e4517d7-52ee-47fb-8af4-1f9c7bf78697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004572 10.0.0.129 - - [2025-12-04 16:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.129 - - [2025-12-04 16:37:01] "GET /global-vrouter-config/8e4517d7-52ee-47fb-8af4-1f9c7bf78697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003167 10.0.0.129 - - [2025-12-04 16:37:19] "GET / HTTP/1.1" 200 36215 0.001781 10.0.0.129 - - [2025-12-04 16:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.129 - - [2025-12-04 16:37:19] "GET /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006674 10.0.0.129 - - [2025-12-04 16:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.129 - - [2025-12-04 16:37:19] "GET /config-node/0d814fc1-0cd9-4a7a-8394-5a331aede08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002078 10.0.0.129 - - [2025-12-04 16:37:20] "GET / HTTP/1.1" 200 36215 0.001636 10.0.0.129 - - [2025-12-04 16:37:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002363 10.0.0.129 - - [2025-12-04 16:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.129 - - [2025-12-04 16:37:25] "GET /global-vrouter-config/8e4517d7-52ee-47fb-8af4-1f9c7bf78697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002668 10.0.0.129 - - [2025-12-04 16:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.129 - - [2025-12-04 16:37:25] "PUT /global-vrouter-config/8e4517d7-52ee-47fb-8af4-1f9c7bf78697 HTTP/1.1" 200 277 0.008071 10.0.0.129 - - [2025-12-04 16:37:25] "GET / HTTP/1.1" 200 36215 0.002655 10.0.0.129 - - [2025-12-04 16:37:25] "POST /alarms HTTP/1.1" 409 264 0.002478 10.0.0.129 - - [2025-12-04 16:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.129 - - [2025-12-04 16:37:25] "PUT /alarm/e1beba0a-709b-41af-92fe-05fce5b883e0 HTTP/1.1" 200 245 0.017710 10.0.0.129 - - [2025-12-04 16:37:25] "POST /alarms HTTP/1.1" 409 261 0.006125 10.0.0.129 - - [2025-12-04 16:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.129 - - [2025-12-04 16:37:25] "PUT /alarm/c182e665-b121-4cef-ab20-e1db263e0804 HTTP/1.1" 200 245 0.010327 10.0.0.129 - - [2025-12-04 16:37:25] "POST /alarms HTTP/1.1" 409 261 0.009368 10.0.0.129 - - [2025-12-04 16:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.129 - - [2025-12-04 16:37:25] "PUT /alarm/bcdc2603-4c60-4870-868d-8da2def70afc HTTP/1.1" 200 245 0.011100 10.0.0.129 - - [2025-12-04 16:37:25] "POST /alarms HTTP/1.1" 409 253 0.004163 10.0.0.129 - - [2025-12-04 16:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.129 - - [2025-12-04 16:37:25] "PUT /alarm/907ed41c-2d2b-4b6f-aaea-9c1f096a1734 HTTP/1.1" 200 245 0.014493 10.0.0.129 - - [2025-12-04 16:37:25] "POST /alarms HTTP/1.1" 409 251 0.010171 10.0.0.129 - - [2025-12-04 16:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.129 - - [2025-12-04 16:37:25] "PUT /alarm/04c9382d-eb38-4004-8e80-d4ebd4bd1aaa HTTP/1.1" 200 245 0.009625 10.0.0.129 - - [2025-12-04 16:37:25] "POST /alarms HTTP/1.1" 409 252 0.003772 10.0.0.129 - - [2025-12-04 16:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.129 - - [2025-12-04 16:37:25] "PUT /alarm/d3aa014e-b6dc-4917-b2a1-e3656dd56635 HTTP/1.1" 200 245 0.013931 10.0.0.129 - - [2025-12-04 16:37:25] "POST /alarms HTTP/1.1" 409 256 0.009387 10.0.0.129 - - [2025-12-04 16:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.129 - - [2025-12-04 16:37:26] "PUT /alarm/b267bdb5-ae2c-4fc7-8957-d37b8732d027 HTTP/1.1" 200 245 0.020845 10.0.0.129 - - [2025-12-04 16:37:26] "POST /alarms HTTP/1.1" 409 248 0.025565 10.0.0.129 - - [2025-12-04 16:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.129 - - [2025-12-04 16:37:26] "PUT /alarm/8a7fc35f-a821-4c39-9cd1-94751f132645 HTTP/1.1" 200 245 0.011558 10.0.0.129 - - [2025-12-04 16:37:26] "POST /alarms HTTP/1.1" 409 252 0.006406 10.0.0.129 - - [2025-12-04 16:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.129 - - [2025-12-04 16:37:26] "PUT /alarm/c751eb2a-4a0d-496a-bfa7-beb8acab6d5d HTTP/1.1" 200 245 0.012929 10.0.0.129 - - [2025-12-04 16:37:26] "POST /alarms HTTP/1.1" 409 257 0.016869 10.0.0.129 - - [2025-12-04 16:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.129 - - [2025-12-04 16:37:26] "PUT /alarm/71805f73-8a06-4338-a3c7-32c8966a74a7 HTTP/1.1" 200 245 0.020487 10.0.0.129 - - [2025-12-04 16:37:26] "POST /alarms HTTP/1.1" 409 251 0.015751 10.0.0.129 - - [2025-12-04 16:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.129 - - [2025-12-04 16:37:26] "PUT /alarm/4c5f6e77-671d-4492-8bb6-b530a4980334 HTTP/1.1" 200 245 0.011708 10.0.0.129 - - [2025-12-04 16:37:26] "POST /alarms HTTP/1.1" 409 257 0.005194 10.0.0.129 - - [2025-12-04 16:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.129 - - [2025-12-04 16:37:26] "PUT /alarm/b5f2f8b3-df30-4f6b-ac9c-2d2a034cbd21 HTTP/1.1" 200 245 0.011444 10.0.0.129 - - [2025-12-04 16:37:26] "POST /alarms HTTP/1.1" 409 261 0.009248 10.0.0.129 - - [2025-12-04 16:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.129 - - [2025-12-04 16:37:26] "PUT /alarm/a0aa604c-066f-44f8-b7d6-89f11f56bc7f HTTP/1.1" 200 245 0.010860 10.0.0.129 - - [2025-12-04 16:37:26] "POST /alarms HTTP/1.1" 409 258 0.007291 10.0.0.129 - - [2025-12-04 16:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.129 - - [2025-12-04 16:37:26] "PUT /alarm/38697035-6896-4d88-b111-73655a93cf4b HTTP/1.1" 200 245 0.011010 10.0.0.129 - - [2025-12-04 16:37:26] "POST /alarms HTTP/1.1" 409 254 0.007160 10.0.0.129 - - [2025-12-04 16:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.129 - - [2025-12-04 16:37:26] "PUT /alarm/5978fe7a-0057-4e9b-a838-66da5617a9ed HTTP/1.1" 200 245 0.015501 10.0.0.129 - - [2025-12-04 16:37:26] "POST /alarms HTTP/1.1" 409 254 0.006485 10.0.0.129 - - [2025-12-04 16:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.129 - - [2025-12-04 16:37:26] "PUT /alarm/890f7a0a-c620-444f-9655-ee80cc18de65 HTTP/1.1" 200 245 0.010479 10.0.0.129 - - [2025-12-04 16:37:26] "POST /alarms HTTP/1.1" 409 254 0.007899 10.0.0.129 - - [2025-12-04 16:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.129 - - [2025-12-04 16:37:26] "PUT /alarm/6ad5df0c-f4d4-4fe0-8d2b-53ad9281cfcb HTTP/1.1" 200 245 0.011697 10.0.0.129 - - [2025-12-04 16:37:26] "POST /alarms HTTP/1.1" 409 247 0.012951 10.0.0.129 - - [2025-12-04 16:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.129 - - [2025-12-04 16:37:26] "PUT /alarm/df1a630b-4914-4960-b3c4-e8ce896a81da HTTP/1.1" 200 245 0.012136 10.0.0.129 - - [2025-12-04 16:37:26] "POST /alarms HTTP/1.1" 409 272 0.001993 10.0.0.129 - - [2025-12-04 16:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.129 - - [2025-12-04 16:37:26] "PUT /alarm/a65821a8-fb88-4487-8742-2ce68ed11a1c HTTP/1.1" 200 245 0.013475 10.0.0.129 - - [2025-12-04 16:37:26] "POST /alarms HTTP/1.1" 409 261 0.007252 10.0.0.129 - - [2025-12-04 16:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.129 - - [2025-12-04 16:37:26] "PUT /alarm/9cca5d8f-e6ad-4832-9a9b-0b64978421cf HTTP/1.1" 200 245 0.010921 10.0.0.129 - - [2025-12-04 16:37:27] "POST /alarms HTTP/1.1" 409 259 0.007798 10.0.0.129 - - [2025-12-04 16:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009426 10.0.0.129 - - [2025-12-04 16:37:27] "PUT /alarm/ef86e8ab-55bd-4317-a087-dafae26a440b HTTP/1.1" 200 245 0.014261 10.0.0.129 - - [2025-12-04 16:37:27] "POST /alarms HTTP/1.1" 409 265 0.009725 10.0.0.129 - - [2025-12-04 16:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.129 - - [2025-12-04 16:37:27] "PUT /alarm/c3c58143-824b-4011-8e62-550c17d3bb26 HTTP/1.1" 200 245 0.010223 10.0.0.129 - - [2025-12-04 16:37:27] "POST /alarms HTTP/1.1" 409 279 0.004209 10.0.0.129 - - [2025-12-04 16:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.129 - - [2025-12-04 16:37:27] "PUT /alarm/4d7c7b52-e6d7-4c31-9846-fc67ded46104 HTTP/1.1" 200 245 0.010549 10.0.0.129 - - [2025-12-04 16:37:27] "GET / HTTP/1.1" 200 36215 0.002097 10.0.0.129 - - [2025-12-04 16:37:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002383 10.0.0.129 - - [2025-12-04 16:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.129 - - [2025-12-04 16:37:27] "PUT /global-vrouter-config/8e4517d7-52ee-47fb-8af4-1f9c7bf78697 HTTP/1.1" 200 277 0.009538 10.0.0.129 - - [2025-12-04 16:37:27] "GET / HTTP/1.1" 200 36215 0.001910 10.0.0.129 - - [2025-12-04 16:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.129 - - [2025-12-04 16:37:27] "GET /global-vrouter-config/8e4517d7-52ee-47fb-8af4-1f9c7bf78697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003474 10.0.0.129 - - [2025-12-04 16:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.129 - - [2025-12-04 16:37:27] "PUT /global-vrouter-config/8e4517d7-52ee-47fb-8af4-1f9c7bf78697 HTTP/1.1" 200 277 0.014035 10.0.0.129 - - [2025-12-04 16:37:28] "GET / HTTP/1.1" 200 36215 0.002339 10.0.0.129 - - [2025-12-04 16:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.129 - - [2025-12-04 16:37:28] "GET /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006268 10.0.0.129 - - [2025-12-04 16:37:28] "PUT /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1 HTTP/1.1" 200 275 0.018927 10.0.0.129 - - [2025-12-04 16:37:31] "GET / HTTP/1.1" 200 36215 0.001568 10.0.0.129 - - [2025-12-04 16:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.129 - - [2025-12-04 16:37:31] "GET /routing-instance/defad4b5-6ec8-496d-ab04-e93f52025ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002989 10.0.0.129 - - [2025-12-04 16:37:31] "POST /bgp-routers HTTP/1.1" 409 301 0.002280 10.0.0.129 - - [2025-12-04 16:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.129 - - [2025-12-04 16:37:31] "GET /bgp-router/ae48ec10-005d-4996-b678-847410bcacce?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.005582 10.0.0.129 - - [2025-12-04 16:37:31] "PUT /bgp-router/ae48ec10-005d-4996-b678-847410bcacce HTTP/1.1" 200 255 0.015642 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:37:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001126 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:37:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001050 10.0.0.129 - - [2025-12-04 16:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.129 - - [2025-12-04 16:37:34] "GET /global-vrouter-config/8e4517d7-52ee-47fb-8af4-1f9c7bf78697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.010940 10.0.0.129 - - [2025-12-04 16:37:47] "GET / HTTP/1.1" 200 36215 0.002924 10.0.0.129 - - [2025-12-04 16:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005672 10.0.0.129 - - [2025-12-04 16:37:47] "GET /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006536 10.0.0.129 - - [2025-12-04 16:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.129 - - [2025-12-04 16:37:47] "GET /config-node/0d814fc1-0cd9-4a7a-8394-5a331aede08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003321 10.0.0.129 - - [2025-12-04 16:37:59] "GET / HTTP/1.1" 200 36215 0.001528 10.0.0.129 - - [2025-12-04 16:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.129 - - [2025-12-04 16:37:59] "GET /routing-instance/defad4b5-6ec8-496d-ab04-e93f52025ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004658 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:37:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001301 10.0.0.129 - - [2025-12-04 16:37:59] "POST /bgp-routers HTTP/1.1" 409 301 0.003805 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:37:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001035 10.0.0.129 - - [2025-12-04 16:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.129 - - [2025-12-04 16:37:59] "GET /bgp-router/ae48ec10-005d-4996-b678-847410bcacce?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003303 10.0.0.129 - - [2025-12-04 16:37:59] "PUT /bgp-router/ae48ec10-005d-4996-b678-847410bcacce HTTP/1.1" 200 255 0.016062 10.0.0.129 - - [2025-12-04 16:38:15] "GET / HTTP/1.1" 200 36215 0.002191 10.0.0.129 - - [2025-12-04 16:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.129 - - [2025-12-04 16:38:15] "GET /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005585 10.0.0.129 - - [2025-12-04 16:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.129 - - [2025-12-04 16:38:15] "GET /config-node/0d814fc1-0cd9-4a7a-8394-5a331aede08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002332 10.0.0.129 - - [2025-12-04 16:38:15] "GET / HTTP/1.1" 200 36215 0.001693 10.0.0.129 - - [2025-12-04 16:38:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002345 10.0.0.129 - - [2025-12-04 16:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.129 - - [2025-12-04 16:38:20] "GET /global-vrouter-config/8e4517d7-52ee-47fb-8af4-1f9c7bf78697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003001 10.0.0.129 - - [2025-12-04 16:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.129 - - [2025-12-04 16:38:20] "PUT /global-vrouter-config/8e4517d7-52ee-47fb-8af4-1f9c7bf78697 HTTP/1.1" 200 277 0.010900 10.0.0.129 - - [2025-12-04 16:38:20] "GET / HTTP/1.1" 200 36215 0.002032 10.0.0.129 - - [2025-12-04 16:38:20] "POST /alarms HTTP/1.1" 409 264 0.002117 10.0.0.129 - - [2025-12-04 16:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.129 - - [2025-12-04 16:38:20] "PUT /alarm/e1beba0a-709b-41af-92fe-05fce5b883e0 HTTP/1.1" 200 245 0.010167 10.0.0.129 - - [2025-12-04 16:38:20] "POST /alarms HTTP/1.1" 409 261 0.002308 10.0.0.129 - - [2025-12-04 16:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.129 - - [2025-12-04 16:38:20] "PUT /alarm/c182e665-b121-4cef-ab20-e1db263e0804 HTTP/1.1" 200 245 0.010466 10.0.0.129 - - [2025-12-04 16:38:20] "POST /alarms HTTP/1.1" 409 261 0.002017 10.0.0.129 - - [2025-12-04 16:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.129 - - [2025-12-04 16:38:20] "PUT /alarm/bcdc2603-4c60-4870-868d-8da2def70afc HTTP/1.1" 200 245 0.010175 10.0.0.129 - - [2025-12-04 16:38:20] "POST /alarms HTTP/1.1" 409 253 0.002324 10.0.0.129 - - [2025-12-04 16:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.129 - - [2025-12-04 16:38:20] "PUT /alarm/907ed41c-2d2b-4b6f-aaea-9c1f096a1734 HTTP/1.1" 200 245 0.013872 10.0.0.129 - - [2025-12-04 16:38:20] "POST /alarms HTTP/1.1" 409 251 0.007150 10.0.0.129 - - [2025-12-04 16:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.129 - - [2025-12-04 16:38:20] "PUT /alarm/04c9382d-eb38-4004-8e80-d4ebd4bd1aaa HTTP/1.1" 200 245 0.010905 10.0.0.129 - - [2025-12-04 16:38:21] "POST /alarms HTTP/1.1" 409 252 0.010424 10.0.0.129 - - [2025-12-04 16:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.129 - - [2025-12-04 16:38:21] "PUT /alarm/d3aa014e-b6dc-4917-b2a1-e3656dd56635 HTTP/1.1" 200 245 0.012536 10.0.0.129 - - [2025-12-04 16:38:21] "POST /alarms HTTP/1.1" 409 256 0.005525 10.0.0.129 - - [2025-12-04 16:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.129 - - [2025-12-04 16:38:21] "PUT /alarm/b267bdb5-ae2c-4fc7-8957-d37b8732d027 HTTP/1.1" 200 245 0.015671 10.0.0.129 - - [2025-12-04 16:38:21] "POST /alarms HTTP/1.1" 409 248 0.011857 10.0.0.129 - - [2025-12-04 16:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.129 - - [2025-12-04 16:38:21] "PUT /alarm/8a7fc35f-a821-4c39-9cd1-94751f132645 HTTP/1.1" 200 245 0.010563 10.0.0.129 - - [2025-12-04 16:38:21] "POST /alarms HTTP/1.1" 409 252 0.002543 10.0.0.129 - - [2025-12-04 16:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.129 - - [2025-12-04 16:38:21] "PUT /alarm/c751eb2a-4a0d-496a-bfa7-beb8acab6d5d HTTP/1.1" 200 245 0.019689 10.0.0.129 - - [2025-12-04 16:38:21] "POST /alarms HTTP/1.1" 409 257 0.008409 10.0.0.129 - - [2025-12-04 16:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.129 - - [2025-12-04 16:38:21] "PUT /alarm/71805f73-8a06-4338-a3c7-32c8966a74a7 HTTP/1.1" 200 245 0.011350 10.0.0.129 - - [2025-12-04 16:38:21] "POST /alarms HTTP/1.1" 409 251 0.010961 10.0.0.129 - - [2025-12-04 16:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.129 - - [2025-12-04 16:38:21] "PUT /alarm/4c5f6e77-671d-4492-8bb6-b530a4980334 HTTP/1.1" 200 245 0.010095 10.0.0.129 - - [2025-12-04 16:38:21] "POST /alarms HTTP/1.1" 409 257 0.012421 10.0.0.129 - - [2025-12-04 16:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.129 - - [2025-12-04 16:38:21] "PUT /alarm/b5f2f8b3-df30-4f6b-ac9c-2d2a034cbd21 HTTP/1.1" 200 245 0.010925 10.0.0.129 - - [2025-12-04 16:38:21] "POST /alarms HTTP/1.1" 409 261 0.003668 10.0.0.129 - - [2025-12-04 16:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.129 - - [2025-12-04 16:38:21] "PUT /alarm/a0aa604c-066f-44f8-b7d6-89f11f56bc7f HTTP/1.1" 200 245 0.011508 10.0.0.129 - - [2025-12-04 16:38:21] "POST /alarms HTTP/1.1" 409 258 0.004967 10.0.0.129 - - [2025-12-04 16:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.129 - - [2025-12-04 16:38:21] "PUT /alarm/38697035-6896-4d88-b111-73655a93cf4b HTTP/1.1" 200 245 0.009707 10.0.0.129 - - [2025-12-04 16:38:21] "POST /alarms HTTP/1.1" 409 254 0.012261 10.0.0.129 - - [2025-12-04 16:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.129 - - [2025-12-04 16:38:21] "PUT /alarm/5978fe7a-0057-4e9b-a838-66da5617a9ed HTTP/1.1" 200 245 0.011381 10.0.0.129 - - [2025-12-04 16:38:21] "POST /alarms HTTP/1.1" 409 254 0.009660 10.0.0.129 - - [2025-12-04 16:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.129 - - [2025-12-04 16:38:21] "PUT /alarm/890f7a0a-c620-444f-9655-ee80cc18de65 HTTP/1.1" 200 245 0.010462 10.0.0.129 - - [2025-12-04 16:38:21] "POST /alarms HTTP/1.1" 409 254 0.004954 10.0.0.129 - - [2025-12-04 16:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.129 - - [2025-12-04 16:38:21] "PUT /alarm/6ad5df0c-f4d4-4fe0-8d2b-53ad9281cfcb HTTP/1.1" 200 245 0.010849 10.0.0.129 - - [2025-12-04 16:38:21] "POST /alarms HTTP/1.1" 409 247 0.004323 10.0.0.129 - - [2025-12-04 16:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.129 - - [2025-12-04 16:38:21] "PUT /alarm/df1a630b-4914-4960-b3c4-e8ce896a81da HTTP/1.1" 200 245 0.011169 10.0.0.129 - - [2025-12-04 16:38:21] "POST /alarms HTTP/1.1" 409 272 0.010220 10.0.0.129 - - [2025-12-04 16:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.129 - - [2025-12-04 16:38:22] "PUT /alarm/a65821a8-fb88-4487-8742-2ce68ed11a1c HTTP/1.1" 200 245 0.011280 10.0.0.129 - - [2025-12-04 16:38:22] "POST /alarms HTTP/1.1" 409 261 0.011765 10.0.0.129 - - [2025-12-04 16:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.129 - - [2025-12-04 16:38:22] "PUT /alarm/9cca5d8f-e6ad-4832-9a9b-0b64978421cf HTTP/1.1" 200 245 0.010091 10.0.0.129 - - [2025-12-04 16:38:22] "POST /alarms HTTP/1.1" 409 259 0.002861 10.0.0.129 - - [2025-12-04 16:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.129 - - [2025-12-04 16:38:22] "PUT /alarm/ef86e8ab-55bd-4317-a087-dafae26a440b HTTP/1.1" 200 245 0.014819 10.0.0.129 - - [2025-12-04 16:38:22] "POST /alarms HTTP/1.1" 409 265 0.002278 10.0.0.129 - - [2025-12-04 16:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.129 - - [2025-12-04 16:38:22] "PUT /alarm/c3c58143-824b-4011-8e62-550c17d3bb26 HTTP/1.1" 200 245 0.011291 10.0.0.129 - - [2025-12-04 16:38:22] "POST /alarms HTTP/1.1" 409 279 0.002859 10.0.0.129 - - [2025-12-04 16:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.129 - - [2025-12-04 16:38:22] "PUT /alarm/4d7c7b52-e6d7-4c31-9846-fc67ded46104 HTTP/1.1" 200 245 0.025538 10.0.0.129 - - [2025-12-04 16:38:22] "GET / HTTP/1.1" 200 36215 0.002745 10.0.0.129 - - [2025-12-04 16:38:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004572 10.0.0.129 - - [2025-12-04 16:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.129 - - [2025-12-04 16:38:22] "PUT /global-vrouter-config/8e4517d7-52ee-47fb-8af4-1f9c7bf78697 HTTP/1.1" 200 277 0.009255 10.0.0.129 - - [2025-12-04 16:38:22] "GET / HTTP/1.1" 200 36215 0.004972 10.0.0.129 - - [2025-12-04 16:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.129 - - [2025-12-04 16:38:22] "GET /global-vrouter-config/8e4517d7-52ee-47fb-8af4-1f9c7bf78697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003754 10.0.0.129 - - [2025-12-04 16:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.129 - - [2025-12-04 16:38:22] "PUT /global-vrouter-config/8e4517d7-52ee-47fb-8af4-1f9c7bf78697 HTTP/1.1" 200 277 0.010937 10.0.0.129 - - [2025-12-04 16:38:23] "GET / HTTP/1.1" 200 36215 0.002443 10.0.0.129 - - [2025-12-04 16:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007011 10.0.0.129 - - [2025-12-04 16:38:23] "GET /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005407 10.0.0.129 - - [2025-12-04 16:38:23] "PUT /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1 HTTP/1.1" 200 275 0.016919 10.0.0.129 - - [2025-12-04 16:38:26] "GET / HTTP/1.1" 200 36215 0.002187 10.0.0.129 - - [2025-12-04 16:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.129 - - [2025-12-04 16:38:26] "GET /routing-instance/defad4b5-6ec8-496d-ab04-e93f52025ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003526 10.0.0.129 - - [2025-12-04 16:38:26] "POST /bgp-routers HTTP/1.1" 409 301 0.002009 10.0.0.129 - - [2025-12-04 16:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.129 - - [2025-12-04 16:38:26] "GET /bgp-router/ae48ec10-005d-4996-b678-847410bcacce?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.002751 10.0.0.129 - - [2025-12-04 16:38:26] "PUT /bgp-router/ae48ec10-005d-4996-b678-847410bcacce HTTP/1.1" 200 255 0.020226 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:38:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001169 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:38:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001203 10.0.0.129 - - [2025-12-04 16:38:31] "POST /tags HTTP/1.1" 200 356 0.027200 10.0.0.129 - - [2025-12-04 16:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011703 10.0.0.129 - - [2025-12-04 16:38:32] "GET /tag/7359c015-d89c-4520-9cfe-37d419edfc6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.020675 10.0.0.129 - - [2025-12-04 16:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.129 - - [2025-12-04 16:38:32] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005043 10.0.0.129 - - [2025-12-04 16:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.129 - - [2025-12-04 16:38:32] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.071025 10.0.0.129 - - [2025-12-04 16:38:32] "POST /virtual-machines HTTP/1.1" 200 352 0.030868 10.0.0.129 - - [2025-12-04 16:38:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.051811 10.0.0.129 - - [2025-12-04 16:38:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.164517 10.0.0.129 - - [2025-12-04 16:38:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.015326 10.0.0.129 - - [2025-12-04 16:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005974 10.0.0.129 - - [2025-12-04 16:38:32] "GET /virtual-machine-interface/abb6d20a-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.012637 10.0.0.129 - - [2025-12-04 16:38:32] "POST /instance-ips HTTP/1.1" 200 392 0.047497 10.0.0.129 - - [2025-12-04 16:38:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.031400 10.0.0.129 - - [2025-12-04 16:38:32] "GET /virtual-machine-interface/abb6d20a-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.010518 10.0.0.129 - - [2025-12-04 16:38:32] "POST /set-tag HTTP/1.1" 200 109 0.025646 10.0.0.129 - - [2025-12-04 16:38:32] "GET /virtual-machine-interface/abb6d20a-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.013666 10.0.0.129 - - [2025-12-04 16:38:32] "GET /instance-ip/abdaa036-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004788 10.0.0.129 - - [2025-12-04 16:38:32] "GET /virtual-machine-interface/abb6d20a-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005644 10.0.0.129 - - [2025-12-04 16:38:32] "POST /set-tag HTTP/1.1" 200 109 0.003552 10.0.0.129 - - [2025-12-04 16:38:32] "GET /virtual-router/bd46aa26-9078-42a3-83d6-eda061cd2cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.007093 10.0.0.129 - - [2025-12-04 16:38:33] "POST /ref-update HTTP/1.1" 200 156 0.011352 10.0.0.129 - - [2025-12-04 16:38:33] "GET /virtual-machine-interface/abb6d20a-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.011737 10.0.0.129 - - [2025-12-04 16:38:33] "POST /set-tag HTTP/1.1" 200 109 0.006250 10.0.0.129 - - [2025-12-04 16:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005104 10.0.0.129 - - [2025-12-04 16:38:33] "GET /virtual-network/5aa8cd02-9565-40c9-bcf6-d4672cba8181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004585 10.0.0.129 - - [2025-12-04 16:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.129 - - [2025-12-04 16:38:33] "GET /project/2a92b234-a334-49ad-b95e-31993b8eaf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047857 10.0.0.129 - - [2025-12-04 16:38:33] "POST /virtual-machines HTTP/1.1" 200 356 0.017744 10.0.0.129 - - [2025-12-04 16:38:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.031992 10.0.0.129 - - [2025-12-04 16:38:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.176704 10.0.0.129 - - [2025-12-04 16:38:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.026727 10.0.0.129 - - [2025-12-04 16:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.019384 10.0.0.129 - - [2025-12-04 16:38:33] "GET /virtual-machine-interface/ac5024b4-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.006341 10.0.0.129 - - [2025-12-04 16:38:33] "POST /instance-ips HTTP/1.1" 200 396 0.032330 10.0.0.129 - - [2025-12-04 16:38:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.035748 10.0.0.129 - - [2025-12-04 16:38:33] "GET /virtual-machine-interface/ac5024b4-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.017512 10.0.0.129 - - [2025-12-04 16:38:33] "POST /set-tag HTTP/1.1" 200 109 0.035012 10.0.0.129 - - [2025-12-04 16:38:33] "GET /virtual-machine-interface/ac5024b4-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.027030 10.0.0.129 - - [2025-12-04 16:38:33] "GET /instance-ip/ac784e3a-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.004928 10.0.0.129 - - [2025-12-04 16:38:33] "GET /virtual-machine-interface/ac5024b4-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007681 10.0.0.129 - - [2025-12-04 16:38:33] "POST /set-tag HTTP/1.1" 200 109 0.003025 10.0.0.129 - - [2025-12-04 16:38:33] "GET /virtual-router/bd46aa26-9078-42a3-83d6-eda061cd2cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.011274 10.0.0.129 - - [2025-12-04 16:38:34] "POST /ref-update HTTP/1.1" 200 156 0.020128 10.0.0.129 - - [2025-12-04 16:38:34] "GET /virtual-machine-interface/ac5024b4-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.022925 10.0.0.129 - - [2025-12-04 16:38:34] "POST /set-tag HTTP/1.1" 200 109 0.002914 10.0.0.129 - - [2025-12-04 16:38:34] "GET /virtual-machine-interface/abb6d20a-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.009793 10.0.0.129 - - [2025-12-04 16:38:34] "POST /set-tag HTTP/1.1" 200 109 0.004261 10.0.0.129 - - [2025-12-04 16:38:34] "GET /virtual-machine-interface/ac5024b4-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.009612 10.0.0.129 - - [2025-12-04 16:38:34] "POST /set-tag HTTP/1.1" 200 109 0.003818 10.0.0.129 - - [2025-12-04 16:38:45] "GET /virtual-machine-interface/ac5024b4-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005116 10.0.0.129 - - [2025-12-04 16:38:45] "POST /set-tag HTTP/1.1" 200 109 0.003972 10.0.0.129 - - [2025-12-04 16:38:46] "GET /virtual-machine-interface/abb6d20a-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008115 10.0.0.129 - - [2025-12-04 16:38:46] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.129 - - [2025-12-04 16:38:47] "GET /virtual-machine-interface/abb6d20a-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.010442 10.0.0.129 - - [2025-12-04 16:38:47] "POST /set-tag HTTP/1.1" 200 109 0.005481 10.0.0.129 - - [2025-12-04 16:39:10] "GET / HTTP/1.1" 200 36215 0.003532 10.0.0.129 - - [2025-12-04 16:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.129 - - [2025-12-04 16:39:10] "GET /global-system-config/bcceeaa0-2b88-4677-8f7e-17db874839c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006857 10.0.0.129 - - [2025-12-04 16:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.129 - - [2025-12-04 16:39:10] "GET /config-node/0d814fc1-0cd9-4a7a-8394-5a331aede08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002984 10.0.0.129 - - [2025-12-04 16:39:19] "GET /virtual-machine-interface/abb6d20a-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005639 10.0.0.129 - - [2025-12-04 16:39:19] "POST /set-tag HTTP/1.1" 200 109 0.005670 10.0.0.129 - - [2025-12-04 16:39:19] "GET /virtual-machine-interface/abb6d20a-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.014678 10.0.0.129 - - [2025-12-04 16:39:19] "POST /set-tag HTTP/1.1" 200 109 0.003464 10.0.0.129 - - [2025-12-04 16:39:19] "GET /virtual-machine/48db338f-d746-41a3-b213-6d5f1e019eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.006930 10.0.0.129 - - [2025-12-04 16:39:19] "POST /ref-update HTTP/1.1" 200 156 0.018111 10.0.0.129 - - [2025-12-04 16:39:19] "GET /virtual-machine-interface/abb6d20a-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004945 10.0.0.129 - - [2025-12-04 16:39:19] "POST /set-tag HTTP/1.1" 200 109 0.024487 10.0.0.129 - - [2025-12-04 16:39:19] "POST /set-tag HTTP/1.1" 200 109 0.023748 10.0.0.129 - - [2025-12-04 16:39:20] "DELETE /instance-ip/abdaa036-d12f-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.099834 10.0.0.129 - - [2025-12-04 16:39:20] "DELETE /virtual-machine-interface/abb6d20a-d12f-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.090954 10.0.0.129 - - [2025-12-04 16:39:20] "DELETE /virtual-machine/48db338f-d746-41a3-b213-6d5f1e019eca HTTP/1.1" 200 115 0.026043 10.0.0.129 - - [2025-12-04 16:39:20] "GET /virtual-machine-interface/ac5024b4-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.008304 10.0.0.129 - - [2025-12-04 16:39:20] "POST /set-tag HTTP/1.1" 200 109 0.006909 10.0.0.129 - - [2025-12-04 16:39:22] "GET / HTTP/1.1" 200 36215 0.001806 10.0.0.129 - - [2025-12-04 16:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.129 - - [2025-12-04 16:39:22] "GET /routing-instance/defad4b5-6ec8-496d-ab04-e93f52025ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003270 10.0.0.129 - - [2025-12-04 16:39:22] "POST /bgp-routers HTTP/1.1" 409 301 0.002017 10.0.0.129 - - [2025-12-04 16:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.129 - - [2025-12-04 16:39:22] "GET /bgp-router/ae48ec10-005d-4996-b678-847410bcacce?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.004212 10.0.0.129 - - [2025-12-04 16:39:22] "PUT /bgp-router/ae48ec10-005d-4996-b678-847410bcacce HTTP/1.1" 200 255 0.021175 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:39:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000942 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:39:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001091 10.0.0.129 - - [2025-12-04 16:39:50] "GET /virtual-machine-interface/ac5024b4-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007473 10.0.0.129 - - [2025-12-04 16:39:50] "POST /set-tag HTTP/1.1" 200 109 0.006640 10.0.0.129 - - [2025-12-04 16:39:50] "GET /virtual-machine-interface/ac5024b4-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.013853 10.0.0.129 - - [2025-12-04 16:39:50] "POST /set-tag HTTP/1.1" 200 109 0.002775 10.0.0.129 - - [2025-12-04 16:39:50] "GET /virtual-machine/2b4b8400-476c-4b00-adb0-3cafaad4420b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003205 10.0.0.129 - - [2025-12-04 16:39:50] "POST /ref-update HTTP/1.1" 200 156 0.014572 10.0.0.129 - - [2025-12-04 16:39:50] "GET /virtual-machine-interface/ac5024b4-d12f-11f0-a9d5-fa163e327e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007842 10.0.0.129 - - [2025-12-04 16:39:50] "POST /set-tag HTTP/1.1" 200 109 0.043226 10.0.0.129 - - [2025-12-04 16:39:51] "POST /set-tag HTTP/1.1" 200 109 0.053025 10.0.0.129 - - [2025-12-04 16:39:51] "DELETE /instance-ip/ac784e3a-d12f-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.076541 10.0.0.129 - - [2025-12-04 16:39:51] "DELETE /virtual-machine-interface/ac5024b4-d12f-11f0-a9d5-fa163e327e18 HTTP/1.1" 200 115 0.064935 10.0.0.129 - - [2025-12-04 16:39:51] "DELETE /virtual-machine/2b4b8400-476c-4b00-adb0-3cafaad4420b HTTP/1.1" 200 115 0.024122 10.0.0.129 - - [2025-12-04 16:39:51] "DELETE /tag/7359c015-d89c-4520-9cfe-37d419edfc6d HTTP/1.1" 200 115 0.054798 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:40:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001319 [Introspect:8084]10.0.0.129 - - [2025-12-04 16:40:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001135