+++ date ++ echo 'INFO: =================== Mon Jan 19 01:37:47 AM UTC 2026 ===================' INFO: =================== Mon Jan 19 01:37:47 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ 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 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.241 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.241 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.241 ++ ANALYTICSDB_NODES=10.0.0.241 ++ ANALYTICS_SNMP_NODES=10.0.0.241 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ '[' -n '10.0.0.241:8081 ' ']' +++ echo 10.0.0.241:8081 ++ ANALYTICS_SERVERS=10.0.0.241:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ '[' -n '10.0.0.241:9042 ' ']' +++ echo 10.0.0.241:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.241:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.241 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ '[' -n '10.0.0.241:8086 ' ']' +++ echo 10.0.0.241:8086 ++ COLLECTOR_SERVERS=10.0.0.241:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.241 ++ CONFIGDB_NODES=10.0.0.241 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ '[' -n '10.0.0.241:8082 ' ']' +++ echo 10.0.0.241:8082 ++ CONFIG_SERVERS=10.0.0.241:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ '[' -n '10.0.0.241:9161 ' ']' +++ echo 10.0.0.241:9161 ++ CONFIGDB_SERVERS=10.0.0.241:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ '[' -n '10.0.0.241:9041 ' ']' +++ echo 10.0.0.241:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.241:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.241 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.241 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.241 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ '[' -n 10.0.0.241:2181, ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS=10.0.0.241:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ '[' -n '10.0.0.241:2181 ' ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.241:2181 ++ RABBITMQ_NODES=10.0.0.241 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ '[' -n 10.0.0.241:5673, ']' +++ echo 10.0.0.241:5673 ++ RABBITMQ_SERVERS=10.0.0.241:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ '[' -n '10.0.0.241:6379 ' ']' +++ echo 10.0.0.241:6379 ++ REDIS_SERVERS=10.0.0.241:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.241 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ '[' -n '10.0.0.241:9092 ' ']' +++ echo 10.0.0.241:9092 ++ KAFKA_SERVERS=10.0.0.241:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.241 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.241 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.241 ++ cut -d , -f 1 + local cassandra=10.0.0.241 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 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.241 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.241 +++ local servers=10.0.0.241 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort +++ local local_ips=,10.0.0.241,10.158.199.1,127.0.0.1,172.17.0.1,252.241.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.241'\''))' +++ local server_ip=10.0.0.241 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.241 ]] +++ [[ ,10.0.0.241,10.158.199.1,127.0.0.1,172.17.0.1,252.241.0.1,, =~ ,10\.0\.0\.241, ]] +++ echo 10.0.0.241 1 +++ return ++ local ip=10.0.0.241 ++ [[ -z 10.0.0.241 ]] ++ echo 10.0.0.241 + host_ip=10.0.0.241 + [[ cql == \c\q\l ]] ++ echo 10.0.0.241:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.241:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.241:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ 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: 01/19/2026 01:38:31.937 7f29a7d38340 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/19/2026 01:38:32.392 7f29a7d38340 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/19/2026 01:38:32.409 7f29a7d38340 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/19/2026 01:38:32.409 7f29a7d38340 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.241 - - [2026-01-19 01:38:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000616 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.241:8082/ Hit Ctrl-C to quit. 10.0.0.241 - - [2026-01-19 01:38:46] "GET / HTTP/1.1" 503 181 0.000201 10.0.0.241 - - [2026-01-19 01:38:46] "GET / HTTP/1.1" 503 181 0.000247 10.0.0.241 - - [2026-01-19 01:38:46] "GET / HTTP/1.1" 200 36215 0.001278 10.0.0.241 - - [2026-01-19 01:38:47] "GET / HTTP/1.1" 200 45303 0.001312 10.0.0.241 - - [2026-01-19 01:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.241 - - [2026-01-19 01:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.241 - - [2026-01-19 01:38:47] "GET / HTTP/1.1" 200 36215 0.001407 10.0.0.241 - - [2026-01-19 01:38:47] "GET / HTTP/1.1" 200 36215 0.001395 10.0.0.241 - - [2026-01-19 01:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005881 10.0.0.241 - - [2026-01-19 01:38:47] "GET /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.015994 10.0.0.241 - - [2026-01-19 01:38:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.003445 10.0.0.241 - - [2026-01-19 01:38:47] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.050628 10.0.0.241 - - [2026-01-19 01:38:47] "GET / HTTP/1.1" 200 36215 0.002356 10.0.0.241 - - [2026-01-19 01:38:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.003213 10.0.0.241 - - [2026-01-19 01:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.241 - - [2026-01-19 01:38:48] "GET /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.015818 10.0.0.241 - - [2026-01-19 01:38:48] "GET / HTTP/1.1" 200 36215 0.001587 10.0.0.241 - - [2026-01-19 01:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.241 - - [2026-01-19 01:38:48] "GET /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.024372 10.0.0.241 - - [2026-01-19 01:38:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.003809 10.0.0.241 - - [2026-01-19 01:38:48] "POST /service-appliance-sets HTTP/1.1" 200 555 0.213428 10.0.0.241 - - [2026-01-19 01:38:48] "POST /fqname-to-id HTTP/1.1" 404 180 0.003040 10.0.0.241 - - [2026-01-19 01:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.241 - - [2026-01-19 01:38:48] "GET /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009364 10.0.0.241 - - [2026-01-19 01:38:48] "POST /database-nodes HTTP/1.1" 200 599 0.235595 10.0.0.241 - - [2026-01-19 01:38:48] "POST /service-appliance-sets HTTP/1.1" 200 543 0.210300 10.0.0.241 - - [2026-01-19 01:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007331 10.0.0.241 - - [2026-01-19 01:38:48] "GET /network-ipam/66a6c284-6d97-4704-91e6-93ffa707ded7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.026238 10.0.0.241 - - [2026-01-19 01:38:48] "GET / HTTP/1.1" 200 36215 0.001553 10.0.0.241 - - [2026-01-19 01:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008254 10.0.0.241 - - [2026-01-19 01:38:48] "GET /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006617 10.0.0.241 - - [2026-01-19 01:38:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.005276 10.0.0.241 - - [2026-01-19 01:38:49] "POST /config-database-nodes HTTP/1.1" 200 613 0.114286 10.0.0.241 - - [2026-01-19 01:38:49] "POST /service-templates HTTP/1.1" 200 513 0.102822 10.0.0.241 - - [2026-01-19 01:38:49] "POST /service-templates HTTP/1.1" 200 503 0.158696 10.0.0.241 - - [2026-01-19 01:38:49] "POST /service-templates HTTP/1.1" 200 517 0.054062 10.0.0.241 - - [2026-01-19 01:38:49] "POST /service-templates HTTP/1.1" 200 537 0.037423 10.0.0.241 - - [2026-01-19 01:38:49] "GET / HTTP/1.1" 200 36215 0.004402 10.0.0.241 - - [2026-01-19 01:38:49] "POST /service-templates HTTP/1.1" 200 509 0.047588 10.0.0.241 - - [2026-01-19 01:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017162 10.0.0.241 - - [2026-01-19 01:38:49] "GET /routing-instance/667fa654-2a3e-4090-bc97-5c2d2b897b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005875 10.0.0.241 - - [2026-01-19 01:38:49] "POST /bgp-routers HTTP/1.1" 200 618 0.031930 10.0.0.241 - - [2026-01-19 01:38:50] "GET /bgp-router/bd97d2f1-5479-4de9-ad72-1d98a18e2f2f?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.031507 10.0.0.241 - - [2026-01-19 01:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006406 10.0.0.241 - - [2026-01-19 01:38:50] "GET /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004916 10.0.0.241 - - [2026-01-19 01:38:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006893 10.0.0.241 - - [2026-01-19 01:38:50] "POST /ref-update HTTP/1.1" 200 156 0.016927 10.0.0.241 - - [2026-01-19 01:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.241 - - [2026-01-19 01:38:52] "GET /network-ipam/66a6c284-6d97-4704-91e6-93ffa707ded7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002768 10.0.0.241 - - [2026-01-19 01:38:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.002924 10.0.0.241 - - [2026-01-19 01:38:52] "POST /access-control-lists HTTP/1.1" 200 589 0.020912 10.0.0.241 - - [2026-01-19 01:38:52] "GET / HTTP/1.1" 200 36215 0.001155 10.0.0.241 - - [2026-01-19 01:38:52] "POST /fqname-to-id HTTP/1.1" 404 224 0.006294 10.0.0.241 - - [2026-01-19 01:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.241 - - [2026-01-19 01:38:52] "GET /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005550 10.0.0.241 - - [2026-01-19 01:38:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.001474 10.0.0.241 - - [2026-01-19 01:38:52] "POST /access-control-lists HTTP/1.1" 200 587 0.016083 10.0.0.241 - - [2026-01-19 01:38:52] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.031687 10.0.0.241 - - [2026-01-19 01:38:52] "POST /route-targets HTTP/1.1" 200 328 0.035568 10.0.0.241 - - [2026-01-19 01:38:52] "POST /ref-update HTTP/1.1" 200 156 0.025634 10.0.0.241 - - [2026-01-19 01:38:52] "POST /route-targets HTTP/1.1" 200 328 0.009234 10.0.0.241 - - [2026-01-19 01:38:52] "POST /ref-update HTTP/1.1" 200 156 0.010862 10.0.0.241 - - [2026-01-19 01:38:52] "POST /route-targets HTTP/1.1" 200 328 0.019556 10.0.0.241 - - [2026-01-19 01:38:53] "POST /ref-update HTTP/1.1" 200 156 0.017379 10.0.0.241 - - [2026-01-19 01:38:53] "POST /route-targets HTTP/1.1" 200 328 0.009279 10.0.0.241 - - [2026-01-19 01:38:53] "POST /ref-update HTTP/1.1" 200 156 0.010036 10.0.0.241 - - [2026-01-19 01:38:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.003390 10.0.0.241 - - [2026-01-19 01:38:53] "POST /access-control-lists HTTP/1.1" 200 553 0.061393 10.0.0.241 - - [2026-01-19 01:38:53] "PUT /access-control-list/e47fb141-4c38-4d47-a622-160f6c34a1f9 HTTP/1.1" 200 273 0.009328 10.0.0.241 - - [2026-01-19 01:38:53] "PUT /access-control-list/5c6518d8-e5e6-43c9-b73f-8de08a080708 HTTP/1.1" 200 273 0.018808 10.0.0.241 - - [2026-01-19 01:38:54] "GET / HTTP/1.1" 200 36215 0.001634 10.0.0.241 - - [2026-01-19 01:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.241 - - [2026-01-19 01:38:54] "GET /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004400 10.0.0.241 - - [2026-01-19 01:38:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.001507 10.0.0.241 - - [2026-01-19 01:38:54] "POST /analytics-nodes HTTP/1.1" 200 601 0.032217 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:38:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000888 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:38:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000824 10.0.0.241 - - [2026-01-19 01:38:56] "GET / HTTP/1.1" 200 36215 0.001384 10.0.0.241 - - [2026-01-19 01:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.241 - - [2026-01-19 01:38:56] "GET /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004788 10.0.0.241 - - [2026-01-19 01:38:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.004785 10.0.0.241 - - [2026-01-19 01:38:56] "POST /config-nodes HTTP/1.1" 200 595 0.021488 10.0.0.241 - - [2026-01-19 01:38:56] "GET / HTTP/1.1" 200 36215 0.001476 10.0.0.241 - - [2026-01-19 01:38:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002433 10.0.0.241 - - [2026-01-19 01:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.241 - - [2026-01-19 01:39:01] "GET /global-vrouter-config/5ab8e9cc-35ac-49ed-a513-3ea647f4fbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.007905 10.0.0.241 - - [2026-01-19 01:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.241 - - [2026-01-19 01:39:01] "PUT /global-vrouter-config/5ab8e9cc-35ac-49ed-a513-3ea647f4fbe0 HTTP/1.1" 200 277 0.010381 10.0.0.241 - - [2026-01-19 01:39:01] "GET / HTTP/1.1" 200 36215 0.001732 10.0.0.241 - - [2026-01-19 01:39:01] "POST /alarms HTTP/1.1" 200 583 0.023736 10.0.0.241 - - [2026-01-19 01:39:02] "POST /alarms HTTP/1.1" 200 577 0.034525 10.0.0.241 - - [2026-01-19 01:39:02] "POST /alarms HTTP/1.1" 200 577 0.032000 10.0.0.241 - - [2026-01-19 01:39:02] "POST /alarms HTTP/1.1" 200 561 0.026636 10.0.0.241 - - [2026-01-19 01:39:02] "POST /alarms HTTP/1.1" 200 557 0.041006 10.0.0.241 - - [2026-01-19 01:39:02] "POST /alarms HTTP/1.1" 200 559 0.052273 10.0.0.241 - - [2026-01-19 01:39:02] "POST /alarms HTTP/1.1" 200 567 0.029829 10.0.0.241 - - [2026-01-19 01:39:02] "POST /alarms HTTP/1.1" 200 551 0.033173 10.0.0.241 - - [2026-01-19 01:39:02] "POST /alarms HTTP/1.1" 200 559 0.031468 10.0.0.241 - - [2026-01-19 01:39:02] "POST /alarms HTTP/1.1" 200 569 0.018789 10.0.0.241 - - [2026-01-19 01:39:02] "POST /alarms HTTP/1.1" 200 557 0.047956 10.0.0.241 - - [2026-01-19 01:39:02] "POST /alarms HTTP/1.1" 200 569 0.054080 10.0.0.241 - - [2026-01-19 01:39:02] "POST /alarms HTTP/1.1" 200 577 0.062865 10.0.0.241 - - [2026-01-19 01:39:02] "POST /alarms HTTP/1.1" 200 571 0.026369 10.0.0.241 - - [2026-01-19 01:39:02] "POST /alarms HTTP/1.1" 200 563 0.035234 10.0.0.241 - - [2026-01-19 01:39:02] "POST /alarms HTTP/1.1" 200 563 0.016027 10.0.0.241 - - [2026-01-19 01:39:02] "POST /alarms HTTP/1.1" 200 563 0.041179 10.0.0.241 - - [2026-01-19 01:39:02] "POST /alarms HTTP/1.1" 200 549 0.028427 10.0.0.241 - - [2026-01-19 01:39:02] "POST /alarms HTTP/1.1" 200 597 0.015724 10.0.0.241 - - [2026-01-19 01:39:02] "POST /alarms HTTP/1.1" 200 577 0.051739 10.0.0.241 - - [2026-01-19 01:39:03] "POST /alarms HTTP/1.1" 200 573 0.023538 10.0.0.241 - - [2026-01-19 01:39:03] "POST /alarms HTTP/1.1" 200 585 0.017289 10.0.0.241 - - [2026-01-19 01:39:03] "POST /alarms HTTP/1.1" 200 611 0.025819 10.0.0.241 - - [2026-01-19 01:39:03] "GET / HTTP/1.1" 200 36215 0.001308 10.0.0.241 - - [2026-01-19 01:39:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002528 10.0.0.241 - - [2026-01-19 01:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.241 - - [2026-01-19 01:39:03] "PUT /global-vrouter-config/5ab8e9cc-35ac-49ed-a513-3ea647f4fbe0 HTTP/1.1" 200 277 0.008412 10.0.0.241 - - [2026-01-19 01:39:03] "GET / HTTP/1.1" 200 36215 0.001505 10.0.0.241 - - [2026-01-19 01:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.241 - - [2026-01-19 01:39:03] "GET /global-vrouter-config/5ab8e9cc-35ac-49ed-a513-3ea647f4fbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002697 10.0.0.241 - - [2026-01-19 01:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.241 - - [2026-01-19 01:39:03] "PUT /global-vrouter-config/5ab8e9cc-35ac-49ed-a513-3ea647f4fbe0 HTTP/1.1" 200 277 0.010690 10.0.0.241 - - [2026-01-19 01:39:03] "GET / HTTP/1.1" 200 36215 0.001318 10.0.0.241 - - [2026-01-19 01:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.241 - - [2026-01-19 01:39:03] "GET /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004746 10.0.0.241 - - [2026-01-19 01:39:03] "PUT /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5 HTTP/1.1" 200 275 0.013969 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:39:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000866 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:39:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001052 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:41:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000963 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:41:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000887 10.0.0.241 - - [2026-01-19 01:41:32] "GET / HTTP/1.1" 200 36215 0.001561 10.0.0.241 - - [2026-01-19 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.241 - - [2026-01-19 01:41:33] "GET /domain/aceb907f-0331-48c6-9466-5fbce6468b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.002720 10.0.0.241 - - [2026-01-19 01:41:33] "POST /id-to-fqname HTTP/1.1" 200 173 0.000487 10.0.0.241 - - [2026-01-19 01:41:33] "POST /fqname-to-id HTTP/1.1" 404 182 0.009997 10.0.0.241 - - [2026-01-19 01:41:33] "POST /security-groups HTTP/1.1" 200 570 0.082581 10.0.0.241 - - [2026-01-19 01:41:33] "POST /projects HTTP/1.1" 200 483 0.211508 10.0.0.241 - - [2026-01-19 01:41:33] "POST /fqname-to-id HTTP/1.1" 404 213 0.003115 10.0.0.241 - - [2026-01-19 01:41:33] "POST /access-control-lists HTTP/1.1" 200 581 0.077363 10.0.0.241 - - [2026-01-19 01:41:33] "POST /security-groups HTTP/1.1" 200 536 0.112139 10.0.0.241 - - [2026-01-19 01:41:33] "POST /fqname-to-id HTTP/1.1" 404 212 0.006760 10.0.0.241 - - [2026-01-19 01:41:33] "POST /chown HTTP/1.1" 200 109 0.023120 10.0.0.241 - - [2026-01-19 01:41:33] "POST /policy-managements HTTP/1.1" 409 214 0.006293 10.0.0.241 - - [2026-01-19 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.241 - - [2026-01-19 01:41:33] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007980 10.0.0.241 - - [2026-01-19 01:41:33] "POST /access-control-lists HTTP/1.1" 200 579 0.084100 10.0.0.241 - - [2026-01-19 01:41:33] "POST /application-policy-sets HTTP/1.1" 200 530 0.035493 10.0.0.241 - - [2026-01-19 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.241 - - [2026-01-19 01:41:33] "GET /global-vrouter-config/5ab8e9cc-35ac-49ed-a513-3ea647f4fbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002520 10.0.0.241 - - [2026-01-19 01:41:33] "PUT /global-vrouter-config/5ab8e9cc-35ac-49ed-a513-3ea647f4fbe0 HTTP/1.1" 200 277 0.008551 10.0.0.241 - - [2026-01-19 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.241 - - [2026-01-19 01:41:33] "GET /virtual-network/6e9f9526-8ef7-49ab-9ef5-f847aee178a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006254 10.0.0.241 - - [2026-01-19 01:41:33] "POST /id-to-fqname HTTP/1.1" 200 177 0.000949 10.0.0.241 - - [2026-01-19 01:41:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.015935 10.0.0.241 - - [2026-01-19 01:41:33] "POST /security-groups HTTP/1.1" 200 574 0.065258 10.0.0.241 - - [2026-01-19 01:41:33] "POST /projects HTTP/1.1" 200 491 0.209746 10.0.0.241 - - [2026-01-19 01:41:34] "POST /security-groups HTTP/1.1" 200 548 0.029445 10.0.0.241 - - [2026-01-19 01:41:34] "POST /chown HTTP/1.1" 200 109 0.024518 10.0.0.241 - - [2026-01-19 01:41:34] "POST /fqname-to-id HTTP/1.1" 404 232 0.002234 10.0.0.241 - - [2026-01-19 01:41:34] "POST /network-ipams HTTP/1.1" 200 524 0.055288 10.0.0.241 - - [2026-01-19 01:41:34] "POST /access-control-lists HTTP/1.1" 200 596 0.040011 10.0.0.241 - - [2026-01-19 01:41:34] "POST /fqname-to-id HTTP/1.1" 404 231 0.012519 10.0.0.241 - - [2026-01-19 01:41:34] "POST /network-ipams HTTP/1.1" 200 512 0.021870 10.0.0.241 - - [2026-01-19 01:41:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.002572 10.0.0.241 - - [2026-01-19 01:41:34] "POST /access-control-lists HTTP/1.1" 200 594 0.034668 10.0.0.241 - - [2026-01-19 01:41:34] "POST /fqname-to-id HTTP/1.1" 404 217 0.001853 10.0.0.241 - - [2026-01-19 01:41:34] "POST /access-control-lists HTTP/1.1" 200 585 0.126000 10.0.0.241 - - [2026-01-19 01:41:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.015113 10.0.0.241 - - [2026-01-19 01:41:34] "POST /useragent-kv HTTP/1.1" 200 115 0.001509 10.0.0.241 - - [2026-01-19 01:41:34] "POST /virtual-networks HTTP/1.1" 200 540 0.227943 10.0.0.241 - - [2026-01-19 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005271 10.0.0.241 - - [2026-01-19 01:41:34] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.015322 10.0.0.241 - - [2026-01-19 01:41:34] "POST /access-control-lists HTTP/1.1" 200 583 0.085944 10.0.0.241 - - [2026-01-19 01:41:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.002052 10.0.0.241 - - [2026-01-19 01:41:34] "POST /network-ipams HTTP/1.1" 200 520 0.091450 10.0.0.241 - - [2026-01-19 01:41:34] "POST /access-control-lists HTTP/1.1" 200 604 0.035703 10.0.0.241 - - [2026-01-19 01:41:34] "POST /fqname-to-id HTTP/1.1" 404 202 0.003480 10.0.0.241 - - [2026-01-19 01:41:34] "POST /fqname-to-id HTTP/1.1" 404 239 0.001800 10.0.0.241 - - [2026-01-19 01:41:34] "POST /access-control-lists HTTP/1.1" 200 602 0.083675 10.0.0.241 - - [2026-01-19 01:41:34] "POST /useragent-kv HTTP/1.1" 200 115 0.007410 10.0.0.241 - - [2026-01-19 01:41:34] "POST /virtual-networks HTTP/1.1" 200 548 0.139838 10.0.0.241 - - [2026-01-19 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.241 - - [2026-01-19 01:41:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.002033 10.0.0.241 - - [2026-01-19 01:41:34] "POST /access-control-lists HTTP/1.1" 200 591 0.069786 10.0.0.241 - - [2026-01-19 01:41:34] "GET /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.052671 10.0.0.241 - - [2026-01-19 01:41:34] "POST /fqname-to-id HTTP/1.1" 404 199 0.005989 10.0.0.241 - - [2026-01-19 01:41:34] "POST /network-policys HTTP/1.1" 200 540 0.042086 10.0.0.241 - - [2026-01-19 01:41:34] "POST /route-targets HTTP/1.1" 200 328 0.043146 10.0.0.241 - - [2026-01-19 01:41:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.005882 10.0.0.241 - - [2026-01-19 01:41:35] "POST /ref-update HTTP/1.1" 200 156 0.028570 10.0.0.241 - - [2026-01-19 01:41:35] "POST /network-policys HTTP/1.1" 200 536 0.052384 10.0.0.241 - - [2026-01-19 01:41:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.010604 10.0.0.241 - - [2026-01-19 01:41:35] "PUT /access-control-list/2f2bcd31-1b1e-4ca5-a22c-772d34d2ca41 HTTP/1.1" 200 273 0.072323 10.0.0.241 - - [2026-01-19 01:41:35] "POST /network-policys HTTP/1.1" 200 544 0.024856 10.0.0.241 - - [2026-01-19 01:41:35] "POST /ref-update HTTP/1.1" 200 156 0.065649 10.0.0.241 - - [2026-01-19 01:41:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012969 10.0.0.241 - - [2026-01-19 01:41:35] "POST /route-targets HTTP/1.1" 200 328 0.009891 10.0.0.241 - - [2026-01-19 01:41:35] "POST /ref-update HTTP/1.1" 200 156 0.023877 10.0.0.241 - - [2026-01-19 01:41:35] "PUT /access-control-list/64c96203-b740-476c-a680-3ce684f25205 HTTP/1.1" 200 273 0.064053 10.0.0.241 - - [2026-01-19 01:41:35] "POST /ref-update HTTP/1.1" 200 156 0.121972 10.0.0.241 - - [2026-01-19 01:41:35] "PUT /access-control-list/2f2bcd31-1b1e-4ca5-a22c-772d34d2ca41 HTTP/1.1" 200 273 0.027529 10.0.0.241 - - [2026-01-19 01:41:35] "POST /ref-update HTTP/1.1" 200 156 0.087914 10.0.0.241 - - [2026-01-19 01:41:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010149 10.0.0.241 - - [2026-01-19 01:41:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019932 10.0.0.241 - - [2026-01-19 01:41:35] "PUT /access-control-list/64c96203-b740-476c-a680-3ce684f25205 HTTP/1.1" 200 273 0.076939 10.0.0.241 - - [2026-01-19 01:41:35] "PUT /access-control-list/2f2bcd31-1b1e-4ca5-a22c-772d34d2ca41 HTTP/1.1" 200 273 0.027298 10.0.0.241 - - [2026-01-19 01:41:35] "POST /ref-update HTTP/1.1" 200 156 0.092439 10.0.0.241 - - [2026-01-19 01:41:35] "POST /ref-update HTTP/1.1" 200 156 0.015704 10.0.0.241 - - [2026-01-19 01:41:35] "POST /fqname-to-id HTTP/1.1" 404 237 0.012125 10.0.0.241 - - [2026-01-19 01:41:35] "POST /access-control-lists HTTP/1.1" 200 603 0.095237 10.0.0.241 - - [2026-01-19 01:41:35] "POST /ref-update HTTP/1.1" 200 156 0.165865 10.0.0.241 - - [2026-01-19 01:41:35] "POST /ref-update HTTP/1.1" 200 156 0.008528 10.0.0.241 - - [2026-01-19 01:41:35] "PUT /access-control-list/db979ac0-d398-40dd-b040-a970e681bc85 HTTP/1.1" 200 273 0.028871 10.0.0.241 - - [2026-01-19 01:41:36] "PUT /access-control-list/64c96203-b740-476c-a680-3ce684f25205 HTTP/1.1" 200 273 0.146665 10.0.0.241 - - [2026-01-19 01:41:36] "POST /ref-update HTTP/1.1" 200 156 0.203585 10.0.0.241 - - [2026-01-19 01:41:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014400 10.0.0.241 - - [2026-01-19 01:41:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004987 10.0.0.241 - - [2026-01-19 01:41:36] "POST /ref-update HTTP/1.1" 200 156 0.028590 10.0.0.241 - - [2026-01-19 01:41:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007850 10.0.0.241 - - [2026-01-19 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.241 - - [2026-01-19 01:41:36] "PUT /access-control-list/db979ac0-d398-40dd-b040-a970e681bc85 HTTP/1.1" 200 273 0.064890 10.0.0.241 - - [2026-01-19 01:41:36] "GET /virtual-network/6e9f9526-8ef7-49ab-9ef5-f847aee178a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.034483 10.0.0.241 - - [2026-01-19 01:41:36] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004708 10.0.0.241 - - [2026-01-19 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.241 - - [2026-01-19 01:41:36] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003610 10.0.0.241 - - [2026-01-19 01:41:36] "POST /firewall-policys HTTP/1.1" 200 532 0.022835 10.0.0.241 - - [2026-01-19 01:41:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.032911 10.0.0.241 - - [2026-01-19 01:41:36] "GET /firewall-policy/185979f5-7663-4f26-a161-793c0da266d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.012105 10.0.0.241 - - [2026-01-19 01:41:36] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.002623 10.0.0.241 - - [2026-01-19 01:41:36] "GET /firewall-policy/185979f5-7663-4f26-a161-793c0da266d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002241 10.0.0.241 - - [2026-01-19 01:41:36] "POST /ref-update HTTP/1.1" 200 156 0.013102 10.0.0.241 - - [2026-01-19 01:41:36] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.003665 10.0.0.241 - - [2026-01-19 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.241 - - [2026-01-19 01:41:36] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.001993 10.0.0.241 - - [2026-01-19 01:41:36] "POST /firewall-policys HTTP/1.1" 200 534 0.018665 10.0.0.241 - - [2026-01-19 01:41:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.038873 10.0.0.241 - - [2026-01-19 01:41:36] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.009383 10.0.0.241 - - [2026-01-19 01:41:36] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.004869 10.0.0.241 - - [2026-01-19 01:41:36] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002453 10.0.0.241 - - [2026-01-19 01:41:36] "GET /firewall-policy/185979f5-7663-4f26-a161-793c0da266d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004285 10.0.0.241 - - [2026-01-19 01:41:36] "GET /firewall-policy/185979f5-7663-4f26-a161-793c0da266d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.007213 10.0.0.241 - - [2026-01-19 01:41:36] "POST /ref-update HTTP/1.1" 200 156 0.012069 10.0.0.241 - - [2026-01-19 01:41:36] "POST /ref-update HTTP/1.1" 200 156 0.047321 10.0.0.241 - - [2026-01-19 01:41:36] "POST /ref-update HTTP/1.1" 200 156 0.045260 10.0.0.241 - - [2026-01-19 01:41:36] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.020416 10.0.0.241 - - [2026-01-19 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.241 - - [2026-01-19 01:41:36] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002247 10.0.0.241 - - [2026-01-19 01:41:37] "POST /firewall-policys HTTP/1.1" 200 532 0.023113 10.0.0.241 - - [2026-01-19 01:41:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.042726 10.0.0.241 - - [2026-01-19 01:41:37] "GET /firewall-policy/fa8621ba-3c28-46d1-8645-a03717b20d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.012496 10.0.0.241 - - [2026-01-19 01:41:37] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.002986 10.0.0.241 - - [2026-01-19 01:41:37] "GET /firewall-policy/fa8621ba-3c28-46d1-8645-a03717b20d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002764 10.0.0.241 - - [2026-01-19 01:41:37] "GET /firewall-policy/185979f5-7663-4f26-a161-793c0da266d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002291 10.0.0.241 - - [2026-01-19 01:41:37] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003070 10.0.0.241 - - [2026-01-19 01:41:37] "GET /firewall-policy/185979f5-7663-4f26-a161-793c0da266d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.007255 10.0.0.241 - - [2026-01-19 01:41:37] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002556 10.0.0.241 - - [2026-01-19 01:41:37] "POST /ref-update HTTP/1.1" 200 156 0.020050 10.0.0.241 - - [2026-01-19 01:41:37] "POST /ref-update HTTP/1.1" 200 156 0.033938 10.0.0.241 - - [2026-01-19 01:41:37] "POST /ref-update HTTP/1.1" 200 156 0.036796 10.0.0.241 - - [2026-01-19 01:41:37] "POST /ref-update HTTP/1.1" 200 156 0.026570 10.0.0.241 - - [2026-01-19 01:41:37] "POST /ref-update HTTP/1.1" 200 156 0.035504 10.0.0.241 - - [2026-01-19 01:41:37] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1759 0.025638 10.0.0.241 - - [2026-01-19 01:41:37] "POST /tags HTTP/1.1" 200 300 0.039719 10.0.0.241 - - [2026-01-19 01:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.018920 10.0.0.241 - - [2026-01-19 01:41:37] "GET /tag/44ddc060-5cc6-442a-a1f5-7ef4afde08ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.022837 10.0.0.241 - - [2026-01-19 01:41:37] "POST /set-tag HTTP/1.1" 200 109 0.013790 10.0.0.241 - - [2026-01-19 01:41:37] "POST /tags HTTP/1.1" 200 358 0.129954 10.0.0.241 - - [2026-01-19 01:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.241 - - [2026-01-19 01:41:38] "GET /tag/e4ba3f38-6b36-4816-9731-e13bd0d531fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.028107 10.0.0.241 - - [2026-01-19 01:41:38] "POST /tags HTTP/1.1" 200 306 0.281528 10.0.0.241 - - [2026-01-19 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018418 10.0.0.241 - - [2026-01-19 01:41:38] "GET /tag/65a7f760-559d-4999-a534-226d055c1035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.039911 10.0.0.241 - - [2026-01-19 01:41:38] "POST /id-to-fqname HTTP/1.1" 200 174 0.000486 10.0.0.241 - - [2026-01-19 01:41:38] "POST /fqname-to-id HTTP/1.1" 404 183 0.003406 10.0.0.241 - - [2026-01-19 01:41:38] "POST /security-groups HTTP/1.1" 200 571 0.069628 10.0.0.241 - - [2026-01-19 01:41:38] "POST /projects HTTP/1.1" 200 485 0.234428 10.0.0.241 - - [2026-01-19 01:41:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019910 10.0.0.241 - - [2026-01-19 01:41:38] "POST /fqname-to-id HTTP/1.1" 404 214 0.011814 10.0.0.241 - - [2026-01-19 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013955 10.0.0.241 - - [2026-01-19 01:41:38] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.036791 10.0.0.241 - - [2026-01-19 01:41:38] "POST /access-control-lists HTTP/1.1" 200 582 0.090721 10.0.0.241 - - [2026-01-19 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011413 10.0.0.241 - - [2026-01-19 01:41:38] "GET /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.020094 10.0.0.241 - - [2026-01-19 01:41:38] "POST /fqname-to-id HTTP/1.1" 404 213 0.003695 10.0.0.241 - - [2026-01-19 01:41:38] "POST /access-control-lists HTTP/1.1" 200 580 0.085953 10.0.0.241 - - [2026-01-19 01:41:39] "PUT /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa HTTP/1.1" 200 265 0.141239 10.0.0.241 - - [2026-01-19 01:41:39] "PUT /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c HTTP/1.1" 200 265 0.097522 10.0.0.241 - - [2026-01-19 01:41:39] "POST /security-groups HTTP/1.1" 200 539 0.128299 10.0.0.241 - - [2026-01-19 01:41:39] "POST /fqname-to-id HTTP/1.1" 404 234 0.037687 10.0.0.241 - - [2026-01-19 01:41:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.057875 10.0.0.241 - - [2026-01-19 01:41:39] "POST /chown HTTP/1.1" 200 109 0.049748 10.0.0.241 - - [2026-01-19 01:41:39] "POST /access-control-lists HTTP/1.1" 200 598 0.092862 10.0.0.241 - - [2026-01-19 01:41:39] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.087900 10.0.0.241 - - [2026-01-19 01:41:39] "POST /fqname-to-id HTTP/1.1" 404 233 0.008017 10.0.0.241 - - [2026-01-19 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.044440 10.0.0.241 - - [2026-01-19 01:41:39] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.027384 10.0.0.241 - - [2026-01-19 01:41:39] "POST /tags HTTP/1.1" 409 207 0.005591 10.0.0.241 - - [2026-01-19 01:41:39] "POST /access-control-lists HTTP/1.1" 200 596 0.165540 10.0.0.241 - - [2026-01-19 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.022526 10.0.0.241 - - [2026-01-19 01:41:39] "GET /tag/65a7f760-559d-4999-a534-226d055c1035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.020533 10.0.0.241 - - [2026-01-19 01:41:39] "POST /firewall-rules HTTP/1.1" 200 566 0.086011 10.0.0.241 - - [2026-01-19 01:41:39] "GET /firewall-rule/c6b2300e-cd03-4b6b-92d4-a6ee5da503f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.011505 10.0.0.241 - - [2026-01-19 01:41:39] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003464 10.0.0.241 - - [2026-01-19 01:41:39] "GET /firewall-rule/c6b2300e-cd03-4b6b-92d4-a6ee5da503f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.004813 10.0.0.241 - - [2026-01-19 01:41:39] "POST /ref-update HTTP/1.1" 200 156 0.018333 10.0.0.241 - - [2026-01-19 01:41:40] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.012757 10.0.0.241 - - [2026-01-19 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.241 - - [2026-01-19 01:41:40] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004579 10.0.0.241 - - [2026-01-19 01:41:40] "POST /tags HTTP/1.1" 409 207 0.004418 10.0.0.241 - - [2026-01-19 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.241 - - [2026-01-19 01:41:40] "GET /tag/65a7f760-559d-4999-a534-226d055c1035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.040338 10.0.0.241 - - [2026-01-19 01:41:40] "POST /firewall-rules HTTP/1.1" 200 564 0.113135 10.0.0.241 - - [2026-01-19 01:41:40] "GET /firewall-rule/4f07ca31-82d6-47fb-b353-5b75bc573337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.034584 10.0.0.241 - - [2026-01-19 01:41:40] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004890 10.0.0.241 - - [2026-01-19 01:41:40] "GET /firewall-rule/4f07ca31-82d6-47fb-b353-5b75bc573337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002576 10.0.0.241 - - [2026-01-19 01:41:40] "POST /ref-update HTTP/1.1" 200 156 0.017097 10.0.0.241 - - [2026-01-19 01:41:40] "POST /tags HTTP/1.1" 200 302 0.069819 10.0.0.241 - - [2026-01-19 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008865 10.0.0.241 - - [2026-01-19 01:41:40] "GET /tag/a2bcfe12-14e9-463f-bb7a-b810e77792a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.020514 10.0.0.241 - - [2026-01-19 01:41:40] "POST /tags HTTP/1.1" 200 326 0.058185 10.0.0.241 - - [2026-01-19 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007115 10.0.0.241 - - [2026-01-19 01:41:40] "GET /tag/e947988f-4562-43d6-ab92-a92f41f18647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.028035 10.0.0.241 - - [2026-01-19 01:41:40] "POST /tags HTTP/1.1" 200 364 0.019567 10.0.0.241 - - [2026-01-19 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009188 10.0.0.241 - - [2026-01-19 01:41:40] "GET /tag/ea24625c-5805-4cf0-9765-2a047b77ba12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.015258 10.0.0.241 - - [2026-01-19 01:41:40] "POST /tags HTTP/1.1" 200 312 0.029773 10.0.0.241 - - [2026-01-19 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.241 - - [2026-01-19 01:41:40] "GET /tag/76d03341-8a86-4e18-aee8-3f934107e651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.026907 10.0.0.241 - - [2026-01-19 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.241 - - [2026-01-19 01:41:41] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.010153 10.0.0.241 - - [2026-01-19 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.241 - - [2026-01-19 01:41:41] "GET /project/fb767c4f-bce5-4a86-8dcb-977e2ed925b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.036600 10.0.0.241 - - [2026-01-19 01:41:41] "POST /virtual-machines HTTP/1.1" 200 378 0.046398 10.0.0.241 - - [2026-01-19 01:41:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.034417 10.0.0.241 - - [2026-01-19 01:41:41] "GET / HTTP/1.1" 200 36215 0.001449 10.0.0.241 - - [2026-01-19 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.241 - - [2026-01-19 01:41:41] "GET /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008415 10.0.0.241 - - [2026-01-19 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.241 - - [2026-01-19 01:41:41] "GET /config-node/f24b6d92-3b5f-455c-a47b-823fc3b7999e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.047333 10.0.0.241 - - [2026-01-19 01:41:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.159000 10.0.0.241 - - [2026-01-19 01:41:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018238 10.0.0.241 - - [2026-01-19 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012592 10.0.0.241 - - [2026-01-19 01:41:41] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.021837 10.0.0.241 - - [2026-01-19 01:41:41] "POST /instance-ips HTTP/1.1" 200 410 0.037033 10.0.0.241 - - [2026-01-19 01:41:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.023018 10.0.0.241 - - [2026-01-19 01:41:41] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.004235 10.0.0.241 - - [2026-01-19 01:41:41] "POST /set-tag HTTP/1.1" 200 109 0.020432 10.0.0.241 - - [2026-01-19 01:41:41] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.011956 10.0.0.241 - - [2026-01-19 01:41:41] "GET /instance-ip/00f0f64e-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.002800 10.0.0.241 - - [2026-01-19 01:41:41] "POST /tags HTTP/1.1" 200 356 0.017275 10.0.0.241 - - [2026-01-19 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008363 10.0.0.241 - - [2026-01-19 01:41:41] "GET /tag/1856ccbe-de9d-4f71-8632-cf37dbdf54ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.018048 10.0.0.241 - - [2026-01-19 01:41:41] "POST /tags HTTP/1.1" 200 304 0.017911 10.0.0.241 - - [2026-01-19 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009087 10.0.0.241 - - [2026-01-19 01:41:41] "GET /tag/bfe82989-b999-4c8b-b2af-693a19b13174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011908 10.0.0.241 - - [2026-01-19 01:41:41] "POST /projects HTTP/1.1" 409 218 0.002044 10.0.0.241 - - [2026-01-19 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.241 - - [2026-01-19 01:41:41] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.048795 10.0.0.241 - - [2026-01-19 01:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.241 - - [2026-01-19 01:41:42] "GET /network-ipam/8257da27-7ae2-40ac-83f7-e1a8bdcc817a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002628 10.0.0.241 - - [2026-01-19 01:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.241 - - [2026-01-19 01:41:42] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.003615 10.0.0.241 - - [2026-01-19 01:41:42] "PUT /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa HTTP/1.1" 200 265 0.046864 10.0.0.241 - - [2026-01-19 01:41:42] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.020166 10.0.0.241 - - [2026-01-19 01:41:42] "POST /set-tag HTTP/1.1" 200 109 0.078073 10.0.0.241 - - [2026-01-19 01:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.241 - - [2026-01-19 01:41:42] "GET /network-ipam/96eeb82d-e9a7-4548-a37f-a13b3c674db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.002600 10.0.0.241 - - [2026-01-19 01:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.241 - - [2026-01-19 01:41:42] "GET /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004384 10.0.0.241 - - [2026-01-19 01:41:42] "PUT /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c HTTP/1.1" 200 265 0.036884 10.0.0.241 - - [2026-01-19 01:41:42] "GET /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.010351 10.0.0.241 - - [2026-01-19 01:41:42] "POST /set-tag HTTP/1.1" 200 109 0.051412 10.0.0.241 - - [2026-01-19 01:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013260 10.0.0.241 - - [2026-01-19 01:41:42] "GET /network-policy/2231fabe-6985-407b-a32e-e1bd1bad4a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003300 10.0.0.241 - - [2026-01-19 01:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.241 - - [2026-01-19 01:41:42] "GET /network-policy/78173079-a5c7-42bb-bc23-0137733b3479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002295 10.0.0.241 - - [2026-01-19 01:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001381 10.0.0.241 - - [2026-01-19 01:41:42] "GET /network-policy/ad30b03a-566f-40d8-807e-f6278c00f9bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002861 10.0.0.241 - - [2026-01-19 01:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.241 - - [2026-01-19 01:41:42] "PUT /network-policy/ad30b03a-566f-40d8-807e-f6278c00f9bf HTTP/1.1" 200 263 0.011707 10.0.0.241 - - [2026-01-19 01:41:42] "PUT /access-control-list/db979ac0-d398-40dd-b040-a970e681bc85 HTTP/1.1" 200 273 0.062625 10.0.0.241 - - [2026-01-19 01:41:42] "POST /ref-update HTTP/1.1" 200 156 0.100652 10.0.0.241 - - [2026-01-19 01:41:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006932 10.0.0.241 - - [2026-01-19 01:41:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007633 10.0.0.241 - - [2026-01-19 01:41:42] "PUT /access-control-list/2f2bcd31-1b1e-4ca5-a22c-772d34d2ca41 HTTP/1.1" 200 273 0.061341 10.0.0.241 - - [2026-01-19 01:41:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002171 10.0.0.241 - - [2026-01-19 01:41:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004461 10.0.0.241 - - [2026-01-19 01:41:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002533 10.0.0.241 - - [2026-01-19 01:41:42] "POST /security-groups HTTP/1.1" 409 245 0.002723 10.0.0.241 - - [2026-01-19 01:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.241 - - [2026-01-19 01:41:42] "PUT /security-group/da9dc43b-05bb-43c8-9d14-9a11b3f067e7 HTTP/1.1" 200 263 0.055333 10.0.0.241 - - [2026-01-19 01:41:43] "PUT /access-control-list/cec64d33-f69c-4c0d-b063-035f862c1a91 HTTP/1.1" 200 273 0.012553 10.0.0.241 - - [2026-01-19 01:41:43] "PUT /access-control-list/c177da28-ae96-49c4-8f59-161a6be1520a HTTP/1.1" 200 273 0.023708 10.0.0.241 - - [2026-01-19 01:41:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022816 10.0.0.241 - - [2026-01-19 01:41:43] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.006438 10.0.0.241 - - [2026-01-19 01:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.241 - - [2026-01-19 01:41:43] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002805 10.0.0.241 - - [2026-01-19 01:41:43] "POST /tags HTTP/1.1" 409 206 0.003333 10.0.0.241 - - [2026-01-19 01:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.241 - - [2026-01-19 01:41:43] "GET /tag/bfe82989-b999-4c8b-b2af-693a19b13174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011531 10.0.0.241 - - [2026-01-19 01:41:43] "POST /firewall-rules HTTP/1.1" 200 564 0.079697 10.0.0.241 - - [2026-01-19 01:41:43] "GET /firewall-rule/a2ba848e-354b-4152-98c7-10d319c2f46d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004232 10.0.0.241 - - [2026-01-19 01:41:43] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004258 10.0.0.241 - - [2026-01-19 01:41:43] "GET /firewall-rule/a2ba848e-354b-4152-98c7-10d319c2f46d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002166 10.0.0.241 - - [2026-01-19 01:41:43] "POST /ref-update HTTP/1.1" 200 156 0.030454 10.0.0.241 - - [2026-01-19 01:41:43] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.009458 10.0.0.241 - - [2026-01-19 01:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.241 - - [2026-01-19 01:41:43] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002596 10.0.0.241 - - [2026-01-19 01:41:43] "POST /tags HTTP/1.1" 409 206 0.002128 10.0.0.241 - - [2026-01-19 01:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.241 - - [2026-01-19 01:41:43] "GET /tag/bfe82989-b999-4c8b-b2af-693a19b13174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.016090 10.0.0.241 - - [2026-01-19 01:41:43] "POST /firewall-rules HTTP/1.1" 200 562 0.080740 10.0.0.241 - - [2026-01-19 01:41:43] "GET /firewall-rule/a06ddda8-020b-4efd-85f6-47d760931403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004814 10.0.0.241 - - [2026-01-19 01:41:43] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004039 10.0.0.241 - - [2026-01-19 01:41:43] "GET /firewall-rule/a06ddda8-020b-4efd-85f6-47d760931403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002549 10.0.0.241 - - [2026-01-19 01:41:43] "POST /ref-update HTTP/1.1" 200 156 0.047287 10.0.0.241 - - [2026-01-19 01:41:43] "POST /fqname-to-id HTTP/1.1" 404 226 0.003016 10.0.0.241 - - [2026-01-19 01:41:43] "POST /tags HTTP/1.1" 200 306 0.067908 10.0.0.241 - - [2026-01-19 01:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.241 - - [2026-01-19 01:41:43] "GET /tag/d316bc2b-70dc-4bbb-bbe2-c6c8fe06580a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.018006 10.0.0.241 - - [2026-01-19 01:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.241 - - [2026-01-19 01:41:43] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.034755 10.0.0.241 - - [2026-01-19 01:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004848 10.0.0.241 - - [2026-01-19 01:41:43] "GET /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.004412 10.0.0.241 - - [2026-01-19 01:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.241 - - [2026-01-19 01:41:44] "GET /service-appliance-set/22fcf2fd-eead-494c-a550-9f4b720ff658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003454 10.0.0.241 - - [2026-01-19 01:41:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.002000 10.0.0.241 - - [2026-01-19 01:41:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.099371 10.0.0.241 - - [2026-01-19 01:41:44] "GET /virtual-machine-interface/6365c929-4fd5-4d49-b642-1bdd2413844f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.014056 10.0.0.241 - - [2026-01-19 01:41:44] "POST /instance-ips HTTP/1.1" 200 382 0.035662 10.0.0.241 - - [2026-01-19 01:41:44] "GET /instance-ip/b5a70c89-4cfc-488d-b5bc-a91fb36ec62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.007836 10.0.0.241 - - [2026-01-19 01:41:44] "POST /loadbalancers HTTP/1.1" 200 584 0.066175 10.0.0.241 - - [2026-01-19 01:41:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012242 10.0.0.241 - - [2026-01-19 01:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012774 10.0.0.241 - - [2026-01-19 01:41:44] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.041774 10.0.0.241 - - [2026-01-19 01:41:44] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.045869 10.0.0.241 - - [2026-01-19 01:41:44] "GET /instance-ip/b5a70c89-4cfc-488d-b5bc-a91fb36ec62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003118 10.0.0.241 - - [2026-01-19 01:41:44] "POST /floating-ips HTTP/1.1" 200 585 0.013900 10.0.0.241 - - [2026-01-19 01:41:44] "GET /loadbalancer/aa9c1f55-8076-4ae5-a98e-9878057b9680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.002571 10.0.0.241 - - [2026-01-19 01:41:44] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.015998 10.0.0.241 - - [2026-01-19 01:41:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.017336 10.0.0.241 - - [2026-01-19 01:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005938 10.0.0.241 - - [2026-01-19 01:41:44] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.034451 10.0.0.241 - - [2026-01-19 01:41:44] "GET /loadbalancer-listener/ab215129-8132-4b50-a0b8-94c91fe39ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.002229 10.0.0.241 - - [2026-01-19 01:41:44] "GET /loadbalancer-listener/ab215129-8132-4b50-a0b8-94c91fe39ac9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.002830 10.0.0.241 - - [2026-01-19 01:41:44] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.023044 10.0.0.241 - - [2026-01-19 01:41:44] "GET /instance-ip/b5a70c89-4cfc-488d-b5bc-a91fb36ec62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003793 10.0.0.241 - - [2026-01-19 01:41:44] "GET /instance-ip/b5a70c89-4cfc-488d-b5bc-a91fb36ec62c?fields=floating_ips HTTP/1.1" 200 1173 0.004775 10.0.0.241 - - [2026-01-19 01:41:44] "GET /floating-ip/86c1cfe9-d5aa-48ec-a698-126794c50068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.005816 10.0.0.241 - - [2026-01-19 01:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.241 - - [2026-01-19 01:41:44] "GET /global-vrouter-config/5ab8e9cc-35ac-49ed-a513-3ea647f4fbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.005449 10.0.0.241 - - [2026-01-19 01:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.241 - - [2026-01-19 01:41:44] "PUT /global-vrouter-config/5ab8e9cc-35ac-49ed-a513-3ea647f4fbe0 HTTP/1.1" 200 277 0.008985 10.0.0.241 - - [2026-01-19 01:41:44] "POST /tags HTTP/1.1" 200 372 0.027871 10.0.0.241 - - [2026-01-19 01:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.024941 10.0.0.241 - - [2026-01-19 01:41:44] "GET /tag/47d4a019-e3fd-4c3f-b143-f80374e86622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.012202 10.0.0.241 - - [2026-01-19 01:41:44] "POST /tags HTTP/1.1" 200 320 0.025432 10.0.0.241 - - [2026-01-19 01:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.241 - - [2026-01-19 01:41:45] "GET /tag/173c0c2a-d128-4aff-97a6-e81c1fc43b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.012117 10.0.0.241 - - [2026-01-19 01:41:45] "POST /id-to-fqname HTTP/1.1" 200 181 0.000503 10.0.0.241 - - [2026-01-19 01:41:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.007569 10.0.0.241 - - [2026-01-19 01:41:45] "POST /security-groups HTTP/1.1" 200 578 0.058313 10.0.0.241 - - [2026-01-19 01:41:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.001576 10.0.0.241 - - [2026-01-19 01:41:45] "POST /projects HTTP/1.1" 200 499 0.207636 10.0.0.241 - - [2026-01-19 01:41:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.050053 10.0.0.241 - - [2026-01-19 01:41:45] "POST /access-control-lists HTTP/1.1" 200 589 0.071143 10.0.0.241 - - [2026-01-19 01:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010140 10.0.0.241 - - [2026-01-19 01:41:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.008901 10.0.0.241 - - [2026-01-19 01:41:45] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.034950 10.0.0.241 - - [2026-01-19 01:41:45] "POST /access-control-lists HTTP/1.1" 200 587 0.066347 10.0.0.241 - - [2026-01-19 01:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015807 10.0.0.241 - - [2026-01-19 01:41:45] "GET /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.007091 10.0.0.241 - - [2026-01-19 01:41:45] "PUT /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa HTTP/1.1" 200 265 0.036757 10.0.0.241 - - [2026-01-19 01:41:45] "PUT /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c HTTP/1.1" 200 265 0.046848 10.0.0.241 - - [2026-01-19 01:41:45] "POST /security-groups HTTP/1.1" 200 560 0.074627 10.0.0.241 - - [2026-01-19 01:41:45] "POST /fqname-to-id HTTP/1.1" 404 248 0.004071 10.0.0.241 - - [2026-01-19 01:41:45] "POST /access-control-lists HTTP/1.1" 200 612 0.060652 10.0.0.241 - - [2026-01-19 01:41:45] "POST /fqname-to-id HTTP/1.1" 404 247 0.013019 10.0.0.241 - - [2026-01-19 01:41:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.073956 10.0.0.241 - - [2026-01-19 01:41:45] "POST /access-control-lists HTTP/1.1" 200 610 0.030926 10.0.0.241 - - [2026-01-19 01:41:45] "POST /chown HTTP/1.1" 200 109 0.031509 10.0.0.241 - - [2026-01-19 01:41:45] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.009588 10.0.0.241 - - [2026-01-19 01:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.241 - - [2026-01-19 01:41:45] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002223 10.0.0.241 - - [2026-01-19 01:41:45] "POST /tags HTTP/1.1" 409 214 0.001371 10.0.0.241 - - [2026-01-19 01:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.241 - - [2026-01-19 01:41:45] "GET /tag/173c0c2a-d128-4aff-97a6-e81c1fc43b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.010383 10.0.0.241 - - [2026-01-19 01:41:45] "POST /firewall-rules HTTP/1.1" 200 580 0.060694 10.0.0.241 - - [2026-01-19 01:41:46] "GET /firewall-rule/7547b88f-8e75-4076-bbb9-26a45d8cae80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005416 10.0.0.241 - - [2026-01-19 01:41:46] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.003464 10.0.0.241 - - [2026-01-19 01:41:46] "GET /firewall-rule/7547b88f-8e75-4076-bbb9-26a45d8cae80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002694 10.0.0.241 - - [2026-01-19 01:41:46] "POST /ref-update HTTP/1.1" 200 156 0.028567 10.0.0.241 - - [2026-01-19 01:41:46] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.010705 10.0.0.241 - - [2026-01-19 01:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.241 - - [2026-01-19 01:41:46] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003208 10.0.0.241 - - [2026-01-19 01:41:46] "POST /tags HTTP/1.1" 409 214 0.001755 10.0.0.241 - - [2026-01-19 01:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.241 - - [2026-01-19 01:41:46] "GET /tag/173c0c2a-d128-4aff-97a6-e81c1fc43b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.015018 10.0.0.241 - - [2026-01-19 01:41:46] "POST /firewall-rules HTTP/1.1" 200 578 0.067706 10.0.0.241 - - [2026-01-19 01:41:46] "GET /firewall-rule/180bc414-658c-44da-9365-dd17f35fecd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008033 10.0.0.241 - - [2026-01-19 01:41:46] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.006025 10.0.0.241 - - [2026-01-19 01:41:46] "GET /firewall-rule/180bc414-658c-44da-9365-dd17f35fecd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002066 10.0.0.241 - - [2026-01-19 01:41:46] "POST /ref-update HTTP/1.1" 200 156 0.035566 10.0.0.241 - - [2026-01-19 01:41:46] "POST /fqname-to-id HTTP/1.1" 404 228 0.001967 10.0.0.241 - - [2026-01-19 01:41:46] "POST /tags HTTP/1.1" 200 302 0.020002 10.0.0.241 - - [2026-01-19 01:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.019720 10.0.0.241 - - [2026-01-19 01:41:46] "GET /tag/3569ba1c-c20c-49db-868f-e27c3920c42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018210 10.0.0.241 - - [2026-01-19 01:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.241 - - [2026-01-19 01:41:46] "GET /project/fb767c4f-bce5-4a86-8dcb-977e2ed925b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.049276 10.0.0.241 - - [2026-01-19 01:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.241 - - [2026-01-19 01:41:46] "GET /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.004840 10.0.0.241 - - [2026-01-19 01:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.241 - - [2026-01-19 01:41:46] "GET /service-appliance-set/22fcf2fd-eead-494c-a550-9f4b720ff658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002037 10.0.0.241 - - [2026-01-19 01:41:46] "POST /fqname-to-id HTTP/1.1" 404 242 0.001314 10.0.0.241 - - [2026-01-19 01:41:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.103445 10.0.0.241 - - [2026-01-19 01:41:46] "GET /virtual-machine-interface/a11edd8d-f8fa-4b84-bbac-ad34ca6bc2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.005091 10.0.0.241 - - [2026-01-19 01:41:46] "POST /instance-ips HTTP/1.1" 200 378 0.023843 10.0.0.241 - - [2026-01-19 01:41:46] "GET /instance-ip/17a7fe83-d30c-42e4-ad6e-116c032f9661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.007980 10.0.0.241 - - [2026-01-19 01:41:47] "POST /loadbalancers HTTP/1.1" 200 584 0.070568 10.0.0.241 - - [2026-01-19 01:41:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.030524 10.0.0.241 - - [2026-01-19 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.016361 10.0.0.241 - - [2026-01-19 01:41:47] "GET /project/fb767c4f-bce5-4a86-8dcb-977e2ed925b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.058976 10.0.0.241 - - [2026-01-19 01:41:47] "GET /instance-ip/17a7fe83-d30c-42e4-ad6e-116c032f9661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004269 10.0.0.241 - - [2026-01-19 01:41:47] "GET /project/fb767c4f-bce5-4a86-8dcb-977e2ed925b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.047594 10.0.0.241 - - [2026-01-19 01:41:47] "GET /loadbalancer/2ef0de34-67df-4801-886d-c3391f4428b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003262 10.0.0.241 - - [2026-01-19 01:41:47] "POST /floating-ips HTTP/1.1" 200 583 0.057093 10.0.0.241 - - [2026-01-19 01:41:47] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.060313 10.0.0.241 - - [2026-01-19 01:41:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009453 10.0.0.241 - - [2026-01-19 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.024376 10.0.0.241 - - [2026-01-19 01:41:47] "GET /project/fb767c4f-bce5-4a86-8dcb-977e2ed925b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.031466 10.0.0.241 - - [2026-01-19 01:41:47] "GET /loadbalancer-listener/0a099c91-072c-4ead-bc1f-f1cc42febf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.002702 10.0.0.241 - - [2026-01-19 01:41:47] "GET /loadbalancer-listener/0a099c91-072c-4ead-bc1f-f1cc42febf11?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003432 10.0.0.241 - - [2026-01-19 01:41:47] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.026879 10.0.0.241 - - [2026-01-19 01:41:47] "GET /instance-ip/17a7fe83-d30c-42e4-ad6e-116c032f9661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003685 10.0.0.241 - - [2026-01-19 01:41:47] "GET /instance-ip/17a7fe83-d30c-42e4-ad6e-116c032f9661?fields=floating_ips HTTP/1.1" 200 1166 0.004923 10.0.0.241 - - [2026-01-19 01:41:47] "GET /floating-ip/bcfa718a-a133-4e3f-915a-cf2fce607132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.001997 10.0.0.241 - - [2026-01-19 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.241 - - [2026-01-19 01:41:47] "GET /project/fb767c4f-bce5-4a86-8dcb-977e2ed925b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.030598 10.0.0.241 - - [2026-01-19 01:41:47] "GET /loadbalancer/2ef0de34-67df-4801-886d-c3391f4428b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002000 10.0.0.241 - - [2026-01-19 01:41:47] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.017343 10.0.0.241 - - [2026-01-19 01:41:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009864 10.0.0.241 - - [2026-01-19 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005463 10.0.0.241 - - [2026-01-19 01:41:47] "GET /project/fb767c4f-bce5-4a86-8dcb-977e2ed925b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.048895 10.0.0.241 - - [2026-01-19 01:41:47] "GET /loadbalancer-listener/d344a494-bedf-4612-8653-80f5f9afef9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002550 10.0.0.241 - - [2026-01-19 01:41:47] "GET /loadbalancer-listener/d344a494-bedf-4612-8653-80f5f9afef9a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002924 10.0.0.241 - - [2026-01-19 01:41:47] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.026169 10.0.0.241 - - [2026-01-19 01:41:47] "GET /instance-ip/17a7fe83-d30c-42e4-ad6e-116c032f9661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002584 10.0.0.241 - - [2026-01-19 01:41:47] "GET /instance-ip/17a7fe83-d30c-42e4-ad6e-116c032f9661?fields=floating_ips HTTP/1.1" 200 1166 0.002351 10.0.0.241 - - [2026-01-19 01:41:47] "GET /floating-ip/bcfa718a-a133-4e3f-915a-cf2fce607132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.001605 10.0.0.241 - - [2026-01-19 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.241 - - [2026-01-19 01:41:47] "GET /project/fb767c4f-bce5-4a86-8dcb-977e2ed925b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.029399 10.0.0.241 - - [2026-01-19 01:41:47] "GET /loadbalancer/2ef0de34-67df-4801-886d-c3391f4428b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002150 10.0.0.241 - - [2026-01-19 01:41:47] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.018370 10.0.0.241 - - [2026-01-19 01:41:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.018927 10.0.0.241 - - [2026-01-19 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008967 10.0.0.241 - - [2026-01-19 01:41:47] "GET /project/fb767c4f-bce5-4a86-8dcb-977e2ed925b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.055864 10.0.0.241 - - [2026-01-19 01:41:48] "GET /loadbalancer-listener/0d93ac62-12f5-4684-8138-ac8cc08aaa52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002571 10.0.0.241 - - [2026-01-19 01:41:48] "GET /loadbalancer-listener/0d93ac62-12f5-4684-8138-ac8cc08aaa52?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005269 10.0.0.241 - - [2026-01-19 01:41:48] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.022943 10.0.0.241 - - [2026-01-19 01:41:48] "GET /instance-ip/17a7fe83-d30c-42e4-ad6e-116c032f9661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005257 10.0.0.241 - - [2026-01-19 01:41:48] "GET /instance-ip/17a7fe83-d30c-42e4-ad6e-116c032f9661?fields=floating_ips HTTP/1.1" 200 1166 0.011131 10.0.0.241 - - [2026-01-19 01:41:48] "POST /tags HTTP/1.1" 200 364 0.063610 10.0.0.241 - - [2026-01-19 01:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011122 10.0.0.241 - - [2026-01-19 01:41:48] "GET /floating-ip/bcfa718a-a133-4e3f-915a-cf2fce607132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.017208 10.0.0.241 - - [2026-01-19 01:41:48] "GET /tag/122e8eac-03e8-41fd-b4ba-6d12c9d1780d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.020350 10.0.0.241 - - [2026-01-19 01:41:48] "POST /tags HTTP/1.1" 200 312 0.028400 10.0.0.241 - - [2026-01-19 01:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008692 10.0.0.241 - - [2026-01-19 01:41:48] "GET /tag/56afba1f-1c77-455e-b31c-184a619728f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.024966 10.0.0.241 - - [2026-01-19 01:41:48] "POST /id-to-fqname HTTP/1.1" 200 177 0.000538 10.0.0.241 - - [2026-01-19 01:41:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.001738 10.0.0.241 - - [2026-01-19 01:41:48] "POST /security-groups HTTP/1.1" 200 574 0.058673 10.0.0.241 - - [2026-01-19 01:41:48] "POST /projects HTTP/1.1" 200 491 0.209963 10.0.0.241 - - [2026-01-19 01:41:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.015564 10.0.0.241 - - [2026-01-19 01:41:48] "POST /fqname-to-id HTTP/1.1" 404 217 0.007503 10.0.0.241 - - [2026-01-19 01:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010686 10.0.0.241 - - [2026-01-19 01:41:48] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.015678 10.0.0.241 - - [2026-01-19 01:41:48] "POST /access-control-lists HTTP/1.1" 200 585 0.073165 10.0.0.241 - - [2026-01-19 01:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.017195 10.0.0.241 - - [2026-01-19 01:41:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.011520 10.0.0.241 - - [2026-01-19 01:41:48] "GET /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.010175 10.0.0.241 - - [2026-01-19 01:41:48] "POST /access-control-lists HTTP/1.1" 200 583 0.077504 10.0.0.241 - - [2026-01-19 01:41:48] "PUT /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa HTTP/1.1" 200 265 0.094147 10.0.0.241 - - [2026-01-19 01:41:48] "PUT /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c HTTP/1.1" 200 265 0.065368 10.0.0.241 - - [2026-01-19 01:41:49] "POST /security-groups HTTP/1.1" 200 548 0.096069 10.0.0.241 - - [2026-01-19 01:41:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.007272 10.0.0.241 - - [2026-01-19 01:41:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.015073 10.0.0.241 - - [2026-01-19 01:41:49] "POST /access-control-lists HTTP/1.1" 200 604 0.071123 10.0.0.241 - - [2026-01-19 01:41:49] "POST /fqname-to-id HTTP/1.1" 404 239 0.004922 10.0.0.241 - - [2026-01-19 01:41:49] "POST /chown HTTP/1.1" 200 109 0.057749 10.0.0.241 - - [2026-01-19 01:41:49] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.012723 10.0.0.241 - - [2026-01-19 01:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006326 10.0.0.241 - - [2026-01-19 01:41:49] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.018951 10.0.0.241 - - [2026-01-19 01:41:49] "POST /access-control-lists HTTP/1.1" 200 602 0.083024 10.0.0.241 - - [2026-01-19 01:41:49] "POST /tags HTTP/1.1" 409 210 0.015471 10.0.0.241 - - [2026-01-19 01:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.241 - - [2026-01-19 01:41:49] "GET /tag/56afba1f-1c77-455e-b31c-184a619728f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.009923 10.0.0.241 - - [2026-01-19 01:41:49] "POST /firewall-rules HTTP/1.1" 200 572 0.063662 10.0.0.241 - - [2026-01-19 01:41:49] "GET /firewall-rule/ab0d0b79-aa21-42e9-95db-d79b27e22887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.034069 10.0.0.241 - - [2026-01-19 01:41:49] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.003849 10.0.0.241 - - [2026-01-19 01:41:49] "GET /firewall-rule/ab0d0b79-aa21-42e9-95db-d79b27e22887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.008985 10.0.0.241 - - [2026-01-19 01:41:49] "POST /ref-update HTTP/1.1" 200 156 0.050383 10.0.0.241 - - [2026-01-19 01:41:49] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002561 10.0.0.241 - - [2026-01-19 01:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.241 - - [2026-01-19 01:41:49] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002477 10.0.0.241 - - [2026-01-19 01:41:49] "POST /tags HTTP/1.1" 409 210 0.002031 10.0.0.241 - - [2026-01-19 01:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.241 - - [2026-01-19 01:41:49] "GET /tag/56afba1f-1c77-455e-b31c-184a619728f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012468 10.0.0.241 - - [2026-01-19 01:41:49] "POST /firewall-rules HTTP/1.1" 200 570 0.089308 10.0.0.241 - - [2026-01-19 01:41:49] "GET /firewall-rule/99329a8e-338f-472c-b295-71ebc12b8cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.040488 10.0.0.241 - - [2026-01-19 01:41:49] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.007173 10.0.0.241 - - [2026-01-19 01:41:49] "GET /firewall-rule/99329a8e-338f-472c-b295-71ebc12b8cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.008543 10.0.0.241 - - [2026-01-19 01:41:50] "POST /ref-update HTTP/1.1" 200 156 0.070979 10.0.0.241 - - [2026-01-19 01:41:50] "POST /tags HTTP/1.1" 409 237 0.002739 10.0.0.241 - - [2026-01-19 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009662 10.0.0.241 - - [2026-01-19 01:41:50] "GET /tag/ea24625c-5805-4cf0-9765-2a047b77ba12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.024834 10.0.0.241 - - [2026-01-19 01:41:50] "POST /tags HTTP/1.1" 409 210 0.002530 10.0.0.241 - - [2026-01-19 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.241 - - [2026-01-19 01:41:50] "GET /tag/76d03341-8a86-4e18-aee8-3f934107e651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.034580 10.0.0.241 - - [2026-01-19 01:41:50] "POST /projects HTTP/1.1" 409 223 0.001937 10.0.0.241 - - [2026-01-19 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.241 - - [2026-01-19 01:41:50] "GET /project/fb767c4f-bce5-4a86-8dcb-977e2ed925b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.068588 10.0.0.241 - - [2026-01-19 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.241 - - [2026-01-19 01:41:50] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.007358 10.0.0.241 - - [2026-01-19 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.241 - - [2026-01-19 01:41:50] "GET /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.009151 10.0.0.241 - - [2026-01-19 01:41:50] "PUT /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa HTTP/1.1" 200 265 0.055893 10.0.0.241 - - [2026-01-19 01:41:50] "PUT /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c HTTP/1.1" 200 265 0.068537 10.0.0.241 - - [2026-01-19 01:41:50] "POST /security-groups HTTP/1.1" 409 253 0.002312 10.0.0.241 - - [2026-01-19 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005650 10.0.0.241 - - [2026-01-19 01:41:50] "PUT /security-group/0a607e3c-7603-4073-b284-048f2d061e57 HTTP/1.1" 200 263 0.067324 10.0.0.241 - - [2026-01-19 01:41:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.027951 10.0.0.241 - - [2026-01-19 01:41:50] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.004587 10.0.0.241 - - [2026-01-19 01:41:50] "PUT /access-control-list/8444fadb-0f95-4e42-92ec-aa85f38ff382 HTTP/1.1" 200 273 0.030853 10.0.0.241 - - [2026-01-19 01:41:50] "PUT /access-control-list/f9ebbf93-29f9-49d7-8505-e67dc3be2d76 HTTP/1.1" 200 273 0.017258 10.0.0.241 - - [2026-01-19 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.241 - - [2026-01-19 01:41:50] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004148 10.0.0.241 - - [2026-01-19 01:41:50] "POST /tags HTTP/1.1" 409 210 0.002875 10.0.0.241 - - [2026-01-19 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.241 - - [2026-01-19 01:41:50] "GET /tag/76d03341-8a86-4e18-aee8-3f934107e651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013796 10.0.0.241 - - [2026-01-19 01:41:51] "POST /firewall-rules HTTP/1.1" 200 572 0.071568 10.0.0.241 - - [2026-01-19 01:41:51] "GET /firewall-rule/b3180b89-12a0-4888-a454-553dca1f5b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.016071 10.0.0.241 - - [2026-01-19 01:41:51] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004365 10.0.0.241 - - [2026-01-19 01:41:51] "GET /firewall-rule/b3180b89-12a0-4888-a454-553dca1f5b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005216 10.0.0.241 - - [2026-01-19 01:41:51] "POST /ref-update HTTP/1.1" 200 156 0.050828 10.0.0.241 - - [2026-01-19 01:41:51] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002722 10.0.0.241 - - [2026-01-19 01:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.241 - - [2026-01-19 01:41:51] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005292 10.0.0.241 - - [2026-01-19 01:41:51] "POST /tags HTTP/1.1" 409 210 0.002198 10.0.0.241 - - [2026-01-19 01:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.241 - - [2026-01-19 01:41:51] "GET /tag/76d03341-8a86-4e18-aee8-3f934107e651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.112128 10.0.0.241 - - [2026-01-19 01:41:51] "POST /firewall-rules HTTP/1.1" 200 570 0.149397 10.0.0.241 - - [2026-01-19 01:41:51] "GET /firewall-rule/1fbeb44b-5b8d-403f-af1d-292009f07042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005372 10.0.0.241 - - [2026-01-19 01:41:51] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.004831 10.0.0.241 - - [2026-01-19 01:41:51] "GET /firewall-rule/1fbeb44b-5b8d-403f-af1d-292009f07042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011840 10.0.0.241 - - [2026-01-19 01:41:51] "POST /ref-update HTTP/1.1" 200 156 0.081622 10.0.0.241 - - [2026-01-19 01:41:51] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.020501 10.0.0.241 - - [2026-01-19 01:41:51] "POST /set-tag HTTP/1.1" 200 109 0.003095 10.0.0.241 - - [2026-01-19 01:41:52] "GET / HTTP/1.1" 200 36215 0.002262 10.0.0.241 - - [2026-01-19 01:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.241 - - [2026-01-19 01:41:52] "GET /routing-instance/667fa654-2a3e-4090-bc97-5c2d2b897b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002905 10.0.0.241 - - [2026-01-19 01:41:52] "POST /bgp-routers HTTP/1.1" 409 301 0.002031 10.0.0.241 - - [2026-01-19 01:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.241 - - [2026-01-19 01:41:53] "GET /bgp-router/bd97d2f1-5479-4de9-ad72-1d98a18e2f2f?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.005158 10.0.0.241 - - [2026-01-19 01:41:53] "PUT /bgp-router/bd97d2f1-5479-4de9-ad72-1d98a18e2f2f HTTP/1.1" 200 255 0.018413 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:41:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001327 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:41:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001286 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:41:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000869 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:41:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000793 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:42:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000875 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:42:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001065 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:42:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000935 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:42:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000874 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:42:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001022 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:42:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000859 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:42:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000966 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:42:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000955 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:42:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000902 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:42:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000978 10.0.0.241 - - [2026-01-19 01:42:58] "GET /global-system-configs HTTP/1.1" 200 323 0.002768 10.0.0.241 - - [2026-01-19 01:42:59] "GET /global-system-configs HTTP/1.1" 200 323 0.002051 10.0.0.242 - - [2026-01-19 01:43:51] "GET / HTTP/1.1" 200 36215 0.002104 10.0.0.242 - - [2026-01-19 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.242 - - [2026-01-19 01:43:51] "GET /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004526 10.0.0.242 - - [2026-01-19 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.242 - - [2026-01-19 01:43:51] "GET /routing-instance/667fa654-2a3e-4090-bc97-5c2d2b897b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002810 10.0.0.242 - - [2026-01-19 01:43:51] "PUT /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5 HTTP/1.1" 200 275 0.007574 10.0.0.242 - - [2026-01-19 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.010599 10.0.0.242 - - [2026-01-19 01:43:52] "POST /virtual-routers HTTP/1.1" 200 601 0.017601 10.0.0.242 - - [2026-01-19 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013594 10.0.0.242 - - [2026-01-19 01:43:52] "GET /virtual-router/46591210-8948-4e9c-9a7a-a8bab1756fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002949 10.0.0.242 - - [2026-01-19 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.002006 10.0.0.242 - - [2026-01-19 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.242 - - [2026-01-19 01:43:52] "GET /virtual-network/6e9f9526-8ef7-49ab-9ef5-f847aee178a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.003976 10.0.0.242 - - [2026-01-19 01:43:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.055547 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:46:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000949 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:46:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000814 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:46:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000894 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:46:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000996 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:46:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000924 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:46:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001008 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:46:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000893 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:46:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000952 10.0.0.241 - - [2026-01-19 01:46:37] "GET /virtual-router/46591210-8948-4e9c-9a7a-a8bab1756fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003450 10.0.0.241 - - [2026-01-19 01:46:37] "POST /ref-update HTTP/1.1" 200 156 0.008481 10.0.0.241 - - [2026-01-19 01:46:48] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.006402 10.0.0.241 - - [2026-01-19 01:46:48] "POST /set-tag HTTP/1.1" 200 109 0.003609 10.0.0.241 - - [2026-01-19 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.241 - - [2026-01-19 01:46:48] "GET /loadbalancer/2ef0de34-67df-4801-886d-c3391f4428b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002224 10.0.0.241 - - [2026-01-19 01:46:48] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.004406 10.0.0.241 - - [2026-01-19 01:46:48] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.241 - - [2026-01-19 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.241 - - [2026-01-19 01:46:48] "GET /loadbalancer/2ef0de34-67df-4801-886d-c3391f4428b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002057 10.0.0.241 - - [2026-01-19 01:46:48] "GET /loadbalancer-pool/3a770a10-7b0f-4cba-8852-2fd3bf23dca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003063 10.0.0.241 - - [2026-01-19 01:46:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017578 10.0.0.241 - - [2026-01-19 01:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009876 10.0.0.241 - - [2026-01-19 01:46:48] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.017315 10.0.0.241 - - [2026-01-19 01:46:48] "POST /tags HTTP/1.1" 409 205 0.002695 10.0.0.241 - - [2026-01-19 01:46:48] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.004913 10.0.0.241 - - [2026-01-19 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.011129 10.0.0.241 - - [2026-01-19 01:46:48] "GET /floating-ip/bcfa718a-a133-4e3f-915a-cf2fce607132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.007606 10.0.0.241 - - [2026-01-19 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.241 - - [2026-01-19 01:46:48] "GET /tag/3569ba1c-c20c-49db-868f-e27c3920c42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011640 10.0.0.241 - - [2026-01-19 01:46:48] "PUT /floating-ip/bcfa718a-a133-4e3f-915a-cf2fce607132 HTTP/1.1" 200 257 0.014384 10.0.0.241 - - [2026-01-19 01:46:48] "POST /set-tag HTTP/1.1" 200 109 0.042393 10.0.0.241 - - [2026-01-19 01:46:48] "GET /loadbalancer-pool/4b4a7e9c-88e6-4221-85c5-301f7859c42d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.014801 10.0.0.241 - - [2026-01-19 01:46:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028193 10.0.0.241 - - [2026-01-19 01:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.025535 10.0.0.241 - - [2026-01-19 01:46:48] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.007631 10.0.0.241 - - [2026-01-19 01:46:48] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.004526 10.0.0.241 - - [2026-01-19 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.006825 10.0.0.241 - - [2026-01-19 01:46:48] "GET /floating-ip/bcfa718a-a133-4e3f-915a-cf2fce607132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1923 0.005090 10.0.0.241 - - [2026-01-19 01:46:48] "POST /set-tag HTTP/1.1" 200 109 0.002051 10.0.0.241 - - [2026-01-19 01:46:48] "GET /loadbalancer-pool/cc6379de-1345-40c7-ae05-55b3097593e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003489 10.0.0.241 - - [2026-01-19 01:46:48] "POST /loadbalancer-members HTTP/1.1" 200 694 0.013979 10.0.0.241 - - [2026-01-19 01:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.015336 10.0.0.241 - - [2026-01-19 01:46:48] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.005102 10.0.0.241 - - [2026-01-19 01:46:48] "PUT /floating-ip/bcfa718a-a133-4e3f-915a-cf2fce607132 HTTP/1.1" 200 257 0.021502 10.0.0.241 - - [2026-01-19 01:46:48] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.003686 10.0.0.241 - - [2026-01-19 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.006349 10.0.0.241 - - [2026-01-19 01:46:48] "POST /set-tag HTTP/1.1" 200 109 0.008801 10.0.0.241 - - [2026-01-19 01:46:48] "GET /floating-ip/bcfa718a-a133-4e3f-915a-cf2fce607132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.002692 10.0.0.241 - - [2026-01-19 01:46:49] "PUT /floating-ip/bcfa718a-a133-4e3f-915a-cf2fce607132 HTTP/1.1" 200 257 0.009975 10.0.0.242 - - [2026-01-19 01:47:20] "GET / HTTP/1.1" 200 36215 0.001551 10.0.0.242 - - [2026-01-19 01:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007545 10.0.0.242 - - [2026-01-19 01:47:20] "GET /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006729 10.0.0.242 - - [2026-01-19 01:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.242 - - [2026-01-19 01:47:20] "GET /routing-instance/667fa654-2a3e-4090-bc97-5c2d2b897b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002422 10.0.0.242 - - [2026-01-19 01:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.242 - - [2026-01-19 01:47:20] "GET /virtual-router/46591210-8948-4e9c-9a7a-a8bab1756fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003538 10.0.0.242 - - [2026-01-19 01:47:20] "PUT /virtual-router/46591210-8948-4e9c-9a7a-a8bab1756fb9 HTTP/1.1" 200 263 0.008419 10.0.0.242 - - [2026-01-19 01:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.242 - - [2026-01-19 01:47:20] "GET /virtual-router/46591210-8948-4e9c-9a7a-a8bab1756fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002367 10.0.0.242 - - [2026-01-19 01:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.242 - - [2026-01-19 01:47:20] "GET /virtual-machine-interface/7bd1955e-05af-4abd-a98f-8d93bb0335b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006216 10.0.0.242 - - [2026-01-19 01:47:20] "PUT /virtual-machine-interface/7bd1955e-05af-4abd-a98f-8d93bb0335b1 HTTP/1.1" 200 285 0.011536 10.0.0.241 - - [2026-01-19 01:47:58] "GET /global-system-configs HTTP/1.1" 200 323 0.002216 10.0.0.241 - - [2026-01-19 01:47:59] "GET /global-system-configs HTTP/1.1" 200 323 0.002771 10.0.0.241 - - [2026-01-19 01:49:44] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.005263 10.0.0.241 - - [2026-01-19 01:49:44] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.241 - - [2026-01-19 01:49:44] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.005091 10.0.0.241 - - [2026-01-19 01:49:44] "POST /set-tag HTTP/1.1" 200 109 0.001840 10.0.0.241 - - [2026-01-19 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005674 10.0.0.241 - - [2026-01-19 01:49:44] "GET /loadbalancer/2ef0de34-67df-4801-886d-c3391f4428b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004145 10.0.0.241 - - [2026-01-19 01:49:44] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.008046 10.0.0.241 - - [2026-01-19 01:49:44] "POST /set-tag HTTP/1.1" 200 109 0.021304 10.0.0.241 - - [2026-01-19 01:49:45] "DELETE /loadbalancer-member/39a28486-612d-4dfa-9ff7-f28e22e783f7 HTTP/1.1" 200 115 0.091578 10.0.0.241 - - [2026-01-19 01:49:45] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.005218 10.0.0.241 - - [2026-01-19 01:49:45] "POST /set-tag HTTP/1.1" 200 109 0.006170 10.0.0.241 - - [2026-01-19 01:49:45] "DELETE /loadbalancer-member/090b366b-ed5d-48a4-a3ac-effe72e826ad HTTP/1.1" 200 115 0.030841 10.0.0.241 - - [2026-01-19 01:49:45] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.006462 10.0.0.241 - - [2026-01-19 01:49:45] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.241 - - [2026-01-19 01:49:45] "DELETE /loadbalancer-member/8fa42c55-6eb9-41a5-8536-b8c9e637c8df HTTP/1.1" 200 115 0.052683 10.0.0.241 - - [2026-01-19 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007133 10.0.0.241 - - [2026-01-19 01:49:45] "GET /loadbalancer/2ef0de34-67df-4801-886d-c3391f4428b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002521 10.0.0.241 - - [2026-01-19 01:49:45] "GET /loadbalancer-pool/3a770a10-7b0f-4cba-8852-2fd3bf23dca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.007026 10.0.0.241 - - [2026-01-19 01:49:45] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023009 10.0.0.241 - - [2026-01-19 01:49:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015405 10.0.0.241 - - [2026-01-19 01:49:45] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.005869 10.0.0.241 - - [2026-01-19 01:49:45] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.003854 10.0.0.241 - - [2026-01-19 01:49:45] "GET /floating-ip/bcfa718a-a133-4e3f-915a-cf2fce607132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002465 10.0.0.241 - - [2026-01-19 01:49:45] "POST /set-tag HTTP/1.1" 200 109 0.074659 10.0.0.241 - - [2026-01-19 01:49:45] "GET /loadbalancer-pool/4b4a7e9c-88e6-4221-85c5-301f7859c42d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.002655 10.0.0.241 - - [2026-01-19 01:49:45] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016796 10.0.0.241 - - [2026-01-19 01:49:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008010 10.0.0.241 - - [2026-01-19 01:49:45] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.006418 10.0.0.241 - - [2026-01-19 01:49:45] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.003496 10.0.0.241 - - [2026-01-19 01:49:45] "GET /floating-ip/bcfa718a-a133-4e3f-915a-cf2fce607132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.001613 10.0.0.241 - - [2026-01-19 01:49:45] "POST /set-tag HTTP/1.1" 200 109 0.002448 10.0.0.241 - - [2026-01-19 01:49:45] "GET /loadbalancer-pool/cc6379de-1345-40c7-ae05-55b3097593e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003086 10.0.0.241 - - [2026-01-19 01:49:45] "POST /loadbalancer-members HTTP/1.1" 200 694 0.021175 10.0.0.241 - - [2026-01-19 01:49:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009340 10.0.0.241 - - [2026-01-19 01:49:45] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.006312 10.0.0.241 - - [2026-01-19 01:49:45] "POST /set-tag HTTP/1.1" 200 109 0.003609 10.0.0.241 - - [2026-01-19 01:49:45] "GET /virtual-machine-interface/00ce4d6a-f4d8-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.006071 10.0.0.241 - - [2026-01-19 01:49:45] "GET /floating-ip/bcfa718a-a133-4e3f-915a-cf2fce607132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.001751 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:51:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000878 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:51:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000846 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:51:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001010 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:51:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000800 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:51:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001095 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:51:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001014 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:51:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000916 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:51:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000886 10.0.0.241 - - [2026-01-19 01:52:47] "GET / HTTP/1.1" 200 36215 0.009398 10.0.0.241 - - [2026-01-19 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.241 - - [2026-01-19 01:52:47] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.018587 10.0.0.241 - - [2026-01-19 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.241 - - [2026-01-19 01:52:47] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.031386 10.0.0.241 - - [2026-01-19 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.241 - - [2026-01-19 01:52:48] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.032300 10.0.0.241 - - [2026-01-19 01:52:48] "POST /tags HTTP/1.1" 200 334 0.031826 10.0.0.241 - - [2026-01-19 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014205 10.0.0.241 - - [2026-01-19 01:52:48] "GET /tag/49b250fa-3218-484c-95fd-8a10deb3772a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.030994 10.0.0.241 - - [2026-01-19 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.241 - - [2026-01-19 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.241 - - [2026-01-19 01:52:48] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.032233 10.0.0.241 - - [2026-01-19 01:52:48] "GET /virtual-networks?parent_id=4c65fe47-ca6e-4990-8991-25d7aa4e11de&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001459 10.0.0.241 - - [2026-01-19 01:52:48] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.032620 10.0.0.241 - - [2026-01-19 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009792 10.0.0.241 - - [2026-01-19 01:52:48] "GET /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.005646 10.0.0.241 - - [2026-01-19 01:52:48] "POST /virtual-networks HTTP/1.1" 200 514 0.077817 10.0.0.241 - - [2026-01-19 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.241 - - [2026-01-19 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.241 - - [2026-01-19 01:52:48] "GET /service-appliance-set/22fcf2fd-eead-494c-a550-9f4b720ff658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.001969 10.0.0.241 - - [2026-01-19 01:52:48] "POST /fqname-to-id HTTP/1.1" 404 254 0.001194 10.0.0.241 - - [2026-01-19 01:52:48] "GET /network-ipam/e564f28d-5aea-4b99-9653-eef0269fceab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.003283 10.0.0.241 - - [2026-01-19 01:52:48] "POST /useragent-kv HTTP/1.1" 200 115 0.008319 10.0.0.241 - - [2026-01-19 01:52:48] "POST /ref-update HTTP/1.1" 200 156 0.114120 10.0.0.241 - - [2026-01-19 01:52:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.127917 10.0.0.241 - - [2026-01-19 01:52:48] "GET /virtual-network/530c9bd2-6c5d-4cc1-9efd-0d9fab696d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.008950 10.0.0.241 - - [2026-01-19 01:52:48] "GET /virtual-machine-interface/0ac6cf89-9e4c-4114-95a2-b6ef3432691e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.010096 10.0.0.241 - - [2026-01-19 01:52:48] "GET /domains HTTP/1.1" 200 281 0.001602 10.0.0.241 - - [2026-01-19 01:52:48] "POST /instance-ips HTTP/1.1" 200 410 0.032196 10.0.0.241 - - [2026-01-19 01:52:48] "GET /domain/aceb907f-0331-48c6-9466-5fbce6468b65 HTTP/1.1" 200 3100 0.009895 10.0.0.241 - - [2026-01-19 01:52:48] "GET /instance-ip/52407257-8c25-4b4f-9ee4-1d58c1bbb1a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.008263 10.0.0.241 - - [2026-01-19 01:52:48] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de HTTP/1.1" 200 5496 0.039573 10.0.0.241 - - [2026-01-19 01:52:48] "GET /virtual-network/530c9bd2-6c5d-4cc1-9efd-0d9fab696d1a HTTP/1.1" 200 2092 0.004886 10.0.0.241 - - [2026-01-19 01:52:48] "GET /virtual-network/530c9bd2-6c5d-4cc1-9efd-0d9fab696d1a HTTP/1.1" 200 2092 0.007231 10.0.0.241 - - [2026-01-19 01:52:48] "GET /routing-instance/3fcbee4e-8f63-4ed6-8257-407140389be3 HTTP/1.1" 200 1182 0.002289 10.0.0.241 - - [2026-01-19 01:52:48] "GET /routing-instance/3fcbee4e-8f63-4ed6-8257-407140389be3 HTTP/1.1" 200 1182 0.002300 10.0.0.241 - - [2026-01-19 01:52:49] "POST /loadbalancers HTTP/1.1" 200 612 0.086682 10.0.0.241 - - [2026-01-19 01:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008489 10.0.0.241 - - [2026-01-19 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.241 - - [2026-01-19 01:52:49] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.027990 10.0.0.241 - - [2026-01-19 01:52:49] "GET /instance-ip/52407257-8c25-4b4f-9ee4-1d58c1bbb1a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.002279 10.0.0.241 - - [2026-01-19 01:52:49] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.031339 10.0.0.241 - - [2026-01-19 01:52:49] "GET /loadbalancer/2716376b-2f0b-4fa4-95c8-2e79ed0e2188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.007098 10.0.0.241 - - [2026-01-19 01:52:49] "POST /route-targets HTTP/1.1" 200 328 0.013010 10.0.0.241 - - [2026-01-19 01:52:49] "POST /floating-ips HTTP/1.1" 200 599 0.036183 10.0.0.241 - - [2026-01-19 01:52:49] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.042034 10.0.0.241 - - [2026-01-19 01:52:49] "POST /ref-update HTTP/1.1" 200 156 0.042465 10.0.0.241 - - [2026-01-19 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.241 - - [2026-01-19 01:52:49] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.057933 10.0.0.241 - - [2026-01-19 01:52:49] "GET /loadbalancer-listener/573a6b01-8d24-4b7d-8434-e45dbc0d1348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1806 0.004014 10.0.0.241 - - [2026-01-19 01:52:49] "GET /loadbalancer-listener/573a6b01-8d24-4b7d-8434-e45dbc0d1348?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003331 10.0.0.241 - - [2026-01-19 01:52:49] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.016442 10.0.0.241 - - [2026-01-19 01:52:49] "GET /instance-ip/52407257-8c25-4b4f-9ee4-1d58c1bbb1a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.003483 10.0.0.241 - - [2026-01-19 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.241 - - [2026-01-19 01:52:49] "GET /instance-ip/52407257-8c25-4b4f-9ee4-1d58c1bbb1a0?fields=floating_ips HTTP/1.1" 200 1214 0.017280 10.0.0.241 - - [2026-01-19 01:52:49] "GET /floating-ip/df55a113-760d-4771-bd5d-c7269caea22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.002673 10.0.0.241 - - [2026-01-19 01:52:49] "GET /loadbalancer/2716376b-2f0b-4fa4-95c8-2e79ed0e2188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.004540 10.0.0.241 - - [2026-01-19 01:52:49] "POST /tags HTTP/1.1" 200 296 0.063116 10.0.0.241 - - [2026-01-19 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013802 10.0.0.241 - - [2026-01-19 01:52:49] "GET /tag/b7006b49-36a4-4594-b296-23b332e24d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.015118 10.0.0.241 - - [2026-01-19 01:52:49] "POST /tags HTTP/1.1" 409 233 0.003452 10.0.0.241 - - [2026-01-19 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.241 - - [2026-01-19 01:52:49] "GET /tag/1856ccbe-de9d-4f71-8632-cf37dbdf54ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012108 10.0.0.241 - - [2026-01-19 01:52:49] "POST /tags HTTP/1.1" 409 206 0.002402 10.0.0.241 - - [2026-01-19 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.241 - - [2026-01-19 01:52:49] "GET /tag/bfe82989-b999-4c8b-b2af-693a19b13174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.009829 10.0.0.241 - - [2026-01-19 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.241 - - [2026-01-19 01:52:49] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003544 10.0.0.241 - - [2026-01-19 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001320 10.0.0.241 - - [2026-01-19 01:52:49] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.031353 10.0.0.241 - - [2026-01-19 01:52:49] "POST /virtual-machines HTTP/1.1" 200 370 0.008688 10.0.0.241 - - [2026-01-19 01:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024788 10.0.0.241 - - [2026-01-19 01:52:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.108663 10.0.0.241 - - [2026-01-19 01:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009074 10.0.0.241 - - [2026-01-19 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009268 10.0.0.241 - - [2026-01-19 01:52:50] "GET /virtual-machine-interface/8f54bfb4-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.006974 10.0.0.241 - - [2026-01-19 01:52:50] "POST /instance-ips HTTP/1.1" 200 410 0.021001 10.0.0.241 - - [2026-01-19 01:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018916 10.0.0.241 - - [2026-01-19 01:52:50] "GET /virtual-machine-interface/8f54bfb4-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.010318 10.0.0.241 - - [2026-01-19 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.018494 10.0.0.241 - - [2026-01-19 01:52:50] "GET /virtual-machine-interface/8f54bfb4-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.014322 10.0.0.241 - - [2026-01-19 01:52:50] "GET /instance-ip/8f6e4ec0-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.008494 10.0.0.241 - - [2026-01-19 01:52:50] "GET /virtual-machine-interface/8f54bfb4-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004889 10.0.0.241 - - [2026-01-19 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.241 - - [2026-01-19 01:52:50] "GET /virtual-router/46591210-8948-4e9c-9a7a-a8bab1756fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002603 10.0.0.241 - - [2026-01-19 01:52:50] "POST /ref-update HTTP/1.1" 200 156 0.008994 10.0.0.241 - - [2026-01-19 01:52:50] "GET /virtual-machine-interface/8f54bfb4-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004680 10.0.0.241 - - [2026-01-19 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.003077 10.0.0.241 - - [2026-01-19 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.241 - - [2026-01-19 01:52:50] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004814 10.0.0.241 - - [2026-01-19 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.241 - - [2026-01-19 01:52:50] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.035930 10.0.0.241 - - [2026-01-19 01:52:50] "POST /virtual-machines HTTP/1.1" 200 370 0.013416 10.0.0.241 - - [2026-01-19 01:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018282 10.0.0.241 - - [2026-01-19 01:52:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.101481 10.0.0.241 - - [2026-01-19 01:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009452 10.0.0.241 - - [2026-01-19 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011957 10.0.0.241 - - [2026-01-19 01:52:50] "GET /virtual-machine-interface/8fc13d60-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.006826 10.0.0.241 - - [2026-01-19 01:52:50] "POST /instance-ips HTTP/1.1" 200 410 0.023966 10.0.0.241 - - [2026-01-19 01:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.019395 10.0.0.241 - - [2026-01-19 01:52:50] "GET /virtual-machine-interface/8fc13d60-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.005453 10.0.0.241 - - [2026-01-19 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.018490 10.0.0.241 - - [2026-01-19 01:52:50] "GET /virtual-machine-interface/8fc13d60-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016518 10.0.0.241 - - [2026-01-19 01:52:50] "GET /instance-ip/8fd9342e-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.002764 10.0.0.241 - - [2026-01-19 01:52:50] "GET /virtual-machine-interface/8fc13d60-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004655 10.0.0.241 - - [2026-01-19 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.002931 10.0.0.241 - - [2026-01-19 01:52:50] "GET /virtual-router/46591210-8948-4e9c-9a7a-a8bab1756fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.004488 10.0.0.241 - - [2026-01-19 01:52:51] "POST /ref-update HTTP/1.1" 200 156 0.012022 10.0.0.241 - - [2026-01-19 01:52:51] "GET /virtual-machine-interface/8fc13d60-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011809 10.0.0.241 - - [2026-01-19 01:52:51] "POST /set-tag HTTP/1.1" 200 109 0.003478 10.0.0.241 - - [2026-01-19 01:52:51] "GET /virtual-machine-interface/8f54bfb4-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005140 10.0.0.241 - - [2026-01-19 01:52:51] "POST /set-tag HTTP/1.1" 200 109 0.002744 10.0.0.241 - - [2026-01-19 01:52:51] "GET /virtual-machine-interface/8fc13d60-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004311 10.0.0.241 - - [2026-01-19 01:52:51] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.241 - - [2026-01-19 01:52:53] "GET /domains HTTP/1.1" 200 281 0.002941 10.0.0.241 - - [2026-01-19 01:52:54] "GET /domain/aceb907f-0331-48c6-9466-5fbce6468b65 HTTP/1.1" 200 3100 0.004156 10.0.0.241 - - [2026-01-19 01:52:54] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de HTTP/1.1" 200 7090 0.038257 10.0.0.241 - - [2026-01-19 01:52:54] "GET /virtual-network/530c9bd2-6c5d-4cc1-9efd-0d9fab696d1a HTTP/1.1" 200 2092 0.004038 10.0.0.241 - - [2026-01-19 01:52:54] "GET /virtual-network/530c9bd2-6c5d-4cc1-9efd-0d9fab696d1a HTTP/1.1" 200 2092 0.013489 10.0.0.241 - - [2026-01-19 01:52:54] "GET /routing-instance/3fcbee4e-8f63-4ed6-8257-407140389be3 HTTP/1.1" 200 1404 0.004937 10.0.0.241 - - [2026-01-19 01:52:54] "GET /routing-instance/3fcbee4e-8f63-4ed6-8257-407140389be3 HTTP/1.1" 200 1404 0.005780 10.0.0.241 - - [2026-01-19 01:52:54] "GET /route-target/245b0268-f8fb-4cf0-ba96-f1158c939b17 HTTP/1.1" 200 1154 0.003026 10.0.0.241 - - [2026-01-19 01:52:54] "GET /virtual-network/530c9bd2-6c5d-4cc1-9efd-0d9fab696d1a HTTP/1.1" 200 2092 0.006212 10.0.0.241 - - [2026-01-19 01:52:54] "GET /routing-instance/3fcbee4e-8f63-4ed6-8257-407140389be3 HTTP/1.1" 200 1404 0.007047 10.0.0.241 - - [2026-01-19 01:52:54] "GET /virtual-network/530c9bd2-6c5d-4cc1-9efd-0d9fab696d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003793 10.0.0.241 - - [2026-01-19 01:52:54] "GET /virtual-network/530c9bd2-6c5d-4cc1-9efd-0d9fab696d1a HTTP/1.1" 200 2092 0.003566 10.0.0.241 - - [2026-01-19 01:52:54] "GET /routing-instance/3fcbee4e-8f63-4ed6-8257-407140389be3 HTTP/1.1" 200 1404 0.002187 10.0.0.241 - - [2026-01-19 01:52:54] "GET /routing-instance/3fcbee4e-8f63-4ed6-8257-407140389be3 HTTP/1.1" 200 1404 0.002867 10.0.0.241 - - [2026-01-19 01:52:54] "GET /route-target/245b0268-f8fb-4cf0-ba96-f1158c939b17 HTTP/1.1" 200 1154 0.002023 10.0.0.241 - - [2026-01-19 01:52:54] "GET /domains HTTP/1.1" 200 281 0.001742 10.0.0.241 - - [2026-01-19 01:52:54] "GET /domain/aceb907f-0331-48c6-9466-5fbce6468b65 HTTP/1.1" 200 3100 0.002305 10.0.0.241 - - [2026-01-19 01:52:54] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de HTTP/1.1" 200 7090 0.023739 10.0.0.241 - - [2026-01-19 01:52:54] "GET /virtual-network/530c9bd2-6c5d-4cc1-9efd-0d9fab696d1a HTTP/1.1" 200 2092 0.004171 10.0.0.241 - - [2026-01-19 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.241 - - [2026-01-19 01:52:54] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.039690 10.0.0.241 - - [2026-01-19 01:52:54] "GET /virtual-network/530c9bd2-6c5d-4cc1-9efd-0d9fab696d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004286 10.0.0.241 - - [2026-01-19 01:52:54] "GET /floating-ip-pools?parent_id=530c9bd2-6c5d-4cc1-9efd-0d9fab696d1a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001694 10.0.0.241 - - [2026-01-19 01:52:54] "GET /virtual-network/530c9bd2-6c5d-4cc1-9efd-0d9fab696d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004451 10.0.0.241 - - [2026-01-19 01:52:54] "POST /floating-ip-pools HTTP/1.1" 200 564 0.021521 10.0.0.241 - - [2026-01-19 01:52:54] "POST /ref-update HTTP/1.1" 200 156 0.019132 10.0.0.241 - - [2026-01-19 01:52:54] "GET /virtual-network/530c9bd2-6c5d-4cc1-9efd-0d9fab696d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004323 10.0.0.241 - - [2026-01-19 01:52:54] "GET /domains HTTP/1.1" 200 281 0.002044 10.0.0.241 - - [2026-01-19 01:52:54] "GET /domain/aceb907f-0331-48c6-9466-5fbce6468b65 HTTP/1.1" 200 3100 0.002947 10.0.0.241 - - [2026-01-19 01:52:54] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de HTTP/1.1" 200 7347 0.041850 10.0.0.241 - - [2026-01-19 01:52:54] "GET /virtual-network/530c9bd2-6c5d-4cc1-9efd-0d9fab696d1a HTTP/1.1" 200 2331 0.006580 10.0.0.241 - - [2026-01-19 01:52:54] "GET /floating-ip-pool/e2540735-5c9f-4c19-af13-0ee361e730c6 HTTP/1.1" 200 1318 0.002922 10.0.0.241 - - [2026-01-19 01:52:54] "GET /domains HTTP/1.1" 200 281 0.001912 10.0.0.241 - - [2026-01-19 01:52:54] "GET /domain/aceb907f-0331-48c6-9466-5fbce6468b65 HTTP/1.1" 200 3100 0.003080 10.0.0.241 - - [2026-01-19 01:52:54] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de HTTP/1.1" 200 7347 0.035539 10.0.0.241 - - [2026-01-19 01:52:54] "GET /virtual-network/530c9bd2-6c5d-4cc1-9efd-0d9fab696d1a HTTP/1.1" 200 2331 0.003458 10.0.0.241 - - [2026-01-19 01:52:54] "GET /virtual-network/530c9bd2-6c5d-4cc1-9efd-0d9fab696d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003707 10.0.0.241 - - [2026-01-19 01:52:54] "POST /tags HTTP/1.1" 200 366 0.060653 10.0.0.241 - - [2026-01-19 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010419 10.0.0.241 - - [2026-01-19 01:52:54] "GET /tag/67e4cb70-f5ea-4a84-965d-4600fa2d0d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.015813 10.0.0.241 - - [2026-01-19 01:52:54] "POST /tags HTTP/1.1" 409 206 0.002041 10.0.0.241 - - [2026-01-19 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.241 - - [2026-01-19 01:52:54] "GET /tag/bfe82989-b999-4c8b-b2af-693a19b13174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011521 10.0.0.241 - - [2026-01-19 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.241 - - [2026-01-19 01:52:54] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.058328 10.0.0.241 - - [2026-01-19 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.241 - - [2026-01-19 01:52:54] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003192 10.0.0.241 - - [2026-01-19 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.241 - - [2026-01-19 01:52:54] "GET /service-appliance-set/232396ca-afd4-4646-b4bc-98c528906fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003906 10.0.0.241 - - [2026-01-19 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 258 0.010863 10.0.0.241 - - [2026-01-19 01:52:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.118688 10.0.0.241 - - [2026-01-19 01:52:55] "GET /virtual-machine-interface/873eac9e-f72b-4332-a29f-eda3d95a008f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.025594 10.0.0.241 - - [2026-01-19 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.018757 10.0.0.241 - - [2026-01-19 01:52:55] "POST /instance-ips HTTP/1.1" 200 418 0.027674 10.0.0.241 - - [2026-01-19 01:52:55] "GET /instance-ip/8faf3e6d-7f4d-44d0-a031-bb9ce84db877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.006688 10.0.0.241 - - [2026-01-19 01:52:55] "POST /loadbalancers HTTP/1.1" 200 620 0.068579 10.0.0.241 - - [2026-01-19 01:52:55] "POST /service-instances HTTP/1.1" 200 568 0.020988 10.0.0.241 - - [2026-01-19 01:52:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.028677 10.0.0.241 - - [2026-01-19 01:52:55] "POST /ref-update HTTP/1.1" 200 156 0.018347 10.0.0.241 - - [2026-01-19 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.022721 10.0.0.241 - - [2026-01-19 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.241 - - [2026-01-19 01:52:55] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.046864 10.0.0.241 - - [2026-01-19 01:52:55] "PUT /service-instance/f97f2422-5f00-40c0-8f66-9760fada953a HTTP/1.1" 200 267 0.010253 10.0.0.241 - - [2026-01-19 01:52:55] "GET /virtual-machine-interface/873eac9e-f72b-4332-a29f-eda3d95a008f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005304 10.0.0.241 - - [2026-01-19 01:52:55] "GET /virtual-machine-interface/873eac9e-f72b-4332-a29f-eda3d95a008f?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.007860 10.0.0.241 - - [2026-01-19 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.241 - - [2026-01-19 01:52:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.013288 10.0.0.241 - - [2026-01-19 01:52:55] "GET /floating-ip-pool/e2540735-5c9f-4c19-af13-0ee361e730c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002746 10.0.0.241 - - [2026-01-19 01:52:55] "PUT /service-instance/f97f2422-5f00-40c0-8f66-9760fada953a HTTP/1.1" 200 267 0.017015 10.0.0.241 - - [2026-01-19 01:52:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.022811 10.0.0.241 - - [2026-01-19 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.241 - - [2026-01-19 01:52:55] "POST /floating-ips HTTP/1.1" 200 673 0.139760 10.0.0.241 - - [2026-01-19 01:52:55] "POST /virtual-machines HTTP/1.1" 200 430 0.053399 10.0.0.241 - - [2026-01-19 01:52:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.010034 10.0.0.241 - - [2026-01-19 01:52:55] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.006484 10.0.0.241 - - [2026-01-19 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010922 10.0.0.241 - - [2026-01-19 01:52:55] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.016997 10.0.0.241 - - [2026-01-19 01:52:55] "POST /tags HTTP/1.1" 409 221 0.001848 10.0.0.241 - - [2026-01-19 01:52:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.165135 10.0.0.241 - - [2026-01-19 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009462 10.0.0.241 - - [2026-01-19 01:52:55] "POST /chown HTTP/1.1" 200 109 0.034286 10.0.0.241 - - [2026-01-19 01:52:55] "GET /tag/49b250fa-3218-484c-95fd-8a10deb3772a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.040577 10.0.0.241 - - [2026-01-19 01:52:56] "POST /tags HTTP/1.1" 409 238 0.021026 10.0.0.241 - - [2026-01-19 01:52:56] "POST /chown HTTP/1.1" 200 109 0.007898 10.0.0.241 - - [2026-01-19 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001357 10.0.0.241 - - [2026-01-19 01:52:56] "PUT /virtual-machine-interface/d9c00932-ae2a-4716-9093-9a09fbfcc6aa HTTP/1.1" 200 285 0.014685 10.0.0.241 - - [2026-01-19 01:52:56] "GET /tag/67e4cb70-f5ea-4a84-965d-4600fa2d0d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.033277 10.0.0.241 - - [2026-01-19 01:52:56] "PUT /instance-ip/8faf3e6d-7f4d-44d0-a031-bb9ce84db877 HTTP/1.1" 200 257 0.063527 10.0.0.241 - - [2026-01-19 01:52:56] "POST /firewall-rules HTTP/1.1" 200 652 0.102568 10.0.0.241 - - [2026-01-19 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.045059 10.0.0.241 - - [2026-01-19 01:52:56] "GET /firewall-rule/d1a3adc7-730d-4c3b-9b7b-36f9eb9e5cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.015541 10.0.0.241 - - [2026-01-19 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.015156 10.0.0.241 - - [2026-01-19 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.022698 10.0.0.241 - - [2026-01-19 01:52:56] "GET /firewall-policy/fa8621ba-3c28-46d1-8645-a03717b20d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.013137 10.0.0.241 - - [2026-01-19 01:52:56] "GET /firewall-rule/d1a3adc7-730d-4c3b-9b7b-36f9eb9e5cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003016 10.0.0.241 - - [2026-01-19 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.021796 10.0.0.241 - - [2026-01-19 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.027161 10.0.0.241 - - [2026-01-19 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.241 - - [2026-01-19 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.031663 10.0.0.241 - - [2026-01-19 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.027089 10.0.0.241 - - [2026-01-19 01:52:56] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.085272 10.0.0.241 - - [2026-01-19 01:52:56] "GET /loadbalancer/dc518bb8-0d2a-42d5-a301-463d816d858c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006156 10.0.0.241 - - [2026-01-19 01:52:56] "POST /virtual-machines HTTP/1.1" 200 430 0.049713 10.0.0.241 - - [2026-01-19 01:52:56] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.094344 10.0.0.241 - - [2026-01-19 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.241 - - [2026-01-19 01:52:56] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.066247 10.0.0.241 - - [2026-01-19 01:52:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.128773 10.0.0.241 - - [2026-01-19 01:52:56] "POST /chown HTTP/1.1" 200 109 0.030692 10.0.0.241 - - [2026-01-19 01:52:56] "GET /loadbalancer-listener/07a75e82-de40-41ab-b762-1304995b58e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.007096 10.0.0.241 - - [2026-01-19 01:52:56] "GET /loadbalancer-listener/07a75e82-de40-41ab-b762-1304995b58e6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.004202 10.0.0.241 - - [2026-01-19 01:52:56] "POST /chown HTTP/1.1" 200 109 0.013133 10.0.0.241 - - [2026-01-19 01:52:56] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.041382 10.0.0.241 - - [2026-01-19 01:52:56] "PUT /virtual-machine-interface/2df80cc0-7ed0-494d-a44e-ab7cc36f85e1 HTTP/1.1" 200 285 0.019196 10.0.0.241 - - [2026-01-19 01:52:56] "PUT /instance-ip/8faf3e6d-7f4d-44d0-a031-bb9ce84db877 HTTP/1.1" 200 257 0.027279 10.0.0.241 - - [2026-01-19 01:52:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019187 10.0.0.241 - - [2026-01-19 01:52:56] "GET /loadbalancer-pool/85330551-5eac-4e6f-85d7-49ef7ab2320a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.010624 10.0.0.241 - - [2026-01-19 01:52:56] "POST /loadbalancer-members HTTP/1.1" 200 709 0.032969 10.0.0.241 - - [2026-01-19 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.034356 10.0.0.241 - - [2026-01-19 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.019663 10.0.0.241 - - [2026-01-19 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.033866 10.0.0.241 - - [2026-01-19 01:52:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.044449 10.0.0.241 - - [2026-01-19 01:52:57] "GET /loadbalancer-member/c8953ace-7251-46ae-ac7c-134a894c1c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.012147 10.0.0.241 - - [2026-01-19 01:52:57] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.001909 10.0.0.241 - - [2026-01-19 01:52:57] "POST /ref-update HTTP/1.1" 200 156 0.020176 10.0.0.241 - - [2026-01-19 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.241 - - [2026-01-19 01:52:57] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008389 10.0.0.241 - - [2026-01-19 01:52:57] "POST /tags HTTP/1.1" 409 221 0.002647 10.0.0.241 - - [2026-01-19 01:52:57] "POST /ref-update HTTP/1.1" 200 156 0.048637 10.0.0.241 - - [2026-01-19 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.241 - - [2026-01-19 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.241 - - [2026-01-19 01:52:57] "GET /tag/49b250fa-3218-484c-95fd-8a10deb3772a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.018630 10.0.0.241 - - [2026-01-19 01:52:57] "POST /tags HTTP/1.1" 409 238 0.003345 10.0.0.241 - - [2026-01-19 01:52:57] "POST /chown HTTP/1.1" 200 109 0.008516 10.0.0.241 - - [2026-01-19 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.241 - - [2026-01-19 01:52:57] "POST /chown HTTP/1.1" 200 109 0.021505 10.0.0.241 - - [2026-01-19 01:52:57] "GET /tag/67e4cb70-f5ea-4a84-965d-4600fa2d0d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.030191 10.0.0.241 - - [2026-01-19 01:52:57] "POST /firewall-rules HTTP/1.1" 409 293 0.003307 10.0.0.241 - - [2026-01-19 01:52:57] "PUT /instance-ip/8faf3e6d-7f4d-44d0-a031-bb9ce84db877 HTTP/1.1" 200 257 0.032736 10.0.0.241 - - [2026-01-19 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.241 - - [2026-01-19 01:52:57] "POST /ref-update HTTP/1.1" 200 156 0.012779 10.0.0.241 - - [2026-01-19 01:52:57] "POST /chown HTTP/1.1" 200 109 0.019757 10.0.0.241 - - [2026-01-19 01:52:57] "POST /chown HTTP/1.1" 200 109 0.019596 10.0.0.241 - - [2026-01-19 01:52:57] "PUT /firewall-rule/d1a3adc7-730d-4c3b-9b7b-36f9eb9e5cff HTTP/1.1" 200 261 0.069743 10.0.0.241 - - [2026-01-19 01:52:57] "GET /firewall-rule/d1a3adc7-730d-4c3b-9b7b-36f9eb9e5cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.010077 10.0.0.241 - - [2026-01-19 01:52:57] "PUT /instance-ip/8faf3e6d-7f4d-44d0-a031-bb9ce84db877 HTTP/1.1" 200 257 0.011604 10.0.0.241 - - [2026-01-19 01:52:57] "POST /ref-update HTTP/1.1" 200 156 0.014325 10.0.0.241 - - [2026-01-19 01:52:57] "GET /firewall-policy/fa8621ba-3c28-46d1-8645-a03717b20d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.013589 10.0.0.241 - - [2026-01-19 01:52:57] "GET /firewall-rule/d1a3adc7-730d-4c3b-9b7b-36f9eb9e5cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002535 10.0.0.241 - - [2026-01-19 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.241 - - [2026-01-19 01:52:57] "POST /chown HTTP/1.1" 200 109 0.009197 10.0.0.241 - - [2026-01-19 01:52:57] "POST /chown HTTP/1.1" 200 109 0.015735 10.0.0.241 - - [2026-01-19 01:52:57] "PUT /instance-ip/8faf3e6d-7f4d-44d0-a031-bb9ce84db877 HTTP/1.1" 200 257 0.014140 10.0.0.241 - - [2026-01-19 01:52:57] "POST /ref-update HTTP/1.1" 200 156 0.013094 10.0.0.241 - - [2026-01-19 01:52:57] "POST /chown HTTP/1.1" 200 109 0.031070 10.0.0.241 - - [2026-01-19 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017840 10.0.0.241 - - [2026-01-19 01:52:57] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.010991 10.0.0.241 - - [2026-01-19 01:52:57] "POST /chown HTTP/1.1" 200 109 0.031457 10.0.0.241 - - [2026-01-19 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.241 - - [2026-01-19 01:52:57] "PUT /instance-ip/8faf3e6d-7f4d-44d0-a031-bb9ce84db877 HTTP/1.1" 200 257 0.034942 10.0.0.241 - - [2026-01-19 01:52:57] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.051576 10.0.0.241 - - [2026-01-19 01:52:57] "POST /virtual-machines HTTP/1.1" 200 374 0.022619 10.0.0.241 - - [2026-01-19 01:52:57] "POST /ref-update HTTP/1.1" 200 156 0.040163 10.0.0.241 - - [2026-01-19 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.241 - - [2026-01-19 01:52:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007829 10.0.0.241 - - [2026-01-19 01:52:57] "POST /chown HTTP/1.1" 200 109 0.008341 10.0.0.241 - - [2026-01-19 01:52:57] "POST /chown HTTP/1.1" 200 109 0.021833 10.0.0.241 - - [2026-01-19 01:52:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.099314 10.0.0.241 - - [2026-01-19 01:52:57] "PUT /instance-ip/8faf3e6d-7f4d-44d0-a031-bb9ce84db877 HTTP/1.1" 200 257 0.069386 10.0.0.241 - - [2026-01-19 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.036746 10.0.0.241 - - [2026-01-19 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005153 10.0.0.241 - - [2026-01-19 01:52:58] "POST /ref-update HTTP/1.1" 200 156 0.020489 10.0.0.241 - - [2026-01-19 01:52:58] "GET /virtual-machine-interface/941e233c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.013009 10.0.0.241 - - [2026-01-19 01:52:58] "POST /chown HTTP/1.1" 200 109 0.026847 10.0.0.241 - - [2026-01-19 01:52:58] "POST /chown HTTP/1.1" 200 109 0.029274 10.0.0.241 - - [2026-01-19 01:52:58] "POST /instance-ips HTTP/1.1" 200 414 0.056404 10.0.0.241 - - [2026-01-19 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.026797 10.0.0.241 - - [2026-01-19 01:52:58] "GET /virtual-machine-interface/941e233c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.006536 10.0.0.241 - - [2026-01-19 01:52:58] "GET /global-system-configs HTTP/1.1" 200 323 0.003209 10.0.0.241 - - [2026-01-19 01:52:58] "PUT /instance-ip/8faf3e6d-7f4d-44d0-a031-bb9ce84db877 HTTP/1.1" 200 257 0.024770 10.0.0.241 - - [2026-01-19 01:52:58] "POST /ref-update HTTP/1.1" 200 156 0.013742 10.0.0.241 - - [2026-01-19 01:52:58] "POST /set-tag HTTP/1.1" 200 109 0.020561 10.0.0.241 - - [2026-01-19 01:52:58] "GET /virtual-machine-interface/941e233c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.015256 10.0.0.241 - - [2026-01-19 01:52:58] "GET /instance-ip/9434f706-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.002936 10.0.0.241 - - [2026-01-19 01:52:58] "GET /virtual-machine-interface/941e233c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004628 10.0.0.241 - - [2026-01-19 01:52:58] "POST /set-tag HTTP/1.1" 200 109 0.004354 10.0.0.241 - - [2026-01-19 01:52:58] "GET /virtual-router/46591210-8948-4e9c-9a7a-a8bab1756fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006178 10.0.0.241 - - [2026-01-19 01:52:58] "PUT /service-instance/f97f2422-5f00-40c0-8f66-9760fada953a HTTP/1.1" 200 267 0.010011 10.0.0.241 - - [2026-01-19 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019362 10.0.0.241 - - [2026-01-19 01:52:58] "POST /ref-update HTTP/1.1" 200 156 0.018191 10.0.0.241 - - [2026-01-19 01:52:58] "GET /virtual-machine-interface/941e233c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.014927 10.0.0.241 - - [2026-01-19 01:52:58] "POST /set-tag HTTP/1.1" 200 109 0.002845 10.0.0.241 - - [2026-01-19 01:52:58] "PUT /service-instance/f97f2422-5f00-40c0-8f66-9760fada953a HTTP/1.1" 200 267 0.011283 10.0.0.241 - - [2026-01-19 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014642 10.0.0.241 - - [2026-01-19 01:52:58] "GET /virtual-machine-interface/941e233c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.013554 10.0.0.241 - - [2026-01-19 01:52:58] "POST /set-tag HTTP/1.1" 200 109 0.001829 10.0.0.241 - - [2026-01-19 01:52:58] "PUT /service-instance/f97f2422-5f00-40c0-8f66-9760fada953a HTTP/1.1" 200 267 0.012990 10.0.0.241 - - [2026-01-19 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013604 10.0.0.241 - - [2026-01-19 01:52:58] "PUT /service-instance/f97f2422-5f00-40c0-8f66-9760fada953a HTTP/1.1" 200 267 0.008217 10.0.0.241 - - [2026-01-19 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018150 10.0.0.241 - - [2026-01-19 01:52:58] "PUT /service-instance/f97f2422-5f00-40c0-8f66-9760fada953a HTTP/1.1" 200 267 0.008847 10.0.0.241 - - [2026-01-19 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019576 10.0.0.241 - - [2026-01-19 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.241 - - [2026-01-19 01:52:58] "POST /chown HTTP/1.1" 200 109 0.007890 10.0.0.241 - - [2026-01-19 01:52:58] "POST /chown HTTP/1.1" 200 109 0.022223 10.0.0.241 - - [2026-01-19 01:52:58] "POST /ref-update HTTP/1.1" 200 156 0.012286 10.0.0.241 - - [2026-01-19 01:52:58] "POST /chown HTTP/1.1" 200 109 0.006374 10.0.0.241 - - [2026-01-19 01:52:58] "POST /chown HTTP/1.1" 200 109 0.029963 10.0.0.241 - - [2026-01-19 01:52:58] "POST /ref-update HTTP/1.1" 200 156 0.017234 10.0.0.241 - - [2026-01-19 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006124 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.007558 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.016350 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.007417 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.019038 10.0.0.241 - - [2026-01-19 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006738 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.007023 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.017417 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.014689 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.006044 10.0.0.241 - - [2026-01-19 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009165 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.006366 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.006233 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.014287 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.028242 10.0.0.241 - - [2026-01-19 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.005981 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.014462 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.007124 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.025846 10.0.0.241 - - [2026-01-19 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.241 - - [2026-01-19 01:52:59] "GET /global-system-configs HTTP/1.1" 200 323 0.001754 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.012055 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.026681 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.019418 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.014054 10.0.0.241 - - [2026-01-19 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007553 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.006627 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.006506 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.015194 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.026293 10.0.0.241 - - [2026-01-19 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.005841 10.0.0.241 - - [2026-01-19 01:52:59] "POST /chown HTTP/1.1" 200 109 0.024047 10.0.0.241 - - [2026-01-19 01:53:00] "POST /chown HTTP/1.1" 200 109 0.027169 10.0.0.241 - - [2026-01-19 01:53:00] "POST /chown HTTP/1.1" 200 109 0.008113 10.0.0.241 - - [2026-01-19 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.241 - - [2026-01-19 01:53:00] "POST /chown HTTP/1.1" 200 109 0.008181 10.0.0.241 - - [2026-01-19 01:53:00] "POST /chown HTTP/1.1" 200 109 0.006336 10.0.0.241 - - [2026-01-19 01:53:00] "POST /chown HTTP/1.1" 200 109 0.022095 10.0.0.241 - - [2026-01-19 01:53:00] "POST /chown HTTP/1.1" 200 109 0.026031 10.0.0.241 - - [2026-01-19 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.241 - - [2026-01-19 01:53:00] "POST /chown HTTP/1.1" 200 109 0.006681 10.0.0.241 - - [2026-01-19 01:53:00] "POST /chown HTTP/1.1" 200 109 0.023211 10.0.0.241 - - [2026-01-19 01:53:00] "POST /chown HTTP/1.1" 200 109 0.006454 10.0.0.241 - - [2026-01-19 01:53:00] "POST /chown HTTP/1.1" 200 109 0.026665 10.0.0.241 - - [2026-01-19 01:53:02] "GET /virtual-machine-interface/8fc13d60-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004461 10.0.0.241 - - [2026-01-19 01:53:02] "POST /set-tag HTTP/1.1" 200 109 0.002197 10.0.0.241 - - [2026-01-19 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.241 - - [2026-01-19 01:53:02] "GET /loadbalancer/2716376b-2f0b-4fa4-95c8-2e79ed0e2188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002152 10.0.0.241 - - [2026-01-19 01:53:02] "GET /loadbalancer-pool/d653ed9c-7fb1-48bf-8ce8-f9f73a77f493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002874 10.0.0.241 - - [2026-01-19 01:53:02] "POST /loadbalancer-members HTTP/1.1" 200 704 0.027984 10.0.0.241 - - [2026-01-19 01:53:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022955 10.0.0.241 - - [2026-01-19 01:53:02] "GET /virtual-machine-interface/8fc13d60-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010078 10.0.0.241 - - [2026-01-19 01:53:02] "GET /virtual-machine-interface/8fc13d60-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007202 10.0.0.241 - - [2026-01-19 01:53:02] "POST /ref-update HTTP/1.1" 200 156 0.007147 10.0.0.241 - - [2026-01-19 01:53:02] "POST /tags HTTP/1.1" 409 221 0.001800 10.0.0.241 - - [2026-01-19 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.241 - - [2026-01-19 01:53:02] "GET /tag/49b250fa-3218-484c-95fd-8a10deb3772a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009659 10.0.0.241 - - [2026-01-19 01:53:02] "GET /floating-ip/df55a113-760d-4771-bd5d-c7269caea22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.003522 10.0.0.241 - - [2026-01-19 01:53:02] "PUT /floating-ip/df55a113-760d-4771-bd5d-c7269caea22a HTTP/1.1" 200 257 0.009972 10.0.0.241 - - [2026-01-19 01:53:02] "POST /set-tag HTTP/1.1" 200 109 0.033989 10.0.0.241 - - [2026-01-19 01:53:02] "GET /virtual-machine-interface/8f54bfb4-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004678 10.0.0.241 - - [2026-01-19 01:53:02] "POST /set-tag HTTP/1.1" 200 109 0.003544 10.0.0.241 - - [2026-01-19 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.241 - - [2026-01-19 01:53:02] "GET /loadbalancer/2716376b-2f0b-4fa4-95c8-2e79ed0e2188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002229 10.0.0.241 - - [2026-01-19 01:53:02] "GET /loadbalancer-pool/d653ed9c-7fb1-48bf-8ce8-f9f73a77f493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002058 10.0.0.241 - - [2026-01-19 01:53:03] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016959 10.0.0.241 - - [2026-01-19 01:53:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009595 10.0.0.241 - - [2026-01-19 01:53:03] "GET /virtual-machine-interface/8f54bfb4-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.012090 10.0.0.241 - - [2026-01-19 01:53:03] "GET /virtual-machine-interface/8f54bfb4-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005416 10.0.0.241 - - [2026-01-19 01:53:03] "POST /ref-update HTTP/1.1" 200 156 0.007715 10.0.0.241 - - [2026-01-19 01:53:03] "GET /floating-ip/df55a113-760d-4771-bd5d-c7269caea22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005307 10.0.0.241 - - [2026-01-19 01:53:03] "POST /set-tag HTTP/1.1" 200 109 0.028622 10.0.0.241 - - [2026-01-19 01:53:06] "GET /virtual-machine-interface/941e233c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004169 10.0.0.241 - - [2026-01-19 01:53:06] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.241 - - [2026-01-19 01:53:07] "GET /virtual-machine/b285e094-3bd4-4bbf-b225-a46e0a12d483?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003158 10.0.0.241 - - [2026-01-19 01:53:07] "GET /virtual-machine-interface/8f54bfb4-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004262 10.0.0.241 - - [2026-01-19 01:53:07] "GET /virtual-machine/95e79678-9a25-44b5-8147-d51b2a9b4a10?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002958 10.0.0.241 - - [2026-01-19 01:53:07] "GET /virtual-machine-interface/8fc13d60-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003641 10.0.0.241 - - [2026-01-19 01:53:07] "GET /virtual-machine/c375a563-735d-4c24-981c-ccf49605a740?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.002876 10.0.0.241 - - [2026-01-19 01:53:07] "GET /virtual-machine-interface/941e233c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003569 10.0.0.241 - - [2026-01-19 01:53:08] "GET /virtual-machine-interface/941e233c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004366 10.0.0.241 - - [2026-01-19 01:53:08] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.241 - - [2026-01-19 01:53:39] "GET /virtual-machine-interface/941e233c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004907 10.0.0.241 - - [2026-01-19 01:53:39] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.241 - - [2026-01-19 01:53:40] "GET /virtual-machine-interface/941e233c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011861 10.0.0.241 - - [2026-01-19 01:53:40] "POST /set-tag HTTP/1.1" 200 109 0.003491 10.0.0.241 - - [2026-01-19 01:53:40] "GET /virtual-machine/c375a563-735d-4c24-981c-ccf49605a740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002759 10.0.0.241 - - [2026-01-19 01:53:40] "POST /ref-update HTTP/1.1" 200 156 0.009374 10.0.0.241 - - [2026-01-19 01:53:40] "GET /virtual-machine-interface/941e233c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.018301 10.0.0.241 - - [2026-01-19 01:53:40] "POST /set-tag HTTP/1.1" 200 109 0.013802 10.0.0.241 - - [2026-01-19 01:53:40] "POST /set-tag HTTP/1.1" 200 109 0.022510 10.0.0.241 - - [2026-01-19 01:53:40] "DELETE /instance-ip/9434f706-f4d9-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.050303 10.0.0.241 - - [2026-01-19 01:53:40] "DELETE /virtual-machine-interface/941e233c-f4d9-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.037282 10.0.0.241 - - [2026-01-19 01:53:40] "DELETE /virtual-machine/c375a563-735d-4c24-981c-ccf49605a740 HTTP/1.1" 200 115 0.025153 10.0.0.241 - - [2026-01-19 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.241 - - [2026-01-19 01:53:43] "GET /tag/67e4cb70-f5ea-4a84-965d-4600fa2d0d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010837 10.0.0.241 - - [2026-01-19 01:53:43] "GET /tag/67e4cb70-f5ea-4a84-965d-4600fa2d0d68?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.012671 10.0.0.241 - - [2026-01-19 01:53:43] "GET /virtual-machine-interface/2df80cc0-7ed0-494d-a44e-ab7cc36f85e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004511 10.0.0.241 - - [2026-01-19 01:53:43] "POST /set-tag HTTP/1.1" 200 109 0.018811 10.0.0.241 - - [2026-01-19 01:53:43] "GET /virtual-machine-interface/873eac9e-f72b-4332-a29f-eda3d95a008f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.007638 10.0.0.241 - - [2026-01-19 01:53:43] "POST /set-tag HTTP/1.1" 200 109 0.013505 10.0.0.241 - - [2026-01-19 01:53:43] "GET /virtual-machine-interface/d9c00932-ae2a-4716-9093-9a09fbfcc6aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004241 10.0.0.241 - - [2026-01-19 01:53:43] "POST /set-tag HTTP/1.1" 200 109 0.016188 10.0.0.241 - - [2026-01-19 01:53:43] "GET /firewall-policy/fa8621ba-3c28-46d1-8645-a03717b20d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.015257 10.0.0.241 - - [2026-01-19 01:53:43] "GET /firewall-rule/d1a3adc7-730d-4c3b-9b7b-36f9eb9e5cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002794 10.0.0.241 - - [2026-01-19 01:53:43] "POST /ref-update HTTP/1.1" 200 156 0.011066 10.0.0.241 - - [2026-01-19 01:53:43] "DELETE /firewall-rule/d1a3adc7-730d-4c3b-9b7b-36f9eb9e5cff HTTP/1.1" 200 115 0.043509 10.0.0.241 - - [2026-01-19 01:53:43] "DELETE /loadbalancer-member/c8953ace-7251-46ae-ac7c-134a894c1c40 HTTP/1.1" 200 115 0.038826 10.0.0.241 - - [2026-01-19 01:53:43] "PUT /service-instance/f97f2422-5f00-40c0-8f66-9760fada953a HTTP/1.1" 200 267 0.010836 10.0.0.241 - - [2026-01-19 01:53:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009241 10.0.0.241 - - [2026-01-19 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008851 10.0.0.241 - - [2026-01-19 01:53:43] "DELETE /loadbalancer-pool/85330551-5eac-4e6f-85d7-49ef7ab2320a HTTP/1.1" 200 115 0.062683 10.0.0.241 - - [2026-01-19 01:53:43] "DELETE /loadbalancer-listener/07a75e82-de40-41ab-b762-1304995b58e6 HTTP/1.1" 200 115 0.028479 10.0.0.241 - - [2026-01-19 01:53:43] "GET /floating-ip/02c67350-c2dd-4754-aa92-1e2122354f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.002320 10.0.0.241 - - [2026-01-19 01:53:43] "POST /chown HTTP/1.1" 200 109 0.006500 10.0.0.241 - - [2026-01-19 01:53:43] "POST /chown HTTP/1.1" 200 109 0.025521 10.0.0.241 - - [2026-01-19 01:53:43] "POST /chown HTTP/1.1" 200 109 0.020586 10.0.0.241 - - [2026-01-19 01:53:43] "PUT /floating-ip/02c67350-c2dd-4754-aa92-1e2122354f79 HTTP/1.1" 200 257 0.036712 10.0.0.241 - - [2026-01-19 01:53:43] "POST /chown HTTP/1.1" 200 109 0.015060 10.0.0.241 - - [2026-01-19 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.241 - - [2026-01-19 01:53:43] "DELETE /floating-ip/02c67350-c2dd-4754-aa92-1e2122354f79 HTTP/1.1" 200 115 0.074065 10.0.0.241 - - [2026-01-19 01:53:43] "POST /chown HTTP/1.1" 200 109 0.011196 10.0.0.241 - - [2026-01-19 01:53:43] "DELETE /loadbalancer/dc518bb8-0d2a-42d5-a301-463d816d858c HTTP/1.1" 200 115 0.043216 10.0.0.241 - - [2026-01-19 01:53:43] "POST /chown HTTP/1.1" 200 109 0.007867 10.0.0.241 - - [2026-01-19 01:53:43] "POST /chown HTTP/1.1" 200 109 0.010542 10.0.0.241 - - [2026-01-19 01:53:43] "POST /chown HTTP/1.1" 200 109 0.014608 10.0.0.241 - - [2026-01-19 01:53:43] "DELETE /instance-ip/8faf3e6d-7f4d-44d0-a031-bb9ce84db877 HTTP/1.1" 200 115 0.093628 10.0.0.241 - - [2026-01-19 01:53:43] "PUT /service-instance/f97f2422-5f00-40c0-8f66-9760fada953a HTTP/1.1" 200 267 0.008993 10.0.0.241 - - [2026-01-19 01:53:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011899 10.0.0.241 - - [2026-01-19 01:53:44] "DELETE /virtual-machine-interface/873eac9e-f72b-4332-a29f-eda3d95a008f HTTP/1.1" 200 115 0.088023 10.0.0.241 - - [2026-01-19 01:53:44] "PUT /service-instance/f97f2422-5f00-40c0-8f66-9760fada953a HTTP/1.1" 200 267 0.024938 10.0.0.241 - - [2026-01-19 01:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019594 10.0.0.241 - - [2026-01-19 01:53:44] "DELETE /tag/67e4cb70-f5ea-4a84-965d-4600fa2d0d68 HTTP/1.1" 200 115 0.104211 10.0.0.241 - - [2026-01-19 01:53:44] "GET /floating-ip-pool/e2540735-5c9f-4c19-af13-0ee361e730c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.004741 10.0.0.241 - - [2026-01-19 01:53:44] "PUT /service-instance/f97f2422-5f00-40c0-8f66-9760fada953a HTTP/1.1" 200 267 0.015219 10.0.0.241 - - [2026-01-19 01:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.025700 10.0.0.241 - - [2026-01-19 01:53:44] "POST /ref-update HTTP/1.1" 200 156 0.046233 10.0.0.241 - - [2026-01-19 01:53:44] "DELETE /floating-ip-pool/e2540735-5c9f-4c19-af13-0ee361e730c6 HTTP/1.1" 200 115 0.060004 10.0.0.241 - - [2026-01-19 01:53:44] "DELETE /service-instance/f97f2422-5f00-40c0-8f66-9760fada953a HTTP/1.1" 200 115 0.057212 10.0.0.241 - - [2026-01-19 01:53:44] "GET /virtual-machine-interface/2df80cc0-7ed0-494d-a44e-ab7cc36f85e1?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.004536 10.0.0.241 - - [2026-01-19 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.241 - - [2026-01-19 01:53:44] "POST /useragent-kv HTTP/1.1" 200 115 0.006309 10.0.0.241 - - [2026-01-19 01:53:44] "POST /useragent-kv HTTP/1.1" 200 115 0.001940 10.0.0.241 - - [2026-01-19 01:53:44] "DELETE /virtual-network/530c9bd2-6c5d-4cc1-9efd-0d9fab696d1a HTTP/1.1" 200 115 0.120502 10.0.0.241 - - [2026-01-19 01:53:44] "GET /routing-instance/3fcbee4e-8f63-4ed6-8257-407140389be3 HTTP/1.1" 404 171 0.004484 10.0.0.241 - - [2026-01-19 01:53:44] "GET /domains HTTP/1.1" 200 281 0.001810 10.0.0.241 - - [2026-01-19 01:53:44] "GET /domain/aceb907f-0331-48c6-9466-5fbce6468b65 HTTP/1.1" 200 3100 0.006536 10.0.0.241 - - [2026-01-19 01:53:44] "DELETE /route-target/245b0268-f8fb-4cf0-ba96-f1158c939b17 HTTP/1.1" 200 115 0.039903 10.0.0.241 - - [2026-01-19 01:53:44] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de HTTP/1.1" 200 7168 0.028753 10.0.0.241 - - [2026-01-19 01:53:44] "DELETE /virtual-machine-interface/2df80cc0-7ed0-494d-a44e-ab7cc36f85e1 HTTP/1.1" 200 115 0.084636 10.0.0.241 - - [2026-01-19 01:53:44] "DELETE /virtual-machine/81079048-1244-4356-a468-479248f27230 HTTP/1.1" 200 115 0.033056 10.0.0.241 - - [2026-01-19 01:53:44] "GET /virtual-machine-interface/d9c00932-ae2a-4716-9093-9a09fbfcc6aa?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.026999 10.0.0.241 - - [2026-01-19 01:53:44] "GET /virtual-machine-interface/8fc13d60-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.024930 10.0.0.241 - - [2026-01-19 01:53:44] "POST /set-tag HTTP/1.1" 200 109 0.005224 10.0.0.241 - - [2026-01-19 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.241 - - [2026-01-19 01:53:44] "GET /loadbalancer/2716376b-2f0b-4fa4-95c8-2e79ed0e2188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003053 10.0.0.241 - - [2026-01-19 01:53:44] "DELETE /virtual-machine-interface/d9c00932-ae2a-4716-9093-9a09fbfcc6aa HTTP/1.1" 200 115 0.046962 10.0.0.241 - - [2026-01-19 01:53:44] "GET /virtual-machine-interface/8fc13d60-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.012559 10.0.0.241 - - [2026-01-19 01:53:44] "POST /ref-update HTTP/1.1" 200 156 0.036325 10.0.0.241 - - [2026-01-19 01:53:44] "POST /set-tag HTTP/1.1" 200 109 0.056412 10.0.0.241 - - [2026-01-19 01:53:44] "DELETE /virtual-machine/f2471f5c-94a8-4331-b45f-57d082840e63 HTTP/1.1" 200 115 0.083056 10.0.0.241 - - [2026-01-19 01:53:44] "DELETE /loadbalancer-member/0f241adb-1caf-42cc-bd94-04dd8de9c85f HTTP/1.1" 200 115 0.063925 10.0.0.241 - - [2026-01-19 01:53:46] "GET /virtual-machine-interface/8fc13d60-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.012201 10.0.0.241 - - [2026-01-19 01:53:46] "POST /set-tag HTTP/1.1" 200 109 0.004492 10.0.0.241 - - [2026-01-19 01:53:46] "GET /virtual-machine-interface/8fc13d60-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004949 10.0.0.241 - - [2026-01-19 01:53:46] "POST /set-tag HTTP/1.1" 200 109 0.001890 10.0.0.241 - - [2026-01-19 01:53:46] "GET /virtual-machine/95e79678-9a25-44b5-8147-d51b2a9b4a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002851 10.0.0.241 - - [2026-01-19 01:53:46] "POST /ref-update HTTP/1.1" 200 156 0.008343 10.0.0.241 - - [2026-01-19 01:53:46] "GET /virtual-machine-interface/8fc13d60-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007042 10.0.0.241 - - [2026-01-19 01:53:46] "POST /set-tag HTTP/1.1" 200 109 0.018064 10.0.0.241 - - [2026-01-19 01:53:46] "POST /set-tag HTTP/1.1" 200 109 0.025190 10.0.0.241 - - [2026-01-19 01:53:46] "POST /set-tag HTTP/1.1" 200 109 0.035563 10.0.0.241 - - [2026-01-19 01:53:46] "DELETE /instance-ip/8fd9342e-f4d9-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.032286 10.0.0.241 - - [2026-01-19 01:53:46] "POST /ref-update HTTP/1.1" 200 156 0.012597 10.0.0.241 - - [2026-01-19 01:53:46] "DELETE /virtual-machine-interface/8fc13d60-f4d9-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.048671 10.0.0.241 - - [2026-01-19 01:53:46] "DELETE /virtual-machine/95e79678-9a25-44b5-8147-d51b2a9b4a10 HTTP/1.1" 200 115 0.018791 10.0.0.241 - - [2026-01-19 01:53:49] "GET /virtual-machine-interface/8f54bfb4-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004924 10.0.0.241 - - [2026-01-19 01:53:49] "POST /set-tag HTTP/1.1" 200 109 0.006443 10.0.0.241 - - [2026-01-19 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.241 - - [2026-01-19 01:53:49] "GET /loadbalancer/2716376b-2f0b-4fa4-95c8-2e79ed0e2188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002493 10.0.0.241 - - [2026-01-19 01:53:51] "GET /virtual-machine-interface/8f54bfb4-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004603 10.0.0.241 - - [2026-01-19 01:53:51] "POST /set-tag HTTP/1.1" 200 109 0.002233 10.0.0.241 - - [2026-01-19 01:53:51] "GET /virtual-machine-interface/8f54bfb4-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007449 10.0.0.241 - - [2026-01-19 01:53:51] "POST /set-tag HTTP/1.1" 200 109 0.006506 10.0.0.241 - - [2026-01-19 01:53:51] "GET /virtual-machine/b285e094-3bd4-4bbf-b225-a46e0a12d483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002898 10.0.0.241 - - [2026-01-19 01:53:51] "POST /ref-update HTTP/1.1" 200 156 0.009953 10.0.0.241 - - [2026-01-19 01:53:51] "GET /virtual-machine-interface/8f54bfb4-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007166 10.0.0.241 - - [2026-01-19 01:53:51] "POST /set-tag HTTP/1.1" 200 109 0.019589 10.0.0.241 - - [2026-01-19 01:53:51] "POST /set-tag HTTP/1.1" 200 109 0.028725 10.0.0.241 - - [2026-01-19 01:53:51] "POST /set-tag HTTP/1.1" 200 109 0.023602 10.0.0.241 - - [2026-01-19 01:53:51] "DELETE /instance-ip/8f6e4ec0-f4d9-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.052448 10.0.0.241 - - [2026-01-19 01:53:51] "POST /ref-update HTTP/1.1" 200 156 0.016424 10.0.0.241 - - [2026-01-19 01:53:51] "DELETE /virtual-machine-interface/8f54bfb4-f4d9-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.059712 10.0.0.241 - - [2026-01-19 01:53:51] "DELETE /virtual-machine/b285e094-3bd4-4bbf-b225-a46e0a12d483 HTTP/1.1" 200 115 0.029279 10.0.0.241 - - [2026-01-19 01:53:51] "DELETE /tag/1856ccbe-de9d-4f71-8632-cf37dbdf54ed HTTP/1.1" 200 115 0.059366 10.0.0.241 - - [2026-01-19 01:53:51] "DELETE /tag/b7006b49-36a4-4594-b296-23b332e24d58 HTTP/1.1" 200 115 0.071147 10.0.0.241 - - [2026-01-19 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.241 - - [2026-01-19 01:53:55] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.038404 10.0.0.241 - - [2026-01-19 01:53:55] "POST /tags HTTP/1.1" 200 394 0.038791 10.0.0.241 - - [2026-01-19 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004940 10.0.0.241 - - [2026-01-19 01:53:55] "GET /tag/334f50ab-1d2b-4cae-8671-8ca6a3d6bdc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.039063 10.0.0.241 - - [2026-01-19 01:53:55] "POST /tags HTTP/1.1" 200 342 0.050161 10.0.0.241 - - [2026-01-19 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.241 - - [2026-01-19 01:53:55] "GET /tag/3c3c90c3-2b87-4a70-882b-6aabb9d520ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012678 10.0.0.241 - - [2026-01-19 01:53:55] "POST /id-to-fqname HTTP/1.1" 200 192 0.000449 10.0.0.241 - - [2026-01-19 01:53:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.007049 10.0.0.241 - - [2026-01-19 01:53:55] "POST /security-groups HTTP/1.1" 200 589 0.074361 10.0.0.241 - - [2026-01-19 01:53:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.001945 10.0.0.241 - - [2026-01-19 01:53:55] "POST /projects HTTP/1.1" 200 521 0.242077 10.0.0.241 - - [2026-01-19 01:53:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009735 10.0.0.241 - - [2026-01-19 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005850 10.0.0.241 - - [2026-01-19 01:53:55] "POST /access-control-lists HTTP/1.1" 200 600 0.045895 10.0.0.241 - - [2026-01-19 01:53:55] "POST /fqname-to-id HTTP/1.1" 404 235 0.013154 10.0.0.241 - - [2026-01-19 01:53:55] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.041759 10.0.0.241 - - [2026-01-19 01:53:55] "POST /access-control-lists HTTP/1.1" 200 598 0.069497 10.0.0.241 - - [2026-01-19 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.026856 10.0.0.241 - - [2026-01-19 01:53:55] "GET /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.006083 10.0.0.241 - - [2026-01-19 01:53:55] "PUT /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa HTTP/1.1" 200 265 0.071271 10.0.0.241 - - [2026-01-19 01:53:55] "PUT /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c HTTP/1.1" 200 265 0.071302 10.0.0.241 - - [2026-01-19 01:53:55] "POST /security-groups HTTP/1.1" 200 593 0.077934 10.0.0.241 - - [2026-01-19 01:53:55] "POST /fqname-to-id HTTP/1.1" 404 270 0.001765 10.0.0.241 - - [2026-01-19 01:53:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.031255 10.0.0.241 - - [2026-01-19 01:53:56] "POST /access-control-lists HTTP/1.1" 200 634 0.057998 10.0.0.241 - - [2026-01-19 01:53:56] "POST /fqname-to-id HTTP/1.1" 404 269 0.007593 10.0.0.241 - - [2026-01-19 01:53:56] "POST /chown HTTP/1.1" 200 109 0.039954 10.0.0.241 - - [2026-01-19 01:53:56] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.016555 10.0.0.241 - - [2026-01-19 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.241 - - [2026-01-19 01:53:56] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.049301 10.0.0.241 - - [2026-01-19 01:53:56] "POST /access-control-lists HTTP/1.1" 200 632 0.084794 10.0.0.241 - - [2026-01-19 01:53:56] "POST /tags HTTP/1.1" 409 226 0.002313 10.0.0.241 - - [2026-01-19 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.022840 10.0.0.241 - - [2026-01-19 01:53:56] "GET /tag/3c3c90c3-2b87-4a70-882b-6aabb9d520ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011271 10.0.0.241 - - [2026-01-19 01:53:56] "POST /firewall-rules HTTP/1.1" 200 602 0.085066 10.0.0.241 - - [2026-01-19 01:53:56] "GET /firewall-rule/60aab664-2649-4d98-b904-4ca9a437e96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.025087 10.0.0.241 - - [2026-01-19 01:53:56] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.003851 10.0.0.241 - - [2026-01-19 01:53:56] "GET /firewall-rule/60aab664-2649-4d98-b904-4ca9a437e96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004879 10.0.0.241 - - [2026-01-19 01:53:56] "POST /ref-update HTTP/1.1" 200 156 0.059841 10.0.0.241 - - [2026-01-19 01:53:56] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.004515 10.0.0.241 - - [2026-01-19 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.241 - - [2026-01-19 01:53:56] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002248 10.0.0.241 - - [2026-01-19 01:53:56] "POST /tags HTTP/1.1" 409 226 0.002259 10.0.0.241 - - [2026-01-19 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.241 - - [2026-01-19 01:53:56] "GET /tag/3c3c90c3-2b87-4a70-882b-6aabb9d520ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010086 10.0.0.241 - - [2026-01-19 01:53:56] "POST /firewall-rules HTTP/1.1" 200 600 0.079970 10.0.0.241 - - [2026-01-19 01:53:56] "GET /firewall-rule/b302fc95-e8e4-4e81-9b6f-b328877873b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.017943 10.0.0.241 - - [2026-01-19 01:53:56] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004322 10.0.0.241 - - [2026-01-19 01:53:56] "GET /firewall-rule/b302fc95-e8e4-4e81-9b6f-b328877873b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002287 10.0.0.241 - - [2026-01-19 01:53:56] "POST /ref-update HTTP/1.1" 200 156 0.130357 10.0.0.241 - - [2026-01-19 01:53:58] "POST /tags HTTP/1.1" 200 394 0.059302 10.0.0.241 - - [2026-01-19 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014199 10.0.0.241 - - [2026-01-19 01:53:58] "GET /tag/822d678d-46a5-4c94-b84e-102fd638471c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.024143 10.0.0.241 - - [2026-01-19 01:53:58] "POST /tags HTTP/1.1" 200 342 0.050422 10.0.0.241 - - [2026-01-19 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.241 - - [2026-01-19 01:53:58] "GET /tag/cdbe182a-698a-47a3-9845-4c20d8cc1ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016447 10.0.0.241 - - [2026-01-19 01:53:58] "POST /id-to-fqname HTTP/1.1" 200 192 0.000549 10.0.0.241 - - [2026-01-19 01:53:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.007120 10.0.0.241 - - [2026-01-19 01:53:58] "POST /security-groups HTTP/1.1" 200 589 0.076713 10.0.0.241 - - [2026-01-19 01:53:58] "POST /projects HTTP/1.1" 200 521 0.244132 10.0.0.241 - - [2026-01-19 01:53:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013653 10.0.0.241 - - [2026-01-19 01:53:58] "POST /fqname-to-id HTTP/1.1" 404 236 0.024165 10.0.0.241 - - [2026-01-19 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.017985 10.0.0.241 - - [2026-01-19 01:53:58] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.039267 10.0.0.241 - - [2026-01-19 01:53:58] "POST /access-control-lists HTTP/1.1" 200 600 0.082862 10.0.0.241 - - [2026-01-19 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.018752 10.0.0.241 - - [2026-01-19 01:53:58] "POST /fqname-to-id HTTP/1.1" 404 235 0.028175 10.0.0.241 - - [2026-01-19 01:53:58] "GET /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.021420 10.0.0.241 - - [2026-01-19 01:53:58] "POST /access-control-lists HTTP/1.1" 200 598 0.038906 10.0.0.241 - - [2026-01-19 01:53:58] "PUT /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa HTTP/1.1" 200 265 0.115638 10.0.0.241 - - [2026-01-19 01:53:58] "PUT /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c HTTP/1.1" 200 265 0.037836 10.0.0.241 - - [2026-01-19 01:53:59] "POST /security-groups HTTP/1.1" 200 593 0.081674 10.0.0.241 - - [2026-01-19 01:53:59] "POST /fqname-to-id HTTP/1.1" 404 270 0.004296 10.0.0.241 - - [2026-01-19 01:53:59] "POST /access-control-lists HTTP/1.1" 200 634 0.030295 10.0.0.241 - - [2026-01-19 01:53:59] "POST /fqname-to-id HTTP/1.1" 404 269 0.031112 10.0.0.241 - - [2026-01-19 01:53:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.060858 10.0.0.241 - - [2026-01-19 01:53:59] "POST /chown HTTP/1.1" 200 109 0.032006 10.0.0.241 - - [2026-01-19 01:53:59] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.019750 10.0.0.241 - - [2026-01-19 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.241 - - [2026-01-19 01:53:59] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.015271 10.0.0.241 - - [2026-01-19 01:53:59] "POST /access-control-lists HTTP/1.1" 200 632 0.087660 10.0.0.241 - - [2026-01-19 01:53:59] "POST /tags HTTP/1.1" 409 226 0.002060 10.0.0.241 - - [2026-01-19 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.241 - - [2026-01-19 01:53:59] "GET /tag/cdbe182a-698a-47a3-9845-4c20d8cc1ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.017238 10.0.0.241 - - [2026-01-19 01:53:59] "POST /firewall-rules HTTP/1.1" 200 602 0.069774 10.0.0.241 - - [2026-01-19 01:53:59] "GET /firewall-rule/20e5a55c-2bf3-4b9b-b592-6cd1f03e28f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003840 10.0.0.241 - - [2026-01-19 01:53:59] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.005369 10.0.0.241 - - [2026-01-19 01:53:59] "GET /firewall-rule/20e5a55c-2bf3-4b9b-b592-6cd1f03e28f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006229 10.0.0.241 - - [2026-01-19 01:53:59] "POST /ref-update HTTP/1.1" 200 156 0.073425 10.0.0.241 - - [2026-01-19 01:53:59] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.006392 10.0.0.241 - - [2026-01-19 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011823 10.0.0.241 - - [2026-01-19 01:53:59] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002778 10.0.0.241 - - [2026-01-19 01:53:59] "POST /tags HTTP/1.1" 409 226 0.001848 10.0.0.241 - - [2026-01-19 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.241 - - [2026-01-19 01:53:59] "GET /tag/cdbe182a-698a-47a3-9845-4c20d8cc1ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015528 10.0.0.241 - - [2026-01-19 01:53:59] "POST /firewall-rules HTTP/1.1" 200 600 0.073908 10.0.0.241 - - [2026-01-19 01:53:59] "GET /firewall-rule/ba68a3be-bb5c-445b-8227-54656a4bba0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008829 10.0.0.241 - - [2026-01-19 01:53:59] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005927 10.0.0.241 - - [2026-01-19 01:53:59] "GET /firewall-rule/ba68a3be-bb5c-445b-8227-54656a4bba0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003007 10.0.0.241 - - [2026-01-19 01:53:59] "POST /ref-update HTTP/1.1" 200 156 0.051152 10.0.0.241 - - [2026-01-19 01:54:01] "POST /tags HTTP/1.1" 200 346 0.109919 10.0.0.241 - - [2026-01-19 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007557 10.0.0.241 - - [2026-01-19 01:54:01] "GET /tag/1962b1d8-dd70-4465-bb80-443449431cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.047914 10.0.0.241 - - [2026-01-19 01:54:01] "POST /projects HTTP/1.1" 409 238 0.002838 10.0.0.241 - - [2026-01-19 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.241 - - [2026-01-19 01:54:01] "GET /project/b5fab43b-cca4-468a-98b3-da098727a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041431 10.0.0.241 - - [2026-01-19 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005471 10.0.0.241 - - [2026-01-19 01:54:01] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006694 10.0.0.241 - - [2026-01-19 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.241 - - [2026-01-19 01:54:01] "GET /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.010003 10.0.0.241 - - [2026-01-19 01:54:01] "POST /security-groups HTTP/1.1" 409 285 0.003064 10.0.0.241 - - [2026-01-19 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.241 - - [2026-01-19 01:54:01] "PUT /security-group/0315cc21-104d-4ec6-840b-f42aa161e1ad HTTP/1.1" 200 263 0.069850 10.0.0.241 - - [2026-01-19 01:54:01] "PUT /access-control-list/375d7a91-bf9a-4712-a7a1-bd7f408675a5 HTTP/1.1" 200 273 0.014890 10.0.0.241 - - [2026-01-19 01:54:01] "PUT /access-control-list/de259b24-934b-43bf-ae64-f592e68bc6a6 HTTP/1.1" 200 273 0.019390 10.0.0.241 - - [2026-01-19 01:54:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.048531 10.0.0.241 - - [2026-01-19 01:54:01] "POST /tags HTTP/1.1" 409 228 0.001701 10.0.0.241 - - [2026-01-19 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005455 10.0.0.241 - - [2026-01-19 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.241 - - [2026-01-19 01:54:01] "GET /tag/1962b1d8-dd70-4465-bb80-443449431cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.014395 10.0.0.241 - - [2026-01-19 01:54:01] "GET /project/b5fab43b-cca4-468a-98b3-da098727a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.063552 10.0.0.241 - - [2026-01-19 01:54:01] "POST /tags HTTP/1.1" 200 346 0.069046 10.0.0.241 - - [2026-01-19 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.019428 10.0.0.241 - - [2026-01-19 01:54:01] "GET /tag/ac292534-35dc-4cb1-aa93-c7df3afaa50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013091 10.0.0.241 - - [2026-01-19 01:54:01] "POST /projects HTTP/1.1" 409 238 0.001753 10.0.0.241 - - [2026-01-19 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.241 - - [2026-01-19 01:54:02] "GET /project/a02f71b8-835d-4d45-9f96-28b68ae6124e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.055447 10.0.0.241 - - [2026-01-19 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.241 - - [2026-01-19 01:54:02] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003793 10.0.0.241 - - [2026-01-19 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.241 - - [2026-01-19 01:54:02] "GET /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005671 10.0.0.241 - - [2026-01-19 01:54:02] "POST /security-groups HTTP/1.1" 409 285 0.002504 10.0.0.241 - - [2026-01-19 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.241 - - [2026-01-19 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.241 - - [2026-01-19 01:54:02] "GET /project/a02f71b8-835d-4d45-9f96-28b68ae6124e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049492 10.0.0.241 - - [2026-01-19 01:54:02] "PUT /security-group/2afd4f8c-5e79-40ba-9e8c-4ca8391ae4df HTTP/1.1" 200 263 0.103710 10.0.0.241 - - [2026-01-19 01:54:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.029963 10.0.0.241 - - [2026-01-19 01:54:02] "PUT /access-control-list/647d2691-b753-44fb-80cd-3e4627aedc43 HTTP/1.1" 200 273 0.011071 10.0.0.241 - - [2026-01-19 01:54:02] "POST /tags HTTP/1.1" 409 228 0.018252 10.0.0.241 - - [2026-01-19 01:54:02] "PUT /access-control-list/36fefbc8-c2e0-4c59-b9f1-ef3a856b5da5 HTTP/1.1" 200 273 0.030714 10.0.0.241 - - [2026-01-19 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.241 - - [2026-01-19 01:54:02] "GET /tag/ac292534-35dc-4cb1-aa93-c7df3afaa50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.017421 10.0.0.241 - - [2026-01-19 01:54:02] "POST /tags HTTP/1.1" 200 292 0.092927 10.0.0.241 - - [2026-01-19 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015642 10.0.0.241 - - [2026-01-19 01:54:02] "GET /tag/f5f73fed-ab67-44c1-99fd-ce9674f5a4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012951 10.0.0.241 - - [2026-01-19 01:54:02] "POST /tags HTTP/1.1" 200 304 0.081162 10.0.0.241 - - [2026-01-19 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.023183 10.0.0.241 - - [2026-01-19 01:54:02] "GET /tag/cf2b18ad-695e-424c-83a5-5984b4156f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.016290 10.0.0.241 - - [2026-01-19 01:54:02] "POST /tags HTTP/1.1" 409 252 0.002570 10.0.0.241 - - [2026-01-19 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.241 - - [2026-01-19 01:54:02] "GET /tag/334f50ab-1d2b-4cae-8671-8ca6a3d6bdc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011509 10.0.0.241 - - [2026-01-19 01:54:02] "POST /tags HTTP/1.1" 409 226 0.005419 10.0.0.241 - - [2026-01-19 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.241 - - [2026-01-19 01:54:02] "GET /tag/3c3c90c3-2b87-4a70-882b-6aabb9d520ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013704 10.0.0.241 - - [2026-01-19 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.241 - - [2026-01-19 01:54:02] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007221 10.0.0.241 - - [2026-01-19 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.241 - - [2026-01-19 01:54:03] "GET /project/b5fab43b-cca4-468a-98b3-da098727a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040902 10.0.0.241 - - [2026-01-19 01:54:03] "POST /virtual-machines HTTP/1.1" 200 396 0.022063 10.0.0.241 - - [2026-01-19 01:54:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.032747 10.0.0.241 - - [2026-01-19 01:54:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.152939 10.0.0.241 - - [2026-01-19 01:54:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.015369 10.0.0.241 - - [2026-01-19 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.241 - - [2026-01-19 01:54:03] "GET /virtual-machine-interface/bb03cc90-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006259 10.0.0.241 - - [2026-01-19 01:54:03] "POST /instance-ips HTTP/1.1" 200 398 0.033562 10.0.0.241 - - [2026-01-19 01:54:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.038558 10.0.0.241 - - [2026-01-19 01:54:03] "GET /virtual-machine-interface/bb03cc90-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008462 10.0.0.241 - - [2026-01-19 01:54:03] "POST /set-tag HTTP/1.1" 200 109 0.081516 10.0.0.241 - - [2026-01-19 01:54:03] "GET /virtual-machine-interface/bb03cc90-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015399 10.0.0.241 - - [2026-01-19 01:54:03] "GET /instance-ip/bb261f3e-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003278 10.0.0.241 - - [2026-01-19 01:54:03] "GET /virtual-machine-interface/bb03cc90-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009536 10.0.0.241 - - [2026-01-19 01:54:03] "POST /set-tag HTTP/1.1" 200 109 0.005220 10.0.0.241 - - [2026-01-19 01:54:03] "GET /virtual-router/46591210-8948-4e9c-9a7a-a8bab1756fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004809 10.0.0.241 - - [2026-01-19 01:54:03] "POST /ref-update HTTP/1.1" 200 156 0.020211 10.0.0.241 - - [2026-01-19 01:54:03] "GET /virtual-machine-interface/bb03cc90-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005401 10.0.0.241 - - [2026-01-19 01:54:03] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.241 - - [2026-01-19 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476 10.0.0.241 - - [2026-01-19 01:54:04] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003639 10.0.0.241 - - [2026-01-19 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.241 - - [2026-01-19 01:54:04] "GET /project/b5fab43b-cca4-468a-98b3-da098727a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.112030 10.0.0.241 - - [2026-01-19 01:54:04] "POST /virtual-machines HTTP/1.1" 200 396 0.014518 10.0.0.241 - - [2026-01-19 01:54:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.018535 10.0.0.241 - - [2026-01-19 01:54:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.121505 10.0.0.241 - - [2026-01-19 01:54:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.044511 10.0.0.241 - - [2026-01-19 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.019973 10.0.0.241 - - [2026-01-19 01:54:04] "GET /virtual-machine-interface/bbb172aa-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004815 10.0.0.241 - - [2026-01-19 01:54:04] "POST /instance-ips HTTP/1.1" 200 398 0.042747 10.0.0.241 - - [2026-01-19 01:54:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.029088 10.0.0.241 - - [2026-01-19 01:54:04] "GET /virtual-machine-interface/bbb172aa-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.017868 10.0.0.241 - - [2026-01-19 01:54:04] "POST /set-tag HTTP/1.1" 200 109 0.076235 10.0.0.241 - - [2026-01-19 01:54:04] "GET /virtual-machine-interface/bbb172aa-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017912 10.0.0.241 - - [2026-01-19 01:54:04] "GET /instance-ip/bbcc59e4-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004735 10.0.0.241 - - [2026-01-19 01:54:04] "GET /virtual-machine-interface/bbb172aa-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005730 10.0.0.241 - - [2026-01-19 01:54:04] "POST /set-tag HTTP/1.1" 200 109 0.002011 10.0.0.241 - - [2026-01-19 01:54:04] "GET /virtual-router/46591210-8948-4e9c-9a7a-a8bab1756fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003365 10.0.0.241 - - [2026-01-19 01:54:04] "POST /ref-update HTTP/1.1" 200 156 0.009984 10.0.0.241 - - [2026-01-19 01:54:04] "GET /virtual-machine-interface/bbb172aa-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018904 10.0.0.241 - - [2026-01-19 01:54:04] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.241 - - [2026-01-19 01:54:05] "POST /tags HTTP/1.1" 200 292 0.025263 10.0.0.241 - - [2026-01-19 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.021332 10.0.0.241 - - [2026-01-19 01:54:05] "GET /tag/9e12de1b-343c-4791-89bf-cb3dcdf43b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.022323 10.0.0.241 - - [2026-01-19 01:54:05] "POST /tags HTTP/1.1" 409 252 0.002527 10.0.0.241 - - [2026-01-19 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.241 - - [2026-01-19 01:54:05] "GET /tag/822d678d-46a5-4c94-b84e-102fd638471c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013485 10.0.0.241 - - [2026-01-19 01:54:05] "POST /tags HTTP/1.1" 409 226 0.002612 10.0.0.241 - - [2026-01-19 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.241 - - [2026-01-19 01:54:05] "GET /tag/cdbe182a-698a-47a3-9845-4c20d8cc1ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.017236 10.0.0.241 - - [2026-01-19 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.241 - - [2026-01-19 01:54:05] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004724 10.0.0.241 - - [2026-01-19 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.241 - - [2026-01-19 01:54:05] "GET /project/a02f71b8-835d-4d45-9f96-28b68ae6124e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.058651 10.0.0.241 - - [2026-01-19 01:54:05] "POST /virtual-machines HTTP/1.1" 200 396 0.011672 10.0.0.241 - - [2026-01-19 01:54:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.025969 10.0.0.241 - - [2026-01-19 01:54:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.114763 10.0.0.241 - - [2026-01-19 01:54:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.009398 10.0.0.241 - - [2026-01-19 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004903 10.0.0.241 - - [2026-01-19 01:54:05] "GET /virtual-machine-interface/bc5dbd80-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004206 10.0.0.241 - - [2026-01-19 01:54:05] "POST /instance-ips HTTP/1.1" 200 398 0.036289 10.0.0.241 - - [2026-01-19 01:54:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021158 10.0.0.241 - - [2026-01-19 01:54:05] "GET /virtual-machine-interface/bc5dbd80-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005360 10.0.0.241 - - [2026-01-19 01:54:05] "POST /set-tag HTTP/1.1" 200 109 0.063642 10.0.0.241 - - [2026-01-19 01:54:05] "GET /virtual-machine-interface/bc5dbd80-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019877 10.0.0.241 - - [2026-01-19 01:54:05] "GET /instance-ip/bc788dae-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003723 10.0.0.241 - - [2026-01-19 01:54:05] "GET /virtual-machine-interface/bc5dbd80-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005449 10.0.0.241 - - [2026-01-19 01:54:05] "POST /set-tag HTTP/1.1" 200 109 0.003820 10.0.0.241 - - [2026-01-19 01:54:05] "GET /virtual-router/46591210-8948-4e9c-9a7a-a8bab1756fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.006488 10.0.0.241 - - [2026-01-19 01:54:05] "POST /ref-update HTTP/1.1" 200 156 0.009064 10.0.0.241 - - [2026-01-19 01:54:06] "GET /virtual-machine-interface/bc5dbd80-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017169 10.0.0.241 - - [2026-01-19 01:54:06] "POST /set-tag HTTP/1.1" 200 109 0.007432 10.0.0.241 - - [2026-01-19 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.241 - - [2026-01-19 01:54:06] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005391 10.0.0.241 - - [2026-01-19 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.241 - - [2026-01-19 01:54:06] "GET /project/a02f71b8-835d-4d45-9f96-28b68ae6124e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032277 10.0.0.241 - - [2026-01-19 01:54:06] "POST /virtual-machines HTTP/1.1" 200 396 0.017640 10.0.0.241 - - [2026-01-19 01:54:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.017047 10.0.0.241 - - [2026-01-19 01:54:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.114737 10.0.0.241 - - [2026-01-19 01:54:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.007948 10.0.0.241 - - [2026-01-19 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009335 10.0.0.241 - - [2026-01-19 01:54:06] "GET /virtual-machine-interface/bcdb950c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008083 10.0.0.241 - - [2026-01-19 01:54:06] "POST /instance-ips HTTP/1.1" 200 398 0.022290 10.0.0.241 - - [2026-01-19 01:54:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.027888 10.0.0.241 - - [2026-01-19 01:54:06] "GET /virtual-machine-interface/bcdb950c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008122 10.0.0.241 - - [2026-01-19 01:54:06] "POST /set-tag HTTP/1.1" 200 109 0.071641 10.0.0.241 - - [2026-01-19 01:54:06] "GET /virtual-machine-interface/bcdb950c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016643 10.0.0.241 - - [2026-01-19 01:54:06] "GET /instance-ip/bcf575d0-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003861 10.0.0.241 - - [2026-01-19 01:54:06] "GET /virtual-machine-interface/bcdb950c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004256 10.0.0.241 - - [2026-01-19 01:54:06] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.241 - - [2026-01-19 01:54:06] "POST /tags HTTP/1.1" 200 300 0.031687 10.0.0.241 - - [2026-01-19 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.241 - - [2026-01-19 01:54:06] "GET /tag/e14d1118-9dae-4095-b455-1385eaf64bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011458 10.0.0.241 - - [2026-01-19 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.241 - - [2026-01-19 01:54:06] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004255 10.0.0.241 - - [2026-01-19 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.241 - - [2026-01-19 01:54:06] "GET /project/b5fab43b-cca4-468a-98b3-da098727a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047277 10.0.0.241 - - [2026-01-19 01:54:07] "POST /virtual-machines HTTP/1.1" 200 396 0.015157 10.0.0.241 - - [2026-01-19 01:54:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.049112 10.0.0.241 - - [2026-01-19 01:54:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.135888 10.0.0.241 - - [2026-01-19 01:54:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.011886 10.0.0.241 - - [2026-01-19 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006799 10.0.0.241 - - [2026-01-19 01:54:07] "GET /virtual-machine-interface/bd5edbd8-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008908 10.0.0.241 - - [2026-01-19 01:54:07] "POST /instance-ips HTTP/1.1" 200 398 0.030300 10.0.0.241 - - [2026-01-19 01:54:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.033504 10.0.0.241 - - [2026-01-19 01:54:07] "GET /virtual-machine-interface/bd5edbd8-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.017976 10.0.0.241 - - [2026-01-19 01:54:07] "POST /set-tag HTTP/1.1" 200 109 0.018189 10.0.0.241 - - [2026-01-19 01:54:07] "GET /virtual-machine-interface/bd5edbd8-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021760 10.0.0.241 - - [2026-01-19 01:54:07] "GET /instance-ip/bd7d8880-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002598 10.0.0.241 - - [2026-01-19 01:54:07] "GET /virtual-machine-interface/bd5edbd8-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004901 10.0.0.241 - - [2026-01-19 01:54:07] "POST /set-tag HTTP/1.1" 200 109 0.008026 10.0.0.241 - - [2026-01-19 01:54:07] "GET /virtual-router/46591210-8948-4e9c-9a7a-a8bab1756fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003942 10.0.0.241 - - [2026-01-19 01:54:07] "POST /ref-update HTTP/1.1" 200 156 0.007484 10.0.0.241 - - [2026-01-19 01:54:07] "GET /virtual-machine-interface/bcdb950c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004739 10.0.0.241 - - [2026-01-19 01:54:07] "POST /set-tag HTTP/1.1" 200 109 0.001935 10.0.0.241 - - [2026-01-19 01:54:07] "POST /tags HTTP/1.1" 200 300 0.030292 10.0.0.241 - - [2026-01-19 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009094 10.0.0.241 - - [2026-01-19 01:54:07] "GET /tag/6e2158f8-dfa1-4c16-885e-3e1c307ea1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013939 10.0.0.241 - - [2026-01-19 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.241 - - [2026-01-19 01:54:07] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003541 10.0.0.241 - - [2026-01-19 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.241 - - [2026-01-19 01:54:07] "GET /project/b5fab43b-cca4-468a-98b3-da098727a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039608 10.0.0.241 - - [2026-01-19 01:54:07] "POST /virtual-machines HTTP/1.1" 200 396 0.010549 10.0.0.241 - - [2026-01-19 01:54:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.021384 10.0.0.241 - - [2026-01-19 01:54:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108878 10.0.0.241 - - [2026-01-19 01:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007634 10.0.0.241 - - [2026-01-19 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008766 10.0.0.241 - - [2026-01-19 01:54:08] "GET /virtual-machine-interface/bde97f54-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.003975 10.0.0.241 - - [2026-01-19 01:54:08] "POST /instance-ips HTTP/1.1" 200 398 0.023138 10.0.0.241 - - [2026-01-19 01:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.028246 10.0.0.241 - - [2026-01-19 01:54:08] "GET /virtual-machine-interface/bde97f54-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005422 10.0.0.241 - - [2026-01-19 01:54:08] "POST /set-tag HTTP/1.1" 200 109 0.017551 10.0.0.241 - - [2026-01-19 01:54:08] "GET /virtual-machine-interface/bde97f54-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014225 10.0.0.241 - - [2026-01-19 01:54:08] "GET /instance-ip/be045afe-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002475 10.0.0.241 - - [2026-01-19 01:54:08] "GET /virtual-machine-interface/bde97f54-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004578 10.0.0.241 - - [2026-01-19 01:54:08] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.241 - - [2026-01-19 01:54:08] "POST /tags HTTP/1.1" 200 300 0.025692 10.0.0.241 - - [2026-01-19 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005827 10.0.0.241 - - [2026-01-19 01:54:08] "GET /tag/5de12ee5-3d6e-4672-a936-7b71b94e4365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013121 10.0.0.241 - - [2026-01-19 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.241 - - [2026-01-19 01:54:08] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003487 10.0.0.241 - - [2026-01-19 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.241 - - [2026-01-19 01:54:08] "GET /project/a02f71b8-835d-4d45-9f96-28b68ae6124e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034738 10.0.0.241 - - [2026-01-19 01:54:08] "POST /virtual-machines HTTP/1.1" 200 396 0.007839 10.0.0.241 - - [2026-01-19 01:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.015897 10.0.0.241 - - [2026-01-19 01:54:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106188 10.0.0.241 - - [2026-01-19 01:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008359 10.0.0.241 - - [2026-01-19 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009317 10.0.0.241 - - [2026-01-19 01:54:08] "GET /virtual-machine-interface/be523ee0-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004105 10.0.0.241 - - [2026-01-19 01:54:08] "POST /instance-ips HTTP/1.1" 200 398 0.019887 10.0.0.241 - - [2026-01-19 01:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023109 10.0.0.241 - - [2026-01-19 01:54:08] "GET /virtual-machine-interface/be523ee0-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009965 10.0.0.241 - - [2026-01-19 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.016594 10.0.0.241 - - [2026-01-19 01:54:09] "GET /virtual-machine-interface/be523ee0-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.019830 10.0.0.241 - - [2026-01-19 01:54:09] "GET /instance-ip/be6b1f00-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002716 10.0.0.241 - - [2026-01-19 01:54:09] "GET /virtual-machine-interface/be523ee0-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004278 10.0.0.241 - - [2026-01-19 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.241 - - [2026-01-19 01:54:09] "POST /tags HTTP/1.1" 200 300 0.018956 10.0.0.241 - - [2026-01-19 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007865 10.0.0.241 - - [2026-01-19 01:54:09] "GET /tag/9c2ed60e-1a27-40a2-b014-a7e43d6d08c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012614 10.0.0.241 - - [2026-01-19 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.241 - - [2026-01-19 01:54:09] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003670 10.0.0.241 - - [2026-01-19 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.241 - - [2026-01-19 01:54:09] "GET /project/a02f71b8-835d-4d45-9f96-28b68ae6124e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027741 10.0.0.241 - - [2026-01-19 01:54:09] "POST /virtual-machines HTTP/1.1" 200 396 0.007286 10.0.0.241 - - [2026-01-19 01:54:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.018783 10.0.0.241 - - [2026-01-19 01:54:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.112300 10.0.0.241 - - [2026-01-19 01:54:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008427 10.0.0.241 - - [2026-01-19 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005636 10.0.0.241 - - [2026-01-19 01:54:09] "GET /virtual-machine-interface/beb7b216-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004049 10.0.0.241 - - [2026-01-19 01:54:09] "POST /instance-ips HTTP/1.1" 200 398 0.018292 10.0.0.241 - - [2026-01-19 01:54:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.023229 10.0.0.241 - - [2026-01-19 01:54:09] "GET /virtual-machine-interface/beb7b216-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013923 10.0.0.241 - - [2026-01-19 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.017442 10.0.0.241 - - [2026-01-19 01:54:09] "GET /virtual-machine-interface/beb7b216-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011264 10.0.0.241 - - [2026-01-19 01:54:09] "GET /instance-ip/bed0e7cc-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.009652 10.0.0.241 - - [2026-01-19 01:54:09] "GET /virtual-machine-interface/beb7b216-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004206 10.0.0.241 - - [2026-01-19 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.001894 10.0.0.241 - - [2026-01-19 01:54:09] "GET /virtual-router/46591210-8948-4e9c-9a7a-a8bab1756fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003055 10.0.0.241 - - [2026-01-19 01:54:09] "POST /ref-update HTTP/1.1" 200 156 0.009892 10.0.0.241 - - [2026-01-19 01:54:09] "GET /virtual-machine-interface/bd5edbd8-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014879 10.0.0.241 - - [2026-01-19 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.002075 10.0.0.241 - - [2026-01-19 01:54:09] "GET /virtual-router/46591210-8948-4e9c-9a7a-a8bab1756fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006350 10.0.0.241 - - [2026-01-19 01:54:09] "POST /ref-update HTTP/1.1" 200 156 0.008718 10.0.0.241 - - [2026-01-19 01:54:09] "GET /virtual-machine-interface/bde97f54-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017932 10.0.0.241 - - [2026-01-19 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.241 - - [2026-01-19 01:54:09] "GET /virtual-machine-interface/bb03cc90-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003944 10.0.0.241 - - [2026-01-19 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.241 - - [2026-01-19 01:54:10] "GET /virtual-router/46591210-8948-4e9c-9a7a-a8bab1756fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.007042 10.0.0.241 - - [2026-01-19 01:54:10] "POST /ref-update HTTP/1.1" 200 156 0.016565 10.0.0.241 - - [2026-01-19 01:54:10] "GET /virtual-machine-interface/be523ee0-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008545 10.0.0.241 - - [2026-01-19 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.002886 10.0.0.241 - - [2026-01-19 01:54:10] "GET /virtual-router/46591210-8948-4e9c-9a7a-a8bab1756fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.003796 10.0.0.241 - - [2026-01-19 01:54:10] "POST /ref-update HTTP/1.1" 200 156 0.007973 10.0.0.241 - - [2026-01-19 01:54:10] "GET /virtual-machine-interface/beb7b216-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004251 10.0.0.241 - - [2026-01-19 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.241 - - [2026-01-19 01:54:10] "GET /virtual-machine-interface/bbb172aa-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004836 10.0.0.241 - - [2026-01-19 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.241 - - [2026-01-19 01:54:10] "GET /virtual-machine-interface/bc5dbd80-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005793 10.0.0.241 - - [2026-01-19 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.001900 10.0.0.241 - - [2026-01-19 01:54:10] "GET /virtual-machine-interface/bcdb950c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006239 10.0.0.241 - - [2026-01-19 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.241 - - [2026-01-19 01:54:10] "GET /virtual-machine-interface/bd5edbd8-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005030 10.0.0.241 - - [2026-01-19 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.241 - - [2026-01-19 01:54:10] "GET /virtual-machine-interface/bde97f54-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005613 10.0.0.241 - - [2026-01-19 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.002681 10.0.0.241 - - [2026-01-19 01:54:10] "GET /virtual-machine-interface/bbb172aa-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004952 10.0.0.241 - - [2026-01-19 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.241 - - [2026-01-19 01:54:10] "GET /virtual-machine-interface/be523ee0-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003743 10.0.0.241 - - [2026-01-19 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.001899 10.0.0.241 - - [2026-01-19 01:54:10] "GET /virtual-machine-interface/beb7b216-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004152 10.0.0.241 - - [2026-01-19 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.241 - - [2026-01-19 01:54:13] "GET /virtual-machine-interface/bb03cc90-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005532 10.0.0.241 - - [2026-01-19 01:54:13] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.241 - - [2026-01-19 01:54:13] "GET /virtual-machine-interface/bde97f54-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004539 10.0.0.241 - - [2026-01-19 01:54:13] "POST /set-tag HTTP/1.1" 200 109 0.002224 10.0.0.241 - - [2026-01-19 01:54:14] "GET /virtual-machine-interface/bc5dbd80-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004139 10.0.0.241 - - [2026-01-19 01:54:14] "POST /set-tag HTTP/1.1" 200 109 0.002025 10.0.0.241 - - [2026-01-19 01:54:17] "GET /virtual-machine/c6dba3e1-aef3-4386-8cd4-52b0377cf887?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002994 10.0.0.241 - - [2026-01-19 01:54:17] "GET /virtual-machine-interface/bb03cc90-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003968 10.0.0.241 - - [2026-01-19 01:54:17] "GET /virtual-machine/caf89209-74c2-4280-af04-692bc1541035?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003631 10.0.0.241 - - [2026-01-19 01:54:17] "GET /virtual-machine-interface/bbb172aa-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003972 10.0.0.241 - - [2026-01-19 01:54:17] "GET /virtual-machine/dab17654-5481-4e12-8465-f37ad3a184e4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003044 10.0.0.241 - - [2026-01-19 01:54:17] "GET /virtual-machine-interface/bc5dbd80-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004158 10.0.0.241 - - [2026-01-19 01:54:18] "GET /virtual-machine-interface/bd5edbd8-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004373 10.0.0.241 - - [2026-01-19 01:54:18] "POST /set-tag HTTP/1.1" 200 109 0.002066 10.0.0.241 - - [2026-01-19 01:54:19] "GET /virtual-machine-interface/be523ee0-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004884 10.0.0.241 - - [2026-01-19 01:54:19] "POST /set-tag HTTP/1.1" 200 109 0.003346 10.0.0.241 - - [2026-01-19 01:54:19] "GET /virtual-machine-interface/beb7b216-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005437 10.0.0.241 - - [2026-01-19 01:54:19] "POST /set-tag HTTP/1.1" 200 109 0.002303 10.0.0.241 - - [2026-01-19 01:54:19] "GET /virtual-machine-interface/bcdb950c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004213 10.0.0.241 - - [2026-01-19 01:54:19] "POST /set-tag HTTP/1.1" 200 109 0.001898 10.0.0.241 - - [2026-01-19 01:54:22] "GET /virtual-machine/e1c2c951-e999-421a-8d17-9ff67b449921?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002937 10.0.0.241 - - [2026-01-19 01:54:22] "GET /virtual-machine-interface/bcdb950c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005708 10.0.0.241 - - [2026-01-19 01:54:22] "GET /virtual-machine/1de7ac15-eee2-4f0e-8cc4-1f88b376357b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002840 10.0.0.241 - - [2026-01-19 01:54:22] "GET /virtual-machine-interface/bd5edbd8-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003732 10.0.0.241 - - [2026-01-19 01:54:22] "GET /virtual-machine/40c325fe-9f16-4fa6-a412-59684feb0f6a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002968 10.0.0.241 - - [2026-01-19 01:54:22] "GET /virtual-machine-interface/be523ee0-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004245 10.0.0.241 - - [2026-01-19 01:54:22] "GET /virtual-machine/24ed348e-dce8-4570-9917-5a47c9ba4f03?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002916 10.0.0.241 - - [2026-01-19 01:54:22] "GET /virtual-machine-interface/bde97f54-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010539 10.0.0.241 - - [2026-01-19 01:54:22] "GET /virtual-machine/61ec8c5a-c554-4a76-b480-530693ac34a5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003040 10.0.0.241 - - [2026-01-19 01:54:22] "GET /virtual-machine-interface/beb7b216-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004433 10.0.0.241 - - [2026-01-19 01:54:23] "GET /loadbalancer/e0e29439-9906-4627-8ecb-d4eda8e891da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005761 10.0.0.241 - - [2026-01-19 01:54:23] "POST /tags HTTP/1.1" 200 334 0.029432 10.0.0.241 - - [2026-01-19 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009618 10.0.0.241 - - [2026-01-19 01:54:23] "GET /tag/71f25350-c21c-40b7-a0cb-cbade04c6ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014198 10.0.0.241 - - [2026-01-19 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.241 - - [2026-01-19 01:54:23] "GET /project/b5fab43b-cca4-468a-98b3-da098727a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031376 10.0.0.241 - - [2026-01-19 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.241 - - [2026-01-19 01:54:23] "GET /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003814 10.0.0.241 - - [2026-01-19 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.241 - - [2026-01-19 01:54:23] "GET /service-appliance-set/22fcf2fd-eead-494c-a550-9f4b720ff658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003991 10.0.0.241 - - [2026-01-19 01:54:23] "POST /fqname-to-id HTTP/1.1" 404 273 0.001376 10.0.0.241 - - [2026-01-19 01:54:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.096676 10.0.0.241 - - [2026-01-19 01:54:23] "GET /virtual-machine-interface/846aaa08-f4d2-4615-b270-ed0dcd75ecdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.020468 10.0.0.241 - - [2026-01-19 01:54:23] "POST /instance-ips HTTP/1.1" 200 410 0.019008 10.0.0.241 - - [2026-01-19 01:54:23] "GET /instance-ip/7e40ec92-d89f-4627-8591-562152991689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003675 10.0.0.241 - - [2026-01-19 01:54:23] "POST /loadbalancers HTTP/1.1" 200 631 0.066509 10.0.0.241 - - [2026-01-19 01:54:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023899 10.0.0.241 - - [2026-01-19 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007760 10.0.0.241 - - [2026-01-19 01:54:23] "GET /project/b5fab43b-cca4-468a-98b3-da098727a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049049 10.0.0.241 - - [2026-01-19 01:54:23] "GET /instance-ip/7e40ec92-d89f-4627-8591-562152991689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002481 10.0.0.241 - - [2026-01-19 01:54:23] "POST /floating-ips HTTP/1.1" 200 599 0.017635 10.0.0.241 - - [2026-01-19 01:54:23] "GET /project/b5fab43b-cca4-468a-98b3-da098727a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041502 10.0.0.241 - - [2026-01-19 01:54:23] "GET /loadbalancer/e0e29439-9906-4627-8ecb-d4eda8e891da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003312 10.0.0.241 - - [2026-01-19 01:54:23] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.014717 10.0.0.241 - - [2026-01-19 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.241 - - [2026-01-19 01:54:24] "GET /project/b5fab43b-cca4-468a-98b3-da098727a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034081 10.0.0.241 - - [2026-01-19 01:54:24] "GET /loadbalancer-listener/bca9e40f-c094-4d3c-a9ca-3ff3bfbc8ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.003227 10.0.0.241 - - [2026-01-19 01:54:24] "GET /loadbalancer-listener/bca9e40f-c094-4d3c-a9ca-3ff3bfbc8ad4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.007244 10.0.0.241 - - [2026-01-19 01:54:24] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.019796 10.0.0.241 - - [2026-01-19 01:54:24] "GET /instance-ip/7e40ec92-d89f-4627-8591-562152991689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002754 10.0.0.241 - - [2026-01-19 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.241 - - [2026-01-19 01:54:24] "GET /instance-ip/7e40ec92-d89f-4627-8591-562152991689?fields=floating_ips HTTP/1.1" 200 1213 0.008917 10.0.0.241 - - [2026-01-19 01:54:24] "GET /floating-ip/1fb9d88b-c1af-426e-9969-844eed149799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.002444 10.0.0.241 - - [2026-01-19 01:54:24] "GET /loadbalancer/e0e29439-9906-4627-8ecb-d4eda8e891da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002879 10.0.0.241 - - [2026-01-19 01:54:24] "GET /loadbalancer-pool/abcdf073-22ba-48d1-9831-c12526552e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.011614 10.0.0.241 - - [2026-01-19 01:54:24] "POST /loadbalancer-members HTTP/1.1" 200 723 0.013497 10.0.0.241 - - [2026-01-19 01:54:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007365 10.0.0.241 - - [2026-01-19 01:54:24] "GET /virtual-machine-interface/bbb172aa-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011291 10.0.0.241 - - [2026-01-19 01:54:24] "GET /virtual-machine-interface/bbb172aa-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005723 10.0.0.241 - - [2026-01-19 01:54:24] "POST /tags HTTP/1.1" 409 221 0.004488 10.0.0.241 - - [2026-01-19 01:54:24] "GET /loadbalancer/e0e29439-9906-4627-8ecb-d4eda8e891da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003228 10.0.0.241 - - [2026-01-19 01:54:24] "POST /ref-update HTTP/1.1" 200 156 0.009261 10.0.0.241 - - [2026-01-19 01:54:24] "GET /floating-ip/1fb9d88b-c1af-426e-9969-844eed149799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.013392 10.0.0.241 - - [2026-01-19 01:54:24] "PUT /floating-ip/1fb9d88b-c1af-426e-9969-844eed149799 HTTP/1.1" 200 257 0.008100 10.0.0.241 - - [2026-01-19 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004696 10.0.0.241 - - [2026-01-19 01:54:24] "GET /tag/71f25350-c21c-40b7-a0cb-cbade04c6ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010866 10.0.0.241 - - [2026-01-19 01:54:24] "POST /set-tag HTTP/1.1" 200 109 0.062858 10.0.0.241 - - [2026-01-19 01:54:24] "GET /loadbalancer-pool/abcdf073-22ba-48d1-9831-c12526552e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.002895 10.0.0.241 - - [2026-01-19 01:54:24] "POST /loadbalancer-members HTTP/1.1" 200 723 0.013887 10.0.0.241 - - [2026-01-19 01:54:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.023510 10.0.0.241 - - [2026-01-19 01:54:24] "GET /virtual-machine-interface/bb03cc90-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009307 10.0.0.241 - - [2026-01-19 01:54:24] "GET /virtual-machine-interface/bb03cc90-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003561 10.0.0.241 - - [2026-01-19 01:54:24] "POST /ref-update HTTP/1.1" 200 156 0.005784 10.0.0.241 - - [2026-01-19 01:54:24] "GET /floating-ip/1fb9d88b-c1af-426e-9969-844eed149799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.006830 10.0.0.241 - - [2026-01-19 01:54:24] "POST /set-tag HTTP/1.1" 200 109 0.059818 10.0.0.241 - - [2026-01-19 01:54:25] "POST /tags HTTP/1.1" 409 206 0.002168 10.0.0.241 - - [2026-01-19 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.241 - - [2026-01-19 01:54:25] "GET /tag/cf2b18ad-695e-424c-83a5-5984b4156f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011699 10.0.0.241 - - [2026-01-19 01:54:25] "POST /tags HTTP/1.1" 409 204 0.001802 10.0.0.241 - - [2026-01-19 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.241 - - [2026-01-19 01:54:25] "GET /tag/6e2158f8-dfa1-4c16-885e-3e1c307ea1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010525 10.0.0.241 - - [2026-01-19 01:54:25] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.001990 10.0.0.241 - - [2026-01-19 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.241 - - [2026-01-19 01:54:25] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002903 10.0.0.241 - - [2026-01-19 01:54:25] "POST /tags HTTP/1.1" 409 206 0.001641 10.0.0.241 - - [2026-01-19 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001296 10.0.0.241 - - [2026-01-19 01:54:25] "GET /tag/cf2b18ad-695e-424c-83a5-5984b4156f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013880 10.0.0.241 - - [2026-01-19 01:54:25] "POST /tags HTTP/1.1" 409 226 0.003515 10.0.0.241 - - [2026-01-19 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.241 - - [2026-01-19 01:54:25] "GET /tag/3c3c90c3-2b87-4a70-882b-6aabb9d520ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011093 10.0.0.241 - - [2026-01-19 01:54:25] "POST /tags HTTP/1.1" 409 204 0.001852 10.0.0.241 - - [2026-01-19 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.241 - - [2026-01-19 01:54:25] "GET /tag/6e2158f8-dfa1-4c16-885e-3e1c307ea1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010819 10.0.0.241 - - [2026-01-19 01:54:25] "POST /tags HTTP/1.1" 409 226 0.001770 10.0.0.241 - - [2026-01-19 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.241 - - [2026-01-19 01:54:25] "GET /tag/3c3c90c3-2b87-4a70-882b-6aabb9d520ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011271 10.0.0.241 - - [2026-01-19 01:54:25] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002064 10.0.0.241 - - [2026-01-19 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.241 - - [2026-01-19 01:54:25] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002729 10.0.0.241 - - [2026-01-19 01:54:25] "POST /firewall-rules HTTP/1.1" 200 628 0.065544 10.0.0.241 - - [2026-01-19 01:54:25] "POST /firewall-rules HTTP/1.1" 200 648 0.072041 10.0.0.241 - - [2026-01-19 01:54:25] "GET /firewall-rule/642aabfd-a0ff-4bca-ae43-e63b12e11b47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.005122 10.0.0.241 - - [2026-01-19 01:54:25] "GET /firewall-policy/185979f5-7663-4f26-a161-793c0da266d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.001930 10.0.0.241 - - [2026-01-19 01:54:25] "GET /firewall-rule/671f6890-de59-4c69-b786-feacd78c8873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002823 10.0.0.241 - - [2026-01-19 01:54:25] "POST /ref-update HTTP/1.1" 200 156 0.012189 10.0.0.241 - - [2026-01-19 01:54:25] "POST /firewall-policys HTTP/1.1" 200 608 0.020664 10.0.0.241 - - [2026-01-19 01:54:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014834 10.0.0.241 - - [2026-01-19 01:54:25] "GET /firewall-policy/aa7d1df9-8282-4d1c-895e-b2c7af642d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008324 10.0.0.241 - - [2026-01-19 01:54:25] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002585 10.0.0.241 - - [2026-01-19 01:54:25] "GET /firewall-policy/aa7d1df9-8282-4d1c-895e-b2c7af642d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002274 10.0.0.241 - - [2026-01-19 01:54:25] "GET /firewall-policy/185979f5-7663-4f26-a161-793c0da266d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002805 10.0.0.241 - - [2026-01-19 01:54:25] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004867 10.0.0.241 - - [2026-01-19 01:54:26] "GET /firewall-policy/fa8621ba-3c28-46d1-8645-a03717b20d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.006418 10.0.0.241 - - [2026-01-19 01:54:26] "GET /firewall-policy/185979f5-7663-4f26-a161-793c0da266d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001976 10.0.0.241 - - [2026-01-19 01:54:26] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002686 10.0.0.241 - - [2026-01-19 01:54:26] "POST /ref-update HTTP/1.1" 200 156 0.016210 10.0.0.241 - - [2026-01-19 01:54:26] "POST /ref-update HTTP/1.1" 200 156 0.022414 10.0.0.241 - - [2026-01-19 01:54:26] "POST /ref-update HTTP/1.1" 200 156 0.016600 10.0.0.241 - - [2026-01-19 01:54:26] "POST /ref-update HTTP/1.1" 200 156 0.027744 10.0.0.241 - - [2026-01-19 01:54:26] "POST /ref-update HTTP/1.1" 200 156 0.029822 10.0.0.241 - - [2026-01-19 01:54:26] "GET /firewall-policy/aa7d1df9-8282-4d1c-895e-b2c7af642d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002550 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:55:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000951 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:55:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001242 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:55:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001138 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:55:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001075 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:55:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:55:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000889 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:56:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.003013 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:56:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000864 10.0.0.241 - - [2026-01-19 01:56:25] "POST /tags HTTP/1.1" 409 252 0.004332 10.0.0.241 - - [2026-01-19 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012171 10.0.0.241 - - [2026-01-19 01:56:25] "GET /tag/822d678d-46a5-4c94-b84e-102fd638471c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010968 10.0.0.241 - - [2026-01-19 01:56:25] "POST /tags HTTP/1.1" 409 228 0.003053 10.0.0.241 - - [2026-01-19 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.241 - - [2026-01-19 01:56:25] "GET /tag/ac292534-35dc-4cb1-aa93-c7df3afaa50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010887 10.0.0.241 - - [2026-01-19 01:56:25] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.004554 10.0.0.241 - - [2026-01-19 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.241 - - [2026-01-19 01:56:25] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002353 10.0.0.241 - - [2026-01-19 01:56:25] "POST /tags HTTP/1.1" 409 206 0.001606 10.0.0.241 - - [2026-01-19 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001357 10.0.0.241 - - [2026-01-19 01:56:25] "GET /tag/cf2b18ad-695e-424c-83a5-5984b4156f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010456 10.0.0.241 - - [2026-01-19 01:56:25] "POST /tags HTTP/1.1" 409 226 0.001611 10.0.0.241 - - [2026-01-19 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.241 - - [2026-01-19 01:56:25] "GET /tag/3c3c90c3-2b87-4a70-882b-6aabb9d520ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010700 10.0.0.241 - - [2026-01-19 01:56:25] "POST /tags HTTP/1.1" 409 204 0.001677 10.0.0.241 - - [2026-01-19 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.241 - - [2026-01-19 01:56:25] "GET /tag/6e2158f8-dfa1-4c16-885e-3e1c307ea1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010110 10.0.0.241 - - [2026-01-19 01:56:25] "POST /tags HTTP/1.1" 409 226 0.002975 10.0.0.241 - - [2026-01-19 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.241 - - [2026-01-19 01:56:25] "GET /tag/3c3c90c3-2b87-4a70-882b-6aabb9d520ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012044 10.0.0.241 - - [2026-01-19 01:56:25] "POST /tags HTTP/1.1" 409 228 0.001755 10.0.0.241 - - [2026-01-19 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.241 - - [2026-01-19 01:56:25] "GET /tag/ac292534-35dc-4cb1-aa93-c7df3afaa50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011559 10.0.0.241 - - [2026-01-19 01:56:25] "POST /tags HTTP/1.1" 409 252 0.001940 10.0.0.241 - - [2026-01-19 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.241 - - [2026-01-19 01:56:25] "GET /tag/822d678d-46a5-4c94-b84e-102fd638471c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011630 10.0.0.241 - - [2026-01-19 01:56:25] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002336 10.0.0.241 - - [2026-01-19 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.241 - - [2026-01-19 01:56:25] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002328 10.0.0.241 - - [2026-01-19 01:56:25] "POST /firewall-rules HTTP/1.1" 409 281 0.002257 10.0.0.241 - - [2026-01-19 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.241 - - [2026-01-19 01:56:25] "PUT /firewall-rule/671f6890-de59-4c69-b786-feacd78c8873 HTTP/1.1" 200 261 0.016794 10.0.0.241 - - [2026-01-19 01:56:25] "POST /firewall-rules HTTP/1.1" 409 291 0.010105 10.0.0.241 - - [2026-01-19 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.241 - - [2026-01-19 01:56:25] "PUT /firewall-rule/642aabfd-a0ff-4bca-ae43-e63b12e11b47 HTTP/1.1" 200 261 0.019404 10.0.0.241 - - [2026-01-19 01:56:25] "GET /firewall-rule/642aabfd-a0ff-4bca-ae43-e63b12e11b47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.006658 10.0.0.241 - - [2026-01-19 01:56:26] "POST /firewall-rules HTTP/1.1" 200 660 0.073166 10.0.0.241 - - [2026-01-19 01:56:26] "GET /firewall-rule/b72ffe48-cf1f-4dff-8c35-f840fd746434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.021237 10.0.0.241 - - [2026-01-19 01:56:26] "GET /firewall-policy/185979f5-7663-4f26-a161-793c0da266d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001961 10.0.0.241 - - [2026-01-19 01:56:26] "GET /firewall-rule/671f6890-de59-4c69-b786-feacd78c8873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003060 10.0.0.241 - - [2026-01-19 01:56:26] "POST /firewall-policys HTTP/1.1" 409 269 0.001770 10.0.0.241 - - [2026-01-19 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.241 - - [2026-01-19 01:56:26] "PUT /firewall-policy/aa7d1df9-8282-4d1c-895e-b2c7af642d17 HTTP/1.1" 200 265 0.022558 10.0.0.241 - - [2026-01-19 01:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027664 10.0.0.241 - - [2026-01-19 01:56:26] "GET /firewall-policy/aa7d1df9-8282-4d1c-895e-b2c7af642d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.013016 10.0.0.241 - - [2026-01-19 01:56:26] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.004476 10.0.0.241 - - [2026-01-19 01:56:26] "GET /firewall-policy/aa7d1df9-8282-4d1c-895e-b2c7af642d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004276 10.0.0.241 - - [2026-01-19 01:56:26] "GET /firewall-policy/185979f5-7663-4f26-a161-793c0da266d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002978 10.0.0.241 - - [2026-01-19 01:56:26] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.011586 10.0.0.241 - - [2026-01-19 01:56:26] "GET /firewall-policy/aa7d1df9-8282-4d1c-895e-b2c7af642d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002490 10.0.0.241 - - [2026-01-19 01:56:26] "GET /firewall-policy/aa7d1df9-8282-4d1c-895e-b2c7af642d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002017 10.0.0.241 - - [2026-01-19 01:57:27] "GET /virtual-machine-interface/bb03cc90-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.010622 10.0.0.241 - - [2026-01-19 01:57:27] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.241 - - [2026-01-19 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.241 - - [2026-01-19 01:57:27] "GET /loadbalancer/e0e29439-9906-4627-8ecb-d4eda8e891da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003239 10.0.0.241 - - [2026-01-19 01:57:27] "GET /virtual-machine-interface/bb03cc90-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004587 10.0.0.241 - - [2026-01-19 01:57:27] "POST /set-tag HTTP/1.1" 200 109 0.019730 10.0.0.241 - - [2026-01-19 01:57:27] "DELETE /loadbalancer-member/03053106-922b-41cd-b88c-fe84df59c722 HTTP/1.1" 200 115 0.052243 10.0.0.241 - - [2026-01-19 01:57:27] "GET /virtual-machine-interface/bde97f54-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004969 10.0.0.241 - - [2026-01-19 01:57:27] "POST /set-tag HTTP/1.1" 200 109 0.003235 10.0.0.241 - - [2026-01-19 01:57:27] "GET /virtual-machine-interface/bd5edbd8-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004341 10.0.0.241 - - [2026-01-19 01:57:27] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.241 - - [2026-01-19 01:57:28] "GET /virtual-machine-interface/be523ee0-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004406 10.0.0.241 - - [2026-01-19 01:57:28] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.241 - - [2026-01-19 01:57:28] "GET /virtual-machine-interface/bcdb950c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007839 10.0.0.241 - - [2026-01-19 01:57:28] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.241 - - [2026-01-19 01:57:28] "GET /virtual-machine-interface/bbb172aa-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004775 10.0.0.241 - - [2026-01-19 01:57:28] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.241 - - [2026-01-19 01:57:28] "GET /virtual-machine-interface/beb7b216-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004215 10.0.0.241 - - [2026-01-19 01:57:28] "POST /set-tag HTTP/1.1" 200 109 0.001734 10.0.0.241 - - [2026-01-19 01:57:28] "GET /virtual-machine-interface/bc5dbd80-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005722 10.0.0.241 - - [2026-01-19 01:57:28] "POST /set-tag HTTP/1.1" 200 109 0.003164 10.0.0.241 - - [2026-01-19 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.241 - - [2026-01-19 01:57:28] "GET /loadbalancer/e0e29439-9906-4627-8ecb-d4eda8e891da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003383 10.0.0.241 - - [2026-01-19 01:57:29] "GET /virtual-machine-interface/bb03cc90-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006636 10.0.0.241 - - [2026-01-19 01:57:29] "POST /set-tag HTTP/1.1" 200 109 0.003039 10.0.0.241 - - [2026-01-19 01:57:29] "GET /virtual-machine-interface/bb03cc90-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004674 10.0.0.241 - - [2026-01-19 01:57:29] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.241 - - [2026-01-19 01:57:29] "GET /virtual-machine/c6dba3e1-aef3-4386-8cd4-52b0377cf887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002498 10.0.0.241 - - [2026-01-19 01:57:29] "POST /ref-update HTTP/1.1" 200 156 0.012338 10.0.0.241 - - [2026-01-19 01:57:29] "GET /virtual-machine-interface/bb03cc90-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015042 10.0.0.241 - - [2026-01-19 01:57:29] "POST /set-tag HTTP/1.1" 200 109 0.018066 10.0.0.241 - - [2026-01-19 01:57:29] "POST /set-tag HTTP/1.1" 200 109 0.015124 10.0.0.241 - - [2026-01-19 01:57:29] "POST /set-tag HTTP/1.1" 200 109 0.017440 10.0.0.241 - - [2026-01-19 01:57:29] "POST /set-tag HTTP/1.1" 200 109 0.020624 10.0.0.241 - - [2026-01-19 01:57:29] "POST /set-tag HTTP/1.1" 200 109 0.024987 10.0.0.241 - - [2026-01-19 01:57:29] "DELETE /instance-ip/bb261f3e-f4d9-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.044327 10.0.0.241 - - [2026-01-19 01:57:29] "POST /ref-update HTTP/1.1" 200 156 0.021805 10.0.0.241 - - [2026-01-19 01:57:30] "DELETE /virtual-machine-interface/bb03cc90-f4d9-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.035049 10.0.0.241 - - [2026-01-19 01:57:30] "DELETE /virtual-machine/c6dba3e1-aef3-4386-8cd4-52b0377cf887 HTTP/1.1" 200 115 0.014482 10.0.0.241 - - [2026-01-19 01:57:30] "GET /virtual-machine-interface/bcdb950c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004290 10.0.0.241 - - [2026-01-19 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002790 10.0.0.241 - - [2026-01-19 01:57:30] "GET /virtual-machine-interface/bcdb950c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004343 10.0.0.241 - - [2026-01-19 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.001932 10.0.0.241 - - [2026-01-19 01:57:30] "GET /virtual-machine/e1c2c951-e999-421a-8d17-9ff67b449921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002758 10.0.0.241 - - [2026-01-19 01:57:30] "POST /ref-update HTTP/1.1" 200 156 0.008069 10.0.0.241 - - [2026-01-19 01:57:30] "GET /virtual-machine-interface/bcdb950c-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017051 10.0.0.241 - - [2026-01-19 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.029663 10.0.0.241 - - [2026-01-19 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.039786 10.0.0.241 - - [2026-01-19 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.035224 10.0.0.241 - - [2026-01-19 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.014117 10.0.0.241 - - [2026-01-19 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.022097 10.0.0.241 - - [2026-01-19 01:57:30] "DELETE /instance-ip/bcf575d0-f4d9-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.044219 10.0.0.241 - - [2026-01-19 01:57:30] "DELETE /virtual-machine-interface/bcdb950c-f4d9-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.045443 10.0.0.241 - - [2026-01-19 01:57:30] "DELETE /virtual-machine/e1c2c951-e999-421a-8d17-9ff67b449921 HTTP/1.1" 200 115 0.023250 10.0.0.241 - - [2026-01-19 01:57:30] "GET /virtual-machine-interface/bc5dbd80-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003912 10.0.0.241 - - [2026-01-19 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.241 - - [2026-01-19 01:57:30] "GET /virtual-machine-interface/bc5dbd80-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004146 10.0.0.241 - - [2026-01-19 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.001774 10.0.0.241 - - [2026-01-19 01:57:30] "GET /virtual-machine/dab17654-5481-4e12-8465-f37ad3a184e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002740 10.0.0.241 - - [2026-01-19 01:57:30] "POST /ref-update HTTP/1.1" 200 156 0.011507 10.0.0.241 - - [2026-01-19 01:57:30] "GET /virtual-machine-interface/bc5dbd80-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010836 10.0.0.241 - - [2026-01-19 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.015610 10.0.0.241 - - [2026-01-19 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.031449 10.0.0.241 - - [2026-01-19 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.025450 10.0.0.241 - - [2026-01-19 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.013005 10.0.0.241 - - [2026-01-19 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.024344 10.0.0.241 - - [2026-01-19 01:57:30] "DELETE /instance-ip/bc788dae-f4d9-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.040783 10.0.0.241 - - [2026-01-19 01:57:31] "DELETE /virtual-machine-interface/bc5dbd80-f4d9-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.033931 10.0.0.241 - - [2026-01-19 01:57:31] "DELETE /virtual-machine/dab17654-5481-4e12-8465-f37ad3a184e4 HTTP/1.1" 200 115 0.020811 10.0.0.241 - - [2026-01-19 01:57:31] "DELETE /tag/9e12de1b-343c-4791-89bf-cb3dcdf43b81 HTTP/1.1" 200 115 0.041952 10.0.0.241 - - [2026-01-19 01:57:31] "GET /virtual-machine-interface/bbb172aa-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004032 10.0.0.241 - - [2026-01-19 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.241 - - [2026-01-19 01:57:31] "GET /virtual-machine-interface/bbb172aa-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003978 10.0.0.241 - - [2026-01-19 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.241 - - [2026-01-19 01:57:31] "GET /virtual-machine/caf89209-74c2-4280-af04-692bc1541035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003587 10.0.0.241 - - [2026-01-19 01:57:31] "POST /ref-update HTTP/1.1" 200 156 0.009373 10.0.0.241 - - [2026-01-19 01:57:31] "GET /virtual-machine-interface/bbb172aa-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.024864 10.0.0.241 - - [2026-01-19 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.066748 10.0.0.241 - - [2026-01-19 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.021422 10.0.0.241 - - [2026-01-19 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.043591 10.0.0.241 - - [2026-01-19 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.016831 10.0.0.241 - - [2026-01-19 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.024338 10.0.0.241 - - [2026-01-19 01:57:31] "DELETE /instance-ip/bbcc59e4-f4d9-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.043417 10.0.0.241 - - [2026-01-19 01:57:31] "POST /ref-update HTTP/1.1" 200 156 0.009146 10.0.0.241 - - [2026-01-19 01:57:31] "DELETE /virtual-machine-interface/bbb172aa-f4d9-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.035903 10.0.0.241 - - [2026-01-19 01:57:31] "DELETE /virtual-machine/caf89209-74c2-4280-af04-692bc1541035 HTTP/1.1" 200 115 0.019818 10.0.0.241 - - [2026-01-19 01:57:31] "DELETE /tag/f5f73fed-ab67-44c1-99fd-ce9674f5a4d7 HTTP/1.1" 200 115 0.029246 10.0.0.241 - - [2026-01-19 01:57:31] "DELETE /tag/cf2b18ad-695e-424c-83a5-5984b4156f16 HTTP/1.1" 409 391 0.003615 10.0.0.241 - - [2026-01-19 01:57:58] "GET /global-system-configs HTTP/1.1" 200 323 0.002378 10.0.0.241 - - [2026-01-19 01:57:59] "GET /virtual-machine-interface/beb7b216-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005419 10.0.0.241 - - [2026-01-19 01:57:59] "POST /set-tag HTTP/1.1" 200 109 0.002941 10.0.0.241 - - [2026-01-19 01:57:59] "GET /virtual-machine-interface/beb7b216-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003788 10.0.0.241 - - [2026-01-19 01:57:59] "POST /set-tag HTTP/1.1" 200 109 0.003436 10.0.0.241 - - [2026-01-19 01:57:59] "GET /virtual-machine/61ec8c5a-c554-4a76-b480-530693ac34a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004139 10.0.0.241 - - [2026-01-19 01:57:59] "GET /global-system-configs HTTP/1.1" 200 323 0.002106 10.0.0.241 - - [2026-01-19 01:57:59] "POST /ref-update HTTP/1.1" 200 156 0.012762 10.0.0.241 - - [2026-01-19 01:57:59] "GET /virtual-machine-interface/beb7b216-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011284 10.0.0.241 - - [2026-01-19 01:57:59] "POST /set-tag HTTP/1.1" 200 109 0.018455 10.0.0.241 - - [2026-01-19 01:57:59] "POST /set-tag HTTP/1.1" 200 109 0.015135 10.0.0.241 - - [2026-01-19 01:57:59] "POST /set-tag HTTP/1.1" 200 109 0.026233 10.0.0.241 - - [2026-01-19 01:57:59] "POST /set-tag HTTP/1.1" 200 109 0.022845 10.0.0.241 - - [2026-01-19 01:57:59] "DELETE /instance-ip/bed0e7cc-f4d9-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.031320 10.0.0.241 - - [2026-01-19 01:57:59] "DELETE /virtual-machine-interface/beb7b216-f4d9-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.031856 10.0.0.241 - - [2026-01-19 01:57:59] "DELETE /virtual-machine/61ec8c5a-c554-4a76-b480-530693ac34a5 HTTP/1.1" 200 115 0.022224 10.0.0.241 - - [2026-01-19 01:58:00] "DELETE /tag/9c2ed60e-1a27-40a2-b014-a7e43d6d08c1 HTTP/1.1" 200 115 0.033211 10.0.0.241 - - [2026-01-19 01:58:00] "GET /virtual-machine-interface/bde97f54-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004343 10.0.0.241 - - [2026-01-19 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.002739 10.0.0.241 - - [2026-01-19 01:58:00] "GET /virtual-machine-interface/bde97f54-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004121 10.0.0.241 - - [2026-01-19 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.241 - - [2026-01-19 01:58:00] "GET /virtual-machine/24ed348e-dce8-4570-9917-5a47c9ba4f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003610 10.0.0.241 - - [2026-01-19 01:58:00] "POST /ref-update HTTP/1.1" 200 156 0.009788 10.0.0.241 - - [2026-01-19 01:58:00] "GET /virtual-machine-interface/bde97f54-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009015 10.0.0.241 - - [2026-01-19 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.020393 10.0.0.241 - - [2026-01-19 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.030932 10.0.0.241 - - [2026-01-19 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.030002 10.0.0.241 - - [2026-01-19 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.014328 10.0.0.241 - - [2026-01-19 01:58:00] "DELETE /instance-ip/be045afe-f4d9-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.052761 10.0.0.241 - - [2026-01-19 01:58:00] "DELETE /virtual-machine-interface/bde97f54-f4d9-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.039300 10.0.0.241 - - [2026-01-19 01:58:00] "DELETE /virtual-machine/24ed348e-dce8-4570-9917-5a47c9ba4f03 HTTP/1.1" 200 115 0.024320 10.0.0.241 - - [2026-01-19 01:58:00] "DELETE /tag/6e2158f8-dfa1-4c16-885e-3e1c307ea1bb HTTP/1.1" 409 237 0.005420 10.0.0.241 - - [2026-01-19 01:58:00] "GET /virtual-machine-interface/bd5edbd8-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004522 10.0.0.241 - - [2026-01-19 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.241 - - [2026-01-19 01:58:00] "GET /virtual-machine-interface/bd5edbd8-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004241 10.0.0.241 - - [2026-01-19 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.241 - - [2026-01-19 01:58:00] "GET /virtual-machine/1de7ac15-eee2-4f0e-8cc4-1f88b376357b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002846 10.0.0.241 - - [2026-01-19 01:58:00] "POST /ref-update HTTP/1.1" 200 156 0.008969 10.0.0.241 - - [2026-01-19 01:58:00] "GET /virtual-machine-interface/bd5edbd8-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009687 10.0.0.241 - - [2026-01-19 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.016304 10.0.0.241 - - [2026-01-19 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.032066 10.0.0.241 - - [2026-01-19 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.022774 10.0.0.241 - - [2026-01-19 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.016368 10.0.0.241 - - [2026-01-19 01:58:00] "DELETE /instance-ip/bd7d8880-f4d9-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.033040 10.0.0.241 - - [2026-01-19 01:58:00] "DELETE /virtual-machine-interface/bd5edbd8-f4d9-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.033387 10.0.0.241 - - [2026-01-19 01:58:00] "DELETE /virtual-machine/1de7ac15-eee2-4f0e-8cc4-1f88b376357b HTTP/1.1" 200 115 0.027986 10.0.0.241 - - [2026-01-19 01:58:00] "DELETE /tag/1962b1d8-dd70-4465-bb80-443449431cf3 HTTP/1.1" 200 115 0.033989 10.0.0.241 - - [2026-01-19 01:58:01] "DELETE /tag/334f50ab-1d2b-4cae-8671-8ca6a3d6bdc4 HTTP/1.1" 200 115 0.031216 10.0.0.241 - - [2026-01-19 01:58:01] "DELETE /tag/e14d1118-9dae-4095-b455-1385eaf64bf1 HTTP/1.1" 200 115 0.036748 10.0.0.241 - - [2026-01-19 01:58:01] "GET /virtual-machine-interface/be523ee0-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004352 10.0.0.241 - - [2026-01-19 01:58:01] "POST /set-tag HTTP/1.1" 200 109 0.002805 10.0.0.241 - - [2026-01-19 01:58:01] "GET /virtual-machine-interface/be523ee0-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004893 10.0.0.241 - - [2026-01-19 01:58:01] "POST /set-tag HTTP/1.1" 200 109 0.002335 10.0.0.241 - - [2026-01-19 01:58:01] "GET /virtual-machine/40c325fe-9f16-4fa6-a412-59684feb0f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002996 10.0.0.241 - - [2026-01-19 01:58:01] "POST /ref-update HTTP/1.1" 200 156 0.008188 10.0.0.241 - - [2026-01-19 01:58:01] "GET /virtual-machine-interface/be523ee0-f4d9-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004956 10.0.0.241 - - [2026-01-19 01:58:01] "POST /set-tag HTTP/1.1" 200 109 0.018800 10.0.0.241 - - [2026-01-19 01:58:01] "POST /set-tag HTTP/1.1" 200 109 0.023468 10.0.0.241 - - [2026-01-19 01:58:01] "POST /set-tag HTTP/1.1" 200 109 0.029480 10.0.0.241 - - [2026-01-19 01:58:01] "POST /set-tag HTTP/1.1" 200 109 0.014489 10.0.0.241 - - [2026-01-19 01:58:01] "DELETE /instance-ip/be6b1f00-f4d9-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.045650 10.0.0.241 - - [2026-01-19 01:58:01] "DELETE /virtual-machine-interface/be523ee0-f4d9-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.053706 10.0.0.241 - - [2026-01-19 01:58:01] "DELETE /virtual-machine/40c325fe-9f16-4fa6-a412-59684feb0f6a HTTP/1.1" 200 115 0.022116 10.0.0.241 - - [2026-01-19 01:58:01] "DELETE /tag/5de12ee5-3d6e-4672-a936-7b71b94e4365 HTTP/1.1" 200 115 0.052397 10.0.0.241 - - [2026-01-19 01:58:01] "DELETE /tag/ac292534-35dc-4cb1-aa93-c7df3afaa50b HTTP/1.1" 409 237 0.010082 10.0.0.241 - - [2026-01-19 01:58:01] "DELETE /tag/822d678d-46a5-4c94-b84e-102fd638471c HTTP/1.1" 409 237 0.004870 10.0.0.241 - - [2026-01-19 01:58:02] "POST /projects HTTP/1.1" 409 238 0.001922 10.0.0.241 - - [2026-01-19 01:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.241 - - [2026-01-19 01:58:02] "GET /project/a02f71b8-835d-4d45-9f96-28b68ae6124e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034483 10.0.0.241 - - [2026-01-19 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.241 - - [2026-01-19 01:58:03] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007782 10.0.0.241 - - [2026-01-19 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.241 - - [2026-01-19 01:58:03] "GET /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004132 10.0.0.241 - - [2026-01-19 01:58:03] "POST /security-groups HTTP/1.1" 409 285 0.002223 10.0.0.241 - - [2026-01-19 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.241 - - [2026-01-19 01:58:03] "PUT /security-group/2afd4f8c-5e79-40ba-9e8c-4ca8391ae4df HTTP/1.1" 200 263 0.054011 10.0.0.241 - - [2026-01-19 01:58:03] "PUT /access-control-list/647d2691-b753-44fb-80cd-3e4627aedc43 HTTP/1.1" 200 273 0.009528 10.0.0.241 - - [2026-01-19 01:58:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016896 10.0.0.241 - - [2026-01-19 01:58:03] "PUT /access-control-list/36fefbc8-c2e0-4c59-b9f1-ef3a856b5da5 HTTP/1.1" 200 273 0.025954 10.0.0.241 - - [2026-01-19 01:58:08] "POST /projects HTTP/1.1" 409 238 0.002311 10.0.0.241 - - [2026-01-19 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.241 - - [2026-01-19 01:58:08] "GET /project/a02f71b8-835d-4d45-9f96-28b68ae6124e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030533 10.0.0.241 - - [2026-01-19 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.241 - - [2026-01-19 01:58:08] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003334 10.0.0.241 - - [2026-01-19 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.241 - - [2026-01-19 01:58:08] "GET /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003888 10.0.0.241 - - [2026-01-19 01:58:08] "POST /security-groups HTTP/1.1" 409 285 0.001988 10.0.0.241 - - [2026-01-19 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.241 - - [2026-01-19 01:58:08] "PUT /security-group/2afd4f8c-5e79-40ba-9e8c-4ca8391ae4df HTTP/1.1" 200 263 0.055555 10.0.0.241 - - [2026-01-19 01:58:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023938 10.0.0.241 - - [2026-01-19 01:58:08] "PUT /access-control-list/647d2691-b753-44fb-80cd-3e4627aedc43 HTTP/1.1" 200 273 0.013025 10.0.0.241 - - [2026-01-19 01:58:08] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.015578 10.0.0.241 - - [2026-01-19 01:58:08] "PUT /access-control-list/36fefbc8-c2e0-4c59-b9f1-ef3a856b5da5 HTTP/1.1" 200 273 0.021687 10.0.0.241 - - [2026-01-19 01:58:08] "GET /firewall-rule/20e5a55c-2bf3-4b9b-b592-6cd1f03e28f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002618 10.0.0.241 - - [2026-01-19 01:58:08] "POST /ref-update HTTP/1.1" 200 156 0.046973 10.0.0.241 - - [2026-01-19 01:58:08] "DELETE /firewall-rule/20e5a55c-2bf3-4b9b-b592-6cd1f03e28f2 HTTP/1.1" 200 115 0.048005 10.0.0.241 - - [2026-01-19 01:58:08] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.004043 10.0.0.241 - - [2026-01-19 01:58:08] "GET /firewall-rule/ba68a3be-bb5c-445b-8227-54656a4bba0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002539 10.0.0.241 - - [2026-01-19 01:58:08] "POST /ref-update HTTP/1.1" 200 156 0.051512 10.0.0.241 - - [2026-01-19 01:58:08] "DELETE /firewall-rule/ba68a3be-bb5c-445b-8227-54656a4bba0c HTTP/1.1" 200 115 0.032834 10.0.0.241 - - [2026-01-19 01:58:08] "DELETE /tag/ac292534-35dc-4cb1-aa93-c7df3afaa50b HTTP/1.1" 409 237 0.004352 10.0.0.241 - - [2026-01-19 01:58:08] "DELETE /tag/cdbe182a-698a-47a3-9845-4c20d8cc1ac5 HTTP/1.1" 200 115 0.032069 10.0.0.241 - - [2026-01-19 01:58:08] "DELETE /tag/822d678d-46a5-4c94-b84e-102fd638471c HTTP/1.1" 409 237 0.002926 10.0.0.241 - - [2026-01-19 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.241 - - [2026-01-19 01:58:08] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003261 10.0.0.241 - - [2026-01-19 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001118 10.0.0.241 - - [2026-01-19 01:58:08] "GET /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005637 10.0.0.241 - - [2026-01-19 01:58:08] "PUT /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa HTTP/1.1" 200 265 0.035341 10.0.0.241 - - [2026-01-19 01:58:08] "PUT /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c HTTP/1.1" 200 265 0.047828 10.0.0.241 - - [2026-01-19 01:58:09] "DELETE /security-group/2afd4f8c-5e79-40ba-9e8c-4ca8391ae4df HTTP/1.1" 200 115 0.044059 10.0.0.241 - - [2026-01-19 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.241 - - [2026-01-19 01:58:09] "DELETE /access-control-list/647d2691-b753-44fb-80cd-3e4627aedc43 HTTP/1.1" 200 115 0.028902 10.0.0.241 - - [2026-01-19 01:58:09] "GET /project/a02f71b8-835d-4d45-9f96-28b68ae6124e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.048675 10.0.0.241 - - [2026-01-19 01:58:09] "DELETE /access-control-list/36fefbc8-c2e0-4c59-b9f1-ef3a856b5da5 HTTP/1.1" 200 115 0.064067 10.0.0.241 - - [2026-01-19 01:58:09] "GET /project/a02f71b8-835d-4d45-9f96-28b68ae6124e?fields=security_groups HTTP/1.1" 200 1353 0.055149 10.0.0.241 - - [2026-01-19 01:58:09] "DELETE /security-group/03f451a5-5229-425e-be0c-5753b35ac5d6 HTTP/1.1" 200 115 0.042078 10.0.0.241 - - [2026-01-19 01:58:09] "DELETE /access-control-list/f94b924d-672d-4847-8a4e-0825f90c3e29 HTTP/1.1" 200 115 0.033642 10.0.0.241 - - [2026-01-19 01:58:09] "GET /project/a02f71b8-835d-4d45-9f96-28b68ae6124e?fields=application_policy_sets HTTP/1.1" 200 1392 0.037868 10.0.0.241 - - [2026-01-19 01:58:09] "DELETE /access-control-list/231d25cc-1d76-432f-a066-2ea4e44b777e HTTP/1.1" 200 115 0.035606 10.0.0.241 - - [2026-01-19 01:58:09] "DELETE /project/a02f71b8-835d-4d45-9f96-28b68ae6124e HTTP/1.1" 200 115 0.321336 10.0.0.241 - - [2026-01-19 01:58:09] "POST /projects HTTP/1.1" 409 238 0.001647 10.0.0.241 - - [2026-01-19 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.241 - - [2026-01-19 01:58:09] "GET /project/b5fab43b-cca4-468a-98b3-da098727a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028083 10.0.0.241 - - [2026-01-19 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.241 - - [2026-01-19 01:58:09] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003765 10.0.0.241 - - [2026-01-19 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.241 - - [2026-01-19 01:58:09] "GET /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003929 10.0.0.241 - - [2026-01-19 01:58:09] "POST /security-groups HTTP/1.1" 409 285 0.001947 10.0.0.241 - - [2026-01-19 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.241 - - [2026-01-19 01:58:09] "PUT /security-group/0315cc21-104d-4ec6-840b-f42aa161e1ad HTTP/1.1" 200 263 0.053933 10.0.0.241 - - [2026-01-19 01:58:09] "PUT /access-control-list/375d7a91-bf9a-4712-a7a1-bd7f408675a5 HTTP/1.1" 200 273 0.011439 10.0.0.241 - - [2026-01-19 01:58:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025722 10.0.0.241 - - [2026-01-19 01:58:09] "PUT /access-control-list/de259b24-934b-43bf-ae64-f592e68bc6a6 HTTP/1.1" 200 273 0.024270 10.0.0.241 - - [2026-01-19 01:58:14] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002599 10.0.0.241 - - [2026-01-19 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.241 - - [2026-01-19 01:58:14] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002979 10.0.0.241 - - [2026-01-19 01:58:14] "GET /firewall-policy/185979f5-7663-4f26-a161-793c0da266d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002182 10.0.0.241 - - [2026-01-19 01:58:14] "GET /firewall-rule/671f6890-de59-4c69-b786-feacd78c8873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002758 10.0.0.241 - - [2026-01-19 01:58:14] "POST /ref-update HTTP/1.1" 200 156 0.013469 10.0.0.241 - - [2026-01-19 01:58:14] "DELETE /firewall-rule/671f6890-de59-4c69-b786-feacd78c8873 HTTP/1.1" 200 115 0.063067 10.0.0.241 - - [2026-01-19 01:58:14] "GET /firewall-policy/aa7d1df9-8282-4d1c-895e-b2c7af642d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005393 10.0.0.241 - - [2026-01-19 01:58:14] "GET /firewall-rule/b72ffe48-cf1f-4dff-8c35-f840fd746434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.003225 10.0.0.241 - - [2026-01-19 01:58:14] "POST /ref-update HTTP/1.1" 200 156 0.019499 10.0.0.241 - - [2026-01-19 01:58:14] "DELETE /firewall-rule/b72ffe48-cf1f-4dff-8c35-f840fd746434 HTTP/1.1" 200 115 0.033791 10.0.0.241 - - [2026-01-19 01:58:14] "GET /firewall-policy/aa7d1df9-8282-4d1c-895e-b2c7af642d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.003630 10.0.0.241 - - [2026-01-19 01:58:14] "GET /firewall-rule/642aabfd-a0ff-4bca-ae43-e63b12e11b47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.004031 10.0.0.241 - - [2026-01-19 01:58:14] "POST /ref-update HTTP/1.1" 200 156 0.010837 10.0.0.241 - - [2026-01-19 01:58:14] "DELETE /firewall-rule/642aabfd-a0ff-4bca-ae43-e63b12e11b47 HTTP/1.1" 200 115 0.033803 10.0.0.241 - - [2026-01-19 01:58:14] "GET /application-policy-set/6470eaf3-0c0a-4e3f-84d1-f60193617205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002741 10.0.0.241 - - [2026-01-19 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.241 - - [2026-01-19 01:58:14] "GET /policy-management/cc8e1b9f-5c23-4967-98ff-b5f1bf961db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002229 10.0.0.241 - - [2026-01-19 01:58:14] "GET /firewall-policy/aa7d1df9-8282-4d1c-895e-b2c7af642d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.002676 10.0.0.241 - - [2026-01-19 01:58:14] "POST /ref-update HTTP/1.1" 200 156 0.018820 10.0.0.241 - - [2026-01-19 01:58:14] "DELETE /firewall-policy/aa7d1df9-8282-4d1c-895e-b2c7af642d17 HTTP/1.1" 200 115 0.027700 10.0.0.241 - - [2026-01-19 01:58:14] "DELETE /tag/822d678d-46a5-4c94-b84e-102fd638471c HTTP/1.1" 200 115 0.029765 10.0.0.241 - - [2026-01-19 01:58:14] "DELETE /tag/6e2158f8-dfa1-4c16-885e-3e1c307ea1bb HTTP/1.1" 200 115 0.053970 10.0.0.241 - - [2026-01-19 01:58:14] "DELETE /tag/ac292534-35dc-4cb1-aa93-c7df3afaa50b HTTP/1.1" 200 115 0.051199 10.0.0.241 - - [2026-01-19 01:58:14] "DELETE /tag/cf2b18ad-695e-424c-83a5-5984b4156f16 HTTP/1.1" 200 115 0.049809 10.0.0.241 - - [2026-01-19 01:58:14] "DELETE /loadbalancer-member/36272ac2-d8f8-453d-89e7-b5335ef528f9 HTTP/1.1" 200 115 0.022170 10.0.0.241 - - [2026-01-19 01:58:14] "DELETE /loadbalancer-pool/abcdf073-22ba-48d1-9831-c12526552e45 HTTP/1.1" 200 115 0.024991 10.0.0.241 - - [2026-01-19 01:58:14] "DELETE /loadbalancer-listener/bca9e40f-c094-4d3c-a9ca-3ff3bfbc8ad4 HTTP/1.1" 200 115 0.025808 10.0.0.241 - - [2026-01-19 01:58:14] "DELETE /loadbalancer/e0e29439-9906-4627-8ecb-d4eda8e891da HTTP/1.1" 200 115 0.024379 10.0.0.241 - - [2026-01-19 01:58:14] "DELETE /floating-ip/1fb9d88b-c1af-426e-9969-844eed149799 HTTP/1.1" 200 115 0.025010 10.0.0.241 - - [2026-01-19 01:58:14] "DELETE /instance-ip/7e40ec92-d89f-4627-8591-562152991689 HTTP/1.1" 200 115 0.035100 10.0.0.241 - - [2026-01-19 01:58:15] "DELETE /virtual-machine-interface/846aaa08-f4d2-4615-b270-ed0dcd75ecdf HTTP/1.1" 200 115 0.068955 10.0.0.241 - - [2026-01-19 01:58:15] "DELETE /tag/71f25350-c21c-40b7-a0cb-cbade04c6ce7 HTTP/1.1" 200 115 0.046175 10.0.0.241 - - [2026-01-19 01:58:15] "POST /projects HTTP/1.1" 409 238 0.001836 10.0.0.241 - - [2026-01-19 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.241 - - [2026-01-19 01:58:15] "GET /project/b5fab43b-cca4-468a-98b3-da098727a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035455 10.0.0.241 - - [2026-01-19 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.241 - - [2026-01-19 01:58:15] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003846 10.0.0.241 - - [2026-01-19 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.241 - - [2026-01-19 01:58:15] "GET /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003453 10.0.0.241 - - [2026-01-19 01:58:15] "POST /security-groups HTTP/1.1" 409 285 0.002343 10.0.0.241 - - [2026-01-19 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.241 - - [2026-01-19 01:58:15] "PUT /security-group/0315cc21-104d-4ec6-840b-f42aa161e1ad HTTP/1.1" 200 263 0.056480 10.0.0.241 - - [2026-01-19 01:58:15] "PUT /access-control-list/375d7a91-bf9a-4712-a7a1-bd7f408675a5 HTTP/1.1" 200 273 0.018308 10.0.0.241 - - [2026-01-19 01:58:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.036356 10.0.0.241 - - [2026-01-19 01:58:15] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.025950 10.0.0.241 - - [2026-01-19 01:58:15] "PUT /access-control-list/de259b24-934b-43bf-ae64-f592e68bc6a6 HTTP/1.1" 200 273 0.034127 10.0.0.241 - - [2026-01-19 01:58:15] "GET /firewall-rule/60aab664-2649-4d98-b904-4ca9a437e96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004226 10.0.0.241 - - [2026-01-19 01:58:15] "POST /ref-update HTTP/1.1" 200 156 0.051067 10.0.0.241 - - [2026-01-19 01:58:15] "DELETE /firewall-rule/60aab664-2649-4d98-b904-4ca9a437e96f HTTP/1.1" 200 115 0.050090 10.0.0.241 - - [2026-01-19 01:58:15] "GET /firewall-policy/831ca1bf-4d88-4b30-9457-1ebf7ec0d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.019730 10.0.0.241 - - [2026-01-19 01:58:15] "GET /firewall-rule/b302fc95-e8e4-4e81-9b6f-b328877873b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005011 10.0.0.241 - - [2026-01-19 01:58:15] "POST /ref-update HTTP/1.1" 200 156 0.068117 10.0.0.241 - - [2026-01-19 01:58:15] "DELETE /firewall-rule/b302fc95-e8e4-4e81-9b6f-b328877873b6 HTTP/1.1" 200 115 0.049574 10.0.0.241 - - [2026-01-19 01:58:15] "DELETE /tag/3c3c90c3-2b87-4a70-882b-6aabb9d520ce HTTP/1.1" 200 115 0.039644 10.0.0.241 - - [2026-01-19 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.241 - - [2026-01-19 01:58:15] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004856 10.0.0.241 - - [2026-01-19 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.241 - - [2026-01-19 01:58:15] "GET /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003504 10.0.0.241 - - [2026-01-19 01:58:15] "PUT /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa HTTP/1.1" 200 265 0.041795 10.0.0.241 - - [2026-01-19 01:58:16] "PUT /virtual-network/f4461b7f-8f95-494f-a6e9-a4bbc5f2b30c HTTP/1.1" 200 265 0.048881 10.0.0.241 - - [2026-01-19 01:58:16] "DELETE /security-group/0315cc21-104d-4ec6-840b-f42aa161e1ad HTTP/1.1" 200 115 0.075713 10.0.0.241 - - [2026-01-19 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.241 - - [2026-01-19 01:58:16] "DELETE /access-control-list/375d7a91-bf9a-4712-a7a1-bd7f408675a5 HTTP/1.1" 200 115 0.069968 10.0.0.241 - - [2026-01-19 01:58:16] "DELETE /access-control-list/de259b24-934b-43bf-ae64-f592e68bc6a6 HTTP/1.1" 200 115 0.037090 10.0.0.241 - - [2026-01-19 01:58:16] "GET /project/b5fab43b-cca4-468a-98b3-da098727a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.054850 10.0.0.241 - - [2026-01-19 01:58:16] "GET /project/b5fab43b-cca4-468a-98b3-da098727a1ce?fields=security_groups HTTP/1.1" 200 1353 0.039660 10.0.0.241 - - [2026-01-19 01:58:16] "DELETE /security-group/1b4ed897-891a-4415-a766-0a963700ed5b HTTP/1.1" 200 115 0.056952 10.0.0.241 - - [2026-01-19 01:58:16] "DELETE /access-control-list/3bb0963a-febf-47bf-8de7-7e5f7eca90d3 HTTP/1.1" 200 115 0.048530 10.0.0.241 - - [2026-01-19 01:58:16] "GET /project/b5fab43b-cca4-468a-98b3-da098727a1ce?fields=application_policy_sets HTTP/1.1" 200 1392 0.049710 10.0.0.241 - - [2026-01-19 01:58:16] "DELETE /access-control-list/f2abc90e-13eb-4db4-9cca-a6ef9cf41506 HTTP/1.1" 200 115 0.043097 10.0.0.241 - - [2026-01-19 01:58:16] "DELETE /project/b5fab43b-cca4-468a-98b3-da098727a1ce HTTP/1.1" 200 115 0.334554 10.0.0.241 - - [2026-01-19 01:59:07] "GET / HTTP/1.1" 200 36215 0.002285 10.0.0.241 - - [2026-01-19 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.241 - - [2026-01-19 01:59:07] "GET /global-vrouter-config/5ab8e9cc-35ac-49ed-a513-3ea647f4fbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002265 10.0.0.241 - - [2026-01-19 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.241 - - [2026-01-19 01:59:08] "GET /global-vrouter-config/5ab8e9cc-35ac-49ed-a513-3ea647f4fbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002395 10.0.0.241 - - [2026-01-19 01:59:23] "GET / HTTP/1.1" 200 36215 0.001589 10.0.0.241 - - [2026-01-19 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.241 - - [2026-01-19 01:59:23] "GET /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004389 10.0.0.241 - - [2026-01-19 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.241 - - [2026-01-19 01:59:23] "GET /config-node/f24b6d92-3b5f-455c-a47b-823fc3b7999e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001633 10.0.0.241 - - [2026-01-19 01:59:35] "GET / HTTP/1.1" 200 36215 0.001987 10.0.0.241 - - [2026-01-19 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.241 - - [2026-01-19 01:59:35] "GET /routing-instance/667fa654-2a3e-4090-bc97-5c2d2b897b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003144 10.0.0.241 - - [2026-01-19 01:59:35] "POST /bgp-routers HTTP/1.1" 409 301 0.001545 10.0.0.241 - - [2026-01-19 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.241 - - [2026-01-19 01:59:35] "GET /bgp-router/bd97d2f1-5479-4de9-ad72-1d98a18e2f2f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003394 10.0.0.241 - - [2026-01-19 01:59:35] "PUT /bgp-router/bd97d2f1-5479-4de9-ad72-1d98a18e2f2f HTTP/1.1" 200 255 0.014010 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:59:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000928 [Introspect:8084]10.0.0.241 - - [2026-01-19 01:59:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000874 10.0.0.241 - - [2026-01-19 02:00:12] "GET / HTTP/1.1" 200 36215 0.001816 10.0.0.241 - - [2026-01-19 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.241 - - [2026-01-19 02:00:12] "GET /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004032 10.0.0.241 - - [2026-01-19 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.241 - - [2026-01-19 02:00:12] "GET /config-node/f24b6d92-3b5f-455c-a47b-823fc3b7999e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001569 10.0.0.241 - - [2026-01-19 02:00:12] "GET / HTTP/1.1" 200 36215 0.001532 10.0.0.241 - - [2026-01-19 02:00:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001988 10.0.0.241 - - [2026-01-19 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.241 - - [2026-01-19 02:00:17] "GET /global-vrouter-config/5ab8e9cc-35ac-49ed-a513-3ea647f4fbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002546 10.0.0.241 - - [2026-01-19 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006872 10.0.0.241 - - [2026-01-19 02:00:17] "PUT /global-vrouter-config/5ab8e9cc-35ac-49ed-a513-3ea647f4fbe0 HTTP/1.1" 200 277 0.007015 10.0.0.241 - - [2026-01-19 02:00:17] "GET / HTTP/1.1" 200 36215 0.002401 10.0.0.241 - - [2026-01-19 02:00:17] "POST /alarms HTTP/1.1" 409 264 0.002120 10.0.0.241 - - [2026-01-19 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.241 - - [2026-01-19 02:00:17] "PUT /alarm/6d819355-d532-494c-82e3-faa8d894843d HTTP/1.1" 200 245 0.009643 10.0.0.241 - - [2026-01-19 02:00:17] "POST /alarms HTTP/1.1" 409 261 0.001959 10.0.0.241 - - [2026-01-19 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.241 - - [2026-01-19 02:00:17] "PUT /alarm/5b42fa25-3337-4f3e-b26d-695184ff6935 HTTP/1.1" 200 245 0.009799 10.0.0.241 - - [2026-01-19 02:00:17] "POST /alarms HTTP/1.1" 409 261 0.009831 10.0.0.241 - - [2026-01-19 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001350 10.0.0.241 - - [2026-01-19 02:00:18] "PUT /alarm/13c2da5a-4070-4f2f-99d9-17751901489f HTTP/1.1" 200 245 0.012748 10.0.0.241 - - [2026-01-19 02:00:18] "POST /alarms HTTP/1.1" 409 253 0.004163 10.0.0.241 - - [2026-01-19 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001291 10.0.0.241 - - [2026-01-19 02:00:18] "PUT /alarm/dd0d3163-b12b-4b49-bf1a-23b98c928c54 HTTP/1.1" 200 245 0.010813 10.0.0.241 - - [2026-01-19 02:00:18] "POST /alarms HTTP/1.1" 409 251 0.006654 10.0.0.241 - - [2026-01-19 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.241 - - [2026-01-19 02:00:18] "PUT /alarm/cad99ea2-057a-4dad-a54a-b9f135c701db HTTP/1.1" 200 245 0.009728 10.0.0.241 - - [2026-01-19 02:00:18] "POST /alarms HTTP/1.1" 409 252 0.009453 10.0.0.241 - - [2026-01-19 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.241 - - [2026-01-19 02:00:18] "PUT /alarm/68706d7c-a202-40b8-ba90-a3f23148ace5 HTTP/1.1" 200 245 0.010533 10.0.0.241 - - [2026-01-19 02:00:18] "POST /alarms HTTP/1.1" 409 256 0.006670 10.0.0.241 - - [2026-01-19 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.241 - - [2026-01-19 02:00:18] "PUT /alarm/b1d3d4b3-76c2-4d64-ba2e-f3c17f1a03b8 HTTP/1.1" 200 245 0.009212 10.0.0.241 - - [2026-01-19 02:00:18] "POST /alarms HTTP/1.1" 409 248 0.004335 10.0.0.241 - - [2026-01-19 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.241 - - [2026-01-19 02:00:18] "PUT /alarm/c292c7b2-1d6d-4853-9404-38ee1dc70018 HTTP/1.1" 200 245 0.010588 10.0.0.241 - - [2026-01-19 02:00:18] "POST /alarms HTTP/1.1" 409 252 0.004710 10.0.0.241 - - [2026-01-19 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.241 - - [2026-01-19 02:00:18] "PUT /alarm/d54dc88c-50f0-4f77-8430-cf81715651bb HTTP/1.1" 200 245 0.008929 10.0.0.241 - - [2026-01-19 02:00:18] "POST /alarms HTTP/1.1" 409 257 0.014988 10.0.0.241 - - [2026-01-19 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.241 - - [2026-01-19 02:00:18] "PUT /alarm/4f9a9e90-a19b-4db9-9976-8c88ef030ed7 HTTP/1.1" 200 245 0.012235 10.0.0.241 - - [2026-01-19 02:00:18] "POST /alarms HTTP/1.1" 409 251 0.018716 10.0.0.241 - - [2026-01-19 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.241 - - [2026-01-19 02:00:18] "PUT /alarm/d284fd3a-153a-453e-8f00-f8d5a9a532d5 HTTP/1.1" 200 245 0.010134 10.0.0.241 - - [2026-01-19 02:00:18] "POST /alarms HTTP/1.1" 409 257 0.005278 10.0.0.241 - - [2026-01-19 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.241 - - [2026-01-19 02:00:18] "PUT /alarm/0931efbd-f2cd-4851-a1cf-b8c2b64a92d1 HTTP/1.1" 200 245 0.009265 10.0.0.241 - - [2026-01-19 02:00:18] "POST /alarms HTTP/1.1" 409 261 0.001991 10.0.0.241 - - [2026-01-19 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.241 - - [2026-01-19 02:00:18] "PUT /alarm/df820636-b6b5-4541-ac2f-d6905bfeae86 HTTP/1.1" 200 245 0.009622 10.0.0.241 - - [2026-01-19 02:00:18] "POST /alarms HTTP/1.1" 409 258 0.005723 10.0.0.241 - - [2026-01-19 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004885 10.0.0.241 - - [2026-01-19 02:00:18] "PUT /alarm/82bcf48d-bd4a-45f3-be2e-b9cd4ce3b1ec HTTP/1.1" 200 245 0.010252 10.0.0.241 - - [2026-01-19 02:00:18] "POST /alarms HTTP/1.1" 409 254 0.004469 10.0.0.241 - - [2026-01-19 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.241 - - [2026-01-19 02:00:18] "PUT /alarm/a92417b6-afe6-4534-b69e-fb3cdafebf75 HTTP/1.1" 200 245 0.053261 10.0.0.241 - - [2026-01-19 02:00:18] "POST /alarms HTTP/1.1" 409 254 0.013726 10.0.0.241 - - [2026-01-19 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.241 - - [2026-01-19 02:00:19] "PUT /alarm/97b22d1b-dbac-49b4-847b-8935a039db33 HTTP/1.1" 200 245 0.011938 10.0.0.241 - - [2026-01-19 02:00:19] "POST /alarms HTTP/1.1" 409 254 0.002943 10.0.0.241 - - [2026-01-19 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.241 - - [2026-01-19 02:00:19] "PUT /alarm/0f7b096c-6de0-4c4b-8376-f4a7ac59639f HTTP/1.1" 200 245 0.010939 10.0.0.241 - - [2026-01-19 02:00:19] "POST /alarms HTTP/1.1" 409 247 0.004980 10.0.0.241 - - [2026-01-19 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.241 - - [2026-01-19 02:00:19] "PUT /alarm/7b2208de-c7be-4d6d-967f-af379d30760a HTTP/1.1" 200 245 0.010562 10.0.0.241 - - [2026-01-19 02:00:19] "POST /alarms HTTP/1.1" 409 272 0.004220 10.0.0.241 - - [2026-01-19 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004863 10.0.0.241 - - [2026-01-19 02:00:19] "PUT /alarm/a41bfecb-4b17-4169-83bd-c4cca26ab014 HTTP/1.1" 200 245 0.009745 10.0.0.241 - - [2026-01-19 02:00:19] "POST /alarms HTTP/1.1" 409 261 0.007068 10.0.0.241 - - [2026-01-19 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.241 - - [2026-01-19 02:00:19] "PUT /alarm/656b8502-205c-451a-9bd5-b1699adbdfcc HTTP/1.1" 200 245 0.008969 10.0.0.241 - - [2026-01-19 02:00:19] "POST /alarms HTTP/1.1" 409 259 0.003726 10.0.0.241 - - [2026-01-19 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.241 - - [2026-01-19 02:00:19] "PUT /alarm/ce3d9057-68ee-4388-b5d5-8a8751b47774 HTTP/1.1" 200 245 0.009634 10.0.0.241 - - [2026-01-19 02:00:19] "POST /alarms HTTP/1.1" 409 265 0.006549 10.0.0.241 - - [2026-01-19 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.241 - - [2026-01-19 02:00:19] "PUT /alarm/72dc311f-b851-48d1-8b87-3a71050af50f HTTP/1.1" 200 245 0.020920 10.0.0.241 - - [2026-01-19 02:00:19] "POST /alarms HTTP/1.1" 409 279 0.007864 10.0.0.241 - - [2026-01-19 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.241 - - [2026-01-19 02:00:19] "PUT /alarm/f05ac487-f4db-485d-8724-841d0d3fcb60 HTTP/1.1" 200 245 0.009839 10.0.0.241 - - [2026-01-19 02:00:19] "GET / HTTP/1.1" 200 36215 0.001638 10.0.0.241 - - [2026-01-19 02:00:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002142 10.0.0.241 - - [2026-01-19 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.241 - - [2026-01-19 02:00:19] "PUT /global-vrouter-config/5ab8e9cc-35ac-49ed-a513-3ea647f4fbe0 HTTP/1.1" 200 277 0.007335 10.0.0.241 - - [2026-01-19 02:00:20] "GET / HTTP/1.1" 200 36215 0.001472 10.0.0.241 - - [2026-01-19 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.241 - - [2026-01-19 02:00:20] "GET /global-vrouter-config/5ab8e9cc-35ac-49ed-a513-3ea647f4fbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003300 10.0.0.241 - - [2026-01-19 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.241 - - [2026-01-19 02:00:20] "PUT /global-vrouter-config/5ab8e9cc-35ac-49ed-a513-3ea647f4fbe0 HTTP/1.1" 200 277 0.009497 10.0.0.241 - - [2026-01-19 02:00:20] "GET / HTTP/1.1" 200 36215 0.001778 10.0.0.241 - - [2026-01-19 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.241 - - [2026-01-19 02:00:20] "GET /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004701 10.0.0.241 - - [2026-01-19 02:00:20] "PUT /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5 HTTP/1.1" 200 275 0.014875 10.0.0.241 - - [2026-01-19 02:00:23] "GET / HTTP/1.1" 200 36215 0.001401 10.0.0.241 - - [2026-01-19 02:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.241 - - [2026-01-19 02:00:23] "GET /routing-instance/667fa654-2a3e-4090-bc97-5c2d2b897b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002911 10.0.0.241 - - [2026-01-19 02:00:23] "POST /bgp-routers HTTP/1.1" 409 301 0.001844 10.0.0.241 - - [2026-01-19 02:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.241 - - [2026-01-19 02:00:23] "GET /bgp-router/bd97d2f1-5479-4de9-ad72-1d98a18e2f2f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002598 10.0.0.241 - - [2026-01-19 02:00:23] "PUT /bgp-router/bd97d2f1-5479-4de9-ad72-1d98a18e2f2f HTTP/1.1" 200 255 0.021653 [Introspect:8084]10.0.0.241 - - [2026-01-19 02:00:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001137 [Introspect:8084]10.0.0.241 - - [2026-01-19 02:00:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000987 10.0.0.241 - - [2026-01-19 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.241 - - [2026-01-19 02:00:26] "GET /global-vrouter-config/5ab8e9cc-35ac-49ed-a513-3ea647f4fbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002688 10.0.0.241 - - [2026-01-19 02:00:41] "GET / HTTP/1.1" 200 36215 0.001851 10.0.0.241 - - [2026-01-19 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.241 - - [2026-01-19 02:00:41] "GET /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005199 10.0.0.241 - - [2026-01-19 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.241 - - [2026-01-19 02:00:41] "GET /config-node/f24b6d92-3b5f-455c-a47b-823fc3b7999e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002310 10.0.0.241 - - [2026-01-19 02:00:52] "GET / HTTP/1.1" 200 36215 0.001348 10.0.0.241 - - [2026-01-19 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.241 - - [2026-01-19 02:00:52] "GET /routing-instance/667fa654-2a3e-4090-bc97-5c2d2b897b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002330 10.0.0.241 - - [2026-01-19 02:00:52] "POST /bgp-routers HTTP/1.1" 409 301 0.002928 10.0.0.241 - - [2026-01-19 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.241 - - [2026-01-19 02:00:52] "GET /bgp-router/bd97d2f1-5479-4de9-ad72-1d98a18e2f2f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002334 10.0.0.241 - - [2026-01-19 02:00:52] "PUT /bgp-router/bd97d2f1-5479-4de9-ad72-1d98a18e2f2f HTTP/1.1" 200 255 0.037771 [Introspect:8084]10.0.0.241 - - [2026-01-19 02:00:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.003315 [Introspect:8084]10.0.0.241 - - [2026-01-19 02:00:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000849 10.0.0.241 - - [2026-01-19 02:01:07] "GET / HTTP/1.1" 200 36215 0.001747 10.0.0.241 - - [2026-01-19 02:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.241 - - [2026-01-19 02:01:07] "GET /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004738 10.0.0.241 - - [2026-01-19 02:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.241 - - [2026-01-19 02:01:07] "GET /config-node/f24b6d92-3b5f-455c-a47b-823fc3b7999e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002321 10.0.0.241 - - [2026-01-19 02:01:07] "GET / HTTP/1.1" 200 36215 0.002271 10.0.0.241 - - [2026-01-19 02:01:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002128 10.0.0.241 - - [2026-01-19 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.241 - - [2026-01-19 02:01:12] "GET /global-vrouter-config/5ab8e9cc-35ac-49ed-a513-3ea647f4fbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002254 10.0.0.241 - - [2026-01-19 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.241 - - [2026-01-19 02:01:12] "PUT /global-vrouter-config/5ab8e9cc-35ac-49ed-a513-3ea647f4fbe0 HTTP/1.1" 200 277 0.007694 10.0.0.241 - - [2026-01-19 02:01:12] "GET / HTTP/1.1" 200 36215 0.001683 10.0.0.241 - - [2026-01-19 02:01:12] "POST /alarms HTTP/1.1" 409 264 0.001986 10.0.0.241 - - [2026-01-19 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.241 - - [2026-01-19 02:01:12] "PUT /alarm/6d819355-d532-494c-82e3-faa8d894843d HTTP/1.1" 200 245 0.008171 10.0.0.241 - - [2026-01-19 02:01:12] "POST /alarms HTTP/1.1" 409 261 0.008240 10.0.0.241 - - [2026-01-19 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.241 - - [2026-01-19 02:01:12] "PUT /alarm/5b42fa25-3337-4f3e-b26d-695184ff6935 HTTP/1.1" 200 245 0.008766 10.0.0.241 - - [2026-01-19 02:01:12] "POST /alarms HTTP/1.1" 409 261 0.003208 10.0.0.241 - - [2026-01-19 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001174 10.0.0.241 - - [2026-01-19 02:01:12] "PUT /alarm/13c2da5a-4070-4f2f-99d9-17751901489f HTTP/1.1" 200 245 0.011278 10.0.0.241 - - [2026-01-19 02:01:12] "POST /alarms HTTP/1.1" 409 253 0.006663 10.0.0.241 - - [2026-01-19 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.241 - - [2026-01-19 02:01:12] "PUT /alarm/dd0d3163-b12b-4b49-bf1a-23b98c928c54 HTTP/1.1" 200 245 0.010863 10.0.0.241 - - [2026-01-19 02:01:12] "POST /alarms HTTP/1.1" 409 251 0.002284 10.0.0.241 - - [2026-01-19 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001243 10.0.0.241 - - [2026-01-19 02:01:12] "PUT /alarm/cad99ea2-057a-4dad-a54a-b9f135c701db HTTP/1.1" 200 245 0.008452 10.0.0.241 - - [2026-01-19 02:01:13] "POST /alarms HTTP/1.1" 409 252 0.011247 10.0.0.241 - - [2026-01-19 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.241 - - [2026-01-19 02:01:13] "PUT /alarm/68706d7c-a202-40b8-ba90-a3f23148ace5 HTTP/1.1" 200 245 0.009927 10.0.0.241 - - [2026-01-19 02:01:13] "POST /alarms HTTP/1.1" 409 256 0.011493 10.0.0.241 - - [2026-01-19 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.241 - - [2026-01-19 02:01:13] "PUT /alarm/b1d3d4b3-76c2-4d64-ba2e-f3c17f1a03b8 HTTP/1.1" 200 245 0.009102 10.0.0.241 - - [2026-01-19 02:01:13] "POST /alarms HTTP/1.1" 409 248 0.004514 10.0.0.241 - - [2026-01-19 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.241 - - [2026-01-19 02:01:13] "PUT /alarm/c292c7b2-1d6d-4853-9404-38ee1dc70018 HTTP/1.1" 200 245 0.008507 10.0.0.241 - - [2026-01-19 02:01:13] "POST /alarms HTTP/1.1" 409 252 0.007372 10.0.0.241 - - [2026-01-19 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.241 - - [2026-01-19 02:01:13] "PUT /alarm/d54dc88c-50f0-4f77-8430-cf81715651bb HTTP/1.1" 200 245 0.010785 10.0.0.241 - - [2026-01-19 02:01:13] "POST /alarms HTTP/1.1" 409 257 0.006950 10.0.0.241 - - [2026-01-19 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.241 - - [2026-01-19 02:01:13] "PUT /alarm/4f9a9e90-a19b-4db9-9976-8c88ef030ed7 HTTP/1.1" 200 245 0.010273 10.0.0.241 - - [2026-01-19 02:01:13] "POST /alarms HTTP/1.1" 409 251 0.005925 10.0.0.241 - - [2026-01-19 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.241 - - [2026-01-19 02:01:13] "PUT /alarm/d284fd3a-153a-453e-8f00-f8d5a9a532d5 HTTP/1.1" 200 245 0.009048 10.0.0.241 - - [2026-01-19 02:01:13] "POST /alarms HTTP/1.1" 409 257 0.004215 10.0.0.241 - - [2026-01-19 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.241 - - [2026-01-19 02:01:13] "PUT /alarm/0931efbd-f2cd-4851-a1cf-b8c2b64a92d1 HTTP/1.1" 200 245 0.009526 10.0.0.241 - - [2026-01-19 02:01:13] "POST /alarms HTTP/1.1" 409 261 0.010818 10.0.0.241 - - [2026-01-19 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.241 - - [2026-01-19 02:01:13] "PUT /alarm/df820636-b6b5-4541-ac2f-d6905bfeae86 HTTP/1.1" 200 245 0.010725 10.0.0.241 - - [2026-01-19 02:01:13] "POST /alarms HTTP/1.1" 409 258 0.004985 10.0.0.241 - - [2026-01-19 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005493 10.0.0.241 - - [2026-01-19 02:01:13] "PUT /alarm/82bcf48d-bd4a-45f3-be2e-b9cd4ce3b1ec HTTP/1.1" 200 245 0.008823 10.0.0.241 - - [2026-01-19 02:01:13] "POST /alarms HTTP/1.1" 409 254 0.003407 10.0.0.241 - - [2026-01-19 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.241 - - [2026-01-19 02:01:13] "PUT /alarm/a92417b6-afe6-4534-b69e-fb3cdafebf75 HTTP/1.1" 200 245 0.011365 10.0.0.241 - - [2026-01-19 02:01:13] "POST /alarms HTTP/1.1" 409 254 0.004761 10.0.0.241 - - [2026-01-19 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009534 10.0.0.241 - - [2026-01-19 02:01:13] "PUT /alarm/97b22d1b-dbac-49b4-847b-8935a039db33 HTTP/1.1" 200 245 0.009325 10.0.0.241 - - [2026-01-19 02:01:13] "POST /alarms HTTP/1.1" 409 254 0.011271 10.0.0.241 - - [2026-01-19 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.241 - - [2026-01-19 02:01:13] "PUT /alarm/0f7b096c-6de0-4c4b-8376-f4a7ac59639f HTTP/1.1" 200 245 0.010058 10.0.0.241 - - [2026-01-19 02:01:13] "POST /alarms HTTP/1.1" 409 247 0.010710 10.0.0.241 - - [2026-01-19 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.241 - - [2026-01-19 02:01:13] "PUT /alarm/7b2208de-c7be-4d6d-967f-af379d30760a HTTP/1.1" 200 245 0.010438 10.0.0.241 - - [2026-01-19 02:01:13] "POST /alarms HTTP/1.1" 409 272 0.015143 10.0.0.241 - - [2026-01-19 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.241 - - [2026-01-19 02:01:13] "PUT /alarm/a41bfecb-4b17-4169-83bd-c4cca26ab014 HTTP/1.1" 200 245 0.009648 10.0.0.241 - - [2026-01-19 02:01:13] "POST /alarms HTTP/1.1" 409 261 0.009495 10.0.0.241 - - [2026-01-19 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.241 - - [2026-01-19 02:01:14] "PUT /alarm/656b8502-205c-451a-9bd5-b1699adbdfcc HTTP/1.1" 200 245 0.009705 10.0.0.241 - - [2026-01-19 02:01:14] "POST /alarms HTTP/1.1" 409 259 0.006099 10.0.0.241 - - [2026-01-19 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.241 - - [2026-01-19 02:01:14] "PUT /alarm/ce3d9057-68ee-4388-b5d5-8a8751b47774 HTTP/1.1" 200 245 0.009284 10.0.0.241 - - [2026-01-19 02:01:14] "POST /alarms HTTP/1.1" 409 265 0.007551 10.0.0.241 - - [2026-01-19 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009234 10.0.0.241 - - [2026-01-19 02:01:14] "PUT /alarm/72dc311f-b851-48d1-8b87-3a71050af50f HTTP/1.1" 200 245 0.010268 10.0.0.241 - - [2026-01-19 02:01:14] "POST /alarms HTTP/1.1" 409 279 0.013385 10.0.0.241 - - [2026-01-19 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.241 - - [2026-01-19 02:01:14] "PUT /alarm/f05ac487-f4db-485d-8724-841d0d3fcb60 HTTP/1.1" 200 245 0.008905 10.0.0.241 - - [2026-01-19 02:01:14] "GET / HTTP/1.1" 200 36215 0.002038 10.0.0.241 - - [2026-01-19 02:01:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001979 10.0.0.241 - - [2026-01-19 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.241 - - [2026-01-19 02:01:14] "PUT /global-vrouter-config/5ab8e9cc-35ac-49ed-a513-3ea647f4fbe0 HTTP/1.1" 200 277 0.007760 10.0.0.241 - - [2026-01-19 02:01:14] "GET / HTTP/1.1" 200 36215 0.001342 10.0.0.241 - - [2026-01-19 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.241 - - [2026-01-19 02:01:14] "GET /global-vrouter-config/5ab8e9cc-35ac-49ed-a513-3ea647f4fbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002315 10.0.0.241 - - [2026-01-19 02:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001243 10.0.0.241 - - [2026-01-19 02:01:14] "PUT /global-vrouter-config/5ab8e9cc-35ac-49ed-a513-3ea647f4fbe0 HTTP/1.1" 200 277 0.007596 10.0.0.241 - - [2026-01-19 02:01:15] "GET / HTTP/1.1" 200 36215 0.002843 10.0.0.241 - - [2026-01-19 02:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.241 - - [2026-01-19 02:01:15] "GET /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005194 10.0.0.241 - - [2026-01-19 02:01:15] "PUT /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5 HTTP/1.1" 200 275 0.012972 10.0.0.241 - - [2026-01-19 02:01:18] "GET / HTTP/1.1" 200 36215 0.001481 10.0.0.241 - - [2026-01-19 02:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.241 - - [2026-01-19 02:01:18] "GET /routing-instance/667fa654-2a3e-4090-bc97-5c2d2b897b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003205 10.0.0.241 - - [2026-01-19 02:01:18] "POST /bgp-routers HTTP/1.1" 409 301 0.001891 10.0.0.241 - - [2026-01-19 02:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.241 - - [2026-01-19 02:01:18] "GET /bgp-router/bd97d2f1-5479-4de9-ad72-1d98a18e2f2f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003204 10.0.0.241 - - [2026-01-19 02:01:18] "PUT /bgp-router/bd97d2f1-5479-4de9-ad72-1d98a18e2f2f HTTP/1.1" 200 255 0.010062 [Introspect:8084]10.0.0.241 - - [2026-01-19 02:01:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001021 [Introspect:8084]10.0.0.241 - - [2026-01-19 02:01:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000986 10.0.0.241 - - [2026-01-19 02:01:22] "POST /tags HTTP/1.1" 200 356 0.048844 10.0.0.241 - - [2026-01-19 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.020365 10.0.0.241 - - [2026-01-19 02:01:22] "GET /tag/9f703108-2083-4cb5-b4d4-d38913146504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.027465 10.0.0.241 - - [2026-01-19 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.241 - - [2026-01-19 02:01:22] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006266 10.0.0.241 - - [2026-01-19 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004972 10.0.0.241 - - [2026-01-19 02:01:22] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.062177 10.0.0.241 - - [2026-01-19 02:01:22] "POST /virtual-machines HTTP/1.1" 200 352 0.019597 10.0.0.241 - - [2026-01-19 02:01:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.069079 10.0.0.241 - - [2026-01-19 02:01:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.094809 10.0.0.241 - - [2026-01-19 02:01:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007575 10.0.0.241 - - [2026-01-19 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012460 10.0.0.241 - - [2026-01-19 02:01:22] "GET /virtual-machine-interface/c0f521e8-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.004998 10.0.0.241 - - [2026-01-19 02:01:22] "POST /instance-ips HTTP/1.1" 200 392 0.040218 10.0.0.241 - - [2026-01-19 02:01:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.035586 10.0.0.241 - - [2026-01-19 02:01:22] "GET /virtual-machine-interface/c0f521e8-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.019112 10.0.0.241 - - [2026-01-19 02:01:22] "POST /set-tag HTTP/1.1" 200 109 0.022443 10.0.0.241 - - [2026-01-19 02:01:23] "GET /virtual-machine-interface/c0f521e8-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.021519 10.0.0.241 - - [2026-01-19 02:01:23] "GET /instance-ip/c10c9a26-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.008632 10.0.0.241 - - [2026-01-19 02:01:23] "GET /virtual-machine-interface/c0f521e8-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005308 10.0.0.241 - - [2026-01-19 02:01:23] "POST /set-tag HTTP/1.1" 200 109 0.002303 10.0.0.241 - - [2026-01-19 02:01:23] "GET /virtual-router/46591210-8948-4e9c-9a7a-a8bab1756fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003498 10.0.0.241 - - [2026-01-19 02:01:23] "POST /ref-update HTTP/1.1" 200 156 0.029256 10.0.0.241 - - [2026-01-19 02:01:23] "GET /virtual-machine-interface/c0f521e8-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.036248 10.0.0.241 - - [2026-01-19 02:01:23] "POST /set-tag HTTP/1.1" 200 109 0.006073 10.0.0.241 - - [2026-01-19 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.241 - - [2026-01-19 02:01:23] "GET /virtual-network/35d8bd56-5027-4036-9fef-4df7b94c98fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004332 10.0.0.241 - - [2026-01-19 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.241 - - [2026-01-19 02:01:23] "GET /project/4c65fe47-ca6e-4990-8991-25d7aa4e11de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.034791 10.0.0.241 - - [2026-01-19 02:01:23] "POST /virtual-machines HTTP/1.1" 200 356 0.010376 10.0.0.241 - - [2026-01-19 02:01:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.026019 10.0.0.241 - - [2026-01-19 02:01:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.106015 10.0.0.241 - - [2026-01-19 02:01:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010806 10.0.0.241 - - [2026-01-19 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005432 10.0.0.241 - - [2026-01-19 02:01:23] "GET /virtual-machine-interface/c172546a-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.012652 10.0.0.241 - - [2026-01-19 02:01:23] "POST /instance-ips HTTP/1.1" 200 396 0.039386 10.0.0.241 - - [2026-01-19 02:01:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013368 10.0.0.241 - - [2026-01-19 02:01:23] "GET /virtual-machine-interface/c172546a-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.018052 10.0.0.241 - - [2026-01-19 02:01:23] "POST /set-tag HTTP/1.1" 200 109 0.022535 10.0.0.241 - - [2026-01-19 02:01:23] "GET /virtual-machine-interface/c172546a-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.025495 10.0.0.241 - - [2026-01-19 02:01:23] "GET /instance-ip/c18b8bd8-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.003084 [Introspect:8084]10.0.0.241 - - [2026-01-19 02:01:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000958 [Introspect:8084]10.0.0.241 - - [2026-01-19 02:01:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000860 10.0.0.241 - - [2026-01-19 02:01:23] "GET /virtual-machine-interface/c172546a-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004993 10.0.0.241 - - [2026-01-19 02:01:23] "POST /set-tag HTTP/1.1" 200 109 0.003113 10.0.0.241 - - [2026-01-19 02:01:23] "GET /virtual-router/46591210-8948-4e9c-9a7a-a8bab1756fb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.009545 10.0.0.241 - - [2026-01-19 02:01:23] "POST /ref-update HTTP/1.1" 200 156 0.008673 10.0.0.241 - - [2026-01-19 02:01:23] "GET /virtual-machine-interface/c172546a-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.019311 10.0.0.241 - - [2026-01-19 02:01:24] "POST /set-tag HTTP/1.1" 200 109 0.004719 10.0.0.241 - - [2026-01-19 02:01:24] "GET /virtual-machine-interface/c0f521e8-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004512 10.0.0.241 - - [2026-01-19 02:01:24] "POST /set-tag HTTP/1.1" 200 109 0.004774 10.0.0.241 - - [2026-01-19 02:01:24] "GET /virtual-machine-interface/c172546a-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004276 10.0.0.241 - - [2026-01-19 02:01:24] "POST /set-tag HTTP/1.1" 200 109 0.004132 [Introspect:8084]10.0.0.241 - - [2026-01-19 02:01:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000901 [Introspect:8084]10.0.0.241 - - [2026-01-19 02:01:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000938 10.0.0.241 - - [2026-01-19 02:01:34] "GET /virtual-machine-interface/c172546a-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004290 10.0.0.241 - - [2026-01-19 02:01:34] "POST /set-tag HTTP/1.1" 200 109 0.001887 10.0.0.241 - - [2026-01-19 02:01:35] "GET /virtual-machine-interface/c0f521e8-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005385 10.0.0.241 - - [2026-01-19 02:01:35] "POST /set-tag HTTP/1.1" 200 109 0.002833 10.0.0.241 - - [2026-01-19 02:01:37] "GET /virtual-machine-interface/c0f521e8-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005433 10.0.0.241 - - [2026-01-19 02:01:37] "POST /set-tag HTTP/1.1" 200 109 0.002866 10.0.0.241 - - [2026-01-19 02:01:40] "GET / HTTP/1.1" 200 36215 0.001727 10.0.0.241 - - [2026-01-19 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.241 - - [2026-01-19 02:01:40] "GET /global-system-config/baf64a39-b665-4166-96fb-d9db98017fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004424 10.0.0.241 - - [2026-01-19 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.241 - - [2026-01-19 02:01:40] "GET /config-node/f24b6d92-3b5f-455c-a47b-823fc3b7999e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001732 10.0.0.241 - - [2026-01-19 02:01:52] "GET / HTTP/1.1" 200 36215 0.001674 10.0.0.241 - - [2026-01-19 02:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.241 - - [2026-01-19 02:01:52] "GET /routing-instance/667fa654-2a3e-4090-bc97-5c2d2b897b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002729 10.0.0.241 - - [2026-01-19 02:01:52] "POST /bgp-routers HTTP/1.1" 409 301 0.001758 10.0.0.241 - - [2026-01-19 02:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.241 - - [2026-01-19 02:01:52] "GET /bgp-router/bd97d2f1-5479-4de9-ad72-1d98a18e2f2f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002367 10.0.0.241 - - [2026-01-19 02:01:52] "PUT /bgp-router/bd97d2f1-5479-4de9-ad72-1d98a18e2f2f HTTP/1.1" 200 255 0.010281 [Introspect:8084]10.0.0.241 - - [2026-01-19 02:01:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000992 [Introspect:8084]10.0.0.241 - - [2026-01-19 02:01:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000834 [Introspect:8084]10.0.0.241 - - [2026-01-19 02:01:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000847 [Introspect:8084]10.0.0.241 - - [2026-01-19 02:01:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001280 10.0.0.241 - - [2026-01-19 02:02:09] "GET /virtual-machine-interface/c0f521e8-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.014673 10.0.0.241 - - [2026-01-19 02:02:09] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.241 - - [2026-01-19 02:02:09] "GET /virtual-machine-interface/c0f521e8-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008324 10.0.0.241 - - [2026-01-19 02:02:09] "POST /set-tag HTTP/1.1" 200 109 0.003544 10.0.0.241 - - [2026-01-19 02:02:09] "GET /virtual-machine/26a24a9f-2fd3-474f-8f38-00b39060455c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002733 10.0.0.241 - - [2026-01-19 02:02:09] "POST /ref-update HTTP/1.1" 200 156 0.012142 10.0.0.241 - - [2026-01-19 02:02:09] "GET /virtual-machine-interface/c0f521e8-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.027612 10.0.0.241 - - [2026-01-19 02:02:09] "POST /set-tag HTTP/1.1" 200 109 0.012915 10.0.0.241 - - [2026-01-19 02:02:09] "POST /set-tag HTTP/1.1" 200 109 0.027752 10.0.0.241 - - [2026-01-19 02:02:09] "DELETE /instance-ip/c10c9a26-f4da-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.052919 10.0.0.241 - - [2026-01-19 02:02:09] "DELETE /virtual-machine-interface/c0f521e8-f4da-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.037030 10.0.0.241 - - [2026-01-19 02:02:09] "DELETE /virtual-machine/26a24a9f-2fd3-474f-8f38-00b39060455c HTTP/1.1" 200 115 0.016347 10.0.0.241 - - [2026-01-19 02:02:09] "GET /virtual-machine-interface/c172546a-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004688 10.0.0.241 - - [2026-01-19 02:02:09] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.241 - - [2026-01-19 02:02:40] "GET /virtual-machine-interface/c172546a-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005216 10.0.0.241 - - [2026-01-19 02:02:40] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.241 - - [2026-01-19 02:02:40] "GET /virtual-machine-interface/c172546a-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.011781 10.0.0.241 - - [2026-01-19 02:02:40] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.241 - - [2026-01-19 02:02:40] "GET /virtual-machine/a5d9f8b9-04d7-494d-8791-01b2b5233f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003309 10.0.0.241 - - [2026-01-19 02:02:40] "POST /ref-update HTTP/1.1" 200 156 0.015882 10.0.0.241 - - [2026-01-19 02:02:40] "GET /virtual-machine-interface/c172546a-f4da-11f0-99c0-fa163ef17ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.010306 10.0.0.241 - - [2026-01-19 02:02:40] "POST /set-tag HTTP/1.1" 200 109 0.026314 10.0.0.241 - - [2026-01-19 02:02:40] "POST /set-tag HTTP/1.1" 200 109 0.024605 10.0.0.241 - - [2026-01-19 02:02:40] "DELETE /instance-ip/c18b8bd8-f4da-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.051588 10.0.0.241 - - [2026-01-19 02:02:40] "DELETE /virtual-machine-interface/c172546a-f4da-11f0-99c0-fa163ef17ce6 HTTP/1.1" 200 115 0.054877 10.0.0.241 - - [2026-01-19 02:02:40] "DELETE /virtual-machine/a5d9f8b9-04d7-494d-8791-01b2b5233f0d HTTP/1.1" 200 115 0.025881 10.0.0.241 - - [2026-01-19 02:02:40] "DELETE /tag/9f703108-2083-4cb5-b4d4-d38913146504 HTTP/1.1" 200 115 0.042774 10.0.0.241 - - [2026-01-19 02:02:58] "GET /global-system-configs HTTP/1.1" 200 323 0.002245 10.0.0.241 - - [2026-01-19 02:02:59] "GET /global-system-configs HTTP/1.1" 200 323 0.005290 [Introspect:8084]10.0.0.241 - - [2026-01-19 02:03:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000965 [Introspect:8084]10.0.0.241 - - [2026-01-19 02:03:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000854