++ 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 Feb 26 10:12:57 AM UTC 2026 ===================' INFO: =================== Thu Feb 26 10:12:57 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ cut -d / -f 1 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.129 ++ CONFIGDB_NODES=10.0.0.129 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.129 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.129 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.129 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ 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 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.129 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , +++ local local_ips=,10.0.0.129,10.32.189.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.32.189.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__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/26/2026 10:13:36.510 7fc31713dec0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/26/2026 10:13:36.656 7fc31713dec0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/26/2026 10:13:36.667 7fc31713dec0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/26/2026 10:13:36.668 7fc31713dec0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.129:8082/ Hit Ctrl-C to quit. 10.0.0.129 - - [2026-02-26 10:13:41] "GET / HTTP/1.1" 503 181 0.000233 10.0.0.129 - - [2026-02-26 10:13:42] "GET / HTTP/1.1" 200 45303 0.002356 10.0.0.129 - - [2026-02-26 10:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.129 - - [2026-02-26 10:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.129 - - [2026-02-26 10:13:43] "GET / HTTP/1.1" 200 36215 0.001383 10.0.0.129 - - [2026-02-26 10:13:44] "GET / HTTP/1.1" 200 36215 0.001494 10.0.0.129 - - [2026-02-26 10:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.129 - - [2026-02-26 10:13:44] "GET /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007936 10.0.0.129 - - [2026-02-26 10:13:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.011701 10.0.0.129 - - [2026-02-26 10:13:44] "POST /config-nodes HTTP/1.1" 200 595 0.028445 10.0.0.129 - - [2026-02-26 10:13:44] "GET / HTTP/1.1" 200 36215 0.001592 10.0.0.129 - - [2026-02-26 10:13:44] "GET / HTTP/1.1" 200 36215 0.001310 10.0.0.129 - - [2026-02-26 10:13:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003662 10.0.0.129 - - [2026-02-26 10:13:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.003990 10.0.0.129 - - [2026-02-26 10:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006580 10.0.0.129 - - [2026-02-26 10:13:44] "GET /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007460 10.0.0.129 - - [2026-02-26 10:13:44] "POST /service-appliance-sets HTTP/1.1" 200 555 0.028682 10.0.0.129 - - [2026-02-26 10:13:44] "POST /fqname-to-id HTTP/1.1" 404 180 0.002481 10.0.0.129 - - [2026-02-26 10:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.129 - - [2026-02-26 10:13:44] "GET /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008956 10.0.0.129 - - [2026-02-26 10:13:44] "POST /service-appliance-sets HTTP/1.1" 200 543 0.051240 10.0.0.129 - - [2026-02-26 10:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.129 - - [2026-02-26 10:13:44] "GET /network-ipam/eb595d5c-49c3-4b18-9db2-63b64764f690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003834 10.0.0.129 - - [2026-02-26 10:13:44] "GET / HTTP/1.1" 200 36215 0.001651 10.0.0.129 - - [2026-02-26 10:13:44] "POST /service-templates HTTP/1.1" 200 513 0.030592 10.0.0.129 - - [2026-02-26 10:13:44] "POST /service-templates HTTP/1.1" 200 503 0.023122 10.0.0.129 - - [2026-02-26 10:13:45] "POST /service-templates HTTP/1.1" 200 517 0.027851 10.0.0.129 - - [2026-02-26 10:13:45] "POST /service-templates HTTP/1.1" 200 537 0.027993 10.0.0.129 - - [2026-02-26 10:13:45] "POST /service-templates HTTP/1.1" 200 509 0.025018 10.0.0.129 - - [2026-02-26 10:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.129 - - [2026-02-26 10:13:46] "GET /network-ipam/eb595d5c-49c3-4b18-9db2-63b64764f690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004080 10.0.0.129 - - [2026-02-26 10:13:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.002308 10.0.0.129 - - [2026-02-26 10:13:47] "POST /access-control-lists HTTP/1.1" 200 589 0.032221 10.0.0.129 - - [2026-02-26 10:13:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.003834 10.0.0.129 - - [2026-02-26 10:13:47] "POST /access-control-lists HTTP/1.1" 200 587 0.029817 10.0.0.129 - - [2026-02-26 10:13:47] "POST /route-targets HTTP/1.1" 200 328 0.014145 10.0.0.129 - - [2026-02-26 10:13:47] "POST /ref-update HTTP/1.1" 200 156 0.011953 10.0.0.129 - - [2026-02-26 10:13:47] "POST /route-targets HTTP/1.1" 200 328 0.010633 10.0.0.129 - - [2026-02-26 10:13:47] "POST /ref-update HTTP/1.1" 200 156 0.016055 10.0.0.129 - - [2026-02-26 10:13:47] "POST /route-targets HTTP/1.1" 200 328 0.017660 10.0.0.129 - - [2026-02-26 10:13:47] "POST /ref-update HTTP/1.1" 200 156 0.017629 10.0.0.129 - - [2026-02-26 10:13:47] "GET / HTTP/1.1" 200 36215 0.001324 10.0.0.129 - - [2026-02-26 10:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.129 - - [2026-02-26 10:13:47] "GET /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004365 10.0.0.129 - - [2026-02-26 10:13:47] "POST /route-targets HTTP/1.1" 200 328 0.019923 10.0.0.129 - - [2026-02-26 10:13:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.001770 10.0.0.129 - - [2026-02-26 10:13:47] "POST /ref-update HTTP/1.1" 200 156 0.023532 10.0.0.129 - - [2026-02-26 10:13:47] "POST /config-database-nodes HTTP/1.1" 200 613 0.039106 10.0.0.129 - - [2026-02-26 10:13:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.002689 10.0.0.129 - - [2026-02-26 10:13:47] "POST /access-control-lists HTTP/1.1" 200 553 0.068335 10.0.0.129 - - [2026-02-26 10:13:48] "PUT /access-control-list/e4fa05d8-548d-4391-b14d-3f226c8618eb HTTP/1.1" 200 273 0.023252 10.0.0.129 - - [2026-02-26 10:13:48] "PUT /access-control-list/6e4c51a2-086e-48a8-8087-227a817fd52e HTTP/1.1" 200 273 0.021198 10.0.0.129 - - [2026-02-26 10:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.129 - - [2026-02-26 10:13:49] "GET /global-vrouter-config/d1430cff-e5f5-4f0f-a141-4b555859a66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.002853 10.0.0.129 - - [2026-02-26 10:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.129 - - [2026-02-26 10:13:49] "PUT /global-vrouter-config/d1430cff-e5f5-4f0f-a141-4b555859a66e HTTP/1.1" 200 277 0.010318 10.0.0.129 - - [2026-02-26 10:13:49] "GET / HTTP/1.1" 200 36215 0.001757 10.0.0.129 - - [2026-02-26 10:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.129 - - [2026-02-26 10:13:49] "GET /routing-instance/a6d9e070-0ea2-4889-8f35-75517033fdb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003808 10.0.0.129 - - [2026-02-26 10:13:49] "POST /bgp-routers HTTP/1.1" 200 618 0.031301 10.0.0.129 - - [2026-02-26 10:13:49] "GET / HTTP/1.1" 200 36215 0.001380 10.0.0.129 - - [2026-02-26 10:13:49] "GET /bgp-router/ccaf7de2-a6e1-4f1c-a719-bc186a35ade9?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.005117 10.0.0.129 - - [2026-02-26 10:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.129 - - [2026-02-26 10:13:49] "GET /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006854 10.0.0.129 - - [2026-02-26 10:13:49] "POST /alarms HTTP/1.1" 200 583 0.029736 10.0.0.129 - - [2026-02-26 10:13:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006759 10.0.0.129 - - [2026-02-26 10:13:49] "POST /alarms HTTP/1.1" 200 577 0.023901 10.0.0.129 - - [2026-02-26 10:13:49] "POST /alarms HTTP/1.1" 200 577 0.025597 10.0.0.129 - - [2026-02-26 10:13:49] "POST /ref-update HTTP/1.1" 200 156 0.016886 10.0.0.129 - - [2026-02-26 10:13:49] "POST /alarms HTTP/1.1" 200 561 0.030729 10.0.0.129 - - [2026-02-26 10:13:50] "POST /alarms HTTP/1.1" 200 557 0.032060 10.0.0.129 - - [2026-02-26 10:13:50] "POST /alarms HTTP/1.1" 200 559 0.027725 10.0.0.129 - - [2026-02-26 10:13:50] "POST /alarms HTTP/1.1" 200 567 0.027634 10.0.0.129 - - [2026-02-26 10:13:50] "POST /alarms HTTP/1.1" 200 551 0.048964 10.0.0.129 - - [2026-02-26 10:13:50] "POST /alarms HTTP/1.1" 200 559 0.042807 10.0.0.129 - - [2026-02-26 10:13:50] "POST /alarms HTTP/1.1" 200 569 0.139187 10.0.0.129 - - [2026-02-26 10:13:50] "POST /alarms HTTP/1.1" 200 557 0.037467 10.0.0.129 - - [2026-02-26 10:13:50] "POST /alarms HTTP/1.1" 200 569 0.024738 10.0.0.129 - - [2026-02-26 10:13:50] "POST /alarms HTTP/1.1" 200 577 0.081621 10.0.0.129 - - [2026-02-26 10:13:50] "POST /alarms HTTP/1.1" 200 571 0.031782 10.0.0.129 - - [2026-02-26 10:13:50] "POST /alarms HTTP/1.1" 200 563 0.039849 10.0.0.129 - - [2026-02-26 10:13:50] "POST /alarms HTTP/1.1" 200 563 0.040514 10.0.0.129 - - [2026-02-26 10:13:50] "POST /alarms HTTP/1.1" 200 563 0.030909 10.0.0.129 - - [2026-02-26 10:13:50] "POST /alarms HTTP/1.1" 200 549 0.042176 10.0.0.129 - - [2026-02-26 10:13:50] "POST /alarms HTTP/1.1" 200 597 0.029002 10.0.0.129 - - [2026-02-26 10:13:51] "POST /alarms HTTP/1.1" 200 577 0.054990 10.0.0.129 - - [2026-02-26 10:13:51] "POST /alarms HTTP/1.1" 200 573 0.102082 10.0.0.129 - - [2026-02-26 10:13:51] "POST /alarms HTTP/1.1" 200 585 0.068016 10.0.0.129 - - [2026-02-26 10:13:51] "POST /alarms HTTP/1.1" 200 611 0.034184 10.0.0.129 - - [2026-02-26 10:13:51] "GET / HTTP/1.1" 200 36215 0.001369 10.0.0.129 - - [2026-02-26 10:13:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003182 10.0.0.129 - - [2026-02-26 10:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011950 10.0.0.129 - - [2026-02-26 10:13:51] "PUT /global-vrouter-config/d1430cff-e5f5-4f0f-a141-4b555859a66e HTTP/1.1" 200 277 0.014364 10.0.0.129 - - [2026-02-26 10:13:52] "GET / HTTP/1.1" 200 36215 0.001516 10.0.0.129 - - [2026-02-26 10:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006615 10.0.0.129 - - [2026-02-26 10:13:52] "GET /global-vrouter-config/d1430cff-e5f5-4f0f-a141-4b555859a66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003037 10.0.0.129 - - [2026-02-26 10:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.129 - - [2026-02-26 10:13:52] "PUT /global-vrouter-config/d1430cff-e5f5-4f0f-a141-4b555859a66e HTTP/1.1" 200 277 0.012075 10.0.0.129 - - [2026-02-26 10:13:52] "GET / HTTP/1.1" 200 36215 0.001583 10.0.0.129 - - [2026-02-26 10:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.129 - - [2026-02-26 10:13:52] "GET /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008107 10.0.0.129 - - [2026-02-26 10:13:52] "PUT /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab HTTP/1.1" 200 275 0.022320 10.0.0.129 - - [2026-02-26 10:13:53] "GET / HTTP/1.1" 200 36215 0.001838 10.0.0.129 - - [2026-02-26 10:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004996 10.0.0.129 - - [2026-02-26 10:13:53] "GET /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.010778 10.0.0.129 - - [2026-02-26 10:13:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.003259 10.0.0.129 - - [2026-02-26 10:13:53] "POST /database-nodes HTTP/1.1" 200 599 0.036882 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:13:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001223 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:13:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2637 0.000995 10.0.0.129 - - [2026-02-26 10:14:02] "GET / HTTP/1.1" 200 36215 0.001623 10.0.0.129 - - [2026-02-26 10:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.129 - - [2026-02-26 10:14:02] "GET /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006707 10.0.0.129 - - [2026-02-26 10:14:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.002391 10.0.0.129 - - [2026-02-26 10:14:02] "POST /analytics-nodes HTTP/1.1" 200 601 0.036597 10.0.0.129 - - [2026-02-26 10:14:10] "GET / HTTP/1.1" 200 36215 0.001573 10.0.0.129 - - [2026-02-26 10:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.129 - - [2026-02-26 10:14:10] "GET /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006398 10.0.0.129 - - [2026-02-26 10:14:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.002830 10.0.0.129 - - [2026-02-26 10:14:10] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.032482 10.0.0.129 - - [2026-02-26 10:14:19] "GET / HTTP/1.1" 200 36215 0.001575 10.0.0.129 - - [2026-02-26 10:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.129 - - [2026-02-26 10:14:20] "GET /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005747 10.0.0.129 - - [2026-02-26 10:14:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.002301 10.0.0.129 - - [2026-02-26 10:14:20] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.029164 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:14:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001042 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:14:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000975 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:14:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001401 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:14:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001215 10.0.0.129 - - [2026-02-26 10:14:50] "GET / HTTP/1.1" 200 36215 0.001441 10.0.0.129 - - [2026-02-26 10:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.129 - - [2026-02-26 10:14:50] "GET /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005519 10.0.0.129 - - [2026-02-26 10:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.129 - - [2026-02-26 10:14:50] "GET /config-node/343e4b48-4dd4-4fd5-831f-aca13509251f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.004246 10.0.0.129 - - [2026-02-26 10:15:02] "GET / HTTP/1.1" 200 36215 0.001721 10.0.0.129 - - [2026-02-26 10:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.129 - - [2026-02-26 10:15:02] "GET /routing-instance/a6d9e070-0ea2-4889-8f35-75517033fdb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002925 10.0.0.129 - - [2026-02-26 10:15:02] "POST /bgp-routers HTTP/1.1" 409 301 0.003983 10.0.0.129 - - [2026-02-26 10:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.129 - - [2026-02-26 10:15:02] "GET /bgp-router/ccaf7de2-a6e1-4f1c-a719-bc186a35ade9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.006460 10.0.0.129 - - [2026-02-26 10:15:02] "PUT /bgp-router/ccaf7de2-a6e1-4f1c-a719-bc186a35ade9 HTTP/1.1" 200 255 0.035921 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:15:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001112 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:15:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001410 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:15:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001027 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:15:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001230 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:15:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000991 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:15:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001235 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:15:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001260 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:15:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001049 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:15:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001116 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:15:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001092 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:15:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000932 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:15:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001165 10.0.0.129 - - [2026-02-26 10:18:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002631 10.0.0.129 - - [2026-02-26 10:18:09] "GET /global-system-configs HTTP/1.1" 200 323 0.005426 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:19:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001075 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:19:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000954 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:19:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000998 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:19:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000930 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:19:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000970 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:19:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000818 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:19:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001387 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:19:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001782 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:19:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000991 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:19:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001088 10.0.0.129 - - [2026-02-26 10:19:50] "GET / HTTP/1.1" 200 36215 0.001846 10.0.0.129 - - [2026-02-26 10:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.129 - - [2026-02-26 10:19:51] "GET /domain/5f80b6bb-b8e5-41bd-af3f-4c67c29d606c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003436 10.0.0.129 - - [2026-02-26 10:19:51] "POST /id-to-fqname HTTP/1.1" 200 173 0.000703 10.0.0.129 - - [2026-02-26 10:19:51] "POST /fqname-to-id HTTP/1.1" 404 182 0.032210 10.0.0.129 - - [2026-02-26 10:19:51] "POST /security-groups HTTP/1.1" 200 570 0.068464 10.0.0.129 - - [2026-02-26 10:19:51] "POST /fqname-to-id HTTP/1.1" 404 213 0.003230 10.0.0.129 - - [2026-02-26 10:19:51] "POST /projects HTTP/1.1" 200 483 0.247997 10.0.0.129 - - [2026-02-26 10:19:51] "POST /access-control-lists HTTP/1.1" 200 581 0.068305 10.0.0.129 - - [2026-02-26 10:19:51] "POST /fqname-to-id HTTP/1.1" 404 212 0.005632 10.0.0.129 - - [2026-02-26 10:19:51] "POST /security-groups HTTP/1.1" 200 536 0.102093 10.0.0.129 - - [2026-02-26 10:19:51] "POST /chown HTTP/1.1" 200 109 0.060158 10.0.0.129 - - [2026-02-26 10:19:51] "POST /access-control-lists HTTP/1.1" 200 579 0.108656 10.0.0.129 - - [2026-02-26 10:19:51] "POST /policy-managements HTTP/1.1" 409 214 0.006121 10.0.0.129 - - [2026-02-26 10:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013750 10.0.0.129 - - [2026-02-26 10:19:51] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006294 10.0.0.129 - - [2026-02-26 10:19:51] "POST /application-policy-sets HTTP/1.1" 200 530 0.043809 10.0.0.129 - - [2026-02-26 10:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.129 - - [2026-02-26 10:19:51] "GET /global-vrouter-config/d1430cff-e5f5-4f0f-a141-4b555859a66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003624 10.0.0.129 - - [2026-02-26 10:19:51] "PUT /global-vrouter-config/d1430cff-e5f5-4f0f-a141-4b555859a66e HTTP/1.1" 200 277 0.013469 10.0.0.129 - - [2026-02-26 10:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014125 10.0.0.129 - - [2026-02-26 10:19:51] "GET /virtual-network/5eb117b7-fbb5-4581-a0cd-9e279b9bf756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.012820 10.0.0.129 - - [2026-02-26 10:19:52] "POST /fqname-to-id HTTP/1.1" 404 232 0.015330 10.0.0.129 - - [2026-02-26 10:19:52] "POST /access-control-lists HTTP/1.1" 200 596 0.070421 10.0.0.129 - - [2026-02-26 10:19:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.000584 10.0.0.129 - - [2026-02-26 10:19:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.022319 10.0.0.129 - - [2026-02-26 10:19:52] "POST /fqname-to-id HTTP/1.1" 404 231 0.017939 10.0.0.129 - - [2026-02-26 10:19:52] "POST /security-groups HTTP/1.1" 200 574 0.064080 10.0.0.129 - - [2026-02-26 10:19:52] "POST /projects HTTP/1.1" 200 491 0.367401 10.0.0.129 - - [2026-02-26 10:19:52] "POST /access-control-lists HTTP/1.1" 200 594 0.073324 10.0.0.129 - - [2026-02-26 10:19:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.004234 10.0.0.129 - - [2026-02-26 10:19:52] "POST /security-groups HTTP/1.1" 200 548 0.087019 10.0.0.129 - - [2026-02-26 10:19:52] "POST /chown HTTP/1.1" 200 109 0.053177 10.0.0.129 - - [2026-02-26 10:19:52] "POST /access-control-lists HTTP/1.1" 200 585 0.123579 10.0.0.129 - - [2026-02-26 10:19:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.004748 10.0.0.129 - - [2026-02-26 10:19:52] "POST /network-ipams HTTP/1.1" 200 524 0.061644 10.0.0.129 - - [2026-02-26 10:19:52] "POST /access-control-lists HTTP/1.1" 200 583 0.136523 10.0.0.129 - - [2026-02-26 10:19:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.003753 10.0.0.129 - - [2026-02-26 10:19:52] "POST /network-ipams HTTP/1.1" 200 512 0.170855 10.0.0.129 - - [2026-02-26 10:19:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.004405 10.0.0.129 - - [2026-02-26 10:19:52] "POST /access-control-lists HTTP/1.1" 200 604 0.086503 10.0.0.129 - - [2026-02-26 10:19:52] "POST /fqname-to-id HTTP/1.1" 404 239 0.021750 10.0.0.129 - - [2026-02-26 10:19:53] "POST /access-control-lists HTTP/1.1" 200 602 0.107703 10.0.0.129 - - [2026-02-26 10:19:53] "POST /useragent-kv HTTP/1.1" 200 115 0.030006 10.0.0.129 - - [2026-02-26 10:19:53] "POST /virtual-networks HTTP/1.1" 200 540 0.350486 10.0.0.129 - - [2026-02-26 10:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.129 - - [2026-02-26 10:19:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.002020 10.0.0.129 - - [2026-02-26 10:19:53] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.018636 10.0.0.129 - - [2026-02-26 10:19:53] "POST /access-control-lists HTTP/1.1" 200 591 0.105942 10.0.0.129 - - [2026-02-26 10:19:53] "POST /network-ipams HTTP/1.1" 200 520 0.158447 10.0.0.129 - - [2026-02-26 10:19:53] "POST /fqname-to-id HTTP/1.1" 404 202 0.007446 10.0.0.129 - - [2026-02-26 10:19:53] "POST /route-targets HTTP/1.1" 200 328 0.022317 10.0.0.129 - - [2026-02-26 10:19:53] "POST /ref-update HTTP/1.1" 200 156 0.072550 10.0.0.129 - - [2026-02-26 10:19:53] "PUT /access-control-list/4ffd09ab-98e8-428b-9972-92768fa450b3 HTTP/1.1" 200 273 0.079128 10.0.0.129 - - [2026-02-26 10:19:53] "POST /useragent-kv HTTP/1.1" 200 115 0.020133 10.0.0.129 - - [2026-02-26 10:19:53] "POST /virtual-networks HTTP/1.1" 200 548 0.310371 10.0.0.129 - - [2026-02-26 10:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.020800 10.0.0.129 - - [2026-02-26 10:19:53] "POST /route-targets HTTP/1.1" 200 328 0.018419 10.0.0.129 - - [2026-02-26 10:19:53] "GET /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.032493 10.0.0.129 - - [2026-02-26 10:19:53] "POST /fqname-to-id HTTP/1.1" 404 199 0.013273 10.0.0.129 - - [2026-02-26 10:19:53] "POST /ref-update HTTP/1.1" 200 156 0.096487 10.0.0.129 - - [2026-02-26 10:19:54] "POST /network-policys HTTP/1.1" 200 540 0.174508 10.0.0.129 - - [2026-02-26 10:19:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.003541 10.0.0.129 - - [2026-02-26 10:19:54] "POST /network-policys HTTP/1.1" 200 536 0.036964 10.0.0.129 - - [2026-02-26 10:19:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.018698 10.0.0.129 - - [2026-02-26 10:19:54] "POST /network-policys HTTP/1.1" 200 544 0.040025 10.0.0.129 - - [2026-02-26 10:19:54] "PUT /access-control-list/50fa9455-ad83-486a-97c1-332f27955cf5 HTTP/1.1" 200 273 0.076567 10.0.0.129 - - [2026-02-26 10:19:54] "POST /ref-update HTTP/1.1" 200 156 0.174056 10.0.0.129 - - [2026-02-26 10:19:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004678 10.0.0.129 - - [2026-02-26 10:19:54] "PUT /access-control-list/4ffd09ab-98e8-428b-9972-92768fa450b3 HTTP/1.1" 200 273 0.081510 10.0.0.129 - - [2026-02-26 10:19:54] "POST /ref-update HTTP/1.1" 200 156 0.204202 10.0.0.129 - - [2026-02-26 10:19:54] "PUT /access-control-list/50fa9455-ad83-486a-97c1-332f27955cf5 HTTP/1.1" 200 273 0.104423 10.0.0.129 - - [2026-02-26 10:19:54] "POST /ref-update HTTP/1.1" 200 156 0.043464 10.0.0.129 - - [2026-02-26 10:19:54] "POST /ref-update HTTP/1.1" 200 156 0.208467 10.0.0.129 - - [2026-02-26 10:19:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016261 10.0.0.129 - - [2026-02-26 10:19:54] "PUT /access-control-list/4ffd09ab-98e8-428b-9972-92768fa450b3 HTTP/1.1" 200 273 0.108677 10.0.0.129 - - [2026-02-26 10:19:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007813 10.0.0.129 - - [2026-02-26 10:19:55] "POST /fqname-to-id HTTP/1.1" 404 237 0.005838 10.0.0.129 - - [2026-02-26 10:19:55] "POST /ref-update HTTP/1.1" 200 156 0.089909 10.0.0.129 - - [2026-02-26 10:19:55] "POST /access-control-lists HTTP/1.1" 200 603 0.073431 10.0.0.129 - - [2026-02-26 10:19:55] "PUT /access-control-list/50fa9455-ad83-486a-97c1-332f27955cf5 HTTP/1.1" 200 273 0.054266 10.0.0.129 - - [2026-02-26 10:19:55] "POST /ref-update HTTP/1.1" 200 156 0.137096 10.0.0.129 - - [2026-02-26 10:19:55] "POST /ref-update HTTP/1.1" 200 156 0.030935 10.0.0.129 - - [2026-02-26 10:19:55] "POST /ref-update HTTP/1.1" 200 156 0.111015 10.0.0.129 - - [2026-02-26 10:19:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013823 10.0.0.129 - - [2026-02-26 10:19:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025138 10.0.0.129 - - [2026-02-26 10:19:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028427 10.0.0.129 - - [2026-02-26 10:19:55] "PUT /access-control-list/00419b60-6fb5-4de0-b0d3-1bcea9f0facc HTTP/1.1" 200 273 0.153419 10.0.0.129 - - [2026-02-26 10:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006212 10.0.0.129 - - [2026-02-26 10:19:55] "POST /ref-update HTTP/1.1" 200 156 0.047276 10.0.0.129 - - [2026-02-26 10:19:55] "GET /virtual-network/5eb117b7-fbb5-4581-a0cd-9e279b9bf756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.091678 10.0.0.129 - - [2026-02-26 10:19:55] "PUT /access-control-list/00419b60-6fb5-4de0-b0d3-1bcea9f0facc HTTP/1.1" 200 273 0.116344 10.0.0.129 - - [2026-02-26 10:19:55] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.060829 10.0.0.129 - - [2026-02-26 10:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.129 - - [2026-02-26 10:19:55] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002906 10.0.0.129 - - [2026-02-26 10:19:55] "POST /firewall-policys HTTP/1.1" 200 532 0.024845 10.0.0.129 - - [2026-02-26 10:19:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.015688 10.0.0.129 - - [2026-02-26 10:19:55] "GET /firewall-policy/cb2cf835-7277-42ab-a08b-c27191d9579a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.018241 10.0.0.129 - - [2026-02-26 10:19:55] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.006431 10.0.0.129 - - [2026-02-26 10:19:56] "GET /firewall-policy/cb2cf835-7277-42ab-a08b-c27191d9579a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003373 10.0.0.129 - - [2026-02-26 10:19:56] "POST /ref-update HTTP/1.1" 200 156 0.022446 10.0.0.129 - - [2026-02-26 10:19:56] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.024977 10.0.0.129 - - [2026-02-26 10:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.129 - - [2026-02-26 10:19:56] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003137 10.0.0.129 - - [2026-02-26 10:19:56] "POST /firewall-policys HTTP/1.1" 200 534 0.028354 10.0.0.129 - - [2026-02-26 10:19:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014343 10.0.0.129 - - [2026-02-26 10:19:56] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.007227 10.0.0.129 - - [2026-02-26 10:19:56] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003382 10.0.0.129 - - [2026-02-26 10:19:56] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.007698 10.0.0.129 - - [2026-02-26 10:19:56] "GET /firewall-policy/cb2cf835-7277-42ab-a08b-c27191d9579a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002934 10.0.0.129 - - [2026-02-26 10:19:56] "GET /firewall-policy/cb2cf835-7277-42ab-a08b-c27191d9579a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002735 10.0.0.129 - - [2026-02-26 10:19:56] "POST /ref-update HTTP/1.1" 200 156 0.037174 10.0.0.129 - - [2026-02-26 10:19:56] "POST /ref-update HTTP/1.1" 200 156 0.068793 10.0.0.129 - - [2026-02-26 10:19:56] "POST /ref-update HTTP/1.1" 200 156 0.045062 10.0.0.129 - - [2026-02-26 10:19:56] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.005345 10.0.0.129 - - [2026-02-26 10:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.129 - - [2026-02-26 10:19:56] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008213 10.0.0.129 - - [2026-02-26 10:19:56] "POST /firewall-policys HTTP/1.1" 200 532 0.045540 10.0.0.129 - - [2026-02-26 10:19:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.049513 10.0.0.129 - - [2026-02-26 10:19:56] "GET /firewall-policy/b7c57e4a-dc0d-4753-91c7-4162526606fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.028284 10.0.0.129 - - [2026-02-26 10:19:56] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003198 10.0.0.129 - - [2026-02-26 10:19:56] "GET /firewall-policy/b7c57e4a-dc0d-4753-91c7-4162526606fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.004213 10.0.0.129 - - [2026-02-26 10:19:56] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003091 10.0.0.129 - - [2026-02-26 10:19:56] "GET /firewall-policy/cb2cf835-7277-42ab-a08b-c27191d9579a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003506 10.0.0.129 - - [2026-02-26 10:19:56] "GET /firewall-policy/cb2cf835-7277-42ab-a08b-c27191d9579a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003258 10.0.0.129 - - [2026-02-26 10:19:56] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003097 10.0.0.129 - - [2026-02-26 10:19:56] "POST /ref-update HTTP/1.1" 200 156 0.020282 10.0.0.129 - - [2026-02-26 10:19:56] "POST /ref-update HTTP/1.1" 200 156 0.023546 10.0.0.129 - - [2026-02-26 10:19:57] "POST /ref-update HTTP/1.1" 200 156 0.042838 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:19:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001211 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:19:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001249 10.0.0.129 - - [2026-02-26 10:19:57] "POST /ref-update HTTP/1.1" 200 156 0.065910 10.0.0.129 - - [2026-02-26 10:19:57] "POST /ref-update HTTP/1.1" 200 156 0.068321 10.0.0.129 - - [2026-02-26 10:19:57] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.022588 10.0.0.129 - - [2026-02-26 10:19:57] "POST /tags HTTP/1.1" 200 300 0.053185 10.0.0.129 - - [2026-02-26 10:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011013 10.0.0.129 - - [2026-02-26 10:19:57] "GET /tag/049fd949-b0d8-4f54-9e08-a4a639db2a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.024608 10.0.0.129 - - [2026-02-26 10:19:57] "POST /set-tag HTTP/1.1" 200 109 0.015918 10.0.0.129 - - [2026-02-26 10:19:57] "POST /tags HTTP/1.1" 200 306 0.342031 10.0.0.129 - - [2026-02-26 10:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017525 10.0.0.129 - - [2026-02-26 10:19:57] "GET /tag/d867ec02-78ed-443d-80cc-3a670160c11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.031863 10.0.0.129 - - [2026-02-26 10:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.129 - - [2026-02-26 10:19:58] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.060020 10.0.0.129 - - [2026-02-26 10:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.129 - - [2026-02-26 10:19:58] "GET /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.007088 10.0.0.129 - - [2026-02-26 10:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.129 - - [2026-02-26 10:19:58] "GET /service-appliance-set/36469828-04d2-4143-b4fb-d7d40b15a091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003832 10.0.0.129 - - [2026-02-26 10:19:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.002328 10.0.0.129 - - [2026-02-26 10:19:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.141189 10.0.0.129 - - [2026-02-26 10:19:58] "GET /virtual-machine-interface/1e636ef8-1586-4379-8381-7b75668c0577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2306 0.035661 10.0.0.129 - - [2026-02-26 10:19:58] "POST /instance-ips HTTP/1.1" 200 382 0.083475 10.0.0.129 - - [2026-02-26 10:19:58] "GET /instance-ip/6e0f0970-dc30-4d77-8732-aa5638ad44e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.009973 10.0.0.129 - - [2026-02-26 10:19:58] "POST /loadbalancers HTTP/1.1" 200 584 0.079599 10.0.0.129 - - [2026-02-26 10:19:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020827 10.0.0.129 - - [2026-02-26 10:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.129 - - [2026-02-26 10:19:58] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045677 10.0.0.129 - - [2026-02-26 10:19:58] "GET /loadbalancer/b4605a9a-330c-4460-86a3-299cf40c2f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.018700 10.0.0.129 - - [2026-02-26 10:19:58] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.089704 10.0.0.129 - - [2026-02-26 10:19:58] "GET /instance-ip/6e0f0970-dc30-4d77-8732-aa5638ad44e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.015829 10.0.0.129 - - [2026-02-26 10:19:58] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.103182 10.0.0.129 - - [2026-02-26 10:19:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.036540 10.0.0.129 - - [2026-02-26 10:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.031206 10.0.0.129 - - [2026-02-26 10:19:58] "POST /floating-ips HTTP/1.1" 200 585 0.062913 10.0.0.129 - - [2026-02-26 10:19:59] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.066551 10.0.0.129 - - [2026-02-26 10:19:59] "GET /loadbalancer-listener/6e1cccf5-0149-4730-9cee-914286b66593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.008804 10.0.0.129 - - [2026-02-26 10:19:59] "GET /loadbalancer-listener/6e1cccf5-0149-4730-9cee-914286b66593?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004393 10.0.0.129 - - [2026-02-26 10:19:59] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.026761 10.0.0.129 - - [2026-02-26 10:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006514 10.0.0.129 - - [2026-02-26 10:19:59] "GET /instance-ip/6e0f0970-dc30-4d77-8732-aa5638ad44e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.007423 10.0.0.129 - - [2026-02-26 10:19:59] "GET /global-vrouter-config/d1430cff-e5f5-4f0f-a141-4b555859a66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.006973 10.0.0.129 - - [2026-02-26 10:19:59] "GET /instance-ip/6e0f0970-dc30-4d77-8732-aa5638ad44e1?fields=floating_ips HTTP/1.1" 200 1171 0.007413 10.0.0.129 - - [2026-02-26 10:19:59] "GET /floating-ip/f29f5965-d706-49e2-9436-d6828cb62b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.007935 10.0.0.129 - - [2026-02-26 10:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006202 10.0.0.129 - - [2026-02-26 10:19:59] "PUT /global-vrouter-config/d1430cff-e5f5-4f0f-a141-4b555859a66e HTTP/1.1" 200 277 0.022759 10.0.0.129 - - [2026-02-26 10:19:59] "POST /tags HTTP/1.1" 200 358 0.191729 10.0.0.129 - - [2026-02-26 10:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.018514 10.0.0.129 - - [2026-02-26 10:19:59] "GET /tag/eb0ac82a-349e-4a29-a0e2-7897a7048094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.081197 10.0.0.129 - - [2026-02-26 10:19:59] "POST /tags HTTP/1.1" 200 306 0.089670 10.0.0.129 - - [2026-02-26 10:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012265 10.0.0.129 - - [2026-02-26 10:19:59] "GET /tag/6d3e14dc-6585-4272-81f6-af92ec0eae52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.045023 10.0.0.129 - - [2026-02-26 10:19:59] "POST /id-to-fqname HTTP/1.1" 200 174 0.000492 10.0.0.129 - - [2026-02-26 10:19:59] "POST /fqname-to-id HTTP/1.1" 404 183 0.007447 10.0.0.129 - - [2026-02-26 10:20:00] "POST /security-groups HTTP/1.1" 200 571 0.098473 10.0.0.129 - - [2026-02-26 10:20:00] "POST /projects HTTP/1.1" 200 485 0.256109 10.0.0.129 - - [2026-02-26 10:20:00] "POST /fqname-to-id HTTP/1.1" 404 214 0.003602 10.0.0.129 - - [2026-02-26 10:20:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.038151 10.0.0.129 - - [2026-02-26 10:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.044660 10.0.0.129 - - [2026-02-26 10:20:00] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.026182 10.0.0.129 - - [2026-02-26 10:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.129 - - [2026-02-26 10:20:00] "GET /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.012229 10.0.0.129 - - [2026-02-26 10:20:00] "POST /access-control-lists HTTP/1.1" 200 582 0.185359 10.0.0.129 - - [2026-02-26 10:20:00] "POST /fqname-to-id HTTP/1.1" 404 213 0.012779 10.0.0.129 - - [2026-02-26 10:20:00] "POST /access-control-lists HTTP/1.1" 200 580 0.135748 10.0.0.129 - - [2026-02-26 10:20:00] "PUT /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32 HTTP/1.1" 200 265 0.231018 10.0.0.129 - - [2026-02-26 10:20:00] "PUT /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6 HTTP/1.1" 200 265 0.123976 10.0.0.129 - - [2026-02-26 10:20:00] "POST /security-groups HTTP/1.1" 200 539 0.095344 10.0.0.129 - - [2026-02-26 10:20:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.029955 10.0.0.129 - - [2026-02-26 10:20:00] "POST /fqname-to-id HTTP/1.1" 404 234 0.008673 10.0.0.129 - - [2026-02-26 10:20:00] "POST /chown HTTP/1.1" 200 109 0.044199 10.0.0.129 - - [2026-02-26 10:20:01] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.050100 10.0.0.129 - - [2026-02-26 10:20:01] "POST /access-control-lists HTTP/1.1" 200 598 0.172256 10.0.0.129 - - [2026-02-26 10:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.129 - - [2026-02-26 10:20:01] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003666 10.0.0.129 - - [2026-02-26 10:20:01] "POST /fqname-to-id HTTP/1.1" 404 233 0.002634 10.0.0.129 - - [2026-02-26 10:20:01] "POST /tags HTTP/1.1" 409 207 0.002644 10.0.0.129 - - [2026-02-26 10:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.129 - - [2026-02-26 10:20:01] "GET /tag/6d3e14dc-6585-4272-81f6-af92ec0eae52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.042125 10.0.0.129 - - [2026-02-26 10:20:01] "POST /access-control-lists HTTP/1.1" 200 596 0.178309 10.0.0.129 - - [2026-02-26 10:20:01] "POST /firewall-rules HTTP/1.1" 200 566 0.143914 10.0.0.129 - - [2026-02-26 10:20:01] "GET /firewall-rule/c30c1932-3f82-4f7a-a2e2-f357e341ec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.009917 10.0.0.129 - - [2026-02-26 10:20:01] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004906 10.0.0.129 - - [2026-02-26 10:20:01] "GET /firewall-rule/c30c1932-3f82-4f7a-a2e2-f357e341ec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003403 10.0.0.129 - - [2026-02-26 10:20:01] "POST /ref-update HTTP/1.1" 200 156 0.023250 10.0.0.129 - - [2026-02-26 10:20:01] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010344 10.0.0.129 - - [2026-02-26 10:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.129 - - [2026-02-26 10:20:01] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007340 10.0.0.129 - - [2026-02-26 10:20:01] "POST /tags HTTP/1.1" 409 207 0.002639 10.0.0.129 - - [2026-02-26 10:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.129 - - [2026-02-26 10:20:01] "GET /tag/6d3e14dc-6585-4272-81f6-af92ec0eae52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.024849 10.0.0.129 - - [2026-02-26 10:20:01] "POST /firewall-rules HTTP/1.1" 200 564 0.123172 10.0.0.129 - - [2026-02-26 10:20:01] "GET /firewall-rule/f4c730d9-5f55-4616-ab2d-1814aeef5c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.014920 10.0.0.129 - - [2026-02-26 10:20:01] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.011556 10.0.0.129 - - [2026-02-26 10:20:01] "GET /firewall-rule/f4c730d9-5f55-4616-ab2d-1814aeef5c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005233 10.0.0.129 - - [2026-02-26 10:20:02] "POST /ref-update HTTP/1.1" 200 156 0.050141 10.0.0.129 - - [2026-02-26 10:20:02] "POST /tags HTTP/1.1" 200 302 0.106214 10.0.0.129 - - [2026-02-26 10:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.024968 10.0.0.129 - - [2026-02-26 10:20:02] "GET /tag/da84a174-9fb0-47fa-83d4-2491412f7d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.031667 10.0.0.129 - - [2026-02-26 10:20:02] "POST /tags HTTP/1.1" 200 326 0.080967 10.0.0.129 - - [2026-02-26 10:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.022031 10.0.0.129 - - [2026-02-26 10:20:02] "GET /tag/7528eb72-0466-4f6d-9417-c413e46c8e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.013406 10.0.0.129 - - [2026-02-26 10:20:02] "POST /tags HTTP/1.1" 200 364 0.031332 10.0.0.129 - - [2026-02-26 10:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.129 - - [2026-02-26 10:20:02] "GET /tag/868e2473-3517-4a7a-b0af-28aac1541256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.027370 10.0.0.129 - - [2026-02-26 10:20:02] "POST /tags HTTP/1.1" 200 312 0.037183 10.0.0.129 - - [2026-02-26 10:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015558 10.0.0.129 - - [2026-02-26 10:20:02] "GET /tag/92e8644a-c1b3-4253-bfab-6dcedc580ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.024461 10.0.0.129 - - [2026-02-26 10:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005550 10.0.0.129 - - [2026-02-26 10:20:02] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005746 10.0.0.129 - - [2026-02-26 10:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.129 - - [2026-02-26 10:20:02] "GET /project/64205e0a-d2d4-4e66-9ab0-acea31c82b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.041057 10.0.0.129 - - [2026-02-26 10:20:02] "POST /virtual-machines HTTP/1.1" 200 378 0.041066 10.0.0.129 - - [2026-02-26 10:20:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021760 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:20:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.004542 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:20:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001054 10.0.0.129 - - [2026-02-26 10:20:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.182548 10.0.0.129 - - [2026-02-26 10:20:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.012287 10.0.0.129 - - [2026-02-26 10:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.026525 10.0.0.129 - - [2026-02-26 10:20:03] "GET /virtual-machine-interface/b688cd3c-12fc-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.007136 10.0.0.129 - - [2026-02-26 10:20:03] "POST /instance-ips HTTP/1.1" 200 410 0.048539 10.0.0.129 - - [2026-02-26 10:20:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.044453 10.0.0.129 - - [2026-02-26 10:20:03] "GET /virtual-machine-interface/b688cd3c-12fc-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.023767 10.0.0.129 - - [2026-02-26 10:20:03] "POST /set-tag HTTP/1.1" 200 109 0.023863 10.0.0.129 - - [2026-02-26 10:20:03] "GET /virtual-machine-interface/b688cd3c-12fc-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010756 10.0.0.129 - - [2026-02-26 10:20:03] "GET /instance-ip/b6adf616-12fc-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.005858 10.0.0.129 - - [2026-02-26 10:20:03] "POST /tags HTTP/1.1" 200 302 0.076261 10.0.0.129 - - [2026-02-26 10:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009019 10.0.0.129 - - [2026-02-26 10:20:03] "GET /tag/9b5ede26-d7bd-4dcc-98f6-b75ec91fa806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.024453 10.0.0.129 - - [2026-02-26 10:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.129 - - [2026-02-26 10:20:03] "GET /project/64205e0a-d2d4-4e66-9ab0-acea31c82b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040943 10.0.0.129 - - [2026-02-26 10:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.129 - - [2026-02-26 10:20:03] "GET /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004457 10.0.0.129 - - [2026-02-26 10:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.129 - - [2026-02-26 10:20:03] "GET /service-appliance-set/36469828-04d2-4143-b4fb-d7d40b15a091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002722 10.0.0.129 - - [2026-02-26 10:20:03] "POST /fqname-to-id HTTP/1.1" 404 242 0.001982 10.0.0.129 - - [2026-02-26 10:20:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.121271 10.0.0.129 - - [2026-02-26 10:20:04] "GET /virtual-machine-interface/a3f44683-a87f-4b8d-8010-81f0364933f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.022263 10.0.0.129 - - [2026-02-26 10:20:04] "POST /instance-ips HTTP/1.1" 200 378 0.062112 10.0.0.129 - - [2026-02-26 10:20:04] "GET /instance-ip/12ec89ad-bad5-480f-a84d-106b0782763b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.014982 10.0.0.129 - - [2026-02-26 10:20:04] "POST /loadbalancers HTTP/1.1" 200 584 0.080482 10.0.0.129 - - [2026-02-26 10:20:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.022079 10.0.0.129 - - [2026-02-26 10:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009960 10.0.0.129 - - [2026-02-26 10:20:04] "GET /project/64205e0a-d2d4-4e66-9ab0-acea31c82b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.071121 10.0.0.129 - - [2026-02-26 10:20:04] "GET /instance-ip/12ec89ad-bad5-480f-a84d-106b0782763b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007149 10.0.0.129 - - [2026-02-26 10:20:04] "GET /project/64205e0a-d2d4-4e66-9ab0-acea31c82b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.111142 10.0.0.129 - - [2026-02-26 10:20:04] "GET /loadbalancer/fef961f6-b653-407d-978e-bdbe91b1ad13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005864 10.0.0.129 - - [2026-02-26 10:20:04] "POST /floating-ips HTTP/1.1" 200 583 0.089013 10.0.0.129 - - [2026-02-26 10:20:04] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.086697 10.0.0.129 - - [2026-02-26 10:20:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011997 10.0.0.129 - - [2026-02-26 10:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008219 10.0.0.129 - - [2026-02-26 10:20:04] "GET /project/64205e0a-d2d4-4e66-9ab0-acea31c82b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.061077 10.0.0.129 - - [2026-02-26 10:20:04] "GET /loadbalancer-listener/075bab69-8006-4729-970c-dfe74fe851b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003116 10.0.0.129 - - [2026-02-26 10:20:04] "GET /loadbalancer-listener/075bab69-8006-4729-970c-dfe74fe851b1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.008056 10.0.0.129 - - [2026-02-26 10:20:04] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.053834 10.0.0.129 - - [2026-02-26 10:20:04] "GET /instance-ip/12ec89ad-bad5-480f-a84d-106b0782763b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004101 10.0.0.129 - - [2026-02-26 10:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.129 - - [2026-02-26 10:20:04] "GET /instance-ip/12ec89ad-bad5-480f-a84d-106b0782763b?fields=floating_ips HTTP/1.1" 200 1166 0.019394 10.0.0.129 - - [2026-02-26 10:20:05] "GET /project/64205e0a-d2d4-4e66-9ab0-acea31c82b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.091983 10.0.0.129 - - [2026-02-26 10:20:05] "GET /floating-ip/1854c3ec-6e8f-42f6-a657-c850dc949fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.024924 10.0.0.129 - - [2026-02-26 10:20:05] "GET /loadbalancer/fef961f6-b653-407d-978e-bdbe91b1ad13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006681 10.0.0.129 - - [2026-02-26 10:20:05] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.064013 10.0.0.129 - - [2026-02-26 10:20:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.028363 10.0.0.129 - - [2026-02-26 10:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010530 10.0.0.129 - - [2026-02-26 10:20:05] "GET /project/64205e0a-d2d4-4e66-9ab0-acea31c82b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.085374 10.0.0.129 - - [2026-02-26 10:20:05] "GET /loadbalancer-listener/110bff3d-7781-4558-aa5c-5714a4deb533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.016505 10.0.0.129 - - [2026-02-26 10:20:05] "GET /loadbalancer-listener/110bff3d-7781-4558-aa5c-5714a4deb533?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.019439 10.0.0.129 - - [2026-02-26 10:20:05] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.034063 10.0.0.129 - - [2026-02-26 10:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006724 10.0.0.129 - - [2026-02-26 10:20:05] "GET /instance-ip/12ec89ad-bad5-480f-a84d-106b0782763b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003937 10.0.0.129 - - [2026-02-26 10:20:05] "GET /instance-ip/12ec89ad-bad5-480f-a84d-106b0782763b?fields=floating_ips HTTP/1.1" 200 1166 0.013812 10.0.0.129 - - [2026-02-26 10:20:05] "GET /floating-ip/1854c3ec-6e8f-42f6-a657-c850dc949fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.009521 10.0.0.129 - - [2026-02-26 10:20:05] "GET /project/64205e0a-d2d4-4e66-9ab0-acea31c82b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.051813 10.0.0.129 - - [2026-02-26 10:20:05] "GET /loadbalancer/fef961f6-b653-407d-978e-bdbe91b1ad13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003386 10.0.0.129 - - [2026-02-26 10:20:05] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.027037 10.0.0.129 - - [2026-02-26 10:20:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.015359 10.0.0.129 - - [2026-02-26 10:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005078 10.0.0.129 - - [2026-02-26 10:20:05] "GET /project/64205e0a-d2d4-4e66-9ab0-acea31c82b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038284 10.0.0.129 - - [2026-02-26 10:20:05] "GET /loadbalancer-listener/f9c23a17-7c8e-4577-aa71-754cce8570dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.017428 10.0.0.129 - - [2026-02-26 10:20:05] "GET /loadbalancer-listener/f9c23a17-7c8e-4577-aa71-754cce8570dd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.004600 10.0.0.129 - - [2026-02-26 10:20:05] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.033672 10.0.0.129 - - [2026-02-26 10:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006090 10.0.0.129 - - [2026-02-26 10:20:05] "GET /instance-ip/12ec89ad-bad5-480f-a84d-106b0782763b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008855 10.0.0.129 - - [2026-02-26 10:20:05] "GET /loadbalancer/b4605a9a-330c-4460-86a3-299cf40c2f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.006170 10.0.0.129 - - [2026-02-26 10:20:05] "GET /instance-ip/12ec89ad-bad5-480f-a84d-106b0782763b?fields=floating_ips HTTP/1.1" 200 1166 0.005113 10.0.0.129 - - [2026-02-26 10:20:05] "GET /floating-ip/1854c3ec-6e8f-42f6-a657-c850dc949fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003127 10.0.0.129 - - [2026-02-26 10:20:05] "POST /tags HTTP/1.1" 200 356 0.041279 10.0.0.129 - - [2026-02-26 10:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017959 10.0.0.129 - - [2026-02-26 10:20:06] "GET /tag/e2ecdb81-32bc-4a5e-884a-a0fb1343bce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.042865 10.0.0.129 - - [2026-02-26 10:20:06] "POST /tags HTTP/1.1" 200 304 0.032247 10.0.0.129 - - [2026-02-26 10:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016050 10.0.0.129 - - [2026-02-26 10:20:06] "GET /tag/5d659b70-f84e-41db-96cd-997e367862f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.084869 10.0.0.129 - - [2026-02-26 10:20:06] "POST /projects HTTP/1.1" 409 218 0.005844 10.0.0.129 - - [2026-02-26 10:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006173 10.0.0.129 - - [2026-02-26 10:20:06] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039283 10.0.0.129 - - [2026-02-26 10:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.129 - - [2026-02-26 10:20:06] "GET /network-ipam/bb63ef33-1e51-4357-b50f-e1da1d9c2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002772 10.0.0.129 - - [2026-02-26 10:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.129 - - [2026-02-26 10:20:06] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004613 10.0.0.129 - - [2026-02-26 10:20:06] "PUT /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32 HTTP/1.1" 200 265 0.057487 10.0.0.129 - - [2026-02-26 10:20:06] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.019433 10.0.0.129 - - [2026-02-26 10:20:06] "POST /set-tag HTTP/1.1" 200 109 0.074378 10.0.0.129 - - [2026-02-26 10:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008794 10.0.0.129 - - [2026-02-26 10:20:06] "GET /network-ipam/17617dae-a0c5-4b49-a407-0e0c3c45e7dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003167 10.0.0.129 - - [2026-02-26 10:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.129 - - [2026-02-26 10:20:06] "GET /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004024 10.0.0.129 - - [2026-02-26 10:20:06] "PUT /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6 HTTP/1.1" 200 265 0.070876 10.0.0.129 - - [2026-02-26 10:20:06] "GET /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.005084 10.0.0.129 - - [2026-02-26 10:20:06] "POST /set-tag HTTP/1.1" 200 109 0.074112 10.0.0.129 - - [2026-02-26 10:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008294 10.0.0.129 - - [2026-02-26 10:20:06] "GET /network-policy/806b96f1-9f17-458b-937c-9cf948eaa6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003490 10.0.0.129 - - [2026-02-26 10:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.129 - - [2026-02-26 10:20:07] "GET /network-policy/add33270-a457-4d90-9af9-5738a1a73532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009926 10.0.0.129 - - [2026-02-26 10:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006645 10.0.0.129 - - [2026-02-26 10:20:07] "GET /network-policy/d9ac351f-c6d8-489a-9ca3-8691367a8397?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005352 10.0.0.129 - - [2026-02-26 10:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.129 - - [2026-02-26 10:20:07] "PUT /network-policy/d9ac351f-c6d8-489a-9ca3-8691367a8397 HTTP/1.1" 200 263 0.012974 10.0.0.129 - - [2026-02-26 10:20:07] "PUT /access-control-list/4ffd09ab-98e8-428b-9972-92768fa450b3 HTTP/1.1" 200 273 0.080515 10.0.0.129 - - [2026-02-26 10:20:07] "POST /ref-update HTTP/1.1" 200 156 0.173928 10.0.0.129 - - [2026-02-26 10:20:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.034851 10.0.0.129 - - [2026-02-26 10:20:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002868 10.0.0.129 - - [2026-02-26 10:20:07] "PUT /access-control-list/00419b60-6fb5-4de0-b0d3-1bcea9f0facc HTTP/1.1" 200 273 0.108946 10.0.0.129 - - [2026-02-26 10:20:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016328 10.0.0.129 - - [2026-02-26 10:20:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003138 10.0.0.129 - - [2026-02-26 10:20:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002847 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:20:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001014 10.0.0.129 - - [2026-02-26 10:20:07] "POST /security-groups HTTP/1.1" 409 245 0.004706 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:20:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001107 10.0.0.129 - - [2026-02-26 10:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.129 - - [2026-02-26 10:20:07] "PUT /security-group/518a9e31-90be-420b-99fc-91433600cde3 HTTP/1.1" 200 263 0.067825 10.0.0.129 - - [2026-02-26 10:20:07] "PUT /access-control-list/5e35e76b-4f73-4b2b-83b1-6ef7c62f7bb7 HTTP/1.1" 200 273 0.031046 10.0.0.129 - - [2026-02-26 10:20:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.066687 10.0.0.129 - - [2026-02-26 10:20:07] "PUT /access-control-list/38ae8b30-f5c6-40e3-8e53-ddc3898695d7 HTTP/1.1" 200 273 0.041345 10.0.0.129 - - [2026-02-26 10:20:07] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.032423 10.0.0.129 - - [2026-02-26 10:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.129 - - [2026-02-26 10:20:07] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003007 10.0.0.129 - - [2026-02-26 10:20:07] "POST /tags HTTP/1.1" 409 206 0.003430 10.0.0.129 - - [2026-02-26 10:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.129 - - [2026-02-26 10:20:08] "GET /tag/5d659b70-f84e-41db-96cd-997e367862f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.186612 10.0.0.129 - - [2026-02-26 10:20:08] "POST /firewall-rules HTTP/1.1" 200 564 0.087213 10.0.0.129 - - [2026-02-26 10:20:08] "GET /firewall-rule/ab358683-acfc-43bf-9d8b-e4457b4a5c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.010708 10.0.0.129 - - [2026-02-26 10:20:08] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.008293 10.0.0.129 - - [2026-02-26 10:20:08] "GET /firewall-rule/ab358683-acfc-43bf-9d8b-e4457b4a5c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.010706 10.0.0.129 - - [2026-02-26 10:20:08] "POST /ref-update HTTP/1.1" 200 156 0.068765 10.0.0.129 - - [2026-02-26 10:20:08] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.032842 10.0.0.129 - - [2026-02-26 10:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007490 10.0.0.129 - - [2026-02-26 10:20:08] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004911 10.0.0.129 - - [2026-02-26 10:20:08] "POST /tags HTTP/1.1" 409 206 0.002490 10.0.0.129 - - [2026-02-26 10:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007343 10.0.0.129 - - [2026-02-26 10:20:08] "GET /tag/5d659b70-f84e-41db-96cd-997e367862f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.018158 10.0.0.129 - - [2026-02-26 10:20:08] "POST /firewall-rules HTTP/1.1" 200 562 0.103913 10.0.0.129 - - [2026-02-26 10:20:08] "GET /firewall-rule/9b9a555d-f86f-4839-8f1f-e2376541f70e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.019606 10.0.0.129 - - [2026-02-26 10:20:08] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004973 10.0.0.129 - - [2026-02-26 10:20:08] "GET /firewall-rule/9b9a555d-f86f-4839-8f1f-e2376541f70e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002783 10.0.0.129 - - [2026-02-26 10:20:08] "POST /ref-update HTTP/1.1" 200 156 0.035728 10.0.0.129 - - [2026-02-26 10:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.129 - - [2026-02-26 10:20:08] "GET /loadbalancer/fef961f6-b653-407d-978e-bdbe91b1ad13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002828 10.0.0.129 - - [2026-02-26 10:20:08] "POST /tags HTTP/1.1" 200 372 0.028052 10.0.0.129 - - [2026-02-26 10:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.129 - - [2026-02-26 10:20:08] "GET /tag/b6917392-67c3-4c4d-8a39-e8719b3ac136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.011717 10.0.0.129 - - [2026-02-26 10:20:08] "POST /tags HTTP/1.1" 200 320 0.019364 10.0.0.129 - - [2026-02-26 10:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.129 - - [2026-02-26 10:20:08] "GET /tag/7291f891-d9f0-4eb5-b2ed-e820a2f17cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.014207 10.0.0.129 - - [2026-02-26 10:20:09] "POST /id-to-fqname HTTP/1.1" 200 181 0.002656 10.0.0.129 - - [2026-02-26 10:20:09] "POST /fqname-to-id HTTP/1.1" 404 190 0.011525 10.0.0.129 - - [2026-02-26 10:20:09] "POST /security-groups HTTP/1.1" 200 578 0.066451 10.0.0.129 - - [2026-02-26 10:20:09] "POST /fqname-to-id HTTP/1.1" 404 225 0.002471 10.0.0.129 - - [2026-02-26 10:20:09] "POST /projects HTTP/1.1" 200 499 0.235278 10.0.0.129 - - [2026-02-26 10:20:09] "POST /access-control-lists HTTP/1.1" 200 589 0.077367 10.0.0.129 - - [2026-02-26 10:20:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025712 10.0.0.129 - - [2026-02-26 10:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.129 - - [2026-02-26 10:20:09] "POST /fqname-to-id HTTP/1.1" 404 224 0.009419 10.0.0.129 - - [2026-02-26 10:20:09] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.028565 10.0.0.129 - - [2026-02-26 10:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.129 - - [2026-02-26 10:20:09] "GET /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.038989 10.0.0.129 - - [2026-02-26 10:20:09] "POST /access-control-lists HTTP/1.1" 200 587 0.072356 10.0.0.129 - - [2026-02-26 10:20:09] "PUT /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32 HTTP/1.1" 200 265 0.135103 10.0.0.129 - - [2026-02-26 10:20:09] "PUT /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6 HTTP/1.1" 200 265 0.043155 10.0.0.129 - - [2026-02-26 10:20:09] "POST /security-groups HTTP/1.1" 200 560 0.078247 10.0.0.129 - - [2026-02-26 10:20:09] "POST /fqname-to-id HTTP/1.1" 404 248 0.004327 10.0.0.129 - - [2026-02-26 10:20:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.105525 10.0.0.129 - - [2026-02-26 10:20:09] "POST /access-control-lists HTTP/1.1" 200 612 0.161221 10.0.0.129 - - [2026-02-26 10:20:09] "POST /fqname-to-id HTTP/1.1" 404 247 0.010619 10.0.0.129 - - [2026-02-26 10:20:09] "POST /chown HTTP/1.1" 200 109 0.077280 10.0.0.129 - - [2026-02-26 10:20:09] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003465 10.0.0.129 - - [2026-02-26 10:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005046 10.0.0.129 - - [2026-02-26 10:20:09] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004133 10.0.0.129 - - [2026-02-26 10:20:10] "POST /tags HTTP/1.1" 409 214 0.002574 10.0.0.129 - - [2026-02-26 10:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.129 - - [2026-02-26 10:20:10] "POST /access-control-lists HTTP/1.1" 200 610 0.072043 10.0.0.129 - - [2026-02-26 10:20:10] "GET /tag/7291f891-d9f0-4eb5-b2ed-e820a2f17cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.025831 10.0.0.129 - - [2026-02-26 10:20:10] "POST /firewall-rules HTTP/1.1" 200 580 0.073309 10.0.0.129 - - [2026-02-26 10:20:10] "GET /firewall-rule/252e56a6-f521-44f3-8db8-39e9b6aa52e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.019433 10.0.0.129 - - [2026-02-26 10:20:10] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.003865 10.0.0.129 - - [2026-02-26 10:20:10] "GET /firewall-rule/252e56a6-f521-44f3-8db8-39e9b6aa52e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.003171 10.0.0.129 - - [2026-02-26 10:20:10] "POST /ref-update HTTP/1.1" 200 156 0.055298 10.0.0.129 - - [2026-02-26 10:20:10] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.021836 10.0.0.129 - - [2026-02-26 10:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.129 - - [2026-02-26 10:20:10] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002730 10.0.0.129 - - [2026-02-26 10:20:10] "POST /tags HTTP/1.1" 409 214 0.001930 10.0.0.129 - - [2026-02-26 10:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.129 - - [2026-02-26 10:20:10] "GET /tag/7291f891-d9f0-4eb5-b2ed-e820a2f17cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.011321 10.0.0.129 - - [2026-02-26 10:20:10] "POST /firewall-rules HTTP/1.1" 200 578 0.079600 10.0.0.129 - - [2026-02-26 10:20:10] "GET /firewall-rule/ad483dd4-7679-4ad8-9fed-0eaa33441a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008651 10.0.0.129 - - [2026-02-26 10:20:10] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.006863 10.0.0.129 - - [2026-02-26 10:20:10] "GET /firewall-rule/ad483dd4-7679-4ad8-9fed-0eaa33441a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003014 10.0.0.129 - - [2026-02-26 10:20:10] "POST /ref-update HTTP/1.1" 200 156 0.048930 10.0.0.129 - - [2026-02-26 10:20:10] "POST /tags HTTP/1.1" 200 364 0.039931 10.0.0.129 - - [2026-02-26 10:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.019680 10.0.0.129 - - [2026-02-26 10:20:10] "GET /tag/9a417f9f-da6c-483f-9aa7-b19fe8da044e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.018441 10.0.0.129 - - [2026-02-26 10:20:10] "POST /tags HTTP/1.1" 200 312 0.024863 10.0.0.129 - - [2026-02-26 10:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.016125 10.0.0.129 - - [2026-02-26 10:20:10] "GET /tag/f8ed1305-bebf-4044-9f07-eab62ad30a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016811 10.0.0.129 - - [2026-02-26 10:20:11] "POST /id-to-fqname HTTP/1.1" 200 177 0.000770 10.0.0.129 - - [2026-02-26 10:20:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.012021 10.0.0.129 - - [2026-02-26 10:20:11] "POST /security-groups HTTP/1.1" 200 574 0.086209 10.0.0.129 - - [2026-02-26 10:20:11] "POST /projects HTTP/1.1" 200 491 0.246321 10.0.0.129 - - [2026-02-26 10:20:11] "POST /fqname-to-id HTTP/1.1" 404 217 0.001923 10.0.0.129 - - [2026-02-26 10:20:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.024503 10.0.0.129 - - [2026-02-26 10:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.024873 10.0.0.129 - - [2026-02-26 10:20:11] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.018552 10.0.0.129 - - [2026-02-26 10:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.129 - - [2026-02-26 10:20:11] "POST /access-control-lists HTTP/1.1" 200 585 0.094569 10.0.0.129 - - [2026-02-26 10:20:11] "GET /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.009417 10.0.0.129 - - [2026-02-26 10:20:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.012645 10.0.0.129 - - [2026-02-26 10:20:11] "POST /access-control-lists HTTP/1.1" 200 583 0.047040 10.0.0.129 - - [2026-02-26 10:20:11] "PUT /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32 HTTP/1.1" 200 265 0.095454 10.0.0.129 - - [2026-02-26 10:20:11] "PUT /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6 HTTP/1.1" 200 265 0.068801 10.0.0.129 - - [2026-02-26 10:20:11] "POST /security-groups HTTP/1.1" 200 548 0.078885 10.0.0.129 - - [2026-02-26 10:20:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.002177 10.0.0.129 - - [2026-02-26 10:20:11] "POST /access-control-lists HTTP/1.1" 200 604 0.035349 10.0.0.129 - - [2026-02-26 10:20:11] "POST /fqname-to-id HTTP/1.1" 404 239 0.016542 10.0.0.129 - - [2026-02-26 10:20:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.051946 10.0.0.129 - - [2026-02-26 10:20:11] "POST /chown HTTP/1.1" 200 109 0.056799 10.0.0.129 - - [2026-02-26 10:20:11] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.027506 10.0.0.129 - - [2026-02-26 10:20:11] "POST /access-control-lists HTTP/1.1" 200 602 0.065761 10.0.0.129 - - [2026-02-26 10:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.129 - - [2026-02-26 10:20:11] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003313 10.0.0.129 - - [2026-02-26 10:20:11] "POST /tags HTTP/1.1" 409 210 0.002299 10.0.0.129 - - [2026-02-26 10:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.129 - - [2026-02-26 10:20:12] "GET /tag/f8ed1305-bebf-4044-9f07-eab62ad30a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014164 10.0.0.129 - - [2026-02-26 10:20:12] "POST /firewall-rules HTTP/1.1" 200 572 0.073922 10.0.0.129 - - [2026-02-26 10:20:12] "GET /firewall-rule/432d0965-6dc9-4a0b-b979-094ccdfc7b70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004581 10.0.0.129 - - [2026-02-26 10:20:12] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004025 10.0.0.129 - - [2026-02-26 10:20:12] "GET /firewall-rule/432d0965-6dc9-4a0b-b979-094ccdfc7b70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002410 10.0.0.129 - - [2026-02-26 10:20:12] "POST /ref-update HTTP/1.1" 200 156 0.063736 10.0.0.129 - - [2026-02-26 10:20:12] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008583 10.0.0.129 - - [2026-02-26 10:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.129 - - [2026-02-26 10:20:12] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003931 10.0.0.129 - - [2026-02-26 10:20:12] "POST /tags HTTP/1.1" 409 210 0.002522 10.0.0.129 - - [2026-02-26 10:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.129 - - [2026-02-26 10:20:12] "GET /tag/f8ed1305-bebf-4044-9f07-eab62ad30a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.020528 10.0.0.129 - - [2026-02-26 10:20:12] "POST /firewall-rules HTTP/1.1" 200 570 0.068156 10.0.0.129 - - [2026-02-26 10:20:12] "GET /firewall-rule/fd4400b2-6151-4438-874e-81a5211f0e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.013875 10.0.0.129 - - [2026-02-26 10:20:12] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004486 10.0.0.129 - - [2026-02-26 10:20:12] "GET /firewall-rule/fd4400b2-6151-4438-874e-81a5211f0e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003038 10.0.0.129 - - [2026-02-26 10:20:12] "POST /ref-update HTTP/1.1" 200 156 0.048122 10.0.0.129 - - [2026-02-26 10:20:12] "POST /tags HTTP/1.1" 409 237 0.008470 10.0.0.129 - - [2026-02-26 10:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.129 - - [2026-02-26 10:20:12] "GET /tag/868e2473-3517-4a7a-b0af-28aac1541256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.013882 10.0.0.129 - - [2026-02-26 10:20:12] "POST /tags HTTP/1.1" 409 210 0.003350 10.0.0.129 - - [2026-02-26 10:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.129 - - [2026-02-26 10:20:12] "GET /tag/92e8644a-c1b3-4253-bfab-6dcedc580ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.015036 10.0.0.129 - - [2026-02-26 10:20:12] "POST /projects HTTP/1.1" 409 223 0.003188 10.0.0.129 - - [2026-02-26 10:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.129 - - [2026-02-26 10:20:12] "GET /project/64205e0a-d2d4-4e66-9ab0-acea31c82b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.033329 10.0.0.129 - - [2026-02-26 10:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005287 10.0.0.129 - - [2026-02-26 10:20:12] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.004713 10.0.0.129 - - [2026-02-26 10:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.129 - - [2026-02-26 10:20:12] "GET /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004143 10.0.0.129 - - [2026-02-26 10:20:13] "PUT /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32 HTTP/1.1" 200 265 0.048056 10.0.0.129 - - [2026-02-26 10:20:13] "PUT /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6 HTTP/1.1" 200 265 0.044880 10.0.0.129 - - [2026-02-26 10:20:13] "POST /security-groups HTTP/1.1" 409 253 0.002402 10.0.0.129 - - [2026-02-26 10:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.129 - - [2026-02-26 10:20:13] "PUT /security-group/cf62aed4-a0fc-40a1-ae2c-0ff349d75311 HTTP/1.1" 200 263 0.066862 10.0.0.129 - - [2026-02-26 10:20:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.042970 10.0.0.129 - - [2026-02-26 10:20:13] "PUT /access-control-list/31ea8475-1189-4c2a-8517-c8cdc7c01eba HTTP/1.1" 200 273 0.034497 10.0.0.129 - - [2026-02-26 10:20:13] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.028297 10.0.0.129 - - [2026-02-26 10:20:13] "PUT /access-control-list/b5fba76b-9032-4cac-abc4-ee5bca3ce506 HTTP/1.1" 200 273 0.026479 10.0.0.129 - - [2026-02-26 10:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.129 - - [2026-02-26 10:20:13] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004151 10.0.0.129 - - [2026-02-26 10:20:13] "POST /tags HTTP/1.1" 409 210 0.008197 10.0.0.129 - - [2026-02-26 10:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.129 - - [2026-02-26 10:20:13] "GET /tag/92e8644a-c1b3-4253-bfab-6dcedc580ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014819 10.0.0.129 - - [2026-02-26 10:20:13] "POST /firewall-rules HTTP/1.1" 200 572 0.074759 10.0.0.129 - - [2026-02-26 10:20:13] "GET /firewall-rule/89abaa28-b5ee-4643-a30e-16a4ca5dc940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.010100 10.0.0.129 - - [2026-02-26 10:20:13] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004261 10.0.0.129 - - [2026-02-26 10:20:13] "GET /firewall-rule/89abaa28-b5ee-4643-a30e-16a4ca5dc940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.003248 10.0.0.129 - - [2026-02-26 10:20:13] "POST /ref-update HTTP/1.1" 200 156 0.045864 10.0.0.129 - - [2026-02-26 10:20:13] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012470 10.0.0.129 - - [2026-02-26 10:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012083 10.0.0.129 - - [2026-02-26 10:20:13] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003738 10.0.0.129 - - [2026-02-26 10:20:13] "POST /tags HTTP/1.1" 409 210 0.002560 10.0.0.129 - - [2026-02-26 10:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.129 - - [2026-02-26 10:20:13] "GET /tag/92e8644a-c1b3-4253-bfab-6dcedc580ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.015019 10.0.0.129 - - [2026-02-26 10:20:13] "POST /firewall-rules HTTP/1.1" 200 570 0.074719 10.0.0.129 - - [2026-02-26 10:20:13] "GET /firewall-rule/8ef523d2-1048-4653-a5d8-cf57313bddee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012518 10.0.0.129 - - [2026-02-26 10:20:14] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.005359 10.0.0.129 - - [2026-02-26 10:20:14] "GET /firewall-rule/8ef523d2-1048-4653-a5d8-cf57313bddee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003500 10.0.0.129 - - [2026-02-26 10:20:14] "POST /ref-update HTTP/1.1" 200 156 0.041632 10.0.0.129 - - [2026-02-26 10:20:14] "GET /virtual-machine-interface/b688cd3c-12fc-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009222 10.0.0.129 - - [2026-02-26 10:20:14] "POST /set-tag HTTP/1.1" 200 109 0.003214 10.0.0.241 - - [2026-02-26 10:20:55] "GET / HTTP/1.1" 200 36215 0.001976 10.0.0.241 - - [2026-02-26 10:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.241 - - [2026-02-26 10:20:55] "GET /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007247 10.0.0.241 - - [2026-02-26 10:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.241 - - [2026-02-26 10:20:55] "GET /routing-instance/a6d9e070-0ea2-4889-8f35-75517033fdb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003309 10.0.0.241 - - [2026-02-26 10:20:55] "PUT /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab HTTP/1.1" 200 275 0.015913 10.0.0.241 - - [2026-02-26 10:20:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.008160 10.0.0.241 - - [2026-02-26 10:20:55] "POST /virtual-routers HTTP/1.1" 200 601 0.017319 10.0.0.241 - - [2026-02-26 10:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007670 10.0.0.241 - - [2026-02-26 10:20:55] "GET /virtual-router/2cbe7b16-151e-4f10-a806-25f5ffd731a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004101 10.0.0.241 - - [2026-02-26 10:20:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.002574 10.0.0.241 - - [2026-02-26 10:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.241 - - [2026-02-26 10:20:55] "GET /virtual-network/5eb117b7-fbb5-4581-a0cd-9e279b9bf756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.007987 10.0.0.241 - - [2026-02-26 10:20:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.075524 10.0.0.129 - - [2026-02-26 10:23:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002215 10.0.0.129 - - [2026-02-26 10:23:09] "GET /global-system-configs HTTP/1.1" 200 323 0.002422 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:23:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001073 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:23:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001042 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:23:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000923 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:23:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000901 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:23:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001386 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:23:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001183 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:24:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001206 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:24:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000926 10.0.0.129 - - [2026-02-26 10:24:57] "GET /virtual-router/2cbe7b16-151e-4f10-a806-25f5ffd731a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003128 10.0.0.129 - - [2026-02-26 10:24:57] "POST /ref-update HTTP/1.1" 200 156 0.009867 10.0.0.129 - - [2026-02-26 10:25:01] "GET /virtual-machine-interface/b688cd3c-12fc-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.011326 10.0.0.129 - - [2026-02-26 10:25:01] "POST /set-tag HTTP/1.1" 200 109 0.003757 10.0.0.129 - - [2026-02-26 10:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.129 - - [2026-02-26 10:25:01] "GET /loadbalancer/fef961f6-b653-407d-978e-bdbe91b1ad13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002913 10.0.0.129 - - [2026-02-26 10:25:02] "GET /virtual-machine-interface/b688cd3c-12fc-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005738 10.0.0.129 - - [2026-02-26 10:25:02] "POST /set-tag HTTP/1.1" 200 109 0.007245 10.0.0.129 - - [2026-02-26 10:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.129 - - [2026-02-26 10:25:02] "GET /loadbalancer/fef961f6-b653-407d-978e-bdbe91b1ad13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003894 10.0.0.129 - - [2026-02-26 10:25:02] "GET /loadbalancer-pool/d12b7030-16b3-45b6-8cb8-4d502a6ce663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004986 10.0.0.129 - - [2026-02-26 10:25:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020290 10.0.0.129 - - [2026-02-26 10:25:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024487 10.0.0.129 - - [2026-02-26 10:25:02] "GET /virtual-machine-interface/b688cd3c-12fc-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005521 10.0.0.129 - - [2026-02-26 10:25:02] "GET /virtual-machine-interface/b688cd3c-12fc-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004511 10.0.0.129 - - [2026-02-26 10:25:02] "POST /ref-update HTTP/1.1" 200 156 0.008516 10.0.0.129 - - [2026-02-26 10:25:02] "POST /tags HTTP/1.1" 409 205 0.002162 10.0.0.129 - - [2026-02-26 10:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.129 - - [2026-02-26 10:25:02] "GET /tag/9b5ede26-d7bd-4dcc-98f6-b75ec91fa806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010321 10.0.0.129 - - [2026-02-26 10:25:02] "GET /floating-ip/1854c3ec-6e8f-42f6-a657-c850dc949fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.004139 10.0.0.129 - - [2026-02-26 10:25:02] "PUT /floating-ip/1854c3ec-6e8f-42f6-a657-c850dc949fa0 HTTP/1.1" 200 257 0.008126 10.0.0.129 - - [2026-02-26 10:25:02] "POST /set-tag HTTP/1.1" 200 109 0.063217 10.0.0.129 - - [2026-02-26 10:25:02] "GET /loadbalancer-pool/71d40ec6-a897-4f3e-b71b-30d146c5acfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.016941 10.0.0.129 - - [2026-02-26 10:25:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.036181 10.0.0.129 - - [2026-02-26 10:25:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008828 10.0.0.129 - - [2026-02-26 10:25:02] "GET /virtual-machine-interface/b688cd3c-12fc-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.017341 10.0.0.129 - - [2026-02-26 10:25:02] "POST /set-tag HTTP/1.1" 200 109 0.003911 10.0.0.129 - - [2026-02-26 10:25:02] "GET /virtual-machine-interface/b688cd3c-12fc-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006663 10.0.0.129 - - [2026-02-26 10:25:02] "POST /ref-update HTTP/1.1" 200 156 0.007118 10.0.0.129 - - [2026-02-26 10:25:02] "GET /loadbalancer-pool/4923b77a-df80-4e1b-a3c3-800bde7ea1a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005346 10.0.0.129 - - [2026-02-26 10:25:02] "GET /floating-ip/1854c3ec-6e8f-42f6-a657-c850dc949fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.002928 10.0.0.129 - - [2026-02-26 10:25:02] "PUT /floating-ip/1854c3ec-6e8f-42f6-a657-c850dc949fa0 HTTP/1.1" 200 257 0.025839 10.0.0.129 - - [2026-02-26 10:25:02] "POST /loadbalancer-members HTTP/1.1" 200 694 0.052699 10.0.0.129 - - [2026-02-26 10:25:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.018477 10.0.0.129 - - [2026-02-26 10:25:03] "GET /virtual-machine-interface/b688cd3c-12fc-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006917 10.0.0.129 - - [2026-02-26 10:25:03] "GET /virtual-machine-interface/b688cd3c-12fc-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010580 10.0.0.129 - - [2026-02-26 10:25:03] "POST /ref-update HTTP/1.1" 200 156 0.011599 10.0.0.129 - - [2026-02-26 10:25:03] "POST /set-tag HTTP/1.1" 200 109 0.004219 10.0.0.129 - - [2026-02-26 10:25:03] "GET /floating-ip/1854c3ec-6e8f-42f6-a657-c850dc949fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.006848 10.0.0.129 - - [2026-02-26 10:25:03] "PUT /floating-ip/1854c3ec-6e8f-42f6-a657-c850dc949fa0 HTTP/1.1" 200 257 0.017366 10.0.0.129 - - [2026-02-26 10:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.129 - - [2026-02-26 10:25:45] "GET /virtual-router/2cbe7b16-151e-4f10-a806-25f5ffd731a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004219 10.0.0.241 - - [2026-02-26 10:25:51] "GET / HTTP/1.1" 200 36215 0.001852 10.0.0.241 - - [2026-02-26 10:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.241 - - [2026-02-26 10:25:51] "GET /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005753 10.0.0.241 - - [2026-02-26 10:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.241 - - [2026-02-26 10:25:51] "GET /routing-instance/a6d9e070-0ea2-4889-8f35-75517033fdb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003102 10.0.0.241 - - [2026-02-26 10:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.241 - - [2026-02-26 10:25:51] "GET /virtual-router/2cbe7b16-151e-4f10-a806-25f5ffd731a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003239 10.0.0.241 - - [2026-02-26 10:25:51] "PUT /virtual-router/2cbe7b16-151e-4f10-a806-25f5ffd731a7 HTTP/1.1" 200 263 0.010289 10.0.0.241 - - [2026-02-26 10:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.241 - - [2026-02-26 10:25:51] "GET /virtual-router/2cbe7b16-151e-4f10-a806-25f5ffd731a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002750 10.0.0.241 - - [2026-02-26 10:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.241 - - [2026-02-26 10:25:51] "GET /virtual-machine-interface/3585b42a-03b7-4d5c-b03b-06945ab70aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005054 10.0.0.241 - - [2026-02-26 10:25:51] "PUT /virtual-machine-interface/3585b42a-03b7-4d5c-b03b-06945ab70aaf HTTP/1.1" 200 285 0.009978 10.0.0.129 - - [2026-02-26 10:28:08] "GET /global-system-configs HTTP/1.1" 200 323 0.003298 10.0.0.129 - - [2026-02-26 10:28:09] "GET /global-system-configs HTTP/1.1" 200 323 0.002590 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:29:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000975 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:29:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000999 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:29:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001076 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:29:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001037 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:29:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000973 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:29:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000928 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:29:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001009 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:29:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001031 10.0.0.129 - - [2026-02-26 10:31:48] "GET / HTTP/1.1" 200 36215 0.001731 10.0.0.129 - - [2026-02-26 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.129 - - [2026-02-26 10:31:48] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032466 10.0.0.129 - - [2026-02-26 10:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.129 - - [2026-02-26 10:31:48] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032114 10.0.0.129 - - [2026-02-26 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.129 - - [2026-02-26 10:31:49] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.044894 10.0.0.129 - - [2026-02-26 10:31:49] "POST /tags HTTP/1.1" 200 334 0.045494 10.0.0.129 - - [2026-02-26 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.129 - - [2026-02-26 10:31:49] "GET /tag/0b68e995-0f98-49dc-a918-45342ec58260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018214 10.0.0.129 - - [2026-02-26 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.129 - - [2026-02-26 10:31:49] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030248 10.0.0.129 - - [2026-02-26 10:31:49] "GET /virtual-networks?parent_id=4869289f-f74d-4003-b0dc-0480296bb48f&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.005479 10.0.0.129 - - [2026-02-26 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.129 - - [2026-02-26 10:31:49] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031180 10.0.0.129 - - [2026-02-26 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.129 - - [2026-02-26 10:31:49] "POST /virtual-networks HTTP/1.1" 200 514 0.071757 10.0.0.129 - - [2026-02-26 10:31:49] "GET /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.008377 10.0.0.129 - - [2026-02-26 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.129 - - [2026-02-26 10:31:49] "GET /service-appliance-set/36469828-04d2-4143-b4fb-d7d40b15a091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.004544 10.0.0.129 - - [2026-02-26 10:31:49] "POST /fqname-to-id HTTP/1.1" 404 254 0.001590 10.0.0.129 - - [2026-02-26 10:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.129 - - [2026-02-26 10:31:49] "GET /network-ipam/891926ad-9d3c-4ae1-a68a-71ffebbbed7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.002799 10.0.0.129 - - [2026-02-26 10:31:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003228 10.0.0.129 - - [2026-02-26 10:31:49] "POST /ref-update HTTP/1.1" 200 156 0.069980 10.0.0.129 - - [2026-02-26 10:31:49] "GET /virtual-network/76e69933-77cf-404e-a240-c12592648788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005786 10.0.0.129 - - [2026-02-26 10:31:49] "GET /domains HTTP/1.1" 200 281 0.011375 10.0.0.129 - - [2026-02-26 10:31:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.136663 10.0.0.129 - - [2026-02-26 10:31:49] "GET /virtual-machine-interface/78a47893-1186-4e71-9f02-7462c30770c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.035843 10.0.0.129 - - [2026-02-26 10:31:49] "GET /domain/5f80b6bb-b8e5-41bd-af3f-4c67c29d606c HTTP/1.1" 200 3099 0.064899 10.0.0.129 - - [2026-02-26 10:31:49] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f HTTP/1.1" 200 5497 0.043190 10.0.0.129 - - [2026-02-26 10:31:49] "POST /instance-ips HTTP/1.1" 200 410 0.067080 10.0.0.129 - - [2026-02-26 10:31:49] "GET /virtual-network/76e69933-77cf-404e-a240-c12592648788 HTTP/1.1" 200 2089 0.015003 10.0.0.129 - - [2026-02-26 10:31:49] "GET /virtual-network/76e69933-77cf-404e-a240-c12592648788 HTTP/1.1" 200 2089 0.005880 10.0.0.129 - - [2026-02-26 10:31:49] "GET /routing-instance/9fe12868-1ec7-45c4-ae1b-ce82ec2c2e12 HTTP/1.1" 200 1184 0.003184 10.0.0.129 - - [2026-02-26 10:31:49] "GET /routing-instance/9fe12868-1ec7-45c4-ae1b-ce82ec2c2e12 HTTP/1.1" 200 1184 0.002872 10.0.0.129 - - [2026-02-26 10:31:49] "GET /instance-ip/cf288826-8e97-40b0-ba14-28785617c32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.005110 10.0.0.129 - - [2026-02-26 10:31:50] "POST /loadbalancers HTTP/1.1" 200 612 0.077277 10.0.0.129 - - [2026-02-26 10:31:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.044623 10.0.0.129 - - [2026-02-26 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.129 - - [2026-02-26 10:31:50] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.064256 10.0.0.129 - - [2026-02-26 10:31:50] "POST /route-targets HTTP/1.1" 200 328 0.029522 10.0.0.129 - - [2026-02-26 10:31:50] "GET /instance-ip/cf288826-8e97-40b0-ba14-28785617c32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.015690 10.0.0.129 - - [2026-02-26 10:31:50] "POST /ref-update HTTP/1.1" 200 156 0.027281 10.0.0.129 - - [2026-02-26 10:31:50] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.049646 10.0.0.129 - - [2026-02-26 10:31:50] "POST /floating-ips HTTP/1.1" 200 599 0.050554 10.0.0.129 - - [2026-02-26 10:31:50] "GET /loadbalancer/8d35259f-00d3-4368-8cba-670738479501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003827 10.0.0.129 - - [2026-02-26 10:31:50] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.051656 10.0.0.129 - - [2026-02-26 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.129 - - [2026-02-26 10:31:50] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041922 10.0.0.129 - - [2026-02-26 10:31:50] "GET /loadbalancer-listener/22af2115-4734-4bff-9e84-0c3a31b63df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.003146 10.0.0.129 - - [2026-02-26 10:31:50] "GET /loadbalancer-listener/22af2115-4734-4bff-9e84-0c3a31b63df4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.004401 10.0.0.129 - - [2026-02-26 10:31:50] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.019314 10.0.0.129 - - [2026-02-26 10:31:50] "GET /instance-ip/cf288826-8e97-40b0-ba14-28785617c32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004982 10.0.0.129 - - [2026-02-26 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.129 - - [2026-02-26 10:31:50] "GET /instance-ip/cf288826-8e97-40b0-ba14-28785617c32b?fields=floating_ips HTTP/1.1" 200 1215 0.005331 10.0.0.129 - - [2026-02-26 10:31:50] "GET /floating-ip/51bec63b-d587-438d-a2c5-ac32031d64f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.003391 10.0.0.129 - - [2026-02-26 10:31:50] "GET /loadbalancer/8d35259f-00d3-4368-8cba-670738479501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.008502 10.0.0.129 - - [2026-02-26 10:31:50] "POST /tags HTTP/1.1" 200 296 0.056420 10.0.0.129 - - [2026-02-26 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.129 - - [2026-02-26 10:31:50] "GET /tag/08ebebed-4f87-4b12-a7bd-0af2dd508f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.017458 10.0.0.129 - - [2026-02-26 10:31:50] "POST /tags HTTP/1.1" 409 233 0.002407 10.0.0.129 - - [2026-02-26 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.129 - - [2026-02-26 10:31:50] "GET /tag/e2ecdb81-32bc-4a5e-884a-a0fb1343bce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.010825 10.0.0.129 - - [2026-02-26 10:31:50] "POST /tags HTTP/1.1" 409 206 0.002133 10.0.0.129 - - [2026-02-26 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.129 - - [2026-02-26 10:31:50] "GET /tag/5d659b70-f84e-41db-96cd-997e367862f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012131 10.0.0.129 - - [2026-02-26 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.129 - - [2026-02-26 10:31:50] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004489 10.0.0.129 - - [2026-02-26 10:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.129 - - [2026-02-26 10:31:50] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037666 10.0.0.129 - - [2026-02-26 10:31:50] "POST /virtual-machines HTTP/1.1" 200 370 0.015021 10.0.0.129 - - [2026-02-26 10:31:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.010688 10.0.0.129 - - [2026-02-26 10:31:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.120468 10.0.0.129 - - [2026-02-26 10:31:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011003 10.0.0.129 - - [2026-02-26 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009935 10.0.0.129 - - [2026-02-26 10:31:51] "GET /virtual-machine-interface/5c93db8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.006211 10.0.0.129 - - [2026-02-26 10:31:51] "POST /instance-ips HTTP/1.1" 200 410 0.021602 10.0.0.129 - - [2026-02-26 10:31:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.028573 10.0.0.129 - - [2026-02-26 10:31:51] "GET /virtual-machine-interface/5c93db8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.007733 10.0.0.129 - - [2026-02-26 10:31:51] "POST /set-tag HTTP/1.1" 200 109 0.018922 10.0.0.129 - - [2026-02-26 10:31:51] "GET /virtual-machine-interface/5c93db8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017714 10.0.0.129 - - [2026-02-26 10:31:51] "GET /instance-ip/5cafadf6-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005065 10.0.0.129 - - [2026-02-26 10:31:51] "GET /virtual-machine-interface/5c93db8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004433 10.0.0.129 - - [2026-02-26 10:31:51] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.129 - - [2026-02-26 10:31:51] "GET /virtual-router/2cbe7b16-151e-4f10-a806-25f5ffd731a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002813 10.0.0.129 - - [2026-02-26 10:31:51] "POST /ref-update HTTP/1.1" 200 156 0.009009 10.0.0.129 - - [2026-02-26 10:31:51] "GET /virtual-machine-interface/5c93db8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017066 10.0.0.129 - - [2026-02-26 10:31:51] "POST /set-tag HTTP/1.1" 200 109 0.003666 10.0.0.129 - - [2026-02-26 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.129 - - [2026-02-26 10:31:51] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004148 10.0.0.129 - - [2026-02-26 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.129 - - [2026-02-26 10:31:51] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035128 10.0.0.129 - - [2026-02-26 10:31:51] "POST /virtual-machines HTTP/1.1" 200 370 0.009117 10.0.0.129 - - [2026-02-26 10:31:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.032433 10.0.0.129 - - [2026-02-26 10:31:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.119779 10.0.0.129 - - [2026-02-26 10:31:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011273 10.0.0.129 - - [2026-02-26 10:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014169 10.0.0.129 - - [2026-02-26 10:31:51] "GET /virtual-machine-interface/5d069fc6-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005917 10.0.0.129 - - [2026-02-26 10:31:51] "POST /instance-ips HTTP/1.1" 200 410 0.021996 10.0.0.129 - - [2026-02-26 10:31:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.021873 10.0.0.129 - - [2026-02-26 10:31:52] "GET /virtual-machine-interface/5d069fc6-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.015232 10.0.0.129 - - [2026-02-26 10:31:52] "POST /set-tag HTTP/1.1" 200 109 0.025822 10.0.0.129 - - [2026-02-26 10:31:52] "GET /virtual-machine-interface/5d069fc6-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013743 10.0.0.129 - - [2026-02-26 10:31:52] "GET /instance-ip/5d227c78-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005576 10.0.0.129 - - [2026-02-26 10:31:52] "GET /virtual-machine-interface/5d069fc6-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005893 10.0.0.129 - - [2026-02-26 10:31:52] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.129 - - [2026-02-26 10:31:52] "GET /virtual-router/2cbe7b16-151e-4f10-a806-25f5ffd731a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.004169 10.0.0.129 - - [2026-02-26 10:31:52] "POST /ref-update HTTP/1.1" 200 156 0.010383 10.0.0.129 - - [2026-02-26 10:31:52] "GET /virtual-machine-interface/5d069fc6-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.024465 10.0.0.129 - - [2026-02-26 10:31:52] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.129 - - [2026-02-26 10:31:52] "GET /virtual-machine-interface/5c93db8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005391 10.0.0.129 - - [2026-02-26 10:31:52] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.129 - - [2026-02-26 10:31:52] "GET /virtual-machine-interface/5d069fc6-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005252 10.0.0.129 - - [2026-02-26 10:31:52] "POST /set-tag HTTP/1.1" 200 109 0.002970 10.0.0.129 - - [2026-02-26 10:31:54] "GET /domains HTTP/1.1" 200 281 0.002272 10.0.0.129 - - [2026-02-26 10:31:54] "GET /domain/5f80b6bb-b8e5-41bd-af3f-4c67c29d606c HTTP/1.1" 200 3099 0.003056 10.0.0.129 - - [2026-02-26 10:31:54] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f HTTP/1.1" 200 7091 0.028882 10.0.0.129 - - [2026-02-26 10:31:54] "GET /virtual-network/76e69933-77cf-404e-a240-c12592648788 HTTP/1.1" 200 2089 0.005049 10.0.0.129 - - [2026-02-26 10:31:55] "GET /virtual-network/76e69933-77cf-404e-a240-c12592648788 HTTP/1.1" 200 2089 0.008365 10.0.0.129 - - [2026-02-26 10:31:55] "GET /routing-instance/9fe12868-1ec7-45c4-ae1b-ce82ec2c2e12 HTTP/1.1" 200 1406 0.005408 10.0.0.129 - - [2026-02-26 10:31:55] "GET /routing-instance/9fe12868-1ec7-45c4-ae1b-ce82ec2c2e12 HTTP/1.1" 200 1406 0.003685 10.0.0.129 - - [2026-02-26 10:31:55] "GET /route-target/0da14202-6262-49ab-a540-a3fc39ee2ad5 HTTP/1.1" 200 1153 0.002980 10.0.0.129 - - [2026-02-26 10:31:55] "GET /virtual-network/76e69933-77cf-404e-a240-c12592648788 HTTP/1.1" 200 2089 0.005186 10.0.0.129 - - [2026-02-26 10:31:55] "GET /routing-instance/9fe12868-1ec7-45c4-ae1b-ce82ec2c2e12 HTTP/1.1" 200 1406 0.004267 10.0.0.129 - - [2026-02-26 10:31:55] "GET /virtual-network/76e69933-77cf-404e-a240-c12592648788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.010739 10.0.0.129 - - [2026-02-26 10:31:55] "GET /virtual-network/76e69933-77cf-404e-a240-c12592648788 HTTP/1.1" 200 2089 0.007323 10.0.0.129 - - [2026-02-26 10:31:55] "GET /routing-instance/9fe12868-1ec7-45c4-ae1b-ce82ec2c2e12 HTTP/1.1" 200 1406 0.003929 10.0.0.129 - - [2026-02-26 10:31:55] "GET /routing-instance/9fe12868-1ec7-45c4-ae1b-ce82ec2c2e12 HTTP/1.1" 200 1406 0.003055 10.0.0.129 - - [2026-02-26 10:31:55] "GET /route-target/0da14202-6262-49ab-a540-a3fc39ee2ad5 HTTP/1.1" 200 1153 0.002681 10.0.0.129 - - [2026-02-26 10:31:55] "GET /domains HTTP/1.1" 200 281 0.002167 10.0.0.129 - - [2026-02-26 10:31:55] "GET /domain/5f80b6bb-b8e5-41bd-af3f-4c67c29d606c HTTP/1.1" 200 3099 0.003178 10.0.0.129 - - [2026-02-26 10:31:55] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f HTTP/1.1" 200 7091 0.048617 10.0.0.129 - - [2026-02-26 10:31:55] "GET /virtual-network/76e69933-77cf-404e-a240-c12592648788 HTTP/1.1" 200 2089 0.004259 10.0.0.129 - - [2026-02-26 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.129 - - [2026-02-26 10:31:55] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032962 10.0.0.129 - - [2026-02-26 10:31:55] "GET /virtual-network/76e69933-77cf-404e-a240-c12592648788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004380 10.0.0.129 - - [2026-02-26 10:31:55] "GET /floating-ip-pools?parent_id=76e69933-77cf-404e-a240-c12592648788&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004795 10.0.0.129 - - [2026-02-26 10:31:55] "GET /virtual-network/76e69933-77cf-404e-a240-c12592648788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004586 10.0.0.129 - - [2026-02-26 10:31:55] "POST /floating-ip-pools HTTP/1.1" 200 564 0.036973 10.0.0.129 - - [2026-02-26 10:31:55] "POST /ref-update HTTP/1.1" 200 156 0.022027 10.0.0.129 - - [2026-02-26 10:31:55] "GET /virtual-network/76e69933-77cf-404e-a240-c12592648788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005455 10.0.0.129 - - [2026-02-26 10:31:55] "GET /domains HTTP/1.1" 200 281 0.001978 10.0.0.129 - - [2026-02-26 10:31:55] "GET /domain/5f80b6bb-b8e5-41bd-af3f-4c67c29d606c HTTP/1.1" 200 3099 0.003127 10.0.0.129 - - [2026-02-26 10:31:55] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f HTTP/1.1" 200 7348 0.038058 10.0.0.129 - - [2026-02-26 10:31:55] "GET /virtual-network/76e69933-77cf-404e-a240-c12592648788 HTTP/1.1" 200 2328 0.016002 10.0.0.129 - - [2026-02-26 10:31:55] "GET /floating-ip-pool/4fb2322f-5935-46f6-b91a-add84c6e17b5 HTTP/1.1" 200 1317 0.002750 10.0.0.129 - - [2026-02-26 10:31:55] "GET /domains HTTP/1.1" 200 281 0.001683 10.0.0.129 - - [2026-02-26 10:31:55] "GET /domain/5f80b6bb-b8e5-41bd-af3f-4c67c29d606c HTTP/1.1" 200 3099 0.006826 10.0.0.129 - - [2026-02-26 10:31:55] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f HTTP/1.1" 200 7348 0.045930 10.0.0.129 - - [2026-02-26 10:31:55] "GET /virtual-network/76e69933-77cf-404e-a240-c12592648788 HTTP/1.1" 200 2328 0.004412 10.0.0.129 - - [2026-02-26 10:31:55] "GET /virtual-network/76e69933-77cf-404e-a240-c12592648788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004033 10.0.0.129 - - [2026-02-26 10:31:55] "POST /tags HTTP/1.1" 200 366 0.075168 10.0.0.129 - - [2026-02-26 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.020525 10.0.0.129 - - [2026-02-26 10:31:55] "GET /tag/12a467a0-060e-4140-9f6e-c89d09c0059b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.015848 10.0.0.129 - - [2026-02-26 10:31:55] "POST /tags HTTP/1.1" 409 206 0.002418 10.0.0.129 - - [2026-02-26 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.129 - - [2026-02-26 10:31:55] "GET /tag/5d659b70-f84e-41db-96cd-997e367862f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.019777 10.0.0.129 - - [2026-02-26 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.129 - - [2026-02-26 10:31:55] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.021676 10.0.0.129 - - [2026-02-26 10:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006679 10.0.0.129 - - [2026-02-26 10:31:55] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004604 10.0.0.129 - - [2026-02-26 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005570 10.0.0.129 - - [2026-02-26 10:31:56] "GET /service-appliance-set/7434a2e8-a6f7-40d0-9bc9-87f12194e649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.004290 10.0.0.129 - - [2026-02-26 10:31:56] "POST /fqname-to-id HTTP/1.1" 404 258 0.002179 10.0.0.129 - - [2026-02-26 10:31:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.115323 10.0.0.129 - - [2026-02-26 10:31:56] "GET /virtual-machine-interface/c290927b-1c30-4f32-a32b-3ff3e8d8d11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.016523 10.0.0.129 - - [2026-02-26 10:31:56] "POST /set-tag HTTP/1.1" 200 109 0.014174 10.0.0.129 - - [2026-02-26 10:31:56] "POST /instance-ips HTTP/1.1" 200 418 0.046283 10.0.0.129 - - [2026-02-26 10:31:56] "GET /instance-ip/f3306b09-0b72-42c1-ba34-c230dc6c97ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.013235 10.0.0.129 - - [2026-02-26 10:31:56] "POST /loadbalancers HTTP/1.1" 200 620 0.071422 10.0.0.129 - - [2026-02-26 10:31:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.022544 10.0.0.129 - - [2026-02-26 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.129 - - [2026-02-26 10:31:56] "POST /service-instances HTTP/1.1" 200 568 0.025450 10.0.0.129 - - [2026-02-26 10:31:56] "POST /ref-update HTTP/1.1" 200 156 0.015171 10.0.0.129 - - [2026-02-26 10:31:56] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.036388 10.0.0.129 - - [2026-02-26 10:31:56] "GET /virtual-machine-interface/c290927b-1c30-4f32-a32b-3ff3e8d8d11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.008019 10.0.0.129 - - [2026-02-26 10:31:56] "GET /virtual-machine-interface/c290927b-1c30-4f32-a32b-3ff3e8d8d11e?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.005059 10.0.0.129 - - [2026-02-26 10:31:56] "PUT /service-instance/9b3776b6-b238-4b73-8ac2-98a29e5c82bb HTTP/1.1" 200 267 0.017344 10.0.0.129 - - [2026-02-26 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005342 10.0.0.129 - - [2026-02-26 10:31:56] "GET /floating-ip-pool/4fb2322f-5935-46f6-b91a-add84c6e17b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.008202 10.0.0.129 - - [2026-02-26 10:31:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.032301 10.0.0.129 - - [2026-02-26 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.029328 10.0.0.129 - - [2026-02-26 10:31:56] "POST /virtual-machines HTTP/1.1" 200 430 0.042473 10.0.0.129 - - [2026-02-26 10:31:56] "POST /floating-ips HTTP/1.1" 200 673 0.188703 10.0.0.129 - - [2026-02-26 10:31:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.060340 10.0.0.129 - - [2026-02-26 10:31:56] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004858 10.0.0.129 - - [2026-02-26 10:31:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.195817 10.0.0.129 - - [2026-02-26 10:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005109 10.0.0.129 - - [2026-02-26 10:31:56] "POST /chown HTTP/1.1" 200 109 0.019408 10.0.0.129 - - [2026-02-26 10:31:57] "POST /chown HTTP/1.1" 200 109 0.010609 10.0.0.129 - - [2026-02-26 10:31:57] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.010706 10.0.0.129 - - [2026-02-26 10:31:57] "POST /tags HTTP/1.1" 409 221 0.002693 10.0.0.129 - - [2026-02-26 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.129 - - [2026-02-26 10:31:57] "PUT /virtual-machine-interface/9c4a277b-d691-44d3-bf27-1e8f758d6b02 HTTP/1.1" 200 285 0.014489 10.0.0.129 - - [2026-02-26 10:31:57] "GET /tag/0b68e995-0f98-49dc-a918-45342ec58260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015607 10.0.0.129 - - [2026-02-26 10:31:57] "POST /tags HTTP/1.1" 409 238 0.006830 10.0.0.129 - - [2026-02-26 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.129 - - [2026-02-26 10:31:57] "PUT /instance-ip/f3306b09-0b72-42c1-ba34-c230dc6c97ca HTTP/1.1" 200 257 0.047355 10.0.0.129 - - [2026-02-26 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.027771 10.0.0.129 - - [2026-02-26 10:31:57] "GET /tag/12a467a0-060e-4140-9f6e-c89d09c0059b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.018577 10.0.0.129 - - [2026-02-26 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.016908 10.0.0.129 - - [2026-02-26 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.025550 10.0.0.129 - - [2026-02-26 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.081718 10.0.0.129 - - [2026-02-26 10:31:57] "POST /firewall-rules HTTP/1.1" 200 652 0.153576 10.0.0.129 - - [2026-02-26 10:31:57] "GET /firewall-rule/c45507db-de46-4fd5-8969-148c08d93eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.007401 10.0.0.129 - - [2026-02-26 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.021401 10.0.0.129 - - [2026-02-26 10:31:57] "GET /firewall-policy/b7c57e4a-dc0d-4753-91c7-4162526606fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.019842 10.0.0.129 - - [2026-02-26 10:31:57] "GET /firewall-rule/c45507db-de46-4fd5-8969-148c08d93eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.007342 10.0.0.129 - - [2026-02-26 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.032981 10.0.0.129 - - [2026-02-26 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.041807 10.0.0.129 - - [2026-02-26 10:31:57] "POST /virtual-machines HTTP/1.1" 200 430 0.055318 10.0.0.129 - - [2026-02-26 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.129 - - [2026-02-26 10:31:57] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.040210 10.0.0.129 - - [2026-02-26 10:31:57] "GET /loadbalancer/5939685c-818b-4cd4-8a2c-0a406fec4a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.007097 10.0.0.129 - - [2026-02-26 10:31:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.113670 10.0.0.129 - - [2026-02-26 10:31:57] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.066681 10.0.0.129 - - [2026-02-26 10:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005544 10.0.0.129 - - [2026-02-26 10:31:57] "POST /chown HTTP/1.1" 200 109 0.060457 10.0.0.129 - - [2026-02-26 10:31:57] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.077075 10.0.0.129 - - [2026-02-26 10:31:57] "POST /chown HTTP/1.1" 200 109 0.021688 10.0.0.129 - - [2026-02-26 10:31:57] "GET /loadbalancer-listener/a473bb71-4a31-4383-a616-24e267352940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005572 10.0.0.129 - - [2026-02-26 10:31:57] "GET /loadbalancer-listener/a473bb71-4a31-4383-a616-24e267352940?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.009698 10.0.0.129 - - [2026-02-26 10:31:57] "PUT /virtual-machine-interface/3183601c-fa24-4319-b332-71252aecea2c HTTP/1.1" 200 285 0.017916 10.0.0.129 - - [2026-02-26 10:31:57] "PUT /instance-ip/f3306b09-0b72-42c1-ba34-c230dc6c97ca HTTP/1.1" 200 257 0.025562 10.0.0.129 - - [2026-02-26 10:31:57] "POST /ref-update HTTP/1.1" 200 156 0.018710 10.0.0.129 - - [2026-02-26 10:31:57] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.078681 10.0.0.129 - - [2026-02-26 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.014729 10.0.0.129 - - [2026-02-26 10:31:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024885 10.0.0.129 - - [2026-02-26 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.024076 10.0.0.129 - - [2026-02-26 10:31:58] "GET /loadbalancer-pool/277f66d0-6324-4e98-bcf4-184fae70d0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.010983 10.0.0.129 - - [2026-02-26 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.023781 10.0.0.129 - - [2026-02-26 10:31:58] "POST /loadbalancer-members HTTP/1.1" 200 709 0.036019 10.0.0.129 - - [2026-02-26 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.018184 10.0.0.129 - - [2026-02-26 10:31:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007403 10.0.0.129 - - [2026-02-26 10:31:58] "GET /loadbalancer-member/6725bce9-f16b-4cb5-97e5-38ac0f30a9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.003700 10.0.0.129 - - [2026-02-26 10:31:58] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004275 10.0.0.129 - - [2026-02-26 10:31:58] "PUT /service-instance/9b3776b6-b238-4b73-8ac2-98a29e5c82bb HTTP/1.1" 200 267 0.019449 10.0.0.129 - - [2026-02-26 10:31:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014604 10.0.0.129 - - [2026-02-26 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.129 - - [2026-02-26 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.129 - - [2026-02-26 10:31:58] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003681 10.0.0.129 - - [2026-02-26 10:31:58] "POST /tags HTTP/1.1" 409 221 0.002615 10.0.0.129 - - [2026-02-26 10:31:58] "POST /chown HTTP/1.1" 200 109 0.009530 10.0.0.129 - - [2026-02-26 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010293 10.0.0.129 - - [2026-02-26 10:31:58] "GET /tag/0b68e995-0f98-49dc-a918-45342ec58260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018197 10.0.0.129 - - [2026-02-26 10:31:58] "POST /chown HTTP/1.1" 200 109 0.045819 10.0.0.129 - - [2026-02-26 10:31:58] "POST /tags HTTP/1.1" 409 238 0.003696 10.0.0.129 - - [2026-02-26 10:31:58] "PUT /instance-ip/f3306b09-0b72-42c1-ba34-c230dc6c97ca HTTP/1.1" 200 257 0.043828 10.0.0.129 - - [2026-02-26 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009130 10.0.0.129 - - [2026-02-26 10:31:58] "GET /tag/12a467a0-060e-4140-9f6e-c89d09c0059b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.015603 10.0.0.129 - - [2026-02-26 10:31:58] "POST /firewall-rules HTTP/1.1" 409 293 0.004457 10.0.0.129 - - [2026-02-26 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.014399 10.0.0.129 - - [2026-02-26 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005776 10.0.0.129 - - [2026-02-26 10:31:58] "POST /chown HTTP/1.1" 200 109 0.021744 10.0.0.129 - - [2026-02-26 10:31:58] "POST /chown HTTP/1.1" 200 109 0.028617 10.0.0.129 - - [2026-02-26 10:31:58] "PUT /firewall-rule/c45507db-de46-4fd5-8969-148c08d93eec HTTP/1.1" 200 261 0.055827 10.0.0.129 - - [2026-02-26 10:31:58] "GET /firewall-rule/c45507db-de46-4fd5-8969-148c08d93eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.009285 10.0.0.129 - - [2026-02-26 10:31:58] "PUT /instance-ip/f3306b09-0b72-42c1-ba34-c230dc6c97ca HTTP/1.1" 200 257 0.016645 10.0.0.129 - - [2026-02-26 10:31:58] "GET /firewall-policy/b7c57e4a-dc0d-4753-91c7-4162526606fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.008462 10.0.0.129 - - [2026-02-26 10:31:58] "GET /firewall-rule/c45507db-de46-4fd5-8969-148c08d93eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.006027 10.0.0.129 - - [2026-02-26 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.029176 10.0.0.129 - - [2026-02-26 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010848 10.0.0.129 - - [2026-02-26 10:31:58] "POST /chown HTTP/1.1" 200 109 0.013071 10.0.0.129 - - [2026-02-26 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.018168 10.0.0.129 - - [2026-02-26 10:31:58] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.032534 10.0.0.129 - - [2026-02-26 10:31:58] "POST /chown HTTP/1.1" 200 109 0.061581 10.0.0.129 - - [2026-02-26 10:31:58] "PUT /instance-ip/f3306b09-0b72-42c1-ba34-c230dc6c97ca HTTP/1.1" 200 257 0.024274 10.0.0.129 - - [2026-02-26 10:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005529 10.0.0.129 - - [2026-02-26 10:31:58] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.036210 10.0.0.129 - - [2026-02-26 10:31:58] "POST /virtual-machines HTTP/1.1" 200 374 0.010523 10.0.0.129 - - [2026-02-26 10:31:58] "POST /ref-update HTTP/1.1" 200 156 0.034535 10.0.0.129 - - [2026-02-26 10:31:58] "POST /chown HTTP/1.1" 200 109 0.032891 10.0.0.129 - - [2026-02-26 10:31:58] "POST /chown HTTP/1.1" 200 109 0.028272 10.0.0.129 - - [2026-02-26 10:31:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.029009 10.0.0.129 - - [2026-02-26 10:31:59] "PUT /instance-ip/f3306b09-0b72-42c1-ba34-c230dc6c97ca HTTP/1.1" 200 257 0.032420 10.0.0.129 - - [2026-02-26 10:31:59] "POST /ref-update HTTP/1.1" 200 156 0.049909 10.0.0.129 - - [2026-02-26 10:31:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.143234 10.0.0.129 - - [2026-02-26 10:31:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.026436 10.0.0.129 - - [2026-02-26 10:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012296 10.0.0.129 - - [2026-02-26 10:31:59] "GET /virtual-machine-interface/615bcd8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.006218 10.0.0.129 - - [2026-02-26 10:31:59] "PUT /service-instance/9b3776b6-b238-4b73-8ac2-98a29e5c82bb HTTP/1.1" 200 267 0.013983 10.0.0.129 - - [2026-02-26 10:31:59] "POST /instance-ips HTTP/1.1" 200 414 0.061208 10.0.0.129 - - [2026-02-26 10:31:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.030731 10.0.0.129 - - [2026-02-26 10:31:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.044088 10.0.0.129 - - [2026-02-26 10:31:59] "GET /virtual-machine-interface/615bcd8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.013160 10.0.0.129 - - [2026-02-26 10:31:59] "PUT /service-instance/9b3776b6-b238-4b73-8ac2-98a29e5c82bb HTTP/1.1" 200 267 0.013799 10.0.0.129 - - [2026-02-26 10:31:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.015969 10.0.0.129 - - [2026-02-26 10:31:59] "POST /set-tag HTTP/1.1" 200 109 0.048837 10.0.0.129 - - [2026-02-26 10:31:59] "GET /virtual-machine-interface/615bcd8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.023714 10.0.0.129 - - [2026-02-26 10:31:59] "GET /instance-ip/617807ca-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.009796 10.0.0.129 - - [2026-02-26 10:31:59] "PUT /service-instance/9b3776b6-b238-4b73-8ac2-98a29e5c82bb HTTP/1.1" 200 267 0.014212 10.0.0.129 - - [2026-02-26 10:31:59] "GET /virtual-machine-interface/615bcd8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005329 10.0.0.129 - - [2026-02-26 10:31:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.047764 10.0.0.129 - - [2026-02-26 10:31:59] "POST /set-tag HTTP/1.1" 200 109 0.003954 10.0.0.129 - - [2026-02-26 10:31:59] "GET /virtual-router/2cbe7b16-151e-4f10-a806-25f5ffd731a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.004724 10.0.0.129 - - [2026-02-26 10:31:59] "PUT /service-instance/9b3776b6-b238-4b73-8ac2-98a29e5c82bb HTTP/1.1" 200 267 0.009169 10.0.0.129 - - [2026-02-26 10:31:59] "POST /ref-update HTTP/1.1" 200 156 0.008378 10.0.0.129 - - [2026-02-26 10:31:59] "GET /virtual-machine-interface/615bcd8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.024894 10.0.0.129 - - [2026-02-26 10:31:59] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.129 - - [2026-02-26 10:31:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.027010 10.0.0.129 - - [2026-02-26 10:31:59] "PUT /service-instance/9b3776b6-b238-4b73-8ac2-98a29e5c82bb HTTP/1.1" 200 267 0.011761 10.0.0.129 - - [2026-02-26 10:31:59] "GET /virtual-machine-interface/615bcd8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008257 10.0.0.129 - - [2026-02-26 10:31:59] "POST /set-tag HTTP/1.1" 200 109 0.003246 10.0.0.129 - - [2026-02-26 10:31:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013760 10.0.0.129 - - [2026-02-26 10:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.129 - - [2026-02-26 10:31:59] "POST /chown HTTP/1.1" 200 109 0.007809 10.0.0.129 - - [2026-02-26 10:31:59] "POST /chown HTTP/1.1" 200 109 0.029492 10.0.0.129 - - [2026-02-26 10:31:59] "POST /ref-update HTTP/1.1" 200 156 0.020449 10.0.0.129 - - [2026-02-26 10:31:59] "POST /chown HTTP/1.1" 200 109 0.007456 10.0.0.129 - - [2026-02-26 10:31:59] "POST /chown HTTP/1.1" 200 109 0.024590 10.0.0.129 - - [2026-02-26 10:31:59] "POST /ref-update HTTP/1.1" 200 156 0.018227 10.0.0.129 - - [2026-02-26 10:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.008707 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.029965 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.010791 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.034811 10.0.0.129 - - [2026-02-26 10:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.007522 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.035176 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.006981 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.015273 10.0.0.129 - - [2026-02-26 10:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008321 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.006979 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.017900 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.012661 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.009073 10.0.0.129 - - [2026-02-26 10:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.008693 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.007649 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.019565 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.023304 10.0.0.129 - - [2026-02-26 10:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.007758 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.032800 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.006965 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.014231 10.0.0.129 - - [2026-02-26 10:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.007407 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.022614 10.0.0.129 - - [2026-02-26 10:32:00] "POST /chown HTTP/1.1" 200 109 0.017626 10.0.0.129 - - [2026-02-26 10:32:01] "POST /chown HTTP/1.1" 200 109 0.006972 10.0.0.129 - - [2026-02-26 10:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.129 - - [2026-02-26 10:32:01] "POST /chown HTTP/1.1" 200 109 0.007239 10.0.0.129 - - [2026-02-26 10:32:01] "POST /chown HTTP/1.1" 200 109 0.020621 10.0.0.129 - - [2026-02-26 10:32:01] "POST /chown HTTP/1.1" 200 109 0.013153 10.0.0.129 - - [2026-02-26 10:32:01] "POST /chown HTTP/1.1" 200 109 0.034586 10.0.0.129 - - [2026-02-26 10:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.129 - - [2026-02-26 10:32:01] "POST /chown HTTP/1.1" 200 109 0.007948 10.0.0.129 - - [2026-02-26 10:32:01] "POST /chown HTTP/1.1" 200 109 0.019835 10.0.0.129 - - [2026-02-26 10:32:01] "POST /chown HTTP/1.1" 200 109 0.019573 10.0.0.129 - - [2026-02-26 10:32:01] "POST /chown HTTP/1.1" 200 109 0.008424 10.0.0.129 - - [2026-02-26 10:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.129 - - [2026-02-26 10:32:01] "POST /chown HTTP/1.1" 200 109 0.007366 10.0.0.129 - - [2026-02-26 10:32:01] "POST /chown HTTP/1.1" 200 109 0.007155 10.0.0.129 - - [2026-02-26 10:32:01] "POST /chown HTTP/1.1" 200 109 0.021140 10.0.0.129 - - [2026-02-26 10:32:01] "POST /chown HTTP/1.1" 200 109 0.024288 10.0.0.129 - - [2026-02-26 10:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.129 - - [2026-02-26 10:32:01] "POST /chown HTTP/1.1" 200 109 0.011946 10.0.0.129 - - [2026-02-26 10:32:01] "POST /chown HTTP/1.1" 200 109 0.015356 10.0.0.129 - - [2026-02-26 10:32:01] "POST /chown HTTP/1.1" 200 109 0.008960 10.0.0.129 - - [2026-02-26 10:32:01] "POST /chown HTTP/1.1" 200 109 0.032030 10.0.0.129 - - [2026-02-26 10:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.129 - - [2026-02-26 10:32:01] "POST /chown HTTP/1.1" 200 109 0.008822 10.0.0.129 - - [2026-02-26 10:32:01] "POST /chown HTTP/1.1" 200 109 0.036810 10.0.0.129 - - [2026-02-26 10:32:01] "POST /chown HTTP/1.1" 200 109 0.015110 10.0.0.129 - - [2026-02-26 10:32:01] "POST /chown HTTP/1.1" 200 109 0.008801 10.0.0.129 - - [2026-02-26 10:32:06] "GET /virtual-machine-interface/5c93db8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005269 10.0.0.129 - - [2026-02-26 10:32:06] "POST /set-tag HTTP/1.1" 200 109 0.003721 10.0.0.129 - - [2026-02-26 10:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.129 - - [2026-02-26 10:32:06] "GET /loadbalancer/8d35259f-00d3-4368-8cba-670738479501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.006006 10.0.0.129 - - [2026-02-26 10:32:06] "GET /loadbalancer-pool/f0f5af55-5356-4495-b225-9d47e145507f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.007585 10.0.0.129 - - [2026-02-26 10:32:06] "POST /loadbalancer-members HTTP/1.1" 200 704 0.077320 10.0.0.129 - - [2026-02-26 10:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.106549 10.0.0.129 - - [2026-02-26 10:32:06] "GET /virtual-machine-interface/5c93db8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010464 10.0.0.129 - - [2026-02-26 10:32:06] "POST /tags HTTP/1.1" 409 221 0.005727 10.0.0.129 - - [2026-02-26 10:32:06] "GET /virtual-machine-interface/5c93db8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014455 10.0.0.129 - - [2026-02-26 10:32:06] "POST /ref-update HTTP/1.1" 200 156 0.021438 10.0.0.129 - - [2026-02-26 10:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012724 10.0.0.129 - - [2026-02-26 10:32:06] "GET /tag/0b68e995-0f98-49dc-a918-45342ec58260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.045931 10.0.0.129 - - [2026-02-26 10:32:06] "GET /floating-ip/51bec63b-d587-438d-a2c5-ac32031d64f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.064720 10.0.0.129 - - [2026-02-26 10:32:06] "PUT /floating-ip/51bec63b-d587-438d-a2c5-ac32031d64f5 HTTP/1.1" 200 257 0.037832 10.0.0.129 - - [2026-02-26 10:32:06] "POST /set-tag HTTP/1.1" 200 109 0.130027 10.0.0.129 - - [2026-02-26 10:32:07] "GET /virtual-machine-interface/5d069fc6-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008603 10.0.0.129 - - [2026-02-26 10:32:07] "POST /set-tag HTTP/1.1" 200 109 0.003925 10.0.0.129 - - [2026-02-26 10:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005828 10.0.0.129 - - [2026-02-26 10:32:07] "GET /loadbalancer/8d35259f-00d3-4368-8cba-670738479501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002790 10.0.0.129 - - [2026-02-26 10:32:07] "GET /loadbalancer-pool/f0f5af55-5356-4495-b225-9d47e145507f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003207 10.0.0.129 - - [2026-02-26 10:32:07] "POST /loadbalancer-members HTTP/1.1" 200 704 0.032212 10.0.0.129 - - [2026-02-26 10:32:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.036276 10.0.0.129 - - [2026-02-26 10:32:07] "GET /virtual-machine-interface/5d069fc6-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.029391 10.0.0.129 - - [2026-02-26 10:32:07] "GET /virtual-machine-interface/5d069fc6-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015496 10.0.0.129 - - [2026-02-26 10:32:07] "POST /ref-update HTTP/1.1" 200 156 0.013937 10.0.0.129 - - [2026-02-26 10:32:07] "GET /floating-ip/51bec63b-d587-438d-a2c5-ac32031d64f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.018465 10.0.0.129 - - [2026-02-26 10:32:07] "POST /set-tag HTTP/1.1" 200 109 0.055380 10.0.0.129 - - [2026-02-26 10:32:08] "GET /virtual-machine/ab4f0da0-f5b9-4e33-83a4-a94fa8489f7d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003834 10.0.0.129 - - [2026-02-26 10:32:08] "GET /virtual-machine-interface/5c93db8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.011935 10.0.0.129 - - [2026-02-26 10:32:08] "GET /virtual-machine/91bd5895-6e4b-4bfb-904c-7ac2f85495d9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003886 10.0.0.129 - - [2026-02-26 10:32:08] "GET /virtual-machine-interface/5d069fc6-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004888 10.0.0.129 - - [2026-02-26 10:32:13] "GET /virtual-machine-interface/615bcd8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005302 10.0.0.129 - - [2026-02-26 10:32:13] "POST /set-tag HTTP/1.1" 200 109 0.003005 10.0.0.129 - - [2026-02-26 10:32:14] "GET /virtual-machine/6dd7db0d-a59e-43a5-8971-bc980d4487cf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003686 10.0.0.129 - - [2026-02-26 10:32:14] "GET /virtual-machine-interface/615bcd8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004514 10.0.0.129 - - [2026-02-26 10:32:14] "GET /virtual-machine-interface/615bcd8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004392 10.0.0.129 - - [2026-02-26 10:32:14] "POST /set-tag HTTP/1.1" 200 109 0.003813 10.0.0.129 - - [2026-02-26 10:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.129 - - [2026-02-26 10:32:45] "POST /chown HTTP/1.1" 200 109 0.008927 10.0.0.129 - - [2026-02-26 10:32:45] "POST /chown HTTP/1.1" 200 109 0.016517 10.0.0.129 - - [2026-02-26 10:32:45] "POST /chown HTTP/1.1" 200 109 0.025273 10.0.0.129 - - [2026-02-26 10:32:45] "POST /chown HTTP/1.1" 200 109 0.021022 10.0.0.129 - - [2026-02-26 10:32:46] "GET /virtual-machine-interface/615bcd8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006503 10.0.0.129 - - [2026-02-26 10:32:46] "POST /set-tag HTTP/1.1" 200 109 0.004175 10.0.0.129 - - [2026-02-26 10:32:46] "GET /virtual-machine-interface/615bcd8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005200 10.0.0.129 - - [2026-02-26 10:32:46] "POST /set-tag HTTP/1.1" 200 109 0.002830 10.0.0.129 - - [2026-02-26 10:32:46] "GET /virtual-machine/6dd7db0d-a59e-43a5-8971-bc980d4487cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.004396 10.0.0.129 - - [2026-02-26 10:32:46] "POST /ref-update HTTP/1.1" 200 156 0.014337 10.0.0.129 - - [2026-02-26 10:32:46] "GET /virtual-machine-interface/615bcd8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.015237 10.0.0.129 - - [2026-02-26 10:32:46] "POST /set-tag HTTP/1.1" 200 109 0.016371 10.0.0.129 - - [2026-02-26 10:32:46] "POST /set-tag HTTP/1.1" 200 109 0.022338 10.0.0.129 - - [2026-02-26 10:32:46] "DELETE /instance-ip/617807ca-12fe-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.046626 10.0.0.129 - - [2026-02-26 10:32:46] "DELETE /virtual-machine-interface/615bcd8a-12fe-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.041178 10.0.0.129 - - [2026-02-26 10:32:46] "DELETE /virtual-machine/6dd7db0d-a59e-43a5-8971-bc980d4487cf HTTP/1.1" 200 115 0.019147 10.0.0.129 - - [2026-02-26 10:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.129 - - [2026-02-26 10:32:49] "GET /tag/12a467a0-060e-4140-9f6e-c89d09c0059b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011333 10.0.0.129 - - [2026-02-26 10:32:49] "GET /tag/12a467a0-060e-4140-9f6e-c89d09c0059b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.012469 10.0.0.129 - - [2026-02-26 10:32:49] "GET /virtual-machine-interface/3183601c-fa24-4319-b332-71252aecea2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004822 10.0.0.129 - - [2026-02-26 10:32:49] "POST /set-tag HTTP/1.1" 200 109 0.016634 10.0.0.129 - - [2026-02-26 10:32:49] "GET /virtual-machine-interface/9c4a277b-d691-44d3-bf27-1e8f758d6b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.021989 10.0.0.129 - - [2026-02-26 10:32:49] "POST /set-tag HTTP/1.1" 200 109 0.014750 10.0.0.129 - - [2026-02-26 10:32:49] "GET /virtual-machine-interface/c290927b-1c30-4f32-a32b-3ff3e8d8d11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004606 10.0.0.129 - - [2026-02-26 10:32:49] "POST /set-tag HTTP/1.1" 200 109 0.015178 10.0.0.129 - - [2026-02-26 10:32:49] "GET /firewall-policy/b7c57e4a-dc0d-4753-91c7-4162526606fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.021979 10.0.0.129 - - [2026-02-26 10:32:49] "GET /firewall-rule/c45507db-de46-4fd5-8969-148c08d93eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003241 10.0.0.129 - - [2026-02-26 10:32:49] "POST /ref-update HTTP/1.1" 200 156 0.012976 10.0.0.129 - - [2026-02-26 10:32:49] "DELETE /firewall-rule/c45507db-de46-4fd5-8969-148c08d93eec HTTP/1.1" 200 115 0.046837 10.0.0.129 - - [2026-02-26 10:32:49] "DELETE /loadbalancer-member/6725bce9-f16b-4cb5-97e5-38ac0f30a9c9 HTTP/1.1" 200 115 0.039369 10.0.0.129 - - [2026-02-26 10:32:49] "PUT /service-instance/9b3776b6-b238-4b73-8ac2-98a29e5c82bb HTTP/1.1" 200 267 0.028453 10.0.0.129 - - [2026-02-26 10:32:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014718 10.0.0.129 - - [2026-02-26 10:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005676 10.0.0.129 - - [2026-02-26 10:32:49] "DELETE /loadbalancer-pool/277f66d0-6324-4e98-bcf4-184fae70d0a7 HTTP/1.1" 200 115 0.097748 10.0.0.129 - - [2026-02-26 10:32:49] "POST /chown HTTP/1.1" 200 109 0.022395 10.0.0.129 - - [2026-02-26 10:32:49] "DELETE /loadbalancer-listener/a473bb71-4a31-4383-a616-24e267352940 HTTP/1.1" 200 115 0.057271 10.0.0.129 - - [2026-02-26 10:32:49] "GET /floating-ip/dbb09375-ab0e-4cce-b184-3e5f8192c33d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.003608 10.0.0.129 - - [2026-02-26 10:32:49] "POST /chown HTTP/1.1" 200 109 0.011518 10.0.0.129 - - [2026-02-26 10:32:50] "POST /chown HTTP/1.1" 200 109 0.018512 10.0.0.129 - - [2026-02-26 10:32:50] "POST /chown HTTP/1.1" 200 109 0.031939 10.0.0.129 - - [2026-02-26 10:32:50] "PUT /floating-ip/dbb09375-ab0e-4cce-b184-3e5f8192c33d HTTP/1.1" 200 257 0.057754 10.0.0.129 - - [2026-02-26 10:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005621 10.0.0.129 - - [2026-02-26 10:32:50] "POST /chown HTTP/1.1" 200 109 0.021457 10.0.0.129 - - [2026-02-26 10:32:50] "POST /chown HTTP/1.1" 200 109 0.019230 10.0.0.129 - - [2026-02-26 10:32:50] "DELETE /floating-ip/dbb09375-ab0e-4cce-b184-3e5f8192c33d HTTP/1.1" 200 115 0.095666 10.0.0.129 - - [2026-02-26 10:32:50] "POST /chown HTTP/1.1" 200 109 0.008996 10.0.0.129 - - [2026-02-26 10:32:50] "POST /chown HTTP/1.1" 200 109 0.028430 10.0.0.129 - - [2026-02-26 10:32:50] "PUT /service-instance/9b3776b6-b238-4b73-8ac2-98a29e5c82bb HTTP/1.1" 200 267 0.008671 10.0.0.129 - - [2026-02-26 10:32:50] "DELETE /loadbalancer/5939685c-818b-4cd4-8a2c-0a406fec4a98 HTTP/1.1" 200 115 0.109371 10.0.0.129 - - [2026-02-26 10:32:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008606 10.0.0.129 - - [2026-02-26 10:32:50] "DELETE /instance-ip/f3306b09-0b72-42c1-ba34-c230dc6c97ca HTTP/1.1" 200 115 0.052514 10.0.0.129 - - [2026-02-26 10:32:50] "PUT /service-instance/9b3776b6-b238-4b73-8ac2-98a29e5c82bb HTTP/1.1" 200 267 0.014901 10.0.0.129 - - [2026-02-26 10:32:50] "GET /floating-ip-pool/4fb2322f-5935-46f6-b91a-add84c6e17b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009342 10.0.0.129 - - [2026-02-26 10:32:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.030443 10.0.0.129 - - [2026-02-26 10:32:50] "POST /ref-update HTTP/1.1" 200 156 0.027998 10.0.0.129 - - [2026-02-26 10:32:50] "DELETE /virtual-machine-interface/c290927b-1c30-4f32-a32b-3ff3e8d8d11e HTTP/1.1" 200 115 0.151131 10.0.0.129 - - [2026-02-26 10:32:50] "PUT /service-instance/9b3776b6-b238-4b73-8ac2-98a29e5c82bb HTTP/1.1" 200 267 0.018610 10.0.0.129 - - [2026-02-26 10:32:50] "DELETE /floating-ip-pool/4fb2322f-5935-46f6-b91a-add84c6e17b5 HTTP/1.1" 200 115 0.102436 10.0.0.129 - - [2026-02-26 10:32:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.030476 10.0.0.129 - - [2026-02-26 10:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010824 10.0.0.129 - - [2026-02-26 10:32:50] "DELETE /tag/12a467a0-060e-4140-9f6e-c89d09c0059b HTTP/1.1" 200 115 0.190682 10.0.0.129 - - [2026-02-26 10:32:50] "DELETE /service-instance/9b3776b6-b238-4b73-8ac2-98a29e5c82bb HTTP/1.1" 200 115 0.112066 10.0.0.129 - - [2026-02-26 10:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005682 10.0.0.129 - - [2026-02-26 10:32:50] "POST /useragent-kv HTTP/1.1" 200 115 0.011923 10.0.0.129 - - [2026-02-26 10:32:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003474 10.0.0.129 - - [2026-02-26 10:32:50] "DELETE /virtual-network/76e69933-77cf-404e-a240-c12592648788 HTTP/1.1" 200 115 0.251815 10.0.0.129 - - [2026-02-26 10:32:50] "GET /virtual-machine-interface/3183601c-fa24-4319-b332-71252aecea2c?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.008351 10.0.0.129 - - [2026-02-26 10:32:50] "GET /routing-instance/9fe12868-1ec7-45c4-ae1b-ce82ec2c2e12 HTTP/1.1" 404 171 0.002771 10.0.0.129 - - [2026-02-26 10:32:50] "GET /domains HTTP/1.1" 200 281 0.002065 10.0.0.129 - - [2026-02-26 10:32:50] "GET /domain/5f80b6bb-b8e5-41bd-af3f-4c67c29d606c HTTP/1.1" 200 3099 0.006224 10.0.0.129 - - [2026-02-26 10:32:50] "DELETE /route-target/0da14202-6262-49ab-a540-a3fc39ee2ad5 HTTP/1.1" 200 115 0.059135 10.0.0.129 - - [2026-02-26 10:32:50] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f HTTP/1.1" 200 7169 0.045297 10.0.0.129 - - [2026-02-26 10:32:50] "DELETE /virtual-machine-interface/3183601c-fa24-4319-b332-71252aecea2c HTTP/1.1" 200 115 0.124022 10.0.0.129 - - [2026-02-26 10:32:50] "GET /virtual-machine-interface/5d069fc6-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007761 10.0.0.129 - - [2026-02-26 10:32:51] "POST /set-tag HTTP/1.1" 200 109 0.006777 10.0.0.129 - - [2026-02-26 10:32:51] "DELETE /virtual-machine/70936d48-00f6-4dfa-a798-64f72ba452a5 HTTP/1.1" 200 115 0.068185 10.0.0.129 - - [2026-02-26 10:32:51] "GET /virtual-machine-interface/9c4a277b-d691-44d3-bf27-1e8f758d6b02?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.008612 10.0.0.129 - - [2026-02-26 10:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.129 - - [2026-02-26 10:32:51] "GET /loadbalancer/8d35259f-00d3-4368-8cba-670738479501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003561 10.0.0.129 - - [2026-02-26 10:32:51] "GET /virtual-machine-interface/5d069fc6-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007979 10.0.0.129 - - [2026-02-26 10:32:51] "DELETE /virtual-machine-interface/9c4a277b-d691-44d3-bf27-1e8f758d6b02 HTTP/1.1" 200 115 0.054577 10.0.0.129 - - [2026-02-26 10:32:51] "POST /set-tag HTTP/1.1" 200 109 0.048027 10.0.0.129 - - [2026-02-26 10:32:51] "POST /ref-update HTTP/1.1" 200 156 0.030671 10.0.0.129 - - [2026-02-26 10:32:51] "DELETE /virtual-machine/c5b51ca9-a25f-404c-bc88-fab902dd470c HTTP/1.1" 200 115 0.075923 10.0.0.129 - - [2026-02-26 10:32:51] "DELETE /loadbalancer-member/8265c56b-2361-41ee-b1d7-d2322d7d72c5 HTTP/1.1" 200 115 0.094309 10.0.0.129 - - [2026-02-26 10:32:52] "GET /virtual-machine-interface/5d069fc6-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006426 10.0.0.129 - - [2026-02-26 10:32:52] "POST /set-tag HTTP/1.1" 200 109 0.003323 10.0.0.129 - - [2026-02-26 10:32:52] "GET /virtual-machine-interface/5d069fc6-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004811 10.0.0.129 - - [2026-02-26 10:32:52] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.129 - - [2026-02-26 10:32:52] "GET /virtual-machine/91bd5895-6e4b-4bfb-904c-7ac2f85495d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003348 10.0.0.129 - - [2026-02-26 10:32:52] "POST /ref-update HTTP/1.1" 200 156 0.010225 10.0.0.129 - - [2026-02-26 10:32:52] "GET /virtual-machine-interface/5d069fc6-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009339 10.0.0.129 - - [2026-02-26 10:32:52] "POST /set-tag HTTP/1.1" 200 109 0.015806 10.0.0.129 - - [2026-02-26 10:32:52] "POST /set-tag HTTP/1.1" 200 109 0.015877 10.0.0.129 - - [2026-02-26 10:32:52] "POST /set-tag HTTP/1.1" 200 109 0.023867 10.0.0.129 - - [2026-02-26 10:32:52] "DELETE /instance-ip/5d227c78-12fe-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.053472 10.0.0.129 - - [2026-02-26 10:32:52] "POST /ref-update HTTP/1.1" 200 156 0.011935 10.0.0.129 - - [2026-02-26 10:32:52] "DELETE /virtual-machine-interface/5d069fc6-12fe-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.048271 10.0.0.129 - - [2026-02-26 10:32:52] "DELETE /virtual-machine/91bd5895-6e4b-4bfb-904c-7ac2f85495d9 HTTP/1.1" 200 115 0.025203 10.0.0.129 - - [2026-02-26 10:32:56] "GET /virtual-machine-interface/5c93db8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009205 10.0.0.129 - - [2026-02-26 10:32:56] "POST /set-tag HTTP/1.1" 200 109 0.005517 10.0.0.129 - - [2026-02-26 10:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.129 - - [2026-02-26 10:32:56] "GET /loadbalancer/8d35259f-00d3-4368-8cba-670738479501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003686 10.0.0.129 - - [2026-02-26 10:32:57] "GET /virtual-machine-interface/5c93db8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004707 10.0.0.129 - - [2026-02-26 10:32:57] "POST /set-tag HTTP/1.1" 200 109 0.005409 10.0.0.129 - - [2026-02-26 10:32:57] "GET /virtual-machine-interface/5c93db8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004737 10.0.0.129 - - [2026-02-26 10:32:57] "POST /set-tag HTTP/1.1" 200 109 0.002672 10.0.0.129 - - [2026-02-26 10:32:57] "GET /virtual-machine/ab4f0da0-f5b9-4e33-83a4-a94fa8489f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003145 10.0.0.129 - - [2026-02-26 10:32:57] "POST /ref-update HTTP/1.1" 200 156 0.012312 10.0.0.129 - - [2026-02-26 10:32:57] "GET /virtual-machine-interface/5c93db8a-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006435 10.0.0.129 - - [2026-02-26 10:32:57] "POST /set-tag HTTP/1.1" 200 109 0.018750 10.0.0.129 - - [2026-02-26 10:32:57] "POST /set-tag HTTP/1.1" 200 109 0.037033 10.0.0.129 - - [2026-02-26 10:32:57] "POST /set-tag HTTP/1.1" 200 109 0.048419 10.0.0.129 - - [2026-02-26 10:32:57] "DELETE /instance-ip/5cafadf6-12fe-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.062031 10.0.0.129 - - [2026-02-26 10:32:57] "POST /ref-update HTTP/1.1" 200 156 0.013966 10.0.0.129 - - [2026-02-26 10:32:57] "DELETE /virtual-machine-interface/5c93db8a-12fe-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.070609 10.0.0.129 - - [2026-02-26 10:32:57] "DELETE /virtual-machine/ab4f0da0-f5b9-4e33-83a4-a94fa8489f7d HTTP/1.1" 200 115 0.019577 10.0.0.129 - - [2026-02-26 10:32:57] "DELETE /tag/08ebebed-4f87-4b12-a7bd-0af2dd508f65 HTTP/1.1" 200 115 0.070046 10.0.0.129 - - [2026-02-26 10:32:57] "DELETE /tag/e2ecdb81-32bc-4a5e-884a-a0fb1343bce8 HTTP/1.1" 200 115 0.050370 10.0.0.129 - - [2026-02-26 10:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.129 - - [2026-02-26 10:33:01] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041183 10.0.0.129 - - [2026-02-26 10:33:01] "POST /tags HTTP/1.1" 200 394 0.029829 10.0.0.129 - - [2026-02-26 10:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.129 - - [2026-02-26 10:33:01] "GET /tag/3021bb7b-10b4-4948-8e05-d5e2b47e2b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011341 10.0.0.129 - - [2026-02-26 10:33:01] "POST /tags HTTP/1.1" 200 342 0.027229 10.0.0.129 - - [2026-02-26 10:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.129 - - [2026-02-26 10:33:01] "GET /tag/5cc07a7b-0409-412b-b46e-1a64e27c5a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012872 10.0.0.129 - - [2026-02-26 10:33:01] "POST /id-to-fqname HTTP/1.1" 200 192 0.003956 10.0.0.129 - - [2026-02-26 10:33:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.007999 10.0.0.129 - - [2026-02-26 10:33:01] "POST /security-groups HTTP/1.1" 200 589 0.076661 10.0.0.129 - - [2026-02-26 10:33:01] "POST /projects HTTP/1.1" 200 521 0.241000 10.0.0.129 - - [2026-02-26 10:33:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.002278 10.0.0.129 - - [2026-02-26 10:33:01] "POST /access-control-lists HTTP/1.1" 200 600 0.070789 10.0.0.129 - - [2026-02-26 10:33:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.062768 10.0.0.129 - - [2026-02-26 10:33:01] "POST /fqname-to-id HTTP/1.1" 404 235 0.018036 10.0.0.129 - - [2026-02-26 10:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011593 10.0.0.129 - - [2026-02-26 10:33:01] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.009099 10.0.0.129 - - [2026-02-26 10:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.129 - - [2026-02-26 10:33:02] "POST /access-control-lists HTTP/1.1" 200 598 0.067644 10.0.0.129 - - [2026-02-26 10:33:02] "GET /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.019904 10.0.0.129 - - [2026-02-26 10:33:02] "PUT /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32 HTTP/1.1" 200 265 0.077256 10.0.0.129 - - [2026-02-26 10:33:02] "PUT /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6 HTTP/1.1" 200 265 0.058640 10.0.0.129 - - [2026-02-26 10:33:02] "POST /security-groups HTTP/1.1" 200 593 0.102576 10.0.0.129 - - [2026-02-26 10:33:02] "POST /fqname-to-id HTTP/1.1" 404 270 0.005818 10.0.0.129 - - [2026-02-26 10:33:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.036707 10.0.0.129 - - [2026-02-26 10:33:02] "POST /chown HTTP/1.1" 200 109 0.045203 10.0.0.129 - - [2026-02-26 10:33:02] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020707 10.0.0.129 - - [2026-02-26 10:33:02] "POST /access-control-lists HTTP/1.1" 200 634 0.123857 10.0.0.129 - - [2026-02-26 10:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008335 10.0.0.129 - - [2026-02-26 10:33:02] "POST /fqname-to-id HTTP/1.1" 404 269 0.012912 10.0.0.129 - - [2026-02-26 10:33:02] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.013095 10.0.0.129 - - [2026-02-26 10:33:02] "POST /tags HTTP/1.1" 409 226 0.002262 10.0.0.129 - - [2026-02-26 10:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.129 - - [2026-02-26 10:33:02] "GET /tag/5cc07a7b-0409-412b-b46e-1a64e27c5a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.027600 10.0.0.129 - - [2026-02-26 10:33:02] "POST /access-control-lists HTTP/1.1" 200 632 0.088797 10.0.0.129 - - [2026-02-26 10:33:02] "POST /firewall-rules HTTP/1.1" 200 602 0.069115 10.0.0.129 - - [2026-02-26 10:33:02] "GET /firewall-rule/69c5697b-7e9e-4b80-8270-848cac27a1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007888 10.0.0.129 - - [2026-02-26 10:33:02] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004303 10.0.0.129 - - [2026-02-26 10:33:02] "GET /firewall-rule/69c5697b-7e9e-4b80-8270-848cac27a1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003432 10.0.0.129 - - [2026-02-26 10:33:02] "POST /ref-update HTTP/1.1" 200 156 0.046133 10.0.0.129 - - [2026-02-26 10:33:02] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012011 10.0.0.129 - - [2026-02-26 10:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.129 - - [2026-02-26 10:33:02] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003322 10.0.0.129 - - [2026-02-26 10:33:02] "POST /tags HTTP/1.1" 409 226 0.002162 10.0.0.129 - - [2026-02-26 10:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006365 10.0.0.129 - - [2026-02-26 10:33:03] "GET /tag/5cc07a7b-0409-412b-b46e-1a64e27c5a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011509 10.0.0.129 - - [2026-02-26 10:33:03] "POST /firewall-rules HTTP/1.1" 200 600 0.082394 10.0.0.129 - - [2026-02-26 10:33:03] "GET /firewall-rule/b03e418a-4ab9-41f6-a966-2d52234f84d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004361 10.0.0.129 - - [2026-02-26 10:33:03] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004126 10.0.0.129 - - [2026-02-26 10:33:03] "GET /firewall-rule/b03e418a-4ab9-41f6-a966-2d52234f84d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003279 10.0.0.129 - - [2026-02-26 10:33:03] "POST /ref-update HTTP/1.1" 200 156 0.045343 10.0.0.129 - - [2026-02-26 10:33:04] "POST /tags HTTP/1.1" 200 394 0.027196 10.0.0.129 - - [2026-02-26 10:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.129 - - [2026-02-26 10:33:04] "GET /tag/95d9f9e8-05b9-45cd-bf68-df77cf602b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011829 10.0.0.129 - - [2026-02-26 10:33:04] "POST /tags HTTP/1.1" 200 342 0.018556 10.0.0.129 - - [2026-02-26 10:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.025842 10.0.0.129 - - [2026-02-26 10:33:04] "GET /tag/0a913475-1761-46e8-b867-5325164c7786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015214 10.0.0.129 - - [2026-02-26 10:33:04] "POST /id-to-fqname HTTP/1.1" 200 192 0.006790 10.0.0.129 - - [2026-02-26 10:33:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.006774 10.0.0.129 - - [2026-02-26 10:33:04] "POST /security-groups HTTP/1.1" 200 589 0.090638 10.0.0.129 - - [2026-02-26 10:33:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.005755 10.0.0.129 - - [2026-02-26 10:33:04] "POST /projects HTTP/1.1" 200 521 0.246232 10.0.0.129 - - [2026-02-26 10:33:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.019483 10.0.0.129 - - [2026-02-26 10:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.129 - - [2026-02-26 10:33:04] "POST /access-control-lists HTTP/1.1" 200 600 0.091727 10.0.0.129 - - [2026-02-26 10:33:04] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005872 10.0.0.129 - - [2026-02-26 10:33:05] "POST /fqname-to-id HTTP/1.1" 404 235 0.008365 10.0.0.129 - - [2026-02-26 10:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006155 10.0.0.129 - - [2026-02-26 10:33:05] "GET /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.007409 10.0.0.129 - - [2026-02-26 10:33:05] "POST /access-control-lists HTTP/1.1" 200 598 0.084700 10.0.0.129 - - [2026-02-26 10:33:05] "PUT /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32 HTTP/1.1" 200 265 0.093852 10.0.0.129 - - [2026-02-26 10:33:05] "PUT /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6 HTTP/1.1" 200 265 0.053724 10.0.0.129 - - [2026-02-26 10:33:05] "POST /security-groups HTTP/1.1" 200 593 0.073797 10.0.0.129 - - [2026-02-26 10:33:05] "POST /fqname-to-id HTTP/1.1" 404 270 0.001866 10.0.0.129 - - [2026-02-26 10:33:05] "POST /access-control-lists HTTP/1.1" 200 634 0.067925 10.0.0.129 - - [2026-02-26 10:33:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.064994 10.0.0.129 - - [2026-02-26 10:33:05] "POST /fqname-to-id HTTP/1.1" 404 269 0.029294 10.0.0.129 - - [2026-02-26 10:33:05] "POST /chown HTTP/1.1" 200 109 0.032237 10.0.0.129 - - [2026-02-26 10:33:05] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017982 10.0.0.129 - - [2026-02-26 10:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.129 - - [2026-02-26 10:33:05] "POST /access-control-lists HTTP/1.1" 200 632 0.085626 10.0.0.129 - - [2026-02-26 10:33:05] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.034158 10.0.0.129 - - [2026-02-26 10:33:05] "POST /tags HTTP/1.1" 409 226 0.002428 10.0.0.129 - - [2026-02-26 10:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.129 - - [2026-02-26 10:33:05] "GET /tag/0a913475-1761-46e8-b867-5325164c7786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012987 10.0.0.129 - - [2026-02-26 10:33:05] "POST /firewall-rules HTTP/1.1" 200 602 0.070227 10.0.0.129 - - [2026-02-26 10:33:05] "GET /firewall-rule/d28f3c3a-ebee-4c79-9ac2-7971b028b940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004165 10.0.0.129 - - [2026-02-26 10:33:05] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003749 10.0.0.129 - - [2026-02-26 10:33:05] "GET /firewall-rule/d28f3c3a-ebee-4c79-9ac2-7971b028b940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002840 10.0.0.129 - - [2026-02-26 10:33:05] "POST /ref-update HTTP/1.1" 200 156 0.054070 10.0.0.129 - - [2026-02-26 10:33:05] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007033 10.0.0.129 - - [2026-02-26 10:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.129 - - [2026-02-26 10:33:05] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004134 10.0.0.129 - - [2026-02-26 10:33:05] "POST /tags HTTP/1.1" 409 226 0.002277 10.0.0.129 - - [2026-02-26 10:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.129 - - [2026-02-26 10:33:06] "GET /tag/0a913475-1761-46e8-b867-5325164c7786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011476 10.0.0.129 - - [2026-02-26 10:33:06] "POST /firewall-rules HTTP/1.1" 200 600 0.067014 10.0.0.129 - - [2026-02-26 10:33:06] "GET /firewall-rule/c0de8fc8-2267-43fc-b404-1de4231b7359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.030951 10.0.0.129 - - [2026-02-26 10:33:06] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005211 10.0.0.129 - - [2026-02-26 10:33:06] "GET /firewall-rule/c0de8fc8-2267-43fc-b404-1de4231b7359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002762 10.0.0.129 - - [2026-02-26 10:33:06] "POST /ref-update HTTP/1.1" 200 156 0.072740 10.0.0.129 - - [2026-02-26 10:33:07] "POST /tags HTTP/1.1" 200 346 0.174569 10.0.0.129 - - [2026-02-26 10:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.027164 10.0.0.129 - - [2026-02-26 10:33:07] "GET /tag/0c34c902-dc00-4997-a2d0-e5ed6c8023a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.060531 10.0.0.129 - - [2026-02-26 10:33:07] "POST /projects HTTP/1.1" 409 238 0.011209 10.0.0.129 - - [2026-02-26 10:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005313 10.0.0.129 - - [2026-02-26 10:33:07] "GET /project/b13ef49e-83a4-4ca1-ad2e-ec946efb8a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.081376 10.0.0.129 - - [2026-02-26 10:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.129 - - [2026-02-26 10:33:07] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008873 10.0.0.129 - - [2026-02-26 10:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.129 - - [2026-02-26 10:33:08] "GET /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.025966 10.0.0.129 - - [2026-02-26 10:33:08] "POST /security-groups HTTP/1.1" 409 285 0.005479 10.0.0.129 - - [2026-02-26 10:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.129 - - [2026-02-26 10:33:08] "PUT /security-group/55237d4d-e1a7-4290-8321-8e6711c53341 HTTP/1.1" 200 263 0.087177 10.0.0.129 - - [2026-02-26 10:33:08] "PUT /access-control-list/94930a5f-62b7-4ef8-aeb2-be02e54a6740 HTTP/1.1" 200 273 0.024120 10.0.0.129 - - [2026-02-26 10:33:08] "PUT /access-control-list/e77d19e8-252e-4bac-a742-55b6b66718dc HTTP/1.1" 200 273 0.048247 10.0.0.129 - - [2026-02-26 10:33:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.094652 10.0.0.129 - - [2026-02-26 10:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016619 10.0.0.129 - - [2026-02-26 10:33:08] "POST /tags HTTP/1.1" 409 228 0.015406 10.0.0.129 - - [2026-02-26 10:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006739 10.0.0.129 - - [2026-02-26 10:33:08] "GET /global-system-configs HTTP/1.1" 200 323 0.011125 10.0.0.129 - - [2026-02-26 10:33:08] "GET /tag/0c34c902-dc00-4997-a2d0-e5ed6c8023a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.050750 10.0.0.129 - - [2026-02-26 10:33:08] "GET /project/b13ef49e-83a4-4ca1-ad2e-ec946efb8a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.131940 10.0.0.129 - - [2026-02-26 10:33:08] "POST /tags HTTP/1.1" 200 346 0.267465 10.0.0.129 - - [2026-02-26 10:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014279 10.0.0.129 - - [2026-02-26 10:33:08] "GET /tag/685eb163-9238-4155-9758-4c3a6cfd6db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.016484 10.0.0.129 - - [2026-02-26 10:33:08] "POST /projects HTTP/1.1" 409 238 0.002321 10.0.0.129 - - [2026-02-26 10:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.129 - - [2026-02-26 10:33:08] "GET /project/e25bfcfa-7561-41fa-8855-a72279a44eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042021 10.0.0.129 - - [2026-02-26 10:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004670 10.0.0.129 - - [2026-02-26 10:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011571 10.0.0.129 - - [2026-02-26 10:33:08] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.009294 10.0.0.129 - - [2026-02-26 10:33:08] "GET /project/e25bfcfa-7561-41fa-8855-a72279a44eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.061304 10.0.0.129 - - [2026-02-26 10:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.129 - - [2026-02-26 10:33:09] "GET /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003951 10.0.0.129 - - [2026-02-26 10:33:09] "POST /security-groups HTTP/1.1" 409 285 0.002503 10.0.0.129 - - [2026-02-26 10:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.129 - - [2026-02-26 10:33:09] "PUT /security-group/c99cdc26-38d6-4f5e-a4eb-9264ef2073da HTTP/1.1" 200 263 0.062449 10.0.0.129 - - [2026-02-26 10:33:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.024848 10.0.0.129 - - [2026-02-26 10:33:09] "POST /tags HTTP/1.1" 409 228 0.021128 10.0.0.129 - - [2026-02-26 10:33:09] "PUT /access-control-list/7d6b5c54-31d7-4d8b-882b-631cb00bd709 HTTP/1.1" 200 273 0.041729 10.0.0.129 - - [2026-02-26 10:33:09] "PUT /access-control-list/cd24e742-fe0e-426d-82c4-1926215c1505 HTTP/1.1" 200 273 0.031247 10.0.0.129 - - [2026-02-26 10:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007985 10.0.0.129 - - [2026-02-26 10:33:09] "GET /tag/685eb163-9238-4155-9758-4c3a6cfd6db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015389 10.0.0.129 - - [2026-02-26 10:33:09] "GET /global-system-configs HTTP/1.1" 200 323 0.012997 10.0.0.129 - - [2026-02-26 10:33:09] "POST /tags HTTP/1.1" 200 292 0.084802 10.0.0.129 - - [2026-02-26 10:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.129 - - [2026-02-26 10:33:09] "GET /tag/47fa506c-b082-416d-8f1a-6e93c882c28a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.017917 10.0.0.129 - - [2026-02-26 10:33:09] "POST /tags HTTP/1.1" 200 304 0.076375 10.0.0.129 - - [2026-02-26 10:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.129 - - [2026-02-26 10:33:09] "GET /tag/f6665ccb-aafa-4899-81ba-324ddf202fda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013546 10.0.0.129 - - [2026-02-26 10:33:09] "POST /tags HTTP/1.1" 409 252 0.004635 10.0.0.129 - - [2026-02-26 10:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.129 - - [2026-02-26 10:33:09] "GET /tag/3021bb7b-10b4-4948-8e05-d5e2b47e2b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010746 10.0.0.129 - - [2026-02-26 10:33:09] "POST /tags HTTP/1.1" 409 226 0.002074 10.0.0.129 - - [2026-02-26 10:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.129 - - [2026-02-26 10:33:09] "GET /tag/5cc07a7b-0409-412b-b46e-1a64e27c5a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.019252 10.0.0.129 - - [2026-02-26 10:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.129 - - [2026-02-26 10:33:09] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004273 10.0.0.129 - - [2026-02-26 10:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.129 - - [2026-02-26 10:33:09] "GET /project/b13ef49e-83a4-4ca1-ad2e-ec946efb8a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043547 10.0.0.129 - - [2026-02-26 10:33:09] "POST /virtual-machines HTTP/1.1" 200 396 0.009575 10.0.0.129 - - [2026-02-26 10:33:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011013 10.0.0.129 - - [2026-02-26 10:33:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.120660 10.0.0.129 - - [2026-02-26 10:33:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.025918 10.0.0.129 - - [2026-02-26 10:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013448 10.0.0.129 - - [2026-02-26 10:33:10] "GET /virtual-machine-interface/8ba2a136-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005967 10.0.0.129 - - [2026-02-26 10:33:10] "POST /instance-ips HTTP/1.1" 200 398 0.027869 10.0.0.129 - - [2026-02-26 10:33:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.039139 10.0.0.129 - - [2026-02-26 10:33:10] "GET /virtual-machine-interface/8ba2a136-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014450 10.0.0.129 - - [2026-02-26 10:33:10] "POST /set-tag HTTP/1.1" 200 109 0.071845 10.0.0.129 - - [2026-02-26 10:33:10] "GET /virtual-machine-interface/8ba2a136-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017985 10.0.0.129 - - [2026-02-26 10:33:10] "GET /instance-ip/8bbb2d82-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003573 10.0.0.129 - - [2026-02-26 10:33:10] "GET /virtual-machine-interface/8ba2a136-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004551 10.0.0.129 - - [2026-02-26 10:33:10] "POST /set-tag HTTP/1.1" 200 109 0.002701 10.0.0.129 - - [2026-02-26 10:33:10] "GET /virtual-router/2cbe7b16-151e-4f10-a806-25f5ffd731a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003852 10.0.0.129 - - [2026-02-26 10:33:10] "POST /ref-update HTTP/1.1" 200 156 0.009063 10.0.0.129 - - [2026-02-26 10:33:10] "GET /virtual-machine-interface/8ba2a136-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010805 10.0.0.129 - - [2026-02-26 10:33:10] "POST /set-tag HTTP/1.1" 200 109 0.003299 10.0.0.129 - - [2026-02-26 10:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.129 - - [2026-02-26 10:33:10] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004483 10.0.0.129 - - [2026-02-26 10:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.129 - - [2026-02-26 10:33:10] "GET /project/b13ef49e-83a4-4ca1-ad2e-ec946efb8a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035947 10.0.0.129 - - [2026-02-26 10:33:10] "POST /virtual-machines HTTP/1.1" 200 396 0.013662 10.0.0.129 - - [2026-02-26 10:33:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.012879 10.0.0.129 - - [2026-02-26 10:33:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118105 10.0.0.129 - - [2026-02-26 10:33:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008524 10.0.0.129 - - [2026-02-26 10:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011399 10.0.0.129 - - [2026-02-26 10:33:10] "GET /virtual-machine-interface/8c1fa474-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004367 10.0.0.129 - - [2026-02-26 10:33:10] "POST /instance-ips HTTP/1.1" 200 398 0.023725 10.0.0.129 - - [2026-02-26 10:33:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029121 10.0.0.129 - - [2026-02-26 10:33:11] "GET /virtual-machine-interface/8c1fa474-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.018016 10.0.0.129 - - [2026-02-26 10:33:11] "POST /set-tag HTTP/1.1" 200 109 0.062446 10.0.0.129 - - [2026-02-26 10:33:11] "GET /virtual-machine-interface/8c1fa474-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012897 10.0.0.129 - - [2026-02-26 10:33:11] "GET /instance-ip/8c3ad33e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003060 10.0.0.129 - - [2026-02-26 10:33:11] "GET /virtual-machine-interface/8c1fa474-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004441 10.0.0.129 - - [2026-02-26 10:33:11] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.129 - - [2026-02-26 10:33:11] "GET /virtual-router/2cbe7b16-151e-4f10-a806-25f5ffd731a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003756 10.0.0.129 - - [2026-02-26 10:33:11] "POST /ref-update HTTP/1.1" 200 156 0.010152 10.0.0.129 - - [2026-02-26 10:33:11] "GET /virtual-machine-interface/8c1fa474-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004298 10.0.0.129 - - [2026-02-26 10:33:11] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.129 - - [2026-02-26 10:33:11] "POST /tags HTTP/1.1" 200 292 0.018811 10.0.0.129 - - [2026-02-26 10:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007238 10.0.0.129 - - [2026-02-26 10:33:11] "GET /tag/d217c4b9-1669-4ff6-8f49-735a71c8e480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012556 10.0.0.129 - - [2026-02-26 10:33:11] "POST /tags HTTP/1.1" 409 252 0.002608 10.0.0.129 - - [2026-02-26 10:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.129 - - [2026-02-26 10:33:11] "GET /tag/95d9f9e8-05b9-45cd-bf68-df77cf602b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.015063 10.0.0.129 - - [2026-02-26 10:33:11] "POST /tags HTTP/1.1" 409 226 0.002189 10.0.0.129 - - [2026-02-26 10:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.129 - - [2026-02-26 10:33:11] "GET /tag/0a913475-1761-46e8-b867-5325164c7786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010661 10.0.0.129 - - [2026-02-26 10:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.129 - - [2026-02-26 10:33:11] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006465 10.0.0.129 - - [2026-02-26 10:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.129 - - [2026-02-26 10:33:11] "GET /project/e25bfcfa-7561-41fa-8855-a72279a44eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035533 10.0.0.129 - - [2026-02-26 10:33:11] "POST /virtual-machines HTTP/1.1" 200 396 0.009302 10.0.0.129 - - [2026-02-26 10:33:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008430 10.0.0.129 - - [2026-02-26 10:33:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.119368 10.0.0.129 - - [2026-02-26 10:33:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009748 10.0.0.129 - - [2026-02-26 10:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012560 10.0.0.129 - - [2026-02-26 10:33:11] "GET /virtual-machine-interface/8cb3e062-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008956 10.0.0.129 - - [2026-02-26 10:33:11] "POST /instance-ips HTTP/1.1" 200 398 0.024264 10.0.0.129 - - [2026-02-26 10:33:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.031554 10.0.0.129 - - [2026-02-26 10:33:12] "GET /virtual-machine-interface/8cb3e062-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006788 10.0.0.129 - - [2026-02-26 10:33:12] "POST /set-tag HTTP/1.1" 200 109 0.067867 10.0.0.129 - - [2026-02-26 10:33:12] "GET /virtual-machine-interface/8cb3e062-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013412 10.0.0.129 - - [2026-02-26 10:33:12] "GET /instance-ip/8cd00968-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003206 10.0.0.129 - - [2026-02-26 10:33:12] "GET /virtual-machine-interface/8cb3e062-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004574 10.0.0.129 - - [2026-02-26 10:33:12] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.129 - - [2026-02-26 10:33:12] "GET /virtual-router/2cbe7b16-151e-4f10-a806-25f5ffd731a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004595 10.0.0.129 - - [2026-02-26 10:33:12] "POST /ref-update HTTP/1.1" 200 156 0.010123 10.0.0.129 - - [2026-02-26 10:33:12] "GET /virtual-machine-interface/8cb3e062-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.028579 10.0.0.129 - - [2026-02-26 10:33:12] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.129 - - [2026-02-26 10:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005475 10.0.0.129 - - [2026-02-26 10:33:12] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004548 10.0.0.129 - - [2026-02-26 10:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.129 - - [2026-02-26 10:33:12] "GET /project/e25bfcfa-7561-41fa-8855-a72279a44eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037483 10.0.0.129 - - [2026-02-26 10:33:12] "POST /virtual-machines HTTP/1.1" 200 396 0.010045 10.0.0.129 - - [2026-02-26 10:33:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.012815 10.0.0.129 - - [2026-02-26 10:33:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106614 10.0.0.129 - - [2026-02-26 10:33:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018718 10.0.0.129 - - [2026-02-26 10:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.018128 10.0.0.129 - - [2026-02-26 10:33:12] "GET /virtual-machine-interface/8d33b9cc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004843 10.0.0.129 - - [2026-02-26 10:33:12] "POST /instance-ips HTTP/1.1" 200 398 0.029966 10.0.0.129 - - [2026-02-26 10:33:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.041292 10.0.0.129 - - [2026-02-26 10:33:12] "GET /virtual-machine-interface/8d33b9cc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.025507 10.0.0.129 - - [2026-02-26 10:33:13] "POST /set-tag HTTP/1.1" 200 109 0.092150 10.0.0.129 - - [2026-02-26 10:33:13] "GET /virtual-machine-interface/8d33b9cc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010738 10.0.0.129 - - [2026-02-26 10:33:13] "GET /instance-ip/8d4f06fa-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.009465 10.0.0.129 - - [2026-02-26 10:33:13] "GET /virtual-machine-interface/8d33b9cc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004633 10.0.0.129 - - [2026-02-26 10:33:13] "POST /set-tag HTTP/1.1" 200 109 0.004610 10.0.0.129 - - [2026-02-26 10:33:13] "GET /virtual-router/2cbe7b16-151e-4f10-a806-25f5ffd731a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.005705 10.0.0.129 - - [2026-02-26 10:33:13] "POST /ref-update HTTP/1.1" 200 156 0.016477 10.0.0.129 - - [2026-02-26 10:33:13] "GET /virtual-machine-interface/8d33b9cc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.029455 10.0.0.129 - - [2026-02-26 10:33:13] "POST /set-tag HTTP/1.1" 200 109 0.008336 10.0.0.129 - - [2026-02-26 10:33:13] "POST /tags HTTP/1.1" 200 300 0.029237 10.0.0.129 - - [2026-02-26 10:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.129 - - [2026-02-26 10:33:13] "GET /tag/0c216e63-9901-4e06-940c-320822f74914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016566 10.0.0.129 - - [2026-02-26 10:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.129 - - [2026-02-26 10:33:13] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005498 10.0.0.129 - - [2026-02-26 10:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056 10.0.0.129 - - [2026-02-26 10:33:13] "GET /project/b13ef49e-83a4-4ca1-ad2e-ec946efb8a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.051448 10.0.0.129 - - [2026-02-26 10:33:13] "POST /virtual-machines HTTP/1.1" 200 396 0.019505 10.0.0.129 - - [2026-02-26 10:33:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019935 10.0.0.129 - - [2026-02-26 10:33:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.143137 10.0.0.129 - - [2026-02-26 10:33:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010226 10.0.0.129 - - [2026-02-26 10:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014703 10.0.0.129 - - [2026-02-26 10:33:13] "GET /virtual-machine-interface/8dd31c7e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.018833 10.0.0.129 - - [2026-02-26 10:33:13] "POST /instance-ips HTTP/1.1" 200 398 0.032535 10.0.0.129 - - [2026-02-26 10:33:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.024343 10.0.0.129 - - [2026-02-26 10:33:13] "GET /virtual-machine-interface/8dd31c7e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007896 10.0.0.129 - - [2026-02-26 10:33:14] "POST /set-tag HTTP/1.1" 200 109 0.047738 10.0.0.129 - - [2026-02-26 10:33:14] "GET /virtual-machine-interface/8dd31c7e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.031813 10.0.0.129 - - [2026-02-26 10:33:14] "GET /instance-ip/8df1ece4-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003497 10.0.0.129 - - [2026-02-26 10:33:14] "GET /virtual-machine-interface/8dd31c7e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004476 10.0.0.129 - - [2026-02-26 10:33:14] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.129 - - [2026-02-26 10:33:14] "POST /tags HTTP/1.1" 200 300 0.027770 10.0.0.129 - - [2026-02-26 10:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008398 10.0.0.129 - - [2026-02-26 10:33:14] "GET /tag/7a969d29-4291-4fb3-becc-f4426a5937c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.018706 10.0.0.129 - - [2026-02-26 10:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010118 10.0.0.129 - - [2026-02-26 10:33:14] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004874 10.0.0.129 - - [2026-02-26 10:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004918 10.0.0.129 - - [2026-02-26 10:33:14] "GET /project/b13ef49e-83a4-4ca1-ad2e-ec946efb8a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.058316 10.0.0.129 - - [2026-02-26 10:33:14] "POST /virtual-machines HTTP/1.1" 200 396 0.011223 10.0.0.129 - - [2026-02-26 10:33:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013506 10.0.0.129 - - [2026-02-26 10:33:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106962 10.0.0.129 - - [2026-02-26 10:33:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009400 10.0.0.129 - - [2026-02-26 10:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009872 10.0.0.129 - - [2026-02-26 10:33:14] "GET /virtual-machine-interface/8e6178fc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006637 10.0.0.129 - - [2026-02-26 10:33:14] "POST /instance-ips HTTP/1.1" 200 398 0.030160 10.0.0.129 - - [2026-02-26 10:33:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.038266 10.0.0.129 - - [2026-02-26 10:33:14] "GET /virtual-machine-interface/8e6178fc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.023488 10.0.0.129 - - [2026-02-26 10:33:14] "POST /set-tag HTTP/1.1" 200 109 0.028292 10.0.0.129 - - [2026-02-26 10:33:14] "GET /virtual-machine-interface/8e6178fc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012247 10.0.0.129 - - [2026-02-26 10:33:14] "GET /instance-ip/8e7b1d84-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004596 10.0.0.129 - - [2026-02-26 10:33:15] "GET /virtual-machine-interface/8e6178fc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004583 10.0.0.129 - - [2026-02-26 10:33:15] "POST /set-tag HTTP/1.1" 200 109 0.002253 10.0.0.129 - - [2026-02-26 10:33:15] "POST /tags HTTP/1.1" 200 300 0.025047 10.0.0.129 - - [2026-02-26 10:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.129 - - [2026-02-26 10:33:15] "GET /tag/0048e1bb-1470-4649-9872-16f355741ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.027894 10.0.0.129 - - [2026-02-26 10:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.129 - - [2026-02-26 10:33:15] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004762 10.0.0.129 - - [2026-02-26 10:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.129 - - [2026-02-26 10:33:15] "GET /project/e25bfcfa-7561-41fa-8855-a72279a44eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035895 10.0.0.129 - - [2026-02-26 10:33:15] "POST /virtual-machines HTTP/1.1" 200 396 0.010202 10.0.0.129 - - [2026-02-26 10:33:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017629 10.0.0.129 - - [2026-02-26 10:33:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.121761 10.0.0.129 - - [2026-02-26 10:33:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.010505 10.0.0.129 - - [2026-02-26 10:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013118 10.0.0.129 - - [2026-02-26 10:33:15] "GET /virtual-machine-interface/8ededc66-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005267 10.0.0.129 - - [2026-02-26 10:33:15] "POST /instance-ips HTTP/1.1" 200 398 0.027541 10.0.0.129 - - [2026-02-26 10:33:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.023311 10.0.0.129 - - [2026-02-26 10:33:15] "GET /virtual-machine-interface/8ededc66-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011596 10.0.0.129 - - [2026-02-26 10:33:15] "POST /set-tag HTTP/1.1" 200 109 0.020805 10.0.0.129 - - [2026-02-26 10:33:15] "GET /virtual-machine-interface/8ededc66-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.019318 10.0.0.129 - - [2026-02-26 10:33:15] "GET /instance-ip/8efae960-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003114 10.0.0.129 - - [2026-02-26 10:33:15] "GET /virtual-machine-interface/8ededc66-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004441 10.0.0.129 - - [2026-02-26 10:33:15] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.129 - - [2026-02-26 10:33:15] "POST /tags HTTP/1.1" 200 300 0.018195 10.0.0.129 - - [2026-02-26 10:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006466 10.0.0.129 - - [2026-02-26 10:33:15] "GET /tag/dc933fe1-e14b-4d8c-9a39-6de12758fc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011396 10.0.0.129 - - [2026-02-26 10:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.129 - - [2026-02-26 10:33:15] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003888 10.0.0.129 - - [2026-02-26 10:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.129 - - [2026-02-26 10:33:15] "GET /project/e25bfcfa-7561-41fa-8855-a72279a44eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036567 10.0.0.129 - - [2026-02-26 10:33:16] "POST /virtual-machines HTTP/1.1" 200 396 0.009980 10.0.0.129 - - [2026-02-26 10:33:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007088 10.0.0.129 - - [2026-02-26 10:33:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.093603 10.0.0.129 - - [2026-02-26 10:33:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.028514 10.0.0.129 - - [2026-02-26 10:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017637 10.0.0.129 - - [2026-02-26 10:33:16] "GET /virtual-machine-interface/8f51ac6e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005338 10.0.0.129 - - [2026-02-26 10:33:16] "POST /instance-ips HTTP/1.1" 200 398 0.020437 10.0.0.129 - - [2026-02-26 10:33:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018563 10.0.0.129 - - [2026-02-26 10:33:16] "GET /virtual-machine-interface/8f51ac6e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007308 10.0.0.129 - - [2026-02-26 10:33:16] "POST /set-tag HTTP/1.1" 200 109 0.018435 10.0.0.129 - - [2026-02-26 10:33:16] "GET /virtual-machine-interface/8f51ac6e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021256 10.0.0.129 - - [2026-02-26 10:33:16] "GET /instance-ip/8f656e48-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003033 10.0.0.129 - - [2026-02-26 10:33:16] "GET /virtual-machine-interface/8f51ac6e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004668 10.0.0.129 - - [2026-02-26 10:33:16] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.129 - - [2026-02-26 10:33:16] "GET /virtual-router/2cbe7b16-151e-4f10-a806-25f5ffd731a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004427 10.0.0.129 - - [2026-02-26 10:33:16] "POST /ref-update HTTP/1.1" 200 156 0.008764 10.0.0.129 - - [2026-02-26 10:33:16] "GET /virtual-machine-interface/8dd31c7e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.027056 10.0.0.129 - - [2026-02-26 10:33:16] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.129 - - [2026-02-26 10:33:16] "GET /virtual-router/2cbe7b16-151e-4f10-a806-25f5ffd731a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005400 10.0.0.129 - - [2026-02-26 10:33:16] "POST /ref-update HTTP/1.1" 200 156 0.012233 10.0.0.129 - - [2026-02-26 10:33:16] "GET /virtual-machine-interface/8e6178fc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014268 10.0.0.129 - - [2026-02-26 10:33:16] "POST /set-tag HTTP/1.1" 200 109 0.002860 10.0.0.129 - - [2026-02-26 10:33:16] "GET /virtual-router/2cbe7b16-151e-4f10-a806-25f5ffd731a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.006515 10.0.0.129 - - [2026-02-26 10:33:16] "POST /ref-update HTTP/1.1" 200 156 0.009375 10.0.0.129 - - [2026-02-26 10:33:16] "GET /virtual-machine-interface/8ededc66-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004619 10.0.0.129 - - [2026-02-26 10:33:16] "POST /set-tag HTTP/1.1" 200 109 0.002644 10.0.0.129 - - [2026-02-26 10:33:16] "GET /virtual-machine-interface/8ba2a136-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006661 10.0.0.129 - - [2026-02-26 10:33:16] "POST /set-tag HTTP/1.1" 200 109 0.002968 10.0.0.129 - - [2026-02-26 10:33:16] "GET /virtual-router/2cbe7b16-151e-4f10-a806-25f5ffd731a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.004301 10.0.0.129 - - [2026-02-26 10:33:16] "POST /ref-update HTTP/1.1" 200 156 0.009805 10.0.0.129 - - [2026-02-26 10:33:16] "GET /virtual-machine-interface/8f51ac6e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004622 10.0.0.129 - - [2026-02-26 10:33:16] "POST /set-tag HTTP/1.1" 200 109 0.002875 10.0.0.129 - - [2026-02-26 10:33:16] "GET /virtual-machine-interface/8c1fa474-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004268 10.0.0.129 - - [2026-02-26 10:33:17] "POST /set-tag HTTP/1.1" 200 109 0.003066 10.0.0.129 - - [2026-02-26 10:33:17] "GET /virtual-machine-interface/8cb3e062-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004491 10.0.0.129 - - [2026-02-26 10:33:17] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.129 - - [2026-02-26 10:33:17] "GET /virtual-machine-interface/8d33b9cc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005452 10.0.0.129 - - [2026-02-26 10:33:17] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.129 - - [2026-02-26 10:33:17] "GET /virtual-machine-interface/8dd31c7e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004440 10.0.0.129 - - [2026-02-26 10:33:17] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.129 - - [2026-02-26 10:33:17] "GET /virtual-machine-interface/8ba2a136-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004448 10.0.0.129 - - [2026-02-26 10:33:17] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.129 - - [2026-02-26 10:33:17] "GET /virtual-machine-interface/8e6178fc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008968 10.0.0.129 - - [2026-02-26 10:33:17] "POST /set-tag HTTP/1.1" 200 109 0.002905 10.0.0.129 - - [2026-02-26 10:33:17] "GET /virtual-machine-interface/8cb3e062-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004143 10.0.0.129 - - [2026-02-26 10:33:17] "POST /set-tag HTTP/1.1" 200 109 0.002715 10.0.0.129 - - [2026-02-26 10:33:17] "GET /virtual-machine-interface/8ededc66-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004629 10.0.0.129 - - [2026-02-26 10:33:17] "POST /set-tag HTTP/1.1" 200 109 0.002335 10.0.0.129 - - [2026-02-26 10:33:17] "GET /virtual-machine-interface/8f51ac6e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005687 10.0.0.129 - - [2026-02-26 10:33:17] "POST /set-tag HTTP/1.1" 200 109 0.003161 10.0.0.129 - - [2026-02-26 10:33:19] "GET /virtual-machine/082b30fd-5877-49b3-bf41-a58a41471a2b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003219 10.0.0.129 - - [2026-02-26 10:33:19] "GET /virtual-machine-interface/8ba2a136-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005053 10.0.0.129 - - [2026-02-26 10:33:20] "GET /virtual-machine-interface/8c1fa474-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005261 10.0.0.129 - - [2026-02-26 10:33:20] "POST /set-tag HTTP/1.1" 200 109 0.003211 10.0.0.129 - - [2026-02-26 10:33:21] "GET /virtual-machine-interface/8ededc66-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004514 10.0.0.129 - - [2026-02-26 10:33:21] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.129 - - [2026-02-26 10:33:21] "GET /virtual-machine-interface/8d33b9cc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004170 10.0.0.129 - - [2026-02-26 10:33:21] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.129 - - [2026-02-26 10:33:24] "GET /virtual-machine/2aaf2fd0-4b3c-4d56-bc64-773b24ab6872?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003312 10.0.0.129 - - [2026-02-26 10:33:24] "GET /virtual-machine-interface/8c1fa474-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004337 10.0.0.129 - - [2026-02-26 10:33:24] "GET /virtual-machine/7df3f10a-120f-423a-9afb-eb8ea6abfe7f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003414 10.0.0.129 - - [2026-02-26 10:33:24] "GET /virtual-machine-interface/8dd31c7e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004490 10.0.0.129 - - [2026-02-26 10:33:24] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.129 - - [2026-02-26 10:33:24] "GET /virtual-machine-interface/8cb3e062-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005148 10.0.0.129 - - [2026-02-26 10:33:24] "GET /virtual-machine/f4ea4df2-80db-45eb-be10-455065eb5d8f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003619 10.0.0.129 - - [2026-02-26 10:33:24] "GET /virtual-machine-interface/8d33b9cc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003688 10.0.0.129 - - [2026-02-26 10:33:24] "GET /virtual-machine/f6f1186c-8793-4201-84e0-22da2cce5c1e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003858 10.0.0.129 - - [2026-02-26 10:33:24] "GET /virtual-machine-interface/8dd31c7e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006064 10.0.0.129 - - [2026-02-26 10:33:24] "GET /virtual-machine/b632e97d-2c31-4d28-b854-82fc51da6fef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004590 10.0.0.129 - - [2026-02-26 10:33:24] "GET /virtual-machine-interface/8ededc66-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005429 10.0.0.129 - - [2026-02-26 10:33:25] "GET /virtual-machine-interface/8e6178fc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004441 10.0.0.129 - - [2026-02-26 10:33:25] "POST /set-tag HTTP/1.1" 200 109 0.003006 10.0.0.129 - - [2026-02-26 10:33:25] "GET /virtual-machine-interface/8f51ac6e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004563 10.0.0.129 - - [2026-02-26 10:33:25] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.129 - - [2026-02-26 10:33:29] "GET /virtual-machine/c0fdd564-05d9-4e8a-b7a4-f22a7226487c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003108 10.0.0.129 - - [2026-02-26 10:33:29] "GET /virtual-machine-interface/8e6178fc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003867 10.0.0.129 - - [2026-02-26 10:33:29] "GET /virtual-machine/c16bfa24-ee79-451b-99e9-a761186825aa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003068 10.0.0.129 - - [2026-02-26 10:33:29] "GET /virtual-machine-interface/8f51ac6e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004468 10.0.0.129 - - [2026-02-26 10:33:30] "GET /loadbalancer/9b11c7bc-8dd0-4302-95b9-36f66ab97f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002029 10.0.0.129 - - [2026-02-26 10:33:30] "POST /tags HTTP/1.1" 200 334 0.027763 10.0.0.129 - - [2026-02-26 10:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013319 10.0.0.129 - - [2026-02-26 10:33:30] "GET /tag/6dca3ce5-87da-4b41-b0d9-a6775e2f3762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.017355 10.0.0.129 - - [2026-02-26 10:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.129 - - [2026-02-26 10:33:30] "GET /project/b13ef49e-83a4-4ca1-ad2e-ec946efb8a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027549 10.0.0.129 - - [2026-02-26 10:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.129 - - [2026-02-26 10:33:30] "GET /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005019 10.0.0.129 - - [2026-02-26 10:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.129 - - [2026-02-26 10:33:30] "GET /service-appliance-set/36469828-04d2-4143-b4fb-d7d40b15a091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002399 10.0.0.129 - - [2026-02-26 10:33:30] "POST /fqname-to-id HTTP/1.1" 404 273 0.002134 10.0.0.129 - - [2026-02-26 10:33:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.094787 10.0.0.129 - - [2026-02-26 10:33:30] "GET /virtual-machine-interface/b636464a-1120-4221-9b11-2dd44bfef076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.016495 10.0.0.129 - - [2026-02-26 10:33:30] "POST /instance-ips HTTP/1.1" 200 410 0.034106 10.0.0.129 - - [2026-02-26 10:33:30] "GET /instance-ip/56c906f0-ca32-4380-b012-f633abb71b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.011326 10.0.0.129 - - [2026-02-26 10:33:30] "POST /loadbalancers HTTP/1.1" 200 631 0.059654 10.0.0.129 - - [2026-02-26 10:33:30] "GET /project/b13ef49e-83a4-4ca1-ad2e-ec946efb8a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033093 10.0.0.129 - - [2026-02-26 10:33:30] "GET /instance-ip/56c906f0-ca32-4380-b012-f633abb71b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003062 10.0.0.129 - - [2026-02-26 10:33:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.015431 10.0.0.129 - - [2026-02-26 10:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010284 10.0.0.129 - - [2026-02-26 10:33:30] "GET /project/b13ef49e-83a4-4ca1-ad2e-ec946efb8a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030197 10.0.0.129 - - [2026-02-26 10:33:30] "POST /floating-ips HTTP/1.1" 200 599 0.047043 10.0.0.129 - - [2026-02-26 10:33:30] "GET /loadbalancer/9b11c7bc-8dd0-4302-95b9-36f66ab97f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002997 10.0.0.129 - - [2026-02-26 10:33:30] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.014844 10.0.0.129 - - [2026-02-26 10:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.129 - - [2026-02-26 10:33:30] "GET /project/b13ef49e-83a4-4ca1-ad2e-ec946efb8a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031119 10.0.0.129 - - [2026-02-26 10:33:30] "GET /loadbalancer-listener/51be8b78-ea92-4a26-81ec-a549054f2ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.003323 10.0.0.129 - - [2026-02-26 10:33:30] "GET /loadbalancer-listener/51be8b78-ea92-4a26-81ec-a549054f2ac9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002748 10.0.0.129 - - [2026-02-26 10:33:30] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.019104 10.0.0.129 - - [2026-02-26 10:33:31] "GET /instance-ip/56c906f0-ca32-4380-b012-f633abb71b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004725 10.0.0.129 - - [2026-02-26 10:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.129 - - [2026-02-26 10:33:31] "GET /loadbalancer/9b11c7bc-8dd0-4302-95b9-36f66ab97f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.001925 10.0.0.129 - - [2026-02-26 10:33:31] "GET /instance-ip/56c906f0-ca32-4380-b012-f633abb71b24?fields=floating_ips HTTP/1.1" 200 1214 0.006588 10.0.0.129 - - [2026-02-26 10:33:31] "GET /loadbalancer-pool/dd944fd7-4b39-45a4-95eb-9533d942c022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003923 10.0.0.129 - - [2026-02-26 10:33:31] "GET /floating-ip/e1f0f999-da89-4d65-8213-c826a650287d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.002482 10.0.0.129 - - [2026-02-26 10:33:31] "POST /loadbalancer-members HTTP/1.1" 200 723 0.020276 10.0.0.129 - - [2026-02-26 10:33:31] "GET /loadbalancer/9b11c7bc-8dd0-4302-95b9-36f66ab97f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.011080 10.0.0.129 - - [2026-02-26 10:33:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.033992 10.0.0.129 - - [2026-02-26 10:33:31] "GET /virtual-machine-interface/8ba2a136-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.023576 10.0.0.129 - - [2026-02-26 10:33:31] "GET /virtual-machine-interface/8ba2a136-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004297 10.0.0.129 - - [2026-02-26 10:33:31] "POST /ref-update HTTP/1.1" 200 156 0.006337 10.0.0.129 - - [2026-02-26 10:33:31] "GET /floating-ip/e1f0f999-da89-4d65-8213-c826a650287d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.011892 10.0.0.129 - - [2026-02-26 10:33:31] "POST /tags HTTP/1.1" 409 221 0.002084 10.0.0.129 - - [2026-02-26 10:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.129 - - [2026-02-26 10:33:31] "GET /tag/6dca3ce5-87da-4b41-b0d9-a6775e2f3762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009519 10.0.0.129 - - [2026-02-26 10:33:31] "PUT /floating-ip/e1f0f999-da89-4d65-8213-c826a650287d HTTP/1.1" 200 257 0.025859 10.0.0.129 - - [2026-02-26 10:33:31] "POST /set-tag HTTP/1.1" 200 109 0.071957 10.0.0.129 - - [2026-02-26 10:33:31] "GET /loadbalancer-pool/dd944fd7-4b39-45a4-95eb-9533d942c022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.013950 10.0.0.129 - - [2026-02-26 10:33:31] "POST /loadbalancer-members HTTP/1.1" 200 723 0.018064 10.0.0.129 - - [2026-02-26 10:33:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008224 10.0.0.129 - - [2026-02-26 10:33:31] "GET /virtual-machine-interface/8c1fa474-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.024241 10.0.0.129 - - [2026-02-26 10:33:31] "GET /virtual-machine-interface/8c1fa474-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017546 10.0.0.129 - - [2026-02-26 10:33:31] "POST /ref-update HTTP/1.1" 200 156 0.010424 10.0.0.129 - - [2026-02-26 10:33:31] "GET /floating-ip/e1f0f999-da89-4d65-8213-c826a650287d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.016588 10.0.0.129 - - [2026-02-26 10:33:31] "POST /set-tag HTTP/1.1" 200 109 0.093869 10.0.0.129 - - [2026-02-26 10:33:32] "POST /tags HTTP/1.1" 409 206 0.002894 10.0.0.129 - - [2026-02-26 10:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.129 - - [2026-02-26 10:33:32] "GET /tag/f6665ccb-aafa-4899-81ba-324ddf202fda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014453 10.0.0.129 - - [2026-02-26 10:33:32] "POST /tags HTTP/1.1" 409 204 0.004867 10.0.0.129 - - [2026-02-26 10:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.129 - - [2026-02-26 10:33:32] "GET /tag/7a969d29-4291-4fb3-becc-f4426a5937c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012811 10.0.0.129 - - [2026-02-26 10:33:32] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002810 10.0.0.129 - - [2026-02-26 10:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.129 - - [2026-02-26 10:33:32] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003817 10.0.0.129 - - [2026-02-26 10:33:32] "POST /tags HTTP/1.1" 409 206 0.002278 10.0.0.129 - - [2026-02-26 10:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.129 - - [2026-02-26 10:33:32] "GET /tag/f6665ccb-aafa-4899-81ba-324ddf202fda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011292 10.0.0.129 - - [2026-02-26 10:33:32] "POST /tags HTTP/1.1" 409 226 0.002206 10.0.0.129 - - [2026-02-26 10:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.129 - - [2026-02-26 10:33:32] "GET /tag/5cc07a7b-0409-412b-b46e-1a64e27c5a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012288 10.0.0.129 - - [2026-02-26 10:33:32] "POST /tags HTTP/1.1" 409 204 0.002211 10.0.0.129 - - [2026-02-26 10:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.129 - - [2026-02-26 10:33:32] "GET /tag/7a969d29-4291-4fb3-becc-f4426a5937c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010851 10.0.0.129 - - [2026-02-26 10:33:32] "POST /tags HTTP/1.1" 409 226 0.002373 10.0.0.129 - - [2026-02-26 10:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.129 - - [2026-02-26 10:33:32] "GET /tag/5cc07a7b-0409-412b-b46e-1a64e27c5a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013415 10.0.0.129 - - [2026-02-26 10:33:32] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002931 10.0.0.129 - - [2026-02-26 10:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.129 - - [2026-02-26 10:33:32] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002677 10.0.0.129 - - [2026-02-26 10:33:32] "POST /firewall-rules HTTP/1.1" 200 628 0.068000 10.0.0.129 - - [2026-02-26 10:33:33] "POST /firewall-rules HTTP/1.1" 200 648 0.073339 10.0.0.129 - - [2026-02-26 10:33:33] "GET /firewall-rule/3284bc7a-b927-4e04-9e6e-3d953b22e6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.011795 10.0.0.129 - - [2026-02-26 10:33:33] "GET /firewall-policy/cb2cf835-7277-42ab-a08b-c27191d9579a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002237 10.0.0.129 - - [2026-02-26 10:33:33] "GET /firewall-rule/3b74de32-13cb-4eaa-b5aa-8e7b11168564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004207 10.0.0.129 - - [2026-02-26 10:33:33] "POST /ref-update HTTP/1.1" 200 156 0.014111 10.0.0.129 - - [2026-02-26 10:33:33] "POST /firewall-policys HTTP/1.1" 200 608 0.033958 10.0.0.129 - - [2026-02-26 10:33:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.012300 10.0.0.129 - - [2026-02-26 10:33:33] "GET /firewall-policy/c4afa24e-b436-4be9-ab4e-cde5f3614651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.007156 10.0.0.129 - - [2026-02-26 10:33:33] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003202 10.0.0.129 - - [2026-02-26 10:33:33] "GET /firewall-policy/c4afa24e-b436-4be9-ab4e-cde5f3614651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003057 10.0.0.129 - - [2026-02-26 10:33:33] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003933 10.0.0.129 - - [2026-02-26 10:33:33] "GET /firewall-policy/b7c57e4a-dc0d-4753-91c7-4162526606fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.007988 10.0.0.129 - - [2026-02-26 10:33:33] "GET /firewall-policy/cb2cf835-7277-42ab-a08b-c27191d9579a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004290 10.0.0.129 - - [2026-02-26 10:33:33] "GET /firewall-policy/cb2cf835-7277-42ab-a08b-c27191d9579a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002265 10.0.0.129 - - [2026-02-26 10:33:33] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002375 10.0.0.129 - - [2026-02-26 10:33:33] "POST /ref-update HTTP/1.1" 200 156 0.023015 10.0.0.129 - - [2026-02-26 10:33:33] "POST /ref-update HTTP/1.1" 200 156 0.013864 10.0.0.129 - - [2026-02-26 10:33:33] "POST /ref-update HTTP/1.1" 200 156 0.031884 10.0.0.129 - - [2026-02-26 10:33:33] "POST /ref-update HTTP/1.1" 200 156 0.024526 10.0.0.129 - - [2026-02-26 10:33:33] "POST /ref-update HTTP/1.1" 200 156 0.022685 10.0.0.129 - - [2026-02-26 10:33:33] "GET /firewall-policy/c4afa24e-b436-4be9-ab4e-cde5f3614651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.008265 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:34:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001196 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:34:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001107 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:34:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001065 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:34:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000957 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:34:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000926 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:34:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001044 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:34:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000995 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:34:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001018 10.0.0.129 - - [2026-02-26 10:35:32] "POST /tags HTTP/1.1" 409 252 0.002368 10.0.0.129 - - [2026-02-26 10:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.129 - - [2026-02-26 10:35:32] "GET /tag/95d9f9e8-05b9-45cd-bf68-df77cf602b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010413 10.0.0.129 - - [2026-02-26 10:35:32] "POST /tags HTTP/1.1" 409 228 0.002311 10.0.0.129 - - [2026-02-26 10:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.129 - - [2026-02-26 10:35:32] "GET /tag/685eb163-9238-4155-9758-4c3a6cfd6db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011399 10.0.0.129 - - [2026-02-26 10:35:32] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003293 10.0.0.129 - - [2026-02-26 10:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.129 - - [2026-02-26 10:35:32] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003513 10.0.0.129 - - [2026-02-26 10:35:32] "POST /tags HTTP/1.1" 409 206 0.001910 10.0.0.129 - - [2026-02-26 10:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.129 - - [2026-02-26 10:35:32] "GET /tag/f6665ccb-aafa-4899-81ba-324ddf202fda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010483 10.0.0.129 - - [2026-02-26 10:35:32] "POST /tags HTTP/1.1" 409 226 0.003599 10.0.0.129 - - [2026-02-26 10:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.129 - - [2026-02-26 10:35:32] "GET /tag/5cc07a7b-0409-412b-b46e-1a64e27c5a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011117 10.0.0.129 - - [2026-02-26 10:35:32] "POST /tags HTTP/1.1" 409 204 0.002030 10.0.0.129 - - [2026-02-26 10:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.129 - - [2026-02-26 10:35:32] "GET /tag/7a969d29-4291-4fb3-becc-f4426a5937c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011080 10.0.0.129 - - [2026-02-26 10:35:32] "POST /tags HTTP/1.1" 409 226 0.002134 10.0.0.129 - - [2026-02-26 10:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.129 - - [2026-02-26 10:35:32] "GET /tag/5cc07a7b-0409-412b-b46e-1a64e27c5a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013841 10.0.0.129 - - [2026-02-26 10:35:32] "POST /tags HTTP/1.1" 409 228 0.002302 10.0.0.129 - - [2026-02-26 10:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.129 - - [2026-02-26 10:35:32] "GET /tag/685eb163-9238-4155-9758-4c3a6cfd6db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010898 10.0.0.129 - - [2026-02-26 10:35:32] "POST /tags HTTP/1.1" 409 252 0.002160 10.0.0.129 - - [2026-02-26 10:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.129 - - [2026-02-26 10:35:32] "GET /tag/95d9f9e8-05b9-45cd-bf68-df77cf602b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010814 10.0.0.129 - - [2026-02-26 10:35:32] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002403 10.0.0.129 - - [2026-02-26 10:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.129 - - [2026-02-26 10:35:32] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003121 10.0.0.129 - - [2026-02-26 10:35:32] "POST /firewall-rules HTTP/1.1" 409 281 0.002039 10.0.0.129 - - [2026-02-26 10:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.129 - - [2026-02-26 10:35:33] "PUT /firewall-rule/3b74de32-13cb-4eaa-b5aa-8e7b11168564 HTTP/1.1" 200 261 0.016376 10.0.0.129 - - [2026-02-26 10:35:33] "POST /firewall-rules HTTP/1.1" 409 291 0.004513 10.0.0.129 - - [2026-02-26 10:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.129 - - [2026-02-26 10:35:33] "PUT /firewall-rule/3284bc7a-b927-4e04-9e6e-3d953b22e6f9 HTTP/1.1" 200 261 0.025385 10.0.0.129 - - [2026-02-26 10:35:33] "GET /firewall-rule/3284bc7a-b927-4e04-9e6e-3d953b22e6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.012923 10.0.0.129 - - [2026-02-26 10:35:33] "POST /firewall-rules HTTP/1.1" 200 660 0.080334 10.0.0.129 - - [2026-02-26 10:35:33] "GET /firewall-rule/b65503ce-fac1-48fd-bf7d-6090eb4da12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.004801 10.0.0.129 - - [2026-02-26 10:35:33] "GET /firewall-policy/cb2cf835-7277-42ab-a08b-c27191d9579a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003116 10.0.0.129 - - [2026-02-26 10:35:33] "GET /firewall-rule/3b74de32-13cb-4eaa-b5aa-8e7b11168564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003030 10.0.0.129 - - [2026-02-26 10:35:33] "POST /firewall-policys HTTP/1.1" 409 269 0.002480 10.0.0.129 - - [2026-02-26 10:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.129 - - [2026-02-26 10:35:33] "PUT /firewall-policy/c4afa24e-b436-4be9-ab4e-cde5f3614651 HTTP/1.1" 200 265 0.021704 10.0.0.129 - - [2026-02-26 10:35:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.023484 10.0.0.129 - - [2026-02-26 10:35:33] "GET /firewall-policy/c4afa24e-b436-4be9-ab4e-cde5f3614651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.012247 10.0.0.129 - - [2026-02-26 10:35:33] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002720 10.0.0.129 - - [2026-02-26 10:35:33] "GET /firewall-policy/c4afa24e-b436-4be9-ab4e-cde5f3614651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002840 10.0.0.129 - - [2026-02-26 10:35:33] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002665 10.0.0.129 - - [2026-02-26 10:35:33] "GET /firewall-policy/b7c57e4a-dc0d-4753-91c7-4162526606fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002545 10.0.0.129 - - [2026-02-26 10:35:33] "GET /firewall-policy/c4afa24e-b436-4be9-ab4e-cde5f3614651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003084 10.0.0.129 - - [2026-02-26 10:35:33] "GET /firewall-policy/c4afa24e-b436-4be9-ab4e-cde5f3614651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002521 10.0.0.129 - - [2026-02-26 10:36:34] "GET /virtual-machine-interface/8ba2a136-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007628 10.0.0.129 - - [2026-02-26 10:36:34] "POST /set-tag HTTP/1.1" 200 109 0.004185 10.0.0.129 - - [2026-02-26 10:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.129 - - [2026-02-26 10:36:34] "GET /loadbalancer/9b11c7bc-8dd0-4302-95b9-36f66ab97f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003043 10.0.0.129 - - [2026-02-26 10:36:34] "GET /virtual-machine-interface/8ba2a136-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004556 10.0.0.129 - - [2026-02-26 10:36:34] "POST /set-tag HTTP/1.1" 200 109 0.021461 10.0.0.129 - - [2026-02-26 10:36:34] "DELETE /loadbalancer-member/7a216b1d-f20c-4f40-9316-19aec309e408 HTTP/1.1" 200 115 0.059004 10.0.0.129 - - [2026-02-26 10:36:34] "GET /virtual-machine-interface/8e6178fc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005692 10.0.0.129 - - [2026-02-26 10:36:35] "POST /set-tag HTTP/1.1" 200 109 0.002868 10.0.0.129 - - [2026-02-26 10:36:35] "GET /virtual-machine-interface/8dd31c7e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004225 10.0.0.129 - - [2026-02-26 10:36:35] "POST /set-tag HTTP/1.1" 200 109 0.003041 10.0.0.129 - - [2026-02-26 10:36:35] "GET /virtual-machine-interface/8c1fa474-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004941 10.0.0.129 - - [2026-02-26 10:36:35] "POST /set-tag HTTP/1.1" 200 109 0.002836 10.0.0.129 - - [2026-02-26 10:36:35] "GET /virtual-machine-interface/8d33b9cc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004941 10.0.0.129 - - [2026-02-26 10:36:35] "POST /set-tag HTTP/1.1" 200 109 0.002845 10.0.0.129 - - [2026-02-26 10:36:35] "GET /virtual-machine-interface/8cb3e062-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004617 10.0.0.129 - - [2026-02-26 10:36:35] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.129 - - [2026-02-26 10:36:35] "GET /virtual-machine-interface/8ededc66-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004789 10.0.0.129 - - [2026-02-26 10:36:35] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.129 - - [2026-02-26 10:36:35] "GET /virtual-machine-interface/8f51ac6e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004117 10.0.0.129 - - [2026-02-26 10:36:35] "POST /set-tag HTTP/1.1" 200 109 0.002762 10.0.0.129 - - [2026-02-26 10:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.129 - - [2026-02-26 10:36:35] "GET /loadbalancer/9b11c7bc-8dd0-4302-95b9-36f66ab97f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002433 10.0.0.129 - - [2026-02-26 10:36:35] "GET /virtual-machine-interface/8ba2a136-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007232 10.0.0.129 - - [2026-02-26 10:36:35] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.129 - - [2026-02-26 10:36:35] "GET /virtual-machine-interface/8cb3e062-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007247 10.0.0.129 - - [2026-02-26 10:36:35] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.129 - - [2026-02-26 10:36:35] "GET /virtual-machine-interface/8c1fa474-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004426 10.0.0.129 - - [2026-02-26 10:36:35] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.129 - - [2026-02-26 10:36:35] "GET /virtual-machine-interface/8cb3e062-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005934 10.0.0.129 - - [2026-02-26 10:36:35] "POST /set-tag HTTP/1.1" 200 109 0.002763 10.0.0.129 - - [2026-02-26 10:36:35] "GET /virtual-machine/7df3f10a-120f-423a-9afb-eb8ea6abfe7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003103 10.0.0.129 - - [2026-02-26 10:36:36] "POST /ref-update HTTP/1.1" 200 156 0.010465 10.0.0.129 - - [2026-02-26 10:36:36] "GET /virtual-machine-interface/8cb3e062-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010039 10.0.0.129 - - [2026-02-26 10:36:36] "POST /set-tag HTTP/1.1" 200 109 0.016901 10.0.0.129 - - [2026-02-26 10:36:36] "POST /set-tag HTTP/1.1" 200 109 0.034800 10.0.0.129 - - [2026-02-26 10:36:36] "POST /set-tag HTTP/1.1" 200 109 0.024263 10.0.0.129 - - [2026-02-26 10:36:36] "POST /set-tag HTTP/1.1" 200 109 0.014813 10.0.0.129 - - [2026-02-26 10:36:36] "POST /set-tag HTTP/1.1" 200 109 0.026845 10.0.0.129 - - [2026-02-26 10:36:36] "DELETE /instance-ip/8cd00968-12fe-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.054676 10.0.0.129 - - [2026-02-26 10:36:36] "DELETE /virtual-machine-interface/8cb3e062-12fe-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.047070 10.0.0.129 - - [2026-02-26 10:36:36] "DELETE /virtual-machine/7df3f10a-120f-423a-9afb-eb8ea6abfe7f HTTP/1.1" 200 115 0.020020 10.0.0.129 - - [2026-02-26 10:36:36] "GET /virtual-machine-interface/8ba2a136-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009614 10.0.0.129 - - [2026-02-26 10:36:36] "POST /set-tag HTTP/1.1" 200 109 0.003062 10.0.0.129 - - [2026-02-26 10:36:36] "GET /virtual-machine/082b30fd-5877-49b3-bf41-a58a41471a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003260 10.0.0.129 - - [2026-02-26 10:36:36] "POST /ref-update HTTP/1.1" 200 156 0.009409 10.0.0.129 - - [2026-02-26 10:36:36] "GET /virtual-machine-interface/8ba2a136-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005381 10.0.0.129 - - [2026-02-26 10:36:36] "POST /set-tag HTTP/1.1" 200 109 0.019317 10.0.0.129 - - [2026-02-26 10:36:36] "POST /set-tag HTTP/1.1" 200 109 0.037235 10.0.0.129 - - [2026-02-26 10:36:36] "POST /set-tag HTTP/1.1" 200 109 0.017623 10.0.0.129 - - [2026-02-26 10:36:36] "POST /set-tag HTTP/1.1" 200 109 0.030886 10.0.0.129 - - [2026-02-26 10:36:36] "POST /set-tag HTTP/1.1" 200 109 0.025979 10.0.0.129 - - [2026-02-26 10:36:36] "DELETE /instance-ip/8bbb2d82-12fe-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.033820 10.0.0.129 - - [2026-02-26 10:36:36] "POST /ref-update HTTP/1.1" 200 156 0.011356 10.0.0.129 - - [2026-02-26 10:36:36] "DELETE /virtual-machine-interface/8ba2a136-12fe-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.066210 10.0.0.129 - - [2026-02-26 10:36:36] "DELETE /virtual-machine/082b30fd-5877-49b3-bf41-a58a41471a2b HTTP/1.1" 200 115 0.029522 10.0.0.129 - - [2026-02-26 10:36:36] "GET /virtual-machine-interface/8c1fa474-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006799 10.0.0.129 - - [2026-02-26 10:36:36] "POST /set-tag HTTP/1.1" 200 109 0.002868 10.0.0.129 - - [2026-02-26 10:36:37] "GET /virtual-machine/2aaf2fd0-4b3c-4d56-bc64-773b24ab6872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002943 10.0.0.129 - - [2026-02-26 10:36:37] "POST /ref-update HTTP/1.1" 200 156 0.008722 10.0.0.129 - - [2026-02-26 10:36:37] "GET /virtual-machine-interface/8c1fa474-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004422 10.0.0.129 - - [2026-02-26 10:36:37] "POST /set-tag HTTP/1.1" 200 109 0.017292 10.0.0.129 - - [2026-02-26 10:36:37] "POST /set-tag HTTP/1.1" 200 109 0.026877 10.0.0.129 - - [2026-02-26 10:36:37] "POST /set-tag HTTP/1.1" 200 109 0.021765 10.0.0.129 - - [2026-02-26 10:36:37] "POST /set-tag HTTP/1.1" 200 109 0.033180 10.0.0.129 - - [2026-02-26 10:36:37] "POST /set-tag HTTP/1.1" 200 109 0.026970 10.0.0.129 - - [2026-02-26 10:36:37] "DELETE /instance-ip/8c3ad33e-12fe-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.044415 10.0.0.129 - - [2026-02-26 10:36:37] "POST /ref-update HTTP/1.1" 200 156 0.007810 10.0.0.129 - - [2026-02-26 10:36:37] "DELETE /virtual-machine-interface/8c1fa474-12fe-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.041152 10.0.0.129 - - [2026-02-26 10:36:37] "DELETE /virtual-machine/2aaf2fd0-4b3c-4d56-bc64-773b24ab6872 HTTP/1.1" 200 115 0.020430 10.0.0.129 - - [2026-02-26 10:36:37] "DELETE /tag/47fa506c-b082-416d-8f1a-6e93c882c28a HTTP/1.1" 200 115 0.037854 10.0.0.129 - - [2026-02-26 10:36:37] "GET /virtual-machine-interface/8d33b9cc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004002 10.0.0.129 - - [2026-02-26 10:36:37] "POST /set-tag HTTP/1.1" 200 109 0.002652 10.0.0.129 - - [2026-02-26 10:36:37] "GET /virtual-machine-interface/8d33b9cc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003986 10.0.0.129 - - [2026-02-26 10:36:37] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.129 - - [2026-02-26 10:36:37] "GET /virtual-machine/f4ea4df2-80db-45eb-be10-455065eb5d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003364 10.0.0.129 - - [2026-02-26 10:36:37] "POST /ref-update HTTP/1.1" 200 156 0.016263 10.0.0.129 - - [2026-02-26 10:36:37] "GET /virtual-machine-interface/8d33b9cc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011471 10.0.0.129 - - [2026-02-26 10:36:37] "POST /set-tag HTTP/1.1" 200 109 0.016852 10.0.0.129 - - [2026-02-26 10:36:37] "POST /set-tag HTTP/1.1" 200 109 0.031468 10.0.0.129 - - [2026-02-26 10:36:37] "POST /set-tag HTTP/1.1" 200 109 0.043799 10.0.0.129 - - [2026-02-26 10:36:37] "POST /set-tag HTTP/1.1" 200 109 0.022355 10.0.0.129 - - [2026-02-26 10:36:37] "POST /set-tag HTTP/1.1" 200 109 0.032576 10.0.0.129 - - [2026-02-26 10:36:37] "DELETE /instance-ip/8d4f06fa-12fe-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.045984 10.0.0.129 - - [2026-02-26 10:36:37] "DELETE /virtual-machine-interface/8d33b9cc-12fe-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.049647 10.0.0.129 - - [2026-02-26 10:36:37] "DELETE /virtual-machine/f4ea4df2-80db-45eb-be10-455065eb5d8f HTTP/1.1" 200 115 0.019463 10.0.0.129 - - [2026-02-26 10:36:38] "DELETE /tag/f6665ccb-aafa-4899-81ba-324ddf202fda HTTP/1.1" 409 391 0.004778 10.0.0.129 - - [2026-02-26 10:36:38] "DELETE /tag/d217c4b9-1669-4ff6-8f49-735a71c8e480 HTTP/1.1" 200 115 0.039668 10.0.0.129 - - [2026-02-26 10:37:06] "GET /virtual-machine-interface/8dd31c7e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006683 10.0.0.129 - - [2026-02-26 10:37:06] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.129 - - [2026-02-26 10:37:06] "GET /virtual-machine-interface/8dd31c7e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006881 10.0.0.129 - - [2026-02-26 10:37:06] "POST /set-tag HTTP/1.1" 200 109 0.002744 10.0.0.129 - - [2026-02-26 10:37:06] "GET /virtual-machine/f6f1186c-8793-4201-84e0-22da2cce5c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002546 10.0.0.129 - - [2026-02-26 10:37:06] "POST /ref-update HTTP/1.1" 200 156 0.015000 10.0.0.129 - - [2026-02-26 10:37:06] "GET /virtual-machine-interface/8dd31c7e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004374 10.0.0.129 - - [2026-02-26 10:37:06] "POST /set-tag HTTP/1.1" 200 109 0.018651 10.0.0.129 - - [2026-02-26 10:37:06] "POST /set-tag HTTP/1.1" 200 109 0.033281 10.0.0.129 - - [2026-02-26 10:37:06] "POST /set-tag HTTP/1.1" 200 109 0.015348 10.0.0.129 - - [2026-02-26 10:37:07] "POST /set-tag HTTP/1.1" 200 109 0.025280 10.0.0.129 - - [2026-02-26 10:37:07] "DELETE /instance-ip/8df1ece4-12fe-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.044997 10.0.0.129 - - [2026-02-26 10:37:07] "DELETE /virtual-machine-interface/8dd31c7e-12fe-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.037916 10.0.0.129 - - [2026-02-26 10:37:07] "DELETE /virtual-machine/f6f1186c-8793-4201-84e0-22da2cce5c1e HTTP/1.1" 200 115 0.025849 10.0.0.129 - - [2026-02-26 10:37:07] "DELETE /tag/0c216e63-9901-4e06-940c-320822f74914 HTTP/1.1" 200 115 0.039316 10.0.0.129 - - [2026-02-26 10:37:07] "GET /virtual-machine-interface/8e6178fc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004020 10.0.0.129 - - [2026-02-26 10:37:07] "POST /set-tag HTTP/1.1" 200 109 0.003303 10.0.0.129 - - [2026-02-26 10:37:07] "GET /virtual-machine-interface/8e6178fc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004339 10.0.0.129 - - [2026-02-26 10:37:07] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.129 - - [2026-02-26 10:37:07] "GET /virtual-machine/c0fdd564-05d9-4e8a-b7a4-f22a7226487c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003989 10.0.0.129 - - [2026-02-26 10:37:07] "POST /ref-update HTTP/1.1" 200 156 0.011107 10.0.0.129 - - [2026-02-26 10:37:07] "GET /virtual-machine-interface/8e6178fc-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.030040 10.0.0.129 - - [2026-02-26 10:37:07] "POST /set-tag HTTP/1.1" 200 109 0.019979 10.0.0.129 - - [2026-02-26 10:37:07] "POST /set-tag HTTP/1.1" 200 109 0.046525 10.0.0.129 - - [2026-02-26 10:37:07] "POST /set-tag HTTP/1.1" 200 109 0.050854 10.0.0.129 - - [2026-02-26 10:37:07] "POST /set-tag HTTP/1.1" 200 109 0.014332 10.0.0.129 - - [2026-02-26 10:37:07] "DELETE /instance-ip/8e7b1d84-12fe-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.063834 10.0.0.129 - - [2026-02-26 10:37:07] "DELETE /virtual-machine-interface/8e6178fc-12fe-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.049968 10.0.0.129 - - [2026-02-26 10:37:07] "DELETE /virtual-machine/c0fdd564-05d9-4e8a-b7a4-f22a7226487c HTTP/1.1" 200 115 0.037207 10.0.0.129 - - [2026-02-26 10:37:07] "DELETE /tag/0c34c902-dc00-4997-a2d0-e5ed6c8023a6 HTTP/1.1" 200 115 0.043485 10.0.0.129 - - [2026-02-26 10:37:07] "DELETE /tag/7a969d29-4291-4fb3-becc-f4426a5937c0 HTTP/1.1" 409 237 0.015836 10.0.0.129 - - [2026-02-26 10:37:07] "DELETE /tag/3021bb7b-10b4-4948-8e05-d5e2b47e2b74 HTTP/1.1" 200 115 0.046705 10.0.0.129 - - [2026-02-26 10:37:07] "GET /virtual-machine-interface/8f51ac6e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004915 10.0.0.129 - - [2026-02-26 10:37:07] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.129 - - [2026-02-26 10:37:07] "GET /virtual-machine-interface/8f51ac6e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004060 10.0.0.129 - - [2026-02-26 10:37:07] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.129 - - [2026-02-26 10:37:07] "GET /virtual-machine/c16bfa24-ee79-451b-99e9-a761186825aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002311 10.0.0.129 - - [2026-02-26 10:37:07] "POST /ref-update HTTP/1.1" 200 156 0.009238 10.0.0.129 - - [2026-02-26 10:37:08] "GET /virtual-machine-interface/8f51ac6e-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005056 10.0.0.129 - - [2026-02-26 10:37:08] "POST /set-tag HTTP/1.1" 200 109 0.021067 10.0.0.129 - - [2026-02-26 10:37:08] "POST /set-tag HTTP/1.1" 200 109 0.044002 10.0.0.129 - - [2026-02-26 10:37:08] "POST /set-tag HTTP/1.1" 200 109 0.014992 10.0.0.129 - - [2026-02-26 10:37:08] "POST /set-tag HTTP/1.1" 200 109 0.025860 10.0.0.129 - - [2026-02-26 10:37:08] "DELETE /instance-ip/8f656e48-12fe-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.051775 10.0.0.129 - - [2026-02-26 10:37:08] "DELETE /virtual-machine-interface/8f51ac6e-12fe-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.051331 10.0.0.129 - - [2026-02-26 10:37:08] "DELETE /virtual-machine/c16bfa24-ee79-451b-99e9-a761186825aa HTTP/1.1" 200 115 0.029012 10.0.0.129 - - [2026-02-26 10:37:08] "DELETE /tag/dc933fe1-e14b-4d8c-9a39-6de12758fc76 HTTP/1.1" 200 115 0.063010 10.0.0.129 - - [2026-02-26 10:37:08] "GET /virtual-machine-interface/8ededc66-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011811 10.0.0.129 - - [2026-02-26 10:37:08] "POST /set-tag HTTP/1.1" 200 109 0.006493 10.0.0.129 - - [2026-02-26 10:37:08] "GET /virtual-machine-interface/8ededc66-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012009 10.0.0.129 - - [2026-02-26 10:37:08] "POST /set-tag HTTP/1.1" 200 109 0.016410 10.0.0.129 - - [2026-02-26 10:37:08] "GET /virtual-machine/b632e97d-2c31-4d28-b854-82fc51da6fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002825 10.0.0.129 - - [2026-02-26 10:37:08] "POST /ref-update HTTP/1.1" 200 156 0.034456 10.0.0.129 - - [2026-02-26 10:37:08] "GET /virtual-machine-interface/8ededc66-12fe-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.024300 10.0.0.129 - - [2026-02-26 10:37:08] "POST /set-tag HTTP/1.1" 200 109 0.029833 10.0.0.129 - - [2026-02-26 10:37:08] "POST /set-tag HTTP/1.1" 200 109 0.031939 10.0.0.129 - - [2026-02-26 10:37:08] "POST /set-tag HTTP/1.1" 200 109 0.035971 10.0.0.129 - - [2026-02-26 10:37:08] "POST /set-tag HTTP/1.1" 200 109 0.029666 10.0.0.129 - - [2026-02-26 10:37:08] "DELETE /instance-ip/8efae960-12fe-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.045630 10.0.0.129 - - [2026-02-26 10:37:08] "DELETE /virtual-machine-interface/8ededc66-12fe-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.074738 10.0.0.129 - - [2026-02-26 10:37:09] "DELETE /virtual-machine/b632e97d-2c31-4d28-b854-82fc51da6fef HTTP/1.1" 200 115 0.036692 10.0.0.129 - - [2026-02-26 10:37:09] "DELETE /tag/0048e1bb-1470-4649-9872-16f355741ea5 HTTP/1.1" 200 115 0.061456 10.0.0.129 - - [2026-02-26 10:37:09] "DELETE /tag/95d9f9e8-05b9-45cd-bf68-df77cf602b53 HTTP/1.1" 409 237 0.009372 10.0.0.129 - - [2026-02-26 10:37:09] "DELETE /tag/685eb163-9238-4155-9758-4c3a6cfd6db2 HTTP/1.1" 409 237 0.005873 10.0.0.129 - - [2026-02-26 10:37:10] "POST /projects HTTP/1.1" 409 238 0.002686 10.0.0.129 - - [2026-02-26 10:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.129 - - [2026-02-26 10:37:10] "GET /project/e25bfcfa-7561-41fa-8855-a72279a44eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030934 10.0.0.129 - - [2026-02-26 10:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005080 10.0.0.129 - - [2026-02-26 10:37:10] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.010566 10.0.0.129 - - [2026-02-26 10:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.129 - - [2026-02-26 10:37:10] "GET /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006673 10.0.0.129 - - [2026-02-26 10:37:10] "POST /security-groups HTTP/1.1" 409 285 0.002756 10.0.0.129 - - [2026-02-26 10:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005433 10.0.0.129 - - [2026-02-26 10:37:10] "PUT /security-group/c99cdc26-38d6-4f5e-a4eb-9264ef2073da HTTP/1.1" 200 263 0.061760 10.0.0.129 - - [2026-02-26 10:37:10] "PUT /access-control-list/7d6b5c54-31d7-4d8b-882b-631cb00bd709 HTTP/1.1" 200 273 0.011270 10.0.0.129 - - [2026-02-26 10:37:10] "PUT /access-control-list/cd24e742-fe0e-426d-82c4-1926215c1505 HTTP/1.1" 200 273 0.012635 10.0.0.129 - - [2026-02-26 10:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011155 10.0.0.129 - - [2026-02-26 10:37:15] "POST /projects HTTP/1.1" 409 238 0.002338 10.0.0.129 - - [2026-02-26 10:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.129 - - [2026-02-26 10:37:15] "GET /project/e25bfcfa-7561-41fa-8855-a72279a44eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034090 10.0.0.129 - - [2026-02-26 10:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.129 - - [2026-02-26 10:37:15] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003457 10.0.0.129 - - [2026-02-26 10:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.129 - - [2026-02-26 10:37:15] "GET /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003768 10.0.0.129 - - [2026-02-26 10:37:15] "POST /security-groups HTTP/1.1" 409 285 0.002136 10.0.0.129 - - [2026-02-26 10:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.129 - - [2026-02-26 10:37:15] "PUT /security-group/c99cdc26-38d6-4f5e-a4eb-9264ef2073da HTTP/1.1" 200 263 0.059247 10.0.0.129 - - [2026-02-26 10:37:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.030325 10.0.0.129 - - [2026-02-26 10:37:15] "PUT /access-control-list/7d6b5c54-31d7-4d8b-882b-631cb00bd709 HTTP/1.1" 200 273 0.028361 10.0.0.129 - - [2026-02-26 10:37:15] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.015827 10.0.0.129 - - [2026-02-26 10:37:15] "PUT /access-control-list/cd24e742-fe0e-426d-82c4-1926215c1505 HTTP/1.1" 200 273 0.023430 10.0.0.129 - - [2026-02-26 10:37:15] "GET /firewall-rule/d28f3c3a-ebee-4c79-9ac2-7971b028b940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.012264 10.0.0.129 - - [2026-02-26 10:37:15] "POST /ref-update HTTP/1.1" 200 156 0.066193 10.0.0.129 - - [2026-02-26 10:37:15] "DELETE /firewall-rule/d28f3c3a-ebee-4c79-9ac2-7971b028b940 HTTP/1.1" 200 115 0.044033 10.0.0.129 - - [2026-02-26 10:37:15] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.005383 10.0.0.129 - - [2026-02-26 10:37:15] "GET /firewall-rule/c0de8fc8-2267-43fc-b404-1de4231b7359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004898 10.0.0.129 - - [2026-02-26 10:37:15] "POST /ref-update HTTP/1.1" 200 156 0.073845 10.0.0.129 - - [2026-02-26 10:37:16] "DELETE /firewall-rule/c0de8fc8-2267-43fc-b404-1de4231b7359 HTTP/1.1" 200 115 0.056591 10.0.0.129 - - [2026-02-26 10:37:16] "DELETE /tag/0a913475-1761-46e8-b867-5325164c7786 HTTP/1.1" 200 115 0.061191 10.0.0.129 - - [2026-02-26 10:37:16] "DELETE /tag/95d9f9e8-05b9-45cd-bf68-df77cf602b53 HTTP/1.1" 409 237 0.004957 10.0.0.129 - - [2026-02-26 10:37:16] "DELETE /tag/685eb163-9238-4155-9758-4c3a6cfd6db2 HTTP/1.1" 409 237 0.005526 10.0.0.129 - - [2026-02-26 10:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.129 - - [2026-02-26 10:37:16] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004209 10.0.0.129 - - [2026-02-26 10:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.129 - - [2026-02-26 10:37:16] "GET /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004742 10.0.0.129 - - [2026-02-26 10:37:16] "PUT /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32 HTTP/1.1" 200 265 0.043134 10.0.0.129 - - [2026-02-26 10:37:16] "PUT /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6 HTTP/1.1" 200 265 0.044586 10.0.0.129 - - [2026-02-26 10:37:16] "DELETE /security-group/c99cdc26-38d6-4f5e-a4eb-9264ef2073da HTTP/1.1" 200 115 0.063849 10.0.0.129 - - [2026-02-26 10:37:16] "DELETE /access-control-list/7d6b5c54-31d7-4d8b-882b-631cb00bd709 HTTP/1.1" 200 115 0.026358 10.0.0.129 - - [2026-02-26 10:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005335 10.0.0.129 - - [2026-02-26 10:37:16] "DELETE /access-control-list/cd24e742-fe0e-426d-82c4-1926215c1505 HTTP/1.1" 200 115 0.038992 10.0.0.129 - - [2026-02-26 10:37:16] "GET /project/e25bfcfa-7561-41fa-8855-a72279a44eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.028550 10.0.0.129 - - [2026-02-26 10:37:16] "GET /project/e25bfcfa-7561-41fa-8855-a72279a44eb3?fields=security_groups HTTP/1.1" 200 1352 0.027910 10.0.0.129 - - [2026-02-26 10:37:16] "DELETE /security-group/3b3cd0a9-6a99-4aeb-b264-5182fc9b7f8c HTTP/1.1" 200 115 0.052164 10.0.0.129 - - [2026-02-26 10:37:16] "DELETE /access-control-list/d2f7b7ac-5c65-4c3a-9d91-fbe2a9b2b9de HTTP/1.1" 200 115 0.080611 10.0.0.129 - - [2026-02-26 10:37:16] "GET /project/e25bfcfa-7561-41fa-8855-a72279a44eb3?fields=application_policy_sets HTTP/1.1" 200 1391 0.087821 10.0.0.129 - - [2026-02-26 10:37:16] "DELETE /access-control-list/2fc87d42-6ef1-46b6-a9a9-83f4c61701f4 HTTP/1.1" 200 115 0.047003 10.0.0.129 - - [2026-02-26 10:37:16] "DELETE /project/e25bfcfa-7561-41fa-8855-a72279a44eb3 HTTP/1.1" 200 115 0.325263 10.0.0.129 - - [2026-02-26 10:37:16] "POST /projects HTTP/1.1" 409 238 0.003170 10.0.0.129 - - [2026-02-26 10:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.129 - - [2026-02-26 10:37:16] "GET /project/b13ef49e-83a4-4ca1-ad2e-ec946efb8a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031674 10.0.0.129 - - [2026-02-26 10:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.129 - - [2026-02-26 10:37:16] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004239 10.0.0.129 - - [2026-02-26 10:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.129 - - [2026-02-26 10:37:16] "GET /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004029 10.0.0.129 - - [2026-02-26 10:37:16] "POST /security-groups HTTP/1.1" 409 285 0.002277 10.0.0.129 - - [2026-02-26 10:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.129 - - [2026-02-26 10:37:17] "PUT /security-group/55237d4d-e1a7-4290-8321-8e6711c53341 HTTP/1.1" 200 263 0.070328 10.0.0.129 - - [2026-02-26 10:37:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.031314 10.0.0.129 - - [2026-02-26 10:37:17] "PUT /access-control-list/94930a5f-62b7-4ef8-aeb2-be02e54a6740 HTTP/1.1" 200 273 0.022326 10.0.0.129 - - [2026-02-26 10:37:17] "PUT /access-control-list/e77d19e8-252e-4bac-a742-55b6b66718dc HTTP/1.1" 200 273 0.034667 10.0.0.129 - - [2026-02-26 10:37:21] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002976 10.0.0.129 - - [2026-02-26 10:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.129 - - [2026-02-26 10:37:21] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002671 10.0.0.129 - - [2026-02-26 10:37:21] "GET /firewall-policy/cb2cf835-7277-42ab-a08b-c27191d9579a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002290 10.0.0.129 - - [2026-02-26 10:37:21] "GET /firewall-rule/3b74de32-13cb-4eaa-b5aa-8e7b11168564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003198 10.0.0.129 - - [2026-02-26 10:37:21] "POST /ref-update HTTP/1.1" 200 156 0.018894 10.0.0.129 - - [2026-02-26 10:37:21] "DELETE /firewall-rule/3b74de32-13cb-4eaa-b5aa-8e7b11168564 HTTP/1.1" 200 115 0.043608 10.0.0.129 - - [2026-02-26 10:37:21] "GET /firewall-policy/c4afa24e-b436-4be9-ab4e-cde5f3614651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005584 10.0.0.129 - - [2026-02-26 10:37:21] "GET /firewall-rule/b65503ce-fac1-48fd-bf7d-6090eb4da12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.002950 10.0.0.129 - - [2026-02-26 10:37:21] "POST /ref-update HTTP/1.1" 200 156 0.026134 10.0.0.129 - - [2026-02-26 10:37:21] "DELETE /firewall-rule/b65503ce-fac1-48fd-bf7d-6090eb4da12e HTTP/1.1" 200 115 0.041116 10.0.0.129 - - [2026-02-26 10:37:21] "GET /firewall-policy/c4afa24e-b436-4be9-ab4e-cde5f3614651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.003659 10.0.0.129 - - [2026-02-26 10:37:21] "GET /firewall-rule/3284bc7a-b927-4e04-9e6e-3d953b22e6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003259 10.0.0.129 - - [2026-02-26 10:37:21] "POST /ref-update HTTP/1.1" 200 156 0.013930 10.0.0.129 - - [2026-02-26 10:37:21] "DELETE /firewall-rule/3284bc7a-b927-4e04-9e6e-3d953b22e6f9 HTTP/1.1" 200 115 0.069991 10.0.0.129 - - [2026-02-26 10:37:21] "GET /application-policy-set/742f39b4-3006-4d64-9e0b-9283950f2030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003485 10.0.0.129 - - [2026-02-26 10:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.129 - - [2026-02-26 10:37:21] "GET /policy-management/a98b6cc8-101b-4743-a6dc-7e8937e45dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002884 10.0.0.129 - - [2026-02-26 10:37:21] "GET /firewall-policy/c4afa24e-b436-4be9-ab4e-cde5f3614651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003968 10.0.0.129 - - [2026-02-26 10:37:21] "POST /ref-update HTTP/1.1" 200 156 0.024996 10.0.0.129 - - [2026-02-26 10:37:21] "DELETE /firewall-policy/c4afa24e-b436-4be9-ab4e-cde5f3614651 HTTP/1.1" 200 115 0.041255 10.0.0.129 - - [2026-02-26 10:37:21] "DELETE /tag/7a969d29-4291-4fb3-becc-f4426a5937c0 HTTP/1.1" 200 115 0.057691 10.0.0.129 - - [2026-02-26 10:37:22] "DELETE /tag/f6665ccb-aafa-4899-81ba-324ddf202fda HTTP/1.1" 200 115 0.060885 10.0.0.129 - - [2026-02-26 10:37:22] "DELETE /tag/95d9f9e8-05b9-45cd-bf68-df77cf602b53 HTTP/1.1" 200 115 0.031028 10.0.0.129 - - [2026-02-26 10:37:22] "DELETE /tag/685eb163-9238-4155-9758-4c3a6cfd6db2 HTTP/1.1" 200 115 0.050060 10.0.0.129 - - [2026-02-26 10:37:22] "DELETE /loadbalancer-member/f1f462da-d217-49d9-a719-8565582ef020 HTTP/1.1" 200 115 0.036261 10.0.0.129 - - [2026-02-26 10:37:22] "DELETE /loadbalancer-pool/dd944fd7-4b39-45a4-95eb-9533d942c022 HTTP/1.1" 200 115 0.036747 10.0.0.129 - - [2026-02-26 10:37:22] "DELETE /loadbalancer-listener/51be8b78-ea92-4a26-81ec-a549054f2ac9 HTTP/1.1" 200 115 0.058877 10.0.0.129 - - [2026-02-26 10:37:22] "DELETE /loadbalancer/9b11c7bc-8dd0-4302-95b9-36f66ab97f92 HTTP/1.1" 200 115 0.047915 10.0.0.129 - - [2026-02-26 10:37:22] "DELETE /floating-ip/e1f0f999-da89-4d65-8213-c826a650287d HTTP/1.1" 200 115 0.047658 10.0.0.129 - - [2026-02-26 10:37:22] "DELETE /instance-ip/56c906f0-ca32-4380-b012-f633abb71b24 HTTP/1.1" 200 115 0.056841 10.0.0.129 - - [2026-02-26 10:37:22] "DELETE /virtual-machine-interface/b636464a-1120-4221-9b11-2dd44bfef076 HTTP/1.1" 200 115 0.035978 10.0.0.129 - - [2026-02-26 10:37:22] "DELETE /tag/6dca3ce5-87da-4b41-b0d9-a6775e2f3762 HTTP/1.1" 200 115 0.038443 10.0.0.129 - - [2026-02-26 10:37:22] "POST /projects HTTP/1.1" 409 238 0.001796 10.0.0.129 - - [2026-02-26 10:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.129 - - [2026-02-26 10:37:22] "GET /project/b13ef49e-83a4-4ca1-ad2e-ec946efb8a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.052302 10.0.0.129 - - [2026-02-26 10:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007259 10.0.0.129 - - [2026-02-26 10:37:22] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004341 10.0.0.129 - - [2026-02-26 10:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007966 10.0.0.129 - - [2026-02-26 10:37:22] "GET /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004164 10.0.0.129 - - [2026-02-26 10:37:22] "POST /security-groups HTTP/1.1" 409 285 0.006356 10.0.0.129 - - [2026-02-26 10:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.129 - - [2026-02-26 10:37:22] "PUT /security-group/55237d4d-e1a7-4290-8321-8e6711c53341 HTTP/1.1" 200 263 0.054471 10.0.0.129 - - [2026-02-26 10:37:22] "PUT /access-control-list/94930a5f-62b7-4ef8-aeb2-be02e54a6740 HTTP/1.1" 200 273 0.014760 10.0.0.129 - - [2026-02-26 10:37:22] "PUT /access-control-list/e77d19e8-252e-4bac-a742-55b6b66718dc HTTP/1.1" 200 273 0.035611 10.0.0.129 - - [2026-02-26 10:37:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.034384 10.0.0.129 - - [2026-02-26 10:37:22] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.018974 10.0.0.129 - - [2026-02-26 10:37:22] "GET /firewall-rule/69c5697b-7e9e-4b80-8270-848cac27a1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006361 10.0.0.129 - - [2026-02-26 10:37:23] "POST /ref-update HTTP/1.1" 200 156 0.079480 10.0.0.129 - - [2026-02-26 10:37:23] "DELETE /firewall-rule/69c5697b-7e9e-4b80-8270-848cac27a1ed HTTP/1.1" 200 115 0.056914 10.0.0.129 - - [2026-02-26 10:37:23] "GET /firewall-policy/3c0bffef-f305-472d-afcf-f43cfafd058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.009254 10.0.0.129 - - [2026-02-26 10:37:23] "GET /firewall-rule/b03e418a-4ab9-41f6-a966-2d52234f84d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004058 10.0.0.129 - - [2026-02-26 10:37:23] "POST /ref-update HTTP/1.1" 200 156 0.045508 10.0.0.129 - - [2026-02-26 10:37:23] "DELETE /firewall-rule/b03e418a-4ab9-41f6-a966-2d52234f84d8 HTTP/1.1" 200 115 0.033941 10.0.0.129 - - [2026-02-26 10:37:23] "DELETE /tag/5cc07a7b-0409-412b-b46e-1a64e27c5a6d HTTP/1.1" 200 115 0.058204 10.0.0.129 - - [2026-02-26 10:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.129 - - [2026-02-26 10:37:23] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005922 10.0.0.129 - - [2026-02-26 10:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786 10.0.0.129 - - [2026-02-26 10:37:23] "GET /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005358 10.0.0.129 - - [2026-02-26 10:37:23] "PUT /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32 HTTP/1.1" 200 265 0.077062 10.0.0.129 - - [2026-02-26 10:37:23] "PUT /virtual-network/b6fcc171-22db-433f-b962-82730bead6f6 HTTP/1.1" 200 265 0.086764 10.0.0.129 - - [2026-02-26 10:37:23] "DELETE /security-group/55237d4d-e1a7-4290-8321-8e6711c53341 HTTP/1.1" 200 115 0.102579 10.0.0.129 - - [2026-02-26 10:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007263 10.0.0.129 - - [2026-02-26 10:37:23] "DELETE /access-control-list/94930a5f-62b7-4ef8-aeb2-be02e54a6740 HTTP/1.1" 200 115 0.078764 10.0.0.129 - - [2026-02-26 10:37:23] "DELETE /access-control-list/e77d19e8-252e-4bac-a742-55b6b66718dc HTTP/1.1" 200 115 0.042672 10.0.0.129 - - [2026-02-26 10:37:23] "GET /project/b13ef49e-83a4-4ca1-ad2e-ec946efb8a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.083425 10.0.0.129 - - [2026-02-26 10:37:23] "GET /project/b13ef49e-83a4-4ca1-ad2e-ec946efb8a26?fields=security_groups HTTP/1.1" 200 1353 0.074973 10.0.0.129 - - [2026-02-26 10:37:24] "DELETE /security-group/1ff1cdc5-e12b-465c-8565-743fd1ec15ab HTTP/1.1" 200 115 0.066126 10.0.0.129 - - [2026-02-26 10:37:24] "DELETE /access-control-list/c5e8bc30-5471-44d3-9233-8aeafc0b43da HTTP/1.1" 200 115 0.074102 10.0.0.129 - - [2026-02-26 10:37:24] "GET /project/b13ef49e-83a4-4ca1-ad2e-ec946efb8a26?fields=application_policy_sets HTTP/1.1" 200 1392 0.064856 10.0.0.129 - - [2026-02-26 10:37:24] "DELETE /access-control-list/89122345-9c30-44b3-8c2d-c804ab5adc05 HTTP/1.1" 200 115 0.087151 10.0.0.129 - - [2026-02-26 10:37:24] "DELETE /project/b13ef49e-83a4-4ca1-ad2e-ec946efb8a26 HTTP/1.1" 200 115 0.497734 10.0.0.129 - - [2026-02-26 10:38:08] "GET /global-system-configs HTTP/1.1" 200 323 0.001884 10.0.0.129 - - [2026-02-26 10:38:09] "GET /global-system-configs HTTP/1.1" 200 323 0.005043 10.0.0.129 - - [2026-02-26 10:38:18] "GET / HTTP/1.1" 200 36215 0.002880 10.0.0.129 - - [2026-02-26 10:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.129 - - [2026-02-26 10:38:18] "GET /global-vrouter-config/d1430cff-e5f5-4f0f-a141-4b555859a66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004190 10.0.0.129 - - [2026-02-26 10:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.129 - - [2026-02-26 10:38:18] "GET /global-vrouter-config/d1430cff-e5f5-4f0f-a141-4b555859a66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002469 10.0.0.129 - - [2026-02-26 10:38:36] "GET / HTTP/1.1" 200 36215 0.001713 10.0.0.129 - - [2026-02-26 10:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.129 - - [2026-02-26 10:38:36] "GET /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004349 10.0.0.129 - - [2026-02-26 10:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.129 - - [2026-02-26 10:38:36] "GET /config-node/343e4b48-4dd4-4fd5-831f-aca13509251f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.001754 10.0.0.129 - - [2026-02-26 10:38:36] "GET / HTTP/1.1" 200 36215 0.001689 10.0.0.129 - - [2026-02-26 10:38:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002070 10.0.0.129 - - [2026-02-26 10:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.129 - - [2026-02-26 10:38:41] "GET /global-vrouter-config/d1430cff-e5f5-4f0f-a141-4b555859a66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002998 10.0.0.129 - - [2026-02-26 10:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.129 - - [2026-02-26 10:38:41] "PUT /global-vrouter-config/d1430cff-e5f5-4f0f-a141-4b555859a66e HTTP/1.1" 200 277 0.007728 10.0.0.129 - - [2026-02-26 10:38:41] "GET / HTTP/1.1" 200 36215 0.001712 10.0.0.129 - - [2026-02-26 10:38:41] "POST /alarms HTTP/1.1" 409 264 0.002586 10.0.0.129 - - [2026-02-26 10:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.129 - - [2026-02-26 10:38:41] "PUT /alarm/0dee53de-527f-4d1d-b2b4-fa62fb074f3f HTTP/1.1" 200 245 0.010386 10.0.0.129 - - [2026-02-26 10:38:41] "POST /alarms HTTP/1.1" 409 261 0.003675 10.0.0.129 - - [2026-02-26 10:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011292 10.0.0.129 - - [2026-02-26 10:38:42] "PUT /alarm/c5dd4e12-fc16-4f84-92e1-759c5aa702f1 HTTP/1.1" 200 245 0.009688 10.0.0.129 - - [2026-02-26 10:38:42] "POST /alarms HTTP/1.1" 409 261 0.001762 10.0.0.129 - - [2026-02-26 10:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.129 - - [2026-02-26 10:38:42] "PUT /alarm/1403c75d-56fb-430a-bcc0-2337e068c069 HTTP/1.1" 200 245 0.010316 10.0.0.129 - - [2026-02-26 10:38:42] "POST /alarms HTTP/1.1" 409 253 0.009819 10.0.0.129 - - [2026-02-26 10:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.129 - - [2026-02-26 10:38:42] "PUT /alarm/82b044af-114c-4ad1-8f9c-5b13e59ed4af HTTP/1.1" 200 245 0.012938 10.0.0.129 - - [2026-02-26 10:38:42] "POST /alarms HTTP/1.1" 409 251 0.004112 10.0.0.129 - - [2026-02-26 10:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.129 - - [2026-02-26 10:38:42] "PUT /alarm/954eb0de-fae4-41fe-b3da-9fa12f8a01c5 HTTP/1.1" 200 245 0.010740 10.0.0.129 - - [2026-02-26 10:38:42] "POST /alarms HTTP/1.1" 409 252 0.008017 10.0.0.129 - - [2026-02-26 10:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.129 - - [2026-02-26 10:38:42] "PUT /alarm/56def69e-e8e7-4486-95af-fdf18cf617c4 HTTP/1.1" 200 245 0.010692 10.0.0.129 - - [2026-02-26 10:38:42] "POST /alarms HTTP/1.1" 409 256 0.009929 10.0.0.129 - - [2026-02-26 10:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.129 - - [2026-02-26 10:38:42] "PUT /alarm/a411d927-bb8d-4861-a08b-5b853d79f435 HTTP/1.1" 200 245 0.011266 10.0.0.129 - - [2026-02-26 10:38:42] "POST /alarms HTTP/1.1" 409 248 0.004361 10.0.0.129 - - [2026-02-26 10:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.129 - - [2026-02-26 10:38:42] "PUT /alarm/3596a9de-9244-465d-898d-0fec24157e59 HTTP/1.1" 200 245 0.014036 10.0.0.129 - - [2026-02-26 10:38:42] "POST /alarms HTTP/1.1" 409 252 0.017062 10.0.0.129 - - [2026-02-26 10:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.129 - - [2026-02-26 10:38:42] "PUT /alarm/e30fa75b-eaf7-427d-b527-810d631935c8 HTTP/1.1" 200 245 0.010712 10.0.0.129 - - [2026-02-26 10:38:42] "POST /alarms HTTP/1.1" 409 257 0.006130 10.0.0.129 - - [2026-02-26 10:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.129 - - [2026-02-26 10:38:42] "PUT /alarm/27bd7e67-994e-446c-a4ae-c0071f8be017 HTTP/1.1" 200 245 0.011210 10.0.0.129 - - [2026-02-26 10:38:42] "POST /alarms HTTP/1.1" 409 251 0.002428 10.0.0.129 - - [2026-02-26 10:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.129 - - [2026-02-26 10:38:42] "PUT /alarm/da66cae0-a3c2-4d95-aa5c-29155f28a720 HTTP/1.1" 200 245 0.011839 10.0.0.129 - - [2026-02-26 10:38:42] "POST /alarms HTTP/1.1" 409 257 0.008887 10.0.0.129 - - [2026-02-26 10:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.129 - - [2026-02-26 10:38:42] "PUT /alarm/25a43cac-5019-4b7d-8143-a6c1aa02395f HTTP/1.1" 200 245 0.016375 10.0.0.129 - - [2026-02-26 10:38:42] "POST /alarms HTTP/1.1" 409 261 0.006189 10.0.0.129 - - [2026-02-26 10:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.129 - - [2026-02-26 10:38:42] "PUT /alarm/f43ed5b4-9196-404c-9332-1ef219ff89e8 HTTP/1.1" 200 245 0.010460 10.0.0.129 - - [2026-02-26 10:38:42] "POST /alarms HTTP/1.1" 409 258 0.003614 10.0.0.129 - - [2026-02-26 10:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.129 - - [2026-02-26 10:38:42] "PUT /alarm/a149533b-0b3d-4db6-a629-9b279b308b27 HTTP/1.1" 200 245 0.016472 10.0.0.129 - - [2026-02-26 10:38:42] "POST /alarms HTTP/1.1" 409 254 0.008224 10.0.0.129 - - [2026-02-26 10:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.129 - - [2026-02-26 10:38:43] "PUT /alarm/f7ea64d6-e45f-4e13-b481-7604edab0aca HTTP/1.1" 200 245 0.011635 10.0.0.129 - - [2026-02-26 10:38:43] "POST /alarms HTTP/1.1" 409 254 0.004128 10.0.0.129 - - [2026-02-26 10:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.129 - - [2026-02-26 10:38:43] "PUT /alarm/0f9b03e7-fb31-486e-baea-92eb1c97d554 HTTP/1.1" 200 245 0.020044 10.0.0.129 - - [2026-02-26 10:38:43] "POST /alarms HTTP/1.1" 409 254 0.013937 10.0.0.129 - - [2026-02-26 10:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005547 10.0.0.129 - - [2026-02-26 10:38:43] "PUT /alarm/ec78e8ef-c481-44ac-ab25-a08357939354 HTTP/1.1" 200 245 0.022699 10.0.0.129 - - [2026-02-26 10:38:43] "POST /alarms HTTP/1.1" 409 247 0.022167 10.0.0.129 - - [2026-02-26 10:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.129 - - [2026-02-26 10:38:43] "PUT /alarm/ac987d53-25e5-4b0a-b4ac-7e92a8c53bff HTTP/1.1" 200 245 0.014003 10.0.0.129 - - [2026-02-26 10:38:43] "POST /alarms HTTP/1.1" 409 272 0.011043 10.0.0.129 - - [2026-02-26 10:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.129 - - [2026-02-26 10:38:43] "PUT /alarm/4202e8e5-3fef-470d-8c6e-1502a3289e6b HTTP/1.1" 200 245 0.012446 10.0.0.129 - - [2026-02-26 10:38:43] "POST /alarms HTTP/1.1" 409 261 0.004568 10.0.0.129 - - [2026-02-26 10:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.129 - - [2026-02-26 10:38:43] "PUT /alarm/4b5ad313-4717-45f3-a385-fef9bb211936 HTTP/1.1" 200 245 0.011355 10.0.0.129 - - [2026-02-26 10:38:43] "POST /alarms HTTP/1.1" 409 259 0.008070 10.0.0.129 - - [2026-02-26 10:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.129 - - [2026-02-26 10:38:43] "PUT /alarm/8641d4d1-231c-4626-bd0d-356a9e8fd283 HTTP/1.1" 200 245 0.011672 10.0.0.129 - - [2026-02-26 10:38:43] "POST /alarms HTTP/1.1" 409 265 0.006398 10.0.0.129 - - [2026-02-26 10:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.129 - - [2026-02-26 10:38:43] "PUT /alarm/2e31b426-addc-4389-ad68-c7b267c25050 HTTP/1.1" 200 245 0.011842 10.0.0.129 - - [2026-02-26 10:38:43] "POST /alarms HTTP/1.1" 409 279 0.009762 10.0.0.129 - - [2026-02-26 10:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.129 - - [2026-02-26 10:38:43] "PUT /alarm/3973cf4d-6d82-4c10-b29c-a0fd5010acee HTTP/1.1" 200 245 0.013694 10.0.0.129 - - [2026-02-26 10:38:43] "GET / HTTP/1.1" 200 36215 0.001761 10.0.0.129 - - [2026-02-26 10:38:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002162 10.0.0.129 - - [2026-02-26 10:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.129 - - [2026-02-26 10:38:43] "PUT /global-vrouter-config/d1430cff-e5f5-4f0f-a141-4b555859a66e HTTP/1.1" 200 277 0.015133 10.0.0.129 - - [2026-02-26 10:38:44] "GET / HTTP/1.1" 200 36215 0.001546 10.0.0.129 - - [2026-02-26 10:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.129 - - [2026-02-26 10:38:44] "GET /global-vrouter-config/d1430cff-e5f5-4f0f-a141-4b555859a66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002607 10.0.0.129 - - [2026-02-26 10:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.129 - - [2026-02-26 10:38:44] "PUT /global-vrouter-config/d1430cff-e5f5-4f0f-a141-4b555859a66e HTTP/1.1" 200 277 0.009823 10.0.0.129 - - [2026-02-26 10:38:44] "GET / HTTP/1.1" 200 36215 0.001605 10.0.0.129 - - [2026-02-26 10:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.129 - - [2026-02-26 10:38:44] "GET /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004397 10.0.0.129 - - [2026-02-26 10:38:44] "PUT /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab HTTP/1.1" 200 275 0.014858 10.0.0.129 - - [2026-02-26 10:38:47] "GET / HTTP/1.1" 200 36215 0.001669 10.0.0.129 - - [2026-02-26 10:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.129 - - [2026-02-26 10:38:47] "GET /routing-instance/a6d9e070-0ea2-4889-8f35-75517033fdb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002811 10.0.0.129 - - [2026-02-26 10:38:47] "POST /bgp-routers HTTP/1.1" 409 301 0.001877 10.0.0.129 - - [2026-02-26 10:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.129 - - [2026-02-26 10:38:47] "GET /bgp-router/ccaf7de2-a6e1-4f1c-a719-bc186a35ade9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.002427 10.0.0.129 - - [2026-02-26 10:38:47] "PUT /bgp-router/ccaf7de2-a6e1-4f1c-a719-bc186a35ade9 HTTP/1.1" 200 255 0.014004 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:38:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001111 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:38:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001145 10.0.0.129 - - [2026-02-26 10:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.129 - - [2026-02-26 10:38:49] "GET /global-vrouter-config/d1430cff-e5f5-4f0f-a141-4b555859a66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002645 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:38:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001254 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:38:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001570 10.0.0.129 - - [2026-02-26 10:39:05] "GET / HTTP/1.1" 200 36215 0.002112 10.0.0.129 - - [2026-02-26 10:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.129 - - [2026-02-26 10:39:05] "GET /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005303 10.0.0.129 - - [2026-02-26 10:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.129 - - [2026-02-26 10:39:05] "GET /config-node/343e4b48-4dd4-4fd5-831f-aca13509251f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002047 10.0.0.129 - - [2026-02-26 10:39:17] "GET / HTTP/1.1" 200 36215 0.001572 10.0.0.129 - - [2026-02-26 10:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.129 - - [2026-02-26 10:39:17] "GET /routing-instance/a6d9e070-0ea2-4889-8f35-75517033fdb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003149 10.0.0.129 - - [2026-02-26 10:39:17] "POST /bgp-routers HTTP/1.1" 409 301 0.002212 10.0.0.129 - - [2026-02-26 10:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.129 - - [2026-02-26 10:39:17] "GET /bgp-router/ccaf7de2-a6e1-4f1c-a719-bc186a35ade9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003024 10.0.0.129 - - [2026-02-26 10:39:17] "PUT /bgp-router/ccaf7de2-a6e1-4f1c-a719-bc186a35ade9 HTTP/1.1" 200 255 0.012926 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:39:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001112 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:39:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001109 10.0.0.129 - - [2026-02-26 10:39:31] "GET / HTTP/1.1" 200 36215 0.002025 10.0.0.129 - - [2026-02-26 10:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.129 - - [2026-02-26 10:39:31] "GET /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004117 10.0.0.129 - - [2026-02-26 10:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.129 - - [2026-02-26 10:39:31] "GET /config-node/343e4b48-4dd4-4fd5-831f-aca13509251f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.003160 10.0.0.129 - - [2026-02-26 10:39:31] "GET / HTTP/1.1" 200 36215 0.002083 10.0.0.129 - - [2026-02-26 10:39:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002681 10.0.0.129 - - [2026-02-26 10:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.129 - - [2026-02-26 10:39:36] "GET /global-vrouter-config/d1430cff-e5f5-4f0f-a141-4b555859a66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002724 10.0.0.129 - - [2026-02-26 10:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.129 - - [2026-02-26 10:39:36] "PUT /global-vrouter-config/d1430cff-e5f5-4f0f-a141-4b555859a66e HTTP/1.1" 200 277 0.007937 10.0.0.129 - - [2026-02-26 10:39:36] "GET / HTTP/1.1" 200 36215 0.001508 10.0.0.129 - - [2026-02-26 10:39:36] "POST /alarms HTTP/1.1" 409 264 0.002608 10.0.0.129 - - [2026-02-26 10:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.129 - - [2026-02-26 10:39:36] "PUT /alarm/0dee53de-527f-4d1d-b2b4-fa62fb074f3f HTTP/1.1" 200 245 0.009645 10.0.0.129 - - [2026-02-26 10:39:37] "POST /alarms HTTP/1.1" 409 261 0.003804 10.0.0.129 - - [2026-02-26 10:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.129 - - [2026-02-26 10:39:37] "PUT /alarm/c5dd4e12-fc16-4f84-92e1-759c5aa702f1 HTTP/1.1" 200 245 0.009618 10.0.0.129 - - [2026-02-26 10:39:37] "POST /alarms HTTP/1.1" 409 261 0.006889 10.0.0.129 - - [2026-02-26 10:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.129 - - [2026-02-26 10:39:37] "PUT /alarm/1403c75d-56fb-430a-bcc0-2337e068c069 HTTP/1.1" 200 245 0.009984 10.0.0.129 - - [2026-02-26 10:39:37] "POST /alarms HTTP/1.1" 409 253 0.002330 10.0.0.129 - - [2026-02-26 10:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.129 - - [2026-02-26 10:39:37] "PUT /alarm/82b044af-114c-4ad1-8f9c-5b13e59ed4af HTTP/1.1" 200 245 0.009998 10.0.0.129 - - [2026-02-26 10:39:37] "POST /alarms HTTP/1.1" 409 251 0.006667 10.0.0.129 - - [2026-02-26 10:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.129 - - [2026-02-26 10:39:37] "PUT /alarm/954eb0de-fae4-41fe-b3da-9fa12f8a01c5 HTTP/1.1" 200 245 0.012639 10.0.0.129 - - [2026-02-26 10:39:37] "POST /alarms HTTP/1.1" 409 252 0.007728 10.0.0.129 - - [2026-02-26 10:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.129 - - [2026-02-26 10:39:37] "PUT /alarm/56def69e-e8e7-4486-95af-fdf18cf617c4 HTTP/1.1" 200 245 0.009034 10.0.0.129 - - [2026-02-26 10:39:37] "POST /alarms HTTP/1.1" 409 256 0.011887 10.0.0.129 - - [2026-02-26 10:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.129 - - [2026-02-26 10:39:37] "PUT /alarm/a411d927-bb8d-4861-a08b-5b853d79f435 HTTP/1.1" 200 245 0.009255 10.0.0.129 - - [2026-02-26 10:39:37] "POST /alarms HTTP/1.1" 409 248 0.007884 10.0.0.129 - - [2026-02-26 10:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.129 - - [2026-02-26 10:39:37] "PUT /alarm/3596a9de-9244-465d-898d-0fec24157e59 HTTP/1.1" 200 245 0.010340 10.0.0.129 - - [2026-02-26 10:39:37] "POST /alarms HTTP/1.1" 409 252 0.006704 10.0.0.129 - - [2026-02-26 10:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.129 - - [2026-02-26 10:39:37] "PUT /alarm/e30fa75b-eaf7-427d-b527-810d631935c8 HTTP/1.1" 200 245 0.009245 10.0.0.129 - - [2026-02-26 10:39:37] "POST /alarms HTTP/1.1" 409 257 0.008831 10.0.0.129 - - [2026-02-26 10:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.129 - - [2026-02-26 10:39:37] "PUT /alarm/27bd7e67-994e-446c-a4ae-c0071f8be017 HTTP/1.1" 200 245 0.009882 10.0.0.129 - - [2026-02-26 10:39:37] "POST /alarms HTTP/1.1" 409 251 0.006112 10.0.0.129 - - [2026-02-26 10:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.129 - - [2026-02-26 10:39:37] "PUT /alarm/da66cae0-a3c2-4d95-aa5c-29155f28a720 HTTP/1.1" 200 245 0.009206 10.0.0.129 - - [2026-02-26 10:39:37] "POST /alarms HTTP/1.1" 409 257 0.004122 10.0.0.129 - - [2026-02-26 10:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.129 - - [2026-02-26 10:39:37] "PUT /alarm/25a43cac-5019-4b7d-8143-a6c1aa02395f HTTP/1.1" 200 245 0.008770 10.0.0.129 - - [2026-02-26 10:39:37] "POST /alarms HTTP/1.1" 409 261 0.007360 10.0.0.129 - - [2026-02-26 10:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.129 - - [2026-02-26 10:39:37] "PUT /alarm/f43ed5b4-9196-404c-9332-1ef219ff89e8 HTTP/1.1" 200 245 0.008885 10.0.0.129 - - [2026-02-26 10:39:37] "POST /alarms HTTP/1.1" 409 258 0.006427 10.0.0.129 - - [2026-02-26 10:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.129 - - [2026-02-26 10:39:37] "PUT /alarm/a149533b-0b3d-4db6-a629-9b279b308b27 HTTP/1.1" 200 245 0.009079 10.0.0.129 - - [2026-02-26 10:39:37] "POST /alarms HTTP/1.1" 409 254 0.005769 10.0.0.129 - - [2026-02-26 10:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.129 - - [2026-02-26 10:39:37] "PUT /alarm/f7ea64d6-e45f-4e13-b481-7604edab0aca HTTP/1.1" 200 245 0.009470 10.0.0.129 - - [2026-02-26 10:39:38] "POST /alarms HTTP/1.1" 409 254 0.006076 10.0.0.129 - - [2026-02-26 10:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.129 - - [2026-02-26 10:39:38] "PUT /alarm/0f9b03e7-fb31-486e-baea-92eb1c97d554 HTTP/1.1" 200 245 0.010356 10.0.0.129 - - [2026-02-26 10:39:38] "POST /alarms HTTP/1.1" 409 254 0.004440 10.0.0.129 - - [2026-02-26 10:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.129 - - [2026-02-26 10:39:38] "PUT /alarm/ec78e8ef-c481-44ac-ab25-a08357939354 HTTP/1.1" 200 245 0.010026 10.0.0.129 - - [2026-02-26 10:39:38] "POST /alarms HTTP/1.1" 409 247 0.005873 10.0.0.129 - - [2026-02-26 10:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.129 - - [2026-02-26 10:39:38] "PUT /alarm/ac987d53-25e5-4b0a-b4ac-7e92a8c53bff HTTP/1.1" 200 245 0.012318 10.0.0.129 - - [2026-02-26 10:39:38] "POST /alarms HTTP/1.1" 409 272 0.014282 10.0.0.129 - - [2026-02-26 10:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.129 - - [2026-02-26 10:39:38] "PUT /alarm/4202e8e5-3fef-470d-8c6e-1502a3289e6b HTTP/1.1" 200 245 0.025680 10.0.0.129 - - [2026-02-26 10:39:38] "POST /alarms HTTP/1.1" 409 261 0.007931 10.0.0.129 - - [2026-02-26 10:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.129 - - [2026-02-26 10:39:38] "PUT /alarm/4b5ad313-4717-45f3-a385-fef9bb211936 HTTP/1.1" 200 245 0.009554 10.0.0.129 - - [2026-02-26 10:39:38] "POST /alarms HTTP/1.1" 409 259 0.010008 10.0.0.129 - - [2026-02-26 10:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.129 - - [2026-02-26 10:39:38] "PUT /alarm/8641d4d1-231c-4626-bd0d-356a9e8fd283 HTTP/1.1" 200 245 0.009307 10.0.0.129 - - [2026-02-26 10:39:38] "POST /alarms HTTP/1.1" 409 265 0.004589 10.0.0.129 - - [2026-02-26 10:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.129 - - [2026-02-26 10:39:38] "PUT /alarm/2e31b426-addc-4389-ad68-c7b267c25050 HTTP/1.1" 200 245 0.010213 10.0.0.129 - - [2026-02-26 10:39:38] "POST /alarms HTTP/1.1" 409 279 0.010966 10.0.0.129 - - [2026-02-26 10:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.129 - - [2026-02-26 10:39:38] "PUT /alarm/3973cf4d-6d82-4c10-b29c-a0fd5010acee HTTP/1.1" 200 245 0.010860 10.0.0.129 - - [2026-02-26 10:39:38] "GET / HTTP/1.1" 200 36215 0.001774 10.0.0.129 - - [2026-02-26 10:39:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002147 10.0.0.129 - - [2026-02-26 10:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.129 - - [2026-02-26 10:39:38] "PUT /global-vrouter-config/d1430cff-e5f5-4f0f-a141-4b555859a66e HTTP/1.1" 200 277 0.008454 10.0.0.129 - - [2026-02-26 10:39:39] "GET / HTTP/1.1" 200 36215 0.001674 10.0.0.129 - - [2026-02-26 10:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.129 - - [2026-02-26 10:39:39] "GET /global-vrouter-config/d1430cff-e5f5-4f0f-a141-4b555859a66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003033 10.0.0.129 - - [2026-02-26 10:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.129 - - [2026-02-26 10:39:39] "PUT /global-vrouter-config/d1430cff-e5f5-4f0f-a141-4b555859a66e HTTP/1.1" 200 277 0.009984 10.0.0.129 - - [2026-02-26 10:39:39] "GET / HTTP/1.1" 200 36215 0.001668 10.0.0.129 - - [2026-02-26 10:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.129 - - [2026-02-26 10:39:39] "GET /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.008027 10.0.0.129 - - [2026-02-26 10:39:39] "PUT /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab HTTP/1.1" 200 275 0.013375 10.0.0.129 - - [2026-02-26 10:39:43] "GET / HTTP/1.1" 200 36215 0.001378 10.0.0.129 - - [2026-02-26 10:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.129 - - [2026-02-26 10:39:43] "GET /routing-instance/a6d9e070-0ea2-4889-8f35-75517033fdb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003981 10.0.0.129 - - [2026-02-26 10:39:43] "POST /bgp-routers HTTP/1.1" 409 301 0.002531 10.0.0.129 - - [2026-02-26 10:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.129 - - [2026-02-26 10:39:43] "GET /bgp-router/ccaf7de2-a6e1-4f1c-a719-bc186a35ade9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.002444 10.0.0.129 - - [2026-02-26 10:39:43] "PUT /bgp-router/ccaf7de2-a6e1-4f1c-a719-bc186a35ade9 HTTP/1.1" 200 255 0.022430 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:39:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.003130 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:39:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001313 10.0.0.129 - - [2026-02-26 10:39:47] "POST /tags HTTP/1.1" 200 356 0.051171 10.0.0.129 - - [2026-02-26 10:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.017442 10.0.0.129 - - [2026-02-26 10:39:47] "GET /tag/82ae43ad-29e1-4455-9879-68a75754b899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.017953 10.0.0.129 - - [2026-02-26 10:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.129 - - [2026-02-26 10:39:47] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005484 10.0.0.129 - - [2026-02-26 10:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.129 - - [2026-02-26 10:39:47] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047404 10.0.0.129 - - [2026-02-26 10:39:47] "POST /virtual-machines HTTP/1.1" 200 352 0.009849 10.0.0.129 - - [2026-02-26 10:39:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.015194 10.0.0.129 - - [2026-02-26 10:39:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.146774 10.0.0.129 - - [2026-02-26 10:39:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023459 10.0.0.129 - - [2026-02-26 10:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.027277 10.0.0.129 - - [2026-02-26 10:39:47] "GET /virtual-machine-interface/78ae390e-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.009855 10.0.0.129 - - [2026-02-26 10:39:47] "POST /instance-ips HTTP/1.1" 200 392 0.021360 10.0.0.129 - - [2026-02-26 10:39:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.032379 10.0.0.129 - - [2026-02-26 10:39:48] "GET /virtual-machine-interface/78ae390e-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.018677 10.0.0.129 - - [2026-02-26 10:39:48] "POST /set-tag HTTP/1.1" 200 109 0.023289 10.0.0.129 - - [2026-02-26 10:39:48] "GET /virtual-machine-interface/78ae390e-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.016968 10.0.0.129 - - [2026-02-26 10:39:48] "GET /instance-ip/78d27fb2-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.022113 10.0.0.129 - - [2026-02-26 10:39:48] "GET /virtual-machine-interface/78ae390e-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005754 10.0.0.129 - - [2026-02-26 10:39:48] "POST /set-tag HTTP/1.1" 200 109 0.002703 10.0.0.129 - - [2026-02-26 10:39:48] "GET /virtual-router/2cbe7b16-151e-4f10-a806-25f5ffd731a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003825 10.0.0.129 - - [2026-02-26 10:39:48] "POST /ref-update HTTP/1.1" 200 156 0.018414 10.0.0.129 - - [2026-02-26 10:39:48] "GET /virtual-machine-interface/78ae390e-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.024143 10.0.0.129 - - [2026-02-26 10:39:48] "POST /set-tag HTTP/1.1" 200 109 0.002334 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:39:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001194 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:39:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001221 10.0.0.129 - - [2026-02-26 10:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.129 - - [2026-02-26 10:39:48] "GET /virtual-network/e2ddf4c8-4d64-47a3-be5d-5f3d5b136f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005172 10.0.0.129 - - [2026-02-26 10:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.129 - - [2026-02-26 10:39:48] "GET /project/4869289f-f74d-4003-b0dc-0480296bb48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052473 10.0.0.129 - - [2026-02-26 10:39:48] "POST /virtual-machines HTTP/1.1" 200 356 0.013616 10.0.0.129 - - [2026-02-26 10:39:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.011375 10.0.0.129 - - [2026-02-26 10:39:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.108505 10.0.0.129 - - [2026-02-26 10:39:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009079 10.0.0.129 - - [2026-02-26 10:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007062 10.0.0.129 - - [2026-02-26 10:39:48] "GET /virtual-machine-interface/793c1c56-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.007186 10.0.0.129 - - [2026-02-26 10:39:48] "POST /instance-ips HTTP/1.1" 200 396 0.091924 10.0.0.129 - - [2026-02-26 10:39:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.021015 10.0.0.129 - - [2026-02-26 10:39:48] "GET /virtual-machine-interface/793c1c56-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.004560 10.0.0.129 - - [2026-02-26 10:39:48] "POST /set-tag HTTP/1.1" 200 109 0.033176 10.0.0.129 - - [2026-02-26 10:39:49] "GET /virtual-machine-interface/793c1c56-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.043247 10.0.0.129 - - [2026-02-26 10:39:49] "GET /instance-ip/7956e78e-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.007138 10.0.0.129 - - [2026-02-26 10:39:49] "GET /virtual-machine-interface/793c1c56-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004397 10.0.0.129 - - [2026-02-26 10:39:49] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.129 - - [2026-02-26 10:39:49] "GET /virtual-router/2cbe7b16-151e-4f10-a806-25f5ffd731a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004227 10.0.0.129 - - [2026-02-26 10:39:49] "POST /ref-update HTTP/1.1" 200 156 0.009089 10.0.0.129 - - [2026-02-26 10:39:49] "GET /virtual-machine-interface/793c1c56-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.009056 10.0.0.129 - - [2026-02-26 10:39:49] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.129 - - [2026-02-26 10:39:49] "GET /virtual-machine-interface/78ae390e-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004313 10.0.0.129 - - [2026-02-26 10:39:49] "POST /set-tag HTTP/1.1" 200 109 0.002014 10.0.0.129 - - [2026-02-26 10:39:49] "GET /virtual-machine-interface/793c1c56-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005585 10.0.0.129 - - [2026-02-26 10:39:49] "POST /set-tag HTTP/1.1" 200 109 0.002020 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:39:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001058 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:39:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001176 10.0.0.129 - - [2026-02-26 10:40:04] "GET /virtual-machine-interface/78ae390e-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005802 10.0.0.129 - - [2026-02-26 10:40:04] "POST /set-tag HTTP/1.1" 200 109 0.003784 10.0.0.129 - - [2026-02-26 10:40:05] "GET / HTTP/1.1" 200 36215 0.001686 10.0.0.129 - - [2026-02-26 10:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.129 - - [2026-02-26 10:40:05] "GET /global-system-config/d763f758-6748-4a6d-8fe7-5096df1293ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005136 10.0.0.129 - - [2026-02-26 10:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.129 - - [2026-02-26 10:40:05] "GET /config-node/343e4b48-4dd4-4fd5-831f-aca13509251f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002327 10.0.0.129 - - [2026-02-26 10:40:07] "GET /virtual-machine-interface/793c1c56-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004343 10.0.0.129 - - [2026-02-26 10:40:08] "POST /set-tag HTTP/1.1" 200 109 0.004116 10.0.0.129 - - [2026-02-26 10:40:08] "GET /virtual-machine-interface/78ae390e-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004527 10.0.0.129 - - [2026-02-26 10:40:08] "POST /set-tag HTTP/1.1" 200 109 0.007809 10.0.0.129 - - [2026-02-26 10:40:17] "GET / HTTP/1.1" 200 36215 0.001652 10.0.0.129 - - [2026-02-26 10:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.129 - - [2026-02-26 10:40:17] "GET /routing-instance/a6d9e070-0ea2-4889-8f35-75517033fdb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003416 10.0.0.129 - - [2026-02-26 10:40:17] "POST /bgp-routers HTTP/1.1" 409 301 0.002210 10.0.0.129 - - [2026-02-26 10:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.129 - - [2026-02-26 10:40:17] "GET /bgp-router/ccaf7de2-a6e1-4f1c-a719-bc186a35ade9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003201 10.0.0.129 - - [2026-02-26 10:40:17] "PUT /bgp-router/ccaf7de2-a6e1-4f1c-a719-bc186a35ade9 HTTP/1.1" 200 255 0.016104 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:40:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001017 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:40:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000973 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:40:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000957 [Introspect:8084]10.0.0.129 - - [2026-02-26 10:40:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001020 10.0.0.129 - - [2026-02-26 10:40:40] "GET /virtual-machine-interface/78ae390e-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004229 10.0.0.129 - - [2026-02-26 10:40:40] "POST /set-tag HTTP/1.1" 200 109 0.002738 10.0.0.129 - - [2026-02-26 10:40:40] "GET /virtual-machine-interface/78ae390e-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.023989 10.0.0.129 - - [2026-02-26 10:40:40] "POST /set-tag HTTP/1.1" 200 109 0.003039 10.0.0.129 - - [2026-02-26 10:40:40] "GET /virtual-machine/5ef191b1-399c-407f-a2f2-a7af16c3356b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003354 10.0.0.129 - - [2026-02-26 10:40:40] "POST /ref-update HTTP/1.1" 200 156 0.014938 10.0.0.129 - - [2026-02-26 10:40:40] "GET /virtual-machine-interface/78ae390e-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.011996 10.0.0.129 - - [2026-02-26 10:40:40] "POST /set-tag HTTP/1.1" 200 109 0.021715 10.0.0.129 - - [2026-02-26 10:40:40] "POST /set-tag HTTP/1.1" 200 109 0.036242 10.0.0.129 - - [2026-02-26 10:40:40] "DELETE /instance-ip/78d27fb2-12ff-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.041721 10.0.0.129 - - [2026-02-26 10:40:40] "DELETE /virtual-machine-interface/78ae390e-12ff-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.061966 10.0.0.129 - - [2026-02-26 10:40:40] "DELETE /virtual-machine/5ef191b1-399c-407f-a2f2-a7af16c3356b HTTP/1.1" 200 115 0.036277 10.0.0.129 - - [2026-02-26 10:40:40] "GET /virtual-machine-interface/793c1c56-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.010141 10.0.0.129 - - [2026-02-26 10:40:40] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.129 - - [2026-02-26 10:41:11] "GET /virtual-machine-interface/793c1c56-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004393 10.0.0.129 - - [2026-02-26 10:41:11] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.129 - - [2026-02-26 10:41:11] "GET /virtual-machine-interface/793c1c56-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004766 10.0.0.129 - - [2026-02-26 10:41:11] "POST /set-tag HTTP/1.1" 200 109 0.002467 10.0.0.129 - - [2026-02-26 10:41:11] "GET /virtual-machine/f0f26875-2e2a-49be-a438-23fe012c6d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.003310 10.0.0.129 - - [2026-02-26 10:41:11] "POST /ref-update HTTP/1.1" 200 156 0.020031 10.0.0.129 - - [2026-02-26 10:41:11] "GET /virtual-machine-interface/793c1c56-12ff-11f1-8b83-fa163e1eb9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.009994 10.0.0.129 - - [2026-02-26 10:41:11] "POST /set-tag HTTP/1.1" 200 109 0.034619 10.0.0.129 - - [2026-02-26 10:41:11] "POST /set-tag HTTP/1.1" 200 109 0.040287 10.0.0.129 - - [2026-02-26 10:41:11] "DELETE /instance-ip/7956e78e-12ff-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.080463 10.0.0.129 - - [2026-02-26 10:41:11] "DELETE /virtual-machine-interface/793c1c56-12ff-11f1-8b83-fa163e1eb9be HTTP/1.1" 200 115 0.083127 10.0.0.129 - - [2026-02-26 10:41:11] "DELETE /virtual-machine/f0f26875-2e2a-49be-a438-23fe012c6d83 HTTP/1.1" 200 115 0.047720 10.0.0.129 - - [2026-02-26 10:41:11] "DELETE /tag/82ae43ad-29e1-4455-9879-68a75754b899 HTTP/1.1" 200 115 0.069513