++ 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 8 01:47:38 AM UTC 2025 ===================' INFO: =================== Mon Dec 8 01:47:38 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ 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 +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.242 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.242 ++ ANALYTICSDB_NODES=10.0.0.242 ++ ANALYTICS_SNMP_NODES=10.0.0.242 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ '[' -n '10.0.0.242:8081 ' ']' +++ echo 10.0.0.242:8081 ++ ANALYTICS_SERVERS=10.0.0.242:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ '[' -n '10.0.0.242:9042 ' ']' +++ echo 10.0.0.242:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.242:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ '[' -n '10.0.0.242:8086 ' ']' +++ echo 10.0.0.242:8086 ++ COLLECTOR_SERVERS=10.0.0.242:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.242 ++ CONFIGDB_NODES=10.0.0.242 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ '[' -n '10.0.0.242:8082 ' ']' +++ echo 10.0.0.242:8082 ++ CONFIG_SERVERS=10.0.0.242:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ '[' -n '10.0.0.242:9161 ' ']' +++ echo 10.0.0.242:9161 ++ CONFIGDB_SERVERS=10.0.0.242:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ '[' -n '10.0.0.242:9041 ' ']' +++ echo 10.0.0.242:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.242:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.242 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.242 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ '[' -n 10.0.0.242:2181, ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ '[' -n '10.0.0.242:2181 ' ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.242:2181 ++ RABBITMQ_NODES=10.0.0.242 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ '[' -n 10.0.0.242:5673, ']' +++ echo 10.0.0.242:5673 ++ RABBITMQ_SERVERS=10.0.0.242:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ '[' -n '10.0.0.242:6379 ' ']' +++ echo 10.0.0.242:6379 ++ REDIS_SERVERS=10.0.0.242:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.242 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ '[' -n '10.0.0.242:9092 ' ']' +++ echo 10.0.0.242:9092 ++ KAFKA_SERVERS=10.0.0.242:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.242 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.242 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.242 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.242 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242 +++ local servers=10.0.0.242 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.242,10.20.198.1,127.0.0.1,172.17.0.1,252.242.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.242,10.20.198.1,127.0.0.1,172.17.0.1,252.242.0.1,, =~ ,10\.0\.0\.242, ]] +++ echo 10.0.0.242 1 +++ return ++ local ip=10.0.0.242 ++ [[ -z 10.0.0.242 ]] ++ echo 10.0.0.242 + host_ip=10.0.0.242 + [[ cql == \c\q\l ]] ++ echo 10.0.0.242:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.242:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.242:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sort ++ set -o posix ++ set + 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/08/2025 01:48:31.321 7f45bc77e500 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/08/2025 01:48:31.615 7f45bc77e500 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/08/2025 01:48:31.640 7f45bc77e500 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/08/2025 01:48:31.640 7f45bc77e500 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.242 - - [2025-12-08 01:48:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000700 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2025-12-08 01:48:41] "GET / HTTP/1.1" 503 181 0.000356 10.0.0.242 - - [2025-12-08 01:48:42] "GET / HTTP/1.1" 200 36215 0.001537 10.0.0.242 - - [2025-12-08 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.242 - - [2025-12-08 01:48:42] "GET /routing-instance/4fdafb19-72b5-472b-9107-9a02d04b7dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003751 10.0.0.242 - - [2025-12-08 01:48:42] "POST /bgp-routers HTTP/1.1" 200 618 0.047126 10.0.0.242 - - [2025-12-08 01:48:42] "GET /bgp-router/c335ebe0-5461-4854-ac00-2c01ee6a758b?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.009578 10.0.0.242 - - [2025-12-08 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.242 - - [2025-12-08 01:48:42] "GET /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011978 10.0.0.242 - - [2025-12-08 01:48:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003053 10.0.0.242 - - [2025-12-08 01:48:42] "POST /ref-update HTTP/1.1" 200 156 0.012619 10.0.0.242 - - [2025-12-08 01:48:42] "GET / HTTP/1.1" 200 36215 0.002484 10.0.0.242 - - [2025-12-08 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.242 - - [2025-12-08 01:48:42] "GET /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007248 10.0.0.242 - - [2025-12-08 01:48:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.003033 10.0.0.242 - - [2025-12-08 01:48:42] "POST /database-nodes HTTP/1.1" 200 599 0.037348 10.0.0.242 - - [2025-12-08 01:48:42] "GET / HTTP/1.1" 200 45303 0.001398 10.0.0.242 - - [2025-12-08 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.242 - - [2025-12-08 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.242 - - [2025-12-08 01:48:43] "GET / HTTP/1.1" 200 36215 0.001266 10.0.0.242 - - [2025-12-08 01:48:43] "GET / HTTP/1.1" 200 36215 0.001520 10.0.0.242 - - [2025-12-08 01:48:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.006545 10.0.0.242 - - [2025-12-08 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004680 10.0.0.242 - - [2025-12-08 01:48:44] "GET /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008502 10.0.0.242 - - [2025-12-08 01:48:44] "POST /service-appliance-sets HTTP/1.1" 200 555 0.054218 10.0.0.242 - - [2025-12-08 01:48:44] "GET / HTTP/1.1" 200 36215 0.001562 10.0.0.242 - - [2025-12-08 01:48:44] "POST /fqname-to-id HTTP/1.1" 404 180 0.002918 10.0.0.242 - - [2025-12-08 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.242 - - [2025-12-08 01:48:44] "GET /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.013449 10.0.0.242 - - [2025-12-08 01:48:44] "POST /service-appliance-sets HTTP/1.1" 200 543 0.074617 10.0.0.242 - - [2025-12-08 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.242 - - [2025-12-08 01:48:44] "GET /network-ipam/3ac3f206-b141-4331-aa78-ee72948e26cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004312 10.0.0.242 - - [2025-12-08 01:48:44] "POST /service-templates HTTP/1.1" 200 513 0.048308 10.0.0.242 - - [2025-12-08 01:48:44] "POST /service-templates HTTP/1.1" 200 503 0.074285 10.0.0.242 - - [2025-12-08 01:48:44] "POST /service-templates HTTP/1.1" 200 517 0.080887 10.0.0.242 - - [2025-12-08 01:48:44] "POST /service-templates HTTP/1.1" 200 537 0.070863 10.0.0.242 - - [2025-12-08 01:48:45] "POST /service-templates HTTP/1.1" 200 509 0.038218 10.0.0.242 - - [2025-12-08 01:48:45] "GET / HTTP/1.1" 200 36215 0.001354 10.0.0.242 - - [2025-12-08 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.242 - - [2025-12-08 01:48:45] "GET /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.012361 10.0.0.242 - - [2025-12-08 01:48:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.003566 10.0.0.242 - - [2025-12-08 01:48:45] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.042215 10.0.0.242 - - [2025-12-08 01:48:47] "GET / HTTP/1.1" 200 36215 0.002616 10.0.0.242 - - [2025-12-08 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.242 - - [2025-12-08 01:48:47] "GET /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.016504 10.0.0.242 - - [2025-12-08 01:48:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.003513 10.0.0.242 - - [2025-12-08 01:48:47] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.046744 10.0.0.242 - - [2025-12-08 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014040 10.0.0.242 - - [2025-12-08 01:48:47] "GET /network-ipam/3ac3f206-b141-4331-aa78-ee72948e26cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004012 10.0.0.242 - - [2025-12-08 01:48:48] "GET / HTTP/1.1" 200 36215 0.001436 10.0.0.242 - - [2025-12-08 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.242 - - [2025-12-08 01:48:48] "GET /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008043 10.0.0.242 - - [2025-12-08 01:48:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.011822 10.0.0.242 - - [2025-12-08 01:48:48] "POST /config-nodes HTTP/1.1" 200 595 0.038451 10.0.0.242 - - [2025-12-08 01:48:48] "POST /fqname-to-id HTTP/1.1" 404 225 0.018769 10.0.0.242 - - [2025-12-08 01:48:48] "POST /access-control-lists HTTP/1.1" 200 589 0.085569 10.0.0.242 - - [2025-12-08 01:48:48] "POST /fqname-to-id HTTP/1.1" 404 224 0.034706 10.0.0.242 - - [2025-12-08 01:48:48] "POST /access-control-lists HTTP/1.1" 200 587 0.033421 10.0.0.242 - - [2025-12-08 01:48:48] "GET / HTTP/1.1" 200 36215 0.001426 10.0.0.242 - - [2025-12-08 01:48:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002790 10.0.0.242 - - [2025-12-08 01:48:48] "POST /route-targets HTTP/1.1" 200 328 0.022231 10.0.0.242 - - [2025-12-08 01:48:49] "POST /ref-update HTTP/1.1" 200 156 0.053540 10.0.0.242 - - [2025-12-08 01:48:49] "GET / HTTP/1.1" 200 36215 0.001922 10.0.0.242 - - [2025-12-08 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.242 - - [2025-12-08 01:48:49] "GET /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.015732 10.0.0.242 - - [2025-12-08 01:48:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.002944 10.0.0.242 - - [2025-12-08 01:48:49] "POST /route-targets HTTP/1.1" 200 328 0.031096 10.0.0.242 - - [2025-12-08 01:48:49] "POST /analytics-nodes HTTP/1.1" 200 601 0.046957 10.0.0.242 - - [2025-12-08 01:48:49] "POST /ref-update HTTP/1.1" 200 156 0.050375 10.0.0.242 - - [2025-12-08 01:48:49] "POST /route-targets HTTP/1.1" 200 328 0.013992 10.0.0.242 - - [2025-12-08 01:48:49] "POST /ref-update HTTP/1.1" 200 156 0.048479 10.0.0.242 - - [2025-12-08 01:48:49] "POST /route-targets HTTP/1.1" 200 328 0.011809 10.0.0.242 - - [2025-12-08 01:48:49] "POST /ref-update HTTP/1.1" 200 156 0.026120 10.0.0.242 - - [2025-12-08 01:48:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.011119 10.0.0.242 - - [2025-12-08 01:48:49] "POST /access-control-lists HTTP/1.1" 200 553 0.079429 10.0.0.242 - - [2025-12-08 01:48:49] "PUT /access-control-list/7c1a7857-d3d0-495e-902d-592b3504ffae HTTP/1.1" 200 273 0.015650 10.0.0.242 - - [2025-12-08 01:48:49] "PUT /access-control-list/01a9e46a-079b-4063-8f46-0e1e218e195d HTTP/1.1" 200 273 0.028979 10.0.0.242 - - [2025-12-08 01:48:51] "GET / HTTP/1.1" 200 36215 0.001599 10.0.0.242 - - [2025-12-08 01:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.242 - - [2025-12-08 01:48:51] "GET /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007133 10.0.0.242 - - [2025-12-08 01:48:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.003738 10.0.0.242 - - [2025-12-08 01:48:51] "POST /config-database-nodes HTTP/1.1" 200 613 0.033523 10.0.0.242 - - [2025-12-08 01:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.242 - - [2025-12-08 01:48:53] "GET /global-vrouter-config/79e9a77b-54f3-42ec-8f79-5c6ce20ac949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.003580 10.0.0.242 - - [2025-12-08 01:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.242 - - [2025-12-08 01:48:53] "PUT /global-vrouter-config/79e9a77b-54f3-42ec-8f79-5c6ce20ac949 HTTP/1.1" 200 277 0.012598 10.0.0.242 - - [2025-12-08 01:48:54] "GET / HTTP/1.1" 200 36215 0.001472 10.0.0.242 - - [2025-12-08 01:48:54] "POST /alarms HTTP/1.1" 200 583 0.043791 10.0.0.242 - - [2025-12-08 01:48:54] "POST /alarms HTTP/1.1" 200 577 0.028966 10.0.0.242 - - [2025-12-08 01:48:54] "POST /alarms HTTP/1.1" 200 577 0.025638 10.0.0.242 - - [2025-12-08 01:48:54] "POST /alarms HTTP/1.1" 200 561 0.047573 10.0.0.242 - - [2025-12-08 01:48:54] "POST /alarms HTTP/1.1" 200 557 0.034461 10.0.0.242 - - [2025-12-08 01:48:54] "POST /alarms HTTP/1.1" 200 559 0.051325 10.0.0.242 - - [2025-12-08 01:48:54] "POST /alarms HTTP/1.1" 200 567 0.046212 10.0.0.242 - - [2025-12-08 01:48:54] "POST /alarms HTTP/1.1" 200 551 0.040559 10.0.0.242 - - [2025-12-08 01:48:54] "POST /alarms HTTP/1.1" 200 559 0.035372 10.0.0.242 - - [2025-12-08 01:48:54] "POST /alarms HTTP/1.1" 200 569 0.062502 10.0.0.242 - - [2025-12-08 01:48:54] "POST /alarms HTTP/1.1" 200 557 0.021026 10.0.0.242 - - [2025-12-08 01:48:54] "POST /alarms HTTP/1.1" 200 569 0.030197 10.0.0.242 - - [2025-12-08 01:48:54] "POST /alarms HTTP/1.1" 200 577 0.086242 10.0.0.242 - - [2025-12-08 01:48:55] "POST /alarms HTTP/1.1" 200 571 0.025541 10.0.0.242 - - [2025-12-08 01:48:55] "POST /alarms HTTP/1.1" 200 563 0.045176 10.0.0.242 - - [2025-12-08 01:48:55] "POST /alarms HTTP/1.1" 200 563 0.027205 10.0.0.242 - - [2025-12-08 01:48:55] "POST /alarms HTTP/1.1" 200 563 0.019877 10.0.0.242 - - [2025-12-08 01:48:55] "POST /alarms HTTP/1.1" 200 549 0.035120 10.0.0.242 - - [2025-12-08 01:48:55] "POST /alarms HTTP/1.1" 200 597 0.037338 10.0.0.242 - - [2025-12-08 01:48:55] "POST /alarms HTTP/1.1" 200 577 0.023892 10.0.0.242 - - [2025-12-08 01:48:55] "POST /alarms HTTP/1.1" 200 573 0.054232 10.0.0.242 - - [2025-12-08 01:48:55] "POST /alarms HTTP/1.1" 200 585 0.027426 10.0.0.242 - - [2025-12-08 01:48:55] "POST /alarms HTTP/1.1" 200 611 0.046301 10.0.0.242 - - [2025-12-08 01:48:55] "GET / HTTP/1.1" 200 36215 0.001512 10.0.0.242 - - [2025-12-08 01:48:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002238 10.0.0.242 - - [2025-12-08 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.242 - - [2025-12-08 01:48:55] "PUT /global-vrouter-config/79e9a77b-54f3-42ec-8f79-5c6ce20ac949 HTTP/1.1" 200 277 0.016420 10.0.0.242 - - [2025-12-08 01:48:56] "GET / HTTP/1.1" 200 36215 0.001263 10.0.0.242 - - [2025-12-08 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.035224 10.0.0.242 - - [2025-12-08 01:48:56] "GET /global-vrouter-config/79e9a77b-54f3-42ec-8f79-5c6ce20ac949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005606 10.0.0.242 - - [2025-12-08 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.242 - - [2025-12-08 01:48:56] "PUT /global-vrouter-config/79e9a77b-54f3-42ec-8f79-5c6ce20ac949 HTTP/1.1" 200 277 0.012796 10.0.0.242 - - [2025-12-08 01:48:56] "GET / HTTP/1.1" 200 36215 0.001388 10.0.0.242 - - [2025-12-08 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006728 10.0.0.242 - - [2025-12-08 01:48:56] "GET /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005304 10.0.0.242 - - [2025-12-08 01:48:56] "PUT /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c HTTP/1.1" 200 275 0.027778 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:50:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000982 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:50:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001022 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:50:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001182 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:50:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001653 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:50:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000856 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:50:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000888 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:50:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000902 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:50:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000920 10.0.0.242 - - [2025-12-08 01:50:49] "GET / HTTP/1.1" 200 36215 0.001201 10.0.0.242 - - [2025-12-08 01:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.242 - - [2025-12-08 01:50:49] "GET /domain/60006ee6-2757-4af6-a578-30e66316cc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003865 10.0.0.242 - - [2025-12-08 01:50:50] "POST /id-to-fqname HTTP/1.1" 200 173 0.000493 10.0.0.242 - - [2025-12-08 01:50:50] "POST /fqname-to-id HTTP/1.1" 404 182 0.004690 10.0.0.242 - - [2025-12-08 01:50:50] "POST /security-groups HTTP/1.1" 200 570 0.076860 10.0.0.242 - - [2025-12-08 01:50:50] "POST /projects HTTP/1.1" 200 483 0.216456 10.0.0.242 - - [2025-12-08 01:50:50] "POST /fqname-to-id HTTP/1.1" 404 213 0.003205 10.0.0.242 - - [2025-12-08 01:50:50] "POST /security-groups HTTP/1.1" 200 536 0.065945 10.0.0.242 - - [2025-12-08 01:50:50] "POST /access-control-lists HTTP/1.1" 200 581 0.087092 10.0.0.242 - - [2025-12-08 01:50:50] "POST /fqname-to-id HTTP/1.1" 404 212 0.009990 10.0.0.242 - - [2025-12-08 01:50:50] "POST /chown HTTP/1.1" 200 109 0.042716 10.0.0.242 - - [2025-12-08 01:50:50] "POST /policy-managements HTTP/1.1" 409 214 0.015664 10.0.0.242 - - [2025-12-08 01:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.242 - - [2025-12-08 01:50:50] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007582 10.0.0.242 - - [2025-12-08 01:50:50] "POST /access-control-lists HTTP/1.1" 200 579 0.094722 10.0.0.242 - - [2025-12-08 01:50:50] "POST /application-policy-sets HTTP/1.1" 200 530 0.067936 10.0.0.242 - - [2025-12-08 01:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007770 10.0.0.242 - - [2025-12-08 01:50:50] "GET /global-vrouter-config/79e9a77b-54f3-42ec-8f79-5c6ce20ac949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003555 10.0.0.242 - - [2025-12-08 01:50:50] "PUT /global-vrouter-config/79e9a77b-54f3-42ec-8f79-5c6ce20ac949 HTTP/1.1" 200 277 0.014528 10.0.0.242 - - [2025-12-08 01:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013337 10.0.0.242 - - [2025-12-08 01:50:50] "GET /virtual-network/b9dbe2b3-deac-4564-865f-fd28ad4ac685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007024 10.0.0.242 - - [2025-12-08 01:50:50] "POST /id-to-fqname HTTP/1.1" 200 177 0.000452 10.0.0.242 - - [2025-12-08 01:50:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.006250 10.0.0.242 - - [2025-12-08 01:50:50] "POST /security-groups HTTP/1.1" 200 574 0.075822 10.0.0.242 - - [2025-12-08 01:50:50] "POST /projects HTTP/1.1" 200 491 0.239024 10.0.0.242 - - [2025-12-08 01:50:50] "POST /security-groups HTTP/1.1" 200 548 0.025820 10.0.0.242 - - [2025-12-08 01:50:50] "POST /fqname-to-id HTTP/1.1" 404 232 0.002357 10.0.0.242 - - [2025-12-08 01:50:51] "POST /chown HTTP/1.1" 200 109 0.014248 10.0.0.242 - - [2025-12-08 01:50:51] "POST /access-control-lists HTTP/1.1" 200 596 0.067707 10.0.0.242 - - [2025-12-08 01:50:51] "POST /fqname-to-id HTTP/1.1" 404 231 0.011608 10.0.0.242 - - [2025-12-08 01:50:51] "POST /network-ipams HTTP/1.1" 200 524 0.084799 10.0.0.242 - - [2025-12-08 01:50:51] "POST /access-control-lists HTTP/1.1" 200 594 0.047724 10.0.0.242 - - [2025-12-08 01:50:51] "POST /network-ipams HTTP/1.1" 200 512 0.058995 10.0.0.242 - - [2025-12-08 01:50:51] "POST /fqname-to-id HTTP/1.1" 404 217 0.002350 10.0.0.242 - - [2025-12-08 01:50:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.002572 10.0.0.242 - - [2025-12-08 01:50:51] "POST /access-control-lists HTTP/1.1" 200 585 0.072394 10.0.0.242 - - [2025-12-08 01:50:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.011249 10.0.0.242 - - [2025-12-08 01:50:51] "POST /access-control-lists HTTP/1.1" 200 583 0.119228 10.0.0.242 - - [2025-12-08 01:50:51] "POST /useragent-kv HTTP/1.1" 200 115 0.014980 10.0.0.242 - - [2025-12-08 01:50:51] "POST /virtual-networks HTTP/1.1" 200 540 0.271850 10.0.0.242 - - [2025-12-08 01:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.242 - - [2025-12-08 01:50:51] "POST /fqname-to-id HTTP/1.1" 404 240 0.002563 10.0.0.242 - - [2025-12-08 01:50:51] "POST /access-control-lists HTTP/1.1" 200 604 0.016532 10.0.0.242 - - [2025-12-08 01:50:51] "POST /fqname-to-id HTTP/1.1" 404 239 0.011194 10.0.0.242 - - [2025-12-08 01:50:51] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.006817 10.0.0.242 - - [2025-12-08 01:50:51] "POST /network-ipams HTTP/1.1" 200 520 0.020499 10.0.0.242 - - [2025-12-08 01:50:51] "POST /fqname-to-id HTTP/1.1" 404 202 0.002791 10.0.0.242 - - [2025-12-08 01:50:51] "POST /access-control-lists HTTP/1.1" 200 602 0.029131 10.0.0.242 - - [2025-12-08 01:50:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.002837 10.0.0.242 - - [2025-12-08 01:50:51] "POST /access-control-lists HTTP/1.1" 200 591 0.058832 10.0.0.242 - - [2025-12-08 01:50:51] "POST /route-targets HTTP/1.1" 200 328 0.024619 10.0.0.242 - - [2025-12-08 01:50:51] "POST /useragent-kv HTTP/1.1" 200 115 0.006340 10.0.0.242 - - [2025-12-08 01:50:51] "POST /virtual-networks HTTP/1.1" 200 548 0.173048 10.0.0.242 - - [2025-12-08 01:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005496 10.0.0.242 - - [2025-12-08 01:50:51] "GET /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.019003 10.0.0.242 - - [2025-12-08 01:50:51] "POST /ref-update HTTP/1.1" 200 156 0.041835 10.0.0.242 - - [2025-12-08 01:50:51] "POST /fqname-to-id HTTP/1.1" 404 199 0.003795 10.0.0.242 - - [2025-12-08 01:50:51] "PUT /access-control-list/3b41bfe1-4809-473d-858d-c566bb28036b HTTP/1.1" 200 273 0.062214 10.0.0.242 - - [2025-12-08 01:50:51] "POST /network-policys HTTP/1.1" 200 540 0.082191 10.0.0.242 - - [2025-12-08 01:50:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.027269 10.0.0.242 - - [2025-12-08 01:50:52] "POST /route-targets HTTP/1.1" 200 328 0.009330 10.0.0.242 - - [2025-12-08 01:50:52] "POST /ref-update HTTP/1.1" 200 156 0.022949 10.0.0.242 - - [2025-12-08 01:50:52] "POST /network-policys HTTP/1.1" 200 536 0.038470 10.0.0.242 - - [2025-12-08 01:50:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.011715 10.0.0.242 - - [2025-12-08 01:50:52] "POST /network-policys HTTP/1.1" 200 544 0.023193 10.0.0.242 - - [2025-12-08 01:50:52] "PUT /access-control-list/bd80f78c-335e-4422-8107-03bc36c7d428 HTTP/1.1" 200 273 0.017714 10.0.0.242 - - [2025-12-08 01:50:52] "POST /ref-update HTTP/1.1" 200 156 0.088984 10.0.0.242 - - [2025-12-08 01:50:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014146 10.0.0.242 - - [2025-12-08 01:50:52] "PUT /access-control-list/3b41bfe1-4809-473d-858d-c566bb28036b HTTP/1.1" 200 273 0.057156 10.0.0.242 - - [2025-12-08 01:50:52] "POST /ref-update HTTP/1.1" 200 156 0.104545 10.0.0.242 - - [2025-12-08 01:50:52] "PUT /access-control-list/bd80f78c-335e-4422-8107-03bc36c7d428 HTTP/1.1" 200 273 0.040121 10.0.0.242 - - [2025-12-08 01:50:52] "POST /ref-update HTTP/1.1" 200 156 0.130603 10.0.0.242 - - [2025-12-08 01:50:52] "PUT /access-control-list/3b41bfe1-4809-473d-858d-c566bb28036b HTTP/1.1" 200 273 0.106401 10.0.0.242 - - [2025-12-08 01:50:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.083520 10.0.0.242 - - [2025-12-08 01:50:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002548 10.0.0.242 - - [2025-12-08 01:50:52] "POST /ref-update HTTP/1.1" 200 156 0.015332 10.0.0.242 - - [2025-12-08 01:50:52] "POST /fqname-to-id HTTP/1.1" 404 237 0.018322 10.0.0.242 - - [2025-12-08 01:50:52] "POST /ref-update HTTP/1.1" 200 156 0.060275 10.0.0.242 - - [2025-12-08 01:50:52] "POST /access-control-lists HTTP/1.1" 200 603 0.073160 10.0.0.242 - - [2025-12-08 01:50:52] "PUT /access-control-list/2efb3bdc-23d4-4a3e-9941-b3538e3c59ac HTTP/1.1" 200 273 0.021460 10.0.0.242 - - [2025-12-08 01:50:52] "POST /ref-update HTTP/1.1" 200 156 0.157444 10.0.0.242 - - [2025-12-08 01:50:53] "POST /ref-update HTTP/1.1" 200 156 0.064022 10.0.0.242 - - [2025-12-08 01:50:53] "PUT /access-control-list/2efb3bdc-23d4-4a3e-9941-b3538e3c59ac HTTP/1.1" 200 273 0.046286 10.0.0.242 - - [2025-12-08 01:50:53] "POST /ref-update HTTP/1.1" 200 156 0.179047 10.0.0.242 - - [2025-12-08 01:50:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031633 10.0.0.242 - - [2025-12-08 01:50:53] "PUT /access-control-list/bd80f78c-335e-4422-8107-03bc36c7d428 HTTP/1.1" 200 273 0.104180 10.0.0.242 - - [2025-12-08 01:50:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021909 10.0.0.242 - - [2025-12-08 01:50:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008452 10.0.0.242 - - [2025-12-08 01:50:53] "POST /ref-update HTTP/1.1" 200 156 0.027961 10.0.0.242 - - [2025-12-08 01:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.242 - - [2025-12-08 01:50:53] "GET /virtual-network/b9dbe2b3-deac-4564-865f-fd28ad4ac685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.045552 10.0.0.242 - - [2025-12-08 01:50:53] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004425 10.0.0.242 - - [2025-12-08 01:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.242 - - [2025-12-08 01:50:53] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002680 10.0.0.242 - - [2025-12-08 01:50:53] "POST /firewall-policys HTTP/1.1" 200 532 0.024219 10.0.0.242 - - [2025-12-08 01:50:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.013992 10.0.0.242 - - [2025-12-08 01:50:53] "GET /firewall-policy/c760a600-9b63-41e1-8999-1a815ce792e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.009741 10.0.0.242 - - [2025-12-08 01:50:53] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.002723 10.0.0.242 - - [2025-12-08 01:50:53] "GET /firewall-policy/c760a600-9b63-41e1-8999-1a815ce792e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002881 10.0.0.242 - - [2025-12-08 01:50:53] "POST /ref-update HTTP/1.1" 200 156 0.022894 10.0.0.242 - - [2025-12-08 01:50:53] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.024504 10.0.0.242 - - [2025-12-08 01:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.242 - - [2025-12-08 01:50:53] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005373 10.0.0.242 - - [2025-12-08 01:50:53] "POST /firewall-policys HTTP/1.1" 200 534 0.018126 10.0.0.242 - - [2025-12-08 01:50:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.012530 10.0.0.242 - - [2025-12-08 01:50:53] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.013848 10.0.0.242 - - [2025-12-08 01:50:53] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.004360 10.0.0.242 - - [2025-12-08 01:50:53] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002914 10.0.0.242 - - [2025-12-08 01:50:53] "GET /firewall-policy/c760a600-9b63-41e1-8999-1a815ce792e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002640 10.0.0.242 - - [2025-12-08 01:50:53] "GET /firewall-policy/c760a600-9b63-41e1-8999-1a815ce792e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002236 10.0.0.242 - - [2025-12-08 01:50:53] "POST /ref-update HTTP/1.1" 200 156 0.014194 10.0.0.242 - - [2025-12-08 01:50:53] "POST /ref-update HTTP/1.1" 200 156 0.024630 10.0.0.242 - - [2025-12-08 01:50:54] "POST /ref-update HTTP/1.1" 200 156 0.043208 10.0.0.242 - - [2025-12-08 01:50:54] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.010112 10.0.0.242 - - [2025-12-08 01:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.242 - - [2025-12-08 01:50:54] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002449 10.0.0.242 - - [2025-12-08 01:50:54] "POST /firewall-policys HTTP/1.1" 200 532 0.027974 10.0.0.242 - - [2025-12-08 01:50:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.022179 10.0.0.242 - - [2025-12-08 01:50:54] "GET /firewall-policy/60a0d22a-2a95-4e92-838a-d17a51c41db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.021316 10.0.0.242 - - [2025-12-08 01:50:54] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.002628 10.0.0.242 - - [2025-12-08 01:50:54] "GET /firewall-policy/60a0d22a-2a95-4e92-838a-d17a51c41db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002157 10.0.0.242 - - [2025-12-08 01:50:54] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002245 10.0.0.242 - - [2025-12-08 01:50:54] "GET /firewall-policy/c760a600-9b63-41e1-8999-1a815ce792e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002789 10.0.0.242 - - [2025-12-08 01:50:54] "GET /firewall-policy/c760a600-9b63-41e1-8999-1a815ce792e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002107 10.0.0.242 - - [2025-12-08 01:50:54] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002067 10.0.0.242 - - [2025-12-08 01:50:54] "POST /ref-update HTTP/1.1" 200 156 0.020645 10.0.0.242 - - [2025-12-08 01:50:54] "POST /ref-update HTTP/1.1" 200 156 0.051651 10.0.0.242 - - [2025-12-08 01:50:54] "POST /ref-update HTTP/1.1" 200 156 0.037560 10.0.0.242 - - [2025-12-08 01:50:54] "POST /ref-update HTTP/1.1" 200 156 0.059110 10.0.0.242 - - [2025-12-08 01:50:54] "POST /ref-update HTTP/1.1" 200 156 0.043230 10.0.0.242 - - [2025-12-08 01:50:54] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.030211 10.0.0.242 - - [2025-12-08 01:50:54] "POST /tags HTTP/1.1" 200 300 0.030592 10.0.0.242 - - [2025-12-08 01:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015405 10.0.0.242 - - [2025-12-08 01:50:54] "GET /tag/7473f87a-fd64-44a3-80a7-0fe21a26c2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020322 10.0.0.242 - - [2025-12-08 01:50:54] "POST /set-tag HTTP/1.1" 200 109 0.020360 10.0.0.242 - - [2025-12-08 01:50:55] "POST /tags HTTP/1.1" 200 302 0.101996 10.0.0.242 - - [2025-12-08 01:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.017167 10.0.0.242 - - [2025-12-08 01:50:55] "GET /tag/8121f133-3641-465f-aaa8-d426d5a21c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.022560 10.0.0.242 - - [2025-12-08 01:50:55] "POST /tags HTTP/1.1" 200 326 0.272643 10.0.0.242 - - [2025-12-08 01:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.026141 10.0.0.242 - - [2025-12-08 01:50:55] "GET /tag/64c887bd-d7b4-44cb-8385-25ae449b3b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.027071 10.0.0.242 - - [2025-12-08 01:50:55] "POST /tags HTTP/1.1" 200 312 0.125434 10.0.0.242 - - [2025-12-08 01:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.242 - - [2025-12-08 01:50:55] "GET /tag/d2ffc4d1-5ce5-4969-af76-42c5d6f39793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.044957 10.0.0.242 - - [2025-12-08 01:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.242 - - [2025-12-08 01:50:55] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.005276 10.0.0.242 - - [2025-12-08 01:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.242 - - [2025-12-08 01:50:55] "GET /project/052e2405-7d78-43f0-a9b8-bbed0136774b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.030254 10.0.0.242 - - [2025-12-08 01:50:55] "POST /virtual-machines HTTP/1.1" 200 378 0.019527 10.0.0.242 - - [2025-12-08 01:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024759 10.0.0.242 - - [2025-12-08 01:50:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.165660 10.0.0.242 - - [2025-12-08 01:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.033192 10.0.0.242 - - [2025-12-08 01:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.026319 10.0.0.242 - - [2025-12-08 01:50:56] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.043259 10.0.0.242 - - [2025-12-08 01:50:56] "POST /instance-ips HTTP/1.1" 200 410 0.060448 10.0.0.242 - - [2025-12-08 01:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.052006 10.0.0.242 - - [2025-12-08 01:50:56] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.023894 10.0.0.242 - - [2025-12-08 01:50:56] "POST /set-tag HTTP/1.1" 200 109 0.039648 10.0.0.242 - - [2025-12-08 01:50:56] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.039541 10.0.0.242 - - [2025-12-08 01:50:56] "GET /instance-ip/563dd444-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.018460 10.0.0.242 - - [2025-12-08 01:50:56] "POST /tags HTTP/1.1" 200 358 0.284368 10.0.0.242 - - [2025-12-08 01:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.242 - - [2025-12-08 01:50:56] "GET /tag/11a49db7-cbca-4500-8335-d6bbe43bfeb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.032778 10.0.0.242 - - [2025-12-08 01:50:57] "POST /tags HTTP/1.1" 200 306 0.138083 10.0.0.242 - - [2025-12-08 01:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005648 10.0.0.242 - - [2025-12-08 01:50:57] "GET /tag/e9e1f76b-457d-4e47-980d-e8724c185d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.018594 10.0.0.242 - - [2025-12-08 01:50:57] "POST /id-to-fqname HTTP/1.1" 200 174 0.000453 10.0.0.242 - - [2025-12-08 01:50:57] "POST /fqname-to-id HTTP/1.1" 404 183 0.002086 10.0.0.242 - - [2025-12-08 01:50:57] "POST /security-groups HTTP/1.1" 200 571 0.105811 10.0.0.242 - - [2025-12-08 01:50:57] "POST /projects HTTP/1.1" 200 485 0.316858 10.0.0.242 - - [2025-12-08 01:50:57] "POST /fqname-to-id HTTP/1.1" 404 214 0.013795 10.0.0.242 - - [2025-12-08 01:50:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.033060 10.0.0.242 - - [2025-12-08 01:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013189 10.0.0.242 - - [2025-12-08 01:50:57] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.016574 10.0.0.242 - - [2025-12-08 01:50:57] "POST /access-control-lists HTTP/1.1" 200 582 0.109032 10.0.0.242 - - [2025-12-08 01:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.242 - - [2025-12-08 01:50:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.001933 10.0.0.242 - - [2025-12-08 01:50:57] "GET /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.009164 10.0.0.242 - - [2025-12-08 01:50:57] "POST /access-control-lists HTTP/1.1" 200 580 0.121058 10.0.0.242 - - [2025-12-08 01:50:57] "PUT /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7 HTTP/1.1" 200 265 0.112870 10.0.0.242 - - [2025-12-08 01:50:57] "PUT /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701 HTTP/1.1" 200 265 0.063969 10.0.0.242 - - [2025-12-08 01:50:58] "POST /security-groups HTTP/1.1" 200 539 0.088336 10.0.0.242 - - [2025-12-08 01:50:58] "POST /fqname-to-id HTTP/1.1" 404 234 0.001872 10.0.0.242 - - [2025-12-08 01:50:58] "POST /access-control-lists HTTP/1.1" 200 598 0.066454 10.0.0.242 - - [2025-12-08 01:50:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.061697 10.0.0.242 - - [2025-12-08 01:50:58] "POST /fqname-to-id HTTP/1.1" 404 233 0.023036 10.0.0.242 - - [2025-12-08 01:50:58] "POST /chown HTTP/1.1" 200 109 0.028950 10.0.0.242 - - [2025-12-08 01:50:58] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012709 10.0.0.242 - - [2025-12-08 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.242 - - [2025-12-08 01:50:58] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011163 10.0.0.242 - - [2025-12-08 01:50:58] "POST /access-control-lists HTTP/1.1" 200 596 0.093549 10.0.0.242 - - [2025-12-08 01:50:58] "POST /tags HTTP/1.1" 409 207 0.008588 10.0.0.242 - - [2025-12-08 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.242 - - [2025-12-08 01:50:58] "GET /tag/e9e1f76b-457d-4e47-980d-e8724c185d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.019093 10.0.0.242 - - [2025-12-08 01:50:58] "POST /firewall-rules HTTP/1.1" 200 566 0.079523 10.0.0.242 - - [2025-12-08 01:50:58] "GET /firewall-rule/94863d14-848a-486a-9daf-001386b0122b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.023002 10.0.0.242 - - [2025-12-08 01:50:58] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002917 10.0.0.242 - - [2025-12-08 01:50:58] "GET /firewall-rule/94863d14-848a-486a-9daf-001386b0122b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.002790 10.0.0.242 - - [2025-12-08 01:50:58] "POST /ref-update HTTP/1.1" 200 156 0.020868 10.0.0.242 - - [2025-12-08 01:50:58] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002505 10.0.0.242 - - [2025-12-08 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.242 - - [2025-12-08 01:50:58] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002203 10.0.0.242 - - [2025-12-08 01:50:58] "POST /tags HTTP/1.1" 409 207 0.002331 10.0.0.242 - - [2025-12-08 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010617 10.0.0.242 - - [2025-12-08 01:50:58] "GET /tag/e9e1f76b-457d-4e47-980d-e8724c185d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.015011 10.0.0.242 - - [2025-12-08 01:50:58] "GET / HTTP/1.1" 200 36215 0.001286 10.0.0.242 - - [2025-12-08 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.242 - - [2025-12-08 01:50:58] "GET /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006141 10.0.0.242 - - [2025-12-08 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.242 - - [2025-12-08 01:50:58] "GET /config-node/2f53c9d0-21ca-4e32-b773-24f346ec2c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.019789 10.0.0.242 - - [2025-12-08 01:50:58] "POST /firewall-rules HTTP/1.1" 200 564 0.089383 10.0.0.242 - - [2025-12-08 01:50:58] "GET /firewall-rule/1654dcd1-c248-4efc-90bd-0f2a15416663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.026414 10.0.0.242 - - [2025-12-08 01:50:58] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003736 10.0.0.242 - - [2025-12-08 01:50:58] "GET /firewall-rule/1654dcd1-c248-4efc-90bd-0f2a15416663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002991 10.0.0.242 - - [2025-12-08 01:50:58] "POST /ref-update HTTP/1.1" 200 156 0.021733 10.0.0.242 - - [2025-12-08 01:50:58] "POST /fqname-to-id HTTP/1.1" 404 226 0.012349 10.0.0.242 - - [2025-12-08 01:50:59] "POST /tags HTTP/1.1" 200 306 0.066455 10.0.0.242 - - [2025-12-08 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008641 10.0.0.242 - - [2025-12-08 01:50:59] "GET /tag/100bcb01-cf47-431b-8a12-0ed3faa6cd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013360 10.0.0.242 - - [2025-12-08 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.242 - - [2025-12-08 01:50:59] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.033535 10.0.0.242 - - [2025-12-08 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.242 - - [2025-12-08 01:50:59] "GET /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005270 10.0.0.242 - - [2025-12-08 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.242 - - [2025-12-08 01:50:59] "GET /service-appliance-set/33edca91-12a2-44b3-93ba-07142d8b25de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003186 10.0.0.242 - - [2025-12-08 01:50:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.001430 10.0.0.242 - - [2025-12-08 01:50:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.091704 10.0.0.242 - - [2025-12-08 01:50:59] "GET /virtual-machine-interface/9b36bd85-dd4b-4373-8a12-cbd1cc6d7864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.003879 10.0.0.242 - - [2025-12-08 01:50:59] "POST /instance-ips HTTP/1.1" 200 382 0.060592 10.0.0.242 - - [2025-12-08 01:50:59] "GET /instance-ip/cd2365ca-09d7-4dd8-b744-b83d7fcc8c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006531 10.0.0.242 - - [2025-12-08 01:50:59] "POST /loadbalancers HTTP/1.1" 200 584 0.090549 10.0.0.242 - - [2025-12-08 01:50:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.048234 10.0.0.242 - - [2025-12-08 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008798 10.0.0.242 - - [2025-12-08 01:50:59] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.042210 10.0.0.242 - - [2025-12-08 01:50:59] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.053422 10.0.0.242 - - [2025-12-08 01:50:59] "GET /loadbalancer/3c51aa7d-5a8b-44c9-a8fd-beb25a80041f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.021091 10.0.0.242 - - [2025-12-08 01:50:59] "GET /instance-ip/cd2365ca-09d7-4dd8-b744-b83d7fcc8c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003109 10.0.0.242 - - [2025-12-08 01:50:59] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.025000 10.0.0.242 - - [2025-12-08 01:50:59] "POST /floating-ips HTTP/1.1" 200 585 0.022686 10.0.0.242 - - [2025-12-08 01:50:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008800 10.0.0.242 - - [2025-12-08 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.242 - - [2025-12-08 01:50:59] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.047150 10.0.0.242 - - [2025-12-08 01:51:00] "GET /loadbalancer-listener/73c4e5aa-1e2a-4cb8-aa8e-11eefcc5502f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.003036 10.0.0.242 - - [2025-12-08 01:51:00] "GET /loadbalancer-listener/73c4e5aa-1e2a-4cb8-aa8e-11eefcc5502f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003771 10.0.0.242 - - [2025-12-08 01:51:00] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.022570 10.0.0.242 - - [2025-12-08 01:51:00] "GET /instance-ip/cd2365ca-09d7-4dd8-b744-b83d7fcc8c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003092 10.0.0.242 - - [2025-12-08 01:51:00] "GET /instance-ip/cd2365ca-09d7-4dd8-b744-b83d7fcc8c04?fields=floating_ips HTTP/1.1" 200 1173 0.004990 10.0.0.242 - - [2025-12-08 01:51:00] "GET /floating-ip/1488677a-2f5d-45c5-8af5-a829c0785425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002338 10.0.0.242 - - [2025-12-08 01:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.242 - - [2025-12-08 01:51:00] "GET /global-vrouter-config/79e9a77b-54f3-42ec-8f79-5c6ce20ac949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.002877 10.0.0.242 - - [2025-12-08 01:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.242 - - [2025-12-08 01:51:00] "PUT /global-vrouter-config/79e9a77b-54f3-42ec-8f79-5c6ce20ac949 HTTP/1.1" 200 277 0.010396 10.0.0.242 - - [2025-12-08 01:51:00] "POST /tags HTTP/1.1" 200 356 0.019288 10.0.0.242 - - [2025-12-08 01:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008835 10.0.0.242 - - [2025-12-08 01:51:00] "GET /tag/b04d8b62-be48-47ae-8be4-772e2ee72245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.019595 10.0.0.242 - - [2025-12-08 01:51:00] "POST /tags HTTP/1.1" 200 304 0.019303 10.0.0.242 - - [2025-12-08 01:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008696 10.0.0.242 - - [2025-12-08 01:51:00] "GET /tag/8febf87c-3d32-4e14-8960-2c976180eedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.023312 10.0.0.242 - - [2025-12-08 01:51:00] "POST /projects HTTP/1.1" 409 218 0.002762 10.0.0.242 - - [2025-12-08 01:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.242 - - [2025-12-08 01:51:00] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.044101 10.0.0.242 - - [2025-12-08 01:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.242 - - [2025-12-08 01:51:00] "GET /network-ipam/6f2c5040-f46f-4a98-a54f-9f8e59e60511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003492 10.0.0.242 - - [2025-12-08 01:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.242 - - [2025-12-08 01:51:00] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.010686 10.0.0.242 - - [2025-12-08 01:51:00] "PUT /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7 HTTP/1.1" 200 265 0.067666 10.0.0.242 - - [2025-12-08 01:51:00] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.012140 10.0.0.242 - - [2025-12-08 01:51:00] "POST /set-tag HTTP/1.1" 200 109 0.073444 10.0.0.242 - - [2025-12-08 01:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.242 - - [2025-12-08 01:51:00] "GET /network-ipam/20eb777b-43fb-40ee-ad0f-efce4887399d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.012997 10.0.0.242 - - [2025-12-08 01:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.242 - - [2025-12-08 01:51:00] "GET /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005833 10.0.0.242 - - [2025-12-08 01:51:00] "PUT /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701 HTTP/1.1" 200 265 0.069762 10.0.0.242 - - [2025-12-08 01:51:00] "GET /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004561 10.0.0.242 - - [2025-12-08 01:51:00] "POST /set-tag HTTP/1.1" 200 109 0.060653 10.0.0.242 - - [2025-12-08 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016042 10.0.0.242 - - [2025-12-08 01:51:01] "GET /network-policy/6be5313a-2770-4789-a59b-3005076863e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003255 10.0.0.242 - - [2025-12-08 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.242 - - [2025-12-08 01:51:01] "GET /network-policy/1e011095-84ea-4536-bb80-6e51286a0324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002553 10.0.0.242 - - [2025-12-08 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.242 - - [2025-12-08 01:51:01] "GET /network-policy/7e831cb7-5cfc-4e9b-9154-7ea4888ecca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002533 10.0.0.242 - - [2025-12-08 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.242 - - [2025-12-08 01:51:01] "PUT /network-policy/7e831cb7-5cfc-4e9b-9154-7ea4888ecca2 HTTP/1.1" 200 263 0.020588 10.0.0.242 - - [2025-12-08 01:51:01] "POST /ref-update HTTP/1.1" 200 156 0.062366 10.0.0.242 - - [2025-12-08 01:51:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.043202 10.0.0.242 - - [2025-12-08 01:51:01] "PUT /access-control-list/2efb3bdc-23d4-4a3e-9941-b3538e3c59ac HTTP/1.1" 200 273 0.054197 10.0.0.242 - - [2025-12-08 01:51:01] "PUT /access-control-list/3b41bfe1-4809-473d-858d-c566bb28036b HTTP/1.1" 200 273 0.076038 10.0.0.242 - - [2025-12-08 01:51:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.034787 10.0.0.242 - - [2025-12-08 01:51:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019896 10.0.0.242 - - [2025-12-08 01:51:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009391 10.0.0.242 - - [2025-12-08 01:51:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002400 10.0.0.242 - - [2025-12-08 01:51:01] "POST /security-groups HTTP/1.1" 409 245 0.014878 10.0.0.242 - - [2025-12-08 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006326 10.0.0.242 - - [2025-12-08 01:51:01] "PUT /security-group/0c1fafd9-2721-4d2f-9caf-c74508fe267f HTTP/1.1" 200 263 0.064464 10.0.0.242 - - [2025-12-08 01:51:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.035740 10.0.0.242 - - [2025-12-08 01:51:01] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014276 10.0.0.242 - - [2025-12-08 01:51:01] "PUT /access-control-list/fec8cee2-fdbb-40bd-bf97-8f2c3146bda6 HTTP/1.1" 200 273 0.047587 10.0.0.242 - - [2025-12-08 01:51:01] "PUT /access-control-list/13c7b5e0-b04f-435d-8688-68693eb51e73 HTTP/1.1" 200 273 0.022806 10.0.0.242 - - [2025-12-08 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008706 10.0.0.242 - - [2025-12-08 01:51:01] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003177 10.0.0.242 - - [2025-12-08 01:51:01] "POST /tags HTTP/1.1" 409 206 0.010227 10.0.0.242 - - [2025-12-08 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.242 - - [2025-12-08 01:51:01] "GET /tag/8febf87c-3d32-4e14-8960-2c976180eedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011291 10.0.0.242 - - [2025-12-08 01:51:01] "POST /firewall-rules HTTP/1.1" 200 564 0.080520 10.0.0.242 - - [2025-12-08 01:51:01] "GET /firewall-rule/8ccfae4d-5e0a-4e75-8e85-64b91971b66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004365 10.0.0.242 - - [2025-12-08 01:51:01] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003197 10.0.0.242 - - [2025-12-08 01:51:01] "GET /firewall-rule/8ccfae4d-5e0a-4e75-8e85-64b91971b66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002467 10.0.0.242 - - [2025-12-08 01:51:02] "POST /ref-update HTTP/1.1" 200 156 0.034567 10.0.0.242 - - [2025-12-08 01:51:02] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003335 10.0.0.242 - - [2025-12-08 01:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005045 10.0.0.242 - - [2025-12-08 01:51:02] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011241 10.0.0.242 - - [2025-12-08 01:51:02] "POST /tags HTTP/1.1" 409 206 0.002196 10.0.0.242 - - [2025-12-08 01:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.242 - - [2025-12-08 01:51:02] "GET /tag/8febf87c-3d32-4e14-8960-2c976180eedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.025980 10.0.0.242 - - [2025-12-08 01:51:02] "POST /firewall-rules HTTP/1.1" 200 562 0.082922 10.0.0.242 - - [2025-12-08 01:51:02] "GET /firewall-rule/e1fa88d6-dd07-4da4-b198-6f0d6330c0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.044153 10.0.0.242 - - [2025-12-08 01:51:02] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004265 10.0.0.242 - - [2025-12-08 01:51:02] "GET /firewall-rule/e1fa88d6-dd07-4da4-b198-6f0d6330c0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003145 10.0.0.242 - - [2025-12-08 01:51:02] "POST /ref-update HTTP/1.1" 200 156 0.033127 10.0.0.242 - - [2025-12-08 01:51:02] "POST /fqname-to-id HTTP/1.1" 404 228 0.008090 10.0.0.242 - - [2025-12-08 01:51:02] "POST /tags HTTP/1.1" 200 302 0.026498 10.0.0.242 - - [2025-12-08 01:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.021539 10.0.0.242 - - [2025-12-08 01:51:02] "GET /tag/86ce0b85-d120-4fd8-aeca-50ed1c567a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.019596 10.0.0.242 - - [2025-12-08 01:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.242 - - [2025-12-08 01:51:02] "GET /project/052e2405-7d78-43f0-a9b8-bbed0136774b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.042216 10.0.0.242 - - [2025-12-08 01:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007981 10.0.0.242 - - [2025-12-08 01:51:02] "GET /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004668 10.0.0.242 - - [2025-12-08 01:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006262 10.0.0.242 - - [2025-12-08 01:51:02] "GET /service-appliance-set/33edca91-12a2-44b3-93ba-07142d8b25de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.004933 10.0.0.242 - - [2025-12-08 01:51:02] "POST /fqname-to-id HTTP/1.1" 404 242 0.002955 10.0.0.242 - - [2025-12-08 01:51:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.118418 10.0.0.242 - - [2025-12-08 01:51:03] "GET /virtual-machine-interface/3ffcb3ea-d3a5-4b7a-8028-f8d51649c0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.042645 10.0.0.242 - - [2025-12-08 01:51:03] "POST /instance-ips HTTP/1.1" 200 378 0.025187 10.0.0.242 - - [2025-12-08 01:51:03] "GET /instance-ip/530c6ebe-450a-4144-b013-e8aec8b0f988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.009829 10.0.0.242 - - [2025-12-08 01:51:03] "POST /loadbalancers HTTP/1.1" 200 584 0.071301 10.0.0.242 - - [2025-12-08 01:51:03] "GET /project/052e2405-7d78-43f0-a9b8-bbed0136774b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.046528 10.0.0.242 - - [2025-12-08 01:51:03] "GET /instance-ip/530c6ebe-450a-4144-b013-e8aec8b0f988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.009799 10.0.0.242 - - [2025-12-08 01:51:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.043571 10.0.0.242 - - [2025-12-08 01:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015411 10.0.0.242 - - [2025-12-08 01:51:03] "GET /project/052e2405-7d78-43f0-a9b8-bbed0136774b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.048574 10.0.0.242 - - [2025-12-08 01:51:03] "POST /floating-ips HTTP/1.1" 200 583 0.044547 10.0.0.242 - - [2025-12-08 01:51:03] "GET /loadbalancer/671e68a0-ee1c-4e32-902e-0bced4e5f203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.010313 10.0.0.242 - - [2025-12-08 01:51:03] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.026448 10.0.0.242 - - [2025-12-08 01:51:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016968 10.0.0.242 - - [2025-12-08 01:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007109 10.0.0.242 - - [2025-12-08 01:51:03] "GET /project/052e2405-7d78-43f0-a9b8-bbed0136774b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.037019 10.0.0.242 - - [2025-12-08 01:51:03] "GET /loadbalancer-listener/b810af62-edf6-448f-933a-4b6b10e926ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002397 10.0.0.242 - - [2025-12-08 01:51:03] "GET /loadbalancer-listener/b810af62-edf6-448f-933a-4b6b10e926ae?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003332 10.0.0.242 - - [2025-12-08 01:51:03] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019422 10.0.0.242 - - [2025-12-08 01:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.018192 10.0.0.242 - - [2025-12-08 01:51:03] "GET /instance-ip/530c6ebe-450a-4144-b013-e8aec8b0f988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.018247 10.0.0.242 - - [2025-12-08 01:51:03] "GET /instance-ip/530c6ebe-450a-4144-b013-e8aec8b0f988?fields=floating_ips HTTP/1.1" 200 1166 0.007552 10.0.0.242 - - [2025-12-08 01:51:03] "GET /floating-ip/acb153f0-e780-4ac5-9f02-89f384e30573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.004564 10.0.0.242 - - [2025-12-08 01:51:03] "GET /project/052e2405-7d78-43f0-a9b8-bbed0136774b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.059295 10.0.0.242 - - [2025-12-08 01:51:03] "GET /loadbalancer/671e68a0-ee1c-4e32-902e-0bced4e5f203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003916 10.0.0.242 - - [2025-12-08 01:51:03] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.026749 10.0.0.242 - - [2025-12-08 01:51:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017588 10.0.0.242 - - [2025-12-08 01:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015124 10.0.0.242 - - [2025-12-08 01:51:03] "GET /project/052e2405-7d78-43f0-a9b8-bbed0136774b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.046999 10.0.0.242 - - [2025-12-08 01:51:03] "GET /loadbalancer-listener/35bd718c-9a6d-46d9-ad80-7434b4fc3349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.010212 10.0.0.242 - - [2025-12-08 01:51:03] "GET /loadbalancer-listener/35bd718c-9a6d-46d9-ad80-7434b4fc3349?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.007744 10.0.0.242 - - [2025-12-08 01:51:04] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.029353 10.0.0.242 - - [2025-12-08 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.242 - - [2025-12-08 01:51:04] "GET /instance-ip/530c6ebe-450a-4144-b013-e8aec8b0f988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002847 10.0.0.242 - - [2025-12-08 01:51:04] "GET /instance-ip/530c6ebe-450a-4144-b013-e8aec8b0f988?fields=floating_ips HTTP/1.1" 200 1166 0.003724 10.0.0.242 - - [2025-12-08 01:51:04] "GET /floating-ip/acb153f0-e780-4ac5-9f02-89f384e30573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002867 10.0.0.242 - - [2025-12-08 01:51:04] "GET /project/052e2405-7d78-43f0-a9b8-bbed0136774b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.036995 10.0.0.242 - - [2025-12-08 01:51:04] "GET /loadbalancer/671e68a0-ee1c-4e32-902e-0bced4e5f203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.008401 10.0.0.242 - - [2025-12-08 01:51:04] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.021183 10.0.0.242 - - [2025-12-08 01:51:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010347 10.0.0.242 - - [2025-12-08 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006482 10.0.0.242 - - [2025-12-08 01:51:04] "GET /project/052e2405-7d78-43f0-a9b8-bbed0136774b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.042728 10.0.0.242 - - [2025-12-08 01:51:04] "GET /loadbalancer-listener/708b799b-7510-403b-a5a2-55107dd4b980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.002881 10.0.0.242 - - [2025-12-08 01:51:04] "GET /loadbalancer-listener/708b799b-7510-403b-a5a2-55107dd4b980?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.012786 10.0.0.242 - - [2025-12-08 01:51:04] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.018458 10.0.0.242 - - [2025-12-08 01:51:04] "GET /instance-ip/530c6ebe-450a-4144-b013-e8aec8b0f988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007453 10.0.0.242 - - [2025-12-08 01:51:04] "GET /instance-ip/530c6ebe-450a-4144-b013-e8aec8b0f988?fields=floating_ips HTTP/1.1" 200 1166 0.008846 10.0.0.242 - - [2025-12-08 01:51:04] "POST /tags HTTP/1.1" 200 372 0.049495 10.0.0.242 - - [2025-12-08 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.018346 10.0.0.242 - - [2025-12-08 01:51:04] "GET /floating-ip/acb153f0-e780-4ac5-9f02-89f384e30573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002644 10.0.0.242 - - [2025-12-08 01:51:04] "GET /tag/bf8205a0-3dba-45fd-a751-5764c7e221bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.017573 10.0.0.242 - - [2025-12-08 01:51:04] "POST /tags HTTP/1.1" 200 320 0.026253 10.0.0.242 - - [2025-12-08 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011271 10.0.0.242 - - [2025-12-08 01:51:04] "GET /tag/3b758e6a-bb24-4345-926a-44a4526f9443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.012454 10.0.0.242 - - [2025-12-08 01:51:04] "POST /id-to-fqname HTTP/1.1" 200 181 0.000511 10.0.0.242 - - [2025-12-08 01:51:04] "POST /fqname-to-id HTTP/1.1" 404 190 0.004821 10.0.0.242 - - [2025-12-08 01:51:04] "POST /security-groups HTTP/1.1" 200 578 0.066564 10.0.0.242 - - [2025-12-08 01:51:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.002177 10.0.0.242 - - [2025-12-08 01:51:04] "POST /projects HTTP/1.1" 200 499 0.234586 10.0.0.242 - - [2025-12-08 01:51:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009730 10.0.0.242 - - [2025-12-08 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.242 - - [2025-12-08 01:51:04] "POST /access-control-lists HTTP/1.1" 200 589 0.036352 10.0.0.242 - - [2025-12-08 01:51:04] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.009644 10.0.0.242 - - [2025-12-08 01:51:04] "POST /fqname-to-id HTTP/1.1" 404 224 0.013153 10.0.0.242 - - [2025-12-08 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007210 10.0.0.242 - - [2025-12-08 01:51:04] "GET /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004871 10.0.0.242 - - [2025-12-08 01:51:05] "POST /access-control-lists HTTP/1.1" 200 587 0.075427 10.0.0.242 - - [2025-12-08 01:51:05] "PUT /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7 HTTP/1.1" 200 265 0.065551 10.0.0.242 - - [2025-12-08 01:51:05] "PUT /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701 HTTP/1.1" 200 265 0.049498 10.0.0.242 - - [2025-12-08 01:51:05] "POST /security-groups HTTP/1.1" 200 560 0.070456 10.0.0.242 - - [2025-12-08 01:51:05] "POST /fqname-to-id HTTP/1.1" 404 248 0.001728 10.0.0.242 - - [2025-12-08 01:51:05] "POST /access-control-lists HTTP/1.1" 200 612 0.072084 10.0.0.242 - - [2025-12-08 01:51:05] "POST /fqname-to-id HTTP/1.1" 404 247 0.017322 10.0.0.242 - - [2025-12-08 01:51:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.087479 10.0.0.242 - - [2025-12-08 01:51:05] "POST /chown HTTP/1.1" 200 109 0.017185 10.0.0.242 - - [2025-12-08 01:51:05] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009261 10.0.0.242 - - [2025-12-08 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.242 - - [2025-12-08 01:51:05] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015800 10.0.0.242 - - [2025-12-08 01:51:05] "POST /access-control-lists HTTP/1.1" 200 610 0.069460 10.0.0.242 - - [2025-12-08 01:51:05] "POST /tags HTTP/1.1" 409 214 0.015427 10.0.0.242 - - [2025-12-08 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.242 - - [2025-12-08 01:51:05] "GET /tag/3b758e6a-bb24-4345-926a-44a4526f9443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.010532 10.0.0.242 - - [2025-12-08 01:51:05] "POST /firewall-rules HTTP/1.1" 200 580 0.065893 10.0.0.242 - - [2025-12-08 01:51:05] "GET /firewall-rule/847f2624-ad80-4f56-a56e-e3b5ba4b3e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003779 10.0.0.242 - - [2025-12-08 01:51:05] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2429 0.008282 10.0.0.242 - - [2025-12-08 01:51:05] "GET /firewall-rule/847f2624-ad80-4f56-a56e-e3b5ba4b3e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003969 10.0.0.242 - - [2025-12-08 01:51:05] "POST /ref-update HTTP/1.1" 200 156 0.028164 10.0.0.242 - - [2025-12-08 01:51:05] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004996 10.0.0.242 - - [2025-12-08 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.242 - - [2025-12-08 01:51:05] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003972 10.0.0.242 - - [2025-12-08 01:51:05] "POST /tags HTTP/1.1" 409 214 0.002020 10.0.0.242 - - [2025-12-08 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.242 - - [2025-12-08 01:51:05] "GET /tag/3b758e6a-bb24-4345-926a-44a4526f9443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.020541 10.0.0.242 - - [2025-12-08 01:51:05] "POST /firewall-rules HTTP/1.1" 200 578 0.071245 10.0.0.242 - - [2025-12-08 01:51:05] "GET /firewall-rule/d198e08b-f8e5-4428-ab13-a92c942ff125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005412 10.0.0.242 - - [2025-12-08 01:51:06] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2675 0.008196 10.0.0.242 - - [2025-12-08 01:51:06] "GET /firewall-rule/d198e08b-f8e5-4428-ab13-a92c942ff125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002998 10.0.0.242 - - [2025-12-08 01:51:06] "POST /ref-update HTTP/1.1" 200 156 0.041408 10.0.0.242 - - [2025-12-08 01:51:06] "POST /tags HTTP/1.1" 200 364 0.024106 10.0.0.242 - - [2025-12-08 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.242 - - [2025-12-08 01:51:06] "GET /tag/ef886620-3020-4323-ac2b-6981d8d423d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.015855 10.0.0.242 - - [2025-12-08 01:51:06] "POST /tags HTTP/1.1" 200 312 0.019605 10.0.0.242 - - [2025-12-08 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.242 - - [2025-12-08 01:51:06] "GET /tag/d94902fb-99ca-4ada-8850-54986a7042df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.015806 10.0.0.242 - - [2025-12-08 01:51:06] "POST /id-to-fqname HTTP/1.1" 200 177 0.009073 10.0.0.242 - - [2025-12-08 01:51:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.002657 10.0.0.242 - - [2025-12-08 01:51:06] "POST /security-groups HTTP/1.1" 200 574 0.069896 10.0.0.242 - - [2025-12-08 01:51:06] "POST /projects HTTP/1.1" 200 491 0.170200 10.0.0.242 - - [2025-12-08 01:51:06] "POST /fqname-to-id HTTP/1.1" 404 217 0.004934 10.0.0.242 - - [2025-12-08 01:51:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.018619 10.0.0.242 - - [2025-12-08 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013533 10.0.0.242 - - [2025-12-08 01:51:06] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.013657 10.0.0.242 - - [2025-12-08 01:51:06] "POST /access-control-lists HTTP/1.1" 200 585 0.114583 10.0.0.242 - - [2025-12-08 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.022658 10.0.0.242 - - [2025-12-08 01:51:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.012694 10.0.0.242 - - [2025-12-08 01:51:06] "GET /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004973 10.0.0.242 - - [2025-12-08 01:51:06] "POST /access-control-lists HTTP/1.1" 200 583 0.112529 10.0.0.242 - - [2025-12-08 01:51:06] "PUT /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7 HTTP/1.1" 200 265 0.144856 10.0.0.242 - - [2025-12-08 01:51:06] "PUT /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701 HTTP/1.1" 200 265 0.062031 10.0.0.242 - - [2025-12-08 01:51:06] "POST /security-groups HTTP/1.1" 200 548 0.078572 10.0.0.242 - - [2025-12-08 01:51:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.002605 10.0.0.242 - - [2025-12-08 01:51:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.063833 10.0.0.242 - - [2025-12-08 01:51:07] "POST /access-control-lists HTTP/1.1" 200 604 0.079309 10.0.0.242 - - [2025-12-08 01:51:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.012312 10.0.0.242 - - [2025-12-08 01:51:07] "POST /chown HTTP/1.1" 200 109 0.039591 10.0.0.242 - - [2025-12-08 01:51:07] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.021880 10.0.0.242 - - [2025-12-08 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011482 10.0.0.242 - - [2025-12-08 01:51:07] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006451 10.0.0.242 - - [2025-12-08 01:51:07] "POST /access-control-lists HTTP/1.1" 200 602 0.069933 10.0.0.242 - - [2025-12-08 01:51:07] "POST /tags HTTP/1.1" 409 210 0.002517 10.0.0.242 - - [2025-12-08 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.242 - - [2025-12-08 01:51:07] "GET /tag/d94902fb-99ca-4ada-8850-54986a7042df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.015821 10.0.0.242 - - [2025-12-08 01:51:07] "POST /firewall-rules HTTP/1.1" 200 572 0.105875 10.0.0.242 - - [2025-12-08 01:51:07] "GET /firewall-rule/cf376285-0386-4e8a-8d10-96e436fbf70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003973 10.0.0.242 - - [2025-12-08 01:51:07] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2920 0.003766 10.0.0.242 - - [2025-12-08 01:51:07] "GET /firewall-rule/cf376285-0386-4e8a-8d10-96e436fbf70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.041779 10.0.0.242 - - [2025-12-08 01:51:07] "POST /ref-update HTTP/1.1" 200 156 0.043847 10.0.0.242 - - [2025-12-08 01:51:07] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002580 10.0.0.242 - - [2025-12-08 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.242 - - [2025-12-08 01:51:07] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005807 10.0.0.242 - - [2025-12-08 01:51:07] "POST /tags HTTP/1.1" 409 210 0.002355 10.0.0.242 - - [2025-12-08 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.242 - - [2025-12-08 01:51:07] "GET /tag/d94902fb-99ca-4ada-8850-54986a7042df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.014705 10.0.0.242 - - [2025-12-08 01:51:07] "POST /firewall-rules HTTP/1.1" 200 570 0.080931 10.0.0.242 - - [2025-12-08 01:51:07] "GET /firewall-rule/e924fb86-cd7a-4ddc-b260-93d94dd9a298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007596 10.0.0.242 - - [2025-12-08 01:51:07] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3162 0.004239 10.0.0.242 - - [2025-12-08 01:51:07] "GET /firewall-rule/e924fb86-cd7a-4ddc-b260-93d94dd9a298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003321 10.0.0.242 - - [2025-12-08 01:51:07] "POST /ref-update HTTP/1.1" 200 156 0.048058 10.0.0.242 - - [2025-12-08 01:51:08] "POST /tags HTTP/1.1" 200 364 0.028810 10.0.0.242 - - [2025-12-08 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.242 - - [2025-12-08 01:51:08] "GET /tag/4ee82d28-3205-4537-927a-db6838e5f8f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.029166 10.0.0.242 - - [2025-12-08 01:51:08] "POST /tags HTTP/1.1" 409 210 0.001962 10.0.0.242 - - [2025-12-08 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.242 - - [2025-12-08 01:51:08] "GET /tag/d2ffc4d1-5ce5-4969-af76-42c5d6f39793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.029128 10.0.0.242 - - [2025-12-08 01:51:08] "POST /projects HTTP/1.1" 409 223 0.002134 10.0.0.242 - - [2025-12-08 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.242 - - [2025-12-08 01:51:08] "GET /project/052e2405-7d78-43f0-a9b8-bbed0136774b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.031199 10.0.0.242 - - [2025-12-08 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.242 - - [2025-12-08 01:51:08] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.004178 10.0.0.242 - - [2025-12-08 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.242 - - [2025-12-08 01:51:08] "GET /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004270 10.0.0.242 - - [2025-12-08 01:51:08] "PUT /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7 HTTP/1.1" 200 265 0.075690 10.0.0.242 - - [2025-12-08 01:51:08] "PUT /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701 HTTP/1.1" 200 265 0.092312 10.0.0.242 - - [2025-12-08 01:51:08] "POST /security-groups HTTP/1.1" 409 253 0.003330 10.0.0.242 - - [2025-12-08 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.242 - - [2025-12-08 01:51:08] "PUT /security-group/19e097b0-d8b2-4dcc-a718-f5efb78c21b5 HTTP/1.1" 200 263 0.072201 10.0.0.242 - - [2025-12-08 01:51:08] "PUT /access-control-list/d715b9d4-005f-43ab-9168-691348bf7ff6 HTTP/1.1" 200 273 0.030597 10.0.0.242 - - [2025-12-08 01:51:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.039142 10.0.0.242 - - [2025-12-08 01:51:08] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014516 10.0.0.242 - - [2025-12-08 01:51:08] "PUT /access-control-list/ed994aae-a5c5-4b67-bb7d-3625f2cd0e49 HTTP/1.1" 200 273 0.050338 10.0.0.242 - - [2025-12-08 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.242 - - [2025-12-08 01:51:08] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002778 10.0.0.242 - - [2025-12-08 01:51:08] "POST /tags HTTP/1.1" 409 210 0.001621 10.0.0.242 - - [2025-12-08 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001311 10.0.0.242 - - [2025-12-08 01:51:08] "GET /tag/d2ffc4d1-5ce5-4969-af76-42c5d6f39793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.030020 10.0.0.242 - - [2025-12-08 01:51:09] "POST /firewall-rules HTTP/1.1" 200 572 0.155424 10.0.0.242 - - [2025-12-08 01:51:09] "GET /firewall-rule/765edd86-f886-4ccb-9f6c-afa02e50f170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006312 10.0.0.242 - - [2025-12-08 01:51:09] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.006763 10.0.0.242 - - [2025-12-08 01:51:09] "GET /firewall-rule/765edd86-f886-4ccb-9f6c-afa02e50f170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002988 10.0.0.242 - - [2025-12-08 01:51:09] "POST /ref-update HTTP/1.1" 200 156 0.048490 10.0.0.242 - - [2025-12-08 01:51:09] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003142 10.0.0.242 - - [2025-12-08 01:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.242 - - [2025-12-08 01:51:09] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002934 10.0.0.242 - - [2025-12-08 01:51:09] "POST /tags HTTP/1.1" 409 210 0.001819 10.0.0.242 - - [2025-12-08 01:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.242 - - [2025-12-08 01:51:09] "GET /tag/d2ffc4d1-5ce5-4969-af76-42c5d6f39793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012175 10.0.0.242 - - [2025-12-08 01:51:09] "POST /firewall-rules HTTP/1.1" 200 570 0.113674 10.0.0.242 - - [2025-12-08 01:51:09] "GET /firewall-rule/b02109d7-ec96-4e2b-ad50-45d69f60f960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.027310 10.0.0.242 - - [2025-12-08 01:51:09] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3645 0.008615 10.0.0.242 - - [2025-12-08 01:51:09] "GET /firewall-rule/b02109d7-ec96-4e2b-ad50-45d69f60f960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003124 10.0.0.242 - - [2025-12-08 01:51:09] "POST /ref-update HTTP/1.1" 200 156 0.061367 10.0.0.242 - - [2025-12-08 01:51:09] "POST /tags HTTP/1.1" 409 237 0.007478 10.0.0.242 - - [2025-12-08 01:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.242 - - [2025-12-08 01:51:09] "GET /tag/4ee82d28-3205-4537-927a-db6838e5f8f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.061952 10.0.0.242 - - [2025-12-08 01:51:09] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.007886 10.0.0.242 - - [2025-12-08 01:51:09] "POST /set-tag HTTP/1.1" 200 109 0.014568 10.0.0.242 - - [2025-12-08 01:51:10] "GET / HTTP/1.1" 200 36215 0.001496 10.0.0.242 - - [2025-12-08 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.242 - - [2025-12-08 01:51:10] "GET /routing-instance/4fdafb19-72b5-472b-9107-9a02d04b7dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004709 10.0.0.242 - - [2025-12-08 01:51:10] "POST /bgp-routers HTTP/1.1" 409 301 0.005985 10.0.0.242 - - [2025-12-08 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.242 - - [2025-12-08 01:51:10] "GET /bgp-router/c335ebe0-5461-4854-ac00-2c01ee6a758b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004589 10.0.0.242 - - [2025-12-08 01:51:10] "PUT /bgp-router/c335ebe0-5461-4854-ac00-2c01ee6a758b HTTP/1.1" 200 255 0.013076 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:51:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000932 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:51:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001054 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:51:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000954 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:51:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001059 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:51:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000864 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:51:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000931 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:51:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001157 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:51:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000870 10.0.0.242 - - [2025-12-08 01:52:51] "GET /global-system-configs HTTP/1.1" 200 323 0.002297 10.0.0.242 - - [2025-12-08 01:52:53] "GET /global-system-configs HTTP/1.1" 200 323 0.001926 10.0.0.141 - - [2025-12-08 01:53:08] "GET / HTTP/1.1" 200 36215 0.001603 10.0.0.141 - - [2025-12-08 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.141 - - [2025-12-08 01:53:08] "GET /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006764 10.0.0.141 - - [2025-12-08 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.141 - - [2025-12-08 01:53:08] "GET /routing-instance/4fdafb19-72b5-472b-9107-9a02d04b7dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003931 10.0.0.141 - - [2025-12-08 01:53:08] "PUT /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c HTTP/1.1" 200 275 0.011240 10.0.0.141 - - [2025-12-08 01:53:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.006732 10.0.0.141 - - [2025-12-08 01:53:08] "POST /virtual-routers HTTP/1.1" 200 601 0.020846 10.0.0.141 - - [2025-12-08 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014106 10.0.0.141 - - [2025-12-08 01:53:08] "GET /virtual-router/63de8aa3-e85b-4c3e-86d6-3d8c6e052700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.006681 10.0.0.141 - - [2025-12-08 01:53:08] "POST /fqname-to-id HTTP/1.1" 404 229 0.002218 10.0.0.141 - - [2025-12-08 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.141 - - [2025-12-08 01:53:08] "GET /virtual-network/b9dbe2b3-deac-4564-865f-fd28ad4ac685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.004162 10.0.0.141 - - [2025-12-08 01:53:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.059232 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:54:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000985 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:54:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000973 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:54:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001161 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:54:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000857 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:54:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000841 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:54:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000924 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:54:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001071 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:54:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000960 10.0.0.242 - - [2025-12-08 01:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.242 - - [2025-12-08 01:55:45] "GET /virtual-router/63de8aa3-e85b-4c3e-86d6-3d8c6e052700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002748 10.0.0.141 - - [2025-12-08 01:55:49] "GET / HTTP/1.1" 200 36215 0.001498 10.0.0.141 - - [2025-12-08 01:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.141 - - [2025-12-08 01:55:49] "GET /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004426 10.0.0.141 - - [2025-12-08 01:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.141 - - [2025-12-08 01:55:49] "GET /routing-instance/4fdafb19-72b5-472b-9107-9a02d04b7dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002709 10.0.0.141 - - [2025-12-08 01:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.141 - - [2025-12-08 01:55:49] "GET /virtual-router/63de8aa3-e85b-4c3e-86d6-3d8c6e052700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002574 10.0.0.141 - - [2025-12-08 01:55:49] "PUT /virtual-router/63de8aa3-e85b-4c3e-86d6-3d8c6e052700 HTTP/1.1" 200 263 0.008536 10.0.0.141 - - [2025-12-08 01:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.141 - - [2025-12-08 01:55:49] "GET /virtual-router/63de8aa3-e85b-4c3e-86d6-3d8c6e052700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002470 10.0.0.141 - - [2025-12-08 01:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.141 - - [2025-12-08 01:55:49] "GET /virtual-machine-interface/7366f083-c4d5-4d19-9bd5-41137644abf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004392 10.0.0.141 - - [2025-12-08 01:55:50] "PUT /virtual-machine-interface/7366f083-c4d5-4d19-9bd5-41137644abf2 HTTP/1.1" 200 285 0.011057 10.0.0.242 - - [2025-12-08 01:55:54] "GET /virtual-router/63de8aa3-e85b-4c3e-86d6-3d8c6e052700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002774 10.0.0.242 - - [2025-12-08 01:55:54] "POST /ref-update HTTP/1.1" 200 156 0.017846 10.0.0.242 - - [2025-12-08 01:56:01] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007656 10.0.0.242 - - [2025-12-08 01:56:01] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.242 - - [2025-12-08 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.242 - - [2025-12-08 01:56:02] "GET /loadbalancer/671e68a0-ee1c-4e32-902e-0bced4e5f203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005207 10.0.0.242 - - [2025-12-08 01:56:02] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004080 10.0.0.242 - - [2025-12-08 01:56:02] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.242 - - [2025-12-08 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006298 10.0.0.242 - - [2025-12-08 01:56:02] "GET /loadbalancer/671e68a0-ee1c-4e32-902e-0bced4e5f203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.007476 10.0.0.242 - - [2025-12-08 01:56:02] "GET /loadbalancer-pool/e9135f30-5498-4d72-a39e-c2fd78b78c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003563 10.0.0.242 - - [2025-12-08 01:56:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.036907 10.0.0.242 - - [2025-12-08 01:56:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.014494 10.0.0.242 - - [2025-12-08 01:56:02] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006783 10.0.0.242 - - [2025-12-08 01:56:02] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004615 10.0.0.242 - - [2025-12-08 01:56:02] "POST /ref-update HTTP/1.1" 200 156 0.007175 10.0.0.242 - - [2025-12-08 01:56:02] "POST /tags HTTP/1.1" 409 205 0.002321 10.0.0.242 - - [2025-12-08 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.242 - - [2025-12-08 01:56:02] "GET /tag/86ce0b85-d120-4fd8-aeca-50ed1c567a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011675 10.0.0.242 - - [2025-12-08 01:56:02] "GET /floating-ip/acb153f0-e780-4ac5-9f02-89f384e30573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.003385 10.0.0.242 - - [2025-12-08 01:56:02] "PUT /floating-ip/acb153f0-e780-4ac5-9f02-89f384e30573 HTTP/1.1" 200 257 0.012478 10.0.0.242 - - [2025-12-08 01:56:02] "POST /set-tag HTTP/1.1" 200 109 0.078596 10.0.0.242 - - [2025-12-08 01:56:02] "GET /loadbalancer-pool/8de23bc8-6869-40ef-bd3d-62ba0aee0e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.014351 10.0.0.242 - - [2025-12-08 01:56:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015943 10.0.0.242 - - [2025-12-08 01:56:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.007967 10.0.0.242 - - [2025-12-08 01:56:02] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015682 10.0.0.242 - - [2025-12-08 01:56:02] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007791 10.0.0.242 - - [2025-12-08 01:56:02] "POST /set-tag HTTP/1.1" 200 109 0.007330 10.0.0.242 - - [2025-12-08 01:56:02] "POST /ref-update HTTP/1.1" 200 156 0.008635 10.0.0.242 - - [2025-12-08 01:56:02] "GET /loadbalancer-pool/1b2d0022-bc62-486b-af0b-6160f1a60dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003883 10.0.0.242 - - [2025-12-08 01:56:02] "GET /floating-ip/acb153f0-e780-4ac5-9f02-89f384e30573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.002501 10.0.0.242 - - [2025-12-08 01:56:02] "PUT /floating-ip/acb153f0-e780-4ac5-9f02-89f384e30573 HTTP/1.1" 200 257 0.011260 10.0.0.242 - - [2025-12-08 01:56:02] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018840 10.0.0.242 - - [2025-12-08 01:56:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.035010 10.0.0.242 - - [2025-12-08 01:56:02] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015510 10.0.0.242 - - [2025-12-08 01:56:02] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006736 10.0.0.242 - - [2025-12-08 01:56:02] "POST /ref-update HTTP/1.1" 200 156 0.007066 10.0.0.242 - - [2025-12-08 01:56:02] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.242 - - [2025-12-08 01:56:02] "GET /floating-ip/acb153f0-e780-4ac5-9f02-89f384e30573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.002798 10.0.0.242 - - [2025-12-08 01:56:02] "PUT /floating-ip/acb153f0-e780-4ac5-9f02-89f384e30573 HTTP/1.1" 200 257 0.011856 10.0.0.242 - - [2025-12-08 01:57:51] "GET /global-system-configs HTTP/1.1" 200 323 0.002348 10.0.0.242 - - [2025-12-08 01:57:53] "GET /global-system-configs HTTP/1.1" 200 323 0.001827 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:59:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001096 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:59:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001220 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:59:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001009 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:59:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000879 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:59:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000886 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:59:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000886 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:59:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001073 [Introspect:8084]10.0.0.242 - - [2025-12-08 01:59:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001122 10.0.0.242 - - [2025-12-08 02:00:18] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004672 10.0.0.242 - - [2025-12-08 02:00:18] "POST /set-tag HTTP/1.1" 200 109 0.003997 10.0.0.242 - - [2025-12-08 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.242 - - [2025-12-08 02:00:18] "GET /loadbalancer/671e68a0-ee1c-4e32-902e-0bced4e5f203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002580 10.0.0.242 - - [2025-12-08 02:00:18] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004199 10.0.0.242 - - [2025-12-08 02:00:18] "POST /set-tag HTTP/1.1" 200 109 0.022347 10.0.0.242 - - [2025-12-08 02:00:19] "DELETE /loadbalancer-member/2327e513-28c8-45f8-ba9c-514f2cdde1ea HTTP/1.1" 200 115 0.027837 10.0.0.242 - - [2025-12-08 02:00:19] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009714 10.0.0.242 - - [2025-12-08 02:00:19] "POST /set-tag HTTP/1.1" 200 109 0.003944 10.0.0.242 - - [2025-12-08 02:00:19] "DELETE /loadbalancer-member/80074800-50e3-4ab5-ac8a-b2a6a72450db HTTP/1.1" 200 115 0.037930 10.0.0.242 - - [2025-12-08 02:00:19] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004996 10.0.0.242 - - [2025-12-08 02:00:19] "POST /set-tag HTTP/1.1" 200 109 0.002995 10.0.0.242 - - [2025-12-08 02:00:19] "DELETE /loadbalancer-member/405eb29d-3ea1-437f-93f0-466495198902 HTTP/1.1" 200 115 0.025340 10.0.0.242 - - [2025-12-08 02:00:19] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013262 10.0.0.242 - - [2025-12-08 02:00:19] "POST /set-tag HTTP/1.1" 200 109 0.003697 10.0.0.242 - - [2025-12-08 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005276 10.0.0.242 - - [2025-12-08 02:00:19] "GET /loadbalancer/671e68a0-ee1c-4e32-902e-0bced4e5f203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003957 10.0.0.242 - - [2025-12-08 02:00:19] "GET /loadbalancer-pool/e9135f30-5498-4d72-a39e-c2fd78b78c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002500 10.0.0.242 - - [2025-12-08 02:00:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.056669 10.0.0.242 - - [2025-12-08 02:00:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.021722 10.0.0.242 - - [2025-12-08 02:00:19] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.016395 10.0.0.242 - - [2025-12-08 02:00:19] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010132 10.0.0.242 - - [2025-12-08 02:00:19] "GET /floating-ip/acb153f0-e780-4ac5-9f02-89f384e30573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006701 10.0.0.242 - - [2025-12-08 02:00:19] "POST /set-tag HTTP/1.1" 200 109 0.072707 10.0.0.242 - - [2025-12-08 02:00:19] "GET /loadbalancer-pool/8de23bc8-6869-40ef-bd3d-62ba0aee0e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.028822 10.0.0.242 - - [2025-12-08 02:00:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.039881 10.0.0.242 - - [2025-12-08 02:00:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.011287 10.0.0.242 - - [2025-12-08 02:00:19] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.018238 10.0.0.242 - - [2025-12-08 02:00:19] "POST /set-tag HTTP/1.1" 200 109 0.004672 10.0.0.242 - - [2025-12-08 02:00:19] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015588 10.0.0.242 - - [2025-12-08 02:00:19] "GET /floating-ip/acb153f0-e780-4ac5-9f02-89f384e30573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002328 10.0.0.242 - - [2025-12-08 02:00:19] "GET /loadbalancer-pool/1b2d0022-bc62-486b-af0b-6160f1a60dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006698 10.0.0.242 - - [2025-12-08 02:00:19] "POST /loadbalancer-members HTTP/1.1" 200 694 0.032566 10.0.0.242 - - [2025-12-08 02:00:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.023910 10.0.0.242 - - [2025-12-08 02:00:19] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015941 10.0.0.242 - - [2025-12-08 02:00:19] "GET /virtual-machine-interface/5617414e-d3d8-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012380 10.0.0.242 - - [2025-12-08 02:00:19] "GET /floating-ip/acb153f0-e780-4ac5-9f02-89f384e30573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003066 10.0.0.242 - - [2025-12-08 02:00:19] "POST /set-tag HTTP/1.1" 200 109 0.011311 10.0.0.242 - - [2025-12-08 02:02:39] "GET / HTTP/1.1" 200 36215 0.001932 10.0.0.242 - - [2025-12-08 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.242 - - [2025-12-08 02:02:39] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.033504 10.0.0.242 - - [2025-12-08 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.242 - - [2025-12-08 02:02:39] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.036843 10.0.0.242 - - [2025-12-08 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006427 10.0.0.242 - - [2025-12-08 02:02:40] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.048336 10.0.0.242 - - [2025-12-08 02:02:40] "POST /tags HTTP/1.1" 200 334 0.027301 10.0.0.242 - - [2025-12-08 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.242 - - [2025-12-08 02:02:40] "GET /tag/96fd0238-c703-489e-ab3d-a0050e5d597d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.023426 10.0.0.242 - - [2025-12-08 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.242 - - [2025-12-08 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.242 - - [2025-12-08 02:02:40] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.038399 10.0.0.242 - - [2025-12-08 02:02:40] "GET /virtual-networks?parent_id=26d2a49b-456a-4ec9-82f0-36a96a462ba6&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.003881 10.0.0.242 - - [2025-12-08 02:02:40] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.033134 10.0.0.242 - - [2025-12-08 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.242 - - [2025-12-08 02:02:40] "GET /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.003969 10.0.0.242 - - [2025-12-08 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.242 - - [2025-12-08 02:02:40] "GET /service-appliance-set/33edca91-12a2-44b3-93ba-07142d8b25de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003955 10.0.0.242 - - [2025-12-08 02:02:40] "POST /fqname-to-id HTTP/1.1" 404 254 0.001219 10.0.0.242 - - [2025-12-08 02:02:40] "POST /virtual-networks HTTP/1.1" 200 514 0.060686 10.0.0.242 - - [2025-12-08 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012679 10.0.0.242 - - [2025-12-08 02:02:40] "GET /network-ipam/c0fd29df-2810-466a-8697-f8aab4d5d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.004370 10.0.0.242 - - [2025-12-08 02:02:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.137370 10.0.0.242 - - [2025-12-08 02:02:40] "GET /virtual-machine-interface/bf1a6e04-3d61-43d5-ac2d-b274a18ac975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.011337 10.0.0.242 - - [2025-12-08 02:02:40] "POST /useragent-kv HTTP/1.1" 200 115 0.005107 10.0.0.242 - - [2025-12-08 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.110286 10.0.0.242 - - [2025-12-08 02:02:40] "GET /virtual-network/cb9587cc-e724-405a-8f6e-9aba68899826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.004064 10.0.0.242 - - [2025-12-08 02:02:40] "GET /domains HTTP/1.1" 200 281 0.001786 10.0.0.242 - - [2025-12-08 02:02:40] "GET /domain/60006ee6-2757-4af6-a578-30e66316cc8d HTTP/1.1" 200 3099 0.014399 10.0.0.242 - - [2025-12-08 02:02:40] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6 HTTP/1.1" 200 5496 0.032148 10.0.0.242 - - [2025-12-08 02:02:40] "POST /instance-ips HTTP/1.1" 200 410 0.049378 10.0.0.242 - - [2025-12-08 02:02:40] "GET /virtual-network/cb9587cc-e724-405a-8f6e-9aba68899826 HTTP/1.1" 200 2097 0.010491 10.0.0.242 - - [2025-12-08 02:02:40] "GET /virtual-network/cb9587cc-e724-405a-8f6e-9aba68899826 HTTP/1.1" 200 2097 0.003480 10.0.0.242 - - [2025-12-08 02:02:40] "GET /instance-ip/6ea2dd39-9c03-43a2-95f1-6436f5351d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.009551 10.0.0.242 - - [2025-12-08 02:02:40] "GET /routing-instance/deaba6a6-b917-4d63-8d9e-219715ce373f HTTP/1.1" 200 1184 0.002729 10.0.0.242 - - [2025-12-08 02:02:40] "GET /routing-instance/deaba6a6-b917-4d63-8d9e-219715ce373f HTTP/1.1" 200 1184 0.002878 10.0.0.242 - - [2025-12-08 02:02:40] "POST /loadbalancers HTTP/1.1" 200 612 0.060093 10.0.0.242 - - [2025-12-08 02:02:40] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.032024 10.0.0.242 - - [2025-12-08 02:02:40] "GET /instance-ip/6ea2dd39-9c03-43a2-95f1-6436f5351d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003850 10.0.0.242 - - [2025-12-08 02:02:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.022088 10.0.0.242 - - [2025-12-08 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.242 - - [2025-12-08 02:02:40] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.029529 10.0.0.242 - - [2025-12-08 02:02:40] "POST /floating-ips HTTP/1.1" 200 599 0.016604 10.0.0.242 - - [2025-12-08 02:02:40] "GET /loadbalancer/fae973a4-f734-4356-a222-434ecea5f976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003483 10.0.0.242 - - [2025-12-08 02:02:40] "POST /route-targets HTTP/1.1" 200 328 0.010727 10.0.0.242 - - [2025-12-08 02:02:40] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.033178 10.0.0.242 - - [2025-12-08 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006136 10.0.0.242 - - [2025-12-08 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.041105 10.0.0.242 - - [2025-12-08 02:02:41] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.041951 10.0.0.242 - - [2025-12-08 02:02:41] "GET /loadbalancer-listener/ce118ead-331c-45a8-9e9e-1a6311d17539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.004885 10.0.0.242 - - [2025-12-08 02:02:41] "GET /loadbalancer-listener/ce118ead-331c-45a8-9e9e-1a6311d17539?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.004962 10.0.0.242 - - [2025-12-08 02:02:41] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.020314 10.0.0.242 - - [2025-12-08 02:02:41] "GET /instance-ip/6ea2dd39-9c03-43a2-95f1-6436f5351d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002877 10.0.0.242 - - [2025-12-08 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.242 - - [2025-12-08 02:02:41] "GET /instance-ip/6ea2dd39-9c03-43a2-95f1-6436f5351d79?fields=floating_ips HTTP/1.1" 200 1214 0.005514 10.0.0.242 - - [2025-12-08 02:02:41] "GET /loadbalancer/fae973a4-f734-4356-a222-434ecea5f976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003337 10.0.0.242 - - [2025-12-08 02:02:41] "GET /floating-ip/9c8a8505-51ed-4436-b55e-c7d174c1fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.002228 10.0.0.242 - - [2025-12-08 02:02:41] "POST /tags HTTP/1.1" 200 296 0.053571 10.0.0.242 - - [2025-12-08 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010036 10.0.0.242 - - [2025-12-08 02:02:41] "GET /tag/641c5436-9709-43fa-a8a2-d4caebe5045b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.014246 10.0.0.242 - - [2025-12-08 02:02:41] "POST /tags HTTP/1.1" 409 233 0.002607 10.0.0.242 - - [2025-12-08 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.242 - - [2025-12-08 02:02:41] "GET /tag/b04d8b62-be48-47ae-8be4-772e2ee72245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.012327 10.0.0.242 - - [2025-12-08 02:02:41] "POST /tags HTTP/1.1" 409 206 0.002012 10.0.0.242 - - [2025-12-08 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.242 - - [2025-12-08 02:02:41] "GET /tag/8febf87c-3d32-4e14-8960-2c976180eedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011848 10.0.0.242 - - [2025-12-08 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.242 - - [2025-12-08 02:02:41] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006296 10.0.0.242 - - [2025-12-08 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.242 - - [2025-12-08 02:02:41] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.036792 10.0.0.242 - - [2025-12-08 02:02:41] "POST /virtual-machines HTTP/1.1" 200 370 0.008947 10.0.0.242 - - [2025-12-08 02:02:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009424 10.0.0.242 - - [2025-12-08 02:02:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.113976 10.0.0.242 - - [2025-12-08 02:02:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.019928 10.0.0.242 - - [2025-12-08 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008868 10.0.0.242 - - [2025-12-08 02:02:41] "GET /virtual-machine-interface/fabb043c-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004441 10.0.0.242 - - [2025-12-08 02:02:41] "POST /instance-ips HTTP/1.1" 200 410 0.027779 10.0.0.242 - - [2025-12-08 02:02:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.029430 10.0.0.242 - - [2025-12-08 02:02:41] "GET /virtual-machine-interface/fabb043c-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.021159 10.0.0.242 - - [2025-12-08 02:02:42] "POST /set-tag HTTP/1.1" 200 109 0.020012 10.0.0.242 - - [2025-12-08 02:02:42] "GET /virtual-machine-interface/fabb043c-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011252 10.0.0.242 - - [2025-12-08 02:02:42] "GET /instance-ip/fad18e3c-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.009938 10.0.0.242 - - [2025-12-08 02:02:42] "GET /virtual-machine-interface/fabb043c-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004955 10.0.0.242 - - [2025-12-08 02:02:42] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.242 - - [2025-12-08 02:02:42] "GET /virtual-router/63de8aa3-e85b-4c3e-86d6-3d8c6e052700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004565 10.0.0.242 - - [2025-12-08 02:02:42] "POST /ref-update HTTP/1.1" 200 156 0.010716 10.0.0.242 - - [2025-12-08 02:02:42] "GET /virtual-machine-interface/fabb043c-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.015378 10.0.0.242 - - [2025-12-08 02:02:42] "POST /set-tag HTTP/1.1" 200 109 0.002619 10.0.0.242 - - [2025-12-08 02:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.242 - - [2025-12-08 02:02:42] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003813 10.0.0.242 - - [2025-12-08 02:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012259 10.0.0.242 - - [2025-12-08 02:02:42] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.031086 10.0.0.242 - - [2025-12-08 02:02:42] "POST /virtual-machines HTTP/1.1" 200 370 0.023153 10.0.0.242 - - [2025-12-08 02:02:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020262 10.0.0.242 - - [2025-12-08 02:02:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.128001 10.0.0.242 - - [2025-12-08 02:02:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.011214 10.0.0.242 - - [2025-12-08 02:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010064 10.0.0.242 - - [2025-12-08 02:02:42] "GET /virtual-machine-interface/fb2b1704-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004550 10.0.0.242 - - [2025-12-08 02:02:42] "POST /instance-ips HTTP/1.1" 200 410 0.024842 10.0.0.242 - - [2025-12-08 02:02:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.022510 10.0.0.242 - - [2025-12-08 02:02:42] "GET /virtual-machine-interface/fb2b1704-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.016579 10.0.0.242 - - [2025-12-08 02:02:42] "POST /set-tag HTTP/1.1" 200 109 0.021836 10.0.0.242 - - [2025-12-08 02:02:42] "GET /virtual-machine-interface/fb2b1704-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008020 10.0.0.242 - - [2025-12-08 02:02:42] "GET /instance-ip/fb489cb6-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.010391 10.0.0.242 - - [2025-12-08 02:02:42] "GET /virtual-machine-interface/fb2b1704-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004089 10.0.0.242 - - [2025-12-08 02:02:42] "POST /set-tag HTTP/1.1" 200 109 0.002011 10.0.0.242 - - [2025-12-08 02:02:42] "GET /virtual-router/63de8aa3-e85b-4c3e-86d6-3d8c6e052700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.003223 10.0.0.242 - - [2025-12-08 02:02:42] "POST /ref-update HTTP/1.1" 200 156 0.008090 10.0.0.242 - - [2025-12-08 02:02:42] "GET /virtual-machine-interface/fb2b1704-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013938 10.0.0.242 - - [2025-12-08 02:02:42] "POST /set-tag HTTP/1.1" 200 109 0.002645 10.0.0.242 - - [2025-12-08 02:02:42] "GET /virtual-machine-interface/fabb043c-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004343 10.0.0.242 - - [2025-12-08 02:02:43] "POST /set-tag HTTP/1.1" 200 109 0.002648 10.0.0.242 - - [2025-12-08 02:02:43] "GET /virtual-machine-interface/fb2b1704-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003854 10.0.0.242 - - [2025-12-08 02:02:43] "POST /set-tag HTTP/1.1" 200 109 0.002888 10.0.0.242 - - [2025-12-08 02:02:45] "GET /domains HTTP/1.1" 200 281 0.001681 10.0.0.242 - - [2025-12-08 02:02:45] "GET /domain/60006ee6-2757-4af6-a578-30e66316cc8d HTTP/1.1" 200 3099 0.002666 10.0.0.242 - - [2025-12-08 02:02:45] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6 HTTP/1.1" 200 7090 0.047047 10.0.0.242 - - [2025-12-08 02:02:45] "GET /virtual-network/cb9587cc-e724-405a-8f6e-9aba68899826 HTTP/1.1" 200 2097 0.007965 10.0.0.242 - - [2025-12-08 02:02:45] "GET /virtual-network/cb9587cc-e724-405a-8f6e-9aba68899826 HTTP/1.1" 200 2097 0.007172 10.0.0.242 - - [2025-12-08 02:02:45] "GET /routing-instance/deaba6a6-b917-4d63-8d9e-219715ce373f HTTP/1.1" 200 1406 0.006355 10.0.0.242 - - [2025-12-08 02:02:45] "GET /routing-instance/deaba6a6-b917-4d63-8d9e-219715ce373f HTTP/1.1" 200 1406 0.005324 10.0.0.242 - - [2025-12-08 02:02:45] "GET /route-target/6fcf54ae-a422-4c55-a9f7-4da912d257a7 HTTP/1.1" 200 1154 0.002568 10.0.0.242 - - [2025-12-08 02:02:45] "GET /virtual-network/cb9587cc-e724-405a-8f6e-9aba68899826 HTTP/1.1" 200 2097 0.004043 10.0.0.242 - - [2025-12-08 02:02:45] "GET /routing-instance/deaba6a6-b917-4d63-8d9e-219715ce373f HTTP/1.1" 200 1406 0.002619 10.0.0.242 - - [2025-12-08 02:02:45] "GET /virtual-network/cb9587cc-e724-405a-8f6e-9aba68899826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.005599 10.0.0.242 - - [2025-12-08 02:02:45] "GET /virtual-network/cb9587cc-e724-405a-8f6e-9aba68899826 HTTP/1.1" 200 2097 0.004815 10.0.0.242 - - [2025-12-08 02:02:45] "GET /routing-instance/deaba6a6-b917-4d63-8d9e-219715ce373f HTTP/1.1" 200 1406 0.003849 10.0.0.242 - - [2025-12-08 02:02:45] "GET /routing-instance/deaba6a6-b917-4d63-8d9e-219715ce373f HTTP/1.1" 200 1406 0.002793 10.0.0.242 - - [2025-12-08 02:02:45] "GET /route-target/6fcf54ae-a422-4c55-a9f7-4da912d257a7 HTTP/1.1" 200 1154 0.002359 10.0.0.242 - - [2025-12-08 02:02:45] "GET /domains HTTP/1.1" 200 281 0.001840 10.0.0.242 - - [2025-12-08 02:02:45] "GET /domain/60006ee6-2757-4af6-a578-30e66316cc8d HTTP/1.1" 200 3099 0.002751 10.0.0.242 - - [2025-12-08 02:02:45] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6 HTTP/1.1" 200 7090 0.032458 10.0.0.242 - - [2025-12-08 02:02:45] "GET /virtual-network/cb9587cc-e724-405a-8f6e-9aba68899826 HTTP/1.1" 200 2097 0.004935 10.0.0.242 - - [2025-12-08 02:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.242 - - [2025-12-08 02:02:46] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.033536 10.0.0.242 - - [2025-12-08 02:02:46] "GET /virtual-network/cb9587cc-e724-405a-8f6e-9aba68899826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.004588 10.0.0.242 - - [2025-12-08 02:02:46] "GET /floating-ip-pools?parent_id=cb9587cc-e724-405a-8f6e-9aba68899826&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001672 10.0.0.242 - - [2025-12-08 02:02:46] "GET /virtual-network/cb9587cc-e724-405a-8f6e-9aba68899826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.012483 10.0.0.242 - - [2025-12-08 02:02:46] "POST /floating-ip-pools HTTP/1.1" 200 564 0.024050 10.0.0.242 - - [2025-12-08 02:02:46] "POST /ref-update HTTP/1.1" 200 156 0.016086 10.0.0.242 - - [2025-12-08 02:02:46] "GET /virtual-network/cb9587cc-e724-405a-8f6e-9aba68899826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.009459 10.0.0.242 - - [2025-12-08 02:02:46] "GET /domains HTTP/1.1" 200 281 0.002673 10.0.0.242 - - [2025-12-08 02:02:46] "GET /domain/60006ee6-2757-4af6-a578-30e66316cc8d HTTP/1.1" 200 3099 0.003557 10.0.0.242 - - [2025-12-08 02:02:46] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6 HTTP/1.1" 200 7347 0.037827 10.0.0.242 - - [2025-12-08 02:02:46] "GET /virtual-network/cb9587cc-e724-405a-8f6e-9aba68899826 HTTP/1.1" 200 2336 0.005676 10.0.0.242 - - [2025-12-08 02:02:46] "GET /floating-ip-pool/c12b8f59-09b1-4377-844a-9ecbd29c2f7e HTTP/1.1" 200 1317 0.002154 10.0.0.242 - - [2025-12-08 02:02:46] "GET /domains HTTP/1.1" 200 281 0.001405 10.0.0.242 - - [2025-12-08 02:02:46] "GET /domain/60006ee6-2757-4af6-a578-30e66316cc8d HTTP/1.1" 200 3099 0.002332 10.0.0.242 - - [2025-12-08 02:02:46] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6 HTTP/1.1" 200 7347 0.039506 10.0.0.242 - - [2025-12-08 02:02:46] "GET /virtual-network/cb9587cc-e724-405a-8f6e-9aba68899826 HTTP/1.1" 200 2336 0.004256 10.0.0.242 - - [2025-12-08 02:02:46] "GET /virtual-network/cb9587cc-e724-405a-8f6e-9aba68899826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.004107 10.0.0.242 - - [2025-12-08 02:02:46] "POST /tags HTTP/1.1" 200 366 0.058453 10.0.0.242 - - [2025-12-08 02:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006346 10.0.0.242 - - [2025-12-08 02:02:46] "GET /tag/d45a8ee1-7259-4ce0-ab36-a885c76ffc5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.014959 10.0.0.242 - - [2025-12-08 02:02:46] "POST /tags HTTP/1.1" 409 206 0.001588 10.0.0.242 - - [2025-12-08 02:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.242 - - [2025-12-08 02:02:46] "GET /tag/8febf87c-3d32-4e14-8960-2c976180eedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011212 10.0.0.242 - - [2025-12-08 02:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.242 - - [2025-12-08 02:02:46] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.036913 10.0.0.242 - - [2025-12-08 02:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.242 - - [2025-12-08 02:02:46] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004053 10.0.0.242 - - [2025-12-08 02:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.242 - - [2025-12-08 02:02:46] "GET /service-appliance-set/6940bb14-49fa-41c5-80cc-0ebf3e8243a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004572 10.0.0.242 - - [2025-12-08 02:02:46] "POST /fqname-to-id HTTP/1.1" 404 258 0.001510 10.0.0.242 - - [2025-12-08 02:02:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.099304 10.0.0.242 - - [2025-12-08 02:02:46] "GET /virtual-machine-interface/89042b33-9115-4e6a-ac09-4829132c7996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.008276 10.0.0.242 - - [2025-12-08 02:02:46] "POST /set-tag HTTP/1.1" 200 109 0.019599 10.0.0.242 - - [2025-12-08 02:02:46] "POST /instance-ips HTTP/1.1" 200 418 0.025902 10.0.0.242 - - [2025-12-08 02:02:46] "GET /instance-ip/05a0b0c8-917a-4ad7-8348-90ef875b1f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.019452 10.0.0.242 - - [2025-12-08 02:02:47] "POST /loadbalancers HTTP/1.1" 200 620 0.067100 10.0.0.242 - - [2025-12-08 02:02:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.012741 10.0.0.242 - - [2025-12-08 02:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009666 10.0.0.242 - - [2025-12-08 02:02:47] "POST /service-instances HTTP/1.1" 200 568 0.050663 10.0.0.242 - - [2025-12-08 02:02:47] "POST /ref-update HTTP/1.1" 200 156 0.027440 10.0.0.242 - - [2025-12-08 02:02:47] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.072645 10.0.0.242 - - [2025-12-08 02:02:47] "PUT /service-instance/13839416-6fe1-42bb-8316-68cf5cb5c940 HTTP/1.1" 200 267 0.008927 10.0.0.242 - - [2025-12-08 02:02:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022262 10.0.0.242 - - [2025-12-08 02:02:47] "GET /virtual-machine-interface/89042b33-9115-4e6a-ac09-4829132c7996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.016082 10.0.0.242 - - [2025-12-08 02:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.242 - - [2025-12-08 02:02:47] "GET /virtual-machine-interface/89042b33-9115-4e6a-ac09-4829132c7996?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.007747 10.0.0.242 - - [2025-12-08 02:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.242 - - [2025-12-08 02:02:47] "GET /floating-ip-pool/c12b8f59-09b1-4377-844a-9ecbd29c2f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002625 10.0.0.242 - - [2025-12-08 02:02:47] "POST /virtual-machines HTTP/1.1" 200 430 0.043246 10.0.0.242 - - [2025-12-08 02:02:47] "POST /floating-ips HTTP/1.1" 200 673 0.162292 10.0.0.242 - - [2025-12-08 02:02:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020574 10.0.0.242 - - [2025-12-08 02:02:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.156142 10.0.0.242 - - [2025-12-08 02:02:47] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015509 10.0.0.242 - - [2025-12-08 02:02:47] "POST /chown HTTP/1.1" 200 109 0.046396 10.0.0.242 - - [2025-12-08 02:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.242 - - [2025-12-08 02:02:47] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002550 10.0.0.242 - - [2025-12-08 02:02:47] "POST /tags HTTP/1.1" 409 221 0.001635 10.0.0.242 - - [2025-12-08 02:02:47] "POST /chown HTTP/1.1" 200 109 0.005498 10.0.0.242 - - [2025-12-08 02:02:47] "PUT /virtual-machine-interface/1f8d2413-82da-480e-ad0e-9e4dc5f0bd12 HTTP/1.1" 200 285 0.020648 10.0.0.242 - - [2025-12-08 02:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.242 - - [2025-12-08 02:02:47] "GET /tag/96fd0238-c703-489e-ab3d-a0050e5d597d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.018291 10.0.0.242 - - [2025-12-08 02:02:47] "POST /tags HTTP/1.1" 409 238 0.006027 10.0.0.242 - - [2025-12-08 02:02:47] "PUT /instance-ip/05a0b0c8-917a-4ad7-8348-90ef875b1f9b HTTP/1.1" 200 257 0.050196 10.0.0.242 - - [2025-12-08 02:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.242 - - [2025-12-08 02:02:47] "GET /tag/d45a8ee1-7259-4ce0-ab36-a885c76ffc5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011391 10.0.0.242 - - [2025-12-08 02:02:47] "POST /ref-update HTTP/1.1" 200 156 0.029205 10.0.0.242 - - [2025-12-08 02:02:47] "POST /ref-update HTTP/1.1" 200 156 0.024840 10.0.0.242 - - [2025-12-08 02:02:47] "POST /ref-update HTTP/1.1" 200 156 0.030749 10.0.0.242 - - [2025-12-08 02:02:47] "POST /firewall-rules HTTP/1.1" 200 652 0.150710 10.0.0.242 - - [2025-12-08 02:02:47] "POST /ref-update HTTP/1.1" 200 156 0.039740 10.0.0.242 - - [2025-12-08 02:02:47] "GET /firewall-rule/63595cd9-a157-4243-a836-689b1c93f981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.006984 10.0.0.242 - - [2025-12-08 02:02:47] "POST /ref-update HTTP/1.1" 200 156 0.033464 10.0.0.242 - - [2025-12-08 02:02:47] "GET /firewall-policy/60a0d22a-2a95-4e92-838a-d17a51c41db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.017569 10.0.0.242 - - [2025-12-08 02:02:47] "GET /firewall-rule/63595cd9-a157-4243-a836-689b1c93f981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.005451 10.0.0.242 - - [2025-12-08 02:02:47] "POST /ref-update HTTP/1.1" 200 156 0.027283 10.0.0.242 - - [2025-12-08 02:02:48] "POST /ref-update HTTP/1.1" 200 156 0.043776 10.0.0.242 - - [2025-12-08 02:02:48] "POST /virtual-machines HTTP/1.1" 200 430 0.024342 10.0.0.242 - - [2025-12-08 02:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015543 10.0.0.242 - - [2025-12-08 02:02:48] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.034368 10.0.0.242 - - [2025-12-08 02:02:48] "GET /loadbalancer/e6bdb92e-0689-48b5-a4fb-3ef3dc697893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.015850 10.0.0.242 - - [2025-12-08 02:02:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.142365 10.0.0.242 - - [2025-12-08 02:02:48] "POST /chown HTTP/1.1" 200 109 0.022482 10.0.0.242 - - [2025-12-08 02:02:48] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.060518 10.0.0.242 - - [2025-12-08 02:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.242 - - [2025-12-08 02:02:48] "POST /chown HTTP/1.1" 200 109 0.012511 10.0.0.242 - - [2025-12-08 02:02:48] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.045743 10.0.0.242 - - [2025-12-08 02:02:48] "PUT /virtual-machine-interface/b8d3efc9-6b56-4416-97e4-f1ec779e02c1 HTTP/1.1" 200 285 0.044413 10.0.0.242 - - [2025-12-08 02:02:48] "GET /loadbalancer-listener/5ad8e7e3-319d-4670-a9fb-5cd3602d1402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.032863 10.0.0.242 - - [2025-12-08 02:02:48] "PUT /instance-ip/05a0b0c8-917a-4ad7-8348-90ef875b1f9b HTTP/1.1" 200 257 0.035309 10.0.0.242 - - [2025-12-08 02:02:48] "GET /loadbalancer-listener/5ad8e7e3-319d-4670-a9fb-5cd3602d1402?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.004689 10.0.0.242 - - [2025-12-08 02:02:48] "POST /ref-update HTTP/1.1" 200 156 0.015712 10.0.0.242 - - [2025-12-08 02:02:48] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.038755 10.0.0.242 - - [2025-12-08 02:02:48] "POST /ref-update HTTP/1.1" 200 156 0.029049 10.0.0.242 - - [2025-12-08 02:02:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023764 10.0.0.242 - - [2025-12-08 02:02:48] "GET /loadbalancer-pool/0892150e-900d-4665-9ff4-8b7ccee406a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007403 10.0.0.242 - - [2025-12-08 02:02:48] "POST /ref-update HTTP/1.1" 200 156 0.032175 10.0.0.242 - - [2025-12-08 02:02:48] "POST /ref-update HTTP/1.1" 200 156 0.009082 10.0.0.242 - - [2025-12-08 02:02:48] "POST /ref-update HTTP/1.1" 200 156 0.024006 10.0.0.242 - - [2025-12-08 02:02:48] "POST /loadbalancer-members HTTP/1.1" 200 709 0.074663 10.0.0.242 - - [2025-12-08 02:02:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.020881 10.0.0.242 - - [2025-12-08 02:02:48] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004613 10.0.0.242 - - [2025-12-08 02:02:48] "PUT /service-instance/13839416-6fe1-42bb-8316-68cf5cb5c940 HTTP/1.1" 200 267 0.020020 10.0.0.242 - - [2025-12-08 02:02:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.025929 10.0.0.242 - - [2025-12-08 02:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005858 10.0.0.242 - - [2025-12-08 02:02:48] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003496 10.0.0.242 - - [2025-12-08 02:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005165 10.0.0.242 - - [2025-12-08 02:02:48] "POST /tags HTTP/1.1" 409 221 0.002194 10.0.0.242 - - [2025-12-08 02:02:48] "POST /chown HTTP/1.1" 200 109 0.007984 10.0.0.242 - - [2025-12-08 02:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015432 10.0.0.242 - - [2025-12-08 02:02:48] "GET /tag/96fd0238-c703-489e-ab3d-a0050e5d597d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.020459 10.0.0.242 - - [2025-12-08 02:02:48] "POST /tags HTTP/1.1" 409 238 0.004904 10.0.0.242 - - [2025-12-08 02:02:48] "POST /chown HTTP/1.1" 200 109 0.042685 10.0.0.242 - - [2025-12-08 02:02:48] "PUT /instance-ip/05a0b0c8-917a-4ad7-8348-90ef875b1f9b HTTP/1.1" 200 257 0.031528 10.0.0.242 - - [2025-12-08 02:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009202 10.0.0.242 - - [2025-12-08 02:02:48] "GET /tag/d45a8ee1-7259-4ce0-ab36-a885c76ffc5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012411 10.0.0.242 - - [2025-12-08 02:02:48] "POST /firewall-rules HTTP/1.1" 409 293 0.002105 10.0.0.242 - - [2025-12-08 02:02:48] "POST /ref-update HTTP/1.1" 200 156 0.010025 10.0.0.242 - - [2025-12-08 02:02:48] "POST /chown HTTP/1.1" 200 109 0.014319 10.0.0.242 - - [2025-12-08 02:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.242 - - [2025-12-08 02:02:48] "POST /chown HTTP/1.1" 200 109 0.030161 10.0.0.242 - - [2025-12-08 02:02:49] "PUT /firewall-rule/63595cd9-a157-4243-a836-689b1c93f981 HTTP/1.1" 200 261 0.044847 10.0.0.242 - - [2025-12-08 02:02:49] "GET /firewall-rule/63595cd9-a157-4243-a836-689b1c93f981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.021855 10.0.0.242 - - [2025-12-08 02:02:49] "PUT /instance-ip/05a0b0c8-917a-4ad7-8348-90ef875b1f9b HTTP/1.1" 200 257 0.015901 10.0.0.242 - - [2025-12-08 02:02:49] "POST /ref-update HTTP/1.1" 200 156 0.020196 10.0.0.242 - - [2025-12-08 02:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.242 - - [2025-12-08 02:02:49] "GET /firewall-policy/60a0d22a-2a95-4e92-838a-d17a51c41db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.011253 10.0.0.242 - - [2025-12-08 02:02:49] "GET /firewall-rule/63595cd9-a157-4243-a836-689b1c93f981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.004681 10.0.0.242 - - [2025-12-08 02:02:49] "POST /chown HTTP/1.1" 200 109 0.008041 10.0.0.242 - - [2025-12-08 02:02:49] "POST /chown HTTP/1.1" 200 109 0.006221 10.0.0.242 - - [2025-12-08 02:02:49] "PUT /instance-ip/05a0b0c8-917a-4ad7-8348-90ef875b1f9b HTTP/1.1" 200 257 0.052940 10.0.0.242 - - [2025-12-08 02:02:49] "POST /ref-update HTTP/1.1" 200 156 0.013111 10.0.0.242 - - [2025-12-08 02:02:49] "POST /chown HTTP/1.1" 200 109 0.016516 10.0.0.242 - - [2025-12-08 02:02:49] "POST /chown HTTP/1.1" 200 109 0.018846 10.0.0.242 - - [2025-12-08 02:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.242 - - [2025-12-08 02:02:49] "PUT /instance-ip/05a0b0c8-917a-4ad7-8348-90ef875b1f9b HTTP/1.1" 200 257 0.034208 10.0.0.242 - - [2025-12-08 02:02:49] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.016738 10.0.0.242 - - [2025-12-08 02:02:49] "POST /ref-update HTTP/1.1" 200 156 0.027689 10.0.0.242 - - [2025-12-08 02:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.242 - - [2025-12-08 02:02:49] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.037368 10.0.0.242 - - [2025-12-08 02:02:49] "POST /virtual-machines HTTP/1.1" 200 374 0.013506 10.0.0.242 - - [2025-12-08 02:02:49] "PUT /service-instance/13839416-6fe1-42bb-8316-68cf5cb5c940 HTTP/1.1" 200 267 0.015047 10.0.0.242 - - [2025-12-08 02:02:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.030498 10.0.0.242 - - [2025-12-08 02:02:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.042205 10.0.0.242 - - [2025-12-08 02:02:49] "PUT /service-instance/13839416-6fe1-42bb-8316-68cf5cb5c940 HTTP/1.1" 200 267 0.036267 10.0.0.242 - - [2025-12-08 02:02:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.158983 10.0.0.242 - - [2025-12-08 02:02:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.058460 10.0.0.242 - - [2025-12-08 02:02:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.063019 10.0.0.242 - - [2025-12-08 02:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011422 10.0.0.242 - - [2025-12-08 02:02:49] "PUT /service-instance/13839416-6fe1-42bb-8316-68cf5cb5c940 HTTP/1.1" 200 267 0.025102 10.0.0.242 - - [2025-12-08 02:02:49] "GET /virtual-machine-interface/ff780146-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.008113 10.0.0.242 - - [2025-12-08 02:02:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.037819 10.0.0.242 - - [2025-12-08 02:02:49] "POST /instance-ips HTTP/1.1" 200 414 0.074659 10.0.0.242 - - [2025-12-08 02:02:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.027122 10.0.0.242 - - [2025-12-08 02:02:50] "GET /virtual-machine-interface/ff780146-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.019268 10.0.0.242 - - [2025-12-08 02:02:50] "PUT /service-instance/13839416-6fe1-42bb-8316-68cf5cb5c940 HTTP/1.1" 200 267 0.016741 10.0.0.242 - - [2025-12-08 02:02:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013501 10.0.0.242 - - [2025-12-08 02:02:50] "PUT /service-instance/13839416-6fe1-42bb-8316-68cf5cb5c940 HTTP/1.1" 200 267 0.010193 10.0.0.242 - - [2025-12-08 02:02:50] "POST /set-tag HTTP/1.1" 200 109 0.030250 10.0.0.242 - - [2025-12-08 02:02:50] "GET /virtual-machine-interface/ff780146-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.019214 10.0.0.242 - - [2025-12-08 02:02:50] "GET /instance-ip/ff9b6122-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.015632 10.0.0.242 - - [2025-12-08 02:02:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008602 10.0.0.242 - - [2025-12-08 02:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.242 - - [2025-12-08 02:02:50] "POST /chown HTTP/1.1" 200 109 0.006094 10.0.0.242 - - [2025-12-08 02:02:50] "GET /virtual-machine-interface/ff780146-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008983 10.0.0.242 - - [2025-12-08 02:02:50] "POST /set-tag HTTP/1.1" 200 109 0.004478 10.0.0.242 - - [2025-12-08 02:02:50] "POST /chown HTTP/1.1" 200 109 0.024766 10.0.0.242 - - [2025-12-08 02:02:50] "GET /virtual-router/63de8aa3-e85b-4c3e-86d6-3d8c6e052700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.017628 10.0.0.242 - - [2025-12-08 02:02:50] "POST /ref-update HTTP/1.1" 200 156 0.008489 10.0.0.242 - - [2025-12-08 02:02:50] "POST /chown HTTP/1.1" 200 109 0.030620 10.0.0.242 - - [2025-12-08 02:02:50] "POST /ref-update HTTP/1.1" 200 156 0.035328 10.0.0.242 - - [2025-12-08 02:02:50] "GET /virtual-machine-interface/ff780146-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.014505 10.0.0.242 - - [2025-12-08 02:02:50] "POST /set-tag HTTP/1.1" 200 109 0.002952 10.0.0.242 - - [2025-12-08 02:02:50] "POST /chown HTTP/1.1" 200 109 0.033937 10.0.0.242 - - [2025-12-08 02:02:50] "GET /virtual-machine-interface/ff780146-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005645 10.0.0.242 - - [2025-12-08 02:02:50] "POST /set-tag HTTP/1.1" 200 109 0.003368 10.0.0.242 - - [2025-12-08 02:02:50] "POST /ref-update HTTP/1.1" 200 156 0.012714 10.0.0.242 - - [2025-12-08 02:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.242 - - [2025-12-08 02:02:50] "POST /chown HTTP/1.1" 200 109 0.006049 10.0.0.242 - - [2025-12-08 02:02:50] "POST /chown HTTP/1.1" 200 109 0.007859 10.0.0.242 - - [2025-12-08 02:02:50] "POST /chown HTTP/1.1" 200 109 0.020580 10.0.0.242 - - [2025-12-08 02:02:50] "POST /chown HTTP/1.1" 200 109 0.020765 10.0.0.242 - - [2025-12-08 02:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.242 - - [2025-12-08 02:02:50] "POST /chown HTTP/1.1" 200 109 0.013402 10.0.0.242 - - [2025-12-08 02:02:50] "POST /chown HTTP/1.1" 200 109 0.024711 10.0.0.242 - - [2025-12-08 02:02:50] "POST /chown HTTP/1.1" 200 109 0.020311 10.0.0.242 - - [2025-12-08 02:02:50] "POST /chown HTTP/1.1" 200 109 0.009429 10.0.0.242 - - [2025-12-08 02:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.242 - - [2025-12-08 02:02:50] "POST /chown HTTP/1.1" 200 109 0.018661 10.0.0.242 - - [2025-12-08 02:02:50] "POST /chown HTTP/1.1" 200 109 0.007785 10.0.0.242 - - [2025-12-08 02:02:50] "POST /chown HTTP/1.1" 200 109 0.012423 10.0.0.242 - - [2025-12-08 02:02:50] "POST /chown HTTP/1.1" 200 109 0.019025 10.0.0.242 - - [2025-12-08 02:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.242 - - [2025-12-08 02:02:50] "POST /chown HTTP/1.1" 200 109 0.007487 10.0.0.242 - - [2025-12-08 02:02:50] "POST /chown HTTP/1.1" 200 109 0.019573 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.007953 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.022568 10.0.0.242 - - [2025-12-08 02:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.007434 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.028265 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.011270 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.007324 10.0.0.242 - - [2025-12-08 02:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.007321 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.033523 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.007870 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.026019 10.0.0.242 - - [2025-12-08 02:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004871 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.009346 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.022953 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.020454 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.005834 10.0.0.242 - - [2025-12-08 02:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.006233 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.018166 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.006935 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.025856 10.0.0.242 - - [2025-12-08 02:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.024430 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.020223 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.041663 10.0.0.242 - - [2025-12-08 02:02:51] "GET /global-system-configs HTTP/1.1" 200 323 0.003111 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.011237 10.0.0.242 - - [2025-12-08 02:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.242 - - [2025-12-08 02:02:51] "POST /chown HTTP/1.1" 200 109 0.018353 10.0.0.242 - - [2025-12-08 02:02:52] "POST /chown HTTP/1.1" 200 109 0.017613 10.0.0.242 - - [2025-12-08 02:02:52] "POST /chown HTTP/1.1" 200 109 0.021078 10.0.0.242 - - [2025-12-08 02:02:52] "POST /chown HTTP/1.1" 200 109 0.071722 10.0.0.242 - - [2025-12-08 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.242 - - [2025-12-08 02:02:52] "POST /chown HTTP/1.1" 200 109 0.006905 10.0.0.242 - - [2025-12-08 02:02:52] "POST /chown HTTP/1.1" 200 109 0.018601 10.0.0.242 - - [2025-12-08 02:02:52] "POST /chown HTTP/1.1" 200 109 0.013700 10.0.0.242 - - [2025-12-08 02:02:52] "POST /chown HTTP/1.1" 200 109 0.032465 10.0.0.242 - - [2025-12-08 02:02:53] "GET /global-system-configs HTTP/1.1" 200 323 0.012335 10.0.0.242 - - [2025-12-08 02:02:53] "GET /virtual-machine-interface/fabb043c-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004196 10.0.0.242 - - [2025-12-08 02:02:53] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.242 - - [2025-12-08 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.242 - - [2025-12-08 02:02:53] "GET /loadbalancer/fae973a4-f734-4356-a222-434ecea5f976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002431 10.0.0.242 - - [2025-12-08 02:02:53] "GET /loadbalancer-pool/a134b2ad-22a6-4de1-a873-fdd503fb3536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002332 10.0.0.242 - - [2025-12-08 02:02:53] "POST /loadbalancer-members HTTP/1.1" 200 704 0.020501 10.0.0.242 - - [2025-12-08 02:02:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007922 10.0.0.242 - - [2025-12-08 02:02:53] "GET /virtual-machine-interface/fabb043c-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007107 10.0.0.242 - - [2025-12-08 02:02:53] "GET /virtual-machine-interface/fabb043c-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010715 10.0.0.242 - - [2025-12-08 02:02:53] "POST /ref-update HTTP/1.1" 200 156 0.008432 10.0.0.242 - - [2025-12-08 02:02:53] "POST /tags HTTP/1.1" 409 221 0.002521 10.0.0.242 - - [2025-12-08 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.242 - - [2025-12-08 02:02:53] "GET /tag/96fd0238-c703-489e-ab3d-a0050e5d597d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.020272 10.0.0.242 - - [2025-12-08 02:02:53] "GET /floating-ip/9c8a8505-51ed-4436-b55e-c7d174c1fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.023766 10.0.0.242 - - [2025-12-08 02:02:53] "PUT /floating-ip/9c8a8505-51ed-4436-b55e-c7d174c1fc4d HTTP/1.1" 200 257 0.010002 10.0.0.242 - - [2025-12-08 02:02:54] "POST /set-tag HTTP/1.1" 200 109 0.019234 10.0.0.242 - - [2025-12-08 02:02:54] "GET /virtual-machine/6a3eb908-8d60-4627-a5af-bf9ec1f5f509?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.004187 10.0.0.242 - - [2025-12-08 02:02:54] "GET /virtual-machine-interface/fabb043c-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004858 10.0.0.242 - - [2025-12-08 02:02:54] "GET /virtual-machine-interface/fb2b1704-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007022 10.0.0.242 - - [2025-12-08 02:02:54] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.242 - - [2025-12-08 02:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005691 10.0.0.242 - - [2025-12-08 02:02:54] "GET /loadbalancer/fae973a4-f734-4356-a222-434ecea5f976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003697 10.0.0.242 - - [2025-12-08 02:02:54] "GET /loadbalancer-pool/a134b2ad-22a6-4de1-a873-fdd503fb3536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002610 10.0.0.242 - - [2025-12-08 02:02:54] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016942 10.0.0.242 - - [2025-12-08 02:02:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015628 10.0.0.242 - - [2025-12-08 02:02:54] "GET /virtual-machine-interface/fb2b1704-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008314 10.0.0.242 - - [2025-12-08 02:02:54] "GET /virtual-machine-interface/fb2b1704-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003759 10.0.0.242 - - [2025-12-08 02:02:54] "POST /ref-update HTTP/1.1" 200 156 0.005883 10.0.0.242 - - [2025-12-08 02:02:54] "GET /floating-ip/9c8a8505-51ed-4436-b55e-c7d174c1fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.008032 10.0.0.242 - - [2025-12-08 02:02:54] "POST /set-tag HTTP/1.1" 200 109 0.029060 10.0.0.242 - - [2025-12-08 02:02:59] "GET /virtual-machine/b6095bfb-8569-4ad5-ab87-87d70a9e8a78?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002915 10.0.0.242 - - [2025-12-08 02:02:59] "GET /virtual-machine-interface/fb2b1704-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004346 10.0.0.242 - - [2025-12-08 02:02:59] "GET /virtual-machine-interface/ff780146-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004316 10.0.0.242 - - [2025-12-08 02:02:59] "POST /set-tag HTTP/1.1" 200 109 0.001853 10.0.0.242 - - [2025-12-08 02:03:04] "GET /virtual-machine/1ebb9f91-1e47-414e-a9c0-5c6d865a22f2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002965 10.0.0.242 - - [2025-12-08 02:03:04] "GET /virtual-machine-interface/ff780146-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004611 10.0.0.242 - - [2025-12-08 02:03:04] "GET /virtual-machine-interface/ff780146-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.017454 10.0.0.242 - - [2025-12-08 02:03:04] "POST /set-tag HTTP/1.1" 200 109 0.003624 10.0.0.242 - - [2025-12-08 02:03:35] "GET /virtual-machine-interface/ff780146-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.014903 10.0.0.242 - - [2025-12-08 02:03:35] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.242 - - [2025-12-08 02:03:35] "GET /virtual-machine-interface/ff780146-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004453 10.0.0.242 - - [2025-12-08 02:03:35] "POST /set-tag HTTP/1.1" 200 109 0.001822 10.0.0.242 - - [2025-12-08 02:03:35] "GET /virtual-machine/1ebb9f91-1e47-414e-a9c0-5c6d865a22f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003063 10.0.0.242 - - [2025-12-08 02:03:35] "POST /ref-update HTTP/1.1" 200 156 0.010123 10.0.0.242 - - [2025-12-08 02:03:35] "GET /virtual-machine-interface/ff780146-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009553 10.0.0.242 - - [2025-12-08 02:03:35] "POST /set-tag HTTP/1.1" 200 109 0.016236 10.0.0.242 - - [2025-12-08 02:03:35] "POST /set-tag HTTP/1.1" 200 109 0.025331 10.0.0.242 - - [2025-12-08 02:03:36] "DELETE /instance-ip/ff9b6122-d3d9-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.047701 10.0.0.242 - - [2025-12-08 02:03:36] "DELETE /virtual-machine-interface/ff780146-d3d9-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.044926 10.0.0.242 - - [2025-12-08 02:03:36] "DELETE /virtual-machine/1ebb9f91-1e47-414e-a9c0-5c6d865a22f2 HTTP/1.1" 200 115 0.025316 10.0.0.242 - - [2025-12-08 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.242 - - [2025-12-08 02:03:40] "GET /tag/d45a8ee1-7259-4ce0-ab36-a885c76ffc5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.021935 10.0.0.242 - - [2025-12-08 02:03:40] "GET /tag/d45a8ee1-7259-4ce0-ab36-a885c76ffc5b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.013771 10.0.0.242 - - [2025-12-08 02:03:40] "GET /virtual-machine-interface/1f8d2413-82da-480e-ad0e-9e4dc5f0bd12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004335 10.0.0.242 - - [2025-12-08 02:03:40] "POST /set-tag HTTP/1.1" 200 109 0.014879 10.0.0.242 - - [2025-12-08 02:03:40] "GET /virtual-machine-interface/89042b33-9115-4e6a-ac09-4829132c7996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.026232 10.0.0.242 - - [2025-12-08 02:03:40] "POST /set-tag HTTP/1.1" 200 109 0.017806 10.0.0.242 - - [2025-12-08 02:03:40] "GET /virtual-machine-interface/b8d3efc9-6b56-4416-97e4-f1ec779e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004314 10.0.0.242 - - [2025-12-08 02:03:40] "POST /set-tag HTTP/1.1" 200 109 0.019423 10.0.0.242 - - [2025-12-08 02:03:40] "GET /firewall-policy/60a0d22a-2a95-4e92-838a-d17a51c41db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.011546 10.0.0.242 - - [2025-12-08 02:03:40] "GET /firewall-rule/63595cd9-a157-4243-a836-689b1c93f981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002907 10.0.0.242 - - [2025-12-08 02:03:40] "POST /ref-update HTTP/1.1" 200 156 0.010860 10.0.0.242 - - [2025-12-08 02:03:40] "DELETE /firewall-rule/63595cd9-a157-4243-a836-689b1c93f981 HTTP/1.1" 200 115 0.036397 10.0.0.242 - - [2025-12-08 02:03:40] "DELETE /loadbalancer-member/d459912a-3ee1-48d7-a7ea-c0d35317888b HTTP/1.1" 200 115 0.041788 10.0.0.242 - - [2025-12-08 02:03:40] "PUT /service-instance/13839416-6fe1-42bb-8316-68cf5cb5c940 HTTP/1.1" 200 267 0.022082 10.0.0.242 - - [2025-12-08 02:03:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017619 10.0.0.242 - - [2025-12-08 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005614 10.0.0.242 - - [2025-12-08 02:03:40] "DELETE /loadbalancer-pool/0892150e-900d-4665-9ff4-8b7ccee406a8 HTTP/1.1" 200 115 0.088927 10.0.0.242 - - [2025-12-08 02:03:40] "DELETE /loadbalancer-listener/5ad8e7e3-319d-4670-a9fb-5cd3602d1402 HTTP/1.1" 200 115 0.022216 10.0.0.242 - - [2025-12-08 02:03:40] "GET /floating-ip/e637235b-1d71-4312-b181-c9aaeb1025fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2401 0.003998 10.0.0.242 - - [2025-12-08 02:03:40] "POST /chown HTTP/1.1" 200 109 0.006872 10.0.0.242 - - [2025-12-08 02:03:40] "POST /chown HTTP/1.1" 200 109 0.018089 10.0.0.242 - - [2025-12-08 02:03:40] "POST /chown HTTP/1.1" 200 109 0.019797 10.0.0.242 - - [2025-12-08 02:03:40] "PUT /floating-ip/e637235b-1d71-4312-b181-c9aaeb1025fb HTTP/1.1" 200 257 0.038594 10.0.0.242 - - [2025-12-08 02:03:40] "POST /chown HTTP/1.1" 200 109 0.011834 10.0.0.242 - - [2025-12-08 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.242 - - [2025-12-08 02:03:40] "POST /chown HTTP/1.1" 200 109 0.015691 10.0.0.242 - - [2025-12-08 02:03:40] "DELETE /floating-ip/e637235b-1d71-4312-b181-c9aaeb1025fb HTTP/1.1" 200 115 0.094920 10.0.0.242 - - [2025-12-08 02:03:40] "POST /chown HTTP/1.1" 200 109 0.030826 10.0.0.242 - - [2025-12-08 02:03:40] "DELETE /loadbalancer/e6bdb92e-0689-48b5-a4fb-3ef3dc697893 HTTP/1.1" 200 115 0.043140 10.0.0.242 - - [2025-12-08 02:03:40] "POST /chown HTTP/1.1" 200 109 0.006390 10.0.0.242 - - [2025-12-08 02:03:40] "POST /chown HTTP/1.1" 200 109 0.018387 10.0.0.242 - - [2025-12-08 02:03:40] "DELETE /instance-ip/05a0b0c8-917a-4ad7-8348-90ef875b1f9b HTTP/1.1" 200 115 0.077633 10.0.0.242 - - [2025-12-08 02:03:40] "PUT /service-instance/13839416-6fe1-42bb-8316-68cf5cb5c940 HTTP/1.1" 200 267 0.015105 10.0.0.242 - - [2025-12-08 02:03:40] "DELETE /virtual-machine-interface/89042b33-9115-4e6a-ac09-4829132c7996 HTTP/1.1" 200 115 0.048862 10.0.0.242 - - [2025-12-08 02:03:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.006727 10.0.0.242 - - [2025-12-08 02:03:40] "PUT /service-instance/13839416-6fe1-42bb-8316-68cf5cb5c940 HTTP/1.1" 200 267 0.007871 10.0.0.242 - - [2025-12-08 02:03:40] "DELETE /tag/d45a8ee1-7259-4ce0-ab36-a885c76ffc5b HTTP/1.1" 200 115 0.081562 10.0.0.242 - - [2025-12-08 02:03:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.035876 10.0.0.242 - - [2025-12-08 02:03:41] "GET /floating-ip-pool/c12b8f59-09b1-4377-844a-9ecbd29c2f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003317 10.0.0.242 - - [2025-12-08 02:03:41] "POST /ref-update HTTP/1.1" 200 156 0.017312 10.0.0.242 - - [2025-12-08 02:03:41] "PUT /service-instance/13839416-6fe1-42bb-8316-68cf5cb5c940 HTTP/1.1" 200 267 0.016281 10.0.0.242 - - [2025-12-08 02:03:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021495 10.0.0.242 - - [2025-12-08 02:03:41] "DELETE /floating-ip-pool/c12b8f59-09b1-4377-844a-9ecbd29c2f7e HTTP/1.1" 200 115 0.077758 10.0.0.242 - - [2025-12-08 02:03:41] "DELETE /service-instance/13839416-6fe1-42bb-8316-68cf5cb5c940 HTTP/1.1" 200 115 0.055866 10.0.0.242 - - [2025-12-08 02:03:41] "GET /virtual-machine-interface/b8d3efc9-6b56-4416-97e4-f1ec779e02c1?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.004771 10.0.0.242 - - [2025-12-08 02:03:41] "POST /useragent-kv HTTP/1.1" 200 115 0.001778 10.0.0.242 - - [2025-12-08 02:03:41] "POST /useragent-kv HTTP/1.1" 200 115 0.001187 10.0.0.242 - - [2025-12-08 02:03:41] "DELETE /virtual-network/cb9587cc-e724-405a-8f6e-9aba68899826 HTTP/1.1" 200 115 0.129753 10.0.0.242 - - [2025-12-08 02:03:41] "GET /routing-instance/deaba6a6-b917-4d63-8d9e-219715ce373f HTTP/1.1" 404 171 0.001742 10.0.0.242 - - [2025-12-08 02:03:41] "GET /domains HTTP/1.1" 200 281 0.001417 10.0.0.242 - - [2025-12-08 02:03:41] "GET /domain/60006ee6-2757-4af6-a578-30e66316cc8d HTTP/1.1" 200 3099 0.002993 10.0.0.242 - - [2025-12-08 02:03:41] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6 HTTP/1.1" 200 7168 0.039041 10.0.0.242 - - [2025-12-08 02:03:41] "DELETE /virtual-machine-interface/b8d3efc9-6b56-4416-97e4-f1ec779e02c1 HTTP/1.1" 200 115 0.077400 10.0.0.242 - - [2025-12-08 02:03:41] "GET /virtual-machine-interface/fb2b1704-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.010767 10.0.0.242 - - [2025-12-08 02:03:41] "POST /set-tag HTTP/1.1" 200 109 0.001782 10.0.0.242 - - [2025-12-08 02:03:41] "DELETE /virtual-machine/3568b192-ceda-4a4b-91cd-48589bb7f58b HTTP/1.1" 200 115 0.053768 10.0.0.242 - - [2025-12-08 02:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.242 - - [2025-12-08 02:03:41] "GET /virtual-machine-interface/1f8d2413-82da-480e-ad0e-9e4dc5f0bd12?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.007790 10.0.0.242 - - [2025-12-08 02:03:41] "GET /loadbalancer/fae973a4-f734-4356-a222-434ecea5f976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003424 10.0.0.242 - - [2025-12-08 02:03:41] "GET /virtual-machine-interface/fb2b1704-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004652 10.0.0.242 - - [2025-12-08 02:03:41] "POST /set-tag HTTP/1.1" 200 109 0.018071 10.0.0.242 - - [2025-12-08 02:03:41] "DELETE /virtual-machine-interface/1f8d2413-82da-480e-ad0e-9e4dc5f0bd12 HTTP/1.1" 200 115 0.094482 10.0.0.242 - - [2025-12-08 02:03:41] "DELETE /loadbalancer-member/316ebfa0-28a8-48b8-95ba-e0ff1ce266a5 HTTP/1.1" 200 115 0.078389 10.0.0.242 - - [2025-12-08 02:03:41] "POST /ref-update HTTP/1.1" 200 156 0.020944 10.0.0.242 - - [2025-12-08 02:03:41] "DELETE /virtual-machine/faa4dfe5-3e2a-4e9f-9c93-3167ec8b0031 HTTP/1.1" 200 115 0.026904 10.0.0.242 - - [2025-12-08 02:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.242 - - [2025-12-08 02:03:41] "DELETE /route-target/6fcf54ae-a422-4c55-a9f7-4da912d257a7 HTTP/1.1" 200 115 0.021482 10.0.0.242 - - [2025-12-08 02:03:42] "GET /virtual-machine-interface/fb2b1704-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004960 10.0.0.242 - - [2025-12-08 02:03:42] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.242 - - [2025-12-08 02:03:42] "GET /virtual-machine-interface/fb2b1704-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004273 10.0.0.242 - - [2025-12-08 02:03:42] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.242 - - [2025-12-08 02:03:42] "GET /virtual-machine/b6095bfb-8569-4ad5-ab87-87d70a9e8a78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002748 10.0.0.242 - - [2025-12-08 02:03:42] "POST /ref-update HTTP/1.1" 200 156 0.009053 10.0.0.242 - - [2025-12-08 02:03:42] "GET /virtual-machine-interface/fb2b1704-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013136 10.0.0.242 - - [2025-12-08 02:03:42] "POST /set-tag HTTP/1.1" 200 109 0.017078 10.0.0.242 - - [2025-12-08 02:03:42] "POST /set-tag HTTP/1.1" 200 109 0.018414 10.0.0.242 - - [2025-12-08 02:03:43] "POST /set-tag HTTP/1.1" 200 109 0.027296 10.0.0.242 - - [2025-12-08 02:03:43] "DELETE /instance-ip/fb489cb6-d3d9-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.035781 10.0.0.242 - - [2025-12-08 02:03:43] "POST /ref-update HTTP/1.1" 200 156 0.010469 10.0.0.242 - - [2025-12-08 02:03:43] "DELETE /virtual-machine-interface/fb2b1704-d3d9-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.038619 10.0.0.242 - - [2025-12-08 02:03:43] "DELETE /virtual-machine/b6095bfb-8569-4ad5-ab87-87d70a9e8a78 HTTP/1.1" 200 115 0.024423 10.0.0.242 - - [2025-12-08 02:03:46] "GET /virtual-machine-interface/fabb043c-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004600 10.0.0.242 - - [2025-12-08 02:03:46] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.242 - - [2025-12-08 02:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.242 - - [2025-12-08 02:03:46] "GET /loadbalancer/fae973a4-f734-4356-a222-434ecea5f976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002643 10.0.0.242 - - [2025-12-08 02:03:47] "GET /virtual-machine-interface/fabb043c-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004568 10.0.0.242 - - [2025-12-08 02:03:47] "POST /set-tag HTTP/1.1" 200 109 0.004328 10.0.0.242 - - [2025-12-08 02:03:47] "GET /virtual-machine-interface/fabb043c-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004346 10.0.0.242 - - [2025-12-08 02:03:47] "POST /set-tag HTTP/1.1" 200 109 0.001991 10.0.0.242 - - [2025-12-08 02:03:47] "GET /virtual-machine/6a3eb908-8d60-4627-a5af-bf9ec1f5f509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002265 10.0.0.242 - - [2025-12-08 02:03:47] "POST /ref-update HTTP/1.1" 200 156 0.012155 10.0.0.242 - - [2025-12-08 02:03:47] "GET /virtual-machine-interface/fabb043c-d3d9-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.015747 10.0.0.242 - - [2025-12-08 02:03:47] "POST /set-tag HTTP/1.1" 200 109 0.015327 10.0.0.242 - - [2025-12-08 02:03:48] "POST /set-tag HTTP/1.1" 200 109 0.032226 10.0.0.242 - - [2025-12-08 02:03:48] "POST /set-tag HTTP/1.1" 200 109 0.024495 10.0.0.242 - - [2025-12-08 02:03:48] "DELETE /instance-ip/fad18e3c-d3d9-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.034153 10.0.0.242 - - [2025-12-08 02:03:48] "POST /ref-update HTTP/1.1" 200 156 0.006713 10.0.0.242 - - [2025-12-08 02:03:48] "DELETE /virtual-machine-interface/fabb043c-d3d9-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.048532 10.0.0.242 - - [2025-12-08 02:03:48] "DELETE /virtual-machine/6a3eb908-8d60-4627-a5af-bf9ec1f5f509 HTTP/1.1" 200 115 0.015491 10.0.0.242 - - [2025-12-08 02:03:48] "DELETE /tag/b04d8b62-be48-47ae-8be4-772e2ee72245 HTTP/1.1" 200 115 0.034676 10.0.0.242 - - [2025-12-08 02:03:48] "DELETE /tag/641c5436-9709-43fa-a8a2-d4caebe5045b HTTP/1.1" 200 115 0.061840 10.0.0.242 - - [2025-12-08 02:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.242 - - [2025-12-08 02:03:51] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.035146 10.0.0.242 - - [2025-12-08 02:03:51] "POST /tags HTTP/1.1" 200 394 0.034311 10.0.0.242 - - [2025-12-08 02:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008075 10.0.0.242 - - [2025-12-08 02:03:51] "GET /tag/9bae1901-98dd-4428-b556-d11eacaa2172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.019019 10.0.0.242 - - [2025-12-08 02:03:51] "POST /tags HTTP/1.1" 200 342 0.030058 10.0.0.242 - - [2025-12-08 02:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.242 - - [2025-12-08 02:03:51] "GET /tag/bf0e0942-a222-4d0c-9bde-09742e8c2bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013175 10.0.0.242 - - [2025-12-08 02:03:52] "POST /id-to-fqname HTTP/1.1" 200 192 0.003369 10.0.0.242 - - [2025-12-08 02:03:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.002608 10.0.0.242 - - [2025-12-08 02:03:52] "POST /security-groups HTTP/1.1" 200 589 0.064276 10.0.0.242 - - [2025-12-08 02:03:52] "POST /projects HTTP/1.1" 200 521 0.215312 10.0.0.242 - - [2025-12-08 02:03:52] "POST /fqname-to-id HTTP/1.1" 404 236 0.006623 10.0.0.242 - - [2025-12-08 02:03:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.025772 10.0.0.242 - - [2025-12-08 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013412 10.0.0.242 - - [2025-12-08 02:03:52] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.009457 10.0.0.242 - - [2025-12-08 02:03:52] "POST /access-control-lists HTTP/1.1" 200 600 0.078261 10.0.0.242 - - [2025-12-08 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.017739 10.0.0.242 - - [2025-12-08 02:03:52] "POST /fqname-to-id HTTP/1.1" 404 235 0.002023 10.0.0.242 - - [2025-12-08 02:03:52] "GET /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.003696 10.0.0.242 - - [2025-12-08 02:03:52] "POST /access-control-lists HTTP/1.1" 200 598 0.025595 10.0.0.242 - - [2025-12-08 02:03:52] "PUT /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7 HTTP/1.1" 200 265 0.068188 10.0.0.242 - - [2025-12-08 02:03:52] "PUT /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701 HTTP/1.1" 200 265 0.074107 10.0.0.242 - - [2025-12-08 02:03:52] "POST /security-groups HTTP/1.1" 200 593 0.112043 10.0.0.242 - - [2025-12-08 02:03:52] "POST /fqname-to-id HTTP/1.1" 404 270 0.009479 10.0.0.242 - - [2025-12-08 02:03:52] "POST /access-control-lists HTTP/1.1" 200 634 0.034360 10.0.0.242 - - [2025-12-08 02:03:52] "POST /fqname-to-id HTTP/1.1" 404 269 0.019330 10.0.0.242 - - [2025-12-08 02:03:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.051394 10.0.0.242 - - [2025-12-08 02:03:52] "POST /chown HTTP/1.1" 200 109 0.032309 10.0.0.242 - - [2025-12-08 02:03:52] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012655 10.0.0.242 - - [2025-12-08 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.242 - - [2025-12-08 02:03:52] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008708 10.0.0.242 - - [2025-12-08 02:03:52] "POST /access-control-lists HTTP/1.1" 200 632 0.079759 10.0.0.242 - - [2025-12-08 02:03:52] "POST /tags HTTP/1.1" 409 226 0.002764 10.0.0.242 - - [2025-12-08 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.242 - - [2025-12-08 02:03:52] "GET /tag/bf0e0942-a222-4d0c-9bde-09742e8c2bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010324 10.0.0.242 - - [2025-12-08 02:03:53] "POST /firewall-rules HTTP/1.1" 200 602 0.073886 10.0.0.242 - - [2025-12-08 02:03:53] "GET /firewall-rule/c3e0cc9a-a373-4ad4-a6c1-74199f9c6eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.013109 10.0.0.242 - - [2025-12-08 02:03:53] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3886 0.003874 10.0.0.242 - - [2025-12-08 02:03:53] "GET /firewall-rule/c3e0cc9a-a373-4ad4-a6c1-74199f9c6eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002908 10.0.0.242 - - [2025-12-08 02:03:53] "POST /ref-update HTTP/1.1" 200 156 0.086827 10.0.0.242 - - [2025-12-08 02:03:53] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003465 10.0.0.242 - - [2025-12-08 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.242 - - [2025-12-08 02:03:53] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002288 10.0.0.242 - - [2025-12-08 02:03:53] "POST /tags HTTP/1.1" 409 226 0.002828 10.0.0.242 - - [2025-12-08 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.242 - - [2025-12-08 02:03:53] "GET /tag/bf0e0942-a222-4d0c-9bde-09742e8c2bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.020159 10.0.0.242 - - [2025-12-08 02:03:53] "POST /firewall-rules HTTP/1.1" 200 600 0.074851 10.0.0.242 - - [2025-12-08 02:03:53] "GET /firewall-rule/998742bd-4fab-48d3-8199-c40381154a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.037440 10.0.0.242 - - [2025-12-08 02:03:53] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.008606 10.0.0.242 - - [2025-12-08 02:03:53] "GET /firewall-rule/998742bd-4fab-48d3-8199-c40381154a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008870 10.0.0.242 - - [2025-12-08 02:03:53] "POST /ref-update HTTP/1.1" 200 156 0.094120 10.0.0.242 - - [2025-12-08 02:03:54] "POST /tags HTTP/1.1" 200 394 0.025960 10.0.0.242 - - [2025-12-08 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005228 10.0.0.242 - - [2025-12-08 02:03:54] "GET /tag/e0a8e74f-b6d0-4ab1-ad70-d7c16bd55136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014546 10.0.0.242 - - [2025-12-08 02:03:54] "POST /tags HTTP/1.1" 200 342 0.018951 10.0.0.242 - - [2025-12-08 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013931 10.0.0.242 - - [2025-12-08 02:03:55] "GET /tag/a03dbeb3-c293-4fdd-a6af-84a3858c7b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016857 10.0.0.242 - - [2025-12-08 02:03:55] "POST /id-to-fqname HTTP/1.1" 200 192 0.000753 10.0.0.242 - - [2025-12-08 02:03:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.010786 10.0.0.242 - - [2025-12-08 02:03:55] "POST /security-groups HTTP/1.1" 200 589 0.075226 10.0.0.242 - - [2025-12-08 02:03:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.002108 10.0.0.242 - - [2025-12-08 02:03:55] "POST /projects HTTP/1.1" 200 521 0.224616 10.0.0.242 - - [2025-12-08 02:03:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.014650 10.0.0.242 - - [2025-12-08 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010410 10.0.0.242 - - [2025-12-08 02:03:55] "POST /access-control-lists HTTP/1.1" 200 600 0.051404 10.0.0.242 - - [2025-12-08 02:03:55] "POST /fqname-to-id HTTP/1.1" 404 235 0.007874 10.0.0.242 - - [2025-12-08 02:03:55] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.043964 10.0.0.242 - - [2025-12-08 02:03:55] "POST /access-control-lists HTTP/1.1" 200 598 0.062862 10.0.0.242 - - [2025-12-08 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014299 10.0.0.242 - - [2025-12-08 02:03:55] "GET /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.008018 10.0.0.242 - - [2025-12-08 02:03:55] "PUT /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7 HTTP/1.1" 200 265 0.053917 10.0.0.242 - - [2025-12-08 02:03:55] "PUT /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701 HTTP/1.1" 200 265 0.059263 10.0.0.242 - - [2025-12-08 02:03:55] "POST /security-groups HTTP/1.1" 200 593 0.076672 10.0.0.242 - - [2025-12-08 02:03:55] "POST /fqname-to-id HTTP/1.1" 404 270 0.002286 10.0.0.242 - - [2025-12-08 02:03:55] "POST /access-control-lists HTTP/1.1" 200 634 0.064467 10.0.0.242 - - [2025-12-08 02:03:55] "POST /fqname-to-id HTTP/1.1" 404 269 0.011354 10.0.0.242 - - [2025-12-08 02:03:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.069078 10.0.0.242 - - [2025-12-08 02:03:55] "POST /chown HTTP/1.1" 200 109 0.031961 10.0.0.242 - - [2025-12-08 02:03:55] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008485 10.0.0.242 - - [2025-12-08 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.242 - - [2025-12-08 02:03:55] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008241 10.0.0.242 - - [2025-12-08 02:03:55] "POST /access-control-lists HTTP/1.1" 200 632 0.105633 10.0.0.242 - - [2025-12-08 02:03:55] "POST /tags HTTP/1.1" 409 226 0.002001 10.0.0.242 - - [2025-12-08 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.242 - - [2025-12-08 02:03:55] "GET /tag/a03dbeb3-c293-4fdd-a6af-84a3858c7b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012074 10.0.0.242 - - [2025-12-08 02:03:56] "POST /firewall-rules HTTP/1.1" 200 602 0.065079 10.0.0.242 - - [2025-12-08 02:03:56] "GET /firewall-rule/c55f05ff-6470-4db6-bb2e-45eae3adc0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005512 10.0.0.242 - - [2025-12-08 02:03:56] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.003502 10.0.0.242 - - [2025-12-08 02:03:56] "GET /firewall-rule/c55f05ff-6470-4db6-bb2e-45eae3adc0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004054 10.0.0.242 - - [2025-12-08 02:03:56] "POST /ref-update HTTP/1.1" 200 156 0.050578 10.0.0.242 - - [2025-12-08 02:03:56] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009029 10.0.0.242 - - [2025-12-08 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.242 - - [2025-12-08 02:03:56] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002813 10.0.0.242 - - [2025-12-08 02:03:56] "POST /tags HTTP/1.1" 409 226 0.001690 10.0.0.242 - - [2025-12-08 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.242 - - [2025-12-08 02:03:56] "GET /tag/a03dbeb3-c293-4fdd-a6af-84a3858c7b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011950 10.0.0.242 - - [2025-12-08 02:03:56] "POST /firewall-rules HTTP/1.1" 200 600 0.067368 10.0.0.242 - - [2025-12-08 02:03:56] "GET /firewall-rule/a06d5eea-ea8d-402f-bf18-1ab1ed210080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.013180 10.0.0.242 - - [2025-12-08 02:03:56] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.004467 10.0.0.242 - - [2025-12-08 02:03:56] "GET /firewall-rule/a06d5eea-ea8d-402f-bf18-1ab1ed210080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002470 10.0.0.242 - - [2025-12-08 02:03:56] "POST /ref-update HTTP/1.1" 200 156 0.088232 10.0.0.242 - - [2025-12-08 02:03:57] "POST /tags HTTP/1.1" 200 346 0.076527 10.0.0.242 - - [2025-12-08 02:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.021712 10.0.0.242 - - [2025-12-08 02:03:58] "GET /tag/48ac3191-9575-4a11-a39f-41e34c1f770c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.020257 10.0.0.242 - - [2025-12-08 02:03:58] "POST /projects HTTP/1.1" 409 238 0.002467 10.0.0.242 - - [2025-12-08 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.242 - - [2025-12-08 02:03:58] "GET /project/c9b63586-4846-44fd-ace0-87a95ce8d195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041913 10.0.0.242 - - [2025-12-08 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.242 - - [2025-12-08 02:03:58] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005606 10.0.0.242 - - [2025-12-08 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.242 - - [2025-12-08 02:03:58] "GET /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004005 10.0.0.242 - - [2025-12-08 02:03:58] "POST /security-groups HTTP/1.1" 409 285 0.001796 10.0.0.242 - - [2025-12-08 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.242 - - [2025-12-08 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.242 - - [2025-12-08 02:03:58] "GET /project/c9b63586-4846-44fd-ace0-87a95ce8d195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032920 10.0.0.242 - - [2025-12-08 02:03:58] "PUT /security-group/a075e8c4-2a0a-4d9e-8930-086d424fae17 HTTP/1.1" 200 263 0.078461 10.0.0.242 - - [2025-12-08 02:03:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.023270 10.0.0.242 - - [2025-12-08 02:03:58] "PUT /access-control-list/10aaa4dc-921d-4766-a673-0e992d7a2c0f HTTP/1.1" 200 273 0.017489 10.0.0.242 - - [2025-12-08 02:03:58] "POST /tags HTTP/1.1" 409 228 0.009205 10.0.0.242 - - [2025-12-08 02:03:58] "PUT /access-control-list/4261362d-f5b2-4c62-8488-20071521f91d HTTP/1.1" 200 273 0.032110 10.0.0.242 - - [2025-12-08 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.242 - - [2025-12-08 02:03:58] "GET /tag/48ac3191-9575-4a11-a39f-41e34c1f770c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.018699 10.0.0.242 - - [2025-12-08 02:03:58] "POST /tags HTTP/1.1" 200 346 0.022727 10.0.0.242 - - [2025-12-08 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.242 - - [2025-12-08 02:03:58] "GET /tag/b9bc3133-0aff-454a-b45e-d42579157653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015523 10.0.0.242 - - [2025-12-08 02:03:58] "POST /projects HTTP/1.1" 409 238 0.002189 10.0.0.242 - - [2025-12-08 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.242 - - [2025-12-08 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.242 - - [2025-12-08 02:03:58] "GET /project/221f38c6-bb5f-47d8-a7a4-b63e2b5f6e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.025834 10.0.0.242 - - [2025-12-08 02:03:58] "GET /project/221f38c6-bb5f-47d8-a7a4-b63e2b5f6e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031379 10.0.0.242 - - [2025-12-08 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.242 - - [2025-12-08 02:03:58] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003927 10.0.0.242 - - [2025-12-08 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.242 - - [2025-12-08 02:03:58] "GET /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003623 10.0.0.242 - - [2025-12-08 02:03:58] "POST /security-groups HTTP/1.1" 409 285 0.001843 10.0.0.242 - - [2025-12-08 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.242 - - [2025-12-08 02:03:58] "PUT /security-group/da6edb3a-a7a1-4e1c-905e-3d7c13fe658e HTTP/1.1" 200 263 0.055494 10.0.0.242 - - [2025-12-08 02:03:58] "PUT /access-control-list/96b8019c-2dec-48e6-b220-a2dccafb89a4 HTTP/1.1" 200 273 0.012723 10.0.0.242 - - [2025-12-08 02:03:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016378 10.0.0.242 - - [2025-12-08 02:03:58] "POST /tags HTTP/1.1" 409 228 0.007710 10.0.0.242 - - [2025-12-08 02:03:58] "PUT /access-control-list/ed4283cd-66cf-48a2-a509-0e97dc6f7653 HTTP/1.1" 200 273 0.025203 10.0.0.242 - - [2025-12-08 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.242 - - [2025-12-08 02:03:58] "GET /tag/b9bc3133-0aff-454a-b45e-d42579157653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010313 10.0.0.242 - - [2025-12-08 02:03:58] "POST /tags HTTP/1.1" 200 292 0.049291 10.0.0.242 - - [2025-12-08 02:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.242 - - [2025-12-08 02:03:59] "GET /tag/7e8e1aac-c525-4993-820b-5cd593d6cbe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.016878 10.0.0.242 - - [2025-12-08 02:03:59] "POST /tags HTTP/1.1" 200 304 0.060177 10.0.0.242 - - [2025-12-08 02:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.242 - - [2025-12-08 02:03:59] "GET /tag/0bf8b2eb-301d-46b7-95fb-ba5b8519a0a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.019610 10.0.0.242 - - [2025-12-08 02:03:59] "POST /tags HTTP/1.1" 409 252 0.002192 10.0.0.242 - - [2025-12-08 02:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.242 - - [2025-12-08 02:03:59] "GET /tag/9bae1901-98dd-4428-b556-d11eacaa2172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011641 10.0.0.242 - - [2025-12-08 02:03:59] "POST /tags HTTP/1.1" 409 226 0.001916 10.0.0.242 - - [2025-12-08 02:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.242 - - [2025-12-08 02:03:59] "GET /tag/bf0e0942-a222-4d0c-9bde-09742e8c2bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013077 10.0.0.242 - - [2025-12-08 02:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.242 - - [2025-12-08 02:03:59] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003883 10.0.0.242 - - [2025-12-08 02:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.242 - - [2025-12-08 02:03:59] "GET /project/c9b63586-4846-44fd-ace0-87a95ce8d195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042322 10.0.0.242 - - [2025-12-08 02:03:59] "POST /virtual-machines HTTP/1.1" 200 396 0.015487 10.0.0.242 - - [2025-12-08 02:03:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008256 10.0.0.242 - - [2025-12-08 02:03:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.097658 10.0.0.242 - - [2025-12-08 02:03:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.025403 10.0.0.242 - - [2025-12-08 02:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011982 10.0.0.242 - - [2025-12-08 02:03:59] "GET /virtual-machine-interface/291c9f16-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004522 10.0.0.242 - - [2025-12-08 02:03:59] "POST /instance-ips HTTP/1.1" 200 398 0.020372 10.0.0.242 - - [2025-12-08 02:03:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.022177 10.0.0.242 - - [2025-12-08 02:03:59] "GET /virtual-machine-interface/291c9f16-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.018562 10.0.0.242 - - [2025-12-08 02:03:59] "POST /set-tag HTTP/1.1" 200 109 0.063921 10.0.0.242 - - [2025-12-08 02:03:59] "GET /virtual-machine-interface/291c9f16-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010619 10.0.0.242 - - [2025-12-08 02:03:59] "GET /instance-ip/293084d6-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005293 10.0.0.242 - - [2025-12-08 02:03:59] "GET /virtual-machine-interface/291c9f16-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004270 10.0.0.242 - - [2025-12-08 02:03:59] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.242 - - [2025-12-08 02:03:59] "GET /virtual-router/63de8aa3-e85b-4c3e-86d6-3d8c6e052700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004069 10.0.0.242 - - [2025-12-08 02:03:59] "POST /ref-update HTTP/1.1" 200 156 0.009292 10.0.0.242 - - [2025-12-08 02:04:00] "GET /virtual-machine-interface/291c9f16-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007150 10.0.0.242 - - [2025-12-08 02:04:00] "POST /set-tag HTTP/1.1" 200 109 0.002865 10.0.0.242 - - [2025-12-08 02:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.242 - - [2025-12-08 02:04:00] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003790 10.0.0.242 - - [2025-12-08 02:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.242 - - [2025-12-08 02:04:00] "GET /project/c9b63586-4846-44fd-ace0-87a95ce8d195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038170 10.0.0.242 - - [2025-12-08 02:04:00] "POST /virtual-machines HTTP/1.1" 200 396 0.013556 10.0.0.242 - - [2025-12-08 02:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.036657 10.0.0.242 - - [2025-12-08 02:04:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111799 10.0.0.242 - - [2025-12-08 02:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008664 10.0.0.242 - - [2025-12-08 02:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.018506 10.0.0.242 - - [2025-12-08 02:04:00] "GET /virtual-machine-interface/2992333e-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004480 10.0.0.242 - - [2025-12-08 02:04:00] "POST /instance-ips HTTP/1.1" 200 398 0.030447 10.0.0.242 - - [2025-12-08 02:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.023951 10.0.0.242 - - [2025-12-08 02:04:00] "GET /virtual-machine-interface/2992333e-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013551 10.0.0.242 - - [2025-12-08 02:04:00] "POST /set-tag HTTP/1.1" 200 109 0.068130 10.0.0.242 - - [2025-12-08 02:04:00] "GET /virtual-machine-interface/2992333e-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008990 10.0.0.242 - - [2025-12-08 02:04:00] "GET /instance-ip/29ad6e74-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004308 10.0.0.242 - - [2025-12-08 02:04:00] "GET /virtual-machine-interface/2992333e-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004908 10.0.0.242 - - [2025-12-08 02:04:00] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.242 - - [2025-12-08 02:04:00] "GET /virtual-router/63de8aa3-e85b-4c3e-86d6-3d8c6e052700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.003767 10.0.0.242 - - [2025-12-08 02:04:00] "POST /ref-update HTTP/1.1" 200 156 0.012000 10.0.0.242 - - [2025-12-08 02:04:00] "GET /virtual-machine-interface/2992333e-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010213 10.0.0.242 - - [2025-12-08 02:04:00] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.242 - - [2025-12-08 02:04:00] "POST /tags HTTP/1.1" 200 292 0.030705 10.0.0.242 - - [2025-12-08 02:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008772 10.0.0.242 - - [2025-12-08 02:04:00] "GET /tag/76a8ecab-2ed7-40d4-8ed5-250fe82ca908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.018317 10.0.0.242 - - [2025-12-08 02:04:01] "POST /tags HTTP/1.1" 409 252 0.002248 10.0.0.242 - - [2025-12-08 02:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.242 - - [2025-12-08 02:04:01] "GET /tag/e0a8e74f-b6d0-4ab1-ad70-d7c16bd55136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010324 10.0.0.242 - - [2025-12-08 02:04:01] "POST /tags HTTP/1.1" 409 226 0.001769 10.0.0.242 - - [2025-12-08 02:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.242 - - [2025-12-08 02:04:01] "GET /tag/a03dbeb3-c293-4fdd-a6af-84a3858c7b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010182 10.0.0.242 - - [2025-12-08 02:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.242 - - [2025-12-08 02:04:01] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003736 10.0.0.242 - - [2025-12-08 02:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.242 - - [2025-12-08 02:04:01] "GET /project/221f38c6-bb5f-47d8-a7a4-b63e2b5f6e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030405 10.0.0.242 - - [2025-12-08 02:04:01] "POST /virtual-machines HTTP/1.1" 200 396 0.011002 10.0.0.242 - - [2025-12-08 02:04:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.023544 10.0.0.242 - - [2025-12-08 02:04:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102010 10.0.0.242 - - [2025-12-08 02:04:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007756 10.0.0.242 - - [2025-12-08 02:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009175 10.0.0.242 - - [2025-12-08 02:04:01] "GET /virtual-machine-interface/2a2a49d0-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004355 10.0.0.242 - - [2025-12-08 02:04:01] "POST /instance-ips HTTP/1.1" 200 398 0.021416 10.0.0.242 - - [2025-12-08 02:04:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.017745 10.0.0.242 - - [2025-12-08 02:04:01] "GET /virtual-machine-interface/2a2a49d0-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008217 10.0.0.242 - - [2025-12-08 02:04:01] "POST /set-tag HTTP/1.1" 200 109 0.071905 10.0.0.242 - - [2025-12-08 02:04:01] "GET /virtual-machine-interface/2a2a49d0-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020606 10.0.0.242 - - [2025-12-08 02:04:01] "GET /instance-ip/2a42c730-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003301 10.0.0.242 - - [2025-12-08 02:04:01] "GET /virtual-machine-interface/2a2a49d0-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004666 10.0.0.242 - - [2025-12-08 02:04:01] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.242 - - [2025-12-08 02:04:01] "GET /virtual-router/63de8aa3-e85b-4c3e-86d6-3d8c6e052700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003372 10.0.0.242 - - [2025-12-08 02:04:01] "POST /ref-update HTTP/1.1" 200 156 0.014812 10.0.0.242 - - [2025-12-08 02:04:01] "GET /virtual-machine-interface/2a2a49d0-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010598 10.0.0.242 - - [2025-12-08 02:04:01] "POST /set-tag HTTP/1.1" 200 109 0.014569 10.0.0.242 - - [2025-12-08 02:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.242 - - [2025-12-08 02:04:01] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003990 10.0.0.242 - - [2025-12-08 02:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.242 - - [2025-12-08 02:04:01] "GET /project/221f38c6-bb5f-47d8-a7a4-b63e2b5f6e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037309 10.0.0.242 - - [2025-12-08 02:04:01] "POST /virtual-machines HTTP/1.1" 200 396 0.008765 10.0.0.242 - - [2025-12-08 02:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.025335 10.0.0.242 - - [2025-12-08 02:04:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115578 10.0.0.242 - - [2025-12-08 02:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.009913 10.0.0.242 - - [2025-12-08 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.242 - - [2025-12-08 02:04:02] "GET /virtual-machine-interface/2aa35582-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004685 10.0.0.242 - - [2025-12-08 02:04:02] "POST /instance-ips HTTP/1.1" 200 398 0.022798 10.0.0.242 - - [2025-12-08 02:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022357 10.0.0.242 - - [2025-12-08 02:04:02] "GET /virtual-machine-interface/2aa35582-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014479 10.0.0.242 - - [2025-12-08 02:04:02] "POST /set-tag HTTP/1.1" 200 109 0.071425 10.0.0.242 - - [2025-12-08 02:04:02] "GET /virtual-machine-interface/2aa35582-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012217 10.0.0.242 - - [2025-12-08 02:04:02] "GET /instance-ip/2abdda10-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003442 10.0.0.242 - - [2025-12-08 02:04:02] "GET /virtual-machine-interface/2aa35582-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004287 10.0.0.242 - - [2025-12-08 02:04:02] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.242 - - [2025-12-08 02:04:02] "GET /virtual-router/63de8aa3-e85b-4c3e-86d6-3d8c6e052700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.003532 10.0.0.242 - - [2025-12-08 02:04:02] "POST /ref-update HTTP/1.1" 200 156 0.015082 10.0.0.242 - - [2025-12-08 02:04:02] "GET /virtual-machine-interface/2aa35582-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019040 10.0.0.242 - - [2025-12-08 02:04:02] "POST /set-tag HTTP/1.1" 200 109 0.003161 10.0.0.242 - - [2025-12-08 02:04:02] "POST /tags HTTP/1.1" 200 300 0.016255 10.0.0.242 - - [2025-12-08 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008488 10.0.0.242 - - [2025-12-08 02:04:02] "GET /tag/86088b3b-d65e-495f-acb1-f937d440cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011749 10.0.0.242 - - [2025-12-08 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006472 10.0.0.242 - - [2025-12-08 02:04:02] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004922 10.0.0.242 - - [2025-12-08 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.242 - - [2025-12-08 02:04:02] "GET /project/c9b63586-4846-44fd-ace0-87a95ce8d195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035992 10.0.0.242 - - [2025-12-08 02:04:02] "POST /virtual-machines HTTP/1.1" 200 396 0.007748 10.0.0.242 - - [2025-12-08 02:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.018389 10.0.0.242 - - [2025-12-08 02:04:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101425 10.0.0.242 - - [2025-12-08 02:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007104 10.0.0.242 - - [2025-12-08 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010338 10.0.0.242 - - [2025-12-08 02:04:03] "GET /virtual-machine-interface/2b29c734-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004210 10.0.0.242 - - [2025-12-08 02:04:03] "POST /instance-ips HTTP/1.1" 200 398 0.019205 10.0.0.242 - - [2025-12-08 02:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022599 10.0.0.242 - - [2025-12-08 02:04:03] "GET /virtual-machine-interface/2b29c734-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.016047 10.0.0.242 - - [2025-12-08 02:04:03] "POST /set-tag HTTP/1.1" 200 109 0.016397 10.0.0.242 - - [2025-12-08 02:04:03] "GET /virtual-machine-interface/2b29c734-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012637 10.0.0.242 - - [2025-12-08 02:04:03] "GET /instance-ip/2b426640-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005164 10.0.0.242 - - [2025-12-08 02:04:03] "GET /virtual-machine-interface/2b29c734-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005103 10.0.0.242 - - [2025-12-08 02:04:03] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.242 - - [2025-12-08 02:04:03] "POST /tags HTTP/1.1" 200 300 0.024118 10.0.0.242 - - [2025-12-08 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.242 - - [2025-12-08 02:04:03] "GET /tag/a9e26d20-b11d-4fc4-9f88-a6a5bf9b4bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.015514 10.0.0.242 - - [2025-12-08 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.242 - - [2025-12-08 02:04:03] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006018 10.0.0.242 - - [2025-12-08 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.242 - - [2025-12-08 02:04:03] "GET /project/c9b63586-4846-44fd-ace0-87a95ce8d195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028643 10.0.0.242 - - [2025-12-08 02:04:03] "POST /virtual-machines HTTP/1.1" 200 396 0.016136 10.0.0.242 - - [2025-12-08 02:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022310 10.0.0.242 - - [2025-12-08 02:04:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108597 10.0.0.242 - - [2025-12-08 02:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008269 10.0.0.242 - - [2025-12-08 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.018030 10.0.0.242 - - [2025-12-08 02:04:03] "GET /virtual-machine-interface/2b98288c-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004499 10.0.0.242 - - [2025-12-08 02:04:03] "POST /instance-ips HTTP/1.1" 200 398 0.028657 10.0.0.242 - - [2025-12-08 02:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.036495 10.0.0.242 - - [2025-12-08 02:04:03] "GET /virtual-machine-interface/2b98288c-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.020328 10.0.0.242 - - [2025-12-08 02:04:04] "POST /set-tag HTTP/1.1" 200 109 0.032009 10.0.0.242 - - [2025-12-08 02:04:04] "GET /virtual-machine-interface/2b98288c-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.024347 10.0.0.242 - - [2025-12-08 02:04:04] "GET /instance-ip/2bb1a9a6-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004784 10.0.0.242 - - [2025-12-08 02:04:04] "GET /virtual-machine-interface/2b98288c-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005077 10.0.0.242 - - [2025-12-08 02:04:04] "POST /set-tag HTTP/1.1" 200 109 0.003279 10.0.0.242 - - [2025-12-08 02:04:04] "POST /tags HTTP/1.1" 200 300 0.053245 10.0.0.242 - - [2025-12-08 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.242 - - [2025-12-08 02:04:04] "GET /tag/ffd96e8b-ef75-4e64-8323-59f94bf5c47d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013822 10.0.0.242 - - [2025-12-08 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.242 - - [2025-12-08 02:04:04] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004162 10.0.0.242 - - [2025-12-08 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.242 - - [2025-12-08 02:04:04] "GET /project/221f38c6-bb5f-47d8-a7a4-b63e2b5f6e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043123 10.0.0.242 - - [2025-12-08 02:04:04] "POST /virtual-machines HTTP/1.1" 200 396 0.016876 10.0.0.242 - - [2025-12-08 02:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.048976 10.0.0.242 - - [2025-12-08 02:04:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111979 10.0.0.242 - - [2025-12-08 02:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011751 10.0.0.242 - - [2025-12-08 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010670 10.0.0.242 - - [2025-12-08 02:04:04] "GET /virtual-machine-interface/2c1aa776-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009367 10.0.0.242 - - [2025-12-08 02:04:04] "POST /instance-ips HTTP/1.1" 200 398 0.023983 10.0.0.242 - - [2025-12-08 02:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.024129 10.0.0.242 - - [2025-12-08 02:04:04] "GET /virtual-machine-interface/2c1aa776-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009001 10.0.0.242 - - [2025-12-08 02:04:04] "POST /set-tag HTTP/1.1" 200 109 0.028626 10.0.0.242 - - [2025-12-08 02:04:04] "GET /virtual-machine-interface/2c1aa776-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020328 10.0.0.242 - - [2025-12-08 02:04:04] "GET /instance-ip/2c34d2b8-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003058 10.0.0.242 - - [2025-12-08 02:04:04] "GET /virtual-machine-interface/2c1aa776-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005104 10.0.0.242 - - [2025-12-08 02:04:04] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.242 - - [2025-12-08 02:04:04] "POST /tags HTTP/1.1" 200 300 0.031781 10.0.0.242 - - [2025-12-08 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005434 10.0.0.242 - - [2025-12-08 02:04:05] "GET /tag/d85411ce-8e1b-4840-b5ab-d8db4e69b676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.028836 10.0.0.242 - - [2025-12-08 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.242 - - [2025-12-08 02:04:05] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006532 10.0.0.242 - - [2025-12-08 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.242 - - [2025-12-08 02:04:05] "GET /project/221f38c6-bb5f-47d8-a7a4-b63e2b5f6e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.067970 10.0.0.242 - - [2025-12-08 02:04:05] "POST /virtual-machines HTTP/1.1" 200 396 0.012640 10.0.0.242 - - [2025-12-08 02:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.012965 10.0.0.242 - - [2025-12-08 02:04:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111209 10.0.0.242 - - [2025-12-08 02:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020674 10.0.0.242 - - [2025-12-08 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007835 10.0.0.242 - - [2025-12-08 02:04:05] "GET /virtual-machine-interface/2c980252-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004646 10.0.0.242 - - [2025-12-08 02:04:05] "POST /instance-ips HTTP/1.1" 200 398 0.019297 10.0.0.242 - - [2025-12-08 02:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018208 10.0.0.242 - - [2025-12-08 02:04:05] "GET /virtual-machine-interface/2c980252-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014768 10.0.0.242 - - [2025-12-08 02:04:05] "POST /set-tag HTTP/1.1" 200 109 0.033715 10.0.0.242 - - [2025-12-08 02:04:05] "GET /virtual-machine-interface/2c980252-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.028134 10.0.0.242 - - [2025-12-08 02:04:05] "GET /instance-ip/2cacdf4c-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006443 10.0.0.242 - - [2025-12-08 02:04:05] "GET /virtual-machine-interface/2c980252-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004325 10.0.0.242 - - [2025-12-08 02:04:05] "POST /set-tag HTTP/1.1" 200 109 0.002804 10.0.0.242 - - [2025-12-08 02:04:05] "GET /virtual-router/63de8aa3-e85b-4c3e-86d6-3d8c6e052700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006266 10.0.0.242 - - [2025-12-08 02:04:05] "POST /ref-update HTTP/1.1" 200 156 0.009170 10.0.0.242 - - [2025-12-08 02:04:05] "GET /virtual-machine-interface/2b29c734-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012421 10.0.0.242 - - [2025-12-08 02:04:05] "POST /set-tag HTTP/1.1" 200 109 0.002838 10.0.0.242 - - [2025-12-08 02:04:05] "GET /virtual-machine-interface/291c9f16-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005036 10.0.0.242 - - [2025-12-08 02:04:05] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.242 - - [2025-12-08 02:04:05] "GET /virtual-router/63de8aa3-e85b-4c3e-86d6-3d8c6e052700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004220 10.0.0.242 - - [2025-12-08 02:04:05] "POST /ref-update HTTP/1.1" 200 156 0.014193 10.0.0.242 - - [2025-12-08 02:04:06] "GET /virtual-machine-interface/2b98288c-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.024365 10.0.0.242 - - [2025-12-08 02:04:06] "POST /set-tag HTTP/1.1" 200 109 0.003848 10.0.0.242 - - [2025-12-08 02:04:06] "GET /virtual-router/63de8aa3-e85b-4c3e-86d6-3d8c6e052700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.004466 10.0.0.242 - - [2025-12-08 02:04:06] "POST /ref-update HTTP/1.1" 200 156 0.011637 10.0.0.242 - - [2025-12-08 02:04:06] "GET /virtual-machine-interface/2c1aa776-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.025600 10.0.0.242 - - [2025-12-08 02:04:06] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.242 - - [2025-12-08 02:04:06] "GET /virtual-machine-interface/2992333e-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003992 10.0.0.242 - - [2025-12-08 02:04:06] "POST /set-tag HTTP/1.1" 200 109 0.004457 10.0.0.242 - - [2025-12-08 02:04:06] "GET /virtual-router/63de8aa3-e85b-4c3e-86d6-3d8c6e052700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.004226 10.0.0.242 - - [2025-12-08 02:04:06] "POST /ref-update HTTP/1.1" 200 156 0.009656 10.0.0.242 - - [2025-12-08 02:04:06] "GET /virtual-machine-interface/2c980252-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013046 10.0.0.242 - - [2025-12-08 02:04:06] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.242 - - [2025-12-08 02:04:06] "GET /virtual-machine-interface/2a2a49d0-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003814 10.0.0.242 - - [2025-12-08 02:04:06] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.242 - - [2025-12-08 02:04:06] "GET /virtual-machine-interface/2aa35582-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004599 10.0.0.242 - - [2025-12-08 02:04:06] "POST /set-tag HTTP/1.1" 200 109 0.002371 10.0.0.242 - - [2025-12-08 02:04:06] "GET /virtual-machine-interface/2b29c734-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004323 10.0.0.242 - - [2025-12-08 02:04:06] "POST /set-tag HTTP/1.1" 200 109 0.002386 10.0.0.242 - - [2025-12-08 02:04:06] "GET /virtual-machine-interface/2b98288c-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003827 10.0.0.242 - - [2025-12-08 02:04:06] "POST /set-tag HTTP/1.1" 200 109 0.001890 10.0.0.242 - - [2025-12-08 02:04:06] "GET /virtual-machine-interface/291c9f16-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004417 10.0.0.242 - - [2025-12-08 02:04:06] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.242 - - [2025-12-08 02:04:06] "GET /virtual-machine-interface/2c1aa776-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004128 10.0.0.242 - - [2025-12-08 02:04:06] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.242 - - [2025-12-08 02:04:06] "GET /virtual-machine-interface/2c980252-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007452 10.0.0.242 - - [2025-12-08 02:04:06] "POST /set-tag HTTP/1.1" 200 109 0.002868 10.0.0.242 - - [2025-12-08 02:04:06] "GET /virtual-machine-interface/2a2a49d0-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004555 10.0.0.242 - - [2025-12-08 02:04:06] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.242 - - [2025-12-08 02:04:08] "GET /virtual-machine/982d0b2b-11fe-4733-acbf-d1c962d401b4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003316 10.0.0.242 - - [2025-12-08 02:04:08] "GET /virtual-machine-interface/291c9f16-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004551 10.0.0.242 - - [2025-12-08 02:04:10] "GET /virtual-machine-interface/2c1aa776-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004380 10.0.0.242 - - [2025-12-08 02:04:10] "POST /set-tag HTTP/1.1" 200 109 0.004164 10.0.0.242 - - [2025-12-08 02:04:10] "GET /virtual-machine-interface/2992333e-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005053 10.0.0.242 - - [2025-12-08 02:04:10] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.242 - - [2025-12-08 02:04:10] "GET /virtual-machine-interface/2b98288c-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004363 10.0.0.242 - - [2025-12-08 02:04:10] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.242 - - [2025-12-08 02:04:11] "GET /virtual-machine-interface/2aa35582-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005395 10.0.0.242 - - [2025-12-08 02:04:11] "POST /set-tag HTTP/1.1" 200 109 0.002710 10.0.0.242 - - [2025-12-08 02:04:13] "GET /virtual-machine/6493704a-9d44-4503-be8c-2e893e7b0fde?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004056 10.0.0.242 - - [2025-12-08 02:04:13] "GET /virtual-machine-interface/2992333e-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009307 10.0.0.242 - - [2025-12-08 02:04:13] "GET /virtual-machine/ac4cc011-a346-4332-8bed-4f8303bc3804?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002959 10.0.0.242 - - [2025-12-08 02:04:13] "GET /virtual-machine-interface/2a2a49d0-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005826 10.0.0.242 - - [2025-12-08 02:04:13] "GET /virtual-machine/2cb380d3-b1a5-4178-87b1-ab7e18100d86?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003268 10.0.0.242 - - [2025-12-08 02:04:13] "GET /virtual-machine-interface/2aa35582-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006970 10.0.0.242 - - [2025-12-08 02:04:15] "GET /virtual-machine-interface/2b29c734-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004011 10.0.0.242 - - [2025-12-08 02:04:15] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.242 - - [2025-12-08 02:04:15] "GET /virtual-machine-interface/2c980252-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003821 10.0.0.242 - - [2025-12-08 02:04:15] "POST /set-tag HTTP/1.1" 200 109 0.003022 10.0.0.242 - - [2025-12-08 02:04:18] "GET /virtual-machine/69ab5375-613d-4306-8181-e082cc5d81f7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003574 10.0.0.242 - - [2025-12-08 02:04:18] "GET /virtual-machine-interface/2b29c734-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005743 10.0.0.242 - - [2025-12-08 02:04:19] "GET /virtual-machine/a32f806c-b9e1-4708-8738-a48b2e40bd5f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003039 10.0.0.242 - - [2025-12-08 02:04:19] "GET /virtual-machine-interface/2c1aa776-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004108 10.0.0.242 - - [2025-12-08 02:04:19] "GET /virtual-machine/28c08fb6-b95f-40b5-9401-58f1ce3a4fe9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004405 10.0.0.242 - - [2025-12-08 02:04:19] "GET /virtual-machine-interface/2b98288c-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004765 10.0.0.242 - - [2025-12-08 02:04:19] "GET /virtual-machine/f857a2ba-24b5-4c5a-ba21-f25826afe47c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003300 10.0.0.242 - - [2025-12-08 02:04:19] "GET /virtual-machine-interface/2c980252-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004445 10.0.0.242 - - [2025-12-08 02:04:19] "GET /loadbalancer/c35f1fec-9d19-449e-85f9-2aa549a5b0e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001994 10.0.0.242 - - [2025-12-08 02:04:19] "POST /tags HTTP/1.1" 200 334 0.021028 10.0.0.242 - - [2025-12-08 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.017587 10.0.0.242 - - [2025-12-08 02:04:19] "GET /tag/13536fbf-6ecb-4bd1-a725-91f64c78e04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013375 10.0.0.242 - - [2025-12-08 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.242 - - [2025-12-08 02:04:19] "GET /project/c9b63586-4846-44fd-ace0-87a95ce8d195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034239 10.0.0.242 - - [2025-12-08 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.242 - - [2025-12-08 02:04:19] "GET /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004011 10.0.0.242 - - [2025-12-08 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.242 - - [2025-12-08 02:04:19] "GET /service-appliance-set/33edca91-12a2-44b3-93ba-07142d8b25de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.001994 10.0.0.242 - - [2025-12-08 02:04:19] "POST /fqname-to-id HTTP/1.1" 404 273 0.001863 10.0.0.242 - - [2025-12-08 02:04:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.111857 10.0.0.242 - - [2025-12-08 02:04:20] "GET /virtual-machine-interface/549fa5f2-ca24-4205-9777-581a465e74f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.010134 10.0.0.242 - - [2025-12-08 02:04:20] "POST /instance-ips HTTP/1.1" 200 410 0.023191 10.0.0.242 - - [2025-12-08 02:04:20] "GET /instance-ip/335118d7-3ee8-4cfb-9ddd-c3d73e7b448b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004056 10.0.0.242 - - [2025-12-08 02:04:20] "POST /loadbalancers HTTP/1.1" 200 631 0.057974 10.0.0.242 - - [2025-12-08 02:04:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014513 10.0.0.242 - - [2025-12-08 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.242 - - [2025-12-08 02:04:20] "GET /project/c9b63586-4846-44fd-ace0-87a95ce8d195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045486 10.0.0.242 - - [2025-12-08 02:04:20] "GET /instance-ip/335118d7-3ee8-4cfb-9ddd-c3d73e7b448b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003158 10.0.0.242 - - [2025-12-08 02:04:20] "POST /floating-ips HTTP/1.1" 200 599 0.033246 10.0.0.242 - - [2025-12-08 02:04:20] "GET /project/c9b63586-4846-44fd-ace0-87a95ce8d195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045591 10.0.0.242 - - [2025-12-08 02:04:20] "GET /loadbalancer/c35f1fec-9d19-449e-85f9-2aa549a5b0e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002983 10.0.0.242 - - [2025-12-08 02:04:20] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.013712 10.0.0.242 - - [2025-12-08 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.242 - - [2025-12-08 02:04:20] "GET /project/c9b63586-4846-44fd-ace0-87a95ce8d195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029860 10.0.0.242 - - [2025-12-08 02:04:20] "GET /loadbalancer-listener/94f8b935-ea3c-484e-acc4-626a64924f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.007058 10.0.0.242 - - [2025-12-08 02:04:20] "GET /loadbalancer-listener/94f8b935-ea3c-484e-acc4-626a64924f7e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.006217 10.0.0.242 - - [2025-12-08 02:04:20] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.016679 10.0.0.242 - - [2025-12-08 02:04:20] "GET /instance-ip/335118d7-3ee8-4cfb-9ddd-c3d73e7b448b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003452 10.0.0.242 - - [2025-12-08 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.242 - - [2025-12-08 02:04:20] "GET /instance-ip/335118d7-3ee8-4cfb-9ddd-c3d73e7b448b?fields=floating_ips HTTP/1.1" 200 1214 0.005499 10.0.0.242 - - [2025-12-08 02:04:20] "GET /floating-ip/4b49b9c4-c737-4db3-babe-92b129ebb94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.001980 10.0.0.242 - - [2025-12-08 02:04:20] "GET /loadbalancer/c35f1fec-9d19-449e-85f9-2aa549a5b0e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002594 10.0.0.242 - - [2025-12-08 02:04:20] "GET /loadbalancer-pool/e76c7520-f13a-49a8-afed-8c279bde0205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003430 10.0.0.242 - - [2025-12-08 02:04:20] "POST /loadbalancer-members HTTP/1.1" 200 723 0.017543 10.0.0.242 - - [2025-12-08 02:04:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008389 10.0.0.242 - - [2025-12-08 02:04:20] "GET /virtual-machine-interface/2992333e-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005144 10.0.0.242 - - [2025-12-08 02:04:20] "POST /tags HTTP/1.1" 409 221 0.001858 10.0.0.242 - - [2025-12-08 02:04:20] "GET /virtual-machine-interface/2992333e-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005443 10.0.0.242 - - [2025-12-08 02:04:20] "GET /loadbalancer/c35f1fec-9d19-449e-85f9-2aa549a5b0e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003118 10.0.0.242 - - [2025-12-08 02:04:20] "POST /ref-update HTTP/1.1" 200 156 0.014214 10.0.0.242 - - [2025-12-08 02:04:20] "GET /floating-ip/4b49b9c4-c737-4db3-babe-92b129ebb94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.008972 10.0.0.242 - - [2025-12-08 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004981 10.0.0.242 - - [2025-12-08 02:04:20] "GET /tag/13536fbf-6ecb-4bd1-a725-91f64c78e04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010852 10.0.0.242 - - [2025-12-08 02:04:20] "PUT /floating-ip/4b49b9c4-c737-4db3-babe-92b129ebb94f HTTP/1.1" 200 257 0.020786 10.0.0.242 - - [2025-12-08 02:04:20] "POST /set-tag HTTP/1.1" 200 109 0.065711 10.0.0.242 - - [2025-12-08 02:04:20] "GET /loadbalancer-pool/e76c7520-f13a-49a8-afed-8c279bde0205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003215 10.0.0.242 - - [2025-12-08 02:04:20] "POST /loadbalancer-members HTTP/1.1" 200 723 0.026249 10.0.0.242 - - [2025-12-08 02:04:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.018337 10.0.0.242 - - [2025-12-08 02:04:20] "GET /virtual-machine-interface/291c9f16-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009409 10.0.0.242 - - [2025-12-08 02:04:20] "GET /virtual-machine-interface/291c9f16-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003886 10.0.0.242 - - [2025-12-08 02:04:20] "POST /ref-update HTTP/1.1" 200 156 0.009048 10.0.0.242 - - [2025-12-08 02:04:21] "GET /floating-ip/4b49b9c4-c737-4db3-babe-92b129ebb94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.008659 10.0.0.242 - - [2025-12-08 02:04:21] "POST /set-tag HTTP/1.1" 200 109 0.064410 10.0.0.242 - - [2025-12-08 02:04:21] "POST /tags HTTP/1.1" 409 206 0.002740 10.0.0.242 - - [2025-12-08 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 10.0.0.242 - - [2025-12-08 02:04:21] "GET /tag/0bf8b2eb-301d-46b7-95fb-ba5b8519a0a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015798 10.0.0.242 - - [2025-12-08 02:04:21] "POST /tags HTTP/1.1" 409 204 0.002584 10.0.0.242 - - [2025-12-08 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.242 - - [2025-12-08 02:04:21] "GET /tag/a9e26d20-b11d-4fc4-9f88-a6a5bf9b4bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010453 10.0.0.242 - - [2025-12-08 02:04:21] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002617 10.0.0.242 - - [2025-12-08 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.242 - - [2025-12-08 02:04:21] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002395 10.0.0.242 - - [2025-12-08 02:04:21] "POST /tags HTTP/1.1" 409 206 0.002021 10.0.0.242 - - [2025-12-08 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.242 - - [2025-12-08 02:04:21] "GET /tag/0bf8b2eb-301d-46b7-95fb-ba5b8519a0a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009989 10.0.0.242 - - [2025-12-08 02:04:21] "POST /tags HTTP/1.1" 409 226 0.001796 10.0.0.242 - - [2025-12-08 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.242 - - [2025-12-08 02:04:21] "GET /tag/bf0e0942-a222-4d0c-9bde-09742e8c2bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014391 10.0.0.242 - - [2025-12-08 02:04:21] "POST /tags HTTP/1.1" 409 204 0.001783 10.0.0.242 - - [2025-12-08 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.242 - - [2025-12-08 02:04:21] "GET /tag/a9e26d20-b11d-4fc4-9f88-a6a5bf9b4bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.019670 10.0.0.242 - - [2025-12-08 02:04:21] "POST /tags HTTP/1.1" 409 226 0.004327 10.0.0.242 - - [2025-12-08 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.242 - - [2025-12-08 02:04:21] "GET /tag/bf0e0942-a222-4d0c-9bde-09742e8c2bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013969 10.0.0.242 - - [2025-12-08 02:04:21] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002560 10.0.0.242 - - [2025-12-08 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.242 - - [2025-12-08 02:04:21] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003065 10.0.0.242 - - [2025-12-08 02:04:21] "POST /firewall-rules HTTP/1.1" 200 628 0.071797 10.0.0.242 - - [2025-12-08 02:04:21] "POST /firewall-rules HTTP/1.1" 200 648 0.082417 10.0.0.242 - - [2025-12-08 02:04:21] "GET /firewall-rule/4e96280f-5143-4170-999b-15fcce91e93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.020382 10.0.0.242 - - [2025-12-08 02:04:21] "GET /firewall-policy/c760a600-9b63-41e1-8999-1a815ce792e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002810 10.0.0.242 - - [2025-12-08 02:04:21] "GET /firewall-rule/20626c3f-3208-461e-b4cd-c0fbe0537d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.005126 10.0.0.242 - - [2025-12-08 02:04:21] "POST /ref-update HTTP/1.1" 200 156 0.014346 10.0.0.242 - - [2025-12-08 02:04:22] "POST /firewall-policys HTTP/1.1" 200 608 0.023212 10.0.0.242 - - [2025-12-08 02:04:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.023143 10.0.0.242 - - [2025-12-08 02:04:22] "GET /firewall-policy/b6acf5eb-56fe-434a-944f-c64853cc793c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.009736 10.0.0.242 - - [2025-12-08 02:04:22] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006103 10.0.0.242 - - [2025-12-08 02:04:22] "GET /firewall-policy/b6acf5eb-56fe-434a-944f-c64853cc793c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002999 10.0.0.242 - - [2025-12-08 02:04:22] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.003851 10.0.0.242 - - [2025-12-08 02:04:22] "GET /firewall-policy/60a0d22a-2a95-4e92-838a-d17a51c41db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.017330 10.0.0.242 - - [2025-12-08 02:04:22] "GET /firewall-policy/c760a600-9b63-41e1-8999-1a815ce792e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002944 10.0.0.242 - - [2025-12-08 02:04:22] "GET /firewall-policy/c760a600-9b63-41e1-8999-1a815ce792e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001847 10.0.0.242 - - [2025-12-08 02:04:22] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.008379 10.0.0.242 - - [2025-12-08 02:04:22] "POST /ref-update HTTP/1.1" 200 156 0.024985 10.0.0.242 - - [2025-12-08 02:04:22] "POST /ref-update HTTP/1.1" 200 156 0.028784 10.0.0.242 - - [2025-12-08 02:04:22] "POST /ref-update HTTP/1.1" 200 156 0.015872 10.0.0.242 - - [2025-12-08 02:04:22] "POST /ref-update HTTP/1.1" 200 156 0.026724 10.0.0.242 - - [2025-12-08 02:04:22] "POST /ref-update HTTP/1.1" 200 156 0.028867 10.0.0.242 - - [2025-12-08 02:04:22] "GET /firewall-policy/b6acf5eb-56fe-434a-944f-c64853cc793c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002750 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:04:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000833 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:04:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000907 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:04:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000965 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:04:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001166 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:04:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000893 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:04:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000934 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:05:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000955 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:05:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001003 10.0.0.242 - - [2025-12-08 02:06:21] "POST /tags HTTP/1.1" 409 252 0.002499 10.0.0.242 - - [2025-12-08 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.242 - - [2025-12-08 02:06:21] "GET /tag/e0a8e74f-b6d0-4ab1-ad70-d7c16bd55136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012777 10.0.0.242 - - [2025-12-08 02:06:21] "POST /tags HTTP/1.1" 409 228 0.002023 10.0.0.242 - - [2025-12-08 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.242 - - [2025-12-08 02:06:21] "GET /tag/b9bc3133-0aff-454a-b45e-d42579157653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011312 10.0.0.242 - - [2025-12-08 02:06:21] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.006011 10.0.0.242 - - [2025-12-08 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.242 - - [2025-12-08 02:06:21] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002147 10.0.0.242 - - [2025-12-08 02:06:21] "POST /tags HTTP/1.1" 409 206 0.001472 10.0.0.242 - - [2025-12-08 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.242 - - [2025-12-08 02:06:21] "GET /tag/0bf8b2eb-301d-46b7-95fb-ba5b8519a0a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011456 10.0.0.242 - - [2025-12-08 02:06:21] "POST /tags HTTP/1.1" 409 226 0.001695 10.0.0.242 - - [2025-12-08 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.242 - - [2025-12-08 02:06:21] "GET /tag/bf0e0942-a222-4d0c-9bde-09742e8c2bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010410 10.0.0.242 - - [2025-12-08 02:06:21] "POST /tags HTTP/1.1" 409 204 0.001795 10.0.0.242 - - [2025-12-08 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.242 - - [2025-12-08 02:06:21] "GET /tag/a9e26d20-b11d-4fc4-9f88-a6a5bf9b4bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.022725 10.0.0.242 - - [2025-12-08 02:06:21] "POST /tags HTTP/1.1" 409 226 0.002017 10.0.0.242 - - [2025-12-08 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.242 - - [2025-12-08 02:06:21] "GET /tag/bf0e0942-a222-4d0c-9bde-09742e8c2bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010518 10.0.0.242 - - [2025-12-08 02:06:21] "POST /tags HTTP/1.1" 409 228 0.002597 10.0.0.242 - - [2025-12-08 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.242 - - [2025-12-08 02:06:21] "GET /tag/b9bc3133-0aff-454a-b45e-d42579157653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011090 10.0.0.242 - - [2025-12-08 02:06:21] "POST /tags HTTP/1.1" 409 252 0.001877 10.0.0.242 - - [2025-12-08 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.242 - - [2025-12-08 02:06:21] "GET /tag/e0a8e74f-b6d0-4ab1-ad70-d7c16bd55136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010671 10.0.0.242 - - [2025-12-08 02:06:21] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002084 10.0.0.242 - - [2025-12-08 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.242 - - [2025-12-08 02:06:21] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002739 10.0.0.242 - - [2025-12-08 02:06:21] "POST /firewall-rules HTTP/1.1" 409 281 0.001813 10.0.0.242 - - [2025-12-08 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.242 - - [2025-12-08 02:06:21] "PUT /firewall-rule/20626c3f-3208-461e-b4cd-c0fbe0537d25 HTTP/1.1" 200 261 0.017608 10.0.0.242 - - [2025-12-08 02:06:21] "POST /firewall-rules HTTP/1.1" 409 291 0.015656 10.0.0.242 - - [2025-12-08 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.242 - - [2025-12-08 02:06:21] "PUT /firewall-rule/4e96280f-5143-4170-999b-15fcce91e93f HTTP/1.1" 200 261 0.024014 10.0.0.242 - - [2025-12-08 02:06:21] "GET /firewall-rule/4e96280f-5143-4170-999b-15fcce91e93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.012416 10.0.0.242 - - [2025-12-08 02:06:21] "POST /firewall-rules HTTP/1.1" 200 660 0.080578 10.0.0.242 - - [2025-12-08 02:06:22] "GET /firewall-rule/f8740ad9-db91-4ad7-95aa-0def4937a905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.018690 10.0.0.242 - - [2025-12-08 02:06:22] "GET /firewall-policy/c760a600-9b63-41e1-8999-1a815ce792e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002330 10.0.0.242 - - [2025-12-08 02:06:22] "GET /firewall-rule/20626c3f-3208-461e-b4cd-c0fbe0537d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002980 10.0.0.242 - - [2025-12-08 02:06:22] "POST /firewall-policys HTTP/1.1" 409 269 0.001773 10.0.0.242 - - [2025-12-08 02:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.242 - - [2025-12-08 02:06:22] "PUT /firewall-policy/b6acf5eb-56fe-434a-944f-c64853cc793c HTTP/1.1" 200 265 0.021510 10.0.0.242 - - [2025-12-08 02:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022632 10.0.0.242 - - [2025-12-08 02:06:22] "GET /firewall-policy/b6acf5eb-56fe-434a-944f-c64853cc793c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.014667 10.0.0.242 - - [2025-12-08 02:06:22] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002372 10.0.0.242 - - [2025-12-08 02:06:22] "GET /firewall-policy/b6acf5eb-56fe-434a-944f-c64853cc793c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003028 10.0.0.242 - - [2025-12-08 02:06:22] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.006618 10.0.0.242 - - [2025-12-08 02:06:22] "GET /firewall-policy/60a0d22a-2a95-4e92-838a-d17a51c41db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004336 10.0.0.242 - - [2025-12-08 02:06:22] "GET /firewall-policy/b6acf5eb-56fe-434a-944f-c64853cc793c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002387 10.0.0.242 - - [2025-12-08 02:06:22] "GET /firewall-policy/b6acf5eb-56fe-434a-944f-c64853cc793c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003533 10.0.0.242 - - [2025-12-08 02:07:23] "GET /virtual-machine-interface/291c9f16-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.010959 10.0.0.242 - - [2025-12-08 02:07:23] "POST /set-tag HTTP/1.1" 200 109 0.005188 10.0.0.242 - - [2025-12-08 02:07:23] "GET /virtual-machine-interface/2b98288c-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010144 10.0.0.242 - - [2025-12-08 02:07:23] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.242 - - [2025-12-08 02:07:23] "GET /virtual-machine-interface/2c1aa776-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004666 10.0.0.242 - - [2025-12-08 02:07:23] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.242 - - [2025-12-08 02:07:23] "GET /virtual-machine-interface/2b29c734-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004643 10.0.0.242 - - [2025-12-08 02:07:23] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.242 - - [2025-12-08 02:07:23] "GET /virtual-machine-interface/2aa35582-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004822 10.0.0.242 - - [2025-12-08 02:07:23] "POST /set-tag HTTP/1.1" 200 109 0.008153 10.0.0.242 - - [2025-12-08 02:07:23] "GET /virtual-machine-interface/2992333e-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005340 10.0.0.242 - - [2025-12-08 02:07:23] "POST /set-tag HTTP/1.1" 200 109 0.002813 10.0.0.242 - - [2025-12-08 02:07:23] "GET /virtual-machine-interface/2c980252-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004499 10.0.0.242 - - [2025-12-08 02:07:23] "POST /set-tag HTTP/1.1" 200 109 0.002775 10.0.0.242 - - [2025-12-08 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.242 - - [2025-12-08 02:07:23] "GET /loadbalancer/c35f1fec-9d19-449e-85f9-2aa549a5b0e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002112 10.0.0.242 - - [2025-12-08 02:07:23] "GET /virtual-machine-interface/291c9f16-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.003837 10.0.0.242 - - [2025-12-08 02:07:23] "POST /set-tag HTTP/1.1" 200 109 0.018223 10.0.0.242 - - [2025-12-08 02:07:23] "DELETE /loadbalancer-member/7a10bd98-75fb-4367-a042-889ac0a00e63 HTTP/1.1" 200 115 0.037700 10.0.0.242 - - [2025-12-08 02:07:24] "GET /virtual-machine-interface/2a2a49d0-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003935 10.0.0.242 - - [2025-12-08 02:07:24] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.242 - - [2025-12-08 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.242 - - [2025-12-08 02:07:24] "GET /loadbalancer/c35f1fec-9d19-449e-85f9-2aa549a5b0e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002797 10.0.0.242 - - [2025-12-08 02:07:24] "GET /virtual-machine-interface/2992333e-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006207 10.0.0.242 - - [2025-12-08 02:07:24] "POST /set-tag HTTP/1.1" 200 109 0.003461 10.0.0.242 - - [2025-12-08 02:07:24] "GET /virtual-machine-interface/2992333e-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005840 10.0.0.242 - - [2025-12-08 02:07:24] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.242 - - [2025-12-08 02:07:24] "GET /virtual-machine/6493704a-9d44-4503-be8c-2e893e7b0fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002577 10.0.0.242 - - [2025-12-08 02:07:24] "POST /ref-update HTTP/1.1" 200 156 0.020974 10.0.0.242 - - [2025-12-08 02:07:24] "GET /virtual-machine-interface/2992333e-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005593 10.0.0.242 - - [2025-12-08 02:07:24] "POST /set-tag HTTP/1.1" 200 109 0.025778 10.0.0.242 - - [2025-12-08 02:07:24] "POST /set-tag HTTP/1.1" 200 109 0.032573 10.0.0.242 - - [2025-12-08 02:07:24] "POST /set-tag HTTP/1.1" 200 109 0.022119 10.0.0.242 - - [2025-12-08 02:07:24] "POST /set-tag HTTP/1.1" 200 109 0.042769 10.0.0.242 - - [2025-12-08 02:07:24] "POST /set-tag HTTP/1.1" 200 109 0.036577 10.0.0.242 - - [2025-12-08 02:07:25] "DELETE /instance-ip/29ad6e74-d3da-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.052485 10.0.0.242 - - [2025-12-08 02:07:25] "POST /ref-update HTTP/1.1" 200 156 0.012640 10.0.0.242 - - [2025-12-08 02:07:25] "DELETE /virtual-machine-interface/2992333e-d3da-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.046576 10.0.0.242 - - [2025-12-08 02:07:25] "DELETE /virtual-machine/6493704a-9d44-4503-be8c-2e893e7b0fde HTTP/1.1" 200 115 0.036472 10.0.0.242 - - [2025-12-08 02:07:25] "GET /virtual-machine-interface/2aa35582-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005576 10.0.0.242 - - [2025-12-08 02:07:25] "POST /set-tag HTTP/1.1" 200 109 0.002820 10.0.0.242 - - [2025-12-08 02:07:25] "GET /virtual-machine-interface/2aa35582-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004913 10.0.0.242 - - [2025-12-08 02:07:25] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.242 - - [2025-12-08 02:07:25] "GET /virtual-machine/2cb380d3-b1a5-4178-87b1-ab7e18100d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003004 10.0.0.242 - - [2025-12-08 02:07:25] "POST /ref-update HTTP/1.1" 200 156 0.011424 10.0.0.242 - - [2025-12-08 02:07:25] "GET /virtual-machine-interface/2aa35582-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016247 10.0.0.242 - - [2025-12-08 02:07:25] "POST /set-tag HTTP/1.1" 200 109 0.019244 10.0.0.242 - - [2025-12-08 02:07:25] "POST /set-tag HTTP/1.1" 200 109 0.017238 10.0.0.242 - - [2025-12-08 02:07:25] "POST /set-tag HTTP/1.1" 200 109 0.028358 10.0.0.242 - - [2025-12-08 02:07:25] "POST /set-tag HTTP/1.1" 200 109 0.029497 10.0.0.242 - - [2025-12-08 02:07:25] "POST /set-tag HTTP/1.1" 200 109 0.014287 10.0.0.242 - - [2025-12-08 02:07:25] "DELETE /instance-ip/2abdda10-d3da-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.046983 10.0.0.242 - - [2025-12-08 02:07:25] "DELETE /virtual-machine-interface/2aa35582-d3da-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.040209 10.0.0.242 - - [2025-12-08 02:07:25] "DELETE /virtual-machine/2cb380d3-b1a5-4178-87b1-ab7e18100d86 HTTP/1.1" 200 115 0.023003 10.0.0.242 - - [2025-12-08 02:07:25] "GET /virtual-machine-interface/2a2a49d0-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004841 10.0.0.242 - - [2025-12-08 02:07:25] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.242 - - [2025-12-08 02:07:25] "GET /virtual-machine-interface/2a2a49d0-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004191 10.0.0.242 - - [2025-12-08 02:07:25] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.242 - - [2025-12-08 02:07:25] "GET /virtual-machine/ac4cc011-a346-4332-8bed-4f8303bc3804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003020 10.0.0.242 - - [2025-12-08 02:07:25] "POST /ref-update HTTP/1.1" 200 156 0.008748 10.0.0.242 - - [2025-12-08 02:07:25] "GET /virtual-machine-interface/2a2a49d0-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014128 10.0.0.242 - - [2025-12-08 02:07:26] "POST /set-tag HTTP/1.1" 200 109 0.020394 10.0.0.242 - - [2025-12-08 02:07:26] "POST /set-tag HTTP/1.1" 200 109 0.039868 10.0.0.242 - - [2025-12-08 02:07:26] "POST /set-tag HTTP/1.1" 200 109 0.038610 10.0.0.242 - - [2025-12-08 02:07:26] "POST /set-tag HTTP/1.1" 200 109 0.015592 10.0.0.242 - - [2025-12-08 02:07:26] "POST /set-tag HTTP/1.1" 200 109 0.024323 10.0.0.242 - - [2025-12-08 02:07:26] "DELETE /instance-ip/2a42c730-d3da-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.033588 10.0.0.242 - - [2025-12-08 02:07:26] "DELETE /virtual-machine-interface/2a2a49d0-d3da-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.032123 10.0.0.242 - - [2025-12-08 02:07:26] "DELETE /virtual-machine/ac4cc011-a346-4332-8bed-4f8303bc3804 HTTP/1.1" 200 115 0.018889 10.0.0.242 - - [2025-12-08 02:07:26] "DELETE /tag/76a8ecab-2ed7-40d4-8ed5-250fe82ca908 HTTP/1.1" 200 115 0.028181 10.0.0.242 - - [2025-12-08 02:07:26] "GET /virtual-machine-interface/291c9f16-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004611 10.0.0.242 - - [2025-12-08 02:07:26] "POST /set-tag HTTP/1.1" 200 109 0.002920 10.0.0.242 - - [2025-12-08 02:07:26] "GET /virtual-machine-interface/291c9f16-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003917 10.0.0.242 - - [2025-12-08 02:07:26] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.242 - - [2025-12-08 02:07:26] "GET /virtual-machine/982d0b2b-11fe-4733-acbf-d1c962d401b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003127 10.0.0.242 - - [2025-12-08 02:07:26] "POST /ref-update HTTP/1.1" 200 156 0.009350 10.0.0.242 - - [2025-12-08 02:07:26] "GET /virtual-machine-interface/291c9f16-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014282 10.0.0.242 - - [2025-12-08 02:07:26] "POST /set-tag HTTP/1.1" 200 109 0.020066 10.0.0.242 - - [2025-12-08 02:07:26] "POST /set-tag HTTP/1.1" 200 109 0.034545 10.0.0.242 - - [2025-12-08 02:07:26] "POST /set-tag HTTP/1.1" 200 109 0.026583 10.0.0.242 - - [2025-12-08 02:07:26] "POST /set-tag HTTP/1.1" 200 109 0.014158 10.0.0.242 - - [2025-12-08 02:07:26] "POST /set-tag HTTP/1.1" 200 109 0.023899 10.0.0.242 - - [2025-12-08 02:07:26] "DELETE /instance-ip/293084d6-d3da-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.055009 10.0.0.242 - - [2025-12-08 02:07:26] "POST /ref-update HTTP/1.1" 200 156 0.008569 10.0.0.242 - - [2025-12-08 02:07:26] "DELETE /virtual-machine-interface/291c9f16-d3da-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.034294 10.0.0.242 - - [2025-12-08 02:07:26] "DELETE /virtual-machine/982d0b2b-11fe-4733-acbf-d1c962d401b4 HTTP/1.1" 200 115 0.019711 10.0.0.242 - - [2025-12-08 02:07:26] "DELETE /tag/0bf8b2eb-301d-46b7-95fb-ba5b8519a0a1 HTTP/1.1" 409 391 0.008772 10.0.0.242 - - [2025-12-08 02:07:26] "DELETE /tag/7e8e1aac-c525-4993-820b-5cd593d6cbe6 HTTP/1.1" 200 115 0.036453 10.0.0.242 - - [2025-12-08 02:07:51] "GET /global-system-configs HTTP/1.1" 200 323 0.001805 10.0.0.242 - - [2025-12-08 02:07:53] "GET /global-system-configs HTTP/1.1" 200 323 0.002431 10.0.0.242 - - [2025-12-08 02:07:55] "GET /virtual-machine-interface/2b29c734-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004573 10.0.0.242 - - [2025-12-08 02:07:55] "POST /set-tag HTTP/1.1" 200 109 0.003769 10.0.0.242 - - [2025-12-08 02:07:55] "GET /virtual-machine-interface/2b29c734-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005945 10.0.0.242 - - [2025-12-08 02:07:55] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.242 - - [2025-12-08 02:07:55] "GET /virtual-machine/69ab5375-613d-4306-8181-e082cc5d81f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002358 10.0.0.242 - - [2025-12-08 02:07:55] "POST /ref-update HTTP/1.1" 200 156 0.018975 10.0.0.242 - - [2025-12-08 02:07:55] "GET /virtual-machine-interface/2b29c734-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009354 10.0.0.242 - - [2025-12-08 02:07:55] "POST /set-tag HTTP/1.1" 200 109 0.017480 10.0.0.242 - - [2025-12-08 02:07:55] "POST /set-tag HTTP/1.1" 200 109 0.024882 10.0.0.242 - - [2025-12-08 02:07:55] "POST /set-tag HTTP/1.1" 200 109 0.023808 10.0.0.242 - - [2025-12-08 02:07:55] "POST /set-tag HTTP/1.1" 200 109 0.014622 10.0.0.242 - - [2025-12-08 02:07:55] "DELETE /instance-ip/2b426640-d3da-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.043002 10.0.0.242 - - [2025-12-08 02:07:55] "DELETE /virtual-machine-interface/2b29c734-d3da-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.042516 10.0.0.242 - - [2025-12-08 02:07:55] "DELETE /virtual-machine/69ab5375-613d-4306-8181-e082cc5d81f7 HTTP/1.1" 200 115 0.020186 10.0.0.242 - - [2025-12-08 02:07:55] "DELETE /tag/86088b3b-d65e-495f-acb1-f937d440cedd HTTP/1.1" 200 115 0.040836 10.0.0.242 - - [2025-12-08 02:07:55] "GET /virtual-machine-interface/2b98288c-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003891 10.0.0.242 - - [2025-12-08 02:07:55] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.242 - - [2025-12-08 02:07:56] "GET /virtual-machine-interface/2b98288c-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005346 10.0.0.242 - - [2025-12-08 02:07:56] "POST /set-tag HTTP/1.1" 200 109 0.003273 10.0.0.242 - - [2025-12-08 02:07:56] "GET /virtual-machine/28c08fb6-b95f-40b5-9401-58f1ce3a4fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003248 10.0.0.242 - - [2025-12-08 02:07:56] "POST /ref-update HTTP/1.1" 200 156 0.009726 10.0.0.242 - - [2025-12-08 02:07:56] "GET /virtual-machine-interface/2b98288c-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011411 10.0.0.242 - - [2025-12-08 02:07:56] "POST /set-tag HTTP/1.1" 200 109 0.022571 10.0.0.242 - - [2025-12-08 02:07:56] "POST /set-tag HTTP/1.1" 200 109 0.041037 10.0.0.242 - - [2025-12-08 02:07:56] "POST /set-tag HTTP/1.1" 200 109 0.048189 10.0.0.242 - - [2025-12-08 02:07:56] "POST /set-tag HTTP/1.1" 200 109 0.013776 10.0.0.242 - - [2025-12-08 02:07:56] "DELETE /instance-ip/2bb1a9a6-d3da-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.058758 10.0.0.242 - - [2025-12-08 02:07:56] "DELETE /virtual-machine-interface/2b98288c-d3da-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.033924 10.0.0.242 - - [2025-12-08 02:07:56] "DELETE /virtual-machine/28c08fb6-b95f-40b5-9401-58f1ce3a4fe9 HTTP/1.1" 200 115 0.027178 10.0.0.242 - - [2025-12-08 02:07:56] "DELETE /tag/48ac3191-9575-4a11-a39f-41e34c1f770c HTTP/1.1" 200 115 0.031339 10.0.0.242 - - [2025-12-08 02:07:56] "DELETE /tag/a9e26d20-b11d-4fc4-9f88-a6a5bf9b4bc3 HTTP/1.1" 409 237 0.005234 10.0.0.242 - - [2025-12-08 02:07:56] "DELETE /tag/9bae1901-98dd-4428-b556-d11eacaa2172 HTTP/1.1" 200 115 0.032002 10.0.0.242 - - [2025-12-08 02:07:56] "GET /virtual-machine-interface/2c1aa776-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004569 10.0.0.242 - - [2025-12-08 02:07:56] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.242 - - [2025-12-08 02:07:56] "GET /virtual-machine-interface/2c1aa776-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004615 10.0.0.242 - - [2025-12-08 02:07:56] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.242 - - [2025-12-08 02:07:56] "GET /virtual-machine/a32f806c-b9e1-4708-8738-a48b2e40bd5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002645 10.0.0.242 - - [2025-12-08 02:07:56] "POST /ref-update HTTP/1.1" 200 156 0.013857 10.0.0.242 - - [2025-12-08 02:07:56] "GET /virtual-machine-interface/2c1aa776-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008261 10.0.0.242 - - [2025-12-08 02:07:56] "POST /set-tag HTTP/1.1" 200 109 0.021180 10.0.0.242 - - [2025-12-08 02:07:56] "POST /set-tag HTTP/1.1" 200 109 0.017395 10.0.0.242 - - [2025-12-08 02:07:56] "POST /set-tag HTTP/1.1" 200 109 0.025804 10.0.0.242 - - [2025-12-08 02:07:56] "POST /set-tag HTTP/1.1" 200 109 0.028893 10.0.0.242 - - [2025-12-08 02:07:56] "DELETE /instance-ip/2c34d2b8-d3da-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.034672 10.0.0.242 - - [2025-12-08 02:07:56] "DELETE /virtual-machine-interface/2c1aa776-d3da-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.038122 10.0.0.242 - - [2025-12-08 02:07:57] "DELETE /virtual-machine/a32f806c-b9e1-4708-8738-a48b2e40bd5f HTTP/1.1" 200 115 0.026431 10.0.0.242 - - [2025-12-08 02:07:57] "DELETE /tag/ffd96e8b-ef75-4e64-8323-59f94bf5c47d HTTP/1.1" 200 115 0.048858 10.0.0.242 - - [2025-12-08 02:07:57] "GET /virtual-machine-interface/2c980252-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005117 10.0.0.242 - - [2025-12-08 02:07:57] "POST /set-tag HTTP/1.1" 200 109 0.002586 10.0.0.242 - - [2025-12-08 02:07:57] "GET /virtual-machine-interface/2c980252-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005595 10.0.0.242 - - [2025-12-08 02:07:57] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.242 - - [2025-12-08 02:07:57] "GET /virtual-machine/f857a2ba-24b5-4c5a-ba21-f25826afe47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002889 10.0.0.242 - - [2025-12-08 02:07:57] "POST /ref-update HTTP/1.1" 200 156 0.011090 10.0.0.242 - - [2025-12-08 02:07:57] "GET /virtual-machine-interface/2c980252-d3da-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007061 10.0.0.242 - - [2025-12-08 02:07:57] "POST /set-tag HTTP/1.1" 200 109 0.023419 10.0.0.242 - - [2025-12-08 02:07:57] "POST /set-tag HTTP/1.1" 200 109 0.021636 10.0.0.242 - - [2025-12-08 02:07:57] "POST /set-tag HTTP/1.1" 200 109 0.047529 10.0.0.242 - - [2025-12-08 02:07:57] "POST /set-tag HTTP/1.1" 200 109 0.034002 10.0.0.242 - - [2025-12-08 02:07:57] "DELETE /instance-ip/2cacdf4c-d3da-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.037839 10.0.0.242 - - [2025-12-08 02:07:57] "DELETE /virtual-machine-interface/2c980252-d3da-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.038530 10.0.0.242 - - [2025-12-08 02:07:57] "DELETE /virtual-machine/f857a2ba-24b5-4c5a-ba21-f25826afe47c HTTP/1.1" 200 115 0.024922 10.0.0.242 - - [2025-12-08 02:07:57] "DELETE /tag/b9bc3133-0aff-454a-b45e-d42579157653 HTTP/1.1" 409 237 0.004224 10.0.0.242 - - [2025-12-08 02:07:57] "DELETE /tag/d85411ce-8e1b-4840-b5ab-d8db4e69b676 HTTP/1.1" 200 115 0.041826 10.0.0.242 - - [2025-12-08 02:07:57] "DELETE /tag/e0a8e74f-b6d0-4ab1-ad70-d7c16bd55136 HTTP/1.1" 409 237 0.007252 10.0.0.242 - - [2025-12-08 02:07:58] "POST /projects HTTP/1.1" 409 238 0.002033 10.0.0.242 - - [2025-12-08 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.242 - - [2025-12-08 02:07:58] "GET /project/221f38c6-bb5f-47d8-a7a4-b63e2b5f6e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043610 10.0.0.242 - - [2025-12-08 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.242 - - [2025-12-08 02:07:58] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003769 10.0.0.242 - - [2025-12-08 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.242 - - [2025-12-08 02:07:58] "GET /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004361 10.0.0.242 - - [2025-12-08 02:07:58] "POST /security-groups HTTP/1.1" 409 285 0.002131 10.0.0.242 - - [2025-12-08 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.242 - - [2025-12-08 02:07:58] "PUT /security-group/da6edb3a-a7a1-4e1c-905e-3d7c13fe658e HTTP/1.1" 200 263 0.053211 10.0.0.242 - - [2025-12-08 02:07:59] "PUT /access-control-list/96b8019c-2dec-48e6-b220-a2dccafb89a4 HTTP/1.1" 200 273 0.019434 10.0.0.242 - - [2025-12-08 02:07:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.039345 10.0.0.242 - - [2025-12-08 02:07:59] "PUT /access-control-list/ed4283cd-66cf-48a2-a509-0e97dc6f7653 HTTP/1.1" 200 273 0.028734 10.0.0.242 - - [2025-12-08 02:08:03] "POST /projects HTTP/1.1" 409 238 0.002108 10.0.0.242 - - [2025-12-08 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.242 - - [2025-12-08 02:08:04] "GET /project/221f38c6-bb5f-47d8-a7a4-b63e2b5f6e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.045410 10.0.0.242 - - [2025-12-08 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.242 - - [2025-12-08 02:08:04] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006128 10.0.0.242 - - [2025-12-08 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.242 - - [2025-12-08 02:08:04] "GET /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004095 10.0.0.242 - - [2025-12-08 02:08:04] "POST /security-groups HTTP/1.1" 409 285 0.006812 10.0.0.242 - - [2025-12-08 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.242 - - [2025-12-08 02:08:04] "PUT /security-group/da6edb3a-a7a1-4e1c-905e-3d7c13fe658e HTTP/1.1" 200 263 0.061987 10.0.0.242 - - [2025-12-08 02:08:04] "PUT /access-control-list/96b8019c-2dec-48e6-b220-a2dccafb89a4 HTTP/1.1" 200 273 0.009897 10.0.0.242 - - [2025-12-08 02:08:04] "PUT /access-control-list/ed4283cd-66cf-48a2-a509-0e97dc6f7653 HTTP/1.1" 200 273 0.017970 10.0.0.242 - - [2025-12-08 02:08:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.019683 10.0.0.242 - - [2025-12-08 02:08:04] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.005243 10.0.0.242 - - [2025-12-08 02:08:04] "GET /firewall-rule/c55f05ff-6470-4db6-bb2e-45eae3adc0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004362 10.0.0.242 - - [2025-12-08 02:08:04] "POST /ref-update HTTP/1.1" 200 156 0.064912 10.0.0.242 - - [2025-12-08 02:08:04] "DELETE /firewall-rule/c55f05ff-6470-4db6-bb2e-45eae3adc0ec HTTP/1.1" 200 115 0.054789 10.0.0.242 - - [2025-12-08 02:08:04] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4655 0.004688 10.0.0.242 - - [2025-12-08 02:08:04] "GET /firewall-rule/a06d5eea-ea8d-402f-bf18-1ab1ed210080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003476 10.0.0.242 - - [2025-12-08 02:08:04] "POST /ref-update HTTP/1.1" 200 156 0.073630 10.0.0.242 - - [2025-12-08 02:08:04] "DELETE /firewall-rule/a06d5eea-ea8d-402f-bf18-1ab1ed210080 HTTP/1.1" 200 115 0.042349 10.0.0.242 - - [2025-12-08 02:08:04] "DELETE /tag/b9bc3133-0aff-454a-b45e-d42579157653 HTTP/1.1" 409 237 0.005802 10.0.0.242 - - [2025-12-08 02:08:04] "DELETE /tag/a03dbeb3-c293-4fdd-a6af-84a3858c7b35 HTTP/1.1" 200 115 0.051443 10.0.0.242 - - [2025-12-08 02:08:04] "DELETE /tag/e0a8e74f-b6d0-4ab1-ad70-d7c16bd55136 HTTP/1.1" 409 237 0.009241 10.0.0.242 - - [2025-12-08 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.242 - - [2025-12-08 02:08:04] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004959 10.0.0.242 - - [2025-12-08 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.242 - - [2025-12-08 02:08:04] "GET /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005600 10.0.0.242 - - [2025-12-08 02:08:04] "PUT /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7 HTTP/1.1" 200 265 0.044318 10.0.0.242 - - [2025-12-08 02:08:04] "PUT /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701 HTTP/1.1" 200 265 0.038471 10.0.0.242 - - [2025-12-08 02:08:05] "DELETE /security-group/da6edb3a-a7a1-4e1c-905e-3d7c13fe658e HTTP/1.1" 200 115 0.069330 10.0.0.242 - - [2025-12-08 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.242 - - [2025-12-08 02:08:05] "DELETE /access-control-list/96b8019c-2dec-48e6-b220-a2dccafb89a4 HTTP/1.1" 200 115 0.043813 10.0.0.242 - - [2025-12-08 02:08:05] "DELETE /access-control-list/ed4283cd-66cf-48a2-a509-0e97dc6f7653 HTTP/1.1" 200 115 0.031814 10.0.0.242 - - [2025-12-08 02:08:05] "GET /project/221f38c6-bb5f-47d8-a7a4-b63e2b5f6e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.034961 10.0.0.242 - - [2025-12-08 02:08:05] "GET /project/221f38c6-bb5f-47d8-a7a4-b63e2b5f6e3d?fields=security_groups HTTP/1.1" 200 1352 0.033620 10.0.0.242 - - [2025-12-08 02:08:05] "DELETE /access-control-list/808cc217-16d6-47a9-b26d-35fa754cdc50 HTTP/1.1" 200 115 0.201499 10.0.0.242 - - [2025-12-08 02:08:05] "DELETE /security-group/ef2e2386-b89a-45a2-a7c7-1db57d882174 HTTP/1.1" 200 115 0.230881 10.0.0.242 - - [2025-12-08 02:08:05] "DELETE /access-control-list/3f318568-ccd0-4e0a-bf76-e7cf7a9f4888 HTTP/1.1" 200 115 0.040922 10.0.0.242 - - [2025-12-08 02:08:05] "GET /project/221f38c6-bb5f-47d8-a7a4-b63e2b5f6e3d?fields=application_policy_sets HTTP/1.1" 200 1391 0.044744 10.0.0.242 - - [2025-12-08 02:08:05] "DELETE /project/221f38c6-bb5f-47d8-a7a4-b63e2b5f6e3d HTTP/1.1" 200 115 0.493186 10.0.0.242 - - [2025-12-08 02:08:05] "POST /projects HTTP/1.1" 409 238 0.003711 10.0.0.242 - - [2025-12-08 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.242 - - [2025-12-08 02:08:05] "GET /project/c9b63586-4846-44fd-ace0-87a95ce8d195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036297 10.0.0.242 - - [2025-12-08 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.242 - - [2025-12-08 02:08:05] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.003710 10.0.0.242 - - [2025-12-08 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.242 - - [2025-12-08 02:08:05] "GET /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003810 10.0.0.242 - - [2025-12-08 02:08:05] "POST /security-groups HTTP/1.1" 409 285 0.002356 10.0.0.242 - - [2025-12-08 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.242 - - [2025-12-08 02:08:05] "PUT /security-group/a075e8c4-2a0a-4d9e-8930-086d424fae17 HTTP/1.1" 200 263 0.054885 10.0.0.242 - - [2025-12-08 02:08:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.030999 10.0.0.242 - - [2025-12-08 02:08:05] "PUT /access-control-list/10aaa4dc-921d-4766-a673-0e992d7a2c0f HTTP/1.1" 200 273 0.024589 10.0.0.242 - - [2025-12-08 02:08:05] "PUT /access-control-list/4261362d-f5b2-4c62-8488-20071521f91d HTTP/1.1" 200 273 0.040534 10.0.0.242 - - [2025-12-08 02:08:09] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002572 10.0.0.242 - - [2025-12-08 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.242 - - [2025-12-08 02:08:09] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002299 10.0.0.242 - - [2025-12-08 02:08:09] "GET /firewall-policy/c760a600-9b63-41e1-8999-1a815ce792e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002105 10.0.0.242 - - [2025-12-08 02:08:09] "GET /firewall-rule/20626c3f-3208-461e-b4cd-c0fbe0537d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002727 10.0.0.242 - - [2025-12-08 02:08:09] "POST /ref-update HTTP/1.1" 200 156 0.017424 10.0.0.242 - - [2025-12-08 02:08:09] "DELETE /firewall-rule/20626c3f-3208-461e-b4cd-c0fbe0537d25 HTTP/1.1" 200 115 0.041465 10.0.0.242 - - [2025-12-08 02:08:09] "GET /firewall-policy/b6acf5eb-56fe-434a-944f-c64853cc793c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003299 10.0.0.242 - - [2025-12-08 02:08:10] "GET /firewall-rule/4e96280f-5143-4170-999b-15fcce91e93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.002841 10.0.0.242 - - [2025-12-08 02:08:10] "POST /ref-update HTTP/1.1" 200 156 0.023540 10.0.0.242 - - [2025-12-08 02:08:10] "DELETE /firewall-rule/4e96280f-5143-4170-999b-15fcce91e93f HTTP/1.1" 200 115 0.071563 10.0.0.242 - - [2025-12-08 02:08:10] "GET /firewall-policy/b6acf5eb-56fe-434a-944f-c64853cc793c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004178 10.0.0.242 - - [2025-12-08 02:08:10] "GET /firewall-rule/f8740ad9-db91-4ad7-95aa-0def4937a905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.003564 10.0.0.242 - - [2025-12-08 02:08:10] "POST /ref-update HTTP/1.1" 200 156 0.011656 10.0.0.242 - - [2025-12-08 02:08:10] "DELETE /firewall-rule/f8740ad9-db91-4ad7-95aa-0def4937a905 HTTP/1.1" 200 115 0.043927 10.0.0.242 - - [2025-12-08 02:08:10] "GET /application-policy-set/ae94a87c-0cca-43c8-86b1-7935b7fb3bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003303 10.0.0.242 - - [2025-12-08 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.242 - - [2025-12-08 02:08:10] "GET /policy-management/3158388c-d225-4a16-9a60-d908352fcebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003466 10.0.0.242 - - [2025-12-08 02:08:10] "GET /firewall-policy/b6acf5eb-56fe-434a-944f-c64853cc793c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003863 10.0.0.242 - - [2025-12-08 02:08:10] "POST /ref-update HTTP/1.1" 200 156 0.023418 10.0.0.242 - - [2025-12-08 02:08:10] "DELETE /firewall-policy/b6acf5eb-56fe-434a-944f-c64853cc793c HTTP/1.1" 200 115 0.041273 10.0.0.242 - - [2025-12-08 02:08:10] "DELETE /tag/0bf8b2eb-301d-46b7-95fb-ba5b8519a0a1 HTTP/1.1" 200 115 0.060132 10.0.0.242 - - [2025-12-08 02:08:10] "DELETE /tag/b9bc3133-0aff-454a-b45e-d42579157653 HTTP/1.1" 200 115 0.058653 10.0.0.242 - - [2025-12-08 02:08:10] "DELETE /tag/a9e26d20-b11d-4fc4-9f88-a6a5bf9b4bc3 HTTP/1.1" 200 115 0.076799 10.0.0.242 - - [2025-12-08 02:08:10] "DELETE /tag/e0a8e74f-b6d0-4ab1-ad70-d7c16bd55136 HTTP/1.1" 200 115 0.037379 10.0.0.242 - - [2025-12-08 02:08:10] "DELETE /loadbalancer-member/855fd373-7e45-4669-826b-35da9633950a HTTP/1.1" 200 115 0.038013 10.0.0.242 - - [2025-12-08 02:08:10] "DELETE /loadbalancer-pool/e76c7520-f13a-49a8-afed-8c279bde0205 HTTP/1.1" 200 115 0.036645 10.0.0.242 - - [2025-12-08 02:08:10] "DELETE /loadbalancer-listener/94f8b935-ea3c-484e-acc4-626a64924f7e HTTP/1.1" 200 115 0.048404 10.0.0.242 - - [2025-12-08 02:08:10] "DELETE /loadbalancer/c35f1fec-9d19-449e-85f9-2aa549a5b0e0 HTTP/1.1" 200 115 0.053078 10.0.0.242 - - [2025-12-08 02:08:10] "DELETE /floating-ip/4b49b9c4-c737-4db3-babe-92b129ebb94f HTTP/1.1" 200 115 0.034129 10.0.0.242 - - [2025-12-08 02:08:10] "DELETE /instance-ip/335118d7-3ee8-4cfb-9ddd-c3d73e7b448b HTTP/1.1" 200 115 0.036825 10.0.0.242 - - [2025-12-08 02:08:10] "DELETE /virtual-machine-interface/549fa5f2-ca24-4205-9777-581a465e74f5 HTTP/1.1" 200 115 0.045358 10.0.0.242 - - [2025-12-08 02:08:11] "DELETE /tag/13536fbf-6ecb-4bd1-a725-91f64c78e04e HTTP/1.1" 200 115 0.072186 10.0.0.242 - - [2025-12-08 02:08:11] "POST /projects HTTP/1.1" 409 238 0.005220 10.0.0.242 - - [2025-12-08 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.242 - - [2025-12-08 02:08:11] "GET /project/c9b63586-4846-44fd-ace0-87a95ce8d195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.046996 10.0.0.242 - - [2025-12-08 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.242 - - [2025-12-08 02:08:11] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004164 10.0.0.242 - - [2025-12-08 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008001 10.0.0.242 - - [2025-12-08 02:08:11] "GET /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004946 10.0.0.242 - - [2025-12-08 02:08:11] "POST /security-groups HTTP/1.1" 409 285 0.004141 10.0.0.242 - - [2025-12-08 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.242 - - [2025-12-08 02:08:11] "PUT /security-group/a075e8c4-2a0a-4d9e-8930-086d424fae17 HTTP/1.1" 200 263 0.068541 10.0.0.242 - - [2025-12-08 02:08:11] "PUT /access-control-list/10aaa4dc-921d-4766-a673-0e992d7a2c0f HTTP/1.1" 200 273 0.038389 10.0.0.242 - - [2025-12-08 02:08:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.061365 10.0.0.242 - - [2025-12-08 02:08:11] "PUT /access-control-list/4261362d-f5b2-4c62-8488-20071521f91d HTTP/1.1" 200 273 0.056297 10.0.0.242 - - [2025-12-08 02:08:11] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.017761 10.0.0.242 - - [2025-12-08 02:08:11] "GET /firewall-rule/c3e0cc9a-a373-4ad4-a6c1-74199f9c6eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004530 10.0.0.242 - - [2025-12-08 02:08:11] "POST /ref-update HTTP/1.1" 200 156 0.057651 10.0.0.242 - - [2025-12-08 02:08:11] "DELETE /firewall-rule/c3e0cc9a-a373-4ad4-a6c1-74199f9c6eb2 HTTP/1.1" 200 115 0.044136 10.0.0.242 - - [2025-12-08 02:08:11] "GET /firewall-policy/5ab6959b-fadc-430f-8860-90d4b5d1373a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4142 0.004627 10.0.0.242 - - [2025-12-08 02:08:11] "GET /firewall-rule/998742bd-4fab-48d3-8199-c40381154a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002832 10.0.0.242 - - [2025-12-08 02:08:11] "POST /ref-update HTTP/1.1" 200 156 0.050570 10.0.0.242 - - [2025-12-08 02:08:11] "DELETE /firewall-rule/998742bd-4fab-48d3-8199-c40381154a6a HTTP/1.1" 200 115 0.050847 10.0.0.242 - - [2025-12-08 02:08:11] "DELETE /tag/bf0e0942-a222-4d0c-9bde-09742e8c2bd7 HTTP/1.1" 200 115 0.037866 10.0.0.242 - - [2025-12-08 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.242 - - [2025-12-08 02:08:11] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004743 10.0.0.242 - - [2025-12-08 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.242 - - [2025-12-08 02:08:11] "GET /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004113 10.0.0.242 - - [2025-12-08 02:08:12] "PUT /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7 HTTP/1.1" 200 265 0.113739 10.0.0.242 - - [2025-12-08 02:08:12] "PUT /virtual-network/2867ee86-b1dc-4de9-9c4e-c333d0082701 HTTP/1.1" 200 265 0.120928 10.0.0.242 - - [2025-12-08 02:08:12] "DELETE /security-group/a075e8c4-2a0a-4d9e-8930-086d424fae17 HTTP/1.1" 200 115 0.066075 10.0.0.242 - - [2025-12-08 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.242 - - [2025-12-08 02:08:12] "DELETE /access-control-list/10aaa4dc-921d-4766-a673-0e992d7a2c0f HTTP/1.1" 200 115 0.040931 10.0.0.242 - - [2025-12-08 02:08:12] "DELETE /access-control-list/4261362d-f5b2-4c62-8488-20071521f91d HTTP/1.1" 200 115 0.033524 10.0.0.242 - - [2025-12-08 02:08:12] "GET /project/c9b63586-4846-44fd-ace0-87a95ce8d195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.052999 10.0.0.242 - - [2025-12-08 02:08:12] "GET /project/c9b63586-4846-44fd-ace0-87a95ce8d195?fields=security_groups HTTP/1.1" 200 1353 0.053527 10.0.0.242 - - [2025-12-08 02:08:12] "DELETE /security-group/daf510fb-8b43-48cc-a68b-697855b89f81 HTTP/1.1" 200 115 0.049890 10.0.0.242 - - [2025-12-08 02:08:12] "DELETE /access-control-list/ec4a71b7-e710-4329-972a-76708886ebb7 HTTP/1.1" 200 115 0.043915 10.0.0.242 - - [2025-12-08 02:08:12] "GET /project/c9b63586-4846-44fd-ace0-87a95ce8d195?fields=application_policy_sets HTTP/1.1" 200 1392 0.055327 10.0.0.242 - - [2025-12-08 02:08:12] "DELETE /access-control-list/3a842201-b540-4550-8d33-0a11ccbb60ee HTTP/1.1" 200 115 0.054738 10.0.0.242 - - [2025-12-08 02:08:12] "DELETE /project/c9b63586-4846-44fd-ace0-87a95ce8d195 HTTP/1.1" 200 115 0.394102 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:08:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001041 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:08:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000953 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:08:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001189 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:08:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001080 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:08:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000867 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:08:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000982 10.0.0.242 - - [2025-12-08 02:09:06] "GET / HTTP/1.1" 200 36215 0.001985 10.0.0.242 - - [2025-12-08 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.242 - - [2025-12-08 02:09:06] "GET /global-vrouter-config/79e9a77b-54f3-42ec-8f79-5c6ce20ac949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002890 10.0.0.242 - - [2025-12-08 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.242 - - [2025-12-08 02:09:07] "GET /global-vrouter-config/79e9a77b-54f3-42ec-8f79-5c6ce20ac949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002824 10.0.0.242 - - [2025-12-08 02:09:21] "GET / HTTP/1.1" 200 36215 0.002365 10.0.0.242 - - [2025-12-08 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.242 - - [2025-12-08 02:09:21] "GET /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004407 10.0.0.242 - - [2025-12-08 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.242 - - [2025-12-08 02:09:21] "GET /config-node/2f53c9d0-21ca-4e32-b773-24f346ec2c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002281 10.0.0.242 - - [2025-12-08 02:09:33] "GET / HTTP/1.1" 200 36215 0.001314 10.0.0.242 - - [2025-12-08 02:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.242 - - [2025-12-08 02:09:33] "GET /routing-instance/4fdafb19-72b5-472b-9107-9a02d04b7dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002706 10.0.0.242 - - [2025-12-08 02:09:33] "POST /bgp-routers HTTP/1.1" 409 301 0.002169 10.0.0.242 - - [2025-12-08 02:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.242 - - [2025-12-08 02:09:33] "GET /bgp-router/c335ebe0-5461-4854-ac00-2c01ee6a758b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003530 10.0.0.242 - - [2025-12-08 02:09:33] "PUT /bgp-router/c335ebe0-5461-4854-ac00-2c01ee6a758b HTTP/1.1" 200 255 0.012899 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:09:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000880 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:09:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001004 10.0.0.242 - - [2025-12-08 02:10:15] "GET / HTTP/1.1" 200 36215 0.001603 10.0.0.242 - - [2025-12-08 02:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.242 - - [2025-12-08 02:10:15] "GET /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.003985 10.0.0.242 - - [2025-12-08 02:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.242 - - [2025-12-08 02:10:15] "GET /config-node/2f53c9d0-21ca-4e32-b773-24f346ec2c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002147 10.0.0.242 - - [2025-12-08 02:10:15] "GET / HTTP/1.1" 200 36215 0.001626 10.0.0.242 - - [2025-12-08 02:10:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001920 10.0.0.242 - - [2025-12-08 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.242 - - [2025-12-08 02:10:20] "GET /global-vrouter-config/79e9a77b-54f3-42ec-8f79-5c6ce20ac949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002739 10.0.0.242 - - [2025-12-08 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.242 - - [2025-12-08 02:10:20] "PUT /global-vrouter-config/79e9a77b-54f3-42ec-8f79-5c6ce20ac949 HTTP/1.1" 200 277 0.007255 10.0.0.242 - - [2025-12-08 02:10:20] "GET / HTTP/1.1" 200 36215 0.001470 10.0.0.242 - - [2025-12-08 02:10:20] "POST /alarms HTTP/1.1" 409 264 0.002268 10.0.0.242 - - [2025-12-08 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.242 - - [2025-12-08 02:10:20] "PUT /alarm/2eaafc20-9bf0-49f4-8f74-ccc699a53c7b HTTP/1.1" 200 245 0.014982 10.0.0.242 - - [2025-12-08 02:10:20] "POST /alarms HTTP/1.1" 409 261 0.002592 10.0.0.242 - - [2025-12-08 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.242 - - [2025-12-08 02:10:20] "PUT /alarm/60e5deaf-06e8-402a-b11a-510dd9d7d1da HTTP/1.1" 200 245 0.016135 10.0.0.242 - - [2025-12-08 02:10:21] "POST /alarms HTTP/1.1" 409 261 0.004051 10.0.0.242 - - [2025-12-08 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.242 - - [2025-12-08 02:10:21] "PUT /alarm/9f220d29-47cf-4bae-b327-b9af72f5a291 HTTP/1.1" 200 245 0.010490 10.0.0.242 - - [2025-12-08 02:10:21] "POST /alarms HTTP/1.1" 409 253 0.006511 10.0.0.242 - - [2025-12-08 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015870 10.0.0.242 - - [2025-12-08 02:10:21] "PUT /alarm/1729209a-9d6e-4759-895f-188927963a31 HTTP/1.1" 200 245 0.026475 10.0.0.242 - - [2025-12-08 02:10:21] "POST /alarms HTTP/1.1" 409 251 0.006433 10.0.0.242 - - [2025-12-08 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.242 - - [2025-12-08 02:10:21] "PUT /alarm/24be8612-f4e3-477f-b5f2-6a41836e5890 HTTP/1.1" 200 245 0.013200 10.0.0.242 - - [2025-12-08 02:10:21] "POST /alarms HTTP/1.1" 409 252 0.011304 10.0.0.242 - - [2025-12-08 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009168 10.0.0.242 - - [2025-12-08 02:10:21] "PUT /alarm/b350af53-8015-49bf-9d13-7bf9f878e0bc HTTP/1.1" 200 245 0.009277 10.0.0.242 - - [2025-12-08 02:10:21] "POST /alarms HTTP/1.1" 409 256 0.021857 10.0.0.242 - - [2025-12-08 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.242 - - [2025-12-08 02:10:21] "PUT /alarm/2b2847f4-490c-4cd8-9a35-653499f4eca0 HTTP/1.1" 200 245 0.009814 10.0.0.242 - - [2025-12-08 02:10:21] "POST /alarms HTTP/1.1" 409 248 0.012728 10.0.0.242 - - [2025-12-08 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006265 10.0.0.242 - - [2025-12-08 02:10:21] "PUT /alarm/467eca0c-36b5-4319-9739-1984fc041cce HTTP/1.1" 200 245 0.030030 10.0.0.242 - - [2025-12-08 02:10:21] "POST /alarms HTTP/1.1" 409 252 0.019710 10.0.0.242 - - [2025-12-08 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.242 - - [2025-12-08 02:10:21] "PUT /alarm/66fd33a1-1356-4967-bf02-6ff30612b277 HTTP/1.1" 200 245 0.017587 10.0.0.242 - - [2025-12-08 02:10:21] "POST /alarms HTTP/1.1" 409 257 0.022042 10.0.0.242 - - [2025-12-08 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.242 - - [2025-12-08 02:10:21] "PUT /alarm/35d9bc38-aac1-4cbd-a9a1-7ebf691f8be0 HTTP/1.1" 200 245 0.030988 10.0.0.242 - - [2025-12-08 02:10:21] "POST /alarms HTTP/1.1" 409 251 0.018707 10.0.0.242 - - [2025-12-08 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011153 10.0.0.242 - - [2025-12-08 02:10:21] "PUT /alarm/542c6e24-c7a8-4c47-ae26-02655ab89cb8 HTTP/1.1" 200 245 0.013137 10.0.0.242 - - [2025-12-08 02:10:21] "POST /alarms HTTP/1.1" 409 257 0.013784 10.0.0.242 - - [2025-12-08 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005748 10.0.0.242 - - [2025-12-08 02:10:21] "PUT /alarm/23e2de55-215a-4497-9ec4-6220b0223c12 HTTP/1.1" 200 245 0.017425 10.0.0.242 - - [2025-12-08 02:10:21] "POST /alarms HTTP/1.1" 409 261 0.010964 10.0.0.242 - - [2025-12-08 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.242 - - [2025-12-08 02:10:21] "PUT /alarm/22688e25-99cd-462a-a544-295745b72aac HTTP/1.1" 200 245 0.012491 10.0.0.242 - - [2025-12-08 02:10:21] "POST /alarms HTTP/1.1" 409 258 0.008638 10.0.0.242 - - [2025-12-08 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.242 - - [2025-12-08 02:10:22] "PUT /alarm/018a26fb-b55b-4d35-a3eb-ea6b7a40c202 HTTP/1.1" 200 245 0.015500 10.0.0.242 - - [2025-12-08 02:10:22] "POST /alarms HTTP/1.1" 409 254 0.006164 10.0.0.242 - - [2025-12-08 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.242 - - [2025-12-08 02:10:22] "PUT /alarm/90369296-f920-4382-9c92-4a7ea07f1851 HTTP/1.1" 200 245 0.012636 10.0.0.242 - - [2025-12-08 02:10:22] "POST /alarms HTTP/1.1" 409 254 0.009817 10.0.0.242 - - [2025-12-08 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.242 - - [2025-12-08 02:10:22] "PUT /alarm/09bcea43-ce2f-465c-9df2-22128d37d171 HTTP/1.1" 200 245 0.016448 10.0.0.242 - - [2025-12-08 02:10:22] "POST /alarms HTTP/1.1" 409 254 0.006914 10.0.0.242 - - [2025-12-08 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007761 10.0.0.242 - - [2025-12-08 02:10:22] "PUT /alarm/54f9af49-4c38-42be-a4e4-6acac068f7e8 HTTP/1.1" 200 245 0.013347 10.0.0.242 - - [2025-12-08 02:10:22] "POST /alarms HTTP/1.1" 409 247 0.009408 10.0.0.242 - - [2025-12-08 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.242 - - [2025-12-08 02:10:22] "PUT /alarm/52a20ac1-d017-4076-846e-9da072f76c6f HTTP/1.1" 200 245 0.010775 10.0.0.242 - - [2025-12-08 02:10:22] "POST /alarms HTTP/1.1" 409 272 0.005319 10.0.0.242 - - [2025-12-08 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.242 - - [2025-12-08 02:10:22] "PUT /alarm/71e0fed7-8c78-409f-91ac-97737db97d01 HTTP/1.1" 200 245 0.009299 10.0.0.242 - - [2025-12-08 02:10:22] "POST /alarms HTTP/1.1" 409 261 0.008532 10.0.0.242 - - [2025-12-08 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.242 - - [2025-12-08 02:10:22] "PUT /alarm/6df766db-178c-4815-b82e-841bcbaa8e21 HTTP/1.1" 200 245 0.011712 10.0.0.242 - - [2025-12-08 02:10:22] "POST /alarms HTTP/1.1" 409 259 0.006028 10.0.0.242 - - [2025-12-08 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.242 - - [2025-12-08 02:10:22] "PUT /alarm/502caef7-7b4b-403d-ac65-538a021a67e3 HTTP/1.1" 200 245 0.011990 10.0.0.242 - - [2025-12-08 02:10:22] "POST /alarms HTTP/1.1" 409 265 0.010913 10.0.0.242 - - [2025-12-08 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.242 - - [2025-12-08 02:10:22] "PUT /alarm/ab06d78e-7e5a-4a79-9be6-8dd11ab68782 HTTP/1.1" 200 245 0.016968 10.0.0.242 - - [2025-12-08 02:10:22] "POST /alarms HTTP/1.1" 409 279 0.015057 10.0.0.242 - - [2025-12-08 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.242 - - [2025-12-08 02:10:22] "PUT /alarm/04be255d-a4f1-40fd-a43c-73560bb719d7 HTTP/1.1" 200 245 0.010859 10.0.0.242 - - [2025-12-08 02:10:22] "GET / HTTP/1.1" 200 36215 0.001843 10.0.0.242 - - [2025-12-08 02:10:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001978 10.0.0.242 - - [2025-12-08 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.242 - - [2025-12-08 02:10:22] "PUT /global-vrouter-config/79e9a77b-54f3-42ec-8f79-5c6ce20ac949 HTTP/1.1" 200 277 0.007636 10.0.0.242 - - [2025-12-08 02:10:23] "GET / HTTP/1.1" 200 36215 0.001537 10.0.0.242 - - [2025-12-08 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.242 - - [2025-12-08 02:10:23] "GET /global-vrouter-config/79e9a77b-54f3-42ec-8f79-5c6ce20ac949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002876 10.0.0.242 - - [2025-12-08 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.242 - - [2025-12-08 02:10:23] "PUT /global-vrouter-config/79e9a77b-54f3-42ec-8f79-5c6ce20ac949 HTTP/1.1" 200 277 0.009316 10.0.0.242 - - [2025-12-08 02:10:23] "GET / HTTP/1.1" 200 36215 0.001696 10.0.0.242 - - [2025-12-08 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.242 - - [2025-12-08 02:10:23] "GET /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004483 10.0.0.242 - - [2025-12-08 02:10:23] "PUT /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c HTTP/1.1" 200 275 0.029024 10.0.0.242 - - [2025-12-08 02:10:27] "GET / HTTP/1.1" 200 36215 0.001422 10.0.0.242 - - [2025-12-08 02:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.242 - - [2025-12-08 02:10:27] "GET /routing-instance/4fdafb19-72b5-472b-9107-9a02d04b7dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002990 10.0.0.242 - - [2025-12-08 02:10:27] "POST /bgp-routers HTTP/1.1" 409 301 0.001761 10.0.0.242 - - [2025-12-08 02:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.242 - - [2025-12-08 02:10:27] "GET /bgp-router/c335ebe0-5461-4854-ac00-2c01ee6a758b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.002334 10.0.0.242 - - [2025-12-08 02:10:27] "PUT /bgp-router/c335ebe0-5461-4854-ac00-2c01ee6a758b HTTP/1.1" 200 255 0.012568 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:10:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000950 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:10:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001052 10.0.0.242 - - [2025-12-08 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.242 - - [2025-12-08 02:10:29] "GET /global-vrouter-config/79e9a77b-54f3-42ec-8f79-5c6ce20ac949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002865 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:10:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000948 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:10:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000984 10.0.0.242 - - [2025-12-08 02:10:46] "GET / HTTP/1.1" 200 36215 0.001597 10.0.0.242 - - [2025-12-08 02:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.242 - - [2025-12-08 02:10:46] "GET /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005072 10.0.0.242 - - [2025-12-08 02:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.242 - - [2025-12-08 02:10:46] "GET /config-node/2f53c9d0-21ca-4e32-b773-24f346ec2c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003177 10.0.0.242 - - [2025-12-08 02:10:46] "GET / HTTP/1.1" 200 36215 0.001941 10.0.0.242 - - [2025-12-08 02:10:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001899 10.0.0.242 - - [2025-12-08 02:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.242 - - [2025-12-08 02:10:51] "GET /global-vrouter-config/79e9a77b-54f3-42ec-8f79-5c6ce20ac949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002176 10.0.0.242 - - [2025-12-08 02:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.242 - - [2025-12-08 02:10:51] "PUT /global-vrouter-config/79e9a77b-54f3-42ec-8f79-5c6ce20ac949 HTTP/1.1" 200 277 0.009047 10.0.0.242 - - [2025-12-08 02:10:52] "GET / HTTP/1.1" 200 36215 0.001947 10.0.0.242 - - [2025-12-08 02:10:52] "POST /alarms HTTP/1.1" 409 264 0.001994 10.0.0.242 - - [2025-12-08 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.242 - - [2025-12-08 02:10:52] "PUT /alarm/2eaafc20-9bf0-49f4-8f74-ccc699a53c7b HTTP/1.1" 200 245 0.010995 10.0.0.242 - - [2025-12-08 02:10:52] "POST /alarms HTTP/1.1" 409 261 0.002386 10.0.0.242 - - [2025-12-08 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.242 - - [2025-12-08 02:10:52] "PUT /alarm/60e5deaf-06e8-402a-b11a-510dd9d7d1da HTTP/1.1" 200 245 0.008884 10.0.0.242 - - [2025-12-08 02:10:52] "POST /alarms HTTP/1.1" 409 261 0.003499 10.0.0.242 - - [2025-12-08 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.242 - - [2025-12-08 02:10:52] "PUT /alarm/9f220d29-47cf-4bae-b327-b9af72f5a291 HTTP/1.1" 200 245 0.009731 10.0.0.242 - - [2025-12-08 02:10:52] "POST /alarms HTTP/1.1" 409 253 0.005337 10.0.0.242 - - [2025-12-08 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.242 - - [2025-12-08 02:10:52] "PUT /alarm/1729209a-9d6e-4759-895f-188927963a31 HTTP/1.1" 200 245 0.009701 10.0.0.242 - - [2025-12-08 02:10:52] "POST /alarms HTTP/1.1" 409 251 0.007806 10.0.0.242 - - [2025-12-08 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005724 10.0.0.242 - - [2025-12-08 02:10:52] "PUT /alarm/24be8612-f4e3-477f-b5f2-6a41836e5890 HTTP/1.1" 200 245 0.008979 10.0.0.242 - - [2025-12-08 02:10:52] "POST /alarms HTTP/1.1" 409 252 0.001541 10.0.0.242 - - [2025-12-08 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009987 10.0.0.242 - - [2025-12-08 02:10:52] "PUT /alarm/b350af53-8015-49bf-9d13-7bf9f878e0bc HTTP/1.1" 200 245 0.010828 10.0.0.242 - - [2025-12-08 02:10:52] "POST /alarms HTTP/1.1" 409 256 0.007322 10.0.0.242 - - [2025-12-08 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.242 - - [2025-12-08 02:10:52] "PUT /alarm/2b2847f4-490c-4cd8-9a35-653499f4eca0 HTTP/1.1" 200 245 0.010041 10.0.0.242 - - [2025-12-08 02:10:52] "POST /alarms HTTP/1.1" 409 248 0.001985 10.0.0.242 - - [2025-12-08 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.242 - - [2025-12-08 02:10:52] "PUT /alarm/467eca0c-36b5-4319-9739-1984fc041cce HTTP/1.1" 200 245 0.012137 10.0.0.242 - - [2025-12-08 02:10:52] "POST /alarms HTTP/1.1" 409 252 0.012263 10.0.0.242 - - [2025-12-08 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.242 - - [2025-12-08 02:10:52] "PUT /alarm/66fd33a1-1356-4967-bf02-6ff30612b277 HTTP/1.1" 200 245 0.010092 10.0.0.242 - - [2025-12-08 02:10:52] "POST /alarms HTTP/1.1" 409 257 0.007136 10.0.0.242 - - [2025-12-08 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.242 - - [2025-12-08 02:10:52] "PUT /alarm/35d9bc38-aac1-4cbd-a9a1-7ebf691f8be0 HTTP/1.1" 200 245 0.010037 10.0.0.242 - - [2025-12-08 02:10:52] "POST /alarms HTTP/1.1" 409 251 0.013653 10.0.0.242 - - [2025-12-08 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.242 - - [2025-12-08 02:10:52] "PUT /alarm/542c6e24-c7a8-4c47-ae26-02655ab89cb8 HTTP/1.1" 200 245 0.010252 10.0.0.242 - - [2025-12-08 02:10:52] "POST /alarms HTTP/1.1" 409 257 0.007388 10.0.0.242 - - [2025-12-08 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.242 - - [2025-12-08 02:10:52] "PUT /alarm/23e2de55-215a-4497-9ec4-6220b0223c12 HTTP/1.1" 200 245 0.009454 10.0.0.242 - - [2025-12-08 02:10:52] "POST /alarms HTTP/1.1" 409 261 0.011168 10.0.0.242 - - [2025-12-08 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.242 - - [2025-12-08 02:10:53] "PUT /alarm/22688e25-99cd-462a-a544-295745b72aac HTTP/1.1" 200 245 0.011734 10.0.0.242 - - [2025-12-08 02:10:53] "POST /alarms HTTP/1.1" 409 258 0.003710 10.0.0.242 - - [2025-12-08 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.242 - - [2025-12-08 02:10:53] "PUT /alarm/018a26fb-b55b-4d35-a3eb-ea6b7a40c202 HTTP/1.1" 200 245 0.010191 10.0.0.242 - - [2025-12-08 02:10:53] "POST /alarms HTTP/1.1" 409 254 0.004087 10.0.0.242 - - [2025-12-08 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.242 - - [2025-12-08 02:10:53] "PUT /alarm/90369296-f920-4382-9c92-4a7ea07f1851 HTTP/1.1" 200 245 0.008715 10.0.0.242 - - [2025-12-08 02:10:53] "POST /alarms HTTP/1.1" 409 254 0.009149 10.0.0.242 - - [2025-12-08 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.242 - - [2025-12-08 02:10:53] "PUT /alarm/09bcea43-ce2f-465c-9df2-22128d37d171 HTTP/1.1" 200 245 0.009944 10.0.0.242 - - [2025-12-08 02:10:53] "POST /alarms HTTP/1.1" 409 254 0.007455 10.0.0.242 - - [2025-12-08 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.242 - - [2025-12-08 02:10:53] "PUT /alarm/54f9af49-4c38-42be-a4e4-6acac068f7e8 HTTP/1.1" 200 245 0.011579 10.0.0.242 - - [2025-12-08 02:10:53] "POST /alarms HTTP/1.1" 409 247 0.010950 10.0.0.242 - - [2025-12-08 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.242 - - [2025-12-08 02:10:53] "PUT /alarm/52a20ac1-d017-4076-846e-9da072f76c6f HTTP/1.1" 200 245 0.009217 10.0.0.242 - - [2025-12-08 02:10:53] "POST /alarms HTTP/1.1" 409 272 0.019054 10.0.0.242 - - [2025-12-08 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.242 - - [2025-12-08 02:10:53] "PUT /alarm/71e0fed7-8c78-409f-91ac-97737db97d01 HTTP/1.1" 200 245 0.011141 10.0.0.242 - - [2025-12-08 02:10:53] "POST /alarms HTTP/1.1" 409 261 0.007273 10.0.0.242 - - [2025-12-08 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.242 - - [2025-12-08 02:10:53] "PUT /alarm/6df766db-178c-4815-b82e-841bcbaa8e21 HTTP/1.1" 200 245 0.017153 10.0.0.242 - - [2025-12-08 02:10:53] "POST /alarms HTTP/1.1" 409 259 0.012415 10.0.0.242 - - [2025-12-08 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.242 - - [2025-12-08 02:10:53] "PUT /alarm/502caef7-7b4b-403d-ac65-538a021a67e3 HTTP/1.1" 200 245 0.010171 10.0.0.242 - - [2025-12-08 02:10:53] "POST /alarms HTTP/1.1" 409 265 0.013855 10.0.0.242 - - [2025-12-08 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.242 - - [2025-12-08 02:10:53] "PUT /alarm/ab06d78e-7e5a-4a79-9be6-8dd11ab68782 HTTP/1.1" 200 245 0.010775 10.0.0.242 - - [2025-12-08 02:10:53] "POST /alarms HTTP/1.1" 409 279 0.008335 10.0.0.242 - - [2025-12-08 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.242 - - [2025-12-08 02:10:53] "PUT /alarm/04be255d-a4f1-40fd-a43c-73560bb719d7 HTTP/1.1" 200 245 0.011776 10.0.0.242 - - [2025-12-08 02:10:54] "GET / HTTP/1.1" 200 36215 0.001704 10.0.0.242 - - [2025-12-08 02:10:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002361 10.0.0.242 - - [2025-12-08 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.242 - - [2025-12-08 02:10:54] "PUT /global-vrouter-config/79e9a77b-54f3-42ec-8f79-5c6ce20ac949 HTTP/1.1" 200 277 0.007240 10.0.0.242 - - [2025-12-08 02:10:54] "GET / HTTP/1.1" 200 36215 0.001377 10.0.0.242 - - [2025-12-08 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.242 - - [2025-12-08 02:10:54] "GET /global-vrouter-config/79e9a77b-54f3-42ec-8f79-5c6ce20ac949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003819 10.0.0.242 - - [2025-12-08 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.242 - - [2025-12-08 02:10:54] "PUT /global-vrouter-config/79e9a77b-54f3-42ec-8f79-5c6ce20ac949 HTTP/1.1" 200 277 0.008242 10.0.0.242 - - [2025-12-08 02:10:54] "GET / HTTP/1.1" 200 36215 0.001931 10.0.0.242 - - [2025-12-08 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.242 - - [2025-12-08 02:10:54] "GET /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004183 10.0.0.242 - - [2025-12-08 02:10:54] "PUT /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c HTTP/1.1" 200 275 0.014557 10.0.0.242 - - [2025-12-08 02:10:58] "GET / HTTP/1.1" 200 36215 0.001530 10.0.0.242 - - [2025-12-08 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.242 - - [2025-12-08 02:10:58] "GET /routing-instance/4fdafb19-72b5-472b-9107-9a02d04b7dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003592 10.0.0.242 - - [2025-12-08 02:10:58] "POST /bgp-routers HTTP/1.1" 409 301 0.002086 10.0.0.242 - - [2025-12-08 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.242 - - [2025-12-08 02:10:58] "GET /bgp-router/c335ebe0-5461-4854-ac00-2c01ee6a758b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.004558 10.0.0.242 - - [2025-12-08 02:10:58] "PUT /bgp-router/c335ebe0-5461-4854-ac00-2c01ee6a758b HTTP/1.1" 200 255 0.013319 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:10:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000945 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:10:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000858 10.0.0.242 - - [2025-12-08 02:11:02] "POST /tags HTTP/1.1" 200 356 0.021666 10.0.0.242 - - [2025-12-08 02:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007763 10.0.0.242 - - [2025-12-08 02:11:02] "GET /tag/0bf713e8-65ac-4a10-bfc9-ea0cf954db0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014743 10.0.0.242 - - [2025-12-08 02:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.242 - - [2025-12-08 02:11:03] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004368 10.0.0.242 - - [2025-12-08 02:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.242 - - [2025-12-08 02:11:03] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.046136 10.0.0.242 - - [2025-12-08 02:11:03] "POST /virtual-machines HTTP/1.1" 200 352 0.006543 10.0.0.242 - - [2025-12-08 02:11:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.021314 10.0.0.242 - - [2025-12-08 02:11:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.126000 10.0.0.242 - - [2025-12-08 02:11:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017966 10.0.0.242 - - [2025-12-08 02:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015191 10.0.0.242 - - [2025-12-08 02:11:03] "GET /virtual-machine-interface/25aa802c-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006129 10.0.0.242 - - [2025-12-08 02:11:03] "POST /instance-ips HTTP/1.1" 200 392 0.020400 10.0.0.242 - - [2025-12-08 02:11:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.030740 10.0.0.242 - - [2025-12-08 02:11:03] "GET /virtual-machine-interface/25aa802c-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.014424 10.0.0.242 - - [2025-12-08 02:11:03] "POST /set-tag HTTP/1.1" 200 109 0.017701 10.0.0.242 - - [2025-12-08 02:11:03] "GET /virtual-machine-interface/25aa802c-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.015485 10.0.0.242 - - [2025-12-08 02:11:03] "GET /instance-ip/25c73136-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.006530 10.0.0.242 - - [2025-12-08 02:11:03] "GET /virtual-machine-interface/25aa802c-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004547 10.0.0.242 - - [2025-12-08 02:11:03] "POST /set-tag HTTP/1.1" 200 109 0.001932 10.0.0.242 - - [2025-12-08 02:11:03] "GET /virtual-router/63de8aa3-e85b-4c3e-86d6-3d8c6e052700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003758 10.0.0.242 - - [2025-12-08 02:11:03] "POST /ref-update HTTP/1.1" 200 156 0.008623 10.0.0.242 - - [2025-12-08 02:11:03] "GET /virtual-machine-interface/25aa802c-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005726 10.0.0.242 - - [2025-12-08 02:11:03] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.242 - - [2025-12-08 02:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.242 - - [2025-12-08 02:11:03] "GET /virtual-network/8b2515d4-0261-408f-b9e8-9b495de473c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004023 10.0.0.242 - - [2025-12-08 02:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.242 - - [2025-12-08 02:11:03] "GET /project/26d2a49b-456a-4ec9-82f0-36a96a462ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.050866 10.0.0.242 - - [2025-12-08 02:11:03] "POST /virtual-machines HTTP/1.1" 200 356 0.010584 10.0.0.242 - - [2025-12-08 02:11:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024738 10.0.0.242 - - [2025-12-08 02:11:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.105452 10.0.0.242 - - [2025-12-08 02:11:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007525 10.0.0.242 - - [2025-12-08 02:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.242 - - [2025-12-08 02:11:04] "GET /virtual-machine-interface/26256f62-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.005546 10.0.0.242 - - [2025-12-08 02:11:04] "POST /instance-ips HTTP/1.1" 200 396 0.028053 10.0.0.242 - - [2025-12-08 02:11:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.027775 10.0.0.242 - - [2025-12-08 02:11:04] "GET /virtual-machine-interface/26256f62-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.023751 10.0.0.242 - - [2025-12-08 02:11:04] "POST /set-tag HTTP/1.1" 200 109 0.023049 10.0.0.242 - - [2025-12-08 02:11:04] "GET /virtual-machine-interface/26256f62-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.028842 10.0.0.242 - - [2025-12-08 02:11:04] "GET /instance-ip/263f632c-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.009032 10.0.0.242 - - [2025-12-08 02:11:04] "GET /virtual-machine-interface/26256f62-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004709 10.0.0.242 - - [2025-12-08 02:11:04] "POST /set-tag HTTP/1.1" 200 109 0.004006 10.0.0.242 - - [2025-12-08 02:11:04] "GET /virtual-router/63de8aa3-e85b-4c3e-86d6-3d8c6e052700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004693 10.0.0.242 - - [2025-12-08 02:11:04] "POST /ref-update HTTP/1.1" 200 156 0.010155 10.0.0.242 - - [2025-12-08 02:11:04] "GET /virtual-machine-interface/26256f62-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008600 10.0.0.242 - - [2025-12-08 02:11:04] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.242 - - [2025-12-08 02:11:04] "GET /virtual-machine-interface/25aa802c-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004634 10.0.0.242 - - [2025-12-08 02:11:04] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.242 - - [2025-12-08 02:11:04] "GET /virtual-machine-interface/26256f62-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004165 10.0.0.242 - - [2025-12-08 02:11:04] "POST /set-tag HTTP/1.1" 200 109 0.002967 10.0.0.242 - - [2025-12-08 02:11:13] "GET / HTTP/1.1" 200 36215 0.001515 10.0.0.242 - - [2025-12-08 02:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.242 - - [2025-12-08 02:11:13] "GET /global-system-config/4521adb6-ed7b-4a74-b316-7c08ab5a356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005303 10.0.0.242 - - [2025-12-08 02:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.242 - - [2025-12-08 02:11:13] "GET /config-node/2f53c9d0-21ca-4e32-b773-24f346ec2c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002408 10.0.0.242 - - [2025-12-08 02:11:17] "GET /virtual-machine-interface/26256f62-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004178 10.0.0.242 - - [2025-12-08 02:11:17] "POST /set-tag HTTP/1.1" 200 109 0.002939 10.0.0.242 - - [2025-12-08 02:11:18] "GET /virtual-machine-interface/25aa802c-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.003967 10.0.0.242 - - [2025-12-08 02:11:18] "POST /set-tag HTTP/1.1" 200 109 0.001901 10.0.0.242 - - [2025-12-08 02:11:20] "GET /virtual-machine-interface/25aa802c-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004653 10.0.0.242 - - [2025-12-08 02:11:20] "POST /set-tag HTTP/1.1" 200 109 0.002224 10.0.0.242 - - [2025-12-08 02:11:25] "GET / HTTP/1.1" 200 36215 0.001365 10.0.0.242 - - [2025-12-08 02:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.242 - - [2025-12-08 02:11:25] "GET /routing-instance/4fdafb19-72b5-472b-9107-9a02d04b7dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002804 10.0.0.242 - - [2025-12-08 02:11:25] "POST /bgp-routers HTTP/1.1" 409 301 0.001833 10.0.0.242 - - [2025-12-08 02:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010984 10.0.0.242 - - [2025-12-08 02:11:25] "GET /bgp-router/c335ebe0-5461-4854-ac00-2c01ee6a758b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003206 10.0.0.242 - - [2025-12-08 02:11:25] "PUT /bgp-router/c335ebe0-5461-4854-ac00-2c01ee6a758b HTTP/1.1" 200 255 0.021358 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:11:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000911 [Introspect:8084]10.0.0.242 - - [2025-12-08 02:11:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001106 10.0.0.242 - - [2025-12-08 02:11:51] "GET /virtual-machine-interface/25aa802c-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006954 10.0.0.242 - - [2025-12-08 02:11:51] "POST /set-tag HTTP/1.1" 200 109 0.004927 10.0.0.242 - - [2025-12-08 02:11:51] "GET /virtual-machine-interface/25aa802c-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004687 10.0.0.242 - - [2025-12-08 02:11:51] "POST /set-tag HTTP/1.1" 200 109 0.002644 10.0.0.242 - - [2025-12-08 02:11:51] "GET /virtual-machine/8c21515d-8355-477f-8651-065890178445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002831 10.0.0.242 - - [2025-12-08 02:11:51] "POST /ref-update HTTP/1.1" 200 156 0.012849 10.0.0.242 - - [2025-12-08 02:11:52] "GET /virtual-machine-interface/25aa802c-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.008000 10.0.0.242 - - [2025-12-08 02:11:52] "POST /set-tag HTTP/1.1" 200 109 0.015611 10.0.0.242 - - [2025-12-08 02:11:52] "POST /set-tag HTTP/1.1" 200 109 0.027289 10.0.0.242 - - [2025-12-08 02:11:52] "DELETE /instance-ip/25c73136-d3db-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.067677 10.0.0.242 - - [2025-12-08 02:11:52] "DELETE /virtual-machine-interface/25aa802c-d3db-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.041680 10.0.0.242 - - [2025-12-08 02:11:52] "DELETE /virtual-machine/8c21515d-8355-477f-8651-065890178445 HTTP/1.1" 200 115 0.020893 10.0.0.242 - - [2025-12-08 02:11:52] "GET /virtual-machine-interface/26256f62-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.009233 10.0.0.242 - - [2025-12-08 02:11:52] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.242 - - [2025-12-08 02:12:22] "GET /virtual-machine-interface/26256f62-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005136 10.0.0.242 - - [2025-12-08 02:12:22] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.242 - - [2025-12-08 02:12:23] "GET /virtual-machine-interface/26256f62-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.017022 10.0.0.242 - - [2025-12-08 02:12:23] "POST /set-tag HTTP/1.1" 200 109 0.002656 10.0.0.242 - - [2025-12-08 02:12:23] "GET /virtual-machine/db269bbd-20b0-4c04-8b92-6c9e91830500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.003590 10.0.0.242 - - [2025-12-08 02:12:23] "POST /ref-update HTTP/1.1" 200 156 0.023314 10.0.0.242 - - [2025-12-08 02:12:23] "GET /virtual-machine-interface/26256f62-d3db-11f0-a186-fa163ee5e228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.016557 10.0.0.242 - - [2025-12-08 02:12:23] "POST /set-tag HTTP/1.1" 200 109 0.031449 10.0.0.242 - - [2025-12-08 02:12:23] "POST /set-tag HTTP/1.1" 200 109 0.039419 10.0.0.242 - - [2025-12-08 02:12:23] "DELETE /instance-ip/263f632c-d3db-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.080012 10.0.0.242 - - [2025-12-08 02:12:23] "DELETE /virtual-machine-interface/26256f62-d3db-11f0-a186-fa163ee5e228 HTTP/1.1" 200 115 0.078992 10.0.0.242 - - [2025-12-08 02:12:23] "DELETE /virtual-machine/db269bbd-20b0-4c04-8b92-6c9e91830500 HTTP/1.1" 200 115 0.023290 10.0.0.242 - - [2025-12-08 02:12:23] "DELETE /tag/0bf713e8-65ac-4a10-bfc9-ea0cf954db0f HTTP/1.1" 200 115 0.057057 10.0.0.242 - - [2025-12-08 02:12:51] "GET /global-system-configs HTTP/1.1" 200 323 0.001764 10.0.0.242 - - [2025-12-08 02:12:53] "GET /global-system-configs HTTP/1.1" 200 323 0.002046