++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Dec 29 01:45:19 AM UTC 2025 ===================' INFO: =================== Mon Dec 29 01:45:19 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.241 ++ 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.241 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.241 ++ ANALYTICSDB_NODES=10.0.0.241 ++ ANALYTICS_SNMP_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ '[' -n '10.0.0.241:8081 ' ']' +++ echo 10.0.0.241:8081 ++ ANALYTICS_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ '[' -n '10.0.0.241:9042 ' ']' +++ echo 10.0.0.241:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.241:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ '[' -n '10.0.0.241:8086 ' ']' +++ echo 10.0.0.241:8086 ++ COLLECTOR_SERVERS=10.0.0.241: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.241 ++ CONFIGDB_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ '[' -n '10.0.0.241:8082 ' ']' +++ echo 10.0.0.241:8082 ++ CONFIG_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ '[' -n '10.0.0.241:9161 ' ']' +++ echo 10.0.0.241:9161 ++ CONFIGDB_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ '[' -n '10.0.0.241:9041 ' ']' +++ echo 10.0.0.241:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.241: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.241 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.241 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ '[' -n 10.0.0.241:2181, ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ '[' -n '10.0.0.241:2181 ' ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.241:2181 ++ RABBITMQ_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ '[' -n 10.0.0.241:5673, ']' +++ echo 10.0.0.241:5673 ++ RABBITMQ_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ '[' -n '10.0.0.241:6379 ' ']' +++ echo 10.0.0.241:6379 ++ REDIS_SERVERS=10.0.0.241: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.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ '[' -n '10.0.0.241:9092 ' ']' +++ echo 10.0.0.241:9092 ++ KAFKA_SERVERS=10.0.0.241: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.241 ++ 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.241 ++ 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.241 ++ cut -d , -f 1 + local cassandra=10.0.0.241 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.241 9041 + echo -e '\035\nquit' + 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.241 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.241 +++ local servers=10.0.0.241 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ cat /proc/net/fib_trie ++++ sort +++ local local_ips=,10.0.0.241,10.227.179.1,127.0.0.1,172.17.0.1,252.241.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.241'\''))' +++ local server_ip=10.0.0.241 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.241 ]] +++ [[ ,10.0.0.241,10.227.179.1,127.0.0.1,172.17.0.1,252.241.0.1,, =~ ,10\.0\.0\.241, ]] +++ echo 10.0.0.241 1 +++ return ++ local ip=10.0.0.241 ++ [[ -z 10.0.0.241 ]] ++ echo 10.0.0.241 + host_ip=10.0.0.241 + [[ cql == \c\q\l ]] ++ echo 10.0.0.241:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.241:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.241:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ 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: 12/29/2025 01:46:06.420 7fbd4e0b4500 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/29/2025 01:46:06.819 7fbd4e0b4500 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/29/2025 01:46:06.841 7fbd4e0b4500 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/29/2025 01:46:06.842 7fbd4e0b4500 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.241:8082/ Hit Ctrl-C to quit. 10.0.0.241 - - [2025-12-29 01:46:17] "GET / HTTP/1.1" 503 181 0.000205 10.0.0.241 - - [2025-12-29 01:46:18] "GET / HTTP/1.1" 200 45303 0.003690 10.0.0.241 - - [2025-12-29 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006667 10.0.0.241 - - [2025-12-29 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:46:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000972 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:46:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001072 10.0.0.241 - - [2025-12-29 01:46:19] "GET / HTTP/1.1" 200 36215 0.001351 10.0.0.241 - - [2025-12-29 01:46:19] "GET / HTTP/1.1" 200 36215 0.001318 10.0.0.241 - - [2025-12-29 01:46:19] "GET / HTTP/1.1" 200 36215 0.002846 10.0.0.241 - - [2025-12-29 01:46:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.002800 10.0.0.241 - - [2025-12-29 01:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.241 - - [2025-12-29 01:46:19] "GET /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006106 10.0.0.241 - - [2025-12-29 01:46:19] "POST /service-appliance-sets HTTP/1.1" 200 555 0.055586 10.0.0.241 - - [2025-12-29 01:46:19] "POST /fqname-to-id HTTP/1.1" 404 180 0.002452 10.0.0.241 - - [2025-12-29 01:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.241 - - [2025-12-29 01:46:19] "GET /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008449 10.0.0.241 - - [2025-12-29 01:46:19] "GET / HTTP/1.1" 200 36215 0.001807 10.0.0.241 - - [2025-12-29 01:46:19] "GET / HTTP/1.1" 200 36215 0.001725 10.0.0.241 - - [2025-12-29 01:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009422 10.0.0.241 - - [2025-12-29 01:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.034886 10.0.0.241 - - [2025-12-29 01:46:19] "POST /service-appliance-sets HTTP/1.1" 200 543 0.112046 10.0.0.241 - - [2025-12-29 01:46:19] "GET /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.028669 10.0.0.241 - - [2025-12-29 01:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010853 10.0.0.241 - - [2025-12-29 01:46:19] "GET /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.030757 10.0.0.241 - - [2025-12-29 01:46:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.011357 10.0.0.241 - - [2025-12-29 01:46:19] "GET /network-ipam/cca65ea1-baa3-4964-bf58-cbf11d3f49d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.017512 10.0.0.241 - - [2025-12-29 01:46:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.010272 10.0.0.241 - - [2025-12-29 01:46:19] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.069836 10.0.0.241 - - [2025-12-29 01:46:19] "GET / HTTP/1.1" 200 36215 0.001407 10.0.0.241 - - [2025-12-29 01:46:19] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.080526 10.0.0.241 - - [2025-12-29 01:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.031918 10.0.0.241 - - [2025-12-29 01:46:19] "GET /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013122 10.0.0.241 - - [2025-12-29 01:46:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.003503 10.0.0.241 - - [2025-12-29 01:46:20] "POST /config-database-nodes HTTP/1.1" 200 613 0.035398 10.0.0.241 - - [2025-12-29 01:46:20] "POST /service-templates HTTP/1.1" 200 513 0.041242 10.0.0.241 - - [2025-12-29 01:46:20] "POST /service-templates HTTP/1.1" 200 503 0.065847 10.0.0.241 - - [2025-12-29 01:46:20] "POST /service-templates HTTP/1.1" 200 517 0.082738 10.0.0.241 - - [2025-12-29 01:46:20] "POST /service-templates HTTP/1.1" 200 537 0.045282 10.0.0.241 - - [2025-12-29 01:46:20] "GET / HTTP/1.1" 200 36215 0.005060 10.0.0.241 - - [2025-12-29 01:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012465 10.0.0.241 - - [2025-12-29 01:46:20] "GET /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008863 10.0.0.241 - - [2025-12-29 01:46:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.002197 10.0.0.241 - - [2025-12-29 01:46:20] "GET / HTTP/1.1" 200 36215 0.001726 10.0.0.241 - - [2025-12-29 01:46:20] "POST /service-templates HTTP/1.1" 200 509 0.070188 10.0.0.241 - - [2025-12-29 01:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.241 - - [2025-12-29 01:46:20] "GET /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012872 10.0.0.241 - - [2025-12-29 01:46:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.003553 10.0.0.241 - - [2025-12-29 01:46:20] "POST /database-nodes HTTP/1.1" 200 599 0.072237 10.0.0.241 - - [2025-12-29 01:46:20] "POST /analytics-nodes HTTP/1.1" 200 601 0.092069 10.0.0.241 - - [2025-12-29 01:46:21] "GET / HTTP/1.1" 200 36215 0.001928 10.0.0.241 - - [2025-12-29 01:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.241 - - [2025-12-29 01:46:21] "GET /routing-instance/b09e3f06-7b70-4a1c-a749-e10ff08fa1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004381 10.0.0.241 - - [2025-12-29 01:46:21] "POST /bgp-routers HTTP/1.1" 200 618 0.039746 10.0.0.241 - - [2025-12-29 01:46:21] "GET /bgp-router/83bde967-cacc-4196-9916-d4de8356d0e9?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.052697 10.0.0.241 - - [2025-12-29 01:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.241 - - [2025-12-29 01:46:21] "GET /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013185 10.0.0.241 - - [2025-12-29 01:46:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005198 10.0.0.241 - - [2025-12-29 01:46:21] "POST /ref-update HTTP/1.1" 200 156 0.014080 10.0.0.241 - - [2025-12-29 01:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005062 10.0.0.241 - - [2025-12-29 01:46:22] "GET /network-ipam/cca65ea1-baa3-4964-bf58-cbf11d3f49d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005479 10.0.0.241 - - [2025-12-29 01:46:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.002247 10.0.0.241 - - [2025-12-29 01:46:23] "POST /access-control-lists HTTP/1.1" 200 589 0.043707 10.0.0.241 - - [2025-12-29 01:46:23] "POST /fqname-to-id HTTP/1.1" 404 224 0.028454 10.0.0.241 - - [2025-12-29 01:46:23] "POST /access-control-lists HTTP/1.1" 200 587 0.044886 10.0.0.241 - - [2025-12-29 01:46:23] "POST /route-targets HTTP/1.1" 200 328 0.012803 10.0.0.241 - - [2025-12-29 01:46:23] "POST /ref-update HTTP/1.1" 200 156 0.020655 10.0.0.241 - - [2025-12-29 01:46:23] "POST /route-targets HTTP/1.1" 200 328 0.023300 10.0.0.241 - - [2025-12-29 01:46:23] "POST /ref-update HTTP/1.1" 200 156 0.054987 10.0.0.241 - - [2025-12-29 01:46:24] "POST /route-targets HTTP/1.1" 200 328 0.045473 10.0.0.241 - - [2025-12-29 01:46:24] "POST /ref-update HTTP/1.1" 200 156 0.080991 10.0.0.241 - - [2025-12-29 01:46:24] "POST /route-targets HTTP/1.1" 200 328 0.085916 10.0.0.241 - - [2025-12-29 01:46:24] "POST /ref-update HTTP/1.1" 200 156 0.083137 10.0.0.241 - - [2025-12-29 01:46:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.001925 10.0.0.241 - - [2025-12-29 01:46:24] "POST /access-control-lists HTTP/1.1" 200 553 0.179083 10.0.0.241 - - [2025-12-29 01:46:24] "PUT /access-control-list/52757990-707a-4499-b004-76ac55ae962b HTTP/1.1" 200 273 0.028711 10.0.0.241 - - [2025-12-29 01:46:24] "PUT /access-control-list/2b6c0b1f-9967-4261-9af0-f2fa5a13a4ab HTTP/1.1" 200 273 0.027486 10.0.0.241 - - [2025-12-29 01:46:28] "GET / HTTP/1.1" 200 36215 0.001938 10.0.0.241 - - [2025-12-29 01:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.241 - - [2025-12-29 01:46:28] "GET /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008829 10.0.0.241 - - [2025-12-29 01:46:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.003545 10.0.0.241 - - [2025-12-29 01:46:28] "POST /config-nodes HTTP/1.1" 200 595 0.033489 10.0.0.241 - - [2025-12-29 01:46:28] "GET / HTTP/1.1" 200 36215 0.001837 10.0.0.241 - - [2025-12-29 01:46:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002979 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:46:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001091 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:46:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000976 10.0.0.241 - - [2025-12-29 01:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.241 - - [2025-12-29 01:46:33] "GET /global-vrouter-config/e6f6e979-9a5b-48b2-ac64-416dbe276878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.004105 10.0.0.241 - - [2025-12-29 01:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.241 - - [2025-12-29 01:46:33] "PUT /global-vrouter-config/e6f6e979-9a5b-48b2-ac64-416dbe276878 HTTP/1.1" 200 277 0.022591 10.0.0.241 - - [2025-12-29 01:46:34] "GET / HTTP/1.1" 200 36215 0.001479 10.0.0.241 - - [2025-12-29 01:46:34] "POST /alarms HTTP/1.1" 200 583 0.052582 10.0.0.241 - - [2025-12-29 01:46:34] "POST /alarms HTTP/1.1" 200 577 0.063918 10.0.0.241 - - [2025-12-29 01:46:34] "POST /alarms HTTP/1.1" 200 577 0.040258 10.0.0.241 - - [2025-12-29 01:46:34] "POST /alarms HTTP/1.1" 200 561 0.048709 10.0.0.241 - - [2025-12-29 01:46:34] "POST /alarms HTTP/1.1" 200 557 0.016797 10.0.0.241 - - [2025-12-29 01:46:34] "POST /alarms HTTP/1.1" 200 559 0.069153 10.0.0.241 - - [2025-12-29 01:46:34] "POST /alarms HTTP/1.1" 200 567 0.038125 10.0.0.241 - - [2025-12-29 01:46:34] "POST /alarms HTTP/1.1" 200 551 0.015534 10.0.0.241 - - [2025-12-29 01:46:34] "POST /alarms HTTP/1.1" 200 559 0.039610 10.0.0.241 - - [2025-12-29 01:46:34] "POST /alarms HTTP/1.1" 200 569 0.029206 10.0.0.241 - - [2025-12-29 01:46:34] "POST /alarms HTTP/1.1" 200 557 0.026784 10.0.0.241 - - [2025-12-29 01:46:34] "POST /alarms HTTP/1.1" 200 569 0.051224 10.0.0.241 - - [2025-12-29 01:46:35] "POST /alarms HTTP/1.1" 200 577 0.069226 10.0.0.241 - - [2025-12-29 01:46:35] "POST /alarms HTTP/1.1" 200 571 0.037924 10.0.0.241 - - [2025-12-29 01:46:35] "POST /alarms HTTP/1.1" 200 563 0.038116 10.0.0.241 - - [2025-12-29 01:46:35] "POST /alarms HTTP/1.1" 200 563 0.028268 10.0.0.241 - - [2025-12-29 01:46:35] "POST /alarms HTTP/1.1" 200 563 0.033655 10.0.0.241 - - [2025-12-29 01:46:35] "POST /alarms HTTP/1.1" 200 549 0.032803 10.0.0.241 - - [2025-12-29 01:46:35] "POST /alarms HTTP/1.1" 200 597 0.033915 10.0.0.241 - - [2025-12-29 01:46:35] "POST /alarms HTTP/1.1" 200 577 0.020619 10.0.0.241 - - [2025-12-29 01:46:35] "POST /alarms HTTP/1.1" 200 573 0.037633 10.0.0.241 - - [2025-12-29 01:46:35] "POST /alarms HTTP/1.1" 200 585 0.036288 10.0.0.241 - - [2025-12-29 01:46:35] "POST /alarms HTTP/1.1" 200 611 0.017713 10.0.0.241 - - [2025-12-29 01:46:35] "GET / HTTP/1.1" 200 36215 0.001250 10.0.0.241 - - [2025-12-29 01:46:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002371 10.0.0.241 - - [2025-12-29 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.241 - - [2025-12-29 01:46:35] "PUT /global-vrouter-config/e6f6e979-9a5b-48b2-ac64-416dbe276878 HTTP/1.1" 200 277 0.008444 10.0.0.241 - - [2025-12-29 01:46:36] "GET / HTTP/1.1" 200 36215 0.001335 10.0.0.241 - - [2025-12-29 01:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.241 - - [2025-12-29 01:46:36] "GET /global-vrouter-config/e6f6e979-9a5b-48b2-ac64-416dbe276878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002648 10.0.0.241 - - [2025-12-29 01:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.241 - - [2025-12-29 01:46:36] "PUT /global-vrouter-config/e6f6e979-9a5b-48b2-ac64-416dbe276878 HTTP/1.1" 200 277 0.008088 10.0.0.241 - - [2025-12-29 01:46:36] "GET / HTTP/1.1" 200 36215 0.002151 10.0.0.241 - - [2025-12-29 01:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.241 - - [2025-12-29 01:46:36] "GET /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008166 10.0.0.241 - - [2025-12-29 01:46:36] "PUT /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd HTTP/1.1" 200 275 0.017018 10.0.0.41 - - [2025-12-29 01:46:36] "GET / HTTP/1.1" 200 36215 0.001504 10.0.0.41 - - [2025-12-29 01:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.41 - - [2025-12-29 01:46:36] "GET /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007069 10.0.0.41 - - [2025-12-29 01:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.41 - - [2025-12-29 01:46:36] "GET /routing-instance/b09e3f06-7b70-4a1c-a749-e10ff08fa1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003118 10.0.0.41 - - [2025-12-29 01:46:36] "PUT /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd HTTP/1.1" 200 275 0.008813 10.0.0.41 - - [2025-12-29 01:46:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.005881 10.0.0.41 - - [2025-12-29 01:46:37] "POST /virtual-routers HTTP/1.1" 200 601 0.016616 10.0.0.41 - - [2025-12-29 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016127 10.0.0.41 - - [2025-12-29 01:46:37] "GET /virtual-router/50cbe8f0-9ae8-4473-ac65-fc74b28982b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.020696 10.0.0.41 - - [2025-12-29 01:46:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.002563 10.0.0.41 - - [2025-12-29 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.41 - - [2025-12-29 01:46:37] "GET /virtual-network/6ccdc1f4-b109-4bd0-857e-c3ed02052e4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004174 10.0.0.41 - - [2025-12-29 01:46:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.052429 10.0.0.241 - - [2025-12-29 01:46:37] "PUT /access-control-list/5da3b4e0-11ff-4e70-a668-096fe83b345e HTTP/1.1" 200 273 0.017317 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:46:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000976 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:46:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000977 10.0.0.241 - - [2025-12-29 01:46:42] "GET / HTTP/1.1" 200 36215 0.001970 10.0.0.241 - - [2025-12-29 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.241 - - [2025-12-29 01:46:42] "GET /domain/a5f97590-5fdf-4826-b03a-56dff1b20832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.004335 10.0.0.241 - - [2025-12-29 01:46:42] "POST /id-to-fqname HTTP/1.1" 200 173 0.000725 10.0.0.241 - - [2025-12-29 01:46:42] "POST /fqname-to-id HTTP/1.1" 404 182 0.026653 10.0.0.241 - - [2025-12-29 01:46:42] "POST /security-groups HTTP/1.1" 200 570 0.094157 10.0.0.241 - - [2025-12-29 01:46:42] "POST /projects HTTP/1.1" 200 483 0.384022 10.0.0.241 - - [2025-12-29 01:46:42] "POST /fqname-to-id HTTP/1.1" 404 213 0.007704 10.0.0.241 - - [2025-12-29 01:46:42] "POST /access-control-lists HTTP/1.1" 200 581 0.094507 10.0.0.241 - - [2025-12-29 01:46:42] "POST /security-groups HTTP/1.1" 200 536 0.107750 10.0.0.241 - - [2025-12-29 01:46:42] "POST /fqname-to-id HTTP/1.1" 404 212 0.005362 10.0.0.241 - - [2025-12-29 01:46:42] "POST /chown HTTP/1.1" 200 109 0.013082 10.0.0.241 - - [2025-12-29 01:46:43] "POST /policy-managements HTTP/1.1" 409 214 0.025642 10.0.0.241 - - [2025-12-29 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.241 - - [2025-12-29 01:46:43] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004627 10.0.0.241 - - [2025-12-29 01:46:43] "POST /access-control-lists HTTP/1.1" 200 579 0.115668 10.0.0.241 - - [2025-12-29 01:46:43] "POST /fqname-to-id HTTP/1.1" 404 232 0.002681 10.0.0.241 - - [2025-12-29 01:46:43] "POST /application-policy-sets HTTP/1.1" 200 530 0.063101 10.0.0.241 - - [2025-12-29 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006550 10.0.0.241 - - [2025-12-29 01:46:43] "POST /access-control-lists HTTP/1.1" 200 596 0.060020 10.0.0.241 - - [2025-12-29 01:46:43] "POST /fqname-to-id HTTP/1.1" 404 231 0.016750 10.0.0.241 - - [2025-12-29 01:46:43] "GET /global-vrouter-config/e6f6e979-9a5b-48b2-ac64-416dbe276878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003288 10.0.0.241 - - [2025-12-29 01:46:43] "PUT /global-vrouter-config/e6f6e979-9a5b-48b2-ac64-416dbe276878 HTTP/1.1" 200 277 0.012110 10.0.0.241 - - [2025-12-29 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.019236 10.0.0.241 - - [2025-12-29 01:46:43] "POST /access-control-lists HTTP/1.1" 200 594 0.048339 10.0.0.241 - - [2025-12-29 01:46:43] "GET /virtual-network/6ccdc1f4-b109-4bd0-857e-c3ed02052e4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.030784 10.0.0.241 - - [2025-12-29 01:46:43] "POST /id-to-fqname HTTP/1.1" 200 177 0.000524 10.0.0.241 - - [2025-12-29 01:46:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.026422 10.0.0.241 - - [2025-12-29 01:46:43] "POST /security-groups HTTP/1.1" 200 574 0.088103 10.0.0.241 - - [2025-12-29 01:46:43] "POST /projects HTTP/1.1" 200 491 0.272887 10.0.0.241 - - [2025-12-29 01:46:43] "POST /fqname-to-id HTTP/1.1" 404 217 0.006563 10.0.0.241 - - [2025-12-29 01:46:43] "POST /security-groups HTTP/1.1" 200 548 0.085209 10.0.0.241 - - [2025-12-29 01:46:43] "POST /access-control-lists HTTP/1.1" 200 585 0.104182 10.0.0.241 - - [2025-12-29 01:46:43] "POST /chown HTTP/1.1" 200 109 0.037567 10.0.0.241 - - [2025-12-29 01:46:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.026263 10.0.0.241 - - [2025-12-29 01:46:43] "POST /network-ipams HTTP/1.1" 200 524 0.057286 10.0.0.241 - - [2025-12-29 01:46:43] "POST /access-control-lists HTTP/1.1" 200 583 0.108172 10.0.0.241 - - [2025-12-29 01:46:43] "POST /network-ipams HTTP/1.1" 200 512 0.093884 10.0.0.241 - - [2025-12-29 01:46:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.002163 10.0.0.241 - - [2025-12-29 01:46:44] "POST /fqname-to-id HTTP/1.1" 404 198 0.009868 10.0.0.241 - - [2025-12-29 01:46:44] "POST /access-control-lists HTTP/1.1" 200 604 0.068958 10.0.0.241 - - [2025-12-29 01:46:44] "POST /fqname-to-id HTTP/1.1" 404 239 0.009002 10.0.0.241 - - [2025-12-29 01:46:44] "POST /access-control-lists HTTP/1.1" 200 602 0.086025 10.0.0.241 - - [2025-12-29 01:46:44] "POST /useragent-kv HTTP/1.1" 200 115 0.010113 10.0.0.241 - - [2025-12-29 01:46:44] "POST /virtual-networks HTTP/1.1" 200 540 0.251898 10.0.0.241 - - [2025-12-29 01:46:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.005821 10.0.0.241 - - [2025-12-29 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005333 10.0.0.241 - - [2025-12-29 01:46:44] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.020358 10.0.0.241 - - [2025-12-29 01:46:44] "POST /access-control-lists HTTP/1.1" 200 591 0.109898 10.0.0.241 - - [2025-12-29 01:46:44] "POST /network-ipams HTTP/1.1" 200 520 0.100335 10.0.0.241 - - [2025-12-29 01:46:44] "POST /fqname-to-id HTTP/1.1" 404 202 0.013281 10.0.0.241 - - [2025-12-29 01:46:44] "POST /route-targets HTTP/1.1" 200 328 0.045630 10.0.0.241 - - [2025-12-29 01:46:44] "POST /ref-update HTTP/1.1" 200 156 0.030431 10.0.0.241 - - [2025-12-29 01:46:44] "PUT /access-control-list/ac7561f6-ca3e-4c28-8e7f-aac2c9cde800 HTTP/1.1" 200 273 0.084043 10.0.0.241 - - [2025-12-29 01:46:45] "POST /useragent-kv HTTP/1.1" 200 115 0.013004 10.0.0.241 - - [2025-12-29 01:46:45] "POST /virtual-networks HTTP/1.1" 200 548 0.596367 10.0.0.241 - - [2025-12-29 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.241 - - [2025-12-29 01:46:45] "POST /route-targets HTTP/1.1" 200 328 0.022931 10.0.0.241 - - [2025-12-29 01:46:45] "GET /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1752 0.030848 10.0.0.241 - - [2025-12-29 01:46:45] "POST /ref-update HTTP/1.1" 200 156 0.034692 10.0.0.241 - - [2025-12-29 01:46:45] "POST /fqname-to-id HTTP/1.1" 404 199 0.006678 10.0.0.241 - - [2025-12-29 01:46:45] "POST /network-policys HTTP/1.1" 200 540 0.068927 10.0.0.241 - - [2025-12-29 01:46:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.003253 10.0.0.241 - - [2025-12-29 01:46:45] "POST /network-policys HTTP/1.1" 200 536 0.061527 10.0.0.241 - - [2025-12-29 01:46:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.004273 10.0.0.241 - - [2025-12-29 01:46:45] "POST /network-policys HTTP/1.1" 200 544 0.073916 10.0.0.241 - - [2025-12-29 01:46:45] "PUT /access-control-list/5da3b4e0-11ff-4e70-a668-096fe83b345e HTTP/1.1" 200 273 0.033162 10.0.0.241 - - [2025-12-29 01:46:45] "POST /ref-update HTTP/1.1" 200 156 0.208407 10.0.0.241 - - [2025-12-29 01:46:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002262 10.0.0.241 - - [2025-12-29 01:46:45] "PUT /access-control-list/ac7561f6-ca3e-4c28-8e7f-aac2c9cde800 HTTP/1.1" 200 273 0.035286 10.0.0.241 - - [2025-12-29 01:46:45] "POST /ref-update HTTP/1.1" 200 156 0.123972 10.0.0.241 - - [2025-12-29 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.082233 10.0.0.241 - - [2025-12-29 01:46:46] "PUT /access-control-list/5da3b4e0-11ff-4e70-a668-096fe83b345e HTTP/1.1" 200 273 0.038686 10.0.0.241 - - [2025-12-29 01:46:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020502 10.0.0.241 - - [2025-12-29 01:46:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.042656 10.0.0.241 - - [2025-12-29 01:46:46] "PUT /access-control-list/ac7561f6-ca3e-4c28-8e7f-aac2c9cde800 HTTP/1.1" 200 273 0.084699 10.0.0.241 - - [2025-12-29 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.022707 10.0.0.241 - - [2025-12-29 01:46:46] "POST /fqname-to-id HTTP/1.1" 404 237 0.021482 10.0.0.241 - - [2025-12-29 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.177331 10.0.0.241 - - [2025-12-29 01:46:46] "POST /access-control-lists HTTP/1.1" 200 603 0.156100 10.0.0.241 - - [2025-12-29 01:46:46] "PUT /access-control-list/0cd2c2ce-1925-485e-862f-476ab4884f5a HTTP/1.1" 200 273 0.045413 10.0.0.241 - - [2025-12-29 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.193158 10.0.0.241 - - [2025-12-29 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.123457 10.0.0.241 - - [2025-12-29 01:46:46] "PUT /access-control-list/0cd2c2ce-1925-485e-862f-476ab4884f5a HTTP/1.1" 200 273 0.128717 10.0.0.241 - - [2025-12-29 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.356327 10.0.0.241 - - [2025-12-29 01:46:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010371 10.0.0.241 - - [2025-12-29 01:46:46] "PUT /access-control-list/5da3b4e0-11ff-4e70-a668-096fe83b345e HTTP/1.1" 200 273 0.057131 10.0.0.241 - - [2025-12-29 01:46:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003602 10.0.0.241 - - [2025-12-29 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.050715 10.0.0.241 - - [2025-12-29 01:46:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022734 10.0.0.241 - - [2025-12-29 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008762 10.0.0.241 - - [2025-12-29 01:46:47] "GET /virtual-network/6ccdc1f4-b109-4bd0-857e-c3ed02052e4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.015903 10.0.0.241 - - [2025-12-29 01:46:47] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004395 10.0.0.241 - - [2025-12-29 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.241 - - [2025-12-29 01:46:47] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005150 10.0.0.241 - - [2025-12-29 01:46:47] "POST /firewall-policys HTTP/1.1" 200 532 0.038943 10.0.0.241 - - [2025-12-29 01:46:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.043312 10.0.0.241 - - [2025-12-29 01:46:47] "GET /firewall-policy/29cdc72b-9a48-4b88-965a-ba18237822d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.010491 10.0.0.241 - - [2025-12-29 01:46:47] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.005028 10.0.0.241 - - [2025-12-29 01:46:47] "GET /firewall-policy/29cdc72b-9a48-4b88-965a-ba18237822d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004362 10.0.0.241 - - [2025-12-29 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.019199 10.0.0.241 - - [2025-12-29 01:46:47] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.004052 10.0.0.241 - - [2025-12-29 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.241 - - [2025-12-29 01:46:47] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.028989 10.0.0.241 - - [2025-12-29 01:46:47] "POST /firewall-policys HTTP/1.1" 200 534 0.040943 10.0.0.241 - - [2025-12-29 01:46:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026883 10.0.0.241 - - [2025-12-29 01:46:47] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.019799 10.0.0.241 - - [2025-12-29 01:46:47] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.007249 10.0.0.241 - - [2025-12-29 01:46:47] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.012431 10.0.0.241 - - [2025-12-29 01:46:47] "GET /firewall-policy/29cdc72b-9a48-4b88-965a-ba18237822d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002625 10.0.0.241 - - [2025-12-29 01:46:47] "GET /firewall-policy/29cdc72b-9a48-4b88-965a-ba18237822d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004187 10.0.0.241 - - [2025-12-29 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.026148 10.0.0.241 - - [2025-12-29 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.062882 10.0.0.241 - - [2025-12-29 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.043694 10.0.0.241 - - [2025-12-29 01:46:47] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.019325 10.0.0.241 - - [2025-12-29 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.241 - - [2025-12-29 01:46:48] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003052 10.0.0.241 - - [2025-12-29 01:46:48] "POST /firewall-policys HTTP/1.1" 200 532 0.035907 10.0.0.241 - - [2025-12-29 01:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013388 10.0.0.241 - - [2025-12-29 01:46:48] "GET /firewall-policy/6f01945d-6324-4bc6-be0b-4283f2d84180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002512 10.0.0.241 - - [2025-12-29 01:46:48] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.002255 10.0.0.241 - - [2025-12-29 01:46:48] "GET /firewall-policy/6f01945d-6324-4bc6-be0b-4283f2d84180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003379 10.0.0.241 - - [2025-12-29 01:46:48] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002462 10.0.0.241 - - [2025-12-29 01:46:48] "GET /firewall-policy/29cdc72b-9a48-4b88-965a-ba18237822d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002492 10.0.0.241 - - [2025-12-29 01:46:48] "GET /firewall-policy/29cdc72b-9a48-4b88-965a-ba18237822d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003018 10.0.0.241 - - [2025-12-29 01:46:48] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002710 10.0.0.241 - - [2025-12-29 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.034796 10.0.0.241 - - [2025-12-29 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.027638 10.0.0.241 - - [2025-12-29 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.042672 10.0.0.241 - - [2025-12-29 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.066118 10.0.0.241 - - [2025-12-29 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.046319 10.0.0.241 - - [2025-12-29 01:46:48] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.020278 10.0.0.241 - - [2025-12-29 01:46:48] "POST /tags HTTP/1.1" 200 300 0.051527 10.0.0.241 - - [2025-12-29 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.241 - - [2025-12-29 01:46:48] "GET /tag/a0172a8a-8496-4106-b17a-ca328a1cacce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011546 10.0.0.241 - - [2025-12-29 01:46:48] "POST /set-tag HTTP/1.1" 200 109 0.021143 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:46:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000954 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:46:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000906 10.0.0.241 - - [2025-12-29 01:46:48] "POST /tags HTTP/1.1" 200 358 0.127010 10.0.0.241 - - [2025-12-29 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008722 10.0.0.241 - - [2025-12-29 01:46:49] "GET /tag/9ef5f54d-bef0-4234-bc55-32f064166efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.025257 10.0.0.241 - - [2025-12-29 01:46:49] "POST /tags HTTP/1.1" 200 306 0.116006 10.0.0.241 - - [2025-12-29 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.241 - - [2025-12-29 01:46:49] "GET /tag/b2df695f-a2aa-46d4-9732-cda1deb4445c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.022577 10.0.0.241 - - [2025-12-29 01:46:49] "POST /id-to-fqname HTTP/1.1" 200 174 0.000757 10.0.0.241 - - [2025-12-29 01:46:49] "POST /fqname-to-id HTTP/1.1" 404 183 0.014136 10.0.0.241 - - [2025-12-29 01:46:49] "POST /security-groups HTTP/1.1" 200 571 0.171945 10.0.0.241 - - [2025-12-29 01:46:49] "POST /projects HTTP/1.1" 200 485 0.441811 10.0.0.241 - - [2025-12-29 01:46:49] "POST /fqname-to-id HTTP/1.1" 404 214 0.008648 10.0.0.241 - - [2025-12-29 01:46:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026360 10.0.0.241 - - [2025-12-29 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.241 - - [2025-12-29 01:46:49] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.018585 10.0.0.241 - - [2025-12-29 01:46:49] "POST /access-control-lists HTTP/1.1" 200 582 0.073194 10.0.0.241 - - [2025-12-29 01:46:49] "POST /fqname-to-id HTTP/1.1" 404 213 0.019715 10.0.0.241 - - [2025-12-29 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.241 - - [2025-12-29 01:46:49] "GET /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.011641 10.0.0.241 - - [2025-12-29 01:46:49] "POST /access-control-lists HTTP/1.1" 200 580 0.098557 10.0.0.241 - - [2025-12-29 01:46:49] "PUT /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c HTTP/1.1" 200 265 0.119276 10.0.0.241 - - [2025-12-29 01:46:50] "PUT /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf HTTP/1.1" 200 265 0.107708 10.0.0.241 - - [2025-12-29 01:46:50] "POST /security-groups HTTP/1.1" 200 539 0.117573 10.0.0.241 - - [2025-12-29 01:46:50] "POST /fqname-to-id HTTP/1.1" 404 234 0.007535 10.0.0.241 - - [2025-12-29 01:46:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025301 10.0.0.241 - - [2025-12-29 01:46:50] "POST /chown HTTP/1.1" 200 109 0.022731 10.0.0.241 - - [2025-12-29 01:46:50] "POST /access-control-lists HTTP/1.1" 200 598 0.038724 10.0.0.241 - - [2025-12-29 01:46:50] "POST /fqname-to-id HTTP/1.1" 404 233 0.004904 10.0.0.241 - - [2025-12-29 01:46:50] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010356 10.0.0.241 - - [2025-12-29 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.241 - - [2025-12-29 01:46:50] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004340 10.0.0.241 - - [2025-12-29 01:46:50] "POST /tags HTTP/1.1" 409 207 0.002034 10.0.0.241 - - [2025-12-29 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.241 - - [2025-12-29 01:46:50] "GET /tag/b2df695f-a2aa-46d4-9732-cda1deb4445c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.015859 10.0.0.241 - - [2025-12-29 01:46:50] "POST /access-control-lists HTTP/1.1" 200 596 0.122846 10.0.0.241 - - [2025-12-29 01:46:50] "POST /firewall-rules HTTP/1.1" 200 566 0.083226 10.0.0.241 - - [2025-12-29 01:46:50] "GET /firewall-rule/34afc142-3696-4e4d-8606-fb11050ce712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.011406 10.0.0.241 - - [2025-12-29 01:46:50] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002763 10.0.0.241 - - [2025-12-29 01:46:50] "GET /firewall-rule/34afc142-3696-4e4d-8606-fb11050ce712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.002612 10.0.0.241 - - [2025-12-29 01:46:50] "POST /ref-update HTTP/1.1" 200 156 0.017498 10.0.0.241 - - [2025-12-29 01:46:50] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008054 10.0.0.241 - - [2025-12-29 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005520 10.0.0.241 - - [2025-12-29 01:46:50] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002966 10.0.0.241 - - [2025-12-29 01:46:50] "POST /tags HTTP/1.1" 409 207 0.002332 10.0.0.241 - - [2025-12-29 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.241 - - [2025-12-29 01:46:50] "GET /tag/b2df695f-a2aa-46d4-9732-cda1deb4445c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.010324 10.0.0.241 - - [2025-12-29 01:46:50] "POST /firewall-rules HTTP/1.1" 200 564 0.104857 10.0.0.241 - - [2025-12-29 01:46:50] "GET /firewall-rule/24b3078e-d42c-40ed-96ed-bdf84b0dbb5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.022085 10.0.0.241 - - [2025-12-29 01:46:50] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004069 10.0.0.241 - - [2025-12-29 01:46:50] "GET /firewall-rule/24b3078e-d42c-40ed-96ed-bdf84b0dbb5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005317 10.0.0.241 - - [2025-12-29 01:46:50] "POST /ref-update HTTP/1.1" 200 156 0.019379 10.0.0.241 - - [2025-12-29 01:46:51] "POST /tags HTTP/1.1" 200 356 0.030946 10.0.0.241 - - [2025-12-29 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.241 - - [2025-12-29 01:46:51] "GET /tag/337572c7-2417-4a75-b5a4-2c65518d8ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.015976 10.0.0.241 - - [2025-12-29 01:46:51] "POST /tags HTTP/1.1" 200 304 0.069888 10.0.0.241 - - [2025-12-29 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.241 - - [2025-12-29 01:46:51] "GET /tag/0420e774-0e44-4bd8-8393-2960fb046ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.020400 10.0.0.241 - - [2025-12-29 01:46:51] "POST /projects HTTP/1.1" 409 218 0.002760 10.0.0.241 - - [2025-12-29 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.241 - - [2025-12-29 01:46:51] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.027549 10.0.0.241 - - [2025-12-29 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.019207 10.0.0.241 - - [2025-12-29 01:46:51] "GET /network-ipam/e1a767f9-60c5-4cde-bbba-e526b4eb3545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004806 10.0.0.241 - - [2025-12-29 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.241 - - [2025-12-29 01:46:51] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004410 10.0.0.241 - - [2025-12-29 01:46:51] "PUT /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c HTTP/1.1" 200 265 0.056979 10.0.0.241 - - [2025-12-29 01:46:51] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005348 10.0.0.241 - - [2025-12-29 01:46:51] "POST /set-tag HTTP/1.1" 200 109 0.115728 10.0.0.241 - - [2025-12-29 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007112 10.0.0.241 - - [2025-12-29 01:46:51] "GET /network-ipam/782a05a8-16c2-457d-8960-6240bfb0a816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.017124 10.0.0.241 - - [2025-12-29 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008656 10.0.0.241 - - [2025-12-29 01:46:51] "GET /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.004557 10.0.0.241 - - [2025-12-29 01:46:51] "PUT /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf HTTP/1.1" 200 265 0.099500 10.0.0.241 - - [2025-12-29 01:46:51] "GET /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.013267 10.0.0.241 - - [2025-12-29 01:46:51] "POST /set-tag HTTP/1.1" 200 109 0.081391 10.0.0.241 - - [2025-12-29 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.241 - - [2025-12-29 01:46:52] "GET /network-policy/3b4261dc-b019-4293-ad65-ee0f8a7525c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003892 10.0.0.241 - - [2025-12-29 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011410 10.0.0.241 - - [2025-12-29 01:46:52] "GET /network-policy/7e0a7f6c-a229-4462-9fa2-e0479c779fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003092 10.0.0.241 - - [2025-12-29 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.241 - - [2025-12-29 01:46:52] "GET /network-policy/cc61986d-321b-48ec-a9ea-91e7d153db76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.002692 10.0.0.241 - - [2025-12-29 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.241 - - [2025-12-29 01:46:52] "PUT /network-policy/cc61986d-321b-48ec-a9ea-91e7d153db76 HTTP/1.1" 200 263 0.012218 10.0.0.241 - - [2025-12-29 01:46:52] "PUT /access-control-list/0cd2c2ce-1925-485e-862f-476ab4884f5a HTTP/1.1" 200 273 0.031339 10.0.0.241 - - [2025-12-29 01:46:52] "POST /ref-update HTTP/1.1" 200 156 0.087168 10.0.0.241 - - [2025-12-29 01:46:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027397 10.0.0.241 - - [2025-12-29 01:46:52] "PUT /access-control-list/ac7561f6-ca3e-4c28-8e7f-aac2c9cde800 HTTP/1.1" 200 273 0.076462 10.0.0.241 - - [2025-12-29 01:46:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022616 10.0.0.241 - - [2025-12-29 01:46:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006531 10.0.0.241 - - [2025-12-29 01:46:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002496 10.0.0.241 - - [2025-12-29 01:46:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001814 10.0.0.241 - - [2025-12-29 01:46:52] "POST /security-groups HTTP/1.1" 409 245 0.002481 10.0.0.241 - - [2025-12-29 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.241 - - [2025-12-29 01:46:52] "PUT /security-group/dfaa8e49-74d5-4064-ae9a-1dd4a048d290 HTTP/1.1" 200 263 0.082661 10.0.0.241 - - [2025-12-29 01:46:52] "PUT /access-control-list/174fb3ab-09ed-4cce-9f3e-b378707429c8 HTTP/1.1" 200 273 0.012481 10.0.0.241 - - [2025-12-29 01:46:52] "PUT /access-control-list/6995d2f7-fd24-4c01-9bf4-19441a32d448 HTTP/1.1" 200 273 0.022767 10.0.0.241 - - [2025-12-29 01:46:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.070939 10.0.0.241 - - [2025-12-29 01:46:52] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006638 10.0.0.241 - - [2025-12-29 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.241 - - [2025-12-29 01:46:52] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002570 10.0.0.241 - - [2025-12-29 01:46:52] "POST /tags HTTP/1.1" 409 206 0.001887 10.0.0.241 - - [2025-12-29 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.241 - - [2025-12-29 01:46:52] "GET /tag/0420e774-0e44-4bd8-8393-2960fb046ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011271 10.0.0.241 - - [2025-12-29 01:46:52] "POST /firewall-rules HTTP/1.1" 200 564 0.067676 10.0.0.241 - - [2025-12-29 01:46:52] "GET /firewall-rule/7b79763d-f840-4592-a696-ae1724fc5899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.017341 10.0.0.241 - - [2025-12-29 01:46:52] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003787 10.0.0.241 - - [2025-12-29 01:46:52] "GET /firewall-rule/7b79763d-f840-4592-a696-ae1724fc5899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002523 10.0.0.241 - - [2025-12-29 01:46:52] "POST /ref-update HTTP/1.1" 200 156 0.040698 10.0.0.241 - - [2025-12-29 01:46:52] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011707 10.0.0.241 - - [2025-12-29 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.241 - - [2025-12-29 01:46:53] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002504 10.0.0.241 - - [2025-12-29 01:46:53] "POST /tags HTTP/1.1" 409 206 0.002028 10.0.0.241 - - [2025-12-29 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.241 - - [2025-12-29 01:46:53] "GET /tag/0420e774-0e44-4bd8-8393-2960fb046ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011643 10.0.0.241 - - [2025-12-29 01:46:53] "POST /firewall-rules HTTP/1.1" 200 562 0.094319 10.0.0.241 - - [2025-12-29 01:46:53] "GET /firewall-rule/5cc73799-9102-4418-9eb3-a50f37d26335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.020127 10.0.0.241 - - [2025-12-29 01:46:53] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004274 10.0.0.241 - - [2025-12-29 01:46:53] "GET /firewall-rule/5cc73799-9102-4418-9eb3-a50f37d26335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002992 10.0.0.241 - - [2025-12-29 01:46:53] "POST /ref-update HTTP/1.1" 200 156 0.032164 10.0.0.241 - - [2025-12-29 01:46:53] "POST /fqname-to-id HTTP/1.1" 404 226 0.006066 10.0.0.241 - - [2025-12-29 01:46:53] "POST /tags HTTP/1.1" 200 306 0.072683 10.0.0.241 - - [2025-12-29 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009525 10.0.0.241 - - [2025-12-29 01:46:53] "GET /tag/a12a41f7-6ae1-4ed9-b7d8-d79267576c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014467 10.0.0.241 - - [2025-12-29 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.241 - - [2025-12-29 01:46:53] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040980 10.0.0.241 - - [2025-12-29 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.241 - - [2025-12-29 01:46:53] "GET /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.004396 10.0.0.241 - - [2025-12-29 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.241 - - [2025-12-29 01:46:53] "GET /service-appliance-set/da9949c1-ce72-423a-ae08-59f9bd16d8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004929 10.0.0.241 - - [2025-12-29 01:46:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.002137 10.0.0.241 - - [2025-12-29 01:46:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.108183 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:46:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001019 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:46:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001007 10.0.0.241 - - [2025-12-29 01:46:53] "GET /virtual-machine-interface/89c3f2e6-5c91-4634-9d60-8138336edcc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.006673 10.0.0.241 - - [2025-12-29 01:46:53] "POST /instance-ips HTTP/1.1" 200 382 0.050080 10.0.0.241 - - [2025-12-29 01:46:53] "GET /instance-ip/80ddd0d4-ae39-4e54-9fa6-9c09fdf526ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008576 10.0.0.241 - - [2025-12-29 01:46:54] "POST /loadbalancers HTTP/1.1" 200 584 0.072474 10.0.0.241 - - [2025-12-29 01:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.121404 10.0.0.241 - - [2025-12-29 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.241 - - [2025-12-29 01:46:54] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036407 10.0.0.241 - - [2025-12-29 01:46:54] "GET /instance-ip/80ddd0d4-ae39-4e54-9fa6-9c09fdf526ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002684 10.0.0.241 - - [2025-12-29 01:46:54] "POST /floating-ips HTTP/1.1" 200 585 0.031315 10.0.0.241 - - [2025-12-29 01:46:54] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.112356 10.0.0.241 - - [2025-12-29 01:46:54] "GET /loadbalancer/7799abe7-043e-4bec-bba1-4ade768f8c15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.002836 10.0.0.241 - - [2025-12-29 01:46:54] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.019985 10.0.0.241 - - [2025-12-29 01:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.031952 10.0.0.241 - - [2025-12-29 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012993 10.0.0.241 - - [2025-12-29 01:46:54] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.064152 10.0.0.241 - - [2025-12-29 01:46:54] "GET /loadbalancer-listener/98a0cdfd-a9a4-4746-8862-b77935ea3e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.002921 10.0.0.241 - - [2025-12-29 01:46:54] "GET /loadbalancer-listener/98a0cdfd-a9a4-4746-8862-b77935ea3e8d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003893 10.0.0.241 - - [2025-12-29 01:46:54] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.032078 10.0.0.241 - - [2025-12-29 01:46:54] "GET /instance-ip/80ddd0d4-ae39-4e54-9fa6-9c09fdf526ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003664 10.0.0.241 - - [2025-12-29 01:46:54] "GET /instance-ip/80ddd0d4-ae39-4e54-9fa6-9c09fdf526ce?fields=floating_ips HTTP/1.1" 200 1172 0.005084 10.0.0.241 - - [2025-12-29 01:46:54] "GET /floating-ip/0d7985cc-e790-49b3-b812-de6b15ebbf65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.002792 10.0.0.241 - - [2025-12-29 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.241 - - [2025-12-29 01:46:54] "GET /global-vrouter-config/e6f6e979-9a5b-48b2-ac64-416dbe276878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004365 10.0.0.241 - - [2025-12-29 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016105 10.0.0.241 - - [2025-12-29 01:46:54] "PUT /global-vrouter-config/e6f6e979-9a5b-48b2-ac64-416dbe276878 HTTP/1.1" 200 277 0.010304 10.0.0.241 - - [2025-12-29 01:46:54] "POST /tags HTTP/1.1" 200 372 0.038261 10.0.0.241 - - [2025-12-29 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009634 10.0.0.241 - - [2025-12-29 01:46:54] "GET /tag/7270cae0-e531-4a2d-b85a-5c55ed94146f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.011455 10.0.0.241 - - [2025-12-29 01:46:54] "POST /tags HTTP/1.1" 200 320 0.033235 10.0.0.241 - - [2025-12-29 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013291 10.0.0.241 - - [2025-12-29 01:46:55] "GET /tag/e2d40a15-b09b-4143-8c56-c3ec26a5edc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.013734 10.0.0.241 - - [2025-12-29 01:46:55] "POST /id-to-fqname HTTP/1.1" 200 181 0.000495 10.0.0.241 - - [2025-12-29 01:46:55] "POST /fqname-to-id HTTP/1.1" 404 190 0.005882 10.0.0.241 - - [2025-12-29 01:46:55] "POST /security-groups HTTP/1.1" 200 578 0.085945 10.0.0.241 - - [2025-12-29 01:46:55] "POST /projects HTTP/1.1" 200 499 0.251991 10.0.0.241 - - [2025-12-29 01:46:55] "POST /fqname-to-id HTTP/1.1" 404 225 0.004622 10.0.0.241 - - [2025-12-29 01:46:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.015997 10.0.0.241 - - [2025-12-29 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005927 10.0.0.241 - - [2025-12-29 01:46:55] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.025568 10.0.0.241 - - [2025-12-29 01:46:55] "POST /access-control-lists HTTP/1.1" 200 589 0.085138 10.0.0.241 - - [2025-12-29 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.241 - - [2025-12-29 01:46:55] "GET /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.003963 10.0.0.241 - - [2025-12-29 01:46:55] "POST /fqname-to-id HTTP/1.1" 404 224 0.002025 10.0.0.241 - - [2025-12-29 01:46:55] "POST /access-control-lists HTTP/1.1" 200 587 0.039881 10.0.0.241 - - [2025-12-29 01:46:55] "PUT /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c HTTP/1.1" 200 265 0.081485 10.0.0.241 - - [2025-12-29 01:46:55] "PUT /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf HTTP/1.1" 200 265 0.083626 10.0.0.241 - - [2025-12-29 01:46:55] "POST /security-groups HTTP/1.1" 200 560 0.156801 10.0.0.241 - - [2025-12-29 01:46:55] "POST /fqname-to-id HTTP/1.1" 404 248 0.009110 10.0.0.241 - - [2025-12-29 01:46:55] "POST /access-control-lists HTTP/1.1" 200 612 0.077645 10.0.0.241 - - [2025-12-29 01:46:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.073135 10.0.0.241 - - [2025-12-29 01:46:55] "POST /fqname-to-id HTTP/1.1" 404 247 0.009966 10.0.0.241 - - [2025-12-29 01:46:55] "POST /chown HTTP/1.1" 200 109 0.041349 10.0.0.241 - - [2025-12-29 01:46:56] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006723 10.0.0.241 - - [2025-12-29 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007099 10.0.0.241 - - [2025-12-29 01:46:56] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.025155 10.0.0.241 - - [2025-12-29 01:46:56] "POST /access-control-lists HTTP/1.1" 200 610 0.095138 10.0.0.241 - - [2025-12-29 01:46:56] "POST /tags HTTP/1.1" 409 214 0.016807 10.0.0.241 - - [2025-12-29 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.241 - - [2025-12-29 01:46:56] "GET /tag/e2d40a15-b09b-4143-8c56-c3ec26a5edc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.011803 10.0.0.241 - - [2025-12-29 01:46:56] "POST /firewall-rules HTTP/1.1" 200 580 0.072664 10.0.0.241 - - [2025-12-29 01:46:56] "GET /firewall-rule/5ab20de1-84ed-4c2b-b5da-04e2ff08e204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007503 10.0.0.241 - - [2025-12-29 01:46:56] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.010510 10.0.0.241 - - [2025-12-29 01:46:56] "GET /firewall-rule/5ab20de1-84ed-4c2b-b5da-04e2ff08e204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002649 10.0.0.241 - - [2025-12-29 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.032011 10.0.0.241 - - [2025-12-29 01:46:56] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012024 10.0.0.241 - - [2025-12-29 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.241 - - [2025-12-29 01:46:56] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004578 10.0.0.241 - - [2025-12-29 01:46:56] "POST /tags HTTP/1.1" 409 214 0.003360 10.0.0.241 - - [2025-12-29 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.241 - - [2025-12-29 01:46:56] "GET /tag/e2d40a15-b09b-4143-8c56-c3ec26a5edc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.020043 10.0.0.241 - - [2025-12-29 01:46:56] "POST /firewall-rules HTTP/1.1" 200 578 0.094393 10.0.0.241 - - [2025-12-29 01:46:56] "GET /firewall-rule/2b971e7e-8ae5-4f5c-8220-d085b535ba1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.011119 10.0.0.241 - - [2025-12-29 01:46:56] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004080 10.0.0.241 - - [2025-12-29 01:46:56] "GET /firewall-rule/2b971e7e-8ae5-4f5c-8220-d085b535ba1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002233 10.0.0.241 - - [2025-12-29 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.047610 10.0.0.241 - - [2025-12-29 01:46:56] "POST /tags HTTP/1.1" 200 302 0.083443 10.0.0.241 - - [2025-12-29 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.022691 10.0.0.241 - - [2025-12-29 01:46:56] "GET /tag/72889194-e7b2-4c3b-a7e8-814179149b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.020191 10.0.0.241 - - [2025-12-29 01:46:57] "POST /tags HTTP/1.1" 200 326 0.104415 10.0.0.241 - - [2025-12-29 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.241 - - [2025-12-29 01:46:57] "GET /tag/a44cfa32-c875-4548-8a10-d1e1f50d3acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.033244 10.0.0.241 - - [2025-12-29 01:46:57] "POST /tags HTTP/1.1" 200 364 0.020328 10.0.0.241 - - [2025-12-29 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018178 10.0.0.241 - - [2025-12-29 01:46:57] "GET /tag/7da76353-db61-4385-9fca-e4f55a65f838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.017681 10.0.0.241 - - [2025-12-29 01:46:57] "POST /tags HTTP/1.1" 200 312 0.026153 10.0.0.241 - - [2025-12-29 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.241 - - [2025-12-29 01:46:57] "GET /tag/5d470ebf-2f5d-499f-9f06-d9a64321892a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.015931 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:46:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000847 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:46:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000738 10.0.0.241 - - [2025-12-29 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.241 - - [2025-12-29 01:46:57] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.005337 10.0.0.241 - - [2025-12-29 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.241 - - [2025-12-29 01:46:57] "GET /project/e5fb2cad-a856-44ce-9930-63e9d1da10cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.035238 10.0.0.241 - - [2025-12-29 01:46:57] "POST /virtual-machines HTTP/1.1" 200 378 0.014223 10.0.0.241 - - [2025-12-29 01:46:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.015687 10.0.0.241 - - [2025-12-29 01:46:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.108510 10.0.0.241 - - [2025-12-29 01:46:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010734 10.0.0.241 - - [2025-12-29 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009978 10.0.0.241 - - [2025-12-29 01:46:57] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.008208 10.0.0.241 - - [2025-12-29 01:46:57] "POST /instance-ips HTTP/1.1" 200 410 0.111733 10.0.0.241 - - [2025-12-29 01:46:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.050220 10.0.0.241 - - [2025-12-29 01:46:57] "GET /virtual-router/50cbe8f0-9ae8-4473-ac65-fc74b28982b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.013107 10.0.0.241 - - [2025-12-29 01:46:58] "POST /ref-update HTTP/1.1" 200 156 0.009367 10.0.0.241 - - [2025-12-29 01:46:58] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.008887 10.0.0.241 - - [2025-12-29 01:46:58] "POST /set-tag HTTP/1.1" 200 109 0.027075 10.0.0.241 - - [2025-12-29 01:46:58] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008734 10.0.0.241 - - [2025-12-29 01:46:58] "GET /instance-ip/42c7e6b2-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.004777 10.0.0.241 - - [2025-12-29 01:46:58] "POST /fqname-to-id HTTP/1.1" 404 228 0.002157 10.0.0.241 - - [2025-12-29 01:46:58] "POST /tags HTTP/1.1" 200 302 0.031547 10.0.0.241 - - [2025-12-29 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.044180 10.0.0.241 - - [2025-12-29 01:46:58] "GET /tag/2ce23cca-d435-4972-b75e-738eb5fdea54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.017920 10.0.0.241 - - [2025-12-29 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.241 - - [2025-12-29 01:46:58] "GET /project/e5fb2cad-a856-44ce-9930-63e9d1da10cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.031923 10.0.0.241 - - [2025-12-29 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.241 - - [2025-12-29 01:46:58] "GET /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004405 10.0.0.241 - - [2025-12-29 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.241 - - [2025-12-29 01:46:58] "GET /service-appliance-set/da9949c1-ce72-423a-ae08-59f9bd16d8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002772 10.0.0.241 - - [2025-12-29 01:46:58] "POST /fqname-to-id HTTP/1.1" 404 242 0.001557 10.0.0.241 - - [2025-12-29 01:46:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.091573 10.0.0.241 - - [2025-12-29 01:46:58] "GET /virtual-machine-interface/221fe028-d76c-4b74-9097-1321e5a1e59e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.019046 10.0.0.241 - - [2025-12-29 01:46:58] "POST /instance-ips HTTP/1.1" 200 378 0.022181 10.0.0.241 - - [2025-12-29 01:46:58] "GET /instance-ip/7d5eba6b-e181-45ea-8a39-3ee58bf9bddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007229 10.0.0.241 - - [2025-12-29 01:46:58] "POST /loadbalancers HTTP/1.1" 200 584 0.064326 10.0.0.241 - - [2025-12-29 01:46:58] "GET /project/e5fb2cad-a856-44ce-9930-63e9d1da10cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.032509 10.0.0.241 - - [2025-12-29 01:46:58] "GET /instance-ip/7d5eba6b-e181-45ea-8a39-3ee58bf9bddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004958 10.0.0.241 - - [2025-12-29 01:46:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020557 10.0.0.241 - - [2025-12-29 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006513 10.0.0.241 - - [2025-12-29 01:46:58] "GET /project/e5fb2cad-a856-44ce-9930-63e9d1da10cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.028233 10.0.0.241 - - [2025-12-29 01:46:58] "POST /floating-ips HTTP/1.1" 200 583 0.020009 10.0.0.241 - - [2025-12-29 01:46:58] "GET /loadbalancer/fb6c17b4-4fca-4e08-93d1-5267e872e496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.007247 10.0.0.241 - - [2025-12-29 01:46:58] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.022586 10.0.0.241 - - [2025-12-29 01:46:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017182 10.0.0.241 - - [2025-12-29 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011204 10.0.0.241 - - [2025-12-29 01:46:59] "GET /project/e5fb2cad-a856-44ce-9930-63e9d1da10cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.037988 10.0.0.241 - - [2025-12-29 01:46:59] "GET /loadbalancer-listener/288530cc-52f0-4346-ab0f-a05f37002140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004862 10.0.0.241 - - [2025-12-29 01:46:59] "GET /loadbalancer-listener/288530cc-52f0-4346-ab0f-a05f37002140?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003195 10.0.0.241 - - [2025-12-29 01:46:59] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.037725 10.0.0.241 - - [2025-12-29 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008186 10.0.0.241 - - [2025-12-29 01:46:59] "GET /instance-ip/7d5eba6b-e181-45ea-8a39-3ee58bf9bddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003206 10.0.0.241 - - [2025-12-29 01:46:59] "GET /instance-ip/7d5eba6b-e181-45ea-8a39-3ee58bf9bddd?fields=floating_ips HTTP/1.1" 200 1165 0.067999 10.0.0.241 - - [2025-12-29 01:46:59] "GET /floating-ip/18684ce7-5474-4a83-a292-f91c2fe1cab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.004835 10.0.0.241 - - [2025-12-29 01:46:59] "GET /project/e5fb2cad-a856-44ce-9930-63e9d1da10cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.110244 10.0.0.241 - - [2025-12-29 01:46:59] "GET /loadbalancer/fb6c17b4-4fca-4e08-93d1-5267e872e496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002851 10.0.0.241 - - [2025-12-29 01:46:59] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.016190 10.0.0.241 - - [2025-12-29 01:46:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.014853 10.0.0.241 - - [2025-12-29 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015155 10.0.0.241 - - [2025-12-29 01:46:59] "GET /project/e5fb2cad-a856-44ce-9930-63e9d1da10cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.031168 10.0.0.241 - - [2025-12-29 01:46:59] "GET /loadbalancer-listener/3b15d144-344a-4305-9961-88da205b2f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002653 10.0.0.241 - - [2025-12-29 01:46:59] "GET /loadbalancer-listener/3b15d144-344a-4305-9961-88da205b2f57?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003983 10.0.0.241 - - [2025-12-29 01:46:59] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.023037 10.0.0.241 - - [2025-12-29 01:46:59] "GET /instance-ip/7d5eba6b-e181-45ea-8a39-3ee58bf9bddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002816 10.0.0.241 - - [2025-12-29 01:46:59] "GET /instance-ip/7d5eba6b-e181-45ea-8a39-3ee58bf9bddd?fields=floating_ips HTTP/1.1" 200 1165 0.002522 10.0.0.241 - - [2025-12-29 01:46:59] "GET /floating-ip/18684ce7-5474-4a83-a292-f91c2fe1cab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002050 10.0.0.241 - - [2025-12-29 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007507 10.0.0.241 - - [2025-12-29 01:46:59] "GET /project/e5fb2cad-a856-44ce-9930-63e9d1da10cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.036013 10.0.0.241 - - [2025-12-29 01:46:59] "GET /loadbalancer/fb6c17b4-4fca-4e08-93d1-5267e872e496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004318 10.0.0.241 - - [2025-12-29 01:46:59] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.020352 10.0.0.241 - - [2025-12-29 01:46:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.017952 10.0.0.241 - - [2025-12-29 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007669 10.0.0.241 - - [2025-12-29 01:46:59] "GET /project/e5fb2cad-a856-44ce-9930-63e9d1da10cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.027043 10.0.0.241 - - [2025-12-29 01:46:59] "GET /loadbalancer-listener/0d50a4cd-6cee-48e8-a46d-b465a9a17a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.002316 10.0.0.241 - - [2025-12-29 01:46:59] "GET /loadbalancer-listener/0d50a4cd-6cee-48e8-a46d-b465a9a17a9c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003292 10.0.0.241 - - [2025-12-29 01:46:59] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.018365 10.0.0.241 - - [2025-12-29 01:46:59] "GET /instance-ip/7d5eba6b-e181-45ea-8a39-3ee58bf9bddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003684 10.0.0.241 - - [2025-12-29 01:46:59] "GET /instance-ip/7d5eba6b-e181-45ea-8a39-3ee58bf9bddd?fields=floating_ips HTTP/1.1" 200 1165 0.003021 10.0.0.241 - - [2025-12-29 01:46:59] "GET /floating-ip/18684ce7-5474-4a83-a292-f91c2fe1cab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002234 10.0.0.241 - - [2025-12-29 01:46:59] "POST /tags HTTP/1.1" 200 364 0.024148 10.0.0.241 - - [2025-12-29 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011803 10.0.0.241 - - [2025-12-29 01:46:59] "GET /tag/ffb94877-f62e-42b2-9a88-ca6a120953d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.012016 10.0.0.241 - - [2025-12-29 01:46:59] "POST /tags HTTP/1.1" 200 312 0.016616 10.0.0.241 - - [2025-12-29 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008029 10.0.0.241 - - [2025-12-29 01:47:00] "GET /tag/8d1604b4-5762-48b9-a89d-297f4ef59c67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011610 10.0.0.241 - - [2025-12-29 01:47:00] "POST /id-to-fqname HTTP/1.1" 200 177 0.000650 10.0.0.241 - - [2025-12-29 01:47:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.002592 10.0.0.241 - - [2025-12-29 01:47:00] "POST /security-groups HTTP/1.1" 200 574 0.093891 10.0.0.241 - - [2025-12-29 01:47:00] "POST /projects HTTP/1.1" 200 491 0.206186 10.0.0.241 - - [2025-12-29 01:47:00] "POST /fqname-to-id HTTP/1.1" 404 217 0.002459 10.0.0.241 - - [2025-12-29 01:47:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.031523 10.0.0.241 - - [2025-12-29 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010737 10.0.0.241 - - [2025-12-29 01:47:00] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.019276 10.0.0.241 - - [2025-12-29 01:47:00] "POST /access-control-lists HTTP/1.1" 200 585 0.084783 10.0.0.241 - - [2025-12-29 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008980 10.0.0.241 - - [2025-12-29 01:47:00] "GET /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005601 10.0.0.241 - - [2025-12-29 01:47:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.003250 10.0.0.241 - - [2025-12-29 01:47:00] "POST /access-control-lists HTTP/1.1" 200 583 0.065498 10.0.0.241 - - [2025-12-29 01:47:00] "PUT /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c HTTP/1.1" 200 265 0.109246 10.0.0.241 - - [2025-12-29 01:47:00] "PUT /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf HTTP/1.1" 200 265 0.082854 10.0.0.241 - - [2025-12-29 01:47:00] "POST /security-groups HTTP/1.1" 200 548 0.083782 10.0.0.241 - - [2025-12-29 01:47:00] "POST /fqname-to-id HTTP/1.1" 404 240 0.004212 10.0.0.241 - - [2025-12-29 01:47:00] "POST /access-control-lists HTTP/1.1" 200 604 0.062543 10.0.0.241 - - [2025-12-29 01:47:00] "POST /fqname-to-id HTTP/1.1" 404 239 0.020814 10.0.0.241 - - [2025-12-29 01:47:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.074914 10.0.0.241 - - [2025-12-29 01:47:00] "POST /chown HTTP/1.1" 200 109 0.013598 10.0.0.241 - - [2025-12-29 01:47:00] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010174 10.0.0.241 - - [2025-12-29 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.241 - - [2025-12-29 01:47:00] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.016948 10.0.0.241 - - [2025-12-29 01:47:00] "POST /access-control-lists HTTP/1.1" 200 602 0.068686 10.0.0.241 - - [2025-12-29 01:47:01] "POST /tags HTTP/1.1" 409 210 0.011846 10.0.0.241 - - [2025-12-29 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006211 10.0.0.241 - - [2025-12-29 01:47:01] "GET /tag/8d1604b4-5762-48b9-a89d-297f4ef59c67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.017123 10.0.0.241 - - [2025-12-29 01:47:01] "POST /firewall-rules HTTP/1.1" 200 572 0.069924 10.0.0.241 - - [2025-12-29 01:47:01] "GET /firewall-rule/d6fcb11f-6375-4f86-8f03-d869b69ed3fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.015648 10.0.0.241 - - [2025-12-29 01:47:01] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004441 10.0.0.241 - - [2025-12-29 01:47:01] "GET /firewall-rule/d6fcb11f-6375-4f86-8f03-d869b69ed3fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002412 10.0.0.241 - - [2025-12-29 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.047973 10.0.0.241 - - [2025-12-29 01:47:01] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010711 10.0.0.241 - - [2025-12-29 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.241 - - [2025-12-29 01:47:01] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002506 10.0.0.241 - - [2025-12-29 01:47:01] "POST /tags HTTP/1.1" 409 210 0.001910 10.0.0.241 - - [2025-12-29 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.241 - - [2025-12-29 01:47:01] "GET /tag/8d1604b4-5762-48b9-a89d-297f4ef59c67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.023627 10.0.0.241 - - [2025-12-29 01:47:01] "POST /firewall-rules HTTP/1.1" 200 570 0.087045 10.0.0.241 - - [2025-12-29 01:47:01] "GET /firewall-rule/8a4b5d3c-f8f1-4d09-8a98-5ab59298b042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004048 10.0.0.241 - - [2025-12-29 01:47:01] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.003570 10.0.0.241 - - [2025-12-29 01:47:01] "GET /firewall-rule/8a4b5d3c-f8f1-4d09-8a98-5ab59298b042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003086 10.0.0.241 - - [2025-12-29 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.034805 10.0.0.241 - - [2025-12-29 01:47:01] "POST /tags HTTP/1.1" 409 237 0.005120 10.0.0.241 - - [2025-12-29 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.241 - - [2025-12-29 01:47:01] "GET /tag/7da76353-db61-4385-9fca-e4f55a65f838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.028026 10.0.0.241 - - [2025-12-29 01:47:01] "POST /tags HTTP/1.1" 409 210 0.004978 10.0.0.241 - - [2025-12-29 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.241 - - [2025-12-29 01:47:01] "GET /tag/5d470ebf-2f5d-499f-9f06-d9a64321892a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012631 10.0.0.241 - - [2025-12-29 01:47:01] "POST /projects HTTP/1.1" 409 223 0.002142 10.0.0.241 - - [2025-12-29 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.241 - - [2025-12-29 01:47:01] "GET /project/e5fb2cad-a856-44ce-9930-63e9d1da10cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.076669 10.0.0.241 - - [2025-12-29 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.241 - - [2025-12-29 01:47:01] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005741 10.0.0.241 - - [2025-12-29 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.241 - - [2025-12-29 01:47:02] "GET /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.004315 10.0.0.241 - - [2025-12-29 01:47:02] "PUT /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c HTTP/1.1" 200 265 0.060307 10.0.0.241 - - [2025-12-29 01:47:02] "PUT /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf HTTP/1.1" 200 265 0.065049 10.0.0.241 - - [2025-12-29 01:47:02] "POST /security-groups HTTP/1.1" 409 253 0.003781 10.0.0.241 - - [2025-12-29 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.241 - - [2025-12-29 01:47:02] "PUT /security-group/8628ddf9-9396-412f-bb58-92b532096d9a HTTP/1.1" 200 263 0.068094 10.0.0.241 - - [2025-12-29 01:47:02] "PUT /access-control-list/1f46fc5c-f918-4618-b643-6421f4d6bc6b HTTP/1.1" 200 273 0.035046 10.0.0.241 - - [2025-12-29 01:47:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.060053 10.0.0.241 - - [2025-12-29 01:47:02] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020858 10.0.0.241 - - [2025-12-29 01:47:02] "PUT /access-control-list/6091fee6-215c-49b5-82bc-0e0f7128d7c9 HTTP/1.1" 200 273 0.039221 10.0.0.241 - - [2025-12-29 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010345 10.0.0.241 - - [2025-12-29 01:47:02] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002868 10.0.0.241 - - [2025-12-29 01:47:02] "POST /tags HTTP/1.1" 409 210 0.002166 10.0.0.241 - - [2025-12-29 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.241 - - [2025-12-29 01:47:02] "GET /tag/5d470ebf-2f5d-499f-9f06-d9a64321892a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013821 10.0.0.241 - - [2025-12-29 01:47:02] "POST /firewall-rules HTTP/1.1" 200 572 0.093338 10.0.0.241 - - [2025-12-29 01:47:02] "GET /firewall-rule/948ef4eb-8f1a-4c85-91db-41b0230f13da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005388 10.0.0.241 - - [2025-12-29 01:47:02] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.003628 10.0.0.241 - - [2025-12-29 01:47:02] "GET /firewall-rule/948ef4eb-8f1a-4c85-91db-41b0230f13da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002337 10.0.0.241 - - [2025-12-29 01:47:02] "POST /ref-update HTTP/1.1" 200 156 0.049582 10.0.0.241 - - [2025-12-29 01:47:02] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006004 10.0.0.241 - - [2025-12-29 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007615 10.0.0.241 - - [2025-12-29 01:47:02] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003910 10.0.0.241 - - [2025-12-29 01:47:02] "POST /tags HTTP/1.1" 409 210 0.002665 10.0.0.241 - - [2025-12-29 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.241 - - [2025-12-29 01:47:02] "GET /tag/5d470ebf-2f5d-499f-9f06-d9a64321892a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.023670 10.0.0.241 - - [2025-12-29 01:47:03] "POST /firewall-rules HTTP/1.1" 200 570 0.085713 10.0.0.241 - - [2025-12-29 01:47:03] "GET /firewall-rule/6c490b7a-2a2b-480a-88c2-8ff5fff9e0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009906 10.0.0.241 - - [2025-12-29 01:47:03] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.003861 10.0.0.241 - - [2025-12-29 01:47:03] "GET /firewall-rule/6c490b7a-2a2b-480a-88c2-8ff5fff9e0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002089 10.0.0.241 - - [2025-12-29 01:47:03] "POST /ref-update HTTP/1.1" 200 156 0.037582 10.0.0.241 - - [2025-12-29 01:47:03] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004302 10.0.0.241 - - [2025-12-29 01:47:03] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.41 - - [2025-12-29 01:47:08] "GET / HTTP/1.1" 200 36215 0.002316 10.0.0.41 - - [2025-12-29 01:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.41 - - [2025-12-29 01:47:08] "GET /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004646 10.0.0.41 - - [2025-12-29 01:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.41 - - [2025-12-29 01:47:08] "GET /routing-instance/b09e3f06-7b70-4a1c-a749-e10ff08fa1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003268 10.0.0.41 - - [2025-12-29 01:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.41 - - [2025-12-29 01:47:08] "GET /virtual-router/50cbe8f0-9ae8-4473-ac65-fc74b28982b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004319 10.0.0.41 - - [2025-12-29 01:47:08] "PUT /virtual-router/50cbe8f0-9ae8-4473-ac65-fc74b28982b5 HTTP/1.1" 200 263 0.013431 10.0.0.41 - - [2025-12-29 01:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006303 10.0.0.41 - - [2025-12-29 01:47:08] "GET /virtual-router/50cbe8f0-9ae8-4473-ac65-fc74b28982b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.009423 10.0.0.41 - - [2025-12-29 01:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.41 - - [2025-12-29 01:47:08] "GET /virtual-machine-interface/7ab558f1-29a9-451d-81c1-d121d139b46f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005408 10.0.0.41 - - [2025-12-29 01:47:08] "PUT /virtual-machine-interface/7ab558f1-29a9-451d-81c1-d121d139b46f HTTP/1.1" 200 285 0.011978 10.0.0.241 - - [2025-12-29 01:47:19] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005688 10.0.0.241 - - [2025-12-29 01:47:19] "POST /set-tag HTTP/1.1" 200 109 0.006764 10.0.0.241 - - [2025-12-29 01:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.241 - - [2025-12-29 01:47:19] "GET /loadbalancer/fb6c17b4-4fca-4e08-93d1-5267e872e496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004897 10.0.0.241 - - [2025-12-29 01:47:19] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008097 10.0.0.241 - - [2025-12-29 01:47:19] "POST /set-tag HTTP/1.1" 200 109 0.004953 10.0.0.241 - - [2025-12-29 01:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.241 - - [2025-12-29 01:47:19] "GET /loadbalancer/fb6c17b4-4fca-4e08-93d1-5267e872e496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002528 10.0.0.241 - - [2025-12-29 01:47:19] "GET /loadbalancer-pool/a74e2967-ad4e-43bb-b27d-36dfc16a8420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003826 10.0.0.241 - - [2025-12-29 01:47:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020193 10.0.0.241 - - [2025-12-29 01:47:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008455 10.0.0.241 - - [2025-12-29 01:47:19] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.015602 10.0.0.241 - - [2025-12-29 01:47:19] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007336 10.0.0.241 - - [2025-12-29 01:47:19] "POST /tags HTTP/1.1" 409 205 0.006644 10.0.0.241 - - [2025-12-29 01:47:19] "POST /ref-update HTTP/1.1" 200 156 0.007992 10.0.0.241 - - [2025-12-29 01:47:19] "GET /floating-ip/18684ce7-5474-4a83-a292-f91c2fe1cab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.009609 10.0.0.241 - - [2025-12-29 01:47:19] "PUT /floating-ip/18684ce7-5474-4a83-a292-f91c2fe1cab5 HTTP/1.1" 200 257 0.016531 10.0.0.241 - - [2025-12-29 01:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010845 10.0.0.241 - - [2025-12-29 01:47:19] "GET /tag/2ce23cca-d435-4972-b75e-738eb5fdea54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.017778 10.0.0.241 - - [2025-12-29 01:47:19] "POST /set-tag HTTP/1.1" 200 109 0.081587 10.0.0.241 - - [2025-12-29 01:47:19] "GET /loadbalancer-pool/12b2c438-8c33-42b9-b2ea-76579294b792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004020 10.0.0.241 - - [2025-12-29 01:47:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024908 10.0.0.241 - - [2025-12-29 01:47:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014685 10.0.0.241 - - [2025-12-29 01:47:19] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006374 10.0.0.241 - - [2025-12-29 01:47:19] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004081 10.0.0.241 - - [2025-12-29 01:47:19] "POST /ref-update HTTP/1.1" 200 156 0.006444 10.0.0.241 - - [2025-12-29 01:47:19] "GET /floating-ip/18684ce7-5474-4a83-a292-f91c2fe1cab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.008724 10.0.0.241 - - [2025-12-29 01:47:19] "POST /set-tag HTTP/1.1" 200 109 0.002702 10.0.0.241 - - [2025-12-29 01:47:19] "PUT /floating-ip/18684ce7-5474-4a83-a292-f91c2fe1cab5 HTTP/1.1" 200 257 0.012059 10.0.0.241 - - [2025-12-29 01:47:20] "GET /loadbalancer-pool/19df06cf-a3f0-4081-b3b9-76cdbdc51ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.015936 10.0.0.241 - - [2025-12-29 01:47:20] "POST /loadbalancer-members HTTP/1.1" 200 694 0.016893 10.0.0.241 - - [2025-12-29 01:47:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.007885 10.0.0.241 - - [2025-12-29 01:47:20] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020113 10.0.0.241 - - [2025-12-29 01:47:20] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006494 10.0.0.241 - - [2025-12-29 01:47:20] "POST /set-tag HTTP/1.1" 200 109 0.007109 10.0.0.241 - - [2025-12-29 01:47:20] "POST /ref-update HTTP/1.1" 200 156 0.014028 10.0.0.241 - - [2025-12-29 01:47:20] "GET /floating-ip/18684ce7-5474-4a83-a292-f91c2fe1cab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.009907 10.0.0.241 - - [2025-12-29 01:47:20] "PUT /floating-ip/18684ce7-5474-4a83-a292-f91c2fe1cab5 HTTP/1.1" 200 257 0.015496 10.0.0.241 - - [2025-12-29 01:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.241 - - [2025-12-29 01:47:20] "GET /virtual-router/50cbe8f0-9ae8-4473-ac65-fc74b28982b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002386 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:48:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000909 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:48:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000927 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:48:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000843 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:48:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000770 10.0.0.241 - - [2025-12-29 01:48:59] "GET / HTTP/1.1" 200 36215 0.001626 10.0.0.241 - - [2025-12-29 01:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.241 - - [2025-12-29 01:48:59] "GET /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004769 10.0.0.241 - - [2025-12-29 01:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.241 - - [2025-12-29 01:48:59] "GET /config-node/0ca7fe0f-e90f-438d-9932-60cbe63f5b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002719 10.0.0.241 - - [2025-12-29 01:49:11] "GET / HTTP/1.1" 200 36215 0.003568 10.0.0.241 - - [2025-12-29 01:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.241 - - [2025-12-29 01:49:11] "GET /routing-instance/b09e3f06-7b70-4a1c-a749-e10ff08fa1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002871 10.0.0.241 - - [2025-12-29 01:49:11] "POST /bgp-routers HTTP/1.1" 409 301 0.002088 10.0.0.241 - - [2025-12-29 01:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.241 - - [2025-12-29 01:49:11] "GET /bgp-router/83bde967-cacc-4196-9916-d4de8356d0e9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.013226 10.0.0.241 - - [2025-12-29 01:49:11] "PUT /bgp-router/83bde967-cacc-4196-9916-d4de8356d0e9 HTTP/1.1" 200 255 0.032830 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:49:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001170 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:49:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001557 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:49:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000913 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:49:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000938 10.0.0.241 - - [2025-12-29 01:50:14] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005204 10.0.0.241 - - [2025-12-29 01:50:14] "POST /set-tag HTTP/1.1" 200 109 0.007279 10.0.0.241 - - [2025-12-29 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.241 - - [2025-12-29 01:50:15] "GET /loadbalancer/fb6c17b4-4fca-4e08-93d1-5267e872e496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004731 10.0.0.241 - - [2025-12-29 01:50:15] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008024 10.0.0.241 - - [2025-12-29 01:50:15] "POST /set-tag HTTP/1.1" 200 109 0.027464 10.0.0.241 - - [2025-12-29 01:50:15] "DELETE /loadbalancer-member/d9a0b1f2-3b9c-428d-90ac-99d349de9f5f HTTP/1.1" 200 115 0.065340 10.0.0.241 - - [2025-12-29 01:50:15] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010698 10.0.0.241 - - [2025-12-29 01:50:15] "POST /set-tag HTTP/1.1" 200 109 0.003479 10.0.0.241 - - [2025-12-29 01:50:15] "DELETE /loadbalancer-member/62d2f175-adb5-4766-a980-6f59c9965900 HTTP/1.1" 200 115 0.033453 10.0.0.241 - - [2025-12-29 01:50:15] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004643 10.0.0.241 - - [2025-12-29 01:50:15] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.241 - - [2025-12-29 01:50:15] "DELETE /loadbalancer-member/281b6d14-8e7e-42e9-b7e7-8b84847cc350 HTTP/1.1" 200 115 0.034872 10.0.0.241 - - [2025-12-29 01:50:15] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006791 10.0.0.241 - - [2025-12-29 01:50:15] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.241 - - [2025-12-29 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009726 10.0.0.241 - - [2025-12-29 01:50:15] "GET /loadbalancer/fb6c17b4-4fca-4e08-93d1-5267e872e496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004347 10.0.0.241 - - [2025-12-29 01:50:15] "GET /loadbalancer-pool/a74e2967-ad4e-43bb-b27d-36dfc16a8420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003388 10.0.0.241 - - [2025-12-29 01:50:15] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020082 10.0.0.241 - - [2025-12-29 01:50:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.034390 10.0.0.241 - - [2025-12-29 01:50:15] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.021941 10.0.0.241 - - [2025-12-29 01:50:15] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004637 10.0.0.241 - - [2025-12-29 01:50:15] "GET /floating-ip/18684ce7-5474-4a83-a292-f91c2fe1cab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003505 10.0.0.241 - - [2025-12-29 01:50:15] "POST /set-tag HTTP/1.1" 200 109 0.059786 10.0.0.241 - - [2025-12-29 01:50:15] "GET /loadbalancer-pool/12b2c438-8c33-42b9-b2ea-76579294b792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.018108 10.0.0.241 - - [2025-12-29 01:50:15] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030776 10.0.0.241 - - [2025-12-29 01:50:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.024111 10.0.0.241 - - [2025-12-29 01:50:15] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010219 10.0.0.241 - - [2025-12-29 01:50:15] "POST /set-tag HTTP/1.1" 200 109 0.004533 10.0.0.241 - - [2025-12-29 01:50:15] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005368 10.0.0.241 - - [2025-12-29 01:50:15] "GET /floating-ip/18684ce7-5474-4a83-a292-f91c2fe1cab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002276 10.0.0.241 - - [2025-12-29 01:50:15] "GET /loadbalancer-pool/19df06cf-a3f0-4081-b3b9-76cdbdc51ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007256 10.0.0.241 - - [2025-12-29 01:50:15] "POST /loadbalancer-members HTTP/1.1" 200 694 0.026326 10.0.0.241 - - [2025-12-29 01:50:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.029111 10.0.0.241 - - [2025-12-29 01:50:16] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010097 10.0.0.241 - - [2025-12-29 01:50:16] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006258 10.0.0.241 - - [2025-12-29 01:50:16] "GET /floating-ip/18684ce7-5474-4a83-a292-f91c2fe1cab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002576 10.0.0.241 - - [2025-12-29 01:50:16] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.241 - - [2025-12-29 01:50:28] "GET /global-system-configs HTTP/1.1" 200 323 0.007179 10.0.0.241 - - [2025-12-29 01:50:29] "GET /global-system-configs HTTP/1.1" 200 323 0.007769 10.0.0.241 - - [2025-12-29 01:51:33] "GET / HTTP/1.1" 200 36215 0.001851 10.0.0.241 - - [2025-12-29 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.241 - - [2025-12-29 01:51:33] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.027935 10.0.0.241 - - [2025-12-29 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.241 - - [2025-12-29 01:51:33] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032061 10.0.0.241 - - [2025-12-29 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.241 - - [2025-12-29 01:51:33] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.026771 10.0.0.241 - - [2025-12-29 01:51:34] "POST /tags HTTP/1.1" 200 334 0.030483 10.0.0.241 - - [2025-12-29 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.241 - - [2025-12-29 01:51:34] "GET /tag/b91cc4a2-2786-425d-9490-2208602b36b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.016127 10.0.0.241 - - [2025-12-29 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.241 - - [2025-12-29 01:51:34] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030629 10.0.0.241 - - [2025-12-29 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.241 - - [2025-12-29 01:51:34] "GET /virtual-networks?parent_id=633812f7-e2c4-4d2f-9f77-b40d84db3e69&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.003799 10.0.0.241 - - [2025-12-29 01:51:34] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045333 10.0.0.241 - - [2025-12-29 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.241 - - [2025-12-29 01:51:34] "POST /virtual-networks HTTP/1.1" 200 514 0.092810 10.0.0.241 - - [2025-12-29 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006559 10.0.0.241 - - [2025-12-29 01:51:34] "GET /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.013642 10.0.0.241 - - [2025-12-29 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.241 - - [2025-12-29 01:51:34] "GET /service-appliance-set/da9949c1-ce72-423a-ae08-59f9bd16d8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002292 10.0.0.241 - - [2025-12-29 01:51:34] "GET /network-ipam/17721707-c2a7-4e64-93ab-29f99624826f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.002767 10.0.0.241 - - [2025-12-29 01:51:34] "POST /fqname-to-id HTTP/1.1" 404 254 0.002065 10.0.0.241 - - [2025-12-29 01:51:34] "POST /useragent-kv HTTP/1.1" 200 115 0.011417 10.0.0.241 - - [2025-12-29 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.066027 10.0.0.241 - - [2025-12-29 01:51:34] "GET /virtual-network/6d9be8f6-3be0-4f9a-8597-492fb5d59da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.038323 10.0.0.241 - - [2025-12-29 01:51:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.129303 10.0.0.241 - - [2025-12-29 01:51:34] "GET /virtual-machine-interface/227ee2a2-2ad7-4f68-ba93-c22dae15616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.022521 10.0.0.241 - - [2025-12-29 01:51:34] "GET /domains HTTP/1.1" 200 281 0.015814 10.0.0.241 - - [2025-12-29 01:51:34] "GET /domain/a5f97590-5fdf-4826-b03a-56dff1b20832 HTTP/1.1" 200 3100 0.017132 10.0.0.241 - - [2025-12-29 01:51:34] "POST /instance-ips HTTP/1.1" 200 410 0.034902 10.0.0.241 - - [2025-12-29 01:51:34] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69 HTTP/1.1" 200 5497 0.049266 10.0.0.241 - - [2025-12-29 01:51:34] "GET /instance-ip/caa39fed-80fd-48c6-853f-2383054502a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.008502 10.0.0.241 - - [2025-12-29 01:51:34] "GET /virtual-network/6d9be8f6-3be0-4f9a-8597-492fb5d59da6 HTTP/1.1" 200 2086 0.012360 10.0.0.241 - - [2025-12-29 01:51:34] "GET /virtual-network/6d9be8f6-3be0-4f9a-8597-492fb5d59da6 HTTP/1.1" 200 2086 0.004284 10.0.0.241 - - [2025-12-29 01:51:34] "GET /routing-instance/ee97815e-cb81-4323-9032-7d355a07bc11 HTTP/1.1" 200 1184 0.002608 10.0.0.241 - - [2025-12-29 01:51:34] "GET /routing-instance/ee97815e-cb81-4323-9032-7d355a07bc11 HTTP/1.1" 200 1184 0.003546 10.0.0.241 - - [2025-12-29 01:51:34] "POST /loadbalancers HTTP/1.1" 200 612 0.079536 10.0.0.241 - - [2025-12-29 01:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.026773 10.0.0.241 - - [2025-12-29 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.241 - - [2025-12-29 01:51:34] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036140 10.0.0.241 - - [2025-12-29 01:51:34] "GET /instance-ip/caa39fed-80fd-48c6-853f-2383054502a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.002255 10.0.0.241 - - [2025-12-29 01:51:34] "POST /floating-ips HTTP/1.1" 200 599 0.025087 10.0.0.241 - - [2025-12-29 01:51:34] "POST /route-targets HTTP/1.1" 200 328 0.027396 10.0.0.241 - - [2025-12-29 01:51:34] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.063190 10.0.0.241 - - [2025-12-29 01:51:34] "GET /loadbalancer/32e1f409-8efb-4a74-8a9b-025897cf35db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003454 10.0.0.241 - - [2025-12-29 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.036352 10.0.0.241 - - [2025-12-29 01:51:34] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.026294 10.0.0.241 - - [2025-12-29 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.241 - - [2025-12-29 01:51:35] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038293 10.0.0.241 - - [2025-12-29 01:51:35] "GET /loadbalancer-listener/c5f7324b-3340-49a9-a2df-84050a2cd369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.002933 10.0.0.241 - - [2025-12-29 01:51:35] "GET /loadbalancer-listener/c5f7324b-3340-49a9-a2df-84050a2cd369?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.003748 10.0.0.241 - - [2025-12-29 01:51:35] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.019516 10.0.0.241 - - [2025-12-29 01:51:35] "GET /instance-ip/caa39fed-80fd-48c6-853f-2383054502a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.003699 10.0.0.241 - - [2025-12-29 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.241 - - [2025-12-29 01:51:35] "GET /instance-ip/caa39fed-80fd-48c6-853f-2383054502a9?fields=floating_ips HTTP/1.1" 200 1214 0.005315 10.0.0.241 - - [2025-12-29 01:51:35] "GET /loadbalancer/32e1f409-8efb-4a74-8a9b-025897cf35db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.009934 10.0.0.241 - - [2025-12-29 01:51:35] "GET /floating-ip/7f13015f-8b89-4c70-ba51-3c84b00007fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.003046 10.0.0.241 - - [2025-12-29 01:51:35] "POST /tags HTTP/1.1" 200 296 0.054130 10.0.0.241 - - [2025-12-29 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.037700 10.0.0.241 - - [2025-12-29 01:51:35] "GET /tag/b9938849-ec80-4732-8142-3c85e6d777bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.013953 10.0.0.241 - - [2025-12-29 01:51:35] "POST /tags HTTP/1.1" 409 233 0.001909 10.0.0.241 - - [2025-12-29 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.241 - - [2025-12-29 01:51:35] "GET /tag/337572c7-2417-4a75-b5a4-2c65518d8ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.012715 10.0.0.241 - - [2025-12-29 01:51:35] "POST /tags HTTP/1.1" 409 206 0.003435 10.0.0.241 - - [2025-12-29 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.241 - - [2025-12-29 01:51:35] "GET /tag/0420e774-0e44-4bd8-8393-2960fb046ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010365 10.0.0.241 - - [2025-12-29 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.241 - - [2025-12-29 01:51:35] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004359 10.0.0.241 - - [2025-12-29 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.241 - - [2025-12-29 01:51:35] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040230 10.0.0.241 - - [2025-12-29 01:51:35] "POST /virtual-machines HTTP/1.1" 200 370 0.010313 10.0.0.241 - - [2025-12-29 01:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.007764 10.0.0.241 - - [2025-12-29 01:51:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.152136 10.0.0.241 - - [2025-12-29 01:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.018372 10.0.0.241 - - [2025-12-29 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013132 10.0.0.241 - - [2025-12-29 01:51:35] "GET /virtual-machine-interface/e86de904-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004760 10.0.0.241 - - [2025-12-29 01:51:35] "POST /instance-ips HTTP/1.1" 200 410 0.018293 10.0.0.241 - - [2025-12-29 01:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021217 10.0.0.241 - - [2025-12-29 01:51:35] "GET /virtual-machine-interface/e86de904-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.010653 10.0.0.241 - - [2025-12-29 01:51:35] "POST /set-tag HTTP/1.1" 200 109 0.015002 10.0.0.241 - - [2025-12-29 01:51:36] "GET /virtual-machine-interface/e86de904-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.014449 10.0.0.241 - - [2025-12-29 01:51:36] "GET /instance-ip/e889c444-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.002898 10.0.0.241 - - [2025-12-29 01:51:36] "GET /virtual-machine-interface/e86de904-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005427 10.0.0.241 - - [2025-12-29 01:51:36] "POST /set-tag HTTP/1.1" 200 109 0.003053 10.0.0.241 - - [2025-12-29 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.241 - - [2025-12-29 01:51:36] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005259 10.0.0.241 - - [2025-12-29 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.241 - - [2025-12-29 01:51:36] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036734 10.0.0.241 - - [2025-12-29 01:51:36] "POST /virtual-machines HTTP/1.1" 200 370 0.008785 10.0.0.241 - - [2025-12-29 01:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.025499 10.0.0.241 - - [2025-12-29 01:51:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.102261 10.0.0.241 - - [2025-12-29 01:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.007854 10.0.0.241 - - [2025-12-29 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009793 10.0.0.241 - - [2025-12-29 01:51:36] "GET /virtual-machine-interface/e8d28c42-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.007301 10.0.0.241 - - [2025-12-29 01:51:36] "POST /instance-ips HTTP/1.1" 200 410 0.018651 10.0.0.241 - - [2025-12-29 01:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.020596 10.0.0.241 - - [2025-12-29 01:51:36] "GET /virtual-machine-interface/e8d28c42-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.010955 10.0.0.241 - - [2025-12-29 01:51:36] "POST /set-tag HTTP/1.1" 200 109 0.017410 10.0.0.241 - - [2025-12-29 01:51:36] "GET /virtual-machine-interface/e8d28c42-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011558 10.0.0.241 - - [2025-12-29 01:51:36] "GET /instance-ip/e8ead5f4-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005508 10.0.0.241 - - [2025-12-29 01:51:36] "GET /virtual-machine-interface/e8d28c42-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004045 10.0.0.241 - - [2025-12-29 01:51:36] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.241 - - [2025-12-29 01:51:36] "GET /virtual-router/50cbe8f0-9ae8-4473-ac65-fc74b28982b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002726 10.0.0.241 - - [2025-12-29 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.008005 10.0.0.241 - - [2025-12-29 01:51:36] "GET /virtual-machine-interface/e86de904-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007134 10.0.0.241 - - [2025-12-29 01:51:36] "POST /set-tag HTTP/1.1" 200 109 0.002042 10.0.0.241 - - [2025-12-29 01:51:36] "GET /virtual-router/50cbe8f0-9ae8-4473-ac65-fc74b28982b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.003925 10.0.0.241 - - [2025-12-29 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.006863 10.0.0.241 - - [2025-12-29 01:51:36] "GET /virtual-machine-interface/e8d28c42-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013442 10.0.0.241 - - [2025-12-29 01:51:36] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.241 - - [2025-12-29 01:51:36] "GET /virtual-machine-interface/e86de904-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003915 10.0.0.241 - - [2025-12-29 01:51:36] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.241 - - [2025-12-29 01:51:36] "GET /virtual-machine-interface/e8d28c42-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003983 10.0.0.241 - - [2025-12-29 01:51:36] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.241 - - [2025-12-29 01:51:39] "GET /domains HTTP/1.1" 200 281 0.002329 10.0.0.241 - - [2025-12-29 01:51:39] "GET /domain/a5f97590-5fdf-4826-b03a-56dff1b20832 HTTP/1.1" 200 3100 0.004625 10.0.0.241 - - [2025-12-29 01:51:39] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69 HTTP/1.1" 200 7091 0.056712 10.0.0.241 - - [2025-12-29 01:51:39] "GET /virtual-network/6d9be8f6-3be0-4f9a-8597-492fb5d59da6 HTTP/1.1" 200 2086 0.005610 10.0.0.241 - - [2025-12-29 01:51:39] "GET /virtual-network/6d9be8f6-3be0-4f9a-8597-492fb5d59da6 HTTP/1.1" 200 2086 0.009290 10.0.0.241 - - [2025-12-29 01:51:39] "GET /routing-instance/ee97815e-cb81-4323-9032-7d355a07bc11 HTTP/1.1" 200 1406 0.004141 10.0.0.241 - - [2025-12-29 01:51:39] "GET /routing-instance/ee97815e-cb81-4323-9032-7d355a07bc11 HTTP/1.1" 200 1406 0.003367 10.0.0.241 - - [2025-12-29 01:51:39] "GET /route-target/b3d2f36f-cd68-4bc8-b2a9-1dc369135b44 HTTP/1.1" 200 1155 0.003501 10.0.0.241 - - [2025-12-29 01:51:39] "GET /virtual-network/6d9be8f6-3be0-4f9a-8597-492fb5d59da6 HTTP/1.1" 200 2086 0.005772 10.0.0.241 - - [2025-12-29 01:51:39] "GET /routing-instance/ee97815e-cb81-4323-9032-7d355a07bc11 HTTP/1.1" 200 1406 0.002749 10.0.0.241 - - [2025-12-29 01:51:39] "GET /virtual-network/6d9be8f6-3be0-4f9a-8597-492fb5d59da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005189 10.0.0.241 - - [2025-12-29 01:51:39] "GET /virtual-network/6d9be8f6-3be0-4f9a-8597-492fb5d59da6 HTTP/1.1" 200 2086 0.004119 10.0.0.241 - - [2025-12-29 01:51:39] "GET /routing-instance/ee97815e-cb81-4323-9032-7d355a07bc11 HTTP/1.1" 200 1406 0.004653 10.0.0.241 - - [2025-12-29 01:51:39] "GET /routing-instance/ee97815e-cb81-4323-9032-7d355a07bc11 HTTP/1.1" 200 1406 0.002621 10.0.0.241 - - [2025-12-29 01:51:39] "GET /route-target/b3d2f36f-cd68-4bc8-b2a9-1dc369135b44 HTTP/1.1" 200 1155 0.001946 10.0.0.241 - - [2025-12-29 01:51:39] "GET /domains HTTP/1.1" 200 281 0.001752 10.0.0.241 - - [2025-12-29 01:51:39] "GET /domain/a5f97590-5fdf-4826-b03a-56dff1b20832 HTTP/1.1" 200 3100 0.002766 10.0.0.241 - - [2025-12-29 01:51:39] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69 HTTP/1.1" 200 7091 0.037036 10.0.0.241 - - [2025-12-29 01:51:39] "GET /virtual-network/6d9be8f6-3be0-4f9a-8597-492fb5d59da6 HTTP/1.1" 200 2086 0.003850 10.0.0.241 - - [2025-12-29 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.241 - - [2025-12-29 01:51:40] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036026 10.0.0.241 - - [2025-12-29 01:51:40] "GET /virtual-network/6d9be8f6-3be0-4f9a-8597-492fb5d59da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.009846 10.0.0.241 - - [2025-12-29 01:51:40] "GET /floating-ip-pools?parent_id=6d9be8f6-3be0-4f9a-8597-492fb5d59da6&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002298 10.0.0.241 - - [2025-12-29 01:51:40] "GET /virtual-network/6d9be8f6-3be0-4f9a-8597-492fb5d59da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006238 10.0.0.241 - - [2025-12-29 01:51:40] "POST /floating-ip-pools HTTP/1.1" 200 564 0.026653 10.0.0.241 - - [2025-12-29 01:51:40] "POST /ref-update HTTP/1.1" 200 156 0.015577 10.0.0.241 - - [2025-12-29 01:51:40] "GET /virtual-network/6d9be8f6-3be0-4f9a-8597-492fb5d59da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008059 10.0.0.241 - - [2025-12-29 01:51:40] "GET /domains HTTP/1.1" 200 281 0.003026 10.0.0.241 - - [2025-12-29 01:51:40] "GET /domain/a5f97590-5fdf-4826-b03a-56dff1b20832 HTTP/1.1" 200 3100 0.002892 10.0.0.241 - - [2025-12-29 01:51:40] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69 HTTP/1.1" 200 7348 0.046193 10.0.0.241 - - [2025-12-29 01:51:40] "GET /virtual-network/6d9be8f6-3be0-4f9a-8597-492fb5d59da6 HTTP/1.1" 200 2325 0.007064 10.0.0.241 - - [2025-12-29 01:51:40] "GET /floating-ip-pool/f74129dd-39dd-450a-8a91-ce496c8c2d18 HTTP/1.1" 200 1317 0.002599 10.0.0.241 - - [2025-12-29 01:51:40] "GET /domains HTTP/1.1" 200 281 0.002274 10.0.0.241 - - [2025-12-29 01:51:40] "GET /domain/a5f97590-5fdf-4826-b03a-56dff1b20832 HTTP/1.1" 200 3100 0.003173 10.0.0.241 - - [2025-12-29 01:51:40] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69 HTTP/1.1" 200 7348 0.037622 10.0.0.241 - - [2025-12-29 01:51:40] "GET /virtual-network/6d9be8f6-3be0-4f9a-8597-492fb5d59da6 HTTP/1.1" 200 2325 0.004244 10.0.0.241 - - [2025-12-29 01:51:40] "GET /virtual-network/6d9be8f6-3be0-4f9a-8597-492fb5d59da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004545 10.0.0.241 - - [2025-12-29 01:51:40] "POST /tags HTTP/1.1" 200 366 0.077783 10.0.0.241 - - [2025-12-29 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006664 10.0.0.241 - - [2025-12-29 01:51:40] "GET /tag/46e421b3-71ea-4304-97ee-5c72ad394a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.021309 10.0.0.241 - - [2025-12-29 01:51:40] "POST /tags HTTP/1.1" 409 206 0.002618 10.0.0.241 - - [2025-12-29 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.241 - - [2025-12-29 01:51:40] "GET /tag/0420e774-0e44-4bd8-8393-2960fb046ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013670 10.0.0.241 - - [2025-12-29 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.241 - - [2025-12-29 01:51:40] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.050123 10.0.0.241 - - [2025-12-29 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.241 - - [2025-12-29 01:51:40] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003967 10.0.0.241 - - [2025-12-29 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.241 - - [2025-12-29 01:51:40] "GET /service-appliance-set/e281f56d-2b72-4717-8eef-4685e983258a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003791 10.0.0.241 - - [2025-12-29 01:51:40] "POST /fqname-to-id HTTP/1.1" 404 258 0.001548 10.0.0.241 - - [2025-12-29 01:51:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.108665 10.0.0.241 - - [2025-12-29 01:51:40] "GET /virtual-machine-interface/74d0fd30-494b-4aa1-8a5f-9f9c47dd6eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.004891 10.0.0.241 - - [2025-12-29 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.012494 10.0.0.241 - - [2025-12-29 01:51:40] "POST /instance-ips HTTP/1.1" 200 418 0.025797 10.0.0.241 - - [2025-12-29 01:51:41] "GET /instance-ip/4d8ccce7-c295-4d4f-9787-a4b2b7823af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.004416 10.0.0.241 - - [2025-12-29 01:51:41] "POST /loadbalancers HTTP/1.1" 200 620 0.065911 10.0.0.241 - - [2025-12-29 01:51:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.033340 10.0.0.241 - - [2025-12-29 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.023232 10.0.0.241 - - [2025-12-29 01:51:41] "POST /service-instances HTTP/1.1" 200 568 0.025557 10.0.0.241 - - [2025-12-29 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.014875 10.0.0.241 - - [2025-12-29 01:51:41] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.054265 10.0.0.241 - - [2025-12-29 01:51:41] "GET /virtual-machine-interface/74d0fd30-494b-4aa1-8a5f-9f9c47dd6eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.005602 10.0.0.241 - - [2025-12-29 01:51:41] "PUT /service-instance/fe67ba89-5aee-42d0-a46d-d4e1a6caff6d HTTP/1.1" 200 267 0.021293 10.0.0.241 - - [2025-12-29 01:51:41] "GET /virtual-machine-interface/74d0fd30-494b-4aa1-8a5f-9f9c47dd6eb3?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.010627 10.0.0.241 - - [2025-12-29 01:51:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017467 10.0.0.241 - - [2025-12-29 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010154 10.0.0.241 - - [2025-12-29 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.241 - - [2025-12-29 01:51:41] "GET /floating-ip-pool/f74129dd-39dd-450a-8a91-ce496c8c2d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002568 10.0.0.241 - - [2025-12-29 01:51:41] "POST /virtual-machines HTTP/1.1" 200 430 0.018343 10.0.0.241 - - [2025-12-29 01:51:41] "POST /floating-ips HTTP/1.1" 200 673 0.113081 10.0.0.241 - - [2025-12-29 01:51:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.045524 10.0.0.241 - - [2025-12-29 01:51:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.195802 10.0.0.241 - - [2025-12-29 01:51:41] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.001685 10.0.0.241 - - [2025-12-29 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013853 10.0.0.241 - - [2025-12-29 01:51:41] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.014856 10.0.0.241 - - [2025-12-29 01:51:41] "POST /chown HTTP/1.1" 200 109 0.039070 10.0.0.241 - - [2025-12-29 01:51:41] "POST /tags HTTP/1.1" 409 221 0.002071 10.0.0.241 - - [2025-12-29 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.241 - - [2025-12-29 01:51:41] "GET /tag/b91cc4a2-2786-425d-9490-2208602b36b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010616 10.0.0.241 - - [2025-12-29 01:51:41] "POST /chown HTTP/1.1" 200 109 0.014798 10.0.0.241 - - [2025-12-29 01:51:41] "PUT /virtual-machine-interface/82ed0932-9b6a-4c4f-8b0f-1a2efb9cf5d0 HTTP/1.1" 200 285 0.014972 10.0.0.241 - - [2025-12-29 01:51:41] "POST /tags HTTP/1.1" 409 238 0.003709 10.0.0.241 - - [2025-12-29 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.241 - - [2025-12-29 01:51:41] "GET /tag/46e421b3-71ea-4304-97ee-5c72ad394a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013167 10.0.0.241 - - [2025-12-29 01:51:41] "PUT /instance-ip/4d8ccce7-c295-4d4f-9787-a4b2b7823af1 HTTP/1.1" 200 257 0.034331 10.0.0.241 - - [2025-12-29 01:51:41] "POST /firewall-rules HTTP/1.1" 200 652 0.094821 10.0.0.241 - - [2025-12-29 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.076986 10.0.0.241 - - [2025-12-29 01:51:41] "GET /firewall-rule/8f71c6da-3092-4eab-95b1-a0d67cb7250e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.019499 10.0.0.241 - - [2025-12-29 01:51:41] "GET /firewall-policy/6f01945d-6324-4bc6-be0b-4283f2d84180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002491 10.0.0.241 - - [2025-12-29 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.031105 10.0.0.241 - - [2025-12-29 01:51:41] "GET /firewall-rule/8f71c6da-3092-4eab-95b1-a0d67cb7250e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.009142 10.0.0.241 - - [2025-12-29 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.025303 10.0.0.241 - - [2025-12-29 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.014237 10.0.0.241 - - [2025-12-29 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.241 - - [2025-12-29 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.033427 10.0.0.241 - - [2025-12-29 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.033096 10.0.0.241 - - [2025-12-29 01:51:42] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.103985 10.0.0.241 - - [2025-12-29 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.048423 10.0.0.241 - - [2025-12-29 01:51:42] "GET /loadbalancer/4372919c-7d49-45da-99e1-6a4ab70061d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.002858 10.0.0.241 - - [2025-12-29 01:51:42] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.019064 10.0.0.241 - - [2025-12-29 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.241 - - [2025-12-29 01:51:42] "POST /virtual-machines HTTP/1.1" 200 430 0.024527 10.0.0.241 - - [2025-12-29 01:51:42] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.071437 10.0.0.241 - - [2025-12-29 01:51:42] "GET /loadbalancer-listener/b69ef859-ad54-47d0-8a0c-1ea36f2b4e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.022628 10.0.0.241 - - [2025-12-29 01:51:42] "GET /loadbalancer-listener/b69ef859-ad54-47d0-8a0c-1ea36f2b4e75?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.006624 10.0.0.241 - - [2025-12-29 01:51:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.139449 10.0.0.241 - - [2025-12-29 01:51:42] "POST /chown HTTP/1.1" 200 109 0.028333 10.0.0.241 - - [2025-12-29 01:51:42] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.030063 10.0.0.241 - - [2025-12-29 01:51:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024265 10.0.0.241 - - [2025-12-29 01:51:42] "POST /chown HTTP/1.1" 200 109 0.023456 10.0.0.241 - - [2025-12-29 01:51:42] "GET /loadbalancer-pool/c4f61b2b-e5d8-4658-ab52-04700b97370e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.022545 10.0.0.241 - - [2025-12-29 01:51:42] "PUT /virtual-machine-interface/aea820ea-054d-4101-a13b-e360ef898b93 HTTP/1.1" 200 285 0.035005 10.0.0.241 - - [2025-12-29 01:51:42] "PUT /instance-ip/4d8ccce7-c295-4d4f-9787-a4b2b7823af1 HTTP/1.1" 200 257 0.035180 10.0.0.241 - - [2025-12-29 01:51:42] "POST /loadbalancer-members HTTP/1.1" 200 709 0.039210 10.0.0.241 - - [2025-12-29 01:51:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.029577 10.0.0.241 - - [2025-12-29 01:51:42] "GET /loadbalancer-member/948d0b0b-d462-4830-b4d5-f228314cdf96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.008662 10.0.0.241 - - [2025-12-29 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.031713 10.0.0.241 - - [2025-12-29 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.033909 10.0.0.241 - - [2025-12-29 01:51:42] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011662 10.0.0.241 - - [2025-12-29 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.241 - - [2025-12-29 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.025123 10.0.0.241 - - [2025-12-29 01:51:42] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005194 10.0.0.241 - - [2025-12-29 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.013340 10.0.0.241 - - [2025-12-29 01:51:42] "POST /tags HTTP/1.1" 409 221 0.004367 10.0.0.241 - - [2025-12-29 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011762 10.0.0.241 - - [2025-12-29 01:51:42] "GET /tag/b91cc4a2-2786-425d-9490-2208602b36b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010056 10.0.0.241 - - [2025-12-29 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.040931 10.0.0.241 - - [2025-12-29 01:51:42] "PUT /service-instance/fe67ba89-5aee-42d0-a46d-d4e1a6caff6d HTTP/1.1" 200 267 0.007723 10.0.0.241 - - [2025-12-29 01:51:42] "POST /tags HTTP/1.1" 409 238 0.012503 10.0.0.241 - - [2025-12-29 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.241 - - [2025-12-29 01:51:42] "GET /tag/46e421b3-71ea-4304-97ee-5c72ad394a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.020484 10.0.0.241 - - [2025-12-29 01:51:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.006793 10.0.0.241 - - [2025-12-29 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.241 - - [2025-12-29 01:51:42] "POST /firewall-rules HTTP/1.1" 409 293 0.007016 10.0.0.241 - - [2025-12-29 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.241 - - [2025-12-29 01:51:42] "POST /chown HTTP/1.1" 200 109 0.018692 10.0.0.241 - - [2025-12-29 01:51:42] "PUT /firewall-rule/8f71c6da-3092-4eab-95b1-a0d67cb7250e HTTP/1.1" 200 261 0.031000 10.0.0.241 - - [2025-12-29 01:51:42] "POST /chown HTTP/1.1" 200 109 0.012556 10.0.0.241 - - [2025-12-29 01:51:43] "GET /firewall-rule/8f71c6da-3092-4eab-95b1-a0d67cb7250e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.005496 10.0.0.241 - - [2025-12-29 01:51:43] "PUT /instance-ip/4d8ccce7-c295-4d4f-9787-a4b2b7823af1 HTTP/1.1" 200 257 0.032440 10.0.0.241 - - [2025-12-29 01:51:43] "GET /firewall-policy/6f01945d-6324-4bc6-be0b-4283f2d84180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.013158 10.0.0.241 - - [2025-12-29 01:51:43] "GET /firewall-rule/8f71c6da-3092-4eab-95b1-a0d67cb7250e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003371 10.0.0.241 - - [2025-12-29 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.017659 10.0.0.241 - - [2025-12-29 01:51:43] "POST /chown HTTP/1.1" 200 109 0.006083 10.0.0.241 - - [2025-12-29 01:51:43] "POST /chown HTTP/1.1" 200 109 0.016988 10.0.0.241 - - [2025-12-29 01:51:43] "PUT /instance-ip/4d8ccce7-c295-4d4f-9787-a4b2b7823af1 HTTP/1.1" 200 257 0.018426 10.0.0.241 - - [2025-12-29 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.009507 10.0.0.241 - - [2025-12-29 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.241 - - [2025-12-29 01:51:43] "POST /chown HTTP/1.1" 200 109 0.006448 10.0.0.241 - - [2025-12-29 01:51:43] "POST /chown HTTP/1.1" 200 109 0.006863 10.0.0.241 - - [2025-12-29 01:51:43] "PUT /instance-ip/4d8ccce7-c295-4d4f-9787-a4b2b7823af1 HTTP/1.1" 200 257 0.022322 10.0.0.241 - - [2025-12-29 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.019269 10.0.0.241 - - [2025-12-29 01:51:43] "POST /chown HTTP/1.1" 200 109 0.006535 10.0.0.241 - - [2025-12-29 01:51:43] "POST /chown HTTP/1.1" 200 109 0.019639 10.0.0.241 - - [2025-12-29 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.241 - - [2025-12-29 01:51:43] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004276 10.0.0.241 - - [2025-12-29 01:51:43] "PUT /instance-ip/4d8ccce7-c295-4d4f-9787-a4b2b7823af1 HTTP/1.1" 200 257 0.060589 10.0.0.241 - - [2025-12-29 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.241 - - [2025-12-29 01:51:43] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.051741 10.0.0.241 - - [2025-12-29 01:51:43] "POST /virtual-machines HTTP/1.1" 200 374 0.013307 10.0.0.241 - - [2025-12-29 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.038125 10.0.0.241 - - [2025-12-29 01:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.013005 10.0.0.241 - - [2025-12-29 01:51:43] "PUT /service-instance/fe67ba89-5aee-42d0-a46d-d4e1a6caff6d HTTP/1.1" 200 267 0.055344 10.0.0.241 - - [2025-12-29 01:51:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.143638 10.0.0.241 - - [2025-12-29 01:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.010273 10.0.0.241 - - [2025-12-29 01:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025917 10.0.0.241 - - [2025-12-29 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015280 10.0.0.241 - - [2025-12-29 01:51:43] "PUT /service-instance/fe67ba89-5aee-42d0-a46d-d4e1a6caff6d HTTP/1.1" 200 267 0.007751 10.0.0.241 - - [2025-12-29 01:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.014757 10.0.0.241 - - [2025-12-29 01:51:43] "GET /virtual-machine-interface/ed2b41bc-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.008218 10.0.0.241 - - [2025-12-29 01:51:43] "PUT /service-instance/fe67ba89-5aee-42d0-a46d-d4e1a6caff6d HTTP/1.1" 200 267 0.010991 10.0.0.241 - - [2025-12-29 01:51:43] "POST /instance-ips HTTP/1.1" 200 414 0.032224 10.0.0.241 - - [2025-12-29 01:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.021177 10.0.0.241 - - [2025-12-29 01:51:43] "GET /virtual-machine-interface/ed2b41bc-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.011740 10.0.0.241 - - [2025-12-29 01:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016363 10.0.0.241 - - [2025-12-29 01:51:43] "PUT /service-instance/fe67ba89-5aee-42d0-a46d-d4e1a6caff6d HTTP/1.1" 200 267 0.011018 10.0.0.241 - - [2025-12-29 01:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016919 10.0.0.241 - - [2025-12-29 01:51:43] "POST /set-tag HTTP/1.1" 200 109 0.041320 10.0.0.241 - - [2025-12-29 01:51:44] "GET /virtual-machine-interface/ed2b41bc-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011049 10.0.0.241 - - [2025-12-29 01:51:44] "GET /instance-ip/ed474448-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.005038 10.0.0.241 - - [2025-12-29 01:51:44] "GET /virtual-machine-interface/ed2b41bc-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006243 10.0.0.241 - - [2025-12-29 01:51:44] "PUT /service-instance/fe67ba89-5aee-42d0-a46d-d4e1a6caff6d HTTP/1.1" 200 267 0.040934 10.0.0.241 - - [2025-12-29 01:51:44] "POST /set-tag HTTP/1.1" 200 109 0.011171 10.0.0.241 - - [2025-12-29 01:51:44] "GET /virtual-router/50cbe8f0-9ae8-4473-ac65-fc74b28982b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005766 10.0.0.241 - - [2025-12-29 01:51:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.026534 10.0.0.241 - - [2025-12-29 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.241 - - [2025-12-29 01:51:44] "POST /ref-update HTTP/1.1" 200 156 0.015319 10.0.0.241 - - [2025-12-29 01:51:44] "POST /chown HTTP/1.1" 200 109 0.014657 10.0.0.241 - - [2025-12-29 01:51:44] "GET /virtual-machine-interface/ed2b41bc-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.029032 10.0.0.241 - - [2025-12-29 01:51:44] "POST /set-tag HTTP/1.1" 200 109 0.019835 10.0.0.241 - - [2025-12-29 01:51:44] "POST /chown HTTP/1.1" 200 109 0.013764 10.0.0.241 - - [2025-12-29 01:51:44] "POST /ref-update HTTP/1.1" 200 156 0.013666 10.0.0.241 - - [2025-12-29 01:51:44] "GET /virtual-machine-interface/ed2b41bc-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004926 10.0.0.241 - - [2025-12-29 01:51:44] "POST /chown HTTP/1.1" 200 109 0.030376 10.0.0.241 - - [2025-12-29 01:51:44] "POST /set-tag HTTP/1.1" 200 109 0.013843 10.0.0.241 - - [2025-12-29 01:51:44] "POST /chown HTTP/1.1" 200 109 0.006451 10.0.0.241 - - [2025-12-29 01:51:44] "POST /ref-update HTTP/1.1" 200 156 0.017415 10.0.0.241 - - [2025-12-29 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.241 - - [2025-12-29 01:51:44] "POST /chown HTTP/1.1" 200 109 0.006714 10.0.0.241 - - [2025-12-29 01:51:44] "POST /chown HTTP/1.1" 200 109 0.017389 10.0.0.241 - - [2025-12-29 01:51:44] "POST /chown HTTP/1.1" 200 109 0.020375 10.0.0.241 - - [2025-12-29 01:51:44] "POST /chown HTTP/1.1" 200 109 0.006685 10.0.0.241 - - [2025-12-29 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.241 - - [2025-12-29 01:51:44] "POST /chown HTTP/1.1" 200 109 0.005425 10.0.0.241 - - [2025-12-29 01:51:44] "POST /chown HTTP/1.1" 200 109 0.016527 10.0.0.241 - - [2025-12-29 01:51:44] "POST /chown HTTP/1.1" 200 109 0.010840 10.0.0.241 - - [2025-12-29 01:51:44] "POST /chown HTTP/1.1" 200 109 0.018031 10.0.0.241 - - [2025-12-29 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.241 - - [2025-12-29 01:51:44] "POST /chown HTTP/1.1" 200 109 0.006373 10.0.0.241 - - [2025-12-29 01:51:44] "POST /chown HTTP/1.1" 200 109 0.017388 10.0.0.241 - - [2025-12-29 01:51:44] "POST /chown HTTP/1.1" 200 109 0.014484 10.0.0.241 - - [2025-12-29 01:51:44] "POST /chown HTTP/1.1" 200 109 0.005684 10.0.0.241 - - [2025-12-29 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.241 - - [2025-12-29 01:51:44] "POST /chown HTTP/1.1" 200 109 0.006166 10.0.0.241 - - [2025-12-29 01:51:44] "POST /chown HTTP/1.1" 200 109 0.006059 10.0.0.241 - - [2025-12-29 01:51:44] "POST /chown HTTP/1.1" 200 109 0.012844 10.0.0.241 - - [2025-12-29 01:51:44] "POST /chown HTTP/1.1" 200 109 0.018685 10.0.0.241 - - [2025-12-29 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.007532 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.021055 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.015076 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.005378 10.0.0.241 - - [2025-12-29 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.006895 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.005882 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.017147 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.011534 10.0.0.241 - - [2025-12-29 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.005979 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.009688 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.006663 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.022158 10.0.0.241 - - [2025-12-29 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.006543 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.024761 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.016096 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.006105 10.0.0.241 - - [2025-12-29 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.006448 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.028560 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.006111 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.019989 10.0.0.241 - - [2025-12-29 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.005931 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.017084 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.012685 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.005768 10.0.0.241 - - [2025-12-29 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.006134 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.005884 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.010567 10.0.0.241 - - [2025-12-29 01:51:45] "POST /chown HTTP/1.1" 200 109 0.014119 10.0.0.241 - - [2025-12-29 01:51:47] "GET /virtual-machine-interface/e86de904-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004119 10.0.0.241 - - [2025-12-29 01:51:47] "POST /set-tag HTTP/1.1" 200 109 0.004695 10.0.0.241 - - [2025-12-29 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.241 - - [2025-12-29 01:51:47] "GET /loadbalancer/32e1f409-8efb-4a74-8a9b-025897cf35db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002612 10.0.0.241 - - [2025-12-29 01:51:47] "GET /loadbalancer-pool/e1b76e00-260e-479f-b140-1bfe88a2555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002678 10.0.0.241 - - [2025-12-29 01:51:47] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016382 10.0.0.241 - - [2025-12-29 01:51:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.033901 10.0.0.241 - - [2025-12-29 01:51:47] "GET /virtual-machine-interface/e86de904-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008936 10.0.0.241 - - [2025-12-29 01:51:47] "GET /virtual-machine-interface/e86de904-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006898 10.0.0.241 - - [2025-12-29 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.007541 10.0.0.241 - - [2025-12-29 01:51:47] "GET /floating-ip/7f13015f-8b89-4c70-ba51-3c84b00007fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.015893 10.0.0.241 - - [2025-12-29 01:51:47] "PUT /floating-ip/7f13015f-8b89-4c70-ba51-3c84b00007fd HTTP/1.1" 200 257 0.008007 10.0.0.241 - - [2025-12-29 01:51:47] "POST /tags HTTP/1.1" 409 221 0.006487 10.0.0.241 - - [2025-12-29 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.241 - - [2025-12-29 01:51:47] "GET /tag/b91cc4a2-2786-425d-9490-2208602b36b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009881 10.0.0.241 - - [2025-12-29 01:51:47] "POST /set-tag HTTP/1.1" 200 109 0.016333 10.0.0.241 - - [2025-12-29 01:51:48] "GET /virtual-machine/4b740ffe-d460-4dcd-b661-17cabff02e1b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002831 10.0.0.241 - - [2025-12-29 01:51:48] "GET /virtual-machine-interface/e86de904-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004359 10.0.0.241 - - [2025-12-29 01:51:48] "GET /virtual-machine-interface/e8d28c42-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.015159 10.0.0.241 - - [2025-12-29 01:51:48] "POST /set-tag HTTP/1.1" 200 109 0.004317 10.0.0.241 - - [2025-12-29 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.241 - - [2025-12-29 01:51:48] "GET /loadbalancer/32e1f409-8efb-4a74-8a9b-025897cf35db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002736 10.0.0.241 - - [2025-12-29 01:51:48] "GET /loadbalancer-pool/e1b76e00-260e-479f-b140-1bfe88a2555b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003464 10.0.0.241 - - [2025-12-29 01:51:48] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016199 10.0.0.241 - - [2025-12-29 01:51:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.007920 10.0.0.241 - - [2025-12-29 01:51:48] "GET /virtual-machine-interface/e8d28c42-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007883 10.0.0.241 - - [2025-12-29 01:51:48] "GET /virtual-machine-interface/e8d28c42-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009779 10.0.0.241 - - [2025-12-29 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.012290 10.0.0.241 - - [2025-12-29 01:51:48] "GET /floating-ip/7f13015f-8b89-4c70-ba51-3c84b00007fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.018951 10.0.0.241 - - [2025-12-29 01:51:48] "POST /set-tag HTTP/1.1" 200 109 0.061138 10.0.0.241 - - [2025-12-29 01:51:52] "GET /virtual-machine-interface/ed2b41bc-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004234 10.0.0.241 - - [2025-12-29 01:51:52] "POST /set-tag HTTP/1.1" 200 109 0.002118 10.0.0.241 - - [2025-12-29 01:51:53] "GET /virtual-machine/a39921d6-4f87-46a3-b3cc-96b6fe7ea7c8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002697 10.0.0.241 - - [2025-12-29 01:51:53] "GET /virtual-machine-interface/e8d28c42-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006992 10.0.0.241 - - [2025-12-29 01:51:53] "GET /virtual-machine/345589f2-d756-49e2-8378-9f19a93fb42c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002715 10.0.0.241 - - [2025-12-29 01:51:53] "GET /virtual-machine-interface/ed2b41bc-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003603 10.0.0.241 - - [2025-12-29 01:51:53] "GET /virtual-machine-interface/ed2b41bc-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004213 10.0.0.241 - - [2025-12-29 01:51:53] "POST /set-tag HTTP/1.1" 200 109 0.002068 10.0.0.241 - - [2025-12-29 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.241 - - [2025-12-29 01:52:20] "POST /chown HTTP/1.1" 200 109 0.008050 10.0.0.241 - - [2025-12-29 01:52:20] "POST /chown HTTP/1.1" 200 109 0.006014 10.0.0.241 - - [2025-12-29 01:52:20] "POST /chown HTTP/1.1" 200 109 0.011222 10.0.0.241 - - [2025-12-29 01:52:20] "POST /chown HTTP/1.1" 200 109 0.006424 10.0.0.241 - - [2025-12-29 01:52:25] "GET /virtual-machine-interface/ed2b41bc-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004265 10.0.0.241 - - [2025-12-29 01:52:25] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.241 - - [2025-12-29 01:52:25] "GET /virtual-machine-interface/ed2b41bc-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006448 10.0.0.241 - - [2025-12-29 01:52:25] "POST /set-tag HTTP/1.1" 200 109 0.002828 10.0.0.241 - - [2025-12-29 01:52:25] "GET /virtual-machine/345589f2-d756-49e2-8378-9f19a93fb42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002573 10.0.0.241 - - [2025-12-29 01:52:25] "POST /ref-update HTTP/1.1" 200 156 0.010039 10.0.0.241 - - [2025-12-29 01:52:25] "GET /virtual-machine-interface/ed2b41bc-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011146 10.0.0.241 - - [2025-12-29 01:52:25] "POST /set-tag HTTP/1.1" 200 109 0.013225 10.0.0.241 - - [2025-12-29 01:52:25] "POST /set-tag HTTP/1.1" 200 109 0.012055 10.0.0.241 - - [2025-12-29 01:52:25] "DELETE /instance-ip/ed474448-e458-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.044119 10.0.0.241 - - [2025-12-29 01:52:25] "DELETE /virtual-machine-interface/ed2b41bc-e458-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.040088 10.0.0.241 - - [2025-12-29 01:52:25] "DELETE /virtual-machine/345589f2-d756-49e2-8378-9f19a93fb42c HTTP/1.1" 200 115 0.028085 10.0.0.241 - - [2025-12-29 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.241 - - [2025-12-29 01:52:28] "GET /tag/46e421b3-71ea-4304-97ee-5c72ad394a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.020241 10.0.0.241 - - [2025-12-29 01:52:28] "GET /tag/46e421b3-71ea-4304-97ee-5c72ad394a30?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.021773 10.0.0.241 - - [2025-12-29 01:52:28] "GET /virtual-machine-interface/74d0fd30-494b-4aa1-8a5f-9f9c47dd6eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.007426 10.0.0.241 - - [2025-12-29 01:52:29] "POST /set-tag HTTP/1.1" 200 109 0.017330 10.0.0.241 - - [2025-12-29 01:52:29] "GET /virtual-machine-interface/82ed0932-9b6a-4c4f-8b0f-1a2efb9cf5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.025710 10.0.0.241 - - [2025-12-29 01:52:29] "POST /set-tag HTTP/1.1" 200 109 0.022588 10.0.0.241 - - [2025-12-29 01:52:29] "GET /virtual-machine-interface/aea820ea-054d-4101-a13b-e360ef898b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.009750 10.0.0.241 - - [2025-12-29 01:52:29] "POST /set-tag HTTP/1.1" 200 109 0.015825 10.0.0.241 - - [2025-12-29 01:52:29] "GET /firewall-policy/6f01945d-6324-4bc6-be0b-4283f2d84180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.014163 10.0.0.241 - - [2025-12-29 01:52:29] "GET /firewall-rule/8f71c6da-3092-4eab-95b1-a0d67cb7250e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002627 10.0.0.241 - - [2025-12-29 01:52:29] "POST /ref-update HTTP/1.1" 200 156 0.029402 10.0.0.241 - - [2025-12-29 01:52:29] "DELETE /firewall-rule/8f71c6da-3092-4eab-95b1-a0d67cb7250e HTTP/1.1" 200 115 0.041787 10.0.0.241 - - [2025-12-29 01:52:29] "DELETE /loadbalancer-member/948d0b0b-d462-4830-b4d5-f228314cdf96 HTTP/1.1" 200 115 0.036367 10.0.0.241 - - [2025-12-29 01:52:29] "PUT /service-instance/fe67ba89-5aee-42d0-a46d-d4e1a6caff6d HTTP/1.1" 200 267 0.012718 10.0.0.241 - - [2025-12-29 01:52:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016599 10.0.0.241 - - [2025-12-29 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005165 10.0.0.241 - - [2025-12-29 01:52:29] "DELETE /loadbalancer-pool/c4f61b2b-e5d8-4658-ab52-04700b97370e HTTP/1.1" 200 115 0.102517 10.0.0.241 - - [2025-12-29 01:52:29] "POST /chown HTTP/1.1" 200 109 0.028479 10.0.0.241 - - [2025-12-29 01:52:29] "POST /chown HTTP/1.1" 200 109 0.032368 10.0.0.241 - - [2025-12-29 01:52:29] "DELETE /loadbalancer-listener/b69ef859-ad54-47d0-8a0c-1ea36f2b4e75 HTTP/1.1" 200 115 0.075769 10.0.0.241 - - [2025-12-29 01:52:29] "GET /floating-ip/d056caf1-4b65-4fcd-ba95-46623e05f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.003486 10.0.0.241 - - [2025-12-29 01:52:29] "POST /chown HTTP/1.1" 200 109 0.008001 10.0.0.241 - - [2025-12-29 01:52:29] "POST /chown HTTP/1.1" 200 109 0.011466 10.0.0.241 - - [2025-12-29 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.241 - - [2025-12-29 01:52:29] "PUT /floating-ip/d056caf1-4b65-4fcd-ba95-46623e05f38e HTTP/1.1" 200 257 0.029291 10.0.0.241 - - [2025-12-29 01:52:29] "DELETE /floating-ip/d056caf1-4b65-4fcd-ba95-46623e05f38e HTTP/1.1" 200 115 0.055876 10.0.0.241 - - [2025-12-29 01:52:29] "POST /chown HTTP/1.1" 200 109 0.030480 10.0.0.241 - - [2025-12-29 01:52:29] "POST /chown HTTP/1.1" 200 109 0.021146 10.0.0.241 - - [2025-12-29 01:52:29] "POST /chown HTTP/1.1" 200 109 0.013713 10.0.0.241 - - [2025-12-29 01:52:29] "DELETE /loadbalancer/4372919c-7d49-45da-99e1-6a4ab70061d5 HTTP/1.1" 200 115 0.086128 10.0.0.241 - - [2025-12-29 01:52:29] "POST /chown HTTP/1.1" 200 109 0.009090 10.0.0.241 - - [2025-12-29 01:52:29] "PUT /service-instance/fe67ba89-5aee-42d0-a46d-d4e1a6caff6d HTTP/1.1" 200 267 0.017337 10.0.0.241 - - [2025-12-29 01:52:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018596 10.0.0.241 - - [2025-12-29 01:52:29] "DELETE /instance-ip/4d8ccce7-c295-4d4f-9787-a4b2b7823af1 HTTP/1.1" 200 115 0.098796 10.0.0.241 - - [2025-12-29 01:52:29] "PUT /service-instance/fe67ba89-5aee-42d0-a46d-d4e1a6caff6d HTTP/1.1" 200 267 0.012787 10.0.0.241 - - [2025-12-29 01:52:29] "GET /floating-ip-pool/f74129dd-39dd-450a-8a91-ce496c8c2d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002411 10.0.0.241 - - [2025-12-29 01:52:29] "DELETE /virtual-machine-interface/74d0fd30-494b-4aa1-8a5f-9f9c47dd6eb3 HTTP/1.1" 200 115 0.083735 10.0.0.241 - - [2025-12-29 01:52:29] "POST /ref-update HTTP/1.1" 200 156 0.028561 10.0.0.241 - - [2025-12-29 01:52:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.024453 10.0.0.241 - - [2025-12-29 01:52:30] "PUT /service-instance/fe67ba89-5aee-42d0-a46d-d4e1a6caff6d HTTP/1.1" 200 267 0.028730 10.0.0.241 - - [2025-12-29 01:52:30] "DELETE /floating-ip-pool/f74129dd-39dd-450a-8a91-ce496c8c2d18 HTTP/1.1" 200 115 0.126642 10.0.0.241 - - [2025-12-29 01:52:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.058841 10.0.0.241 - - [2025-12-29 01:52:30] "DELETE /tag/46e421b3-71ea-4304-97ee-5c72ad394a30 HTTP/1.1" 200 115 0.200026 10.0.0.241 - - [2025-12-29 01:52:30] "DELETE /service-instance/fe67ba89-5aee-42d0-a46d-d4e1a6caff6d HTTP/1.1" 200 115 0.071392 10.0.0.241 - - [2025-12-29 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.241 - - [2025-12-29 01:52:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002330 10.0.0.241 - - [2025-12-29 01:52:30] "GET /virtual-machine-interface/82ed0932-9b6a-4c4f-8b0f-1a2efb9cf5d0?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.008341 10.0.0.241 - - [2025-12-29 01:52:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002052 10.0.0.241 - - [2025-12-29 01:52:30] "DELETE /virtual-network/6d9be8f6-3be0-4f9a-8597-492fb5d59da6 HTTP/1.1" 200 115 0.188111 10.0.0.241 - - [2025-12-29 01:52:30] "GET /routing-instance/ee97815e-cb81-4323-9032-7d355a07bc11 HTTP/1.1" 404 171 0.002631 10.0.0.241 - - [2025-12-29 01:52:30] "GET /domains HTTP/1.1" 200 281 0.009629 10.0.0.241 - - [2025-12-29 01:52:30] "DELETE /route-target/b3d2f36f-cd68-4bc8-b2a9-1dc369135b44 HTTP/1.1" 200 115 0.040043 10.0.0.241 - - [2025-12-29 01:52:30] "GET /domain/a5f97590-5fdf-4826-b03a-56dff1b20832 HTTP/1.1" 200 3100 0.007195 10.0.0.241 - - [2025-12-29 01:52:30] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69 HTTP/1.1" 200 7169 0.034481 10.0.0.241 - - [2025-12-29 01:52:30] "DELETE /virtual-machine-interface/82ed0932-9b6a-4c4f-8b0f-1a2efb9cf5d0 HTTP/1.1" 200 115 0.103150 10.0.0.241 - - [2025-12-29 01:52:30] "POST /ref-update HTTP/1.1" 200 156 0.015380 10.0.0.241 - - [2025-12-29 01:52:30] "GET /virtual-machine-interface/e8d28c42-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.008026 10.0.0.241 - - [2025-12-29 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.006986 10.0.0.241 - - [2025-12-29 01:52:30] "DELETE /virtual-machine/85e04980-e29a-4db4-adba-68e1d8bc0bce HTTP/1.1" 200 115 0.057236 10.0.0.241 - - [2025-12-29 01:52:30] "GET /virtual-machine-interface/aea820ea-054d-4101-a13b-e360ef898b93?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.008263 10.0.0.241 - - [2025-12-29 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.019444 10.0.0.241 - - [2025-12-29 01:52:30] "GET /loadbalancer/32e1f409-8efb-4a74-8a9b-025897cf35db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002991 10.0.0.241 - - [2025-12-29 01:52:30] "GET /virtual-machine-interface/e8d28c42-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004298 10.0.0.241 - - [2025-12-29 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.035460 10.0.0.241 - - [2025-12-29 01:52:30] "DELETE /virtual-machine-interface/aea820ea-054d-4101-a13b-e360ef898b93 HTTP/1.1" 200 115 0.104328 10.0.0.241 - - [2025-12-29 01:52:30] "DELETE /loadbalancer-member/f644e6c2-4992-49c7-93a1-ad557829049f HTTP/1.1" 200 115 0.071745 10.0.0.241 - - [2025-12-29 01:52:30] "DELETE /virtual-machine/8d5997cb-00f4-4882-87eb-b65e2d65ce91 HTTP/1.1" 200 115 0.035110 10.0.0.241 - - [2025-12-29 01:52:31] "GET /virtual-machine-interface/e8d28c42-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007248 10.0.0.241 - - [2025-12-29 01:52:31] "POST /set-tag HTTP/1.1" 200 109 0.003328 10.0.0.241 - - [2025-12-29 01:52:31] "GET /virtual-machine-interface/e8d28c42-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004798 10.0.0.241 - - [2025-12-29 01:52:31] "POST /set-tag HTTP/1.1" 200 109 0.002041 10.0.0.241 - - [2025-12-29 01:52:31] "GET /virtual-machine/a39921d6-4f87-46a3-b3cc-96b6fe7ea7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002815 10.0.0.241 - - [2025-12-29 01:52:31] "POST /ref-update HTTP/1.1" 200 156 0.009218 10.0.0.241 - - [2025-12-29 01:52:31] "GET /virtual-machine-interface/e8d28c42-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005040 10.0.0.241 - - [2025-12-29 01:52:31] "POST /set-tag HTTP/1.1" 200 109 0.016382 10.0.0.241 - - [2025-12-29 01:52:31] "POST /set-tag HTTP/1.1" 200 109 0.027327 10.0.0.241 - - [2025-12-29 01:52:31] "POST /set-tag HTTP/1.1" 200 109 0.029629 10.0.0.241 - - [2025-12-29 01:52:31] "DELETE /instance-ip/e8ead5f4-e458-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.033014 10.0.0.241 - - [2025-12-29 01:52:31] "POST /ref-update HTTP/1.1" 200 156 0.010236 10.0.0.241 - - [2025-12-29 01:52:32] "DELETE /virtual-machine-interface/e8d28c42-e458-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.053435 10.0.0.241 - - [2025-12-29 01:52:32] "DELETE /virtual-machine/a39921d6-4f87-46a3-b3cc-96b6fe7ea7c8 HTTP/1.1" 200 115 0.019848 10.0.0.241 - - [2025-12-29 01:52:35] "GET /virtual-machine-interface/e86de904-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.008222 10.0.0.241 - - [2025-12-29 01:52:35] "POST /set-tag HTTP/1.1" 200 109 0.003167 10.0.0.241 - - [2025-12-29 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.241 - - [2025-12-29 01:52:35] "GET /loadbalancer/32e1f409-8efb-4a74-8a9b-025897cf35db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002778 10.0.0.241 - - [2025-12-29 01:52:36] "GET /virtual-machine-interface/e86de904-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.012384 10.0.0.241 - - [2025-12-29 01:52:36] "POST /set-tag HTTP/1.1" 200 109 0.008654 10.0.0.241 - - [2025-12-29 01:52:36] "GET /virtual-machine-interface/e86de904-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004913 10.0.0.241 - - [2025-12-29 01:52:36] "POST /set-tag HTTP/1.1" 200 109 0.002563 10.0.0.241 - - [2025-12-29 01:52:36] "GET /virtual-machine/4b740ffe-d460-4dcd-b661-17cabff02e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004542 10.0.0.241 - - [2025-12-29 01:52:36] "POST /ref-update HTTP/1.1" 200 156 0.010322 10.0.0.241 - - [2025-12-29 01:52:36] "GET /virtual-machine-interface/e86de904-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005394 10.0.0.241 - - [2025-12-29 01:52:36] "POST /set-tag HTTP/1.1" 200 109 0.014893 10.0.0.241 - - [2025-12-29 01:52:36] "POST /set-tag HTTP/1.1" 200 109 0.018657 10.0.0.241 - - [2025-12-29 01:52:36] "POST /set-tag HTTP/1.1" 200 109 0.030955 10.0.0.241 - - [2025-12-29 01:52:36] "DELETE /instance-ip/e889c444-e458-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.048419 10.0.0.241 - - [2025-12-29 01:52:37] "POST /ref-update HTTP/1.1" 200 156 0.019808 10.0.0.241 - - [2025-12-29 01:52:37] "DELETE /virtual-machine-interface/e86de904-e458-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.046943 10.0.0.241 - - [2025-12-29 01:52:37] "DELETE /virtual-machine/4b740ffe-d460-4dcd-b661-17cabff02e1b HTTP/1.1" 200 115 0.040230 10.0.0.241 - - [2025-12-29 01:52:37] "DELETE /tag/337572c7-2417-4a75-b5a4-2c65518d8ddf HTTP/1.1" 200 115 0.065331 10.0.0.241 - - [2025-12-29 01:52:37] "DELETE /tag/b9938849-ec80-4732-8142-3c85e6d777bb HTTP/1.1" 200 115 0.059556 10.0.0.241 - - [2025-12-29 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.241 - - [2025-12-29 01:52:40] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057430 10.0.0.241 - - [2025-12-29 01:52:40] "POST /tags HTTP/1.1" 200 394 0.040002 10.0.0.241 - - [2025-12-29 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007101 10.0.0.241 - - [2025-12-29 01:52:40] "GET /tag/ce1f9a79-24f5-4376-aa35-d73032b0243f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013176 10.0.0.241 - - [2025-12-29 01:52:40] "POST /tags HTTP/1.1" 200 342 0.016310 10.0.0.241 - - [2025-12-29 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.241 - - [2025-12-29 01:52:41] "GET /tag/7dbc7593-6124-4d5a-97b9-365baa02c2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011240 10.0.0.241 - - [2025-12-29 01:52:41] "POST /id-to-fqname HTTP/1.1" 200 192 0.000856 10.0.0.241 - - [2025-12-29 01:52:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.016419 10.0.0.241 - - [2025-12-29 01:52:41] "POST /security-groups HTTP/1.1" 200 589 0.080266 10.0.0.241 - - [2025-12-29 01:52:41] "POST /projects HTTP/1.1" 200 521 0.208716 10.0.0.241 - - [2025-12-29 01:52:41] "POST /fqname-to-id HTTP/1.1" 404 236 0.002424 10.0.0.241 - - [2025-12-29 01:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.016898 10.0.0.241 - - [2025-12-29 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014477 10.0.0.241 - - [2025-12-29 01:52:41] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.013871 10.0.0.241 - - [2025-12-29 01:52:41] "POST /access-control-lists HTTP/1.1" 200 600 0.075886 10.0.0.241 - - [2025-12-29 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.241 - - [2025-12-29 01:52:41] "POST /fqname-to-id HTTP/1.1" 404 235 0.009065 10.0.0.241 - - [2025-12-29 01:52:41] "GET /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.005605 10.0.0.241 - - [2025-12-29 01:52:41] "POST /access-control-lists HTTP/1.1" 200 598 0.068663 10.0.0.241 - - [2025-12-29 01:52:41] "PUT /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c HTTP/1.1" 200 265 0.098517 10.0.0.241 - - [2025-12-29 01:52:41] "PUT /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf HTTP/1.1" 200 265 0.064545 10.0.0.241 - - [2025-12-29 01:52:41] "POST /security-groups HTTP/1.1" 200 593 0.075130 10.0.0.241 - - [2025-12-29 01:52:41] "POST /fqname-to-id HTTP/1.1" 404 270 0.001830 10.0.0.241 - - [2025-12-29 01:52:41] "POST /access-control-lists HTTP/1.1" 200 634 0.034757 10.0.0.241 - - [2025-12-29 01:52:41] "POST /fqname-to-id HTTP/1.1" 404 269 0.012464 10.0.0.241 - - [2025-12-29 01:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.038925 10.0.0.241 - - [2025-12-29 01:52:41] "POST /chown HTTP/1.1" 200 109 0.022423 10.0.0.241 - - [2025-12-29 01:52:41] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.042883 10.0.0.241 - - [2025-12-29 01:52:41] "POST /access-control-lists HTTP/1.1" 200 632 0.092152 10.0.0.241 - - [2025-12-29 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.241 - - [2025-12-29 01:52:41] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002452 10.0.0.241 - - [2025-12-29 01:52:41] "POST /tags HTTP/1.1" 409 226 0.002547 10.0.0.241 - - [2025-12-29 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.241 - - [2025-12-29 01:52:41] "GET /tag/7dbc7593-6124-4d5a-97b9-365baa02c2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009998 10.0.0.241 - - [2025-12-29 01:52:42] "POST /firewall-rules HTTP/1.1" 200 602 0.066134 10.0.0.241 - - [2025-12-29 01:52:42] "GET /firewall-rule/9f6a4b07-9f5c-4a0b-af76-541118286b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.028351 10.0.0.241 - - [2025-12-29 01:52:42] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.003621 10.0.0.241 - - [2025-12-29 01:52:42] "GET /firewall-rule/9f6a4b07-9f5c-4a0b-af76-541118286b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002065 10.0.0.241 - - [2025-12-29 01:52:42] "POST /ref-update HTTP/1.1" 200 156 0.039613 10.0.0.241 - - [2025-12-29 01:52:42] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002746 10.0.0.241 - - [2025-12-29 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.241 - - [2025-12-29 01:52:42] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002718 10.0.0.241 - - [2025-12-29 01:52:42] "POST /tags HTTP/1.1" 409 226 0.002069 10.0.0.241 - - [2025-12-29 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.241 - - [2025-12-29 01:52:42] "GET /tag/7dbc7593-6124-4d5a-97b9-365baa02c2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011909 10.0.0.241 - - [2025-12-29 01:52:42] "POST /firewall-rules HTTP/1.1" 200 600 0.063323 10.0.0.241 - - [2025-12-29 01:52:42] "GET /firewall-rule/52ef8fae-abcc-4254-9b36-2394afbc4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004275 10.0.0.241 - - [2025-12-29 01:52:42] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003601 10.0.0.241 - - [2025-12-29 01:52:42] "GET /firewall-rule/52ef8fae-abcc-4254-9b36-2394afbc4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002357 10.0.0.241 - - [2025-12-29 01:52:42] "POST /ref-update HTTP/1.1" 200 156 0.054400 10.0.0.241 - - [2025-12-29 01:52:43] "POST /tags HTTP/1.1" 200 394 0.041746 10.0.0.241 - - [2025-12-29 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008886 10.0.0.241 - - [2025-12-29 01:52:43] "GET /tag/198b3410-5618-4e61-9506-d547535fe17a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011675 10.0.0.241 - - [2025-12-29 01:52:44] "POST /tags HTTP/1.1" 200 342 0.017877 10.0.0.241 - - [2025-12-29 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.241 - - [2025-12-29 01:52:44] "GET /tag/0bb4e561-10a7-4f0e-8bf6-ae603f12901b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011594 10.0.0.241 - - [2025-12-29 01:52:44] "POST /id-to-fqname HTTP/1.1" 200 192 0.000495 10.0.0.241 - - [2025-12-29 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.005235 10.0.0.241 - - [2025-12-29 01:52:44] "POST /security-groups HTTP/1.1" 200 589 0.065045 10.0.0.241 - - [2025-12-29 01:52:44] "POST /projects HTTP/1.1" 200 521 0.206314 10.0.0.241 - - [2025-12-29 01:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.014941 10.0.0.241 - - [2025-12-29 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 236 0.011639 10.0.0.241 - - [2025-12-29 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008173 10.0.0.241 - - [2025-12-29 01:52:44] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.030791 10.0.0.241 - - [2025-12-29 01:52:44] "POST /access-control-lists HTTP/1.1" 200 600 0.072387 10.0.0.241 - - [2025-12-29 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 235 0.009813 10.0.0.241 - - [2025-12-29 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.241 - - [2025-12-29 01:52:44] "GET /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004802 10.0.0.241 - - [2025-12-29 01:52:44] "POST /access-control-lists HTTP/1.1" 200 598 0.070928 10.0.0.241 - - [2025-12-29 01:52:44] "PUT /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c HTTP/1.1" 200 265 0.097652 10.0.0.241 - - [2025-12-29 01:52:44] "PUT /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf HTTP/1.1" 200 265 0.044684 10.0.0.241 - - [2025-12-29 01:52:44] "POST /security-groups HTTP/1.1" 200 593 0.088958 10.0.0.241 - - [2025-12-29 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 270 0.001980 10.0.0.241 - - [2025-12-29 01:52:44] "POST /access-control-lists HTTP/1.1" 200 634 0.025515 10.0.0.241 - - [2025-12-29 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 269 0.017988 10.0.0.241 - - [2025-12-29 01:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.031757 10.0.0.241 - - [2025-12-29 01:52:44] "POST /chown HTTP/1.1" 200 109 0.017144 10.0.0.241 - - [2025-12-29 01:52:44] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010637 10.0.0.241 - - [2025-12-29 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.241 - - [2025-12-29 01:52:44] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008491 10.0.0.241 - - [2025-12-29 01:52:44] "POST /access-control-lists HTTP/1.1" 200 632 0.106805 10.0.0.241 - - [2025-12-29 01:52:44] "POST /tags HTTP/1.1" 409 226 0.011945 10.0.0.241 - - [2025-12-29 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.241 - - [2025-12-29 01:52:45] "GET /tag/0bb4e561-10a7-4f0e-8bf6-ae603f12901b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015164 10.0.0.241 - - [2025-12-29 01:52:45] "POST /firewall-rules HTTP/1.1" 200 602 0.069931 10.0.0.241 - - [2025-12-29 01:52:45] "GET /firewall-rule/5442ad8c-bc04-4014-b8e6-d5c251c1c06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003613 10.0.0.241 - - [2025-12-29 01:52:45] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.010306 10.0.0.241 - - [2025-12-29 01:52:45] "GET /firewall-rule/5442ad8c-bc04-4014-b8e6-d5c251c1c06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003129 10.0.0.241 - - [2025-12-29 01:52:45] "POST /ref-update HTTP/1.1" 200 156 0.048767 10.0.0.241 - - [2025-12-29 01:52:45] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009252 10.0.0.241 - - [2025-12-29 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.241 - - [2025-12-29 01:52:45] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002791 10.0.0.241 - - [2025-12-29 01:52:45] "POST /tags HTTP/1.1" 409 226 0.001870 10.0.0.241 - - [2025-12-29 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.241 - - [2025-12-29 01:52:45] "GET /tag/0bb4e561-10a7-4f0e-8bf6-ae603f12901b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011286 10.0.0.241 - - [2025-12-29 01:52:45] "POST /firewall-rules HTTP/1.1" 200 600 0.095129 10.0.0.241 - - [2025-12-29 01:52:45] "GET /firewall-rule/ad115a56-0194-46e2-907f-edb3896dc1b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.009892 10.0.0.241 - - [2025-12-29 01:52:45] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005968 10.0.0.241 - - [2025-12-29 01:52:45] "GET /firewall-rule/ad115a56-0194-46e2-907f-edb3896dc1b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002051 10.0.0.241 - - [2025-12-29 01:52:45] "POST /ref-update HTTP/1.1" 200 156 0.075042 10.0.0.241 - - [2025-12-29 01:52:46] "POST /tags HTTP/1.1" 200 346 0.067699 10.0.0.241 - - [2025-12-29 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013048 10.0.0.241 - - [2025-12-29 01:52:47] "GET /tag/e25b8f29-a01d-4cca-8bd1-a9f53c639cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.019646 10.0.0.241 - - [2025-12-29 01:52:47] "POST /projects HTTP/1.1" 409 238 0.002298 10.0.0.241 - - [2025-12-29 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.241 - - [2025-12-29 01:52:47] "GET /project/90c87407-1da7-420e-acf5-b6bec069990a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.059632 10.0.0.241 - - [2025-12-29 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.241 - - [2025-12-29 01:52:47] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008577 10.0.0.241 - - [2025-12-29 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007035 10.0.0.241 - - [2025-12-29 01:52:47] "GET /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007864 10.0.0.241 - - [2025-12-29 01:52:47] "POST /security-groups HTTP/1.1" 409 285 0.002335 10.0.0.241 - - [2025-12-29 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005382 10.0.0.241 - - [2025-12-29 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.241 - - [2025-12-29 01:52:47] "GET /project/90c87407-1da7-420e-acf5-b6bec069990a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045225 10.0.0.241 - - [2025-12-29 01:52:47] "PUT /security-group/027c2b83-b99a-44a1-9ed7-e20fd7f5afc7 HTTP/1.1" 200 263 0.084110 10.0.0.241 - - [2025-12-29 01:52:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023028 10.0.0.241 - - [2025-12-29 01:52:47] "PUT /access-control-list/c5ba6c79-0306-43fd-bede-e25a62d72407 HTTP/1.1" 200 273 0.022099 10.0.0.241 - - [2025-12-29 01:52:47] "POST /tags HTTP/1.1" 409 228 0.008065 10.0.0.241 - - [2025-12-29 01:52:47] "PUT /access-control-list/b4fbe9ea-22be-44e1-9fed-f92cf84e646e HTTP/1.1" 200 273 0.031933 10.0.0.241 - - [2025-12-29 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.241 - - [2025-12-29 01:52:47] "GET /tag/e25b8f29-a01d-4cca-8bd1-a9f53c639cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012945 10.0.0.241 - - [2025-12-29 01:52:47] "POST /tags HTTP/1.1" 200 346 0.031539 10.0.0.241 - - [2025-12-29 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005847 10.0.0.241 - - [2025-12-29 01:52:47] "GET /tag/c9fdb21b-9f70-4e3d-bb95-6c8df591e4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011300 10.0.0.241 - - [2025-12-29 01:52:47] "POST /projects HTTP/1.1" 409 238 0.001987 10.0.0.241 - - [2025-12-29 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.241 - - [2025-12-29 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.241 - - [2025-12-29 01:52:47] "GET /project/205f538a-82a6-4388-808d-a5d4eda60a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.055764 10.0.0.241 - - [2025-12-29 01:52:47] "GET /project/205f538a-82a6-4388-808d-a5d4eda60a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.086708 10.0.0.241 - - [2025-12-29 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.241 - - [2025-12-29 01:52:47] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004847 10.0.0.241 - - [2025-12-29 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.241 - - [2025-12-29 01:52:47] "GET /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004300 10.0.0.241 - - [2025-12-29 01:52:47] "POST /security-groups HTTP/1.1" 409 285 0.005357 10.0.0.241 - - [2025-12-29 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.241 - - [2025-12-29 01:52:47] "PUT /security-group/7ade11f5-4c09-4fc8-999a-07a77f78c0c1 HTTP/1.1" 200 263 0.059507 10.0.0.241 - - [2025-12-29 01:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.021849 10.0.0.241 - - [2025-12-29 01:52:48] "PUT /access-control-list/f691b55a-efd3-47ef-9ce0-01deb1b55583 HTTP/1.1" 200 273 0.012043 10.0.0.241 - - [2025-12-29 01:52:48] "POST /tags HTTP/1.1" 409 228 0.012740 10.0.0.241 - - [2025-12-29 01:52:48] "PUT /access-control-list/ece1f806-083f-487e-8854-93e908d929f7 HTTP/1.1" 200 273 0.028207 10.0.0.241 - - [2025-12-29 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.241 - - [2025-12-29 01:52:48] "GET /tag/c9fdb21b-9f70-4e3d-bb95-6c8df591e4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.014216 10.0.0.241 - - [2025-12-29 01:52:48] "POST /tags HTTP/1.1" 200 292 0.058614 10.0.0.241 - - [2025-12-29 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.241 - - [2025-12-29 01:52:48] "GET /tag/67ca5776-ae88-4849-86d0-928968d6b25e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.011385 10.0.0.241 - - [2025-12-29 01:52:48] "POST /tags HTTP/1.1" 200 304 0.068721 10.0.0.241 - - [2025-12-29 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.020766 10.0.0.241 - - [2025-12-29 01:52:48] "GET /tag/93f7a855-648b-496b-aa60-1576b39ae6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.019871 10.0.0.241 - - [2025-12-29 01:52:48] "POST /tags HTTP/1.1" 409 252 0.002389 10.0.0.241 - - [2025-12-29 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.241 - - [2025-12-29 01:52:48] "GET /tag/ce1f9a79-24f5-4376-aa35-d73032b0243f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011310 10.0.0.241 - - [2025-12-29 01:52:48] "POST /tags HTTP/1.1" 409 226 0.004142 10.0.0.241 - - [2025-12-29 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.241 - - [2025-12-29 01:52:48] "GET /tag/7dbc7593-6124-4d5a-97b9-365baa02c2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010298 10.0.0.241 - - [2025-12-29 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.241 - - [2025-12-29 01:52:48] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003476 10.0.0.241 - - [2025-12-29 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.241 - - [2025-12-29 01:52:48] "GET /project/90c87407-1da7-420e-acf5-b6bec069990a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040311 10.0.0.241 - - [2025-12-29 01:52:48] "POST /virtual-machines HTTP/1.1" 200 396 0.009545 10.0.0.241 - - [2025-12-29 01:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008408 10.0.0.241 - - [2025-12-29 01:52:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098153 10.0.0.241 - - [2025-12-29 01:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023128 10.0.0.241 - - [2025-12-29 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012924 10.0.0.241 - - [2025-12-29 01:52:48] "GET /virtual-machine-interface/13f5a18e-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005609 10.0.0.241 - - [2025-12-29 01:52:48] "POST /instance-ips HTTP/1.1" 200 398 0.019145 10.0.0.241 - - [2025-12-29 01:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023364 10.0.0.241 - - [2025-12-29 01:52:48] "GET /virtual-machine-interface/13f5a18e-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007209 10.0.0.241 - - [2025-12-29 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.070411 10.0.0.241 - - [2025-12-29 01:52:49] "GET /virtual-machine-interface/13f5a18e-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009560 10.0.0.241 - - [2025-12-29 01:52:49] "GET /instance-ip/140a2fd2-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004604 10.0.0.241 - - [2025-12-29 01:52:49] "GET /virtual-machine-interface/13f5a18e-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005435 10.0.0.241 - - [2025-12-29 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.002899 10.0.0.241 - - [2025-12-29 01:52:49] "GET /virtual-router/50cbe8f0-9ae8-4473-ac65-fc74b28982b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004581 10.0.0.241 - - [2025-12-29 01:52:49] "POST /ref-update HTTP/1.1" 200 156 0.052886 10.0.0.241 - - [2025-12-29 01:52:49] "GET /virtual-machine-interface/13f5a18e-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004489 10.0.0.241 - - [2025-12-29 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.241 - - [2025-12-29 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.241 - - [2025-12-29 01:52:49] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003577 10.0.0.241 - - [2025-12-29 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.241 - - [2025-12-29 01:52:49] "GET /project/90c87407-1da7-420e-acf5-b6bec069990a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.025034 10.0.0.241 - - [2025-12-29 01:52:49] "POST /virtual-machines HTTP/1.1" 200 396 0.007071 10.0.0.241 - - [2025-12-29 01:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009965 10.0.0.241 - - [2025-12-29 01:52:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.112188 10.0.0.241 - - [2025-12-29 01:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024174 10.0.0.241 - - [2025-12-29 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005415 10.0.0.241 - - [2025-12-29 01:52:49] "GET /virtual-machine-interface/148295c6-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004502 10.0.0.241 - - [2025-12-29 01:52:49] "POST /instance-ips HTTP/1.1" 200 398 0.022906 10.0.0.241 - - [2025-12-29 01:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.032495 10.0.0.241 - - [2025-12-29 01:52:49] "GET /virtual-machine-interface/148295c6-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014119 10.0.0.241 - - [2025-12-29 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.059574 10.0.0.241 - - [2025-12-29 01:52:49] "GET /virtual-machine-interface/148295c6-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013115 10.0.0.241 - - [2025-12-29 01:52:49] "GET /instance-ip/1498579e-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004093 10.0.0.241 - - [2025-12-29 01:52:50] "GET /virtual-machine-interface/148295c6-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004176 10.0.0.241 - - [2025-12-29 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.241 - - [2025-12-29 01:52:50] "GET /virtual-router/50cbe8f0-9ae8-4473-ac65-fc74b28982b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.003671 10.0.0.241 - - [2025-12-29 01:52:50] "POST /ref-update HTTP/1.1" 200 156 0.016599 10.0.0.241 - - [2025-12-29 01:52:50] "GET /virtual-machine-interface/148295c6-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014551 10.0.0.241 - - [2025-12-29 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.002586 10.0.0.241 - - [2025-12-29 01:52:50] "POST /tags HTTP/1.1" 200 292 0.016530 10.0.0.241 - - [2025-12-29 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.241 - - [2025-12-29 01:52:50] "GET /tag/56f63a8a-59dd-4fa9-9a3e-2ff26eee97a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.013588 10.0.0.241 - - [2025-12-29 01:52:50] "POST /tags HTTP/1.1" 409 252 0.001952 10.0.0.241 - - [2025-12-29 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.241 - - [2025-12-29 01:52:50] "GET /tag/198b3410-5618-4e61-9506-d547535fe17a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010850 10.0.0.241 - - [2025-12-29 01:52:50] "POST /tags HTTP/1.1" 409 226 0.002020 10.0.0.241 - - [2025-12-29 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.241 - - [2025-12-29 01:52:50] "GET /tag/0bb4e561-10a7-4f0e-8bf6-ae603f12901b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013030 10.0.0.241 - - [2025-12-29 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.241 - - [2025-12-29 01:52:50] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004822 10.0.0.241 - - [2025-12-29 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.241 - - [2025-12-29 01:52:50] "GET /project/205f538a-82a6-4388-808d-a5d4eda60a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.031523 10.0.0.241 - - [2025-12-29 01:52:50] "POST /virtual-machines HTTP/1.1" 200 396 0.006740 10.0.0.241 - - [2025-12-29 01:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013878 10.0.0.241 - - [2025-12-29 01:52:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.117527 10.0.0.241 - - [2025-12-29 01:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007310 10.0.0.241 - - [2025-12-29 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.241 - - [2025-12-29 01:52:50] "GET /virtual-machine-interface/150da486-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006175 10.0.0.241 - - [2025-12-29 01:52:50] "POST /instance-ips HTTP/1.1" 200 398 0.018667 10.0.0.241 - - [2025-12-29 01:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025741 10.0.0.241 - - [2025-12-29 01:52:50] "GET /virtual-machine-interface/150da486-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010974 10.0.0.241 - - [2025-12-29 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.059947 10.0.0.241 - - [2025-12-29 01:52:50] "GET /virtual-machine-interface/150da486-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010523 10.0.0.241 - - [2025-12-29 01:52:50] "GET /instance-ip/1527edc8-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002617 10.0.0.241 - - [2025-12-29 01:52:50] "GET /virtual-machine-interface/150da486-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003770 10.0.0.241 - - [2025-12-29 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.001844 10.0.0.241 - - [2025-12-29 01:52:50] "GET /virtual-router/50cbe8f0-9ae8-4473-ac65-fc74b28982b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003047 10.0.0.241 - - [2025-12-29 01:52:51] "POST /ref-update HTTP/1.1" 200 156 0.008311 10.0.0.241 - - [2025-12-29 01:52:51] "GET /virtual-machine-interface/150da486-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011349 10.0.0.241 - - [2025-12-29 01:52:51] "POST /set-tag HTTP/1.1" 200 109 0.003843 10.0.0.241 - - [2025-12-29 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.241 - - [2025-12-29 01:52:51] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003561 10.0.0.241 - - [2025-12-29 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001235 10.0.0.241 - - [2025-12-29 01:52:51] "GET /project/205f538a-82a6-4388-808d-a5d4eda60a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.029765 10.0.0.241 - - [2025-12-29 01:52:51] "POST /virtual-machines HTTP/1.1" 200 396 0.008600 10.0.0.241 - - [2025-12-29 01:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017485 10.0.0.241 - - [2025-12-29 01:52:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.091485 10.0.0.241 - - [2025-12-29 01:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008062 10.0.0.241 - - [2025-12-29 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016035 10.0.0.241 - - [2025-12-29 01:52:51] "GET /virtual-machine-interface/157c8298-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004819 10.0.0.241 - - [2025-12-29 01:52:51] "POST /instance-ips HTTP/1.1" 200 398 0.018692 10.0.0.241 - - [2025-12-29 01:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.014612 10.0.0.241 - - [2025-12-29 01:52:51] "GET /virtual-machine-interface/157c8298-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009078 10.0.0.241 - - [2025-12-29 01:52:51] "POST /set-tag HTTP/1.1" 200 109 0.068432 10.0.0.241 - - [2025-12-29 01:52:51] "GET /virtual-machine-interface/157c8298-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020020 10.0.0.241 - - [2025-12-29 01:52:51] "GET /instance-ip/15936706-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003026 10.0.0.241 - - [2025-12-29 01:52:51] "GET /virtual-machine-interface/157c8298-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005731 10.0.0.241 - - [2025-12-29 01:52:51] "POST /set-tag HTTP/1.1" 200 109 0.002097 10.0.0.241 - - [2025-12-29 01:52:51] "GET /virtual-router/50cbe8f0-9ae8-4473-ac65-fc74b28982b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.006331 10.0.0.241 - - [2025-12-29 01:52:51] "POST /ref-update HTTP/1.1" 200 156 0.008864 10.0.0.241 - - [2025-12-29 01:52:51] "GET /virtual-machine-interface/157c8298-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012302 10.0.0.241 - - [2025-12-29 01:52:51] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.241 - - [2025-12-29 01:52:51] "POST /tags HTTP/1.1" 200 300 0.031161 10.0.0.241 - - [2025-12-29 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.024906 10.0.0.241 - - [2025-12-29 01:52:51] "GET /tag/80256078-8046-4516-a404-a6adb4ee02f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011078 10.0.0.241 - - [2025-12-29 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.241 - - [2025-12-29 01:52:51] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003932 10.0.0.241 - - [2025-12-29 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.241 - - [2025-12-29 01:52:51] "GET /project/90c87407-1da7-420e-acf5-b6bec069990a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.024191 10.0.0.241 - - [2025-12-29 01:52:52] "POST /virtual-machines HTTP/1.1" 200 396 0.007402 10.0.0.241 - - [2025-12-29 01:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.019381 10.0.0.241 - - [2025-12-29 01:52:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105259 10.0.0.241 - - [2025-12-29 01:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007562 10.0.0.241 - - [2025-12-29 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.241 - - [2025-12-29 01:52:52] "GET /virtual-machine-interface/15fe9a12-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013528 10.0.0.241 - - [2025-12-29 01:52:52] "POST /instance-ips HTTP/1.1" 200 398 0.019186 10.0.0.241 - - [2025-12-29 01:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.025083 10.0.0.241 - - [2025-12-29 01:52:52] "GET /virtual-machine-interface/15fe9a12-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010108 10.0.0.241 - - [2025-12-29 01:52:52] "POST /set-tag HTTP/1.1" 200 109 0.016381 10.0.0.241 - - [2025-12-29 01:52:52] "GET /virtual-machine-interface/15fe9a12-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014762 10.0.0.241 - - [2025-12-29 01:52:52] "GET /instance-ip/16174d0a-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002958 10.0.0.241 - - [2025-12-29 01:52:52] "GET /virtual-machine-interface/15fe9a12-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004439 10.0.0.241 - - [2025-12-29 01:52:52] "POST /set-tag HTTP/1.1" 200 109 0.002654 10.0.0.241 - - [2025-12-29 01:52:52] "POST /tags HTTP/1.1" 200 300 0.019354 10.0.0.241 - - [2025-12-29 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.241 - - [2025-12-29 01:52:52] "GET /tag/ce97e651-2454-479b-8fcb-b7dad2f41ac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012012 10.0.0.241 - - [2025-12-29 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.241 - - [2025-12-29 01:52:52] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006483 10.0.0.241 - - [2025-12-29 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.241 - - [2025-12-29 01:52:52] "GET /project/90c87407-1da7-420e-acf5-b6bec069990a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.025017 10.0.0.241 - - [2025-12-29 01:52:52] "POST /virtual-machines HTTP/1.1" 200 396 0.009251 10.0.0.241 - - [2025-12-29 01:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.014449 10.0.0.241 - - [2025-12-29 01:52:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.097626 10.0.0.241 - - [2025-12-29 01:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.010016 10.0.0.241 - - [2025-12-29 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006316 10.0.0.241 - - [2025-12-29 01:52:52] "GET /virtual-machine-interface/166a0cf2-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005078 10.0.0.241 - - [2025-12-29 01:52:53] "POST /instance-ips HTTP/1.1" 200 398 0.018024 10.0.0.241 - - [2025-12-29 01:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.026847 10.0.0.241 - - [2025-12-29 01:52:53] "GET /virtual-machine-interface/166a0cf2-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015022 10.0.0.241 - - [2025-12-29 01:52:53] "POST /set-tag HTTP/1.1" 200 109 0.016615 10.0.0.241 - - [2025-12-29 01:52:53] "GET /virtual-machine-interface/166a0cf2-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010932 10.0.0.241 - - [2025-12-29 01:52:53] "GET /instance-ip/16830982-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002874 10.0.0.241 - - [2025-12-29 01:52:53] "GET /virtual-machine-interface/166a0cf2-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004199 10.0.0.241 - - [2025-12-29 01:52:53] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.241 - - [2025-12-29 01:52:53] "POST /tags HTTP/1.1" 200 300 0.017626 10.0.0.241 - - [2025-12-29 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.241 - - [2025-12-29 01:52:53] "GET /tag/971d8873-65d5-4ac4-bc7d-e2ee20d2e934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012232 10.0.0.241 - - [2025-12-29 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.241 - - [2025-12-29 01:52:53] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004104 10.0.0.241 - - [2025-12-29 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.241 - - [2025-12-29 01:52:53] "GET /project/205f538a-82a6-4388-808d-a5d4eda60a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.036911 10.0.0.241 - - [2025-12-29 01:52:53] "POST /virtual-machines HTTP/1.1" 200 396 0.008424 10.0.0.241 - - [2025-12-29 01:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008701 10.0.0.241 - - [2025-12-29 01:52:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.110182 10.0.0.241 - - [2025-12-29 01:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.025739 10.0.0.241 - - [2025-12-29 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013367 10.0.0.241 - - [2025-12-29 01:52:53] "GET /virtual-machine-interface/16d48474-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004428 10.0.0.241 - - [2025-12-29 01:52:53] "POST /instance-ips HTTP/1.1" 200 398 0.018293 10.0.0.241 - - [2025-12-29 01:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.014861 10.0.0.241 - - [2025-12-29 01:52:53] "GET /virtual-machine-interface/16d48474-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005327 10.0.0.241 - - [2025-12-29 01:52:53] "POST /set-tag HTTP/1.1" 200 109 0.014859 10.0.0.241 - - [2025-12-29 01:52:53] "GET /virtual-machine-interface/16d48474-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012500 10.0.0.241 - - [2025-12-29 01:52:53] "GET /instance-ip/16ebd804-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002891 10.0.0.241 - - [2025-12-29 01:52:53] "GET /virtual-machine-interface/16d48474-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004412 10.0.0.241 - - [2025-12-29 01:52:53] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.241 - - [2025-12-29 01:52:53] "POST /tags HTTP/1.1" 200 300 0.018373 10.0.0.241 - - [2025-12-29 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.241 - - [2025-12-29 01:52:53] "GET /tag/e416ab66-18d1-42ba-9859-4425788dda34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010732 10.0.0.241 - - [2025-12-29 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.241 - - [2025-12-29 01:52:53] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003711 10.0.0.241 - - [2025-12-29 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.241 - - [2025-12-29 01:52:54] "GET /project/205f538a-82a6-4388-808d-a5d4eda60a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.056706 10.0.0.241 - - [2025-12-29 01:52:54] "POST /virtual-machines HTTP/1.1" 200 396 0.008207 10.0.0.241 - - [2025-12-29 01:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.007778 10.0.0.241 - - [2025-12-29 01:52:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.094327 10.0.0.241 - - [2025-12-29 01:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025522 10.0.0.241 - - [2025-12-29 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.241 - - [2025-12-29 01:52:54] "GET /virtual-machine-interface/173e0246-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005690 10.0.0.241 - - [2025-12-29 01:52:54] "POST /instance-ips HTTP/1.1" 200 398 0.019841 10.0.0.241 - - [2025-12-29 01:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.042128 10.0.0.241 - - [2025-12-29 01:52:54] "GET /virtual-machine-interface/173e0246-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012344 10.0.0.241 - - [2025-12-29 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.019053 10.0.0.241 - - [2025-12-29 01:52:54] "GET /virtual-machine-interface/173e0246-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.018354 10.0.0.241 - - [2025-12-29 01:52:54] "GET /instance-ip/17528d4c-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.009470 10.0.0.241 - - [2025-12-29 01:52:54] "GET /virtual-machine-interface/173e0246-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005624 10.0.0.241 - - [2025-12-29 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002701 10.0.0.241 - - [2025-12-29 01:52:54] "GET /virtual-router/50cbe8f0-9ae8-4473-ac65-fc74b28982b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.003565 10.0.0.241 - - [2025-12-29 01:52:54] "POST /ref-update HTTP/1.1" 200 156 0.012626 10.0.0.241 - - [2025-12-29 01:52:54] "GET /virtual-machine-interface/15fe9a12-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004640 10.0.0.241 - - [2025-12-29 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.007613 10.0.0.241 - - [2025-12-29 01:52:54] "GET /virtual-machine-interface/13f5a18e-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004774 10.0.0.241 - - [2025-12-29 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.241 - - [2025-12-29 01:52:54] "GET /virtual-router/50cbe8f0-9ae8-4473-ac65-fc74b28982b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003385 10.0.0.241 - - [2025-12-29 01:52:54] "POST /ref-update HTTP/1.1" 200 156 0.010316 10.0.0.241 - - [2025-12-29 01:52:54] "GET /virtual-machine-interface/16d48474-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005257 10.0.0.241 - - [2025-12-29 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002652 10.0.0.241 - - [2025-12-29 01:52:54] "GET /virtual-router/50cbe8f0-9ae8-4473-ac65-fc74b28982b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.004633 10.0.0.241 - - [2025-12-29 01:52:54] "POST /ref-update HTTP/1.1" 200 156 0.009541 10.0.0.241 - - [2025-12-29 01:52:54] "GET /virtual-machine-interface/173e0246-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003912 10.0.0.241 - - [2025-12-29 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.241 - - [2025-12-29 01:52:54] "GET /virtual-machine-interface/148295c6-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003704 10.0.0.241 - - [2025-12-29 01:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.241 - - [2025-12-29 01:52:54] "GET /virtual-router/50cbe8f0-9ae8-4473-ac65-fc74b28982b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.003554 10.0.0.241 - - [2025-12-29 01:52:54] "POST /ref-update HTTP/1.1" 200 156 0.009728 10.0.0.241 - - [2025-12-29 01:52:55] "GET /virtual-machine-interface/166a0cf2-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004253 10.0.0.241 - - [2025-12-29 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.241 - - [2025-12-29 01:52:55] "GET /virtual-machine-interface/150da486-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003805 10.0.0.241 - - [2025-12-29 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.001806 10.0.0.241 - - [2025-12-29 01:52:55] "GET /virtual-machine-interface/157c8298-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004131 10.0.0.241 - - [2025-12-29 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.001664 10.0.0.241 - - [2025-12-29 01:52:55] "GET /virtual-machine-interface/15fe9a12-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003316 10.0.0.241 - - [2025-12-29 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.241 - - [2025-12-29 01:52:55] "GET /virtual-machine-interface/166a0cf2-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004801 10.0.0.241 - - [2025-12-29 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.241 - - [2025-12-29 01:52:55] "GET /virtual-machine-interface/16d48474-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003750 10.0.0.241 - - [2025-12-29 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.001852 10.0.0.241 - - [2025-12-29 01:52:55] "GET /virtual-machine-interface/173e0246-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004113 10.0.0.241 - - [2025-12-29 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.001773 10.0.0.241 - - [2025-12-29 01:52:55] "GET /virtual-machine-interface/148295c6-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004403 10.0.0.241 - - [2025-12-29 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.001691 10.0.0.241 - - [2025-12-29 01:52:58] "GET /virtual-machine-interface/13f5a18e-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007098 10.0.0.241 - - [2025-12-29 01:52:58] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.241 - - [2025-12-29 01:52:59] "GET /virtual-machine-interface/166a0cf2-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004359 10.0.0.241 - - [2025-12-29 01:52:59] "POST /set-tag HTTP/1.1" 200 109 0.008971 10.0.0.241 - - [2025-12-29 01:52:59] "GET /virtual-machine-interface/16d48474-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007978 10.0.0.241 - - [2025-12-29 01:52:59] "POST /set-tag HTTP/1.1" 200 109 0.005782 10.0.0.241 - - [2025-12-29 01:52:59] "GET /virtual-machine-interface/150da486-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005724 10.0.0.241 - - [2025-12-29 01:52:59] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.241 - - [2025-12-29 01:53:00] "GET /virtual-machine-interface/157c8298-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004022 10.0.0.241 - - [2025-12-29 01:53:00] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.241 - - [2025-12-29 01:53:02] "GET /virtual-machine/f4cfaee2-9eec-4679-984b-91da33c41de0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002717 10.0.0.241 - - [2025-12-29 01:53:02] "GET /virtual-machine-interface/13f5a18e-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004668 10.0.0.241 - - [2025-12-29 01:53:02] "GET /virtual-machine/d94cb488-a342-4515-9e2c-6e9c47ec6c4f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002893 10.0.0.241 - - [2025-12-29 01:53:02] "GET /virtual-machine-interface/148295c6-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006909 10.0.0.241 - - [2025-12-29 01:53:02] "GET /virtual-machine/82564c6a-e085-48db-96da-8c3d2553a666?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002780 10.0.0.241 - - [2025-12-29 01:53:02] "GET /virtual-machine-interface/150da486-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003853 10.0.0.241 - - [2025-12-29 01:53:02] "GET /virtual-machine/5786d577-a07d-4058-8197-9571c9b87ef6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002751 10.0.0.241 - - [2025-12-29 01:53:02] "GET /virtual-machine-interface/157c8298-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003638 10.0.0.241 - - [2025-12-29 01:53:04] "GET /virtual-machine-interface/173e0246-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006265 10.0.0.241 - - [2025-12-29 01:53:04] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.241 - - [2025-12-29 01:53:04] "GET /virtual-machine-interface/15fe9a12-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003864 10.0.0.241 - - [2025-12-29 01:53:04] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.241 - - [2025-12-29 01:53:08] "GET /virtual-machine/b1f4b6bb-0484-42bc-a183-1a8a3deb1ed7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004965 10.0.0.241 - - [2025-12-29 01:53:08] "GET /virtual-machine-interface/15fe9a12-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005561 10.0.0.241 - - [2025-12-29 01:53:08] "GET /virtual-machine/4664611a-3856-4736-aa1a-a2cd7561b20d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003918 10.0.0.241 - - [2025-12-29 01:53:08] "GET /virtual-machine-interface/16d48474-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004448 10.0.0.241 - - [2025-12-29 01:53:08] "GET /virtual-machine/668517ce-c702-405f-8380-9dd7865643ed?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003359 10.0.0.241 - - [2025-12-29 01:53:08] "GET /virtual-machine-interface/166a0cf2-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004319 10.0.0.241 - - [2025-12-29 01:53:08] "GET /virtual-machine/5ff89435-dd9f-4251-9286-0dfad1b857a8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004077 10.0.0.241 - - [2025-12-29 01:53:08] "GET /virtual-machine-interface/173e0246-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005889 10.0.0.241 - - [2025-12-29 01:53:08] "GET /loadbalancer/6d615913-b1df-4170-b764-9fb153aa9dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004555 10.0.0.241 - - [2025-12-29 01:53:08] "POST /tags HTTP/1.1" 200 334 0.035960 10.0.0.241 - - [2025-12-29 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.241 - - [2025-12-29 01:53:08] "GET /tag/c4a1fd4f-ed2f-4df1-9f0f-a36872ec3513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.020112 10.0.0.241 - - [2025-12-29 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.241 - - [2025-12-29 01:53:08] "GET /project/90c87407-1da7-420e-acf5-b6bec069990a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.021695 10.0.0.241 - - [2025-12-29 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.241 - - [2025-12-29 01:53:09] "GET /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004358 10.0.0.241 - - [2025-12-29 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.241 - - [2025-12-29 01:53:09] "GET /service-appliance-set/da9949c1-ce72-423a-ae08-59f9bd16d8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003255 10.0.0.241 - - [2025-12-29 01:53:09] "POST /fqname-to-id HTTP/1.1" 404 273 0.001928 10.0.0.241 - - [2025-12-29 01:53:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.099682 10.0.0.241 - - [2025-12-29 01:53:09] "GET /virtual-machine-interface/e2d81d16-5154-4a59-988a-0c34abdb78b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.021219 10.0.0.241 - - [2025-12-29 01:53:09] "POST /instance-ips HTTP/1.1" 200 410 0.032308 10.0.0.241 - - [2025-12-29 01:53:09] "GET /instance-ip/a358c643-10b2-45ec-af4f-edde7ee572cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.004869 10.0.0.241 - - [2025-12-29 01:53:09] "POST /loadbalancers HTTP/1.1" 200 631 0.066232 10.0.0.241 - - [2025-12-29 01:53:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.032037 10.0.0.241 - - [2025-12-29 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010918 10.0.0.241 - - [2025-12-29 01:53:09] "GET /project/90c87407-1da7-420e-acf5-b6bec069990a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.063794 10.0.0.241 - - [2025-12-29 01:53:09] "GET /instance-ip/a358c643-10b2-45ec-af4f-edde7ee572cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.005038 10.0.0.241 - - [2025-12-29 01:53:09] "GET /project/90c87407-1da7-420e-acf5-b6bec069990a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.072662 10.0.0.241 - - [2025-12-29 01:53:09] "GET /loadbalancer/6d615913-b1df-4170-b764-9fb153aa9dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.005570 10.0.0.241 - - [2025-12-29 01:53:09] "POST /floating-ips HTTP/1.1" 200 599 0.055632 10.0.0.241 - - [2025-12-29 01:53:09] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.046428 10.0.0.241 - - [2025-12-29 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.241 - - [2025-12-29 01:53:09] "GET /project/90c87407-1da7-420e-acf5-b6bec069990a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037531 10.0.0.241 - - [2025-12-29 01:53:09] "GET /loadbalancer-listener/0813d90b-0dde-42af-9a3c-55ed706dfd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.005017 10.0.0.241 - - [2025-12-29 01:53:09] "GET /loadbalancer-listener/0813d90b-0dde-42af-9a3c-55ed706dfd9a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004224 10.0.0.241 - - [2025-12-29 01:53:09] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.027291 10.0.0.241 - - [2025-12-29 01:53:09] "GET /instance-ip/a358c643-10b2-45ec-af4f-edde7ee572cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003551 10.0.0.241 - - [2025-12-29 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005137 10.0.0.241 - - [2025-12-29 01:53:09] "GET /loadbalancer/6d615913-b1df-4170-b764-9fb153aa9dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003547 10.0.0.241 - - [2025-12-29 01:53:09] "GET /instance-ip/a358c643-10b2-45ec-af4f-edde7ee572cf?fields=floating_ips HTTP/1.1" 200 1215 0.006686 10.0.0.241 - - [2025-12-29 01:53:09] "GET /floating-ip/da1e0eca-a1d9-4655-aa90-33e4323172ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.002636 10.0.0.241 - - [2025-12-29 01:53:09] "GET /loadbalancer/6d615913-b1df-4170-b764-9fb153aa9dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002370 10.0.0.241 - - [2025-12-29 01:53:09] "GET /loadbalancer-pool/83cfa57d-7fa5-442f-881c-7368ce2b9b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.004677 10.0.0.241 - - [2025-12-29 01:53:09] "POST /loadbalancer-members HTTP/1.1" 200 723 0.017597 10.0.0.241 - - [2025-12-29 01:53:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.014212 10.0.0.241 - - [2025-12-29 01:53:09] "GET /virtual-machine-interface/13f5a18e-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012725 10.0.0.241 - - [2025-12-29 01:53:09] "GET /virtual-machine-interface/13f5a18e-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004264 10.0.0.241 - - [2025-12-29 01:53:09] "POST /ref-update HTTP/1.1" 200 156 0.007764 10.0.0.241 - - [2025-12-29 01:53:09] "GET /floating-ip/da1e0eca-a1d9-4655-aa90-33e4323172ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.015558 10.0.0.241 - - [2025-12-29 01:53:09] "POST /tags HTTP/1.1" 409 221 0.005166 10.0.0.241 - - [2025-12-29 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.241 - - [2025-12-29 01:53:10] "GET /tag/c4a1fd4f-ed2f-4df1-9f0f-a36872ec3513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012122 10.0.0.241 - - [2025-12-29 01:53:10] "PUT /floating-ip/da1e0eca-a1d9-4655-aa90-33e4323172ee HTTP/1.1" 200 257 0.027832 10.0.0.241 - - [2025-12-29 01:53:10] "POST /set-tag HTTP/1.1" 200 109 0.063564 10.0.0.241 - - [2025-12-29 01:53:10] "GET /loadbalancer-pool/83cfa57d-7fa5-442f-881c-7368ce2b9b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.016991 10.0.0.241 - - [2025-12-29 01:53:10] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014553 10.0.0.241 - - [2025-12-29 01:53:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011301 10.0.0.241 - - [2025-12-29 01:53:10] "GET /virtual-machine-interface/148295c6-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010077 10.0.0.241 - - [2025-12-29 01:53:10] "GET /virtual-machine-interface/148295c6-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006999 10.0.0.241 - - [2025-12-29 01:53:10] "POST /ref-update HTTP/1.1" 200 156 0.011846 10.0.0.241 - - [2025-12-29 01:53:10] "GET /floating-ip/da1e0eca-a1d9-4655-aa90-33e4323172ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.015133 10.0.0.241 - - [2025-12-29 01:53:10] "POST /set-tag HTTP/1.1" 200 109 0.094288 10.0.0.241 - - [2025-12-29 01:53:11] "POST /tags HTTP/1.1" 409 206 0.002762 10.0.0.241 - - [2025-12-29 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.241 - - [2025-12-29 01:53:11] "GET /tag/93f7a855-648b-496b-aa60-1576b39ae6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.017895 10.0.0.241 - - [2025-12-29 01:53:11] "POST /tags HTTP/1.1" 409 204 0.003513 10.0.0.241 - - [2025-12-29 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.241 - - [2025-12-29 01:53:11] "GET /tag/ce97e651-2454-479b-8fcb-b7dad2f41ac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010472 10.0.0.241 - - [2025-12-29 01:53:11] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002148 10.0.0.241 - - [2025-12-29 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.241 - - [2025-12-29 01:53:11] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004597 10.0.0.241 - - [2025-12-29 01:53:11] "POST /tags HTTP/1.1" 409 206 0.002099 10.0.0.241 - - [2025-12-29 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.241 - - [2025-12-29 01:53:11] "GET /tag/93f7a855-648b-496b-aa60-1576b39ae6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011998 10.0.0.241 - - [2025-12-29 01:53:11] "POST /tags HTTP/1.1" 409 226 0.001626 10.0.0.241 - - [2025-12-29 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970 10.0.0.241 - - [2025-12-29 01:53:11] "GET /tag/7dbc7593-6124-4d5a-97b9-365baa02c2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010537 10.0.0.241 - - [2025-12-29 01:53:11] "POST /tags HTTP/1.1" 409 204 0.007133 10.0.0.241 - - [2025-12-29 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.241 - - [2025-12-29 01:53:11] "GET /tag/ce97e651-2454-479b-8fcb-b7dad2f41ac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.023539 10.0.0.241 - - [2025-12-29 01:53:11] "POST /tags HTTP/1.1" 409 226 0.002418 10.0.0.241 - - [2025-12-29 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.241 - - [2025-12-29 01:53:11] "GET /tag/7dbc7593-6124-4d5a-97b9-365baa02c2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010289 10.0.0.241 - - [2025-12-29 01:53:11] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003825 10.0.0.241 - - [2025-12-29 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.241 - - [2025-12-29 01:53:11] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003114 10.0.0.241 - - [2025-12-29 01:53:11] "POST /firewall-rules HTTP/1.1" 200 628 0.088163 10.0.0.241 - - [2025-12-29 01:53:11] "POST /firewall-rules HTTP/1.1" 200 648 0.118214 10.0.0.241 - - [2025-12-29 01:53:11] "GET /firewall-rule/6d3be325-76b3-49ac-a082-fe7df156fa6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.004489 10.0.0.241 - - [2025-12-29 01:53:11] "GET /firewall-policy/29cdc72b-9a48-4b88-965a-ba18237822d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004192 10.0.0.241 - - [2025-12-29 01:53:11] "GET /firewall-rule/aa63d57d-fefe-4f38-86f8-36fe6e787f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.005383 10.0.0.241 - - [2025-12-29 01:53:11] "POST /ref-update HTTP/1.1" 200 156 0.016090 10.0.0.241 - - [2025-12-29 01:53:12] "POST /firewall-policys HTTP/1.1" 200 608 0.070862 10.0.0.241 - - [2025-12-29 01:53:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.038706 10.0.0.241 - - [2025-12-29 01:53:12] "GET /firewall-policy/ae1fb995-4d45-47fe-9866-f20ef83a3bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.022144 10.0.0.241 - - [2025-12-29 01:53:12] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006171 10.0.0.241 - - [2025-12-29 01:53:12] "GET /firewall-policy/ae1fb995-4d45-47fe-9866-f20ef83a3bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002409 10.0.0.241 - - [2025-12-29 01:53:12] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004794 10.0.0.241 - - [2025-12-29 01:53:12] "GET /firewall-policy/29cdc72b-9a48-4b88-965a-ba18237822d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004711 10.0.0.241 - - [2025-12-29 01:53:12] "GET /firewall-policy/6f01945d-6324-4bc6-be0b-4283f2d84180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.007469 10.0.0.241 - - [2025-12-29 01:53:12] "GET /firewall-policy/29cdc72b-9a48-4b88-965a-ba18237822d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002651 10.0.0.241 - - [2025-12-29 01:53:12] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002749 10.0.0.241 - - [2025-12-29 01:53:12] "POST /ref-update HTTP/1.1" 200 156 0.020010 10.0.0.241 - - [2025-12-29 01:53:12] "POST /ref-update HTTP/1.1" 200 156 0.024949 10.0.0.241 - - [2025-12-29 01:53:12] "POST /ref-update HTTP/1.1" 200 156 0.019493 10.0.0.241 - - [2025-12-29 01:53:12] "POST /ref-update HTTP/1.1" 200 156 0.025738 10.0.0.241 - - [2025-12-29 01:53:12] "POST /ref-update HTTP/1.1" 200 156 0.030315 10.0.0.241 - - [2025-12-29 01:53:12] "GET /firewall-policy/ae1fb995-4d45-47fe-9866-f20ef83a3bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003224 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:53:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000911 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:53:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000940 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:54:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001044 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:54:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000912 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:54:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000946 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:54:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001026 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:54:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001615 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:54:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000823 10.0.0.241 - - [2025-12-29 01:54:24] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006474 10.0.0.241 - - [2025-12-29 01:54:24] "POST /set-tag HTTP/1.1" 200 109 0.008841 10.0.0.241 - - [2025-12-29 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.241 - - [2025-12-29 01:54:24] "GET /loadbalancer/fb6c17b4-4fca-4e08-93d1-5267e872e496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.005974 10.0.0.241 - - [2025-12-29 01:54:24] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006201 10.0.0.241 - - [2025-12-29 01:54:24] "POST /set-tag HTTP/1.1" 200 109 0.021062 10.0.0.241 - - [2025-12-29 01:54:24] "DELETE /loadbalancer-member/ed1f452f-9ea3-4619-952b-7858a972c149 HTTP/1.1" 200 115 0.047659 10.0.0.241 - - [2025-12-29 01:54:24] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005611 10.0.0.241 - - [2025-12-29 01:54:24] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.241 - - [2025-12-29 01:54:24] "DELETE /loadbalancer-member/04b35749-3dc0-48e1-8687-23f9c30f5af4 HTTP/1.1" 200 115 0.032772 10.0.0.241 - - [2025-12-29 01:54:24] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005140 10.0.0.241 - - [2025-12-29 01:54:24] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.241 - - [2025-12-29 01:54:24] "DELETE /loadbalancer-member/79f2ee6e-18d0-4b13-b2ac-9fcf05cb77a8 HTTP/1.1" 200 115 0.041770 10.0.0.241 - - [2025-12-29 01:54:24] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.014746 10.0.0.241 - - [2025-12-29 01:54:24] "POST /set-tag HTTP/1.1" 200 109 0.009965 10.0.0.241 - - [2025-12-29 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.241 - - [2025-12-29 01:54:24] "GET /loadbalancer/fb6c17b4-4fca-4e08-93d1-5267e872e496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003777 10.0.0.241 - - [2025-12-29 01:54:24] "GET /loadbalancer-pool/a74e2967-ad4e-43bb-b27d-36dfc16a8420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002988 10.0.0.241 - - [2025-12-29 01:54:25] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028029 10.0.0.241 - - [2025-12-29 01:54:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.028109 10.0.0.241 - - [2025-12-29 01:54:25] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.020579 10.0.0.241 - - [2025-12-29 01:54:25] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006156 10.0.0.241 - - [2025-12-29 01:54:25] "GET /floating-ip/18684ce7-5474-4a83-a292-f91c2fe1cab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004999 10.0.0.241 - - [2025-12-29 01:54:25] "POST /set-tag HTTP/1.1" 200 109 0.063957 10.0.0.241 - - [2025-12-29 01:54:25] "GET /loadbalancer-pool/12b2c438-8c33-42b9-b2ea-76579294b792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.029471 10.0.0.241 - - [2025-12-29 01:54:25] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038656 10.0.0.241 - - [2025-12-29 01:54:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.007286 10.0.0.241 - - [2025-12-29 01:54:25] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006392 10.0.0.241 - - [2025-12-29 01:54:25] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008762 10.0.0.241 - - [2025-12-29 01:54:25] "GET /floating-ip/18684ce7-5474-4a83-a292-f91c2fe1cab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004650 10.0.0.241 - - [2025-12-29 01:54:25] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.241 - - [2025-12-29 01:54:25] "GET /loadbalancer-pool/19df06cf-a3f0-4081-b3b9-76cdbdc51ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004150 10.0.0.241 - - [2025-12-29 01:54:25] "POST /loadbalancer-members HTTP/1.1" 200 694 0.016991 10.0.0.241 - - [2025-12-29 01:54:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014699 10.0.0.241 - - [2025-12-29 01:54:25] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007941 10.0.0.241 - - [2025-12-29 01:54:25] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009717 10.0.0.241 - - [2025-12-29 01:54:25] "GET /floating-ip/18684ce7-5474-4a83-a292-f91c2fe1cab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.013214 10.0.0.241 - - [2025-12-29 01:54:25] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.241 - - [2025-12-29 01:55:17] "POST /tags HTTP/1.1" 409 252 0.002162 10.0.0.241 - - [2025-12-29 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.241 - - [2025-12-29 01:55:17] "GET /tag/198b3410-5618-4e61-9506-d547535fe17a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013737 10.0.0.241 - - [2025-12-29 01:55:17] "POST /tags HTTP/1.1" 409 228 0.002078 10.0.0.241 - - [2025-12-29 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.241 - - [2025-12-29 01:55:17] "GET /tag/c9fdb21b-9f70-4e3d-bb95-6c8df591e4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010636 10.0.0.241 - - [2025-12-29 01:55:17] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003309 10.0.0.241 - - [2025-12-29 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.241 - - [2025-12-29 01:55:17] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002359 10.0.0.241 - - [2025-12-29 01:55:17] "POST /tags HTTP/1.1" 409 206 0.001571 10.0.0.241 - - [2025-12-29 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.241 - - [2025-12-29 01:55:17] "GET /tag/93f7a855-648b-496b-aa60-1576b39ae6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010267 10.0.0.241 - - [2025-12-29 01:55:17] "POST /tags HTTP/1.1" 409 226 0.001873 10.0.0.241 - - [2025-12-29 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.241 - - [2025-12-29 01:55:17] "GET /tag/7dbc7593-6124-4d5a-97b9-365baa02c2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009683 10.0.0.241 - - [2025-12-29 01:55:17] "POST /tags HTTP/1.1" 409 204 0.001774 10.0.0.241 - - [2025-12-29 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.241 - - [2025-12-29 01:55:17] "GET /tag/ce97e651-2454-479b-8fcb-b7dad2f41ac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012655 10.0.0.241 - - [2025-12-29 01:55:17] "POST /tags HTTP/1.1" 409 226 0.001866 10.0.0.241 - - [2025-12-29 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.241 - - [2025-12-29 01:55:17] "GET /tag/7dbc7593-6124-4d5a-97b9-365baa02c2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010203 10.0.0.241 - - [2025-12-29 01:55:17] "POST /tags HTTP/1.1" 409 228 0.001891 10.0.0.241 - - [2025-12-29 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.241 - - [2025-12-29 01:55:17] "GET /tag/c9fdb21b-9f70-4e3d-bb95-6c8df591e4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011096 10.0.0.241 - - [2025-12-29 01:55:17] "POST /tags HTTP/1.1" 409 252 0.001834 10.0.0.241 - - [2025-12-29 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.241 - - [2025-12-29 01:55:17] "GET /tag/198b3410-5618-4e61-9506-d547535fe17a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010850 10.0.0.241 - - [2025-12-29 01:55:17] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002248 10.0.0.241 - - [2025-12-29 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.241 - - [2025-12-29 01:55:17] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003913 10.0.0.241 - - [2025-12-29 01:55:17] "POST /firewall-rules HTTP/1.1" 409 281 0.002224 10.0.0.241 - - [2025-12-29 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.241 - - [2025-12-29 01:55:17] "PUT /firewall-rule/aa63d57d-fefe-4f38-86f8-36fe6e787f1f HTTP/1.1" 200 261 0.016822 10.0.0.241 - - [2025-12-29 01:55:17] "POST /firewall-rules HTTP/1.1" 409 291 0.007642 10.0.0.241 - - [2025-12-29 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.241 - - [2025-12-29 01:55:17] "PUT /firewall-rule/6d3be325-76b3-49ac-a082-fe7df156fa6b HTTP/1.1" 200 261 0.020427 10.0.0.241 - - [2025-12-29 01:55:17] "GET /firewall-rule/6d3be325-76b3-49ac-a082-fe7df156fa6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.015119 10.0.0.241 - - [2025-12-29 01:55:17] "POST /firewall-rules HTTP/1.1" 200 660 0.069602 10.0.0.241 - - [2025-12-29 01:55:17] "GET /firewall-rule/cc9397d6-8375-408d-ada7-1e0cdd6b4ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004046 10.0.0.241 - - [2025-12-29 01:55:17] "GET /firewall-policy/29cdc72b-9a48-4b88-965a-ba18237822d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001922 10.0.0.241 - - [2025-12-29 01:55:17] "GET /firewall-rule/aa63d57d-fefe-4f38-86f8-36fe6e787f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002062 10.0.0.241 - - [2025-12-29 01:55:17] "POST /firewall-policys HTTP/1.1" 409 269 0.001559 10.0.0.241 - - [2025-12-29 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.241 - - [2025-12-29 01:55:17] "PUT /firewall-policy/ae1fb995-4d45-47fe-9866-f20ef83a3bd1 HTTP/1.1" 200 265 0.017221 10.0.0.241 - - [2025-12-29 01:55:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.025622 10.0.0.241 - - [2025-12-29 01:55:17] "GET /firewall-policy/ae1fb995-4d45-47fe-9866-f20ef83a3bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.013093 10.0.0.241 - - [2025-12-29 01:55:18] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003569 10.0.0.241 - - [2025-12-29 01:55:18] "GET /firewall-policy/ae1fb995-4d45-47fe-9866-f20ef83a3bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002283 10.0.0.241 - - [2025-12-29 01:55:18] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002661 10.0.0.241 - - [2025-12-29 01:55:18] "GET /firewall-policy/29cdc72b-9a48-4b88-965a-ba18237822d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002216 10.0.0.241 - - [2025-12-29 01:55:18] "GET /firewall-policy/6f01945d-6324-4bc6-be0b-4283f2d84180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002621 10.0.0.241 - - [2025-12-29 01:55:18] "GET /firewall-policy/ae1fb995-4d45-47fe-9866-f20ef83a3bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002181 10.0.0.241 - - [2025-12-29 01:55:18] "GET /firewall-policy/ae1fb995-4d45-47fe-9866-f20ef83a3bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002258 10.0.0.241 - - [2025-12-29 01:55:28] "GET /global-system-configs HTTP/1.1" 200 323 0.002809 10.0.0.241 - - [2025-12-29 01:55:29] "GET /global-system-configs HTTP/1.1" 200 323 0.010092 10.0.0.241 - - [2025-12-29 01:56:19] "GET /virtual-machine-interface/13f5a18e-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.010691 10.0.0.241 - - [2025-12-29 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.006095 10.0.0.241 - - [2025-12-29 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.241 - - [2025-12-29 01:56:19] "GET /loadbalancer/6d615913-b1df-4170-b764-9fb153aa9dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.005016 10.0.0.241 - - [2025-12-29 01:56:19] "GET /virtual-machine-interface/13f5a18e-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006851 10.0.0.241 - - [2025-12-29 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.024405 10.0.0.241 - - [2025-12-29 01:56:19] "DELETE /loadbalancer-member/4addff32-18f9-4b3d-9f1a-3ef4dcb4d7a4 HTTP/1.1" 200 115 0.045491 10.0.0.241 - - [2025-12-29 01:56:19] "GET /virtual-machine-interface/148295c6-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005992 10.0.0.241 - - [2025-12-29 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.241 - - [2025-12-29 01:56:19] "GET /virtual-machine-interface/15fe9a12-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003906 10.0.0.241 - - [2025-12-29 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.241 - - [2025-12-29 01:56:19] "GET /virtual-machine-interface/166a0cf2-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004204 10.0.0.241 - - [2025-12-29 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.241 - - [2025-12-29 01:56:19] "GET /virtual-machine-interface/150da486-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004000 10.0.0.241 - - [2025-12-29 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.241 - - [2025-12-29 01:56:20] "GET /virtual-machine-interface/16d48474-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004155 10.0.0.241 - - [2025-12-29 01:56:20] "POST /set-tag HTTP/1.1" 200 109 0.002085 10.0.0.241 - - [2025-12-29 01:56:20] "GET /virtual-machine-interface/157c8298-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004651 10.0.0.241 - - [2025-12-29 01:56:20] "POST /set-tag HTTP/1.1" 200 109 0.002571 10.0.0.241 - - [2025-12-29 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.241 - - [2025-12-29 01:56:20] "GET /loadbalancer/6d615913-b1df-4170-b764-9fb153aa9dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002600 10.0.0.241 - - [2025-12-29 01:56:20] "GET /virtual-machine-interface/173e0246-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003680 10.0.0.241 - - [2025-12-29 01:56:20] "POST /set-tag HTTP/1.1" 200 109 0.002905 10.0.0.241 - - [2025-12-29 01:56:21] "GET /virtual-machine-interface/150da486-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005205 10.0.0.241 - - [2025-12-29 01:56:21] "POST /set-tag HTTP/1.1" 200 109 0.004678 10.0.0.241 - - [2025-12-29 01:56:21] "GET /virtual-machine-interface/150da486-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004092 10.0.0.241 - - [2025-12-29 01:56:21] "POST /set-tag HTTP/1.1" 200 109 0.002702 10.0.0.241 - - [2025-12-29 01:56:21] "GET /virtual-machine/82564c6a-e085-48db-96da-8c3d2553a666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002586 10.0.0.241 - - [2025-12-29 01:56:21] "POST /ref-update HTTP/1.1" 200 156 0.010145 10.0.0.241 - - [2025-12-29 01:56:21] "GET /virtual-machine-interface/150da486-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011733 10.0.0.241 - - [2025-12-29 01:56:21] "POST /set-tag HTTP/1.1" 200 109 0.017387 10.0.0.241 - - [2025-12-29 01:56:21] "POST /set-tag HTTP/1.1" 200 109 0.029425 10.0.0.241 - - [2025-12-29 01:56:21] "POST /set-tag HTTP/1.1" 200 109 0.027210 10.0.0.241 - - [2025-12-29 01:56:21] "POST /set-tag HTTP/1.1" 200 109 0.013718 10.0.0.241 - - [2025-12-29 01:56:21] "POST /set-tag HTTP/1.1" 200 109 0.022263 10.0.0.241 - - [2025-12-29 01:56:21] "DELETE /instance-ip/1527edc8-e459-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.037231 10.0.0.241 - - [2025-12-29 01:56:21] "DELETE /virtual-machine-interface/150da486-e459-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.040812 10.0.0.241 - - [2025-12-29 01:56:21] "DELETE /virtual-machine/82564c6a-e085-48db-96da-8c3d2553a666 HTTP/1.1" 200 115 0.018671 10.0.0.241 - - [2025-12-29 01:56:21] "GET /virtual-machine-interface/13f5a18e-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010180 10.0.0.241 - - [2025-12-29 01:56:21] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.241 - - [2025-12-29 01:56:21] "GET /virtual-machine-interface/13f5a18e-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003830 10.0.0.241 - - [2025-12-29 01:56:21] "POST /set-tag HTTP/1.1" 200 109 0.001985 10.0.0.241 - - [2025-12-29 01:56:21] "GET /virtual-machine/f4cfaee2-9eec-4679-984b-91da33c41de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003009 10.0.0.241 - - [2025-12-29 01:56:21] "POST /ref-update HTTP/1.1" 200 156 0.010463 10.0.0.241 - - [2025-12-29 01:56:21] "GET /virtual-machine-interface/13f5a18e-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011253 10.0.0.241 - - [2025-12-29 01:56:21] "POST /set-tag HTTP/1.1" 200 109 0.018440 10.0.0.241 - - [2025-12-29 01:56:21] "POST /set-tag HTTP/1.1" 200 109 0.033846 10.0.0.241 - - [2025-12-29 01:56:21] "POST /set-tag HTTP/1.1" 200 109 0.024540 10.0.0.241 - - [2025-12-29 01:56:21] "POST /set-tag HTTP/1.1" 200 109 0.013703 10.0.0.241 - - [2025-12-29 01:56:21] "POST /set-tag HTTP/1.1" 200 109 0.026763 10.0.0.241 - - [2025-12-29 01:56:22] "DELETE /instance-ip/140a2fd2-e459-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.043380 10.0.0.241 - - [2025-12-29 01:56:22] "POST /ref-update HTTP/1.1" 200 156 0.033708 10.0.0.241 - - [2025-12-29 01:56:22] "DELETE /virtual-machine-interface/13f5a18e-e459-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.039474 10.0.0.241 - - [2025-12-29 01:56:22] "DELETE /virtual-machine/f4cfaee2-9eec-4679-984b-91da33c41de0 HTTP/1.1" 200 115 0.018602 10.0.0.241 - - [2025-12-29 01:56:22] "GET /virtual-machine-interface/157c8298-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005719 10.0.0.241 - - [2025-12-29 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.002570 10.0.0.241 - - [2025-12-29 01:56:22] "GET /virtual-machine-interface/157c8298-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011208 10.0.0.241 - - [2025-12-29 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.003491 10.0.0.241 - - [2025-12-29 01:56:22] "GET /virtual-machine/5786d577-a07d-4058-8197-9571c9b87ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002904 10.0.0.241 - - [2025-12-29 01:56:22] "POST /ref-update HTTP/1.1" 200 156 0.010166 10.0.0.241 - - [2025-12-29 01:56:22] "GET /virtual-machine-interface/157c8298-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011053 10.0.0.241 - - [2025-12-29 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.017344 10.0.0.241 - - [2025-12-29 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.027013 10.0.0.241 - - [2025-12-29 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.030749 10.0.0.241 - - [2025-12-29 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.014626 10.0.0.241 - - [2025-12-29 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.025863 10.0.0.241 - - [2025-12-29 01:56:22] "DELETE /instance-ip/15936706-e459-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.048032 10.0.0.241 - - [2025-12-29 01:56:22] "DELETE /virtual-machine-interface/157c8298-e459-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.040006 10.0.0.241 - - [2025-12-29 01:56:22] "DELETE /virtual-machine/5786d577-a07d-4058-8197-9571c9b87ef6 HTTP/1.1" 200 115 0.018983 10.0.0.241 - - [2025-12-29 01:56:22] "DELETE /tag/56f63a8a-59dd-4fa9-9a3e-2ff26eee97a2 HTTP/1.1" 200 115 0.030384 10.0.0.241 - - [2025-12-29 01:56:22] "GET /virtual-machine-interface/148295c6-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004207 10.0.0.241 - - [2025-12-29 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.002621 10.0.0.241 - - [2025-12-29 01:56:22] "GET /virtual-machine-interface/148295c6-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.003951 10.0.0.241 - - [2025-12-29 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.241 - - [2025-12-29 01:56:22] "GET /virtual-machine/d94cb488-a342-4515-9e2c-6e9c47ec6c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002952 10.0.0.241 - - [2025-12-29 01:56:22] "POST /ref-update HTTP/1.1" 200 156 0.010384 10.0.0.241 - - [2025-12-29 01:56:22] "GET /virtual-machine-interface/148295c6-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005898 10.0.0.241 - - [2025-12-29 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.019002 10.0.0.241 - - [2025-12-29 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.031963 10.0.0.241 - - [2025-12-29 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.028549 10.0.0.241 - - [2025-12-29 01:56:23] "POST /set-tag HTTP/1.1" 200 109 0.015532 10.0.0.241 - - [2025-12-29 01:56:23] "POST /set-tag HTTP/1.1" 200 109 0.030066 10.0.0.241 - - [2025-12-29 01:56:23] "DELETE /instance-ip/1498579e-e459-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.061798 10.0.0.241 - - [2025-12-29 01:56:23] "POST /ref-update HTTP/1.1" 200 156 0.008424 10.0.0.241 - - [2025-12-29 01:56:23] "DELETE /virtual-machine-interface/148295c6-e459-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.036956 10.0.0.241 - - [2025-12-29 01:56:23] "DELETE /virtual-machine/d94cb488-a342-4515-9e2c-6e9c47ec6c4f HTTP/1.1" 200 115 0.034858 10.0.0.241 - - [2025-12-29 01:56:23] "DELETE /tag/93f7a855-648b-496b-aa60-1576b39ae6f5 HTTP/1.1" 409 391 0.008500 10.0.0.241 - - [2025-12-29 01:56:23] "DELETE /tag/67ca5776-ae88-4849-86d0-928968d6b25e HTTP/1.1" 200 115 0.034342 10.0.0.241 - - [2025-12-29 01:56:51] "GET /virtual-machine-interface/166a0cf2-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010944 10.0.0.241 - - [2025-12-29 01:56:51] "POST /set-tag HTTP/1.1" 200 109 0.003926 10.0.0.241 - - [2025-12-29 01:56:51] "GET /virtual-machine-interface/166a0cf2-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007384 10.0.0.241 - - [2025-12-29 01:56:51] "POST /set-tag HTTP/1.1" 200 109 0.003199 10.0.0.241 - - [2025-12-29 01:56:51] "GET /virtual-machine/668517ce-c702-405f-8380-9dd7865643ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.009505 10.0.0.241 - - [2025-12-29 01:56:51] "POST /ref-update HTTP/1.1" 200 156 0.007534 10.0.0.241 - - [2025-12-29 01:56:51] "GET /virtual-machine-interface/166a0cf2-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004129 10.0.0.241 - - [2025-12-29 01:56:51] "POST /set-tag HTTP/1.1" 200 109 0.016464 10.0.0.241 - - [2025-12-29 01:56:51] "POST /set-tag HTTP/1.1" 200 109 0.015095 10.0.0.241 - - [2025-12-29 01:56:51] "POST /set-tag HTTP/1.1" 200 109 0.023674 10.0.0.241 - - [2025-12-29 01:56:51] "POST /set-tag HTTP/1.1" 200 109 0.026460 10.0.0.241 - - [2025-12-29 01:56:51] "DELETE /instance-ip/16830982-e459-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.055944 10.0.0.241 - - [2025-12-29 01:56:51] "DELETE /virtual-machine-interface/166a0cf2-e459-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.047179 10.0.0.241 - - [2025-12-29 01:56:51] "DELETE /virtual-machine/668517ce-c702-405f-8380-9dd7865643ed HTTP/1.1" 200 115 0.019713 10.0.0.241 - - [2025-12-29 01:56:51] "DELETE /tag/ce97e651-2454-479b-8fcb-b7dad2f41ac2 HTTP/1.1" 409 237 0.006289 10.0.0.241 - - [2025-12-29 01:56:51] "GET /virtual-machine-interface/16d48474-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005166 10.0.0.241 - - [2025-12-29 01:56:51] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.241 - - [2025-12-29 01:56:51] "GET /virtual-machine-interface/16d48474-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005898 10.0.0.241 - - [2025-12-29 01:56:51] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.241 - - [2025-12-29 01:56:51] "GET /virtual-machine/4664611a-3856-4736-aa1a-a2cd7561b20d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003555 10.0.0.241 - - [2025-12-29 01:56:51] "POST /ref-update HTTP/1.1" 200 156 0.010567 10.0.0.241 - - [2025-12-29 01:56:51] "GET /virtual-machine-interface/16d48474-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004015 10.0.0.241 - - [2025-12-29 01:56:51] "POST /set-tag HTTP/1.1" 200 109 0.016187 10.0.0.241 - - [2025-12-29 01:56:51] "POST /set-tag HTTP/1.1" 200 109 0.025380 10.0.0.241 - - [2025-12-29 01:56:52] "POST /set-tag HTTP/1.1" 200 109 0.014550 10.0.0.241 - - [2025-12-29 01:56:52] "POST /set-tag HTTP/1.1" 200 109 0.040676 10.0.0.241 - - [2025-12-29 01:56:52] "DELETE /instance-ip/16ebd804-e459-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.054748 10.0.0.241 - - [2025-12-29 01:56:52] "DELETE /virtual-machine-interface/16d48474-e459-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.046398 10.0.0.241 - - [2025-12-29 01:56:52] "DELETE /virtual-machine/4664611a-3856-4736-aa1a-a2cd7561b20d HTTP/1.1" 200 115 0.023386 10.0.0.241 - - [2025-12-29 01:56:52] "DELETE /tag/971d8873-65d5-4ac4-bc7d-e2ee20d2e934 HTTP/1.1" 200 115 0.041169 10.0.0.241 - - [2025-12-29 01:56:52] "GET /virtual-machine-interface/173e0246-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005083 10.0.0.241 - - [2025-12-29 01:56:52] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.241 - - [2025-12-29 01:56:52] "GET /virtual-machine-interface/173e0246-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008943 10.0.0.241 - - [2025-12-29 01:56:52] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.241 - - [2025-12-29 01:56:52] "GET /virtual-machine/5ff89435-dd9f-4251-9286-0dfad1b857a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003701 10.0.0.241 - - [2025-12-29 01:56:52] "POST /ref-update HTTP/1.1" 200 156 0.011351 10.0.0.241 - - [2025-12-29 01:56:52] "GET /virtual-machine-interface/173e0246-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020536 10.0.0.241 - - [2025-12-29 01:56:52] "POST /set-tag HTTP/1.1" 200 109 0.027653 10.0.0.241 - - [2025-12-29 01:56:52] "POST /set-tag HTTP/1.1" 200 109 0.033924 10.0.0.241 - - [2025-12-29 01:56:52] "POST /set-tag HTTP/1.1" 200 109 0.027064 10.0.0.241 - - [2025-12-29 01:56:52] "POST /set-tag HTTP/1.1" 200 109 0.018061 10.0.0.241 - - [2025-12-29 01:56:52] "DELETE /instance-ip/17528d4c-e459-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.044721 10.0.0.241 - - [2025-12-29 01:56:52] "DELETE /virtual-machine-interface/173e0246-e459-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.034972 10.0.0.241 - - [2025-12-29 01:56:52] "DELETE /virtual-machine/5ff89435-dd9f-4251-9286-0dfad1b857a8 HTTP/1.1" 200 115 0.019062 10.0.0.241 - - [2025-12-29 01:56:52] "DELETE /tag/198b3410-5618-4e61-9506-d547535fe17a HTTP/1.1" 409 237 0.007276 10.0.0.241 - - [2025-12-29 01:56:52] "DELETE /tag/c9fdb21b-9f70-4e3d-bb95-6c8df591e4d1 HTTP/1.1" 409 237 0.005548 10.0.0.241 - - [2025-12-29 01:56:52] "DELETE /tag/e416ab66-18d1-42ba-9859-4425788dda34 HTTP/1.1" 200 115 0.038419 10.0.0.241 - - [2025-12-29 01:56:52] "GET /virtual-machine-interface/15fe9a12-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004097 10.0.0.241 - - [2025-12-29 01:56:52] "POST /set-tag HTTP/1.1" 200 109 0.002546 10.0.0.241 - - [2025-12-29 01:56:52] "GET /virtual-machine-interface/15fe9a12-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004241 10.0.0.241 - - [2025-12-29 01:56:52] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.241 - - [2025-12-29 01:56:52] "GET /virtual-machine/b1f4b6bb-0484-42bc-a183-1a8a3deb1ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002896 10.0.0.241 - - [2025-12-29 01:56:52] "POST /ref-update HTTP/1.1" 200 156 0.008597 10.0.0.241 - - [2025-12-29 01:56:52] "GET /virtual-machine-interface/15fe9a12-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007875 10.0.0.241 - - [2025-12-29 01:56:53] "POST /set-tag HTTP/1.1" 200 109 0.017298 10.0.0.241 - - [2025-12-29 01:56:53] "POST /set-tag HTTP/1.1" 200 109 0.032230 10.0.0.241 - - [2025-12-29 01:56:53] "POST /set-tag HTTP/1.1" 200 109 0.029953 10.0.0.241 - - [2025-12-29 01:56:53] "POST /set-tag HTTP/1.1" 200 109 0.012811 10.0.0.241 - - [2025-12-29 01:56:53] "DELETE /instance-ip/16174d0a-e459-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.036640 10.0.0.241 - - [2025-12-29 01:56:53] "DELETE /virtual-machine-interface/15fe9a12-e459-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.031550 10.0.0.241 - - [2025-12-29 01:56:53] "DELETE /virtual-machine/b1f4b6bb-0484-42bc-a183-1a8a3deb1ed7 HTTP/1.1" 200 115 0.028316 10.0.0.241 - - [2025-12-29 01:56:53] "DELETE /tag/ce1f9a79-24f5-4376-aa35-d73032b0243f HTTP/1.1" 200 115 0.038573 10.0.0.241 - - [2025-12-29 01:56:53] "DELETE /tag/80256078-8046-4516-a404-a6adb4ee02f6 HTTP/1.1" 200 115 0.029227 10.0.0.241 - - [2025-12-29 01:56:53] "DELETE /tag/e25b8f29-a01d-4cca-8bd1-a9f53c639cce HTTP/1.1" 200 115 0.028506 10.0.0.241 - - [2025-12-29 01:56:54] "POST /projects HTTP/1.1" 409 238 0.001918 10.0.0.241 - - [2025-12-29 01:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.241 - - [2025-12-29 01:56:54] "GET /project/205f538a-82a6-4388-808d-a5d4eda60a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.031307 10.0.0.241 - - [2025-12-29 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.241 - - [2025-12-29 01:56:55] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005293 10.0.0.241 - - [2025-12-29 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.241 - - [2025-12-29 01:56:55] "GET /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003756 10.0.0.241 - - [2025-12-29 01:56:55] "POST /security-groups HTTP/1.1" 409 285 0.002137 10.0.0.241 - - [2025-12-29 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.241 - - [2025-12-29 01:56:55] "PUT /security-group/7ade11f5-4c09-4fc8-999a-07a77f78c0c1 HTTP/1.1" 200 263 0.053468 10.0.0.241 - - [2025-12-29 01:56:55] "PUT /access-control-list/f691b55a-efd3-47ef-9ce0-01deb1b55583 HTTP/1.1" 200 273 0.013411 10.0.0.241 - - [2025-12-29 01:56:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.036436 10.0.0.241 - - [2025-12-29 01:56:55] "PUT /access-control-list/ece1f806-083f-487e-8854-93e908d929f7 HTTP/1.1" 200 273 0.027267 10.0.0.241 - - [2025-12-29 01:57:00] "POST /projects HTTP/1.1" 409 238 0.002666 10.0.0.241 - - [2025-12-29 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.241 - - [2025-12-29 01:57:00] "GET /project/205f538a-82a6-4388-808d-a5d4eda60a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.048737 10.0.0.241 - - [2025-12-29 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.241 - - [2025-12-29 01:57:00] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008843 10.0.0.241 - - [2025-12-29 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.241 - - [2025-12-29 01:57:00] "GET /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004439 10.0.0.241 - - [2025-12-29 01:57:00] "POST /security-groups HTTP/1.1" 409 285 0.002626 10.0.0.241 - - [2025-12-29 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.241 - - [2025-12-29 01:57:00] "PUT /security-group/7ade11f5-4c09-4fc8-999a-07a77f78c0c1 HTTP/1.1" 200 263 0.055152 10.0.0.241 - - [2025-12-29 01:57:00] "PUT /access-control-list/f691b55a-efd3-47ef-9ce0-01deb1b55583 HTTP/1.1" 200 273 0.057679 10.0.0.241 - - [2025-12-29 01:57:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.061950 10.0.0.241 - - [2025-12-29 01:57:00] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.023544 10.0.0.241 - - [2025-12-29 01:57:00] "PUT /access-control-list/ece1f806-083f-487e-8854-93e908d929f7 HTTP/1.1" 200 273 0.043713 10.0.0.241 - - [2025-12-29 01:57:00] "GET /firewall-rule/5442ad8c-bc04-4014-b8e6-d5c251c1c06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004024 10.0.0.241 - - [2025-12-29 01:57:00] "POST /ref-update HTTP/1.1" 200 156 0.062558 10.0.0.241 - - [2025-12-29 01:57:00] "DELETE /firewall-rule/5442ad8c-bc04-4014-b8e6-d5c251c1c06c HTTP/1.1" 200 115 0.047788 10.0.0.241 - - [2025-12-29 01:57:00] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.007013 10.0.0.241 - - [2025-12-29 01:57:00] "GET /firewall-rule/ad115a56-0194-46e2-907f-edb3896dc1b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003459 10.0.0.241 - - [2025-12-29 01:57:00] "POST /ref-update HTTP/1.1" 200 156 0.043290 10.0.0.241 - - [2025-12-29 01:57:00] "DELETE /firewall-rule/ad115a56-0194-46e2-907f-edb3896dc1b1 HTTP/1.1" 200 115 0.039518 10.0.0.241 - - [2025-12-29 01:57:00] "DELETE /tag/0bb4e561-10a7-4f0e-8bf6-ae603f12901b HTTP/1.1" 200 115 0.043631 10.0.0.241 - - [2025-12-29 01:57:00] "DELETE /tag/c9fdb21b-9f70-4e3d-bb95-6c8df591e4d1 HTTP/1.1" 409 237 0.003664 10.0.0.241 - - [2025-12-29 01:57:01] "DELETE /tag/198b3410-5618-4e61-9506-d547535fe17a HTTP/1.1" 409 237 0.004658 10.0.0.241 - - [2025-12-29 01:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.241 - - [2025-12-29 01:57:01] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004469 10.0.0.241 - - [2025-12-29 01:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.241 - - [2025-12-29 01:57:01] "GET /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003856 10.0.0.241 - - [2025-12-29 01:57:01] "PUT /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c HTTP/1.1" 200 265 0.045127 10.0.0.241 - - [2025-12-29 01:57:01] "PUT /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf HTTP/1.1" 200 265 0.036104 10.0.0.241 - - [2025-12-29 01:57:01] "DELETE /security-group/7ade11f5-4c09-4fc8-999a-07a77f78c0c1 HTTP/1.1" 200 115 0.067855 10.0.0.241 - - [2025-12-29 01:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.241 - - [2025-12-29 01:57:01] "DELETE /access-control-list/f691b55a-efd3-47ef-9ce0-01deb1b55583 HTTP/1.1" 200 115 0.046133 10.0.0.241 - - [2025-12-29 01:57:01] "DELETE /access-control-list/ece1f806-083f-487e-8854-93e908d929f7 HTTP/1.1" 200 115 0.040529 10.0.0.241 - - [2025-12-29 01:57:01] "GET /project/205f538a-82a6-4388-808d-a5d4eda60a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.047904 10.0.0.241 - - [2025-12-29 01:57:01] "GET /project/205f538a-82a6-4388-808d-a5d4eda60a48?fields=security_groups HTTP/1.1" 200 1351 0.039529 10.0.0.241 - - [2025-12-29 01:57:01] "DELETE /access-control-list/a924d28a-caf8-496e-bd14-f575df514bee HTTP/1.1" 200 115 0.034684 10.0.0.241 - - [2025-12-29 01:57:01] "DELETE /security-group/df057d79-df36-4eac-8f24-4efc95784c26 HTTP/1.1" 200 115 0.067344 10.0.0.241 - - [2025-12-29 01:57:01] "GET /project/205f538a-82a6-4388-808d-a5d4eda60a48?fields=application_policy_sets HTTP/1.1" 200 1390 0.042340 10.0.0.241 - - [2025-12-29 01:57:01] "DELETE /access-control-list/51877a2d-62ec-456d-97b4-6302859dca45 HTTP/1.1" 200 115 0.050137 10.0.0.241 - - [2025-12-29 01:57:01] "DELETE /project/205f538a-82a6-4388-808d-a5d4eda60a48 HTTP/1.1" 200 115 0.337210 10.0.0.241 - - [2025-12-29 01:57:01] "POST /projects HTTP/1.1" 409 238 0.001984 10.0.0.241 - - [2025-12-29 01:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.241 - - [2025-12-29 01:57:01] "GET /project/90c87407-1da7-420e-acf5-b6bec069990a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039479 10.0.0.241 - - [2025-12-29 01:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.241 - - [2025-12-29 01:57:01] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.006123 10.0.0.241 - - [2025-12-29 01:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.241 - - [2025-12-29 01:57:01] "GET /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004361 10.0.0.241 - - [2025-12-29 01:57:01] "POST /security-groups HTTP/1.1" 409 285 0.002214 10.0.0.241 - - [2025-12-29 01:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013317 10.0.0.241 - - [2025-12-29 01:57:01] "PUT /security-group/027c2b83-b99a-44a1-9ed7-e20fd7f5afc7 HTTP/1.1" 200 263 0.059734 10.0.0.241 - - [2025-12-29 01:57:01] "PUT /access-control-list/c5ba6c79-0306-43fd-bede-e25a62d72407 HTTP/1.1" 200 273 0.011277 10.0.0.241 - - [2025-12-29 01:57:01] "PUT /access-control-list/b4fbe9ea-22be-44e1-9fed-f92cf84e646e HTTP/1.1" 200 273 0.016257 10.0.0.241 - - [2025-12-29 01:57:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.020599 10.0.0.241 - - [2025-12-29 01:57:06] "DELETE /loadbalancer-member/56944b72-0623-4d74-9116-6f30827efd3b HTTP/1.1" 200 115 0.039740 10.0.0.241 - - [2025-12-29 01:57:06] "DELETE /loadbalancer-pool/83cfa57d-7fa5-442f-881c-7368ce2b9b3a HTTP/1.1" 200 115 0.051964 10.0.0.241 - - [2025-12-29 01:57:06] "DELETE /loadbalancer-listener/0813d90b-0dde-42af-9a3c-55ed706dfd9a HTTP/1.1" 200 115 0.031798 10.0.0.241 - - [2025-12-29 01:57:06] "DELETE /loadbalancer/6d615913-b1df-4170-b764-9fb153aa9dc2 HTTP/1.1" 200 115 0.027726 10.0.0.241 - - [2025-12-29 01:57:06] "DELETE /floating-ip/da1e0eca-a1d9-4655-aa90-33e4323172ee HTTP/1.1" 200 115 0.046988 10.0.0.241 - - [2025-12-29 01:57:06] "DELETE /instance-ip/a358c643-10b2-45ec-af4f-edde7ee572cf HTTP/1.1" 200 115 0.053905 10.0.0.241 - - [2025-12-29 01:57:06] "DELETE /virtual-machine-interface/e2d81d16-5154-4a59-988a-0c34abdb78b6 HTTP/1.1" 200 115 0.040595 10.0.0.241 - - [2025-12-29 01:57:06] "DELETE /tag/c4a1fd4f-ed2f-4df1-9f0f-a36872ec3513 HTTP/1.1" 200 115 0.029790 10.0.0.241 - - [2025-12-29 01:57:06] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002522 10.0.0.241 - - [2025-12-29 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.241 - - [2025-12-29 01:57:06] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002704 10.0.0.241 - - [2025-12-29 01:57:06] "GET /firewall-policy/29cdc72b-9a48-4b88-965a-ba18237822d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002130 10.0.0.241 - - [2025-12-29 01:57:06] "GET /firewall-rule/aa63d57d-fefe-4f38-86f8-36fe6e787f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003085 10.0.0.241 - - [2025-12-29 01:57:06] "POST /ref-update HTTP/1.1" 200 156 0.011518 10.0.0.241 - - [2025-12-29 01:57:06] "DELETE /firewall-rule/aa63d57d-fefe-4f38-86f8-36fe6e787f1f HTTP/1.1" 200 115 0.038401 10.0.0.241 - - [2025-12-29 01:57:06] "GET /firewall-policy/ae1fb995-4d45-47fe-9866-f20ef83a3bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002974 10.0.0.241 - - [2025-12-29 01:57:06] "GET /firewall-rule/6d3be325-76b3-49ac-a082-fe7df156fa6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.004449 10.0.0.241 - - [2025-12-29 01:57:06] "POST /ref-update HTTP/1.1" 200 156 0.022102 10.0.0.241 - - [2025-12-29 01:57:06] "DELETE /firewall-rule/6d3be325-76b3-49ac-a082-fe7df156fa6b HTTP/1.1" 200 115 0.060937 10.0.0.241 - - [2025-12-29 01:57:06] "GET /firewall-policy/ae1fb995-4d45-47fe-9866-f20ef83a3bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004500 10.0.0.241 - - [2025-12-29 01:57:06] "GET /firewall-rule/cc9397d6-8375-408d-ada7-1e0cdd6b4ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.002756 10.0.0.241 - - [2025-12-29 01:57:06] "POST /ref-update HTTP/1.1" 200 156 0.010593 10.0.0.241 - - [2025-12-29 01:57:06] "DELETE /firewall-rule/cc9397d6-8375-408d-ada7-1e0cdd6b4ba1 HTTP/1.1" 200 115 0.038539 10.0.0.241 - - [2025-12-29 01:57:06] "GET /application-policy-set/37a2d176-03e9-46a9-9650-8635bef31c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003728 10.0.0.241 - - [2025-12-29 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.241 - - [2025-12-29 01:57:06] "GET /policy-management/d67fcfc0-e6dd-477f-bcd6-c6b68df4f111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002289 10.0.0.241 - - [2025-12-29 01:57:06] "GET /firewall-policy/ae1fb995-4d45-47fe-9866-f20ef83a3bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.002821 10.0.0.241 - - [2025-12-29 01:57:06] "POST /ref-update HTTP/1.1" 200 156 0.021214 10.0.0.241 - - [2025-12-29 01:57:06] "DELETE /firewall-policy/ae1fb995-4d45-47fe-9866-f20ef83a3bd1 HTTP/1.1" 200 115 0.025877 10.0.0.241 - - [2025-12-29 01:57:07] "DELETE /tag/198b3410-5618-4e61-9506-d547535fe17a HTTP/1.1" 200 115 0.041691 10.0.0.241 - - [2025-12-29 01:57:07] "DELETE /tag/93f7a855-648b-496b-aa60-1576b39ae6f5 HTTP/1.1" 200 115 0.065836 10.0.0.241 - - [2025-12-29 01:57:07] "DELETE /tag/ce97e651-2454-479b-8fcb-b7dad2f41ac2 HTTP/1.1" 200 115 0.080634 10.0.0.241 - - [2025-12-29 01:57:07] "DELETE /tag/c9fdb21b-9f70-4e3d-bb95-6c8df591e4d1 HTTP/1.1" 200 115 0.062455 10.0.0.241 - - [2025-12-29 01:57:07] "POST /projects HTTP/1.1" 409 238 0.001855 10.0.0.241 - - [2025-12-29 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.241 - - [2025-12-29 01:57:07] "GET /project/90c87407-1da7-420e-acf5-b6bec069990a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043568 10.0.0.241 - - [2025-12-29 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.241 - - [2025-12-29 01:57:07] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004195 10.0.0.241 - - [2025-12-29 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.241 - - [2025-12-29 01:57:07] "GET /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004961 10.0.0.241 - - [2025-12-29 01:57:07] "POST /security-groups HTTP/1.1" 409 285 0.005594 10.0.0.241 - - [2025-12-29 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.241 - - [2025-12-29 01:57:07] "PUT /security-group/027c2b83-b99a-44a1-9ed7-e20fd7f5afc7 HTTP/1.1" 200 263 0.067825 10.0.0.241 - - [2025-12-29 01:57:07] "PUT /access-control-list/c5ba6c79-0306-43fd-bede-e25a62d72407 HTTP/1.1" 200 273 0.034494 10.0.0.241 - - [2025-12-29 01:57:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.059974 10.0.0.241 - - [2025-12-29 01:57:07] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.014034 10.0.0.241 - - [2025-12-29 01:57:07] "PUT /access-control-list/b4fbe9ea-22be-44e1-9fed-f92cf84e646e HTTP/1.1" 200 273 0.045972 10.0.0.241 - - [2025-12-29 01:57:07] "GET /firewall-rule/9f6a4b07-9f5c-4a0b-af76-541118286b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002726 10.0.0.241 - - [2025-12-29 01:57:07] "POST /ref-update HTTP/1.1" 200 156 0.059522 10.0.0.241 - - [2025-12-29 01:57:07] "DELETE /firewall-rule/9f6a4b07-9f5c-4a0b-af76-541118286b8b HTTP/1.1" 200 115 0.061686 10.0.0.241 - - [2025-12-29 01:57:07] "GET /firewall-policy/2588d0ee-b85b-4cff-a2fd-80e282f71166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.006549 10.0.0.241 - - [2025-12-29 01:57:07] "GET /firewall-rule/52ef8fae-abcc-4254-9b36-2394afbc4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002618 10.0.0.241 - - [2025-12-29 01:57:07] "POST /ref-update HTTP/1.1" 200 156 0.040535 10.0.0.241 - - [2025-12-29 01:57:07] "DELETE /firewall-rule/52ef8fae-abcc-4254-9b36-2394afbc4a0b HTTP/1.1" 200 115 0.045440 10.0.0.241 - - [2025-12-29 01:57:07] "DELETE /tag/7dbc7593-6124-4d5a-97b9-365baa02c2ff HTTP/1.1" 200 115 0.039437 10.0.0.241 - - [2025-12-29 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013841 10.0.0.241 - - [2025-12-29 01:57:08] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004364 10.0.0.241 - - [2025-12-29 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.241 - - [2025-12-29 01:57:08] "GET /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.003655 10.0.0.241 - - [2025-12-29 01:57:08] "PUT /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c HTTP/1.1" 200 265 0.058759 10.0.0.241 - - [2025-12-29 01:57:08] "PUT /virtual-network/03fefc8e-0cb6-4866-9037-c49d60840ebf HTTP/1.1" 200 265 0.059309 10.0.0.241 - - [2025-12-29 01:57:08] "DELETE /security-group/027c2b83-b99a-44a1-9ed7-e20fd7f5afc7 HTTP/1.1" 200 115 0.057830 10.0.0.241 - - [2025-12-29 01:57:08] "DELETE /access-control-list/c5ba6c79-0306-43fd-bede-e25a62d72407 HTTP/1.1" 200 115 0.042453 10.0.0.241 - - [2025-12-29 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.017729 10.0.0.241 - - [2025-12-29 01:57:08] "DELETE /access-control-list/b4fbe9ea-22be-44e1-9fed-f92cf84e646e HTTP/1.1" 200 115 0.020799 10.0.0.241 - - [2025-12-29 01:57:08] "GET /project/90c87407-1da7-420e-acf5-b6bec069990a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.040437 10.0.0.241 - - [2025-12-29 01:57:08] "GET /project/90c87407-1da7-420e-acf5-b6bec069990a?fields=security_groups HTTP/1.1" 200 1353 0.033751 10.0.0.241 - - [2025-12-29 01:57:08] "DELETE /security-group/14a01aa0-ec0c-4af5-b1b3-49cdf9b6e2cf HTTP/1.1" 200 115 0.046989 10.0.0.241 - - [2025-12-29 01:57:08] "DELETE /access-control-list/18e72868-b5cc-41bf-97e2-49506c708bab HTTP/1.1" 200 115 0.044179 10.0.0.241 - - [2025-12-29 01:57:08] "GET /project/90c87407-1da7-420e-acf5-b6bec069990a?fields=application_policy_sets HTTP/1.1" 200 1392 0.063568 10.0.0.241 - - [2025-12-29 01:57:08] "DELETE /access-control-list/9a5c08cb-6ae2-4efa-87bb-0fc07bd9795d HTTP/1.1" 200 115 0.105703 10.0.0.241 - - [2025-12-29 01:57:08] "DELETE /project/90c87407-1da7-420e-acf5-b6bec069990a HTTP/1.1" 200 115 0.358922 10.0.0.241 - - [2025-12-29 01:57:51] "GET / HTTP/1.1" 200 36215 0.001765 10.0.0.241 - - [2025-12-29 01:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.241 - - [2025-12-29 01:57:51] "GET /global-vrouter-config/e6f6e979-9a5b-48b2-ac64-416dbe276878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002891 10.0.0.241 - - [2025-12-29 01:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.241 - - [2025-12-29 01:57:51] "GET /global-vrouter-config/e6f6e979-9a5b-48b2-ac64-416dbe276878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.008919 10.0.0.241 - - [2025-12-29 01:58:06] "GET / HTTP/1.1" 200 36215 0.001372 10.0.0.241 - - [2025-12-29 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.241 - - [2025-12-29 01:58:06] "GET /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004894 10.0.0.241 - - [2025-12-29 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.241 - - [2025-12-29 01:58:06] "GET /config-node/0ca7fe0f-e90f-438d-9932-60cbe63f5b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002688 10.0.0.241 - - [2025-12-29 01:58:07] "GET / HTTP/1.1" 200 36215 0.001280 10.0.0.241 - - [2025-12-29 01:58:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002082 10.0.0.241 - - [2025-12-29 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.241 - - [2025-12-29 01:58:12] "GET /global-vrouter-config/e6f6e979-9a5b-48b2-ac64-416dbe276878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002092 10.0.0.241 - - [2025-12-29 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.241 - - [2025-12-29 01:58:12] "PUT /global-vrouter-config/e6f6e979-9a5b-48b2-ac64-416dbe276878 HTTP/1.1" 200 277 0.009960 10.0.0.241 - - [2025-12-29 01:58:12] "GET / HTTP/1.1" 200 36215 0.002098 10.0.0.241 - - [2025-12-29 01:58:12] "POST /alarms HTTP/1.1" 409 264 0.002249 10.0.0.241 - - [2025-12-29 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.241 - - [2025-12-29 01:58:12] "PUT /alarm/8223caff-25f7-43e3-af5e-597d3e449e21 HTTP/1.1" 200 245 0.012252 10.0.0.241 - - [2025-12-29 01:58:12] "POST /alarms HTTP/1.1" 409 261 0.011654 10.0.0.241 - - [2025-12-29 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.241 - - [2025-12-29 01:58:12] "PUT /alarm/1b9c9842-24ec-457a-8477-ac286b23e39e HTTP/1.1" 200 245 0.015336 10.0.0.241 - - [2025-12-29 01:58:12] "POST /alarms HTTP/1.1" 409 261 0.013527 10.0.0.241 - - [2025-12-29 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.241 - - [2025-12-29 01:58:12] "PUT /alarm/2edea159-0921-44cc-b471-b4d92a9ccd03 HTTP/1.1" 200 245 0.020931 10.0.0.241 - - [2025-12-29 01:58:12] "POST /alarms HTTP/1.1" 409 253 0.012208 10.0.0.241 - - [2025-12-29 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.241 - - [2025-12-29 01:58:12] "PUT /alarm/3d7751e6-16f5-4892-8cb4-a0f9141fbc51 HTTP/1.1" 200 245 0.037661 10.0.0.241 - - [2025-12-29 01:58:12] "POST /alarms HTTP/1.1" 409 251 0.005256 10.0.0.241 - - [2025-12-29 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005716 10.0.0.241 - - [2025-12-29 01:58:12] "PUT /alarm/98d44ca3-92cb-4aea-ae31-ca10b9242e1f HTTP/1.1" 200 245 0.015701 10.0.0.241 - - [2025-12-29 01:58:12] "POST /alarms HTTP/1.1" 409 252 0.006177 10.0.0.241 - - [2025-12-29 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.241 - - [2025-12-29 01:58:12] "PUT /alarm/d88d2dec-2730-4e77-96de-dc4bf6604c5f HTTP/1.1" 200 245 0.024659 10.0.0.241 - - [2025-12-29 01:58:12] "POST /alarms HTTP/1.1" 409 256 0.013011 10.0.0.241 - - [2025-12-29 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.241 - - [2025-12-29 01:58:13] "PUT /alarm/7fe1277d-5a92-4fc2-89af-d104064a7757 HTTP/1.1" 200 245 0.023245 10.0.0.241 - - [2025-12-29 01:58:13] "POST /alarms HTTP/1.1" 409 248 0.011376 10.0.0.241 - - [2025-12-29 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006715 10.0.0.241 - - [2025-12-29 01:58:13] "PUT /alarm/0b782dd1-14e6-4fba-a094-c5d53982897e HTTP/1.1" 200 245 0.032798 10.0.0.241 - - [2025-12-29 01:58:13] "POST /alarms HTTP/1.1" 409 252 0.021962 10.0.0.241 - - [2025-12-29 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006155 10.0.0.241 - - [2025-12-29 01:58:13] "PUT /alarm/291e007a-a777-4965-a4b8-0fe2b157fdbe HTTP/1.1" 200 245 0.022436 10.0.0.241 - - [2025-12-29 01:58:13] "POST /alarms HTTP/1.1" 409 257 0.029080 10.0.0.241 - - [2025-12-29 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.241 - - [2025-12-29 01:58:13] "PUT /alarm/ae1c71f1-e4a5-4d3e-9f6f-58e04e313a77 HTTP/1.1" 200 245 0.013438 10.0.0.241 - - [2025-12-29 01:58:13] "POST /alarms HTTP/1.1" 409 251 0.016483 10.0.0.241 - - [2025-12-29 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.241 - - [2025-12-29 01:58:13] "PUT /alarm/08e64a2d-cb64-4082-b8d6-55036249cd0d HTTP/1.1" 200 245 0.016782 10.0.0.241 - - [2025-12-29 01:58:13] "POST /alarms HTTP/1.1" 409 257 0.002793 10.0.0.241 - - [2025-12-29 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.241 - - [2025-12-29 01:58:13] "PUT /alarm/6bad828a-9726-48ff-a17e-49c55a803863 HTTP/1.1" 200 245 0.012008 10.0.0.241 - - [2025-12-29 01:58:13] "POST /alarms HTTP/1.1" 409 261 0.003063 10.0.0.241 - - [2025-12-29 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.241 - - [2025-12-29 01:58:13] "PUT /alarm/22cf9221-1e70-48ff-b0ba-a7397be21073 HTTP/1.1" 200 245 0.010072 10.0.0.241 - - [2025-12-29 01:58:13] "POST /alarms HTTP/1.1" 409 258 0.008578 10.0.0.241 - - [2025-12-29 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001381 10.0.0.241 - - [2025-12-29 01:58:13] "PUT /alarm/fd1b5bcd-fb4d-4260-8a32-7f6f9b097a6e HTTP/1.1" 200 245 0.010562 10.0.0.241 - - [2025-12-29 01:58:13] "POST /alarms HTTP/1.1" 409 254 0.004314 10.0.0.241 - - [2025-12-29 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.241 - - [2025-12-29 01:58:13] "PUT /alarm/5088a7da-e0ab-4f10-9bc6-0d9ae9b9fe90 HTTP/1.1" 200 245 0.009842 10.0.0.241 - - [2025-12-29 01:58:13] "POST /alarms HTTP/1.1" 409 254 0.008321 10.0.0.241 - - [2025-12-29 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008822 10.0.0.241 - - [2025-12-29 01:58:13] "PUT /alarm/d28c0ccd-6f34-45b8-aa45-75a4879be5bf HTTP/1.1" 200 245 0.016314 10.0.0.241 - - [2025-12-29 01:58:13] "POST /alarms HTTP/1.1" 409 254 0.006292 10.0.0.241 - - [2025-12-29 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.241 - - [2025-12-29 01:58:13] "PUT /alarm/63bddf38-4f25-4335-9192-f2710cc64cfc HTTP/1.1" 200 245 0.009612 10.0.0.241 - - [2025-12-29 01:58:13] "POST /alarms HTTP/1.1" 409 247 0.011404 10.0.0.241 - - [2025-12-29 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.241 - - [2025-12-29 01:58:13] "PUT /alarm/85984647-3bbd-4e03-bddf-0c245b256f51 HTTP/1.1" 200 245 0.010013 10.0.0.241 - - [2025-12-29 01:58:13] "POST /alarms HTTP/1.1" 409 272 0.008920 10.0.0.241 - - [2025-12-29 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.241 - - [2025-12-29 01:58:13] "PUT /alarm/18522295-09a7-4c96-983c-3099919e917b HTTP/1.1" 200 245 0.010348 10.0.0.241 - - [2025-12-29 01:58:13] "POST /alarms HTTP/1.1" 409 261 0.010021 10.0.0.241 - - [2025-12-29 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.241 - - [2025-12-29 01:58:14] "PUT /alarm/ba52ab69-12ba-4728-aec0-fe7975526d15 HTTP/1.1" 200 245 0.009186 10.0.0.241 - - [2025-12-29 01:58:14] "POST /alarms HTTP/1.1" 409 259 0.006849 10.0.0.241 - - [2025-12-29 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.241 - - [2025-12-29 01:58:14] "PUT /alarm/54627b4b-1015-4e09-a3cc-59463e8e9a71 HTTP/1.1" 200 245 0.017679 10.0.0.241 - - [2025-12-29 01:58:14] "POST /alarms HTTP/1.1" 409 265 0.006368 10.0.0.241 - - [2025-12-29 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.241 - - [2025-12-29 01:58:14] "PUT /alarm/cd9f0a23-090d-4142-b1d9-2ab866e499c3 HTTP/1.1" 200 245 0.010746 10.0.0.241 - - [2025-12-29 01:58:14] "POST /alarms HTTP/1.1" 409 279 0.009564 10.0.0.241 - - [2025-12-29 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.241 - - [2025-12-29 01:58:14] "PUT /alarm/45355df9-df0a-4a50-a3ae-322811243794 HTTP/1.1" 200 245 0.029897 10.0.0.241 - - [2025-12-29 01:58:14] "GET / HTTP/1.1" 200 36215 0.002570 10.0.0.241 - - [2025-12-29 01:58:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002343 10.0.0.241 - - [2025-12-29 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.241 - - [2025-12-29 01:58:14] "PUT /global-vrouter-config/e6f6e979-9a5b-48b2-ac64-416dbe276878 HTTP/1.1" 200 277 0.008584 10.0.0.241 - - [2025-12-29 01:58:14] "GET / HTTP/1.1" 200 36215 0.001913 10.0.0.241 - - [2025-12-29 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.241 - - [2025-12-29 01:58:14] "GET /global-vrouter-config/e6f6e979-9a5b-48b2-ac64-416dbe276878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002241 10.0.0.241 - - [2025-12-29 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.241 - - [2025-12-29 01:58:14] "PUT /global-vrouter-config/e6f6e979-9a5b-48b2-ac64-416dbe276878 HTTP/1.1" 200 277 0.013931 10.0.0.241 - - [2025-12-29 01:58:15] "GET / HTTP/1.1" 200 36215 0.001565 10.0.0.241 - - [2025-12-29 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.241 - - [2025-12-29 01:58:15] "GET /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006429 10.0.0.241 - - [2025-12-29 01:58:15] "PUT /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd HTTP/1.1" 200 275 0.018328 10.0.0.241 - - [2025-12-29 01:58:18] "GET / HTTP/1.1" 200 36215 0.001483 10.0.0.241 - - [2025-12-29 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.241 - - [2025-12-29 01:58:18] "GET /routing-instance/b09e3f06-7b70-4a1c-a749-e10ff08fa1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003574 10.0.0.241 - - [2025-12-29 01:58:18] "POST /bgp-routers HTTP/1.1" 409 301 0.001848 10.0.0.241 - - [2025-12-29 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.241 - - [2025-12-29 01:58:18] "GET /bgp-router/83bde967-cacc-4196-9916-d4de8356d0e9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003500 10.0.0.241 - - [2025-12-29 01:58:18] "PUT /bgp-router/83bde967-cacc-4196-9916-d4de8356d0e9 HTTP/1.1" 200 255 0.019557 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:58:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001226 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:58:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001274 10.0.0.241 - - [2025-12-29 01:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.241 - - [2025-12-29 01:58:20] "GET /global-vrouter-config/e6f6e979-9a5b-48b2-ac64-416dbe276878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003752 10.0.0.241 - - [2025-12-29 01:58:33] "GET / HTTP/1.1" 200 36215 0.001680 10.0.0.241 - - [2025-12-29 01:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.241 - - [2025-12-29 01:58:33] "GET /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004672 10.0.0.241 - - [2025-12-29 01:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.241 - - [2025-12-29 01:58:33] "GET /config-node/0ca7fe0f-e90f-438d-9932-60cbe63f5b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.003117 10.0.0.241 - - [2025-12-29 01:58:44] "GET / HTTP/1.1" 200 36215 0.001698 10.0.0.241 - - [2025-12-29 01:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.241 - - [2025-12-29 01:58:44] "GET /routing-instance/b09e3f06-7b70-4a1c-a749-e10ff08fa1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002254 10.0.0.241 - - [2025-12-29 01:58:44] "POST /bgp-routers HTTP/1.1" 409 301 0.001586 10.0.0.241 - - [2025-12-29 01:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.241 - - [2025-12-29 01:58:44] "GET /bgp-router/83bde967-cacc-4196-9916-d4de8356d0e9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002764 10.0.0.241 - - [2025-12-29 01:58:44] "PUT /bgp-router/83bde967-cacc-4196-9916-d4de8356d0e9 HTTP/1.1" 200 255 0.024739 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:58:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000913 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:58:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000869 10.0.0.241 - - [2025-12-29 01:58:59] "GET / HTTP/1.1" 200 36215 0.001719 10.0.0.241 - - [2025-12-29 01:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.241 - - [2025-12-29 01:58:59] "GET /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005124 10.0.0.241 - - [2025-12-29 01:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.241 - - [2025-12-29 01:58:59] "GET /config-node/0ca7fe0f-e90f-438d-9932-60cbe63f5b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002015 10.0.0.241 - - [2025-12-29 01:58:59] "GET / HTTP/1.1" 200 36215 0.001617 10.0.0.241 - - [2025-12-29 01:58:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002303 10.0.0.241 - - [2025-12-29 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.241 - - [2025-12-29 01:59:04] "GET /global-vrouter-config/e6f6e979-9a5b-48b2-ac64-416dbe276878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002774 10.0.0.241 - - [2025-12-29 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.241 - - [2025-12-29 01:59:04] "PUT /global-vrouter-config/e6f6e979-9a5b-48b2-ac64-416dbe276878 HTTP/1.1" 200 277 0.008042 10.0.0.241 - - [2025-12-29 01:59:04] "GET / HTTP/1.1" 200 36215 0.006498 10.0.0.241 - - [2025-12-29 01:59:04] "POST /alarms HTTP/1.1" 409 264 0.003816 10.0.0.241 - - [2025-12-29 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008529 10.0.0.241 - - [2025-12-29 01:59:04] "PUT /alarm/8223caff-25f7-43e3-af5e-597d3e449e21 HTTP/1.1" 200 245 0.015875 10.0.0.241 - - [2025-12-29 01:59:04] "POST /alarms HTTP/1.1" 409 261 0.002452 10.0.0.241 - - [2025-12-29 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.241 - - [2025-12-29 01:59:04] "PUT /alarm/1b9c9842-24ec-457a-8477-ac286b23e39e HTTP/1.1" 200 245 0.010638 10.0.0.241 - - [2025-12-29 01:59:04] "POST /alarms HTTP/1.1" 409 261 0.002013 10.0.0.241 - - [2025-12-29 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.241 - - [2025-12-29 01:59:04] "PUT /alarm/2edea159-0921-44cc-b471-b4d92a9ccd03 HTTP/1.1" 200 245 0.007839 10.0.0.241 - - [2025-12-29 01:59:04] "POST /alarms HTTP/1.1" 409 253 0.002296 10.0.0.241 - - [2025-12-29 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.241 - - [2025-12-29 01:59:04] "PUT /alarm/3d7751e6-16f5-4892-8cb4-a0f9141fbc51 HTTP/1.1" 200 245 0.010480 10.0.0.241 - - [2025-12-29 01:59:05] "POST /alarms HTTP/1.1" 409 251 0.003004 10.0.0.241 - - [2025-12-29 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.241 - - [2025-12-29 01:59:05] "PUT /alarm/98d44ca3-92cb-4aea-ae31-ca10b9242e1f HTTP/1.1" 200 245 0.009430 10.0.0.241 - - [2025-12-29 01:59:05] "POST /alarms HTTP/1.1" 409 252 0.002057 10.0.0.241 - - [2025-12-29 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.241 - - [2025-12-29 01:59:05] "PUT /alarm/d88d2dec-2730-4e77-96de-dc4bf6604c5f HTTP/1.1" 200 245 0.010477 10.0.0.241 - - [2025-12-29 01:59:05] "POST /alarms HTTP/1.1" 409 256 0.003494 10.0.0.241 - - [2025-12-29 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.241 - - [2025-12-29 01:59:05] "PUT /alarm/7fe1277d-5a92-4fc2-89af-d104064a7757 HTTP/1.1" 200 245 0.010244 10.0.0.241 - - [2025-12-29 01:59:05] "POST /alarms HTTP/1.1" 409 248 0.004239 10.0.0.241 - - [2025-12-29 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.241 - - [2025-12-29 01:59:05] "PUT /alarm/0b782dd1-14e6-4fba-a094-c5d53982897e HTTP/1.1" 200 245 0.012500 10.0.0.241 - - [2025-12-29 01:59:05] "POST /alarms HTTP/1.1" 409 252 0.007870 10.0.0.241 - - [2025-12-29 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005987 10.0.0.241 - - [2025-12-29 01:59:05] "PUT /alarm/291e007a-a777-4965-a4b8-0fe2b157fdbe HTTP/1.1" 200 245 0.012008 10.0.0.241 - - [2025-12-29 01:59:05] "POST /alarms HTTP/1.1" 409 257 0.007968 10.0.0.241 - - [2025-12-29 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.241 - - [2025-12-29 01:59:05] "PUT /alarm/ae1c71f1-e4a5-4d3e-9f6f-58e04e313a77 HTTP/1.1" 200 245 0.011244 10.0.0.241 - - [2025-12-29 01:59:05] "POST /alarms HTTP/1.1" 409 251 0.007515 10.0.0.241 - - [2025-12-29 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.241 - - [2025-12-29 01:59:05] "PUT /alarm/08e64a2d-cb64-4082-b8d6-55036249cd0d HTTP/1.1" 200 245 0.009531 10.0.0.241 - - [2025-12-29 01:59:05] "POST /alarms HTTP/1.1" 409 257 0.010406 10.0.0.241 - - [2025-12-29 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008290 10.0.0.241 - - [2025-12-29 01:59:05] "PUT /alarm/6bad828a-9726-48ff-a17e-49c55a803863 HTTP/1.1" 200 245 0.009825 10.0.0.241 - - [2025-12-29 01:59:05] "POST /alarms HTTP/1.1" 409 261 0.006907 10.0.0.241 - - [2025-12-29 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.241 - - [2025-12-29 01:59:05] "PUT /alarm/22cf9221-1e70-48ff-b0ba-a7397be21073 HTTP/1.1" 200 245 0.010301 10.0.0.241 - - [2025-12-29 01:59:05] "POST /alarms HTTP/1.1" 409 258 0.004276 10.0.0.241 - - [2025-12-29 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005827 10.0.0.241 - - [2025-12-29 01:59:05] "PUT /alarm/fd1b5bcd-fb4d-4260-8a32-7f6f9b097a6e HTTP/1.1" 200 245 0.010526 10.0.0.241 - - [2025-12-29 01:59:05] "POST /alarms HTTP/1.1" 409 254 0.007390 10.0.0.241 - - [2025-12-29 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009264 10.0.0.241 - - [2025-12-29 01:59:05] "PUT /alarm/5088a7da-e0ab-4f10-9bc6-0d9ae9b9fe90 HTTP/1.1" 200 245 0.010968 10.0.0.241 - - [2025-12-29 01:59:05] "POST /alarms HTTP/1.1" 409 254 0.003269 10.0.0.241 - - [2025-12-29 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.241 - - [2025-12-29 01:59:05] "PUT /alarm/d28c0ccd-6f34-45b8-aa45-75a4879be5bf HTTP/1.1" 200 245 0.009536 10.0.0.241 - - [2025-12-29 01:59:05] "POST /alarms HTTP/1.1" 409 254 0.006945 10.0.0.241 - - [2025-12-29 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.241 - - [2025-12-29 01:59:05] "PUT /alarm/63bddf38-4f25-4335-9192-f2710cc64cfc HTTP/1.1" 200 245 0.008900 10.0.0.241 - - [2025-12-29 01:59:05] "POST /alarms HTTP/1.1" 409 247 0.004995 10.0.0.241 - - [2025-12-29 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.241 - - [2025-12-29 01:59:05] "PUT /alarm/85984647-3bbd-4e03-bddf-0c245b256f51 HTTP/1.1" 200 245 0.010542 10.0.0.241 - - [2025-12-29 01:59:06] "POST /alarms HTTP/1.1" 409 272 0.017972 10.0.0.241 - - [2025-12-29 01:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.241 - - [2025-12-29 01:59:06] "PUT /alarm/18522295-09a7-4c96-983c-3099919e917b HTTP/1.1" 200 245 0.011514 10.0.0.241 - - [2025-12-29 01:59:06] "POST /alarms HTTP/1.1" 409 261 0.005910 10.0.0.241 - - [2025-12-29 01:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.241 - - [2025-12-29 01:59:06] "PUT /alarm/ba52ab69-12ba-4728-aec0-fe7975526d15 HTTP/1.1" 200 245 0.011172 10.0.0.241 - - [2025-12-29 01:59:06] "POST /alarms HTTP/1.1" 409 259 0.013026 10.0.0.241 - - [2025-12-29 01:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.241 - - [2025-12-29 01:59:06] "PUT /alarm/54627b4b-1015-4e09-a3cc-59463e8e9a71 HTTP/1.1" 200 245 0.009695 10.0.0.241 - - [2025-12-29 01:59:06] "POST /alarms HTTP/1.1" 409 265 0.006657 10.0.0.241 - - [2025-12-29 01:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.241 - - [2025-12-29 01:59:06] "PUT /alarm/cd9f0a23-090d-4142-b1d9-2ab866e499c3 HTTP/1.1" 200 245 0.010137 10.0.0.241 - - [2025-12-29 01:59:06] "POST /alarms HTTP/1.1" 409 279 0.013342 10.0.0.241 - - [2025-12-29 01:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.241 - - [2025-12-29 01:59:06] "PUT /alarm/45355df9-df0a-4a50-a3ae-322811243794 HTTP/1.1" 200 245 0.010244 10.0.0.241 - - [2025-12-29 01:59:06] "GET / HTTP/1.1" 200 36215 0.001543 10.0.0.241 - - [2025-12-29 01:59:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002197 10.0.0.241 - - [2025-12-29 01:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.241 - - [2025-12-29 01:59:06] "PUT /global-vrouter-config/e6f6e979-9a5b-48b2-ac64-416dbe276878 HTTP/1.1" 200 277 0.020346 10.0.0.241 - - [2025-12-29 01:59:06] "GET / HTTP/1.1" 200 36215 0.001789 10.0.0.241 - - [2025-12-29 01:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.241 - - [2025-12-29 01:59:06] "GET /global-vrouter-config/e6f6e979-9a5b-48b2-ac64-416dbe276878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004559 10.0.0.241 - - [2025-12-29 01:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.241 - - [2025-12-29 01:59:06] "PUT /global-vrouter-config/e6f6e979-9a5b-48b2-ac64-416dbe276878 HTTP/1.1" 200 277 0.009419 10.0.0.241 - - [2025-12-29 01:59:07] "GET / HTTP/1.1" 200 36215 0.001599 10.0.0.241 - - [2025-12-29 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.241 - - [2025-12-29 01:59:07] "GET /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004683 10.0.0.241 - - [2025-12-29 01:59:07] "PUT /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd HTTP/1.1" 200 275 0.016162 10.0.0.241 - - [2025-12-29 01:59:10] "GET / HTTP/1.1" 200 36215 0.001470 10.0.0.241 - - [2025-12-29 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.241 - - [2025-12-29 01:59:10] "GET /routing-instance/b09e3f06-7b70-4a1c-a749-e10ff08fa1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.008724 10.0.0.241 - - [2025-12-29 01:59:10] "POST /bgp-routers HTTP/1.1" 409 301 0.002151 10.0.0.241 - - [2025-12-29 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.241 - - [2025-12-29 01:59:11] "GET /bgp-router/83bde967-cacc-4196-9916-d4de8356d0e9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003709 10.0.0.241 - - [2025-12-29 01:59:11] "PUT /bgp-router/83bde967-cacc-4196-9916-d4de8356d0e9 HTTP/1.1" 200 255 0.028071 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:59:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.003088 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:59:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001663 10.0.0.241 - - [2025-12-29 01:59:13] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009763 10.0.0.241 - - [2025-12-29 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.241 - - [2025-12-29 01:59:13] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007276 10.0.0.241 - - [2025-12-29 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.005567 10.0.0.241 - - [2025-12-29 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.241 - - [2025-12-29 01:59:13] "GET /loadbalancer/fb6c17b4-4fca-4e08-93d1-5267e872e496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002684 10.0.0.241 - - [2025-12-29 01:59:13] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008766 10.0.0.241 - - [2025-12-29 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.039499 10.0.0.241 - - [2025-12-29 01:59:13] "DELETE /loadbalancer-member/d3cdedec-c7a8-46aa-b824-be2efac3accc HTTP/1.1" 200 115 0.083629 10.0.0.241 - - [2025-12-29 01:59:13] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.017219 10.0.0.241 - - [2025-12-29 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.002784 10.0.0.241 - - [2025-12-29 01:59:13] "DELETE /loadbalancer-member/b241b155-f8ba-4c68-b6e8-892949908f2e HTTP/1.1" 200 115 0.064291 10.0.0.241 - - [2025-12-29 01:59:13] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010797 10.0.0.241 - - [2025-12-29 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.003470 10.0.0.241 - - [2025-12-29 01:59:14] "DELETE /loadbalancer-member/10d5b385-dfe7-4730-af97-f0906166b8b4 HTTP/1.1" 200 115 0.078555 10.0.0.241 - - [2025-12-29 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007001 10.0.0.241 - - [2025-12-29 01:59:14] "GET /loadbalancer/fb6c17b4-4fca-4e08-93d1-5267e872e496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003485 10.0.0.241 - - [2025-12-29 01:59:14] "GET /loadbalancer-pool/a74e2967-ad4e-43bb-b27d-36dfc16a8420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005620 10.0.0.241 - - [2025-12-29 01:59:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037923 10.0.0.241 - - [2025-12-29 01:59:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.012708 10.0.0.241 - - [2025-12-29 01:59:14] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004298 10.0.0.241 - - [2025-12-29 01:59:14] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010549 10.0.0.241 - - [2025-12-29 01:59:14] "GET /floating-ip/18684ce7-5474-4a83-a292-f91c2fe1cab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003672 10.0.0.241 - - [2025-12-29 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.102531 10.0.0.241 - - [2025-12-29 01:59:14] "GET /loadbalancer-pool/12b2c438-8c33-42b9-b2ea-76579294b792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002956 10.0.0.241 - - [2025-12-29 01:59:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.036209 10.0.0.241 - - [2025-12-29 01:59:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.025385 10.0.0.241 - - [2025-12-29 01:59:14] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008016 10.0.0.241 - - [2025-12-29 01:59:14] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006640 10.0.0.241 - - [2025-12-29 01:59:14] "GET /floating-ip/18684ce7-5474-4a83-a292-f91c2fe1cab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005293 10.0.0.241 - - [2025-12-29 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.003020 10.0.0.241 - - [2025-12-29 01:59:14] "GET /loadbalancer-pool/19df06cf-a3f0-4081-b3b9-76cdbdc51ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002844 10.0.0.241 - - [2025-12-29 01:59:14] "POST /loadbalancer-members HTTP/1.1" 200 694 0.019091 10.0.0.241 - - [2025-12-29 01:59:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.023818 10.0.0.241 - - [2025-12-29 01:59:14] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.170222 10.0.0.241 - - [2025-12-29 01:59:14] "GET /virtual-machine-interface/42ac8d7c-e458-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.157634 10.0.0.241 - - [2025-12-29 01:59:14] "GET /floating-ip/18684ce7-5474-4a83-a292-f91c2fe1cab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003085 10.0.0.241 - - [2025-12-29 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.003894 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:59:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000922 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:59:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001028 10.0.0.241 - - [2025-12-29 01:59:19] "POST /tags HTTP/1.1" 200 356 0.020463 10.0.0.241 - - [2025-12-29 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.241 - - [2025-12-29 01:59:20] "GET /tag/8b683bfa-3e45-4d43-8f3b-18539f5945b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.018905 10.0.0.241 - - [2025-12-29 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.241 - - [2025-12-29 01:59:20] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005673 10.0.0.241 - - [2025-12-29 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.241 - - [2025-12-29 01:59:20] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038844 10.0.0.241 - - [2025-12-29 01:59:20] "POST /virtual-machines HTTP/1.1" 200 356 0.011337 10.0.0.241 - - [2025-12-29 01:59:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022608 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:59:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000896 [Introspect:8084]10.0.0.241 - - [2025-12-29 01:59:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002618 10.0.0.241 - - [2025-12-29 01:59:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.124592 10.0.0.241 - - [2025-12-29 01:59:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.026071 10.0.0.241 - - [2025-12-29 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009254 10.0.0.241 - - [2025-12-29 01:59:20] "GET /virtual-machine-interface/fd59dcc8-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.008616 10.0.0.241 - - [2025-12-29 01:59:20] "POST /instance-ips HTTP/1.1" 200 396 0.106924 10.0.0.241 - - [2025-12-29 01:59:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.019600 10.0.0.241 - - [2025-12-29 01:59:20] "GET /virtual-machine-interface/fd59dcc8-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.007843 10.0.0.241 - - [2025-12-29 01:59:20] "POST /set-tag HTTP/1.1" 200 109 0.019458 10.0.0.241 - - [2025-12-29 01:59:20] "GET /virtual-machine-interface/fd59dcc8-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.023823 10.0.0.241 - - [2025-12-29 01:59:20] "GET /instance-ip/fd785a7c-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.003520 10.0.0.241 - - [2025-12-29 01:59:20] "GET /virtual-machine-interface/fd59dcc8-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004532 10.0.0.241 - - [2025-12-29 01:59:20] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.241 - - [2025-12-29 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.241 - - [2025-12-29 01:59:20] "GET /virtual-network/ee5e75fd-b795-4b80-9b0b-4b9cc397168c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.008526 10.0.0.241 - - [2025-12-29 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.241 - - [2025-12-29 01:59:20] "GET /project/633812f7-e2c4-4d2f-9f77-b40d84db3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029999 10.0.0.241 - - [2025-12-29 01:59:20] "POST /virtual-machines HTTP/1.1" 200 352 0.008087 10.0.0.241 - - [2025-12-29 01:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009346 10.0.0.241 - - [2025-12-29 01:59:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.093432 10.0.0.241 - - [2025-12-29 01:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.037335 10.0.0.241 - - [2025-12-29 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016174 10.0.0.241 - - [2025-12-29 01:59:21] "GET /virtual-machine-interface/fdd63408-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.004476 10.0.0.241 - - [2025-12-29 01:59:21] "POST /instance-ips HTTP/1.1" 200 392 0.033213 10.0.0.241 - - [2025-12-29 01:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.039716 10.0.0.241 - - [2025-12-29 01:59:21] "GET /virtual-machine-interface/fdd63408-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.018797 10.0.0.241 - - [2025-12-29 01:59:21] "POST /set-tag HTTP/1.1" 200 109 0.016128 10.0.0.241 - - [2025-12-29 01:59:21] "GET /virtual-machine-interface/fdd63408-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.014991 10.0.0.241 - - [2025-12-29 01:59:21] "GET /instance-ip/fded3144-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003903 10.0.0.241 - - [2025-12-29 01:59:21] "GET /virtual-machine-interface/fdd63408-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004457 10.0.0.241 - - [2025-12-29 01:59:21] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.241 - - [2025-12-29 01:59:21] "GET /virtual-router/50cbe8f0-9ae8-4473-ac65-fc74b28982b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003624 10.0.0.241 - - [2025-12-29 01:59:21] "POST /ref-update HTTP/1.1" 200 156 0.007618 10.0.0.241 - - [2025-12-29 01:59:21] "GET /virtual-machine-interface/fd59dcc8-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005976 10.0.0.241 - - [2025-12-29 01:59:21] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.241 - - [2025-12-29 01:59:21] "GET /virtual-router/50cbe8f0-9ae8-4473-ac65-fc74b28982b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.004076 10.0.0.241 - - [2025-12-29 01:59:21] "POST /ref-update HTTP/1.1" 200 156 0.010788 10.0.0.241 - - [2025-12-29 01:59:21] "GET /virtual-machine-interface/fdd63408-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.011225 10.0.0.241 - - [2025-12-29 01:59:21] "POST /set-tag HTTP/1.1" 200 109 0.003090 10.0.0.241 - - [2025-12-29 01:59:21] "GET /virtual-machine-interface/fd59dcc8-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005756 10.0.0.241 - - [2025-12-29 01:59:21] "POST /set-tag HTTP/1.1" 200 109 0.002611 10.0.0.241 - - [2025-12-29 01:59:21] "GET /virtual-machine-interface/fdd63408-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003955 10.0.0.241 - - [2025-12-29 01:59:21] "POST /set-tag HTTP/1.1" 200 109 0.002479 10.0.0.241 - - [2025-12-29 01:59:32] "GET /virtual-machine-interface/fdd63408-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004323 10.0.0.241 - - [2025-12-29 01:59:32] "POST /set-tag HTTP/1.1" 200 109 0.004248 10.0.0.241 - - [2025-12-29 01:59:33] "GET /virtual-machine-interface/fd59dcc8-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005223 10.0.0.241 - - [2025-12-29 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.004161 10.0.0.241 - - [2025-12-29 01:59:34] "GET /virtual-machine-interface/fdd63408-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006926 10.0.0.241 - - [2025-12-29 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.004429 10.0.0.241 - - [2025-12-29 01:59:57] "GET / HTTP/1.1" 200 36215 0.001581 10.0.0.241 - - [2025-12-29 01:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.241 - - [2025-12-29 01:59:57] "GET /global-system-config/69ba6a75-c932-402d-b01c-5a15dbb80abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005126 10.0.0.241 - - [2025-12-29 01:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.241 - - [2025-12-29 01:59:57] "GET /config-node/0ca7fe0f-e90f-438d-9932-60cbe63f5b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002336 10.0.0.241 - - [2025-12-29 02:00:06] "GET /virtual-machine-interface/fdd63408-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006007 10.0.0.241 - - [2025-12-29 02:00:06] "POST /set-tag HTTP/1.1" 200 109 0.003628 10.0.0.241 - - [2025-12-29 02:00:06] "GET /virtual-machine-interface/fdd63408-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006311 10.0.0.241 - - [2025-12-29 02:00:06] "POST /set-tag HTTP/1.1" 200 109 0.003226 10.0.0.241 - - [2025-12-29 02:00:06] "GET /virtual-machine/0b45da34-aa3a-4cb9-93be-3bdcec283177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003531 10.0.0.241 - - [2025-12-29 02:00:06] "POST /ref-update HTTP/1.1" 200 156 0.040326 10.0.0.241 - - [2025-12-29 02:00:06] "GET /virtual-machine-interface/fdd63408-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006037 10.0.0.241 - - [2025-12-29 02:00:06] "POST /set-tag HTTP/1.1" 200 109 0.023379 10.0.0.241 - - [2025-12-29 02:00:06] "POST /set-tag HTTP/1.1" 200 109 0.016809 10.0.0.241 - - [2025-12-29 02:00:06] "DELETE /instance-ip/fded3144-e459-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.258268 10.0.0.241 - - [2025-12-29 02:00:06] "DELETE /virtual-machine-interface/fdd63408-e459-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.056882 10.0.0.241 - - [2025-12-29 02:00:06] "DELETE /virtual-machine/0b45da34-aa3a-4cb9-93be-3bdcec283177 HTTP/1.1" 200 115 0.046661 10.0.0.241 - - [2025-12-29 02:00:06] "GET /virtual-machine-interface/fd59dcc8-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.008748 10.0.0.241 - - [2025-12-29 02:00:06] "POST /set-tag HTTP/1.1" 200 109 0.002533 10.0.0.241 - - [2025-12-29 02:00:08] "GET / HTTP/1.1" 200 36215 0.001624 10.0.0.241 - - [2025-12-29 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.241 - - [2025-12-29 02:00:08] "GET /routing-instance/b09e3f06-7b70-4a1c-a749-e10ff08fa1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002923 10.0.0.241 - - [2025-12-29 02:00:08] "POST /bgp-routers HTTP/1.1" 409 301 0.002022 10.0.0.241 - - [2025-12-29 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.241 - - [2025-12-29 02:00:08] "GET /bgp-router/83bde967-cacc-4196-9916-d4de8356d0e9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.009570 10.0.0.241 - - [2025-12-29 02:00:09] "PUT /bgp-router/83bde967-cacc-4196-9916-d4de8356d0e9 HTTP/1.1" 200 255 0.024773 [Introspect:8084]10.0.0.241 - - [2025-12-29 02:00:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001006 [Introspect:8084]10.0.0.241 - - [2025-12-29 02:00:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001030 [Introspect:8084]10.0.0.241 - - [2025-12-29 02:00:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001421 [Introspect:8084]10.0.0.241 - - [2025-12-29 02:00:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001491 10.0.0.241 - - [2025-12-29 02:00:28] "GET /global-system-configs HTTP/1.1" 200 323 0.003329 10.0.0.241 - - [2025-12-29 02:00:29] "GET /global-system-configs HTTP/1.1" 200 323 0.001869 10.0.0.241 - - [2025-12-29 02:00:37] "GET /virtual-machine-interface/fd59dcc8-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006322 10.0.0.241 - - [2025-12-29 02:00:37] "POST /set-tag HTTP/1.1" 200 109 0.005019 10.0.0.241 - - [2025-12-29 02:00:37] "GET /virtual-machine-interface/fd59dcc8-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004960 10.0.0.241 - - [2025-12-29 02:00:37] "POST /set-tag HTTP/1.1" 200 109 0.003576 10.0.0.241 - - [2025-12-29 02:00:37] "GET /virtual-machine/56deaf09-c286-4ada-9bb0-9073d4334369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.004715 10.0.0.241 - - [2025-12-29 02:00:37] "POST /ref-update HTTP/1.1" 200 156 0.036997 10.0.0.241 - - [2025-12-29 02:00:37] "GET /virtual-machine-interface/fd59dcc8-e459-11f0-b28e-fa163eb8edf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006920 10.0.0.241 - - [2025-12-29 02:00:37] "POST /set-tag HTTP/1.1" 200 109 0.021888 10.0.0.241 - - [2025-12-29 02:00:37] "POST /set-tag HTTP/1.1" 200 109 0.026724 10.0.0.241 - - [2025-12-29 02:00:37] "DELETE /instance-ip/fd785a7c-e459-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.052685 10.0.0.241 - - [2025-12-29 02:00:37] "DELETE /virtual-machine-interface/fd59dcc8-e459-11f0-b28e-fa163eb8edf4 HTTP/1.1" 200 115 0.045679 10.0.0.241 - - [2025-12-29 02:00:37] "DELETE /virtual-machine/56deaf09-c286-4ada-9bb0-9073d4334369 HTTP/1.1" 200 115 0.030745 10.0.0.241 - - [2025-12-29 02:00:37] "DELETE /tag/8b683bfa-3e45-4d43-8f3b-18539f5945b4 HTTP/1.1" 200 115 0.043200