++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log +++ date ++ exec +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Thu Oct 9 10:46:31 AM UTC 2025 ===================' INFO: =================== Thu Oct 9 10:46:31 AM 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 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ 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 ++ echo 10.0.0.242 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.242 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242 +++ local servers=10.0.0.242 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.242,10.240.161.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.240.161.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=__ ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ set ++ sed 's/^API__//g' ++ 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/09/2025 10:47:18.316 7fbec5fbb340 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/09/2025 10:47:19.042 7fbec5fbb340 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/09/2025 10:47:19.112 7fbec5fbb340 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/09/2025 10:47:19.113 7fbec5fbb340 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.242 - - [2025-10-09 10:47:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001258 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-09 10:47:33] "GET / HTTP/1.1" 503 181 0.001625 10.0.0.242 - - [2025-10-09 10:47:33] "GET / HTTP/1.1" 503 181 0.000458 10.0.0.242 - - [2025-10-09 10:47:33] "GET / HTTP/1.1" 200 36215 0.001543 10.0.0.242 - - [2025-10-09 10:47:33] "GET / HTTP/1.1" 200 36215 0.001362 10.0.0.242 - - [2025-10-09 10:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009132 10.0.0.242 - - [2025-10-09 10:47:33] "GET /global-system-config/c380b4de-ee2d-4e50-842c-fa0b1f625a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010085 10.0.0.242 - - [2025-10-09 10:47:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.002285 10.0.0.242 - - [2025-10-09 10:47:33] "POST /database-nodes HTTP/1.1" 200 599 0.067178 10.0.0.242 - - [2025-10-09 10:47:34] "GET / HTTP/1.1" 200 36215 0.001531 10.0.0.242 - - [2025-10-09 10:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007487 10.0.0.242 - - [2025-10-09 10:47:34] "GET /global-system-config/c380b4de-ee2d-4e50-842c-fa0b1f625a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008702 10.0.0.242 - - [2025-10-09 10:47:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.002728 10.0.0.242 - - [2025-10-09 10:47:34] "GET / HTTP/1.1" 200 45303 0.001469 10.0.0.242 - - [2025-10-09 10:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009988 10.0.0.242 - - [2025-10-09 10:47:34] "POST /config-database-nodes HTTP/1.1" 200 613 0.089873 10.0.0.242 - - [2025-10-09 10:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.047920 10.0.0.242 - - [2025-10-09 10:47:34] "GET / HTTP/1.1" 200 36215 0.001380 10.0.0.242 - - [2025-10-09 10:47:34] "GET / HTTP/1.1" 200 36215 0.001459 10.0.0.242 - - [2025-10-09 10:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.242 - - [2025-10-09 10:47:34] "GET /global-system-config/c380b4de-ee2d-4e50-842c-fa0b1f625a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012379 10.0.0.242 - - [2025-10-09 10:47:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.003193 10.0.0.242 - - [2025-10-09 10:47:34] "POST /analytics-nodes HTTP/1.1" 200 601 0.035323 10.0.0.242 - - [2025-10-09 10:47:34] "GET / HTTP/1.1" 200 36215 0.002752 10.0.0.242 - - [2025-10-09 10:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005742 10.0.0.242 - - [2025-10-09 10:47:34] "GET /global-system-config/c380b4de-ee2d-4e50-842c-fa0b1f625a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.021042 10.0.0.242 - - [2025-10-09 10:47:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.015968 10.0.0.242 - - [2025-10-09 10:47:34] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.026453 10.0.0.242 - - [2025-10-09 10:47:35] "GET / HTTP/1.1" 200 36215 0.001830 10.0.0.242 - - [2025-10-09 10:47:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.011099 10.0.0.242 - - [2025-10-09 10:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.242 - - [2025-10-09 10:47:35] "GET /global-system-config/c380b4de-ee2d-4e50-842c-fa0b1f625a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008878 10.0.0.242 - - [2025-10-09 10:47:35] "POST /service-appliance-sets HTTP/1.1" 200 555 0.055396 10.0.0.242 - - [2025-10-09 10:47:35] "POST /fqname-to-id HTTP/1.1" 404 180 0.005710 10.0.0.242 - - [2025-10-09 10:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012874 10.0.0.242 - - [2025-10-09 10:47:36] "GET /global-system-config/c380b4de-ee2d-4e50-842c-fa0b1f625a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.024137 10.0.0.242 - - [2025-10-09 10:47:36] "POST /service-appliance-sets HTTP/1.1" 200 543 0.087441 10.0.0.242 - - [2025-10-09 10:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.242 - - [2025-10-09 10:47:36] "GET /network-ipam/e7a6ce9c-1cd7-42b4-9d9b-0ab73eea4728?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.011909 10.0.0.242 - - [2025-10-09 10:47:36] "GET / HTTP/1.1" 200 36215 0.001761 10.0.0.242 - - [2025-10-09 10:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.242 - - [2025-10-09 10:47:36] "GET /routing-instance/d34369cc-6c3a-4a8a-948a-06519c4ae258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004606 10.0.0.242 - - [2025-10-09 10:47:36] "POST /bgp-routers HTTP/1.1" 200 618 0.035540 10.0.0.242 - - [2025-10-09 10:47:36] "GET /bgp-router/8c100003-d205-4074-8ddd-86cc728d7d85?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.028625 10.0.0.242 - - [2025-10-09 10:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.242 - - [2025-10-09 10:47:36] "GET /global-system-config/c380b4de-ee2d-4e50-842c-fa0b1f625a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006063 10.0.0.242 - - [2025-10-09 10:47:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004318 10.0.0.242 - - [2025-10-09 10:47:36] "POST /ref-update HTTP/1.1" 200 156 0.013659 10.0.0.242 - - [2025-10-09 10:47:36] "POST /service-templates HTTP/1.1" 200 513 0.050091 10.0.0.242 - - [2025-10-09 10:47:36] "POST /service-templates HTTP/1.1" 200 503 0.053677 10.0.0.242 - - [2025-10-09 10:47:36] "POST /service-templates HTTP/1.1" 200 517 0.060225 10.0.0.242 - - [2025-10-09 10:47:36] "POST /service-templates HTTP/1.1" 200 537 0.047808 10.0.0.242 - - [2025-10-09 10:47:36] "POST /service-templates HTTP/1.1" 200 509 0.078140 10.0.0.242 - - [2025-10-09 10:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016977 10.0.0.242 - - [2025-10-09 10:47:37] "GET /network-ipam/e7a6ce9c-1cd7-42b4-9d9b-0ab73eea4728?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.010122 10.0.0.242 - - [2025-10-09 10:47:37] "GET / HTTP/1.1" 200 36215 0.001581 10.0.0.242 - - [2025-10-09 10:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005750 10.0.0.242 - - [2025-10-09 10:47:37] "GET /global-system-config/c380b4de-ee2d-4e50-842c-fa0b1f625a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008156 10.0.0.242 - - [2025-10-09 10:47:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.002285 10.0.0.242 - - [2025-10-09 10:47:37] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.028849 10.0.0.242 - - [2025-10-09 10:47:38] "POST /fqname-to-id HTTP/1.1" 404 225 0.004616 10.0.0.242 - - [2025-10-09 10:47:38] "POST /access-control-lists HTTP/1.1" 200 589 0.027570 10.0.0.242 - - [2025-10-09 10:47:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.011588 10.0.0.242 - - [2025-10-09 10:47:38] "POST /access-control-lists HTTP/1.1" 200 587 0.026962 10.0.0.242 - - [2025-10-09 10:47:38] "POST /route-targets HTTP/1.1" 200 328 0.019049 10.0.0.242 - - [2025-10-09 10:47:38] "POST /ref-update HTTP/1.1" 200 156 0.048531 10.0.0.242 - - [2025-10-09 10:47:38] "POST /route-targets HTTP/1.1" 200 328 0.027258 10.0.0.242 - - [2025-10-09 10:47:38] "POST /ref-update HTTP/1.1" 200 156 0.024035 10.0.0.242 - - [2025-10-09 10:47:38] "POST /route-targets HTTP/1.1" 200 328 0.011293 10.0.0.242 - - [2025-10-09 10:47:38] "POST /ref-update HTTP/1.1" 200 156 0.026136 10.0.0.242 - - [2025-10-09 10:47:38] "POST /route-targets HTTP/1.1" 200 328 0.021386 10.0.0.242 - - [2025-10-09 10:47:38] "POST /ref-update HTTP/1.1" 200 156 0.018031 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:47:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001437 10.0.0.242 - - [2025-10-09 10:47:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.002894 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:47:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001282 10.0.0.242 - - [2025-10-09 10:47:38] "POST /access-control-lists HTTP/1.1" 200 553 0.077682 10.0.0.242 - - [2025-10-09 10:47:38] "PUT /access-control-list/1398dad9-2828-42df-b07e-52de5fa91cd8 HTTP/1.1" 200 273 0.037750 10.0.0.242 - - [2025-10-09 10:47:38] "PUT /access-control-list/3e5f6d12-7649-408c-ba94-14e72f10b29f HTTP/1.1" 200 273 0.033137 10.0.0.242 - - [2025-10-09 10:47:41] "GET / HTTP/1.1" 200 36215 0.001758 10.0.0.242 - - [2025-10-09 10:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.242 - - [2025-10-09 10:47:41] "GET /global-system-config/c380b4de-ee2d-4e50-842c-fa0b1f625a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007674 10.0.0.242 - - [2025-10-09 10:47:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.003243 10.0.0.242 - - [2025-10-09 10:47:41] "POST /config-nodes HTTP/1.1" 200 595 0.028319 10.0.0.242 - - [2025-10-09 10:47:41] "GET / HTTP/1.1" 200 36215 0.001619 10.0.0.242 - - [2025-10-09 10:47:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003223 10.0.0.242 - - [2025-10-09 10:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.242 - - [2025-10-09 10:47:46] "GET /global-vrouter-config/0324c15c-8409-4867-88b9-dd36d74676b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003141 10.0.0.242 - - [2025-10-09 10:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.242 - - [2025-10-09 10:47:46] "PUT /global-vrouter-config/0324c15c-8409-4867-88b9-dd36d74676b6 HTTP/1.1" 200 277 0.011899 10.0.0.242 - - [2025-10-09 10:47:47] "GET / HTTP/1.1" 200 36215 0.001386 10.0.0.242 - - [2025-10-09 10:47:47] "POST /alarms HTTP/1.1" 200 583 0.020582 10.0.0.242 - - [2025-10-09 10:47:47] "POST /alarms HTTP/1.1" 200 577 0.041692 10.0.0.242 - - [2025-10-09 10:47:47] "POST /alarms HTTP/1.1" 200 577 0.036671 10.0.0.242 - - [2025-10-09 10:47:47] "POST /alarms HTTP/1.1" 200 561 0.027820 10.0.0.242 - - [2025-10-09 10:47:47] "POST /alarms HTTP/1.1" 200 557 0.031436 10.0.0.242 - - [2025-10-09 10:47:47] "POST /alarms HTTP/1.1" 200 559 0.031409 10.0.0.242 - - [2025-10-09 10:47:47] "POST /alarms HTTP/1.1" 200 567 0.018975 10.0.0.242 - - [2025-10-09 10:47:47] "POST /alarms HTTP/1.1" 200 551 0.031881 10.0.0.242 - - [2025-10-09 10:47:47] "POST /alarms HTTP/1.1" 200 559 0.037142 10.0.0.242 - - [2025-10-09 10:47:47] "POST /alarms HTTP/1.1" 200 569 0.021893 10.0.0.242 - - [2025-10-09 10:47:47] "POST /alarms HTTP/1.1" 200 557 0.030145 10.0.0.242 - - [2025-10-09 10:47:47] "POST /alarms HTTP/1.1" 200 569 0.032928 10.0.0.242 - - [2025-10-09 10:47:47] "POST /alarms HTTP/1.1" 200 577 0.075100 10.0.0.242 - - [2025-10-09 10:47:47] "POST /alarms HTTP/1.1" 200 571 0.046164 10.0.0.242 - - [2025-10-09 10:47:48] "POST /alarms HTTP/1.1" 200 563 0.042842 10.0.0.242 - - [2025-10-09 10:47:48] "POST /alarms HTTP/1.1" 200 563 0.022130 10.0.0.242 - - [2025-10-09 10:47:48] "POST /alarms HTTP/1.1" 200 563 0.033424 10.0.0.242 - - [2025-10-09 10:47:48] "POST /alarms HTTP/1.1" 200 549 0.024620 10.0.0.242 - - [2025-10-09 10:47:48] "POST /alarms HTTP/1.1" 200 597 0.018884 10.0.0.242 - - [2025-10-09 10:47:48] "POST /alarms HTTP/1.1" 200 577 0.032974 10.0.0.242 - - [2025-10-09 10:47:48] "POST /alarms HTTP/1.1" 200 573 0.024937 10.0.0.242 - - [2025-10-09 10:47:48] "POST /alarms HTTP/1.1" 200 585 0.035877 10.0.0.242 - - [2025-10-09 10:47:48] "POST /alarms HTTP/1.1" 200 611 0.026443 10.0.0.242 - - [2025-10-09 10:47:48] "GET / HTTP/1.1" 200 36215 0.001703 10.0.0.242 - - [2025-10-09 10:47:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002741 10.0.0.242 - - [2025-10-09 10:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.242 - - [2025-10-09 10:47:48] "PUT /global-vrouter-config/0324c15c-8409-4867-88b9-dd36d74676b6 HTTP/1.1" 200 277 0.011110 10.0.0.242 - - [2025-10-09 10:47:48] "GET / HTTP/1.1" 200 36215 0.001519 10.0.0.242 - - [2025-10-09 10:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.242 - - [2025-10-09 10:47:48] "GET /global-vrouter-config/0324c15c-8409-4867-88b9-dd36d74676b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003675 10.0.0.242 - - [2025-10-09 10:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.242 - - [2025-10-09 10:47:48] "PUT /global-vrouter-config/0324c15c-8409-4867-88b9-dd36d74676b6 HTTP/1.1" 200 277 0.021966 10.0.0.242 - - [2025-10-09 10:47:49] "GET / HTTP/1.1" 200 36215 0.002753 10.0.0.242 - - [2025-10-09 10:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.242 - - [2025-10-09 10:47:49] "GET /global-system-config/c380b4de-ee2d-4e50-842c-fa0b1f625a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005690 10.0.0.242 - - [2025-10-09 10:47:49] "PUT /global-system-config/c380b4de-ee2d-4e50-842c-fa0b1f625a85 HTTP/1.1" 200 275 0.022361 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:47:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001023 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:47:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001060 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:48:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.003936 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:48:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.003448 10.0.0.242 - - [2025-10-09 10:48:04] "GET / HTTP/1.1" 200 36215 0.001641 10.0.0.242 - - [2025-10-09 10:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.242 - - [2025-10-09 10:48:04] "GET /domain/f5ce4fb4-c832-4ef9-a5b4-8f94b16fbf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.005193 10.0.0.242 - - [2025-10-09 10:48:04] "POST /id-to-fqname HTTP/1.1" 200 173 0.000623 10.0.0.242 - - [2025-10-09 10:48:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.008854 10.0.0.242 - - [2025-10-09 10:48:04] "POST /security-groups HTTP/1.1" 200 570 0.090281 10.0.0.242 - - [2025-10-09 10:48:04] "POST /projects HTTP/1.1" 200 483 0.400744 10.0.0.242 - - [2025-10-09 10:48:04] "POST /fqname-to-id HTTP/1.1" 404 213 0.028235 10.0.0.242 - - [2025-10-09 10:48:04] "POST /security-groups HTTP/1.1" 200 536 0.083929 10.0.0.242 - - [2025-10-09 10:48:04] "POST /access-control-lists HTTP/1.1" 200 581 0.112714 10.0.0.242 - - [2025-10-09 10:48:04] "POST /fqname-to-id HTTP/1.1" 404 212 0.009471 10.0.0.242 - - [2025-10-09 10:48:04] "POST /chown HTTP/1.1" 200 109 0.054716 10.0.0.242 - - [2025-10-09 10:48:04] "POST /policy-managements HTTP/1.1" 409 214 0.030789 10.0.0.242 - - [2025-10-09 10:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.242 - - [2025-10-09 10:48:05] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.032578 10.0.0.242 - - [2025-10-09 10:48:05] "POST /access-control-lists HTTP/1.1" 200 579 0.077580 10.0.0.242 - - [2025-10-09 10:48:05] "POST /fqname-to-id HTTP/1.1" 404 232 0.003577 10.0.0.242 - - [2025-10-09 10:48:05] "POST /application-policy-sets HTTP/1.1" 200 530 0.059712 10.0.0.242 - - [2025-10-09 10:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.242 - - [2025-10-09 10:48:05] "POST /access-control-lists HTTP/1.1" 200 596 0.065737 10.0.0.242 - - [2025-10-09 10:48:05] "GET /global-vrouter-config/0324c15c-8409-4867-88b9-dd36d74676b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005223 10.0.0.242 - - [2025-10-09 10:48:05] "POST /fqname-to-id HTTP/1.1" 404 231 0.003508 10.0.0.242 - - [2025-10-09 10:48:05] "PUT /global-vrouter-config/0324c15c-8409-4867-88b9-dd36d74676b6 HTTP/1.1" 200 277 0.019870 10.0.0.242 - - [2025-10-09 10:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.021398 10.0.0.242 - - [2025-10-09 10:48:05] "POST /access-control-lists HTTP/1.1" 200 594 0.052357 10.0.0.242 - - [2025-10-09 10:48:05] "GET /virtual-network/7401ec58-b61c-4820-b1cd-28185d1e5fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.010995 10.0.0.242 - - [2025-10-09 10:48:05] "POST /id-to-fqname HTTP/1.1" 200 177 0.006493 10.0.0.242 - - [2025-10-09 10:48:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.011314 10.0.0.242 - - [2025-10-09 10:48:05] "POST /security-groups HTTP/1.1" 200 574 0.080654 10.0.0.242 - - [2025-10-09 10:48:05] "POST /projects HTTP/1.1" 200 491 0.311603 10.0.0.242 - - [2025-10-09 10:48:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.006119 10.0.0.242 - - [2025-10-09 10:48:05] "POST /access-control-lists HTTP/1.1" 200 585 0.088266 10.0.0.242 - - [2025-10-09 10:48:05] "POST /security-groups HTTP/1.1" 200 548 0.139461 10.0.0.242 - - [2025-10-09 10:48:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.018789 10.0.0.242 - - [2025-10-09 10:48:05] "POST /chown HTTP/1.1" 200 109 0.020216 10.0.0.242 - - [2025-10-09 10:48:05] "POST /access-control-lists HTTP/1.1" 200 583 0.136761 10.0.0.242 - - [2025-10-09 10:48:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.011453 10.0.0.242 - - [2025-10-09 10:48:06] "POST /network-ipams HTTP/1.1" 200 524 0.181459 10.0.0.242 - - [2025-10-09 10:48:06] "POST /access-control-lists HTTP/1.1" 200 604 0.060910 10.0.0.242 - - [2025-10-09 10:48:06] "POST /network-ipams HTTP/1.1" 200 512 0.082258 10.0.0.242 - - [2025-10-09 10:48:06] "POST /fqname-to-id HTTP/1.1" 404 239 0.007934 10.0.0.242 - - [2025-10-09 10:48:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.004087 10.0.0.242 - - [2025-10-09 10:48:06] "POST /access-control-lists HTTP/1.1" 200 602 0.046341 10.0.0.242 - - [2025-10-09 10:48:06] "POST /fqname-to-id HTTP/1.1" 404 229 0.009344 10.0.0.242 - - [2025-10-09 10:48:06] "POST /useragent-kv HTTP/1.1" 200 115 0.014151 10.0.0.242 - - [2025-10-09 10:48:06] "POST /virtual-networks HTTP/1.1" 200 540 0.298078 10.0.0.242 - - [2025-10-09 10:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005848 10.0.0.242 - - [2025-10-09 10:48:06] "POST /access-control-lists HTTP/1.1" 200 591 0.129027 10.0.0.242 - - [2025-10-09 10:48:06] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.046044 10.0.0.242 - - [2025-10-09 10:48:06] "POST /network-ipams HTTP/1.1" 200 520 0.046832 10.0.0.242 - - [2025-10-09 10:48:06] "POST /fqname-to-id HTTP/1.1" 404 202 0.006960 10.0.0.242 - - [2025-10-09 10:48:06] "POST /route-targets HTTP/1.1" 200 328 0.039391 10.0.0.242 - - [2025-10-09 10:48:06] "POST /ref-update HTTP/1.1" 200 156 0.040560 10.0.0.242 - - [2025-10-09 10:48:06] "PUT /access-control-list/35b5ea01-e952-484e-9746-f4c617e05b47 HTTP/1.1" 200 273 0.057285 10.0.0.242 - - [2025-10-09 10:48:06] "POST /useragent-kv HTTP/1.1" 200 115 0.015215 10.0.0.242 - - [2025-10-09 10:48:06] "POST /virtual-networks HTTP/1.1" 200 548 0.232415 10.0.0.242 - - [2025-10-09 10:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014384 10.0.0.242 - - [2025-10-09 10:48:06] "GET /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.017638 10.0.0.242 - - [2025-10-09 10:48:06] "POST /route-targets HTTP/1.1" 200 328 0.017357 10.0.0.242 - - [2025-10-09 10:48:06] "POST /ref-update HTTP/1.1" 200 156 0.034310 10.0.0.242 - - [2025-10-09 10:48:07] "POST /fqname-to-id HTTP/1.1" 404 199 0.015620 10.0.0.242 - - [2025-10-09 10:48:07] "POST /network-policys HTTP/1.1" 200 540 0.023623 10.0.0.242 - - [2025-10-09 10:48:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.010992 10.0.0.242 - - [2025-10-09 10:48:07] "POST /network-policys HTTP/1.1" 200 536 0.034773 10.0.0.242 - - [2025-10-09 10:48:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.012765 10.0.0.242 - - [2025-10-09 10:48:07] "POST /network-policys HTTP/1.1" 200 544 0.033735 10.0.0.242 - - [2025-10-09 10:48:07] "PUT /access-control-list/fa54fc98-305f-4e98-aa0c-09de385bd2b6 HTTP/1.1" 200 273 0.019341 10.0.0.242 - - [2025-10-09 10:48:07] "POST /ref-update HTTP/1.1" 200 156 0.084576 10.0.0.242 - - [2025-10-09 10:48:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016340 10.0.0.242 - - [2025-10-09 10:48:07] "PUT /access-control-list/35b5ea01-e952-484e-9746-f4c617e05b47 HTTP/1.1" 200 273 0.020587 10.0.0.242 - - [2025-10-09 10:48:07] "POST /ref-update HTTP/1.1" 200 156 0.107271 10.0.0.242 - - [2025-10-09 10:48:07] "PUT /access-control-list/fa54fc98-305f-4e98-aa0c-09de385bd2b6 HTTP/1.1" 200 273 0.084758 10.0.0.242 - - [2025-10-09 10:48:07] "POST /ref-update HTTP/1.1" 200 156 0.030216 10.0.0.242 - - [2025-10-09 10:48:07] "PUT /access-control-list/35b5ea01-e952-484e-9746-f4c617e05b47 HTTP/1.1" 200 273 0.029372 10.0.0.242 - - [2025-10-09 10:48:07] "POST /ref-update HTTP/1.1" 200 156 0.141183 10.0.0.242 - - [2025-10-09 10:48:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011748 10.0.0.242 - - [2025-10-09 10:48:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013826 10.0.0.242 - - [2025-10-09 10:48:07] "POST /fqname-to-id HTTP/1.1" 404 237 0.017863 10.0.0.242 - - [2025-10-09 10:48:07] "POST /ref-update HTTP/1.1" 200 156 0.075340 10.0.0.242 - - [2025-10-09 10:48:07] "POST /access-control-lists HTTP/1.1" 200 603 0.097478 10.0.0.242 - - [2025-10-09 10:48:07] "PUT /access-control-list/fa54fc98-305f-4e98-aa0c-09de385bd2b6 HTTP/1.1" 200 273 0.064654 10.0.0.242 - - [2025-10-09 10:48:07] "POST /ref-update HTTP/1.1" 200 156 0.185516 10.0.0.242 - - [2025-10-09 10:48:08] "POST /ref-update HTTP/1.1" 200 156 0.042332 10.0.0.242 - - [2025-10-09 10:48:08] "POST /ref-update HTTP/1.1" 200 156 0.130663 10.0.0.242 - - [2025-10-09 10:48:08] "PUT /access-control-list/c7bbe4da-37e3-47fa-ab56-da168e819871 HTTP/1.1" 200 273 0.041855 10.0.0.242 - - [2025-10-09 10:48:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013253 10.0.0.242 - - [2025-10-09 10:48:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004063 10.0.0.242 - - [2025-10-09 10:48:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004694 10.0.0.242 - - [2025-10-09 10:48:08] "POST /ref-update HTTP/1.1" 200 156 0.079731 10.0.0.242 - - [2025-10-09 10:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.242 - - [2025-10-09 10:48:08] "GET /virtual-network/7401ec58-b61c-4820-b1cd-28185d1e5fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.006694 10.0.0.242 - - [2025-10-09 10:48:08] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007710 10.0.0.242 - - [2025-10-09 10:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.242 - - [2025-10-09 10:48:08] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004071 10.0.0.242 - - [2025-10-09 10:48:08] "POST /firewall-policys HTTP/1.1" 200 532 0.026063 10.0.0.242 - - [2025-10-09 10:48:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.027864 10.0.0.242 - - [2025-10-09 10:48:08] "GET /firewall-policy/40dd66ff-9bd3-4d40-a2f8-e587d541bd1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.022116 10.0.0.242 - - [2025-10-09 10:48:08] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004623 10.0.0.242 - - [2025-10-09 10:48:08] "GET /firewall-policy/40dd66ff-9bd3-4d40-a2f8-e587d541bd1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003645 10.0.0.242 - - [2025-10-09 10:48:08] "POST /ref-update HTTP/1.1" 200 156 0.023750 10.0.0.242 - - [2025-10-09 10:48:08] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.019403 10.0.0.242 - - [2025-10-09 10:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.242 - - [2025-10-09 10:48:08] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003006 10.0.0.242 - - [2025-10-09 10:48:08] "POST /firewall-policys HTTP/1.1" 200 534 0.024498 10.0.0.242 - - [2025-10-09 10:48:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.057400 10.0.0.242 - - [2025-10-09 10:48:08] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.019184 10.0.0.242 - - [2025-10-09 10:48:08] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.002954 10.0.0.242 - - [2025-10-09 10:48:08] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003557 10.0.0.242 - - [2025-10-09 10:48:08] "GET /firewall-policy/40dd66ff-9bd3-4d40-a2f8-e587d541bd1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002945 10.0.0.242 - - [2025-10-09 10:48:08] "GET /firewall-policy/40dd66ff-9bd3-4d40-a2f8-e587d541bd1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002863 10.0.0.242 - - [2025-10-09 10:48:08] "POST /ref-update HTTP/1.1" 200 156 0.034231 10.0.0.242 - - [2025-10-09 10:48:09] "POST /ref-update HTTP/1.1" 200 156 0.023772 10.0.0.242 - - [2025-10-09 10:48:09] "POST /ref-update HTTP/1.1" 200 156 0.047800 10.0.0.242 - - [2025-10-09 10:48:09] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.022771 10.0.0.242 - - [2025-10-09 10:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.242 - - [2025-10-09 10:48:09] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003357 10.0.0.242 - - [2025-10-09 10:48:09] "POST /firewall-policys HTTP/1.1" 200 532 0.023977 10.0.0.242 - - [2025-10-09 10:48:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022554 10.0.0.242 - - [2025-10-09 10:48:09] "GET /firewall-policy/505e6a26-1aad-4917-b711-54394a44a232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.014883 10.0.0.242 - - [2025-10-09 10:48:09] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.003475 10.0.0.242 - - [2025-10-09 10:48:09] "GET /firewall-policy/505e6a26-1aad-4917-b711-54394a44a232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003506 10.0.0.242 - - [2025-10-09 10:48:09] "GET /firewall-policy/40dd66ff-9bd3-4d40-a2f8-e587d541bd1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003364 10.0.0.242 - - [2025-10-09 10:48:09] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002954 10.0.0.242 - - [2025-10-09 10:48:09] "GET /firewall-policy/40dd66ff-9bd3-4d40-a2f8-e587d541bd1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003412 10.0.0.242 - - [2025-10-09 10:48:09] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003121 10.0.0.242 - - [2025-10-09 10:48:09] "POST /ref-update HTTP/1.1" 200 156 0.050797 10.0.0.242 - - [2025-10-09 10:48:09] "POST /ref-update HTTP/1.1" 200 156 0.054941 10.0.0.242 - - [2025-10-09 10:48:09] "POST /ref-update HTTP/1.1" 200 156 0.024754 10.0.0.242 - - [2025-10-09 10:48:09] "POST /ref-update HTTP/1.1" 200 156 0.048723 10.0.0.242 - - [2025-10-09 10:48:09] "POST /ref-update HTTP/1.1" 200 156 0.058335 10.0.0.242 - - [2025-10-09 10:48:09] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1759 0.004704 10.0.0.242 - - [2025-10-09 10:48:09] "POST /tags HTTP/1.1" 200 300 0.048956 10.0.0.242 - - [2025-10-09 10:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.026078 10.0.0.242 - - [2025-10-09 10:48:09] "GET /tag/b324dd74-bd38-4955-84dc-3e5a7778b085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016856 10.0.0.242 - - [2025-10-09 10:48:09] "POST /set-tag HTTP/1.1" 200 109 0.016616 10.0.0.242 - - [2025-10-09 10:48:10] "POST /tags HTTP/1.1" 200 302 0.123698 10.0.0.242 - - [2025-10-09 10:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007236 10.0.0.242 - - [2025-10-09 10:48:10] "GET /tag/6c6ecd5c-8576-4c00-a1ee-a8f3bd3c12a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015872 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:48:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000915 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:48:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001356 10.0.0.242 - - [2025-10-09 10:48:10] "POST /tags HTTP/1.1" 200 326 0.112892 10.0.0.242 - - [2025-10-09 10:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.019996 10.0.0.242 - - [2025-10-09 10:48:10] "GET /tag/76052fe0-bd99-4283-89e1-c0faba00b86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.029630 10.0.0.242 - - [2025-10-09 10:48:10] "POST /tags HTTP/1.1" 200 312 0.328192 10.0.0.242 - - [2025-10-09 10:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015074 10.0.0.242 - - [2025-10-09 10:48:10] "GET /tag/5075518d-6ef7-49df-b38a-41f34617201f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.055803 10.0.0.242 - - [2025-10-09 10:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014170 10.0.0.242 - - [2025-10-09 10:48:10] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.019022 10.0.0.242 - - [2025-10-09 10:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.242 - - [2025-10-09 10:48:11] "GET /project/2b5445a9-1671-4a2a-97a8-70ad204326f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.049195 10.0.0.242 - - [2025-10-09 10:48:11] "POST /virtual-machines HTTP/1.1" 200 378 0.020840 10.0.0.242 - - [2025-10-09 10:48:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.036612 10.0.0.242 - - [2025-10-09 10:48:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.206195 10.0.0.242 - - [2025-10-09 10:48:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.055544 10.0.0.242 - - [2025-10-09 10:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.038232 10.0.0.242 - - [2025-10-09 10:48:11] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.011461 10.0.0.242 - - [2025-10-09 10:48:11] "POST /instance-ips HTTP/1.1" 200 410 0.060454 10.0.0.242 - - [2025-10-09 10:48:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.032427 10.0.0.242 - - [2025-10-09 10:48:11] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.011407 10.0.0.242 - - [2025-10-09 10:48:11] "POST /set-tag HTTP/1.1" 200 109 0.038054 10.0.0.242 - - [2025-10-09 10:48:11] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.028256 10.0.0.242 - - [2025-10-09 10:48:11] "GET /instance-ip/732b190e-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.036162 10.0.0.242 - - [2025-10-09 10:48:11] "POST /tags HTTP/1.1" 200 306 0.079966 10.0.0.242 - - [2025-10-09 10:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.029165 10.0.0.242 - - [2025-10-09 10:48:12] "GET /tag/df54f388-ed20-4911-9b68-f6f1109a87dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.017242 10.0.0.242 - - [2025-10-09 10:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.242 - - [2025-10-09 10:48:12] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033246 10.0.0.242 - - [2025-10-09 10:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006494 10.0.0.242 - - [2025-10-09 10:48:12] "GET /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.006823 10.0.0.242 - - [2025-10-09 10:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.242 - - [2025-10-09 10:48:12] "GET /service-appliance-set/af87e0a7-e7e7-4ebd-99e0-c34575fe041c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004425 10.0.0.242 - - [2025-10-09 10:48:12] "POST /fqname-to-id HTTP/1.1" 404 240 0.002715 10.0.0.242 - - [2025-10-09 10:48:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.142608 10.0.0.242 - - [2025-10-09 10:48:12] "GET /virtual-machine-interface/8e74c30d-810e-4734-b3a9-687b998cf945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.013669 10.0.0.242 - - [2025-10-09 10:48:12] "POST /instance-ips HTTP/1.1" 200 382 0.050396 10.0.0.242 - - [2025-10-09 10:48:12] "GET /instance-ip/07ba4a02-8d1f-4405-971c-65a5104836de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.019064 10.0.0.242 - - [2025-10-09 10:48:12] "POST /loadbalancers HTTP/1.1" 200 584 0.094366 10.0.0.242 - - [2025-10-09 10:48:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021056 10.0.0.242 - - [2025-10-09 10:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015276 10.0.0.242 - - [2025-10-09 10:48:12] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.063928 10.0.0.242 - - [2025-10-09 10:48:12] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.076413 10.0.0.242 - - [2025-10-09 10:48:12] "GET /instance-ip/07ba4a02-8d1f-4405-971c-65a5104836de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006434 10.0.0.242 - - [2025-10-09 10:48:12] "GET /loadbalancer/6364d824-8d44-44ae-ad0f-4c22f2ef1b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.002919 10.0.0.242 - - [2025-10-09 10:48:12] "POST /floating-ips HTTP/1.1" 200 585 0.030932 10.0.0.242 - - [2025-10-09 10:48:12] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.044356 10.0.0.242 - - [2025-10-09 10:48:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.023632 10.0.0.242 - - [2025-10-09 10:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010799 10.0.0.242 - - [2025-10-09 10:48:13] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.042765 10.0.0.242 - - [2025-10-09 10:48:13] "GET /loadbalancer-listener/59714871-e4eb-4ac7-949d-f9fd48c1b1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.003035 10.0.0.242 - - [2025-10-09 10:48:13] "GET /loadbalancer-listener/59714871-e4eb-4ac7-949d-f9fd48c1b1d3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004292 10.0.0.242 - - [2025-10-09 10:48:13] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.049081 10.0.0.242 - - [2025-10-09 10:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.242 - - [2025-10-09 10:48:13] "GET /instance-ip/07ba4a02-8d1f-4405-971c-65a5104836de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005681 10.0.0.242 - - [2025-10-09 10:48:13] "GET /global-vrouter-config/0324c15c-8409-4867-88b9-dd36d74676b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007113 10.0.0.242 - - [2025-10-09 10:48:13] "GET /instance-ip/07ba4a02-8d1f-4405-971c-65a5104836de?fields=floating_ips HTTP/1.1" 200 1171 0.005771 10.0.0.242 - - [2025-10-09 10:48:13] "GET /floating-ip/a831606d-0b20-4f72-a83e-3c264dd8070b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002703 10.0.0.242 - - [2025-10-09 10:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.242 - - [2025-10-09 10:48:13] "PUT /global-vrouter-config/0324c15c-8409-4867-88b9-dd36d74676b6 HTTP/1.1" 200 277 0.011823 10.0.0.242 - - [2025-10-09 10:48:13] "POST /tags HTTP/1.1" 200 358 0.075157 10.0.0.242 - - [2025-10-09 10:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.242 - - [2025-10-09 10:48:13] "GET /tag/61fbbb4c-568c-477b-8102-44ba40e53d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.014739 10.0.0.242 - - [2025-10-09 10:48:13] "POST /tags HTTP/1.1" 200 306 0.033538 10.0.0.242 - - [2025-10-09 10:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.242 - - [2025-10-09 10:48:13] "GET /tag/ddc3c64b-cdff-455e-b604-bd47b8c60ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.014209 10.0.0.242 - - [2025-10-09 10:48:13] "POST /id-to-fqname HTTP/1.1" 200 174 0.012130 10.0.0.242 - - [2025-10-09 10:48:13] "POST /fqname-to-id HTTP/1.1" 404 183 0.003100 10.0.0.242 - - [2025-10-09 10:48:13] "POST /security-groups HTTP/1.1" 200 571 0.075780 10.0.0.242 - - [2025-10-09 10:48:13] "POST /projects HTTP/1.1" 200 485 0.243560 10.0.0.242 - - [2025-10-09 10:48:13] "POST /fqname-to-id HTTP/1.1" 404 214 0.003117 10.0.0.242 - - [2025-10-09 10:48:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.061655 10.0.0.242 - - [2025-10-09 10:48:13] "POST /access-control-lists HTTP/1.1" 200 582 0.086207 10.0.0.242 - - [2025-10-09 10:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.033786 10.0.0.242 - - [2025-10-09 10:48:13] "POST /fqname-to-id HTTP/1.1" 404 213 0.028044 10.0.0.242 - - [2025-10-09 10:48:13] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.004946 10.0.0.242 - - [2025-10-09 10:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.242 - - [2025-10-09 10:48:13] "GET /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.026520 10.0.0.242 - - [2025-10-09 10:48:13] "POST /access-control-lists HTTP/1.1" 200 580 0.094073 10.0.0.242 - - [2025-10-09 10:48:14] "PUT /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd HTTP/1.1" 200 265 0.093045 10.0.0.242 - - [2025-10-09 10:48:14] "PUT /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b HTTP/1.1" 200 265 0.067578 10.0.0.242 - - [2025-10-09 10:48:14] "POST /security-groups HTTP/1.1" 200 539 0.094859 10.0.0.242 - - [2025-10-09 10:48:14] "POST /fqname-to-id HTTP/1.1" 404 234 0.001769 10.0.0.242 - - [2025-10-09 10:48:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.030609 10.0.0.242 - - [2025-10-09 10:48:14] "POST /chown HTTP/1.1" 200 109 0.030586 10.0.0.242 - - [2025-10-09 10:48:14] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.042657 10.0.0.242 - - [2025-10-09 10:48:14] "POST /access-control-lists HTTP/1.1" 200 598 0.131052 10.0.0.242 - - [2025-10-09 10:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014402 10.0.0.242 - - [2025-10-09 10:48:14] "POST /fqname-to-id HTTP/1.1" 404 233 0.014872 10.0.0.242 - - [2025-10-09 10:48:14] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.018420 10.0.0.242 - - [2025-10-09 10:48:14] "POST /tags HTTP/1.1" 409 207 0.002540 10.0.0.242 - - [2025-10-09 10:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.242 - - [2025-10-09 10:48:14] "GET /tag/ddc3c64b-cdff-455e-b604-bd47b8c60ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.021679 10.0.0.242 - - [2025-10-09 10:48:14] "POST /access-control-lists HTTP/1.1" 200 596 0.080920 10.0.0.242 - - [2025-10-09 10:48:14] "POST /firewall-rules HTTP/1.1" 200 566 0.095306 10.0.0.242 - - [2025-10-09 10:48:14] "GET /firewall-rule/cd554d61-a3ad-41fe-9c4c-add62d61823b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.009481 10.0.0.242 - - [2025-10-09 10:48:14] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003288 10.0.0.242 - - [2025-10-09 10:48:14] "GET /firewall-rule/cd554d61-a3ad-41fe-9c4c-add62d61823b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.003428 10.0.0.242 - - [2025-10-09 10:48:14] "POST /ref-update HTTP/1.1" 200 156 0.042577 10.0.0.242 - - [2025-10-09 10:48:14] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.004667 10.0.0.242 - - [2025-10-09 10:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.242 - - [2025-10-09 10:48:14] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008096 10.0.0.242 - - [2025-10-09 10:48:14] "POST /tags HTTP/1.1" 409 207 0.002393 10.0.0.242 - - [2025-10-09 10:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.242 - - [2025-10-09 10:48:14] "GET /tag/ddc3c64b-cdff-455e-b604-bd47b8c60ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.014005 10.0.0.242 - - [2025-10-09 10:48:15] "POST /firewall-rules HTTP/1.1" 200 564 0.087127 10.0.0.242 - - [2025-10-09 10:48:15] "GET /firewall-rule/7ab476ff-3352-42f1-a0d3-daa1f869e649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005064 10.0.0.242 - - [2025-10-09 10:48:15] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004376 10.0.0.242 - - [2025-10-09 10:48:15] "GET /firewall-rule/7ab476ff-3352-42f1-a0d3-daa1f869e649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007744 10.0.0.242 - - [2025-10-09 10:48:15] "POST /ref-update HTTP/1.1" 200 156 0.035158 10.0.0.242 - - [2025-10-09 10:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007016 10.0.0.242 - - [2025-10-09 10:48:15] "GET /loadbalancer/6364d824-8d44-44ae-ad0f-4c22f2ef1b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003123 10.0.0.242 - - [2025-10-09 10:48:15] "POST /fqname-to-id HTTP/1.1" 404 228 0.002568 10.0.0.242 - - [2025-10-09 10:48:15] "POST /tags HTTP/1.1" 200 302 0.026601 10.0.0.242 - - [2025-10-09 10:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005700 10.0.0.242 - - [2025-10-09 10:48:15] "GET /tag/bd54c36f-1cce-4ab0-afa1-ad447b4f62ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.018865 10.0.0.242 - - [2025-10-09 10:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.242 - - [2025-10-09 10:48:15] "GET /project/2b5445a9-1671-4a2a-97a8-70ad204326f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.054388 10.0.0.242 - - [2025-10-09 10:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.242 - - [2025-10-09 10:48:15] "GET /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005127 10.0.0.242 - - [2025-10-09 10:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.242 - - [2025-10-09 10:48:15] "GET /service-appliance-set/af87e0a7-e7e7-4ebd-99e0-c34575fe041c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003311 10.0.0.242 - - [2025-10-09 10:48:15] "POST /fqname-to-id HTTP/1.1" 404 242 0.002092 10.0.0.242 - - [2025-10-09 10:48:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.126781 10.0.0.242 - - [2025-10-09 10:48:15] "GET /virtual-machine-interface/594e1915-9400-4236-b17b-bcf90447c7d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.005798 10.0.0.242 - - [2025-10-09 10:48:15] "POST /instance-ips HTTP/1.1" 200 378 0.024450 10.0.0.242 - - [2025-10-09 10:48:15] "GET /instance-ip/2b50187d-a669-4b5e-82cb-42c3aaa453fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.013456 10.0.0.242 - - [2025-10-09 10:48:15] "POST /loadbalancers HTTP/1.1" 200 584 0.077003 10.0.0.242 - - [2025-10-09 10:48:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.033989 10.0.0.242 - - [2025-10-09 10:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017913 10.0.0.242 - - [2025-10-09 10:48:16] "GET /project/2b5445a9-1671-4a2a-97a8-70ad204326f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.053958 10.0.0.242 - - [2025-10-09 10:48:16] "GET /instance-ip/2b50187d-a669-4b5e-82cb-42c3aaa453fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004493 10.0.0.242 - - [2025-10-09 10:48:16] "GET /project/2b5445a9-1671-4a2a-97a8-70ad204326f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.036790 10.0.0.242 - - [2025-10-09 10:48:16] "GET /loadbalancer/c6be3eba-734b-4bc2-b2c0-fc32985bbf59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004066 10.0.0.242 - - [2025-10-09 10:48:16] "POST /floating-ips HTTP/1.1" 200 583 0.028597 10.0.0.242 - - [2025-10-09 10:48:16] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.048152 10.0.0.242 - - [2025-10-09 10:48:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015827 10.0.0.242 - - [2025-10-09 10:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015049 10.0.0.242 - - [2025-10-09 10:48:16] "GET /project/2b5445a9-1671-4a2a-97a8-70ad204326f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.044553 10.0.0.242 - - [2025-10-09 10:48:16] "GET /loadbalancer-listener/5ffbe571-ebbc-4717-8653-d05acbc2f9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003563 10.0.0.242 - - [2025-10-09 10:48:16] "GET /loadbalancer-listener/5ffbe571-ebbc-4717-8653-d05acbc2f9f9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004382 10.0.0.242 - - [2025-10-09 10:48:16] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.026199 10.0.0.242 - - [2025-10-09 10:48:16] "GET /instance-ip/2b50187d-a669-4b5e-82cb-42c3aaa453fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004460 10.0.0.242 - - [2025-10-09 10:48:16] "GET /instance-ip/2b50187d-a669-4b5e-82cb-42c3aaa453fe?fields=floating_ips HTTP/1.1" 200 1165 0.007608 10.0.0.242 - - [2025-10-09 10:48:16] "GET /floating-ip/3aad28c9-0316-4f20-afe8-460202784111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002735 10.0.0.242 - - [2025-10-09 10:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.242 - - [2025-10-09 10:48:16] "GET /project/2b5445a9-1671-4a2a-97a8-70ad204326f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.056580 10.0.0.242 - - [2025-10-09 10:48:16] "GET /loadbalancer/c6be3eba-734b-4bc2-b2c0-fc32985bbf59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005391 10.0.0.242 - - [2025-10-09 10:48:16] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.023176 10.0.0.242 - - [2025-10-09 10:48:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024059 10.0.0.242 - - [2025-10-09 10:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012740 10.0.0.242 - - [2025-10-09 10:48:16] "GET /project/2b5445a9-1671-4a2a-97a8-70ad204326f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.042152 10.0.0.242 - - [2025-10-09 10:48:16] "GET /loadbalancer-listener/e2f2e94e-c167-4438-a576-26c7557fbdb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.005056 10.0.0.242 - - [2025-10-09 10:48:16] "GET /loadbalancer-listener/e2f2e94e-c167-4438-a576-26c7557fbdb6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003942 10.0.0.242 - - [2025-10-09 10:48:16] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.031244 10.0.0.242 - - [2025-10-09 10:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009434 10.0.0.242 - - [2025-10-09 10:48:16] "GET /instance-ip/2b50187d-a669-4b5e-82cb-42c3aaa453fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003880 10.0.0.242 - - [2025-10-09 10:48:16] "GET /instance-ip/2b50187d-a669-4b5e-82cb-42c3aaa453fe?fields=floating_ips HTTP/1.1" 200 1165 0.003826 10.0.0.242 - - [2025-10-09 10:48:16] "GET /floating-ip/3aad28c9-0316-4f20-afe8-460202784111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002470 10.0.0.242 - - [2025-10-09 10:48:16] "GET /project/2b5445a9-1671-4a2a-97a8-70ad204326f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.063427 10.0.0.242 - - [2025-10-09 10:48:16] "GET /loadbalancer/c6be3eba-734b-4bc2-b2c0-fc32985bbf59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003291 10.0.0.242 - - [2025-10-09 10:48:16] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.020907 10.0.0.242 - - [2025-10-09 10:48:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.025573 10.0.0.242 - - [2025-10-09 10:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008782 10.0.0.242 - - [2025-10-09 10:48:17] "GET /project/2b5445a9-1671-4a2a-97a8-70ad204326f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.047431 10.0.0.242 - - [2025-10-09 10:48:17] "GET /loadbalancer-listener/a736ad27-49f8-4794-908a-a6fa2ef8bf31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.002943 10.0.0.242 - - [2025-10-09 10:48:17] "GET /loadbalancer-listener/a736ad27-49f8-4794-908a-a6fa2ef8bf31?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.003705 10.0.0.242 - - [2025-10-09 10:48:17] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.043145 10.0.0.242 - - [2025-10-09 10:48:17] "GET /instance-ip/2b50187d-a669-4b5e-82cb-42c3aaa453fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.008517 10.0.0.242 - - [2025-10-09 10:48:17] "GET /instance-ip/2b50187d-a669-4b5e-82cb-42c3aaa453fe?fields=floating_ips HTTP/1.1" 200 1165 0.006252 10.0.0.242 - - [2025-10-09 10:48:17] "POST /tags HTTP/1.1" 200 356 0.045249 10.0.0.242 - - [2025-10-09 10:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015204 10.0.0.242 - - [2025-10-09 10:48:17] "GET /floating-ip/3aad28c9-0316-4f20-afe8-460202784111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.011275 10.0.0.242 - - [2025-10-09 10:48:17] "GET /tag/eefee29b-172f-44fe-ae13-da074cfa8e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.014738 10.0.0.242 - - [2025-10-09 10:48:17] "POST /tags HTTP/1.1" 200 304 0.022132 10.0.0.242 - - [2025-10-09 10:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.023801 10.0.0.242 - - [2025-10-09 10:48:17] "GET /tag/70a600a0-6a99-43b8-965f-127f45d274a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013640 10.0.0.242 - - [2025-10-09 10:48:17] "POST /projects HTTP/1.1" 409 218 0.002303 10.0.0.242 - - [2025-10-09 10:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.242 - - [2025-10-09 10:48:17] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.049038 10.0.0.242 - - [2025-10-09 10:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.242 - - [2025-10-09 10:48:17] "GET /network-ipam/cfb375c2-f066-4da2-b731-779d412f27d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002819 10.0.0.242 - - [2025-10-09 10:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.242 - - [2025-10-09 10:48:17] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004631 10.0.0.242 - - [2025-10-09 10:48:17] "PUT /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd HTTP/1.1" 200 265 0.076115 10.0.0.242 - - [2025-10-09 10:48:17] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005302 10.0.0.242 - - [2025-10-09 10:48:17] "POST /set-tag HTTP/1.1" 200 109 0.070547 10.0.0.242 - - [2025-10-09 10:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.017168 10.0.0.242 - - [2025-10-09 10:48:17] "GET /network-ipam/548f9996-7eb1-455c-8afc-a15a3c13c4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.004523 10.0.0.242 - - [2025-10-09 10:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.242 - - [2025-10-09 10:48:17] "GET /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005991 10.0.0.242 - - [2025-10-09 10:48:18] "PUT /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b HTTP/1.1" 200 265 0.053280 10.0.0.242 - - [2025-10-09 10:48:18] "GET /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.008947 10.0.0.242 - - [2025-10-09 10:48:18] "POST /set-tag HTTP/1.1" 200 109 0.072522 10.0.0.242 - - [2025-10-09 10:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007340 10.0.0.242 - - [2025-10-09 10:48:18] "GET /network-policy/fce0bfa5-bfee-4c0c-9d38-07c22fffc316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003072 10.0.0.242 - - [2025-10-09 10:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.242 - - [2025-10-09 10:48:18] "GET /network-policy/ed5608b1-d4c8-4adb-b89f-94c47f818262?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.003256 10.0.0.242 - - [2025-10-09 10:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.242 - - [2025-10-09 10:48:18] "GET /network-policy/5f8075ca-a3ba-410a-84ce-c3b002a7f911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002615 10.0.0.242 - - [2025-10-09 10:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.242 - - [2025-10-09 10:48:18] "PUT /network-policy/5f8075ca-a3ba-410a-84ce-c3b002a7f911 HTTP/1.1" 200 263 0.012886 10.0.0.242 - - [2025-10-09 10:48:18] "POST /ref-update HTTP/1.1" 200 156 0.055410 10.0.0.242 - - [2025-10-09 10:48:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002603 10.0.0.242 - - [2025-10-09 10:48:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002872 10.0.0.242 - - [2025-10-09 10:48:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002261 10.0.0.242 - - [2025-10-09 10:48:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002513 10.0.0.242 - - [2025-10-09 10:48:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002135 10.0.0.242 - - [2025-10-09 10:48:18] "POST /security-groups HTTP/1.1" 409 245 0.002733 10.0.0.242 - - [2025-10-09 10:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.242 - - [2025-10-09 10:48:18] "PUT /security-group/7b479d81-1454-45c7-a1f7-729e634db96c HTTP/1.1" 200 263 0.059483 10.0.0.242 - - [2025-10-09 10:48:18] "PUT /access-control-list/00038ac7-6dfa-40d1-828c-a5651558d0ec HTTP/1.1" 200 273 0.021698 10.0.0.242 - - [2025-10-09 10:48:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.032990 10.0.0.242 - - [2025-10-09 10:48:18] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.007843 10.0.0.242 - - [2025-10-09 10:48:18] "PUT /access-control-list/57b2efc7-f5f9-454e-9c86-3f3550630567 HTTP/1.1" 200 273 0.033203 10.0.0.242 - - [2025-10-09 10:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.242 - - [2025-10-09 10:48:18] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006929 10.0.0.242 - - [2025-10-09 10:48:18] "POST /tags HTTP/1.1" 409 206 0.002234 10.0.0.242 - - [2025-10-09 10:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.242 - - [2025-10-09 10:48:18] "GET /tag/70a600a0-6a99-43b8-965f-127f45d274a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011719 10.0.0.242 - - [2025-10-09 10:48:18] "POST /firewall-rules HTTP/1.1" 200 564 0.079586 10.0.0.242 - - [2025-10-09 10:48:18] "GET /firewall-rule/d3a8036d-6aeb-49f2-ab14-1ae75a9bdac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004636 10.0.0.242 - - [2025-10-09 10:48:18] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004261 10.0.0.242 - - [2025-10-09 10:48:18] "GET /firewall-rule/d3a8036d-6aeb-49f2-ab14-1ae75a9bdac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004609 10.0.0.242 - - [2025-10-09 10:48:19] "POST /ref-update HTTP/1.1" 200 156 0.024287 10.0.0.242 - - [2025-10-09 10:48:19] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.009631 10.0.0.242 - - [2025-10-09 10:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.242 - - [2025-10-09 10:48:19] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003443 10.0.0.242 - - [2025-10-09 10:48:19] "POST /tags HTTP/1.1" 409 206 0.002334 10.0.0.242 - - [2025-10-09 10:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.242 - - [2025-10-09 10:48:19] "GET /tag/70a600a0-6a99-43b8-965f-127f45d274a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011499 10.0.0.242 - - [2025-10-09 10:48:19] "POST /firewall-rules HTTP/1.1" 200 562 0.069251 10.0.0.242 - - [2025-10-09 10:48:19] "GET /firewall-rule/5e384f51-e2d5-4a98-825c-af49338bb398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004704 10.0.0.242 - - [2025-10-09 10:48:19] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004446 10.0.0.242 - - [2025-10-09 10:48:19] "GET /firewall-rule/5e384f51-e2d5-4a98-825c-af49338bb398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002748 10.0.0.242 - - [2025-10-09 10:48:19] "POST /ref-update HTTP/1.1" 200 156 0.039464 10.0.0.242 - - [2025-10-09 10:48:19] "POST /tags HTTP/1.1" 200 372 0.062783 10.0.0.242 - - [2025-10-09 10:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.027183 10.0.0.242 - - [2025-10-09 10:48:19] "GET /tag/f9d7e25d-9429-4ef9-b6ea-02c0a1798593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.015575 10.0.0.242 - - [2025-10-09 10:48:19] "POST /tags HTTP/1.1" 200 320 0.025271 10.0.0.242 - - [2025-10-09 10:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015284 10.0.0.242 - - [2025-10-09 10:48:19] "GET /tag/e5d5727d-0b3a-4515-8fbf-af2a7e0b3bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.014163 10.0.0.242 - - [2025-10-09 10:48:19] "POST /id-to-fqname HTTP/1.1" 200 181 0.000828 10.0.0.242 - - [2025-10-09 10:48:19] "POST /fqname-to-id HTTP/1.1" 404 190 0.006330 10.0.0.242 - - [2025-10-09 10:48:19] "POST /security-groups HTTP/1.1" 200 578 0.068782 10.0.0.242 - - [2025-10-09 10:48:19] "POST /projects HTTP/1.1" 200 499 0.247347 10.0.0.242 - - [2025-10-09 10:48:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.005252 10.0.0.242 - - [2025-10-09 10:48:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.044991 10.0.0.242 - - [2025-10-09 10:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.025095 10.0.0.242 - - [2025-10-09 10:48:20] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.023794 10.0.0.242 - - [2025-10-09 10:48:20] "POST /access-control-lists HTTP/1.1" 200 589 0.088714 10.0.0.242 - - [2025-10-09 10:48:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.009648 10.0.0.242 - - [2025-10-09 10:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005594 10.0.0.242 - - [2025-10-09 10:48:20] "GET /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.009164 10.0.0.242 - - [2025-10-09 10:48:20] "POST /access-control-lists HTTP/1.1" 200 587 0.081677 10.0.0.242 - - [2025-10-09 10:48:20] "PUT /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd HTTP/1.1" 200 265 0.137448 10.0.0.242 - - [2025-10-09 10:48:20] "PUT /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b HTTP/1.1" 200 265 0.079320 10.0.0.242 - - [2025-10-09 10:48:20] "POST /security-groups HTTP/1.1" 200 560 0.093223 10.0.0.242 - - [2025-10-09 10:48:20] "POST /fqname-to-id HTTP/1.1" 404 248 0.002267 10.0.0.242 - - [2025-10-09 10:48:20] "POST /access-control-lists HTTP/1.1" 200 612 0.072000 10.0.0.242 - - [2025-10-09 10:48:20] "POST /fqname-to-id HTTP/1.1" 404 247 0.006273 10.0.0.242 - - [2025-10-09 10:48:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.080031 10.0.0.242 - - [2025-10-09 10:48:20] "POST /chown HTTP/1.1" 200 109 0.014480 10.0.0.242 - - [2025-10-09 10:48:20] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.013292 10.0.0.242 - - [2025-10-09 10:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007929 10.0.0.242 - - [2025-10-09 10:48:20] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016596 10.0.0.242 - - [2025-10-09 10:48:20] "POST /tags HTTP/1.1" 409 214 0.002121 10.0.0.242 - - [2025-10-09 10:48:20] "POST /access-control-lists HTTP/1.1" 200 610 0.082502 10.0.0.242 - - [2025-10-09 10:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.242 - - [2025-10-09 10:48:20] "GET /tag/e5d5727d-0b3a-4515-8fbf-af2a7e0b3bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.017357 10.0.0.242 - - [2025-10-09 10:48:20] "POST /firewall-rules HTTP/1.1" 200 580 0.094065 10.0.0.242 - - [2025-10-09 10:48:20] "GET /firewall-rule/2da3ff94-f877-418e-be60-9cee51d02013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007534 10.0.0.242 - - [2025-10-09 10:48:20] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.004226 10.0.0.242 - - [2025-10-09 10:48:20] "GET /firewall-rule/2da3ff94-f877-418e-be60-9cee51d02013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002714 10.0.0.242 - - [2025-10-09 10:48:20] "POST /ref-update HTTP/1.1" 200 156 0.034940 10.0.0.242 - - [2025-10-09 10:48:21] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.004822 10.0.0.242 - - [2025-10-09 10:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.242 - - [2025-10-09 10:48:21] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003953 10.0.0.242 - - [2025-10-09 10:48:21] "POST /tags HTTP/1.1" 409 214 0.002256 10.0.0.242 - - [2025-10-09 10:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.242 - - [2025-10-09 10:48:21] "GET /tag/e5d5727d-0b3a-4515-8fbf-af2a7e0b3bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.019112 10.0.0.242 - - [2025-10-09 10:48:21] "POST /firewall-rules HTTP/1.1" 200 578 0.090913 10.0.0.242 - - [2025-10-09 10:48:21] "GET /firewall-rule/704650eb-c3fd-4d94-afb5-77f186e52441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005199 10.0.0.242 - - [2025-10-09 10:48:21] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.003897 10.0.0.242 - - [2025-10-09 10:48:21] "GET /firewall-rule/704650eb-c3fd-4d94-afb5-77f186e52441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002436 10.0.0.242 - - [2025-10-09 10:48:21] "POST /ref-update HTTP/1.1" 200 156 0.039023 10.0.0.242 - - [2025-10-09 10:48:21] "POST /tags HTTP/1.1" 200 364 0.058422 10.0.0.242 - - [2025-10-09 10:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009983 10.0.0.242 - - [2025-10-09 10:48:21] "GET /tag/fd74de1e-167f-4440-b9b3-2ed37f6a4665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.014392 10.0.0.242 - - [2025-10-09 10:48:21] "POST /tags HTTP/1.1" 200 312 0.038480 10.0.0.242 - - [2025-10-09 10:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.023167 10.0.0.242 - - [2025-10-09 10:48:21] "GET /tag/2ec48d73-5f28-499e-9f07-a50a183e47a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013779 10.0.0.242 - - [2025-10-09 10:48:21] "POST /id-to-fqname HTTP/1.1" 200 177 0.002498 10.0.0.242 - - [2025-10-09 10:48:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.005108 10.0.0.242 - - [2025-10-09 10:48:21] "POST /security-groups HTTP/1.1" 200 574 0.078462 10.0.0.242 - - [2025-10-09 10:48:21] "POST /fqname-to-id HTTP/1.1" 404 217 0.003034 10.0.0.242 - - [2025-10-09 10:48:21] "POST /projects HTTP/1.1" 200 491 0.283955 10.0.0.242 - - [2025-10-09 10:48:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014426 10.0.0.242 - - [2025-10-09 10:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.020274 10.0.0.242 - - [2025-10-09 10:48:21] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.016763 10.0.0.242 - - [2025-10-09 10:48:21] "POST /access-control-lists HTTP/1.1" 200 585 0.098790 10.0.0.242 - - [2025-10-09 10:48:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.018759 10.0.0.242 - - [2025-10-09 10:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.021155 10.0.0.242 - - [2025-10-09 10:48:22] "GET /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006054 10.0.0.242 - - [2025-10-09 10:48:22] "POST /access-control-lists HTTP/1.1" 200 583 0.075299 10.0.0.242 - - [2025-10-09 10:48:22] "PUT /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd HTTP/1.1" 200 265 0.111486 10.0.0.242 - - [2025-10-09 10:48:22] "PUT /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b HTTP/1.1" 200 265 0.075416 10.0.0.242 - - [2025-10-09 10:48:22] "POST /security-groups HTTP/1.1" 200 548 0.088492 10.0.0.242 - - [2025-10-09 10:48:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.004682 10.0.0.242 - - [2025-10-09 10:48:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.024643 10.0.0.242 - - [2025-10-09 10:48:22] "POST /access-control-lists HTTP/1.1" 200 604 0.044825 10.0.0.242 - - [2025-10-09 10:48:22] "POST /fqname-to-id HTTP/1.1" 404 239 0.009387 10.0.0.242 - - [2025-10-09 10:48:22] "POST /chown HTTP/1.1" 200 109 0.040234 10.0.0.242 - - [2025-10-09 10:48:22] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.011400 10.0.0.242 - - [2025-10-09 10:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.242 - - [2025-10-09 10:48:22] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005270 10.0.0.242 - - [2025-10-09 10:48:22] "POST /tags HTTP/1.1" 409 210 0.002254 10.0.0.242 - - [2025-10-09 10:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.242 - - [2025-10-09 10:48:22] "POST /access-control-lists HTTP/1.1" 200 602 0.223550 10.0.0.242 - - [2025-10-09 10:48:22] "GET /tag/2ec48d73-5f28-499e-9f07-a50a183e47a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.031388 10.0.0.242 - - [2025-10-09 10:48:22] "POST /firewall-rules HTTP/1.1" 200 572 0.100524 10.0.0.242 - - [2025-10-09 10:48:22] "GET /firewall-rule/a9594d30-bfd7-4575-8b6d-ab5e295ad4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.010887 10.0.0.242 - - [2025-10-09 10:48:22] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004734 10.0.0.242 - - [2025-10-09 10:48:22] "GET /firewall-rule/a9594d30-bfd7-4575-8b6d-ab5e295ad4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003262 10.0.0.242 - - [2025-10-09 10:48:23] "POST /ref-update HTTP/1.1" 200 156 0.067833 10.0.0.242 - - [2025-10-09 10:48:23] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002563 10.0.0.242 - - [2025-10-09 10:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010568 10.0.0.242 - - [2025-10-09 10:48:23] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010387 10.0.0.242 - - [2025-10-09 10:48:23] "POST /tags HTTP/1.1" 409 210 0.003214 10.0.0.242 - - [2025-10-09 10:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.242 - - [2025-10-09 10:48:23] "GET /tag/2ec48d73-5f28-499e-9f07-a50a183e47a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.021642 10.0.0.242 - - [2025-10-09 10:48:23] "POST /firewall-rules HTTP/1.1" 200 570 0.095817 10.0.0.242 - - [2025-10-09 10:48:23] "GET /firewall-rule/20b2bd25-9ee0-4c85-87a0-41c5bf82687a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011185 10.0.0.242 - - [2025-10-09 10:48:23] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004521 10.0.0.242 - - [2025-10-09 10:48:23] "GET /firewall-rule/20b2bd25-9ee0-4c85-87a0-41c5bf82687a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003019 10.0.0.242 - - [2025-10-09 10:48:23] "POST /ref-update HTTP/1.1" 200 156 0.055512 10.0.0.242 - - [2025-10-09 10:48:23] "POST /tags HTTP/1.1" 200 364 0.038574 10.0.0.242 - - [2025-10-09 10:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011015 10.0.0.242 - - [2025-10-09 10:48:23] "GET /tag/5e72336c-e55e-47ca-837f-2c3e71f8a4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.039588 10.0.0.242 - - [2025-10-09 10:48:23] "POST /tags HTTP/1.1" 409 210 0.002493 10.0.0.242 - - [2025-10-09 10:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.242 - - [2025-10-09 10:48:23] "GET /tag/5075518d-6ef7-49df-b38a-41f34617201f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.029886 10.0.0.242 - - [2025-10-09 10:48:23] "POST /projects HTTP/1.1" 409 223 0.003238 10.0.0.242 - - [2025-10-09 10:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.242 - - [2025-10-09 10:48:23] "GET /project/2b5445a9-1671-4a2a-97a8-70ad204326f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.044806 10.0.0.242 - - [2025-10-09 10:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.242 - - [2025-10-09 10:48:23] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.010607 10.0.0.242 - - [2025-10-09 10:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.242 - - [2025-10-09 10:48:23] "GET /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.053490 10.0.0.242 - - [2025-10-09 10:48:24] "PUT /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd HTTP/1.1" 200 265 0.096264 10.0.0.242 - - [2025-10-09 10:48:24] "PUT /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b HTTP/1.1" 200 265 0.098642 10.0.0.242 - - [2025-10-09 10:48:24] "POST /security-groups HTTP/1.1" 409 253 0.002788 10.0.0.242 - - [2025-10-09 10:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.242 - - [2025-10-09 10:48:24] "PUT /security-group/7f30d4c6-a7da-40d7-b048-2acad8a82838 HTTP/1.1" 200 263 0.066086 10.0.0.242 - - [2025-10-09 10:48:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.055894 10.0.0.242 - - [2025-10-09 10:48:24] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.023073 10.0.0.242 - - [2025-10-09 10:48:24] "PUT /access-control-list/2df650eb-0610-4976-a396-fe851052e0df HTTP/1.1" 200 273 0.057483 10.0.0.242 - - [2025-10-09 10:48:24] "PUT /access-control-list/86895825-79eb-49b6-b27b-42515345e9a3 HTTP/1.1" 200 273 0.031691 10.0.0.242 - - [2025-10-09 10:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008954 10.0.0.242 - - [2025-10-09 10:48:24] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005149 10.0.0.242 - - [2025-10-09 10:48:24] "POST /tags HTTP/1.1" 409 210 0.006446 10.0.0.242 - - [2025-10-09 10:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.242 - - [2025-10-09 10:48:24] "GET /tag/5075518d-6ef7-49df-b38a-41f34617201f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.018683 10.0.0.242 - - [2025-10-09 10:48:24] "POST /firewall-rules HTTP/1.1" 200 572 0.095950 10.0.0.242 - - [2025-10-09 10:48:24] "GET /firewall-rule/0f593963-85e8-4059-9ce7-74feb29ab663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.021003 10.0.0.242 - - [2025-10-09 10:48:24] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.010032 10.0.0.242 - - [2025-10-09 10:48:24] "GET /firewall-rule/0f593963-85e8-4059-9ce7-74feb29ab663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003029 10.0.0.242 - - [2025-10-09 10:48:24] "POST /ref-update HTTP/1.1" 200 156 0.056911 10.0.0.242 - - [2025-10-09 10:48:24] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.017192 10.0.0.242 - - [2025-10-09 10:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.242 - - [2025-10-09 10:48:24] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003283 10.0.0.242 - - [2025-10-09 10:48:24] "POST /tags HTTP/1.1" 409 210 0.002154 10.0.0.242 - - [2025-10-09 10:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.242 - - [2025-10-09 10:48:25] "GET /tag/5075518d-6ef7-49df-b38a-41f34617201f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011761 10.0.0.242 - - [2025-10-09 10:48:25] "POST /firewall-rules HTTP/1.1" 200 570 0.074544 10.0.0.242 - - [2025-10-09 10:48:25] "GET /firewall-rule/648ebee7-b119-49fd-85c9-26f99008c013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.029912 10.0.0.242 - - [2025-10-09 10:48:25] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.004828 10.0.0.242 - - [2025-10-09 10:48:25] "GET /firewall-rule/648ebee7-b119-49fd-85c9-26f99008c013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002745 10.0.0.242 - - [2025-10-09 10:48:25] "POST /ref-update HTTP/1.1" 200 156 0.090706 10.0.0.242 - - [2025-10-09 10:48:25] "POST /tags HTTP/1.1" 409 237 0.002681 10.0.0.242 - - [2025-10-09 10:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.242 - - [2025-10-09 10:48:25] "GET /tag/5e72336c-e55e-47ca-837f-2c3e71f8a4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.014692 10.0.0.242 - - [2025-10-09 10:48:25] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.005293 10.0.0.242 - - [2025-10-09 10:48:25] "POST /set-tag HTTP/1.1" 200 109 0.031645 10.0.0.242 - - [2025-10-09 10:48:25] "GET / HTTP/1.1" 200 36215 0.001799 10.0.0.242 - - [2025-10-09 10:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.242 - - [2025-10-09 10:48:25] "GET /global-system-config/c380b4de-ee2d-4e50-842c-fa0b1f625a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005495 10.0.0.242 - - [2025-10-09 10:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.242 - - [2025-10-09 10:48:25] "GET /config-node/8411fa74-d837-4125-8b4d-59b123fb4bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003450 10.0.0.242 - - [2025-10-09 10:48:36] "GET / HTTP/1.1" 200 36215 0.001529 10.0.0.242 - - [2025-10-09 10:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.242 - - [2025-10-09 10:48:37] "GET /routing-instance/d34369cc-6c3a-4a8a-948a-06519c4ae258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004095 10.0.0.242 - - [2025-10-09 10:48:37] "POST /bgp-routers HTTP/1.1" 409 301 0.002571 10.0.0.242 - - [2025-10-09 10:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.242 - - [2025-10-09 10:48:37] "GET /bgp-router/8c100003-d205-4074-8ddd-86cc728d7d85?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.008433 10.0.0.242 - - [2025-10-09 10:48:37] "PUT /bgp-router/8c100003-d205-4074-8ddd-86cc728d7d85 HTTP/1.1" 200 255 0.016161 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:48:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001081 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:48:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000999 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:48:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001024 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:48:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001221 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:48:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001120 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:48:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001108 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:48:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001007 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:48:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000983 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:49:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001088 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:49:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001003 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:49:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001208 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:49:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001091 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:49:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000969 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:49:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001045 10.0.0.41 - - [2025-10-09 10:49:44] "GET / HTTP/1.1" 200 36215 0.001949 10.0.0.41 - - [2025-10-09 10:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.41 - - [2025-10-09 10:49:44] "GET /global-system-config/c380b4de-ee2d-4e50-842c-fa0b1f625a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005368 10.0.0.41 - - [2025-10-09 10:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.41 - - [2025-10-09 10:49:44] "GET /routing-instance/d34369cc-6c3a-4a8a-948a-06519c4ae258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003666 10.0.0.41 - - [2025-10-09 10:49:44] "PUT /global-system-config/c380b4de-ee2d-4e50-842c-fa0b1f625a85 HTTP/1.1" 200 275 0.029071 10.0.0.41 - - [2025-10-09 10:49:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.006726 10.0.0.41 - - [2025-10-09 10:49:44] "POST /virtual-routers HTTP/1.1" 200 601 0.035603 10.0.0.41 - - [2025-10-09 10:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.41 - - [2025-10-09 10:49:44] "GET /virtual-router/a598a639-b999-4924-bd89-d13407ee037e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004885 10.0.0.41 - - [2025-10-09 10:49:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.001973 10.0.0.41 - - [2025-10-09 10:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.41 - - [2025-10-09 10:49:44] "GET /virtual-network/7401ec58-b61c-4820-b1cd-28185d1e5fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.006273 10.0.0.41 - - [2025-10-09 10:49:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.056567 10.0.0.41 - - [2025-10-09 10:49:58] "GET / HTTP/1.1" 200 36215 0.002095 10.0.0.41 - - [2025-10-09 10:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.41 - - [2025-10-09 10:49:58] "GET /global-system-config/c380b4de-ee2d-4e50-842c-fa0b1f625a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005310 10.0.0.41 - - [2025-10-09 10:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.41 - - [2025-10-09 10:49:58] "GET /routing-instance/d34369cc-6c3a-4a8a-948a-06519c4ae258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003945 10.0.0.41 - - [2025-10-09 10:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.41 - - [2025-10-09 10:49:58] "GET /virtual-router/a598a639-b999-4924-bd89-d13407ee037e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003057 10.0.0.41 - - [2025-10-09 10:49:58] "PUT /virtual-router/a598a639-b999-4924-bd89-d13407ee037e HTTP/1.1" 200 263 0.015458 10.0.0.41 - - [2025-10-09 10:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005060 10.0.0.41 - - [2025-10-09 10:49:58] "GET /virtual-router/a598a639-b999-4924-bd89-d13407ee037e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.006546 10.0.0.41 - - [2025-10-09 10:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.41 - - [2025-10-09 10:49:59] "GET /virtual-machine-interface/83df5c1b-9a07-49fc-b2a3-6a6c876ec97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004364 10.0.0.41 - - [2025-10-09 10:49:59] "PUT /virtual-machine-interface/83df5c1b-9a07-49fc-b2a3-6a6c876ec97a HTTP/1.1" 200 285 0.009510 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:50:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001063 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:50:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001013 10.0.0.242 - - [2025-10-09 10:51:41] "GET /global-system-configs HTTP/1.1" 200 323 0.002918 10.0.0.242 - - [2025-10-09 10:51:42] "GET /global-system-configs HTTP/1.1" 200 323 0.003543 10.0.0.242 - - [2025-10-09 10:52:11] "GET /virtual-router/a598a639-b999-4924-bd89-d13407ee037e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004381 10.0.0.242 - - [2025-10-09 10:52:11] "POST /ref-update HTTP/1.1" 200 156 0.009887 10.0.0.242 - - [2025-10-09 10:52:19] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010831 10.0.0.242 - - [2025-10-09 10:52:19] "POST /set-tag HTTP/1.1" 200 109 0.006652 10.0.0.242 - - [2025-10-09 10:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.242 - - [2025-10-09 10:52:19] "GET /loadbalancer/c6be3eba-734b-4bc2-b2c0-fc32985bbf59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003033 10.0.0.242 - - [2025-10-09 10:52:20] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005509 10.0.0.242 - - [2025-10-09 10:52:20] "POST /set-tag HTTP/1.1" 200 109 0.002867 10.0.0.242 - - [2025-10-09 10:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.242 - - [2025-10-09 10:52:20] "GET /loadbalancer/c6be3eba-734b-4bc2-b2c0-fc32985bbf59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003523 10.0.0.242 - - [2025-10-09 10:52:20] "GET /loadbalancer-pool/b5ddeaaa-8ca7-4a91-bad9-03bc6c0c5d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006290 10.0.0.242 - - [2025-10-09 10:52:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018730 10.0.0.242 - - [2025-10-09 10:52:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017188 10.0.0.242 - - [2025-10-09 10:52:20] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012236 10.0.0.242 - - [2025-10-09 10:52:20] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004651 10.0.0.242 - - [2025-10-09 10:52:20] "POST /ref-update HTTP/1.1" 200 156 0.010285 10.0.0.242 - - [2025-10-09 10:52:20] "GET /floating-ip/3aad28c9-0316-4f20-afe8-460202784111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.009749 10.0.0.242 - - [2025-10-09 10:52:20] "POST /tags HTTP/1.1" 409 205 0.012386 10.0.0.242 - - [2025-10-09 10:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.242 - - [2025-10-09 10:52:20] "GET /tag/bd54c36f-1cce-4ab0-afa1-ad447b4f62ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012702 10.0.0.242 - - [2025-10-09 10:52:20] "PUT /floating-ip/3aad28c9-0316-4f20-afe8-460202784111 HTTP/1.1" 200 257 0.021871 10.0.0.242 - - [2025-10-09 10:52:20] "POST /set-tag HTTP/1.1" 200 109 0.091451 10.0.0.242 - - [2025-10-09 10:52:20] "GET /loadbalancer-pool/42599cf1-0744-4ab9-b5d9-875c8dbe8601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.027380 10.0.0.242 - - [2025-10-09 10:52:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023654 10.0.0.242 - - [2025-10-09 10:52:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.025647 10.0.0.242 - - [2025-10-09 10:52:20] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014881 10.0.0.242 - - [2025-10-09 10:52:20] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011998 10.0.0.242 - - [2025-10-09 10:52:20] "POST /set-tag HTTP/1.1" 200 109 0.005451 10.0.0.242 - - [2025-10-09 10:52:20] "POST /ref-update HTTP/1.1" 200 156 0.011522 10.0.0.242 - - [2025-10-09 10:52:20] "GET /floating-ip/3aad28c9-0316-4f20-afe8-460202784111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.017083 10.0.0.242 - - [2025-10-09 10:52:20] "GET /loadbalancer-pool/fdce592c-8495-4cf6-a792-79164027b5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007271 10.0.0.242 - - [2025-10-09 10:52:20] "POST /loadbalancer-members HTTP/1.1" 200 694 0.022680 10.0.0.242 - - [2025-10-09 10:52:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.035096 10.0.0.242 - - [2025-10-09 10:52:20] "PUT /floating-ip/3aad28c9-0316-4f20-afe8-460202784111 HTTP/1.1" 200 257 0.053684 10.0.0.242 - - [2025-10-09 10:52:20] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.033706 10.0.0.242 - - [2025-10-09 10:52:20] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005512 10.0.0.242 - - [2025-10-09 10:52:20] "POST /ref-update HTTP/1.1" 200 156 0.015926 10.0.0.242 - - [2025-10-09 10:52:20] "POST /set-tag HTTP/1.1" 200 109 0.003072 10.0.0.242 - - [2025-10-09 10:52:20] "GET /floating-ip/3aad28c9-0316-4f20-afe8-460202784111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.006269 10.0.0.242 - - [2025-10-09 10:52:21] "PUT /floating-ip/3aad28c9-0316-4f20-afe8-460202784111 HTTP/1.1" 200 257 0.013912 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:55:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001115 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:55:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001345 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:55:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001068 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:55:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001050 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:55:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001065 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:55:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001050 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:56:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001166 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:56:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001179 10.0.0.242 - - [2025-10-09 10:56:25] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015982 10.0.0.242 - - [2025-10-09 10:56:25] "POST /set-tag HTTP/1.1" 200 109 0.004924 10.0.0.242 - - [2025-10-09 10:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008909 10.0.0.242 - - [2025-10-09 10:56:25] "GET /loadbalancer/c6be3eba-734b-4bc2-b2c0-fc32985bbf59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004913 10.0.0.242 - - [2025-10-09 10:56:25] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005513 10.0.0.242 - - [2025-10-09 10:56:25] "POST /set-tag HTTP/1.1" 200 109 0.025868 10.0.0.242 - - [2025-10-09 10:56:25] "DELETE /loadbalancer-member/396ea4b6-e971-4596-9b50-6bb4ea5b3ac1 HTTP/1.1" 200 115 0.044181 10.0.0.242 - - [2025-10-09 10:56:25] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008136 10.0.0.242 - - [2025-10-09 10:56:25] "POST /set-tag HTTP/1.1" 200 109 0.003047 10.0.0.242 - - [2025-10-09 10:56:25] "DELETE /loadbalancer-member/2e52645d-2c7c-457d-89cb-8ec548c718cc HTTP/1.1" 200 115 0.041781 10.0.0.242 - - [2025-10-09 10:56:25] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006680 10.0.0.242 - - [2025-10-09 10:56:25] "POST /set-tag HTTP/1.1" 200 109 0.002775 10.0.0.242 - - [2025-10-09 10:56:25] "DELETE /loadbalancer-member/7e21101b-1aca-45a9-a67f-31f20eb0a1ab HTTP/1.1" 200 115 0.068800 10.0.0.242 - - [2025-10-09 10:56:25] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013300 10.0.0.242 - - [2025-10-09 10:56:25] "POST /set-tag HTTP/1.1" 200 109 0.008983 10.0.0.242 - - [2025-10-09 10:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008445 10.0.0.242 - - [2025-10-09 10:56:25] "GET /loadbalancer/c6be3eba-734b-4bc2-b2c0-fc32985bbf59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003506 10.0.0.242 - - [2025-10-09 10:56:25] "GET /loadbalancer-pool/b5ddeaaa-8ca7-4a91-bad9-03bc6c0c5d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004786 10.0.0.242 - - [2025-10-09 10:56:25] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021189 10.0.0.242 - - [2025-10-09 10:56:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.047144 10.0.0.242 - - [2025-10-09 10:56:25] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.022473 10.0.0.242 - - [2025-10-09 10:56:25] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.014301 10.0.0.242 - - [2025-10-09 10:56:25] "GET /floating-ip/3aad28c9-0316-4f20-afe8-460202784111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003345 10.0.0.242 - - [2025-10-09 10:56:25] "POST /set-tag HTTP/1.1" 200 109 0.072217 10.0.0.242 - - [2025-10-09 10:56:25] "GET /loadbalancer-pool/42599cf1-0744-4ab9-b5d9-875c8dbe8601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.011668 10.0.0.242 - - [2025-10-09 10:56:26] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029258 10.0.0.242 - - [2025-10-09 10:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.024024 10.0.0.242 - - [2025-10-09 10:56:26] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.027949 10.0.0.242 - - [2025-10-09 10:56:26] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.023942 10.0.0.242 - - [2025-10-09 10:56:26] "POST /set-tag HTTP/1.1" 200 109 0.006712 10.0.0.242 - - [2025-10-09 10:56:26] "GET /floating-ip/3aad28c9-0316-4f20-afe8-460202784111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.010623 10.0.0.242 - - [2025-10-09 10:56:26] "GET /loadbalancer-pool/fdce592c-8495-4cf6-a792-79164027b5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.008500 10.0.0.242 - - [2025-10-09 10:56:26] "POST /loadbalancer-members HTTP/1.1" 200 694 0.035593 10.0.0.242 - - [2025-10-09 10:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.011862 10.0.0.242 - - [2025-10-09 10:56:26] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006459 10.0.0.242 - - [2025-10-09 10:56:26] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005575 10.0.0.242 - - [2025-10-09 10:56:26] "GET /floating-ip/3aad28c9-0316-4f20-afe8-460202784111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004918 10.0.0.242 - - [2025-10-09 10:56:26] "POST /set-tag HTTP/1.1" 200 109 0.002707 10.0.0.242 - - [2025-10-09 10:56:41] "GET /global-system-configs HTTP/1.1" 200 323 0.008311 10.0.0.242 - - [2025-10-09 10:56:42] "GET /global-system-configs HTTP/1.1" 200 323 0.002643 10.0.0.242 - - [2025-10-09 10:57:53] "GET / HTTP/1.1" 200 36215 0.002364 10.0.0.242 - - [2025-10-09 10:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.242 - - [2025-10-09 10:57:53] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.057016 10.0.0.242 - - [2025-10-09 10:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.242 - - [2025-10-09 10:57:53] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.072480 10.0.0.242 - - [2025-10-09 10:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.242 - - [2025-10-09 10:57:54] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.040366 10.0.0.242 - - [2025-10-09 10:57:54] "POST /tags HTTP/1.1" 200 334 0.044278 10.0.0.242 - - [2025-10-09 10:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008012 10.0.0.242 - - [2025-10-09 10:57:54] "GET /tag/f92b43da-9774-4399-bb53-28684d30ad90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.019255 10.0.0.242 - - [2025-10-09 10:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.242 - - [2025-10-09 10:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.242 - - [2025-10-09 10:57:54] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043274 10.0.0.242 - - [2025-10-09 10:57:54] "GET /virtual-networks?parent_id=961cdca3-9406-4920-99ea-47d4d22210f1&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001932 10.0.0.242 - - [2025-10-09 10:57:54] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.065663 10.0.0.242 - - [2025-10-09 10:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.242 - - [2025-10-09 10:57:54] "GET /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.006611 10.0.0.242 - - [2025-10-09 10:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.242 - - [2025-10-09 10:57:54] "GET /service-appliance-set/af87e0a7-e7e7-4ebd-99e0-c34575fe041c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.006040 10.0.0.242 - - [2025-10-09 10:57:54] "POST /fqname-to-id HTTP/1.1" 404 254 0.015262 10.0.0.242 - - [2025-10-09 10:57:54] "POST /virtual-networks HTTP/1.1" 200 514 0.120176 10.0.0.242 - - [2025-10-09 10:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013373 10.0.0.242 - - [2025-10-09 10:57:54] "GET /network-ipam/7ae88f3d-e47f-4e87-b8e9-febe9797ec3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.055039 10.0.0.242 - - [2025-10-09 10:57:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.172011 10.0.0.242 - - [2025-10-09 10:57:55] "GET /virtual-machine-interface/4b32fcfd-703d-4c67-8d95-f2d6cc186aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.029848 10.0.0.242 - - [2025-10-09 10:57:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003381 10.0.0.242 - - [2025-10-09 10:57:55] "POST /ref-update HTTP/1.1" 200 156 0.216441 10.0.0.242 - - [2025-10-09 10:57:55] "GET /virtual-network/084f2d6e-b108-41ad-a095-c326045a49f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005833 10.0.0.242 - - [2025-10-09 10:57:55] "POST /instance-ips HTTP/1.1" 200 410 0.118340 10.0.0.242 - - [2025-10-09 10:57:55] "GET /domains HTTP/1.1" 200 281 0.001932 10.0.0.242 - - [2025-10-09 10:57:55] "GET /instance-ip/991b04b7-e564-4a09-93ab-e892f87dada2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.007878 10.0.0.242 - - [2025-10-09 10:57:55] "GET /domain/f5ce4fb4-c832-4ef9-a5b4-8f94b16fbf25 HTTP/1.1" 200 3100 0.015758 10.0.0.242 - - [2025-10-09 10:57:55] "POST /loadbalancers HTTP/1.1" 200 612 0.137642 10.0.0.242 - - [2025-10-09 10:57:55] "POST /route-targets HTTP/1.1" 200 328 0.058093 10.0.0.242 - - [2025-10-09 10:57:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.057573 10.0.0.242 - - [2025-10-09 10:57:55] "POST /ref-update HTTP/1.1" 200 156 0.066535 10.0.0.242 - - [2025-10-09 10:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.031210 10.0.0.242 - - [2025-10-09 10:57:55] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1 HTTP/1.1" 200 5739 0.228432 10.0.0.242 - - [2025-10-09 10:57:55] "GET /virtual-network/084f2d6e-b108-41ad-a095-c326045a49f7 HTTP/1.1" 200 2085 0.032819 10.0.0.242 - - [2025-10-09 10:57:55] "GET /virtual-network/084f2d6e-b108-41ad-a095-c326045a49f7 HTTP/1.1" 200 2085 0.011763 10.0.0.242 - - [2025-10-09 10:57:55] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.144644 10.0.0.242 - - [2025-10-09 10:57:55] "GET /instance-ip/991b04b7-e564-4a09-93ab-e892f87dada2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.005453 10.0.0.242 - - [2025-10-09 10:57:55] "GET /routing-instance/1194d4c9-d8df-441e-8e36-66bbb37e51c2 HTTP/1.1" 200 1405 0.006656 10.0.0.242 - - [2025-10-09 10:57:55] "GET /routing-instance/1194d4c9-d8df-441e-8e36-66bbb37e51c2 HTTP/1.1" 200 1405 0.002750 10.0.0.242 - - [2025-10-09 10:57:55] "GET /route-target/2873056c-dd2c-43bf-b8fd-b50f9de7b238 HTTP/1.1" 200 1154 0.005018 10.0.0.242 - - [2025-10-09 10:57:55] "GET /virtual-network/084f2d6e-b108-41ad-a095-c326045a49f7 HTTP/1.1" 200 2085 0.014487 10.0.0.242 - - [2025-10-09 10:57:55] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.085108 10.0.0.242 - - [2025-10-09 10:57:55] "GET /routing-instance/1194d4c9-d8df-441e-8e36-66bbb37e51c2 HTTP/1.1" 200 1405 0.012945 10.0.0.242 - - [2025-10-09 10:57:55] "GET /loadbalancer/bb45d9d7-cb4e-4348-83e9-5ccecd222963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.020368 10.0.0.242 - - [2025-10-09 10:57:55] "GET /virtual-network/084f2d6e-b108-41ad-a095-c326045a49f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.012719 10.0.0.242 - - [2025-10-09 10:57:55] "GET /virtual-network/084f2d6e-b108-41ad-a095-c326045a49f7 HTTP/1.1" 200 2085 0.004282 10.0.0.242 - - [2025-10-09 10:57:55] "GET /routing-instance/1194d4c9-d8df-441e-8e36-66bbb37e51c2 HTTP/1.1" 200 1405 0.002514 10.0.0.242 - - [2025-10-09 10:57:55] "GET /routing-instance/1194d4c9-d8df-441e-8e36-66bbb37e51c2 HTTP/1.1" 200 1405 0.003397 10.0.0.242 - - [2025-10-09 10:57:55] "GET /route-target/2873056c-dd2c-43bf-b8fd-b50f9de7b238 HTTP/1.1" 200 1154 0.002331 10.0.0.242 - - [2025-10-09 10:57:55] "POST /floating-ips HTTP/1.1" 200 599 0.070646 10.0.0.242 - - [2025-10-09 10:57:55] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.066797 10.0.0.242 - - [2025-10-09 10:57:55] "GET /domains HTTP/1.1" 200 281 0.012170 10.0.0.242 - - [2025-10-09 10:57:55] "GET /domain/f5ce4fb4-c832-4ef9-a5b4-8f94b16fbf25 HTTP/1.1" 200 3100 0.004784 10.0.0.242 - - [2025-10-09 10:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.242 - - [2025-10-09 10:57:55] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1 HTTP/1.1" 200 6294 0.081862 10.0.0.242 - - [2025-10-09 10:57:55] "GET /virtual-network/084f2d6e-b108-41ad-a095-c326045a49f7 HTTP/1.1" 200 2085 0.025086 10.0.0.242 - - [2025-10-09 10:57:55] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.116488 10.0.0.242 - - [2025-10-09 10:57:55] "GET /loadbalancer-listener/0e963099-8c7a-498f-97b7-dbfe4f19bda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.003239 10.0.0.242 - - [2025-10-09 10:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.242 - - [2025-10-09 10:57:55] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031741 10.0.0.242 - - [2025-10-09 10:57:55] "GET /virtual-network/084f2d6e-b108-41ad-a095-c326045a49f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006624 10.0.0.242 - - [2025-10-09 10:57:55] "GET /loadbalancer-listener/0e963099-8c7a-498f-97b7-dbfe4f19bda8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.011940 10.0.0.242 - - [2025-10-09 10:57:55] "GET /floating-ip-pools?parent_id=084f2d6e-b108-41ad-a095-c326045a49f7&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003423 10.0.0.242 - - [2025-10-09 10:57:56] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.023426 10.0.0.242 - - [2025-10-09 10:57:56] "GET /instance-ip/991b04b7-e564-4a09-93ab-e892f87dada2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.009392 10.0.0.242 - - [2025-10-09 10:57:56] "GET /virtual-network/084f2d6e-b108-41ad-a095-c326045a49f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006050 10.0.0.242 - - [2025-10-09 10:57:56] "GET /instance-ip/991b04b7-e564-4a09-93ab-e892f87dada2?fields=floating_ips HTTP/1.1" 200 1215 0.008951 10.0.0.242 - - [2025-10-09 10:57:56] "GET /floating-ip/ec6f2a2d-8ad9-4000-b5b5-18d6d5e62ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.002381 10.0.0.242 - - [2025-10-09 10:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.242 - - [2025-10-09 10:57:56] "GET /loadbalancer/bb45d9d7-cb4e-4348-83e9-5ccecd222963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003889 10.0.0.242 - - [2025-10-09 10:57:56] "POST /floating-ip-pools HTTP/1.1" 200 564 0.023902 10.0.0.242 - - [2025-10-09 10:57:56] "POST /ref-update HTTP/1.1" 200 156 0.025297 10.0.0.242 - - [2025-10-09 10:57:56] "GET /virtual-network/084f2d6e-b108-41ad-a095-c326045a49f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004836 10.0.0.242 - - [2025-10-09 10:57:56] "GET /domains HTTP/1.1" 200 281 0.004061 10.0.0.242 - - [2025-10-09 10:57:56] "GET /domain/f5ce4fb4-c832-4ef9-a5b4-8f94b16fbf25 HTTP/1.1" 200 3100 0.013119 10.0.0.242 - - [2025-10-09 10:57:56] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1 HTTP/1.1" 200 6841 0.058938 10.0.0.242 - - [2025-10-09 10:57:56] "POST /tags HTTP/1.1" 200 296 0.130291 10.0.0.242 - - [2025-10-09 10:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010105 10.0.0.242 - - [2025-10-09 10:57:56] "GET /virtual-network/084f2d6e-b108-41ad-a095-c326045a49f7 HTTP/1.1" 200 2324 0.039626 10.0.0.242 - - [2025-10-09 10:57:56] "GET /tag/8c49c3d5-c7f9-47e8-84a3-2f0c136a40e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.028822 10.0.0.242 - - [2025-10-09 10:57:56] "GET /floating-ip-pool/f42758b8-8f89-4f1c-a0a4-dac384901971 HTTP/1.1" 200 1318 0.017503 10.0.0.242 - - [2025-10-09 10:57:56] "GET /domains HTTP/1.1" 200 281 0.004633 10.0.0.242 - - [2025-10-09 10:57:56] "GET /domain/f5ce4fb4-c832-4ef9-a5b4-8f94b16fbf25 HTTP/1.1" 200 3100 0.003140 10.0.0.242 - - [2025-10-09 10:57:56] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1 HTTP/1.1" 200 6841 0.041346 10.0.0.242 - - [2025-10-09 10:57:56] "POST /tags HTTP/1.1" 409 233 0.010125 10.0.0.242 - - [2025-10-09 10:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.242 - - [2025-10-09 10:57:56] "GET /virtual-network/084f2d6e-b108-41ad-a095-c326045a49f7 HTTP/1.1" 200 2324 0.005515 10.0.0.242 - - [2025-10-09 10:57:56] "GET /tag/eefee29b-172f-44fe-ae13-da074cfa8e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.014219 10.0.0.242 - - [2025-10-09 10:57:56] "GET /virtual-network/084f2d6e-b108-41ad-a095-c326045a49f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004664 10.0.0.242 - - [2025-10-09 10:57:56] "POST /tags HTTP/1.1" 409 206 0.003237 10.0.0.242 - - [2025-10-09 10:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.242 - - [2025-10-09 10:57:56] "GET /tag/70a600a0-6a99-43b8-965f-127f45d274a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011984 10.0.0.242 - - [2025-10-09 10:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.242 - - [2025-10-09 10:57:56] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004639 10.0.0.242 - - [2025-10-09 10:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.242 - - [2025-10-09 10:57:56] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.033946 10.0.0.242 - - [2025-10-09 10:57:56] "POST /virtual-machines HTTP/1.1" 200 370 0.011882 10.0.0.242 - - [2025-10-09 10:57:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019302 10.0.0.242 - - [2025-10-09 10:57:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.134689 10.0.0.242 - - [2025-10-09 10:57:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014123 10.0.0.242 - - [2025-10-09 10:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.242 - - [2025-10-09 10:57:56] "GET /virtual-machine-interface/cff99182-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.010144 10.0.0.242 - - [2025-10-09 10:57:56] "POST /instance-ips HTTP/1.1" 200 410 0.024357 10.0.0.242 - - [2025-10-09 10:57:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.050391 10.0.0.242 - - [2025-10-09 10:57:57] "GET /virtual-machine-interface/cff99182-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.024482 10.0.0.242 - - [2025-10-09 10:57:57] "POST /set-tag HTTP/1.1" 200 109 0.080543 10.0.0.242 - - [2025-10-09 10:57:57] "GET /virtual-machine-interface/cff99182-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.018611 10.0.0.242 - - [2025-10-09 10:57:57] "GET /instance-ip/d017a9ec-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003655 10.0.0.242 - - [2025-10-09 10:57:57] "GET /virtual-machine-interface/cff99182-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006677 10.0.0.242 - - [2025-10-09 10:57:57] "POST /set-tag HTTP/1.1" 200 109 0.003114 10.0.0.242 - - [2025-10-09 10:57:57] "GET /virtual-router/a598a639-b999-4924-bd89-d13407ee037e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004658 10.0.0.242 - - [2025-10-09 10:57:57] "POST /ref-update HTTP/1.1" 200 156 0.021309 10.0.0.242 - - [2025-10-09 10:57:57] "GET /virtual-machine-interface/cff99182-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.030636 10.0.0.242 - - [2025-10-09 10:57:57] "POST /set-tag HTTP/1.1" 200 109 0.006515 10.0.0.242 - - [2025-10-09 10:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.242 - - [2025-10-09 10:57:57] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.013390 10.0.0.242 - - [2025-10-09 10:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.242 - - [2025-10-09 10:57:57] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.040890 10.0.0.242 - - [2025-10-09 10:57:57] "POST /virtual-machines HTTP/1.1" 200 370 0.013059 10.0.0.242 - - [2025-10-09 10:57:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017234 10.0.0.242 - - [2025-10-09 10:57:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.107422 10.0.0.242 - - [2025-10-09 10:57:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010117 10.0.0.242 - - [2025-10-09 10:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013832 10.0.0.242 - - [2025-10-09 10:57:57] "GET /virtual-machine-interface/d08e6618-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.005045 10.0.0.242 - - [2025-10-09 10:57:57] "POST /instance-ips HTTP/1.1" 200 410 0.022816 10.0.0.242 - - [2025-10-09 10:57:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022789 10.0.0.242 - - [2025-10-09 10:57:57] "GET /virtual-machine-interface/d08e6618-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.016502 10.0.0.242 - - [2025-10-09 10:57:58] "POST /set-tag HTTP/1.1" 200 109 0.019105 10.0.0.242 - - [2025-10-09 10:57:58] "GET /virtual-machine-interface/d08e6618-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013341 10.0.0.242 - - [2025-10-09 10:57:58] "GET /instance-ip/d0a8e8da-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005478 10.0.0.242 - - [2025-10-09 10:57:58] "GET /virtual-machine-interface/d08e6618-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004948 10.0.0.242 - - [2025-10-09 10:57:58] "POST /set-tag HTTP/1.1" 200 109 0.002628 10.0.0.242 - - [2025-10-09 10:57:58] "GET /virtual-router/a598a639-b999-4924-bd89-d13407ee037e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.005012 10.0.0.242 - - [2025-10-09 10:57:58] "POST /ref-update HTTP/1.1" 200 156 0.010119 10.0.0.242 - - [2025-10-09 10:57:58] "GET /virtual-machine-interface/d08e6618-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009164 10.0.0.242 - - [2025-10-09 10:57:58] "POST /set-tag HTTP/1.1" 200 109 0.005417 10.0.0.242 - - [2025-10-09 10:57:58] "POST /tags HTTP/1.1" 200 366 0.046216 10.0.0.242 - - [2025-10-09 10:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013769 10.0.0.242 - - [2025-10-09 10:57:58] "GET /tag/49e4ce97-f445-4d62-aa48-c8bb42bdb4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.019794 10.0.0.242 - - [2025-10-09 10:57:58] "POST /tags HTTP/1.1" 409 206 0.002403 10.0.0.242 - - [2025-10-09 10:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.242 - - [2025-10-09 10:57:58] "GET /tag/70a600a0-6a99-43b8-965f-127f45d274a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012028 10.0.0.242 - - [2025-10-09 10:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.242 - - [2025-10-09 10:57:58] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.038113 10.0.0.242 - - [2025-10-09 10:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.242 - - [2025-10-09 10:57:58] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005390 10.0.0.242 - - [2025-10-09 10:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.242 - - [2025-10-09 10:57:58] "GET /service-appliance-set/d14a50b8-497b-4c74-93ee-6d420d33273e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.004112 10.0.0.242 - - [2025-10-09 10:57:58] "POST /fqname-to-id HTTP/1.1" 404 258 0.002418 10.0.0.242 - - [2025-10-09 10:57:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.127607 10.0.0.242 - - [2025-10-09 10:57:58] "GET /virtual-machine-interface/0d42b40f-545f-4996-b8eb-cf81e31a724a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.014416 10.0.0.242 - - [2025-10-09 10:57:58] "POST /set-tag HTTP/1.1" 200 109 0.018942 10.0.0.242 - - [2025-10-09 10:57:58] "POST /instance-ips HTTP/1.1" 200 418 0.036930 10.0.0.242 - - [2025-10-09 10:57:58] "GET /instance-ip/22438944-187f-4da6-b66e-2b3d51e4dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.015424 10.0.0.242 - - [2025-10-09 10:57:59] "POST /loadbalancers HTTP/1.1" 200 620 0.072420 10.0.0.242 - - [2025-10-09 10:57:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.025386 10.0.0.242 - - [2025-10-09 10:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013479 10.0.0.242 - - [2025-10-09 10:57:59] "POST /service-instances HTTP/1.1" 200 568 0.034174 10.0.0.242 - - [2025-10-09 10:57:59] "POST /ref-update HTTP/1.1" 200 156 0.013311 10.0.0.242 - - [2025-10-09 10:57:59] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.076584 10.0.0.242 - - [2025-10-09 10:57:59] "GET /virtual-machine-interface/0d42b40f-545f-4996-b8eb-cf81e31a724a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.019113 10.0.0.242 - - [2025-10-09 10:57:59] "PUT /service-instance/c4553c24-3b3b-42aa-8c53-ba4a0e03a770 HTTP/1.1" 200 267 0.063541 10.0.0.242 - - [2025-10-09 10:57:59] "GET /virtual-machine-interface/0d42b40f-545f-4996-b8eb-cf81e31a724a?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.027717 10.0.0.242 - - [2025-10-09 10:57:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.020101 10.0.0.242 - - [2025-10-09 10:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009798 10.0.0.242 - - [2025-10-09 10:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.242 - - [2025-10-09 10:57:59] "GET /floating-ip-pool/f42758b8-8f89-4f1c-a0a4-dac384901971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.003325 10.0.0.242 - - [2025-10-09 10:57:59] "POST /virtual-machines HTTP/1.1" 200 430 0.031889 10.0.0.242 - - [2025-10-09 10:57:59] "POST /floating-ips HTTP/1.1" 200 673 0.146857 10.0.0.242 - - [2025-10-09 10:57:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.014500 10.0.0.242 - - [2025-10-09 10:57:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.144179 10.0.0.242 - - [2025-10-09 10:57:59] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.008865 10.0.0.242 - - [2025-10-09 10:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.242 - - [2025-10-09 10:57:59] "POST /chown HTTP/1.1" 200 109 0.039427 10.0.0.242 - - [2025-10-09 10:57:59] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003099 10.0.0.242 - - [2025-10-09 10:57:59] "POST /tags HTTP/1.1" 409 221 0.002142 10.0.0.242 - - [2025-10-09 10:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.242 - - [2025-10-09 10:57:59] "POST /chown HTTP/1.1" 200 109 0.008636 10.0.0.242 - - [2025-10-09 10:57:59] "PUT /virtual-machine-interface/ecfe4384-3c6b-4944-85c9-5d9de7b1126c HTTP/1.1" 200 285 0.022341 10.0.0.242 - - [2025-10-09 10:57:59] "GET /tag/f92b43da-9774-4399-bb53-28684d30ad90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.041773 10.0.0.242 - - [2025-10-09 10:57:59] "POST /tags HTTP/1.1" 409 238 0.002834 10.0.0.242 - - [2025-10-09 10:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.242 - - [2025-10-09 10:57:59] "PUT /instance-ip/22438944-187f-4da6-b66e-2b3d51e4dbec HTTP/1.1" 200 257 0.053620 10.0.0.242 - - [2025-10-09 10:57:59] "GET /tag/49e4ce97-f445-4d62-aa48-c8bb42bdb4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.016015 10.0.0.242 - - [2025-10-09 10:57:59] "POST /ref-update HTTP/1.1" 200 156 0.035414 10.0.0.242 - - [2025-10-09 10:57:59] "POST /ref-update HTTP/1.1" 200 156 0.028071 10.0.0.242 - - [2025-10-09 10:57:59] "POST /ref-update HTTP/1.1" 200 156 0.039926 10.0.0.242 - - [2025-10-09 10:57:59] "POST /firewall-rules HTTP/1.1" 200 652 0.162428 10.0.0.242 - - [2025-10-09 10:57:59] "POST /ref-update HTTP/1.1" 200 156 0.044986 10.0.0.242 - - [2025-10-09 10:57:59] "GET /firewall-rule/565e211a-b70d-4712-a140-7ddfa494dc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.031187 10.0.0.242 - - [2025-10-09 10:57:59] "POST /ref-update HTTP/1.1" 200 156 0.030273 10.0.0.242 - - [2025-10-09 10:58:00] "POST /ref-update HTTP/1.1" 200 156 0.025187 10.0.0.242 - - [2025-10-09 10:58:00] "GET /firewall-policy/505e6a26-1aad-4917-b711-54394a44a232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.009103 10.0.0.242 - - [2025-10-09 10:58:00] "GET /firewall-rule/565e211a-b70d-4712-a140-7ddfa494dc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002997 10.0.0.242 - - [2025-10-09 10:58:00] "POST /virtual-machines HTTP/1.1" 200 430 0.021296 10.0.0.242 - - [2025-10-09 10:58:00] "POST /ref-update HTTP/1.1" 200 156 0.056446 10.0.0.242 - - [2025-10-09 10:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.242 - - [2025-10-09 10:58:00] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.034906 10.0.0.242 - - [2025-10-09 10:58:00] "GET /loadbalancer/4d016958-d8c2-4e1b-837a-cffd460fb63a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.007315 10.0.0.242 - - [2025-10-09 10:58:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.190077 10.0.0.242 - - [2025-10-09 10:58:00] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.116068 10.0.0.242 - - [2025-10-09 10:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.242 - - [2025-10-09 10:58:00] "POST /chown HTTP/1.1" 200 109 0.064638 10.0.0.242 - - [2025-10-09 10:58:00] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.040582 10.0.0.242 - - [2025-10-09 10:58:00] "GET /loadbalancer-listener/dc9c3042-a4ff-471b-8c32-7fdd9e857f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.010708 10.0.0.242 - - [2025-10-09 10:58:00] "GET /loadbalancer-listener/dc9c3042-a4ff-471b-8c32-7fdd9e857f80?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.020820 10.0.0.242 - - [2025-10-09 10:58:00] "POST /chown HTTP/1.1" 200 109 0.051401 10.0.0.242 - - [2025-10-09 10:58:00] "PUT /virtual-machine-interface/cdb4e176-1cec-45aa-9b19-2abc9009012b HTTP/1.1" 200 285 0.037922 10.0.0.242 - - [2025-10-09 10:58:00] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.086927 10.0.0.242 - - [2025-10-09 10:58:00] "PUT /instance-ip/22438944-187f-4da6-b66e-2b3d51e4dbec HTTP/1.1" 200 257 0.074834 10.0.0.242 - - [2025-10-09 10:58:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022272 10.0.0.242 - - [2025-10-09 10:58:00] "GET /loadbalancer-pool/2f11de4a-7eee-462a-a94d-bd34c95e56d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004222 10.0.0.242 - - [2025-10-09 10:58:00] "POST /ref-update HTTP/1.1" 200 156 0.019063 10.0.0.242 - - [2025-10-09 10:58:00] "POST /ref-update HTTP/1.1" 200 156 0.025689 10.0.0.242 - - [2025-10-09 10:58:00] "POST /ref-update HTTP/1.1" 200 156 0.019233 10.0.0.242 - - [2025-10-09 10:58:00] "POST /loadbalancer-members HTTP/1.1" 200 709 0.091584 10.0.0.242 - - [2025-10-09 10:58:00] "POST /ref-update HTTP/1.1" 200 156 0.014401 10.0.0.242 - - [2025-10-09 10:58:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.032293 10.0.0.242 - - [2025-10-09 10:58:00] "POST /ref-update HTTP/1.1" 200 156 0.048789 10.0.0.242 - - [2025-10-09 10:58:00] "GET /virtual-machine-interface/cff99182-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.038666 10.0.0.242 - - [2025-10-09 10:58:00] "POST /set-tag HTTP/1.1" 200 109 0.009813 10.0.0.242 - - [2025-10-09 10:58:00] "PUT /service-instance/c4553c24-3b3b-42aa-8c53-ba4a0e03a770 HTTP/1.1" 200 267 0.010863 10.0.0.242 - - [2025-10-09 10:58:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024029 10.0.0.242 - - [2025-10-09 10:58:00] "GET /virtual-machine-interface/d08e6618-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.018764 10.0.0.242 - - [2025-10-09 10:58:01] "POST /set-tag HTTP/1.1" 200 109 0.006280 10.0.0.242 - - [2025-10-09 10:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006548 10.0.0.242 - - [2025-10-09 10:58:01] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002849 10.0.0.242 - - [2025-10-09 10:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.242 - - [2025-10-09 10:58:01] "POST /chown HTTP/1.1" 200 109 0.009034 10.0.0.242 - - [2025-10-09 10:58:01] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016190 10.0.0.242 - - [2025-10-09 10:58:01] "POST /tags HTTP/1.1" 409 221 0.003313 10.0.0.242 - - [2025-10-09 10:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.242 - - [2025-10-09 10:58:01] "POST /chown HTTP/1.1" 200 109 0.042425 10.0.0.242 - - [2025-10-09 10:58:01] "GET /tag/f92b43da-9774-4399-bb53-28684d30ad90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011842 10.0.0.242 - - [2025-10-09 10:58:01] "PUT /instance-ip/22438944-187f-4da6-b66e-2b3d51e4dbec HTTP/1.1" 200 257 0.034248 10.0.0.242 - - [2025-10-09 10:58:01] "POST /tags HTTP/1.1" 409 238 0.004742 10.0.0.242 - - [2025-10-09 10:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.242 - - [2025-10-09 10:58:01] "POST /ref-update HTTP/1.1" 200 156 0.014358 10.0.0.242 - - [2025-10-09 10:58:01] "GET /tag/49e4ce97-f445-4d62-aa48-c8bb42bdb4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.030000 10.0.0.242 - - [2025-10-09 10:58:01] "POST /firewall-rules HTTP/1.1" 409 293 0.002998 10.0.0.242 - - [2025-10-09 10:58:01] "POST /chown HTTP/1.1" 200 109 0.042709 10.0.0.242 - - [2025-10-09 10:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017760 10.0.0.242 - - [2025-10-09 10:58:01] "POST /chown HTTP/1.1" 200 109 0.023121 10.0.0.242 - - [2025-10-09 10:58:01] "PUT /firewall-rule/565e211a-b70d-4712-a140-7ddfa494dc58 HTTP/1.1" 200 261 0.023525 10.0.0.242 - - [2025-10-09 10:58:01] "PUT /instance-ip/22438944-187f-4da6-b66e-2b3d51e4dbec HTTP/1.1" 200 257 0.012755 10.0.0.242 - - [2025-10-09 10:58:01] "GET /firewall-rule/565e211a-b70d-4712-a140-7ddfa494dc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.026402 10.0.0.242 - - [2025-10-09 10:58:01] "GET /firewall-policy/505e6a26-1aad-4917-b711-54394a44a232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004795 10.0.0.242 - - [2025-10-09 10:58:01] "POST /ref-update HTTP/1.1" 200 156 0.037859 10.0.0.242 - - [2025-10-09 10:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.242 - - [2025-10-09 10:58:01] "GET /firewall-rule/565e211a-b70d-4712-a140-7ddfa494dc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003172 10.0.0.242 - - [2025-10-09 10:58:01] "POST /chown HTTP/1.1" 200 109 0.007725 10.0.0.242 - - [2025-10-09 10:58:01] "POST /chown HTTP/1.1" 200 109 0.022176 10.0.0.242 - - [2025-10-09 10:58:01] "PUT /instance-ip/22438944-187f-4da6-b66e-2b3d51e4dbec HTTP/1.1" 200 257 0.019641 10.0.0.242 - - [2025-10-09 10:58:01] "POST /ref-update HTTP/1.1" 200 156 0.013031 10.0.0.242 - - [2025-10-09 10:58:01] "POST /chown HTTP/1.1" 200 109 0.026005 10.0.0.242 - - [2025-10-09 10:58:01] "POST /chown HTTP/1.1" 200 109 0.022013 10.0.0.242 - - [2025-10-09 10:58:01] "PUT /instance-ip/22438944-187f-4da6-b66e-2b3d51e4dbec HTTP/1.1" 200 257 0.018441 10.0.0.242 - - [2025-10-09 10:58:01] "POST /ref-update HTTP/1.1" 200 156 0.025545 10.0.0.242 - - [2025-10-09 10:58:01] "PUT /service-instance/c4553c24-3b3b-42aa-8c53-ba4a0e03a770 HTTP/1.1" 200 267 0.019415 10.0.0.242 - - [2025-10-09 10:58:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.027184 10.0.0.242 - - [2025-10-09 10:58:01] "PUT /service-instance/c4553c24-3b3b-42aa-8c53-ba4a0e03a770 HTTP/1.1" 200 267 0.020856 10.0.0.242 - - [2025-10-09 10:58:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018291 10.0.0.242 - - [2025-10-09 10:58:02] "PUT /service-instance/c4553c24-3b3b-42aa-8c53-ba4a0e03a770 HTTP/1.1" 200 267 0.017247 10.0.0.242 - - [2025-10-09 10:58:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.031354 10.0.0.242 - - [2025-10-09 10:58:02] "PUT /service-instance/c4553c24-3b3b-42aa-8c53-ba4a0e03a770 HTTP/1.1" 200 267 0.011147 10.0.0.242 - - [2025-10-09 10:58:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015995 10.0.0.242 - - [2025-10-09 10:58:02] "PUT /service-instance/c4553c24-3b3b-42aa-8c53-ba4a0e03a770 HTTP/1.1" 200 267 0.012177 10.0.0.242 - - [2025-10-09 10:58:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.026494 10.0.0.242 - - [2025-10-09 10:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.242 - - [2025-10-09 10:58:02] "POST /chown HTTP/1.1" 200 109 0.006810 10.0.0.242 - - [2025-10-09 10:58:02] "POST /chown HTTP/1.1" 200 109 0.009758 10.0.0.242 - - [2025-10-09 10:58:02] "POST /ref-update HTTP/1.1" 200 156 0.027915 10.0.0.242 - - [2025-10-09 10:58:02] "POST /chown HTTP/1.1" 200 109 0.043590 10.0.0.242 - - [2025-10-09 10:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007961 10.0.0.242 - - [2025-10-09 10:58:02] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.012813 10.0.0.242 - - [2025-10-09 10:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.242 - - [2025-10-09 10:58:02] "POST /chown HTTP/1.1" 200 109 0.020509 10.0.0.242 - - [2025-10-09 10:58:02] "POST /ref-update HTTP/1.1" 200 156 0.017547 10.0.0.242 - - [2025-10-09 10:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005205 10.0.0.242 - - [2025-10-09 10:58:02] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.060660 10.0.0.242 - - [2025-10-09 10:58:02] "POST /chown HTTP/1.1" 200 109 0.054109 10.0.0.242 - - [2025-10-09 10:58:02] "POST /virtual-machines HTTP/1.1" 200 374 0.067013 10.0.0.242 - - [2025-10-09 10:58:02] "POST /chown HTTP/1.1" 200 109 0.043051 10.0.0.242 - - [2025-10-09 10:58:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.043815 10.0.0.242 - - [2025-10-09 10:58:02] "POST /chown HTTP/1.1" 200 109 0.038165 10.0.0.242 - - [2025-10-09 10:58:02] "POST /chown HTTP/1.1" 200 109 0.044071 10.0.0.242 - - [2025-10-09 10:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005858 10.0.0.242 - - [2025-10-09 10:58:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.258699 10.0.0.242 - - [2025-10-09 10:58:03] "POST /chown HTTP/1.1" 200 109 0.032597 10.0.0.242 - - [2025-10-09 10:58:03] "POST /chown HTTP/1.1" 200 109 0.041290 10.0.0.242 - - [2025-10-09 10:58:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.049546 10.0.0.242 - - [2025-10-09 10:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.035120 10.0.0.242 - - [2025-10-09 10:58:03] "GET /virtual-machine-interface/d39ee832-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.008381 10.0.0.242 - - [2025-10-09 10:58:03] "POST /chown HTTP/1.1" 200 109 0.029522 10.0.0.242 - - [2025-10-09 10:58:03] "POST /chown HTTP/1.1" 200 109 0.040342 10.0.0.242 - - [2025-10-09 10:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015956 10.0.0.242 - - [2025-10-09 10:58:03] "POST /instance-ips HTTP/1.1" 200 414 0.039548 10.0.0.242 - - [2025-10-09 10:58:03] "POST /chown HTTP/1.1" 200 109 0.034303 10.0.0.242 - - [2025-10-09 10:58:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.058881 10.0.0.242 - - [2025-10-09 10:58:03] "GET /virtual-machine-interface/d39ee832-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.014104 10.0.0.242 - - [2025-10-09 10:58:03] "POST /chown HTTP/1.1" 200 109 0.045881 10.0.0.242 - - [2025-10-09 10:58:03] "POST /chown HTTP/1.1" 200 109 0.021786 10.0.0.242 - - [2025-10-09 10:58:03] "POST /set-tag HTTP/1.1" 200 109 0.031762 10.0.0.242 - - [2025-10-09 10:58:03] "GET /virtual-machine-interface/d39ee832-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.023906 10.0.0.242 - - [2025-10-09 10:58:03] "GET /instance-ip/d3d5659c-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.007337 10.0.0.242 - - [2025-10-09 10:58:03] "POST /chown HTTP/1.1" 200 109 0.061882 10.0.0.242 - - [2025-10-09 10:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.242 - - [2025-10-09 10:58:03] "POST /chown HTTP/1.1" 200 109 0.016991 10.0.0.242 - - [2025-10-09 10:58:03] "GET /virtual-machine-interface/d39ee832-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.018430 10.0.0.242 - - [2025-10-09 10:58:03] "POST /set-tag HTTP/1.1" 200 109 0.007410 10.0.0.242 - - [2025-10-09 10:58:03] "GET /virtual-router/a598a639-b999-4924-bd89-d13407ee037e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.011669 10.0.0.242 - - [2025-10-09 10:58:03] "POST /chown HTTP/1.1" 200 109 0.017851 10.0.0.242 - - [2025-10-09 10:58:03] "POST /chown HTTP/1.1" 200 109 0.037545 10.0.0.242 - - [2025-10-09 10:58:03] "POST /ref-update HTTP/1.1" 200 156 0.035372 10.0.0.242 - - [2025-10-09 10:58:03] "POST /chown HTTP/1.1" 200 109 0.038812 10.0.0.242 - - [2025-10-09 10:58:03] "GET /virtual-machine-interface/d39ee832-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.023069 10.0.0.242 - - [2025-10-09 10:58:03] "POST /set-tag HTTP/1.1" 200 109 0.008984 10.0.0.242 - - [2025-10-09 10:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.242 - - [2025-10-09 10:58:03] "POST /chown HTTP/1.1" 200 109 0.007747 10.0.0.242 - - [2025-10-09 10:58:03] "GET /virtual-machine-interface/d39ee832-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006376 10.0.0.242 - - [2025-10-09 10:58:03] "POST /chown HTTP/1.1" 200 109 0.025253 10.0.0.242 - - [2025-10-09 10:58:03] "POST /set-tag HTTP/1.1" 200 109 0.020490 10.0.0.242 - - [2025-10-09 10:58:03] "POST /chown HTTP/1.1" 200 109 0.007587 10.0.0.242 - - [2025-10-09 10:58:03] "POST /chown HTTP/1.1" 200 109 0.019473 10.0.0.242 - - [2025-10-09 10:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.242 - - [2025-10-09 10:58:03] "POST /chown HTTP/1.1" 200 109 0.006769 10.0.0.242 - - [2025-10-09 10:58:03] "POST /chown HTTP/1.1" 200 109 0.033994 10.0.0.242 - - [2025-10-09 10:58:03] "POST /chown HTTP/1.1" 200 109 0.018414 10.0.0.242 - - [2025-10-09 10:58:04] "POST /chown HTTP/1.1" 200 109 0.007878 10.0.0.242 - - [2025-10-09 10:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.023207 10.0.0.242 - - [2025-10-09 10:58:04] "POST /chown HTTP/1.1" 200 109 0.010794 10.0.0.242 - - [2025-10-09 10:58:04] "POST /chown HTTP/1.1" 200 109 0.007265 10.0.0.242 - - [2025-10-09 10:58:04] "POST /chown HTTP/1.1" 200 109 0.017448 10.0.0.242 - - [2025-10-09 10:58:04] "POST /chown HTTP/1.1" 200 109 0.019280 10.0.0.242 - - [2025-10-09 10:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007635 10.0.0.242 - - [2025-10-09 10:58:04] "POST /chown HTTP/1.1" 200 109 0.016900 10.0.0.242 - - [2025-10-09 10:58:04] "POST /chown HTTP/1.1" 200 109 0.024538 10.0.0.242 - - [2025-10-09 10:58:04] "POST /chown HTTP/1.1" 200 109 0.027251 10.0.0.242 - - [2025-10-09 10:58:04] "POST /chown HTTP/1.1" 200 109 0.034329 10.0.0.242 - - [2025-10-09 10:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.242 - - [2025-10-09 10:58:04] "POST /chown HTTP/1.1" 200 109 0.012772 10.0.0.242 - - [2025-10-09 10:58:04] "POST /chown HTTP/1.1" 200 109 0.023724 10.0.0.242 - - [2025-10-09 10:58:04] "POST /chown HTTP/1.1" 200 109 0.026576 10.0.0.242 - - [2025-10-09 10:58:04] "POST /chown HTTP/1.1" 200 109 0.013179 10.0.0.242 - - [2025-10-09 10:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006850 10.0.0.242 - - [2025-10-09 10:58:04] "POST /chown HTTP/1.1" 200 109 0.017125 10.0.0.242 - - [2025-10-09 10:58:04] "POST /chown HTTP/1.1" 200 109 0.007343 10.0.0.242 - - [2025-10-09 10:58:04] "POST /chown HTTP/1.1" 200 109 0.019793 10.0.0.242 - - [2025-10-09 10:58:04] "POST /chown HTTP/1.1" 200 109 0.019771 10.0.0.242 - - [2025-10-09 10:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.242 - - [2025-10-09 10:58:04] "POST /chown HTTP/1.1" 200 109 0.006186 10.0.0.242 - - [2025-10-09 10:58:04] "POST /chown HTTP/1.1" 200 109 0.021346 10.0.0.242 - - [2025-10-09 10:58:04] "POST /chown HTTP/1.1" 200 109 0.008023 10.0.0.242 - - [2025-10-09 10:58:04] "POST /chown HTTP/1.1" 200 109 0.019989 10.0.0.242 - - [2025-10-09 10:58:06] "GET /virtual-machine-interface/d08e6618-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005636 10.0.0.242 - - [2025-10-09 10:58:07] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.242 - - [2025-10-09 10:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.242 - - [2025-10-09 10:58:07] "GET /loadbalancer/bb45d9d7-cb4e-4348-83e9-5ccecd222963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002423 10.0.0.242 - - [2025-10-09 10:58:07] "GET /loadbalancer-pool/e65d8697-97ca-40d7-b1c7-48080bb1b6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003133 10.0.0.242 - - [2025-10-09 10:58:07] "POST /loadbalancer-members HTTP/1.1" 200 704 0.019347 10.0.0.242 - - [2025-10-09 10:58:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.011801 10.0.0.242 - - [2025-10-09 10:58:07] "GET /virtual-machine-interface/d08e6618-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007236 10.0.0.242 - - [2025-10-09 10:58:07] "GET /virtual-machine-interface/d08e6618-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004781 10.0.0.242 - - [2025-10-09 10:58:07] "POST /ref-update HTTP/1.1" 200 156 0.008456 10.0.0.242 - - [2025-10-09 10:58:07] "POST /tags HTTP/1.1" 409 221 0.002097 10.0.0.242 - - [2025-10-09 10:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.242 - - [2025-10-09 10:58:07] "GET /tag/f92b43da-9774-4399-bb53-28684d30ad90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011570 10.0.0.242 - - [2025-10-09 10:58:07] "GET /floating-ip/ec6f2a2d-8ad9-4000-b5b5-18d6d5e62ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.003842 10.0.0.242 - - [2025-10-09 10:58:07] "PUT /floating-ip/ec6f2a2d-8ad9-4000-b5b5-18d6d5e62ce3 HTTP/1.1" 200 257 0.012304 10.0.0.242 - - [2025-10-09 10:58:07] "POST /set-tag HTTP/1.1" 200 109 0.045423 10.0.0.242 - - [2025-10-09 10:58:09] "GET /virtual-machine-interface/cff99182-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008708 10.0.0.242 - - [2025-10-09 10:58:09] "POST /set-tag HTTP/1.1" 200 109 0.002943 10.0.0.242 - - [2025-10-09 10:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.242 - - [2025-10-09 10:58:09] "GET /loadbalancer/bb45d9d7-cb4e-4348-83e9-5ccecd222963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003501 10.0.0.242 - - [2025-10-09 10:58:09] "GET /loadbalancer-pool/e65d8697-97ca-40d7-b1c7-48080bb1b6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003056 10.0.0.242 - - [2025-10-09 10:58:09] "POST /loadbalancer-members HTTP/1.1" 200 704 0.018344 10.0.0.242 - - [2025-10-09 10:58:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.017649 10.0.0.242 - - [2025-10-09 10:58:09] "GET /virtual-machine-interface/cff99182-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006722 10.0.0.242 - - [2025-10-09 10:58:09] "GET /virtual-machine-interface/cff99182-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.012141 10.0.0.242 - - [2025-10-09 10:58:09] "POST /ref-update HTTP/1.1" 200 156 0.008540 10.0.0.242 - - [2025-10-09 10:58:09] "GET /floating-ip/ec6f2a2d-8ad9-4000-b5b5-18d6d5e62ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.002339 10.0.0.242 - - [2025-10-09 10:58:09] "POST /set-tag HTTP/1.1" 200 109 0.019928 10.0.0.242 - - [2025-10-09 10:58:12] "GET /virtual-machine-interface/d39ee832-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005359 10.0.0.242 - - [2025-10-09 10:58:12] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.242 - - [2025-10-09 10:58:12] "GET /virtual-machine/a3ee6d84-1ff3-404b-b1ac-013670b2aad3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003483 10.0.0.242 - - [2025-10-09 10:58:12] "GET /virtual-machine-interface/cff99182-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005068 10.0.0.242 - - [2025-10-09 10:58:12] "GET /virtual-machine/baa5bdc8-c84f-449f-b5de-faf7b9cb7171?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003261 10.0.0.242 - - [2025-10-09 10:58:12] "GET /virtual-machine-interface/d08e6618-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004731 10.0.0.242 - - [2025-10-09 10:58:12] "GET /virtual-machine/68267e8e-4a20-4565-a828-8913eb68234e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003484 10.0.0.242 - - [2025-10-09 10:58:12] "GET /virtual-machine-interface/d39ee832-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004355 10.0.0.242 - - [2025-10-09 10:58:13] "GET /virtual-machine-interface/d39ee832-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005077 10.0.0.242 - - [2025-10-09 10:58:13] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.242 - - [2025-10-09 10:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.242 - - [2025-10-09 10:58:37] "POST /chown HTTP/1.1" 200 109 0.007459 10.0.0.242 - - [2025-10-09 10:58:37] "POST /chown HTTP/1.1" 200 109 0.015421 10.0.0.242 - - [2025-10-09 10:58:37] "POST /chown HTTP/1.1" 200 109 0.009086 10.0.0.242 - - [2025-10-09 10:58:37] "POST /chown HTTP/1.1" 200 109 0.007135 10.0.0.242 - - [2025-10-09 10:58:45] "GET /virtual-machine-interface/d39ee832-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011143 10.0.0.242 - - [2025-10-09 10:58:45] "POST /set-tag HTTP/1.1" 200 109 0.003257 10.0.0.242 - - [2025-10-09 10:58:45] "GET /virtual-machine-interface/d39ee832-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004743 10.0.0.242 - - [2025-10-09 10:58:45] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.242 - - [2025-10-09 10:58:45] "GET /virtual-machine/68267e8e-4a20-4565-a828-8913eb68234e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003357 10.0.0.242 - - [2025-10-09 10:58:45] "POST /ref-update HTTP/1.1" 200 156 0.011904 10.0.0.242 - - [2025-10-09 10:58:45] "GET /virtual-machine-interface/d39ee832-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011673 10.0.0.242 - - [2025-10-09 10:58:45] "POST /set-tag HTTP/1.1" 200 109 0.015815 10.0.0.242 - - [2025-10-09 10:58:45] "POST /set-tag HTTP/1.1" 200 109 0.034881 10.0.0.242 - - [2025-10-09 10:58:45] "DELETE /instance-ip/d3d5659c-a4fe-11f0-a370-fa163e084b43 HTTP/1.1" 200 115 0.065287 10.0.0.242 - - [2025-10-09 10:58:45] "DELETE /virtual-machine-interface/d39ee832-a4fe-11f0-a370-fa163e084b43 HTTP/1.1" 200 115 0.047531 10.0.0.242 - - [2025-10-09 10:58:45] "DELETE /virtual-machine/68267e8e-4a20-4565-a828-8913eb68234e HTTP/1.1" 200 115 0.019969 10.0.0.242 - - [2025-10-09 10:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.242 - - [2025-10-09 10:58:48] "GET /tag/49e4ce97-f445-4d62-aa48-c8bb42bdb4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013081 10.0.0.242 - - [2025-10-09 10:58:48] "GET /tag/49e4ce97-f445-4d62-aa48-c8bb42bdb4ff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.013106 10.0.0.242 - - [2025-10-09 10:58:48] "GET /virtual-machine-interface/0d42b40f-545f-4996-b8eb-cf81e31a724a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.004513 10.0.0.242 - - [2025-10-09 10:58:48] "POST /set-tag HTTP/1.1" 200 109 0.025617 10.0.0.242 - - [2025-10-09 10:58:48] "GET /virtual-machine-interface/cdb4e176-1cec-45aa-9b19-2abc9009012b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.005263 10.0.0.242 - - [2025-10-09 10:58:48] "POST /set-tag HTTP/1.1" 200 109 0.020173 10.0.0.242 - - [2025-10-09 10:58:48] "GET /virtual-machine-interface/ecfe4384-3c6b-4944-85c9-5d9de7b1126c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.025176 10.0.0.242 - - [2025-10-09 10:58:48] "POST /set-tag HTTP/1.1" 200 109 0.016523 10.0.0.242 - - [2025-10-09 10:58:48] "GET /firewall-policy/505e6a26-1aad-4917-b711-54394a44a232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.017586 10.0.0.242 - - [2025-10-09 10:58:48] "GET /firewall-rule/565e211a-b70d-4712-a140-7ddfa494dc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002999 10.0.0.242 - - [2025-10-09 10:58:48] "POST /ref-update HTTP/1.1" 200 156 0.018168 10.0.0.242 - - [2025-10-09 10:58:48] "DELETE /firewall-rule/565e211a-b70d-4712-a140-7ddfa494dc58 HTTP/1.1" 200 115 0.066751 10.0.0.242 - - [2025-10-09 10:58:48] "DELETE /loadbalancer-member/702d2532-a0ac-49e1-a8eb-04b2e31bedd2 HTTP/1.1" 200 115 0.037422 10.0.0.242 - - [2025-10-09 10:58:48] "PUT /service-instance/c4553c24-3b3b-42aa-8c53-ba4a0e03a770 HTTP/1.1" 200 267 0.011191 10.0.0.242 - - [2025-10-09 10:58:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016593 10.0.0.242 - - [2025-10-09 10:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004904 10.0.0.242 - - [2025-10-09 10:58:48] "DELETE /loadbalancer-pool/2f11de4a-7eee-462a-a94d-bd34c95e56d1 HTTP/1.1" 200 115 0.060097 10.0.0.242 - - [2025-10-09 10:58:48] "DELETE /loadbalancer-listener/dc9c3042-a4ff-471b-8c32-7fdd9e857f80 HTTP/1.1" 200 115 0.030571 10.0.0.242 - - [2025-10-09 10:58:48] "GET /floating-ip/4195cfe6-8111-4c0d-ba88-2a46813a1e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2397 0.002697 10.0.0.242 - - [2025-10-09 10:58:48] "POST /chown HTTP/1.1" 200 109 0.007047 10.0.0.242 - - [2025-10-09 10:58:48] "POST /chown HTTP/1.1" 200 109 0.018562 10.0.0.242 - - [2025-10-09 10:58:48] "POST /chown HTTP/1.1" 200 109 0.025248 10.0.0.242 - - [2025-10-09 10:58:48] "PUT /floating-ip/4195cfe6-8111-4c0d-ba88-2a46813a1e7b HTTP/1.1" 200 257 0.044469 10.0.0.242 - - [2025-10-09 10:58:48] "POST /chown HTTP/1.1" 200 109 0.018947 10.0.0.242 - - [2025-10-09 10:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.242 - - [2025-10-09 10:58:48] "POST /chown HTTP/1.1" 200 109 0.006639 10.0.0.242 - - [2025-10-09 10:58:48] "DELETE /floating-ip/4195cfe6-8111-4c0d-ba88-2a46813a1e7b HTTP/1.1" 200 115 0.103399 10.0.0.242 - - [2025-10-09 10:58:48] "POST /chown HTTP/1.1" 200 109 0.014188 10.0.0.242 - - [2025-10-09 10:58:48] "POST /chown HTTP/1.1" 200 109 0.014861 10.0.0.242 - - [2025-10-09 10:58:48] "POST /chown HTTP/1.1" 200 109 0.022851 10.0.0.242 - - [2025-10-09 10:58:48] "DELETE /loadbalancer/4d016958-d8c2-4e1b-837a-cffd460fb63a HTTP/1.1" 200 115 0.081780 10.0.0.242 - - [2025-10-09 10:58:49] "PUT /service-instance/c4553c24-3b3b-42aa-8c53-ba4a0e03a770 HTTP/1.1" 200 267 0.009741 10.0.0.242 - - [2025-10-09 10:58:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.032988 10.0.0.242 - - [2025-10-09 10:58:49] "PUT /service-instance/c4553c24-3b3b-42aa-8c53-ba4a0e03a770 HTTP/1.1" 200 267 0.028826 10.0.0.242 - - [2025-10-09 10:58:49] "DELETE /instance-ip/22438944-187f-4da6-b66e-2b3d51e4dbec HTTP/1.1" 200 115 0.146215 10.0.0.242 - - [2025-10-09 10:58:49] "GET /floating-ip-pool/f42758b8-8f89-4f1c-a0a4-dac384901971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.005413 10.0.0.242 - - [2025-10-09 10:58:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018925 10.0.0.242 - - [2025-10-09 10:58:49] "POST /ref-update HTTP/1.1" 200 156 0.033433 10.0.0.242 - - [2025-10-09 10:58:49] "DELETE /virtual-machine-interface/0d42b40f-545f-4996-b8eb-cf81e31a724a HTTP/1.1" 200 115 0.138529 10.0.0.242 - - [2025-10-09 10:58:49] "DELETE /floating-ip-pool/f42758b8-8f89-4f1c-a0a4-dac384901971 HTTP/1.1" 200 115 0.080067 10.0.0.242 - - [2025-10-09 10:58:49] "PUT /service-instance/c4553c24-3b3b-42aa-8c53-ba4a0e03a770 HTTP/1.1" 200 267 0.031545 10.0.0.242 - - [2025-10-09 10:58:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.032224 10.0.0.242 - - [2025-10-09 10:58:49] "DELETE /tag/49e4ce97-f445-4d62-aa48-c8bb42bdb4ff HTTP/1.1" 200 115 0.152367 10.0.0.242 - - [2025-10-09 10:58:49] "DELETE /service-instance/c4553c24-3b3b-42aa-8c53-ba4a0e03a770 HTTP/1.1" 200 115 0.065940 10.0.0.242 - - [2025-10-09 10:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009904 10.0.0.242 - - [2025-10-09 10:58:49] "POST /useragent-kv HTTP/1.1" 200 115 0.007977 10.0.0.242 - - [2025-10-09 10:58:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002048 10.0.0.242 - - [2025-10-09 10:58:49] "DELETE /virtual-network/084f2d6e-b108-41ad-a095-c326045a49f7 HTTP/1.1" 200 115 0.195925 10.0.0.242 - - [2025-10-09 10:58:49] "GET /virtual-machine-interface/cdb4e176-1cec-45aa-9b19-2abc9009012b?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.012154 10.0.0.242 - - [2025-10-09 10:58:49] "GET /routing-instance/1194d4c9-d8df-441e-8e36-66bbb37e51c2 HTTP/1.1" 404 171 0.001818 10.0.0.242 - - [2025-10-09 10:58:49] "DELETE /route-target/2873056c-dd2c-43bf-b8fd-b50f9de7b238 HTTP/1.1" 200 115 0.053252 10.0.0.242 - - [2025-10-09 10:58:49] "GET /domains HTTP/1.1" 200 281 0.027495 10.0.0.242 - - [2025-10-09 10:58:49] "GET /domain/f5ce4fb4-c832-4ef9-a5b4-8f94b16fbf25 HTTP/1.1" 200 3100 0.003085 10.0.0.242 - - [2025-10-09 10:58:49] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1 HTTP/1.1" 200 7170 0.040282 10.0.0.242 - - [2025-10-09 10:58:49] "DELETE /virtual-machine-interface/cdb4e176-1cec-45aa-9b19-2abc9009012b HTTP/1.1" 200 115 0.107749 10.0.0.242 - - [2025-10-09 10:58:49] "DELETE /virtual-machine/9f74c20f-5c04-4227-b82a-c524492b3b22 HTTP/1.1" 200 115 0.032522 10.0.0.242 - - [2025-10-09 10:58:49] "GET /virtual-machine-interface/ecfe4384-3c6b-4944-85c9-5d9de7b1126c?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.016535 10.0.0.242 - - [2025-10-09 10:58:49] "GET /virtual-machine-interface/d08e6618-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.016198 10.0.0.242 - - [2025-10-09 10:58:49] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.242 - - [2025-10-09 10:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.242 - - [2025-10-09 10:58:49] "GET /loadbalancer/bb45d9d7-cb4e-4348-83e9-5ccecd222963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003399 10.0.0.242 - - [2025-10-09 10:58:49] "GET /virtual-machine-interface/d08e6618-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004333 10.0.0.242 - - [2025-10-09 10:58:49] "DELETE /virtual-machine-interface/ecfe4384-3c6b-4944-85c9-5d9de7b1126c HTTP/1.1" 200 115 0.047305 10.0.0.242 - - [2025-10-09 10:58:49] "POST /ref-update HTTP/1.1" 200 156 0.013499 10.0.0.242 - - [2025-10-09 10:58:49] "POST /set-tag HTTP/1.1" 200 109 0.066194 10.0.0.242 - - [2025-10-09 10:58:49] "DELETE /virtual-machine/f3fea46f-f92d-4394-a453-df6a348dde6e HTTP/1.1" 200 115 0.084236 10.0.0.242 - - [2025-10-09 10:58:49] "DELETE /loadbalancer-member/c451ec40-4fd3-40fc-85ce-b65b254feb6f HTTP/1.1" 200 115 0.071235 10.0.0.242 - - [2025-10-09 10:58:51] "GET /virtual-machine-interface/d08e6618-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.012747 10.0.0.242 - - [2025-10-09 10:58:51] "POST /set-tag HTTP/1.1" 200 109 0.002913 10.0.0.242 - - [2025-10-09 10:58:51] "GET /virtual-machine-interface/d08e6618-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005225 10.0.0.242 - - [2025-10-09 10:58:51] "POST /set-tag HTTP/1.1" 200 109 0.002623 10.0.0.242 - - [2025-10-09 10:58:51] "GET /virtual-machine/baa5bdc8-c84f-449f-b5de-faf7b9cb7171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003181 10.0.0.242 - - [2025-10-09 10:58:51] "POST /ref-update HTTP/1.1" 200 156 0.010399 10.0.0.242 - - [2025-10-09 10:58:51] "GET /virtual-machine-interface/d08e6618-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.012151 10.0.0.242 - - [2025-10-09 10:58:51] "POST /set-tag HTTP/1.1" 200 109 0.023176 10.0.0.242 - - [2025-10-09 10:58:51] "POST /set-tag HTTP/1.1" 200 109 0.024720 10.0.0.242 - - [2025-10-09 10:58:51] "POST /set-tag HTTP/1.1" 200 109 0.026510 10.0.0.242 - - [2025-10-09 10:58:51] "DELETE /instance-ip/d0a8e8da-a4fe-11f0-a370-fa163e084b43 HTTP/1.1" 200 115 0.052681 10.0.0.242 - - [2025-10-09 10:58:51] "POST /ref-update HTTP/1.1" 200 156 0.008440 10.0.0.242 - - [2025-10-09 10:58:51] "DELETE /virtual-machine-interface/d08e6618-a4fe-11f0-a370-fa163e084b43 HTTP/1.1" 200 115 0.046170 10.0.0.242 - - [2025-10-09 10:58:51] "DELETE /virtual-machine/baa5bdc8-c84f-449f-b5de-faf7b9cb7171 HTTP/1.1" 200 115 0.025143 10.0.0.242 - - [2025-10-09 10:58:54] "GET /virtual-machine-interface/cff99182-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.008246 10.0.0.242 - - [2025-10-09 10:58:54] "POST /set-tag HTTP/1.1" 200 109 0.004227 10.0.0.242 - - [2025-10-09 10:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.242 - - [2025-10-09 10:58:54] "GET /loadbalancer/bb45d9d7-cb4e-4348-83e9-5ccecd222963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003292 10.0.0.242 - - [2025-10-09 10:58:56] "GET /virtual-machine-interface/cff99182-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006562 10.0.0.242 - - [2025-10-09 10:58:56] "POST /set-tag HTTP/1.1" 200 109 0.003917 10.0.0.242 - - [2025-10-09 10:58:56] "GET /virtual-machine-interface/cff99182-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005004 10.0.0.242 - - [2025-10-09 10:58:56] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.242 - - [2025-10-09 10:58:56] "GET /virtual-machine/a3ee6d84-1ff3-404b-b1ac-013670b2aad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003206 10.0.0.242 - - [2025-10-09 10:58:56] "POST /ref-update HTTP/1.1" 200 156 0.010086 10.0.0.242 - - [2025-10-09 10:58:56] "GET /virtual-machine-interface/cff99182-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005091 10.0.0.242 - - [2025-10-09 10:58:56] "POST /set-tag HTTP/1.1" 200 109 0.019644 10.0.0.242 - - [2025-10-09 10:58:56] "POST /set-tag HTTP/1.1" 200 109 0.025300 10.0.0.242 - - [2025-10-09 10:58:56] "POST /set-tag HTTP/1.1" 200 109 0.019680 10.0.0.242 - - [2025-10-09 10:58:56] "DELETE /instance-ip/d017a9ec-a4fe-11f0-a370-fa163e084b43 HTTP/1.1" 200 115 0.056402 10.0.0.242 - - [2025-10-09 10:58:56] "POST /ref-update HTTP/1.1" 200 156 0.008780 10.0.0.242 - - [2025-10-09 10:58:56] "DELETE /virtual-machine-interface/cff99182-a4fe-11f0-a370-fa163e084b43 HTTP/1.1" 200 115 0.056116 10.0.0.242 - - [2025-10-09 10:58:56] "DELETE /virtual-machine/a3ee6d84-1ff3-404b-b1ac-013670b2aad3 HTTP/1.1" 200 115 0.022007 10.0.0.242 - - [2025-10-09 10:58:56] "DELETE /tag/8c49c3d5-c7f9-47e8-84a3-2f0c136a40e6 HTTP/1.1" 200 115 0.115763 10.0.0.242 - - [2025-10-09 10:58:56] "DELETE /tag/eefee29b-172f-44fe-ae13-da074cfa8e8d HTTP/1.1" 200 115 0.057359 10.0.0.242 - - [2025-10-09 10:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.242 - - [2025-10-09 10:59:00] "GET /project/961cdca3-9406-4920-99ea-47d4d22210f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.040330 10.0.0.242 - - [2025-10-09 10:59:00] "POST /tags HTTP/1.1" 200 394 0.033595 10.0.0.242 - - [2025-10-09 10:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.242 - - [2025-10-09 10:59:00] "GET /tag/d92fbee0-d3d8-45c0-95e5-522b5482fd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.019831 10.0.0.242 - - [2025-10-09 10:59:00] "POST /tags HTTP/1.1" 200 342 0.029535 10.0.0.242 - - [2025-10-09 10:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.242 - - [2025-10-09 10:59:00] "GET /tag/641415ad-c35b-480b-8b54-b06e92568289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012964 10.0.0.242 - - [2025-10-09 10:59:00] "POST /id-to-fqname HTTP/1.1" 200 192 0.000664 10.0.0.242 - - [2025-10-09 10:59:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.002407 10.0.0.242 - - [2025-10-09 10:59:00] "POST /security-groups HTTP/1.1" 200 589 0.070319 10.0.0.242 - - [2025-10-09 10:59:00] "POST /projects HTTP/1.1" 200 521 0.169989 10.0.0.242 - - [2025-10-09 10:59:00] "POST /fqname-to-id HTTP/1.1" 404 236 0.004412 10.0.0.242 - - [2025-10-09 10:59:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010721 10.0.0.242 - - [2025-10-09 10:59:00] "POST /access-control-lists HTTP/1.1" 200 600 0.030698 10.0.0.242 - - [2025-10-09 10:59:00] "POST /fqname-to-id HTTP/1.1" 404 235 0.027020 10.0.0.242 - - [2025-10-09 10:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.026701 10.0.0.242 - - [2025-10-09 10:59:00] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.008181 10.0.0.242 - - [2025-10-09 10:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.242 - - [2025-10-09 10:59:00] "GET /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.039308 10.0.0.242 - - [2025-10-09 10:59:00] "POST /access-control-lists HTTP/1.1" 200 598 0.065630 10.0.0.242 - - [2025-10-09 10:59:00] "PUT /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd HTTP/1.1" 200 265 0.065753 10.0.0.242 - - [2025-10-09 10:59:00] "PUT /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b HTTP/1.1" 200 265 0.052722 10.0.0.242 - - [2025-10-09 10:59:00] "POST /security-groups HTTP/1.1" 200 593 0.125157 10.0.0.242 - - [2025-10-09 10:59:01] "POST /fqname-to-id HTTP/1.1" 404 270 0.002219 10.0.0.242 - - [2025-10-09 10:59:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.074912 10.0.0.242 - - [2025-10-09 10:59:01] "POST /access-control-lists HTTP/1.1" 200 634 0.104046 10.0.0.242 - - [2025-10-09 10:59:01] "POST /chown HTTP/1.1" 200 109 0.096837 10.0.0.242 - - [2025-10-09 10:59:01] "POST /fqname-to-id HTTP/1.1" 404 269 0.039564 10.0.0.242 - - [2025-10-09 10:59:01] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002965 10.0.0.242 - - [2025-10-09 10:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.242 - - [2025-10-09 10:59:01] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002634 10.0.0.242 - - [2025-10-09 10:59:01] "POST /tags HTTP/1.1" 409 226 0.002341 10.0.0.242 - - [2025-10-09 10:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.242 - - [2025-10-09 10:59:01] "GET /tag/641415ad-c35b-480b-8b54-b06e92568289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.020268 10.0.0.242 - - [2025-10-09 10:59:01] "POST /access-control-lists HTTP/1.1" 200 632 0.071292 10.0.0.242 - - [2025-10-09 10:59:01] "POST /firewall-rules HTTP/1.1" 200 602 0.064980 10.0.0.242 - - [2025-10-09 10:59:01] "GET /firewall-rule/c7e3d79b-c2b3-404f-82da-9b61ce4f8f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.013824 10.0.0.242 - - [2025-10-09 10:59:01] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004310 10.0.0.242 - - [2025-10-09 10:59:01] "GET /firewall-rule/c7e3d79b-c2b3-404f-82da-9b61ce4f8f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003093 10.0.0.242 - - [2025-10-09 10:59:01] "POST /ref-update HTTP/1.1" 200 156 0.044907 10.0.0.242 - - [2025-10-09 10:59:01] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.010206 10.0.0.242 - - [2025-10-09 10:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.242 - - [2025-10-09 10:59:01] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004050 10.0.0.242 - - [2025-10-09 10:59:01] "POST /tags HTTP/1.1" 409 226 0.002156 10.0.0.242 - - [2025-10-09 10:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.242 - - [2025-10-09 10:59:01] "GET /tag/641415ad-c35b-480b-8b54-b06e92568289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012793 10.0.0.242 - - [2025-10-09 10:59:01] "POST /firewall-rules HTTP/1.1" 200 600 0.069142 10.0.0.242 - - [2025-10-09 10:59:01] "GET /firewall-rule/b327db1d-6fb0-45f0-be17-49fcdb0693c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005149 10.0.0.242 - - [2025-10-09 10:59:01] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003916 10.0.0.242 - - [2025-10-09 10:59:01] "GET /firewall-rule/b327db1d-6fb0-45f0-be17-49fcdb0693c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002504 10.0.0.242 - - [2025-10-09 10:59:01] "POST /ref-update HTTP/1.1" 200 156 0.053254 10.0.0.242 - - [2025-10-09 10:59:03] "POST /tags HTTP/1.1" 200 394 0.059588 10.0.0.242 - - [2025-10-09 10:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.023604 10.0.0.242 - - [2025-10-09 10:59:03] "GET /tag/e79607f2-dd92-46e4-98a2-c903356134fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.023916 10.0.0.242 - - [2025-10-09 10:59:03] "POST /tags HTTP/1.1" 200 342 0.039895 10.0.0.242 - - [2025-10-09 10:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.037382 10.0.0.242 - - [2025-10-09 10:59:03] "GET /tag/39a34f40-257a-42a9-954e-c2be00a8145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.045366 10.0.0.242 - - [2025-10-09 10:59:03] "POST /id-to-fqname HTTP/1.1" 200 192 0.000643 10.0.0.242 - - [2025-10-09 10:59:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.026992 10.0.0.242 - - [2025-10-09 10:59:03] "POST /security-groups HTTP/1.1" 200 589 0.080616 10.0.0.242 - - [2025-10-09 10:59:03] "POST /projects HTTP/1.1" 200 521 0.365446 10.0.0.242 - - [2025-10-09 10:59:03] "POST /fqname-to-id HTTP/1.1" 404 236 0.002714 10.0.0.242 - - [2025-10-09 10:59:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.032670 10.0.0.242 - - [2025-10-09 10:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011824 10.0.0.242 - - [2025-10-09 10:59:04] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.033450 10.0.0.242 - - [2025-10-09 10:59:04] "POST /access-control-lists HTTP/1.1" 200 600 0.089528 10.0.0.242 - - [2025-10-09 10:59:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.008134 10.0.0.242 - - [2025-10-09 10:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.242 - - [2025-10-09 10:59:04] "GET /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004910 10.0.0.242 - - [2025-10-09 10:59:04] "POST /access-control-lists HTTP/1.1" 200 598 0.072562 10.0.0.242 - - [2025-10-09 10:59:04] "PUT /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd HTTP/1.1" 200 265 0.111716 10.0.0.242 - - [2025-10-09 10:59:04] "PUT /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b HTTP/1.1" 200 265 0.074525 10.0.0.242 - - [2025-10-09 10:59:04] "POST /security-groups HTTP/1.1" 200 593 0.092372 10.0.0.242 - - [2025-10-09 10:59:04] "POST /fqname-to-id HTTP/1.1" 404 270 0.001864 10.0.0.242 - - [2025-10-09 10:59:04] "POST /access-control-lists HTTP/1.1" 200 634 0.066108 10.0.0.242 - - [2025-10-09 10:59:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.054412 10.0.0.242 - - [2025-10-09 10:59:04] "POST /fqname-to-id HTTP/1.1" 404 269 0.028455 10.0.0.242 - - [2025-10-09 10:59:04] "POST /chown HTTP/1.1" 200 109 0.031911 10.0.0.242 - - [2025-10-09 10:59:04] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.006875 10.0.0.242 - - [2025-10-09 10:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.242 - - [2025-10-09 10:59:04] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003174 10.0.0.242 - - [2025-10-09 10:59:04] "POST /access-control-lists HTTP/1.1" 200 632 0.084050 10.0.0.242 - - [2025-10-09 10:59:04] "POST /tags HTTP/1.1" 409 226 0.004350 10.0.0.242 - - [2025-10-09 10:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.242 - - [2025-10-09 10:59:04] "GET /tag/39a34f40-257a-42a9-954e-c2be00a8145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.019048 10.0.0.242 - - [2025-10-09 10:59:04] "POST /firewall-rules HTTP/1.1" 200 602 0.112512 10.0.0.242 - - [2025-10-09 10:59:04] "GET /firewall-rule/42e2a98e-57a8-4f4c-a9a2-801eb18fd8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005571 10.0.0.242 - - [2025-10-09 10:59:04] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.012516 10.0.0.242 - - [2025-10-09 10:59:04] "GET /firewall-rule/42e2a98e-57a8-4f4c-a9a2-801eb18fd8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004824 10.0.0.242 - - [2025-10-09 10:59:05] "POST /ref-update HTTP/1.1" 200 156 0.107676 10.0.0.242 - - [2025-10-09 10:59:05] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003320 10.0.0.242 - - [2025-10-09 10:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008882 10.0.0.242 - - [2025-10-09 10:59:05] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003983 10.0.0.242 - - [2025-10-09 10:59:05] "POST /tags HTTP/1.1" 409 226 0.002165 10.0.0.242 - - [2025-10-09 10:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.242 - - [2025-10-09 10:59:05] "GET /tag/39a34f40-257a-42a9-954e-c2be00a8145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.018043 10.0.0.242 - - [2025-10-09 10:59:05] "POST /firewall-rules HTTP/1.1" 200 600 0.087352 10.0.0.242 - - [2025-10-09 10:59:05] "GET /firewall-rule/1a4c9fec-8db8-4f5f-90f4-31441eb80505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004585 10.0.0.242 - - [2025-10-09 10:59:05] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003856 10.0.0.242 - - [2025-10-09 10:59:05] "GET /firewall-rule/1a4c9fec-8db8-4f5f-90f4-31441eb80505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002399 10.0.0.242 - - [2025-10-09 10:59:05] "POST /ref-update HTTP/1.1" 200 156 0.060053 10.0.0.242 - - [2025-10-09 10:59:06] "POST /tags HTTP/1.1" 200 346 0.096970 10.0.0.242 - - [2025-10-09 10:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016219 10.0.0.242 - - [2025-10-09 10:59:06] "GET /tag/cd0549df-c622-4d3e-a867-42f858959b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.021034 10.0.0.242 - - [2025-10-09 10:59:06] "POST /projects HTTP/1.1" 409 238 0.002438 10.0.0.242 - - [2025-10-09 10:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.242 - - [2025-10-09 10:59:06] "GET /project/40af638e-e975-4d1c-8d30-1cda704092b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.054728 10.0.0.242 - - [2025-10-09 10:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.242 - - [2025-10-09 10:59:06] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004876 10.0.0.242 - - [2025-10-09 10:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008981 10.0.0.242 - - [2025-10-09 10:59:06] "GET /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005340 10.0.0.242 - - [2025-10-09 10:59:06] "POST /security-groups HTTP/1.1" 409 285 0.003901 10.0.0.242 - - [2025-10-09 10:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.242 - - [2025-10-09 10:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.242 - - [2025-10-09 10:59:06] "GET /project/40af638e-e975-4d1c-8d30-1cda704092b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038038 10.0.0.242 - - [2025-10-09 10:59:06] "PUT /security-group/e70feba7-b52d-4d13-947a-713e631b9a94 HTTP/1.1" 200 263 0.084259 10.0.0.242 - - [2025-10-09 10:59:06] "PUT /access-control-list/b4daae21-d233-419d-a64c-31aaa9039f3c HTTP/1.1" 200 273 0.018833 10.0.0.242 - - [2025-10-09 10:59:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.044647 10.0.0.242 - - [2025-10-09 10:59:06] "POST /tags HTTP/1.1" 409 228 0.013367 10.0.0.242 - - [2025-10-09 10:59:06] "PUT /access-control-list/2f3c7bd4-6eb9-46a6-abf8-75e47ac20981 HTTP/1.1" 200 273 0.047197 10.0.0.242 - - [2025-10-09 10:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.242 - - [2025-10-09 10:59:06] "GET /tag/cd0549df-c622-4d3e-a867-42f858959b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.023139 10.0.0.242 - - [2025-10-09 10:59:06] "POST /tags HTTP/1.1" 200 346 0.035060 10.0.0.242 - - [2025-10-09 10:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.242 - - [2025-10-09 10:59:06] "GET /tag/327de0eb-232b-418a-acfe-d0909476379e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015681 10.0.0.242 - - [2025-10-09 10:59:06] "POST /projects HTTP/1.1" 409 238 0.003030 10.0.0.242 - - [2025-10-09 10:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.242 - - [2025-10-09 10:59:07] "GET /project/55a4a7c2-e44a-480b-87ef-b2a8fe1ab32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.029860 10.0.0.242 - - [2025-10-09 10:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007565 10.0.0.242 - - [2025-10-09 10:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.242 - - [2025-10-09 10:59:07] "GET /project/55a4a7c2-e44a-480b-87ef-b2a8fe1ab32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.041118 10.0.0.242 - - [2025-10-09 10:59:07] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.014120 10.0.0.242 - - [2025-10-09 10:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004933 10.0.0.242 - - [2025-10-09 10:59:07] "GET /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004935 10.0.0.242 - - [2025-10-09 10:59:07] "POST /security-groups HTTP/1.1" 409 285 0.002722 10.0.0.242 - - [2025-10-09 10:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.242 - - [2025-10-09 10:59:07] "PUT /security-group/aa7a1f69-2dae-4a73-9ab6-b596b5c03133 HTTP/1.1" 200 263 0.059707 10.0.0.242 - - [2025-10-09 10:59:07] "PUT /access-control-list/4f78e6c9-b964-466e-b8d6-6e66b592d17e HTTP/1.1" 200 273 0.010266 10.0.0.242 - - [2025-10-09 10:59:07] "PUT /access-control-list/62f9a8b6-c5cd-43e9-8923-69b45579fbbb HTTP/1.1" 200 273 0.037545 10.0.0.242 - - [2025-10-09 10:59:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.045333 10.0.0.242 - - [2025-10-09 10:59:07] "POST /tags HTTP/1.1" 409 228 0.028009 10.0.0.242 - - [2025-10-09 10:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.242 - - [2025-10-09 10:59:07] "GET /tag/327de0eb-232b-418a-acfe-d0909476379e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013664 10.0.0.242 - - [2025-10-09 10:59:07] "POST /tags HTTP/1.1" 200 292 0.058291 10.0.0.242 - - [2025-10-09 10:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.242 - - [2025-10-09 10:59:07] "GET /tag/3ed0c8c5-bc0b-4ff9-bb39-f1a83a508226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.013939 10.0.0.242 - - [2025-10-09 10:59:07] "POST /tags HTTP/1.1" 200 304 0.050987 10.0.0.242 - - [2025-10-09 10:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.020125 10.0.0.242 - - [2025-10-09 10:59:07] "GET /tag/5f5a9495-933e-4c54-ab05-94774a919b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014525 10.0.0.242 - - [2025-10-09 10:59:07] "POST /tags HTTP/1.1" 409 252 0.002124 10.0.0.242 - - [2025-10-09 10:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.242 - - [2025-10-09 10:59:07] "GET /tag/d92fbee0-d3d8-45c0-95e5-522b5482fd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012422 10.0.0.242 - - [2025-10-09 10:59:07] "POST /tags HTTP/1.1" 409 226 0.002291 10.0.0.242 - - [2025-10-09 10:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.242 - - [2025-10-09 10:59:07] "GET /tag/641415ad-c35b-480b-8b54-b06e92568289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012409 10.0.0.242 - - [2025-10-09 10:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.242 - - [2025-10-09 10:59:07] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006685 10.0.0.242 - - [2025-10-09 10:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.242 - - [2025-10-09 10:59:07] "GET /project/40af638e-e975-4d1c-8d30-1cda704092b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039461 10.0.0.242 - - [2025-10-09 10:59:07] "POST /virtual-machines HTTP/1.1" 200 396 0.009933 10.0.0.242 - - [2025-10-09 10:59:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.015785 10.0.0.242 - - [2025-10-09 10:59:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104150 10.0.0.242 - - [2025-10-09 10:59:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.011327 10.0.0.242 - - [2025-10-09 10:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012897 10.0.0.242 - - [2025-10-09 10:59:08] "GET /virtual-machine-interface/fa7bee32-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004368 10.0.0.242 - - [2025-10-09 10:59:08] "POST /instance-ips HTTP/1.1" 200 398 0.021219 10.0.0.242 - - [2025-10-09 10:59:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.016410 10.0.0.242 - - [2025-10-09 10:59:08] "GET /virtual-machine-interface/fa7bee32-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008947 10.0.0.242 - - [2025-10-09 10:59:08] "POST /set-tag HTTP/1.1" 200 109 0.063694 10.0.0.242 - - [2025-10-09 10:59:08] "GET /virtual-machine-interface/fa7bee32-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014090 10.0.0.242 - - [2025-10-09 10:59:08] "GET /instance-ip/fa94dd8e-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.013822 10.0.0.242 - - [2025-10-09 10:59:08] "GET /virtual-machine-interface/fa7bee32-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005078 10.0.0.242 - - [2025-10-09 10:59:08] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.242 - - [2025-10-09 10:59:08] "GET /virtual-router/a598a639-b999-4924-bd89-d13407ee037e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004214 10.0.0.242 - - [2025-10-09 10:59:08] "POST /ref-update HTTP/1.1" 200 156 0.009995 10.0.0.242 - - [2025-10-09 10:59:08] "GET /virtual-machine-interface/fa7bee32-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018893 10.0.0.242 - - [2025-10-09 10:59:08] "POST /set-tag HTTP/1.1" 200 109 0.013794 10.0.0.242 - - [2025-10-09 10:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.242 - - [2025-10-09 10:59:08] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004788 10.0.0.242 - - [2025-10-09 10:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.242 - - [2025-10-09 10:59:08] "GET /project/40af638e-e975-4d1c-8d30-1cda704092b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029877 10.0.0.242 - - [2025-10-09 10:59:08] "POST /virtual-machines HTTP/1.1" 200 396 0.016191 10.0.0.242 - - [2025-10-09 10:59:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.027019 10.0.0.242 - - [2025-10-09 10:59:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118710 10.0.0.242 - - [2025-10-09 10:59:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010376 10.0.0.242 - - [2025-10-09 10:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014469 10.0.0.242 - - [2025-10-09 10:59:08] "GET /virtual-machine-interface/faf8f5a8-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004518 10.0.0.242 - - [2025-10-09 10:59:09] "POST /instance-ips HTTP/1.1" 200 398 0.033271 10.0.0.242 - - [2025-10-09 10:59:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.037545 10.0.0.242 - - [2025-10-09 10:59:09] "GET /virtual-machine-interface/faf8f5a8-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010203 10.0.0.242 - - [2025-10-09 10:59:09] "POST /set-tag HTTP/1.1" 200 109 0.092162 10.0.0.242 - - [2025-10-09 10:59:09] "GET /virtual-machine-interface/faf8f5a8-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.020351 10.0.0.242 - - [2025-10-09 10:59:09] "GET /instance-ip/fb144f7e-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005826 10.0.0.242 - - [2025-10-09 10:59:09] "GET /virtual-machine-interface/faf8f5a8-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005057 10.0.0.242 - - [2025-10-09 10:59:09] "POST /set-tag HTTP/1.1" 200 109 0.002740 10.0.0.242 - - [2025-10-09 10:59:09] "GET /virtual-router/a598a639-b999-4924-bd89-d13407ee037e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.004596 10.0.0.242 - - [2025-10-09 10:59:09] "POST /ref-update HTTP/1.1" 200 156 0.018974 10.0.0.242 - - [2025-10-09 10:59:09] "GET /virtual-machine-interface/faf8f5a8-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013052 10.0.0.242 - - [2025-10-09 10:59:09] "POST /set-tag HTTP/1.1" 200 109 0.003254 10.0.0.242 - - [2025-10-09 10:59:09] "POST /tags HTTP/1.1" 200 292 0.027893 10.0.0.242 - - [2025-10-09 10:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012324 10.0.0.242 - - [2025-10-09 10:59:09] "GET /tag/a69af754-1846-4624-86bf-9b4e4892150f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012392 10.0.0.242 - - [2025-10-09 10:59:09] "POST /tags HTTP/1.1" 409 252 0.002318 10.0.0.242 - - [2025-10-09 10:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.242 - - [2025-10-09 10:59:09] "GET /tag/e79607f2-dd92-46e4-98a2-c903356134fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011112 10.0.0.242 - - [2025-10-09 10:59:09] "POST /tags HTTP/1.1" 409 226 0.002384 10.0.0.242 - - [2025-10-09 10:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.242 - - [2025-10-09 10:59:09] "GET /tag/39a34f40-257a-42a9-954e-c2be00a8145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011387 10.0.0.242 - - [2025-10-09 10:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.242 - - [2025-10-09 10:59:09] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004968 10.0.0.242 - - [2025-10-09 10:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.242 - - [2025-10-09 10:59:09] "GET /project/55a4a7c2-e44a-480b-87ef-b2a8fe1ab32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.035528 10.0.0.242 - - [2025-10-09 10:59:09] "POST /virtual-machines HTTP/1.1" 200 396 0.008630 10.0.0.242 - - [2025-10-09 10:59:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013475 10.0.0.242 - - [2025-10-09 10:59:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106288 10.0.0.242 - - [2025-10-09 10:59:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010625 10.0.0.242 - - [2025-10-09 10:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015748 10.0.0.242 - - [2025-10-09 10:59:10] "GET /virtual-machine-interface/fba46758-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004709 10.0.0.242 - - [2025-10-09 10:59:10] "POST /instance-ips HTTP/1.1" 200 398 0.022138 10.0.0.242 - - [2025-10-09 10:59:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.021548 10.0.0.242 - - [2025-10-09 10:59:10] "GET /virtual-machine-interface/fba46758-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012395 10.0.0.242 - - [2025-10-09 10:59:10] "POST /set-tag HTTP/1.1" 200 109 0.063940 10.0.0.242 - - [2025-10-09 10:59:10] "GET /virtual-machine-interface/fba46758-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018982 10.0.0.242 - - [2025-10-09 10:59:10] "GET /instance-ip/fbbe0ac8-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005244 10.0.0.242 - - [2025-10-09 10:59:10] "GET /virtual-machine-interface/fba46758-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004658 10.0.0.242 - - [2025-10-09 10:59:10] "POST /set-tag HTTP/1.1" 200 109 0.002097 10.0.0.242 - - [2025-10-09 10:59:10] "GET /virtual-router/a598a639-b999-4924-bd89-d13407ee037e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003994 10.0.0.242 - - [2025-10-09 10:59:10] "POST /ref-update HTTP/1.1" 200 156 0.009356 10.0.0.242 - - [2025-10-09 10:59:10] "GET /virtual-machine-interface/fba46758-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015283 10.0.0.242 - - [2025-10-09 10:59:10] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.242 - - [2025-10-09 10:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.242 - - [2025-10-09 10:59:10] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004142 10.0.0.242 - - [2025-10-09 10:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.242 - - [2025-10-09 10:59:10] "GET /project/55a4a7c2-e44a-480b-87ef-b2a8fe1ab32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.032456 10.0.0.242 - - [2025-10-09 10:59:10] "POST /virtual-machines HTTP/1.1" 200 396 0.008284 10.0.0.242 - - [2025-10-09 10:59:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011406 10.0.0.242 - - [2025-10-09 10:59:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118861 10.0.0.242 - - [2025-10-09 10:59:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011086 10.0.0.242 - - [2025-10-09 10:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007745 10.0.0.242 - - [2025-10-09 10:59:10] "GET /virtual-machine-interface/fc1fcd9e-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004600 10.0.0.242 - - [2025-10-09 10:59:10] "POST /instance-ips HTTP/1.1" 200 398 0.027206 10.0.0.242 - - [2025-10-09 10:59:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.031748 10.0.0.242 - - [2025-10-09 10:59:11] "GET /virtual-machine-interface/fc1fcd9e-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015076 10.0.0.242 - - [2025-10-09 10:59:11] "POST /set-tag HTTP/1.1" 200 109 0.080250 10.0.0.242 - - [2025-10-09 10:59:11] "GET /virtual-machine-interface/fc1fcd9e-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009680 10.0.0.242 - - [2025-10-09 10:59:11] "GET /instance-ip/fc3c046e-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.010782 10.0.0.242 - - [2025-10-09 10:59:11] "GET /virtual-machine-interface/fc1fcd9e-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005316 10.0.0.242 - - [2025-10-09 10:59:11] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.242 - - [2025-10-09 10:59:11] "GET /virtual-router/a598a639-b999-4924-bd89-d13407ee037e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.004953 10.0.0.242 - - [2025-10-09 10:59:11] "POST /ref-update HTTP/1.1" 200 156 0.012273 10.0.0.242 - - [2025-10-09 10:59:11] "GET /virtual-machine-interface/fc1fcd9e-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008804 10.0.0.242 - - [2025-10-09 10:59:11] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.242 - - [2025-10-09 10:59:11] "POST /tags HTTP/1.1" 200 300 0.017710 10.0.0.242 - - [2025-10-09 10:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012995 10.0.0.242 - - [2025-10-09 10:59:11] "GET /tag/a8261012-8f96-4242-9f4f-87a89775bd09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013029 10.0.0.242 - - [2025-10-09 10:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.242 - - [2025-10-09 10:59:11] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004123 10.0.0.242 - - [2025-10-09 10:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.242 - - [2025-10-09 10:59:11] "GET /project/40af638e-e975-4d1c-8d30-1cda704092b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039649 10.0.0.242 - - [2025-10-09 10:59:11] "POST /virtual-machines HTTP/1.1" 200 396 0.013796 10.0.0.242 - - [2025-10-09 10:59:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.014849 10.0.0.242 - - [2025-10-09 10:59:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.135411 10.0.0.242 - - [2025-10-09 10:59:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027565 10.0.0.242 - - [2025-10-09 10:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008564 10.0.0.242 - - [2025-10-09 10:59:11] "GET /virtual-machine-interface/fcacc35c-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005072 10.0.0.242 - - [2025-10-09 10:59:11] "POST /instance-ips HTTP/1.1" 200 398 0.020434 10.0.0.242 - - [2025-10-09 10:59:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025275 10.0.0.242 - - [2025-10-09 10:59:11] "GET /virtual-machine-interface/fcacc35c-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010290 10.0.0.242 - - [2025-10-09 10:59:12] "POST /set-tag HTTP/1.1" 200 109 0.021413 10.0.0.242 - - [2025-10-09 10:59:12] "GET /virtual-machine-interface/fcacc35c-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013611 10.0.0.242 - - [2025-10-09 10:59:12] "GET /instance-ip/fcc73d18-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004071 10.0.0.242 - - [2025-10-09 10:59:12] "GET /virtual-machine-interface/fcacc35c-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006898 10.0.0.242 - - [2025-10-09 10:59:12] "POST /set-tag HTTP/1.1" 200 109 0.002727 10.0.0.242 - - [2025-10-09 10:59:12] "POST /tags HTTP/1.1" 200 300 0.031967 10.0.0.242 - - [2025-10-09 10:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.242 - - [2025-10-09 10:59:12] "GET /tag/66f7298f-366f-45e8-b856-08c74a190def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012646 10.0.0.242 - - [2025-10-09 10:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006582 10.0.0.242 - - [2025-10-09 10:59:12] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004874 10.0.0.242 - - [2025-10-09 10:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.242 - - [2025-10-09 10:59:12] "GET /project/40af638e-e975-4d1c-8d30-1cda704092b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.056931 10.0.0.242 - - [2025-10-09 10:59:12] "POST /virtual-machines HTTP/1.1" 200 396 0.031641 10.0.0.242 - - [2025-10-09 10:59:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009268 10.0.0.242 - - [2025-10-09 10:59:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.122964 10.0.0.242 - - [2025-10-09 10:59:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.036138 10.0.0.242 - - [2025-10-09 10:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.018299 10.0.0.242 - - [2025-10-09 10:59:12] "GET /virtual-machine-interface/fd255146-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005015 10.0.0.242 - - [2025-10-09 10:59:12] "POST /instance-ips HTTP/1.1" 200 398 0.031272 10.0.0.242 - - [2025-10-09 10:59:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.031894 10.0.0.242 - - [2025-10-09 10:59:12] "GET /virtual-machine-interface/fd255146-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.018111 10.0.0.242 - - [2025-10-09 10:59:12] "POST /set-tag HTTP/1.1" 200 109 0.025374 10.0.0.242 - - [2025-10-09 10:59:12] "GET /virtual-machine-interface/fd255146-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014857 10.0.0.242 - - [2025-10-09 10:59:12] "GET /instance-ip/fd3ea74a-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003921 10.0.0.242 - - [2025-10-09 10:59:12] "GET /virtual-machine-interface/fd255146-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005098 10.0.0.242 - - [2025-10-09 10:59:12] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.242 - - [2025-10-09 10:59:12] "POST /tags HTTP/1.1" 200 300 0.020627 10.0.0.242 - - [2025-10-09 10:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.242 - - [2025-10-09 10:59:13] "GET /tag/3a5c293e-668e-48fc-8a17-9273095ae0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015894 10.0.0.242 - - [2025-10-09 10:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.242 - - [2025-10-09 10:59:13] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004968 10.0.0.242 - - [2025-10-09 10:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.242 - - [2025-10-09 10:59:13] "GET /project/55a4a7c2-e44a-480b-87ef-b2a8fe1ab32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.030919 10.0.0.242 - - [2025-10-09 10:59:13] "POST /virtual-machines HTTP/1.1" 200 396 0.018347 10.0.0.242 - - [2025-10-09 10:59:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022730 10.0.0.242 - - [2025-10-09 10:59:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111879 10.0.0.242 - - [2025-10-09 10:59:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010296 10.0.0.242 - - [2025-10-09 10:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014241 10.0.0.242 - - [2025-10-09 10:59:13] "GET /virtual-machine-interface/fd9d9692-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005067 10.0.0.242 - - [2025-10-09 10:59:13] "POST /instance-ips HTTP/1.1" 200 398 0.028996 10.0.0.242 - - [2025-10-09 10:59:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.027612 10.0.0.242 - - [2025-10-09 10:59:13] "GET /virtual-machine-interface/fd9d9692-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013477 10.0.0.242 - - [2025-10-09 10:59:13] "POST /set-tag HTTP/1.1" 200 109 0.020593 10.0.0.242 - - [2025-10-09 10:59:13] "GET /virtual-machine-interface/fd9d9692-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016349 10.0.0.242 - - [2025-10-09 10:59:13] "GET /instance-ip/fdb88970-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003838 10.0.0.242 - - [2025-10-09 10:59:13] "GET /virtual-machine-interface/fd9d9692-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005337 10.0.0.242 - - [2025-10-09 10:59:13] "POST /set-tag HTTP/1.1" 200 109 0.002928 10.0.0.242 - - [2025-10-09 10:59:13] "POST /tags HTTP/1.1" 200 300 0.021319 10.0.0.242 - - [2025-10-09 10:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.242 - - [2025-10-09 10:59:13] "GET /tag/0068015e-fe3d-46d6-92ae-d993f49ef2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013554 10.0.0.242 - - [2025-10-09 10:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.242 - - [2025-10-09 10:59:13] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006236 10.0.0.242 - - [2025-10-09 10:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.242 - - [2025-10-09 10:59:13] "GET /project/55a4a7c2-e44a-480b-87ef-b2a8fe1ab32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.036980 10.0.0.242 - - [2025-10-09 10:59:13] "POST /virtual-machines HTTP/1.1" 200 396 0.009630 10.0.0.242 - - [2025-10-09 10:59:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.014573 10.0.0.242 - - [2025-10-09 10:59:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.124143 10.0.0.242 - - [2025-10-09 10:59:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.014040 10.0.0.242 - - [2025-10-09 10:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013750 10.0.0.242 - - [2025-10-09 10:59:14] "GET /virtual-machine-interface/fe11f1a4-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005785 10.0.0.242 - - [2025-10-09 10:59:14] "POST /instance-ips HTTP/1.1" 200 398 0.027283 10.0.0.242 - - [2025-10-09 10:59:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.022614 10.0.0.242 - - [2025-10-09 10:59:14] "GET /virtual-machine-interface/fe11f1a4-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009298 10.0.0.242 - - [2025-10-09 10:59:14] "POST /set-tag HTTP/1.1" 200 109 0.020561 10.0.0.242 - - [2025-10-09 10:59:14] "GET /virtual-machine-interface/fe11f1a4-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015588 10.0.0.242 - - [2025-10-09 10:59:14] "GET /instance-ip/fe2ea420-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004717 10.0.0.242 - - [2025-10-09 10:59:14] "GET /virtual-machine-interface/fe11f1a4-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006405 10.0.0.242 - - [2025-10-09 10:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.242 - - [2025-10-09 10:59:14] "GET /virtual-router/a598a639-b999-4924-bd89-d13407ee037e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004534 10.0.0.242 - - [2025-10-09 10:59:14] "POST /ref-update HTTP/1.1" 200 156 0.010913 10.0.0.242 - - [2025-10-09 10:59:14] "GET /virtual-machine-interface/fcacc35c-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018442 10.0.0.242 - - [2025-10-09 10:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.242 - - [2025-10-09 10:59:14] "GET /virtual-machine-interface/fa7bee32-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005113 10.0.0.242 - - [2025-10-09 10:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002672 10.0.0.242 - - [2025-10-09 10:59:14] "GET /virtual-router/a598a639-b999-4924-bd89-d13407ee037e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.004360 10.0.0.242 - - [2025-10-09 10:59:14] "POST /ref-update HTTP/1.1" 200 156 0.010169 10.0.0.242 - - [2025-10-09 10:59:14] "GET /virtual-machine-interface/fd255146-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021579 10.0.0.242 - - [2025-10-09 10:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002727 10.0.0.242 - - [2025-10-09 10:59:14] "GET /virtual-router/a598a639-b999-4924-bd89-d13407ee037e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.004943 10.0.0.242 - - [2025-10-09 10:59:14] "POST /ref-update HTTP/1.1" 200 156 0.008975 10.0.0.242 - - [2025-10-09 10:59:14] "GET /virtual-machine-interface/fd9d9692-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012204 10.0.0.242 - - [2025-10-09 10:59:14] "POST /set-tag HTTP/1.1" 200 109 0.003280 10.0.0.242 - - [2025-10-09 10:59:14] "GET /virtual-machine-interface/faf8f5a8-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004791 10.0.0.242 - - [2025-10-09 10:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.242 - - [2025-10-09 10:59:14] "GET /virtual-router/a598a639-b999-4924-bd89-d13407ee037e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.004859 10.0.0.242 - - [2025-10-09 10:59:14] "POST /ref-update HTTP/1.1" 200 156 0.009588 10.0.0.242 - - [2025-10-09 10:59:14] "GET /virtual-machine-interface/fe11f1a4-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008787 10.0.0.242 - - [2025-10-09 10:59:15] "POST /set-tag HTTP/1.1" 200 109 0.002838 10.0.0.242 - - [2025-10-09 10:59:15] "GET /virtual-machine-interface/fba46758-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004888 10.0.0.242 - - [2025-10-09 10:59:15] "POST /set-tag HTTP/1.1" 200 109 0.002559 10.0.0.242 - - [2025-10-09 10:59:15] "GET /virtual-machine-interface/fc1fcd9e-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005221 10.0.0.242 - - [2025-10-09 10:59:15] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.242 - - [2025-10-09 10:59:15] "GET /virtual-machine-interface/fcacc35c-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004530 10.0.0.242 - - [2025-10-09 10:59:15] "POST /set-tag HTTP/1.1" 200 109 0.002824 10.0.0.242 - - [2025-10-09 10:59:15] "GET /virtual-machine-interface/fd255146-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004638 10.0.0.242 - - [2025-10-09 10:59:15] "POST /set-tag HTTP/1.1" 200 109 0.010569 10.0.0.242 - - [2025-10-09 10:59:15] "GET /virtual-machine-interface/fa7bee32-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005452 10.0.0.242 - - [2025-10-09 10:59:15] "POST /set-tag HTTP/1.1" 200 109 0.003362 10.0.0.242 - - [2025-10-09 10:59:15] "GET /virtual-machine-interface/fd9d9692-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004586 10.0.0.242 - - [2025-10-09 10:59:15] "POST /set-tag HTTP/1.1" 200 109 0.002780 10.0.0.242 - - [2025-10-09 10:59:15] "GET /virtual-machine-interface/fe11f1a4-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004673 10.0.0.242 - - [2025-10-09 10:59:15] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.242 - - [2025-10-09 10:59:17] "GET /virtual-machine/3c826546-ff43-4e14-800a-b3d619481dfe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003671 10.0.0.242 - - [2025-10-09 10:59:17] "GET /virtual-machine-interface/fa7bee32-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004663 10.0.0.242 - - [2025-10-09 10:59:19] "GET /virtual-machine-interface/fcacc35c-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008470 10.0.0.242 - - [2025-10-09 10:59:19] "POST /set-tag HTTP/1.1" 200 109 0.007837 10.0.0.242 - - [2025-10-09 10:59:19] "GET /virtual-machine-interface/fe11f1a4-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005001 10.0.0.242 - - [2025-10-09 10:59:19] "POST /set-tag HTTP/1.1" 200 109 0.002541 10.0.0.242 - - [2025-10-09 10:59:19] "GET /virtual-machine-interface/faf8f5a8-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005106 10.0.0.242 - - [2025-10-09 10:59:19] "POST /set-tag HTTP/1.1" 200 109 0.002540 10.0.0.242 - - [2025-10-09 10:59:20] "GET /virtual-machine-interface/fba46758-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005642 10.0.0.242 - - [2025-10-09 10:59:20] "POST /set-tag HTTP/1.1" 200 109 0.003039 10.0.0.242 - - [2025-10-09 10:59:21] "GET /virtual-machine-interface/fc1fcd9e-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007781 10.0.0.242 - - [2025-10-09 10:59:21] "POST /set-tag HTTP/1.1" 200 109 0.002781 10.0.0.242 - - [2025-10-09 10:59:22] "GET /virtual-machine/3ce6958a-24fb-489c-8724-f60f3076951d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003316 10.0.0.242 - - [2025-10-09 10:59:22] "GET /virtual-machine-interface/faf8f5a8-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004830 10.0.0.242 - - [2025-10-09 10:59:22] "GET /virtual-machine/dbcbd51c-b315-4f6d-9512-2e2f344ca50e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003446 10.0.0.242 - - [2025-10-09 10:59:22] "GET /virtual-machine-interface/fba46758-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004820 10.0.0.242 - - [2025-10-09 10:59:22] "GET /virtual-machine/7a7a4cc9-bcfe-4a8f-9c3c-6a9eee596647?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003424 10.0.0.242 - - [2025-10-09 10:59:22] "GET /virtual-machine-interface/fc1fcd9e-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004715 10.0.0.242 - - [2025-10-09 10:59:22] "GET /virtual-machine/fa5f58b0-5ce1-4115-a7dd-829f017ecd82?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003255 10.0.0.242 - - [2025-10-09 10:59:22] "GET /virtual-machine-interface/fcacc35c-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005028 10.0.0.242 - - [2025-10-09 10:59:23] "GET /virtual-machine-interface/fd255146-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004669 10.0.0.242 - - [2025-10-09 10:59:23] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.242 - - [2025-10-09 10:59:24] "GET /virtual-machine-interface/fd9d9692-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004833 10.0.0.242 - - [2025-10-09 10:59:24] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.242 - - [2025-10-09 10:59:27] "GET /virtual-machine/01324740-dad6-465e-a98e-ab693328229e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003323 10.0.0.242 - - [2025-10-09 10:59:27] "GET /virtual-machine-interface/fd9d9692-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004310 10.0.0.242 - - [2025-10-09 10:59:27] "GET /virtual-machine/66f7d327-d8b9-4294-8442-0a935f4c38da?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003218 10.0.0.242 - - [2025-10-09 10:59:27] "GET /virtual-machine-interface/fd255146-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004715 10.0.0.242 - - [2025-10-09 10:59:27] "GET /virtual-machine/3d2fa6f3-fa7a-4b7c-968f-44fb9d9677f1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003248 10.0.0.242 - - [2025-10-09 10:59:27] "GET /virtual-machine-interface/fe11f1a4-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007508 10.0.0.242 - - [2025-10-09 10:59:28] "GET /loadbalancer/9c126311-f8f4-43d3-bf5c-d4d852f7dfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003104 10.0.0.242 - - [2025-10-09 10:59:28] "POST /tags HTTP/1.1" 200 334 0.026249 10.0.0.242 - - [2025-10-09 10:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.017060 10.0.0.242 - - [2025-10-09 10:59:28] "GET /tag/2402c81f-e34c-487a-bb5b-8ed2ae743f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.016748 10.0.0.242 - - [2025-10-09 10:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.242 - - [2025-10-09 10:59:28] "GET /project/40af638e-e975-4d1c-8d30-1cda704092b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042886 10.0.0.242 - - [2025-10-09 10:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.242 - - [2025-10-09 10:59:28] "GET /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004718 10.0.0.242 - - [2025-10-09 10:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.242 - - [2025-10-09 10:59:28] "GET /service-appliance-set/af87e0a7-e7e7-4ebd-99e0-c34575fe041c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002827 10.0.0.242 - - [2025-10-09 10:59:28] "POST /fqname-to-id HTTP/1.1" 404 273 0.002063 10.0.0.242 - - [2025-10-09 10:59:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.104308 10.0.0.242 - - [2025-10-09 10:59:28] "GET /virtual-machine-interface/b0631f35-d3ff-428d-92fc-b6510c3ffa6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.020784 10.0.0.242 - - [2025-10-09 10:59:28] "POST /instance-ips HTTP/1.1" 200 410 0.020670 10.0.0.242 - - [2025-10-09 10:59:28] "GET /instance-ip/32412847-ec78-4bae-91b6-63952cbf54b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.004336 10.0.0.242 - - [2025-10-09 10:59:28] "POST /loadbalancers HTTP/1.1" 200 631 0.062041 10.0.0.242 - - [2025-10-09 10:59:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.023358 10.0.0.242 - - [2025-10-09 10:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012959 10.0.0.242 - - [2025-10-09 10:59:28] "GET /project/40af638e-e975-4d1c-8d30-1cda704092b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.067126 10.0.0.242 - - [2025-10-09 10:59:28] "GET /instance-ip/32412847-ec78-4bae-91b6-63952cbf54b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002929 10.0.0.242 - - [2025-10-09 10:59:28] "GET /project/40af638e-e975-4d1c-8d30-1cda704092b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036957 10.0.0.242 - - [2025-10-09 10:59:28] "GET /loadbalancer/9c126311-f8f4-43d3-bf5c-d4d852f7dfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002379 10.0.0.242 - - [2025-10-09 10:59:28] "POST /floating-ips HTTP/1.1" 200 599 0.044000 10.0.0.242 - - [2025-10-09 10:59:28] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.040491 10.0.0.242 - - [2025-10-09 10:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.242 - - [2025-10-09 10:59:29] "GET /project/40af638e-e975-4d1c-8d30-1cda704092b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033488 10.0.0.242 - - [2025-10-09 10:59:29] "GET /loadbalancer-listener/0bbed610-36e6-435d-b071-88472dc93cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.003427 10.0.0.242 - - [2025-10-09 10:59:29] "GET /loadbalancer-listener/0bbed610-36e6-435d-b071-88472dc93cc5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003978 10.0.0.242 - - [2025-10-09 10:59:29] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.020933 10.0.0.242 - - [2025-10-09 10:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.242 - - [2025-10-09 10:59:29] "GET /instance-ip/32412847-ec78-4bae-91b6-63952cbf54b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002739 10.0.0.242 - - [2025-10-09 10:59:29] "GET /instance-ip/32412847-ec78-4bae-91b6-63952cbf54b5?fields=floating_ips HTTP/1.1" 200 1214 0.004546 10.0.0.242 - - [2025-10-09 10:59:29] "GET /loadbalancer/9c126311-f8f4-43d3-bf5c-d4d852f7dfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003024 10.0.0.242 - - [2025-10-09 10:59:29] "GET /floating-ip/7a7883d2-53a2-4a60-8bb2-8f380acd655b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.002915 10.0.0.242 - - [2025-10-09 10:59:29] "GET /loadbalancer-pool/a149e04b-439c-4b5f-a981-13f619ae4b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.009427 10.0.0.242 - - [2025-10-09 10:59:29] "GET /loadbalancer/9c126311-f8f4-43d3-bf5c-d4d852f7dfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.010989 10.0.0.242 - - [2025-10-09 10:59:29] "POST /loadbalancer-members HTTP/1.1" 200 723 0.047360 10.0.0.242 - - [2025-10-09 10:59:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008403 10.0.0.242 - - [2025-10-09 10:59:29] "GET /virtual-machine-interface/faf8f5a8-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009663 10.0.0.242 - - [2025-10-09 10:59:29] "POST /tags HTTP/1.1" 409 221 0.003134 10.0.0.242 - - [2025-10-09 10:59:29] "GET /virtual-machine-interface/faf8f5a8-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004582 10.0.0.242 - - [2025-10-09 10:59:29] "POST /ref-update HTTP/1.1" 200 156 0.021111 10.0.0.242 - - [2025-10-09 10:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005734 10.0.0.242 - - [2025-10-09 10:59:29] "GET /floating-ip/7a7883d2-53a2-4a60-8bb2-8f380acd655b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.021185 10.0.0.242 - - [2025-10-09 10:59:29] "GET /tag/2402c81f-e34c-487a-bb5b-8ed2ae743f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012398 10.0.0.242 - - [2025-10-09 10:59:29] "POST /set-tag HTTP/1.1" 200 109 0.062830 10.0.0.242 - - [2025-10-09 10:59:29] "PUT /floating-ip/7a7883d2-53a2-4a60-8bb2-8f380acd655b HTTP/1.1" 200 257 0.055927 10.0.0.242 - - [2025-10-09 10:59:29] "GET /loadbalancer-pool/a149e04b-439c-4b5f-a981-13f619ae4b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007363 10.0.0.242 - - [2025-10-09 10:59:29] "POST /loadbalancer-members HTTP/1.1" 200 723 0.035790 10.0.0.242 - - [2025-10-09 10:59:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022592 10.0.0.242 - - [2025-10-09 10:59:29] "GET /virtual-machine-interface/fa7bee32-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009595 10.0.0.242 - - [2025-10-09 10:59:29] "GET /virtual-machine-interface/fa7bee32-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006791 10.0.0.242 - - [2025-10-09 10:59:29] "POST /ref-update HTTP/1.1" 200 156 0.008446 10.0.0.242 - - [2025-10-09 10:59:29] "GET /floating-ip/7a7883d2-53a2-4a60-8bb2-8f380acd655b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2241 0.010620 10.0.0.242 - - [2025-10-09 10:59:29] "POST /set-tag HTTP/1.1" 200 109 0.059790 10.0.0.242 - - [2025-10-09 10:59:30] "POST /tags HTTP/1.1" 409 206 0.002821 10.0.0.242 - - [2025-10-09 10:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.242 - - [2025-10-09 10:59:30] "GET /tag/5f5a9495-933e-4c54-ab05-94774a919b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012339 10.0.0.242 - - [2025-10-09 10:59:30] "POST /tags HTTP/1.1" 409 204 0.002407 10.0.0.242 - - [2025-10-09 10:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.242 - - [2025-10-09 10:59:30] "GET /tag/66f7298f-366f-45e8-b856-08c74a190def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011361 10.0.0.242 - - [2025-10-09 10:59:30] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003416 10.0.0.242 - - [2025-10-09 10:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.242 - - [2025-10-09 10:59:30] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003124 10.0.0.242 - - [2025-10-09 10:59:30] "POST /tags HTTP/1.1" 409 206 0.002023 10.0.0.242 - - [2025-10-09 10:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.242 - - [2025-10-09 10:59:30] "GET /tag/5f5a9495-933e-4c54-ab05-94774a919b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012406 10.0.0.242 - - [2025-10-09 10:59:30] "POST /tags HTTP/1.1" 409 226 0.002433 10.0.0.242 - - [2025-10-09 10:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.242 - - [2025-10-09 10:59:31] "GET /tag/641415ad-c35b-480b-8b54-b06e92568289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.017885 10.0.0.242 - - [2025-10-09 10:59:31] "POST /tags HTTP/1.1" 409 204 0.002248 10.0.0.242 - - [2025-10-09 10:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.242 - - [2025-10-09 10:59:31] "GET /tag/66f7298f-366f-45e8-b856-08c74a190def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012317 10.0.0.242 - - [2025-10-09 10:59:31] "POST /tags HTTP/1.1" 409 226 0.002265 10.0.0.242 - - [2025-10-09 10:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.242 - - [2025-10-09 10:59:31] "GET /tag/641415ad-c35b-480b-8b54-b06e92568289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012915 10.0.0.242 - - [2025-10-09 10:59:31] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002961 10.0.0.242 - - [2025-10-09 10:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.242 - - [2025-10-09 10:59:31] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003436 10.0.0.242 - - [2025-10-09 10:59:31] "POST /firewall-rules HTTP/1.1" 200 628 0.095052 10.0.0.242 - - [2025-10-09 10:59:31] "POST /firewall-rules HTTP/1.1" 200 648 0.087080 10.0.0.242 - - [2025-10-09 10:59:31] "GET /firewall-rule/049dad6c-d5fd-4aea-8f71-db50d5933f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2599 0.006975 10.0.0.242 - - [2025-10-09 10:59:31] "GET /firewall-policy/40dd66ff-9bd3-4d40-a2f8-e587d541bd1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003506 10.0.0.242 - - [2025-10-09 10:59:31] "GET /firewall-rule/d0b56ba7-4c7b-4626-9289-9d3af8dfe247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.005156 10.0.0.242 - - [2025-10-09 10:59:31] "POST /ref-update HTTP/1.1" 200 156 0.015858 10.0.0.242 - - [2025-10-09 10:59:31] "POST /firewall-policys HTTP/1.1" 200 608 0.042693 10.0.0.242 - - [2025-10-09 10:59:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.013352 10.0.0.242 - - [2025-10-09 10:59:31] "GET /firewall-policy/e923b228-1401-43fa-944e-c1e8954ef9e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.008579 10.0.0.242 - - [2025-10-09 10:59:31] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003580 10.0.0.242 - - [2025-10-09 10:59:31] "GET /firewall-policy/e923b228-1401-43fa-944e-c1e8954ef9e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.005745 10.0.0.242 - - [2025-10-09 10:59:31] "GET /firewall-policy/40dd66ff-9bd3-4d40-a2f8-e587d541bd1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004050 10.0.0.242 - - [2025-10-09 10:59:31] "GET /firewall-policy/505e6a26-1aad-4917-b711-54394a44a232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003332 10.0.0.242 - - [2025-10-09 10:59:31] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.005108 10.0.0.242 - - [2025-10-09 10:59:31] "GET /firewall-policy/40dd66ff-9bd3-4d40-a2f8-e587d541bd1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002542 10.0.0.242 - - [2025-10-09 10:59:31] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002609 10.0.0.242 - - [2025-10-09 10:59:31] "POST /ref-update HTTP/1.1" 200 156 0.033342 10.0.0.242 - - [2025-10-09 10:59:31] "POST /ref-update HTTP/1.1" 200 156 0.029924 10.0.0.242 - - [2025-10-09 10:59:31] "POST /ref-update HTTP/1.1" 200 156 0.027539 10.0.0.242 - - [2025-10-09 10:59:32] "POST /ref-update HTTP/1.1" 200 156 0.023810 10.0.0.242 - - [2025-10-09 10:59:32] "POST /ref-update HTTP/1.1" 200 156 0.033350 10.0.0.242 - - [2025-10-09 10:59:32] "GET /firewall-policy/e923b228-1401-43fa-944e-c1e8954ef9e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.015440 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:59:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001006 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:59:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000896 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:59:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001068 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:59:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000941 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:59:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001010 [Introspect:8084]10.0.0.242 - - [2025-10-09 10:59:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000879 10.0.0.242 - - [2025-10-09 11:00:50] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008015 10.0.0.242 - - [2025-10-09 11:00:50] "POST /set-tag HTTP/1.1" 200 109 0.004165 10.0.0.242 - - [2025-10-09 11:00:50] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009305 10.0.0.242 - - [2025-10-09 11:00:50] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.242 - - [2025-10-09 11:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.242 - - [2025-10-09 11:00:50] "GET /loadbalancer/c6be3eba-734b-4bc2-b2c0-fc32985bbf59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003558 10.0.0.242 - - [2025-10-09 11:00:50] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008735 10.0.0.242 - - [2025-10-09 11:00:50] "POST /set-tag HTTP/1.1" 200 109 0.021841 10.0.0.242 - - [2025-10-09 11:00:51] "DELETE /loadbalancer-member/1d8281b0-7d1d-46dc-88af-28755a8be67c HTTP/1.1" 200 115 0.058497 10.0.0.242 - - [2025-10-09 11:00:51] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011616 10.0.0.242 - - [2025-10-09 11:00:51] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.242 - - [2025-10-09 11:00:51] "DELETE /loadbalancer-member/cc83874b-fc42-451a-81d2-3f89acd0a1c9 HTTP/1.1" 200 115 0.040490 10.0.0.242 - - [2025-10-09 11:00:51] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005448 10.0.0.242 - - [2025-10-09 11:00:51] "POST /set-tag HTTP/1.1" 200 109 0.003108 10.0.0.242 - - [2025-10-09 11:00:51] "DELETE /loadbalancer-member/65476fc2-af11-446a-94c9-01cd6eaa5cf3 HTTP/1.1" 200 115 0.039538 10.0.0.242 - - [2025-10-09 11:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.242 - - [2025-10-09 11:00:51] "GET /loadbalancer/c6be3eba-734b-4bc2-b2c0-fc32985bbf59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003327 10.0.0.242 - - [2025-10-09 11:00:51] "GET /loadbalancer-pool/b5ddeaaa-8ca7-4a91-bad9-03bc6c0c5d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005860 10.0.0.242 - - [2025-10-09 11:00:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019813 10.0.0.242 - - [2025-10-09 11:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011537 10.0.0.242 - - [2025-10-09 11:00:51] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.016643 10.0.0.242 - - [2025-10-09 11:00:51] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005247 10.0.0.242 - - [2025-10-09 11:00:51] "GET /floating-ip/3aad28c9-0316-4f20-afe8-460202784111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003927 10.0.0.242 - - [2025-10-09 11:00:51] "POST /set-tag HTTP/1.1" 200 109 0.080251 10.0.0.242 - - [2025-10-09 11:00:51] "GET /loadbalancer-pool/42599cf1-0744-4ab9-b5d9-875c8dbe8601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003375 10.0.0.242 - - [2025-10-09 11:00:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017043 10.0.0.242 - - [2025-10-09 11:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.031032 10.0.0.242 - - [2025-10-09 11:00:51] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.027414 10.0.0.242 - - [2025-10-09 11:00:51] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020675 10.0.0.242 - - [2025-10-09 11:00:51] "GET /floating-ip/3aad28c9-0316-4f20-afe8-460202784111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005973 10.0.0.242 - - [2025-10-09 11:00:51] "POST /set-tag HTTP/1.1" 200 109 0.003656 10.0.0.242 - - [2025-10-09 11:00:51] "GET /loadbalancer-pool/fdce592c-8495-4cf6-a792-79164027b5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003258 10.0.0.242 - - [2025-10-09 11:00:51] "POST /loadbalancer-members HTTP/1.1" 200 694 0.025658 10.0.0.242 - - [2025-10-09 11:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013867 10.0.0.242 - - [2025-10-09 11:00:51] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.028254 10.0.0.242 - - [2025-10-09 11:00:51] "GET /virtual-machine-interface/7302981c-a4fd-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011358 10.0.0.242 - - [2025-10-09 11:00:51] "POST /set-tag HTTP/1.1" 200 109 0.009779 10.0.0.242 - - [2025-10-09 11:00:51] "GET /floating-ip/3aad28c9-0316-4f20-afe8-460202784111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002868 [Introspect:8084]10.0.0.242 - - [2025-10-09 11:01:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001061 [Introspect:8084]10.0.0.242 - - [2025-10-09 11:01:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001007 10.0.0.242 - - [2025-10-09 11:01:38] "POST /tags HTTP/1.1" 409 252 0.002440 10.0.0.242 - - [2025-10-09 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.242 - - [2025-10-09 11:01:38] "GET /tag/e79607f2-dd92-46e4-98a2-c903356134fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014872 10.0.0.242 - - [2025-10-09 11:01:38] "POST /tags HTTP/1.1" 409 228 0.002154 10.0.0.242 - - [2025-10-09 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.242 - - [2025-10-09 11:01:38] "GET /tag/327de0eb-232b-418a-acfe-d0909476379e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011883 10.0.0.242 - - [2025-10-09 11:01:38] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.004540 10.0.0.242 - - [2025-10-09 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.242 - - [2025-10-09 11:01:38] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003223 10.0.0.242 - - [2025-10-09 11:01:38] "POST /tags HTTP/1.1" 409 206 0.002043 10.0.0.242 - - [2025-10-09 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.242 - - [2025-10-09 11:01:39] "GET /tag/5f5a9495-933e-4c54-ab05-94774a919b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013454 10.0.0.242 - - [2025-10-09 11:01:39] "POST /tags HTTP/1.1" 409 226 0.004296 10.0.0.242 - - [2025-10-09 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.242 - - [2025-10-09 11:01:39] "GET /tag/641415ad-c35b-480b-8b54-b06e92568289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012631 10.0.0.242 - - [2025-10-09 11:01:39] "POST /tags HTTP/1.1" 409 204 0.002119 10.0.0.242 - - [2025-10-09 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.242 - - [2025-10-09 11:01:39] "GET /tag/66f7298f-366f-45e8-b856-08c74a190def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013852 10.0.0.242 - - [2025-10-09 11:01:39] "POST /tags HTTP/1.1" 409 226 0.002315 10.0.0.242 - - [2025-10-09 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006007 10.0.0.242 - - [2025-10-09 11:01:39] "GET /tag/641415ad-c35b-480b-8b54-b06e92568289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012759 10.0.0.242 - - [2025-10-09 11:01:39] "POST /tags HTTP/1.1" 409 228 0.002543 10.0.0.242 - - [2025-10-09 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.242 - - [2025-10-09 11:01:39] "GET /tag/327de0eb-232b-418a-acfe-d0909476379e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011943 10.0.0.242 - - [2025-10-09 11:01:39] "POST /tags HTTP/1.1" 409 252 0.002496 10.0.0.242 - - [2025-10-09 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.242 - - [2025-10-09 11:01:39] "GET /tag/e79607f2-dd92-46e4-98a2-c903356134fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011350 10.0.0.242 - - [2025-10-09 11:01:39] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002773 10.0.0.242 - - [2025-10-09 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.242 - - [2025-10-09 11:01:39] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002693 10.0.0.242 - - [2025-10-09 11:01:39] "POST /firewall-rules HTTP/1.1" 409 281 0.001981 10.0.0.242 - - [2025-10-09 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.242 - - [2025-10-09 11:01:39] "PUT /firewall-rule/d0b56ba7-4c7b-4626-9289-9d3af8dfe247 HTTP/1.1" 200 261 0.028548 10.0.0.242 - - [2025-10-09 11:01:39] "POST /firewall-rules HTTP/1.1" 409 291 0.005991 10.0.0.242 - - [2025-10-09 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.242 - - [2025-10-09 11:01:39] "PUT /firewall-rule/049dad6c-d5fd-4aea-8f71-db50d5933f0a HTTP/1.1" 200 261 0.024842 10.0.0.242 - - [2025-10-09 11:01:39] "GET /firewall-rule/049dad6c-d5fd-4aea-8f71-db50d5933f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2599 0.014598 10.0.0.242 - - [2025-10-09 11:01:39] "POST /firewall-rules HTTP/1.1" 200 660 0.089237 10.0.0.242 - - [2025-10-09 11:01:39] "GET /firewall-rule/5a3352d3-aa8f-4b9f-bedc-64edfebbf726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.009603 10.0.0.242 - - [2025-10-09 11:01:39] "GET /firewall-policy/40dd66ff-9bd3-4d40-a2f8-e587d541bd1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003218 10.0.0.242 - - [2025-10-09 11:01:39] "GET /firewall-rule/d0b56ba7-4c7b-4626-9289-9d3af8dfe247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003586 10.0.0.242 - - [2025-10-09 11:01:39] "POST /firewall-policys HTTP/1.1" 409 269 0.002487 10.0.0.242 - - [2025-10-09 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.242 - - [2025-10-09 11:01:39] "PUT /firewall-policy/e923b228-1401-43fa-944e-c1e8954ef9e3 HTTP/1.1" 200 265 0.033307 10.0.0.242 - - [2025-10-09 11:01:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.029448 10.0.0.242 - - [2025-10-09 11:01:39] "GET /firewall-policy/e923b228-1401-43fa-944e-c1e8954ef9e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.019378 10.0.0.242 - - [2025-10-09 11:01:39] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002986 10.0.0.242 - - [2025-10-09 11:01:39] "GET /firewall-policy/e923b228-1401-43fa-944e-c1e8954ef9e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002777 10.0.0.242 - - [2025-10-09 11:01:39] "GET /firewall-policy/40dd66ff-9bd3-4d40-a2f8-e587d541bd1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002474 10.0.0.242 - - [2025-10-09 11:01:40] "GET /firewall-policy/505e6a26-1aad-4917-b711-54394a44a232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003133 10.0.0.242 - - [2025-10-09 11:01:40] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004328 10.0.0.242 - - [2025-10-09 11:01:40] "GET /firewall-policy/e923b228-1401-43fa-944e-c1e8954ef9e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002981 10.0.0.242 - - [2025-10-09 11:01:40] "GET /firewall-policy/e923b228-1401-43fa-944e-c1e8954ef9e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003383 10.0.0.242 - - [2025-10-09 11:01:41] "GET /global-system-configs HTTP/1.1" 200 323 0.002375 10.0.0.242 - - [2025-10-09 11:01:42] "GET /global-system-configs HTTP/1.1" 200 323 0.007488 10.0.0.242 - - [2025-10-09 11:02:41] "GET /virtual-machine-interface/fa7bee32-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.009464 10.0.0.242 - - [2025-10-09 11:02:41] "POST /set-tag HTTP/1.1" 200 109 0.004035 10.0.0.242 - - [2025-10-09 11:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006876 10.0.0.242 - - [2025-10-09 11:02:41] "GET /loadbalancer/9c126311-f8f4-43d3-bf5c-d4d852f7dfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002970 10.0.0.242 - - [2025-10-09 11:02:41] "GET /virtual-machine-interface/fa7bee32-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005264 10.0.0.242 - - [2025-10-09 11:02:41] "POST /set-tag HTTP/1.1" 200 109 0.022516 10.0.0.242 - - [2025-10-09 11:02:41] "DELETE /loadbalancer-member/a99961c5-d52b-4f91-ae60-7351bff60aec HTTP/1.1" 200 115 0.041468 10.0.0.242 - - [2025-10-09 11:02:41] "GET /virtual-machine-interface/faf8f5a8-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005530 10.0.0.242 - - [2025-10-09 11:02:41] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.242 - - [2025-10-09 11:02:41] "GET /virtual-machine-interface/fe11f1a4-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004795 10.0.0.242 - - [2025-10-09 11:02:41] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.242 - - [2025-10-09 11:02:41] "GET /virtual-machine-interface/fd255146-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004099 10.0.0.242 - - [2025-10-09 11:02:41] "POST /set-tag HTTP/1.1" 200 109 0.003115 10.0.0.242 - - [2025-10-09 11:02:41] "GET /virtual-machine-interface/fc1fcd9e-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005350 10.0.0.242 - - [2025-10-09 11:02:41] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.242 - - [2025-10-09 11:02:41] "GET /virtual-machine-interface/fba46758-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005431 10.0.0.242 - - [2025-10-09 11:02:41] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.242 - - [2025-10-09 11:02:41] "GET /virtual-machine-interface/fd9d9692-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004065 10.0.0.242 - - [2025-10-09 11:02:41] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.242 - - [2025-10-09 11:02:41] "GET /virtual-machine-interface/fcacc35c-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006544 10.0.0.242 - - [2025-10-09 11:02:41] "POST /set-tag HTTP/1.1" 200 109 0.013145 10.0.0.242 - - [2025-10-09 11:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.242 - - [2025-10-09 11:02:41] "GET /loadbalancer/9c126311-f8f4-43d3-bf5c-d4d852f7dfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003333 10.0.0.242 - - [2025-10-09 11:02:42] "GET /virtual-machine-interface/faf8f5a8-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.010133 10.0.0.242 - - [2025-10-09 11:02:42] "POST /set-tag HTTP/1.1" 200 109 0.008008 10.0.0.242 - - [2025-10-09 11:02:42] "GET /virtual-machine-interface/faf8f5a8-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005017 10.0.0.242 - - [2025-10-09 11:02:42] "POST /set-tag HTTP/1.1" 200 109 0.002693 10.0.0.242 - - [2025-10-09 11:02:42] "GET /virtual-machine/3ce6958a-24fb-489c-8724-f60f3076951d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003011 10.0.0.242 - - [2025-10-09 11:02:43] "POST /ref-update HTTP/1.1" 200 156 0.015368 10.0.0.242 - - [2025-10-09 11:02:43] "GET /virtual-machine-interface/faf8f5a8-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007049 10.0.0.242 - - [2025-10-09 11:02:43] "POST /set-tag HTTP/1.1" 200 109 0.065438 10.0.0.242 - - [2025-10-09 11:02:43] "POST /set-tag HTTP/1.1" 200 109 0.019386 10.0.0.242 - - [2025-10-09 11:02:43] "POST /set-tag HTTP/1.1" 200 109 0.035816 10.0.0.242 - - [2025-10-09 11:02:43] "POST /set-tag HTTP/1.1" 200 109 0.028131 10.0.0.242 - - [2025-10-09 11:02:43] "POST /set-tag HTTP/1.1" 200 109 0.015708 10.0.0.242 - - [2025-10-09 11:02:43] "DELETE /instance-ip/fb144f7e-a4fe-11f0-a370-fa163e084b43 HTTP/1.1" 200 115 0.045702 10.0.0.242 - - [2025-10-09 11:02:43] "POST /ref-update HTTP/1.1" 200 156 0.009369 10.0.0.242 - - [2025-10-09 11:02:43] "DELETE /virtual-machine-interface/faf8f5a8-a4fe-11f0-a370-fa163e084b43 HTTP/1.1" 200 115 0.040453 10.0.0.242 - - [2025-10-09 11:02:43] "DELETE /virtual-machine/3ce6958a-24fb-489c-8724-f60f3076951d HTTP/1.1" 200 115 0.028014 10.0.0.242 - - [2025-10-09 11:02:43] "GET /virtual-machine-interface/fba46758-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005056 10.0.0.242 - - [2025-10-09 11:02:43] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.242 - - [2025-10-09 11:02:43] "GET /virtual-machine-interface/fba46758-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005067 10.0.0.242 - - [2025-10-09 11:02:43] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.242 - - [2025-10-09 11:02:43] "GET /virtual-machine/dbcbd51c-b315-4f6d-9512-2e2f344ca50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003366 10.0.0.242 - - [2025-10-09 11:02:43] "POST /ref-update HTTP/1.1" 200 156 0.010740 10.0.0.242 - - [2025-10-09 11:02:43] "GET /virtual-machine-interface/fba46758-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018109 10.0.0.242 - - [2025-10-09 11:02:43] "POST /set-tag HTTP/1.1" 200 109 0.018831 10.0.0.242 - - [2025-10-09 11:02:43] "POST /set-tag HTTP/1.1" 200 109 0.034950 10.0.0.242 - - [2025-10-09 11:02:43] "POST /set-tag HTTP/1.1" 200 109 0.030082 10.0.0.242 - - [2025-10-09 11:02:43] "POST /set-tag HTTP/1.1" 200 109 0.015367 10.0.0.242 - - [2025-10-09 11:02:43] "POST /set-tag HTTP/1.1" 200 109 0.033633 10.0.0.242 - - [2025-10-09 11:02:43] "DELETE /instance-ip/fbbe0ac8-a4fe-11f0-a370-fa163e084b43 HTTP/1.1" 200 115 0.064655 10.0.0.242 - - [2025-10-09 11:02:44] "DELETE /virtual-machine-interface/fba46758-a4fe-11f0-a370-fa163e084b43 HTTP/1.1" 200 115 0.049914 10.0.0.242 - - [2025-10-09 11:02:44] "DELETE /virtual-machine/dbcbd51c-b315-4f6d-9512-2e2f344ca50e HTTP/1.1" 200 115 0.022812 10.0.0.242 - - [2025-10-09 11:02:44] "GET /virtual-machine-interface/fa7bee32-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005718 10.0.0.242 - - [2025-10-09 11:02:44] "POST /set-tag HTTP/1.1" 200 109 0.003602 10.0.0.242 - - [2025-10-09 11:02:44] "GET /virtual-machine-interface/fa7bee32-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006262 10.0.0.242 - - [2025-10-09 11:02:44] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.242 - - [2025-10-09 11:02:44] "GET /virtual-machine/3c826546-ff43-4e14-800a-b3d619481dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003536 10.0.0.242 - - [2025-10-09 11:02:44] "POST /ref-update HTTP/1.1" 200 156 0.011501 10.0.0.242 - - [2025-10-09 11:02:44] "GET /virtual-machine-interface/fa7bee32-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013889 10.0.0.242 - - [2025-10-09 11:02:44] "POST /set-tag HTTP/1.1" 200 109 0.019813 10.0.0.242 - - [2025-10-09 11:02:44] "POST /set-tag HTTP/1.1" 200 109 0.029029 10.0.0.242 - - [2025-10-09 11:02:44] "POST /set-tag HTTP/1.1" 200 109 0.020107 10.0.0.242 - - [2025-10-09 11:02:44] "POST /set-tag HTTP/1.1" 200 109 0.017604 10.0.0.242 - - [2025-10-09 11:02:44] "POST /set-tag HTTP/1.1" 200 109 0.030758 10.0.0.242 - - [2025-10-09 11:02:44] "DELETE /instance-ip/fa94dd8e-a4fe-11f0-a370-fa163e084b43 HTTP/1.1" 200 115 0.050750 10.0.0.242 - - [2025-10-09 11:02:44] "POST /ref-update HTTP/1.1" 200 156 0.008500 10.0.0.242 - - [2025-10-09 11:02:44] "DELETE /virtual-machine-interface/fa7bee32-a4fe-11f0-a370-fa163e084b43 HTTP/1.1" 200 115 0.058389 10.0.0.242 - - [2025-10-09 11:02:44] "DELETE /virtual-machine/3c826546-ff43-4e14-800a-b3d619481dfe HTTP/1.1" 200 115 0.022991 10.0.0.242 - - [2025-10-09 11:02:44] "DELETE /tag/3ed0c8c5-bc0b-4ff9-bb39-f1a83a508226 HTTP/1.1" 200 115 0.033875 10.0.0.242 - - [2025-10-09 11:02:44] "GET /virtual-machine-interface/fc1fcd9e-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007703 10.0.0.242 - - [2025-10-09 11:02:44] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.242 - - [2025-10-09 11:02:44] "GET /virtual-machine-interface/fc1fcd9e-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004570 10.0.0.242 - - [2025-10-09 11:02:44] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.242 - - [2025-10-09 11:02:44] "GET /virtual-machine/7a7a4cc9-bcfe-4a8f-9c3c-6a9eee596647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003227 10.0.0.242 - - [2025-10-09 11:02:44] "POST /ref-update HTTP/1.1" 200 156 0.009962 10.0.0.242 - - [2025-10-09 11:02:44] "GET /virtual-machine-interface/fc1fcd9e-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016612 10.0.0.242 - - [2025-10-09 11:02:44] "POST /set-tag HTTP/1.1" 200 109 0.020224 10.0.0.242 - - [2025-10-09 11:02:44] "POST /set-tag HTTP/1.1" 200 109 0.049830 10.0.0.242 - - [2025-10-09 11:02:44] "POST /set-tag HTTP/1.1" 200 109 0.035115 10.0.0.242 - - [2025-10-09 11:02:45] "POST /set-tag HTTP/1.1" 200 109 0.015476 10.0.0.242 - - [2025-10-09 11:02:45] "POST /set-tag HTTP/1.1" 200 109 0.027805 10.0.0.242 - - [2025-10-09 11:02:45] "DELETE /instance-ip/fc3c046e-a4fe-11f0-a370-fa163e084b43 HTTP/1.1" 200 115 0.052708 10.0.0.242 - - [2025-10-09 11:02:45] "DELETE /virtual-machine-interface/fc1fcd9e-a4fe-11f0-a370-fa163e084b43 HTTP/1.1" 200 115 0.051320 10.0.0.242 - - [2025-10-09 11:02:45] "DELETE /virtual-machine/7a7a4cc9-bcfe-4a8f-9c3c-6a9eee596647 HTTP/1.1" 200 115 0.021570 10.0.0.242 - - [2025-10-09 11:02:45] "DELETE /tag/5f5a9495-933e-4c54-ab05-94774a919b76 HTTP/1.1" 409 391 0.006257 10.0.0.242 - - [2025-10-09 11:02:45] "DELETE /tag/a69af754-1846-4624-86bf-9b4e4892150f HTTP/1.1" 200 115 0.037807 10.0.0.242 - - [2025-10-09 11:03:12] "GET /virtual-machine-interface/fd255146-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004808 10.0.0.242 - - [2025-10-09 11:03:12] "POST /set-tag HTTP/1.1" 200 109 0.003224 10.0.0.242 - - [2025-10-09 11:03:12] "GET /virtual-machine-interface/fd255146-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009119 10.0.0.242 - - [2025-10-09 11:03:13] "POST /set-tag HTTP/1.1" 200 109 0.002852 10.0.0.242 - - [2025-10-09 11:03:13] "GET /virtual-machine/66f7d327-d8b9-4294-8442-0a935f4c38da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002762 10.0.0.242 - - [2025-10-09 11:03:13] "POST /ref-update HTTP/1.1" 200 156 0.011492 10.0.0.242 - - [2025-10-09 11:03:13] "GET /virtual-machine-interface/fd255146-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.020118 10.0.0.242 - - [2025-10-09 11:03:13] "POST /set-tag HTTP/1.1" 200 109 0.031704 10.0.0.242 - - [2025-10-09 11:03:13] "POST /set-tag HTTP/1.1" 200 109 0.037894 10.0.0.242 - - [2025-10-09 11:03:13] "POST /set-tag HTTP/1.1" 200 109 0.021526 10.0.0.242 - - [2025-10-09 11:03:13] "POST /set-tag HTTP/1.1" 200 109 0.014189 10.0.0.242 - - [2025-10-09 11:03:13] "DELETE /instance-ip/fd3ea74a-a4fe-11f0-a370-fa163e084b43 HTTP/1.1" 200 115 0.055225 10.0.0.242 - - [2025-10-09 11:03:13] "DELETE /virtual-machine-interface/fd255146-a4fe-11f0-a370-fa163e084b43 HTTP/1.1" 200 115 0.041255 10.0.0.242 - - [2025-10-09 11:03:13] "DELETE /virtual-machine/66f7d327-d8b9-4294-8442-0a935f4c38da HTTP/1.1" 200 115 0.019040 10.0.0.242 - - [2025-10-09 11:03:13] "DELETE /tag/66f7298f-366f-45e8-b856-08c74a190def HTTP/1.1" 409 237 0.005531 10.0.0.242 - - [2025-10-09 11:03:13] "GET /virtual-machine-interface/fd9d9692-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004835 10.0.0.242 - - [2025-10-09 11:03:13] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.242 - - [2025-10-09 11:03:13] "GET /virtual-machine-interface/fd9d9692-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004238 10.0.0.242 - - [2025-10-09 11:03:13] "POST /set-tag HTTP/1.1" 200 109 0.001924 10.0.0.242 - - [2025-10-09 11:03:13] "GET /virtual-machine/01324740-dad6-465e-a98e-ab693328229e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003144 10.0.0.242 - - [2025-10-09 11:03:13] "POST /ref-update HTTP/1.1" 200 156 0.011868 10.0.0.242 - - [2025-10-09 11:03:13] "GET /virtual-machine-interface/fd9d9692-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012975 10.0.0.242 - - [2025-10-09 11:03:13] "POST /set-tag HTTP/1.1" 200 109 0.018899 10.0.0.242 - - [2025-10-09 11:03:13] "POST /set-tag HTTP/1.1" 200 109 0.023121 10.0.0.242 - - [2025-10-09 11:03:13] "POST /set-tag HTTP/1.1" 200 109 0.024394 10.0.0.242 - - [2025-10-09 11:03:13] "POST /set-tag HTTP/1.1" 200 109 0.024218 10.0.0.242 - - [2025-10-09 11:03:13] "DELETE /instance-ip/fdb88970-a4fe-11f0-a370-fa163e084b43 HTTP/1.1" 200 115 0.058996 10.0.0.242 - - [2025-10-09 11:03:13] "DELETE /virtual-machine-interface/fd9d9692-a4fe-11f0-a370-fa163e084b43 HTTP/1.1" 200 115 0.039852 10.0.0.242 - - [2025-10-09 11:03:13] "DELETE /virtual-machine/01324740-dad6-465e-a98e-ab693328229e HTTP/1.1" 200 115 0.024017 10.0.0.242 - - [2025-10-09 11:03:13] "DELETE /tag/3a5c293e-668e-48fc-8a17-9273095ae0c7 HTTP/1.1" 200 115 0.037127 10.0.0.242 - - [2025-10-09 11:03:13] "GET /virtual-machine-interface/fe11f1a4-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004326 10.0.0.242 - - [2025-10-09 11:03:13] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.242 - - [2025-10-09 11:03:13] "GET /virtual-machine-interface/fe11f1a4-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004624 10.0.0.242 - - [2025-10-09 11:03:13] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.242 - - [2025-10-09 11:03:14] "GET /virtual-machine/3d2fa6f3-fa7a-4b7c-968f-44fb9d9677f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003435 10.0.0.242 - - [2025-10-09 11:03:14] "POST /ref-update HTTP/1.1" 200 156 0.009867 10.0.0.242 - - [2025-10-09 11:03:14] "GET /virtual-machine-interface/fe11f1a4-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010447 10.0.0.242 - - [2025-10-09 11:03:14] "POST /set-tag HTTP/1.1" 200 109 0.018529 10.0.0.242 - - [2025-10-09 11:03:14] "POST /set-tag HTTP/1.1" 200 109 0.042860 10.0.0.242 - - [2025-10-09 11:03:14] "POST /set-tag HTTP/1.1" 200 109 0.025753 10.0.0.242 - - [2025-10-09 11:03:14] "POST /set-tag HTTP/1.1" 200 109 0.015867 10.0.0.242 - - [2025-10-09 11:03:14] "DELETE /instance-ip/fe2ea420-a4fe-11f0-a370-fa163e084b43 HTTP/1.1" 200 115 0.059330 10.0.0.242 - - [2025-10-09 11:03:14] "DELETE /virtual-machine-interface/fe11f1a4-a4fe-11f0-a370-fa163e084b43 HTTP/1.1" 200 115 0.042016 10.0.0.242 - - [2025-10-09 11:03:14] "DELETE /virtual-machine/3d2fa6f3-fa7a-4b7c-968f-44fb9d9677f1 HTTP/1.1" 200 115 0.020314 10.0.0.242 - - [2025-10-09 11:03:14] "DELETE /tag/0068015e-fe3d-46d6-92ae-d993f49ef2b8 HTTP/1.1" 200 115 0.037802 10.0.0.242 - - [2025-10-09 11:03:14] "DELETE /tag/327de0eb-232b-418a-acfe-d0909476379e HTTP/1.1" 409 237 0.006493 10.0.0.242 - - [2025-10-09 11:03:14] "DELETE /tag/e79607f2-dd92-46e4-98a2-c903356134fe HTTP/1.1" 409 237 0.004982 10.0.0.242 - - [2025-10-09 11:03:14] "GET /virtual-machine-interface/fcacc35c-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005891 10.0.0.242 - - [2025-10-09 11:03:14] "POST /set-tag HTTP/1.1" 200 109 0.001930 10.0.0.242 - - [2025-10-09 11:03:14] "GET /virtual-machine-interface/fcacc35c-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004637 10.0.0.242 - - [2025-10-09 11:03:14] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.242 - - [2025-10-09 11:03:14] "GET /virtual-machine/fa5f58b0-5ce1-4115-a7dd-829f017ecd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002783 10.0.0.242 - - [2025-10-09 11:03:14] "POST /ref-update HTTP/1.1" 200 156 0.010600 10.0.0.242 - - [2025-10-09 11:03:14] "GET /virtual-machine-interface/fcacc35c-a4fe-11f0-a370-fa163e084b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013610 10.0.0.242 - - [2025-10-09 11:03:14] "POST /set-tag HTTP/1.1" 200 109 0.020910 10.0.0.242 - - [2025-10-09 11:03:14] "POST /set-tag HTTP/1.1" 200 109 0.016353 10.0.0.242 - - [2025-10-09 11:03:14] "POST /set-tag HTTP/1.1" 200 109 0.028982 10.0.0.242 - - [2025-10-09 11:03:14] "POST /set-tag HTTP/1.1" 200 109 0.022866 10.0.0.242 - - [2025-10-09 11:03:14] "DELETE /instance-ip/fcc73d18-a4fe-11f0-a370-fa163e084b43 HTTP/1.1" 200 115 0.028533 10.0.0.242 - - [2025-10-09 11:03:14] "DELETE /virtual-machine-interface/fcacc35c-a4fe-11f0-a370-fa163e084b43 HTTP/1.1" 200 115 0.042103 10.0.0.242 - - [2025-10-09 11:03:14] "DELETE /virtual-machine/fa5f58b0-5ce1-4115-a7dd-829f017ecd82 HTTP/1.1" 200 115 0.019299 10.0.0.242 - - [2025-10-09 11:03:15] "DELETE /tag/d92fbee0-d3d8-45c0-95e5-522b5482fd89 HTTP/1.1" 200 115 0.045827 10.0.0.242 - - [2025-10-09 11:03:15] "DELETE /tag/a8261012-8f96-4242-9f4f-87a89775bd09 HTTP/1.1" 200 115 0.035019 10.0.0.242 - - [2025-10-09 11:03:15] "DELETE /tag/cd0549df-c622-4d3e-a867-42f858959b96 HTTP/1.1" 200 115 0.034746 10.0.0.242 - - [2025-10-09 11:03:16] "POST /projects HTTP/1.1" 409 238 0.004803 10.0.0.242 - - [2025-10-09 11:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.242 - - [2025-10-09 11:03:16] "GET /project/55a4a7c2-e44a-480b-87ef-b2a8fe1ab32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.039291 10.0.0.242 - - [2025-10-09 11:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.242 - - [2025-10-09 11:03:16] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005419 10.0.0.242 - - [2025-10-09 11:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.242 - - [2025-10-09 11:03:16] "GET /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004807 10.0.0.242 - - [2025-10-09 11:03:16] "POST /security-groups HTTP/1.1" 409 285 0.002859 10.0.0.242 - - [2025-10-09 11:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.242 - - [2025-10-09 11:03:16] "PUT /security-group/aa7a1f69-2dae-4a73-9ab6-b596b5c03133 HTTP/1.1" 200 263 0.057524 10.0.0.242 - - [2025-10-09 11:03:16] "PUT /access-control-list/4f78e6c9-b964-466e-b8d6-6e66b592d17e HTTP/1.1" 200 273 0.011612 10.0.0.242 - - [2025-10-09 11:03:16] "PUT /access-control-list/62f9a8b6-c5cd-43e9-8923-69b45579fbbb HTTP/1.1" 200 273 0.015333 10.0.0.242 - - [2025-10-09 11:03:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023436 10.0.0.242 - - [2025-10-09 11:03:21] "POST /projects HTTP/1.1" 409 238 0.003798 10.0.0.242 - - [2025-10-09 11:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.242 - - [2025-10-09 11:03:21] "GET /project/55a4a7c2-e44a-480b-87ef-b2a8fe1ab32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.032781 10.0.0.242 - - [2025-10-09 11:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.242 - - [2025-10-09 11:03:21] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006428 10.0.0.242 - - [2025-10-09 11:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.242 - - [2025-10-09 11:03:22] "GET /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005063 10.0.0.242 - - [2025-10-09 11:03:22] "POST /security-groups HTTP/1.1" 409 285 0.002731 10.0.0.242 - - [2025-10-09 11:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.242 - - [2025-10-09 11:03:22] "PUT /security-group/aa7a1f69-2dae-4a73-9ab6-b596b5c03133 HTTP/1.1" 200 263 0.057022 10.0.0.242 - - [2025-10-09 11:03:22] "PUT /access-control-list/4f78e6c9-b964-466e-b8d6-6e66b592d17e HTTP/1.1" 200 273 0.020751 10.0.0.242 - - [2025-10-09 11:03:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.044817 10.0.0.242 - - [2025-10-09 11:03:22] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.013914 10.0.0.242 - - [2025-10-09 11:03:22] "PUT /access-control-list/62f9a8b6-c5cd-43e9-8923-69b45579fbbb HTTP/1.1" 200 273 0.030649 10.0.0.242 - - [2025-10-09 11:03:22] "GET /firewall-rule/42e2a98e-57a8-4f4c-a9a2-801eb18fd8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.010260 10.0.0.242 - - [2025-10-09 11:03:22] "POST /ref-update HTTP/1.1" 200 156 0.065904 10.0.0.242 - - [2025-10-09 11:03:22] "DELETE /firewall-rule/42e2a98e-57a8-4f4c-a9a2-801eb18fd8ba HTTP/1.1" 200 115 0.069085 10.0.0.242 - - [2025-10-09 11:03:22] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.006672 10.0.0.242 - - [2025-10-09 11:03:22] "GET /firewall-rule/1a4c9fec-8db8-4f5f-90f4-31441eb80505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003249 10.0.0.242 - - [2025-10-09 11:03:22] "POST /ref-update HTTP/1.1" 200 156 0.059757 10.0.0.242 - - [2025-10-09 11:03:22] "DELETE /firewall-rule/1a4c9fec-8db8-4f5f-90f4-31441eb80505 HTTP/1.1" 200 115 0.048723 10.0.0.242 - - [2025-10-09 11:03:22] "DELETE /tag/39a34f40-257a-42a9-954e-c2be00a8145e HTTP/1.1" 200 115 0.036302 10.0.0.242 - - [2025-10-09 11:03:22] "DELETE /tag/327de0eb-232b-418a-acfe-d0909476379e HTTP/1.1" 409 237 0.007274 10.0.0.242 - - [2025-10-09 11:03:22] "DELETE /tag/e79607f2-dd92-46e4-98a2-c903356134fe HTTP/1.1" 409 237 0.004892 10.0.0.242 - - [2025-10-09 11:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.242 - - [2025-10-09 11:03:22] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004119 10.0.0.242 - - [2025-10-09 11:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.242 - - [2025-10-09 11:03:22] "GET /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005317 10.0.0.242 - - [2025-10-09 11:03:22] "PUT /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd HTTP/1.1" 200 265 0.059040 10.0.0.242 - - [2025-10-09 11:03:22] "PUT /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b HTTP/1.1" 200 265 0.044805 10.0.0.242 - - [2025-10-09 11:03:23] "DELETE /security-group/aa7a1f69-2dae-4a73-9ab6-b596b5c03133 HTTP/1.1" 200 115 0.056780 10.0.0.242 - - [2025-10-09 11:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013900 10.0.0.242 - - [2025-10-09 11:03:23] "DELETE /access-control-list/4f78e6c9-b964-466e-b8d6-6e66b592d17e HTTP/1.1" 200 115 0.034734 10.0.0.242 - - [2025-10-09 11:03:23] "DELETE /access-control-list/62f9a8b6-c5cd-43e9-8923-69b45579fbbb HTTP/1.1" 200 115 0.033100 10.0.0.242 - - [2025-10-09 11:03:23] "GET /project/55a4a7c2-e44a-480b-87ef-b2a8fe1ab32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.037102 10.0.0.242 - - [2025-10-09 11:03:23] "GET /project/55a4a7c2-e44a-480b-87ef-b2a8fe1ab32c?fields=security_groups HTTP/1.1" 200 1351 0.040112 10.0.0.242 - - [2025-10-09 11:03:23] "DELETE /security-group/452d15a5-9927-4f70-9dbf-9731d3434493 HTTP/1.1" 200 115 0.068979 10.0.0.242 - - [2025-10-09 11:03:23] "DELETE /access-control-list/f840a48d-799e-4ad8-b92b-c7180b8b334a HTTP/1.1" 200 115 0.033504 10.0.0.242 - - [2025-10-09 11:03:23] "GET /project/55a4a7c2-e44a-480b-87ef-b2a8fe1ab32c?fields=application_policy_sets HTTP/1.1" 200 1390 0.043232 10.0.0.242 - - [2025-10-09 11:03:23] "DELETE /access-control-list/af063e93-817b-454b-aebc-4db6b8f28d0e HTTP/1.1" 200 115 0.048515 10.0.0.242 - - [2025-10-09 11:03:23] "DELETE /project/55a4a7c2-e44a-480b-87ef-b2a8fe1ab32c HTTP/1.1" 200 115 0.327297 10.0.0.242 - - [2025-10-09 11:03:23] "POST /projects HTTP/1.1" 409 238 0.002452 10.0.0.242 - - [2025-10-09 11:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.242 - - [2025-10-09 11:03:23] "GET /project/40af638e-e975-4d1c-8d30-1cda704092b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037098 10.0.0.242 - - [2025-10-09 11:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.242 - - [2025-10-09 11:03:23] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004546 10.0.0.242 - - [2025-10-09 11:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.242 - - [2025-10-09 11:03:23] "GET /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004887 10.0.0.242 - - [2025-10-09 11:03:23] "POST /security-groups HTTP/1.1" 409 285 0.003071 10.0.0.242 - - [2025-10-09 11:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.242 - - [2025-10-09 11:03:23] "PUT /security-group/e70feba7-b52d-4d13-947a-713e631b9a94 HTTP/1.1" 200 263 0.061837 10.0.0.242 - - [2025-10-09 11:03:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.034852 10.0.0.242 - - [2025-10-09 11:03:23] "PUT /access-control-list/b4daae21-d233-419d-a64c-31aaa9039f3c HTTP/1.1" 200 273 0.023908 10.0.0.242 - - [2025-10-09 11:03:23] "PUT /access-control-list/2f3c7bd4-6eb9-46a6-abf8-75e47ac20981 HTTP/1.1" 200 273 0.025204 10.0.0.242 - - [2025-10-09 11:03:27] "DELETE /loadbalancer-member/0b60bf75-b387-4693-bc2a-0046d7f4bfe1 HTTP/1.1" 200 115 0.062941 10.0.0.242 - - [2025-10-09 11:03:27] "DELETE /loadbalancer-pool/a149e04b-439c-4b5f-a981-13f619ae4b45 HTTP/1.1" 200 115 0.046144 10.0.0.242 - - [2025-10-09 11:03:27] "DELETE /loadbalancer-listener/0bbed610-36e6-435d-b071-88472dc93cc5 HTTP/1.1" 200 115 0.054613 10.0.0.242 - - [2025-10-09 11:03:27] "DELETE /loadbalancer/9c126311-f8f4-43d3-bf5c-d4d852f7dfb5 HTTP/1.1" 200 115 0.047358 10.0.0.242 - - [2025-10-09 11:03:28] "DELETE /floating-ip/7a7883d2-53a2-4a60-8bb2-8f380acd655b HTTP/1.1" 200 115 0.051103 10.0.0.242 - - [2025-10-09 11:03:28] "DELETE /instance-ip/32412847-ec78-4bae-91b6-63952cbf54b5 HTTP/1.1" 200 115 0.058719 10.0.0.242 - - [2025-10-09 11:03:28] "DELETE /virtual-machine-interface/b0631f35-d3ff-428d-92fc-b6510c3ffa6c HTTP/1.1" 200 115 0.043791 10.0.0.242 - - [2025-10-09 11:03:28] "DELETE /tag/2402c81f-e34c-487a-bb5b-8ed2ae743f67 HTTP/1.1" 200 115 0.052586 10.0.0.242 - - [2025-10-09 11:03:28] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.003111 10.0.0.242 - - [2025-10-09 11:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.242 - - [2025-10-09 11:03:28] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003183 10.0.0.242 - - [2025-10-09 11:03:28] "GET /firewall-policy/40dd66ff-9bd3-4d40-a2f8-e587d541bd1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002866 10.0.0.242 - - [2025-10-09 11:03:28] "GET /firewall-rule/d0b56ba7-4c7b-4626-9289-9d3af8dfe247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003253 10.0.0.242 - - [2025-10-09 11:03:28] "POST /ref-update HTTP/1.1" 200 156 0.012527 10.0.0.242 - - [2025-10-09 11:03:28] "DELETE /firewall-rule/d0b56ba7-4c7b-4626-9289-9d3af8dfe247 HTTP/1.1" 200 115 0.050356 10.0.0.242 - - [2025-10-09 11:03:28] "GET /firewall-policy/e923b228-1401-43fa-944e-c1e8954ef9e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004008 10.0.0.242 - - [2025-10-09 11:03:28] "GET /firewall-rule/5a3352d3-aa8f-4b9f-bedc-64edfebbf726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004083 10.0.0.242 - - [2025-10-09 11:03:28] "POST /ref-update HTTP/1.1" 200 156 0.015227 10.0.0.242 - - [2025-10-09 11:03:28] "DELETE /firewall-rule/5a3352d3-aa8f-4b9f-bedc-64edfebbf726 HTTP/1.1" 200 115 0.052199 10.0.0.242 - - [2025-10-09 11:03:28] "GET /firewall-policy/e923b228-1401-43fa-944e-c1e8954ef9e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005258 10.0.0.242 - - [2025-10-09 11:03:28] "GET /firewall-rule/049dad6c-d5fd-4aea-8f71-db50d5933f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2599 0.003253 10.0.0.242 - - [2025-10-09 11:03:28] "POST /ref-update HTTP/1.1" 200 156 0.013150 10.0.0.242 - - [2025-10-09 11:03:28] "DELETE /firewall-rule/049dad6c-d5fd-4aea-8f71-db50d5933f0a HTTP/1.1" 200 115 0.055996 10.0.0.242 - - [2025-10-09 11:03:28] "GET /application-policy-set/06dd86e8-5db3-4280-9085-1c53e5d842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002881 10.0.0.242 - - [2025-10-09 11:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.242 - - [2025-10-09 11:03:28] "GET /policy-management/45d88495-f944-488c-8a58-5f9744ad9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003063 10.0.0.242 - - [2025-10-09 11:03:28] "GET /firewall-policy/e923b228-1401-43fa-944e-c1e8954ef9e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007977 10.0.0.242 - - [2025-10-09 11:03:28] "POST /ref-update HTTP/1.1" 200 156 0.041785 10.0.0.242 - - [2025-10-09 11:03:28] "DELETE /firewall-policy/e923b228-1401-43fa-944e-c1e8954ef9e3 HTTP/1.1" 200 115 0.049970 10.0.0.242 - - [2025-10-09 11:03:28] "DELETE /tag/5f5a9495-933e-4c54-ab05-94774a919b76 HTTP/1.1" 200 115 0.104277 10.0.0.242 - - [2025-10-09 11:03:29] "DELETE /tag/66f7298f-366f-45e8-b856-08c74a190def HTTP/1.1" 200 115 0.078820 10.0.0.242 - - [2025-10-09 11:03:29] "DELETE /tag/327de0eb-232b-418a-acfe-d0909476379e HTTP/1.1" 200 115 0.067719 10.0.0.242 - - [2025-10-09 11:03:29] "DELETE /tag/e79607f2-dd92-46e4-98a2-c903356134fe HTTP/1.1" 200 115 0.037387 10.0.0.242 - - [2025-10-09 11:03:29] "POST /projects HTTP/1.1" 409 238 0.004183 10.0.0.242 - - [2025-10-09 11:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.242 - - [2025-10-09 11:03:29] "GET /project/40af638e-e975-4d1c-8d30-1cda704092b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.049650 10.0.0.242 - - [2025-10-09 11:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.242 - - [2025-10-09 11:03:29] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005121 10.0.0.242 - - [2025-10-09 11:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.242 - - [2025-10-09 11:03:29] "GET /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005463 10.0.0.242 - - [2025-10-09 11:03:29] "POST /security-groups HTTP/1.1" 409 285 0.008713 10.0.0.242 - - [2025-10-09 11:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006350 10.0.0.242 - - [2025-10-09 11:03:29] "PUT /security-group/e70feba7-b52d-4d13-947a-713e631b9a94 HTTP/1.1" 200 263 0.079976 10.0.0.242 - - [2025-10-09 11:03:29] "PUT /access-control-list/b4daae21-d233-419d-a64c-31aaa9039f3c HTTP/1.1" 200 273 0.026215 10.0.0.242 - - [2025-10-09 11:03:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.037225 10.0.0.242 - - [2025-10-09 11:03:29] "PUT /access-control-list/2f3c7bd4-6eb9-46a6-abf8-75e47ac20981 HTTP/1.1" 200 273 0.037538 10.0.0.242 - - [2025-10-09 11:03:29] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.026949 10.0.0.242 - - [2025-10-09 11:03:29] "GET /firewall-rule/c7e3d79b-c2b3-404f-82da-9b61ce4f8f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007977 10.0.0.242 - - [2025-10-09 11:03:29] "POST /ref-update HTTP/1.1" 200 156 0.066561 10.0.0.242 - - [2025-10-09 11:03:29] "DELETE /firewall-rule/c7e3d79b-c2b3-404f-82da-9b61ce4f8f86 HTTP/1.1" 200 115 0.061779 10.0.0.242 - - [2025-10-09 11:03:29] "GET /firewall-policy/7dbb19b9-7350-4840-99af-6964517e6202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.012662 10.0.0.242 - - [2025-10-09 11:03:29] "GET /firewall-rule/b327db1d-6fb0-45f0-be17-49fcdb0693c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004320 10.0.0.242 - - [2025-10-09 11:03:29] "POST /ref-update HTTP/1.1" 200 156 0.067513 10.0.0.242 - - [2025-10-09 11:03:30] "DELETE /firewall-rule/b327db1d-6fb0-45f0-be17-49fcdb0693c4 HTTP/1.1" 200 115 0.066111 10.0.0.242 - - [2025-10-09 11:03:30] "DELETE /tag/641415ad-c35b-480b-8b54-b06e92568289 HTTP/1.1" 200 115 0.055127 10.0.0.242 - - [2025-10-09 11:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.242 - - [2025-10-09 11:03:30] "GET /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004780 10.0.0.242 - - [2025-10-09 11:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.242 - - [2025-10-09 11:03:30] "GET /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006843 10.0.0.242 - - [2025-10-09 11:03:30] "PUT /virtual-network/1bfe4fa7-ec4a-4476-950a-1569ae20c9cd HTTP/1.1" 200 265 0.075146 10.0.0.242 - - [2025-10-09 11:03:30] "PUT /virtual-network/7bb2626c-3f55-4722-bdf5-41f1ad3da94b HTTP/1.1" 200 265 0.076261 10.0.0.242 - - [2025-10-09 11:03:30] "DELETE /security-group/e70feba7-b52d-4d13-947a-713e631b9a94 HTTP/1.1" 200 115 0.067321 10.0.0.242 - - [2025-10-09 11:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.242 - - [2025-10-09 11:03:30] "DELETE /access-control-list/b4daae21-d233-419d-a64c-31aaa9039f3c HTTP/1.1" 200 115 0.038259 10.0.0.242 - - [2025-10-09 11:03:30] "DELETE /access-control-list/2f3c7bd4-6eb9-46a6-abf8-75e47ac20981 HTTP/1.1" 200 115 0.038918 10.0.0.242 - - [2025-10-09 11:03:30] "GET /project/40af638e-e975-4d1c-8d30-1cda704092b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.049019 10.0.0.242 - - [2025-10-09 11:03:30] "GET /project/40af638e-e975-4d1c-8d30-1cda704092b6?fields=security_groups HTTP/1.1" 200 1352 0.055064 10.0.0.242 - - [2025-10-09 11:03:30] "DELETE /security-group/8e92044b-fb63-472c-82ba-4422344a7c6c HTTP/1.1" 200 115 0.073676 10.0.0.242 - - [2025-10-09 11:03:30] "DELETE /access-control-list/fe82f091-fe39-4252-b709-a16c163aae95 HTTP/1.1" 200 115 0.058122 10.0.0.242 - - [2025-10-09 11:03:30] "GET /project/40af638e-e975-4d1c-8d30-1cda704092b6?fields=application_policy_sets HTTP/1.1" 200 1391 0.074603 10.0.0.242 - - [2025-10-09 11:03:30] "DELETE /access-control-list/c6b086c8-83b2-4056-bff3-f938f9949b53 HTTP/1.1" 200 115 0.075062 10.0.0.242 - - [2025-10-09 11:03:30] "DELETE /project/40af638e-e975-4d1c-8d30-1cda704092b6 HTTP/1.1" 200 115 0.443432