++ 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: =================== Fri Oct 24 03:33:38 PM UTC 2025 ===================' INFO: =================== Fri Oct 24 03:33:38 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ 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.242 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.242 ++ ANALYTICSDB_NODES=10.0.0.242 ++ ANALYTICS_SNMP_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ '[' -n '10.0.0.242:8081 ' ']' +++ echo 10.0.0.242:8081 ++ ANALYTICS_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ '[' -n '10.0.0.242:9042 ' ']' +++ echo 10.0.0.242:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.242:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ '[' -n '10.0.0.242:8086 ' ']' +++ echo 10.0.0.242:8086 ++ COLLECTOR_SERVERS=10.0.0.242: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.242 ++ CONFIGDB_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ '[' -n '10.0.0.242:8082 ' ']' +++ echo 10.0.0.242:8082 ++ CONFIG_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ '[' -n '10.0.0.242:9161 ' ']' +++ echo 10.0.0.242:9161 ++ CONFIGDB_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ '[' -n '10.0.0.242:9041 ' ']' +++ echo 10.0.0.242:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.242: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.242 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.242 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ '[' -n 10.0.0.242:2181, ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ '[' -n '10.0.0.242:2181 ' ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.242:2181 ++ RABBITMQ_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ '[' -n 10.0.0.242:5673, ']' +++ echo 10.0.0.242:5673 ++ RABBITMQ_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ '[' -n '10.0.0.242:6379 ' ']' +++ echo 10.0.0.242:6379 ++ REDIS_SERVERS=10.0.0.242: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.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ '[' -n '10.0.0.242:9092 ' ']' +++ echo 10.0.0.242:9092 ++ KAFKA_SERVERS=10.0.0.242: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.242 ++ 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.242 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.242 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 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.242 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.242 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.242 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.242 +++ local servers=10.0.0.242 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.242,10.199.140.1,127.0.0.1,172.17.0.1,252.242.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.242,10.199.140.1,127.0.0.1,172.17.0.1,252.242.0.1,, =~ ,10\.0\.0\.242, ]] +++ echo 10.0.0.242 1 +++ return ++ local ip=10.0.0.242 ++ [[ -z 10.0.0.242 ]] ++ echo 10.0.0.242 + host_ip=10.0.0.242 + [[ cql == \c\q\l ]] ++ echo 10.0.0.242:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.242:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.242:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/24/2025 15:34:19.959 7f18a99e64c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/24/2025 15:34:20.117 7f18a99e64c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/24/2025 15:34:20.130 7f18a99e64c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/24/2025 15:34:20.130 7f18a99e64c0 [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.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2025-10-24 15:34:25] "GET / HTTP/1.1" 503 181 0.000242 10.0.0.242 - - [2025-10-24 15:34:26] "GET / HTTP/1.1" 200 45303 0.002295 10.0.0.242 - - [2025-10-24 15:34:26] "GET / HTTP/1.1" 200 36215 0.001629 10.0.0.242 - - [2025-10-24 15:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012818 10.0.0.242 - - [2025-10-24 15:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.242 - - [2025-10-24 15:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.242 - - [2025-10-24 15:34:26] "GET /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005679 10.0.0.242 - - [2025-10-24 15:34:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.002577 10.0.0.242 - - [2025-10-24 15:34:26] "POST /config-nodes HTTP/1.1" 200 595 0.022445 10.0.0.242 - - [2025-10-24 15:34:27] "GET / HTTP/1.1" 200 36215 0.001708 10.0.0.242 - - [2025-10-24 15:34:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003403 10.0.0.242 - - [2025-10-24 15:34:27] "GET / HTTP/1.1" 200 36215 0.001389 10.0.0.242 - - [2025-10-24 15:34:28] "GET / HTTP/1.1" 200 36215 0.001549 10.0.0.242 - - [2025-10-24 15:34:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.003518 10.0.0.242 - - [2025-10-24 15:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.242 - - [2025-10-24 15:34:28] "GET /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006739 10.0.0.242 - - [2025-10-24 15:34:28] "POST /service-appliance-sets HTTP/1.1" 200 555 0.042679 10.0.0.242 - - [2025-10-24 15:34:28] "POST /fqname-to-id HTTP/1.1" 404 180 0.002719 10.0.0.242 - - [2025-10-24 15:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007939 10.0.0.242 - - [2025-10-24 15:34:28] "GET /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.021446 10.0.0.242 - - [2025-10-24 15:34:28] "POST /service-appliance-sets HTTP/1.1" 200 543 0.067177 10.0.0.242 - - [2025-10-24 15:34:28] "GET / HTTP/1.1" 200 36215 0.001592 10.0.0.242 - - [2025-10-24 15:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006307 10.0.0.242 - - [2025-10-24 15:34:28] "GET /network-ipam/6d041437-a92f-4b3a-9451-91e0ecd56804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005013 10.0.0.242 - - [2025-10-24 15:34:28] "POST /service-templates HTTP/1.1" 200 513 0.031166 10.0.0.242 - - [2025-10-24 15:34:28] "POST /service-templates HTTP/1.1" 200 503 0.032359 10.0.0.242 - - [2025-10-24 15:34:28] "POST /service-templates HTTP/1.1" 200 517 0.033947 10.0.0.242 - - [2025-10-24 15:34:28] "POST /service-templates HTTP/1.1" 200 537 0.049097 10.0.0.242 - - [2025-10-24 15:34:28] "POST /service-templates HTTP/1.1" 200 509 0.028550 10.0.0.242 - - [2025-10-24 15:34:29] "GET / HTTP/1.1" 200 36215 0.001931 10.0.0.242 - - [2025-10-24 15:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.242 - - [2025-10-24 15:34:29] "GET /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011203 10.0.0.242 - - [2025-10-24 15:34:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.003812 10.0.0.242 - - [2025-10-24 15:34:29] "POST /config-database-nodes HTTP/1.1" 200 613 0.034445 10.0.0.242 - - [2025-10-24 15:34:30] "GET / HTTP/1.1" 200 36215 0.001816 10.0.0.242 - - [2025-10-24 15:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.242 - - [2025-10-24 15:34:30] "GET /routing-instance/86814d5f-8883-46eb-bce8-afda69b80536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004626 10.0.0.242 - - [2025-10-24 15:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.242 - - [2025-10-24 15:34:30] "GET /network-ipam/6d041437-a92f-4b3a-9451-91e0ecd56804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007430 10.0.0.242 - - [2025-10-24 15:34:30] "POST /bgp-routers HTTP/1.1" 200 618 0.044548 10.0.0.242 - - [2025-10-24 15:34:31] "GET /bgp-router/648680d4-baf6-45dc-9644-89976c3cb2dc?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.008749 10.0.0.242 - - [2025-10-24 15:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.242 - - [2025-10-24 15:34:31] "GET /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007320 10.0.0.242 - - [2025-10-24 15:34:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003151 10.0.0.242 - - [2025-10-24 15:34:31] "POST /ref-update HTTP/1.1" 200 156 0.009850 10.0.0.242 - - [2025-10-24 15:34:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.002378 10.0.0.242 - - [2025-10-24 15:34:31] "POST /access-control-lists HTTP/1.1" 200 589 0.025734 10.0.0.242 - - [2025-10-24 15:34:31] "POST /fqname-to-id HTTP/1.1" 404 224 0.006504 10.0.0.242 - - [2025-10-24 15:34:31] "POST /access-control-lists HTTP/1.1" 200 587 0.033334 10.0.0.242 - - [2025-10-24 15:34:31] "POST /route-targets HTTP/1.1" 200 328 0.018471 10.0.0.242 - - [2025-10-24 15:34:31] "POST /ref-update HTTP/1.1" 200 156 0.024529 10.0.0.242 - - [2025-10-24 15:34:31] "POST /route-targets HTTP/1.1" 200 328 0.018618 10.0.0.242 - - [2025-10-24 15:34:31] "POST /ref-update HTTP/1.1" 200 156 0.022298 10.0.0.242 - - [2025-10-24 15:34:31] "POST /route-targets HTTP/1.1" 200 328 0.015735 10.0.0.242 - - [2025-10-24 15:34:31] "POST /ref-update HTTP/1.1" 200 156 0.015724 10.0.0.242 - - [2025-10-24 15:34:31] "POST /route-targets HTTP/1.1" 200 328 0.014268 10.0.0.242 - - [2025-10-24 15:34:31] "POST /ref-update HTTP/1.1" 200 156 0.013692 10.0.0.242 - - [2025-10-24 15:34:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.002824 10.0.0.242 - - [2025-10-24 15:34:32] "POST /access-control-lists HTTP/1.1" 200 553 0.070256 10.0.0.242 - - [2025-10-24 15:34:32] "PUT /access-control-list/727c0e8a-752a-4fe2-a794-934222a47bdd HTTP/1.1" 200 273 0.016661 10.0.0.242 - - [2025-10-24 15:34:32] "PUT /access-control-list/a8812a9b-061b-4198-889a-9ab0b51e1408 HTTP/1.1" 200 273 0.014716 10.0.0.242 - - [2025-10-24 15:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.242 - - [2025-10-24 15:34:32] "GET /global-vrouter-config/f340c18d-1f8e-4bd2-987d-c652b096a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003255 10.0.0.242 - - [2025-10-24 15:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.242 - - [2025-10-24 15:34:32] "PUT /global-vrouter-config/f340c18d-1f8e-4bd2-987d-c652b096a3b9 HTTP/1.1" 200 277 0.010197 10.0.0.242 - - [2025-10-24 15:34:32] "GET / HTTP/1.1" 200 36215 0.001831 10.0.0.242 - - [2025-10-24 15:34:32] "POST /alarms HTTP/1.1" 200 583 0.021265 10.0.0.242 - - [2025-10-24 15:34:32] "POST /alarms HTTP/1.1" 200 577 0.021344 10.0.0.242 - - [2025-10-24 15:34:32] "POST /alarms HTTP/1.1" 200 577 0.024670 10.0.0.242 - - [2025-10-24 15:34:32] "POST /alarms HTTP/1.1" 200 561 0.042005 10.0.0.242 - - [2025-10-24 15:34:32] "POST /alarms HTTP/1.1" 200 557 0.024764 10.0.0.242 - - [2025-10-24 15:34:32] "POST /alarms HTTP/1.1" 200 559 0.025493 10.0.0.242 - - [2025-10-24 15:34:32] "POST /alarms HTTP/1.1" 200 567 0.045026 10.0.0.242 - - [2025-10-24 15:34:32] "POST /alarms HTTP/1.1" 200 551 0.032383 10.0.0.242 - - [2025-10-24 15:34:32] "POST /alarms HTTP/1.1" 200 559 0.030190 10.0.0.242 - - [2025-10-24 15:34:32] "POST /alarms HTTP/1.1" 200 569 0.037340 10.0.0.242 - - [2025-10-24 15:34:33] "POST /alarms HTTP/1.1" 200 557 0.037250 10.0.0.242 - - [2025-10-24 15:34:33] "POST /alarms HTTP/1.1" 200 569 0.050162 10.0.0.242 - - [2025-10-24 15:34:33] "POST /alarms HTTP/1.1" 200 577 0.085128 10.0.0.242 - - [2025-10-24 15:34:33] "POST /alarms HTTP/1.1" 200 571 0.048523 10.0.0.242 - - [2025-10-24 15:34:33] "POST /alarms HTTP/1.1" 200 563 0.035380 10.0.0.242 - - [2025-10-24 15:34:33] "POST /alarms HTTP/1.1" 200 563 0.024763 10.0.0.242 - - [2025-10-24 15:34:33] "POST /alarms HTTP/1.1" 200 563 0.039911 10.0.0.242 - - [2025-10-24 15:34:33] "POST /alarms HTTP/1.1" 200 549 0.043060 10.0.0.242 - - [2025-10-24 15:34:33] "POST /alarms HTTP/1.1" 200 597 0.025875 10.0.0.242 - - [2025-10-24 15:34:33] "POST /alarms HTTP/1.1" 200 577 0.032232 10.0.0.242 - - [2025-10-24 15:34:33] "POST /alarms HTTP/1.1" 200 573 0.030005 10.0.0.242 - - [2025-10-24 15:34:33] "POST /alarms HTTP/1.1" 200 585 0.036343 10.0.0.242 - - [2025-10-24 15:34:33] "POST /alarms HTTP/1.1" 200 611 0.035402 10.0.0.242 - - [2025-10-24 15:34:34] "GET / HTTP/1.1" 200 36215 0.001617 10.0.0.242 - - [2025-10-24 15:34:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002887 10.0.0.242 - - [2025-10-24 15:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.242 - - [2025-10-24 15:34:34] "PUT /global-vrouter-config/f340c18d-1f8e-4bd2-987d-c652b096a3b9 HTTP/1.1" 200 277 0.014353 10.0.0.242 - - [2025-10-24 15:34:34] "GET / HTTP/1.1" 200 36215 0.001521 10.0.0.242 - - [2025-10-24 15:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.242 - - [2025-10-24 15:34:34] "GET /global-vrouter-config/f340c18d-1f8e-4bd2-987d-c652b096a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003323 10.0.0.242 - - [2025-10-24 15:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.242 - - [2025-10-24 15:34:34] "PUT /global-vrouter-config/f340c18d-1f8e-4bd2-987d-c652b096a3b9 HTTP/1.1" 200 277 0.014853 10.0.0.242 - - [2025-10-24 15:34:34] "GET / HTTP/1.1" 200 36215 0.001719 10.0.0.242 - - [2025-10-24 15:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.242 - - [2025-10-24 15:34:34] "GET /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007693 10.0.0.242 - - [2025-10-24 15:34:34] "PUT /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f HTTP/1.1" 200 275 0.023104 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:36:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001472 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:36:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2637 0.001076 10.0.0.242 - - [2025-10-24 15:36:08] "GET / HTTP/1.1" 200 36215 0.001518 10.0.0.242 - - [2025-10-24 15:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005739 10.0.0.242 - - [2025-10-24 15:36:08] "GET /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.012022 10.0.0.242 - - [2025-10-24 15:36:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.002960 10.0.0.242 - - [2025-10-24 15:36:08] "POST /database-nodes HTTP/1.1" 200 599 0.052117 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:36:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001111 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:36:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2637 0.001143 10.0.0.242 - - [2025-10-24 15:36:17] "GET / HTTP/1.1" 200 36215 0.002638 10.0.0.242 - - [2025-10-24 15:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.242 - - [2025-10-24 15:36:17] "GET /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007826 10.0.0.242 - - [2025-10-24 15:36:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.003408 10.0.0.242 - - [2025-10-24 15:36:18] "POST /analytics-nodes HTTP/1.1" 200 601 0.024755 10.0.0.242 - - [2025-10-24 15:36:25] "GET / HTTP/1.1" 200 36215 0.001787 10.0.0.242 - - [2025-10-24 15:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.242 - - [2025-10-24 15:36:25] "GET /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006339 10.0.0.242 - - [2025-10-24 15:36:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.003024 10.0.0.242 - - [2025-10-24 15:36:26] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.024741 10.0.0.242 - - [2025-10-24 15:36:34] "GET / HTTP/1.1" 200 36215 0.001603 10.0.0.242 - - [2025-10-24 15:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.242 - - [2025-10-24 15:36:34] "GET /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005815 10.0.0.242 - - [2025-10-24 15:36:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.002460 10.0.0.242 - - [2025-10-24 15:36:34] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.027653 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:36:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001035 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:36:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001440 10.0.0.242 - - [2025-10-24 15:36:59] "GET / HTTP/1.1" 200 36215 0.002726 10.0.0.242 - - [2025-10-24 15:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.242 - - [2025-10-24 15:36:59] "GET /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007032 10.0.0.242 - - [2025-10-24 15:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007193 10.0.0.242 - - [2025-10-24 15:36:59] "GET /config-node/ca982658-3f36-4af7-bd3d-f11e097ab881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.005223 10.0.0.242 - - [2025-10-24 15:37:11] "GET / HTTP/1.1" 200 36215 0.001427 10.0.0.242 - - [2025-10-24 15:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.242 - - [2025-10-24 15:37:11] "GET /routing-instance/86814d5f-8883-46eb-bce8-afda69b80536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004315 10.0.0.242 - - [2025-10-24 15:37:11] "POST /bgp-routers HTTP/1.1" 409 301 0.003865 10.0.0.242 - - [2025-10-24 15:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.242 - - [2025-10-24 15:37:11] "GET /bgp-router/648680d4-baf6-45dc-9644-89976c3cb2dc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.004911 10.0.0.242 - - [2025-10-24 15:37:11] "PUT /bgp-router/648680d4-baf6-45dc-9644-89976c3cb2dc HTTP/1.1" 200 255 0.015015 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:37:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001005 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:37:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001033 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:37:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001522 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:37:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001254 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:37:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001094 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:37:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001189 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:37:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001088 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:37:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001035 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:38:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001092 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:38:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001066 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:38:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001020 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:38:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001543 10.0.0.242 - - [2025-10-24 15:38:13] "GET / HTTP/1.1" 200 36215 0.001934 10.0.0.242 - - [2025-10-24 15:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.242 - - [2025-10-24 15:38:13] "GET /domain/0c168c9d-86c9-464a-8b01-2615684a18df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008500 10.0.0.242 - - [2025-10-24 15:38:14] "POST /id-to-fqname HTTP/1.1" 200 173 0.000609 10.0.0.242 - - [2025-10-24 15:38:14] "POST /fqname-to-id HTTP/1.1" 404 182 0.023443 10.0.0.242 - - [2025-10-24 15:38:14] "POST /security-groups HTTP/1.1" 200 570 0.089819 10.0.0.242 - - [2025-10-24 15:38:14] "POST /projects HTTP/1.1" 200 483 0.311424 10.0.0.242 - - [2025-10-24 15:38:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.004116 10.0.0.242 - - [2025-10-24 15:38:14] "POST /access-control-lists HTTP/1.1" 200 581 0.127358 10.0.0.242 - - [2025-10-24 15:38:14] "POST /security-groups HTTP/1.1" 200 536 0.147722 10.0.0.242 - - [2025-10-24 15:38:14] "POST /fqname-to-id HTTP/1.1" 404 212 0.050393 10.0.0.242 - - [2025-10-24 15:38:14] "POST /chown HTTP/1.1" 200 109 0.061921 10.0.0.242 - - [2025-10-24 15:38:14] "POST /policy-managements HTTP/1.1" 409 214 0.009293 10.0.0.242 - - [2025-10-24 15:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008640 10.0.0.242 - - [2025-10-24 15:38:14] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007991 10.0.0.242 - - [2025-10-24 15:38:14] "POST /access-control-lists HTTP/1.1" 200 579 0.070426 10.0.0.242 - - [2025-10-24 15:38:14] "POST /application-policy-sets HTTP/1.1" 200 530 0.033809 10.0.0.242 - - [2025-10-24 15:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.242 - - [2025-10-24 15:38:14] "GET /global-vrouter-config/f340c18d-1f8e-4bd2-987d-c652b096a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002917 10.0.0.242 - - [2025-10-24 15:38:14] "PUT /global-vrouter-config/f340c18d-1f8e-4bd2-987d-c652b096a3b9 HTTP/1.1" 200 277 0.010845 10.0.0.242 - - [2025-10-24 15:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015345 10.0.0.242 - - [2025-10-24 15:38:14] "GET /virtual-network/6b3764fb-40d4-4637-beb6-bda65c14997a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.009037 10.0.0.242 - - [2025-10-24 15:38:14] "POST /id-to-fqname HTTP/1.1" 200 177 0.001664 10.0.0.242 - - [2025-10-24 15:38:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.016458 10.0.0.242 - - [2025-10-24 15:38:15] "POST /fqname-to-id HTTP/1.1" 404 232 0.003681 10.0.0.242 - - [2025-10-24 15:38:15] "POST /security-groups HTTP/1.1" 200 574 0.081465 10.0.0.242 - - [2025-10-24 15:38:15] "POST /projects HTTP/1.1" 200 491 0.310164 10.0.0.242 - - [2025-10-24 15:38:15] "POST /access-control-lists HTTP/1.1" 200 596 0.096478 10.0.0.242 - - [2025-10-24 15:38:15] "POST /fqname-to-id HTTP/1.1" 404 231 0.004303 10.0.0.242 - - [2025-10-24 15:38:15] "POST /security-groups HTTP/1.1" 200 548 0.067364 10.0.0.242 - - [2025-10-24 15:38:15] "POST /chown HTTP/1.1" 200 109 0.046723 10.0.0.242 - - [2025-10-24 15:38:15] "POST /access-control-lists HTTP/1.1" 200 594 0.051113 10.0.0.242 - - [2025-10-24 15:38:15] "POST /fqname-to-id HTTP/1.1" 404 217 0.001975 10.0.0.242 - - [2025-10-24 15:38:15] "POST /network-ipams HTTP/1.1" 200 524 0.058397 10.0.0.242 - - [2025-10-24 15:38:15] "POST /access-control-lists HTTP/1.1" 200 585 0.112751 10.0.0.242 - - [2025-10-24 15:38:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.017204 10.0.0.242 - - [2025-10-24 15:38:15] "POST /network-ipams HTTP/1.1" 200 512 0.107025 10.0.0.242 - - [2025-10-24 15:38:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.013370 10.0.0.242 - - [2025-10-24 15:38:15] "POST /access-control-lists HTTP/1.1" 200 583 0.107836 10.0.0.242 - - [2025-10-24 15:38:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.006708 10.0.0.242 - - [2025-10-24 15:38:15] "POST /access-control-lists HTTP/1.1" 200 604 0.032564 10.0.0.242 - - [2025-10-24 15:38:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.002830 10.0.0.242 - - [2025-10-24 15:38:15] "POST /access-control-lists HTTP/1.1" 200 602 0.065519 10.0.0.242 - - [2025-10-24 15:38:15] "POST /useragent-kv HTTP/1.1" 200 115 0.017608 10.0.0.242 - - [2025-10-24 15:38:15] "POST /virtual-networks HTTP/1.1" 200 540 0.292015 10.0.0.242 - - [2025-10-24 15:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013911 10.0.0.242 - - [2025-10-24 15:38:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.006029 10.0.0.242 - - [2025-10-24 15:38:15] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.012518 10.0.0.242 - - [2025-10-24 15:38:15] "POST /access-control-lists HTTP/1.1" 200 591 0.064168 10.0.0.242 - - [2025-10-24 15:38:15] "POST /network-ipams HTTP/1.1" 200 520 0.061933 10.0.0.242 - - [2025-10-24 15:38:16] "POST /fqname-to-id HTTP/1.1" 404 202 0.005411 10.0.0.242 - - [2025-10-24 15:38:16] "POST /route-targets HTTP/1.1" 200 328 0.024041 10.0.0.242 - - [2025-10-24 15:38:16] "POST /ref-update HTTP/1.1" 200 156 0.046411 10.0.0.242 - - [2025-10-24 15:38:16] "PUT /access-control-list/64f6d200-4432-460e-b86d-12ad830942d7 HTTP/1.1" 200 273 0.085612 10.0.0.242 - - [2025-10-24 15:38:16] "POST /useragent-kv HTTP/1.1" 200 115 0.027837 10.0.0.242 - - [2025-10-24 15:38:16] "POST /virtual-networks HTTP/1.1" 200 548 0.297515 10.0.0.242 - - [2025-10-24 15:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006130 10.0.0.242 - - [2025-10-24 15:38:16] "POST /route-targets HTTP/1.1" 200 328 0.012908 10.0.0.242 - - [2025-10-24 15:38:16] "GET /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.031357 10.0.0.242 - - [2025-10-24 15:38:16] "POST /fqname-to-id HTTP/1.1" 404 199 0.013906 10.0.0.242 - - [2025-10-24 15:38:16] "POST /ref-update HTTP/1.1" 200 156 0.081251 10.0.0.242 - - [2025-10-24 15:38:16] "POST /network-policys HTTP/1.1" 200 540 0.041667 10.0.0.242 - - [2025-10-24 15:38:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.003353 10.0.0.242 - - [2025-10-24 15:38:16] "POST /network-policys HTTP/1.1" 200 536 0.052391 10.0.0.242 - - [2025-10-24 15:38:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.023121 10.0.0.242 - - [2025-10-24 15:38:16] "POST /network-policys HTTP/1.1" 200 544 0.032782 10.0.0.242 - - [2025-10-24 15:38:16] "PUT /access-control-list/a36a270f-b793-4bf2-8c74-b67a6e95eb45 HTTP/1.1" 200 273 0.050530 10.0.0.242 - - [2025-10-24 15:38:16] "POST /ref-update HTTP/1.1" 200 156 0.156353 10.0.0.242 - - [2025-10-24 15:38:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015033 10.0.0.242 - - [2025-10-24 15:38:17] "POST /ref-update HTTP/1.1" 200 156 0.101556 10.0.0.242 - - [2025-10-24 15:38:17] "PUT /access-control-list/64f6d200-4432-460e-b86d-12ad830942d7 HTTP/1.1" 200 273 0.035781 10.0.0.242 - - [2025-10-24 15:38:17] "PUT /access-control-list/a36a270f-b793-4bf2-8c74-b67a6e95eb45 HTTP/1.1" 200 273 0.043514 10.0.0.242 - - [2025-10-24 15:38:17] "POST /ref-update HTTP/1.1" 200 156 0.107083 10.0.0.242 - - [2025-10-24 15:38:17] "POST /ref-update HTTP/1.1" 200 156 0.199779 10.0.0.242 - - [2025-10-24 15:38:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009854 10.0.0.242 - - [2025-10-24 15:38:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025573 10.0.0.242 - - [2025-10-24 15:38:17] "PUT /access-control-list/64f6d200-4432-460e-b86d-12ad830942d7 HTTP/1.1" 200 273 0.084306 10.0.0.242 - - [2025-10-24 15:38:17] "POST /fqname-to-id HTTP/1.1" 404 237 0.002398 10.0.0.242 - - [2025-10-24 15:38:17] "POST /ref-update HTTP/1.1" 200 156 0.142160 10.0.0.242 - - [2025-10-24 15:38:17] "POST /access-control-lists HTTP/1.1" 200 603 0.170056 10.0.0.242 - - [2025-10-24 15:38:17] "POST /ref-update HTTP/1.1" 200 156 0.161241 10.0.0.242 - - [2025-10-24 15:38:17] "PUT /access-control-list/a36a270f-b793-4bf2-8c74-b67a6e95eb45 HTTP/1.1" 200 273 0.084061 10.0.0.242 - - [2025-10-24 15:38:17] "POST /ref-update HTTP/1.1" 200 156 0.057395 10.0.0.242 - - [2025-10-24 15:38:17] "POST /ref-update HTTP/1.1" 200 156 0.190676 10.0.0.242 - - [2025-10-24 15:38:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040862 10.0.0.242 - - [2025-10-24 15:38:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008588 10.0.0.242 - - [2025-10-24 15:38:17] "PUT /access-control-list/d1a7cf0c-3c46-4f06-879c-f54e3f0d6ee8 HTTP/1.1" 200 273 0.037407 10.0.0.242 - - [2025-10-24 15:38:17] "POST /ref-update HTTP/1.1" 200 156 0.022668 10.0.0.242 - - [2025-10-24 15:38:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005860 10.0.0.242 - - [2025-10-24 15:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009737 10.0.0.242 - - [2025-10-24 15:38:18] "PUT /access-control-list/d1a7cf0c-3c46-4f06-879c-f54e3f0d6ee8 HTTP/1.1" 200 273 0.075385 10.0.0.242 - - [2025-10-24 15:38:18] "GET /virtual-network/6b3764fb-40d4-4637-beb6-bda65c14997a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.048243 10.0.0.242 - - [2025-10-24 15:38:18] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.009969 10.0.0.242 - - [2025-10-24 15:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.242 - - [2025-10-24 15:38:18] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004793 10.0.0.242 - - [2025-10-24 15:38:18] "POST /firewall-policys HTTP/1.1" 200 532 0.025661 10.0.0.242 - - [2025-10-24 15:38:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.061608 10.0.0.242 - - [2025-10-24 15:38:18] "GET /firewall-policy/677d44f6-c9a0-4d3e-be33-34f306e1c0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.026511 10.0.0.242 - - [2025-10-24 15:38:18] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.004108 10.0.0.242 - - [2025-10-24 15:38:18] "GET /firewall-policy/677d44f6-c9a0-4d3e-be33-34f306e1c0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.005476 10.0.0.242 - - [2025-10-24 15:38:18] "POST /ref-update HTTP/1.1" 200 156 0.036256 10.0.0.242 - - [2025-10-24 15:38:18] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.009811 10.0.0.242 - - [2025-10-24 15:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.242 - - [2025-10-24 15:38:18] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003358 10.0.0.242 - - [2025-10-24 15:38:18] "POST /firewall-policys HTTP/1.1" 200 534 0.036967 10.0.0.242 - - [2025-10-24 15:38:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.046361 10.0.0.242 - - [2025-10-24 15:38:18] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.007461 10.0.0.242 - - [2025-10-24 15:38:18] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.025682 10.0.0.242 - - [2025-10-24 15:38:18] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003750 10.0.0.242 - - [2025-10-24 15:38:18] "GET /firewall-policy/677d44f6-c9a0-4d3e-be33-34f306e1c0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003088 10.0.0.242 - - [2025-10-24 15:38:18] "GET /firewall-policy/677d44f6-c9a0-4d3e-be33-34f306e1c0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003950 10.0.0.242 - - [2025-10-24 15:38:18] "POST /ref-update HTTP/1.1" 200 156 0.044496 10.0.0.242 - - [2025-10-24 15:38:19] "POST /ref-update HTTP/1.1" 200 156 0.141644 10.0.0.242 - - [2025-10-24 15:38:19] "POST /ref-update HTTP/1.1" 200 156 0.025908 10.0.0.242 - - [2025-10-24 15:38:19] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.037577 10.0.0.242 - - [2025-10-24 15:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.242 - - [2025-10-24 15:38:19] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003822 10.0.0.242 - - [2025-10-24 15:38:19] "POST /firewall-policys HTTP/1.1" 200 532 0.037124 10.0.0.242 - - [2025-10-24 15:38:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.018847 10.0.0.242 - - [2025-10-24 15:38:19] "GET /firewall-policy/c4b81951-a519-4da6-8960-f1836af33ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.034608 10.0.0.242 - - [2025-10-24 15:38:19] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.007051 10.0.0.242 - - [2025-10-24 15:38:19] "GET /firewall-policy/c4b81951-a519-4da6-8960-f1836af33ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003719 10.0.0.242 - - [2025-10-24 15:38:19] "GET /firewall-policy/677d44f6-c9a0-4d3e-be33-34f306e1c0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003475 10.0.0.242 - - [2025-10-24 15:38:19] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004238 10.0.0.242 - - [2025-10-24 15:38:19] "GET /firewall-policy/677d44f6-c9a0-4d3e-be33-34f306e1c0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003560 10.0.0.242 - - [2025-10-24 15:38:19] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004166 10.0.0.242 - - [2025-10-24 15:38:19] "POST /ref-update HTTP/1.1" 200 156 0.040180 10.0.0.242 - - [2025-10-24 15:38:19] "POST /ref-update HTTP/1.1" 200 156 0.053804 10.0.0.242 - - [2025-10-24 15:38:19] "POST /ref-update HTTP/1.1" 200 156 0.049102 10.0.0.242 - - [2025-10-24 15:38:19] "POST /ref-update HTTP/1.1" 200 156 0.047839 10.0.0.242 - - [2025-10-24 15:38:19] "POST /ref-update HTTP/1.1" 200 156 0.070555 10.0.0.242 - - [2025-10-24 15:38:19] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.027044 10.0.0.242 - - [2025-10-24 15:38:19] "POST /tags HTTP/1.1" 200 300 0.045305 10.0.0.242 - - [2025-10-24 15:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.020990 10.0.0.242 - - [2025-10-24 15:38:20] "GET /tag/55a642c1-d812-46c5-89af-0e28aa767352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.026369 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:38:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000870 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:38:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001015 10.0.0.242 - - [2025-10-24 15:38:20] "POST /set-tag HTTP/1.1" 200 109 0.029173 10.0.0.242 - - [2025-10-24 15:38:20] "POST /tags HTTP/1.1" 200 302 0.137179 10.0.0.242 - - [2025-10-24 15:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010414 10.0.0.242 - - [2025-10-24 15:38:20] "GET /tag/be5a9520-0011-4d27-81f3-bf0c3c025e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.022066 10.0.0.242 - - [2025-10-24 15:38:20] "POST /tags HTTP/1.1" 200 326 0.309789 10.0.0.242 - - [2025-10-24 15:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013861 10.0.0.242 - - [2025-10-24 15:38:20] "GET /tag/f355da50-8651-4ae0-b858-1daddfaeb26f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.050664 10.0.0.242 - - [2025-10-24 15:38:21] "POST /tags HTTP/1.1" 200 312 0.113928 10.0.0.242 - - [2025-10-24 15:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011887 10.0.0.242 - - [2025-10-24 15:38:21] "GET /tag/83714a81-c3d5-4228-9748-3448bc0937e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.032184 10.0.0.242 - - [2025-10-24 15:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007760 10.0.0.242 - - [2025-10-24 15:38:21] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.007180 10.0.0.242 - - [2025-10-24 15:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.242 - - [2025-10-24 15:38:21] "GET /project/0352f110-9f66-4740-93ed-e559ef0e4df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.078434 10.0.0.242 - - [2025-10-24 15:38:21] "POST /virtual-machines HTTP/1.1" 200 378 0.057764 10.0.0.242 - - [2025-10-24 15:38:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.036803 10.0.0.242 - - [2025-10-24 15:38:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.235235 10.0.0.242 - - [2025-10-24 15:38:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.053436 10.0.0.242 - - [2025-10-24 15:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.039145 10.0.0.242 - - [2025-10-24 15:38:21] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.012264 10.0.0.242 - - [2025-10-24 15:38:21] "POST /instance-ips HTTP/1.1" 200 410 0.089757 10.0.0.242 - - [2025-10-24 15:38:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.047516 10.0.0.242 - - [2025-10-24 15:38:22] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.030434 10.0.0.242 - - [2025-10-24 15:38:22] "POST /set-tag HTTP/1.1" 200 109 0.051786 10.0.0.242 - - [2025-10-24 15:38:22] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.078582 10.0.0.242 - - [2025-10-24 15:38:22] "GET /instance-ip/78b54a2c-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.008683 10.0.0.242 - - [2025-10-24 15:38:22] "POST /tags HTTP/1.1" 200 358 0.108997 10.0.0.242 - - [2025-10-24 15:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.242 - - [2025-10-24 15:38:22] "GET /tag/89256344-90a4-479c-97a7-5789dc975de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.025317 10.0.0.242 - - [2025-10-24 15:38:22] "POST /tags HTTP/1.1" 200 306 0.096097 10.0.0.242 - - [2025-10-24 15:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.020506 10.0.0.242 - - [2025-10-24 15:38:22] "GET /tag/4c94b129-66f1-4d96-9f18-061731740537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.024104 10.0.0.242 - - [2025-10-24 15:38:22] "POST /id-to-fqname HTTP/1.1" 200 174 0.001253 10.0.0.242 - - [2025-10-24 15:38:22] "POST /fqname-to-id HTTP/1.1" 404 183 0.005449 10.0.0.242 - - [2025-10-24 15:38:23] "POST /security-groups HTTP/1.1" 200 571 0.091860 10.0.0.242 - - [2025-10-24 15:38:23] "POST /projects HTTP/1.1" 200 485 0.394059 10.0.0.242 - - [2025-10-24 15:38:23] "POST /fqname-to-id HTTP/1.1" 404 214 0.016606 10.0.0.242 - - [2025-10-24 15:38:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.052018 10.0.0.242 - - [2025-10-24 15:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.029967 10.0.0.242 - - [2025-10-24 15:38:23] "POST /access-control-lists HTTP/1.1" 200 582 0.091104 10.0.0.242 - - [2025-10-24 15:38:23] "POST /fqname-to-id HTTP/1.1" 404 213 0.011178 10.0.0.242 - - [2025-10-24 15:38:23] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.020158 10.0.0.242 - - [2025-10-24 15:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.017842 10.0.0.242 - - [2025-10-24 15:38:23] "GET /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.025314 10.0.0.242 - - [2025-10-24 15:38:23] "PUT /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01 HTTP/1.1" 200 265 0.104183 10.0.0.242 - - [2025-10-24 15:38:23] "POST /access-control-lists HTTP/1.1" 200 580 0.262417 10.0.0.242 - - [2025-10-24 15:38:23] "PUT /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9 HTTP/1.1" 200 265 0.118193 10.0.0.242 - - [2025-10-24 15:38:23] "POST /security-groups HTTP/1.1" 200 539 0.075708 10.0.0.242 - - [2025-10-24 15:38:23] "POST /fqname-to-id HTTP/1.1" 404 234 0.002379 10.0.0.242 - - [2025-10-24 15:38:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.031985 10.0.0.242 - - [2025-10-24 15:38:23] "POST /chown HTTP/1.1" 200 109 0.091942 10.0.0.242 - - [2025-10-24 15:38:23] "POST /access-control-lists HTTP/1.1" 200 598 0.150967 10.0.0.242 - - [2025-10-24 15:38:23] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.022208 10.0.0.242 - - [2025-10-24 15:38:23] "POST /fqname-to-id HTTP/1.1" 404 233 0.039001 10.0.0.242 - - [2025-10-24 15:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005387 10.0.0.242 - - [2025-10-24 15:38:23] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012574 10.0.0.242 - - [2025-10-24 15:38:23] "POST /tags HTTP/1.1" 409 207 0.017998 10.0.0.242 - - [2025-10-24 15:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.242 - - [2025-10-24 15:38:24] "POST /access-control-lists HTTP/1.1" 200 596 0.112653 10.0.0.242 - - [2025-10-24 15:38:24] "GET /tag/4c94b129-66f1-4d96-9f18-061731740537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.023808 10.0.0.242 - - [2025-10-24 15:38:24] "POST /firewall-rules HTTP/1.1" 200 566 0.097528 10.0.0.242 - - [2025-10-24 15:38:24] "GET /firewall-rule/672106c3-3fcb-4ed0-8c78-c18a61cbf3bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005525 10.0.0.242 - - [2025-10-24 15:38:24] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003313 10.0.0.242 - - [2025-10-24 15:38:24] "GET /firewall-rule/672106c3-3fcb-4ed0-8c78-c18a61cbf3bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002850 10.0.0.242 - - [2025-10-24 15:38:24] "POST /ref-update HTTP/1.1" 200 156 0.036873 10.0.0.242 - - [2025-10-24 15:38:24] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003929 10.0.0.242 - - [2025-10-24 15:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010439 10.0.0.242 - - [2025-10-24 15:38:24] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004788 10.0.0.242 - - [2025-10-24 15:38:24] "POST /tags HTTP/1.1" 409 207 0.002487 10.0.0.242 - - [2025-10-24 15:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.242 - - [2025-10-24 15:38:24] "GET /tag/4c94b129-66f1-4d96-9f18-061731740537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.012164 10.0.0.242 - - [2025-10-24 15:38:24] "POST /firewall-rules HTTP/1.1" 200 564 0.078638 10.0.0.242 - - [2025-10-24 15:38:24] "GET /firewall-rule/8db1fec3-ffc0-485a-83d4-35b80190886d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.020189 10.0.0.242 - - [2025-10-24 15:38:24] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005620 10.0.0.242 - - [2025-10-24 15:38:24] "GET /firewall-rule/8db1fec3-ffc0-485a-83d4-35b80190886d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003898 10.0.0.242 - - [2025-10-24 15:38:24] "POST /ref-update HTTP/1.1" 200 156 0.030718 10.0.0.242 - - [2025-10-24 15:38:24] "POST /tags HTTP/1.1" 200 306 0.062240 10.0.0.242 - - [2025-10-24 15:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016342 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:38:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001633 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:38:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000951 10.0.0.242 - - [2025-10-24 15:38:24] "GET /tag/4421bd61-8124-42f0-b891-d861fe119954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.017746 10.0.0.242 - - [2025-10-24 15:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.242 - - [2025-10-24 15:38:24] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.069371 10.0.0.242 - - [2025-10-24 15:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008897 10.0.0.242 - - [2025-10-24 15:38:25] "GET /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.008763 10.0.0.242 - - [2025-10-24 15:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.242 - - [2025-10-24 15:38:25] "GET /service-appliance-set/8a7bbe3c-83fa-4aa2-bf61-cef370858e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.005805 10.0.0.242 - - [2025-10-24 15:38:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.002653 10.0.0.242 - - [2025-10-24 15:38:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.202824 10.0.0.242 - - [2025-10-24 15:38:25] "GET /virtual-machine-interface/16c6c103-5669-4deb-9c3e-9763bff025b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.047594 10.0.0.242 - - [2025-10-24 15:38:25] "POST /instance-ips HTTP/1.1" 200 382 0.065784 10.0.0.242 - - [2025-10-24 15:38:25] "GET /instance-ip/41bbdfc3-574e-4c44-a65f-0de94139c78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008564 10.0.0.242 - - [2025-10-24 15:38:25] "POST /loadbalancers HTTP/1.1" 200 584 0.084564 10.0.0.242 - - [2025-10-24 15:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.021451 10.0.0.242 - - [2025-10-24 15:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009008 10.0.0.242 - - [2025-10-24 15:38:25] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046137 10.0.0.242 - - [2025-10-24 15:38:25] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037932 10.0.0.242 - - [2025-10-24 15:38:25] "GET /loadbalancer/ce0fdedd-157c-48fe-a79a-1c44bc9ad95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.003760 10.0.0.242 - - [2025-10-24 15:38:25] "GET /instance-ip/41bbdfc3-574e-4c44-a65f-0de94139c78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004917 10.0.0.242 - - [2025-10-24 15:38:25] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.070151 10.0.0.242 - - [2025-10-24 15:38:25] "POST /floating-ips HTTP/1.1" 200 585 0.066260 10.0.0.242 - - [2025-10-24 15:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.067457 10.0.0.242 - - [2025-10-24 15:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.027177 10.0.0.242 - - [2025-10-24 15:38:26] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.064650 10.0.0.242 - - [2025-10-24 15:38:26] "GET /loadbalancer-listener/1f687def-2fce-4fc2-9ef0-2222b24bad51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.007272 10.0.0.242 - - [2025-10-24 15:38:26] "GET /loadbalancer-listener/1f687def-2fce-4fc2-9ef0-2222b24bad51?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.009610 10.0.0.242 - - [2025-10-24 15:38:26] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.040657 10.0.0.242 - - [2025-10-24 15:38:26] "GET /instance-ip/41bbdfc3-574e-4c44-a65f-0de94139c78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003620 10.0.0.242 - - [2025-10-24 15:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013954 10.0.0.242 - - [2025-10-24 15:38:26] "GET /instance-ip/41bbdfc3-574e-4c44-a65f-0de94139c78c?fields=floating_ips HTTP/1.1" 200 1172 0.006901 10.0.0.242 - - [2025-10-24 15:38:26] "GET /global-vrouter-config/f340c18d-1f8e-4bd2-987d-c652b096a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004292 10.0.0.242 - - [2025-10-24 15:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.242 - - [2025-10-24 15:38:26] "GET /floating-ip/16d98017-f023-4378-a35f-458817043be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.003649 10.0.0.242 - - [2025-10-24 15:38:26] "PUT /global-vrouter-config/f340c18d-1f8e-4bd2-987d-c652b096a3b9 HTTP/1.1" 200 277 0.012116 10.0.0.242 - - [2025-10-24 15:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008305 10.0.0.242 - - [2025-10-24 15:38:26] "GET /loadbalancer/ce0fdedd-157c-48fe-a79a-1c44bc9ad95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.003757 10.0.0.242 - - [2025-10-24 15:38:26] "POST /tags HTTP/1.1" 200 356 0.038232 10.0.0.242 - - [2025-10-24 15:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.022547 10.0.0.242 - - [2025-10-24 15:38:26] "GET /tag/fb76bef8-b7d2-4b06-bc64-9cd398b0ec7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.020435 10.0.0.242 - - [2025-10-24 15:38:26] "POST /tags HTTP/1.1" 200 304 0.043529 10.0.0.242 - - [2025-10-24 15:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016971 10.0.0.242 - - [2025-10-24 15:38:26] "GET /tag/168cd0e0-efc1-49a4-9048-7c87d3e5c257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014537 10.0.0.242 - - [2025-10-24 15:38:26] "POST /projects HTTP/1.1" 409 218 0.006286 10.0.0.242 - - [2025-10-24 15:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.242 - - [2025-10-24 15:38:26] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.055779 10.0.0.242 - - [2025-10-24 15:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.028209 10.0.0.242 - - [2025-10-24 15:38:26] "GET /network-ipam/d0748e83-fa0f-4132-810e-be80346fd039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003797 10.0.0.242 - - [2025-10-24 15:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007994 10.0.0.242 - - [2025-10-24 15:38:26] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.009788 10.0.0.242 - - [2025-10-24 15:38:26] "PUT /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01 HTTP/1.1" 200 265 0.146243 10.0.0.242 - - [2025-10-24 15:38:27] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.012983 10.0.0.242 - - [2025-10-24 15:38:27] "POST /set-tag HTTP/1.1" 200 109 0.128786 10.0.0.242 - - [2025-10-24 15:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.242 - - [2025-10-24 15:38:27] "GET /network-ipam/f560b044-da41-4d04-809e-ed4610728fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003857 10.0.0.242 - - [2025-10-24 15:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.242 - - [2025-10-24 15:38:27] "GET /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004474 10.0.0.242 - - [2025-10-24 15:38:27] "PUT /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9 HTTP/1.1" 200 265 0.072293 10.0.0.242 - - [2025-10-24 15:38:27] "GET /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.013023 10.0.0.242 - - [2025-10-24 15:38:27] "POST /set-tag HTTP/1.1" 200 109 0.108449 10.0.0.242 - - [2025-10-24 15:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.242 - - [2025-10-24 15:38:27] "GET /network-policy/41cfb84f-a64e-456c-b68a-028da901a911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003591 10.0.0.242 - - [2025-10-24 15:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.242 - - [2025-10-24 15:38:27] "GET /network-policy/0de42592-a6f2-49ce-b406-210030fd8d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008510 10.0.0.242 - - [2025-10-24 15:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009116 10.0.0.242 - - [2025-10-24 15:38:27] "GET /network-policy/fdc623f6-9f48-468c-b196-730658a8a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.004317 10.0.0.242 - - [2025-10-24 15:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005720 10.0.0.242 - - [2025-10-24 15:38:27] "PUT /network-policy/fdc623f6-9f48-468c-b196-730658a8a9eb HTTP/1.1" 200 263 0.012624 10.0.0.242 - - [2025-10-24 15:38:27] "PUT /access-control-list/64f6d200-4432-460e-b86d-12ad830942d7 HTTP/1.1" 200 273 0.097460 10.0.0.242 - - [2025-10-24 15:38:27] "POST /ref-update HTTP/1.1" 200 156 0.196160 10.0.0.242 - - [2025-10-24 15:38:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021137 10.0.0.242 - - [2025-10-24 15:38:27] "PUT /access-control-list/d1a7cf0c-3c46-4f06-879c-f54e3f0d6ee8 HTTP/1.1" 200 273 0.108067 10.0.0.242 - - [2025-10-24 15:38:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017966 10.0.0.242 - - [2025-10-24 15:38:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003976 10.0.0.242 - - [2025-10-24 15:38:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004732 10.0.0.242 - - [2025-10-24 15:38:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002485 10.0.0.242 - - [2025-10-24 15:38:28] "POST /security-groups HTTP/1.1" 409 245 0.003239 10.0.0.242 - - [2025-10-24 15:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.242 - - [2025-10-24 15:38:28] "PUT /security-group/5e03650c-da06-42e8-a6a4-dbd436df8d47 HTTP/1.1" 200 263 0.093929 10.0.0.242 - - [2025-10-24 15:38:28] "PUT /access-control-list/bcc6d964-7492-483e-847a-2e244e30e2f9 HTTP/1.1" 200 273 0.033259 10.0.0.242 - - [2025-10-24 15:38:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.076693 10.0.0.242 - - [2025-10-24 15:38:28] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.020124 10.0.0.242 - - [2025-10-24 15:38:28] "PUT /access-control-list/5b24074e-342c-41a6-bda6-f254ebab312a HTTP/1.1" 200 273 0.054780 10.0.0.242 - - [2025-10-24 15:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.038203 10.0.0.242 - - [2025-10-24 15:38:28] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008358 10.0.0.242 - - [2025-10-24 15:38:28] "POST /tags HTTP/1.1" 409 206 0.002781 10.0.0.242 - - [2025-10-24 15:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.242 - - [2025-10-24 15:38:28] "GET /tag/168cd0e0-efc1-49a4-9048-7c87d3e5c257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.022648 10.0.0.242 - - [2025-10-24 15:38:28] "POST /firewall-rules HTTP/1.1" 200 564 0.184176 10.0.0.242 - - [2025-10-24 15:38:28] "GET /firewall-rule/085a36fa-b801-41de-b926-0039699daaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.012143 10.0.0.242 - - [2025-10-24 15:38:28] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.008429 10.0.0.242 - - [2025-10-24 15:38:28] "GET /firewall-rule/085a36fa-b801-41de-b926-0039699daaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004408 10.0.0.242 - - [2025-10-24 15:38:28] "POST /ref-update HTTP/1.1" 200 156 0.045508 10.0.0.242 - - [2025-10-24 15:38:28] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.023266 10.0.0.242 - - [2025-10-24 15:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.242 - - [2025-10-24 15:38:28] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006088 10.0.0.242 - - [2025-10-24 15:38:29] "POST /tags HTTP/1.1" 409 206 0.008186 10.0.0.242 - - [2025-10-24 15:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004946 10.0.0.242 - - [2025-10-24 15:38:29] "GET /tag/168cd0e0-efc1-49a4-9048-7c87d3e5c257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016328 10.0.0.242 - - [2025-10-24 15:38:29] "POST /firewall-rules HTTP/1.1" 200 562 0.091953 10.0.0.242 - - [2025-10-24 15:38:29] "GET /firewall-rule/86d7d746-2beb-4d32-8a80-6321423edc16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.016734 10.0.0.242 - - [2025-10-24 15:38:29] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005588 10.0.0.242 - - [2025-10-24 15:38:29] "GET /firewall-rule/86d7d746-2beb-4d32-8a80-6321423edc16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003607 10.0.0.242 - - [2025-10-24 15:38:29] "POST /ref-update HTTP/1.1" 200 156 0.076572 10.0.0.242 - - [2025-10-24 15:38:29] "POST /tags HTTP/1.1" 200 302 0.043492 10.0.0.242 - - [2025-10-24 15:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.021613 10.0.0.242 - - [2025-10-24 15:38:29] "GET /tag/b6b9926d-d215-4306-bff7-41f5efa513d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.017841 10.0.0.242 - - [2025-10-24 15:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.242 - - [2025-10-24 15:38:29] "GET /project/0352f110-9f66-4740-93ed-e559ef0e4df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.049525 10.0.0.242 - - [2025-10-24 15:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.242 - - [2025-10-24 15:38:29] "GET /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.005138 10.0.0.242 - - [2025-10-24 15:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.242 - - [2025-10-24 15:38:29] "GET /service-appliance-set/8a7bbe3c-83fa-4aa2-bf61-cef370858e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003931 10.0.0.242 - - [2025-10-24 15:38:29] "POST /fqname-to-id HTTP/1.1" 404 242 0.002656 10.0.0.242 - - [2025-10-24 15:38:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.125293 10.0.0.242 - - [2025-10-24 15:38:29] "GET /virtual-machine-interface/49d97127-248f-4129-990c-85f54a8015b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.018158 10.0.0.242 - - [2025-10-24 15:38:29] "POST /instance-ips HTTP/1.1" 200 378 0.045222 10.0.0.242 - - [2025-10-24 15:38:29] "GET /instance-ip/7d014e2e-47eb-4a98-b300-ab373333a9a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.024151 10.0.0.242 - - [2025-10-24 15:38:30] "POST /loadbalancers HTTP/1.1" 200 584 0.070748 10.0.0.242 - - [2025-10-24 15:38:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.021373 10.0.0.242 - - [2025-10-24 15:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009622 10.0.0.242 - - [2025-10-24 15:38:30] "GET /project/0352f110-9f66-4740-93ed-e559ef0e4df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.097096 10.0.0.242 - - [2025-10-24 15:38:30] "GET /instance-ip/7d014e2e-47eb-4a98-b300-ab373333a9a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007996 10.0.0.242 - - [2025-10-24 15:38:30] "GET /project/0352f110-9f66-4740-93ed-e559ef0e4df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.088069 10.0.0.242 - - [2025-10-24 15:38:30] "POST /floating-ips HTTP/1.1" 200 583 0.081633 10.0.0.242 - - [2025-10-24 15:38:30] "GET /loadbalancer/213eaf66-0ddb-47c7-a1fe-51c871e5f7cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003978 10.0.0.242 - - [2025-10-24 15:38:30] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.044516 10.0.0.242 - - [2025-10-24 15:38:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.029469 10.0.0.242 - - [2025-10-24 15:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009363 10.0.0.242 - - [2025-10-24 15:38:30] "GET /project/0352f110-9f66-4740-93ed-e559ef0e4df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.019839 10.0.0.242 - - [2025-10-24 15:38:30] "GET /loadbalancer-listener/f323b13f-ccc0-4b12-bd56-9f54137e11b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.011711 10.0.0.242 - - [2025-10-24 15:38:30] "GET /loadbalancer-listener/f323b13f-ccc0-4b12-bd56-9f54137e11b7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004243 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:38:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000941 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:38:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001092 10.0.0.242 - - [2025-10-24 15:38:30] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.034537 10.0.0.242 - - [2025-10-24 15:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007403 10.0.0.242 - - [2025-10-24 15:38:30] "GET /instance-ip/7d014e2e-47eb-4a98-b300-ab373333a9a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006465 10.0.0.242 - - [2025-10-24 15:38:30] "GET /instance-ip/7d014e2e-47eb-4a98-b300-ab373333a9a6?fields=floating_ips HTTP/1.1" 200 1166 0.016150 10.0.0.242 - - [2025-10-24 15:38:30] "GET /floating-ip/10385145-dbb2-4e3f-9177-a7f649a491aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.007097 10.0.0.242 - - [2025-10-24 15:38:30] "GET /project/0352f110-9f66-4740-93ed-e559ef0e4df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.070641 10.0.0.242 - - [2025-10-24 15:38:30] "GET /loadbalancer/213eaf66-0ddb-47c7-a1fe-51c871e5f7cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003377 10.0.0.242 - - [2025-10-24 15:38:30] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.027035 10.0.0.242 - - [2025-10-24 15:38:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024291 10.0.0.242 - - [2025-10-24 15:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.018765 10.0.0.242 - - [2025-10-24 15:38:31] "GET /project/0352f110-9f66-4740-93ed-e559ef0e4df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.139038 10.0.0.242 - - [2025-10-24 15:38:31] "GET /loadbalancer-listener/dbfaff22-504c-4f3f-97d7-081f35e9faeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.003254 10.0.0.242 - - [2025-10-24 15:38:31] "GET /loadbalancer-listener/dbfaff22-504c-4f3f-97d7-081f35e9faeb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.005083 10.0.0.242 - - [2025-10-24 15:38:31] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.050127 10.0.0.242 - - [2025-10-24 15:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007362 10.0.0.242 - - [2025-10-24 15:38:31] "GET /instance-ip/7d014e2e-47eb-4a98-b300-ab373333a9a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008909 10.0.0.242 - - [2025-10-24 15:38:31] "GET /instance-ip/7d014e2e-47eb-4a98-b300-ab373333a9a6?fields=floating_ips HTTP/1.1" 200 1166 0.003945 10.0.0.242 - - [2025-10-24 15:38:31] "GET /floating-ip/10385145-dbb2-4e3f-9177-a7f649a491aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.009192 10.0.0.242 - - [2025-10-24 15:38:31] "GET /project/0352f110-9f66-4740-93ed-e559ef0e4df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.073035 10.0.0.242 - - [2025-10-24 15:38:31] "GET /loadbalancer/213eaf66-0ddb-47c7-a1fe-51c871e5f7cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003321 10.0.0.242 - - [2025-10-24 15:38:31] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.021132 10.0.0.242 - - [2025-10-24 15:38:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.026493 10.0.0.242 - - [2025-10-24 15:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.021593 10.0.0.242 - - [2025-10-24 15:38:31] "GET /project/0352f110-9f66-4740-93ed-e559ef0e4df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.060984 10.0.0.242 - - [2025-10-24 15:38:31] "GET /loadbalancer-listener/715bd026-0be6-4180-b1fd-c57a50c50fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.006162 10.0.0.242 - - [2025-10-24 15:38:31] "GET /loadbalancer-listener/715bd026-0be6-4180-b1fd-c57a50c50fb8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.006345 10.0.0.242 - - [2025-10-24 15:38:31] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.038335 10.0.0.242 - - [2025-10-24 15:38:31] "GET /instance-ip/7d014e2e-47eb-4a98-b300-ab373333a9a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004475 10.0.0.242 - - [2025-10-24 15:38:31] "GET /instance-ip/7d014e2e-47eb-4a98-b300-ab373333a9a6?fields=floating_ips HTTP/1.1" 200 1166 0.003776 10.0.0.242 - - [2025-10-24 15:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.242 - - [2025-10-24 15:38:31] "GET /floating-ip/10385145-dbb2-4e3f-9177-a7f649a491aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002550 10.0.0.242 - - [2025-10-24 15:38:31] "GET /loadbalancer/213eaf66-0ddb-47c7-a1fe-51c871e5f7cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003191 10.0.0.242 - - [2025-10-24 15:38:31] "POST /tags HTTP/1.1" 200 372 0.037784 10.0.0.242 - - [2025-10-24 15:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015630 10.0.0.242 - - [2025-10-24 15:38:31] "GET /tag/dcaaded2-3158-42bc-a2c9-e70a7cabbbb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.017123 10.0.0.242 - - [2025-10-24 15:38:31] "POST /tags HTTP/1.1" 200 320 0.030468 10.0.0.242 - - [2025-10-24 15:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010168 10.0.0.242 - - [2025-10-24 15:38:31] "GET /tag/9642ab92-2f31-4d69-ae91-b3809861dca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.025639 10.0.0.242 - - [2025-10-24 15:38:32] "POST /id-to-fqname HTTP/1.1" 200 181 0.000698 10.0.0.242 - - [2025-10-24 15:38:32] "POST /fqname-to-id HTTP/1.1" 404 190 0.014071 10.0.0.242 - - [2025-10-24 15:38:32] "POST /security-groups HTTP/1.1" 200 578 0.074305 10.0.0.242 - - [2025-10-24 15:38:32] "POST /projects HTTP/1.1" 200 499 0.195969 10.0.0.242 - - [2025-10-24 15:38:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.003041 10.0.0.242 - - [2025-10-24 15:38:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.041547 10.0.0.242 - - [2025-10-24 15:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.015019 10.0.0.242 - - [2025-10-24 15:38:32] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.010520 10.0.0.242 - - [2025-10-24 15:38:32] "POST /access-control-lists HTTP/1.1" 200 589 0.092918 10.0.0.242 - - [2025-10-24 15:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014349 10.0.0.242 - - [2025-10-24 15:38:32] "GET /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.010290 10.0.0.242 - - [2025-10-24 15:38:32] "POST /fqname-to-id HTTP/1.1" 404 224 0.003817 10.0.0.242 - - [2025-10-24 15:38:32] "POST /access-control-lists HTTP/1.1" 200 587 0.078571 10.0.0.242 - - [2025-10-24 15:38:32] "PUT /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01 HTTP/1.1" 200 265 0.151457 10.0.0.242 - - [2025-10-24 15:38:32] "PUT /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9 HTTP/1.1" 200 265 0.070695 10.0.0.242 - - [2025-10-24 15:38:32] "POST /security-groups HTTP/1.1" 200 560 0.094830 10.0.0.242 - - [2025-10-24 15:38:32] "POST /fqname-to-id HTTP/1.1" 404 248 0.002086 10.0.0.242 - - [2025-10-24 15:38:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.017951 10.0.0.242 - - [2025-10-24 15:38:32] "POST /access-control-lists HTTP/1.1" 200 612 0.027061 10.0.0.242 - - [2025-10-24 15:38:32] "POST /chown HTTP/1.1" 200 109 0.042691 10.0.0.242 - - [2025-10-24 15:38:32] "POST /fqname-to-id HTTP/1.1" 404 247 0.015159 10.0.0.242 - - [2025-10-24 15:38:32] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.019668 10.0.0.242 - - [2025-10-24 15:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.242 - - [2025-10-24 15:38:32] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011349 10.0.0.242 - - [2025-10-24 15:38:32] "POST /access-control-lists HTTP/1.1" 200 610 0.072608 10.0.0.242 - - [2025-10-24 15:38:32] "POST /tags HTTP/1.1" 409 214 0.019863 10.0.0.242 - - [2025-10-24 15:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.242 - - [2025-10-24 15:38:32] "GET /tag/9642ab92-2f31-4d69-ae91-b3809861dca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.013155 10.0.0.242 - - [2025-10-24 15:38:33] "POST /firewall-rules HTTP/1.1" 200 580 0.076169 10.0.0.242 - - [2025-10-24 15:38:33] "GET /firewall-rule/3e7790ce-9103-49a0-96a5-7b7052dd9d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007709 10.0.0.242 - - [2025-10-24 15:38:33] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.013347 10.0.0.242 - - [2025-10-24 15:38:33] "GET /firewall-rule/3e7790ce-9103-49a0-96a5-7b7052dd9d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004101 10.0.0.242 - - [2025-10-24 15:38:33] "POST /ref-update HTTP/1.1" 200 156 0.053852 10.0.0.242 - - [2025-10-24 15:38:33] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012823 10.0.0.242 - - [2025-10-24 15:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008344 10.0.0.242 - - [2025-10-24 15:38:33] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004451 10.0.0.242 - - [2025-10-24 15:38:33] "POST /tags HTTP/1.1" 409 214 0.003460 10.0.0.242 - - [2025-10-24 15:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.242 - - [2025-10-24 15:38:33] "GET /tag/9642ab92-2f31-4d69-ae91-b3809861dca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.013196 10.0.0.242 - - [2025-10-24 15:38:33] "POST /firewall-rules HTTP/1.1" 200 578 0.083771 10.0.0.242 - - [2025-10-24 15:38:33] "GET /firewall-rule/c95165e8-89b7-427f-b148-43508b88afdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.028913 10.0.0.242 - - [2025-10-24 15:38:33] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.006697 10.0.0.242 - - [2025-10-24 15:38:33] "GET /firewall-rule/c95165e8-89b7-427f-b148-43508b88afdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003512 10.0.0.242 - - [2025-10-24 15:38:33] "POST /ref-update HTTP/1.1" 200 156 0.065513 10.0.0.242 - - [2025-10-24 15:38:33] "POST /tags HTTP/1.1" 200 364 0.019986 10.0.0.242 - - [2025-10-24 15:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016456 10.0.0.242 - - [2025-10-24 15:38:33] "GET /tag/d342afb7-f0fd-47be-9160-a962e8ccb365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.014232 10.0.0.242 - - [2025-10-24 15:38:33] "POST /tags HTTP/1.1" 200 312 0.029773 10.0.0.242 - - [2025-10-24 15:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.019992 10.0.0.242 - - [2025-10-24 15:38:33] "GET /tag/552a6bef-5253-4cf2-ba27-50cf461bc549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.032283 10.0.0.242 - - [2025-10-24 15:38:34] "POST /id-to-fqname HTTP/1.1" 200 177 0.000622 10.0.0.242 - - [2025-10-24 15:38:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.005317 10.0.0.242 - - [2025-10-24 15:38:34] "POST /security-groups HTTP/1.1" 200 574 0.064927 10.0.0.242 - - [2025-10-24 15:38:34] "POST /projects HTTP/1.1" 200 491 0.306483 10.0.0.242 - - [2025-10-24 15:38:34] "POST /fqname-to-id HTTP/1.1" 404 217 0.011618 10.0.0.242 - - [2025-10-24 15:38:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.029590 10.0.0.242 - - [2025-10-24 15:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.016198 10.0.0.242 - - [2025-10-24 15:38:34] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.030217 10.0.0.242 - - [2025-10-24 15:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931 10.0.0.242 - - [2025-10-24 15:38:34] "POST /access-control-lists HTTP/1.1" 200 585 0.108994 10.0.0.242 - - [2025-10-24 15:38:34] "GET /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.029909 10.0.0.242 - - [2025-10-24 15:38:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.006536 10.0.0.242 - - [2025-10-24 15:38:34] "POST /access-control-lists HTTP/1.1" 200 583 0.087374 10.0.0.242 - - [2025-10-24 15:38:34] "PUT /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01 HTTP/1.1" 200 265 0.158837 10.0.0.242 - - [2025-10-24 15:38:34] "PUT /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9 HTTP/1.1" 200 265 0.094569 10.0.0.242 - - [2025-10-24 15:38:34] "POST /security-groups HTTP/1.1" 200 548 0.093105 10.0.0.242 - - [2025-10-24 15:38:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.004774 10.0.0.242 - - [2025-10-24 15:38:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.037331 10.0.0.242 - - [2025-10-24 15:38:34] "POST /access-control-lists HTTP/1.1" 200 604 0.062389 10.0.0.242 - - [2025-10-24 15:38:34] "POST /chown HTTP/1.1" 200 109 0.038340 10.0.0.242 - - [2025-10-24 15:38:34] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007099 10.0.0.242 - - [2025-10-24 15:38:34] "POST /fqname-to-id HTTP/1.1" 404 239 0.006294 10.0.0.242 - - [2025-10-24 15:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.242 - - [2025-10-24 15:38:35] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.037701 10.0.0.242 - - [2025-10-24 15:38:35] "POST /access-control-lists HTTP/1.1" 200 602 0.078344 10.0.0.242 - - [2025-10-24 15:38:35] "POST /tags HTTP/1.1" 409 210 0.014213 10.0.0.242 - - [2025-10-24 15:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.242 - - [2025-10-24 15:38:35] "GET /tag/552a6bef-5253-4cf2-ba27-50cf461bc549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.021850 10.0.0.242 - - [2025-10-24 15:38:35] "POST /firewall-rules HTTP/1.1" 200 572 0.089002 10.0.0.242 - - [2025-10-24 15:38:35] "GET /firewall-rule/5b5b6abd-54bb-4b11-b0ba-54a9642e1797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005048 10.0.0.242 - - [2025-10-24 15:38:35] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.018215 10.0.0.242 - - [2025-10-24 15:38:35] "GET /firewall-rule/5b5b6abd-54bb-4b11-b0ba-54a9642e1797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003748 10.0.0.242 - - [2025-10-24 15:38:35] "POST /ref-update HTTP/1.1" 200 156 0.050918 10.0.0.242 - - [2025-10-24 15:38:35] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.029172 10.0.0.242 - - [2025-10-24 15:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.242 - - [2025-10-24 15:38:35] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003556 10.0.0.242 - - [2025-10-24 15:38:35] "POST /tags HTTP/1.1" 409 210 0.002241 10.0.0.242 - - [2025-10-24 15:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.242 - - [2025-10-24 15:38:35] "GET /tag/552a6bef-5253-4cf2-ba27-50cf461bc549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011961 10.0.0.242 - - [2025-10-24 15:38:35] "POST /firewall-rules HTTP/1.1" 200 570 0.066223 10.0.0.242 - - [2025-10-24 15:38:35] "GET /firewall-rule/d0dd15ef-97bb-4827-8c24-0f077ada43e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.028593 10.0.0.242 - - [2025-10-24 15:38:35] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.005834 10.0.0.242 - - [2025-10-24 15:38:35] "GET /firewall-rule/d0dd15ef-97bb-4827-8c24-0f077ada43e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007041 10.0.0.242 - - [2025-10-24 15:38:35] "POST /ref-update HTTP/1.1" 200 156 0.059647 10.0.0.242 - - [2025-10-24 15:38:35] "POST /tags HTTP/1.1" 200 364 0.034557 10.0.0.242 - - [2025-10-24 15:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.025646 10.0.0.242 - - [2025-10-24 15:38:35] "GET /tag/ea411db5-9720-4848-aa84-8764f2b1869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.015538 10.0.0.242 - - [2025-10-24 15:38:36] "POST /tags HTTP/1.1" 409 210 0.002661 10.0.0.242 - - [2025-10-24 15:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.242 - - [2025-10-24 15:38:36] "GET /tag/83714a81-c3d5-4228-9748-3448bc0937e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.015020 10.0.0.242 - - [2025-10-24 15:38:36] "POST /projects HTTP/1.1" 409 223 0.002679 10.0.0.242 - - [2025-10-24 15:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.242 - - [2025-10-24 15:38:36] "GET /project/0352f110-9f66-4740-93ed-e559ef0e4df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.060326 10.0.0.242 - - [2025-10-24 15:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.242 - - [2025-10-24 15:38:36] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005419 10.0.0.242 - - [2025-10-24 15:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.242 - - [2025-10-24 15:38:36] "GET /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005450 10.0.0.242 - - [2025-10-24 15:38:36] "PUT /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01 HTTP/1.1" 200 265 0.048543 10.0.0.242 - - [2025-10-24 15:38:36] "PUT /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9 HTTP/1.1" 200 265 0.078011 10.0.0.242 - - [2025-10-24 15:38:36] "POST /security-groups HTTP/1.1" 409 253 0.003125 10.0.0.242 - - [2025-10-24 15:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.242 - - [2025-10-24 15:38:36] "PUT /security-group/e8dadf05-47b4-471f-868d-13525232e2dd HTTP/1.1" 200 263 0.065522 10.0.0.242 - - [2025-10-24 15:38:36] "PUT /access-control-list/a7b37b11-c439-4aad-8365-ce202a1bbeef HTTP/1.1" 200 273 0.018472 10.0.0.242 - - [2025-10-24 15:38:36] "PUT /access-control-list/d1469b21-8ea1-414d-bf0a-fe2e9aa8b091 HTTP/1.1" 200 273 0.046285 10.0.0.242 - - [2025-10-24 15:38:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.057950 10.0.0.242 - - [2025-10-24 15:38:36] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006472 10.0.0.242 - - [2025-10-24 15:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.242 - - [2025-10-24 15:38:36] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009525 10.0.0.242 - - [2025-10-24 15:38:36] "POST /tags HTTP/1.1" 409 210 0.002591 10.0.0.242 - - [2025-10-24 15:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.242 - - [2025-10-24 15:38:36] "GET /tag/83714a81-c3d5-4228-9748-3448bc0937e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.014949 10.0.0.242 - - [2025-10-24 15:38:36] "POST /firewall-rules HTTP/1.1" 200 572 0.079609 10.0.0.242 - - [2025-10-24 15:38:36] "GET /firewall-rule/5c0ef54b-107c-4275-b379-b2c0a0ec987f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.011796 10.0.0.242 - - [2025-10-24 15:38:36] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.004519 10.0.0.242 - - [2025-10-24 15:38:36] "GET /firewall-rule/5c0ef54b-107c-4275-b379-b2c0a0ec987f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002788 10.0.0.242 - - [2025-10-24 15:38:37] "POST /ref-update HTTP/1.1" 200 156 0.062824 10.0.0.242 - - [2025-10-24 15:38:37] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003190 10.0.0.242 - - [2025-10-24 15:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.242 - - [2025-10-24 15:38:37] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002774 10.0.0.242 - - [2025-10-24 15:38:37] "POST /tags HTTP/1.1" 409 210 0.002743 10.0.0.242 - - [2025-10-24 15:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.242 - - [2025-10-24 15:38:37] "GET /tag/83714a81-c3d5-4228-9748-3448bc0937e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013376 10.0.0.242 - - [2025-10-24 15:38:37] "POST /firewall-rules HTTP/1.1" 200 570 0.068724 10.0.0.242 - - [2025-10-24 15:38:37] "GET /firewall-rule/7923d1fc-a67e-4264-9c31-24ef56c63e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012816 10.0.0.242 - - [2025-10-24 15:38:37] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.004104 10.0.0.242 - - [2025-10-24 15:38:37] "GET /firewall-rule/7923d1fc-a67e-4264-9c31-24ef56c63e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003037 10.0.0.242 - - [2025-10-24 15:38:37] "POST /ref-update HTTP/1.1" 200 156 0.048677 10.0.0.242 - - [2025-10-24 15:38:37] "POST /tags HTTP/1.1" 409 237 0.002954 10.0.0.242 - - [2025-10-24 15:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.242 - - [2025-10-24 15:38:37] "GET /tag/ea411db5-9720-4848-aa84-8764f2b1869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.011311 10.0.0.242 - - [2025-10-24 15:38:37] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.004675 10.0.0.242 - - [2025-10-24 15:38:37] "POST /set-tag HTTP/1.1" 200 109 0.020384 10.0.0.242 - - [2025-10-24 15:38:49] "GET /global-system-configs HTTP/1.1" 200 323 0.006743 10.0.0.242 - - [2025-10-24 15:38:50] "GET /global-system-configs HTTP/1.1" 200 323 0.004447 10.0.0.22 - - [2025-10-24 15:40:12] "GET / HTTP/1.1" 200 36215 0.001867 10.0.0.22 - - [2025-10-24 15:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.22 - - [2025-10-24 15:40:12] "GET /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005167 10.0.0.22 - - [2025-10-24 15:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.22 - - [2025-10-24 15:40:12] "GET /routing-instance/86814d5f-8883-46eb-bce8-afda69b80536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003569 10.0.0.22 - - [2025-10-24 15:40:12] "PUT /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f HTTP/1.1" 200 275 0.010822 10.0.0.22 - - [2025-10-24 15:40:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.014146 10.0.0.22 - - [2025-10-24 15:40:12] "POST /virtual-routers HTTP/1.1" 200 601 0.029601 10.0.0.22 - - [2025-10-24 15:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010812 10.0.0.22 - - [2025-10-24 15:40:12] "GET /virtual-router/40142740-68e3-4810-a38d-d7e841d6209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004582 10.0.0.22 - - [2025-10-24 15:40:13] "POST /fqname-to-id HTTP/1.1" 404 229 0.002491 10.0.0.22 - - [2025-10-24 15:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.22 - - [2025-10-24 15:40:13] "GET /virtual-network/6b3764fb-40d4-4637-beb6-bda65c14997a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.017403 10.0.0.22 - - [2025-10-24 15:40:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.074074 10.0.0.242 - - [2025-10-24 15:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.242 - - [2025-10-24 15:40:28] "GET /virtual-router/40142740-68e3-4810-a38d-d7e841d6209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003267 10.0.0.242 - - [2025-10-24 15:42:20] "GET /virtual-router/40142740-68e3-4810-a38d-d7e841d6209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003883 10.0.0.242 - - [2025-10-24 15:42:20] "POST /ref-update HTTP/1.1" 200 156 0.029557 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:42:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001177 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:42:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001589 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:42:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000985 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:42:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000919 10.0.0.242 - - [2025-10-24 15:42:29] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.014831 10.0.0.242 - - [2025-10-24 15:42:29] "POST /set-tag HTTP/1.1" 200 109 0.010190 10.0.0.242 - - [2025-10-24 15:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.242 - - [2025-10-24 15:42:29] "GET /loadbalancer/213eaf66-0ddb-47c7-a1fe-51c871e5f7cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004803 10.0.0.242 - - [2025-10-24 15:42:29] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011277 10.0.0.242 - - [2025-10-24 15:42:29] "POST /set-tag HTTP/1.1" 200 109 0.003159 10.0.0.242 - - [2025-10-24 15:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006224 10.0.0.242 - - [2025-10-24 15:42:29] "GET /loadbalancer/213eaf66-0ddb-47c7-a1fe-51c871e5f7cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003126 10.0.0.242 - - [2025-10-24 15:42:29] "GET /loadbalancer-pool/97a06590-e43a-4b5d-ac9f-8743080b1323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.007638 10.0.0.242 - - [2025-10-24 15:42:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027798 10.0.0.242 - - [2025-10-24 15:42:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017274 10.0.0.242 - - [2025-10-24 15:42:29] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010645 10.0.0.242 - - [2025-10-24 15:42:29] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005474 10.0.0.242 - - [2025-10-24 15:42:29] "POST /ref-update HTTP/1.1" 200 156 0.013797 10.0.0.242 - - [2025-10-24 15:42:29] "POST /tags HTTP/1.1" 409 205 0.004124 10.0.0.242 - - [2025-10-24 15:42:29] "GET /floating-ip/10385145-dbb2-4e3f-9177-a7f649a491aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.006465 10.0.0.242 - - [2025-10-24 15:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.242 - - [2025-10-24 15:42:29] "GET /tag/b6b9926d-d215-4306-bff7-41f5efa513d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.026196 10.0.0.242 - - [2025-10-24 15:42:29] "PUT /floating-ip/10385145-dbb2-4e3f-9177-a7f649a491aa HTTP/1.1" 200 257 0.015359 10.0.0.242 - - [2025-10-24 15:42:29] "POST /set-tag HTTP/1.1" 200 109 0.085348 10.0.0.242 - - [2025-10-24 15:42:29] "GET /loadbalancer-pool/2f5a7b9e-8be6-421b-b6ae-f48a95616ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.045113 10.0.0.242 - - [2025-10-24 15:42:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.048346 10.0.0.242 - - [2025-10-24 15:42:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.024275 10.0.0.242 - - [2025-10-24 15:42:29] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.028136 10.0.0.242 - - [2025-10-24 15:42:29] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006354 10.0.0.242 - - [2025-10-24 15:42:29] "POST /set-tag HTTP/1.1" 200 109 0.006133 10.0.0.242 - - [2025-10-24 15:42:29] "POST /ref-update HTTP/1.1" 200 156 0.013305 10.0.0.242 - - [2025-10-24 15:42:30] "GET /floating-ip/10385145-dbb2-4e3f-9177-a7f649a491aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.014157 10.0.0.242 - - [2025-10-24 15:42:30] "GET /loadbalancer-pool/b1010273-52c7-42cf-9550-f7e806aa1d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.010469 10.0.0.242 - - [2025-10-24 15:42:30] "POST /loadbalancer-members HTTP/1.1" 200 694 0.031259 10.0.0.242 - - [2025-10-24 15:42:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026834 10.0.0.242 - - [2025-10-24 15:42:30] "PUT /floating-ip/10385145-dbb2-4e3f-9177-a7f649a491aa HTTP/1.1" 200 257 0.035573 10.0.0.242 - - [2025-10-24 15:42:30] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.039718 10.0.0.242 - - [2025-10-24 15:42:30] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.027265 10.0.0.242 - - [2025-10-24 15:42:30] "POST /ref-update HTTP/1.1" 200 156 0.009923 10.0.0.242 - - [2025-10-24 15:42:30] "POST /set-tag HTTP/1.1" 200 109 0.003753 10.0.0.242 - - [2025-10-24 15:42:30] "GET /floating-ip/10385145-dbb2-4e3f-9177-a7f649a491aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.003487 10.0.0.242 - - [2025-10-24 15:42:30] "PUT /floating-ip/10385145-dbb2-4e3f-9177-a7f649a491aa HTTP/1.1" 200 257 0.025017 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:42:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000998 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:42:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000859 10.0.0.22 - - [2025-10-24 15:43:11] "GET / HTTP/1.1" 200 36215 0.001842 10.0.0.22 - - [2025-10-24 15:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.22 - - [2025-10-24 15:43:11] "GET /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005190 10.0.0.22 - - [2025-10-24 15:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.22 - - [2025-10-24 15:43:11] "GET /routing-instance/86814d5f-8883-46eb-bce8-afda69b80536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004043 10.0.0.22 - - [2025-10-24 15:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.22 - - [2025-10-24 15:43:11] "GET /virtual-router/40142740-68e3-4810-a38d-d7e841d6209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004948 10.0.0.22 - - [2025-10-24 15:43:11] "PUT /virtual-router/40142740-68e3-4810-a38d-d7e841d6209a HTTP/1.1" 200 263 0.011326 10.0.0.22 - - [2025-10-24 15:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.22 - - [2025-10-24 15:43:11] "GET /virtual-router/40142740-68e3-4810-a38d-d7e841d6209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002871 10.0.0.22 - - [2025-10-24 15:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.22 - - [2025-10-24 15:43:12] "GET /virtual-machine-interface/f0d99388-376f-4510-9b05-b250ae6e0ffd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.007183 10.0.0.22 - - [2025-10-24 15:43:12] "PUT /virtual-machine-interface/f0d99388-376f-4510-9b05-b250ae6e0ffd HTTP/1.1" 200 285 0.012779 10.0.0.242 - - [2025-10-24 15:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.242 - - [2025-10-24 15:43:29] "GET /virtual-router/40142740-68e3-4810-a38d-d7e841d6209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003433 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:43:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001051 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:43:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001428 10.0.0.242 - - [2025-10-24 15:43:41] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006482 10.0.0.242 - - [2025-10-24 15:43:41] "POST /set-tag HTTP/1.1" 200 109 0.003973 10.0.0.242 - - [2025-10-24 15:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.242 - - [2025-10-24 15:43:41] "GET /loadbalancer/213eaf66-0ddb-47c7-a1fe-51c871e5f7cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003321 10.0.0.242 - - [2025-10-24 15:43:41] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005004 10.0.0.242 - - [2025-10-24 15:43:41] "POST /set-tag HTTP/1.1" 200 109 0.025146 10.0.0.242 - - [2025-10-24 15:43:41] "DELETE /loadbalancer-member/e61de4d1-cd20-4a62-b4e6-f8690471ea52 HTTP/1.1" 200 115 0.037370 10.0.0.242 - - [2025-10-24 15:43:41] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005357 10.0.0.242 - - [2025-10-24 15:43:41] "POST /set-tag HTTP/1.1" 200 109 0.003000 10.0.0.242 - - [2025-10-24 15:43:41] "DELETE /loadbalancer-member/0d9435aa-dcfc-4f6c-9e3f-12c65b0afdcb HTTP/1.1" 200 115 0.053044 10.0.0.242 - - [2025-10-24 15:43:41] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005731 10.0.0.242 - - [2025-10-24 15:43:41] "POST /set-tag HTTP/1.1" 200 109 0.003298 10.0.0.242 - - [2025-10-24 15:43:41] "DELETE /loadbalancer-member/b2e1b0fa-4acb-42b0-9af1-b7b796d65c55 HTTP/1.1" 200 115 0.049471 10.0.0.242 - - [2025-10-24 15:43:41] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006493 10.0.0.242 - - [2025-10-24 15:43:41] "POST /set-tag HTTP/1.1" 200 109 0.003089 10.0.0.242 - - [2025-10-24 15:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005675 10.0.0.242 - - [2025-10-24 15:43:41] "GET /loadbalancer/213eaf66-0ddb-47c7-a1fe-51c871e5f7cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004354 10.0.0.242 - - [2025-10-24 15:43:41] "GET /loadbalancer-pool/97a06590-e43a-4b5d-ac9f-8743080b1323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003971 10.0.0.242 - - [2025-10-24 15:43:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.043454 10.0.0.242 - - [2025-10-24 15:43:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.029881 10.0.0.242 - - [2025-10-24 15:43:41] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.020060 10.0.0.242 - - [2025-10-24 15:43:41] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005329 10.0.0.242 - - [2025-10-24 15:43:41] "GET /floating-ip/10385145-dbb2-4e3f-9177-a7f649a491aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003071 10.0.0.242 - - [2025-10-24 15:43:41] "POST /set-tag HTTP/1.1" 200 109 0.087936 10.0.0.242 - - [2025-10-24 15:43:41] "GET /loadbalancer-pool/2f5a7b9e-8be6-421b-b6ae-f48a95616ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.011580 10.0.0.242 - - [2025-10-24 15:43:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.053717 10.0.0.242 - - [2025-10-24 15:43:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.012266 10.0.0.242 - - [2025-10-24 15:43:42] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013492 10.0.0.242 - - [2025-10-24 15:43:42] "POST /set-tag HTTP/1.1" 200 109 0.004688 10.0.0.242 - - [2025-10-24 15:43:42] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007747 10.0.0.242 - - [2025-10-24 15:43:42] "GET /floating-ip/10385145-dbb2-4e3f-9177-a7f649a491aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003102 10.0.0.242 - - [2025-10-24 15:43:42] "GET /loadbalancer-pool/b1010273-52c7-42cf-9550-f7e806aa1d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003525 10.0.0.242 - - [2025-10-24 15:43:42] "POST /loadbalancer-members HTTP/1.1" 200 694 0.033986 10.0.0.242 - - [2025-10-24 15:43:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.027922 10.0.0.242 - - [2025-10-24 15:43:42] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016316 10.0.0.242 - - [2025-10-24 15:43:42] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004910 10.0.0.242 - - [2025-10-24 15:43:42] "GET /floating-ip/10385145-dbb2-4e3f-9177-a7f649a491aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003145 10.0.0.242 - - [2025-10-24 15:43:42] "POST /set-tag HTTP/1.1" 200 109 0.002687 10.0.0.242 - - [2025-10-24 15:43:49] "GET /global-system-configs HTTP/1.1" 200 323 0.005454 10.0.0.242 - - [2025-10-24 15:43:50] "GET /global-system-configs HTTP/1.1" 200 323 0.003268 10.0.0.242 - - [2025-10-24 15:44:54] "GET / HTTP/1.1" 200 36215 0.003188 10.0.0.242 - - [2025-10-24 15:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.242 - - [2025-10-24 15:44:54] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031668 10.0.0.242 - - [2025-10-24 15:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.242 - - [2025-10-24 15:44:54] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.040503 10.0.0.242 - - [2025-10-24 15:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.242 - - [2025-10-24 15:44:55] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.040053 10.0.0.242 - - [2025-10-24 15:44:55] "POST /tags HTTP/1.1" 200 334 0.025739 10.0.0.242 - - [2025-10-24 15:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.242 - - [2025-10-24 15:44:55] "GET /tag/e46b9e9d-2333-4991-9d6a-df0ec6eaf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.021527 10.0.0.242 - - [2025-10-24 15:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005841 10.0.0.242 - - [2025-10-24 15:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.242 - - [2025-10-24 15:44:55] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.055708 10.0.0.242 - - [2025-10-24 15:44:56] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.055938 10.0.0.242 - - [2025-10-24 15:44:56] "GET /virtual-networks?parent_id=9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.024685 10.0.0.242 - - [2025-10-24 15:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005332 10.0.0.242 - - [2025-10-24 15:44:56] "GET /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.018816 10.0.0.242 - - [2025-10-24 15:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004975 10.0.0.242 - - [2025-10-24 15:44:56] "GET /service-appliance-set/8a7bbe3c-83fa-4aa2-bf61-cef370858e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.005088 10.0.0.242 - - [2025-10-24 15:44:56] "POST /virtual-networks HTTP/1.1" 200 514 0.101162 10.0.0.242 - - [2025-10-24 15:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009084 10.0.0.242 - - [2025-10-24 15:44:56] "POST /fqname-to-id HTTP/1.1" 404 254 0.002099 10.0.0.242 - - [2025-10-24 15:44:56] "GET /network-ipam/337f3e05-a305-480e-9988-69593fe0fe70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.033274 10.0.0.242 - - [2025-10-24 15:44:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.097824 10.0.0.242 - - [2025-10-24 15:44:56] "GET /virtual-machine-interface/4808dc27-fb44-4344-b3f7-2d6c508c99e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.017186 10.0.0.242 - - [2025-10-24 15:44:56] "POST /useragent-kv HTTP/1.1" 200 115 0.012636 10.0.0.242 - - [2025-10-24 15:44:56] "POST /ref-update HTTP/1.1" 200 156 0.097186 10.0.0.242 - - [2025-10-24 15:44:56] "GET /virtual-network/06ccf54d-9fba-4897-a989-47ac69b29934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005750 10.0.0.242 - - [2025-10-24 15:44:56] "POST /instance-ips HTTP/1.1" 200 410 0.030186 10.0.0.242 - - [2025-10-24 15:44:56] "GET /instance-ip/715a0f64-cef1-45c0-99c9-92a093166edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004070 10.0.0.242 - - [2025-10-24 15:44:56] "GET /domains HTTP/1.1" 200 281 0.002559 10.0.0.242 - - [2025-10-24 15:44:56] "GET /domain/0c168c9d-86c9-464a-8b01-2615684a18df HTTP/1.1" 200 3098 0.013431 10.0.0.242 - - [2025-10-24 15:44:56] "POST /loadbalancers HTTP/1.1" 200 612 0.077249 10.0.0.242 - - [2025-10-24 15:44:56] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef HTTP/1.1" 200 5739 0.105299 10.0.0.242 - - [2025-10-24 15:44:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014920 10.0.0.242 - - [2025-10-24 15:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009725 10.0.0.242 - - [2025-10-24 15:44:56] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.047575 10.0.0.242 - - [2025-10-24 15:44:56] "GET /instance-ip/715a0f64-cef1-45c0-99c9-92a093166edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.010962 10.0.0.242 - - [2025-10-24 15:44:56] "GET /virtual-network/06ccf54d-9fba-4897-a989-47ac69b29934 HTTP/1.1" 200 2086 0.021160 10.0.0.242 - - [2025-10-24 15:44:56] "GET /virtual-network/06ccf54d-9fba-4897-a989-47ac69b29934 HTTP/1.1" 200 2086 0.010118 10.0.0.242 - - [2025-10-24 15:44:56] "GET /routing-instance/4cdd024a-b207-4f18-8453-ffc0978aeafa HTTP/1.1" 200 1182 0.003228 10.0.0.242 - - [2025-10-24 15:44:56] "GET /routing-instance/4cdd024a-b207-4f18-8453-ffc0978aeafa HTTP/1.1" 200 1182 0.006289 10.0.0.242 - - [2025-10-24 15:44:56] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.103171 10.0.0.242 - - [2025-10-24 15:44:56] "POST /route-targets HTTP/1.1" 200 328 0.037651 10.0.0.242 - - [2025-10-24 15:44:56] "POST /floating-ips HTTP/1.1" 200 599 0.089426 10.0.0.242 - - [2025-10-24 15:44:56] "POST /ref-update HTTP/1.1" 200 156 0.029944 10.0.0.242 - - [2025-10-24 15:44:56] "GET /loadbalancer/60379b59-50ec-4429-b7f4-8152689a542b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.007990 10.0.0.242 - - [2025-10-24 15:44:56] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.025750 10.0.0.242 - - [2025-10-24 15:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.242 - - [2025-10-24 15:44:56] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.036655 10.0.0.242 - - [2025-10-24 15:44:56] "GET /loadbalancer-listener/2bc33b8d-edbd-4204-87cb-eabb23412633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1806 0.003669 10.0.0.242 - - [2025-10-24 15:44:56] "GET /loadbalancer-listener/2bc33b8d-edbd-4204-87cb-eabb23412633?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003463 10.0.0.242 - - [2025-10-24 15:44:56] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.021467 10.0.0.242 - - [2025-10-24 15:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.242 - - [2025-10-24 15:44:56] "GET /instance-ip/715a0f64-cef1-45c0-99c9-92a093166edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003219 10.0.0.242 - - [2025-10-24 15:44:56] "GET /loadbalancer/60379b59-50ec-4429-b7f4-8152689a542b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002048 10.0.0.242 - - [2025-10-24 15:44:56] "GET /instance-ip/715a0f64-cef1-45c0-99c9-92a093166edc?fields=floating_ips HTTP/1.1" 200 1214 0.004301 10.0.0.242 - - [2025-10-24 15:44:57] "GET /floating-ip/91515079-853e-49f4-a84c-71e40ce843fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.002942 10.0.0.242 - - [2025-10-24 15:44:57] "POST /tags HTTP/1.1" 200 296 0.060539 10.0.0.242 - - [2025-10-24 15:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.242 - - [2025-10-24 15:44:57] "GET /tag/18487908-a5d3-4293-81b2-8b906640e8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.014413 10.0.0.242 - - [2025-10-24 15:44:57] "POST /tags HTTP/1.1" 409 233 0.002623 10.0.0.242 - - [2025-10-24 15:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.242 - - [2025-10-24 15:44:57] "GET /tag/fb76bef8-b7d2-4b06-bc64-9cd398b0ec7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.012684 10.0.0.242 - - [2025-10-24 15:44:57] "POST /tags HTTP/1.1" 409 206 0.002630 10.0.0.242 - - [2025-10-24 15:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.242 - - [2025-10-24 15:44:57] "GET /tag/168cd0e0-efc1-49a4-9048-7c87d3e5c257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011628 10.0.0.242 - - [2025-10-24 15:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.242 - - [2025-10-24 15:44:57] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004787 10.0.0.242 - - [2025-10-24 15:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.242 - - [2025-10-24 15:44:57] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.040448 10.0.0.242 - - [2025-10-24 15:44:57] "POST /virtual-machines HTTP/1.1" 200 370 0.009063 10.0.0.242 - - [2025-10-24 15:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014596 10.0.0.242 - - [2025-10-24 15:44:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.145589 10.0.0.242 - - [2025-10-24 15:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011314 10.0.0.242 - - [2025-10-24 15:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013309 10.0.0.242 - - [2025-10-24 15:44:57] "GET /virtual-machine-interface/648df4d0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005260 10.0.0.242 - - [2025-10-24 15:44:57] "POST /instance-ips HTTP/1.1" 200 410 0.022989 10.0.0.242 - - [2025-10-24 15:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.031035 10.0.0.242 - - [2025-10-24 15:44:57] "GET /virtual-machine-interface/648df4d0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.011009 10.0.0.242 - - [2025-10-24 15:44:57] "POST /set-tag HTTP/1.1" 200 109 0.020355 10.0.0.242 - - [2025-10-24 15:44:57] "GET /virtual-machine-interface/648df4d0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017396 10.0.0.242 - - [2025-10-24 15:44:57] "GET /instance-ip/64ad7c7e-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003335 10.0.0.242 - - [2025-10-24 15:44:57] "GET /virtual-machine-interface/648df4d0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005027 10.0.0.242 - - [2025-10-24 15:44:57] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.242 - - [2025-10-24 15:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.242 - - [2025-10-24 15:44:57] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004187 10.0.0.242 - - [2025-10-24 15:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.242 - - [2025-10-24 15:44:58] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.036910 10.0.0.242 - - [2025-10-24 15:44:58] "POST /virtual-machines HTTP/1.1" 200 370 0.012785 10.0.0.242 - - [2025-10-24 15:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010068 10.0.0.242 - - [2025-10-24 15:44:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.117875 10.0.0.242 - - [2025-10-24 15:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.035263 10.0.0.242 - - [2025-10-24 15:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011810 10.0.0.242 - - [2025-10-24 15:44:58] "GET /virtual-machine-interface/64f8d408-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004997 10.0.0.242 - - [2025-10-24 15:44:58] "POST /instance-ips HTTP/1.1" 200 410 0.033984 10.0.0.242 - - [2025-10-24 15:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.027459 10.0.0.242 - - [2025-10-24 15:44:58] "GET /virtual-machine-interface/64f8d408-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.011784 10.0.0.242 - - [2025-10-24 15:44:58] "POST /set-tag HTTP/1.1" 200 109 0.017904 10.0.0.242 - - [2025-10-24 15:44:58] "GET /virtual-machine-interface/64f8d408-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012891 10.0.0.242 - - [2025-10-24 15:44:58] "GET /instance-ip/65116c02-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007872 10.0.0.242 - - [2025-10-24 15:44:58] "GET /virtual-machine-interface/64f8d408-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006491 10.0.0.242 - - [2025-10-24 15:44:58] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.242 - - [2025-10-24 15:44:58] "GET /virtual-router/40142740-68e3-4810-a38d-d7e841d6209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003557 10.0.0.242 - - [2025-10-24 15:44:58] "POST /ref-update HTTP/1.1" 200 156 0.010227 10.0.0.242 - - [2025-10-24 15:44:58] "GET /virtual-machine-interface/648df4d0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.019473 10.0.0.242 - - [2025-10-24 15:44:58] "POST /set-tag HTTP/1.1" 200 109 0.003774 10.0.0.242 - - [2025-10-24 15:44:58] "GET /virtual-router/40142740-68e3-4810-a38d-d7e841d6209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.005002 10.0.0.242 - - [2025-10-24 15:44:58] "POST /ref-update HTTP/1.1" 200 156 0.008909 10.0.0.242 - - [2025-10-24 15:44:58] "GET /virtual-machine-interface/64f8d408-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013555 10.0.0.242 - - [2025-10-24 15:44:58] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.242 - - [2025-10-24 15:44:58] "GET /virtual-machine-interface/648df4d0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004470 10.0.0.242 - - [2025-10-24 15:44:58] "POST /set-tag HTTP/1.1" 200 109 0.001911 10.0.0.242 - - [2025-10-24 15:44:58] "GET /virtual-machine-interface/64f8d408-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005598 10.0.0.242 - - [2025-10-24 15:44:58] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.242 - - [2025-10-24 15:45:01] "GET /domains HTTP/1.1" 200 281 0.002513 10.0.0.242 - - [2025-10-24 15:45:01] "GET /domain/0c168c9d-86c9-464a-8b01-2615684a18df HTTP/1.1" 200 3098 0.003298 10.0.0.242 - - [2025-10-24 15:45:01] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef HTTP/1.1" 200 7092 0.036666 10.0.0.242 - - [2025-10-24 15:45:01] "GET /virtual-network/06ccf54d-9fba-4897-a989-47ac69b29934 HTTP/1.1" 200 2086 0.004838 10.0.0.242 - - [2025-10-24 15:45:01] "GET /virtual-network/06ccf54d-9fba-4897-a989-47ac69b29934 HTTP/1.1" 200 2086 0.004940 10.0.0.242 - - [2025-10-24 15:45:01] "GET /routing-instance/4cdd024a-b207-4f18-8453-ffc0978aeafa HTTP/1.1" 200 1404 0.004176 10.0.0.242 - - [2025-10-24 15:45:01] "GET /routing-instance/4cdd024a-b207-4f18-8453-ffc0978aeafa HTTP/1.1" 200 1404 0.002760 10.0.0.242 - - [2025-10-24 15:45:01] "GET /route-target/16001963-2ff7-4835-85fc-97fe8c9d6c6a HTTP/1.1" 200 1153 0.002416 10.0.0.242 - - [2025-10-24 15:45:01] "GET /virtual-network/06ccf54d-9fba-4897-a989-47ac69b29934 HTTP/1.1" 200 2086 0.004346 10.0.0.242 - - [2025-10-24 15:45:01] "GET /routing-instance/4cdd024a-b207-4f18-8453-ffc0978aeafa HTTP/1.1" 200 1404 0.002823 10.0.0.242 - - [2025-10-24 15:45:01] "GET /virtual-network/06ccf54d-9fba-4897-a989-47ac69b29934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003947 10.0.0.242 - - [2025-10-24 15:45:01] "GET /virtual-network/06ccf54d-9fba-4897-a989-47ac69b29934 HTTP/1.1" 200 2086 0.004141 10.0.0.242 - - [2025-10-24 15:45:01] "GET /routing-instance/4cdd024a-b207-4f18-8453-ffc0978aeafa HTTP/1.1" 200 1404 0.008140 10.0.0.242 - - [2025-10-24 15:45:01] "GET /routing-instance/4cdd024a-b207-4f18-8453-ffc0978aeafa HTTP/1.1" 200 1404 0.003527 10.0.0.242 - - [2025-10-24 15:45:01] "GET /route-target/16001963-2ff7-4835-85fc-97fe8c9d6c6a HTTP/1.1" 200 1153 0.002874 10.0.0.242 - - [2025-10-24 15:45:01] "GET /domains HTTP/1.1" 200 281 0.002173 10.0.0.242 - - [2025-10-24 15:45:01] "GET /domain/0c168c9d-86c9-464a-8b01-2615684a18df HTTP/1.1" 200 3098 0.003166 10.0.0.242 - - [2025-10-24 15:45:01] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef HTTP/1.1" 200 7092 0.051583 10.0.0.242 - - [2025-10-24 15:45:01] "GET /virtual-network/06ccf54d-9fba-4897-a989-47ac69b29934 HTTP/1.1" 200 2086 0.004451 10.0.0.242 - - [2025-10-24 15:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.242 - - [2025-10-24 15:45:01] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.041245 10.0.0.242 - - [2025-10-24 15:45:01] "GET /virtual-network/06ccf54d-9fba-4897-a989-47ac69b29934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004410 10.0.0.242 - - [2025-10-24 15:45:01] "GET /floating-ip-pools?parent_id=06ccf54d-9fba-4897-a989-47ac69b29934&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001906 10.0.0.242 - - [2025-10-24 15:45:02] "GET /virtual-network/06ccf54d-9fba-4897-a989-47ac69b29934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.007585 10.0.0.242 - - [2025-10-24 15:45:02] "POST /floating-ip-pools HTTP/1.1" 200 564 0.037252 10.0.0.242 - - [2025-10-24 15:45:02] "POST /ref-update HTTP/1.1" 200 156 0.035750 10.0.0.242 - - [2025-10-24 15:45:02] "GET /virtual-network/06ccf54d-9fba-4897-a989-47ac69b29934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005306 10.0.0.242 - - [2025-10-24 15:45:02] "GET /domains HTTP/1.1" 200 281 0.003169 10.0.0.242 - - [2025-10-24 15:45:02] "GET /domain/0c168c9d-86c9-464a-8b01-2615684a18df HTTP/1.1" 200 3098 0.003529 10.0.0.242 - - [2025-10-24 15:45:02] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef HTTP/1.1" 200 7349 0.038508 10.0.0.242 - - [2025-10-24 15:45:02] "GET /virtual-network/06ccf54d-9fba-4897-a989-47ac69b29934 HTTP/1.1" 200 2325 0.005840 10.0.0.242 - - [2025-10-24 15:45:02] "GET /floating-ip-pool/98c7042d-72ad-4656-a4e7-ebed671ed65e HTTP/1.1" 200 1318 0.002797 10.0.0.242 - - [2025-10-24 15:45:02] "GET /domains HTTP/1.1" 200 281 0.001816 10.0.0.242 - - [2025-10-24 15:45:02] "GET /domain/0c168c9d-86c9-464a-8b01-2615684a18df HTTP/1.1" 200 3098 0.002940 10.0.0.242 - - [2025-10-24 15:45:02] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef HTTP/1.1" 200 7349 0.031966 10.0.0.242 - - [2025-10-24 15:45:02] "GET /virtual-network/06ccf54d-9fba-4897-a989-47ac69b29934 HTTP/1.1" 200 2325 0.004559 10.0.0.242 - - [2025-10-24 15:45:02] "GET /virtual-network/06ccf54d-9fba-4897-a989-47ac69b29934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004856 10.0.0.242 - - [2025-10-24 15:45:02] "POST /tags HTTP/1.1" 200 366 0.057301 10.0.0.242 - - [2025-10-24 15:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005991 10.0.0.242 - - [2025-10-24 15:45:02] "GET /tag/5bed8c34-7f6f-4064-847b-bf2a94d0dfa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014252 10.0.0.242 - - [2025-10-24 15:45:02] "POST /tags HTTP/1.1" 409 206 0.002330 10.0.0.242 - - [2025-10-24 15:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.242 - - [2025-10-24 15:45:02] "GET /tag/168cd0e0-efc1-49a4-9048-7c87d3e5c257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012439 10.0.0.242 - - [2025-10-24 15:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.242 - - [2025-10-24 15:45:02] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.043617 10.0.0.242 - - [2025-10-24 15:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.242 - - [2025-10-24 15:45:02] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004876 10.0.0.242 - - [2025-10-24 15:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.242 - - [2025-10-24 15:45:02] "GET /service-appliance-set/b9b6d7b9-691f-4387-8a23-e2634ecf45ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.004705 10.0.0.242 - - [2025-10-24 15:45:02] "POST /fqname-to-id HTTP/1.1" 404 258 0.002616 10.0.0.242 - - [2025-10-24 15:45:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.114684 10.0.0.242 - - [2025-10-24 15:45:02] "GET /virtual-machine-interface/78f83adf-d416-4181-b2dd-3b2c0dc26088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.020347 10.0.0.242 - - [2025-10-24 15:45:02] "POST /set-tag HTTP/1.1" 200 109 0.016312 10.0.0.242 - - [2025-10-24 15:45:02] "POST /instance-ips HTTP/1.1" 200 418 0.034678 10.0.0.242 - - [2025-10-24 15:45:02] "GET /instance-ip/e72056b8-7a2f-4976-ae9f-0ef10e3bd506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.017634 10.0.0.242 - - [2025-10-24 15:45:03] "POST /loadbalancers HTTP/1.1" 200 620 0.064704 10.0.0.242 - - [2025-10-24 15:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.015969 10.0.0.242 - - [2025-10-24 15:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007933 10.0.0.242 - - [2025-10-24 15:45:03] "POST /service-instances HTTP/1.1" 200 568 0.020621 10.0.0.242 - - [2025-10-24 15:45:03] "POST /ref-update HTTP/1.1" 200 156 0.013476 10.0.0.242 - - [2025-10-24 15:45:03] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.063304 10.0.0.242 - - [2025-10-24 15:45:03] "GET /virtual-machine-interface/78f83adf-d416-4181-b2dd-3b2c0dc26088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004754 10.0.0.242 - - [2025-10-24 15:45:03] "PUT /service-instance/88916bf6-5dbc-4c54-bd59-6e686c0974b2 HTTP/1.1" 200 267 0.029405 10.0.0.242 - - [2025-10-24 15:45:03] "GET /virtual-machine-interface/78f83adf-d416-4181-b2dd-3b2c0dc26088?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.006203 10.0.0.242 - - [2025-10-24 15:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.242 - - [2025-10-24 15:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010577 10.0.0.242 - - [2025-10-24 15:45:03] "GET /floating-ip-pool/98c7042d-72ad-4656-a4e7-ebed671ed65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014628 10.0.0.242 - - [2025-10-24 15:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007495 10.0.0.242 - - [2025-10-24 15:45:03] "POST /virtual-machines HTTP/1.1" 200 430 0.021298 10.0.0.242 - - [2025-10-24 15:45:03] "POST /floating-ips HTTP/1.1" 200 673 0.129366 10.0.0.242 - - [2025-10-24 15:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.075987 10.0.0.242 - - [2025-10-24 15:45:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.185832 10.0.0.242 - - [2025-10-24 15:45:03] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.022322 10.0.0.242 - - [2025-10-24 15:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.242 - - [2025-10-24 15:45:03] "POST /chown HTTP/1.1" 200 109 0.035311 10.0.0.242 - - [2025-10-24 15:45:03] "POST /chown HTTP/1.1" 200 109 0.012533 10.0.0.242 - - [2025-10-24 15:45:03] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003158 10.0.0.242 - - [2025-10-24 15:45:03] "POST /tags HTTP/1.1" 409 221 0.002064 10.0.0.242 - - [2025-10-24 15:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.242 - - [2025-10-24 15:45:03] "PUT /virtual-machine-interface/2a022d77-27d3-4fff-b279-268a5d090b3f HTTP/1.1" 200 285 0.011229 10.0.0.242 - - [2025-10-24 15:45:03] "GET /tag/e46b9e9d-2333-4991-9d6a-df0ec6eaf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013652 10.0.0.242 - - [2025-10-24 15:45:03] "POST /tags HTTP/1.1" 409 238 0.002540 10.0.0.242 - - [2025-10-24 15:45:03] "PUT /instance-ip/e72056b8-7a2f-4976-ae9f-0ef10e3bd506 HTTP/1.1" 200 257 0.094222 10.0.0.242 - - [2025-10-24 15:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.242 - - [2025-10-24 15:45:03] "GET /tag/5bed8c34-7f6f-4064-847b-bf2a94d0dfa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.019383 10.0.0.242 - - [2025-10-24 15:45:03] "POST /ref-update HTTP/1.1" 200 156 0.030500 10.0.0.242 - - [2025-10-24 15:45:03] "POST /ref-update HTTP/1.1" 200 156 0.013344 10.0.0.242 - - [2025-10-24 15:45:03] "POST /ref-update HTTP/1.1" 200 156 0.026003 10.0.0.242 - - [2025-10-24 15:45:03] "POST /firewall-rules HTTP/1.1" 200 652 0.126947 10.0.0.242 - - [2025-10-24 15:45:04] "POST /ref-update HTTP/1.1" 200 156 0.082601 10.0.0.242 - - [2025-10-24 15:45:04] "GET /firewall-rule/aa7868b5-7e33-4590-997d-af9cc31f3f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.027136 10.0.0.242 - - [2025-10-24 15:45:04] "GET /firewall-policy/c4b81951-a519-4da6-8960-f1836af33ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004900 10.0.0.242 - - [2025-10-24 15:45:04] "POST /ref-update HTTP/1.1" 200 156 0.009580 10.0.0.242 - - [2025-10-24 15:45:04] "POST /ref-update HTTP/1.1" 200 156 0.022907 10.0.0.242 - - [2025-10-24 15:45:04] "GET /firewall-rule/aa7868b5-7e33-4590-997d-af9cc31f3f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.008754 10.0.0.242 - - [2025-10-24 15:45:04] "POST /ref-update HTTP/1.1" 200 156 0.025557 10.0.0.242 - - [2025-10-24 15:45:04] "POST /virtual-machines HTTP/1.1" 200 430 0.031496 10.0.0.242 - - [2025-10-24 15:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.018284 10.0.0.242 - - [2025-10-24 15:45:04] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.047300 10.0.0.242 - - [2025-10-24 15:45:04] "GET /loadbalancer/9656baba-525d-4eea-a2b1-e1d832bb38a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.003334 10.0.0.242 - - [2025-10-24 15:45:04] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.124900 10.0.0.242 - - [2025-10-24 15:45:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.229352 10.0.0.242 - - [2025-10-24 15:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007253 10.0.0.242 - - [2025-10-24 15:45:04] "POST /chown HTTP/1.1" 200 109 0.041235 10.0.0.242 - - [2025-10-24 15:45:04] "POST /chown HTTP/1.1" 200 109 0.019941 10.0.0.242 - - [2025-10-24 15:45:04] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.084748 10.0.0.242 - - [2025-10-24 15:45:04] "GET /loadbalancer-listener/67042c01-ee2e-4e45-b304-d5180ddcfcfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003531 10.0.0.242 - - [2025-10-24 15:45:04] "PUT /virtual-machine-interface/367699aa-a23b-4ebc-be35-26b06df74618 HTTP/1.1" 200 285 0.009755 10.0.0.242 - - [2025-10-24 15:45:04] "PUT /instance-ip/e72056b8-7a2f-4976-ae9f-0ef10e3bd506 HTTP/1.1" 200 257 0.024808 10.0.0.242 - - [2025-10-24 15:45:04] "GET /loadbalancer-listener/67042c01-ee2e-4e45-b304-d5180ddcfcfe?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.019653 10.0.0.242 - - [2025-10-24 15:45:04] "POST /ref-update HTTP/1.1" 200 156 0.026538 10.0.0.242 - - [2025-10-24 15:45:04] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.040657 10.0.0.242 - - [2025-10-24 15:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025151 10.0.0.242 - - [2025-10-24 15:45:04] "POST /ref-update HTTP/1.1" 200 156 0.035969 10.0.0.242 - - [2025-10-24 15:45:04] "GET /loadbalancer-pool/cf32d25f-0a46-4797-a458-8afc7f419260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.009915 10.0.0.242 - - [2025-10-24 15:45:04] "POST /ref-update HTTP/1.1" 200 156 0.017232 10.0.0.242 - - [2025-10-24 15:45:04] "POST /ref-update HTTP/1.1" 200 156 0.035065 10.0.0.242 - - [2025-10-24 15:45:04] "POST /loadbalancer-members HTTP/1.1" 200 709 0.044650 10.0.0.242 - - [2025-10-24 15:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017804 10.0.0.242 - - [2025-10-24 15:45:04] "GET /loadbalancer-member/cb119214-1119-4fec-bdff-9eb0c47f4ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.018058 10.0.0.242 - - [2025-10-24 15:45:04] "POST /ref-update HTTP/1.1" 200 156 0.026306 10.0.0.242 - - [2025-10-24 15:45:04] "PUT /service-instance/88916bf6-5dbc-4c54-bd59-6e686c0974b2 HTTP/1.1" 200 267 0.010228 10.0.0.242 - - [2025-10-24 15:45:04] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013586 10.0.0.242 - - [2025-10-24 15:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.242 - - [2025-10-24 15:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.015047 10.0.0.242 - - [2025-10-24 15:45:04] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.029618 10.0.0.242 - - [2025-10-24 15:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.242 - - [2025-10-24 15:45:04] "POST /tags HTTP/1.1" 409 221 0.003292 10.0.0.242 - - [2025-10-24 15:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.242 - - [2025-10-24 15:45:04] "POST /chown HTTP/1.1" 200 109 0.009510 10.0.0.242 - - [2025-10-24 15:45:04] "GET /tag/e46b9e9d-2333-4991-9d6a-df0ec6eaf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.023501 10.0.0.242 - - [2025-10-24 15:45:05] "POST /chown HTTP/1.1" 200 109 0.013023 10.0.0.242 - - [2025-10-24 15:45:05] "PUT /instance-ip/e72056b8-7a2f-4976-ae9f-0ef10e3bd506 HTTP/1.1" 200 257 0.027560 10.0.0.242 - - [2025-10-24 15:45:05] "POST /tags HTTP/1.1" 409 238 0.011644 10.0.0.242 - - [2025-10-24 15:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.242 - - [2025-10-24 15:45:05] "GET /tag/5bed8c34-7f6f-4064-847b-bf2a94d0dfa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012150 10.0.0.242 - - [2025-10-24 15:45:05] "POST /ref-update HTTP/1.1" 200 156 0.017424 10.0.0.242 - - [2025-10-24 15:45:05] "POST /firewall-rules HTTP/1.1" 409 293 0.002422 10.0.0.242 - - [2025-10-24 15:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.242 - - [2025-10-24 15:45:05] "POST /chown HTTP/1.1" 200 109 0.026469 10.0.0.242 - - [2025-10-24 15:45:05] "POST /chown HTTP/1.1" 200 109 0.035097 10.0.0.242 - - [2025-10-24 15:45:05] "PUT /firewall-rule/aa7868b5-7e33-4590-997d-af9cc31f3f96 HTTP/1.1" 200 261 0.067689 10.0.0.242 - - [2025-10-24 15:45:05] "PUT /instance-ip/e72056b8-7a2f-4976-ae9f-0ef10e3bd506 HTTP/1.1" 200 257 0.015721 10.0.0.242 - - [2025-10-24 15:45:05] "GET /firewall-rule/aa7868b5-7e33-4590-997d-af9cc31f3f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.007584 10.0.0.242 - - [2025-10-24 15:45:05] "GET /firewall-policy/c4b81951-a519-4da6-8960-f1836af33ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005476 10.0.0.242 - - [2025-10-24 15:45:05] "POST /ref-update HTTP/1.1" 200 156 0.034024 10.0.0.242 - - [2025-10-24 15:45:05] "GET /firewall-rule/aa7868b5-7e33-4590-997d-af9cc31f3f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.010117 10.0.0.242 - - [2025-10-24 15:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.242 - - [2025-10-24 15:45:05] "POST /chown HTTP/1.1" 200 109 0.008247 10.0.0.242 - - [2025-10-24 15:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007668 10.0.0.242 - - [2025-10-24 15:45:05] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.021938 10.0.0.242 - - [2025-10-24 15:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.242 - - [2025-10-24 15:45:05] "POST /chown HTTP/1.1" 200 109 0.042738 10.0.0.242 - - [2025-10-24 15:45:05] "PUT /instance-ip/e72056b8-7a2f-4976-ae9f-0ef10e3bd506 HTTP/1.1" 200 257 0.040596 10.0.0.242 - - [2025-10-24 15:45:05] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.089287 10.0.0.242 - - [2025-10-24 15:45:05] "POST /ref-update HTTP/1.1" 200 156 0.065027 10.0.0.242 - - [2025-10-24 15:45:05] "POST /virtual-machines HTTP/1.1" 200 374 0.042023 10.0.0.242 - - [2025-10-24 15:45:05] "POST /chown HTTP/1.1" 200 109 0.056529 10.0.0.242 - - [2025-10-24 15:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.044848 10.0.0.242 - - [2025-10-24 15:45:05] "POST /chown HTTP/1.1" 200 109 0.056904 10.0.0.242 - - [2025-10-24 15:45:05] "PUT /instance-ip/e72056b8-7a2f-4976-ae9f-0ef10e3bd506 HTTP/1.1" 200 257 0.090229 10.0.0.242 - - [2025-10-24 15:45:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.214426 10.0.0.242 - - [2025-10-24 15:45:05] "POST /ref-update HTTP/1.1" 200 156 0.058769 10.0.0.242 - - [2025-10-24 15:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026046 10.0.0.242 - - [2025-10-24 15:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.018789 10.0.0.242 - - [2025-10-24 15:45:05] "GET /virtual-machine-interface/6972ac02-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.020471 10.0.0.242 - - [2025-10-24 15:45:05] "PUT /service-instance/88916bf6-5dbc-4c54-bd59-6e686c0974b2 HTTP/1.1" 200 267 0.010545 10.0.0.242 - - [2025-10-24 15:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.017956 10.0.0.242 - - [2025-10-24 15:45:06] "PUT /service-instance/88916bf6-5dbc-4c54-bd59-6e686c0974b2 HTTP/1.1" 200 267 0.008472 10.0.0.242 - - [2025-10-24 15:45:06] "POST /instance-ips HTTP/1.1" 200 414 0.219181 10.0.0.242 - - [2025-10-24 15:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.032852 10.0.0.242 - - [2025-10-24 15:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.050993 10.0.0.242 - - [2025-10-24 15:45:06] "GET /virtual-machine-interface/6972ac02-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.008719 10.0.0.242 - - [2025-10-24 15:45:06] "PUT /service-instance/88916bf6-5dbc-4c54-bd59-6e686c0974b2 HTTP/1.1" 200 267 0.011244 10.0.0.242 - - [2025-10-24 15:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.015490 10.0.0.242 - - [2025-10-24 15:45:06] "POST /set-tag HTTP/1.1" 200 109 0.021219 10.0.0.242 - - [2025-10-24 15:45:06] "GET /virtual-machine-interface/6972ac02-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.014900 10.0.0.242 - - [2025-10-24 15:45:06] "GET /instance-ip/699e715c-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.003445 10.0.0.242 - - [2025-10-24 15:45:06] "PUT /service-instance/88916bf6-5dbc-4c54-bd59-6e686c0974b2 HTTP/1.1" 200 267 0.050045 10.0.0.242 - - [2025-10-24 15:45:06] "GET /virtual-machine-interface/6972ac02-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004611 10.0.0.242 - - [2025-10-24 15:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.015846 10.0.0.242 - - [2025-10-24 15:45:06] "POST /set-tag HTTP/1.1" 200 109 0.012426 10.0.0.242 - - [2025-10-24 15:45:06] "GET /virtual-router/40142740-68e3-4810-a38d-d7e841d6209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005363 10.0.0.242 - - [2025-10-24 15:45:06] "PUT /service-instance/88916bf6-5dbc-4c54-bd59-6e686c0974b2 HTTP/1.1" 200 267 0.011983 10.0.0.242 - - [2025-10-24 15:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024082 10.0.0.242 - - [2025-10-24 15:45:06] "POST /ref-update HTTP/1.1" 200 156 0.038393 10.0.0.242 - - [2025-10-24 15:45:06] "GET /virtual-machine-interface/6972ac02-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010448 10.0.0.242 - - [2025-10-24 15:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011167 10.0.0.242 - - [2025-10-24 15:45:06] "POST /set-tag HTTP/1.1" 200 109 0.002412 10.0.0.242 - - [2025-10-24 15:45:06] "GET /virtual-machine-interface/6972ac02-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004080 10.0.0.242 - - [2025-10-24 15:45:06] "POST /chown HTTP/1.1" 200 109 0.012346 10.0.0.242 - - [2025-10-24 15:45:06] "POST /set-tag HTTP/1.1" 200 109 0.012000 10.0.0.242 - - [2025-10-24 15:45:06] "POST /chown HTTP/1.1" 200 109 0.021130 10.0.0.242 - - [2025-10-24 15:45:06] "POST /ref-update HTTP/1.1" 200 156 0.015969 10.0.0.242 - - [2025-10-24 15:45:06] "POST /chown HTTP/1.1" 200 109 0.009356 10.0.0.242 - - [2025-10-24 15:45:06] "POST /chown HTTP/1.1" 200 109 0.017312 10.0.0.242 - - [2025-10-24 15:45:06] "POST /ref-update HTTP/1.1" 200 156 0.014620 10.0.0.242 - - [2025-10-24 15:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.242 - - [2025-10-24 15:45:06] "POST /chown HTTP/1.1" 200 109 0.008105 10.0.0.242 - - [2025-10-24 15:45:06] "POST /chown HTTP/1.1" 200 109 0.019627 10.0.0.242 - - [2025-10-24 15:45:06] "POST /chown HTTP/1.1" 200 109 0.030061 10.0.0.242 - - [2025-10-24 15:45:07] "POST /chown HTTP/1.1" 200 109 0.039607 10.0.0.242 - - [2025-10-24 15:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.242 - - [2025-10-24 15:45:07] "POST /chown HTTP/1.1" 200 109 0.007112 10.0.0.242 - - [2025-10-24 15:45:07] "POST /chown HTTP/1.1" 200 109 0.007635 10.0.0.242 - - [2025-10-24 15:45:07] "POST /chown HTTP/1.1" 200 109 0.020539 10.0.0.242 - - [2025-10-24 15:45:07] "POST /chown HTTP/1.1" 200 109 0.021374 10.0.0.242 - - [2025-10-24 15:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.242 - - [2025-10-24 15:45:07] "POST /chown HTTP/1.1" 200 109 0.009776 10.0.0.242 - - [2025-10-24 15:45:07] "POST /chown HTTP/1.1" 200 109 0.024166 10.0.0.242 - - [2025-10-24 15:45:07] "POST /chown HTTP/1.1" 200 109 0.009418 10.0.0.242 - - [2025-10-24 15:45:07] "POST /chown HTTP/1.1" 200 109 0.022015 10.0.0.242 - - [2025-10-24 15:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.242 - - [2025-10-24 15:45:07] "POST /chown HTTP/1.1" 200 109 0.007595 10.0.0.242 - - [2025-10-24 15:45:07] "POST /chown HTTP/1.1" 200 109 0.019092 10.0.0.242 - - [2025-10-24 15:45:07] "POST /chown HTTP/1.1" 200 109 0.022837 10.0.0.242 - - [2025-10-24 15:45:07] "POST /chown HTTP/1.1" 200 109 0.007792 10.0.0.242 - - [2025-10-24 15:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.242 - - [2025-10-24 15:45:07] "POST /chown HTTP/1.1" 200 109 0.007667 10.0.0.242 - - [2025-10-24 15:45:07] "POST /chown HTTP/1.1" 200 109 0.021855 10.0.0.242 - - [2025-10-24 15:45:07] "POST /chown HTTP/1.1" 200 109 0.008435 10.0.0.242 - - [2025-10-24 15:45:07] "POST /chown HTTP/1.1" 200 109 0.020398 10.0.0.242 - - [2025-10-24 15:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.242 - - [2025-10-24 15:45:07] "POST /chown HTTP/1.1" 200 109 0.007980 10.0.0.242 - - [2025-10-24 15:45:07] "POST /chown HTTP/1.1" 200 109 0.020889 10.0.0.242 - - [2025-10-24 15:45:07] "POST /chown HTTP/1.1" 200 109 0.012237 10.0.0.242 - - [2025-10-24 15:45:07] "POST /chown HTTP/1.1" 200 109 0.007416 10.0.0.242 - - [2025-10-24 15:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.242 - - [2025-10-24 15:45:07] "POST /chown HTTP/1.1" 200 109 0.006713 10.0.0.242 - - [2025-10-24 15:45:08] "POST /chown HTTP/1.1" 200 109 0.009784 10.0.0.242 - - [2025-10-24 15:45:08] "POST /chown HTTP/1.1" 200 109 0.015922 10.0.0.242 - - [2025-10-24 15:45:08] "POST /chown HTTP/1.1" 200 109 0.021892 10.0.0.242 - - [2025-10-24 15:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.242 - - [2025-10-24 15:45:08] "POST /chown HTTP/1.1" 200 109 0.006872 10.0.0.242 - - [2025-10-24 15:45:08] "POST /chown HTTP/1.1" 200 109 0.024468 10.0.0.242 - - [2025-10-24 15:45:08] "POST /chown HTTP/1.1" 200 109 0.018388 10.0.0.242 - - [2025-10-24 15:45:08] "POST /chown HTTP/1.1" 200 109 0.007529 10.0.0.242 - - [2025-10-24 15:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.242 - - [2025-10-24 15:45:08] "POST /chown HTTP/1.1" 200 109 0.006819 10.0.0.242 - - [2025-10-24 15:45:08] "POST /chown HTTP/1.1" 200 109 0.007273 10.0.0.242 - - [2025-10-24 15:45:08] "POST /chown HTTP/1.1" 200 109 0.018173 10.0.0.242 - - [2025-10-24 15:45:08] "POST /chown HTTP/1.1" 200 109 0.022524 10.0.0.242 - - [2025-10-24 15:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.242 - - [2025-10-24 15:45:08] "POST /chown HTTP/1.1" 200 109 0.006710 10.0.0.242 - - [2025-10-24 15:45:08] "POST /chown HTTP/1.1" 200 109 0.020800 10.0.0.242 - - [2025-10-24 15:45:08] "POST /chown HTTP/1.1" 200 109 0.007279 10.0.0.242 - - [2025-10-24 15:45:08] "POST /chown HTTP/1.1" 200 109 0.024184 10.0.0.242 - - [2025-10-24 15:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.242 - - [2025-10-24 15:45:08] "POST /chown HTTP/1.1" 200 109 0.007411 10.0.0.242 - - [2025-10-24 15:45:08] "POST /chown HTTP/1.1" 200 109 0.029485 10.0.0.242 - - [2025-10-24 15:45:08] "POST /chown HTTP/1.1" 200 109 0.022908 10.0.0.242 - - [2025-10-24 15:45:08] "POST /chown HTTP/1.1" 200 109 0.012690 10.0.0.242 - - [2025-10-24 15:45:10] "GET /virtual-machine-interface/64f8d408-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004601 10.0.0.242 - - [2025-10-24 15:45:10] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.242 - - [2025-10-24 15:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.242 - - [2025-10-24 15:45:10] "GET /loadbalancer/60379b59-50ec-4429-b7f4-8152689a542b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003187 10.0.0.242 - - [2025-10-24 15:45:10] "GET /loadbalancer-pool/81d7e4e0-96f8-4ad0-9fb2-0a0d8a7c66e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003279 10.0.0.242 - - [2025-10-24 15:45:10] "POST /loadbalancer-members HTTP/1.1" 200 704 0.020940 10.0.0.242 - - [2025-10-24 15:45:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008213 10.0.0.242 - - [2025-10-24 15:45:10] "GET /virtual-machine-interface/64f8d408-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014162 10.0.0.242 - - [2025-10-24 15:45:10] "GET /virtual-machine-interface/64f8d408-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015461 10.0.0.242 - - [2025-10-24 15:45:10] "POST /tags HTTP/1.1" 409 221 0.005174 10.0.0.242 - - [2025-10-24 15:45:10] "POST /ref-update HTTP/1.1" 200 156 0.015373 10.0.0.242 - - [2025-10-24 15:45:10] "GET /floating-ip/91515079-853e-49f4-a84c-71e40ce843fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.016512 10.0.0.242 - - [2025-10-24 15:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.242 - - [2025-10-24 15:45:10] "GET /tag/e46b9e9d-2333-4991-9d6a-df0ec6eaf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015852 10.0.0.242 - - [2025-10-24 15:45:10] "PUT /floating-ip/91515079-853e-49f4-a84c-71e40ce843fb HTTP/1.1" 200 257 0.019696 10.0.0.242 - - [2025-10-24 15:45:10] "POST /set-tag HTTP/1.1" 200 109 0.070923 10.0.0.242 - - [2025-10-24 15:45:11] "GET /virtual-machine-interface/648df4d0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010401 10.0.0.242 - - [2025-10-24 15:45:11] "POST /set-tag HTTP/1.1" 200 109 0.008723 10.0.0.242 - - [2025-10-24 15:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.242 - - [2025-10-24 15:45:11] "GET /loadbalancer/60379b59-50ec-4429-b7f4-8152689a542b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.004155 10.0.0.242 - - [2025-10-24 15:45:11] "GET /loadbalancer-pool/81d7e4e0-96f8-4ad0-9fb2-0a0d8a7c66e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.008038 10.0.0.242 - - [2025-10-24 15:45:11] "POST /loadbalancer-members HTTP/1.1" 200 704 0.025688 10.0.0.242 - - [2025-10-24 15:45:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.036055 10.0.0.242 - - [2025-10-24 15:45:11] "GET /virtual-machine-interface/648df4d0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.020970 10.0.0.242 - - [2025-10-24 15:45:11] "GET /virtual-machine-interface/648df4d0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017539 10.0.0.242 - - [2025-10-24 15:45:11] "POST /ref-update HTTP/1.1" 200 156 0.011807 10.0.0.242 - - [2025-10-24 15:45:11] "GET /floating-ip/91515079-853e-49f4-a84c-71e40ce843fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.004343 10.0.0.242 - - [2025-10-24 15:45:11] "POST /set-tag HTTP/1.1" 200 109 0.067501 10.0.0.242 - - [2025-10-24 15:45:15] "GET /virtual-machine/ece0e812-c8e6-44f6-865e-d545503e88a1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.004004 10.0.0.242 - - [2025-10-24 15:45:15] "GET /virtual-machine-interface/648df4d0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008564 10.0.0.242 - - [2025-10-24 15:45:15] "GET /virtual-machine/c7f800bd-1a28-4e01-85d2-1ff07b0c8133?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003248 10.0.0.242 - - [2025-10-24 15:45:15] "GET /virtual-machine-interface/64f8d408-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004480 10.0.0.242 - - [2025-10-24 15:45:20] "GET /virtual-machine-interface/6972ac02-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005222 10.0.0.242 - - [2025-10-24 15:45:20] "POST /set-tag HTTP/1.1" 200 109 0.003325 10.0.0.242 - - [2025-10-24 15:45:20] "GET /virtual-machine/6492aaf3-b96c-4272-9cd7-fa0ae2a87fb2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.004418 10.0.0.242 - - [2025-10-24 15:45:20] "GET /virtual-machine-interface/6972ac02-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005255 10.0.0.242 - - [2025-10-24 15:45:20] "GET /virtual-machine-interface/6972ac02-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006027 10.0.0.242 - - [2025-10-24 15:45:20] "POST /set-tag HTTP/1.1" 200 109 0.002978 10.0.0.242 - - [2025-10-24 15:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.242 - - [2025-10-24 15:45:29] "POST /chown HTTP/1.1" 200 109 0.007612 10.0.0.242 - - [2025-10-24 15:45:29] "POST /chown HTTP/1.1" 200 109 0.013203 10.0.0.242 - - [2025-10-24 15:45:29] "POST /chown HTTP/1.1" 200 109 0.023069 10.0.0.242 - - [2025-10-24 15:45:29] "POST /chown HTTP/1.1" 200 109 0.007838 10.0.0.242 - - [2025-10-24 15:45:53] "GET /virtual-machine-interface/6972ac02-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004989 10.0.0.242 - - [2025-10-24 15:45:53] "POST /set-tag HTTP/1.1" 200 109 0.003204 10.0.0.242 - - [2025-10-24 15:45:53] "GET /virtual-machine-interface/6972ac02-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004351 10.0.0.242 - - [2025-10-24 15:45:53] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.242 - - [2025-10-24 15:45:53] "GET /virtual-machine/6492aaf3-b96c-4272-9cd7-fa0ae2a87fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003389 10.0.0.242 - - [2025-10-24 15:45:53] "POST /ref-update HTTP/1.1" 200 156 0.012573 10.0.0.242 - - [2025-10-24 15:45:53] "GET /virtual-machine-interface/6972ac02-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.013836 10.0.0.242 - - [2025-10-24 15:45:53] "POST /set-tag HTTP/1.1" 200 109 0.016985 10.0.0.242 - - [2025-10-24 15:45:53] "POST /set-tag HTTP/1.1" 200 109 0.032336 10.0.0.242 - - [2025-10-24 15:45:53] "DELETE /instance-ip/699e715c-b0f0-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.072366 10.0.0.242 - - [2025-10-24 15:45:53] "DELETE /virtual-machine-interface/6972ac02-b0f0-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.041396 10.0.0.242 - - [2025-10-24 15:45:53] "DELETE /virtual-machine/6492aaf3-b96c-4272-9cd7-fa0ae2a87fb2 HTTP/1.1" 200 115 0.020612 10.0.0.242 - - [2025-10-24 15:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.242 - - [2025-10-24 15:45:55] "GET /tag/5bed8c34-7f6f-4064-847b-bf2a94d0dfa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011797 10.0.0.242 - - [2025-10-24 15:45:55] "GET /tag/5bed8c34-7f6f-4064-847b-bf2a94d0dfa9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.012931 10.0.0.242 - - [2025-10-24 15:45:56] "GET /virtual-machine-interface/2a022d77-27d3-4fff-b279-268a5d090b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.017372 10.0.0.242 - - [2025-10-24 15:45:56] "POST /set-tag HTTP/1.1" 200 109 0.037112 10.0.0.242 - - [2025-10-24 15:45:56] "GET /virtual-machine-interface/367699aa-a23b-4ebc-be35-26b06df74618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.010351 10.0.0.242 - - [2025-10-24 15:45:56] "POST /set-tag HTTP/1.1" 200 109 0.019878 10.0.0.242 - - [2025-10-24 15:45:56] "GET /virtual-machine-interface/78f83adf-d416-4181-b2dd-3b2c0dc26088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004905 10.0.0.242 - - [2025-10-24 15:45:56] "POST /set-tag HTTP/1.1" 200 109 0.015908 10.0.0.242 - - [2025-10-24 15:45:56] "GET /firewall-policy/c4b81951-a519-4da6-8960-f1836af33ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.014419 10.0.0.242 - - [2025-10-24 15:45:56] "GET /firewall-rule/aa7868b5-7e33-4590-997d-af9cc31f3f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003411 10.0.0.242 - - [2025-10-24 15:45:56] "POST /ref-update HTTP/1.1" 200 156 0.014086 10.0.0.242 - - [2025-10-24 15:45:56] "DELETE /firewall-rule/aa7868b5-7e33-4590-997d-af9cc31f3f96 HTTP/1.1" 200 115 0.048902 10.0.0.242 - - [2025-10-24 15:45:56] "DELETE /loadbalancer-member/cb119214-1119-4fec-bdff-9eb0c47f4ddc HTTP/1.1" 200 115 0.031929 10.0.0.242 - - [2025-10-24 15:45:56] "PUT /service-instance/88916bf6-5dbc-4c54-bd59-6e686c0974b2 HTTP/1.1" 200 267 0.012259 10.0.0.242 - - [2025-10-24 15:45:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.035754 10.0.0.242 - - [2025-10-24 15:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.242 - - [2025-10-24 15:45:56] "DELETE /loadbalancer-pool/cf32d25f-0a46-4797-a458-8afc7f419260 HTTP/1.1" 200 115 0.100347 10.0.0.242 - - [2025-10-24 15:45:56] "DELETE /loadbalancer-listener/67042c01-ee2e-4e45-b304-d5180ddcfcfe HTTP/1.1" 200 115 0.041206 10.0.0.242 - - [2025-10-24 15:45:56] "POST /chown HTTP/1.1" 200 109 0.019204 10.0.0.242 - - [2025-10-24 15:45:56] "GET /floating-ip/15b1cc0d-cc60-418b-82ac-932877c110f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2396 0.011371 10.0.0.242 - - [2025-10-24 15:45:56] "POST /chown HTTP/1.1" 200 109 0.034297 10.0.0.242 - - [2025-10-24 15:45:56] "POST /chown HTTP/1.1" 200 109 0.016103 10.0.0.242 - - [2025-10-24 15:45:56] "PUT /floating-ip/15b1cc0d-cc60-418b-82ac-932877c110f4 HTTP/1.1" 200 257 0.023426 10.0.0.242 - - [2025-10-24 15:45:56] "POST /chown HTTP/1.1" 200 109 0.031238 10.0.0.242 - - [2025-10-24 15:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.242 - - [2025-10-24 15:45:56] "POST /chown HTTP/1.1" 200 109 0.006113 10.0.0.242 - - [2025-10-24 15:45:56] "DELETE /floating-ip/15b1cc0d-cc60-418b-82ac-932877c110f4 HTTP/1.1" 200 115 0.102081 10.0.0.242 - - [2025-10-24 15:45:56] "POST /chown HTTP/1.1" 200 109 0.006598 10.0.0.242 - - [2025-10-24 15:45:56] "DELETE /loadbalancer/9656baba-525d-4eea-a2b1-e1d832bb38a6 HTTP/1.1" 200 115 0.051867 10.0.0.242 - - [2025-10-24 15:45:56] "POST /chown HTTP/1.1" 200 109 0.028787 10.0.0.242 - - [2025-10-24 15:45:56] "POST /chown HTTP/1.1" 200 109 0.031112 10.0.0.242 - - [2025-10-24 15:45:56] "DELETE /instance-ip/e72056b8-7a2f-4976-ae9f-0ef10e3bd506 HTTP/1.1" 200 115 0.090387 10.0.0.242 - - [2025-10-24 15:45:56] "PUT /service-instance/88916bf6-5dbc-4c54-bd59-6e686c0974b2 HTTP/1.1" 200 267 0.013414 10.0.0.242 - - [2025-10-24 15:45:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012383 10.0.0.242 - - [2025-10-24 15:45:57] "GET /floating-ip-pool/98c7042d-72ad-4656-a4e7-ebed671ed65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.008370 10.0.0.242 - - [2025-10-24 15:45:57] "PUT /service-instance/88916bf6-5dbc-4c54-bd59-6e686c0974b2 HTTP/1.1" 200 267 0.035423 10.0.0.242 - - [2025-10-24 15:45:57] "DELETE /virtual-machine-interface/78f83adf-d416-4181-b2dd-3b2c0dc26088 HTTP/1.1" 200 115 0.112700 10.0.0.242 - - [2025-10-24 15:45:57] "POST /ref-update HTTP/1.1" 200 156 0.017028 10.0.0.242 - - [2025-10-24 15:45:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010723 10.0.0.242 - - [2025-10-24 15:45:57] "DELETE /floating-ip-pool/98c7042d-72ad-4656-a4e7-ebed671ed65e HTTP/1.1" 200 115 0.066476 10.0.0.242 - - [2025-10-24 15:45:57] "PUT /service-instance/88916bf6-5dbc-4c54-bd59-6e686c0974b2 HTTP/1.1" 200 267 0.017464 10.0.0.242 - - [2025-10-24 15:45:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.026507 10.0.0.242 - - [2025-10-24 15:45:57] "DELETE /tag/5bed8c34-7f6f-4064-847b-bf2a94d0dfa9 HTTP/1.1" 200 115 0.207527 10.0.0.242 - - [2025-10-24 15:45:57] "DELETE /service-instance/88916bf6-5dbc-4c54-bd59-6e686c0974b2 HTTP/1.1" 200 115 0.085002 10.0.0.242 - - [2025-10-24 15:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.242 - - [2025-10-24 15:45:57] "POST /useragent-kv HTTP/1.1" 200 115 0.007866 10.0.0.242 - - [2025-10-24 15:45:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002465 10.0.0.242 - - [2025-10-24 15:45:57] "DELETE /virtual-network/06ccf54d-9fba-4897-a989-47ac69b29934 HTTP/1.1" 200 115 0.265404 10.0.0.242 - - [2025-10-24 15:45:57] "GET /virtual-machine-interface/2a022d77-27d3-4fff-b279-268a5d090b3f?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.019262 10.0.0.242 - - [2025-10-24 15:45:57] "GET /routing-instance/4cdd024a-b207-4f18-8453-ffc0978aeafa HTTP/1.1" 404 171 0.006774 10.0.0.242 - - [2025-10-24 15:45:57] "GET /domains HTTP/1.1" 200 281 0.005744 10.0.0.242 - - [2025-10-24 15:45:57] "GET /domain/0c168c9d-86c9-464a-8b01-2615684a18df HTTP/1.1" 200 3098 0.016314 10.0.0.242 - - [2025-10-24 15:45:57] "DELETE /route-target/16001963-2ff7-4835-85fc-97fe8c9d6c6a HTTP/1.1" 200 115 0.073156 10.0.0.242 - - [2025-10-24 15:45:57] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef HTTP/1.1" 200 7170 0.044433 10.0.0.242 - - [2025-10-24 15:45:57] "DELETE /virtual-machine-interface/2a022d77-27d3-4fff-b279-268a5d090b3f HTTP/1.1" 200 115 0.123691 10.0.0.242 - - [2025-10-24 15:45:57] "POST /ref-update HTTP/1.1" 200 156 0.019230 10.0.0.242 - - [2025-10-24 15:45:57] "GET /virtual-machine-interface/64f8d408-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.010961 10.0.0.242 - - [2025-10-24 15:45:57] "POST /set-tag HTTP/1.1" 200 109 0.004347 10.0.0.242 - - [2025-10-24 15:45:57] "DELETE /virtual-machine/04c4850e-243e-4100-8936-2a386b44d9f1 HTTP/1.1" 200 115 0.070905 10.0.0.242 - - [2025-10-24 15:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010573 10.0.0.242 - - [2025-10-24 15:45:57] "GET /virtual-machine-interface/367699aa-a23b-4ebc-be35-26b06df74618?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.006186 10.0.0.242 - - [2025-10-24 15:45:57] "GET /loadbalancer/60379b59-50ec-4429-b7f4-8152689a542b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003160 10.0.0.242 - - [2025-10-24 15:45:57] "GET /virtual-machine-interface/64f8d408-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006800 10.0.0.242 - - [2025-10-24 15:45:57] "POST /set-tag HTTP/1.1" 200 109 0.022598 10.0.0.242 - - [2025-10-24 15:45:57] "DELETE /virtual-machine-interface/367699aa-a23b-4ebc-be35-26b06df74618 HTTP/1.1" 200 115 0.109851 10.0.0.242 - - [2025-10-24 15:45:57] "DELETE /loadbalancer-member/5b3ab40d-2c5f-4995-9ac9-f7c9ceb5cb87 HTTP/1.1" 200 115 0.090078 10.0.0.242 - - [2025-10-24 15:45:57] "DELETE /virtual-machine/60481048-f4fa-4fc5-849c-7e25e0b3b9b6 HTTP/1.1" 200 115 0.037835 10.0.0.242 - - [2025-10-24 15:45:59] "GET /virtual-machine-interface/64f8d408-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005377 10.0.0.242 - - [2025-10-24 15:45:59] "POST /set-tag HTTP/1.1" 200 109 0.003988 10.0.0.242 - - [2025-10-24 15:45:59] "GET /virtual-machine-interface/64f8d408-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004388 10.0.0.242 - - [2025-10-24 15:45:59] "POST /set-tag HTTP/1.1" 200 109 0.002135 10.0.0.242 - - [2025-10-24 15:45:59] "GET /virtual-machine/c7f800bd-1a28-4e01-85d2-1ff07b0c8133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003175 10.0.0.242 - - [2025-10-24 15:45:59] "POST /ref-update HTTP/1.1" 200 156 0.010698 10.0.0.242 - - [2025-10-24 15:45:59] "GET /virtual-machine-interface/64f8d408-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009100 10.0.0.242 - - [2025-10-24 15:45:59] "POST /set-tag HTTP/1.1" 200 109 0.017477 10.0.0.242 - - [2025-10-24 15:45:59] "POST /set-tag HTTP/1.1" 200 109 0.033376 10.0.0.242 - - [2025-10-24 15:45:59] "POST /set-tag HTTP/1.1" 200 109 0.031784 10.0.0.242 - - [2025-10-24 15:45:59] "DELETE /instance-ip/65116c02-b0f0-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.056757 10.0.0.242 - - [2025-10-24 15:45:59] "POST /ref-update HTTP/1.1" 200 156 0.008598 10.0.0.242 - - [2025-10-24 15:45:59] "DELETE /virtual-machine-interface/64f8d408-b0f0-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.049191 10.0.0.242 - - [2025-10-24 15:45:59] "DELETE /virtual-machine/c7f800bd-1a28-4e01-85d2-1ff07b0c8133 HTTP/1.1" 200 115 0.038257 10.0.0.242 - - [2025-10-24 15:46:02] "GET /virtual-machine-interface/648df4d0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005957 10.0.0.242 - - [2025-10-24 15:46:02] "POST /set-tag HTTP/1.1" 200 109 0.004197 10.0.0.242 - - [2025-10-24 15:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.242 - - [2025-10-24 15:46:02] "GET /loadbalancer/60379b59-50ec-4429-b7f4-8152689a542b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003038 10.0.0.242 - - [2025-10-24 15:46:03] "GET /virtual-machine-interface/648df4d0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008161 10.0.0.242 - - [2025-10-24 15:46:03] "POST /set-tag HTTP/1.1" 200 109 0.002779 10.0.0.242 - - [2025-10-24 15:46:03] "GET /virtual-machine-interface/648df4d0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005950 10.0.0.242 - - [2025-10-24 15:46:03] "POST /set-tag HTTP/1.1" 200 109 0.002129 10.0.0.242 - - [2025-10-24 15:46:03] "GET /virtual-machine/ece0e812-c8e6-44f6-865e-d545503e88a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002812 10.0.0.242 - - [2025-10-24 15:46:03] "POST /ref-update HTTP/1.1" 200 156 0.012591 10.0.0.242 - - [2025-10-24 15:46:03] "GET /virtual-machine-interface/648df4d0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.014090 10.0.0.242 - - [2025-10-24 15:46:03] "POST /set-tag HTTP/1.1" 200 109 0.028313 10.0.0.242 - - [2025-10-24 15:46:03] "POST /set-tag HTTP/1.1" 200 109 0.017142 10.0.0.242 - - [2025-10-24 15:46:03] "POST /set-tag HTTP/1.1" 200 109 0.031735 10.0.0.242 - - [2025-10-24 15:46:03] "DELETE /instance-ip/64ad7c7e-b0f0-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.052854 10.0.0.242 - - [2025-10-24 15:46:03] "POST /ref-update HTTP/1.1" 200 156 0.026610 10.0.0.242 - - [2025-10-24 15:46:03] "DELETE /virtual-machine-interface/648df4d0-b0f0-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.058254 10.0.0.242 - - [2025-10-24 15:46:03] "DELETE /virtual-machine/ece0e812-c8e6-44f6-865e-d545503e88a1 HTTP/1.1" 200 115 0.024309 10.0.0.242 - - [2025-10-24 15:46:04] "DELETE /tag/18487908-a5d3-4293-81b2-8b906640e8cc HTTP/1.1" 200 115 0.074145 10.0.0.242 - - [2025-10-24 15:46:04] "DELETE /tag/fb76bef8-b7d2-4b06-bc64-9cd398b0ec7d HTTP/1.1" 200 115 0.036122 10.0.0.242 - - [2025-10-24 15:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.242 - - [2025-10-24 15:46:08] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.051507 10.0.0.242 - - [2025-10-24 15:46:08] "POST /tags HTTP/1.1" 200 394 0.026238 10.0.0.242 - - [2025-10-24 15:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015054 10.0.0.242 - - [2025-10-24 15:46:08] "GET /tag/60580d15-f1d2-439b-b94f-183224c8f81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013587 10.0.0.242 - - [2025-10-24 15:46:08] "POST /tags HTTP/1.1" 200 342 0.018648 10.0.0.242 - - [2025-10-24 15:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.242 - - [2025-10-24 15:46:08] "GET /tag/e675ee5c-0b9f-48b4-b5cf-9375d73ca510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012856 10.0.0.242 - - [2025-10-24 15:46:08] "POST /id-to-fqname HTTP/1.1" 200 192 0.003771 10.0.0.242 - - [2025-10-24 15:46:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.006058 10.0.0.242 - - [2025-10-24 15:46:08] "POST /security-groups HTTP/1.1" 200 589 0.068604 10.0.0.242 - - [2025-10-24 15:46:08] "POST /projects HTTP/1.1" 200 521 0.217996 10.0.0.242 - - [2025-10-24 15:46:08] "POST /fqname-to-id HTTP/1.1" 404 236 0.003341 10.0.0.242 - - [2025-10-24 15:46:08] "POST /access-control-lists HTTP/1.1" 200 600 0.061265 10.0.0.242 - - [2025-10-24 15:46:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.071058 10.0.0.242 - - [2025-10-24 15:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016961 10.0.0.242 - - [2025-10-24 15:46:08] "POST /fqname-to-id HTTP/1.1" 404 235 0.010095 10.0.0.242 - - [2025-10-24 15:46:08] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004695 10.0.0.242 - - [2025-10-24 15:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.242 - - [2025-10-24 15:46:08] "GET /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.010947 10.0.0.242 - - [2025-10-24 15:46:08] "POST /access-control-lists HTTP/1.1" 200 598 0.064450 10.0.0.242 - - [2025-10-24 15:46:08] "PUT /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01 HTTP/1.1" 200 265 0.097727 10.0.0.242 - - [2025-10-24 15:46:08] "PUT /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9 HTTP/1.1" 200 265 0.049172 10.0.0.242 - - [2025-10-24 15:46:08] "POST /security-groups HTTP/1.1" 200 593 0.074446 10.0.0.242 - - [2025-10-24 15:46:08] "POST /fqname-to-id HTTP/1.1" 404 270 0.004103 10.0.0.242 - - [2025-10-24 15:46:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019805 10.0.0.242 - - [2025-10-24 15:46:08] "POST /chown HTTP/1.1" 200 109 0.018102 10.0.0.242 - - [2025-10-24 15:46:09] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.023321 10.0.0.242 - - [2025-10-24 15:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.242 - - [2025-10-24 15:46:09] "POST /access-control-lists HTTP/1.1" 200 634 0.113981 10.0.0.242 - - [2025-10-24 15:46:09] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.030724 10.0.0.242 - - [2025-10-24 15:46:09] "POST /fqname-to-id HTTP/1.1" 404 269 0.004078 10.0.0.242 - - [2025-10-24 15:46:09] "POST /tags HTTP/1.1" 409 226 0.007407 10.0.0.242 - - [2025-10-24 15:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005191 10.0.0.242 - - [2025-10-24 15:46:09] "GET /tag/e675ee5c-0b9f-48b4-b5cf-9375d73ca510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.022741 10.0.0.242 - - [2025-10-24 15:46:09] "POST /access-control-lists HTTP/1.1" 200 632 0.117139 10.0.0.242 - - [2025-10-24 15:46:09] "POST /firewall-rules HTTP/1.1" 200 602 0.098463 10.0.0.242 - - [2025-10-24 15:46:09] "GET /firewall-rule/b69f5c18-1ede-4dc6-8afc-7c8b586e876c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.010489 10.0.0.242 - - [2025-10-24 15:46:09] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.006692 10.0.0.242 - - [2025-10-24 15:46:09] "GET /firewall-rule/b69f5c18-1ede-4dc6-8afc-7c8b586e876c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003233 10.0.0.242 - - [2025-10-24 15:46:09] "POST /ref-update HTTP/1.1" 200 156 0.074552 10.0.0.242 - - [2025-10-24 15:46:09] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009692 10.0.0.242 - - [2025-10-24 15:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.242 - - [2025-10-24 15:46:09] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003127 10.0.0.242 - - [2025-10-24 15:46:09] "POST /tags HTTP/1.1" 409 226 0.001987 10.0.0.242 - - [2025-10-24 15:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.242 - - [2025-10-24 15:46:09] "GET /tag/e675ee5c-0b9f-48b4-b5cf-9375d73ca510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011056 10.0.0.242 - - [2025-10-24 15:46:09] "POST /firewall-rules HTTP/1.1" 200 600 0.078585 10.0.0.242 - - [2025-10-24 15:46:09] "GET /firewall-rule/c7b73b20-0357-431f-a305-5f59cc993de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004263 10.0.0.242 - - [2025-10-24 15:46:09] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.004003 10.0.0.242 - - [2025-10-24 15:46:09] "GET /firewall-rule/c7b73b20-0357-431f-a305-5f59cc993de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002283 10.0.0.242 - - [2025-10-24 15:46:09] "POST /ref-update HTTP/1.1" 200 156 0.079027 10.0.0.242 - - [2025-10-24 15:46:11] "POST /tags HTTP/1.1" 200 394 0.032340 10.0.0.242 - - [2025-10-24 15:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010576 10.0.0.242 - - [2025-10-24 15:46:11] "GET /tag/2f699dbf-e0f7-47f8-bbb0-7a441b6ca1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.018982 10.0.0.242 - - [2025-10-24 15:46:11] "POST /tags HTTP/1.1" 200 342 0.025889 10.0.0.242 - - [2025-10-24 15:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009878 10.0.0.242 - - [2025-10-24 15:46:11] "GET /tag/8ebec84d-8c01-4f53-8c22-b689d100a2da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.023333 10.0.0.242 - - [2025-10-24 15:46:11] "POST /id-to-fqname HTTP/1.1" 200 192 0.000618 10.0.0.242 - - [2025-10-24 15:46:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.001826 10.0.0.242 - - [2025-10-24 15:46:11] "POST /security-groups HTTP/1.1" 200 589 0.071118 10.0.0.242 - - [2025-10-24 15:46:11] "POST /projects HTTP/1.1" 200 521 0.207064 10.0.0.242 - - [2025-10-24 15:46:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.004658 10.0.0.242 - - [2025-10-24 15:46:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.011102 10.0.0.242 - - [2025-10-24 15:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018011 10.0.0.242 - - [2025-10-24 15:46:11] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.022288 10.0.0.242 - - [2025-10-24 15:46:11] "POST /access-control-lists HTTP/1.1" 200 600 0.088709 10.0.0.242 - - [2025-10-24 15:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.242 - - [2025-10-24 15:46:11] "GET /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.008325 10.0.0.242 - - [2025-10-24 15:46:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.002220 10.0.0.242 - - [2025-10-24 15:46:11] "POST /access-control-lists HTTP/1.1" 200 598 0.075239 10.0.0.242 - - [2025-10-24 15:46:11] "PUT /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01 HTTP/1.1" 200 265 0.095715 10.0.0.242 - - [2025-10-24 15:46:11] "PUT /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9 HTTP/1.1" 200 265 0.063630 10.0.0.242 - - [2025-10-24 15:46:11] "POST /security-groups HTTP/1.1" 200 593 0.078450 10.0.0.242 - - [2025-10-24 15:46:11] "POST /fqname-to-id HTTP/1.1" 404 270 0.001963 10.0.0.242 - - [2025-10-24 15:46:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.086609 10.0.0.242 - - [2025-10-24 15:46:12] "POST /access-control-lists HTTP/1.1" 200 634 0.126382 10.0.0.242 - - [2025-10-24 15:46:12] "POST /chown HTTP/1.1" 200 109 0.052050 10.0.0.242 - - [2025-10-24 15:46:12] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005404 10.0.0.242 - - [2025-10-24 15:46:12] "POST /fqname-to-id HTTP/1.1" 404 269 0.002654 10.0.0.242 - - [2025-10-24 15:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.242 - - [2025-10-24 15:46:12] "POST /access-control-lists HTTP/1.1" 200 632 0.067077 10.0.0.242 - - [2025-10-24 15:46:12] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.029202 10.0.0.242 - - [2025-10-24 15:46:12] "POST /tags HTTP/1.1" 409 226 0.006957 10.0.0.242 - - [2025-10-24 15:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.242 - - [2025-10-24 15:46:12] "GET /tag/8ebec84d-8c01-4f53-8c22-b689d100a2da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.036238 10.0.0.242 - - [2025-10-24 15:46:12] "POST /firewall-rules HTTP/1.1" 200 602 0.111305 10.0.0.242 - - [2025-10-24 15:46:12] "GET /firewall-rule/338ce4c5-8204-4dec-9b6e-f81528f0ff26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.013411 10.0.0.242 - - [2025-10-24 15:46:12] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.012285 10.0.0.242 - - [2025-10-24 15:46:12] "GET /firewall-rule/338ce4c5-8204-4dec-9b6e-f81528f0ff26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004779 10.0.0.242 - - [2025-10-24 15:46:12] "POST /ref-update HTTP/1.1" 200 156 0.123076 10.0.0.242 - - [2025-10-24 15:46:12] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013178 10.0.0.242 - - [2025-10-24 15:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007279 10.0.0.242 - - [2025-10-24 15:46:12] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014934 10.0.0.242 - - [2025-10-24 15:46:12] "POST /tags HTTP/1.1" 409 226 0.005707 10.0.0.242 - - [2025-10-24 15:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006805 10.0.0.242 - - [2025-10-24 15:46:12] "GET /tag/8ebec84d-8c01-4f53-8c22-b689d100a2da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.042908 10.0.0.242 - - [2025-10-24 15:46:13] "POST /firewall-rules HTTP/1.1" 200 600 0.225815 10.0.0.242 - - [2025-10-24 15:46:13] "GET /firewall-rule/412be193-5926-4ff2-bfd9-f9e7fd5eb200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.044954 10.0.0.242 - - [2025-10-24 15:46:13] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.005011 10.0.0.242 - - [2025-10-24 15:46:13] "GET /firewall-rule/412be193-5926-4ff2-bfd9-f9e7fd5eb200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004332 10.0.0.242 - - [2025-10-24 15:46:13] "POST /ref-update HTTP/1.1" 200 156 0.058328 10.0.0.242 - - [2025-10-24 15:46:14] "POST /tags HTTP/1.1" 200 346 0.092024 10.0.0.242 - - [2025-10-24 15:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.242 - - [2025-10-24 15:46:14] "GET /tag/dd012d23-0fb7-4e7f-9ea7-9d5521bb1bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015602 10.0.0.242 - - [2025-10-24 15:46:14] "POST /projects HTTP/1.1" 409 238 0.002520 10.0.0.242 - - [2025-10-24 15:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.242 - - [2025-10-24 15:46:14] "GET /project/052680dc-9b07-40b2-b773-4eb0981bfbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.044277 10.0.0.242 - - [2025-10-24 15:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.242 - - [2025-10-24 15:46:14] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005377 10.0.0.242 - - [2025-10-24 15:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.242 - - [2025-10-24 15:46:14] "GET /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004741 10.0.0.242 - - [2025-10-24 15:46:14] "POST /security-groups HTTP/1.1" 409 285 0.002929 10.0.0.242 - - [2025-10-24 15:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.242 - - [2025-10-24 15:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.242 - - [2025-10-24 15:46:14] "PUT /security-group/5ad3a233-7a68-43ce-aebf-f50188d5c5f5 HTTP/1.1" 200 263 0.063508 10.0.0.242 - - [2025-10-24 15:46:14] "PUT /access-control-list/35d21f48-9407-488a-bbd3-55c0a38e7dfc HTTP/1.1" 200 273 0.041258 10.0.0.242 - - [2025-10-24 15:46:14] "GET /project/052680dc-9b07-40b2-b773-4eb0981bfbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.115122 10.0.0.242 - - [2025-10-24 15:46:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.066779 10.0.0.242 - - [2025-10-24 15:46:14] "PUT /access-control-list/d851a3de-3d0f-4247-8d96-58540f8460c5 HTTP/1.1" 200 273 0.063112 10.0.0.242 - - [2025-10-24 15:46:14] "POST /tags HTTP/1.1" 409 228 0.006868 10.0.0.242 - - [2025-10-24 15:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.023692 10.0.0.242 - - [2025-10-24 15:46:14] "GET /tag/dd012d23-0fb7-4e7f-9ea7-9d5521bb1bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011486 10.0.0.242 - - [2025-10-24 15:46:14] "POST /tags HTTP/1.1" 200 346 0.025211 10.0.0.242 - - [2025-10-24 15:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.242 - - [2025-10-24 15:46:14] "GET /tag/f02037f7-aa74-4ba2-9536-71c8195fa05e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.016938 10.0.0.242 - - [2025-10-24 15:46:14] "POST /projects HTTP/1.1" 409 238 0.002156 10.0.0.242 - - [2025-10-24 15:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015908 10.0.0.242 - - [2025-10-24 15:46:14] "GET /project/9ad75795-285a-40fd-adf0-a8d9b9e98d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033369 10.0.0.242 - - [2025-10-24 15:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.242 - - [2025-10-24 15:46:14] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007152 10.0.0.242 - - [2025-10-24 15:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.242 - - [2025-10-24 15:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.242 - - [2025-10-24 15:46:15] "GET /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.017258 10.0.0.242 - - [2025-10-24 15:46:15] "GET /project/9ad75795-285a-40fd-adf0-a8d9b9e98d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.046363 10.0.0.242 - - [2025-10-24 15:46:15] "POST /security-groups HTTP/1.1" 409 285 0.004870 10.0.0.242 - - [2025-10-24 15:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.242 - - [2025-10-24 15:46:15] "PUT /security-group/270c5d5d-0641-4923-b5b7-c37ba37890b8 HTTP/1.1" 200 263 0.058503 10.0.0.242 - - [2025-10-24 15:46:15] "PUT /access-control-list/81601784-1555-4941-b759-6a6d05db712b HTTP/1.1" 200 273 0.012813 10.0.0.242 - - [2025-10-24 15:46:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.027661 10.0.0.242 - - [2025-10-24 15:46:15] "POST /tags HTTP/1.1" 409 228 0.015316 10.0.0.242 - - [2025-10-24 15:46:15] "PUT /access-control-list/fcdd30fc-02fc-4603-87b3-0106d4f808c3 HTTP/1.1" 200 273 0.017849 10.0.0.242 - - [2025-10-24 15:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.242 - - [2025-10-24 15:46:15] "GET /tag/f02037f7-aa74-4ba2-9536-71c8195fa05e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011206 10.0.0.242 - - [2025-10-24 15:46:15] "POST /tags HTTP/1.1" 200 292 0.050706 10.0.0.242 - - [2025-10-24 15:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.242 - - [2025-10-24 15:46:15] "GET /tag/bbd2b5fa-a72f-4320-a5e1-04561a915a1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.014192 10.0.0.242 - - [2025-10-24 15:46:15] "POST /tags HTTP/1.1" 200 304 0.055672 10.0.0.242 - - [2025-10-24 15:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.242 - - [2025-10-24 15:46:15] "GET /tag/27d80ae5-e06f-4745-add0-6fb476e41ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.023761 10.0.0.242 - - [2025-10-24 15:46:15] "POST /tags HTTP/1.1" 409 252 0.011533 10.0.0.242 - - [2025-10-24 15:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.242 - - [2025-10-24 15:46:15] "GET /tag/60580d15-f1d2-439b-b94f-183224c8f81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012483 10.0.0.242 - - [2025-10-24 15:46:15] "POST /tags HTTP/1.1" 409 226 0.001791 10.0.0.242 - - [2025-10-24 15:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.242 - - [2025-10-24 15:46:15] "GET /tag/e675ee5c-0b9f-48b4-b5cf-9375d73ca510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012468 10.0.0.242 - - [2025-10-24 15:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.242 - - [2025-10-24 15:46:15] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005813 10.0.0.242 - - [2025-10-24 15:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.242 - - [2025-10-24 15:46:15] "GET /project/052680dc-9b07-40b2-b773-4eb0981bfbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.039684 10.0.0.242 - - [2025-10-24 15:46:15] "POST /virtual-machines HTTP/1.1" 200 396 0.009847 10.0.0.242 - - [2025-10-24 15:46:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015935 10.0.0.242 - - [2025-10-24 15:46:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.123023 10.0.0.242 - - [2025-10-24 15:46:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.012505 10.0.0.242 - - [2025-10-24 15:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010149 10.0.0.242 - - [2025-10-24 15:46:16] "GET /virtual-machine-interface/934edf00-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005811 10.0.0.242 - - [2025-10-24 15:46:16] "POST /instance-ips HTTP/1.1" 200 398 0.029760 10.0.0.242 - - [2025-10-24 15:46:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.022503 10.0.0.242 - - [2025-10-24 15:46:16] "GET /virtual-machine-interface/934edf00-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.018141 10.0.0.242 - - [2025-10-24 15:46:16] "POST /set-tag HTTP/1.1" 200 109 0.063824 10.0.0.242 - - [2025-10-24 15:46:16] "GET /virtual-machine-interface/934edf00-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.028968 10.0.0.242 - - [2025-10-24 15:46:16] "GET /instance-ip/936ca774-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003000 10.0.0.242 - - [2025-10-24 15:46:16] "GET /virtual-machine-interface/934edf00-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005043 10.0.0.242 - - [2025-10-24 15:46:16] "POST /set-tag HTTP/1.1" 200 109 0.002959 10.0.0.242 - - [2025-10-24 15:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.242 - - [2025-10-24 15:46:16] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004954 10.0.0.242 - - [2025-10-24 15:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005580 10.0.0.242 - - [2025-10-24 15:46:16] "GET /project/052680dc-9b07-40b2-b773-4eb0981bfbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.046912 10.0.0.242 - - [2025-10-24 15:46:16] "POST /virtual-machines HTTP/1.1" 200 396 0.012052 10.0.0.242 - - [2025-10-24 15:46:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.011739 10.0.0.242 - - [2025-10-24 15:46:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.124406 10.0.0.242 - - [2025-10-24 15:46:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.010684 10.0.0.242 - - [2025-10-24 15:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.242 - - [2025-10-24 15:46:16] "GET /virtual-machine-interface/93c770be-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008079 10.0.0.242 - - [2025-10-24 15:46:16] "POST /instance-ips HTTP/1.1" 200 398 0.030664 10.0.0.242 - - [2025-10-24 15:46:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.022076 10.0.0.242 - - [2025-10-24 15:46:16] "GET /virtual-machine-interface/93c770be-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006676 10.0.0.242 - - [2025-10-24 15:46:17] "POST /set-tag HTTP/1.1" 200 109 0.064024 10.0.0.242 - - [2025-10-24 15:46:17] "GET /virtual-machine-interface/93c770be-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018706 10.0.0.242 - - [2025-10-24 15:46:17] "GET /instance-ip/93e5d874-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003697 10.0.0.242 - - [2025-10-24 15:46:17] "GET /virtual-machine-interface/93c770be-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006904 10.0.0.242 - - [2025-10-24 15:46:17] "POST /set-tag HTTP/1.1" 200 109 0.003063 10.0.0.242 - - [2025-10-24 15:46:17] "GET /virtual-router/40142740-68e3-4810-a38d-d7e841d6209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004301 10.0.0.242 - - [2025-10-24 15:46:17] "POST /ref-update HTTP/1.1" 200 156 0.009772 10.0.0.242 - - [2025-10-24 15:46:17] "GET /virtual-machine-interface/934edf00-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007409 10.0.0.242 - - [2025-10-24 15:46:17] "POST /set-tag HTTP/1.1" 200 109 0.004794 10.0.0.242 - - [2025-10-24 15:46:17] "GET /virtual-router/40142740-68e3-4810-a38d-d7e841d6209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.004572 10.0.0.242 - - [2025-10-24 15:46:17] "POST /ref-update HTTP/1.1" 200 156 0.009543 10.0.0.242 - - [2025-10-24 15:46:17] "GET /virtual-machine-interface/93c770be-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009728 10.0.0.242 - - [2025-10-24 15:46:17] "POST /set-tag HTTP/1.1" 200 109 0.002765 10.0.0.242 - - [2025-10-24 15:46:17] "POST /tags HTTP/1.1" 200 292 0.020988 10.0.0.242 - - [2025-10-24 15:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006901 10.0.0.242 - - [2025-10-24 15:46:17] "GET /tag/57b155cc-d641-4982-bc79-8d02034d7375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.014489 10.0.0.242 - - [2025-10-24 15:46:17] "POST /tags HTTP/1.1" 409 252 0.002125 10.0.0.242 - - [2025-10-24 15:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.242 - - [2025-10-24 15:46:17] "GET /tag/2f699dbf-e0f7-47f8-bbb0-7a441b6ca1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.022783 10.0.0.242 - - [2025-10-24 15:46:17] "POST /tags HTTP/1.1" 409 226 0.002557 10.0.0.242 - - [2025-10-24 15:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.242 - - [2025-10-24 15:46:17] "GET /tag/8ebec84d-8c01-4f53-8c22-b689d100a2da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015555 10.0.0.242 - - [2025-10-24 15:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.242 - - [2025-10-24 15:46:17] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004409 10.0.0.242 - - [2025-10-24 15:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.242 - - [2025-10-24 15:46:17] "GET /project/9ad75795-285a-40fd-adf0-a8d9b9e98d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028692 10.0.0.242 - - [2025-10-24 15:46:17] "POST /virtual-machines HTTP/1.1" 200 396 0.008737 10.0.0.242 - - [2025-10-24 15:46:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.021441 10.0.0.242 - - [2025-10-24 15:46:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.134035 10.0.0.242 - - [2025-10-24 15:46:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.011778 10.0.0.242 - - [2025-10-24 15:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.020622 10.0.0.242 - - [2025-10-24 15:46:18] "GET /virtual-machine-interface/94764184-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005669 10.0.0.242 - - [2025-10-24 15:46:18] "POST /instance-ips HTTP/1.1" 200 398 0.021962 10.0.0.242 - - [2025-10-24 15:46:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024586 10.0.0.242 - - [2025-10-24 15:46:18] "GET /virtual-machine-interface/94764184-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012711 10.0.0.242 - - [2025-10-24 15:46:18] "POST /set-tag HTTP/1.1" 200 109 0.072276 10.0.0.242 - - [2025-10-24 15:46:18] "GET /virtual-machine-interface/94764184-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011998 10.0.0.242 - - [2025-10-24 15:46:18] "GET /instance-ip/949397b6-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003793 10.0.0.242 - - [2025-10-24 15:46:18] "GET /virtual-machine-interface/94764184-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005071 10.0.0.242 - - [2025-10-24 15:46:18] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.242 - - [2025-10-24 15:46:18] "GET /virtual-router/40142740-68e3-4810-a38d-d7e841d6209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.004065 10.0.0.242 - - [2025-10-24 15:46:18] "POST /ref-update HTTP/1.1" 200 156 0.009506 10.0.0.242 - - [2025-10-24 15:46:18] "GET /virtual-machine-interface/94764184-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006091 10.0.0.242 - - [2025-10-24 15:46:18] "POST /set-tag HTTP/1.1" 200 109 0.002569 10.0.0.242 - - [2025-10-24 15:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.242 - - [2025-10-24 15:46:18] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004564 10.0.0.242 - - [2025-10-24 15:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.242 - - [2025-10-24 15:46:18] "GET /project/9ad75795-285a-40fd-adf0-a8d9b9e98d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040779 10.0.0.242 - - [2025-10-24 15:46:18] "POST /virtual-machines HTTP/1.1" 200 396 0.008795 10.0.0.242 - - [2025-10-24 15:46:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019512 10.0.0.242 - - [2025-10-24 15:46:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109430 10.0.0.242 - - [2025-10-24 15:46:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009328 10.0.0.242 - - [2025-10-24 15:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007502 10.0.0.242 - - [2025-10-24 15:46:18] "GET /virtual-machine-interface/94f41eec-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007089 10.0.0.242 - - [2025-10-24 15:46:18] "POST /instance-ips HTTP/1.1" 200 398 0.021125 10.0.0.242 - - [2025-10-24 15:46:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.032287 10.0.0.242 - - [2025-10-24 15:46:18] "GET /virtual-machine-interface/94f41eec-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009622 10.0.0.242 - - [2025-10-24 15:46:19] "POST /set-tag HTTP/1.1" 200 109 0.063640 10.0.0.242 - - [2025-10-24 15:46:19] "GET /virtual-machine-interface/94f41eec-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015303 10.0.0.242 - - [2025-10-24 15:46:19] "GET /instance-ip/950dad4e-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003252 10.0.0.242 - - [2025-10-24 15:46:19] "GET /virtual-machine-interface/94f41eec-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004772 10.0.0.242 - - [2025-10-24 15:46:19] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.242 - - [2025-10-24 15:46:19] "GET /virtual-router/40142740-68e3-4810-a38d-d7e841d6209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.004063 10.0.0.242 - - [2025-10-24 15:46:19] "POST /ref-update HTTP/1.1" 200 156 0.010853 10.0.0.242 - - [2025-10-24 15:46:19] "GET /virtual-machine-interface/94f41eec-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.022820 10.0.0.242 - - [2025-10-24 15:46:19] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.242 - - [2025-10-24 15:46:19] "POST /tags HTTP/1.1" 200 300 0.022837 10.0.0.242 - - [2025-10-24 15:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.019829 10.0.0.242 - - [2025-10-24 15:46:19] "GET /tag/48e4f2e0-26b8-4c9a-a2af-1ec2f14c4ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012711 10.0.0.242 - - [2025-10-24 15:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.242 - - [2025-10-24 15:46:19] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004985 10.0.0.242 - - [2025-10-24 15:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.242 - - [2025-10-24 15:46:19] "GET /project/052680dc-9b07-40b2-b773-4eb0981bfbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.034811 10.0.0.242 - - [2025-10-24 15:46:19] "POST /virtual-machines HTTP/1.1" 200 396 0.008857 10.0.0.242 - - [2025-10-24 15:46:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010936 10.0.0.242 - - [2025-10-24 15:46:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113930 10.0.0.242 - - [2025-10-24 15:46:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010523 10.0.0.242 - - [2025-10-24 15:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006535 10.0.0.242 - - [2025-10-24 15:46:19] "GET /virtual-machine-interface/957f0548-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007122 10.0.0.242 - - [2025-10-24 15:46:19] "POST /instance-ips HTTP/1.1" 200 398 0.020576 10.0.0.242 - - [2025-10-24 15:46:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.033450 10.0.0.242 - - [2025-10-24 15:46:19] "GET /virtual-machine-interface/957f0548-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.017592 10.0.0.242 - - [2025-10-24 15:46:19] "POST /set-tag HTTP/1.1" 200 109 0.036648 10.0.0.242 - - [2025-10-24 15:46:19] "GET /virtual-machine-interface/957f0548-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.026386 10.0.0.242 - - [2025-10-24 15:46:19] "GET /instance-ip/9599010a-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003826 10.0.0.242 - - [2025-10-24 15:46:20] "GET /virtual-machine-interface/957f0548-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005217 10.0.0.242 - - [2025-10-24 15:46:20] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.242 - - [2025-10-24 15:46:20] "POST /tags HTTP/1.1" 200 300 0.033070 10.0.0.242 - - [2025-10-24 15:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.242 - - [2025-10-24 15:46:20] "GET /tag/2a9674d0-bf0a-4706-baf4-18bc706ff05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012705 10.0.0.242 - - [2025-10-24 15:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.242 - - [2025-10-24 15:46:20] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004870 10.0.0.242 - - [2025-10-24 15:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.242 - - [2025-10-24 15:46:20] "GET /project/052680dc-9b07-40b2-b773-4eb0981bfbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.036440 10.0.0.242 - - [2025-10-24 15:46:20] "POST /virtual-machines HTTP/1.1" 200 396 0.009500 10.0.0.242 - - [2025-10-24 15:46:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.029073 10.0.0.242 - - [2025-10-24 15:46:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.132239 10.0.0.242 - - [2025-10-24 15:46:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010892 10.0.0.242 - - [2025-10-24 15:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013510 10.0.0.242 - - [2025-10-24 15:46:20] "GET /virtual-machine-interface/95f714b6-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013834 10.0.0.242 - - [2025-10-24 15:46:20] "POST /instance-ips HTTP/1.1" 200 398 0.021699 10.0.0.242 - - [2025-10-24 15:46:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.028910 10.0.0.242 - - [2025-10-24 15:46:20] "GET /virtual-machine-interface/95f714b6-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013770 10.0.0.242 - - [2025-10-24 15:46:20] "POST /set-tag HTTP/1.1" 200 109 0.019289 10.0.0.242 - - [2025-10-24 15:46:20] "GET /virtual-machine-interface/95f714b6-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016106 10.0.0.242 - - [2025-10-24 15:46:20] "GET /instance-ip/96145742-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004451 10.0.0.242 - - [2025-10-24 15:46:20] "GET /virtual-machine-interface/95f714b6-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005079 10.0.0.242 - - [2025-10-24 15:46:20] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.242 - - [2025-10-24 15:46:20] "POST /tags HTTP/1.1" 200 300 0.020088 10.0.0.242 - - [2025-10-24 15:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.242 - - [2025-10-24 15:46:20] "GET /tag/21d45baf-2c26-4c90-b2c9-7355da2518c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012471 10.0.0.242 - - [2025-10-24 15:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.242 - - [2025-10-24 15:46:20] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005291 10.0.0.242 - - [2025-10-24 15:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.242 - - [2025-10-24 15:46:21] "GET /project/9ad75795-285a-40fd-adf0-a8d9b9e98d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038921 10.0.0.242 - - [2025-10-24 15:46:21] "POST /virtual-machines HTTP/1.1" 200 396 0.013398 10.0.0.242 - - [2025-10-24 15:46:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016175 10.0.0.242 - - [2025-10-24 15:46:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.122896 10.0.0.242 - - [2025-10-24 15:46:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009091 10.0.0.242 - - [2025-10-24 15:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.242 - - [2025-10-24 15:46:21] "GET /virtual-machine-interface/966e90e0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007922 10.0.0.242 - - [2025-10-24 15:46:21] "POST /instance-ips HTTP/1.1" 200 398 0.026154 10.0.0.242 - - [2025-10-24 15:46:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016143 10.0.0.242 - - [2025-10-24 15:46:21] "GET /virtual-machine-interface/966e90e0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007367 10.0.0.242 - - [2025-10-24 15:46:21] "POST /set-tag HTTP/1.1" 200 109 0.025758 10.0.0.242 - - [2025-10-24 15:46:21] "GET /virtual-machine-interface/966e90e0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015767 10.0.0.242 - - [2025-10-24 15:46:21] "GET /instance-ip/968a867e-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004198 10.0.0.242 - - [2025-10-24 15:46:21] "GET /virtual-machine-interface/966e90e0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005125 10.0.0.242 - - [2025-10-24 15:46:21] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.242 - - [2025-10-24 15:46:21] "POST /tags HTTP/1.1" 200 300 0.019466 10.0.0.242 - - [2025-10-24 15:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.242 - - [2025-10-24 15:46:21] "GET /tag/be197f31-5a07-4ca5-9e9b-2bc27167f915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012529 10.0.0.242 - - [2025-10-24 15:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.242 - - [2025-10-24 15:46:21] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006312 10.0.0.242 - - [2025-10-24 15:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.242 - - [2025-10-24 15:46:21] "GET /project/9ad75795-285a-40fd-adf0-a8d9b9e98d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036747 10.0.0.242 - - [2025-10-24 15:46:21] "POST /virtual-machines HTTP/1.1" 200 396 0.009222 10.0.0.242 - - [2025-10-24 15:46:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016150 10.0.0.242 - - [2025-10-24 15:46:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111817 10.0.0.242 - - [2025-10-24 15:46:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010785 10.0.0.242 - - [2025-10-24 15:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005495 10.0.0.242 - - [2025-10-24 15:46:22] "GET /virtual-machine-interface/96e31d34-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008648 10.0.0.242 - - [2025-10-24 15:46:22] "POST /instance-ips HTTP/1.1" 200 398 0.020712 10.0.0.242 - - [2025-10-24 15:46:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.025858 10.0.0.242 - - [2025-10-24 15:46:22] "GET /virtual-machine-interface/96e31d34-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013703 10.0.0.242 - - [2025-10-24 15:46:22] "POST /set-tag HTTP/1.1" 200 109 0.027468 10.0.0.242 - - [2025-10-24 15:46:22] "GET /virtual-machine-interface/96e31d34-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015861 10.0.0.242 - - [2025-10-24 15:46:22] "GET /instance-ip/96fd7684-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006054 10.0.0.242 - - [2025-10-24 15:46:22] "GET /virtual-machine-interface/96e31d34-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005399 10.0.0.242 - - [2025-10-24 15:46:22] "POST /set-tag HTTP/1.1" 200 109 0.003286 10.0.0.242 - - [2025-10-24 15:46:22] "GET /virtual-router/40142740-68e3-4810-a38d-d7e841d6209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006229 10.0.0.242 - - [2025-10-24 15:46:22] "POST /ref-update HTTP/1.1" 200 156 0.009873 10.0.0.242 - - [2025-10-24 15:46:22] "GET /virtual-machine-interface/957f0548-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017572 10.0.0.242 - - [2025-10-24 15:46:22] "POST /set-tag HTTP/1.1" 200 109 0.003607 10.0.0.242 - - [2025-10-24 15:46:22] "GET /virtual-machine-interface/934edf00-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004645 10.0.0.242 - - [2025-10-24 15:46:22] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.242 - - [2025-10-24 15:46:22] "GET /virtual-router/40142740-68e3-4810-a38d-d7e841d6209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004122 10.0.0.242 - - [2025-10-24 15:46:22] "POST /ref-update HTTP/1.1" 200 156 0.009151 10.0.0.242 - - [2025-10-24 15:46:22] "GET /virtual-machine-interface/95f714b6-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006427 10.0.0.242 - - [2025-10-24 15:46:22] "POST /set-tag HTTP/1.1" 200 109 0.003088 10.0.0.242 - - [2025-10-24 15:46:22] "GET /virtual-router/40142740-68e3-4810-a38d-d7e841d6209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.006065 10.0.0.242 - - [2025-10-24 15:46:22] "POST /ref-update HTTP/1.1" 200 156 0.009181 10.0.0.242 - - [2025-10-24 15:46:22] "GET /virtual-machine-interface/966e90e0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014108 10.0.0.242 - - [2025-10-24 15:46:22] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.242 - - [2025-10-24 15:46:22] "GET /virtual-machine-interface/93c770be-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004642 10.0.0.242 - - [2025-10-24 15:46:22] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.242 - - [2025-10-24 15:46:22] "GET /virtual-router/40142740-68e3-4810-a38d-d7e841d6209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.003598 10.0.0.242 - - [2025-10-24 15:46:22] "POST /ref-update HTTP/1.1" 200 156 0.009768 10.0.0.242 - - [2025-10-24 15:46:22] "GET /virtual-machine-interface/96e31d34-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005507 10.0.0.242 - - [2025-10-24 15:46:22] "POST /set-tag HTTP/1.1" 200 109 0.002812 10.0.0.242 - - [2025-10-24 15:46:22] "GET /virtual-machine-interface/94764184-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004632 10.0.0.242 - - [2025-10-24 15:46:22] "POST /set-tag HTTP/1.1" 200 109 0.003023 10.0.0.242 - - [2025-10-24 15:46:22] "GET /virtual-machine-interface/94f41eec-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004343 10.0.0.242 - - [2025-10-24 15:46:22] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.242 - - [2025-10-24 15:46:22] "GET /virtual-machine-interface/957f0548-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004903 10.0.0.242 - - [2025-10-24 15:46:22] "POST /set-tag HTTP/1.1" 200 109 0.002541 10.0.0.242 - - [2025-10-24 15:46:22] "GET /virtual-machine-interface/95f714b6-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004499 10.0.0.242 - - [2025-10-24 15:46:22] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.242 - - [2025-10-24 15:46:22] "GET /virtual-machine-interface/93c770be-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004066 10.0.0.242 - - [2025-10-24 15:46:22] "POST /set-tag HTTP/1.1" 200 109 0.001688 10.0.0.242 - - [2025-10-24 15:46:23] "GET /virtual-machine-interface/966e90e0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005194 10.0.0.242 - - [2025-10-24 15:46:23] "POST /set-tag HTTP/1.1" 200 109 0.002758 10.0.0.242 - - [2025-10-24 15:46:23] "GET /virtual-machine-interface/96e31d34-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004827 10.0.0.242 - - [2025-10-24 15:46:23] "POST /set-tag HTTP/1.1" 200 109 0.003055 10.0.0.242 - - [2025-10-24 15:46:23] "GET /virtual-machine-interface/94f41eec-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006339 10.0.0.242 - - [2025-10-24 15:46:23] "POST /set-tag HTTP/1.1" 200 109 0.002970 10.0.0.242 - - [2025-10-24 15:46:26] "GET /virtual-machine-interface/934edf00-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005135 10.0.0.242 - - [2025-10-24 15:46:26] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.242 - - [2025-10-24 15:46:27] "GET /virtual-machine-interface/94764184-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004858 10.0.0.242 - - [2025-10-24 15:46:27] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.242 - - [2025-10-24 15:46:30] "GET /virtual-machine/b45914a0-fe47-4499-89f9-6f6bc66d052a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003444 10.0.0.242 - - [2025-10-24 15:46:30] "GET /virtual-machine-interface/934edf00-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005034 10.0.0.242 - - [2025-10-24 15:46:30] "GET /virtual-machine/ca412334-7904-40ca-8549-4250513b6527?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003087 10.0.0.242 - - [2025-10-24 15:46:30] "GET /virtual-machine-interface/93c770be-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004991 10.0.0.242 - - [2025-10-24 15:46:30] "GET /virtual-machine/c9573bd8-0679-487c-91fb-d21a38e83695?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003252 10.0.0.242 - - [2025-10-24 15:46:30] "GET /virtual-machine-interface/94764184-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004261 10.0.0.242 - - [2025-10-24 15:46:30] "GET /virtual-machine/4138e599-1f45-457c-8770-954a9e33b373?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003664 10.0.0.242 - - [2025-10-24 15:46:30] "GET /virtual-machine-interface/94f41eec-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004489 10.0.0.242 - - [2025-10-24 15:46:31] "GET /virtual-machine-interface/95f714b6-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006032 10.0.0.242 - - [2025-10-24 15:46:31] "POST /set-tag HTTP/1.1" 200 109 0.003294 10.0.0.242 - - [2025-10-24 15:46:31] "GET /virtual-machine-interface/957f0548-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007638 10.0.0.242 - - [2025-10-24 15:46:31] "POST /set-tag HTTP/1.1" 200 109 0.008697 10.0.0.242 - - [2025-10-24 15:46:31] "GET /virtual-machine-interface/966e90e0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004871 10.0.0.242 - - [2025-10-24 15:46:31] "POST /set-tag HTTP/1.1" 200 109 0.002742 10.0.0.242 - - [2025-10-24 15:46:32] "GET /virtual-machine-interface/96e31d34-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005214 10.0.0.242 - - [2025-10-24 15:46:32] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.242 - - [2025-10-24 15:46:35] "GET /virtual-machine/30d5eb52-35ef-43c2-88b1-86a5407eb5a0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003277 10.0.0.242 - - [2025-10-24 15:46:35] "GET /virtual-machine-interface/957f0548-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004181 10.0.0.242 - - [2025-10-24 15:46:35] "GET /virtual-machine/0af6da7e-181c-47eb-8d97-bab97f447e40?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003588 10.0.0.242 - - [2025-10-24 15:46:35] "GET /virtual-machine-interface/966e90e0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004393 10.0.0.242 - - [2025-10-24 15:46:35] "GET /virtual-machine/7eed496e-195d-4e46-82c4-fd9784cfc5e5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003138 10.0.0.242 - - [2025-10-24 15:46:35] "GET /virtual-machine-interface/95f714b6-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004865 10.0.0.242 - - [2025-10-24 15:46:35] "GET /virtual-machine/c6e92ca1-5975-4113-ace6-c848a97514a6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003604 10.0.0.242 - - [2025-10-24 15:46:35] "GET /virtual-machine-interface/96e31d34-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004157 10.0.0.242 - - [2025-10-24 15:46:36] "GET /loadbalancer/043fb011-2787-43d7-b899-6b09c7063681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002723 10.0.0.242 - - [2025-10-24 15:46:36] "POST /tags HTTP/1.1" 200 334 0.026021 10.0.0.242 - - [2025-10-24 15:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.027316 10.0.0.242 - - [2025-10-24 15:46:36] "GET /tag/81a0f2de-d76c-4487-ba83-1f85fcf47588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015127 10.0.0.242 - - [2025-10-24 15:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.242 - - [2025-10-24 15:46:36] "GET /project/052680dc-9b07-40b2-b773-4eb0981bfbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.036880 10.0.0.242 - - [2025-10-24 15:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.242 - - [2025-10-24 15:46:36] "GET /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003956 10.0.0.242 - - [2025-10-24 15:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.242 - - [2025-10-24 15:46:36] "GET /service-appliance-set/8a7bbe3c-83fa-4aa2-bf61-cef370858e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003219 10.0.0.242 - - [2025-10-24 15:46:36] "POST /fqname-to-id HTTP/1.1" 404 273 0.001962 10.0.0.242 - - [2025-10-24 15:46:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.095124 10.0.0.242 - - [2025-10-24 15:46:36] "GET /virtual-machine-interface/ab0a4ac7-681c-48e2-b68c-579ef7fc84a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.005763 10.0.0.242 - - [2025-10-24 15:46:36] "POST /instance-ips HTTP/1.1" 200 410 0.030234 10.0.0.242 - - [2025-10-24 15:46:36] "GET /instance-ip/3782384f-050b-468e-826f-8c2c3a172278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.005324 10.0.0.242 - - [2025-10-24 15:46:36] "POST /loadbalancers HTTP/1.1" 200 631 0.064085 10.0.0.242 - - [2025-10-24 15:46:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024923 10.0.0.242 - - [2025-10-24 15:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.014810 10.0.0.242 - - [2025-10-24 15:46:36] "GET /project/052680dc-9b07-40b2-b773-4eb0981bfbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.057628 10.0.0.242 - - [2025-10-24 15:46:36] "GET /instance-ip/3782384f-050b-468e-826f-8c2c3a172278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004869 10.0.0.242 - - [2025-10-24 15:46:36] "GET /project/052680dc-9b07-40b2-b773-4eb0981bfbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.042336 10.0.0.242 - - [2025-10-24 15:46:36] "GET /loadbalancer/043fb011-2787-43d7-b899-6b09c7063681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003856 10.0.0.242 - - [2025-10-24 15:46:36] "POST /floating-ips HTTP/1.1" 200 599 0.041347 10.0.0.242 - - [2025-10-24 15:46:36] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.050559 10.0.0.242 - - [2025-10-24 15:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.242 - - [2025-10-24 15:46:37] "GET /project/052680dc-9b07-40b2-b773-4eb0981bfbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.046511 10.0.0.242 - - [2025-10-24 15:46:37] "GET /loadbalancer-listener/c997d1a8-d39e-4fab-8171-47c402507ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.006341 10.0.0.242 - - [2025-10-24 15:46:37] "GET /loadbalancer-listener/c997d1a8-d39e-4fab-8171-47c402507ec9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.005109 10.0.0.242 - - [2025-10-24 15:46:37] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.024291 10.0.0.242 - - [2025-10-24 15:46:37] "GET /instance-ip/3782384f-050b-468e-826f-8c2c3a172278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.012668 10.0.0.242 - - [2025-10-24 15:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005421 10.0.0.242 - - [2025-10-24 15:46:37] "GET /loadbalancer/043fb011-2787-43d7-b899-6b09c7063681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003553 10.0.0.242 - - [2025-10-24 15:46:37] "GET /instance-ip/3782384f-050b-468e-826f-8c2c3a172278?fields=floating_ips HTTP/1.1" 200 1213 0.012349 10.0.0.242 - - [2025-10-24 15:46:37] "GET /floating-ip/0ca347f7-fb37-4668-bc08-3a9f0445a154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.010087 10.0.0.242 - - [2025-10-24 15:46:37] "GET /loadbalancer/043fb011-2787-43d7-b899-6b09c7063681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003263 10.0.0.242 - - [2025-10-24 15:46:37] "GET /loadbalancer-pool/b4b7fd2f-0a99-45b7-ba70-b503156c0696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005246 10.0.0.242 - - [2025-10-24 15:46:37] "POST /loadbalancer-members HTTP/1.1" 200 723 0.045934 10.0.0.242 - - [2025-10-24 15:46:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009685 10.0.0.242 - - [2025-10-24 15:46:37] "GET /virtual-machine-interface/93c770be-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012624 10.0.0.242 - - [2025-10-24 15:46:37] "GET /virtual-machine-interface/93c770be-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007551 10.0.0.242 - - [2025-10-24 15:46:37] "POST /tags HTTP/1.1" 409 221 0.002348 10.0.0.242 - - [2025-10-24 15:46:37] "POST /ref-update HTTP/1.1" 200 156 0.006491 10.0.0.242 - - [2025-10-24 15:46:37] "GET /floating-ip/0ca347f7-fb37-4668-bc08-3a9f0445a154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.008810 10.0.0.242 - - [2025-10-24 15:46:37] "PUT /floating-ip/0ca347f7-fb37-4668-bc08-3a9f0445a154 HTTP/1.1" 200 257 0.008642 10.0.0.242 - - [2025-10-24 15:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.242 - - [2025-10-24 15:46:37] "GET /tag/81a0f2de-d76c-4487-ba83-1f85fcf47588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011100 10.0.0.242 - - [2025-10-24 15:46:37] "POST /set-tag HTTP/1.1" 200 109 0.068038 10.0.0.242 - - [2025-10-24 15:46:37] "GET /loadbalancer-pool/b4b7fd2f-0a99-45b7-ba70-b503156c0696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003007 10.0.0.242 - - [2025-10-24 15:46:37] "POST /loadbalancer-members HTTP/1.1" 200 723 0.024702 10.0.0.242 - - [2025-10-24 15:46:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016952 10.0.0.242 - - [2025-10-24 15:46:37] "GET /virtual-machine-interface/934edf00-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011449 10.0.0.242 - - [2025-10-24 15:46:37] "GET /virtual-machine-interface/934edf00-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005013 10.0.0.242 - - [2025-10-24 15:46:37] "POST /ref-update HTTP/1.1" 200 156 0.007449 10.0.0.242 - - [2025-10-24 15:46:37] "GET /floating-ip/0ca347f7-fb37-4668-bc08-3a9f0445a154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.017077 10.0.0.242 - - [2025-10-24 15:46:37] "POST /set-tag HTTP/1.1" 200 109 0.091978 10.0.0.242 - - [2025-10-24 15:46:38] "POST /tags HTTP/1.1" 409 206 0.002463 10.0.0.242 - - [2025-10-24 15:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.242 - - [2025-10-24 15:46:38] "GET /tag/27d80ae5-e06f-4745-add0-6fb476e41ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015741 10.0.0.242 - - [2025-10-24 15:46:38] "POST /tags HTTP/1.1" 409 204 0.002558 10.0.0.242 - - [2025-10-24 15:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.242 - - [2025-10-24 15:46:38] "GET /tag/2a9674d0-bf0a-4706-baf4-18bc706ff05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011488 10.0.0.242 - - [2025-10-24 15:46:38] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002496 10.0.0.242 - - [2025-10-24 15:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.242 - - [2025-10-24 15:46:38] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002540 10.0.0.242 - - [2025-10-24 15:46:38] "POST /tags HTTP/1.1" 409 206 0.001599 10.0.0.242 - - [2025-10-24 15:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.242 - - [2025-10-24 15:46:38] "GET /tag/27d80ae5-e06f-4745-add0-6fb476e41ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011438 10.0.0.242 - - [2025-10-24 15:46:38] "POST /tags HTTP/1.1" 409 226 0.002088 10.0.0.242 - - [2025-10-24 15:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.242 - - [2025-10-24 15:46:38] "GET /tag/e675ee5c-0b9f-48b4-b5cf-9375d73ca510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012581 10.0.0.242 - - [2025-10-24 15:46:38] "POST /tags HTTP/1.1" 409 204 0.002482 10.0.0.242 - - [2025-10-24 15:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.242 - - [2025-10-24 15:46:38] "GET /tag/2a9674d0-bf0a-4706-baf4-18bc706ff05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012003 10.0.0.242 - - [2025-10-24 15:46:38] "POST /tags HTTP/1.1" 409 226 0.002070 10.0.0.242 - - [2025-10-24 15:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.242 - - [2025-10-24 15:46:38] "GET /tag/e675ee5c-0b9f-48b4-b5cf-9375d73ca510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011986 10.0.0.242 - - [2025-10-24 15:46:38] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002483 10.0.0.242 - - [2025-10-24 15:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.242 - - [2025-10-24 15:46:38] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002831 10.0.0.242 - - [2025-10-24 15:46:38] "POST /firewall-rules HTTP/1.1" 200 628 0.070603 10.0.0.242 - - [2025-10-24 15:46:39] "POST /firewall-rules HTTP/1.1" 200 648 0.076811 10.0.0.242 - - [2025-10-24 15:46:39] "GET /firewall-rule/7b112b15-b0b3-4815-8d22-b2c4d8034831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.006668 10.0.0.242 - - [2025-10-24 15:46:39] "GET /firewall-policy/677d44f6-c9a0-4d3e-be33-34f306e1c0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002321 10.0.0.242 - - [2025-10-24 15:46:39] "GET /firewall-rule/7e467888-24cc-469e-a22c-e80056a8ea6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.004525 10.0.0.242 - - [2025-10-24 15:46:39] "POST /ref-update HTTP/1.1" 200 156 0.015098 10.0.0.242 - - [2025-10-24 15:46:39] "POST /firewall-policys HTTP/1.1" 200 608 0.030870 10.0.0.242 - - [2025-10-24 15:46:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.014084 10.0.0.242 - - [2025-10-24 15:46:39] "GET /firewall-policy/a895f66d-420d-454e-9d2b-a7d75c372e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.009233 10.0.0.242 - - [2025-10-24 15:46:39] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002496 10.0.0.242 - - [2025-10-24 15:46:39] "GET /firewall-policy/a895f66d-420d-454e-9d2b-a7d75c372e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002999 10.0.0.242 - - [2025-10-24 15:46:39] "GET /firewall-policy/677d44f6-c9a0-4d3e-be33-34f306e1c0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003758 10.0.0.242 - - [2025-10-24 15:46:39] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003731 10.0.0.242 - - [2025-10-24 15:46:39] "GET /firewall-policy/c4b81951-a519-4da6-8960-f1836af33ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004385 10.0.0.242 - - [2025-10-24 15:46:39] "GET /firewall-policy/677d44f6-c9a0-4d3e-be33-34f306e1c0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002809 10.0.0.242 - - [2025-10-24 15:46:39] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002927 10.0.0.242 - - [2025-10-24 15:46:39] "POST /ref-update HTTP/1.1" 200 156 0.020469 10.0.0.242 - - [2025-10-24 15:46:39] "POST /ref-update HTTP/1.1" 200 156 0.031682 10.0.0.242 - - [2025-10-24 15:46:39] "POST /ref-update HTTP/1.1" 200 156 0.024318 10.0.0.242 - - [2025-10-24 15:46:39] "POST /ref-update HTTP/1.1" 200 156 0.021066 10.0.0.242 - - [2025-10-24 15:46:39] "POST /ref-update HTTP/1.1" 200 156 0.037954 10.0.0.242 - - [2025-10-24 15:46:39] "GET /firewall-policy/a895f66d-420d-454e-9d2b-a7d75c372e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.010543 10.0.0.242 - - [2025-10-24 15:47:34] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006128 10.0.0.242 - - [2025-10-24 15:47:35] "POST /set-tag HTTP/1.1" 200 109 0.007334 10.0.0.242 - - [2025-10-24 15:47:35] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009001 10.0.0.242 - - [2025-10-24 15:47:35] "POST /set-tag HTTP/1.1" 200 109 0.008358 10.0.0.242 - - [2025-10-24 15:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.242 - - [2025-10-24 15:47:35] "GET /loadbalancer/213eaf66-0ddb-47c7-a1fe-51c871e5f7cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002667 10.0.0.242 - - [2025-10-24 15:47:35] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005374 10.0.0.242 - - [2025-10-24 15:47:35] "POST /set-tag HTTP/1.1" 200 109 0.022082 10.0.0.242 - - [2025-10-24 15:47:35] "DELETE /loadbalancer-member/7449b748-600d-4fcf-a538-069a9009c13a HTTP/1.1" 200 115 0.048754 10.0.0.242 - - [2025-10-24 15:47:35] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004961 10.0.0.242 - - [2025-10-24 15:47:35] "POST /set-tag HTTP/1.1" 200 109 0.002727 10.0.0.242 - - [2025-10-24 15:47:35] "DELETE /loadbalancer-member/31a2b164-b554-43be-8acc-c879c50ed7d1 HTTP/1.1" 200 115 0.035771 10.0.0.242 - - [2025-10-24 15:47:35] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008050 10.0.0.242 - - [2025-10-24 15:47:35] "POST /set-tag HTTP/1.1" 200 109 0.003329 10.0.0.242 - - [2025-10-24 15:47:35] "DELETE /loadbalancer-member/f256103f-3e21-4d78-a4fd-387c79db4c20 HTTP/1.1" 200 115 0.061157 10.0.0.242 - - [2025-10-24 15:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.242 - - [2025-10-24 15:47:35] "GET /loadbalancer/213eaf66-0ddb-47c7-a1fe-51c871e5f7cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003359 10.0.0.242 - - [2025-10-24 15:47:35] "GET /loadbalancer-pool/97a06590-e43a-4b5d-ac9f-8743080b1323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002935 10.0.0.242 - - [2025-10-24 15:47:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038005 10.0.0.242 - - [2025-10-24 15:47:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.092414 10.0.0.242 - - [2025-10-24 15:47:35] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.019933 10.0.0.242 - - [2025-10-24 15:47:35] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004076 10.0.0.242 - - [2025-10-24 15:47:35] "GET /floating-ip/10385145-dbb2-4e3f-9177-a7f649a491aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002172 10.0.0.242 - - [2025-10-24 15:47:35] "POST /set-tag HTTP/1.1" 200 109 0.063758 10.0.0.242 - - [2025-10-24 15:47:35] "GET /loadbalancer-pool/2f5a7b9e-8be6-421b-b6ae-f48a95616ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003293 10.0.0.242 - - [2025-10-24 15:47:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025108 10.0.0.242 - - [2025-10-24 15:47:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.060550 10.0.0.242 - - [2025-10-24 15:47:35] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014457 10.0.0.242 - - [2025-10-24 15:47:35] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008690 10.0.0.242 - - [2025-10-24 15:47:35] "GET /floating-ip/10385145-dbb2-4e3f-9177-a7f649a491aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005919 10.0.0.242 - - [2025-10-24 15:47:35] "POST /set-tag HTTP/1.1" 200 109 0.002985 10.0.0.242 - - [2025-10-24 15:47:36] "GET /loadbalancer-pool/b1010273-52c7-42cf-9550-f7e806aa1d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005363 10.0.0.242 - - [2025-10-24 15:47:36] "POST /loadbalancer-members HTTP/1.1" 200 694 0.025756 10.0.0.242 - - [2025-10-24 15:47:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015167 10.0.0.242 - - [2025-10-24 15:47:36] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020422 10.0.0.242 - - [2025-10-24 15:47:36] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.242 - - [2025-10-24 15:47:36] "GET /virtual-machine-interface/7881af50-b0ef-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004901 10.0.0.242 - - [2025-10-24 15:47:36] "GET /floating-ip/10385145-dbb2-4e3f-9177-a7f649a491aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002524 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:47:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001060 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:47:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001076 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:47:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001199 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:47:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001011 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:47:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001083 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:47:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000894 10.0.0.242 - - [2025-10-24 15:48:44] "POST /tags HTTP/1.1" 409 252 0.002458 10.0.0.242 - - [2025-10-24 15:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.242 - - [2025-10-24 15:48:44] "GET /tag/2f699dbf-e0f7-47f8-bbb0-7a441b6ca1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012111 10.0.0.242 - - [2025-10-24 15:48:44] "POST /tags HTTP/1.1" 409 228 0.001660 10.0.0.242 - - [2025-10-24 15:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.242 - - [2025-10-24 15:48:44] "GET /tag/f02037f7-aa74-4ba2-9536-71c8195fa05e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011511 10.0.0.242 - - [2025-10-24 15:48:44] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003781 10.0.0.242 - - [2025-10-24 15:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.242 - - [2025-10-24 15:48:44] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003025 10.0.0.242 - - [2025-10-24 15:48:44] "POST /tags HTTP/1.1" 409 206 0.001848 10.0.0.242 - - [2025-10-24 15:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.242 - - [2025-10-24 15:48:44] "GET /tag/27d80ae5-e06f-4745-add0-6fb476e41ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013688 10.0.0.242 - - [2025-10-24 15:48:44] "POST /tags HTTP/1.1" 409 226 0.002368 10.0.0.242 - - [2025-10-24 15:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.242 - - [2025-10-24 15:48:44] "GET /tag/e675ee5c-0b9f-48b4-b5cf-9375d73ca510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011451 10.0.0.242 - - [2025-10-24 15:48:44] "POST /tags HTTP/1.1" 409 204 0.002183 10.0.0.242 - - [2025-10-24 15:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.242 - - [2025-10-24 15:48:45] "GET /tag/2a9674d0-bf0a-4706-baf4-18bc706ff05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012464 10.0.0.242 - - [2025-10-24 15:48:45] "POST /tags HTTP/1.1" 409 226 0.002216 10.0.0.242 - - [2025-10-24 15:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.242 - - [2025-10-24 15:48:45] "GET /tag/e675ee5c-0b9f-48b4-b5cf-9375d73ca510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012471 10.0.0.242 - - [2025-10-24 15:48:45] "POST /tags HTTP/1.1" 409 228 0.004902 10.0.0.242 - - [2025-10-24 15:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.242 - - [2025-10-24 15:48:45] "GET /tag/f02037f7-aa74-4ba2-9536-71c8195fa05e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.014485 10.0.0.242 - - [2025-10-24 15:48:45] "POST /tags HTTP/1.1" 409 252 0.002565 10.0.0.242 - - [2025-10-24 15:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.242 - - [2025-10-24 15:48:45] "GET /tag/2f699dbf-e0f7-47f8-bbb0-7a441b6ca1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011261 10.0.0.242 - - [2025-10-24 15:48:45] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002604 10.0.0.242 - - [2025-10-24 15:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.242 - - [2025-10-24 15:48:45] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002768 10.0.0.242 - - [2025-10-24 15:48:45] "POST /firewall-rules HTTP/1.1" 409 281 0.001841 10.0.0.242 - - [2025-10-24 15:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.242 - - [2025-10-24 15:48:45] "PUT /firewall-rule/7e467888-24cc-469e-a22c-e80056a8ea6e HTTP/1.1" 200 261 0.018871 10.0.0.242 - - [2025-10-24 15:48:45] "POST /firewall-rules HTTP/1.1" 409 291 0.012934 10.0.0.242 - - [2025-10-24 15:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.242 - - [2025-10-24 15:48:45] "PUT /firewall-rule/7b112b15-b0b3-4815-8d22-b2c4d8034831 HTTP/1.1" 200 261 0.021289 10.0.0.242 - - [2025-10-24 15:48:45] "GET /firewall-rule/7b112b15-b0b3-4815-8d22-b2c4d8034831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.018681 10.0.0.242 - - [2025-10-24 15:48:45] "POST /firewall-rules HTTP/1.1" 200 660 0.086498 10.0.0.242 - - [2025-10-24 15:48:45] "GET /firewall-rule/94b9b4f9-9c81-4a16-9c69-02b2227eb6c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.019656 10.0.0.242 - - [2025-10-24 15:48:45] "GET /firewall-policy/677d44f6-c9a0-4d3e-be33-34f306e1c0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002390 10.0.0.242 - - [2025-10-24 15:48:45] "GET /firewall-rule/7e467888-24cc-469e-a22c-e80056a8ea6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003377 10.0.0.242 - - [2025-10-24 15:48:45] "POST /firewall-policys HTTP/1.1" 409 269 0.001710 10.0.0.242 - - [2025-10-24 15:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.242 - - [2025-10-24 15:48:45] "PUT /firewall-policy/a895f66d-420d-454e-9d2b-a7d75c372e5e HTTP/1.1" 200 265 0.020083 10.0.0.242 - - [2025-10-24 15:48:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.013769 10.0.0.242 - - [2025-10-24 15:48:45] "GET /firewall-policy/a895f66d-420d-454e-9d2b-a7d75c372e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003731 10.0.0.242 - - [2025-10-24 15:48:45] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002807 10.0.0.242 - - [2025-10-24 15:48:45] "GET /firewall-policy/a895f66d-420d-454e-9d2b-a7d75c372e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002365 10.0.0.242 - - [2025-10-24 15:48:45] "GET /firewall-policy/677d44f6-c9a0-4d3e-be33-34f306e1c0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001989 10.0.0.242 - - [2025-10-24 15:48:45] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003396 10.0.0.242 - - [2025-10-24 15:48:45] "GET /firewall-policy/a895f66d-420d-454e-9d2b-a7d75c372e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002579 10.0.0.242 - - [2025-10-24 15:48:45] "GET /firewall-policy/a895f66d-420d-454e-9d2b-a7d75c372e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003537 10.0.0.242 - - [2025-10-24 15:48:49] "GET /global-system-configs HTTP/1.1" 200 323 0.003509 10.0.0.242 - - [2025-10-24 15:48:50] "GET /global-system-configs HTTP/1.1" 200 323 0.002108 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:48:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001334 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:48:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001345 10.0.0.242 - - [2025-10-24 15:49:47] "GET /virtual-machine-interface/934edf00-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.009529 10.0.0.242 - - [2025-10-24 15:49:47] "POST /set-tag HTTP/1.1" 200 109 0.004902 10.0.0.242 - - [2025-10-24 15:49:47] "GET /virtual-machine-interface/93c770be-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004858 10.0.0.242 - - [2025-10-24 15:49:47] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.242 - - [2025-10-24 15:49:47] "GET /virtual-machine-interface/94f41eec-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008059 10.0.0.242 - - [2025-10-24 15:49:47] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.242 - - [2025-10-24 15:49:47] "GET /virtual-machine-interface/957f0548-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004487 10.0.0.242 - - [2025-10-24 15:49:47] "POST /set-tag HTTP/1.1" 200 109 0.003198 10.0.0.242 - - [2025-10-24 15:49:47] "GET /virtual-machine-interface/95f714b6-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004930 10.0.0.242 - - [2025-10-24 15:49:47] "POST /set-tag HTTP/1.1" 200 109 0.003967 10.0.0.242 - - [2025-10-24 15:49:47] "GET /virtual-machine-interface/966e90e0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004888 10.0.0.242 - - [2025-10-24 15:49:47] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.242 - - [2025-10-24 15:49:47] "GET /virtual-machine-interface/94764184-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004860 10.0.0.242 - - [2025-10-24 15:49:47] "POST /set-tag HTTP/1.1" 200 109 0.003374 10.0.0.242 - - [2025-10-24 15:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.242 - - [2025-10-24 15:49:47] "GET /loadbalancer/043fb011-2787-43d7-b899-6b09c7063681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002358 10.0.0.242 - - [2025-10-24 15:49:47] "GET /virtual-machine-interface/934edf00-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005243 10.0.0.242 - - [2025-10-24 15:49:47] "POST /set-tag HTTP/1.1" 200 109 0.024399 10.0.0.242 - - [2025-10-24 15:49:47] "DELETE /loadbalancer-member/7f2b8bfb-3c9a-4500-9da9-cdb18b08acbc HTTP/1.1" 200 115 0.068762 10.0.0.242 - - [2025-10-24 15:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.242 - - [2025-10-24 15:49:47] "GET /loadbalancer/043fb011-2787-43d7-b899-6b09c7063681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003558 10.0.0.242 - - [2025-10-24 15:49:47] "GET /virtual-machine-interface/96e31d34-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004629 10.0.0.242 - - [2025-10-24 15:49:47] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.242 - - [2025-10-24 15:49:48] "GET /virtual-machine-interface/934edf00-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007183 10.0.0.242 - - [2025-10-24 15:49:48] "POST /set-tag HTTP/1.1" 200 109 0.005939 10.0.0.242 - - [2025-10-24 15:49:48] "GET /virtual-machine-interface/934edf00-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006157 10.0.0.242 - - [2025-10-24 15:49:48] "POST /set-tag HTTP/1.1" 200 109 0.003742 10.0.0.242 - - [2025-10-24 15:49:48] "GET /virtual-machine/b45914a0-fe47-4499-89f9-6f6bc66d052a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003259 10.0.0.242 - - [2025-10-24 15:49:48] "POST /ref-update HTTP/1.1" 200 156 0.032844 10.0.0.242 - - [2025-10-24 15:49:48] "GET /virtual-machine-interface/934edf00-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.021118 10.0.0.242 - - [2025-10-24 15:49:48] "POST /set-tag HTTP/1.1" 200 109 0.018187 10.0.0.242 - - [2025-10-24 15:49:48] "POST /set-tag HTTP/1.1" 200 109 0.043681 10.0.0.242 - - [2025-10-24 15:49:48] "POST /set-tag HTTP/1.1" 200 109 0.041398 10.0.0.242 - - [2025-10-24 15:49:48] "POST /set-tag HTTP/1.1" 200 109 0.020513 10.0.0.242 - - [2025-10-24 15:49:48] "POST /set-tag HTTP/1.1" 200 109 0.034838 10.0.0.242 - - [2025-10-24 15:49:48] "DELETE /instance-ip/936ca774-b0f0-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.062462 10.0.0.242 - - [2025-10-24 15:49:48] "POST /ref-update HTTP/1.1" 200 156 0.013415 10.0.0.242 - - [2025-10-24 15:49:49] "DELETE /virtual-machine-interface/934edf00-b0f0-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.043122 10.0.0.242 - - [2025-10-24 15:49:49] "DELETE /virtual-machine/b45914a0-fe47-4499-89f9-6f6bc66d052a HTTP/1.1" 200 115 0.039560 10.0.0.242 - - [2025-10-24 15:49:49] "GET /virtual-machine-interface/93c770be-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007360 10.0.0.242 - - [2025-10-24 15:49:49] "POST /set-tag HTTP/1.1" 200 109 0.003033 10.0.0.242 - - [2025-10-24 15:49:49] "GET /virtual-machine-interface/93c770be-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005540 10.0.0.242 - - [2025-10-24 15:49:49] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.242 - - [2025-10-24 15:49:49] "GET /virtual-machine/ca412334-7904-40ca-8549-4250513b6527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003423 10.0.0.242 - - [2025-10-24 15:49:49] "POST /ref-update HTTP/1.1" 200 156 0.014778 10.0.0.242 - - [2025-10-24 15:49:49] "GET /virtual-machine-interface/93c770be-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.013174 10.0.0.242 - - [2025-10-24 15:49:49] "POST /set-tag HTTP/1.1" 200 109 0.087002 10.0.0.242 - - [2025-10-24 15:49:49] "POST /set-tag HTTP/1.1" 200 109 0.040155 10.0.0.242 - - [2025-10-24 15:49:49] "POST /set-tag HTTP/1.1" 200 109 0.042854 10.0.0.242 - - [2025-10-24 15:49:49] "POST /set-tag HTTP/1.1" 200 109 0.022443 10.0.0.242 - - [2025-10-24 15:49:49] "POST /set-tag HTTP/1.1" 200 109 0.033285 10.0.0.242 - - [2025-10-24 15:49:49] "DELETE /instance-ip/93e5d874-b0f0-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.057047 10.0.0.242 - - [2025-10-24 15:49:49] "POST /ref-update HTTP/1.1" 200 156 0.011074 10.0.0.242 - - [2025-10-24 15:49:49] "DELETE /virtual-machine-interface/93c770be-b0f0-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.051015 10.0.0.242 - - [2025-10-24 15:49:49] "DELETE /virtual-machine/ca412334-7904-40ca-8549-4250513b6527 HTTP/1.1" 200 115 0.034873 10.0.0.242 - - [2025-10-24 15:49:49] "DELETE /tag/bbd2b5fa-a72f-4320-a5e1-04561a915a1c HTTP/1.1" 200 115 0.045242 10.0.0.242 - - [2025-10-24 15:49:49] "GET /virtual-machine-interface/94764184-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009344 10.0.0.242 - - [2025-10-24 15:49:49] "POST /set-tag HTTP/1.1" 200 109 0.002785 10.0.0.242 - - [2025-10-24 15:49:49] "GET /virtual-machine-interface/94764184-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005473 10.0.0.242 - - [2025-10-24 15:49:49] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.242 - - [2025-10-24 15:49:49] "GET /virtual-machine/c9573bd8-0679-487c-91fb-d21a38e83695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004407 10.0.0.242 - - [2025-10-24 15:49:49] "POST /ref-update HTTP/1.1" 200 156 0.011773 10.0.0.242 - - [2025-10-24 15:49:50] "GET /virtual-machine-interface/94764184-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013488 10.0.0.242 - - [2025-10-24 15:49:50] "POST /set-tag HTTP/1.1" 200 109 0.029064 10.0.0.242 - - [2025-10-24 15:49:50] "POST /set-tag HTTP/1.1" 200 109 0.050438 10.0.0.242 - - [2025-10-24 15:49:50] "POST /set-tag HTTP/1.1" 200 109 0.035626 10.0.0.242 - - [2025-10-24 15:49:50] "POST /set-tag HTTP/1.1" 200 109 0.014383 10.0.0.242 - - [2025-10-24 15:49:50] "POST /set-tag HTTP/1.1" 200 109 0.032794 10.0.0.242 - - [2025-10-24 15:49:50] "DELETE /instance-ip/949397b6-b0f0-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.050364 10.0.0.242 - - [2025-10-24 15:49:50] "DELETE /virtual-machine-interface/94764184-b0f0-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.064829 10.0.0.242 - - [2025-10-24 15:49:50] "DELETE /virtual-machine/c9573bd8-0679-487c-91fb-d21a38e83695 HTTP/1.1" 200 115 0.028513 10.0.0.242 - - [2025-10-24 15:49:50] "GET /virtual-machine-interface/94f41eec-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010900 10.0.0.242 - - [2025-10-24 15:49:50] "POST /set-tag HTTP/1.1" 200 109 0.002790 10.0.0.242 - - [2025-10-24 15:49:50] "GET /virtual-machine-interface/94f41eec-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008395 10.0.0.242 - - [2025-10-24 15:49:50] "POST /set-tag HTTP/1.1" 200 109 0.003888 10.0.0.242 - - [2025-10-24 15:49:50] "GET /virtual-machine/4138e599-1f45-457c-8770-954a9e33b373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003122 10.0.0.242 - - [2025-10-24 15:49:50] "POST /ref-update HTTP/1.1" 200 156 0.010732 10.0.0.242 - - [2025-10-24 15:49:50] "GET /virtual-machine-interface/94f41eec-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019935 10.0.0.242 - - [2025-10-24 15:49:50] "POST /set-tag HTTP/1.1" 200 109 0.020540 10.0.0.242 - - [2025-10-24 15:49:50] "POST /set-tag HTTP/1.1" 200 109 0.035664 10.0.0.242 - - [2025-10-24 15:49:50] "POST /set-tag HTTP/1.1" 200 109 0.039367 10.0.0.242 - - [2025-10-24 15:49:50] "POST /set-tag HTTP/1.1" 200 109 0.022758 10.0.0.242 - - [2025-10-24 15:49:50] "POST /set-tag HTTP/1.1" 200 109 0.033367 10.0.0.242 - - [2025-10-24 15:49:50] "DELETE /instance-ip/950dad4e-b0f0-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.062008 10.0.0.242 - - [2025-10-24 15:49:50] "DELETE /virtual-machine-interface/94f41eec-b0f0-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.043433 10.0.0.242 - - [2025-10-24 15:49:50] "DELETE /virtual-machine/4138e599-1f45-457c-8770-954a9e33b373 HTTP/1.1" 200 115 0.021312 10.0.0.242 - - [2025-10-24 15:49:50] "DELETE /tag/27d80ae5-e06f-4745-add0-6fb476e41ecc HTTP/1.1" 409 391 0.006404 10.0.0.242 - - [2025-10-24 15:49:51] "DELETE /tag/57b155cc-d641-4982-bc79-8d02034d7375 HTTP/1.1" 200 115 0.037792 10.0.0.242 - - [2025-10-24 15:50:18] "GET /virtual-machine-interface/966e90e0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009270 10.0.0.242 - - [2025-10-24 15:50:18] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.242 - - [2025-10-24 15:50:18] "GET /virtual-machine-interface/966e90e0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006198 10.0.0.242 - - [2025-10-24 15:50:18] "POST /set-tag HTTP/1.1" 200 109 0.002823 10.0.0.242 - - [2025-10-24 15:50:18] "GET /virtual-machine/0af6da7e-181c-47eb-8d97-bab97f447e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003208 10.0.0.242 - - [2025-10-24 15:50:18] "POST /ref-update HTTP/1.1" 200 156 0.010667 10.0.0.242 - - [2025-10-24 15:50:18] "GET /virtual-machine-interface/966e90e0-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005582 10.0.0.242 - - [2025-10-24 15:50:18] "POST /set-tag HTTP/1.1" 200 109 0.017296 10.0.0.242 - - [2025-10-24 15:50:18] "POST /set-tag HTTP/1.1" 200 109 0.035686 10.0.0.242 - - [2025-10-24 15:50:18] "POST /set-tag HTTP/1.1" 200 109 0.016682 10.0.0.242 - - [2025-10-24 15:50:18] "POST /set-tag HTTP/1.1" 200 109 0.022377 10.0.0.242 - - [2025-10-24 15:50:18] "DELETE /instance-ip/968a867e-b0f0-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.044882 10.0.0.242 - - [2025-10-24 15:50:18] "DELETE /virtual-machine-interface/966e90e0-b0f0-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.042841 10.0.0.242 - - [2025-10-24 15:50:18] "DELETE /virtual-machine/0af6da7e-181c-47eb-8d97-bab97f447e40 HTTP/1.1" 200 115 0.018453 10.0.0.242 - - [2025-10-24 15:50:18] "DELETE /tag/21d45baf-2c26-4c90-b2c9-7355da2518c9 HTTP/1.1" 200 115 0.052845 10.0.0.242 - - [2025-10-24 15:50:18] "GET /virtual-machine-interface/95f714b6-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004241 10.0.0.242 - - [2025-10-24 15:50:19] "POST /set-tag HTTP/1.1" 200 109 0.004671 10.0.0.242 - - [2025-10-24 15:50:19] "GET /virtual-machine-interface/95f714b6-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005013 10.0.0.242 - - [2025-10-24 15:50:19] "POST /set-tag HTTP/1.1" 200 109 0.002322 10.0.0.242 - - [2025-10-24 15:50:19] "GET /virtual-machine/7eed496e-195d-4e46-82c4-fd9784cfc5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003539 10.0.0.242 - - [2025-10-24 15:50:19] "POST /ref-update HTTP/1.1" 200 156 0.009852 10.0.0.242 - - [2025-10-24 15:50:19] "GET /virtual-machine-interface/95f714b6-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014301 10.0.0.242 - - [2025-10-24 15:50:19] "POST /set-tag HTTP/1.1" 200 109 0.019489 10.0.0.242 - - [2025-10-24 15:50:19] "POST /set-tag HTTP/1.1" 200 109 0.038471 10.0.0.242 - - [2025-10-24 15:50:19] "POST /set-tag HTTP/1.1" 200 109 0.067286 10.0.0.242 - - [2025-10-24 15:50:19] "POST /set-tag HTTP/1.1" 200 109 0.025852 10.0.0.242 - - [2025-10-24 15:50:19] "DELETE /instance-ip/96145742-b0f0-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.073963 10.0.0.242 - - [2025-10-24 15:50:19] "DELETE /virtual-machine-interface/95f714b6-b0f0-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.051395 10.0.0.242 - - [2025-10-24 15:50:19] "DELETE /virtual-machine/7eed496e-195d-4e46-82c4-fd9784cfc5e5 HTTP/1.1" 200 115 0.035740 10.0.0.242 - - [2025-10-24 15:50:19] "DELETE /tag/2a9674d0-bf0a-4706-baf4-18bc706ff05f HTTP/1.1" 409 237 0.011589 10.0.0.242 - - [2025-10-24 15:50:19] "GET /virtual-machine-interface/96e31d34-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005339 10.0.0.242 - - [2025-10-24 15:50:19] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.242 - - [2025-10-24 15:50:19] "GET /virtual-machine-interface/96e31d34-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007187 10.0.0.242 - - [2025-10-24 15:50:19] "POST /set-tag HTTP/1.1" 200 109 0.010710 10.0.0.242 - - [2025-10-24 15:50:19] "GET /virtual-machine/c6e92ca1-5975-4113-ace6-c848a97514a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002902 10.0.0.242 - - [2025-10-24 15:50:19] "POST /ref-update HTTP/1.1" 200 156 0.011128 10.0.0.242 - - [2025-10-24 15:50:19] "GET /virtual-machine-interface/96e31d34-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006205 10.0.0.242 - - [2025-10-24 15:50:19] "POST /set-tag HTTP/1.1" 200 109 0.017615 10.0.0.242 - - [2025-10-24 15:50:19] "POST /set-tag HTTP/1.1" 200 109 0.031776 10.0.0.242 - - [2025-10-24 15:50:19] "POST /set-tag HTTP/1.1" 200 109 0.026512 10.0.0.242 - - [2025-10-24 15:50:19] "POST /set-tag HTTP/1.1" 200 109 0.014436 10.0.0.242 - - [2025-10-24 15:50:20] "DELETE /instance-ip/96fd7684-b0f0-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.051577 10.0.0.242 - - [2025-10-24 15:50:20] "DELETE /virtual-machine-interface/96e31d34-b0f0-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.043617 10.0.0.242 - - [2025-10-24 15:50:20] "DELETE /virtual-machine/c6e92ca1-5975-4113-ace6-c848a97514a6 HTTP/1.1" 200 115 0.021047 10.0.0.242 - - [2025-10-24 15:50:20] "DELETE /tag/f02037f7-aa74-4ba2-9536-71c8195fa05e HTTP/1.1" 409 237 0.006306 10.0.0.242 - - [2025-10-24 15:50:20] "DELETE /tag/2f699dbf-e0f7-47f8-bbb0-7a441b6ca1f7 HTTP/1.1" 409 237 0.004973 10.0.0.242 - - [2025-10-24 15:50:20] "DELETE /tag/be197f31-5a07-4ca5-9e9b-2bc27167f915 HTTP/1.1" 200 115 0.039054 10.0.0.242 - - [2025-10-24 15:50:20] "GET /virtual-machine-interface/957f0548-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004673 10.0.0.242 - - [2025-10-24 15:50:20] "POST /set-tag HTTP/1.1" 200 109 0.003299 10.0.0.242 - - [2025-10-24 15:50:20] "GET /virtual-machine-interface/957f0548-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004797 10.0.0.242 - - [2025-10-24 15:50:20] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.242 - - [2025-10-24 15:50:20] "GET /virtual-machine/30d5eb52-35ef-43c2-88b1-86a5407eb5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003488 10.0.0.242 - - [2025-10-24 15:50:20] "POST /ref-update HTTP/1.1" 200 156 0.009447 10.0.0.242 - - [2025-10-24 15:50:20] "GET /virtual-machine-interface/957f0548-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007117 10.0.0.242 - - [2025-10-24 15:50:20] "POST /set-tag HTTP/1.1" 200 109 0.026027 10.0.0.242 - - [2025-10-24 15:50:20] "POST /set-tag HTTP/1.1" 200 109 0.029056 10.0.0.242 - - [2025-10-24 15:50:20] "POST /set-tag HTTP/1.1" 200 109 0.030345 10.0.0.242 - - [2025-10-24 15:50:20] "POST /set-tag HTTP/1.1" 200 109 0.013513 10.0.0.242 - - [2025-10-24 15:50:20] "DELETE /instance-ip/9599010a-b0f0-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.048043 10.0.0.242 - - [2025-10-24 15:50:20] "DELETE /virtual-machine-interface/957f0548-b0f0-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.037141 10.0.0.242 - - [2025-10-24 15:50:20] "DELETE /virtual-machine/30d5eb52-35ef-43c2-88b1-86a5407eb5a0 HTTP/1.1" 200 115 0.020330 10.0.0.242 - - [2025-10-24 15:50:20] "DELETE /tag/dd012d23-0fb7-4e7f-9ea7-9d5521bb1bc6 HTTP/1.1" 200 115 0.035715 10.0.0.242 - - [2025-10-24 15:50:20] "DELETE /tag/60580d15-f1d2-439b-b94f-183224c8f81b HTTP/1.1" 200 115 0.036914 10.0.0.242 - - [2025-10-24 15:50:20] "DELETE /tag/48e4f2e0-26b8-4c9a-a2af-1ec2f14c4ba4 HTTP/1.1" 200 115 0.047962 10.0.0.242 - - [2025-10-24 15:50:22] "POST /projects HTTP/1.1" 409 238 0.002438 10.0.0.242 - - [2025-10-24 15:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.242 - - [2025-10-24 15:50:22] "GET /project/9ad75795-285a-40fd-adf0-a8d9b9e98d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045449 10.0.0.242 - - [2025-10-24 15:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.242 - - [2025-10-24 15:50:22] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004977 10.0.0.242 - - [2025-10-24 15:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.242 - - [2025-10-24 15:50:22] "GET /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004365 10.0.0.242 - - [2025-10-24 15:50:22] "POST /security-groups HTTP/1.1" 409 285 0.002479 10.0.0.242 - - [2025-10-24 15:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.242 - - [2025-10-24 15:50:22] "PUT /security-group/270c5d5d-0641-4923-b5b7-c37ba37890b8 HTTP/1.1" 200 263 0.054557 10.0.0.242 - - [2025-10-24 15:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.028639 10.0.0.242 - - [2025-10-24 15:50:22] "PUT /access-control-list/81601784-1555-4941-b759-6a6d05db712b HTTP/1.1" 200 273 0.030335 10.0.0.242 - - [2025-10-24 15:50:22] "PUT /access-control-list/fcdd30fc-02fc-4603-87b3-0106d4f808c3 HTTP/1.1" 200 273 0.029996 10.0.0.242 - - [2025-10-24 15:50:27] "POST /projects HTTP/1.1" 409 238 0.002877 10.0.0.242 - - [2025-10-24 15:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.242 - - [2025-10-24 15:50:27] "GET /project/9ad75795-285a-40fd-adf0-a8d9b9e98d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031785 10.0.0.242 - - [2025-10-24 15:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.242 - - [2025-10-24 15:50:27] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004714 10.0.0.242 - - [2025-10-24 15:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.242 - - [2025-10-24 15:50:27] "GET /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004657 10.0.0.242 - - [2025-10-24 15:50:27] "POST /security-groups HTTP/1.1" 409 285 0.002319 10.0.0.242 - - [2025-10-24 15:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.242 - - [2025-10-24 15:50:27] "PUT /security-group/270c5d5d-0641-4923-b5b7-c37ba37890b8 HTTP/1.1" 200 263 0.058926 10.0.0.242 - - [2025-10-24 15:50:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.021545 10.0.0.242 - - [2025-10-24 15:50:28] "PUT /access-control-list/81601784-1555-4941-b759-6a6d05db712b HTTP/1.1" 200 273 0.020621 10.0.0.242 - - [2025-10-24 15:50:28] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.017840 10.0.0.242 - - [2025-10-24 15:50:28] "PUT /access-control-list/fcdd30fc-02fc-4603-87b3-0106d4f808c3 HTTP/1.1" 200 273 0.033473 10.0.0.242 - - [2025-10-24 15:50:28] "GET /firewall-rule/338ce4c5-8204-4dec-9b6e-f81528f0ff26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003151 10.0.0.242 - - [2025-10-24 15:50:28] "POST /ref-update HTTP/1.1" 200 156 0.054703 10.0.0.242 - - [2025-10-24 15:50:28] "DELETE /firewall-rule/338ce4c5-8204-4dec-9b6e-f81528f0ff26 HTTP/1.1" 200 115 0.038619 10.0.0.242 - - [2025-10-24 15:50:28] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.007258 10.0.0.242 - - [2025-10-24 15:50:28] "GET /firewall-rule/412be193-5926-4ff2-bfd9-f9e7fd5eb200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003077 10.0.0.242 - - [2025-10-24 15:50:28] "POST /ref-update HTTP/1.1" 200 156 0.055387 10.0.0.242 - - [2025-10-24 15:50:28] "DELETE /firewall-rule/412be193-5926-4ff2-bfd9-f9e7fd5eb200 HTTP/1.1" 200 115 0.066032 10.0.0.242 - - [2025-10-24 15:50:28] "DELETE /tag/8ebec84d-8c01-4f53-8c22-b689d100a2da HTTP/1.1" 200 115 0.046751 10.0.0.242 - - [2025-10-24 15:50:28] "DELETE /tag/2f699dbf-e0f7-47f8-bbb0-7a441b6ca1f7 HTTP/1.1" 409 237 0.004042 10.0.0.242 - - [2025-10-24 15:50:28] "DELETE /tag/f02037f7-aa74-4ba2-9536-71c8195fa05e HTTP/1.1" 409 237 0.005969 10.0.0.242 - - [2025-10-24 15:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.242 - - [2025-10-24 15:50:28] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004261 10.0.0.242 - - [2025-10-24 15:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.242 - - [2025-10-24 15:50:28] "GET /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006941 10.0.0.242 - - [2025-10-24 15:50:28] "PUT /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01 HTTP/1.1" 200 265 0.056242 10.0.0.242 - - [2025-10-24 15:50:28] "PUT /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9 HTTP/1.1" 200 265 0.047476 10.0.0.242 - - [2025-10-24 15:50:28] "DELETE /security-group/270c5d5d-0641-4923-b5b7-c37ba37890b8 HTTP/1.1" 200 115 0.062624 10.0.0.242 - - [2025-10-24 15:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.242 - - [2025-10-24 15:50:28] "DELETE /access-control-list/81601784-1555-4941-b759-6a6d05db712b HTTP/1.1" 200 115 0.042031 10.0.0.242 - - [2025-10-24 15:50:28] "DELETE /access-control-list/fcdd30fc-02fc-4603-87b3-0106d4f808c3 HTTP/1.1" 200 115 0.039811 10.0.0.242 - - [2025-10-24 15:50:28] "GET /project/9ad75795-285a-40fd-adf0-a8d9b9e98d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.061222 10.0.0.242 - - [2025-10-24 15:50:28] "GET /project/9ad75795-285a-40fd-adf0-a8d9b9e98d99?fields=security_groups HTTP/1.1" 200 1353 0.040421 10.0.0.242 - - [2025-10-24 15:50:29] "DELETE /security-group/cf015710-440d-4fbe-ab9f-c1c6a75c6def HTTP/1.1" 200 115 0.048553 10.0.0.242 - - [2025-10-24 15:50:29] "DELETE /access-control-list/6d5105e2-2de4-467c-8840-ae4210cabbcd HTTP/1.1" 200 115 0.037977 10.0.0.242 - - [2025-10-24 15:50:29] "GET /project/9ad75795-285a-40fd-adf0-a8d9b9e98d99?fields=application_policy_sets HTTP/1.1" 200 1392 0.042154 10.0.0.242 - - [2025-10-24 15:50:29] "DELETE /access-control-list/c91fc5d1-d1d7-4ed1-b53d-4f58931b528b HTTP/1.1" 200 115 0.050047 10.0.0.242 - - [2025-10-24 15:50:29] "DELETE /project/9ad75795-285a-40fd-adf0-a8d9b9e98d99 HTTP/1.1" 200 115 0.358864 10.0.0.242 - - [2025-10-24 15:50:29] "POST /projects HTTP/1.1" 409 238 0.003138 10.0.0.242 - - [2025-10-24 15:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.242 - - [2025-10-24 15:50:29] "GET /project/052680dc-9b07-40b2-b773-4eb0981bfbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.033520 10.0.0.242 - - [2025-10-24 15:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.242 - - [2025-10-24 15:50:29] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005570 10.0.0.242 - - [2025-10-24 15:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.242 - - [2025-10-24 15:50:29] "GET /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004999 10.0.0.242 - - [2025-10-24 15:50:29] "POST /security-groups HTTP/1.1" 409 285 0.003663 10.0.0.242 - - [2025-10-24 15:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.242 - - [2025-10-24 15:50:29] "PUT /security-group/5ad3a233-7a68-43ce-aebf-f50188d5c5f5 HTTP/1.1" 200 263 0.057104 10.0.0.242 - - [2025-10-24 15:50:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.033994 10.0.0.242 - - [2025-10-24 15:50:29] "PUT /access-control-list/35d21f48-9407-488a-bbd3-55c0a38e7dfc HTTP/1.1" 200 273 0.019449 10.0.0.242 - - [2025-10-24 15:50:29] "PUT /access-control-list/d851a3de-3d0f-4247-8d96-58540f8460c5 HTTP/1.1" 200 273 0.026242 10.0.0.242 - - [2025-10-24 15:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.242 - - [2025-10-24 15:50:33] "GET /loadbalancer/043fb011-2787-43d7-b899-6b09c7063681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002779 10.0.0.242 - - [2025-10-24 15:50:33] "GET /virtual-machine-interface/93c770be-b0f0-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002191 10.0.0.242 - - [2025-10-24 15:50:33] "DELETE /loadbalancer-member/24a5a71e-0d8d-42ca-81aa-0cc70098b4ff HTTP/1.1" 200 115 0.031930 10.0.0.242 - - [2025-10-24 15:50:33] "DELETE /loadbalancer-pool/b4b7fd2f-0a99-45b7-ba70-b503156c0696 HTTP/1.1" 200 115 0.053346 10.0.0.242 - - [2025-10-24 15:50:33] "DELETE /loadbalancer-listener/c997d1a8-d39e-4fab-8171-47c402507ec9 HTTP/1.1" 200 115 0.043783 10.0.0.242 - - [2025-10-24 15:50:33] "DELETE /loadbalancer/043fb011-2787-43d7-b899-6b09c7063681 HTTP/1.1" 200 115 0.038193 10.0.0.242 - - [2025-10-24 15:50:33] "DELETE /floating-ip/0ca347f7-fb37-4668-bc08-3a9f0445a154 HTTP/1.1" 200 115 0.032378 10.0.0.242 - - [2025-10-24 15:50:33] "DELETE /instance-ip/3782384f-050b-468e-826f-8c2c3a172278 HTTP/1.1" 200 115 0.055772 10.0.0.242 - - [2025-10-24 15:50:33] "DELETE /virtual-machine-interface/ab0a4ac7-681c-48e2-b68c-579ef7fc84a1 HTTP/1.1" 200 115 0.043214 10.0.0.242 - - [2025-10-24 15:50:34] "DELETE /tag/81a0f2de-d76c-4487-ba83-1f85fcf47588 HTTP/1.1" 200 115 0.039604 10.0.0.242 - - [2025-10-24 15:50:34] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002624 10.0.0.242 - - [2025-10-24 15:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.242 - - [2025-10-24 15:50:34] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002883 10.0.0.242 - - [2025-10-24 15:50:34] "GET /firewall-policy/677d44f6-c9a0-4d3e-be33-34f306e1c0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002262 10.0.0.242 - - [2025-10-24 15:50:34] "GET /firewall-rule/7e467888-24cc-469e-a22c-e80056a8ea6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003116 10.0.0.242 - - [2025-10-24 15:50:34] "POST /ref-update HTTP/1.1" 200 156 0.019845 10.0.0.242 - - [2025-10-24 15:50:34] "DELETE /firewall-rule/7e467888-24cc-469e-a22c-e80056a8ea6e HTTP/1.1" 200 115 0.034672 10.0.0.242 - - [2025-10-24 15:50:34] "GET /firewall-policy/a895f66d-420d-454e-9d2b-a7d75c372e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003361 10.0.0.242 - - [2025-10-24 15:50:34] "GET /firewall-rule/94b9b4f9-9c81-4a16-9c69-02b2227eb6c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.003052 10.0.0.242 - - [2025-10-24 15:50:34] "POST /ref-update HTTP/1.1" 200 156 0.015841 10.0.0.242 - - [2025-10-24 15:50:34] "DELETE /firewall-rule/94b9b4f9-9c81-4a16-9c69-02b2227eb6c8 HTTP/1.1" 200 115 0.056331 10.0.0.242 - - [2025-10-24 15:50:34] "GET /firewall-policy/a895f66d-420d-454e-9d2b-a7d75c372e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.004270 10.0.0.242 - - [2025-10-24 15:50:34] "GET /firewall-rule/7b112b15-b0b3-4815-8d22-b2c4d8034831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.003284 10.0.0.242 - - [2025-10-24 15:50:34] "POST /ref-update HTTP/1.1" 200 156 0.011843 10.0.0.242 - - [2025-10-24 15:50:34] "DELETE /firewall-rule/7b112b15-b0b3-4815-8d22-b2c4d8034831 HTTP/1.1" 200 115 0.057142 10.0.0.242 - - [2025-10-24 15:50:34] "GET /application-policy-set/d9ea0c8a-a637-420f-985e-b5f0b3b8f6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003297 10.0.0.242 - - [2025-10-24 15:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.242 - - [2025-10-24 15:50:34] "GET /policy-management/78c42833-17c6-4fc2-82fa-33794fcbe457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002931 10.0.0.242 - - [2025-10-24 15:50:34] "GET /firewall-policy/a895f66d-420d-454e-9d2b-a7d75c372e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004341 10.0.0.242 - - [2025-10-24 15:50:34] "POST /ref-update HTTP/1.1" 200 156 0.036956 10.0.0.242 - - [2025-10-24 15:50:34] "DELETE /firewall-policy/a895f66d-420d-454e-9d2b-a7d75c372e5e HTTP/1.1" 200 115 0.061413 10.0.0.242 - - [2025-10-24 15:50:34] "DELETE /tag/f02037f7-aa74-4ba2-9536-71c8195fa05e HTTP/1.1" 200 115 0.082075 10.0.0.242 - - [2025-10-24 15:50:34] "DELETE /tag/2f699dbf-e0f7-47f8-bbb0-7a441b6ca1f7 HTTP/1.1" 200 115 0.046683 10.0.0.242 - - [2025-10-24 15:50:34] "DELETE /tag/27d80ae5-e06f-4745-add0-6fb476e41ecc HTTP/1.1" 200 115 0.080633 10.0.0.242 - - [2025-10-24 15:50:34] "DELETE /tag/2a9674d0-bf0a-4706-baf4-18bc706ff05f HTTP/1.1" 200 115 0.066345 10.0.0.242 - - [2025-10-24 15:50:35] "POST /projects HTTP/1.1" 409 238 0.012807 10.0.0.242 - - [2025-10-24 15:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.242 - - [2025-10-24 15:50:35] "GET /project/052680dc-9b07-40b2-b773-4eb0981bfbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.042186 10.0.0.242 - - [2025-10-24 15:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.242 - - [2025-10-24 15:50:35] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005220 10.0.0.242 - - [2025-10-24 15:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.242 - - [2025-10-24 15:50:35] "GET /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004400 10.0.0.242 - - [2025-10-24 15:50:35] "POST /security-groups HTTP/1.1" 409 285 0.005378 10.0.0.242 - - [2025-10-24 15:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.242 - - [2025-10-24 15:50:35] "PUT /security-group/5ad3a233-7a68-43ce-aebf-f50188d5c5f5 HTTP/1.1" 200 263 0.068839 10.0.0.242 - - [2025-10-24 15:50:35] "PUT /access-control-list/35d21f48-9407-488a-bbd3-55c0a38e7dfc HTTP/1.1" 200 273 0.038041 10.0.0.242 - - [2025-10-24 15:50:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.079657 10.0.0.242 - - [2025-10-24 15:50:35] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.030667 10.0.0.242 - - [2025-10-24 15:50:35] "PUT /access-control-list/d851a3de-3d0f-4247-8d96-58540f8460c5 HTTP/1.1" 200 273 0.018620 10.0.0.242 - - [2025-10-24 15:50:35] "GET /firewall-rule/b69f5c18-1ede-4dc6-8afc-7c8b586e876c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.007145 10.0.0.242 - - [2025-10-24 15:50:35] "POST /ref-update HTTP/1.1" 200 156 0.060605 10.0.0.242 - - [2025-10-24 15:50:35] "DELETE /firewall-rule/b69f5c18-1ede-4dc6-8afc-7c8b586e876c HTTP/1.1" 200 115 0.067733 10.0.0.242 - - [2025-10-24 15:50:35] "GET /firewall-policy/8d1892ad-9365-4ef3-b51a-9bed04d02982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.007624 10.0.0.242 - - [2025-10-24 15:50:35] "GET /firewall-rule/c7b73b20-0357-431f-a305-5f59cc993de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003698 10.0.0.242 - - [2025-10-24 15:50:35] "POST /ref-update HTTP/1.1" 200 156 0.052728 10.0.0.242 - - [2025-10-24 15:50:35] "DELETE /firewall-rule/c7b73b20-0357-431f-a305-5f59cc993de1 HTTP/1.1" 200 115 0.042074 10.0.0.242 - - [2025-10-24 15:50:35] "DELETE /tag/e675ee5c-0b9f-48b4-b5cf-9375d73ca510 HTTP/1.1" 200 115 0.054775 10.0.0.242 - - [2025-10-24 15:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.242 - - [2025-10-24 15:50:35] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005255 10.0.0.242 - - [2025-10-24 15:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.242 - - [2025-10-24 15:50:35] "GET /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004466 10.0.0.242 - - [2025-10-24 15:50:35] "PUT /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01 HTTP/1.1" 200 265 0.074816 10.0.0.242 - - [2025-10-24 15:50:36] "PUT /virtual-network/46c49591-5d3d-4ba4-8bc2-a4e071c61ed9 HTTP/1.1" 200 265 0.063184 10.0.0.242 - - [2025-10-24 15:50:36] "DELETE /security-group/5ad3a233-7a68-43ce-aebf-f50188d5c5f5 HTTP/1.1" 200 115 0.088981 10.0.0.242 - - [2025-10-24 15:50:36] "DELETE /access-control-list/35d21f48-9407-488a-bbd3-55c0a38e7dfc HTTP/1.1" 200 115 0.044639 10.0.0.242 - - [2025-10-24 15:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011592 10.0.0.242 - - [2025-10-24 15:50:36] "DELETE /access-control-list/d851a3de-3d0f-4247-8d96-58540f8460c5 HTTP/1.1" 200 115 0.033562 10.0.0.242 - - [2025-10-24 15:50:36] "GET /project/052680dc-9b07-40b2-b773-4eb0981bfbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.048964 10.0.0.242 - - [2025-10-24 15:50:36] "GET /project/052680dc-9b07-40b2-b773-4eb0981bfbfe?fields=security_groups HTTP/1.1" 200 1351 0.040783 10.0.0.242 - - [2025-10-24 15:50:36] "DELETE /security-group/41e64521-42f9-4251-8f47-eb122fd9f603 HTTP/1.1" 200 115 0.063534 10.0.0.242 - - [2025-10-24 15:50:36] "DELETE /access-control-list/1e0de9d9-51fa-48c0-af06-f63aa62fd2bd HTTP/1.1" 200 115 0.043519 10.0.0.242 - - [2025-10-24 15:50:36] "GET /project/052680dc-9b07-40b2-b773-4eb0981bfbfe?fields=application_policy_sets HTTP/1.1" 200 1390 0.057397 10.0.0.242 - - [2025-10-24 15:50:36] "DELETE /access-control-list/a7fb63f3-7337-49d9-b05f-440b2e7b8d3d HTTP/1.1" 200 115 0.070082 10.0.0.242 - - [2025-10-24 15:50:36] "DELETE /project/052680dc-9b07-40b2-b773-4eb0981bfbfe HTTP/1.1" 200 115 0.394815 10.0.0.242 - - [2025-10-24 15:51:24] "GET / HTTP/1.1" 200 36215 0.001596 10.0.0.242 - - [2025-10-24 15:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.242 - - [2025-10-24 15:51:24] "GET /global-vrouter-config/f340c18d-1f8e-4bd2-987d-c652b096a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002820 10.0.0.242 - - [2025-10-24 15:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.242 - - [2025-10-24 15:51:25] "GET /global-vrouter-config/f340c18d-1f8e-4bd2-987d-c652b096a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002657 10.0.0.242 - - [2025-10-24 15:52:04] "GET / HTTP/1.1" 200 36215 0.002199 10.0.0.242 - - [2025-10-24 15:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.242 - - [2025-10-24 15:52:04] "GET /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005011 10.0.0.242 - - [2025-10-24 15:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.242 - - [2025-10-24 15:52:05] "GET /config-node/ca982658-3f36-4af7-bd3d-f11e097ab881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002991 10.0.0.242 - - [2025-10-24 15:52:05] "GET / HTTP/1.1" 200 36215 0.002024 10.0.0.242 - - [2025-10-24 15:52:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002575 10.0.0.242 - - [2025-10-24 15:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.242 - - [2025-10-24 15:52:10] "GET /global-vrouter-config/f340c18d-1f8e-4bd2-987d-c652b096a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003170 10.0.0.242 - - [2025-10-24 15:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.242 - - [2025-10-24 15:52:10] "PUT /global-vrouter-config/f340c18d-1f8e-4bd2-987d-c652b096a3b9 HTTP/1.1" 200 277 0.010577 10.0.0.242 - - [2025-10-24 15:52:10] "GET / HTTP/1.1" 200 36215 0.001487 10.0.0.242 - - [2025-10-24 15:52:10] "POST /alarms HTTP/1.1" 409 264 0.002551 10.0.0.242 - - [2025-10-24 15:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.242 - - [2025-10-24 15:52:10] "PUT /alarm/68aa83f0-4633-4a35-b534-63fc30a6ecef HTTP/1.1" 200 245 0.010228 10.0.0.242 - - [2025-10-24 15:52:10] "POST /alarms HTTP/1.1" 409 261 0.003687 10.0.0.242 - - [2025-10-24 15:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.242 - - [2025-10-24 15:52:10] "PUT /alarm/a2b3015a-8de7-4b24-afcf-bb4419b9d5e9 HTTP/1.1" 200 245 0.009861 10.0.0.242 - - [2025-10-24 15:52:10] "POST /alarms HTTP/1.1" 409 261 0.008350 10.0.0.242 - - [2025-10-24 15:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.242 - - [2025-10-24 15:52:10] "PUT /alarm/542f88fe-1d32-44c7-8dce-b1571feafa68 HTTP/1.1" 200 245 0.013367 10.0.0.242 - - [2025-10-24 15:52:10] "POST /alarms HTTP/1.1" 409 253 0.011493 10.0.0.242 - - [2025-10-24 15:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.242 - - [2025-10-24 15:52:10] "PUT /alarm/c4b88492-a667-4457-ba6f-f5ad11ef6e71 HTTP/1.1" 200 245 0.018927 10.0.0.242 - - [2025-10-24 15:52:10] "POST /alarms HTTP/1.1" 409 251 0.018453 10.0.0.242 - - [2025-10-24 15:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.242 - - [2025-10-24 15:52:11] "PUT /alarm/f2e9ed66-e4ca-43c0-a1d9-bccdfd945db1 HTTP/1.1" 200 245 0.031629 10.0.0.242 - - [2025-10-24 15:52:11] "POST /alarms HTTP/1.1" 409 252 0.004518 10.0.0.242 - - [2025-10-24 15:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.242 - - [2025-10-24 15:52:11] "PUT /alarm/ea1408d2-54de-4e90-b2eb-6b6cacba8320 HTTP/1.1" 200 245 0.010672 10.0.0.242 - - [2025-10-24 15:52:11] "POST /alarms HTTP/1.1" 409 256 0.005536 10.0.0.242 - - [2025-10-24 15:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.242 - - [2025-10-24 15:52:11] "PUT /alarm/c9cad7bf-bec0-4c16-ba90-e31cbb2ae627 HTTP/1.1" 200 245 0.021564 10.0.0.242 - - [2025-10-24 15:52:11] "POST /alarms HTTP/1.1" 409 248 0.003417 10.0.0.242 - - [2025-10-24 15:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.242 - - [2025-10-24 15:52:11] "PUT /alarm/0666cfab-c853-4d8f-ad05-dd134bd61579 HTTP/1.1" 200 245 0.011903 10.0.0.242 - - [2025-10-24 15:52:11] "POST /alarms HTTP/1.1" 409 252 0.005032 10.0.0.242 - - [2025-10-24 15:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.242 - - [2025-10-24 15:52:11] "PUT /alarm/a8be474c-b293-4dbe-9565-728bfcd0aeab HTTP/1.1" 200 245 0.015661 10.0.0.242 - - [2025-10-24 15:52:11] "POST /alarms HTTP/1.1" 409 257 0.015068 10.0.0.242 - - [2025-10-24 15:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.242 - - [2025-10-24 15:52:11] "PUT /alarm/f3228f4a-8c32-4927-92d8-fd9c3d0c5778 HTTP/1.1" 200 245 0.030652 10.0.0.242 - - [2025-10-24 15:52:11] "POST /alarms HTTP/1.1" 409 251 0.006618 10.0.0.242 - - [2025-10-24 15:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.242 - - [2025-10-24 15:52:11] "PUT /alarm/df59ef2a-a5f3-4fd9-a231-91757722fcc0 HTTP/1.1" 200 245 0.014495 10.0.0.242 - - [2025-10-24 15:52:11] "POST /alarms HTTP/1.1" 409 257 0.007800 10.0.0.242 - - [2025-10-24 15:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.242 - - [2025-10-24 15:52:11] "PUT /alarm/b9cb0d0e-5d59-44c7-a14d-36e46d7730b9 HTTP/1.1" 200 245 0.014080 10.0.0.242 - - [2025-10-24 15:52:11] "POST /alarms HTTP/1.1" 409 261 0.003972 10.0.0.242 - - [2025-10-24 15:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.242 - - [2025-10-24 15:52:11] "PUT /alarm/43a13b0b-3bb2-4906-83b5-ace0f116f3fc HTTP/1.1" 200 245 0.012419 10.0.0.242 - - [2025-10-24 15:52:11] "POST /alarms HTTP/1.1" 409 258 0.003105 10.0.0.242 - - [2025-10-24 15:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.242 - - [2025-10-24 15:52:11] "PUT /alarm/28ecac25-905a-4f12-abea-698de13f9e23 HTTP/1.1" 200 245 0.011137 10.0.0.242 - - [2025-10-24 15:52:11] "POST /alarms HTTP/1.1" 409 254 0.002411 10.0.0.242 - - [2025-10-24 15:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.242 - - [2025-10-24 15:52:11] "PUT /alarm/b26245b8-7edc-4e21-86bb-5724d88d23f6 HTTP/1.1" 200 245 0.011246 10.0.0.242 - - [2025-10-24 15:52:11] "POST /alarms HTTP/1.1" 409 254 0.005839 10.0.0.242 - - [2025-10-24 15:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.242 - - [2025-10-24 15:52:11] "PUT /alarm/f3702142-6762-42ae-a4de-dc7d46a6cd81 HTTP/1.1" 200 245 0.012962 10.0.0.242 - - [2025-10-24 15:52:11] "POST /alarms HTTP/1.1" 409 254 0.011275 10.0.0.242 - - [2025-10-24 15:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.242 - - [2025-10-24 15:52:11] "PUT /alarm/19cb36db-7c1d-4709-9d92-d0a82e83e4d6 HTTP/1.1" 200 245 0.014554 10.0.0.242 - - [2025-10-24 15:52:11] "POST /alarms HTTP/1.1" 409 247 0.019633 10.0.0.242 - - [2025-10-24 15:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.242 - - [2025-10-24 15:52:12] "PUT /alarm/27f433cb-caae-4361-9447-5b7c1f88da4b HTTP/1.1" 200 245 0.012217 10.0.0.242 - - [2025-10-24 15:52:12] "POST /alarms HTTP/1.1" 409 272 0.008578 10.0.0.242 - - [2025-10-24 15:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.242 - - [2025-10-24 15:52:12] "PUT /alarm/908d34b5-d516-47f0-a5ca-a10bab6020e0 HTTP/1.1" 200 245 0.022923 10.0.0.242 - - [2025-10-24 15:52:12] "POST /alarms HTTP/1.1" 409 261 0.007468 10.0.0.242 - - [2025-10-24 15:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.242 - - [2025-10-24 15:52:12] "PUT /alarm/25579774-85af-44c8-8817-06b3164b5187 HTTP/1.1" 200 245 0.010256 10.0.0.242 - - [2025-10-24 15:52:12] "POST /alarms HTTP/1.1" 409 259 0.006020 10.0.0.242 - - [2025-10-24 15:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.242 - - [2025-10-24 15:52:12] "PUT /alarm/77a9511b-c78a-46ea-aedc-aea8351e1a86 HTTP/1.1" 200 245 0.010146 10.0.0.242 - - [2025-10-24 15:52:12] "POST /alarms HTTP/1.1" 409 265 0.001727 10.0.0.242 - - [2025-10-24 15:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.242 - - [2025-10-24 15:52:12] "PUT /alarm/5a4b0236-dbe2-4c2c-a9bb-de86b291c6e2 HTTP/1.1" 200 245 0.036382 10.0.0.242 - - [2025-10-24 15:52:12] "POST /alarms HTTP/1.1" 409 279 0.008207 10.0.0.242 - - [2025-10-24 15:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.242 - - [2025-10-24 15:52:12] "PUT /alarm/90a8e5d0-8eb1-477b-921f-b987aaf3aef4 HTTP/1.1" 200 245 0.012549 10.0.0.242 - - [2025-10-24 15:52:12] "GET / HTTP/1.1" 200 36215 0.001695 10.0.0.242 - - [2025-10-24 15:52:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002477 10.0.0.242 - - [2025-10-24 15:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.242 - - [2025-10-24 15:52:12] "PUT /global-vrouter-config/f340c18d-1f8e-4bd2-987d-c652b096a3b9 HTTP/1.1" 200 277 0.008548 10.0.0.242 - - [2025-10-24 15:52:12] "GET / HTTP/1.1" 200 36215 0.001688 10.0.0.242 - - [2025-10-24 15:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.242 - - [2025-10-24 15:52:12] "GET /global-vrouter-config/f340c18d-1f8e-4bd2-987d-c652b096a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002666 10.0.0.242 - - [2025-10-24 15:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.242 - - [2025-10-24 15:52:13] "PUT /global-vrouter-config/f340c18d-1f8e-4bd2-987d-c652b096a3b9 HTTP/1.1" 200 277 0.014688 10.0.0.242 - - [2025-10-24 15:52:13] "GET / HTTP/1.1" 200 36215 0.001861 10.0.0.242 - - [2025-10-24 15:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.242 - - [2025-10-24 15:52:13] "GET /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004979 10.0.0.242 - - [2025-10-24 15:52:13] "PUT /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f HTTP/1.1" 200 275 0.015904 10.0.0.242 - - [2025-10-24 15:52:16] "GET / HTTP/1.1" 200 36215 0.001536 10.0.0.242 - - [2025-10-24 15:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.242 - - [2025-10-24 15:52:16] "GET /routing-instance/86814d5f-8883-46eb-bce8-afda69b80536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003248 10.0.0.242 - - [2025-10-24 15:52:16] "POST /bgp-routers HTTP/1.1" 409 301 0.002833 10.0.0.242 - - [2025-10-24 15:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006135 10.0.0.242 - - [2025-10-24 15:52:16] "GET /bgp-router/648680d4-baf6-45dc-9644-89976c3cb2dc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003896 10.0.0.242 - - [2025-10-24 15:52:16] "PUT /bgp-router/648680d4-baf6-45dc-9644-89976c3cb2dc HTTP/1.1" 200 255 0.019735 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:52:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001058 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:52:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001145 10.0.0.242 - - [2025-10-24 15:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.242 - - [2025-10-24 15:52:19] "GET /global-vrouter-config/f340c18d-1f8e-4bd2-987d-c652b096a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002881 10.0.0.242 - - [2025-10-24 15:52:32] "GET / HTTP/1.1" 200 36215 0.001982 10.0.0.242 - - [2025-10-24 15:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.242 - - [2025-10-24 15:52:32] "GET /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004750 10.0.0.242 - - [2025-10-24 15:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.242 - - [2025-10-24 15:52:32] "GET /config-node/ca982658-3f36-4af7-bd3d-f11e097ab881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002633 10.0.0.242 - - [2025-10-24 15:52:43] "GET / HTTP/1.1" 200 36215 0.002157 10.0.0.242 - - [2025-10-24 15:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.242 - - [2025-10-24 15:52:43] "GET /routing-instance/86814d5f-8883-46eb-bce8-afda69b80536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002830 10.0.0.242 - - [2025-10-24 15:52:43] "POST /bgp-routers HTTP/1.1" 409 301 0.001929 10.0.0.242 - - [2025-10-24 15:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.242 - - [2025-10-24 15:52:43] "GET /bgp-router/648680d4-baf6-45dc-9644-89976c3cb2dc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002965 10.0.0.242 - - [2025-10-24 15:52:43] "PUT /bgp-router/648680d4-baf6-45dc-9644-89976c3cb2dc HTTP/1.1" 200 255 0.013253 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:52:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001111 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:52:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000946 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:52:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001000 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:52:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000892 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:52:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001110 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:52:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001505 10.0.0.242 - - [2025-10-24 15:53:06] "GET / HTTP/1.1" 200 36215 0.001947 10.0.0.242 - - [2025-10-24 15:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.242 - - [2025-10-24 15:53:06] "GET /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005021 10.0.0.242 - - [2025-10-24 15:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.242 - - [2025-10-24 15:53:06] "GET /config-node/ca982658-3f36-4af7-bd3d-f11e097ab881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001873 10.0.0.242 - - [2025-10-24 15:53:06] "GET / HTTP/1.1" 200 36215 0.001612 10.0.0.242 - - [2025-10-24 15:53:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002241 10.0.0.242 - - [2025-10-24 15:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.242 - - [2025-10-24 15:53:11] "GET /global-vrouter-config/f340c18d-1f8e-4bd2-987d-c652b096a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003052 10.0.0.242 - - [2025-10-24 15:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.242 - - [2025-10-24 15:53:11] "PUT /global-vrouter-config/f340c18d-1f8e-4bd2-987d-c652b096a3b9 HTTP/1.1" 200 277 0.008209 10.0.0.242 - - [2025-10-24 15:53:11] "GET / HTTP/1.1" 200 36215 0.001631 10.0.0.242 - - [2025-10-24 15:53:11] "POST /alarms HTTP/1.1" 409 264 0.002300 10.0.0.242 - - [2025-10-24 15:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.242 - - [2025-10-24 15:53:11] "PUT /alarm/68aa83f0-4633-4a35-b534-63fc30a6ecef HTTP/1.1" 200 245 0.010678 10.0.0.242 - - [2025-10-24 15:53:11] "POST /alarms HTTP/1.1" 409 261 0.002381 10.0.0.242 - - [2025-10-24 15:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.242 - - [2025-10-24 15:53:11] "PUT /alarm/a2b3015a-8de7-4b24-afcf-bb4419b9d5e9 HTTP/1.1" 200 245 0.013974 10.0.0.242 - - [2025-10-24 15:53:11] "POST /alarms HTTP/1.1" 409 261 0.002419 10.0.0.242 - - [2025-10-24 15:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.242 - - [2025-10-24 15:53:12] "PUT /alarm/542f88fe-1d32-44c7-8dce-b1571feafa68 HTTP/1.1" 200 245 0.009985 10.0.0.242 - - [2025-10-24 15:53:12] "POST /alarms HTTP/1.1" 409 253 0.002937 10.0.0.242 - - [2025-10-24 15:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.242 - - [2025-10-24 15:53:12] "PUT /alarm/c4b88492-a667-4457-ba6f-f5ad11ef6e71 HTTP/1.1" 200 245 0.018889 10.0.0.242 - - [2025-10-24 15:53:12] "POST /alarms HTTP/1.1" 409 251 0.002632 10.0.0.242 - - [2025-10-24 15:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.242 - - [2025-10-24 15:53:12] "PUT /alarm/f2e9ed66-e4ca-43c0-a1d9-bccdfd945db1 HTTP/1.1" 200 245 0.010447 10.0.0.242 - - [2025-10-24 15:53:12] "POST /alarms HTTP/1.1" 409 252 0.002515 10.0.0.242 - - [2025-10-24 15:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.242 - - [2025-10-24 15:53:12] "PUT /alarm/ea1408d2-54de-4e90-b2eb-6b6cacba8320 HTTP/1.1" 200 245 0.014365 10.0.0.242 - - [2025-10-24 15:53:12] "POST /alarms HTTP/1.1" 409 256 0.002641 10.0.0.242 - - [2025-10-24 15:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.242 - - [2025-10-24 15:53:12] "PUT /alarm/c9cad7bf-bec0-4c16-ba90-e31cbb2ae627 HTTP/1.1" 200 245 0.012585 10.0.0.242 - - [2025-10-24 15:53:12] "POST /alarms HTTP/1.1" 409 248 0.002663 10.0.0.242 - - [2025-10-24 15:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.242 - - [2025-10-24 15:53:12] "PUT /alarm/0666cfab-c853-4d8f-ad05-dd134bd61579 HTTP/1.1" 200 245 0.010602 10.0.0.242 - - [2025-10-24 15:53:12] "POST /alarms HTTP/1.1" 409 252 0.002438 10.0.0.242 - - [2025-10-24 15:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.242 - - [2025-10-24 15:53:12] "PUT /alarm/a8be474c-b293-4dbe-9565-728bfcd0aeab HTTP/1.1" 200 245 0.009146 10.0.0.242 - - [2025-10-24 15:53:12] "POST /alarms HTTP/1.1" 409 257 0.002477 10.0.0.242 - - [2025-10-24 15:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.242 - - [2025-10-24 15:53:12] "PUT /alarm/f3228f4a-8c32-4927-92d8-fd9c3d0c5778 HTTP/1.1" 200 245 0.008826 10.0.0.242 - - [2025-10-24 15:53:12] "POST /alarms HTTP/1.1" 409 251 0.002227 10.0.0.242 - - [2025-10-24 15:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.242 - - [2025-10-24 15:53:12] "PUT /alarm/df59ef2a-a5f3-4fd9-a231-91757722fcc0 HTTP/1.1" 200 245 0.012192 10.0.0.242 - - [2025-10-24 15:53:12] "POST /alarms HTTP/1.1" 409 257 0.002378 10.0.0.242 - - [2025-10-24 15:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.242 - - [2025-10-24 15:53:12] "PUT /alarm/b9cb0d0e-5d59-44c7-a14d-36e46d7730b9 HTTP/1.1" 200 245 0.009117 10.0.0.242 - - [2025-10-24 15:53:12] "POST /alarms HTTP/1.1" 409 261 0.004759 10.0.0.242 - - [2025-10-24 15:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.242 - - [2025-10-24 15:53:12] "PUT /alarm/43a13b0b-3bb2-4906-83b5-ace0f116f3fc HTTP/1.1" 200 245 0.010123 10.0.0.242 - - [2025-10-24 15:53:12] "POST /alarms HTTP/1.1" 409 258 0.005340 10.0.0.242 - - [2025-10-24 15:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.242 - - [2025-10-24 15:53:12] "PUT /alarm/28ecac25-905a-4f12-abea-698de13f9e23 HTTP/1.1" 200 245 0.008784 10.0.0.242 - - [2025-10-24 15:53:12] "POST /alarms HTTP/1.1" 409 254 0.004993 10.0.0.242 - - [2025-10-24 15:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.242 - - [2025-10-24 15:53:12] "PUT /alarm/b26245b8-7edc-4e21-86bb-5724d88d23f6 HTTP/1.1" 200 245 0.008649 10.0.0.242 - - [2025-10-24 15:53:12] "POST /alarms HTTP/1.1" 409 254 0.016505 10.0.0.242 - - [2025-10-24 15:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.242 - - [2025-10-24 15:53:12] "PUT /alarm/f3702142-6762-42ae-a4de-dc7d46a6cd81 HTTP/1.1" 200 245 0.010747 10.0.0.242 - - [2025-10-24 15:53:12] "POST /alarms HTTP/1.1" 409 254 0.005235 10.0.0.242 - - [2025-10-24 15:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.242 - - [2025-10-24 15:53:12] "PUT /alarm/19cb36db-7c1d-4709-9d92-d0a82e83e4d6 HTTP/1.1" 200 245 0.013072 10.0.0.242 - - [2025-10-24 15:53:12] "POST /alarms HTTP/1.1" 409 247 0.014165 10.0.0.242 - - [2025-10-24 15:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.242 - - [2025-10-24 15:53:13] "PUT /alarm/27f433cb-caae-4361-9447-5b7c1f88da4b HTTP/1.1" 200 245 0.017081 10.0.0.242 - - [2025-10-24 15:53:13] "POST /alarms HTTP/1.1" 409 272 0.014778 10.0.0.242 - - [2025-10-24 15:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.242 - - [2025-10-24 15:53:13] "PUT /alarm/908d34b5-d516-47f0-a5ca-a10bab6020e0 HTTP/1.1" 200 245 0.011518 10.0.0.242 - - [2025-10-24 15:53:13] "POST /alarms HTTP/1.1" 409 261 0.009152 10.0.0.242 - - [2025-10-24 15:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.242 - - [2025-10-24 15:53:13] "PUT /alarm/25579774-85af-44c8-8817-06b3164b5187 HTTP/1.1" 200 245 0.013109 10.0.0.242 - - [2025-10-24 15:53:13] "POST /alarms HTTP/1.1" 409 259 0.004490 10.0.0.242 - - [2025-10-24 15:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005683 10.0.0.242 - - [2025-10-24 15:53:13] "PUT /alarm/77a9511b-c78a-46ea-aedc-aea8351e1a86 HTTP/1.1" 200 245 0.011320 10.0.0.242 - - [2025-10-24 15:53:13] "POST /alarms HTTP/1.1" 409 265 0.011316 10.0.0.242 - - [2025-10-24 15:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.242 - - [2025-10-24 15:53:13] "PUT /alarm/5a4b0236-dbe2-4c2c-a9bb-de86b291c6e2 HTTP/1.1" 200 245 0.011360 10.0.0.242 - - [2025-10-24 15:53:13] "POST /alarms HTTP/1.1" 409 279 0.009123 10.0.0.242 - - [2025-10-24 15:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.242 - - [2025-10-24 15:53:13] "PUT /alarm/90a8e5d0-8eb1-477b-921f-b987aaf3aef4 HTTP/1.1" 200 245 0.017173 10.0.0.242 - - [2025-10-24 15:53:13] "GET / HTTP/1.1" 200 36215 0.001872 10.0.0.242 - - [2025-10-24 15:53:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002290 10.0.0.242 - - [2025-10-24 15:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.242 - - [2025-10-24 15:53:13] "PUT /global-vrouter-config/f340c18d-1f8e-4bd2-987d-c652b096a3b9 HTTP/1.1" 200 277 0.008342 10.0.0.242 - - [2025-10-24 15:53:13] "GET / HTTP/1.1" 200 36215 0.001615 10.0.0.242 - - [2025-10-24 15:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.242 - - [2025-10-24 15:53:13] "GET /global-vrouter-config/f340c18d-1f8e-4bd2-987d-c652b096a3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003062 10.0.0.242 - - [2025-10-24 15:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.242 - - [2025-10-24 15:53:13] "PUT /global-vrouter-config/f340c18d-1f8e-4bd2-987d-c652b096a3b9 HTTP/1.1" 200 277 0.010122 10.0.0.242 - - [2025-10-24 15:53:14] "GET / HTTP/1.1" 200 36215 0.001932 10.0.0.242 - - [2025-10-24 15:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.242 - - [2025-10-24 15:53:14] "GET /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.008619 10.0.0.242 - - [2025-10-24 15:53:14] "PUT /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f HTTP/1.1" 200 275 0.027779 10.0.0.242 - - [2025-10-24 15:53:17] "GET / HTTP/1.1" 200 36215 0.001611 10.0.0.242 - - [2025-10-24 15:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.242 - - [2025-10-24 15:53:17] "GET /routing-instance/86814d5f-8883-46eb-bce8-afda69b80536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003335 10.0.0.242 - - [2025-10-24 15:53:17] "POST /bgp-routers HTTP/1.1" 409 301 0.006082 10.0.0.242 - - [2025-10-24 15:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.242 - - [2025-10-24 15:53:17] "GET /bgp-router/648680d4-baf6-45dc-9644-89976c3cb2dc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003873 10.0.0.242 - - [2025-10-24 15:53:18] "PUT /bgp-router/648680d4-baf6-45dc-9644-89976c3cb2dc HTTP/1.1" 200 255 0.015507 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:53:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001050 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:53:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001229 10.0.0.242 - - [2025-10-24 15:53:22] "POST /tags HTTP/1.1" 200 356 0.028748 10.0.0.242 - - [2025-10-24 15:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010550 10.0.0.242 - - [2025-10-24 15:53:22] "GET /tag/f2261091-3bec-46ca-a916-1a96a9e3cd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.021963 10.0.0.242 - - [2025-10-24 15:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.242 - - [2025-10-24 15:53:22] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005261 10.0.0.242 - - [2025-10-24 15:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.242 - - [2025-10-24 15:53:22] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046637 10.0.0.242 - - [2025-10-24 15:53:22] "POST /virtual-machines HTTP/1.1" 200 352 0.011899 10.0.0.242 - - [2025-10-24 15:53:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017288 10.0.0.242 - - [2025-10-24 15:53:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.128755 10.0.0.242 - - [2025-10-24 15:53:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008736 10.0.0.242 - - [2025-10-24 15:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013263 10.0.0.242 - - [2025-10-24 15:53:22] "GET /virtual-machine-interface/91c58ffc-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008139 10.0.0.242 - - [2025-10-24 15:53:23] "POST /instance-ips HTTP/1.1" 200 392 0.024182 10.0.0.242 - - [2025-10-24 15:53:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.039799 10.0.0.242 - - [2025-10-24 15:53:23] "GET /virtual-machine-interface/91c58ffc-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.014896 10.0.0.242 - - [2025-10-24 15:53:23] "POST /set-tag HTTP/1.1" 200 109 0.015225 10.0.0.242 - - [2025-10-24 15:53:23] "GET /virtual-machine-interface/91c58ffc-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.011225 10.0.0.242 - - [2025-10-24 15:53:23] "GET /instance-ip/91e2dda0-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003210 10.0.0.242 - - [2025-10-24 15:53:23] "GET /virtual-machine-interface/91c58ffc-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005503 10.0.0.242 - - [2025-10-24 15:53:23] "POST /set-tag HTTP/1.1" 200 109 0.002258 10.0.0.242 - - [2025-10-24 15:53:23] "GET /virtual-router/40142740-68e3-4810-a38d-d7e841d6209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003510 10.0.0.242 - - [2025-10-24 15:53:23] "POST /ref-update HTTP/1.1" 200 156 0.013085 10.0.0.242 - - [2025-10-24 15:53:23] "GET /virtual-machine-interface/91c58ffc-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.022243 10.0.0.242 - - [2025-10-24 15:53:23] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.242 - - [2025-10-24 15:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.242 - - [2025-10-24 15:53:23] "GET /virtual-network/b6b17444-7d4c-420c-817c-1705983b7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004432 10.0.0.242 - - [2025-10-24 15:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.242 - - [2025-10-24 15:53:23] "GET /project/9b7bf7d4-acac-4969-b8d0-27e5cd1c18ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.044867 10.0.0.242 - - [2025-10-24 15:53:23] "POST /virtual-machines HTTP/1.1" 200 356 0.008689 10.0.0.242 - - [2025-10-24 15:53:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011713 10.0.0.242 - - [2025-10-24 15:53:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.098502 10.0.0.242 - - [2025-10-24 15:53:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009669 10.0.0.242 - - [2025-10-24 15:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009035 10.0.0.242 - - [2025-10-24 15:53:23] "GET /virtual-machine-interface/923fb73c-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.013538 10.0.0.242 - - [2025-10-24 15:53:23] "POST /instance-ips HTTP/1.1" 200 396 0.036675 10.0.0.242 - - [2025-10-24 15:53:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.031599 10.0.0.242 - - [2025-10-24 15:53:23] "GET /virtual-machine-interface/923fb73c-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.014092 10.0.0.242 - - [2025-10-24 15:53:23] "POST /set-tag HTTP/1.1" 200 109 0.018448 10.0.0.242 - - [2025-10-24 15:53:24] "GET /virtual-machine-interface/923fb73c-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.009305 10.0.0.242 - - [2025-10-24 15:53:24] "GET /instance-ip/92587826-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.003650 10.0.0.242 - - [2025-10-24 15:53:24] "GET /virtual-machine-interface/923fb73c-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005250 10.0.0.242 - - [2025-10-24 15:53:24] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.242 - - [2025-10-24 15:53:24] "GET /virtual-router/40142740-68e3-4810-a38d-d7e841d6209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004472 10.0.0.242 - - [2025-10-24 15:53:24] "POST /ref-update HTTP/1.1" 200 156 0.009757 10.0.0.242 - - [2025-10-24 15:53:24] "GET /virtual-machine-interface/923fb73c-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004884 10.0.0.242 - - [2025-10-24 15:53:24] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.242 - - [2025-10-24 15:53:24] "GET /virtual-machine-interface/91c58ffc-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004634 10.0.0.242 - - [2025-10-24 15:53:24] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.242 - - [2025-10-24 15:53:24] "GET /virtual-machine-interface/923fb73c-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005314 10.0.0.242 - - [2025-10-24 15:53:24] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.242 - - [2025-10-24 15:53:33] "GET / HTTP/1.1" 200 36215 0.002208 10.0.0.242 - - [2025-10-24 15:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.242 - - [2025-10-24 15:53:33] "GET /global-system-config/c90688d7-cd3c-46ab-b82c-0f1ae279910f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005963 10.0.0.242 - - [2025-10-24 15:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.242 - - [2025-10-24 15:53:33] "GET /config-node/ca982658-3f36-4af7-bd3d-f11e097ab881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002468 10.0.0.242 - - [2025-10-24 15:53:38] "GET /virtual-machine-interface/91c58ffc-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007770 10.0.0.242 - - [2025-10-24 15:53:38] "POST /set-tag HTTP/1.1" 200 109 0.008631 10.0.0.242 - - [2025-10-24 15:53:39] "GET /virtual-machine-interface/923fb73c-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007198 10.0.0.242 - - [2025-10-24 15:53:39] "POST /set-tag HTTP/1.1" 200 109 0.003698 10.0.0.242 - - [2025-10-24 15:53:40] "GET /virtual-machine-interface/91c58ffc-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005914 10.0.0.242 - - [2025-10-24 15:53:40] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.242 - - [2025-10-24 15:53:45] "GET / HTTP/1.1" 200 36215 0.002294 10.0.0.242 - - [2025-10-24 15:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.242 - - [2025-10-24 15:53:45] "GET /routing-instance/86814d5f-8883-46eb-bce8-afda69b80536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003553 10.0.0.242 - - [2025-10-24 15:53:45] "POST /bgp-routers HTTP/1.1" 409 301 0.003240 10.0.0.242 - - [2025-10-24 15:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.242 - - [2025-10-24 15:53:45] "GET /bgp-router/648680d4-baf6-45dc-9644-89976c3cb2dc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003717 10.0.0.242 - - [2025-10-24 15:53:45] "PUT /bgp-router/648680d4-baf6-45dc-9644-89976c3cb2dc HTTP/1.1" 200 255 0.025126 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:53:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001303 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:53:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001772 10.0.0.242 - - [2025-10-24 15:53:49] "GET /global-system-configs HTTP/1.1" 200 323 0.003703 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:53:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000991 [Introspect:8084]10.0.0.242 - - [2025-10-24 15:53:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001403 10.0.0.242 - - [2025-10-24 15:53:50] "GET /global-system-configs HTTP/1.1" 200 323 0.002604 10.0.0.242 - - [2025-10-24 15:54:11] "GET /virtual-machine-interface/91c58ffc-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.014119 10.0.0.242 - - [2025-10-24 15:54:11] "POST /set-tag HTTP/1.1" 200 109 0.007224 10.0.0.242 - - [2025-10-24 15:54:11] "GET /virtual-machine-interface/91c58ffc-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006716 10.0.0.242 - - [2025-10-24 15:54:11] "POST /set-tag HTTP/1.1" 200 109 0.002936 10.0.0.242 - - [2025-10-24 15:54:12] "GET /virtual-machine/48b95a32-4b33-49ef-9cb3-3b05a15e078b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.006300 10.0.0.242 - - [2025-10-24 15:54:12] "POST /ref-update HTTP/1.1" 200 156 0.026954 10.0.0.242 - - [2025-10-24 15:54:12] "GET /virtual-machine-interface/91c58ffc-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.038310 10.0.0.242 - - [2025-10-24 15:54:12] "POST /set-tag HTTP/1.1" 200 109 0.014065 10.0.0.242 - - [2025-10-24 15:54:12] "POST /set-tag HTTP/1.1" 200 109 0.041108 10.0.0.242 - - [2025-10-24 15:54:12] "DELETE /instance-ip/91e2dda0-b0f1-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.075729 10.0.0.242 - - [2025-10-24 15:54:12] "DELETE /virtual-machine-interface/91c58ffc-b0f1-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.051239 10.0.0.242 - - [2025-10-24 15:54:12] "DELETE /virtual-machine/48b95a32-4b33-49ef-9cb3-3b05a15e078b HTTP/1.1" 200 115 0.030760 10.0.0.242 - - [2025-10-24 15:54:12] "GET /virtual-machine-interface/923fb73c-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005783 10.0.0.242 - - [2025-10-24 15:54:12] "POST /set-tag HTTP/1.1" 200 109 0.003034 10.0.0.242 - - [2025-10-24 15:54:42] "GET /virtual-machine-interface/923fb73c-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005375 10.0.0.242 - - [2025-10-24 15:54:42] "POST /set-tag HTTP/1.1" 200 109 0.002313 10.0.0.242 - - [2025-10-24 15:54:43] "GET /virtual-machine-interface/923fb73c-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004386 10.0.0.242 - - [2025-10-24 15:54:43] "POST /set-tag HTTP/1.1" 200 109 0.005736 10.0.0.242 - - [2025-10-24 15:54:43] "GET /virtual-machine/08a1e5df-5c06-4cb6-b2fd-659fd4b94769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003300 10.0.0.242 - - [2025-10-24 15:54:43] "POST /ref-update HTTP/1.1" 200 156 0.016747 10.0.0.242 - - [2025-10-24 15:54:43] "GET /virtual-machine-interface/923fb73c-b0f1-11f0-9348-fa163ea00b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.009042 10.0.0.242 - - [2025-10-24 15:54:43] "POST /set-tag HTTP/1.1" 200 109 0.056040 10.0.0.242 - - [2025-10-24 15:54:43] "POST /set-tag HTTP/1.1" 200 109 0.034128 10.0.0.242 - - [2025-10-24 15:54:43] "DELETE /instance-ip/92587826-b0f1-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.036955 10.0.0.242 - - [2025-10-24 15:54:43] "DELETE /virtual-machine-interface/923fb73c-b0f1-11f0-9348-fa163ea00b0d HTTP/1.1" 200 115 0.084596 10.0.0.242 - - [2025-10-24 15:54:43] "DELETE /virtual-machine/08a1e5df-5c06-4cb6-b2fd-659fd4b94769 HTTP/1.1" 200 115 0.037623 10.0.0.242 - - [2025-10-24 15:54:43] "DELETE /tag/f2261091-3bec-46ca-a916-1a96a9e3cd75 HTTP/1.1" 200 115 0.042717