++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Wed Nov 5 01:25:16 PM UTC 2025 ===================' INFO: =================== Wed Nov 5 01:25:16 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ 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 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ 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.41 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.41 ++ ANALYTICSDB_NODES=10.0.0.41 ++ ANALYTICS_SNMP_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ '[' -n '10.0.0.41:8081 ' ']' +++ echo 10.0.0.41:8081 ++ ANALYTICS_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ '[' -n '10.0.0.41:9042 ' ']' +++ echo 10.0.0.41:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.41:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ '[' -n '10.0.0.41:8086 ' ']' +++ echo 10.0.0.41:8086 ++ COLLECTOR_SERVERS=10.0.0.41: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.41 ++ CONFIGDB_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ '[' -n '10.0.0.41:8082 ' ']' +++ echo 10.0.0.41:8082 ++ CONFIG_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ '[' -n '10.0.0.41:9161 ' ']' +++ echo 10.0.0.41:9161 ++ CONFIGDB_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ '[' -n '10.0.0.41:9041 ' ']' +++ echo 10.0.0.41:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.41: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.41 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.41 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ '[' -n 10.0.0.41:2181, ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ '[' -n '10.0.0.41:2181 ' ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.41:2181 ++ RABBITMQ_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ '[' -n 10.0.0.41:5673, ']' +++ echo 10.0.0.41:5673 ++ RABBITMQ_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ '[' -n '10.0.0.41:6379 ' ']' +++ echo 10.0.0.41:6379 ++ REDIS_SERVERS=10.0.0.41: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.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ '[' -n '10.0.0.41:9092 ' ']' +++ echo 10.0.0.41:9092 ++ KAFKA_SERVERS=10.0.0.41: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.41 ++ 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.41 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.41 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 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.41 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.41 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.41 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.41 +++ local servers=10.0.0.41 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort +++ local local_ips=,10.0.0.41,10.220.33.1,127.0.0.1,172.17.0.1,252.41.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.41,10.220.33.1,127.0.0.1,172.17.0.1,252.41.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 1 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + [[ cql == \c\q\l ]] ++ echo 10.0.0.41:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.41:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.41:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 + 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: 11/05/2025 13:26:01.655 7f16d057ea80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/05/2025 13:26:02.043 7f16d057ea80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/05/2025 13:26:02.071 7f16d057ea80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/05/2025 13:26:02.071 7f16d057ea80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.41 - - [2025-11-05 13:26:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000769 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.41:8082/ Hit Ctrl-C to quit. 10.0.0.41 - - [2025-11-05 13:26:16] "GET / HTTP/1.1" 503 181 0.000189 10.0.0.41 - - [2025-11-05 13:26:17] "GET / HTTP/1.1" 200 35931 0.001461 10.0.0.41 - - [2025-11-05 13:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.41 - - [2025-11-05 13:26:17] "GET /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005365 10.0.0.41 - - [2025-11-05 13:26:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.002653 10.0.0.41 - - [2025-11-05 13:26:17] "POST /config-database-nodes HTTP/1.1" 200 611 0.045061 10.0.0.41 - - [2025-11-05 13:26:17] "GET / HTTP/1.1" 200 45303 0.001478 10.0.0.41 - - [2025-11-05 13:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.41 - - [2025-11-05 13:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.41 - - [2025-11-05 13:26:17] "GET / HTTP/1.1" 200 35931 0.001876 10.0.0.41 - - [2025-11-05 13:26:18] "GET / HTTP/1.1" 200 35931 0.001862 10.0.0.41 - - [2025-11-05 13:26:18] "GET / HTTP/1.1" 200 35931 0.001224 10.0.0.41 - - [2025-11-05 13:26:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.003141 10.0.0.41 - - [2025-11-05 13:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.41 - - [2025-11-05 13:26:18] "GET /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005821 10.0.0.41 - - [2025-11-05 13:26:18] "POST /service-appliance-sets HTTP/1.1" 200 553 0.029469 10.0.0.41 - - [2025-11-05 13:26:18] "POST /fqname-to-id HTTP/1.1" 404 180 0.003371 10.0.0.41 - - [2025-11-05 13:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.41 - - [2025-11-05 13:26:18] "GET /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017857 10.0.0.41 - - [2025-11-05 13:26:19] "POST /service-appliance-sets HTTP/1.1" 200 541 0.025175 10.0.0.41 - - [2025-11-05 13:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.41 - - [2025-11-05 13:26:19] "GET /network-ipam/903b440b-5df6-4aa1-9a69-c1ff77c590b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004321 10.0.0.41 - - [2025-11-05 13:26:19] "POST /service-templates HTTP/1.1" 200 511 0.038677 10.0.0.41 - - [2025-11-05 13:26:19] "POST /service-templates HTTP/1.1" 200 501 0.019488 10.0.0.41 - - [2025-11-05 13:26:19] "POST /service-templates HTTP/1.1" 200 515 0.034867 10.0.0.41 - - [2025-11-05 13:26:19] "GET / HTTP/1.1" 200 35931 0.001362 10.0.0.41 - - [2025-11-05 13:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.41 - - [2025-11-05 13:26:19] "GET /routing-instance/47464a5d-7f92-43d5-8acc-a0d2b31faf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.017952 10.0.0.41 - - [2025-11-05 13:26:19] "POST /service-templates HTTP/1.1" 200 535 0.080051 10.0.0.41 - - [2025-11-05 13:26:19] "POST /service-templates HTTP/1.1" 200 507 0.041807 10.0.0.41 - - [2025-11-05 13:26:19] "POST /bgp-routers HTTP/1.1" 200 616 0.088592 10.0.0.41 - - [2025-11-05 13:26:19] "GET /bgp-router/b3969233-bdfb-4c96-ac3f-4ca8fced55c8?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.014695 10.0.0.41 - - [2025-11-05 13:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004815 10.0.0.41 - - [2025-11-05 13:26:19] "GET /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005662 10.0.0.41 - - [2025-11-05 13:26:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002341 10.0.0.41 - - [2025-11-05 13:26:19] "POST /ref-update HTTP/1.1" 200 156 0.010123 10.0.0.41 - - [2025-11-05 13:26:20] "GET / HTTP/1.1" 200 35931 0.001742 10.0.0.41 - - [2025-11-05 13:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.41 - - [2025-11-05 13:26:20] "GET /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008333 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:26:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000786 10.0.0.41 - - [2025-11-05 13:26:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.003625 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:26:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002655 10.0.0.41 - - [2025-11-05 13:26:20] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.031976 10.0.0.41 - - [2025-11-05 13:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.41 - - [2025-11-05 13:26:20] "GET /network-ipam/903b440b-5df6-4aa1-9a69-c1ff77c590b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004399 10.0.0.41 - - [2025-11-05 13:26:20] "GET / HTTP/1.1" 200 35931 0.001463 10.0.0.41 - - [2025-11-05 13:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.41 - - [2025-11-05 13:26:20] "GET /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.144688 10.0.0.41 - - [2025-11-05 13:26:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.144481 10.0.0.41 - - [2025-11-05 13:26:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.002424 10.0.0.41 - - [2025-11-05 13:26:20] "POST /access-control-lists HTTP/1.1" 200 587 0.062930 10.0.0.41 - - [2025-11-05 13:26:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.011139 10.0.0.41 - - [2025-11-05 13:26:20] "POST /analytics-nodes HTTP/1.1" 200 599 0.088732 10.0.0.41 - - [2025-11-05 13:26:21] "POST /access-control-lists HTTP/1.1" 200 585 0.093316 10.0.0.41 - - [2025-11-05 13:26:21] "POST /route-targets HTTP/1.1" 200 327 0.013076 10.0.0.41 - - [2025-11-05 13:26:21] "GET / HTTP/1.1" 200 35931 0.001445 10.0.0.41 - - [2025-11-05 13:26:21] "POST /ref-update HTTP/1.1" 200 156 0.062068 10.0.0.41 - - [2025-11-05 13:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.017387 10.0.0.41 - - [2025-11-05 13:26:21] "GET /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.013769 10.0.0.41 - - [2025-11-05 13:26:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.005964 10.0.0.41 - - [2025-11-05 13:26:21] "POST /route-targets HTTP/1.1" 200 327 0.015731 10.0.0.41 - - [2025-11-05 13:26:21] "POST /ref-update HTTP/1.1" 200 156 0.042800 10.0.0.41 - - [2025-11-05 13:26:21] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.081173 10.0.0.41 - - [2025-11-05 13:26:21] "POST /route-targets HTTP/1.1" 200 327 0.035962 10.0.0.41 - - [2025-11-05 13:26:21] "POST /ref-update HTTP/1.1" 200 156 0.048454 10.0.0.41 - - [2025-11-05 13:26:21] "POST /route-targets HTTP/1.1" 200 327 0.026213 10.0.0.41 - - [2025-11-05 13:26:21] "POST /ref-update HTTP/1.1" 200 156 0.023783 10.0.0.41 - - [2025-11-05 13:26:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.002281 10.0.0.41 - - [2025-11-05 13:26:21] "POST /access-control-lists HTTP/1.1" 200 551 0.064228 10.0.0.41 - - [2025-11-05 13:26:21] "PUT /access-control-list/91330e69-901c-4bcb-a686-3dd8a08a8cac HTTP/1.1" 200 272 0.015073 10.0.0.41 - - [2025-11-05 13:26:21] "PUT /access-control-list/73f8e773-98f7-4ce4-a9f5-458d0133806c HTTP/1.1" 200 272 0.022587 10.0.0.41 - - [2025-11-05 13:26:22] "GET / HTTP/1.1" 200 35931 0.001240 10.0.0.41 - - [2025-11-05 13:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.41 - - [2025-11-05 13:26:22] "GET /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010933 10.0.0.41 - - [2025-11-05 13:26:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.009397 10.0.0.41 - - [2025-11-05 13:26:22] "POST /database-nodes HTTP/1.1" 200 597 0.061284 10.0.0.41 - - [2025-11-05 13:26:25] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.41 - - [2025-11-05 13:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008183 10.0.0.41 - - [2025-11-05 13:26:25] "GET /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007870 10.0.0.41 - - [2025-11-05 13:26:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.003110 10.0.0.41 - - [2025-11-05 13:26:25] "POST /config-nodes HTTP/1.1" 200 593 0.051087 10.0.0.41 - - [2025-11-05 13:26:25] "GET / HTTP/1.1" 200 35931 0.001421 10.0.0.41 - - [2025-11-05 13:26:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003275 10.0.0.41 - - [2025-11-05 13:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.41 - - [2025-11-05 13:26:31] "GET /global-vrouter-config/d343e8b7-2ac1-4bef-9610-3da04d41000f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003644 10.0.0.41 - - [2025-11-05 13:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.41 - - [2025-11-05 13:26:31] "PUT /global-vrouter-config/d343e8b7-2ac1-4bef-9610-3da04d41000f HTTP/1.1" 200 276 0.008991 10.0.0.41 - - [2025-11-05 13:26:31] "GET / HTTP/1.1" 200 35931 0.001765 10.0.0.41 - - [2025-11-05 13:26:31] "POST /alarms HTTP/1.1" 200 581 0.017219 10.0.0.41 - - [2025-11-05 13:26:31] "POST /alarms HTTP/1.1" 200 575 0.024739 10.0.0.41 - - [2025-11-05 13:26:31] "POST /alarms HTTP/1.1" 200 575 0.032984 10.0.0.41 - - [2025-11-05 13:26:31] "POST /alarms HTTP/1.1" 200 559 0.026848 10.0.0.41 - - [2025-11-05 13:26:31] "POST /alarms HTTP/1.1" 200 555 0.036868 10.0.0.41 - - [2025-11-05 13:26:31] "POST /alarms HTTP/1.1" 200 557 0.026039 10.0.0.41 - - [2025-11-05 13:26:31] "POST /alarms HTTP/1.1" 200 565 0.017234 10.0.0.41 - - [2025-11-05 13:26:31] "POST /alarms HTTP/1.1" 200 549 0.028434 10.0.0.41 - - [2025-11-05 13:26:31] "POST /alarms HTTP/1.1" 200 557 0.027665 10.0.0.41 - - [2025-11-05 13:26:31] "POST /alarms HTTP/1.1" 200 567 0.022660 10.0.0.41 - - [2025-11-05 13:26:31] "POST /alarms HTTP/1.1" 200 555 0.034375 10.0.0.41 - - [2025-11-05 13:26:31] "POST /alarms HTTP/1.1" 200 567 0.050513 10.0.0.41 - - [2025-11-05 13:26:31] "POST /alarms HTTP/1.1" 200 575 0.075850 10.0.0.41 - - [2025-11-05 13:26:31] "POST /alarms HTTP/1.1" 200 569 0.037055 10.0.0.41 - - [2025-11-05 13:26:31] "POST /alarms HTTP/1.1" 200 561 0.034297 10.0.0.41 - - [2025-11-05 13:26:32] "POST /alarms HTTP/1.1" 200 561 0.016168 10.0.0.41 - - [2025-11-05 13:26:32] "POST /alarms HTTP/1.1" 200 561 0.032576 10.0.0.41 - - [2025-11-05 13:26:32] "POST /alarms HTTP/1.1" 200 547 0.018204 10.0.0.41 - - [2025-11-05 13:26:32] "POST /alarms HTTP/1.1" 200 595 0.019120 10.0.0.41 - - [2025-11-05 13:26:32] "POST /alarms HTTP/1.1" 200 575 0.032829 10.0.0.41 - - [2025-11-05 13:26:32] "POST /alarms HTTP/1.1" 200 571 0.035362 10.0.0.41 - - [2025-11-05 13:26:32] "POST /alarms HTTP/1.1" 200 583 0.023649 10.0.0.41 - - [2025-11-05 13:26:32] "POST /alarms HTTP/1.1" 200 609 0.031834 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:26:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001273 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:26:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001213 10.0.0.41 - - [2025-11-05 13:26:32] "GET / HTTP/1.1" 200 35931 0.002068 10.0.0.41 - - [2025-11-05 13:26:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003738 10.0.0.41 - - [2025-11-05 13:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.41 - - [2025-11-05 13:26:32] "PUT /global-vrouter-config/d343e8b7-2ac1-4bef-9610-3da04d41000f HTTP/1.1" 200 276 0.009881 10.0.0.41 - - [2025-11-05 13:26:32] "GET / HTTP/1.1" 200 35931 0.001423 10.0.0.41 - - [2025-11-05 13:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.41 - - [2025-11-05 13:26:32] "GET /global-vrouter-config/d343e8b7-2ac1-4bef-9610-3da04d41000f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002902 10.0.0.41 - - [2025-11-05 13:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.41 - - [2025-11-05 13:26:33] "PUT /global-vrouter-config/d343e8b7-2ac1-4bef-9610-3da04d41000f HTTP/1.1" 200 276 0.016389 10.0.0.41 - - [2025-11-05 13:26:33] "GET / HTTP/1.1" 200 35931 0.001220 10.0.0.41 - - [2025-11-05 13:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.41 - - [2025-11-05 13:26:33] "GET /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010626 10.0.0.41 - - [2025-11-05 13:26:33] "PUT /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28 HTTP/1.1" 200 274 0.064000 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:26:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:26:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000842 10.0.0.41 - - [2025-11-05 13:26:45] "GET / HTTP/1.1" 200 35931 0.001478 10.0.0.41 - - [2025-11-05 13:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.41 - - [2025-11-05 13:26:45] "GET /domain/1d2de37b-0a41-459e-aa82-1addbf6cd269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003360 10.0.0.41 - - [2025-11-05 13:26:46] "POST /id-to-fqname HTTP/1.1" 200 173 0.000746 10.0.0.41 - - [2025-11-05 13:26:46] "POST /fqname-to-id HTTP/1.1" 404 182 0.015829 10.0.0.41 - - [2025-11-05 13:26:46] "POST /security-groups HTTP/1.1" 200 570 0.081565 10.0.0.41 - - [2025-11-05 13:26:46] "POST /projects HTTP/1.1" 200 481 0.279974 10.0.0.41 - - [2025-11-05 13:26:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.003918 10.0.0.41 - - [2025-11-05 13:26:46] "POST /security-groups HTTP/1.1" 200 534 0.119326 10.0.0.41 - - [2025-11-05 13:26:46] "POST /access-control-lists HTTP/1.1" 200 579 0.121576 10.0.0.41 - - [2025-11-05 13:26:46] "POST /fqname-to-id HTTP/1.1" 404 212 0.020729 10.0.0.41 - - [2025-11-05 13:26:46] "POST /chown HTTP/1.1" 200 109 0.086267 10.0.0.41 - - [2025-11-05 13:26:46] "POST /policy-managements HTTP/1.1" 409 214 0.007342 10.0.0.41 - - [2025-11-05 13:26:46] "POST /access-control-lists HTTP/1.1" 200 577 0.092883 10.0.0.41 - - [2025-11-05 13:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016050 10.0.0.41 - - [2025-11-05 13:26:46] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003000 10.0.0.41 - - [2025-11-05 13:26:46] "POST /fqname-to-id HTTP/1.1" 404 232 0.004110 10.0.0.41 - - [2025-11-05 13:26:46] "POST /application-policy-sets HTTP/1.1" 200 528 0.041836 10.0.0.41 - - [2025-11-05 13:26:46] "POST /access-control-lists HTTP/1.1" 200 594 0.056739 10.0.0.41 - - [2025-11-05 13:26:46] "POST /fqname-to-id HTTP/1.1" 404 231 0.018804 10.0.0.41 - - [2025-11-05 13:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.021427 10.0.0.41 - - [2025-11-05 13:26:46] "GET /global-vrouter-config/d343e8b7-2ac1-4bef-9610-3da04d41000f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002765 10.0.0.41 - - [2025-11-05 13:26:46] "PUT /global-vrouter-config/d343e8b7-2ac1-4bef-9610-3da04d41000f HTTP/1.1" 200 276 0.009933 10.0.0.41 - - [2025-11-05 13:26:46] "POST /access-control-lists HTTP/1.1" 200 592 0.020860 10.0.0.41 - - [2025-11-05 13:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010715 10.0.0.41 - - [2025-11-05 13:26:46] "GET /virtual-network/5db5b0ec-cee8-4b9a-9921-725bbd69550b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.008146 10.0.0.41 - - [2025-11-05 13:26:46] "POST /id-to-fqname HTTP/1.1" 200 177 0.000448 10.0.0.41 - - [2025-11-05 13:26:46] "POST /fqname-to-id HTTP/1.1" 404 186 0.004882 10.0.0.41 - - [2025-11-05 13:26:46] "POST /security-groups HTTP/1.1" 200 574 0.064247 10.0.0.41 - - [2025-11-05 13:26:46] "POST /projects HTTP/1.1" 200 489 0.254821 10.0.0.41 - - [2025-11-05 13:26:46] "POST /fqname-to-id HTTP/1.1" 404 217 0.006777 10.0.0.41 - - [2025-11-05 13:26:47] "POST /access-control-lists HTTP/1.1" 200 583 0.072593 10.0.0.41 - - [2025-11-05 13:26:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.022202 10.0.0.41 - - [2025-11-05 13:26:47] "POST /security-groups HTTP/1.1" 200 546 0.098014 10.0.0.41 - - [2025-11-05 13:26:47] "POST /chown HTTP/1.1" 200 109 0.032861 10.0.0.41 - - [2025-11-05 13:26:47] "POST /access-control-lists HTTP/1.1" 200 581 0.127812 10.0.0.41 - - [2025-11-05 13:26:47] "POST /fqname-to-id HTTP/1.1" 404 240 0.002782 10.0.0.41 - - [2025-11-05 13:26:47] "POST /network-ipams HTTP/1.1" 200 522 0.117584 10.0.0.41 - - [2025-11-05 13:26:47] "POST /access-control-lists HTTP/1.1" 200 602 0.031808 10.0.0.41 - - [2025-11-05 13:26:47] "POST /network-ipams HTTP/1.1" 200 510 0.017837 10.0.0.41 - - [2025-11-05 13:26:47] "POST /fqname-to-id HTTP/1.1" 404 239 0.004620 10.0.0.41 - - [2025-11-05 13:26:47] "POST /fqname-to-id HTTP/1.1" 404 198 0.002328 10.0.0.41 - - [2025-11-05 13:26:47] "POST /access-control-lists HTTP/1.1" 200 600 0.042010 10.0.0.41 - - [2025-11-05 13:26:47] "POST /fqname-to-id HTTP/1.1" 404 229 0.001834 10.0.0.41 - - [2025-11-05 13:26:47] "POST /useragent-kv HTTP/1.1" 200 115 0.016395 10.0.0.41 - - [2025-11-05 13:26:47] "POST /virtual-networks HTTP/1.1" 200 538 0.235600 10.0.0.41 - - [2025-11-05 13:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:26:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000794 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:26:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000781 10.0.0.41 - - [2025-11-05 13:26:47] "POST /access-control-lists HTTP/1.1" 200 589 0.098152 10.0.0.41 - - [2025-11-05 13:26:47] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.048916 10.0.0.41 - - [2025-11-05 13:26:47] "POST /network-ipams HTTP/1.1" 200 518 0.043667 10.0.0.41 - - [2025-11-05 13:26:47] "POST /route-targets HTTP/1.1" 200 327 0.034214 10.0.0.41 - - [2025-11-05 13:26:47] "POST /fqname-to-id HTTP/1.1" 404 202 0.006848 10.0.0.41 - - [2025-11-05 13:26:47] "POST /ref-update HTTP/1.1" 200 156 0.047765 10.0.0.41 - - [2025-11-05 13:26:47] "PUT /access-control-list/61e33bd5-d4ad-461b-840f-ba0e6aec66cf HTTP/1.1" 200 272 0.083216 10.0.0.41 - - [2025-11-05 13:26:48] "POST /useragent-kv HTTP/1.1" 200 115 0.012167 10.0.0.41 - - [2025-11-05 13:26:48] "POST /virtual-networks HTTP/1.1" 200 546 0.272740 10.0.0.41 - - [2025-11-05 13:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008402 10.0.0.41 - - [2025-11-05 13:26:48] "POST /route-targets HTTP/1.1" 200 327 0.021482 10.0.0.41 - - [2025-11-05 13:26:48] "GET /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.020513 10.0.0.41 - - [2025-11-05 13:26:48] "POST /ref-update HTTP/1.1" 200 156 0.038235 10.0.0.41 - - [2025-11-05 13:26:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.006405 10.0.0.41 - - [2025-11-05 13:26:48] "POST /network-policys HTTP/1.1" 200 538 0.054203 10.0.0.41 - - [2025-11-05 13:26:48] "POST /fqname-to-id HTTP/1.1" 404 197 0.002544 10.0.0.41 - - [2025-11-05 13:26:48] "POST /network-policys HTTP/1.1" 200 534 0.025132 10.0.0.41 - - [2025-11-05 13:26:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.019738 10.0.0.41 - - [2025-11-05 13:26:48] "POST /network-policys HTTP/1.1" 200 542 0.033442 10.0.0.41 - - [2025-11-05 13:26:48] "PUT /access-control-list/e551dd45-02c5-4c95-9204-aae642231892 HTTP/1.1" 200 272 0.032668 10.0.0.41 - - [2025-11-05 13:26:48] "POST /ref-update HTTP/1.1" 200 156 0.117574 10.0.0.41 - - [2025-11-05 13:26:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015075 10.0.0.41 - - [2025-11-05 13:26:48] "PUT /access-control-list/61e33bd5-d4ad-461b-840f-ba0e6aec66cf HTTP/1.1" 200 272 0.041389 10.0.0.41 - - [2025-11-05 13:26:48] "POST /ref-update HTTP/1.1" 200 156 0.123911 10.0.0.41 - - [2025-11-05 13:26:48] "PUT /access-control-list/e551dd45-02c5-4c95-9204-aae642231892 HTTP/1.1" 200 272 0.050247 10.0.0.41 - - [2025-11-05 13:26:48] "POST /ref-update HTTP/1.1" 200 156 0.049704 10.0.0.41 - - [2025-11-05 13:26:48] "POST /ref-update HTTP/1.1" 200 156 0.093935 10.0.0.41 - - [2025-11-05 13:26:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018565 10.0.0.41 - - [2025-11-05 13:26:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030550 10.0.0.41 - - [2025-11-05 13:26:48] "PUT /access-control-list/61e33bd5-d4ad-461b-840f-ba0e6aec66cf HTTP/1.1" 200 272 0.063153 10.0.0.41 - - [2025-11-05 13:26:49] "POST /fqname-to-id HTTP/1.1" 404 237 0.003979 10.0.0.41 - - [2025-11-05 13:26:49] "POST /ref-update HTTP/1.1" 200 156 0.109683 10.0.0.41 - - [2025-11-05 13:26:49] "POST /access-control-lists HTTP/1.1" 200 601 0.115519 10.0.0.41 - - [2025-11-05 13:26:49] "PUT /access-control-list/e551dd45-02c5-4c95-9204-aae642231892 HTTP/1.1" 200 272 0.074077 10.0.0.41 - - [2025-11-05 13:26:49] "POST /ref-update HTTP/1.1" 200 156 0.173586 10.0.0.41 - - [2025-11-05 13:26:49] "POST /ref-update HTTP/1.1" 200 156 0.022599 10.0.0.41 - - [2025-11-05 13:26:49] "POST /ref-update HTTP/1.1" 200 156 0.152164 10.0.0.41 - - [2025-11-05 13:26:49] "PUT /access-control-list/a0fc63d5-fce0-4ff7-ab4d-0aedbd323895 HTTP/1.1" 200 272 0.069561 10.0.0.41 - - [2025-11-05 13:26:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023170 10.0.0.41 - - [2025-11-05 13:26:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025229 10.0.0.41 - - [2025-11-05 13:26:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022508 10.0.0.41 - - [2025-11-05 13:26:49] "PUT /access-control-list/a0fc63d5-fce0-4ff7-ab4d-0aedbd323895 HTTP/1.1" 200 272 0.075692 10.0.0.41 - - [2025-11-05 13:26:49] "POST /ref-update HTTP/1.1" 200 156 0.025766 10.0.0.41 - - [2025-11-05 13:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010980 10.0.0.41 - - [2025-11-05 13:26:49] "GET /virtual-network/5db5b0ec-cee8-4b9a-9921-725bbd69550b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.036075 10.0.0.41 - - [2025-11-05 13:26:49] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.039953 10.0.0.41 - - [2025-11-05 13:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.41 - - [2025-11-05 13:26:49] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003196 10.0.0.41 - - [2025-11-05 13:26:49] "POST /firewall-policys HTTP/1.1" 200 530 0.024274 10.0.0.41 - - [2025-11-05 13:26:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016417 10.0.0.41 - - [2025-11-05 13:26:49] "GET /firewall-policy/baa5871f-c142-4625-be5c-67d43875c63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.011266 10.0.0.41 - - [2025-11-05 13:26:49] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004069 10.0.0.41 - - [2025-11-05 13:26:49] "GET /firewall-policy/baa5871f-c142-4625-be5c-67d43875c63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002937 10.0.0.41 - - [2025-11-05 13:26:49] "POST /ref-update HTTP/1.1" 200 156 0.016169 10.0.0.41 - - [2025-11-05 13:26:50] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.024039 10.0.0.41 - - [2025-11-05 13:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.41 - - [2025-11-05 13:26:50] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002899 10.0.0.41 - - [2025-11-05 13:26:50] "POST /firewall-policys HTTP/1.1" 200 532 0.035407 10.0.0.41 - - [2025-11-05 13:26:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.014462 10.0.0.41 - - [2025-11-05 13:26:50] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.016340 10.0.0.41 - - [2025-11-05 13:26:50] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.022285 10.0.0.41 - - [2025-11-05 13:26:50] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002966 10.0.0.41 - - [2025-11-05 13:26:50] "GET /firewall-policy/baa5871f-c142-4625-be5c-67d43875c63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002717 10.0.0.41 - - [2025-11-05 13:26:50] "GET /firewall-policy/baa5871f-c142-4625-be5c-67d43875c63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003246 10.0.0.41 - - [2025-11-05 13:26:50] "POST /ref-update HTTP/1.1" 200 156 0.014320 10.0.0.41 - - [2025-11-05 13:26:50] "POST /ref-update HTTP/1.1" 200 156 0.065759 10.0.0.41 - - [2025-11-05 13:26:50] "POST /ref-update HTTP/1.1" 200 156 0.048083 10.0.0.41 - - [2025-11-05 13:26:50] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.010613 10.0.0.41 - - [2025-11-05 13:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005243 10.0.0.41 - - [2025-11-05 13:26:50] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003087 10.0.0.41 - - [2025-11-05 13:26:50] "POST /firewall-policys HTTP/1.1" 200 530 0.029486 10.0.0.41 - - [2025-11-05 13:26:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.032490 10.0.0.41 - - [2025-11-05 13:26:50] "GET /firewall-policy/f86395ef-1908-41d8-96b7-e76260d1a69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.016096 10.0.0.41 - - [2025-11-05 13:26:50] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002618 10.0.0.41 - - [2025-11-05 13:26:50] "GET /firewall-policy/f86395ef-1908-41d8-96b7-e76260d1a69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.009669 10.0.0.41 - - [2025-11-05 13:26:50] "GET /firewall-policy/baa5871f-c142-4625-be5c-67d43875c63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002543 10.0.0.41 - - [2025-11-05 13:26:50] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002928 10.0.0.41 - - [2025-11-05 13:26:50] "GET /firewall-policy/baa5871f-c142-4625-be5c-67d43875c63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002427 10.0.0.41 - - [2025-11-05 13:26:50] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002457 10.0.0.41 - - [2025-11-05 13:26:50] "POST /ref-update HTTP/1.1" 200 156 0.017791 10.0.0.41 - - [2025-11-05 13:26:50] "POST /ref-update HTTP/1.1" 200 156 0.031937 10.0.0.41 - - [2025-11-05 13:26:50] "POST /ref-update HTTP/1.1" 200 156 0.050104 10.0.0.41 - - [2025-11-05 13:26:50] "POST /ref-update HTTP/1.1" 200 156 0.026977 10.0.0.41 - - [2025-11-05 13:26:51] "POST /ref-update HTTP/1.1" 200 156 0.047121 10.0.0.41 - - [2025-11-05 13:26:51] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.018444 10.0.0.41 - - [2025-11-05 13:26:51] "POST /tags HTTP/1.1" 200 299 0.035646 10.0.0.41 - - [2025-11-05 13:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.024004 10.0.0.41 - - [2025-11-05 13:26:51] "GET /tag/fc662615-7e86-4e15-b2f0-777c7f3407de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012123 10.0.0.41 - - [2025-11-05 13:26:51] "POST /set-tag HTTP/1.1" 200 109 0.032367 10.0.0.41 - - [2025-11-05 13:26:51] "POST /fqname-to-id HTTP/1.1" 404 226 0.002057 10.0.0.41 - - [2025-11-05 13:26:51] "POST /tags HTTP/1.1" 200 301 0.068752 10.0.0.41 - - [2025-11-05 13:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014760 10.0.0.41 - - [2025-11-05 13:26:51] "GET /tag/0d107c65-b590-40b8-8dbd-5d43c51ce164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.019528 10.0.0.41 - - [2025-11-05 13:26:51] "POST /tags HTTP/1.1" 200 325 0.087025 10.0.0.41 - - [2025-11-05 13:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.045105 10.0.0.41 - - [2025-11-05 13:26:51] "GET /tag/c89005a3-dbad-4524-998d-f901ba280e6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.013102 10.0.0.41 - - [2025-11-05 13:26:51] "POST /tags HTTP/1.1" 200 363 0.059835 10.0.0.41 - - [2025-11-05 13:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.018591 10.0.0.41 - - [2025-11-05 13:26:51] "GET /tag/15db0904-28ae-4e19-a360-7cb2b084477e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015673 10.0.0.41 - - [2025-11-05 13:26:52] "POST /tags HTTP/1.1" 200 311 0.098416 10.0.0.41 - - [2025-11-05 13:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.019679 10.0.0.41 - - [2025-11-05 13:26:52] "GET /tag/46d9fc08-593e-418f-bf6b-ecd06202f833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.019894 10.0.0.41 - - [2025-11-05 13:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005489 10.0.0.41 - - [2025-11-05 13:26:52] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.009015 10.0.0.41 - - [2025-11-05 13:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.41 - - [2025-11-05 13:26:52] "GET /project/8e8841b3-28b2-48f7-80fa-4e2af29cc18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050921 10.0.0.41 - - [2025-11-05 13:26:52] "POST /virtual-machines HTTP/1.1" 200 377 0.022676 10.0.0.41 - - [2025-11-05 13:26:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009584 10.0.0.41 - - [2025-11-05 13:26:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.122990 10.0.0.41 - - [2025-11-05 13:26:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.033282 10.0.0.41 - - [2025-11-05 13:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012594 10.0.0.41 - - [2025-11-05 13:26:52] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004821 10.0.0.41 - - [2025-11-05 13:26:52] "POST /instance-ips HTTP/1.1" 200 409 0.034252 10.0.0.41 - - [2025-11-05 13:26:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.016243 10.0.0.41 - - [2025-11-05 13:26:52] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.012636 10.0.0.41 - - [2025-11-05 13:26:52] "POST /set-tag HTTP/1.1" 200 109 0.023936 10.0.0.41 - - [2025-11-05 13:26:52] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014126 10.0.0.41 - - [2025-11-05 13:26:52] "GET /instance-ip/174c6be8-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005358 10.0.0.41 - - [2025-11-05 13:26:52] "POST /tags HTTP/1.1" 200 305 0.051265 10.0.0.41 - - [2025-11-05 13:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.41 - - [2025-11-05 13:26:52] "GET /tag/741c11a0-93f1-4bdb-ae43-a9f2c7effd7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.029862 10.0.0.41 - - [2025-11-05 13:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.41 - - [2025-11-05 13:26:52] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.047735 10.0.0.41 - - [2025-11-05 13:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.41 - - [2025-11-05 13:26:53] "GET /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.009407 10.0.0.41 - - [2025-11-05 13:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.41 - - [2025-11-05 13:26:53] "GET /service-appliance-set/b31a2d5c-5c2e-47b4-93c1-c5edcf59444c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003738 10.0.0.41 - - [2025-11-05 13:26:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.002050 10.0.0.41 - - [2025-11-05 13:26:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106195 10.0.0.41 - - [2025-11-05 13:26:53] "GET /virtual-machine-interface/246b0f21-6b1f-487e-9108-a3a7d7290603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.010737 10.0.0.41 - - [2025-11-05 13:26:53] "POST /instance-ips HTTP/1.1" 200 381 0.052720 10.0.0.41 - - [2025-11-05 13:26:53] "GET /instance-ip/2d7c89fe-71e5-4555-b4aa-8d0ea2744b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010000 10.0.0.41 - - [2025-11-05 13:26:53] "POST /loadbalancers HTTP/1.1" 200 582 0.073884 10.0.0.41 - - [2025-11-05 13:26:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.016368 10.0.0.41 - - [2025-11-05 13:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006399 10.0.0.41 - - [2025-11-05 13:26:53] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.045728 10.0.0.41 - - [2025-11-05 13:26:53] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.066859 10.0.0.41 - - [2025-11-05 13:26:53] "GET /instance-ip/2d7c89fe-71e5-4555-b4aa-8d0ea2744b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.015410 10.0.0.41 - - [2025-11-05 13:26:53] "GET /loadbalancer/bff2f090-d52a-41d4-b468-c9ffb72b7c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002894 10.0.0.41 - - [2025-11-05 13:26:53] "POST /floating-ips HTTP/1.1" 200 583 0.029778 10.0.0.41 - - [2025-11-05 13:26:53] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.043900 10.0.0.41 - - [2025-11-05 13:26:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.016054 10.0.0.41 - - [2025-11-05 13:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.41 - - [2025-11-05 13:26:53] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031528 10.0.0.41 - - [2025-11-05 13:26:53] "GET /loadbalancer-listener/6c8aa0f3-8532-426d-bd63-950c54a911aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003766 10.0.0.41 - - [2025-11-05 13:26:53] "GET /loadbalancer-listener/6c8aa0f3-8532-426d-bd63-950c54a911aa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004576 10.0.0.41 - - [2025-11-05 13:26:53] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020982 10.0.0.41 - - [2025-11-05 13:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.41 - - [2025-11-05 13:26:53] "GET /instance-ip/2d7c89fe-71e5-4555-b4aa-8d0ea2744b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004250 10.0.0.41 - - [2025-11-05 13:26:53] "GET /global-vrouter-config/d343e8b7-2ac1-4bef-9610-3da04d41000f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005242 10.0.0.41 - - [2025-11-05 13:26:53] "GET /instance-ip/2d7c89fe-71e5-4555-b4aa-8d0ea2744b9c?fields=floating_ips HTTP/1.1" 200 1170 0.006909 10.0.0.41 - - [2025-11-05 13:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.41 - - [2025-11-05 13:26:53] "GET /floating-ip/35784850-2527-4442-b5d3-a302e4c8d504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003587 10.0.0.41 - - [2025-11-05 13:26:53] "PUT /global-vrouter-config/d343e8b7-2ac1-4bef-9610-3da04d41000f HTTP/1.1" 200 276 0.007161 10.0.0.41 - - [2025-11-05 13:26:53] "POST /tags HTTP/1.1" 200 357 0.018278 10.0.0.41 - - [2025-11-05 13:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.41 - - [2025-11-05 13:26:54] "GET /tag/55a037fe-df5e-4fb3-bf2e-b719c823b86d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.013915 10.0.0.41 - - [2025-11-05 13:26:54] "POST /tags HTTP/1.1" 200 305 0.031474 10.0.0.41 - - [2025-11-05 13:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.41 - - [2025-11-05 13:26:54] "GET /tag/bc19a020-c918-4f4d-955c-a6ad690edba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012889 10.0.0.41 - - [2025-11-05 13:26:54] "POST /id-to-fqname HTTP/1.1" 200 174 0.006231 10.0.0.41 - - [2025-11-05 13:26:54] "POST /fqname-to-id HTTP/1.1" 404 183 0.005759 10.0.0.41 - - [2025-11-05 13:26:54] "POST /security-groups HTTP/1.1" 200 571 0.072939 10.0.0.41 - - [2025-11-05 13:26:54] "POST /projects HTTP/1.1" 200 483 0.242134 10.0.0.41 - - [2025-11-05 13:26:54] "POST /fqname-to-id HTTP/1.1" 404 214 0.001674 10.0.0.41 - - [2025-11-05 13:26:54] "POST /access-control-lists HTTP/1.1" 200 580 0.061024 10.0.0.41 - - [2025-11-05 13:26:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.058386 10.0.0.41 - - [2025-11-05 13:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005744 10.0.0.41 - - [2025-11-05 13:26:54] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.010116 10.0.0.41 - - [2025-11-05 13:26:54] "POST /fqname-to-id HTTP/1.1" 404 213 0.001602 10.0.0.41 - - [2025-11-05 13:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.41 - - [2025-11-05 13:26:54] "GET /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.026464 10.0.0.41 - - [2025-11-05 13:26:54] "POST /access-control-lists HTTP/1.1" 200 578 0.078091 10.0.0.41 - - [2025-11-05 13:26:54] "PUT /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168 HTTP/1.1" 200 264 0.074812 10.0.0.41 - - [2025-11-05 13:26:54] "PUT /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee HTTP/1.1" 200 264 0.059904 10.0.0.41 - - [2025-11-05 13:26:54] "POST /security-groups HTTP/1.1" 200 537 0.064584 10.0.0.41 - - [2025-11-05 13:26:54] "POST /fqname-to-id HTTP/1.1" 404 234 0.004411 10.0.0.41 - - [2025-11-05 13:26:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.031080 10.0.0.41 - - [2025-11-05 13:26:54] "POST /chown HTTP/1.1" 200 109 0.028453 10.0.0.41 - - [2025-11-05 13:26:54] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002868 10.0.0.41 - - [2025-11-05 13:26:54] "POST /access-control-lists HTTP/1.1" 200 596 0.086700 10.0.0.41 - - [2025-11-05 13:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015724 10.0.0.41 - - [2025-11-05 13:26:54] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003313 10.0.0.41 - - [2025-11-05 13:26:54] "POST /fqname-to-id HTTP/1.1" 404 233 0.002291 10.0.0.41 - - [2025-11-05 13:26:55] "POST /tags HTTP/1.1" 409 207 0.001843 10.0.0.41 - - [2025-11-05 13:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.41 - - [2025-11-05 13:26:55] "GET /tag/bc19a020-c918-4f4d-955c-a6ad690edba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.040233 10.0.0.41 - - [2025-11-05 13:26:55] "POST /access-control-lists HTTP/1.1" 200 594 0.074111 10.0.0.41 - - [2025-11-05 13:26:55] "POST /firewall-rules HTTP/1.1" 200 564 0.091960 10.0.0.41 - - [2025-11-05 13:26:55] "GET /firewall-rule/7584bc08-85ab-4ab7-bf26-8594dc688810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006082 10.0.0.41 - - [2025-11-05 13:26:55] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003068 10.0.0.41 - - [2025-11-05 13:26:55] "GET /firewall-rule/7584bc08-85ab-4ab7-bf26-8594dc688810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002702 10.0.0.41 - - [2025-11-05 13:26:55] "POST /ref-update HTTP/1.1" 200 156 0.030582 10.0.0.41 - - [2025-11-05 13:26:55] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002618 10.0.0.41 - - [2025-11-05 13:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.41 - - [2025-11-05 13:26:55] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002439 10.0.0.41 - - [2025-11-05 13:26:55] "POST /tags HTTP/1.1" 409 207 0.002434 10.0.0.41 - - [2025-11-05 13:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.41 - - [2025-11-05 13:26:55] "GET /tag/bc19a020-c918-4f4d-955c-a6ad690edba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010807 10.0.0.41 - - [2025-11-05 13:26:55] "POST /firewall-rules HTTP/1.1" 200 562 0.068388 10.0.0.41 - - [2025-11-05 13:26:55] "GET /firewall-rule/f9d048ab-8e6c-455d-9814-966349f8bcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004292 10.0.0.41 - - [2025-11-05 13:26:55] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003057 10.0.0.41 - - [2025-11-05 13:26:55] "GET /firewall-rule/f9d048ab-8e6c-455d-9814-966349f8bcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004121 10.0.0.41 - - [2025-11-05 13:26:55] "POST /ref-update HTTP/1.1" 200 156 0.028672 10.0.0.41 - - [2025-11-05 13:26:55] "POST /tags HTTP/1.1" 200 301 0.020394 10.0.0.41 - - [2025-11-05 13:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016034 10.0.0.41 - - [2025-11-05 13:26:55] "GET /tag/8d5d1837-27a0-46e6-9ff9-8f08d99347a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015187 10.0.0.41 - - [2025-11-05 13:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.41 - - [2025-11-05 13:26:55] "GET /project/8e8841b3-28b2-48f7-80fa-4e2af29cc18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047633 10.0.0.41 - - [2025-11-05 13:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.41 - - [2025-11-05 13:26:55] "GET /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004462 10.0.0.41 - - [2025-11-05 13:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014196 10.0.0.41 - - [2025-11-05 13:26:55] "GET /service-appliance-set/b31a2d5c-5c2e-47b4-93c1-c5edcf59444c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003056 10.0.0.41 - - [2025-11-05 13:26:55] "POST /fqname-to-id HTTP/1.1" 404 242 0.003004 10.0.0.41 - - [2025-11-05 13:26:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.131509 10.0.0.41 - - [2025-11-05 13:26:56] "GET /virtual-machine-interface/fb229bfc-c719-414c-a4fa-00686bb96525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.015208 10.0.0.41 - - [2025-11-05 13:26:56] "POST /instance-ips HTTP/1.1" 200 377 0.025123 10.0.0.41 - - [2025-11-05 13:26:56] "GET /instance-ip/57c1611e-850c-4546-b9cc-dc9d2148c2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008029 10.0.0.41 - - [2025-11-05 13:26:56] "POST /loadbalancers HTTP/1.1" 200 582 0.092394 10.0.0.41 - - [2025-11-05 13:26:56] "GET /project/8e8841b3-28b2-48f7-80fa-4e2af29cc18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037276 10.0.0.41 - - [2025-11-05 13:26:56] "GET /instance-ip/57c1611e-850c-4546-b9cc-dc9d2148c2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003736 10.0.0.41 - - [2025-11-05 13:26:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019552 10.0.0.41 - - [2025-11-05 13:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006625 10.0.0.41 - - [2025-11-05 13:26:56] "GET /project/8e8841b3-28b2-48f7-80fa-4e2af29cc18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051991 10.0.0.41 - - [2025-11-05 13:26:56] "POST /floating-ips HTTP/1.1" 200 581 0.059354 10.0.0.41 - - [2025-11-05 13:26:56] "GET /loadbalancer/f961cc1b-59ba-4e76-b79f-8589f1ea20d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005865 10.0.0.41 - - [2025-11-05 13:26:56] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.018475 10.0.0.41 - - [2025-11-05 13:26:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.013491 10.0.0.41 - - [2025-11-05 13:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.41 - - [2025-11-05 13:26:56] "GET /project/8e8841b3-28b2-48f7-80fa-4e2af29cc18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038539 10.0.0.41 - - [2025-11-05 13:26:56] "GET /loadbalancer-listener/398d044f-16cd-421a-a602-60698c61aa86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002212 10.0.0.41 - - [2025-11-05 13:26:56] "GET /loadbalancer-listener/398d044f-16cd-421a-a602-60698c61aa86?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.002895 10.0.0.41 - - [2025-11-05 13:26:56] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.027445 10.0.0.41 - - [2025-11-05 13:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.41 - - [2025-11-05 13:26:56] "GET /instance-ip/57c1611e-850c-4546-b9cc-dc9d2148c2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007538 10.0.0.41 - - [2025-11-05 13:26:56] "GET /instance-ip/57c1611e-850c-4546-b9cc-dc9d2148c2b5?fields=floating_ips HTTP/1.1" 200 1164 0.014020 10.0.0.41 - - [2025-11-05 13:26:56] "GET /floating-ip/e461dd8a-510f-471b-baff-80f95ce39ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003456 10.0.0.41 - - [2025-11-05 13:26:56] "GET /project/8e8841b3-28b2-48f7-80fa-4e2af29cc18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052515 10.0.0.41 - - [2025-11-05 13:26:56] "GET /loadbalancer/f961cc1b-59ba-4e76-b79f-8589f1ea20d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002922 10.0.0.41 - - [2025-11-05 13:26:56] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.025757 10.0.0.41 - - [2025-11-05 13:26:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.016805 10.0.0.41 - - [2025-11-05 13:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016640 10.0.0.41 - - [2025-11-05 13:26:56] "GET /project/8e8841b3-28b2-48f7-80fa-4e2af29cc18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052070 10.0.0.41 - - [2025-11-05 13:26:56] "GET /loadbalancer-listener/bcb06b71-8585-4fb1-abfe-063d8f37a6a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002244 10.0.0.41 - - [2025-11-05 13:26:56] "GET /loadbalancer-listener/bcb06b71-8585-4fb1-abfe-063d8f37a6a3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003484 10.0.0.41 - - [2025-11-05 13:26:56] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026833 10.0.0.41 - - [2025-11-05 13:26:56] "GET /instance-ip/57c1611e-850c-4546-b9cc-dc9d2148c2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003172 10.0.0.41 - - [2025-11-05 13:26:57] "GET /instance-ip/57c1611e-850c-4546-b9cc-dc9d2148c2b5?fields=floating_ips HTTP/1.1" 200 1164 0.006046 10.0.0.41 - - [2025-11-05 13:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.41 - - [2025-11-05 13:26:57] "GET /project/8e8841b3-28b2-48f7-80fa-4e2af29cc18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.028705 10.0.0.41 - - [2025-11-05 13:26:57] "GET /floating-ip/e461dd8a-510f-471b-baff-80f95ce39ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002891 10.0.0.41 - - [2025-11-05 13:26:57] "GET /loadbalancer/f961cc1b-59ba-4e76-b79f-8589f1ea20d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002287 10.0.0.41 - - [2025-11-05 13:26:57] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.017032 10.0.0.41 - - [2025-11-05 13:26:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022043 10.0.0.41 - - [2025-11-05 13:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007169 10.0.0.41 - - [2025-11-05 13:26:57] "GET /project/8e8841b3-28b2-48f7-80fa-4e2af29cc18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032385 10.0.0.41 - - [2025-11-05 13:26:57] "GET /loadbalancer-listener/e5c37831-4f79-4096-9ebc-b79c789e0361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002192 10.0.0.41 - - [2025-11-05 13:26:57] "GET /loadbalancer-listener/e5c37831-4f79-4096-9ebc-b79c789e0361?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.002872 10.0.0.41 - - [2025-11-05 13:26:57] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.017592 10.0.0.41 - - [2025-11-05 13:26:57] "GET /instance-ip/57c1611e-850c-4546-b9cc-dc9d2148c2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003070 10.0.0.41 - - [2025-11-05 13:26:57] "GET /instance-ip/57c1611e-850c-4546-b9cc-dc9d2148c2b5?fields=floating_ips HTTP/1.1" 200 1164 0.002598 10.0.0.41 - - [2025-11-05 13:26:57] "GET /floating-ip/e461dd8a-510f-471b-baff-80f95ce39ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.004661 10.0.0.41 - - [2025-11-05 13:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.41 - - [2025-11-05 13:26:57] "GET /loadbalancer/f961cc1b-59ba-4e76-b79f-8589f1ea20d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002655 10.0.0.41 - - [2025-11-05 13:26:57] "POST /tags HTTP/1.1" 200 355 0.017237 10.0.0.41 - - [2025-11-05 13:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010932 10.0.0.41 - - [2025-11-05 13:26:57] "GET /tag/86ff2617-62e5-45e5-9d32-cc624dd90b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.013430 10.0.0.41 - - [2025-11-05 13:26:57] "POST /tags HTTP/1.1" 200 303 0.023908 10.0.0.41 - - [2025-11-05 13:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014902 10.0.0.41 - - [2025-11-05 13:26:57] "GET /tag/65023c07-761a-426b-8d00-d476d20fdebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012819 10.0.0.41 - - [2025-11-05 13:26:57] "POST /projects HTTP/1.1" 409 218 0.001850 10.0.0.41 - - [2025-11-05 13:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.41 - - [2025-11-05 13:26:57] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.035337 10.0.0.41 - - [2025-11-05 13:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.41 - - [2025-11-05 13:26:57] "GET /network-ipam/b6b7aeba-f0b8-499d-a3bf-cf7747c760d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003008 10.0.0.41 - - [2025-11-05 13:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.41 - - [2025-11-05 13:26:57] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.003775 10.0.0.41 - - [2025-11-05 13:26:57] "PUT /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168 HTTP/1.1" 200 264 0.039096 10.0.0.41 - - [2025-11-05 13:26:57] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007747 10.0.0.41 - - [2025-11-05 13:26:57] "POST /set-tag HTTP/1.1" 200 109 0.047940 10.0.0.41 - - [2025-11-05 13:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.41 - - [2025-11-05 13:26:57] "GET /network-ipam/2349fa3d-86b7-4afe-a879-4e63c05c7c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002348 10.0.0.41 - - [2025-11-05 13:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.41 - - [2025-11-05 13:26:57] "GET /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003564 10.0.0.41 - - [2025-11-05 13:26:57] "PUT /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee HTTP/1.1" 200 264 0.041059 10.0.0.41 - - [2025-11-05 13:26:57] "GET /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004311 10.0.0.41 - - [2025-11-05 13:26:57] "POST /set-tag HTTP/1.1" 200 109 0.052123 10.0.0.41 - - [2025-11-05 13:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.022458 10.0.0.41 - - [2025-11-05 13:26:58] "GET /network-policy/e2d30c2c-7538-41a9-94bf-80ecb9efac6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002985 10.0.0.41 - - [2025-11-05 13:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.41 - - [2025-11-05 13:26:58] "GET /network-policy/6aa24f5a-ea1c-4dd0-818b-55a2d06366c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003059 10.0.0.41 - - [2025-11-05 13:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.41 - - [2025-11-05 13:26:58] "GET /network-policy/6e8e0ddf-8333-4e16-a8f5-95d09d24bb0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002588 10.0.0.41 - - [2025-11-05 13:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.41 - - [2025-11-05 13:26:58] "PUT /network-policy/6e8e0ddf-8333-4e16-a8f5-95d09d24bb0c HTTP/1.1" 200 262 0.015091 10.0.0.41 - - [2025-11-05 13:26:58] "POST /ref-update HTTP/1.1" 200 156 0.060946 10.0.0.41 - - [2025-11-05 13:26:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004601 10.0.0.41 - - [2025-11-05 13:26:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002792 10.0.0.41 - - [2025-11-05 13:26:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002209 10.0.0.41 - - [2025-11-05 13:26:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002482 10.0.0.41 - - [2025-11-05 13:26:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001973 10.0.0.41 - - [2025-11-05 13:26:58] "POST /security-groups HTTP/1.1" 409 245 0.002589 10.0.0.41 - - [2025-11-05 13:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.41 - - [2025-11-05 13:26:58] "PUT /security-group/c074964f-1a6b-4a35-a418-85a39bcc5030 HTTP/1.1" 200 262 0.059440 10.0.0.41 - - [2025-11-05 13:26:58] "PUT /access-control-list/aef0a412-40a8-4158-91ad-654b2e29bfba HTTP/1.1" 200 272 0.014011 10.0.0.41 - - [2025-11-05 13:26:58] "PUT /access-control-list/9bb1d463-8f15-4c22-a887-3c4c3500802f HTTP/1.1" 200 272 0.012601 10.0.0.41 - - [2025-11-05 13:26:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017241 10.0.0.41 - - [2025-11-05 13:26:58] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012990 10.0.0.41 - - [2025-11-05 13:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.41 - - [2025-11-05 13:26:58] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003186 10.0.0.41 - - [2025-11-05 13:26:58] "POST /tags HTTP/1.1" 409 206 0.001996 10.0.0.41 - - [2025-11-05 13:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.41 - - [2025-11-05 13:26:58] "GET /tag/65023c07-761a-426b-8d00-d476d20fdebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012520 10.0.0.41 - - [2025-11-05 13:26:58] "POST /firewall-rules HTTP/1.1" 200 562 0.076214 10.0.0.41 - - [2025-11-05 13:26:58] "GET /firewall-rule/88281a2b-710b-41f9-bede-c81b868c3c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.016911 10.0.0.41 - - [2025-11-05 13:26:58] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003599 10.0.0.41 - - [2025-11-05 13:26:58] "GET /firewall-rule/88281a2b-710b-41f9-bede-c81b868c3c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002002 10.0.0.41 - - [2025-11-05 13:26:58] "POST /ref-update HTTP/1.1" 200 156 0.019747 10.0.0.41 - - [2025-11-05 13:26:58] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003374 10.0.0.41 - - [2025-11-05 13:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.41 - - [2025-11-05 13:26:58] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002620 10.0.0.41 - - [2025-11-05 13:26:58] "POST /tags HTTP/1.1" 409 206 0.001636 10.0.0.41 - - [2025-11-05 13:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.41 - - [2025-11-05 13:26:58] "GET /tag/65023c07-761a-426b-8d00-d476d20fdebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011142 10.0.0.41 - - [2025-11-05 13:26:59] "POST /firewall-rules HTTP/1.1" 200 560 0.063028 10.0.0.41 - - [2025-11-05 13:26:59] "GET /firewall-rule/87948584-e5f0-4f16-b96d-eaec007a9c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.004211 10.0.0.41 - - [2025-11-05 13:26:59] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.026090 10.0.0.41 - - [2025-11-05 13:26:59] "GET /firewall-rule/87948584-e5f0-4f16-b96d-eaec007a9c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.012315 10.0.0.41 - - [2025-11-05 13:26:59] "POST /ref-update HTTP/1.1" 200 156 0.031723 10.0.0.41 - - [2025-11-05 13:26:59] "POST /tags HTTP/1.1" 200 371 0.039004 10.0.0.41 - - [2025-11-05 13:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.41 - - [2025-11-05 13:26:59] "GET /tag/44a587f0-d2fc-4b03-946d-ad5e2099c69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.012117 10.0.0.41 - - [2025-11-05 13:26:59] "POST /tags HTTP/1.1" 200 319 0.019548 10.0.0.41 - - [2025-11-05 13:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008907 10.0.0.41 - - [2025-11-05 13:26:59] "GET /tag/7bebc9bd-0c03-4c3c-a3e9-c379b2520438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011794 10.0.0.41 - - [2025-11-05 13:26:59] "POST /id-to-fqname HTTP/1.1" 200 181 0.006548 10.0.0.41 - - [2025-11-05 13:26:59] "POST /fqname-to-id HTTP/1.1" 404 190 0.008168 10.0.0.41 - - [2025-11-05 13:26:59] "POST /security-groups HTTP/1.1" 200 578 0.060516 10.0.0.41 - - [2025-11-05 13:26:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.002222 10.0.0.41 - - [2025-11-05 13:26:59] "POST /projects HTTP/1.1" 200 497 0.219403 10.0.0.41 - - [2025-11-05 13:26:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.007147 10.0.0.41 - - [2025-11-05 13:26:59] "POST /access-control-lists HTTP/1.1" 200 587 0.030250 10.0.0.41 - - [2025-11-05 13:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008882 10.0.0.41 - - [2025-11-05 13:26:59] "POST /fqname-to-id HTTP/1.1" 404 224 0.007215 10.0.0.41 - - [2025-11-05 13:26:59] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.038362 10.0.0.41 - - [2025-11-05 13:26:59] "POST /access-control-lists HTTP/1.1" 200 585 0.070465 10.0.0.41 - - [2025-11-05 13:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005630 10.0.0.41 - - [2025-11-05 13:26:59] "GET /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005645 10.0.0.41 - - [2025-11-05 13:26:59] "PUT /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168 HTTP/1.1" 200 264 0.054780 10.0.0.41 - - [2025-11-05 13:26:59] "PUT /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee HTTP/1.1" 200 264 0.061141 10.0.0.41 - - [2025-11-05 13:27:00] "POST /security-groups HTTP/1.1" 200 558 0.232206 10.0.0.41 - - [2025-11-05 13:27:00] "POST /fqname-to-id HTTP/1.1" 404 248 0.001721 10.0.0.41 - - [2025-11-05 13:27:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022610 10.0.0.41 - - [2025-11-05 13:27:00] "POST /access-control-lists HTTP/1.1" 200 610 0.040984 10.0.0.41 - - [2025-11-05 13:27:00] "POST /fqname-to-id HTTP/1.1" 404 247 0.002065 10.0.0.41 - - [2025-11-05 13:27:00] "POST /chown HTTP/1.1" 200 109 0.050440 10.0.0.41 - - [2025-11-05 13:27:00] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004866 10.0.0.41 - - [2025-11-05 13:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.41 - - [2025-11-05 13:27:00] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009640 10.0.0.41 - - [2025-11-05 13:27:00] "POST /access-control-lists HTTP/1.1" 200 608 0.074348 10.0.0.41 - - [2025-11-05 13:27:00] "POST /tags HTTP/1.1" 409 214 0.013446 10.0.0.41 - - [2025-11-05 13:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.41 - - [2025-11-05 13:27:00] "GET /tag/7bebc9bd-0c03-4c3c-a3e9-c379b2520438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.018612 10.0.0.41 - - [2025-11-05 13:27:00] "POST /firewall-rules HTTP/1.1" 200 578 0.065901 10.0.0.41 - - [2025-11-05 13:27:00] "GET /firewall-rule/804fba0c-2be2-4830-b627-c4628db0a3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005298 10.0.0.41 - - [2025-11-05 13:27:00] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004940 10.0.0.41 - - [2025-11-05 13:27:00] "GET /firewall-rule/804fba0c-2be2-4830-b627-c4628db0a3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002588 10.0.0.41 - - [2025-11-05 13:27:00] "POST /ref-update HTTP/1.1" 200 156 0.036808 10.0.0.41 - - [2025-11-05 13:27:00] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014998 10.0.0.41 - - [2025-11-05 13:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.41 - - [2025-11-05 13:27:00] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006928 10.0.0.41 - - [2025-11-05 13:27:00] "POST /tags HTTP/1.1" 409 214 0.005790 10.0.0.41 - - [2025-11-05 13:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.41 - - [2025-11-05 13:27:00] "GET /tag/7bebc9bd-0c03-4c3c-a3e9-c379b2520438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.030175 10.0.0.41 - - [2025-11-05 13:27:00] "POST /firewall-rules HTTP/1.1" 200 576 0.110847 10.0.0.41 - - [2025-11-05 13:27:00] "GET /firewall-rule/57a76cc8-2a57-40ea-96a9-b2f6c1fbf433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.009902 10.0.0.41 - - [2025-11-05 13:27:01] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.011116 10.0.0.41 - - [2025-11-05 13:27:01] "GET /firewall-rule/57a76cc8-2a57-40ea-96a9-b2f6c1fbf433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003171 10.0.0.41 - - [2025-11-05 13:27:01] "POST /ref-update HTTP/1.1" 200 156 0.039851 10.0.0.41 - - [2025-11-05 13:27:01] "POST /tags HTTP/1.1" 200 363 0.042037 10.0.0.41 - - [2025-11-05 13:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015091 10.0.0.41 - - [2025-11-05 13:27:01] "GET /tag/de275355-5662-4d7b-bbd6-d4d7a629102b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.022218 10.0.0.41 - - [2025-11-05 13:27:01] "POST /tags HTTP/1.1" 200 311 0.222663 10.0.0.41 - - [2025-11-05 13:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.026243 10.0.0.41 - - [2025-11-05 13:27:01] "GET /tag/a91b3d13-bacc-40d2-a68f-fe484d6d39e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018438 10.0.0.41 - - [2025-11-05 13:27:01] "POST /id-to-fqname HTTP/1.1" 200 177 0.000611 10.0.0.41 - - [2025-11-05 13:27:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.004466 10.0.0.41 - - [2025-11-05 13:27:01] "POST /security-groups HTTP/1.1" 200 574 0.088769 10.0.0.41 - - [2025-11-05 13:27:01] "POST /projects HTTP/1.1" 200 489 0.325601 10.0.0.41 - - [2025-11-05 13:27:01] "POST /fqname-to-id HTTP/1.1" 404 217 0.007084 10.0.0.41 - - [2025-11-05 13:27:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.017477 10.0.0.41 - - [2025-11-05 13:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.41 - - [2025-11-05 13:27:02] "POST /access-control-lists HTTP/1.1" 200 583 0.101645 10.0.0.41 - - [2025-11-05 13:27:02] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.046337 10.0.0.41 - - [2025-11-05 13:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.41 - - [2025-11-05 13:27:02] "GET /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.007664 10.0.0.41 - - [2025-11-05 13:27:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.005033 10.0.0.41 - - [2025-11-05 13:27:02] "POST /access-control-lists HTTP/1.1" 200 581 0.071820 10.0.0.41 - - [2025-11-05 13:27:02] "PUT /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168 HTTP/1.1" 200 264 0.102656 10.0.0.41 - - [2025-11-05 13:27:02] "PUT /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee HTTP/1.1" 200 264 0.073725 10.0.0.41 - - [2025-11-05 13:27:02] "POST /security-groups HTTP/1.1" 200 546 0.078849 10.0.0.41 - - [2025-11-05 13:27:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.011626 10.0.0.41 - - [2025-11-05 13:27:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.046982 10.0.0.41 - - [2025-11-05 13:27:02] "POST /access-control-lists HTTP/1.1" 200 602 0.076066 10.0.0.41 - - [2025-11-05 13:27:02] "POST /chown HTTP/1.1" 200 109 0.029867 10.0.0.41 - - [2025-11-05 13:27:02] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003516 10.0.0.41 - - [2025-11-05 13:27:02] "POST /fqname-to-id HTTP/1.1" 404 239 0.002113 10.0.0.41 - - [2025-11-05 13:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.41 - - [2025-11-05 13:27:02] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.042390 10.0.0.41 - - [2025-11-05 13:27:02] "POST /access-control-lists HTTP/1.1" 200 600 0.067835 10.0.0.41 - - [2025-11-05 13:27:02] "POST /tags HTTP/1.1" 409 210 0.017991 10.0.0.41 - - [2025-11-05 13:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016854 10.0.0.41 - - [2025-11-05 13:27:02] "GET /tag/a91b3d13-bacc-40d2-a68f-fe484d6d39e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017566 10.0.0.41 - - [2025-11-05 13:27:02] "POST /firewall-rules HTTP/1.1" 200 570 0.080538 10.0.0.41 - - [2025-11-05 13:27:02] "GET /firewall-rule/29c8be87-4844-45bc-9914-0cb409c017c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012373 10.0.0.41 - - [2025-11-05 13:27:02] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004859 10.0.0.41 - - [2025-11-05 13:27:02] "GET /firewall-rule/29c8be87-4844-45bc-9914-0cb409c017c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006288 10.0.0.41 - - [2025-11-05 13:27:02] "POST /ref-update HTTP/1.1" 200 156 0.045729 10.0.0.41 - - [2025-11-05 13:27:03] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002542 10.0.0.41 - - [2025-11-05 13:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.41 - - [2025-11-05 13:27:03] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002906 10.0.0.41 - - [2025-11-05 13:27:03] "POST /tags HTTP/1.1" 409 210 0.002263 10.0.0.41 - - [2025-11-05 13:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.41 - - [2025-11-05 13:27:03] "GET /tag/a91b3d13-bacc-40d2-a68f-fe484d6d39e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017332 10.0.0.41 - - [2025-11-05 13:27:03] "POST /firewall-rules HTTP/1.1" 200 568 0.088261 10.0.0.41 - - [2025-11-05 13:27:03] "GET /firewall-rule/21d7039c-60dc-42e5-9412-57b265d2462c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004858 10.0.0.41 - - [2025-11-05 13:27:03] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004154 10.0.0.41 - - [2025-11-05 13:27:03] "GET /firewall-rule/21d7039c-60dc-42e5-9412-57b265d2462c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003079 10.0.0.41 - - [2025-11-05 13:27:03] "POST /ref-update HTTP/1.1" 200 156 0.050108 10.0.0.41 - - [2025-11-05 13:27:03] "POST /tags HTTP/1.1" 409 237 0.017031 10.0.0.41 - - [2025-11-05 13:27:03] "GET / HTTP/1.1" 200 35931 0.001419 10.0.0.41 - - [2025-11-05 13:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.41 - - [2025-11-05 13:27:03] "GET /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005330 10.0.0.41 - - [2025-11-05 13:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.41 - - [2025-11-05 13:27:03] "GET /config-node/f098d06f-d663-46f7-bbb0-d860efb80ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002457 10.0.0.41 - - [2025-11-05 13:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.41 - - [2025-11-05 13:27:03] "GET /tag/15db0904-28ae-4e19-a360-7cb2b084477e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.018621 10.0.0.41 - - [2025-11-05 13:27:03] "POST /tags HTTP/1.1" 409 210 0.007056 10.0.0.41 - - [2025-11-05 13:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.41 - - [2025-11-05 13:27:03] "GET /tag/46d9fc08-593e-418f-bf6b-ecd06202f833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018530 10.0.0.41 - - [2025-11-05 13:27:03] "POST /projects HTTP/1.1" 409 223 0.002036 10.0.0.41 - - [2025-11-05 13:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.41 - - [2025-11-05 13:27:03] "GET /project/8e8841b3-28b2-48f7-80fa-4e2af29cc18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.027255 10.0.0.41 - - [2025-11-05 13:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.41 - - [2025-11-05 13:27:03] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004513 10.0.0.41 - - [2025-11-05 13:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.41 - - [2025-11-05 13:27:03] "GET /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006294 10.0.0.41 - - [2025-11-05 13:27:03] "PUT /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168 HTTP/1.1" 200 264 0.044138 10.0.0.41 - - [2025-11-05 13:27:03] "PUT /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee HTTP/1.1" 200 264 0.041979 10.0.0.41 - - [2025-11-05 13:27:03] "POST /security-groups HTTP/1.1" 409 253 0.002693 10.0.0.41 - - [2025-11-05 13:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.41 - - [2025-11-05 13:27:03] "PUT /security-group/64d8c3a9-9b62-4015-ba5a-c85517490456 HTTP/1.1" 200 262 0.056726 10.0.0.41 - - [2025-11-05 13:27:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022308 10.0.0.41 - - [2025-11-05 13:27:03] "PUT /access-control-list/5e3b9ca8-cff4-479c-82cd-29d62727960e HTTP/1.1" 200 272 0.014241 10.0.0.41 - - [2025-11-05 13:27:03] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012667 10.0.0.41 - - [2025-11-05 13:27:03] "PUT /access-control-list/1c3f6701-a77b-4ba7-a691-0ed68ba8a092 HTTP/1.1" 200 272 0.036598 10.0.0.41 - - [2025-11-05 13:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.41 - - [2025-11-05 13:27:04] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002910 10.0.0.41 - - [2025-11-05 13:27:04] "POST /tags HTTP/1.1" 409 210 0.001952 10.0.0.41 - - [2025-11-05 13:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.41 - - [2025-11-05 13:27:04] "GET /tag/46d9fc08-593e-418f-bf6b-ecd06202f833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010604 10.0.0.41 - - [2025-11-05 13:27:04] "POST /firewall-rules HTTP/1.1" 200 570 0.071811 10.0.0.41 - - [2025-11-05 13:27:04] "GET /firewall-rule/ed6e180f-9a8a-4e18-9a1b-efea35811fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005938 10.0.0.41 - - [2025-11-05 13:27:04] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003415 10.0.0.41 - - [2025-11-05 13:27:04] "GET /firewall-rule/ed6e180f-9a8a-4e18-9a1b-efea35811fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002075 10.0.0.41 - - [2025-11-05 13:27:04] "POST /ref-update HTTP/1.1" 200 156 0.048209 10.0.0.41 - - [2025-11-05 13:27:04] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005699 10.0.0.41 - - [2025-11-05 13:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.41 - - [2025-11-05 13:27:04] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002707 10.0.0.41 - - [2025-11-05 13:27:04] "POST /tags HTTP/1.1" 409 210 0.001712 10.0.0.41 - - [2025-11-05 13:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.41 - - [2025-11-05 13:27:04] "GET /tag/46d9fc08-593e-418f-bf6b-ecd06202f833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020920 10.0.0.41 - - [2025-11-05 13:27:04] "POST /firewall-rules HTTP/1.1" 200 568 0.067619 10.0.0.41 - - [2025-11-05 13:27:04] "GET /firewall-rule/69d21cd3-f5bd-4618-8767-43da47131438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.007749 10.0.0.41 - - [2025-11-05 13:27:04] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004607 10.0.0.41 - - [2025-11-05 13:27:04] "GET /firewall-rule/69d21cd3-f5bd-4618-8767-43da47131438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002305 10.0.0.41 - - [2025-11-05 13:27:04] "POST /ref-update HTTP/1.1" 200 156 0.044980 10.0.0.41 - - [2025-11-05 13:27:04] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012053 10.0.0.41 - - [2025-11-05 13:27:04] "POST /set-tag HTTP/1.1" 200 109 0.006169 10.0.0.41 - - [2025-11-05 13:27:14] "GET / HTTP/1.1" 200 35931 0.001502 10.0.0.41 - - [2025-11-05 13:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.41 - - [2025-11-05 13:27:14] "GET /routing-instance/47464a5d-7f92-43d5-8acc-a0d2b31faf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002617 10.0.0.41 - - [2025-11-05 13:27:14] "POST /bgp-routers HTTP/1.1" 409 301 0.001711 10.0.0.41 - - [2025-11-05 13:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.41 - - [2025-11-05 13:27:14] "GET /bgp-router/b3969233-bdfb-4c96-ac3f-4ca8fced55c8?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003948 10.0.0.41 - - [2025-11-05 13:27:14] "PUT /bgp-router/b3969233-bdfb-4c96-ac3f-4ca8fced55c8 HTTP/1.1" 200 254 0.021083 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:27:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001045 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:27:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001016 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:27:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:27:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000900 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:27:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:27:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001030 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:27:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:27:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000866 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:28:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001294 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:28:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000967 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:28:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000889 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:28:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000899 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:28:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000864 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:28:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000826 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:28:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001165 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:28:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000847 10.0.0.240 - - [2025-11-05 13:29:14] "GET / HTTP/1.1" 200 35931 0.001910 10.0.0.240 - - [2025-11-05 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.240 - - [2025-11-05 13:29:14] "GET /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006009 10.0.0.240 - - [2025-11-05 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.240 - - [2025-11-05 13:29:14] "GET /routing-instance/47464a5d-7f92-43d5-8acc-a0d2b31faf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002884 10.0.0.240 - - [2025-11-05 13:29:14] "PUT /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28 HTTP/1.1" 200 274 0.009547 10.0.0.240 - - [2025-11-05 13:29:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.008997 10.0.0.240 - - [2025-11-05 13:29:14] "POST /virtual-routers HTTP/1.1" 200 599 0.024637 10.0.0.240 - - [2025-11-05 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.240 - - [2025-11-05 13:29:14] "GET /virtual-router/90815fe5-a77c-41d3-b44b-b234a553404c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004984 10.0.0.240 - - [2025-11-05 13:29:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.001994 10.0.0.240 - - [2025-11-05 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.240 - - [2025-11-05 13:29:15] "GET /virtual-network/5db5b0ec-cee8-4b9a-9921-725bbd69550b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005574 10.0.0.240 - - [2025-11-05 13:29:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.081977 10.0.0.41 - - [2025-11-05 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.41 - - [2025-11-05 13:29:19] "GET /virtual-router/90815fe5-a77c-41d3-b44b-b234a553404c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003052 10.0.0.41 - - [2025-11-05 13:30:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002109 10.0.0.41 - - [2025-11-05 13:30:27] "GET /global-system-configs HTTP/1.1" 200 322 0.010550 10.0.0.41 - - [2025-11-05 13:30:52] "GET /virtual-router/90815fe5-a77c-41d3-b44b-b234a553404c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003101 10.0.0.41 - - [2025-11-05 13:30:52] "POST /ref-update HTTP/1.1" 200 156 0.009242 10.0.0.41 - - [2025-11-05 13:31:10] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008074 10.0.0.41 - - [2025-11-05 13:31:10] "POST /set-tag HTTP/1.1" 200 109 0.003921 10.0.0.41 - - [2025-11-05 13:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.41 - - [2025-11-05 13:31:10] "GET /loadbalancer/f961cc1b-59ba-4e76-b79f-8589f1ea20d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002356 10.0.0.41 - - [2025-11-05 13:31:10] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003945 10.0.0.41 - - [2025-11-05 13:31:10] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.41 - - [2025-11-05 13:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.41 - - [2025-11-05 13:31:10] "GET /loadbalancer/f961cc1b-59ba-4e76-b79f-8589f1ea20d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002462 10.0.0.41 - - [2025-11-05 13:31:10] "GET /loadbalancer-pool/6c26f5dc-a63f-4202-b81f-7e04598f2819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003852 10.0.0.41 - - [2025-11-05 13:31:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015028 10.0.0.41 - - [2025-11-05 13:31:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017334 10.0.0.41 - - [2025-11-05 13:31:10] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004252 10.0.0.41 - - [2025-11-05 13:31:10] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003911 10.0.0.41 - - [2025-11-05 13:31:10] "POST /ref-update HTTP/1.1" 200 156 0.009101 10.0.0.41 - - [2025-11-05 13:31:10] "GET /floating-ip/e461dd8a-510f-471b-baff-80f95ce39ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.011767 10.0.0.41 - - [2025-11-05 13:31:10] "POST /tags HTTP/1.1" 409 205 0.002680 10.0.0.41 - - [2025-11-05 13:31:10] "PUT /floating-ip/e461dd8a-510f-471b-baff-80f95ce39ac0 HTTP/1.1" 200 256 0.011985 10.0.0.41 - - [2025-11-05 13:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008012 10.0.0.41 - - [2025-11-05 13:31:10] "GET /tag/8d5d1837-27a0-46e6-9ff9-8f08d99347a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012160 10.0.0.41 - - [2025-11-05 13:31:10] "POST /set-tag HTTP/1.1" 200 109 0.068035 10.0.0.41 - - [2025-11-05 13:31:10] "GET /loadbalancer-pool/6347a183-87a6-44e4-b2e3-93b20aa34524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.017672 10.0.0.41 - - [2025-11-05 13:31:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017602 10.0.0.41 - - [2025-11-05 13:31:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008295 10.0.0.41 - - [2025-11-05 13:31:10] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015705 10.0.0.41 - - [2025-11-05 13:31:10] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010376 10.0.0.41 - - [2025-11-05 13:31:10] "POST /set-tag HTTP/1.1" 200 109 0.004609 10.0.0.41 - - [2025-11-05 13:31:10] "POST /ref-update HTTP/1.1" 200 156 0.007896 10.0.0.41 - - [2025-11-05 13:31:10] "GET /floating-ip/e461dd8a-510f-471b-baff-80f95ce39ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.004574 10.0.0.41 - - [2025-11-05 13:31:10] "PUT /floating-ip/e461dd8a-510f-471b-baff-80f95ce39ac0 HTTP/1.1" 200 256 0.011024 10.0.0.41 - - [2025-11-05 13:31:10] "GET /loadbalancer-pool/36cf6529-f982-48d8-b430-6f5fc38c7697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005920 10.0.0.41 - - [2025-11-05 13:31:10] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015772 10.0.0.41 - - [2025-11-05 13:31:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.016147 10.0.0.41 - - [2025-11-05 13:31:11] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011775 10.0.0.41 - - [2025-11-05 13:31:11] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004430 10.0.0.41 - - [2025-11-05 13:31:11] "POST /ref-update HTTP/1.1" 200 156 0.006661 10.0.0.41 - - [2025-11-05 13:31:11] "GET /floating-ip/e461dd8a-510f-471b-baff-80f95ce39ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.007241 10.0.0.41 - - [2025-11-05 13:31:11] "POST /set-tag HTTP/1.1" 200 109 0.002363 10.0.0.41 - - [2025-11-05 13:31:11] "PUT /floating-ip/e461dd8a-510f-471b-baff-80f95ce39ac0 HTTP/1.1" 200 256 0.009880 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:33:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:33:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001432 10.0.0.41 - - [2025-11-05 13:33:21] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010601 10.0.0.41 - - [2025-11-05 13:33:21] "POST /set-tag HTTP/1.1" 200 109 0.004043 10.0.0.41 - - [2025-11-05 13:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.41 - - [2025-11-05 13:33:21] "GET /loadbalancer/f961cc1b-59ba-4e76-b79f-8589f1ea20d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.008544 10.0.0.41 - - [2025-11-05 13:33:21] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008467 10.0.0.41 - - [2025-11-05 13:33:21] "POST /set-tag HTTP/1.1" 200 109 0.045659 10.0.0.41 - - [2025-11-05 13:33:21] "DELETE /loadbalancer-member/99b8de0e-320d-42e5-940f-c6fe7d682728 HTTP/1.1" 200 115 0.059644 10.0.0.41 - - [2025-11-05 13:33:21] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004500 10.0.0.41 - - [2025-11-05 13:33:21] "POST /set-tag HTTP/1.1" 200 109 0.002817 10.0.0.41 - - [2025-11-05 13:33:21] "DELETE /loadbalancer-member/665af6da-940c-45d4-a256-678019ab0ab6 HTTP/1.1" 200 115 0.025748 10.0.0.41 - - [2025-11-05 13:33:21] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004848 10.0.0.41 - - [2025-11-05 13:33:21] "POST /set-tag HTTP/1.1" 200 109 0.003016 10.0.0.41 - - [2025-11-05 13:33:21] "DELETE /loadbalancer-member/ad5063e6-fbdc-44c8-af75-7407737f64d0 HTTP/1.1" 200 115 0.021848 10.0.0.41 - - [2025-11-05 13:33:22] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007473 10.0.0.41 - - [2025-11-05 13:33:22] "POST /set-tag HTTP/1.1" 200 109 0.002406 10.0.0.41 - - [2025-11-05 13:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009721 10.0.0.41 - - [2025-11-05 13:33:22] "GET /loadbalancer/f961cc1b-59ba-4e76-b79f-8589f1ea20d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002241 10.0.0.41 - - [2025-11-05 13:33:22] "GET /loadbalancer-pool/6c26f5dc-a63f-4202-b81f-7e04598f2819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002768 10.0.0.41 - - [2025-11-05 13:33:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017941 10.0.0.41 - - [2025-11-05 13:33:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018315 10.0.0.41 - - [2025-11-05 13:33:22] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008475 10.0.0.41 - - [2025-11-05 13:33:22] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014526 10.0.0.41 - - [2025-11-05 13:33:22] "GET /floating-ip/e461dd8a-510f-471b-baff-80f95ce39ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003291 10.0.0.41 - - [2025-11-05 13:33:22] "POST /set-tag HTTP/1.1" 200 109 0.062221 10.0.0.41 - - [2025-11-05 13:33:22] "GET /loadbalancer-pool/6347a183-87a6-44e4-b2e3-93b20aa34524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.021104 10.0.0.41 - - [2025-11-05 13:33:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013705 10.0.0.41 - - [2025-11-05 13:33:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017363 10.0.0.41 - - [2025-11-05 13:33:22] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011624 10.0.0.41 - - [2025-11-05 13:33:22] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009076 10.0.0.41 - - [2025-11-05 13:33:22] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.41 - - [2025-11-05 13:33:22] "GET /floating-ip/e461dd8a-510f-471b-baff-80f95ce39ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.001675 10.0.0.41 - - [2025-11-05 13:33:22] "GET /loadbalancer-pool/36cf6529-f982-48d8-b430-6f5fc38c7697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004018 10.0.0.41 - - [2025-11-05 13:33:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016461 10.0.0.41 - - [2025-11-05 13:33:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022123 10.0.0.41 - - [2025-11-05 13:33:22] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013637 10.0.0.41 - - [2025-11-05 13:33:22] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015959 10.0.0.41 - - [2025-11-05 13:33:22] "GET /floating-ip/e461dd8a-510f-471b-baff-80f95ce39ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005434 10.0.0.41 - - [2025-11-05 13:33:22] "POST /set-tag HTTP/1.1" 200 109 0.002921 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:33:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000980 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:33:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000792 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:33:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001050 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:33:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000929 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:33:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002095 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:33:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000907 10.0.0.240 - - [2025-11-05 13:34:42] "GET / HTTP/1.1" 200 35931 0.002043 10.0.0.240 - - [2025-11-05 13:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.240 - - [2025-11-05 13:34:42] "GET /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004194 10.0.0.240 - - [2025-11-05 13:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.240 - - [2025-11-05 13:34:42] "GET /routing-instance/47464a5d-7f92-43d5-8acc-a0d2b31faf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002773 10.0.0.240 - - [2025-11-05 13:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.240 - - [2025-11-05 13:34:42] "GET /virtual-router/90815fe5-a77c-41d3-b44b-b234a553404c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003003 10.0.0.240 - - [2025-11-05 13:34:42] "PUT /virtual-router/90815fe5-a77c-41d3-b44b-b234a553404c HTTP/1.1" 200 262 0.009186 10.0.0.240 - - [2025-11-05 13:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013284 10.0.0.240 - - [2025-11-05 13:34:42] "GET /virtual-router/90815fe5-a77c-41d3-b44b-b234a553404c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002801 10.0.0.240 - - [2025-11-05 13:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.240 - - [2025-11-05 13:34:42] "GET /virtual-machine-interface/402741ae-cef8-4b54-a3db-af5aef9cdecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005856 10.0.0.240 - - [2025-11-05 13:34:42] "PUT /virtual-machine-interface/402741ae-cef8-4b54-a3db-af5aef9cdecc HTTP/1.1" 200 284 0.007984 10.0.0.41 - - [2025-11-05 13:35:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002138 10.0.0.41 - - [2025-11-05 13:35:27] "GET /global-system-configs HTTP/1.1" 200 322 0.001986 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:37:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:37:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000828 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:37:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:37:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:37:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:37:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 10.0.0.41 - - [2025-11-05 13:38:11] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008932 10.0.0.41 - - [2025-11-05 13:38:11] "POST /set-tag HTTP/1.1" 200 109 0.005239 10.0.0.41 - - [2025-11-05 13:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.41 - - [2025-11-05 13:38:11] "GET /loadbalancer/f961cc1b-59ba-4e76-b79f-8589f1ea20d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003434 10.0.0.41 - - [2025-11-05 13:38:11] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006088 10.0.0.41 - - [2025-11-05 13:38:11] "POST /set-tag HTTP/1.1" 200 109 0.039687 10.0.0.41 - - [2025-11-05 13:38:11] "DELETE /loadbalancer-member/5500167c-da2e-4644-9978-f965d29f3e13 HTTP/1.1" 200 115 0.044941 10.0.0.41 - - [2025-11-05 13:38:11] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013737 10.0.0.41 - - [2025-11-05 13:38:11] "POST /set-tag HTTP/1.1" 200 109 0.002919 10.0.0.41 - - [2025-11-05 13:38:11] "DELETE /loadbalancer-member/6710b534-f4eb-4edb-9450-0f715e5690f7 HTTP/1.1" 200 115 0.129086 10.0.0.41 - - [2025-11-05 13:38:11] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005741 10.0.0.41 - - [2025-11-05 13:38:11] "POST /set-tag HTTP/1.1" 200 109 0.003506 10.0.0.41 - - [2025-11-05 13:38:11] "DELETE /loadbalancer-member/a284e4c7-8a2c-4ad5-b9ff-1a27b93e3862 HTTP/1.1" 200 115 0.036810 10.0.0.41 - - [2025-11-05 13:38:11] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006737 10.0.0.41 - - [2025-11-05 13:38:11] "POST /set-tag HTTP/1.1" 200 109 0.002921 10.0.0.41 - - [2025-11-05 13:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.41 - - [2025-11-05 13:38:11] "GET /loadbalancer/f961cc1b-59ba-4e76-b79f-8589f1ea20d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003255 10.0.0.41 - - [2025-11-05 13:38:11] "GET /loadbalancer-pool/6c26f5dc-a63f-4202-b81f-7e04598f2819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003141 10.0.0.41 - - [2025-11-05 13:38:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028319 10.0.0.41 - - [2025-11-05 13:38:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014242 10.0.0.41 - - [2025-11-05 13:38:12] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009288 10.0.0.41 - - [2025-11-05 13:38:12] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006028 10.0.0.41 - - [2025-11-05 13:38:12] "GET /floating-ip/e461dd8a-510f-471b-baff-80f95ce39ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007019 10.0.0.41 - - [2025-11-05 13:38:12] "POST /set-tag HTTP/1.1" 200 109 0.073581 10.0.0.41 - - [2025-11-05 13:38:12] "GET /loadbalancer-pool/6347a183-87a6-44e4-b2e3-93b20aa34524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003552 10.0.0.41 - - [2025-11-05 13:38:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028094 10.0.0.41 - - [2025-11-05 13:38:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020397 10.0.0.41 - - [2025-11-05 13:38:12] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018763 10.0.0.41 - - [2025-11-05 13:38:12] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019863 10.0.0.41 - - [2025-11-05 13:38:12] "GET /floating-ip/e461dd8a-510f-471b-baff-80f95ce39ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002866 10.0.0.41 - - [2025-11-05 13:38:12] "POST /set-tag HTTP/1.1" 200 109 0.002827 10.0.0.41 - - [2025-11-05 13:38:12] "GET /loadbalancer-pool/36cf6529-f982-48d8-b430-6f5fc38c7697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002841 10.0.0.41 - - [2025-11-05 13:38:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017266 10.0.0.41 - - [2025-11-05 13:38:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008488 10.0.0.41 - - [2025-11-05 13:38:12] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011272 10.0.0.41 - - [2025-11-05 13:38:12] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.41 - - [2025-11-05 13:38:12] "GET /virtual-machine-interface/1733bf1c-ba4b-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004304 10.0.0.41 - - [2025-11-05 13:38:12] "GET /floating-ip/e461dd8a-510f-471b-baff-80f95ce39ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002164 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:38:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000954 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:38:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000809 10.0.0.41 - - [2025-11-05 13:40:25] "GET /global-system-configs HTTP/1.1" 200 322 0.013696 10.0.0.41 - - [2025-11-05 13:40:27] "GET /global-system-configs HTTP/1.1" 200 322 0.001899 10.0.0.41 - - [2025-11-05 13:40:47] "GET / HTTP/1.1" 200 35931 0.001907 10.0.0.41 - - [2025-11-05 13:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.41 - - [2025-11-05 13:40:47] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041511 10.0.0.41 - - [2025-11-05 13:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.41 - - [2025-11-05 13:40:47] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.029088 10.0.0.41 - - [2025-11-05 13:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.41 - - [2025-11-05 13:40:48] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031950 10.0.0.41 - - [2025-11-05 13:40:48] "POST /tags HTTP/1.1" 200 333 0.023846 10.0.0.41 - - [2025-11-05 13:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.016821 10.0.0.41 - - [2025-11-05 13:40:48] "GET /tag/3d707f96-e445-46f1-ae18-70333c406fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014872 10.0.0.41 - - [2025-11-05 13:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.41 - - [2025-11-05 13:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.41 - - [2025-11-05 13:40:48] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.036217 10.0.0.41 - - [2025-11-05 13:40:48] "GET /virtual-networks?parent_id=055ad52f-5bdb-45c7-b3a2-e98a7a4034bf&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001988 10.0.0.41 - - [2025-11-05 13:40:48] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.036251 10.0.0.41 - - [2025-11-05 13:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.41 - - [2025-11-05 13:40:48] "GET /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.003854 10.0.0.41 - - [2025-11-05 13:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.41 - - [2025-11-05 13:40:48] "GET /service-appliance-set/b31a2d5c-5c2e-47b4-93c1-c5edcf59444c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002354 10.0.0.41 - - [2025-11-05 13:40:48] "POST /fqname-to-id HTTP/1.1" 404 254 0.002212 10.0.0.41 - - [2025-11-05 13:40:48] "POST /virtual-networks HTTP/1.1" 200 512 0.058399 10.0.0.41 - - [2025-11-05 13:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009769 10.0.0.41 - - [2025-11-05 13:40:48] "GET /network-ipam/f0e0b745-b1ec-49e1-a546-8e2f6913ba57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.002457 10.0.0.41 - - [2025-11-05 13:40:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.118081 10.0.0.41 - - [2025-11-05 13:40:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004726 10.0.0.41 - - [2025-11-05 13:40:48] "POST /ref-update HTTP/1.1" 200 156 0.099279 10.0.0.41 - - [2025-11-05 13:40:48] "GET /virtual-machine-interface/531b668b-eef1-4f40-82f5-d1b3c3b42375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.007792 10.0.0.41 - - [2025-11-05 13:40:48] "GET /virtual-network/d52c9307-c3ca-490f-bfac-6ff6a1d7f548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005783 10.0.0.41 - - [2025-11-05 13:40:48] "GET /domains HTTP/1.1" 200 280 0.002393 10.0.0.41 - - [2025-11-05 13:40:48] "GET /domain/1d2de37b-0a41-459e-aa82-1addbf6cd269 HTTP/1.1" 200 3086 0.008753 10.0.0.41 - - [2025-11-05 13:40:48] "POST /instance-ips HTTP/1.1" 200 409 0.045038 10.0.0.41 - - [2025-11-05 13:40:49] "GET /instance-ip/1ed77969-af9d-451c-b4a9-8d930e3252f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.008898 10.0.0.41 - - [2025-11-05 13:40:49] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf HTTP/1.1" 200 5475 0.074173 10.0.0.41 - - [2025-11-05 13:40:49] "GET /virtual-network/d52c9307-c3ca-490f-bfac-6ff6a1d7f548 HTTP/1.1" 200 2092 0.006377 10.0.0.41 - - [2025-11-05 13:40:49] "GET /virtual-network/d52c9307-c3ca-490f-bfac-6ff6a1d7f548 HTTP/1.1" 200 2092 0.012151 10.0.0.41 - - [2025-11-05 13:40:49] "GET /routing-instance/658bc76a-dceb-44da-9b16-a28ea5ff4a8d HTTP/1.1" 200 1181 0.003895 10.0.0.41 - - [2025-11-05 13:40:49] "GET /routing-instance/658bc76a-dceb-44da-9b16-a28ea5ff4a8d HTTP/1.1" 200 1181 0.003420 10.0.0.41 - - [2025-11-05 13:40:49] "POST /loadbalancers HTTP/1.1" 200 610 0.079235 10.0.0.41 - - [2025-11-05 13:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.028658 10.0.0.41 - - [2025-11-05 13:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006395 10.0.0.41 - - [2025-11-05 13:40:49] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037706 10.0.0.41 - - [2025-11-05 13:40:49] "GET /instance-ip/1ed77969-af9d-451c-b4a9-8d930e3252f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.003924 10.0.0.41 - - [2025-11-05 13:40:49] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.033386 10.0.0.41 - - [2025-11-05 13:40:49] "GET /loadbalancer/52ea9333-2a18-46cb-bb6e-bd8e74f54d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002360 10.0.0.41 - - [2025-11-05 13:40:49] "POST /floating-ips HTTP/1.1" 200 597 0.037488 10.0.0.41 - - [2025-11-05 13:40:49] "POST /route-targets HTTP/1.1" 200 327 0.019210 10.0.0.41 - - [2025-11-05 13:40:49] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.037710 10.0.0.41 - - [2025-11-05 13:40:49] "POST /ref-update HTTP/1.1" 200 156 0.024950 10.0.0.41 - - [2025-11-05 13:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.41 - - [2025-11-05 13:40:49] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031041 10.0.0.41 - - [2025-11-05 13:40:49] "GET /loadbalancer-listener/a29b3878-2019-4b50-bbf0-97ba89ae269a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.008987 10.0.0.41 - - [2025-11-05 13:40:49] "GET /loadbalancer-listener/a29b3878-2019-4b50-bbf0-97ba89ae269a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.006817 10.0.0.41 - - [2025-11-05 13:40:49] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.017646 10.0.0.41 - - [2025-11-05 13:40:49] "GET /instance-ip/1ed77969-af9d-451c-b4a9-8d930e3252f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.008590 10.0.0.41 - - [2025-11-05 13:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006024 10.0.0.41 - - [2025-11-05 13:40:49] "GET /loadbalancer/52ea9333-2a18-46cb-bb6e-bd8e74f54d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002326 10.0.0.41 - - [2025-11-05 13:40:49] "GET /instance-ip/1ed77969-af9d-451c-b4a9-8d930e3252f3?fields=floating_ips HTTP/1.1" 200 1212 0.007406 10.0.0.41 - - [2025-11-05 13:40:49] "GET /floating-ip/1333a54f-0a46-46cb-92b8-75099abf8b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002365 10.0.0.41 - - [2025-11-05 13:40:49] "POST /tags HTTP/1.1" 200 295 0.051234 10.0.0.41 - - [2025-11-05 13:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009354 10.0.0.41 - - [2025-11-05 13:40:49] "GET /tag/1426f465-378c-4a22-b9a3-215a87de25ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.013586 10.0.0.41 - - [2025-11-05 13:40:49] "POST /tags HTTP/1.1" 409 233 0.002147 10.0.0.41 - - [2025-11-05 13:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.41 - - [2025-11-05 13:40:49] "GET /tag/86ff2617-62e5-45e5-9d32-cc624dd90b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011237 10.0.0.41 - - [2025-11-05 13:40:49] "POST /tags HTTP/1.1" 409 206 0.002089 10.0.0.41 - - [2025-11-05 13:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.41 - - [2025-11-05 13:40:49] "GET /tag/65023c07-761a-426b-8d00-d476d20fdebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014268 10.0.0.41 - - [2025-11-05 13:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.41 - - [2025-11-05 13:40:49] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004469 10.0.0.41 - - [2025-11-05 13:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.41 - - [2025-11-05 13:40:49] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040767 10.0.0.41 - - [2025-11-05 13:40:49] "POST /virtual-machines HTTP/1.1" 200 369 0.008119 10.0.0.41 - - [2025-11-05 13:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010990 10.0.0.41 - - [2025-11-05 13:40:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106921 10.0.0.41 - - [2025-11-05 13:40:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008007 10.0.0.41 - - [2025-11-05 13:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007741 10.0.0.41 - - [2025-11-05 13:40:50] "GET /virtual-machine-interface/0a7ae62c-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.007544 10.0.0.41 - - [2025-11-05 13:40:50] "POST /instance-ips HTTP/1.1" 200 409 0.019752 10.0.0.41 - - [2025-11-05 13:40:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.022657 10.0.0.41 - - [2025-11-05 13:40:50] "GET /virtual-machine-interface/0a7ae62c-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.004014 10.0.0.41 - - [2025-11-05 13:40:50] "POST /set-tag HTTP/1.1" 200 109 0.014579 10.0.0.41 - - [2025-11-05 13:40:50] "GET /virtual-machine-interface/0a7ae62c-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.014350 10.0.0.41 - - [2025-11-05 13:40:50] "GET /instance-ip/0a949806-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003241 10.0.0.41 - - [2025-11-05 13:40:50] "GET /virtual-machine-interface/0a7ae62c-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004417 10.0.0.41 - - [2025-11-05 13:40:50] "POST /set-tag HTTP/1.1" 200 109 0.001832 10.0.0.41 - - [2025-11-05 13:40:50] "GET /virtual-router/90815fe5-a77c-41d3-b44b-b234a553404c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002027 10.0.0.41 - - [2025-11-05 13:40:50] "POST /ref-update HTTP/1.1" 200 156 0.007332 10.0.0.41 - - [2025-11-05 13:40:50] "GET /virtual-machine-interface/0a7ae62c-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.011963 10.0.0.41 - - [2025-11-05 13:40:50] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.41 - - [2025-11-05 13:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.41 - - [2025-11-05 13:40:50] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003541 10.0.0.41 - - [2025-11-05 13:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.41 - - [2025-11-05 13:40:50] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.028667 10.0.0.41 - - [2025-11-05 13:40:50] "POST /virtual-machines HTTP/1.1" 200 369 0.007179 10.0.0.41 - - [2025-11-05 13:40:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.010858 10.0.0.41 - - [2025-11-05 13:40:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.114409 10.0.0.41 - - [2025-11-05 13:40:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.019443 10.0.0.41 - - [2025-11-05 13:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007555 10.0.0.41 - - [2025-11-05 13:40:50] "GET /virtual-machine-interface/0ae28f8e-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.004759 10.0.0.41 - - [2025-11-05 13:40:50] "POST /instance-ips HTTP/1.1" 200 409 0.019045 10.0.0.41 - - [2025-11-05 13:40:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.022108 10.0.0.41 - - [2025-11-05 13:40:50] "GET /virtual-machine-interface/0ae28f8e-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.009055 10.0.0.41 - - [2025-11-05 13:40:50] "POST /set-tag HTTP/1.1" 200 109 0.018211 10.0.0.41 - - [2025-11-05 13:40:50] "GET /virtual-machine-interface/0ae28f8e-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.013840 10.0.0.41 - - [2025-11-05 13:40:50] "GET /instance-ip/0af7f216-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.002915 10.0.0.41 - - [2025-11-05 13:40:51] "GET /virtual-machine-interface/0ae28f8e-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004229 10.0.0.41 - - [2025-11-05 13:40:51] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.41 - - [2025-11-05 13:40:51] "GET /virtual-router/90815fe5-a77c-41d3-b44b-b234a553404c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003357 10.0.0.41 - - [2025-11-05 13:40:51] "POST /ref-update HTTP/1.1" 200 156 0.008383 10.0.0.41 - - [2025-11-05 13:40:51] "GET /virtual-machine-interface/0ae28f8e-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.011873 10.0.0.41 - - [2025-11-05 13:40:51] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.41 - - [2025-11-05 13:40:51] "GET /virtual-machine-interface/0a7ae62c-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004234 10.0.0.41 - - [2025-11-05 13:40:51] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.41 - - [2025-11-05 13:40:51] "GET /virtual-machine-interface/0ae28f8e-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003505 10.0.0.41 - - [2025-11-05 13:40:51] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.41 - - [2025-11-05 13:40:54] "GET /domains HTTP/1.1" 200 280 0.001696 10.0.0.41 - - [2025-11-05 13:40:54] "GET /domain/1d2de37b-0a41-459e-aa82-1addbf6cd269 HTTP/1.1" 200 3086 0.002660 10.0.0.41 - - [2025-11-05 13:40:54] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf HTTP/1.1" 200 7063 0.024265 10.0.0.41 - - [2025-11-05 13:40:54] "GET /virtual-network/d52c9307-c3ca-490f-bfac-6ff6a1d7f548 HTTP/1.1" 200 2092 0.003878 10.0.0.41 - - [2025-11-05 13:40:54] "GET /virtual-network/d52c9307-c3ca-490f-bfac-6ff6a1d7f548 HTTP/1.1" 200 2092 0.003983 10.0.0.41 - - [2025-11-05 13:40:54] "GET /routing-instance/658bc76a-dceb-44da-9b16-a28ea5ff4a8d HTTP/1.1" 200 1402 0.003085 10.0.0.41 - - [2025-11-05 13:40:54] "GET /routing-instance/658bc76a-dceb-44da-9b16-a28ea5ff4a8d HTTP/1.1" 200 1402 0.002058 10.0.0.41 - - [2025-11-05 13:40:54] "GET /route-target/c04e9ea7-23bd-4f98-a5c9-958487c4e083 HTTP/1.1" 200 1153 0.003066 10.0.0.41 - - [2025-11-05 13:40:54] "GET /virtual-network/d52c9307-c3ca-490f-bfac-6ff6a1d7f548 HTTP/1.1" 200 2092 0.003846 10.0.0.41 - - [2025-11-05 13:40:54] "GET /routing-instance/658bc76a-dceb-44da-9b16-a28ea5ff4a8d HTTP/1.1" 200 1402 0.002387 10.0.0.41 - - [2025-11-05 13:40:54] "GET /virtual-network/d52c9307-c3ca-490f-bfac-6ff6a1d7f548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003518 10.0.0.41 - - [2025-11-05 13:40:54] "GET /virtual-network/d52c9307-c3ca-490f-bfac-6ff6a1d7f548 HTTP/1.1" 200 2092 0.003619 10.0.0.41 - - [2025-11-05 13:40:54] "GET /routing-instance/658bc76a-dceb-44da-9b16-a28ea5ff4a8d HTTP/1.1" 200 1402 0.002228 10.0.0.41 - - [2025-11-05 13:40:54] "GET /routing-instance/658bc76a-dceb-44da-9b16-a28ea5ff4a8d HTTP/1.1" 200 1402 0.002326 10.0.0.41 - - [2025-11-05 13:40:54] "GET /route-target/c04e9ea7-23bd-4f98-a5c9-958487c4e083 HTTP/1.1" 200 1153 0.001995 10.0.0.41 - - [2025-11-05 13:40:54] "GET /domains HTTP/1.1" 200 280 0.001775 10.0.0.41 - - [2025-11-05 13:40:54] "GET /domain/1d2de37b-0a41-459e-aa82-1addbf6cd269 HTTP/1.1" 200 3086 0.008383 10.0.0.41 - - [2025-11-05 13:40:54] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf HTTP/1.1" 200 7063 0.029674 10.0.0.41 - - [2025-11-05 13:40:54] "GET /virtual-network/d52c9307-c3ca-490f-bfac-6ff6a1d7f548 HTTP/1.1" 200 2092 0.004269 10.0.0.41 - - [2025-11-05 13:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.41 - - [2025-11-05 13:40:54] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.027157 10.0.0.41 - - [2025-11-05 13:40:54] "GET /virtual-network/d52c9307-c3ca-490f-bfac-6ff6a1d7f548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004399 10.0.0.41 - - [2025-11-05 13:40:54] "GET /floating-ip-pools?parent_id=d52c9307-c3ca-490f-bfac-6ff6a1d7f548&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001635 10.0.0.41 - - [2025-11-05 13:40:54] "GET /virtual-network/d52c9307-c3ca-490f-bfac-6ff6a1d7f548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003909 10.0.0.41 - - [2025-11-05 13:40:54] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016850 10.0.0.41 - - [2025-11-05 13:40:54] "POST /ref-update HTTP/1.1" 200 156 0.010879 10.0.0.41 - - [2025-11-05 13:40:54] "GET /virtual-network/d52c9307-c3ca-490f-bfac-6ff6a1d7f548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.015962 10.0.0.41 - - [2025-11-05 13:40:54] "GET /domains HTTP/1.1" 200 280 0.001649 10.0.0.41 - - [2025-11-05 13:40:54] "GET /domain/1d2de37b-0a41-459e-aa82-1addbf6cd269 HTTP/1.1" 200 3086 0.002409 10.0.0.41 - - [2025-11-05 13:40:54] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf HTTP/1.1" 200 7319 0.026959 10.0.0.41 - - [2025-11-05 13:40:54] "GET /virtual-network/d52c9307-c3ca-490f-bfac-6ff6a1d7f548 HTTP/1.1" 200 2330 0.004624 10.0.0.41 - - [2025-11-05 13:40:54] "GET /floating-ip-pool/da58df0e-9d2e-44db-8d4a-6999af2b6ea6 HTTP/1.1" 200 1315 0.001920 10.0.0.41 - - [2025-11-05 13:40:54] "GET /domains HTTP/1.1" 200 280 0.001378 10.0.0.41 - - [2025-11-05 13:40:54] "GET /domain/1d2de37b-0a41-459e-aa82-1addbf6cd269 HTTP/1.1" 200 3086 0.002083 10.0.0.41 - - [2025-11-05 13:40:54] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf HTTP/1.1" 200 7319 0.028415 10.0.0.41 - - [2025-11-05 13:40:54] "GET /virtual-network/d52c9307-c3ca-490f-bfac-6ff6a1d7f548 HTTP/1.1" 200 2330 0.003608 10.0.0.41 - - [2025-11-05 13:40:54] "GET /virtual-network/d52c9307-c3ca-490f-bfac-6ff6a1d7f548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003445 10.0.0.41 - - [2025-11-05 13:40:54] "POST /tags HTTP/1.1" 200 365 0.055111 10.0.0.41 - - [2025-11-05 13:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015954 10.0.0.41 - - [2025-11-05 13:40:54] "GET /tag/e4ef2da7-5e21-4800-991e-ecd2314f9682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012878 10.0.0.41 - - [2025-11-05 13:40:54] "POST /tags HTTP/1.1" 409 206 0.001948 10.0.0.41 - - [2025-11-05 13:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.41 - - [2025-11-05 13:40:54] "GET /tag/65023c07-761a-426b-8d00-d476d20fdebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010031 10.0.0.41 - - [2025-11-05 13:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010822 10.0.0.41 - - [2025-11-05 13:40:54] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.030142 10.0.0.41 - - [2025-11-05 13:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.41 - - [2025-11-05 13:40:54] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003930 10.0.0.41 - - [2025-11-05 13:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.41 - - [2025-11-05 13:40:54] "GET /service-appliance-set/52197d23-d74d-4142-bf56-7e18536e6737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003650 10.0.0.41 - - [2025-11-05 13:40:54] "POST /fqname-to-id HTTP/1.1" 404 258 0.001472 10.0.0.41 - - [2025-11-05 13:40:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.088336 10.0.0.41 - - [2025-11-05 13:40:55] "GET /virtual-machine-interface/708dfd9b-24e6-46d4-8959-d0598cd8999f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.004423 10.0.0.41 - - [2025-11-05 13:40:55] "POST /set-tag HTTP/1.1" 200 109 0.013738 10.0.0.41 - - [2025-11-05 13:40:55] "POST /instance-ips HTTP/1.1" 200 417 0.023175 10.0.0.41 - - [2025-11-05 13:40:55] "GET /instance-ip/0093744a-a675-4665-a276-1308fe9857e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1662 0.004336 10.0.0.41 - - [2025-11-05 13:40:55] "POST /loadbalancers HTTP/1.1" 200 618 0.057406 10.0.0.41 - - [2025-11-05 13:40:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.029713 10.0.0.41 - - [2025-11-05 13:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.030285 10.0.0.41 - - [2025-11-05 13:40:55] "POST /service-instances HTTP/1.1" 200 566 0.021770 10.0.0.41 - - [2025-11-05 13:40:55] "POST /ref-update HTTP/1.1" 200 156 0.010275 10.0.0.41 - - [2025-11-05 13:40:55] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.047167 10.0.0.41 - - [2025-11-05 13:40:55] "GET /virtual-machine-interface/708dfd9b-24e6-46d4-8959-d0598cd8999f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.005851 10.0.0.41 - - [2025-11-05 13:40:55] "GET /virtual-machine-interface/708dfd9b-24e6-46d4-8959-d0598cd8999f?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.020133 10.0.0.41 - - [2025-11-05 13:40:55] "PUT /service-instance/53230d03-6ee8-4c39-86ea-371b13044cdc HTTP/1.1" 200 266 0.010134 10.0.0.41 - - [2025-11-05 13:40:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.025082 10.0.0.41 - - [2025-11-05 13:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014556 10.0.0.41 - - [2025-11-05 13:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006239 10.0.0.41 - - [2025-11-05 13:40:55] "GET /floating-ip-pool/da58df0e-9d2e-44db-8d4a-6999af2b6ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003279 10.0.0.41 - - [2025-11-05 13:40:55] "POST /floating-ips HTTP/1.1" 200 671 0.086303 10.0.0.41 - - [2025-11-05 13:40:55] "POST /virtual-machines HTTP/1.1" 200 429 0.070158 10.0.0.41 - - [2025-11-05 13:40:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.006698 10.0.0.41 - - [2025-11-05 13:40:55] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.040746 10.0.0.41 - - [2025-11-05 13:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006900 10.0.0.41 - - [2025-11-05 13:40:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.118981 10.0.0.41 - - [2025-11-05 13:40:55] "POST /chown HTTP/1.1" 200 109 0.031741 10.0.0.41 - - [2025-11-05 13:40:55] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014102 10.0.0.41 - - [2025-11-05 13:40:55] "POST /tags HTTP/1.1" 409 221 0.008815 10.0.0.41 - - [2025-11-05 13:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.41 - - [2025-11-05 13:40:55] "POST /chown HTTP/1.1" 200 109 0.005655 10.0.0.41 - - [2025-11-05 13:40:55] "GET /tag/3d707f96-e445-46f1-ae18-70333c406fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015564 10.0.0.41 - - [2025-11-05 13:40:55] "PUT /virtual-machine-interface/99cd1b87-7c89-4eb8-bdd5-a0bc9c1d8720 HTTP/1.1" 200 284 0.032460 10.0.0.41 - - [2025-11-05 13:40:55] "POST /tags HTTP/1.1" 409 238 0.003636 10.0.0.41 - - [2025-11-05 13:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006665 10.0.0.41 - - [2025-11-05 13:40:55] "PUT /instance-ip/0093744a-a675-4665-a276-1308fe9857e4 HTTP/1.1" 200 256 0.022682 10.0.0.41 - - [2025-11-05 13:40:55] "GET /tag/e4ef2da7-5e21-4800-991e-ecd2314f9682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016838 10.0.0.41 - - [2025-11-05 13:40:55] "POST /ref-update HTTP/1.1" 200 156 0.033105 10.0.0.41 - - [2025-11-05 13:40:56] "POST /ref-update HTTP/1.1" 200 156 0.024876 10.0.0.41 - - [2025-11-05 13:40:56] "POST /ref-update HTTP/1.1" 200 156 0.016539 10.0.0.41 - - [2025-11-05 13:40:56] "POST /firewall-rules HTTP/1.1" 200 650 0.157093 10.0.0.41 - - [2025-11-05 13:40:56] "GET /firewall-rule/eb617562-dbd6-4837-a8b7-9913b96b270a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.008958 10.0.0.41 - - [2025-11-05 13:40:56] "POST /ref-update HTTP/1.1" 200 156 0.036434 10.0.0.41 - - [2025-11-05 13:40:56] "POST /ref-update HTTP/1.1" 200 156 0.027040 10.0.0.41 - - [2025-11-05 13:40:56] "GET /firewall-policy/f86395ef-1908-41d8-96b7-e76260d1a69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.015133 10.0.0.41 - - [2025-11-05 13:40:56] "GET /firewall-rule/eb617562-dbd6-4837-a8b7-9913b96b270a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006919 10.0.0.41 - - [2025-11-05 13:40:56] "POST /ref-update HTTP/1.1" 200 156 0.032259 10.0.0.41 - - [2025-11-05 13:40:56] "POST /ref-update HTTP/1.1" 200 156 0.036664 10.0.0.41 - - [2025-11-05 13:40:56] "POST /virtual-machines HTTP/1.1" 200 429 0.013468 10.0.0.41 - - [2025-11-05 13:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004814 10.0.0.41 - - [2025-11-05 13:40:56] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.037818 10.0.0.41 - - [2025-11-05 13:40:56] "GET /loadbalancer/9629bdab-4e40-412a-b15f-130520888fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.002437 10.0.0.41 - - [2025-11-05 13:40:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.153476 10.0.0.41 - - [2025-11-05 13:40:56] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.083904 10.0.0.41 - - [2025-11-05 13:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.41 - - [2025-11-05 13:40:56] "POST /chown HTTP/1.1" 200 109 0.065205 10.0.0.41 - - [2025-11-05 13:40:56] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.058133 10.0.0.41 - - [2025-11-05 13:40:56] "POST /chown HTTP/1.1" 200 109 0.008285 10.0.0.41 - - [2025-11-05 13:40:56] "PUT /virtual-machine-interface/0d3f422a-2780-4cc4-aa72-8840dfc90955 HTTP/1.1" 200 284 0.024787 10.0.0.41 - - [2025-11-05 13:40:56] "GET /loadbalancer-listener/be19c5da-2474-43c1-8cff-2b733f2134b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.025597 10.0.0.41 - - [2025-11-05 13:40:56] "GET /loadbalancer-listener/be19c5da-2474-43c1-8cff-2b733f2134b7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.002914 10.0.0.41 - - [2025-11-05 13:40:56] "PUT /instance-ip/0093744a-a675-4665-a276-1308fe9857e4 HTTP/1.1" 200 256 0.031508 10.0.0.41 - - [2025-11-05 13:40:56] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.030875 10.0.0.41 - - [2025-11-05 13:40:56] "POST /ref-update HTTP/1.1" 200 156 0.014125 10.0.0.41 - - [2025-11-05 13:40:56] "POST /ref-update HTTP/1.1" 200 156 0.026213 10.0.0.41 - - [2025-11-05 13:40:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.033661 10.0.0.41 - - [2025-11-05 13:40:56] "GET /loadbalancer-pool/f3ad37f0-49e1-40a6-9cb3-7334763940d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007464 10.0.0.41 - - [2025-11-05 13:40:56] "POST /ref-update HTTP/1.1" 200 156 0.035532 10.0.0.41 - - [2025-11-05 13:40:56] "POST /loadbalancer-members HTTP/1.1" 200 707 0.030198 10.0.0.41 - - [2025-11-05 13:40:56] "POST /ref-update HTTP/1.1" 200 156 0.008322 10.0.0.41 - - [2025-11-05 13:40:56] "POST /ref-update HTTP/1.1" 200 156 0.028110 10.0.0.41 - - [2025-11-05 13:40:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.034793 10.0.0.41 - - [2025-11-05 13:40:56] "GET /loadbalancer-member/c3f8ab19-b275-406a-a862-2073a7df741b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.005141 10.0.0.41 - - [2025-11-05 13:40:56] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005374 10.0.0.41 - - [2025-11-05 13:40:56] "PUT /service-instance/53230d03-6ee8-4c39-86ea-371b13044cdc HTTP/1.1" 200 266 0.010435 10.0.0.41 - - [2025-11-05 13:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.41 - - [2025-11-05 13:40:56] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005926 10.0.0.41 - - [2025-11-05 13:40:56] "POST /tags HTTP/1.1" 409 221 0.001626 10.0.0.41 - - [2025-11-05 13:40:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.013070 10.0.0.41 - - [2025-11-05 13:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.41 - - [2025-11-05 13:40:56] "POST /chown HTTP/1.1" 200 109 0.005800 10.0.0.41 - - [2025-11-05 13:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008324 10.0.0.41 - - [2025-11-05 13:40:57] "GET /tag/3d707f96-e445-46f1-ae18-70333c406fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012214 10.0.0.41 - - [2025-11-05 13:40:57] "POST /tags HTTP/1.1" 409 238 0.004394 10.0.0.41 - - [2025-11-05 13:40:57] "POST /chown HTTP/1.1" 200 109 0.008344 10.0.0.41 - - [2025-11-05 13:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.41 - - [2025-11-05 13:40:57] "GET /tag/e4ef2da7-5e21-4800-991e-ecd2314f9682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016685 10.0.0.41 - - [2025-11-05 13:40:57] "PUT /instance-ip/0093744a-a675-4665-a276-1308fe9857e4 HTTP/1.1" 200 256 0.054715 10.0.0.41 - - [2025-11-05 13:40:57] "POST /firewall-rules HTTP/1.1" 409 293 0.014095 10.0.0.41 - - [2025-11-05 13:40:57] "POST /ref-update HTTP/1.1" 200 156 0.024617 10.0.0.41 - - [2025-11-05 13:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.41 - - [2025-11-05 13:40:57] "POST /chown HTTP/1.1" 200 109 0.007374 10.0.0.41 - - [2025-11-05 13:40:57] "POST /chown HTTP/1.1" 200 109 0.011443 10.0.0.41 - - [2025-11-05 13:40:57] "PUT /firewall-rule/eb617562-dbd6-4837-a8b7-9913b96b270a HTTP/1.1" 200 260 0.041349 10.0.0.41 - - [2025-11-05 13:40:57] "GET /firewall-rule/eb617562-dbd6-4837-a8b7-9913b96b270a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.021199 10.0.0.41 - - [2025-11-05 13:40:57] "GET /firewall-policy/f86395ef-1908-41d8-96b7-e76260d1a69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005872 10.0.0.41 - - [2025-11-05 13:40:57] "PUT /instance-ip/0093744a-a675-4665-a276-1308fe9857e4 HTTP/1.1" 200 256 0.040593 10.0.0.41 - - [2025-11-05 13:40:57] "GET /firewall-rule/eb617562-dbd6-4837-a8b7-9913b96b270a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002770 10.0.0.41 - - [2025-11-05 13:40:57] "POST /ref-update HTTP/1.1" 200 156 0.009642 10.0.0.41 - - [2025-11-05 13:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.41 - - [2025-11-05 13:40:57] "POST /chown HTTP/1.1" 200 109 0.005741 10.0.0.41 - - [2025-11-05 13:40:57] "POST /chown HTTP/1.1" 200 109 0.016893 10.0.0.41 - - [2025-11-05 13:40:57] "PUT /instance-ip/0093744a-a675-4665-a276-1308fe9857e4 HTTP/1.1" 200 256 0.017036 10.0.0.41 - - [2025-11-05 13:40:57] "POST /ref-update HTTP/1.1" 200 156 0.013069 10.0.0.41 - - [2025-11-05 13:40:57] "POST /chown HTTP/1.1" 200 109 0.014085 10.0.0.41 - - [2025-11-05 13:40:57] "POST /chown HTTP/1.1" 200 109 0.005674 10.0.0.41 - - [2025-11-05 13:40:57] "PUT /instance-ip/0093744a-a675-4665-a276-1308fe9857e4 HTTP/1.1" 200 256 0.016901 10.0.0.41 - - [2025-11-05 13:40:57] "POST /ref-update HTTP/1.1" 200 156 0.013164 10.0.0.41 - - [2025-11-05 13:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005154 10.0.0.41 - - [2025-11-05 13:40:57] "PUT /service-instance/53230d03-6ee8-4c39-86ea-371b13044cdc HTTP/1.1" 200 266 0.035927 10.0.0.41 - - [2025-11-05 13:40:57] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.018666 10.0.0.41 - - [2025-11-05 13:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.41 - - [2025-11-05 13:40:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008628 10.0.0.41 - - [2025-11-05 13:40:57] "PUT /service-instance/53230d03-6ee8-4c39-86ea-371b13044cdc HTTP/1.1" 200 266 0.014722 10.0.0.41 - - [2025-11-05 13:40:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.020196 10.0.0.41 - - [2025-11-05 13:40:57] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.081870 10.0.0.41 - - [2025-11-05 13:40:57] "PUT /service-instance/53230d03-6ee8-4c39-86ea-371b13044cdc HTTP/1.1" 200 266 0.018485 10.0.0.41 - - [2025-11-05 13:40:57] "POST /virtual-machines HTTP/1.1" 200 373 0.020355 10.0.0.41 - - [2025-11-05 13:40:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.024665 10.0.0.41 - - [2025-11-05 13:40:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.035072 10.0.0.41 - - [2025-11-05 13:40:57] "PUT /service-instance/53230d03-6ee8-4c39-86ea-371b13044cdc HTTP/1.1" 200 266 0.008735 10.0.0.41 - - [2025-11-05 13:40:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011097 10.0.0.41 - - [2025-11-05 13:40:58] "PUT /service-instance/53230d03-6ee8-4c39-86ea-371b13044cdc HTTP/1.1" 200 266 0.036019 10.0.0.41 - - [2025-11-05 13:40:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.162306 10.0.0.41 - - [2025-11-05 13:40:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019449 10.0.0.41 - - [2025-11-05 13:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.41 - - [2025-11-05 13:40:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.022155 10.0.0.41 - - [2025-11-05 13:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007980 10.0.0.41 - - [2025-11-05 13:40:58] "GET /virtual-machine-interface/0f37e070-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.022380 10.0.0.41 - - [2025-11-05 13:40:58] "POST /chown HTTP/1.1" 200 109 0.049819 10.0.0.41 - - [2025-11-05 13:40:58] "POST /chown HTTP/1.1" 200 109 0.034183 10.0.0.41 - - [2025-11-05 13:40:58] "POST /instance-ips HTTP/1.1" 200 413 0.041129 10.0.0.41 - - [2025-11-05 13:40:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.029820 10.0.0.41 - - [2025-11-05 13:40:58] "POST /ref-update HTTP/1.1" 200 156 0.021986 10.0.0.41 - - [2025-11-05 13:40:58] "GET /virtual-machine-interface/0f37e070-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.016078 10.0.0.41 - - [2025-11-05 13:40:58] "POST /chown HTTP/1.1" 200 109 0.032381 10.0.0.41 - - [2025-11-05 13:40:58] "POST /chown HTTP/1.1" 200 109 0.032053 10.0.0.41 - - [2025-11-05 13:40:58] "POST /set-tag HTTP/1.1" 200 109 0.044739 10.0.0.41 - - [2025-11-05 13:40:58] "GET /virtual-machine-interface/0f37e070-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016897 10.0.0.41 - - [2025-11-05 13:40:58] "GET /instance-ip/0f5c34fc-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.006746 10.0.0.41 - - [2025-11-05 13:40:58] "POST /ref-update HTTP/1.1" 200 156 0.020583 10.0.0.41 - - [2025-11-05 13:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.41 - - [2025-11-05 13:40:58] "POST /chown HTTP/1.1" 200 109 0.005825 10.0.0.41 - - [2025-11-05 13:40:58] "GET /virtual-machine-interface/0f37e070-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004493 10.0.0.41 - - [2025-11-05 13:40:58] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.41 - - [2025-11-05 13:40:58] "GET /virtual-router/90815fe5-a77c-41d3-b44b-b234a553404c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.003332 10.0.0.41 - - [2025-11-05 13:40:58] "POST /chown HTTP/1.1" 200 109 0.006248 10.0.0.41 - - [2025-11-05 13:40:58] "POST /chown HTTP/1.1" 200 109 0.012941 10.0.0.41 - - [2025-11-05 13:40:58] "POST /chown HTTP/1.1" 200 109 0.029707 10.0.0.41 - - [2025-11-05 13:40:58] "POST /ref-update HTTP/1.1" 200 156 0.036279 10.0.0.41 - - [2025-11-05 13:40:58] "GET /virtual-machine-interface/0f37e070-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011187 10.0.0.41 - - [2025-11-05 13:40:58] "POST /set-tag HTTP/1.1" 200 109 0.003434 10.0.0.41 - - [2025-11-05 13:40:58] "GET /virtual-machine-interface/0f37e070-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005508 10.0.0.41 - - [2025-11-05 13:40:58] "POST /set-tag HTTP/1.1" 200 109 0.001828 10.0.0.41 - - [2025-11-05 13:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.41 - - [2025-11-05 13:40:58] "POST /chown HTTP/1.1" 200 109 0.006021 10.0.0.41 - - [2025-11-05 13:40:58] "POST /chown HTTP/1.1" 200 109 0.008120 10.0.0.41 - - [2025-11-05 13:40:58] "POST /chown HTTP/1.1" 200 109 0.015291 10.0.0.41 - - [2025-11-05 13:40:58] "POST /chown HTTP/1.1" 200 109 0.015126 10.0.0.41 - - [2025-11-05 13:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.41 - - [2025-11-05 13:40:58] "POST /chown HTTP/1.1" 200 109 0.007187 10.0.0.41 - - [2025-11-05 13:40:58] "POST /chown HTTP/1.1" 200 109 0.017643 10.0.0.41 - - [2025-11-05 13:40:58] "POST /chown HTTP/1.1" 200 109 0.006260 10.0.0.41 - - [2025-11-05 13:40:58] "POST /chown HTTP/1.1" 200 109 0.020091 10.0.0.41 - - [2025-11-05 13:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.41 - - [2025-11-05 13:40:58] "POST /chown HTTP/1.1" 200 109 0.006328 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.016522 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.014433 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.006919 10.0.0.41 - - [2025-11-05 13:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.006490 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.006692 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.018236 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.024697 10.0.0.41 - - [2025-11-05 13:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.011468 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.014756 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.006070 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.026319 10.0.0.41 - - [2025-11-05 13:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.006697 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.021543 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.016358 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.005906 10.0.0.41 - - [2025-11-05 13:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.005330 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.006298 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.016448 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.012203 10.0.0.41 - - [2025-11-05 13:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.006175 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.016765 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.007571 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.026188 10.0.0.41 - - [2025-11-05 13:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.006382 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.017991 10.0.0.41 - - [2025-11-05 13:40:59] "POST /chown HTTP/1.1" 200 109 0.015298 10.0.0.41 - - [2025-11-05 13:41:00] "POST /chown HTTP/1.1" 200 109 0.007245 10.0.0.41 - - [2025-11-05 13:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.41 - - [2025-11-05 13:41:00] "POST /chown HTTP/1.1" 200 109 0.006383 10.0.0.41 - - [2025-11-05 13:41:00] "POST /chown HTTP/1.1" 200 109 0.029609 10.0.0.41 - - [2025-11-05 13:41:00] "POST /chown HTTP/1.1" 200 109 0.006333 10.0.0.41 - - [2025-11-05 13:41:00] "POST /chown HTTP/1.1" 200 109 0.024995 10.0.0.41 - - [2025-11-05 13:41:01] "GET /virtual-machine-interface/0a7ae62c-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.011670 10.0.0.41 - - [2025-11-05 13:41:01] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.41 - - [2025-11-05 13:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.41 - - [2025-11-05 13:41:01] "GET /loadbalancer/52ea9333-2a18-46cb-bb6e-bd8e74f54d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.001857 10.0.0.41 - - [2025-11-05 13:41:01] "GET /loadbalancer-pool/76553b36-42be-4695-a995-018f9e11f61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.001925 10.0.0.41 - - [2025-11-05 13:41:01] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013489 10.0.0.41 - - [2025-11-05 13:41:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014113 10.0.0.41 - - [2025-11-05 13:41:01] "GET /virtual-machine-interface/0a7ae62c-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009299 10.0.0.41 - - [2025-11-05 13:41:01] "GET /virtual-machine-interface/0a7ae62c-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004010 10.0.0.41 - - [2025-11-05 13:41:01] "POST /ref-update HTTP/1.1" 200 156 0.006276 10.0.0.41 - - [2025-11-05 13:41:01] "POST /tags HTTP/1.1" 409 221 0.001817 10.0.0.41 - - [2025-11-05 13:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.41 - - [2025-11-05 13:41:01] "GET /tag/3d707f96-e445-46f1-ae18-70333c406fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009775 10.0.0.41 - - [2025-11-05 13:41:01] "GET /floating-ip/1333a54f-0a46-46cb-92b8-75099abf8b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.003911 10.0.0.41 - - [2025-11-05 13:41:01] "PUT /floating-ip/1333a54f-0a46-46cb-92b8-75099abf8b58 HTTP/1.1" 200 256 0.008249 10.0.0.41 - - [2025-11-05 13:41:01] "POST /set-tag HTTP/1.1" 200 109 0.028783 10.0.0.41 - - [2025-11-05 13:41:02] "GET /virtual-machine-interface/0ae28f8e-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006345 10.0.0.41 - - [2025-11-05 13:41:02] "POST /set-tag HTTP/1.1" 200 109 0.004112 10.0.0.41 - - [2025-11-05 13:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.41 - - [2025-11-05 13:41:02] "GET /loadbalancer/52ea9333-2a18-46cb-bb6e-bd8e74f54d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002335 10.0.0.41 - - [2025-11-05 13:41:02] "GET /loadbalancer-pool/76553b36-42be-4695-a995-018f9e11f61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002595 10.0.0.41 - - [2025-11-05 13:41:02] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015110 10.0.0.41 - - [2025-11-05 13:41:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.007727 10.0.0.41 - - [2025-11-05 13:41:02] "GET /virtual-machine-interface/0ae28f8e-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.011525 10.0.0.41 - - [2025-11-05 13:41:02] "GET /virtual-machine-interface/0ae28f8e-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004899 10.0.0.41 - - [2025-11-05 13:41:02] "POST /ref-update HTTP/1.1" 200 156 0.006779 10.0.0.41 - - [2025-11-05 13:41:02] "POST /set-tag HTTP/1.1" 200 109 0.032015 10.0.0.41 - - [2025-11-05 13:41:02] "GET /virtual-machine/d744f43c-c140-4f84-bce5-866d0155021e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.011443 10.0.0.41 - - [2025-11-05 13:41:02] "GET /virtual-machine-interface/0a7ae62c-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005926 10.0.0.41 - - [2025-11-05 13:41:02] "GET /floating-ip/1333a54f-0a46-46cb-92b8-75099abf8b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002592 10.0.0.41 - - [2025-11-05 13:41:02] "GET /virtual-machine/b2a79c30-ea24-4891-a6e1-273840f49f73?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003173 10.0.0.41 - - [2025-11-05 13:41:02] "GET /virtual-machine-interface/0ae28f8e-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004342 10.0.0.41 - - [2025-11-05 13:41:07] "GET /virtual-machine-interface/0f37e070-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004237 10.0.0.41 - - [2025-11-05 13:41:07] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.41 - - [2025-11-05 13:41:07] "GET /virtual-machine/4a639e52-2f16-4873-abcf-0bb03dcbd545?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003163 10.0.0.41 - - [2025-11-05 13:41:07] "GET /virtual-machine-interface/0f37e070-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003986 10.0.0.41 - - [2025-11-05 13:41:08] "GET /virtual-machine-interface/0f37e070-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004371 10.0.0.41 - - [2025-11-05 13:41:08] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.41 - - [2025-11-05 13:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.41 - - [2025-11-05 13:41:19] "POST /chown HTTP/1.1" 200 109 0.008098 10.0.0.41 - - [2025-11-05 13:41:19] "POST /chown HTTP/1.1" 200 109 0.008549 10.0.0.41 - - [2025-11-05 13:41:19] "POST /chown HTTP/1.1" 200 109 0.015742 10.0.0.41 - - [2025-11-05 13:41:19] "POST /chown HTTP/1.1" 200 109 0.006931 10.0.0.41 - - [2025-11-05 13:41:40] "GET /virtual-machine-interface/0f37e070-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005758 10.0.0.41 - - [2025-11-05 13:41:40] "POST /set-tag HTTP/1.1" 200 109 0.002068 10.0.0.41 - - [2025-11-05 13:41:40] "GET /virtual-machine-interface/0f37e070-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004203 10.0.0.41 - - [2025-11-05 13:41:40] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.41 - - [2025-11-05 13:41:40] "GET /virtual-machine/4a639e52-2f16-4873-abcf-0bb03dcbd545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.010694 10.0.0.41 - - [2025-11-05 13:41:40] "POST /ref-update HTTP/1.1" 200 156 0.026653 10.0.0.41 - - [2025-11-05 13:41:40] "GET /virtual-machine-interface/0f37e070-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009456 10.0.0.41 - - [2025-11-05 13:41:40] "POST /set-tag HTTP/1.1" 200 109 0.017519 10.0.0.41 - - [2025-11-05 13:41:40] "POST /set-tag HTTP/1.1" 200 109 0.031599 10.0.0.41 - - [2025-11-05 13:41:40] "DELETE /instance-ip/0f5c34fc-ba4d-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.041397 10.0.0.41 - - [2025-11-05 13:41:40] "DELETE /virtual-machine-interface/0f37e070-ba4d-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.028490 10.0.0.41 - - [2025-11-05 13:41:40] "DELETE /virtual-machine/4a639e52-2f16-4873-abcf-0bb03dcbd545 HTTP/1.1" 200 115 0.020356 10.0.0.41 - - [2025-11-05 13:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.41 - - [2025-11-05 13:41:43] "GET /tag/e4ef2da7-5e21-4800-991e-ecd2314f9682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014902 10.0.0.41 - - [2025-11-05 13:41:43] "GET /tag/e4ef2da7-5e21-4800-991e-ecd2314f9682?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.015557 10.0.0.41 - - [2025-11-05 13:41:43] "GET /virtual-machine-interface/0d3f422a-2780-4cc4-aa72-8840dfc90955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004680 10.0.0.41 - - [2025-11-05 13:41:43] "POST /set-tag HTTP/1.1" 200 109 0.013454 10.0.0.41 - - [2025-11-05 13:41:43] "GET /virtual-machine-interface/708dfd9b-24e6-46d4-8959-d0598cd8999f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004965 10.0.0.41 - - [2025-11-05 13:41:43] "POST /set-tag HTTP/1.1" 200 109 0.013809 10.0.0.41 - - [2025-11-05 13:41:43] "GET /virtual-machine-interface/99cd1b87-7c89-4eb8-bdd5-a0bc9c1d8720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.016304 10.0.0.41 - - [2025-11-05 13:41:43] "POST /set-tag HTTP/1.1" 200 109 0.012765 10.0.0.41 - - [2025-11-05 13:41:43] "GET /firewall-policy/f86395ef-1908-41d8-96b7-e76260d1a69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.027405 10.0.0.41 - - [2025-11-05 13:41:43] "GET /firewall-rule/eb617562-dbd6-4837-a8b7-9913b96b270a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003423 10.0.0.41 - - [2025-11-05 13:41:43] "POST /ref-update HTTP/1.1" 200 156 0.014643 10.0.0.41 - - [2025-11-05 13:41:43] "DELETE /firewall-rule/eb617562-dbd6-4837-a8b7-9913b96b270a HTTP/1.1" 200 115 0.054889 10.0.0.41 - - [2025-11-05 13:41:43] "DELETE /loadbalancer-member/c3f8ab19-b275-406a-a862-2073a7df741b HTTP/1.1" 200 115 0.025635 10.0.0.41 - - [2025-11-05 13:41:43] "PUT /service-instance/53230d03-6ee8-4c39-86ea-371b13044cdc HTTP/1.1" 200 266 0.011284 10.0.0.41 - - [2025-11-05 13:41:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015447 10.0.0.41 - - [2025-11-05 13:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.41 - - [2025-11-05 13:41:43] "DELETE /loadbalancer-pool/f3ad37f0-49e1-40a6-9cb3-7334763940d5 HTTP/1.1" 200 115 0.073099 10.0.0.41 - - [2025-11-05 13:41:43] "DELETE /loadbalancer-listener/be19c5da-2474-43c1-8cff-2b733f2134b7 HTTP/1.1" 200 115 0.020376 10.0.0.41 - - [2025-11-05 13:41:43] "GET /floating-ip/e9f9f389-b904-4f6c-a370-a5f94846b5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.002221 10.0.0.41 - - [2025-11-05 13:41:43] "POST /chown HTTP/1.1" 200 109 0.005967 10.0.0.41 - - [2025-11-05 13:41:43] "POST /chown HTTP/1.1" 200 109 0.017737 10.0.0.41 - - [2025-11-05 13:41:43] "POST /chown HTTP/1.1" 200 109 0.015527 10.0.0.41 - - [2025-11-05 13:41:43] "PUT /floating-ip/e9f9f389-b904-4f6c-a370-a5f94846b5fc HTTP/1.1" 200 256 0.023658 10.0.0.41 - - [2025-11-05 13:41:43] "POST /chown HTTP/1.1" 200 109 0.013685 10.0.0.41 - - [2025-11-05 13:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.41 - - [2025-11-05 13:41:43] "POST /chown HTTP/1.1" 200 109 0.007065 10.0.0.41 - - [2025-11-05 13:41:43] "DELETE /floating-ip/e9f9f389-b904-4f6c-a370-a5f94846b5fc HTTP/1.1" 200 115 0.090920 10.0.0.41 - - [2025-11-05 13:41:43] "POST /chown HTTP/1.1" 200 109 0.015679 10.0.0.41 - - [2025-11-05 13:41:43] "POST /chown HTTP/1.1" 200 109 0.027287 10.0.0.41 - - [2025-11-05 13:41:44] "POST /chown HTTP/1.1" 200 109 0.020799 10.0.0.41 - - [2025-11-05 13:41:44] "DELETE /loadbalancer/9629bdab-4e40-412a-b15f-130520888fac HTTP/1.1" 200 115 0.089936 10.0.0.41 - - [2025-11-05 13:41:44] "DELETE /instance-ip/0093744a-a675-4665-a276-1308fe9857e4 HTTP/1.1" 200 115 0.045863 10.0.0.41 - - [2025-11-05 13:41:44] "PUT /service-instance/53230d03-6ee8-4c39-86ea-371b13044cdc HTTP/1.1" 200 266 0.015024 10.0.0.41 - - [2025-11-05 13:41:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.014931 10.0.0.41 - - [2025-11-05 13:41:44] "PUT /service-instance/53230d03-6ee8-4c39-86ea-371b13044cdc HTTP/1.1" 200 266 0.006701 10.0.0.41 - - [2025-11-05 13:41:44] "DELETE /virtual-machine-interface/708dfd9b-24e6-46d4-8959-d0598cd8999f HTTP/1.1" 200 115 0.090010 10.0.0.41 - - [2025-11-05 13:41:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007925 10.0.0.41 - - [2025-11-05 13:41:44] "PUT /service-instance/53230d03-6ee8-4c39-86ea-371b13044cdc HTTP/1.1" 200 266 0.016527 10.0.0.41 - - [2025-11-05 13:41:44] "GET /floating-ip-pool/da58df0e-9d2e-44db-8d4a-6999af2b6ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019951 10.0.0.41 - - [2025-11-05 13:41:44] "DELETE /tag/e4ef2da7-5e21-4800-991e-ecd2314f9682 HTTP/1.1" 200 115 0.138784 10.0.0.41 - - [2025-11-05 13:41:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.040499 10.0.0.41 - - [2025-11-05 13:41:44] "POST /ref-update HTTP/1.1" 200 156 0.028142 10.0.0.41 - - [2025-11-05 13:41:44] "DELETE /service-instance/53230d03-6ee8-4c39-86ea-371b13044cdc HTTP/1.1" 200 115 0.051076 10.0.0.41 - - [2025-11-05 13:41:44] "DELETE /floating-ip-pool/da58df0e-9d2e-44db-8d4a-6999af2b6ea6 HTTP/1.1" 200 115 0.040395 10.0.0.41 - - [2025-11-05 13:41:44] "GET /virtual-machine-interface/0d3f422a-2780-4cc4-aa72-8840dfc90955?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.006451 10.0.0.41 - - [2025-11-05 13:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007880 10.0.0.41 - - [2025-11-05 13:41:44] "POST /useragent-kv HTTP/1.1" 200 115 0.001689 10.0.0.41 - - [2025-11-05 13:41:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003245 10.0.0.41 - - [2025-11-05 13:41:44] "DELETE /virtual-network/d52c9307-c3ca-490f-bfac-6ff6a1d7f548 HTTP/1.1" 200 115 0.096843 10.0.0.41 - - [2025-11-05 13:41:44] "GET /routing-instance/658bc76a-dceb-44da-9b16-a28ea5ff4a8d HTTP/1.1" 404 171 0.003809 10.0.0.41 - - [2025-11-05 13:41:44] "GET /domains HTTP/1.1" 200 280 0.002290 10.0.0.41 - - [2025-11-05 13:41:44] "GET /domain/1d2de37b-0a41-459e-aa82-1addbf6cd269 HTTP/1.1" 200 3086 0.004086 10.0.0.41 - - [2025-11-05 13:41:44] "DELETE /route-target/c04e9ea7-23bd-4f98-a5c9-958487c4e083 HTTP/1.1" 200 115 0.031512 10.0.0.41 - - [2025-11-05 13:41:44] "DELETE /virtual-machine-interface/0d3f422a-2780-4cc4-aa72-8840dfc90955 HTTP/1.1" 200 115 0.100418 10.0.0.41 - - [2025-11-05 13:41:44] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf HTTP/1.1" 200 7141 0.054979 10.0.0.41 - - [2025-11-05 13:41:44] "DELETE /virtual-machine/917f899b-c452-4f34-8a6a-2e6b4eecacd9 HTTP/1.1" 200 115 0.055906 10.0.0.41 - - [2025-11-05 13:41:44] "GET /virtual-machine-interface/99cd1b87-7c89-4eb8-bdd5-a0bc9c1d8720?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.016028 10.0.0.41 - - [2025-11-05 13:41:44] "GET /virtual-machine-interface/0ae28f8e-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.011839 10.0.0.41 - - [2025-11-05 13:41:44] "POST /set-tag HTTP/1.1" 200 109 0.006056 10.0.0.41 - - [2025-11-05 13:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006101 10.0.0.41 - - [2025-11-05 13:41:44] "GET /loadbalancer/52ea9333-2a18-46cb-bb6e-bd8e74f54d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003844 10.0.0.41 - - [2025-11-05 13:41:44] "DELETE /virtual-machine-interface/99cd1b87-7c89-4eb8-bdd5-a0bc9c1d8720 HTTP/1.1" 200 115 0.068701 10.0.0.41 - - [2025-11-05 13:41:44] "POST /ref-update HTTP/1.1" 200 156 0.011746 10.0.0.41 - - [2025-11-05 13:41:44] "GET /virtual-machine-interface/0ae28f8e-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.014607 10.0.0.41 - - [2025-11-05 13:41:44] "DELETE /virtual-machine/5d84fd41-6f32-4bbd-bea6-f55c7620f966 HTTP/1.1" 200 115 0.033447 10.0.0.41 - - [2025-11-05 13:41:44] "POST /set-tag HTTP/1.1" 200 109 0.037793 10.0.0.41 - - [2025-11-05 13:41:44] "DELETE /loadbalancer-member/5ce20170-69ac-41c3-b89e-9f40fc0b5636 HTTP/1.1" 200 115 0.056500 10.0.0.41 - - [2025-11-05 13:41:45] "GET /virtual-machine-interface/0ae28f8e-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.008789 10.0.0.41 - - [2025-11-05 13:41:45] "POST /set-tag HTTP/1.1" 200 109 0.003348 10.0.0.41 - - [2025-11-05 13:41:45] "GET /virtual-machine-interface/0ae28f8e-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004007 10.0.0.41 - - [2025-11-05 13:41:45] "POST /set-tag HTTP/1.1" 200 109 0.001801 10.0.0.41 - - [2025-11-05 13:41:45] "GET /virtual-machine/b2a79c30-ea24-4891-a6e1-273840f49f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002724 10.0.0.41 - - [2025-11-05 13:41:45] "POST /ref-update HTTP/1.1" 200 156 0.008685 10.0.0.41 - - [2025-11-05 13:41:45] "GET /virtual-machine-interface/0ae28f8e-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.012953 10.0.0.41 - - [2025-11-05 13:41:45] "POST /set-tag HTTP/1.1" 200 109 0.016434 10.0.0.41 - - [2025-11-05 13:41:45] "POST /set-tag HTTP/1.1" 200 109 0.034486 10.0.0.41 - - [2025-11-05 13:41:45] "POST /set-tag HTTP/1.1" 200 109 0.023102 10.0.0.41 - - [2025-11-05 13:41:45] "DELETE /instance-ip/0af7f216-ba4d-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.046103 10.0.0.41 - - [2025-11-05 13:41:45] "POST /ref-update HTTP/1.1" 200 156 0.007440 10.0.0.41 - - [2025-11-05 13:41:45] "DELETE /virtual-machine-interface/0ae28f8e-ba4d-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.041581 10.0.0.41 - - [2025-11-05 13:41:46] "DELETE /virtual-machine/b2a79c30-ea24-4891-a6e1-273840f49f73 HTTP/1.1" 200 115 0.019752 10.0.0.41 - - [2025-11-05 13:41:49] "GET /virtual-machine-interface/0a7ae62c-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.008163 10.0.0.41 - - [2025-11-05 13:41:49] "POST /set-tag HTTP/1.1" 200 109 0.002699 10.0.0.41 - - [2025-11-05 13:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.41 - - [2025-11-05 13:41:49] "GET /loadbalancer/52ea9333-2a18-46cb-bb6e-bd8e74f54d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003536 10.0.0.41 - - [2025-11-05 13:41:50] "GET /virtual-machine-interface/0a7ae62c-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004519 10.0.0.41 - - [2025-11-05 13:41:50] "POST /set-tag HTTP/1.1" 200 109 0.002756 10.0.0.41 - - [2025-11-05 13:41:50] "GET /virtual-machine-interface/0a7ae62c-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.007234 10.0.0.41 - - [2025-11-05 13:41:50] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.41 - - [2025-11-05 13:41:50] "GET /virtual-machine/d744f43c-c140-4f84-bce5-866d0155021e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002763 10.0.0.41 - - [2025-11-05 13:41:50] "POST /ref-update HTTP/1.1" 200 156 0.008754 10.0.0.41 - - [2025-11-05 13:41:50] "GET /virtual-machine-interface/0a7ae62c-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.009629 10.0.0.41 - - [2025-11-05 13:41:50] "POST /set-tag HTTP/1.1" 200 109 0.016450 10.0.0.41 - - [2025-11-05 13:41:50] "POST /set-tag HTTP/1.1" 200 109 0.024620 10.0.0.41 - - [2025-11-05 13:41:50] "POST /set-tag HTTP/1.1" 200 109 0.020080 10.0.0.41 - - [2025-11-05 13:41:50] "DELETE /instance-ip/0a949806-ba4d-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.026439 10.0.0.41 - - [2025-11-05 13:41:50] "POST /ref-update HTTP/1.1" 200 156 0.010447 10.0.0.41 - - [2025-11-05 13:41:50] "DELETE /virtual-machine-interface/0a7ae62c-ba4d-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.056170 10.0.0.41 - - [2025-11-05 13:41:51] "DELETE /virtual-machine/d744f43c-c140-4f84-bce5-866d0155021e HTTP/1.1" 200 115 0.018593 10.0.0.41 - - [2025-11-05 13:41:51] "DELETE /tag/86ff2617-62e5-45e5-9d32-cc624dd90b18 HTTP/1.1" 200 115 0.030511 10.0.0.41 - - [2025-11-05 13:41:51] "DELETE /tag/1426f465-378c-4a22-b9a3-215a87de25ec HTTP/1.1" 200 115 0.061798 10.0.0.41 - - [2025-11-05 13:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.41 - - [2025-11-05 13:41:55] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.032605 10.0.0.41 - - [2025-11-05 13:41:55] "POST /tags HTTP/1.1" 200 393 0.034213 10.0.0.41 - - [2025-11-05 13:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005220 10.0.0.41 - - [2025-11-05 13:41:55] "GET /tag/8110f866-8925-409f-b64d-1bb98d9a6732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.019502 10.0.0.41 - - [2025-11-05 13:41:55] "POST /tags HTTP/1.1" 200 341 0.024987 10.0.0.41 - - [2025-11-05 13:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.41 - - [2025-11-05 13:41:55] "GET /tag/0258bd94-92b9-40df-9d19-ae766295f09d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.015367 10.0.0.41 - - [2025-11-05 13:41:55] "POST /id-to-fqname HTTP/1.1" 200 192 0.000578 10.0.0.41 - - [2025-11-05 13:41:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.004333 10.0.0.41 - - [2025-11-05 13:41:55] "POST /security-groups HTTP/1.1" 200 589 0.063965 10.0.0.41 - - [2025-11-05 13:41:55] "POST /projects HTTP/1.1" 200 519 0.213385 10.0.0.41 - - [2025-11-05 13:41:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.004965 10.0.0.41 - - [2025-11-05 13:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016268 10.0.0.41 - - [2025-11-05 13:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009894 10.0.0.41 - - [2025-11-05 13:41:55] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.011627 10.0.0.41 - - [2025-11-05 13:41:55] "POST /access-control-lists HTTP/1.1" 200 598 0.075330 10.0.0.41 - - [2025-11-05 13:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014754 10.0.0.41 - - [2025-11-05 13:41:55] "POST /fqname-to-id HTTP/1.1" 404 235 0.010103 10.0.0.41 - - [2025-11-05 13:41:55] "GET /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005170 10.0.0.41 - - [2025-11-05 13:41:55] "POST /access-control-lists HTTP/1.1" 200 596 0.089508 10.0.0.41 - - [2025-11-05 13:41:55] "PUT /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168 HTTP/1.1" 200 264 0.110832 10.0.0.41 - - [2025-11-05 13:41:55] "PUT /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee HTTP/1.1" 200 264 0.045525 10.0.0.41 - - [2025-11-05 13:41:55] "POST /security-groups HTTP/1.1" 200 591 0.066427 10.0.0.41 - - [2025-11-05 13:41:55] "POST /fqname-to-id HTTP/1.1" 404 270 0.001599 10.0.0.41 - - [2025-11-05 13:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.014807 10.0.0.41 - - [2025-11-05 13:41:55] "POST /access-control-lists HTTP/1.1" 200 632 0.049515 10.0.0.41 - - [2025-11-05 13:41:55] "POST /chown HTTP/1.1" 200 109 0.031524 10.0.0.41 - - [2025-11-05 13:41:56] "POST /fqname-to-id HTTP/1.1" 404 269 0.022117 10.0.0.41 - - [2025-11-05 13:41:56] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019135 10.0.0.41 - - [2025-11-05 13:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.41 - - [2025-11-05 13:41:56] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009242 10.0.0.41 - - [2025-11-05 13:41:56] "POST /access-control-lists HTTP/1.1" 200 630 0.060640 10.0.0.41 - - [2025-11-05 13:41:56] "POST /tags HTTP/1.1" 409 226 0.015643 10.0.0.41 - - [2025-11-05 13:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.41 - - [2025-11-05 13:41:56] "GET /tag/0258bd94-92b9-40df-9d19-ae766295f09d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.016611 10.0.0.41 - - [2025-11-05 13:41:56] "POST /firewall-rules HTTP/1.1" 200 600 0.065577 10.0.0.41 - - [2025-11-05 13:41:56] "GET /firewall-rule/f8fbf338-6df0-4db8-905f-05b5983f901e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.014998 10.0.0.41 - - [2025-11-05 13:41:56] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004335 10.0.0.41 - - [2025-11-05 13:41:56] "GET /firewall-rule/f8fbf338-6df0-4db8-905f-05b5983f901e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002669 10.0.0.41 - - [2025-11-05 13:41:56] "POST /ref-update HTTP/1.1" 200 156 0.049684 10.0.0.41 - - [2025-11-05 13:41:56] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002727 10.0.0.41 - - [2025-11-05 13:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.41 - - [2025-11-05 13:41:56] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002245 10.0.0.41 - - [2025-11-05 13:41:56] "POST /tags HTTP/1.1" 409 226 0.001925 10.0.0.41 - - [2025-11-05 13:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.41 - - [2025-11-05 13:41:56] "GET /tag/0258bd94-92b9-40df-9d19-ae766295f09d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011708 10.0.0.41 - - [2025-11-05 13:41:56] "POST /firewall-rules HTTP/1.1" 200 598 0.071852 10.0.0.41 - - [2025-11-05 13:41:56] "GET /firewall-rule/e65e591e-bb71-4051-8835-fc5272cdb130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.012820 10.0.0.41 - - [2025-11-05 13:41:56] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004453 10.0.0.41 - - [2025-11-05 13:41:56] "GET /firewall-rule/e65e591e-bb71-4051-8835-fc5272cdb130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002161 10.0.0.41 - - [2025-11-05 13:41:56] "POST /ref-update HTTP/1.1" 200 156 0.046150 10.0.0.41 - - [2025-11-05 13:41:58] "POST /tags HTTP/1.1" 200 393 0.031830 10.0.0.41 - - [2025-11-05 13:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.024742 10.0.0.41 - - [2025-11-05 13:41:58] "GET /tag/4c24f62e-0081-4304-ad5b-5f28dd80440b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012168 10.0.0.41 - - [2025-11-05 13:41:58] "POST /tags HTTP/1.1" 200 341 0.019854 10.0.0.41 - - [2025-11-05 13:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.019128 10.0.0.41 - - [2025-11-05 13:41:58] "GET /tag/8eea8451-1dcc-45bd-8d75-478335eb7494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011833 10.0.0.41 - - [2025-11-05 13:41:58] "POST /id-to-fqname HTTP/1.1" 200 192 0.000514 10.0.0.41 - - [2025-11-05 13:41:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.003805 10.0.0.41 - - [2025-11-05 13:41:58] "POST /security-groups HTTP/1.1" 200 589 0.065577 10.0.0.41 - - [2025-11-05 13:41:58] "POST /fqname-to-id HTTP/1.1" 404 236 0.001626 10.0.0.41 - - [2025-11-05 13:41:58] "POST /projects HTTP/1.1" 200 519 0.191459 10.0.0.41 - - [2025-11-05 13:41:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.057837 10.0.0.41 - - [2025-11-05 13:41:58] "POST /access-control-lists HTTP/1.1" 200 598 0.082482 10.0.0.41 - - [2025-11-05 13:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.046717 10.0.0.41 - - [2025-11-05 13:41:58] "POST /fqname-to-id HTTP/1.1" 404 235 0.038161 10.0.0.41 - - [2025-11-05 13:41:58] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.034224 10.0.0.41 - - [2025-11-05 13:41:58] "POST /access-control-lists HTTP/1.1" 200 596 0.073423 10.0.0.41 - - [2025-11-05 13:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005366 10.0.0.41 - - [2025-11-05 13:41:58] "GET /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007901 10.0.0.41 - - [2025-11-05 13:41:58] "PUT /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168 HTTP/1.1" 200 264 0.040633 10.0.0.41 - - [2025-11-05 13:41:58] "PUT /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee HTTP/1.1" 200 264 0.047418 10.0.0.41 - - [2025-11-05 13:41:58] "POST /security-groups HTTP/1.1" 200 591 0.076447 10.0.0.41 - - [2025-11-05 13:41:58] "POST /fqname-to-id HTTP/1.1" 404 270 0.002566 10.0.0.41 - - [2025-11-05 13:41:59] "POST /access-control-lists HTTP/1.1" 200 632 0.064798 10.0.0.41 - - [2025-11-05 13:41:59] "POST /fqname-to-id HTTP/1.1" 404 269 0.011006 10.0.0.41 - - [2025-11-05 13:41:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.073618 10.0.0.41 - - [2025-11-05 13:41:59] "POST /chown HTTP/1.1" 200 109 0.060542 10.0.0.41 - - [2025-11-05 13:41:59] "POST /access-control-lists HTTP/1.1" 200 630 0.087550 10.0.0.41 - - [2025-11-05 13:41:59] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013296 10.0.0.41 - - [2025-11-05 13:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.41 - - [2025-11-05 13:41:59] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002275 10.0.0.41 - - [2025-11-05 13:41:59] "POST /tags HTTP/1.1" 409 226 0.001439 10.0.0.41 - - [2025-11-05 13:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.41 - - [2025-11-05 13:41:59] "GET /tag/8eea8451-1dcc-45bd-8d75-478335eb7494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010586 10.0.0.41 - - [2025-11-05 13:41:59] "POST /firewall-rules HTTP/1.1" 200 600 0.064389 10.0.0.41 - - [2025-11-05 13:41:59] "GET /firewall-rule/c5911ca6-90d8-4a00-9804-6d0594edbf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.016831 10.0.0.41 - - [2025-11-05 13:41:59] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004096 10.0.0.41 - - [2025-11-05 13:41:59] "GET /firewall-rule/c5911ca6-90d8-4a00-9804-6d0594edbf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002067 10.0.0.41 - - [2025-11-05 13:41:59] "POST /ref-update HTTP/1.1" 200 156 0.058156 10.0.0.41 - - [2025-11-05 13:41:59] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002350 10.0.0.41 - - [2025-11-05 13:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.41 - - [2025-11-05 13:41:59] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002202 10.0.0.41 - - [2025-11-05 13:41:59] "POST /tags HTTP/1.1" 409 226 0.002069 10.0.0.41 - - [2025-11-05 13:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.41 - - [2025-11-05 13:41:59] "GET /tag/8eea8451-1dcc-45bd-8d75-478335eb7494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014752 10.0.0.41 - - [2025-11-05 13:41:59] "POST /firewall-rules HTTP/1.1" 200 598 0.081345 10.0.0.41 - - [2025-11-05 13:41:59] "GET /firewall-rule/0a97e7df-2be3-4ba2-93eb-d8af08f878e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.010552 10.0.0.41 - - [2025-11-05 13:41:59] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003995 10.0.0.41 - - [2025-11-05 13:41:59] "GET /firewall-rule/0a97e7df-2be3-4ba2-93eb-d8af08f878e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002900 10.0.0.41 - - [2025-11-05 13:41:59] "POST /ref-update HTTP/1.1" 200 156 0.047679 10.0.0.41 - - [2025-11-05 13:42:01] "POST /tags HTTP/1.1" 200 345 0.085369 10.0.0.41 - - [2025-11-05 13:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.024786 10.0.0.41 - - [2025-11-05 13:42:01] "GET /tag/c5663c0e-9dfc-49a5-8fe1-88e04e945074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.024326 10.0.0.41 - - [2025-11-05 13:42:01] "POST /projects HTTP/1.1" 409 238 0.002618 10.0.0.41 - - [2025-11-05 13:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.41 - - [2025-11-05 13:42:01] "GET /project/fce507a4-0e50-470d-a17a-a40fca930a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047349 10.0.0.41 - - [2025-11-05 13:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005862 10.0.0.41 - - [2025-11-05 13:42:01] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007225 10.0.0.41 - - [2025-11-05 13:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.41 - - [2025-11-05 13:42:01] "GET /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005003 10.0.0.41 - - [2025-11-05 13:42:01] "POST /security-groups HTTP/1.1" 409 285 0.002360 10.0.0.41 - - [2025-11-05 13:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.41 - - [2025-11-05 13:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.41 - - [2025-11-05 13:42:01] "PUT /security-group/44df20f6-3504-426f-84a8-b6ebff413c76 HTTP/1.1" 200 262 0.067363 10.0.0.41 - - [2025-11-05 13:42:01] "GET /project/fce507a4-0e50-470d-a17a-a40fca930a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.098519 10.0.0.41 - - [2025-11-05 13:42:01] "PUT /access-control-list/15b0efae-b894-4ecc-985c-ca2457f95ef0 HTTP/1.1" 200 272 0.049285 10.0.0.41 - - [2025-11-05 13:42:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.043639 10.0.0.41 - - [2025-11-05 13:42:01] "POST /tags HTTP/1.1" 409 228 0.016378 10.0.0.41 - - [2025-11-05 13:42:01] "PUT /access-control-list/8c006edd-6239-44a7-b54a-909c59c2bbef HTTP/1.1" 200 272 0.035356 10.0.0.41 - - [2025-11-05 13:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.41 - - [2025-11-05 13:42:01] "GET /tag/c5663c0e-9dfc-49a5-8fe1-88e04e945074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012965 10.0.0.41 - - [2025-11-05 13:42:01] "POST /tags HTTP/1.1" 200 345 0.025942 10.0.0.41 - - [2025-11-05 13:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.41 - - [2025-11-05 13:42:01] "GET /tag/7483b163-b815-4f57-9cb8-5f5734f6058c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017099 10.0.0.41 - - [2025-11-05 13:42:01] "POST /projects HTTP/1.1" 409 238 0.002075 10.0.0.41 - - [2025-11-05 13:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.41 - - [2025-11-05 13:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.41 - - [2025-11-05 13:42:01] "GET /project/fb55a156-a0ac-49be-a129-edaefaf75f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038083 10.0.0.41 - - [2025-11-05 13:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.41 - - [2025-11-05 13:42:02] "GET /project/fb55a156-a0ac-49be-a129-edaefaf75f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048912 10.0.0.41 - - [2025-11-05 13:42:02] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004062 10.0.0.41 - - [2025-11-05 13:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.41 - - [2025-11-05 13:42:02] "GET /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004586 10.0.0.41 - - [2025-11-05 13:42:02] "POST /security-groups HTTP/1.1" 409 285 0.002766 10.0.0.41 - - [2025-11-05 13:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.41 - - [2025-11-05 13:42:02] "PUT /security-group/969ae65f-121c-402c-9190-6662aba79d41 HTTP/1.1" 200 262 0.087400 10.0.0.41 - - [2025-11-05 13:42:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.062663 10.0.0.41 - - [2025-11-05 13:42:02] "PUT /access-control-list/c849f8f2-2894-4952-87af-19d92b2add41 HTTP/1.1" 200 272 0.035960 10.0.0.41 - - [2025-11-05 13:42:02] "POST /tags HTTP/1.1" 409 228 0.026657 10.0.0.41 - - [2025-11-05 13:42:02] "PUT /access-control-list/a03530d4-0cb8-4b88-91d2-ae097ceba996 HTTP/1.1" 200 272 0.053664 10.0.0.41 - - [2025-11-05 13:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.41 - - [2025-11-05 13:42:02] "GET /tag/7483b163-b815-4f57-9cb8-5f5734f6058c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012268 10.0.0.41 - - [2025-11-05 13:42:02] "POST /tags HTTP/1.1" 200 291 0.062274 10.0.0.41 - - [2025-11-05 13:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.41 - - [2025-11-05 13:42:02] "GET /tag/6babcdc2-ccad-48ed-8e46-8ed86898615e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.023957 10.0.0.41 - - [2025-11-05 13:42:02] "POST /tags HTTP/1.1" 200 303 0.077548 10.0.0.41 - - [2025-11-05 13:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.41 - - [2025-11-05 13:42:02] "GET /tag/ae6a2153-29c0-4c77-b4ef-4bf164bae742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.021084 10.0.0.41 - - [2025-11-05 13:42:02] "POST /tags HTTP/1.1" 409 252 0.002056 10.0.0.41 - - [2025-11-05 13:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.41 - - [2025-11-05 13:42:02] "GET /tag/8110f866-8925-409f-b64d-1bb98d9a6732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018232 10.0.0.41 - - [2025-11-05 13:42:02] "POST /tags HTTP/1.1" 409 226 0.002599 10.0.0.41 - - [2025-11-05 13:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.41 - - [2025-11-05 13:42:02] "GET /tag/0258bd94-92b9-40df-9d19-ae766295f09d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010156 10.0.0.41 - - [2025-11-05 13:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.41 - - [2025-11-05 13:42:02] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005055 10.0.0.41 - - [2025-11-05 13:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.41 - - [2025-11-05 13:42:02] "GET /project/fce507a4-0e50-470d-a17a-a40fca930a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036149 10.0.0.41 - - [2025-11-05 13:42:02] "POST /virtual-machines HTTP/1.1" 200 395 0.010134 10.0.0.41 - - [2025-11-05 13:42:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008336 10.0.0.41 - - [2025-11-05 13:42:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099090 10.0.0.41 - - [2025-11-05 13:42:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009790 10.0.0.41 - - [2025-11-05 13:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016273 10.0.0.41 - - [2025-11-05 13:42:03] "GET /virtual-machine-interface/35ff4806-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005608 10.0.0.41 - - [2025-11-05 13:42:03] "POST /instance-ips HTTP/1.1" 200 397 0.198822 10.0.0.41 - - [2025-11-05 13:42:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.032335 10.0.0.41 - - [2025-11-05 13:42:03] "GET /virtual-machine-interface/35ff4806-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006819 10.0.0.41 - - [2025-11-05 13:42:03] "POST /set-tag HTTP/1.1" 200 109 0.063769 10.0.0.41 - - [2025-11-05 13:42:03] "GET /virtual-machine-interface/35ff4806-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009257 10.0.0.41 - - [2025-11-05 13:42:03] "GET /instance-ip/3617822c-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003173 10.0.0.41 - - [2025-11-05 13:42:03] "GET /virtual-machine-interface/35ff4806-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004583 10.0.0.41 - - [2025-11-05 13:42:03] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.41 - - [2025-11-05 13:42:03] "GET /virtual-router/90815fe5-a77c-41d3-b44b-b234a553404c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003406 10.0.0.41 - - [2025-11-05 13:42:03] "POST /ref-update HTTP/1.1" 200 156 0.007907 10.0.0.41 - - [2025-11-05 13:42:03] "GET /virtual-machine-interface/35ff4806-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008740 10.0.0.41 - - [2025-11-05 13:42:03] "POST /set-tag HTTP/1.1" 200 109 0.002840 10.0.0.41 - - [2025-11-05 13:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.41 - - [2025-11-05 13:42:03] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004702 10.0.0.41 - - [2025-11-05 13:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.41 - - [2025-11-05 13:42:03] "GET /project/fce507a4-0e50-470d-a17a-a40fca930a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033442 10.0.0.41 - - [2025-11-05 13:42:03] "POST /virtual-machines HTTP/1.1" 200 395 0.008819 10.0.0.41 - - [2025-11-05 13:42:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.012167 10.0.0.41 - - [2025-11-05 13:42:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097021 10.0.0.41 - - [2025-11-05 13:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.006894 10.0.0.41 - - [2025-11-05 13:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008264 10.0.0.41 - - [2025-11-05 13:42:04] "GET /virtual-machine-interface/368e70a8-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004204 10.0.0.41 - - [2025-11-05 13:42:04] "POST /instance-ips HTTP/1.1" 200 397 0.016471 10.0.0.41 - - [2025-11-05 13:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.012402 10.0.0.41 - - [2025-11-05 13:42:04] "GET /virtual-machine-interface/368e70a8-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008608 10.0.0.41 - - [2025-11-05 13:42:04] "POST /set-tag HTTP/1.1" 200 109 0.059629 10.0.0.41 - - [2025-11-05 13:42:04] "GET /virtual-machine-interface/368e70a8-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009832 10.0.0.41 - - [2025-11-05 13:42:04] "GET /instance-ip/36a591d4-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005902 10.0.0.41 - - [2025-11-05 13:42:04] "GET /virtual-machine-interface/368e70a8-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004122 10.0.0.41 - - [2025-11-05 13:42:04] "POST /set-tag HTTP/1.1" 200 109 0.003531 10.0.0.41 - - [2025-11-05 13:42:04] "GET /virtual-router/90815fe5-a77c-41d3-b44b-b234a553404c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.005642 10.0.0.41 - - [2025-11-05 13:42:04] "POST /ref-update HTTP/1.1" 200 156 0.007822 10.0.0.41 - - [2025-11-05 13:42:04] "GET /virtual-machine-interface/368e70a8-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009011 10.0.0.41 - - [2025-11-05 13:42:04] "POST /set-tag HTTP/1.1" 200 109 0.004083 10.0.0.41 - - [2025-11-05 13:42:04] "POST /tags HTTP/1.1" 200 291 0.017556 10.0.0.41 - - [2025-11-05 13:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005448 10.0.0.41 - - [2025-11-05 13:42:04] "GET /tag/eed85ba8-3266-45ec-8236-6223298c30b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.018572 10.0.0.41 - - [2025-11-05 13:42:04] "POST /tags HTTP/1.1" 409 252 0.002092 10.0.0.41 - - [2025-11-05 13:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.41 - - [2025-11-05 13:42:04] "GET /tag/4c24f62e-0081-4304-ad5b-5f28dd80440b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011520 10.0.0.41 - - [2025-11-05 13:42:04] "POST /tags HTTP/1.1" 409 226 0.002297 10.0.0.41 - - [2025-11-05 13:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.41 - - [2025-11-05 13:42:04] "GET /tag/8eea8451-1dcc-45bd-8d75-478335eb7494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010862 10.0.0.41 - - [2025-11-05 13:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.41 - - [2025-11-05 13:42:04] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003937 10.0.0.41 - - [2025-11-05 13:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.41 - - [2025-11-05 13:42:04] "GET /project/fb55a156-a0ac-49be-a129-edaefaf75f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047109 10.0.0.41 - - [2025-11-05 13:42:04] "POST /virtual-machines HTTP/1.1" 200 395 0.011916 10.0.0.41 - - [2025-11-05 13:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.016193 10.0.0.41 - - [2025-11-05 13:42:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107347 10.0.0.41 - - [2025-11-05 13:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010033 10.0.0.41 - - [2025-11-05 13:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005394 10.0.0.41 - - [2025-11-05 13:42:05] "GET /virtual-machine-interface/37252ad4-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004254 10.0.0.41 - - [2025-11-05 13:42:05] "POST /instance-ips HTTP/1.1" 200 397 0.020118 10.0.0.41 - - [2025-11-05 13:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.013633 10.0.0.41 - - [2025-11-05 13:42:05] "GET /virtual-machine-interface/37252ad4-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006587 10.0.0.41 - - [2025-11-05 13:42:05] "POST /set-tag HTTP/1.1" 200 109 0.075503 10.0.0.41 - - [2025-11-05 13:42:05] "GET /virtual-machine-interface/37252ad4-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009702 10.0.0.41 - - [2025-11-05 13:42:05] "GET /instance-ip/373f3a8c-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003390 10.0.0.41 - - [2025-11-05 13:42:05] "GET /virtual-machine-interface/37252ad4-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004058 10.0.0.41 - - [2025-11-05 13:42:05] "POST /set-tag HTTP/1.1" 200 109 0.002002 10.0.0.41 - - [2025-11-05 13:42:05] "GET /virtual-router/90815fe5-a77c-41d3-b44b-b234a553404c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003284 10.0.0.41 - - [2025-11-05 13:42:05] "POST /ref-update HTTP/1.1" 200 156 0.023928 10.0.0.41 - - [2025-11-05 13:42:05] "GET /virtual-machine-interface/37252ad4-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008974 10.0.0.41 - - [2025-11-05 13:42:05] "POST /set-tag HTTP/1.1" 200 109 0.015073 10.0.0.41 - - [2025-11-05 13:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.41 - - [2025-11-05 13:42:05] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004812 10.0.0.41 - - [2025-11-05 13:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006174 10.0.0.41 - - [2025-11-05 13:42:05] "GET /project/fb55a156-a0ac-49be-a129-edaefaf75f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032576 10.0.0.41 - - [2025-11-05 13:42:05] "POST /virtual-machines HTTP/1.1" 200 395 0.022548 10.0.0.41 - - [2025-11-05 13:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020954 10.0.0.41 - - [2025-11-05 13:42:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114305 10.0.0.41 - - [2025-11-05 13:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007918 10.0.0.41 - - [2025-11-05 13:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019355 10.0.0.41 - - [2025-11-05 13:42:05] "GET /virtual-machine-interface/37a065f0-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006037 10.0.0.41 - - [2025-11-05 13:42:05] "POST /instance-ips HTTP/1.1" 200 397 0.047606 10.0.0.41 - - [2025-11-05 13:42:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.028621 10.0.0.41 - - [2025-11-05 13:42:06] "GET /virtual-machine-interface/37a065f0-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018595 10.0.0.41 - - [2025-11-05 13:42:06] "POST /set-tag HTTP/1.1" 200 109 0.059676 10.0.0.41 - - [2025-11-05 13:42:06] "GET /virtual-machine-interface/37a065f0-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007292 10.0.0.41 - - [2025-11-05 13:42:06] "GET /instance-ip/37bacfbc-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003490 10.0.0.41 - - [2025-11-05 13:42:06] "GET /virtual-machine-interface/37a065f0-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005480 10.0.0.41 - - [2025-11-05 13:42:06] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.41 - - [2025-11-05 13:42:06] "GET /virtual-router/90815fe5-a77c-41d3-b44b-b234a553404c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.003573 10.0.0.41 - - [2025-11-05 13:42:06] "POST /ref-update HTTP/1.1" 200 156 0.007331 10.0.0.41 - - [2025-11-05 13:42:06] "GET /virtual-machine-interface/37a065f0-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006296 10.0.0.41 - - [2025-11-05 13:42:06] "POST /set-tag HTTP/1.1" 200 109 0.001927 10.0.0.41 - - [2025-11-05 13:42:06] "POST /tags HTTP/1.1" 200 299 0.050409 10.0.0.41 - - [2025-11-05 13:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006835 10.0.0.41 - - [2025-11-05 13:42:06] "GET /tag/29c14c55-d79f-4b00-8fac-0378f7b09b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014938 10.0.0.41 - - [2025-11-05 13:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.41 - - [2025-11-05 13:42:06] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004273 10.0.0.41 - - [2025-11-05 13:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.41 - - [2025-11-05 13:42:06] "GET /project/fce507a4-0e50-470d-a17a-a40fca930a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025782 10.0.0.41 - - [2025-11-05 13:42:06] "POST /virtual-machines HTTP/1.1" 200 395 0.010258 10.0.0.41 - - [2025-11-05 13:42:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008586 10.0.0.41 - - [2025-11-05 13:42:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108249 10.0.0.41 - - [2025-11-05 13:42:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.007533 10.0.0.41 - - [2025-11-05 13:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004938 10.0.0.41 - - [2025-11-05 13:42:06] "GET /virtual-machine-interface/382c7522-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005751 10.0.0.41 - - [2025-11-05 13:42:06] "POST /instance-ips HTTP/1.1" 200 397 0.019326 10.0.0.41 - - [2025-11-05 13:42:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.022601 10.0.0.41 - - [2025-11-05 13:42:06] "GET /virtual-machine-interface/382c7522-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013609 10.0.0.41 - - [2025-11-05 13:42:06] "POST /set-tag HTTP/1.1" 200 109 0.024830 10.0.0.41 - - [2025-11-05 13:42:06] "GET /virtual-machine-interface/382c7522-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016153 10.0.0.41 - - [2025-11-05 13:42:07] "GET /instance-ip/3845e700-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003471 10.0.0.41 - - [2025-11-05 13:42:07] "GET /virtual-machine-interface/382c7522-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004182 10.0.0.41 - - [2025-11-05 13:42:07] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.41 - - [2025-11-05 13:42:07] "POST /tags HTTP/1.1" 200 299 0.016357 10.0.0.41 - - [2025-11-05 13:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.41 - - [2025-11-05 13:42:07] "GET /tag/468f29f6-68c2-4356-af71-c9c11e0e363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011959 10.0.0.41 - - [2025-11-05 13:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.41 - - [2025-11-05 13:42:07] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003567 10.0.0.41 - - [2025-11-05 13:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.41 - - [2025-11-05 13:42:07] "GET /project/fce507a4-0e50-470d-a17a-a40fca930a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033561 10.0.0.41 - - [2025-11-05 13:42:07] "POST /virtual-machines HTTP/1.1" 200 395 0.007332 10.0.0.41 - - [2025-11-05 13:42:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018144 10.0.0.41 - - [2025-11-05 13:42:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104481 10.0.0.41 - - [2025-11-05 13:42:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007628 10.0.0.41 - - [2025-11-05 13:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006654 10.0.0.41 - - [2025-11-05 13:42:07] "GET /virtual-machine-interface/38905a24-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011415 10.0.0.41 - - [2025-11-05 13:42:07] "POST /instance-ips HTTP/1.1" 200 397 0.017821 10.0.0.41 - - [2025-11-05 13:42:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.021290 10.0.0.41 - - [2025-11-05 13:42:07] "GET /virtual-machine-interface/38905a24-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010674 10.0.0.41 - - [2025-11-05 13:42:07] "POST /set-tag HTTP/1.1" 200 109 0.019499 10.0.0.41 - - [2025-11-05 13:42:07] "GET /virtual-machine-interface/38905a24-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015730 10.0.0.41 - - [2025-11-05 13:42:07] "GET /instance-ip/38a83626-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002533 10.0.0.41 - - [2025-11-05 13:42:07] "GET /virtual-machine-interface/38905a24-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004348 10.0.0.41 - - [2025-11-05 13:42:07] "POST /set-tag HTTP/1.1" 200 109 0.001940 10.0.0.41 - - [2025-11-05 13:42:07] "POST /tags HTTP/1.1" 200 299 0.016292 10.0.0.41 - - [2025-11-05 13:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016865 10.0.0.41 - - [2025-11-05 13:42:07] "GET /tag/7621c733-e156-4172-a629-f9deab6843d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015151 10.0.0.41 - - [2025-11-05 13:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.41 - - [2025-11-05 13:42:07] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004994 10.0.0.41 - - [2025-11-05 13:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.41 - - [2025-11-05 13:42:07] "GET /project/fb55a156-a0ac-49be-a129-edaefaf75f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036854 10.0.0.41 - - [2025-11-05 13:42:07] "POST /virtual-machines HTTP/1.1" 200 395 0.019629 10.0.0.41 - - [2025-11-05 13:42:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013493 10.0.0.41 - - [2025-11-05 13:42:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.172538 10.0.0.41 - - [2025-11-05 13:42:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.009188 10.0.0.41 - - [2025-11-05 13:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.41 - - [2025-11-05 13:42:08] "GET /virtual-machine-interface/38fcca6a-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013098 10.0.0.41 - - [2025-11-05 13:42:08] "POST /instance-ips HTTP/1.1" 200 397 0.018615 10.0.0.41 - - [2025-11-05 13:42:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.026884 10.0.0.41 - - [2025-11-05 13:42:08] "GET /virtual-machine-interface/38fcca6a-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013688 10.0.0.41 - - [2025-11-05 13:42:08] "POST /set-tag HTTP/1.1" 200 109 0.019473 10.0.0.41 - - [2025-11-05 13:42:08] "GET /virtual-machine-interface/38fcca6a-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015594 10.0.0.41 - - [2025-11-05 13:42:08] "GET /instance-ip/39215a24-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004706 10.0.0.41 - - [2025-11-05 13:42:08] "GET /virtual-machine-interface/38fcca6a-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004792 10.0.0.41 - - [2025-11-05 13:42:08] "POST /set-tag HTTP/1.1" 200 109 0.002157 10.0.0.41 - - [2025-11-05 13:42:08] "POST /tags HTTP/1.1" 200 299 0.028860 10.0.0.41 - - [2025-11-05 13:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.41 - - [2025-11-05 13:42:08] "GET /tag/eacde995-c0ed-45d1-ad44-e98e5f30eee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011783 10.0.0.41 - - [2025-11-05 13:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.41 - - [2025-11-05 13:42:08] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003538 10.0.0.41 - - [2025-11-05 13:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.41 - - [2025-11-05 13:42:08] "GET /project/fb55a156-a0ac-49be-a129-edaefaf75f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030242 10.0.0.41 - - [2025-11-05 13:42:08] "POST /virtual-machines HTTP/1.1" 200 395 0.007585 10.0.0.41 - - [2025-11-05 13:42:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007023 10.0.0.41 - - [2025-11-05 13:42:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095367 10.0.0.41 - - [2025-11-05 13:42:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.015795 10.0.0.41 - - [2025-11-05 13:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008677 10.0.0.41 - - [2025-11-05 13:42:08] "GET /virtual-machine-interface/39749496-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005992 10.0.0.41 - - [2025-11-05 13:42:08] "POST /instance-ips HTTP/1.1" 200 397 0.027041 10.0.0.41 - - [2025-11-05 13:42:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025730 10.0.0.41 - - [2025-11-05 13:42:09] "GET /virtual-machine-interface/39749496-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010964 10.0.0.41 - - [2025-11-05 13:42:09] "POST /set-tag HTTP/1.1" 200 109 0.017042 10.0.0.41 - - [2025-11-05 13:42:09] "GET /virtual-machine-interface/39749496-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012529 10.0.0.41 - - [2025-11-05 13:42:09] "GET /instance-ip/39879f3c-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002897 10.0.0.41 - - [2025-11-05 13:42:09] "GET /virtual-machine-interface/39749496-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004938 10.0.0.41 - - [2025-11-05 13:42:09] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.41 - - [2025-11-05 13:42:09] "GET /virtual-router/90815fe5-a77c-41d3-b44b-b234a553404c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003757 10.0.0.41 - - [2025-11-05 13:42:09] "POST /ref-update HTTP/1.1" 200 156 0.015977 10.0.0.41 - - [2025-11-05 13:42:09] "GET /virtual-machine-interface/382c7522-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012252 10.0.0.41 - - [2025-11-05 13:42:09] "POST /set-tag HTTP/1.1" 200 109 0.002538 10.0.0.41 - - [2025-11-05 13:42:09] "GET /virtual-router/90815fe5-a77c-41d3-b44b-b234a553404c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004122 10.0.0.41 - - [2025-11-05 13:42:09] "POST /ref-update HTTP/1.1" 200 156 0.007987 10.0.0.41 - - [2025-11-05 13:42:09] "GET /virtual-machine-interface/38905a24-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016208 10.0.0.41 - - [2025-11-05 13:42:09] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.41 - - [2025-11-05 13:42:09] "GET /virtual-machine-interface/35ff4806-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004312 10.0.0.41 - - [2025-11-05 13:42:09] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.41 - - [2025-11-05 13:42:09] "GET /virtual-router/90815fe5-a77c-41d3-b44b-b234a553404c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.003985 10.0.0.41 - - [2025-11-05 13:42:09] "POST /ref-update HTTP/1.1" 200 156 0.013938 10.0.0.41 - - [2025-11-05 13:42:09] "GET /virtual-machine-interface/38fcca6a-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007097 10.0.0.41 - - [2025-11-05 13:42:09] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.41 - - [2025-11-05 13:42:09] "GET /virtual-router/90815fe5-a77c-41d3-b44b-b234a553404c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.003567 10.0.0.41 - - [2025-11-05 13:42:09] "POST /ref-update HTTP/1.1" 200 156 0.020740 10.0.0.41 - - [2025-11-05 13:42:09] "GET /virtual-machine-interface/39749496-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005598 10.0.0.41 - - [2025-11-05 13:42:09] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.41 - - [2025-11-05 13:42:09] "GET /virtual-machine-interface/368e70a8-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003909 10.0.0.41 - - [2025-11-05 13:42:09] "POST /set-tag HTTP/1.1" 200 109 0.001778 10.0.0.41 - - [2025-11-05 13:42:09] "GET /virtual-machine-interface/37252ad4-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008631 10.0.0.41 - - [2025-11-05 13:42:09] "POST /set-tag HTTP/1.1" 200 109 0.002587 10.0.0.41 - - [2025-11-05 13:42:09] "GET /virtual-machine-interface/37a065f0-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008290 10.0.0.41 - - [2025-11-05 13:42:09] "POST /set-tag HTTP/1.1" 200 109 0.002328 10.0.0.41 - - [2025-11-05 13:42:09] "GET /virtual-machine-interface/382c7522-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004004 10.0.0.41 - - [2025-11-05 13:42:09] "POST /set-tag HTTP/1.1" 200 109 0.001948 10.0.0.41 - - [2025-11-05 13:42:09] "GET /virtual-machine-interface/38905a24-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004242 10.0.0.41 - - [2025-11-05 13:42:09] "POST /set-tag HTTP/1.1" 200 109 0.002149 10.0.0.41 - - [2025-11-05 13:42:09] "GET /virtual-machine-interface/38fcca6a-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003836 10.0.0.41 - - [2025-11-05 13:42:09] "POST /set-tag HTTP/1.1" 200 109 0.003713 10.0.0.41 - - [2025-11-05 13:42:09] "GET /virtual-machine-interface/35ff4806-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004514 10.0.0.41 - - [2025-11-05 13:42:09] "POST /set-tag HTTP/1.1" 200 109 0.003654 10.0.0.41 - - [2025-11-05 13:42:09] "GET /virtual-machine-interface/39749496-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003936 10.0.0.41 - - [2025-11-05 13:42:09] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.41 - - [2025-11-05 13:42:09] "GET /virtual-machine-interface/37a065f0-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004021 10.0.0.41 - - [2025-11-05 13:42:09] "POST /set-tag HTTP/1.1" 200 109 0.001925 10.0.0.41 - - [2025-11-05 13:42:10] "GET /virtual-machine-interface/37252ad4-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004774 10.0.0.41 - - [2025-11-05 13:42:10] "POST /set-tag HTTP/1.1" 200 109 0.002981 10.0.0.41 - - [2025-11-05 13:42:12] "GET /virtual-machine/3adfaebc-8727-4318-9ecd-285bcf5e528a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003686 10.0.0.41 - - [2025-11-05 13:42:12] "GET /virtual-machine-interface/35ff4806-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003839 10.0.0.41 - - [2025-11-05 13:42:12] "GET /virtual-machine-interface/38905a24-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004016 10.0.0.41 - - [2025-11-05 13:42:12] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.41 - - [2025-11-05 13:42:13] "GET /virtual-machine-interface/368e70a8-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005877 10.0.0.41 - - [2025-11-05 13:42:13] "POST /set-tag HTTP/1.1" 200 109 0.001926 10.0.0.41 - - [2025-11-05 13:42:13] "GET /virtual-machine-interface/382c7522-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010219 10.0.0.41 - - [2025-11-05 13:42:13] "POST /set-tag HTTP/1.1" 200 109 0.003113 10.0.0.41 - - [2025-11-05 13:42:17] "GET /virtual-machine/2ff00e3c-4f43-47d8-90bc-8c4c93c45661?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003036 10.0.0.41 - - [2025-11-05 13:42:17] "GET /virtual-machine-interface/368e70a8-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003974 10.0.0.41 - - [2025-11-05 13:42:17] "GET /virtual-machine/9a76a839-c68b-4a78-be86-cb067d1bc3d9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002890 10.0.0.41 - - [2025-11-05 13:42:17] "GET /virtual-machine-interface/37252ad4-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003814 10.0.0.41 - - [2025-11-05 13:42:17] "GET /virtual-machine/a8d73c63-5445-4a75-b52c-3b59c0d7c63e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002871 10.0.0.41 - - [2025-11-05 13:42:17] "GET /virtual-machine-interface/37a065f0-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004048 10.0.0.41 - - [2025-11-05 13:42:17] "GET /virtual-machine/1e536c04-db74-487a-914a-8055a6ed2a4e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002767 10.0.0.41 - - [2025-11-05 13:42:17] "GET /virtual-machine-interface/382c7522-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004641 10.0.0.41 - - [2025-11-05 13:42:19] "GET /virtual-machine-interface/39749496-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005414 10.0.0.41 - - [2025-11-05 13:42:19] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.41 - - [2025-11-05 13:42:19] "GET /virtual-machine-interface/38fcca6a-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004189 10.0.0.41 - - [2025-11-05 13:42:19] "POST /set-tag HTTP/1.1" 200 109 0.002107 10.0.0.41 - - [2025-11-05 13:42:22] "GET /virtual-machine/655cb886-d758-4313-80f5-edfe01ee5156?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002870 10.0.0.41 - - [2025-11-05 13:42:22] "GET /virtual-machine-interface/38fcca6a-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004169 10.0.0.41 - - [2025-11-05 13:42:22] "GET /virtual-machine/3f434d7b-2581-4593-9f2f-4b8d515b2ebc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002879 10.0.0.41 - - [2025-11-05 13:42:22] "GET /virtual-machine-interface/38905a24-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004167 10.0.0.41 - - [2025-11-05 13:42:22] "GET /virtual-machine/f7d82cb8-373b-4a1d-8657-efe0e81ac14b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003099 10.0.0.41 - - [2025-11-05 13:42:22] "GET /virtual-machine-interface/39749496-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004537 10.0.0.41 - - [2025-11-05 13:42:23] "GET /loadbalancer/4d70cb1f-efa3-4b3c-959a-c0015b301f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001967 10.0.0.41 - - [2025-11-05 13:42:23] "POST /tags HTTP/1.1" 200 333 0.034122 10.0.0.41 - - [2025-11-05 13:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.037868 10.0.0.41 - - [2025-11-05 13:42:23] "GET /tag/f9605fde-edaa-409d-bfb8-3226e59eb881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013944 10.0.0.41 - - [2025-11-05 13:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.41 - - [2025-11-05 13:42:23] "GET /project/fce507a4-0e50-470d-a17a-a40fca930a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047965 10.0.0.41 - - [2025-11-05 13:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.41 - - [2025-11-05 13:42:23] "GET /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005544 10.0.0.41 - - [2025-11-05 13:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006540 10.0.0.41 - - [2025-11-05 13:42:23] "GET /service-appliance-set/b31a2d5c-5c2e-47b4-93c1-c5edcf59444c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002630 10.0.0.41 - - [2025-11-05 13:42:23] "POST /fqname-to-id HTTP/1.1" 404 273 0.001878 10.0.0.41 - - [2025-11-05 13:42:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.096595 10.0.0.41 - - [2025-11-05 13:42:23] "GET /virtual-machine-interface/0261b241-32dc-4200-a1c4-63196ccab616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.012727 10.0.0.41 - - [2025-11-05 13:42:23] "POST /instance-ips HTTP/1.1" 200 409 0.029598 10.0.0.41 - - [2025-11-05 13:42:23] "GET /instance-ip/65f55205-8113-48f3-8ba3-1495b366a925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003960 10.0.0.41 - - [2025-11-05 13:42:23] "POST /loadbalancers HTTP/1.1" 200 629 0.057964 10.0.0.41 - - [2025-11-05 13:42:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.014680 10.0.0.41 - - [2025-11-05 13:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.41 - - [2025-11-05 13:42:23] "GET /project/fce507a4-0e50-470d-a17a-a40fca930a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036299 10.0.0.41 - - [2025-11-05 13:42:23] "GET /instance-ip/65f55205-8113-48f3-8ba3-1495b366a925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.009665 10.0.0.41 - - [2025-11-05 13:42:23] "GET /project/fce507a4-0e50-470d-a17a-a40fca930a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048765 10.0.0.41 - - [2025-11-05 13:42:23] "GET /loadbalancer/4d70cb1f-efa3-4b3c-959a-c0015b301f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003419 10.0.0.41 - - [2025-11-05 13:42:23] "POST /floating-ips HTTP/1.1" 200 597 0.057335 10.0.0.41 - - [2025-11-05 13:42:23] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.034101 10.0.0.41 - - [2025-11-05 13:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.41 - - [2025-11-05 13:42:23] "GET /project/fce507a4-0e50-470d-a17a-a40fca930a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033329 10.0.0.41 - - [2025-11-05 13:42:23] "GET /loadbalancer-listener/333f0226-6cb9-40fa-a69d-af60c6175a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003273 10.0.0.41 - - [2025-11-05 13:42:23] "GET /loadbalancer-listener/333f0226-6cb9-40fa-a69d-af60c6175a1f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003578 10.0.0.41 - - [2025-11-05 13:42:23] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017936 10.0.0.41 - - [2025-11-05 13:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.41 - - [2025-11-05 13:42:23] "GET /instance-ip/65f55205-8113-48f3-8ba3-1495b366a925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003883 10.0.0.41 - - [2025-11-05 13:42:23] "GET /instance-ip/65f55205-8113-48f3-8ba3-1495b366a925?fields=floating_ips HTTP/1.1" 200 1212 0.004718 10.0.0.41 - - [2025-11-05 13:42:24] "GET /loadbalancer/4d70cb1f-efa3-4b3c-959a-c0015b301f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002515 10.0.0.41 - - [2025-11-05 13:42:24] "GET /loadbalancer-pool/3ba394c1-cc4f-424c-98ab-f899f10fb776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004185 10.0.0.41 - - [2025-11-05 13:42:24] "GET /floating-ip/38128f46-a353-4b22-b832-103f808b8b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002323 10.0.0.41 - - [2025-11-05 13:42:24] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018564 10.0.0.41 - - [2025-11-05 13:42:24] "GET /loadbalancer/4d70cb1f-efa3-4b3c-959a-c0015b301f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.008397 10.0.0.41 - - [2025-11-05 13:42:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.010448 10.0.0.41 - - [2025-11-05 13:42:24] "GET /virtual-machine-interface/368e70a8-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016284 10.0.0.41 - - [2025-11-05 13:42:24] "POST /tags HTTP/1.1" 409 221 0.001916 10.0.0.41 - - [2025-11-05 13:42:24] "GET /virtual-machine-interface/368e70a8-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009149 10.0.0.41 - - [2025-11-05 13:42:24] "POST /ref-update HTTP/1.1" 200 156 0.012905 10.0.0.41 - - [2025-11-05 13:42:24] "GET /floating-ip/38128f46-a353-4b22-b832-103f808b8b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.015742 10.0.0.41 - - [2025-11-05 13:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006714 10.0.0.41 - - [2025-11-05 13:42:24] "GET /tag/f9605fde-edaa-409d-bfb8-3226e59eb881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012480 10.0.0.41 - - [2025-11-05 13:42:24] "POST /set-tag HTTP/1.1" 200 109 0.073271 10.0.0.41 - - [2025-11-05 13:42:24] "PUT /floating-ip/38128f46-a353-4b22-b832-103f808b8b3d HTTP/1.1" 200 256 0.072070 10.0.0.41 - - [2025-11-05 13:42:24] "GET /loadbalancer-pool/3ba394c1-cc4f-424c-98ab-f899f10fb776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002685 10.0.0.41 - - [2025-11-05 13:42:24] "POST /loadbalancer-members HTTP/1.1" 200 721 0.012301 10.0.0.41 - - [2025-11-05 13:42:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.019337 10.0.0.41 - - [2025-11-05 13:42:24] "GET /virtual-machine-interface/35ff4806-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012567 10.0.0.41 - - [2025-11-05 13:42:24] "GET /virtual-machine-interface/35ff4806-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003671 10.0.0.41 - - [2025-11-05 13:42:24] "POST /ref-update HTTP/1.1" 200 156 0.006941 10.0.0.41 - - [2025-11-05 13:42:24] "GET /floating-ip/38128f46-a353-4b22-b832-103f808b8b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.008407 10.0.0.41 - - [2025-11-05 13:42:24] "POST /set-tag HTTP/1.1" 200 109 0.059831 10.0.0.41 - - [2025-11-05 13:42:25] "POST /tags HTTP/1.1" 409 206 0.005189 10.0.0.41 - - [2025-11-05 13:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004917 10.0.0.41 - - [2025-11-05 13:42:25] "GET /tag/ae6a2153-29c0-4c77-b4ef-4bf164bae742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.028463 10.0.0.41 - - [2025-11-05 13:42:25] "POST /tags HTTP/1.1" 409 204 0.001945 10.0.0.41 - - [2025-11-05 13:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.41 - - [2025-11-05 13:42:25] "GET /tag/468f29f6-68c2-4356-af71-c9c11e0e363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010427 10.0.0.41 - - [2025-11-05 13:42:25] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002028 10.0.0.41 - - [2025-11-05 13:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006074 10.0.0.41 - - [2025-11-05 13:42:25] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002448 10.0.0.41 - - [2025-11-05 13:42:25] "POST /tags HTTP/1.1" 409 206 0.001595 10.0.0.41 - - [2025-11-05 13:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.41 - - [2025-11-05 13:42:25] "GET /tag/ae6a2153-29c0-4c77-b4ef-4bf164bae742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010630 10.0.0.41 - - [2025-11-05 13:42:25] "POST /tags HTTP/1.1" 409 226 0.001737 10.0.0.41 - - [2025-11-05 13:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.41 - - [2025-11-05 13:42:25] "GET /tag/0258bd94-92b9-40df-9d19-ae766295f09d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011185 10.0.0.41 - - [2025-11-05 13:42:25] "POST /tags HTTP/1.1" 409 204 0.001788 10.0.0.41 - - [2025-11-05 13:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.41 - - [2025-11-05 13:42:25] "GET /tag/468f29f6-68c2-4356-af71-c9c11e0e363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013236 10.0.0.41 - - [2025-11-05 13:42:25] "POST /tags HTTP/1.1" 409 226 0.003571 10.0.0.41 - - [2025-11-05 13:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.41 - - [2025-11-05 13:42:25] "GET /tag/0258bd94-92b9-40df-9d19-ae766295f09d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011532 10.0.0.41 - - [2025-11-05 13:42:25] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002187 10.0.0.41 - - [2025-11-05 13:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.41 - - [2025-11-05 13:42:25] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002532 10.0.0.41 - - [2025-11-05 13:42:26] "POST /firewall-rules HTTP/1.1" 200 626 0.092616 10.0.0.41 - - [2025-11-05 13:42:26] "POST /firewall-rules HTTP/1.1" 200 646 0.090852 10.0.0.41 - - [2025-11-05 13:42:26] "GET /firewall-rule/4ce4b31d-256e-46c0-a65c-77c1428b361d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003738 10.0.0.41 - - [2025-11-05 13:42:26] "GET /firewall-policy/baa5871f-c142-4625-be5c-67d43875c63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002007 10.0.0.41 - - [2025-11-05 13:42:26] "GET /firewall-rule/332fb28c-f5ae-4973-81a1-6a29b4ebc3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003182 10.0.0.41 - - [2025-11-05 13:42:26] "POST /ref-update HTTP/1.1" 200 156 0.024322 10.0.0.41 - - [2025-11-05 13:42:26] "POST /firewall-policys HTTP/1.1" 200 606 0.053943 10.0.0.41 - - [2025-11-05 13:42:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.012289 10.0.0.41 - - [2025-11-05 13:42:26] "GET /firewall-policy/d8a1ab55-85e1-425a-8b53-2ac62d6fb794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005406 10.0.0.41 - - [2025-11-05 13:42:26] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002721 10.0.0.41 - - [2025-11-05 13:42:26] "GET /firewall-policy/d8a1ab55-85e1-425a-8b53-2ac62d6fb794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002497 10.0.0.41 - - [2025-11-05 13:42:26] "GET /firewall-policy/baa5871f-c142-4625-be5c-67d43875c63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003176 10.0.0.41 - - [2025-11-05 13:42:26] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003270 10.0.0.41 - - [2025-11-05 13:42:26] "GET /firewall-policy/f86395ef-1908-41d8-96b7-e76260d1a69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003888 10.0.0.41 - - [2025-11-05 13:42:26] "GET /firewall-policy/baa5871f-c142-4625-be5c-67d43875c63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002004 10.0.0.41 - - [2025-11-05 13:42:26] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003012 10.0.0.41 - - [2025-11-05 13:42:26] "POST /ref-update HTTP/1.1" 200 156 0.018381 10.0.0.41 - - [2025-11-05 13:42:26] "POST /ref-update HTTP/1.1" 200 156 0.029270 10.0.0.41 - - [2025-11-05 13:42:26] "POST /ref-update HTTP/1.1" 200 156 0.026875 10.0.0.41 - - [2025-11-05 13:42:26] "POST /ref-update HTTP/1.1" 200 156 0.021779 10.0.0.41 - - [2025-11-05 13:42:26] "POST /ref-update HTTP/1.1" 200 156 0.031655 10.0.0.41 - - [2025-11-05 13:42:26] "GET /firewall-policy/d8a1ab55-85e1-425a-8b53-2ac62d6fb794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006314 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:43:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:43:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001071 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:43:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001539 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:43:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001009 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:43:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000833 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:43:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000807 10.0.0.41 - - [2025-11-05 13:44:25] "POST /tags HTTP/1.1" 409 252 0.002014 10.0.0.41 - - [2025-11-05 13:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.41 - - [2025-11-05 13:44:25] "GET /tag/4c24f62e-0081-4304-ad5b-5f28dd80440b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014975 10.0.0.41 - - [2025-11-05 13:44:25] "POST /tags HTTP/1.1" 409 228 0.003480 10.0.0.41 - - [2025-11-05 13:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006443 10.0.0.41 - - [2025-11-05 13:44:25] "GET /tag/7483b163-b815-4f57-9cb8-5f5734f6058c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.022759 10.0.0.41 - - [2025-11-05 13:44:25] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003461 10.0.0.41 - - [2025-11-05 13:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.41 - - [2025-11-05 13:44:25] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002043 10.0.0.41 - - [2025-11-05 13:44:25] "POST /tags HTTP/1.1" 409 206 0.002136 10.0.0.41 - - [2025-11-05 13:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.41 - - [2025-11-05 13:44:25] "GET /tag/ae6a2153-29c0-4c77-b4ef-4bf164bae742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009894 10.0.0.41 - - [2025-11-05 13:44:25] "POST /tags HTTP/1.1" 409 226 0.001966 10.0.0.41 - - [2025-11-05 13:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.41 - - [2025-11-05 13:44:25] "GET /tag/0258bd94-92b9-40df-9d19-ae766295f09d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010137 10.0.0.41 - - [2025-11-05 13:44:25] "POST /tags HTTP/1.1" 409 204 0.001703 10.0.0.41 - - [2025-11-05 13:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.41 - - [2025-11-05 13:44:25] "GET /tag/468f29f6-68c2-4356-af71-c9c11e0e363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011726 10.0.0.41 - - [2025-11-05 13:44:25] "POST /tags HTTP/1.1" 409 226 0.001738 10.0.0.41 - - [2025-11-05 13:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.41 - - [2025-11-05 13:44:25] "GET /tag/0258bd94-92b9-40df-9d19-ae766295f09d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013319 10.0.0.41 - - [2025-11-05 13:44:25] "POST /tags HTTP/1.1" 409 228 0.002107 10.0.0.41 - - [2025-11-05 13:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.41 - - [2025-11-05 13:44:25] "GET /tag/7483b163-b815-4f57-9cb8-5f5734f6058c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012905 10.0.0.41 - - [2025-11-05 13:44:25] "POST /tags HTTP/1.1" 409 252 0.001550 10.0.0.41 - - [2025-11-05 13:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.41 - - [2025-11-05 13:44:25] "GET /tag/4c24f62e-0081-4304-ad5b-5f28dd80440b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010726 10.0.0.41 - - [2025-11-05 13:44:25] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002171 10.0.0.41 - - [2025-11-05 13:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.41 - - [2025-11-05 13:44:25] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002482 10.0.0.41 - - [2025-11-05 13:44:25] "POST /firewall-rules HTTP/1.1" 409 281 0.001705 10.0.0.41 - - [2025-11-05 13:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001231 10.0.0.41 - - [2025-11-05 13:44:25] "PUT /firewall-rule/332fb28c-f5ae-4973-81a1-6a29b4ebc3ac HTTP/1.1" 200 260 0.018119 10.0.0.41 - - [2025-11-05 13:44:25] "POST /firewall-rules HTTP/1.1" 409 291 0.003182 10.0.0.41 - - [2025-11-05 13:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.41 - - [2025-11-05 13:44:26] "PUT /firewall-rule/4ce4b31d-256e-46c0-a65c-77c1428b361d HTTP/1.1" 200 260 0.024136 10.0.0.41 - - [2025-11-05 13:44:26] "GET /firewall-rule/4ce4b31d-256e-46c0-a65c-77c1428b361d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003901 10.0.0.41 - - [2025-11-05 13:44:26] "POST /firewall-rules HTTP/1.1" 200 658 0.084212 10.0.0.41 - - [2025-11-05 13:44:26] "GET /firewall-rule/4edce787-5888-406b-ab51-42b8720d9cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003924 10.0.0.41 - - [2025-11-05 13:44:26] "GET /firewall-policy/baa5871f-c142-4625-be5c-67d43875c63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002055 10.0.0.41 - - [2025-11-05 13:44:26] "GET /firewall-rule/332fb28c-f5ae-4973-81a1-6a29b4ebc3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002493 10.0.0.41 - - [2025-11-05 13:44:26] "POST /firewall-policys HTTP/1.1" 409 269 0.001817 10.0.0.41 - - [2025-11-05 13:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001299 10.0.0.41 - - [2025-11-05 13:44:26] "PUT /firewall-policy/d8a1ab55-85e1-425a-8b53-2ac62d6fb794 HTTP/1.1" 200 264 0.025450 10.0.0.41 - - [2025-11-05 13:44:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.032773 10.0.0.41 - - [2025-11-05 13:44:26] "GET /firewall-policy/d8a1ab55-85e1-425a-8b53-2ac62d6fb794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.011549 10.0.0.41 - - [2025-11-05 13:44:26] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003560 10.0.0.41 - - [2025-11-05 13:44:26] "GET /firewall-policy/d8a1ab55-85e1-425a-8b53-2ac62d6fb794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002247 10.0.0.41 - - [2025-11-05 13:44:26] "GET /firewall-policy/baa5871f-c142-4625-be5c-67d43875c63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002199 10.0.0.41 - - [2025-11-05 13:44:26] "GET /firewall-policy/d8a1ab55-85e1-425a-8b53-2ac62d6fb794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002978 10.0.0.41 - - [2025-11-05 13:44:26] "GET /firewall-policy/d8a1ab55-85e1-425a-8b53-2ac62d6fb794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002240 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:44:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001018 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:44:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000837 10.0.0.41 - - [2025-11-05 13:45:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002034 10.0.0.41 - - [2025-11-05 13:45:27] "GET /global-system-configs HTTP/1.1" 200 322 0.001900 10.0.0.41 - - [2025-11-05 13:45:27] "GET /virtual-machine-interface/35ff4806-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004840 10.0.0.41 - - [2025-11-05 13:45:27] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.41 - - [2025-11-05 13:45:27] "GET /virtual-machine-interface/38fcca6a-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004176 10.0.0.41 - - [2025-11-05 13:45:27] "POST /set-tag HTTP/1.1" 200 109 0.001971 10.0.0.41 - - [2025-11-05 13:45:27] "GET /virtual-machine-interface/37252ad4-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003831 10.0.0.41 - - [2025-11-05 13:45:27] "POST /set-tag HTTP/1.1" 200 109 0.001994 10.0.0.41 - - [2025-11-05 13:45:28] "GET /virtual-machine-interface/382c7522-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004533 10.0.0.41 - - [2025-11-05 13:45:28] "POST /set-tag HTTP/1.1" 200 109 0.002018 10.0.0.41 - - [2025-11-05 13:45:28] "GET /virtual-machine-interface/39749496-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003672 10.0.0.41 - - [2025-11-05 13:45:28] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.41 - - [2025-11-05 13:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.41 - - [2025-11-05 13:45:28] "GET /loadbalancer/4d70cb1f-efa3-4b3c-959a-c0015b301f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002649 10.0.0.41 - - [2025-11-05 13:45:28] "GET /virtual-machine-interface/35ff4806-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004817 10.0.0.41 - - [2025-11-05 13:45:28] "POST /set-tag HTTP/1.1" 200 109 0.076301 10.0.0.41 - - [2025-11-05 13:45:28] "DELETE /loadbalancer-member/b625ebac-8c50-4b0f-afb3-8701b99c2bf2 HTTP/1.1" 200 115 0.036704 10.0.0.41 - - [2025-11-05 13:45:28] "GET /virtual-machine-interface/368e70a8-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004643 10.0.0.41 - - [2025-11-05 13:45:28] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.41 - - [2025-11-05 13:45:28] "GET /virtual-machine-interface/38905a24-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004301 10.0.0.41 - - [2025-11-05 13:45:28] "POST /set-tag HTTP/1.1" 200 109 0.002764 10.0.0.41 - - [2025-11-05 13:45:28] "GET /virtual-machine-interface/37a065f0-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004781 10.0.0.41 - - [2025-11-05 13:45:28] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.41 - - [2025-11-05 13:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.41 - - [2025-11-05 13:45:28] "GET /loadbalancer/4d70cb1f-efa3-4b3c-959a-c0015b301f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002474 10.0.0.41 - - [2025-11-05 13:45:29] "GET /virtual-machine-interface/37a065f0-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005229 10.0.0.41 - - [2025-11-05 13:45:29] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.41 - - [2025-11-05 13:45:29] "GET /virtual-machine-interface/37a065f0-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007866 10.0.0.41 - - [2025-11-05 13:45:29] "POST /set-tag HTTP/1.1" 200 109 0.002976 10.0.0.41 - - [2025-11-05 13:45:29] "GET /virtual-machine/a8d73c63-5445-4a75-b52c-3b59c0d7c63e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002701 10.0.0.41 - - [2025-11-05 13:45:29] "POST /ref-update HTTP/1.1" 200 156 0.008478 10.0.0.41 - - [2025-11-05 13:45:29] "GET /virtual-machine-interface/37a065f0-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021275 10.0.0.41 - - [2025-11-05 13:45:29] "POST /set-tag HTTP/1.1" 200 109 0.017188 10.0.0.41 - - [2025-11-05 13:45:29] "POST /set-tag HTTP/1.1" 200 109 0.031319 10.0.0.41 - - [2025-11-05 13:45:29] "POST /set-tag HTTP/1.1" 200 109 0.029371 10.0.0.41 - - [2025-11-05 13:45:29] "POST /set-tag HTTP/1.1" 200 109 0.015942 10.0.0.41 - - [2025-11-05 13:45:29] "POST /set-tag HTTP/1.1" 200 109 0.029658 10.0.0.41 - - [2025-11-05 13:45:29] "DELETE /instance-ip/37bacfbc-ba4d-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.043594 10.0.0.41 - - [2025-11-05 13:45:29] "DELETE /virtual-machine-interface/37a065f0-ba4d-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.032429 10.0.0.41 - - [2025-11-05 13:45:29] "DELETE /virtual-machine/a8d73c63-5445-4a75-b52c-3b59c0d7c63e HTTP/1.1" 200 115 0.022480 10.0.0.41 - - [2025-11-05 13:45:29] "GET /virtual-machine-interface/368e70a8-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003954 10.0.0.41 - - [2025-11-05 13:45:29] "POST /set-tag HTTP/1.1" 200 109 0.004743 10.0.0.41 - - [2025-11-05 13:45:29] "GET /virtual-machine-interface/368e70a8-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004598 10.0.0.41 - - [2025-11-05 13:45:29] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.41 - - [2025-11-05 13:45:29] "GET /virtual-machine/2ff00e3c-4f43-47d8-90bc-8c4c93c45661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002995 10.0.0.41 - - [2025-11-05 13:45:29] "POST /ref-update HTTP/1.1" 200 156 0.009937 10.0.0.41 - - [2025-11-05 13:45:29] "GET /virtual-machine-interface/368e70a8-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006896 10.0.0.41 - - [2025-11-05 13:45:29] "POST /set-tag HTTP/1.1" 200 109 0.024208 10.0.0.41 - - [2025-11-05 13:45:29] "POST /set-tag HTTP/1.1" 200 109 0.053477 10.0.0.41 - - [2025-11-05 13:45:29] "POST /set-tag HTTP/1.1" 200 109 0.026131 10.0.0.41 - - [2025-11-05 13:45:30] "POST /set-tag HTTP/1.1" 200 109 0.020958 10.0.0.41 - - [2025-11-05 13:45:30] "POST /set-tag HTTP/1.1" 200 109 0.032265 10.0.0.41 - - [2025-11-05 13:45:30] "DELETE /instance-ip/36a591d4-ba4d-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.050393 10.0.0.41 - - [2025-11-05 13:45:30] "POST /ref-update HTTP/1.1" 200 156 0.009256 10.0.0.41 - - [2025-11-05 13:45:30] "DELETE /virtual-machine-interface/368e70a8-ba4d-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.036689 10.0.0.41 - - [2025-11-05 13:45:30] "DELETE /virtual-machine/2ff00e3c-4f43-47d8-90bc-8c4c93c45661 HTTP/1.1" 200 115 0.021210 10.0.0.41 - - [2025-11-05 13:45:30] "GET /virtual-machine-interface/35ff4806-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005411 10.0.0.41 - - [2025-11-05 13:45:30] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.41 - - [2025-11-05 13:45:30] "GET /virtual-machine-interface/35ff4806-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004075 10.0.0.41 - - [2025-11-05 13:45:30] "POST /set-tag HTTP/1.1" 200 109 0.001885 10.0.0.41 - - [2025-11-05 13:45:30] "GET /virtual-machine/3adfaebc-8727-4318-9ecd-285bcf5e528a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002744 10.0.0.41 - - [2025-11-05 13:45:30] "POST /ref-update HTTP/1.1" 200 156 0.009661 10.0.0.41 - - [2025-11-05 13:45:30] "GET /virtual-machine-interface/35ff4806-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016349 10.0.0.41 - - [2025-11-05 13:45:30] "POST /set-tag HTTP/1.1" 200 109 0.025316 10.0.0.41 - - [2025-11-05 13:45:30] "POST /set-tag HTTP/1.1" 200 109 0.027640 10.0.0.41 - - [2025-11-05 13:45:30] "POST /set-tag HTTP/1.1" 200 109 0.036408 10.0.0.41 - - [2025-11-05 13:45:30] "POST /set-tag HTTP/1.1" 200 109 0.014940 10.0.0.41 - - [2025-11-05 13:45:30] "POST /set-tag HTTP/1.1" 200 109 0.029179 10.0.0.41 - - [2025-11-05 13:45:30] "DELETE /instance-ip/3617822c-ba4d-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.050991 10.0.0.41 - - [2025-11-05 13:45:30] "POST /ref-update HTTP/1.1" 200 156 0.009656 10.0.0.41 - - [2025-11-05 13:45:30] "DELETE /virtual-machine-interface/35ff4806-ba4d-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.035391 10.0.0.41 - - [2025-11-05 13:45:30] "DELETE /virtual-machine/3adfaebc-8727-4318-9ecd-285bcf5e528a HTTP/1.1" 200 115 0.021227 10.0.0.41 - - [2025-11-05 13:45:30] "DELETE /tag/6babcdc2-ccad-48ed-8e46-8ed86898615e HTTP/1.1" 200 115 0.038241 10.0.0.41 - - [2025-11-05 13:45:30] "GET /virtual-machine-interface/37252ad4-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003683 10.0.0.41 - - [2025-11-05 13:45:30] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.41 - - [2025-11-05 13:45:30] "GET /virtual-machine-interface/37252ad4-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004271 10.0.0.41 - - [2025-11-05 13:45:30] "POST /set-tag HTTP/1.1" 200 109 0.001936 10.0.0.41 - - [2025-11-05 13:45:30] "GET /virtual-machine/9a76a839-c68b-4a78-be86-cb067d1bc3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002588 10.0.0.41 - - [2025-11-05 13:45:30] "POST /ref-update HTTP/1.1" 200 156 0.008307 10.0.0.41 - - [2025-11-05 13:45:30] "GET /virtual-machine-interface/37252ad4-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004979 10.0.0.41 - - [2025-11-05 13:45:31] "POST /set-tag HTTP/1.1" 200 109 0.018801 10.0.0.41 - - [2025-11-05 13:45:31] "POST /set-tag HTTP/1.1" 200 109 0.025113 10.0.0.41 - - [2025-11-05 13:45:31] "POST /set-tag HTTP/1.1" 200 109 0.023991 10.0.0.41 - - [2025-11-05 13:45:31] "POST /set-tag HTTP/1.1" 200 109 0.014196 10.0.0.41 - - [2025-11-05 13:45:31] "POST /set-tag HTTP/1.1" 200 109 0.024731 10.0.0.41 - - [2025-11-05 13:45:31] "DELETE /instance-ip/373f3a8c-ba4d-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.044508 10.0.0.41 - - [2025-11-05 13:45:31] "DELETE /virtual-machine-interface/37252ad4-ba4d-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.043307 10.0.0.41 - - [2025-11-05 13:45:31] "DELETE /virtual-machine/9a76a839-c68b-4a78-be86-cb067d1bc3d9 HTTP/1.1" 200 115 0.020689 10.0.0.41 - - [2025-11-05 13:45:31] "DELETE /tag/ae6a2153-29c0-4c77-b4ef-4bf164bae742 HTTP/1.1" 409 388 0.005415 10.0.0.41 - - [2025-11-05 13:45:31] "DELETE /tag/eed85ba8-3266-45ec-8236-6223298c30b3 HTTP/1.1" 200 115 0.031930 10.0.0.41 - - [2025-11-05 13:45:59] "GET /virtual-machine-interface/38905a24-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004430 10.0.0.41 - - [2025-11-05 13:45:59] "POST /set-tag HTTP/1.1" 200 109 0.003805 10.0.0.41 - - [2025-11-05 13:45:59] "GET /virtual-machine-interface/38905a24-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005186 10.0.0.41 - - [2025-11-05 13:45:59] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.41 - - [2025-11-05 13:45:59] "GET /virtual-machine/3f434d7b-2581-4593-9f2f-4b8d515b2ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002207 10.0.0.41 - - [2025-11-05 13:45:59] "POST /ref-update HTTP/1.1" 200 156 0.007482 10.0.0.41 - - [2025-11-05 13:45:59] "GET /virtual-machine-interface/38905a24-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004122 10.0.0.41 - - [2025-11-05 13:45:59] "POST /set-tag HTTP/1.1" 200 109 0.015058 10.0.0.41 - - [2025-11-05 13:45:59] "POST /set-tag HTTP/1.1" 200 109 0.039056 10.0.0.41 - - [2025-11-05 13:45:59] "POST /set-tag HTTP/1.1" 200 109 0.013881 10.0.0.41 - - [2025-11-05 13:45:59] "POST /set-tag HTTP/1.1" 200 109 0.024893 10.0.0.41 - - [2025-11-05 13:45:59] "DELETE /instance-ip/38a83626-ba4d-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.045385 10.0.0.41 - - [2025-11-05 13:45:59] "DELETE /virtual-machine-interface/38905a24-ba4d-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.033556 10.0.0.41 - - [2025-11-05 13:45:59] "DELETE /virtual-machine/3f434d7b-2581-4593-9f2f-4b8d515b2ebc HTTP/1.1" 200 115 0.022646 10.0.0.41 - - [2025-11-05 13:45:59] "DELETE /tag/468f29f6-68c2-4356-af71-c9c11e0e363e HTTP/1.1" 409 236 0.004514 10.0.0.41 - - [2025-11-05 13:45:59] "GET /virtual-machine-interface/382c7522-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004160 10.0.0.41 - - [2025-11-05 13:45:59] "POST /set-tag HTTP/1.1" 200 109 0.001994 10.0.0.41 - - [2025-11-05 13:45:59] "GET /virtual-machine-interface/382c7522-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003739 10.0.0.41 - - [2025-11-05 13:45:59] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.41 - - [2025-11-05 13:45:59] "GET /virtual-machine/1e536c04-db74-487a-914a-8055a6ed2a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002913 10.0.0.41 - - [2025-11-05 13:45:59] "POST /ref-update HTTP/1.1" 200 156 0.008633 10.0.0.41 - - [2025-11-05 13:45:59] "GET /virtual-machine-interface/382c7522-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015412 10.0.0.41 - - [2025-11-05 13:45:59] "POST /set-tag HTTP/1.1" 200 109 0.014280 10.0.0.41 - - [2025-11-05 13:45:59] "POST /set-tag HTTP/1.1" 200 109 0.024625 10.0.0.41 - - [2025-11-05 13:45:59] "POST /set-tag HTTP/1.1" 200 109 0.021027 10.0.0.41 - - [2025-11-05 13:46:00] "POST /set-tag HTTP/1.1" 200 109 0.023795 10.0.0.41 - - [2025-11-05 13:46:00] "DELETE /instance-ip/3845e700-ba4d-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.073750 10.0.0.41 - - [2025-11-05 13:46:00] "DELETE /virtual-machine-interface/382c7522-ba4d-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.048309 10.0.0.41 - - [2025-11-05 13:46:00] "DELETE /virtual-machine/1e536c04-db74-487a-914a-8055a6ed2a4e HTTP/1.1" 200 115 0.025087 10.0.0.41 - - [2025-11-05 13:46:00] "DELETE /tag/8110f866-8925-409f-b64d-1bb98d9a6732 HTTP/1.1" 200 115 0.033728 10.0.0.41 - - [2025-11-05 13:46:00] "DELETE /tag/c5663c0e-9dfc-49a5-8fe1-88e04e945074 HTTP/1.1" 200 115 0.033246 10.0.0.41 - - [2025-11-05 13:46:00] "DELETE /tag/29c14c55-d79f-4b00-8fac-0378f7b09b41 HTTP/1.1" 200 115 0.043603 10.0.0.41 - - [2025-11-05 13:46:00] "GET /virtual-machine-interface/39749496-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005472 10.0.0.41 - - [2025-11-05 13:46:00] "POST /set-tag HTTP/1.1" 200 109 0.002877 10.0.0.41 - - [2025-11-05 13:46:00] "GET /virtual-machine-interface/39749496-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005044 10.0.0.41 - - [2025-11-05 13:46:00] "POST /set-tag HTTP/1.1" 200 109 0.002780 10.0.0.41 - - [2025-11-05 13:46:00] "GET /virtual-machine/f7d82cb8-373b-4a1d-8657-efe0e81ac14b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003380 10.0.0.41 - - [2025-11-05 13:46:00] "POST /ref-update HTTP/1.1" 200 156 0.009145 10.0.0.41 - - [2025-11-05 13:46:00] "GET /virtual-machine-interface/39749496-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008721 10.0.0.41 - - [2025-11-05 13:46:00] "POST /set-tag HTTP/1.1" 200 109 0.021341 10.0.0.41 - - [2025-11-05 13:46:00] "POST /set-tag HTTP/1.1" 200 109 0.024777 10.0.0.41 - - [2025-11-05 13:46:00] "POST /set-tag HTTP/1.1" 200 109 0.037194 10.0.0.41 - - [2025-11-05 13:46:00] "POST /set-tag HTTP/1.1" 200 109 0.012594 10.0.0.41 - - [2025-11-05 13:46:00] "DELETE /instance-ip/39879f3c-ba4d-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.040007 10.0.0.41 - - [2025-11-05 13:46:00] "DELETE /virtual-machine-interface/39749496-ba4d-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.048644 10.0.0.41 - - [2025-11-05 13:46:00] "DELETE /virtual-machine/f7d82cb8-373b-4a1d-8657-efe0e81ac14b HTTP/1.1" 200 115 0.024054 10.0.0.41 - - [2025-11-05 13:46:00] "DELETE /tag/eacde995-c0ed-45d1-ad44-e98e5f30eee4 HTTP/1.1" 200 115 0.029768 10.0.0.41 - - [2025-11-05 13:46:00] "GET /virtual-machine-interface/38fcca6a-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004635 10.0.0.41 - - [2025-11-05 13:46:00] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.41 - - [2025-11-05 13:46:00] "GET /virtual-machine-interface/38fcca6a-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004410 10.0.0.41 - - [2025-11-05 13:46:00] "POST /set-tag HTTP/1.1" 200 109 0.001891 10.0.0.41 - - [2025-11-05 13:46:00] "GET /virtual-machine/655cb886-d758-4313-80f5-edfe01ee5156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002916 10.0.0.41 - - [2025-11-05 13:46:00] "POST /ref-update HTTP/1.1" 200 156 0.008204 10.0.0.41 - - [2025-11-05 13:46:00] "GET /virtual-machine-interface/38fcca6a-ba4d-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013455 10.0.0.41 - - [2025-11-05 13:46:00] "POST /set-tag HTTP/1.1" 200 109 0.018833 10.0.0.41 - - [2025-11-05 13:46:01] "POST /set-tag HTTP/1.1" 200 109 0.015927 10.0.0.41 - - [2025-11-05 13:46:01] "POST /set-tag HTTP/1.1" 200 109 0.019875 10.0.0.41 - - [2025-11-05 13:46:01] "POST /set-tag HTTP/1.1" 200 109 0.012943 10.0.0.41 - - [2025-11-05 13:46:01] "DELETE /instance-ip/39215a24-ba4d-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.035356 10.0.0.41 - - [2025-11-05 13:46:01] "DELETE /virtual-machine-interface/38fcca6a-ba4d-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.041266 10.0.0.41 - - [2025-11-05 13:46:01] "DELETE /virtual-machine/655cb886-d758-4313-80f5-edfe01ee5156 HTTP/1.1" 200 115 0.022190 10.0.0.41 - - [2025-11-05 13:46:01] "DELETE /tag/7621c733-e156-4172-a629-f9deab6843d3 HTTP/1.1" 200 115 0.037484 10.0.0.41 - - [2025-11-05 13:46:01] "DELETE /tag/7483b163-b815-4f57-9cb8-5f5734f6058c HTTP/1.1" 409 236 0.005290 10.0.0.41 - - [2025-11-05 13:46:01] "DELETE /tag/4c24f62e-0081-4304-ad5b-5f28dd80440b HTTP/1.1" 409 236 0.004874 10.0.0.41 - - [2025-11-05 13:46:03] "POST /projects HTTP/1.1" 409 238 0.001980 10.0.0.41 - - [2025-11-05 13:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.41 - - [2025-11-05 13:46:03] "GET /project/fb55a156-a0ac-49be-a129-edaefaf75f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.057516 10.0.0.41 - - [2025-11-05 13:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.41 - - [2025-11-05 13:46:03] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005970 10.0.0.41 - - [2025-11-05 13:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.41 - - [2025-11-05 13:46:03] "GET /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003699 10.0.0.41 - - [2025-11-05 13:46:03] "POST /security-groups HTTP/1.1" 409 285 0.001866 10.0.0.41 - - [2025-11-05 13:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.41 - - [2025-11-05 13:46:03] "PUT /security-group/969ae65f-121c-402c-9190-6662aba79d41 HTTP/1.1" 200 262 0.055284 10.0.0.41 - - [2025-11-05 13:46:03] "PUT /access-control-list/c849f8f2-2894-4952-87af-19d92b2add41 HTTP/1.1" 200 272 0.019575 10.0.0.41 - - [2025-11-05 13:46:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.030335 10.0.0.41 - - [2025-11-05 13:46:03] "PUT /access-control-list/a03530d4-0cb8-4b88-91d2-ae097ceba996 HTTP/1.1" 200 272 0.028426 10.0.0.41 - - [2025-11-05 13:46:08] "POST /projects HTTP/1.1" 409 238 0.002330 10.0.0.41 - - [2025-11-05 13:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.41 - - [2025-11-05 13:46:08] "GET /project/fb55a156-a0ac-49be-a129-edaefaf75f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037974 10.0.0.41 - - [2025-11-05 13:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.41 - - [2025-11-05 13:46:08] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003553 10.0.0.41 - - [2025-11-05 13:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.41 - - [2025-11-05 13:46:08] "GET /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003486 10.0.0.41 - - [2025-11-05 13:46:08] "POST /security-groups HTTP/1.1" 409 285 0.002269 10.0.0.41 - - [2025-11-05 13:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.41 - - [2025-11-05 13:46:08] "PUT /security-group/969ae65f-121c-402c-9190-6662aba79d41 HTTP/1.1" 200 262 0.052217 10.0.0.41 - - [2025-11-05 13:46:08] "PUT /access-control-list/c849f8f2-2894-4952-87af-19d92b2add41 HTTP/1.1" 200 272 0.022711 10.0.0.41 - - [2025-11-05 13:46:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.031728 10.0.0.41 - - [2025-11-05 13:46:08] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.009210 10.0.0.41 - - [2025-11-05 13:46:08] "PUT /access-control-list/a03530d4-0cb8-4b88-91d2-ae097ceba996 HTTP/1.1" 200 272 0.024160 10.0.0.41 - - [2025-11-05 13:46:08] "GET /firewall-rule/c5911ca6-90d8-4a00-9804-6d0594edbf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002627 10.0.0.41 - - [2025-11-05 13:46:08] "POST /ref-update HTTP/1.1" 200 156 0.051694 10.0.0.41 - - [2025-11-05 13:46:08] "DELETE /firewall-rule/c5911ca6-90d8-4a00-9804-6d0594edbf57 HTTP/1.1" 200 115 0.028911 10.0.0.41 - - [2025-11-05 13:46:08] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004344 10.0.0.41 - - [2025-11-05 13:46:08] "GET /firewall-rule/0a97e7df-2be3-4ba2-93eb-d8af08f878e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003004 10.0.0.41 - - [2025-11-05 13:46:08] "POST /ref-update HTTP/1.1" 200 156 0.049795 10.0.0.41 - - [2025-11-05 13:46:08] "DELETE /firewall-rule/0a97e7df-2be3-4ba2-93eb-d8af08f878e9 HTTP/1.1" 200 115 0.040040 10.0.0.41 - - [2025-11-05 13:46:08] "DELETE /tag/7483b163-b815-4f57-9cb8-5f5734f6058c HTTP/1.1" 409 236 0.004320 10.0.0.41 - - [2025-11-05 13:46:08] "DELETE /tag/4c24f62e-0081-4304-ad5b-5f28dd80440b HTTP/1.1" 409 236 0.004639 10.0.0.41 - - [2025-11-05 13:46:08] "DELETE /tag/8eea8451-1dcc-45bd-8d75-478335eb7494 HTTP/1.1" 200 115 0.028208 10.0.0.41 - - [2025-11-05 13:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.41 - - [2025-11-05 13:46:09] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005002 10.0.0.41 - - [2025-11-05 13:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.41 - - [2025-11-05 13:46:09] "GET /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004781 10.0.0.41 - - [2025-11-05 13:46:09] "PUT /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168 HTTP/1.1" 200 264 0.055437 10.0.0.41 - - [2025-11-05 13:46:09] "PUT /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee HTTP/1.1" 200 264 0.053307 10.0.0.41 - - [2025-11-05 13:46:09] "DELETE /security-group/969ae65f-121c-402c-9190-6662aba79d41 HTTP/1.1" 200 115 0.101929 10.0.0.41 - - [2025-11-05 13:46:09] "DELETE /access-control-list/c849f8f2-2894-4952-87af-19d92b2add41 HTTP/1.1" 200 115 0.059366 10.0.0.41 - - [2025-11-05 13:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.41 - - [2025-11-05 13:46:09] "DELETE /access-control-list/a03530d4-0cb8-4b88-91d2-ae097ceba996 HTTP/1.1" 200 115 0.019989 10.0.0.41 - - [2025-11-05 13:46:09] "GET /project/fb55a156-a0ac-49be-a129-edaefaf75f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.032218 10.0.0.41 - - [2025-11-05 13:46:09] "GET /project/fb55a156-a0ac-49be-a129-edaefaf75f79?fields=security_groups HTTP/1.1" 200 1353 0.033377 10.0.0.41 - - [2025-11-05 13:46:09] "DELETE /security-group/7ef25cdd-f99d-4f19-a421-2ad8cc4bca41 HTTP/1.1" 200 115 0.065352 10.0.0.41 - - [2025-11-05 13:46:09] "DELETE /access-control-list/d057d278-964d-4cbd-913a-e012f30cb2d7 HTTP/1.1" 200 115 0.050883 10.0.0.41 - - [2025-11-05 13:46:09] "GET /project/fb55a156-a0ac-49be-a129-edaefaf75f79?fields=application_policy_sets HTTP/1.1" 200 1392 0.049911 10.0.0.41 - - [2025-11-05 13:46:09] "DELETE /access-control-list/48e3058f-1e32-4873-b02e-1899f7ba18cb HTTP/1.1" 200 115 0.052189 10.0.0.41 - - [2025-11-05 13:46:09] "DELETE /project/fb55a156-a0ac-49be-a129-edaefaf75f79 HTTP/1.1" 200 115 0.344644 10.0.0.41 - - [2025-11-05 13:46:09] "POST /projects HTTP/1.1" 409 238 0.006407 10.0.0.41 - - [2025-11-05 13:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.41 - - [2025-11-05 13:46:09] "GET /project/fce507a4-0e50-470d-a17a-a40fca930a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035570 10.0.0.41 - - [2025-11-05 13:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.41 - - [2025-11-05 13:46:09] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005531 10.0.0.41 - - [2025-11-05 13:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.41 - - [2025-11-05 13:46:09] "GET /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004023 10.0.0.41 - - [2025-11-05 13:46:09] "POST /security-groups HTTP/1.1" 409 285 0.001995 10.0.0.41 - - [2025-11-05 13:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.41 - - [2025-11-05 13:46:10] "PUT /security-group/44df20f6-3504-426f-84a8-b6ebff413c76 HTTP/1.1" 200 262 0.055257 10.0.0.41 - - [2025-11-05 13:46:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020068 10.0.0.41 - - [2025-11-05 13:46:10] "PUT /access-control-list/15b0efae-b894-4ecc-985c-ca2457f95ef0 HTTP/1.1" 200 272 0.021569 10.0.0.41 - - [2025-11-05 13:46:10] "PUT /access-control-list/8c006edd-6239-44a7-b54a-909c59c2bbef HTTP/1.1" 200 272 0.017769 10.0.0.41 - - [2025-11-05 13:46:14] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002444 10.0.0.41 - - [2025-11-05 13:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.41 - - [2025-11-05 13:46:14] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002630 10.0.0.41 - - [2025-11-05 13:46:14] "GET /firewall-policy/baa5871f-c142-4625-be5c-67d43875c63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002578 10.0.0.41 - - [2025-11-05 13:46:14] "GET /firewall-rule/332fb28c-f5ae-4973-81a1-6a29b4ebc3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002478 10.0.0.41 - - [2025-11-05 13:46:14] "POST /ref-update HTTP/1.1" 200 156 0.015110 10.0.0.41 - - [2025-11-05 13:46:14] "DELETE /firewall-rule/332fb28c-f5ae-4973-81a1-6a29b4ebc3ac HTTP/1.1" 200 115 0.032884 10.0.0.41 - - [2025-11-05 13:46:14] "GET /firewall-policy/d8a1ab55-85e1-425a-8b53-2ac62d6fb794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002617 10.0.0.41 - - [2025-11-05 13:46:14] "GET /firewall-rule/4ce4b31d-256e-46c0-a65c-77c1428b361d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002552 10.0.0.41 - - [2025-11-05 13:46:14] "POST /ref-update HTTP/1.1" 200 156 0.020125 10.0.0.41 - - [2025-11-05 13:46:14] "DELETE /firewall-rule/4ce4b31d-256e-46c0-a65c-77c1428b361d HTTP/1.1" 200 115 0.036763 10.0.0.41 - - [2025-11-05 13:46:14] "GET /firewall-policy/d8a1ab55-85e1-425a-8b53-2ac62d6fb794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005375 10.0.0.41 - - [2025-11-05 13:46:14] "GET /firewall-rule/4edce787-5888-406b-ab51-42b8720d9cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003181 10.0.0.41 - - [2025-11-05 13:46:14] "POST /ref-update HTTP/1.1" 200 156 0.016987 10.0.0.41 - - [2025-11-05 13:46:14] "DELETE /firewall-rule/4edce787-5888-406b-ab51-42b8720d9cec HTTP/1.1" 200 115 0.061051 10.0.0.41 - - [2025-11-05 13:46:14] "GET /application-policy-set/5ad5fde3-6576-4c20-ba8c-eba137be5ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002818 10.0.0.41 - - [2025-11-05 13:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.41 - - [2025-11-05 13:46:14] "GET /policy-management/442e50f3-01b2-406b-ae79-66c5c0aeff31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002408 10.0.0.41 - - [2025-11-05 13:46:14] "GET /firewall-policy/d8a1ab55-85e1-425a-8b53-2ac62d6fb794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003319 10.0.0.41 - - [2025-11-05 13:46:14] "POST /ref-update HTTP/1.1" 200 156 0.019176 10.0.0.41 - - [2025-11-05 13:46:15] "DELETE /firewall-policy/d8a1ab55-85e1-425a-8b53-2ac62d6fb794 HTTP/1.1" 200 115 0.026247 10.0.0.41 - - [2025-11-05 13:46:15] "DELETE /tag/ae6a2153-29c0-4c77-b4ef-4bf164bae742 HTTP/1.1" 200 115 0.056980 10.0.0.41 - - [2025-11-05 13:46:15] "DELETE /tag/468f29f6-68c2-4356-af71-c9c11e0e363e HTTP/1.1" 200 115 0.056745 10.0.0.41 - - [2025-11-05 13:46:15] "DELETE /tag/4c24f62e-0081-4304-ad5b-5f28dd80440b HTTP/1.1" 200 115 0.061203 10.0.0.41 - - [2025-11-05 13:46:15] "DELETE /tag/7483b163-b815-4f57-9cb8-5f5734f6058c HTTP/1.1" 200 115 0.061471 10.0.0.41 - - [2025-11-05 13:46:15] "DELETE /loadbalancer-member/d452e1ca-d9f9-4aeb-a38e-0682831da116 HTTP/1.1" 200 115 0.021948 10.0.0.41 - - [2025-11-05 13:46:15] "DELETE /loadbalancer-pool/3ba394c1-cc4f-424c-98ab-f899f10fb776 HTTP/1.1" 200 115 0.026060 10.0.0.41 - - [2025-11-05 13:46:15] "DELETE /loadbalancer-listener/333f0226-6cb9-40fa-a69d-af60c6175a1f HTTP/1.1" 200 115 0.034159 10.0.0.41 - - [2025-11-05 13:46:15] "DELETE /loadbalancer/4d70cb1f-efa3-4b3c-959a-c0015b301f41 HTTP/1.1" 200 115 0.031232 10.0.0.41 - - [2025-11-05 13:46:15] "DELETE /floating-ip/38128f46-a353-4b22-b832-103f808b8b3d HTTP/1.1" 200 115 0.036248 10.0.0.41 - - [2025-11-05 13:46:15] "DELETE /instance-ip/65f55205-8113-48f3-8ba3-1495b366a925 HTTP/1.1" 200 115 0.046850 10.0.0.41 - - [2025-11-05 13:46:15] "DELETE /virtual-machine-interface/0261b241-32dc-4200-a1c4-63196ccab616 HTTP/1.1" 200 115 0.065549 10.0.0.41 - - [2025-11-05 13:46:15] "DELETE /tag/f9605fde-edaa-409d-bfb8-3226e59eb881 HTTP/1.1" 200 115 0.033546 10.0.0.41 - - [2025-11-05 13:46:15] "POST /projects HTTP/1.1" 409 238 0.002136 10.0.0.41 - - [2025-11-05 13:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.41 - - [2025-11-05 13:46:15] "GET /project/fce507a4-0e50-470d-a17a-a40fca930a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.062519 10.0.0.41 - - [2025-11-05 13:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.41 - - [2025-11-05 13:46:15] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004953 10.0.0.41 - - [2025-11-05 13:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.41 - - [2025-11-05 13:46:15] "GET /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003447 10.0.0.41 - - [2025-11-05 13:46:15] "POST /security-groups HTTP/1.1" 409 285 0.001948 10.0.0.41 - - [2025-11-05 13:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.41 - - [2025-11-05 13:46:15] "PUT /security-group/44df20f6-3504-426f-84a8-b6ebff413c76 HTTP/1.1" 200 262 0.063131 10.0.0.41 - - [2025-11-05 13:46:15] "PUT /access-control-list/15b0efae-b894-4ecc-985c-ca2457f95ef0 HTTP/1.1" 200 272 0.031904 10.0.0.41 - - [2025-11-05 13:46:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.054869 10.0.0.41 - - [2025-11-05 13:46:16] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.006851 10.0.0.41 - - [2025-11-05 13:46:16] "PUT /access-control-list/8c006edd-6239-44a7-b54a-909c59c2bbef HTTP/1.1" 200 272 0.044963 10.0.0.41 - - [2025-11-05 13:46:16] "GET /firewall-rule/f8fbf338-6df0-4db8-905f-05b5983f901e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006704 10.0.0.41 - - [2025-11-05 13:46:16] "POST /ref-update HTTP/1.1" 200 156 0.068449 10.0.0.41 - - [2025-11-05 13:46:16] "DELETE /firewall-rule/f8fbf338-6df0-4db8-905f-05b5983f901e HTTP/1.1" 200 115 0.043369 10.0.0.41 - - [2025-11-05 13:46:16] "GET /firewall-policy/e4e91d12-3ceb-4353-8255-6c902aa91fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005811 10.0.0.41 - - [2025-11-05 13:46:16] "GET /firewall-rule/e65e591e-bb71-4051-8835-fc5272cdb130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002621 10.0.0.41 - - [2025-11-05 13:46:16] "POST /ref-update HTTP/1.1" 200 156 0.038061 10.0.0.41 - - [2025-11-05 13:46:16] "DELETE /firewall-rule/e65e591e-bb71-4051-8835-fc5272cdb130 HTTP/1.1" 200 115 0.050764 10.0.0.41 - - [2025-11-05 13:46:16] "DELETE /tag/0258bd94-92b9-40df-9d19-ae766295f09d HTTP/1.1" 200 115 0.045179 10.0.0.41 - - [2025-11-05 13:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.41 - - [2025-11-05 13:46:16] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005686 10.0.0.41 - - [2025-11-05 13:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.41 - - [2025-11-05 13:46:16] "GET /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006099 10.0.0.41 - - [2025-11-05 13:46:16] "PUT /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168 HTTP/1.1" 200 264 0.072254 10.0.0.41 - - [2025-11-05 13:46:16] "PUT /virtual-network/87f59e29-56b7-49f5-a092-0b5ed7ae56ee HTTP/1.1" 200 264 0.072195 10.0.0.41 - - [2025-11-05 13:46:16] "DELETE /access-control-list/15b0efae-b894-4ecc-985c-ca2457f95ef0 HTTP/1.1" 200 115 0.044302 10.0.0.41 - - [2025-11-05 13:46:16] "DELETE /security-group/44df20f6-3504-426f-84a8-b6ebff413c76 HTTP/1.1" 200 115 0.089035 10.0.0.41 - - [2025-11-05 13:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012711 10.0.0.41 - - [2025-11-05 13:46:16] "DELETE /access-control-list/8c006edd-6239-44a7-b54a-909c59c2bbef HTTP/1.1" 200 115 0.039845 10.0.0.41 - - [2025-11-05 13:46:16] "GET /project/fce507a4-0e50-470d-a17a-a40fca930a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.049752 10.0.0.41 - - [2025-11-05 13:46:16] "GET /project/fce507a4-0e50-470d-a17a-a40fca930a90?fields=security_groups HTTP/1.1" 200 1353 0.040363 10.0.0.41 - - [2025-11-05 13:46:16] "DELETE /security-group/467694d2-4c27-41de-add8-19cfe5ee65de HTTP/1.1" 200 115 0.073756 10.0.0.41 - - [2025-11-05 13:46:17] "DELETE /access-control-list/a5de4cbc-231b-4685-851c-20aae8670a44 HTTP/1.1" 200 115 0.053964 10.0.0.41 - - [2025-11-05 13:46:17] "GET /project/fce507a4-0e50-470d-a17a-a40fca930a90?fields=application_policy_sets HTTP/1.1" 200 1392 0.051195 10.0.0.41 - - [2025-11-05 13:46:17] "DELETE /access-control-list/a24e953f-2047-4ea6-9a79-6f1fdcd9de41 HTTP/1.1" 200 115 0.065072 10.0.0.41 - - [2025-11-05 13:46:17] "DELETE /project/fce507a4-0e50-470d-a17a-a40fca930a90 HTTP/1.1" 200 115 0.386275 10.0.0.41 - - [2025-11-05 13:47:05] "GET / HTTP/1.1" 200 35931 0.003041 10.0.0.41 - - [2025-11-05 13:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.41 - - [2025-11-05 13:47:05] "GET /global-vrouter-config/d343e8b7-2ac1-4bef-9610-3da04d41000f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002657 10.0.0.41 - - [2025-11-05 13:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.41 - - [2025-11-05 13:47:06] "GET /global-vrouter-config/d343e8b7-2ac1-4bef-9610-3da04d41000f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002303 10.0.0.41 - - [2025-11-05 13:47:20] "GET / HTTP/1.1" 200 35931 0.001364 10.0.0.41 - - [2025-11-05 13:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.41 - - [2025-11-05 13:47:20] "GET /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004217 10.0.0.41 - - [2025-11-05 13:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.41 - - [2025-11-05 13:47:20] "GET /config-node/f098d06f-d663-46f7-bbb0-d860efb80ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001693 10.0.0.41 - - [2025-11-05 13:47:31] "GET / HTTP/1.1" 200 35931 0.001279 10.0.0.41 - - [2025-11-05 13:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.41 - - [2025-11-05 13:47:31] "GET /routing-instance/47464a5d-7f92-43d5-8acc-a0d2b31faf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003073 10.0.0.41 - - [2025-11-05 13:47:31] "POST /bgp-routers HTTP/1.1" 409 301 0.001842 10.0.0.41 - - [2025-11-05 13:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.41 - - [2025-11-05 13:47:31] "GET /bgp-router/b3969233-bdfb-4c96-ac3f-4ca8fced55c8?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003626 10.0.0.41 - - [2025-11-05 13:47:31] "PUT /bgp-router/b3969233-bdfb-4c96-ac3f-4ca8fced55c8 HTTP/1.1" 200 254 0.011979 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:47:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:47:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000824 10.0.0.41 - - [2025-11-05 13:47:46] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.41 - - [2025-11-05 13:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.41 - - [2025-11-05 13:47:46] "GET /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004146 10.0.0.41 - - [2025-11-05 13:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.41 - - [2025-11-05 13:47:46] "GET /config-node/f098d06f-d663-46f7-bbb0-d860efb80ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002300 10.0.0.41 - - [2025-11-05 13:47:46] "GET / HTTP/1.1" 200 35931 0.001521 10.0.0.41 - - [2025-11-05 13:47:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001967 10.0.0.41 - - [2025-11-05 13:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.41 - - [2025-11-05 13:47:51] "GET /global-vrouter-config/d343e8b7-2ac1-4bef-9610-3da04d41000f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002327 10.0.0.41 - - [2025-11-05 13:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.41 - - [2025-11-05 13:47:51] "PUT /global-vrouter-config/d343e8b7-2ac1-4bef-9610-3da04d41000f HTTP/1.1" 200 276 0.006021 10.0.0.41 - - [2025-11-05 13:47:52] "GET / HTTP/1.1" 200 35931 0.002015 10.0.0.41 - - [2025-11-05 13:47:52] "POST /alarms HTTP/1.1" 409 264 0.002464 10.0.0.41 - - [2025-11-05 13:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.41 - - [2025-11-05 13:47:52] "PUT /alarm/d96ee75e-5c3a-45c4-91dc-829fed2a13cf HTTP/1.1" 200 244 0.010499 10.0.0.41 - - [2025-11-05 13:47:52] "POST /alarms HTTP/1.1" 409 261 0.002021 10.0.0.41 - - [2025-11-05 13:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.41 - - [2025-11-05 13:47:52] "PUT /alarm/4ef8ec15-441a-4cbe-b877-38b7894a91ce HTTP/1.1" 200 244 0.008918 10.0.0.41 - - [2025-11-05 13:47:52] "POST /alarms HTTP/1.1" 409 261 0.007014 10.0.0.41 - - [2025-11-05 13:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.41 - - [2025-11-05 13:47:52] "PUT /alarm/697d9081-5cd5-4109-9d27-be1229fb65f3 HTTP/1.1" 200 244 0.011465 10.0.0.41 - - [2025-11-05 13:47:52] "POST /alarms HTTP/1.1" 409 253 0.008182 10.0.0.41 - - [2025-11-05 13:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.41 - - [2025-11-05 13:47:52] "PUT /alarm/39454d8c-2bcc-4c95-b6a3-21b80c6d8728 HTTP/1.1" 200 244 0.011317 10.0.0.41 - - [2025-11-05 13:47:52] "POST /alarms HTTP/1.1" 409 251 0.003572 10.0.0.41 - - [2025-11-05 13:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.41 - - [2025-11-05 13:47:52] "PUT /alarm/884bb3f5-e5f1-44d1-a3cd-caf4db88ffb9 HTTP/1.1" 200 244 0.011000 10.0.0.41 - - [2025-11-05 13:47:52] "POST /alarms HTTP/1.1" 409 252 0.002623 10.0.0.41 - - [2025-11-05 13:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.41 - - [2025-11-05 13:47:52] "PUT /alarm/0ea04174-3912-49bd-a318-459f08d26a24 HTTP/1.1" 200 244 0.011587 10.0.0.41 - - [2025-11-05 13:47:52] "POST /alarms HTTP/1.1" 409 256 0.005726 10.0.0.41 - - [2025-11-05 13:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.41 - - [2025-11-05 13:47:52] "PUT /alarm/9deca123-2971-4501-86f3-f7b51519c092 HTTP/1.1" 200 244 0.013592 10.0.0.41 - - [2025-11-05 13:47:52] "POST /alarms HTTP/1.1" 409 248 0.006374 10.0.0.41 - - [2025-11-05 13:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.41 - - [2025-11-05 13:47:52] "PUT /alarm/f1eeb505-9ef7-4be9-98aa-b8b64fc3c91e HTTP/1.1" 200 244 0.009467 10.0.0.41 - - [2025-11-05 13:47:52] "POST /alarms HTTP/1.1" 409 252 0.001803 10.0.0.41 - - [2025-11-05 13:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.41 - - [2025-11-05 13:47:52] "PUT /alarm/92274521-613d-4f40-822d-a57c144afef8 HTTP/1.1" 200 244 0.009524 10.0.0.41 - - [2025-11-05 13:47:52] "POST /alarms HTTP/1.1" 409 257 0.017299 10.0.0.41 - - [2025-11-05 13:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.41 - - [2025-11-05 13:47:52] "PUT /alarm/7fcb0da3-c580-444c-ad7d-300f9be3f04b HTTP/1.1" 200 244 0.010488 10.0.0.41 - - [2025-11-05 13:47:52] "POST /alarms HTTP/1.1" 409 251 0.008425 10.0.0.41 - - [2025-11-05 13:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.41 - - [2025-11-05 13:47:52] "PUT /alarm/a604e2fc-2c46-4edb-9ae0-aeb50e1448e1 HTTP/1.1" 200 244 0.009417 10.0.0.41 - - [2025-11-05 13:47:52] "POST /alarms HTTP/1.1" 409 257 0.002465 10.0.0.41 - - [2025-11-05 13:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.41 - - [2025-11-05 13:47:52] "PUT /alarm/087fc3d7-fbf2-4bef-8b29-664cfa00a222 HTTP/1.1" 200 244 0.009188 10.0.0.41 - - [2025-11-05 13:47:52] "POST /alarms HTTP/1.1" 409 261 0.004187 10.0.0.41 - - [2025-11-05 13:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.41 - - [2025-11-05 13:47:52] "PUT /alarm/f2e2de56-052d-4b4d-9df1-1a3da495a31e HTTP/1.1" 200 244 0.010048 10.0.0.41 - - [2025-11-05 13:47:53] "POST /alarms HTTP/1.1" 409 258 0.005227 10.0.0.41 - - [2025-11-05 13:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004726 10.0.0.41 - - [2025-11-05 13:47:53] "PUT /alarm/49123cc4-d4c6-410f-89d9-9eb20a249b73 HTTP/1.1" 200 244 0.009302 10.0.0.41 - - [2025-11-05 13:47:53] "POST /alarms HTTP/1.1" 409 254 0.008147 10.0.0.41 - - [2025-11-05 13:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.41 - - [2025-11-05 13:47:53] "PUT /alarm/f3aa3ec3-a438-4cdc-ad91-c85f98e3b16f HTTP/1.1" 200 244 0.009332 10.0.0.41 - - [2025-11-05 13:47:53] "POST /alarms HTTP/1.1" 409 254 0.004499 10.0.0.41 - - [2025-11-05 13:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.41 - - [2025-11-05 13:47:53] "PUT /alarm/ff1f55cf-ef42-43ec-9ec5-d688cade383b HTTP/1.1" 200 244 0.009592 10.0.0.41 - - [2025-11-05 13:47:53] "POST /alarms HTTP/1.1" 409 254 0.008271 10.0.0.41 - - [2025-11-05 13:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.41 - - [2025-11-05 13:47:53] "PUT /alarm/29720dee-35ff-4127-b15d-576f21301fea HTTP/1.1" 200 244 0.009163 10.0.0.41 - - [2025-11-05 13:47:53] "POST /alarms HTTP/1.1" 409 247 0.004008 10.0.0.41 - - [2025-11-05 13:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.41 - - [2025-11-05 13:47:53] "PUT /alarm/914fca52-f29b-40f7-9500-e65e8681dd12 HTTP/1.1" 200 244 0.009842 10.0.0.41 - - [2025-11-05 13:47:53] "POST /alarms HTTP/1.1" 409 272 0.004665 10.0.0.41 - - [2025-11-05 13:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.41 - - [2025-11-05 13:47:53] "PUT /alarm/3383907e-9a28-426f-860a-b766f2140e11 HTTP/1.1" 200 244 0.009473 10.0.0.41 - - [2025-11-05 13:47:53] "POST /alarms HTTP/1.1" 409 261 0.002085 10.0.0.41 - - [2025-11-05 13:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.41 - - [2025-11-05 13:47:53] "PUT /alarm/89eff7b8-655a-4db0-bfcd-ab39631bce4b HTTP/1.1" 200 244 0.011383 10.0.0.41 - - [2025-11-05 13:47:53] "POST /alarms HTTP/1.1" 409 259 0.005699 10.0.0.41 - - [2025-11-05 13:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.41 - - [2025-11-05 13:47:53] "PUT /alarm/e61f1211-03c5-45b7-87af-2cd3f21f011c HTTP/1.1" 200 244 0.010663 10.0.0.41 - - [2025-11-05 13:47:53] "POST /alarms HTTP/1.1" 409 265 0.010681 10.0.0.41 - - [2025-11-05 13:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.41 - - [2025-11-05 13:47:53] "PUT /alarm/4b30839f-7c21-4393-8441-048e6a69ba2c HTTP/1.1" 200 244 0.009356 10.0.0.41 - - [2025-11-05 13:47:53] "POST /alarms HTTP/1.1" 409 279 0.008621 10.0.0.41 - - [2025-11-05 13:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.41 - - [2025-11-05 13:47:53] "PUT /alarm/aba3c214-f409-4474-852f-87d51354c0ce HTTP/1.1" 200 244 0.009071 10.0.0.41 - - [2025-11-05 13:47:53] "GET / HTTP/1.1" 200 35931 0.001791 10.0.0.41 - - [2025-11-05 13:47:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002052 10.0.0.41 - - [2025-11-05 13:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.41 - - [2025-11-05 13:47:53] "PUT /global-vrouter-config/d343e8b7-2ac1-4bef-9610-3da04d41000f HTTP/1.1" 200 276 0.006404 10.0.0.41 - - [2025-11-05 13:47:54] "GET / HTTP/1.1" 200 35931 0.001432 10.0.0.41 - - [2025-11-05 13:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.41 - - [2025-11-05 13:47:54] "GET /global-vrouter-config/d343e8b7-2ac1-4bef-9610-3da04d41000f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002522 10.0.0.41 - - [2025-11-05 13:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.41 - - [2025-11-05 13:47:54] "PUT /global-vrouter-config/d343e8b7-2ac1-4bef-9610-3da04d41000f HTTP/1.1" 200 276 0.008106 10.0.0.41 - - [2025-11-05 13:47:54] "GET / HTTP/1.1" 200 35931 0.001770 10.0.0.41 - - [2025-11-05 13:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.41 - - [2025-11-05 13:47:54] "GET /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005728 10.0.0.41 - - [2025-11-05 13:47:54] "PUT /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28 HTTP/1.1" 200 274 0.014812 10.0.0.41 - - [2025-11-05 13:47:57] "GET / HTTP/1.1" 200 35931 0.001377 10.0.0.41 - - [2025-11-05 13:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.41 - - [2025-11-05 13:47:57] "GET /routing-instance/47464a5d-7f92-43d5-8acc-a0d2b31faf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002400 10.0.0.41 - - [2025-11-05 13:47:57] "POST /bgp-routers HTTP/1.1" 409 301 0.001938 10.0.0.41 - - [2025-11-05 13:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.41 - - [2025-11-05 13:47:57] "GET /bgp-router/b3969233-bdfb-4c96-ac3f-4ca8fced55c8?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003632 10.0.0.41 - - [2025-11-05 13:47:57] "PUT /bgp-router/b3969233-bdfb-4c96-ac3f-4ca8fced55c8 HTTP/1.1" 200 254 0.014145 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:47:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:47:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001046 10.0.0.41 - - [2025-11-05 13:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.41 - - [2025-11-05 13:48:00] "GET /global-vrouter-config/d343e8b7-2ac1-4bef-9610-3da04d41000f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003407 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:48:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:48:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000889 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:48:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000918 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:48:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001158 10.0.0.41 - - [2025-11-05 13:48:42] "GET / HTTP/1.1" 200 35931 0.001934 10.0.0.41 - - [2025-11-05 13:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.41 - - [2025-11-05 13:48:42] "GET /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004245 10.0.0.41 - - [2025-11-05 13:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001277 10.0.0.41 - - [2025-11-05 13:48:42] "GET /config-node/f098d06f-d663-46f7-bbb0-d860efb80ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001461 10.0.0.41 - - [2025-11-05 13:48:54] "GET / HTTP/1.1" 200 35931 0.001480 10.0.0.41 - - [2025-11-05 13:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.41 - - [2025-11-05 13:48:54] "GET /routing-instance/47464a5d-7f92-43d5-8acc-a0d2b31faf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003437 10.0.0.41 - - [2025-11-05 13:48:54] "POST /bgp-routers HTTP/1.1" 409 301 0.001633 10.0.0.41 - - [2025-11-05 13:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.41 - - [2025-11-05 13:48:54] "GET /bgp-router/b3969233-bdfb-4c96-ac3f-4ca8fced55c8?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003170 10.0.0.41 - - [2025-11-05 13:48:54] "PUT /bgp-router/b3969233-bdfb-4c96-ac3f-4ca8fced55c8 HTTP/1.1" 200 254 0.011671 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:48:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:48:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003232 10.0.0.41 - - [2025-11-05 13:49:08] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.41 - - [2025-11-05 13:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.41 - - [2025-11-05 13:49:08] "GET /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003968 10.0.0.41 - - [2025-11-05 13:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001171 10.0.0.41 - - [2025-11-05 13:49:08] "GET /config-node/f098d06f-d663-46f7-bbb0-d860efb80ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002446 10.0.0.41 - - [2025-11-05 13:49:08] "GET / HTTP/1.1" 200 35931 0.001390 10.0.0.41 - - [2025-11-05 13:49:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001841 10.0.0.41 - - [2025-11-05 13:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.41 - - [2025-11-05 13:49:13] "GET /global-vrouter-config/d343e8b7-2ac1-4bef-9610-3da04d41000f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002047 10.0.0.41 - - [2025-11-05 13:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.41 - - [2025-11-05 13:49:13] "PUT /global-vrouter-config/d343e8b7-2ac1-4bef-9610-3da04d41000f HTTP/1.1" 200 276 0.020493 10.0.0.41 - - [2025-11-05 13:49:13] "GET / HTTP/1.1" 200 35931 0.001272 10.0.0.41 - - [2025-11-05 13:49:13] "POST /alarms HTTP/1.1" 409 264 0.001768 10.0.0.41 - - [2025-11-05 13:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.41 - - [2025-11-05 13:49:13] "PUT /alarm/d96ee75e-5c3a-45c4-91dc-829fed2a13cf HTTP/1.1" 200 244 0.007777 10.0.0.41 - - [2025-11-05 13:49:13] "POST /alarms HTTP/1.1" 409 261 0.007843 10.0.0.41 - - [2025-11-05 13:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.41 - - [2025-11-05 13:49:13] "PUT /alarm/4ef8ec15-441a-4cbe-b877-38b7894a91ce HTTP/1.1" 200 244 0.008957 10.0.0.41 - - [2025-11-05 13:49:13] "POST /alarms HTTP/1.1" 409 261 0.001779 10.0.0.41 - - [2025-11-05 13:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.41 - - [2025-11-05 13:49:13] "PUT /alarm/697d9081-5cd5-4109-9d27-be1229fb65f3 HTTP/1.1" 200 244 0.008896 10.0.0.41 - - [2025-11-05 13:49:13] "POST /alarms HTTP/1.1" 409 253 0.006106 10.0.0.41 - - [2025-11-05 13:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.41 - - [2025-11-05 13:49:14] "PUT /alarm/39454d8c-2bcc-4c95-b6a3-21b80c6d8728 HTTP/1.1" 200 244 0.010665 10.0.0.41 - - [2025-11-05 13:49:14] "POST /alarms HTTP/1.1" 409 251 0.008763 10.0.0.41 - - [2025-11-05 13:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.41 - - [2025-11-05 13:49:14] "PUT /alarm/884bb3f5-e5f1-44d1-a3cd-caf4db88ffb9 HTTP/1.1" 200 244 0.008624 10.0.0.41 - - [2025-11-05 13:49:14] "POST /alarms HTTP/1.1" 409 252 0.009998 10.0.0.41 - - [2025-11-05 13:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.41 - - [2025-11-05 13:49:14] "PUT /alarm/0ea04174-3912-49bd-a318-459f08d26a24 HTTP/1.1" 200 244 0.008926 10.0.0.41 - - [2025-11-05 13:49:14] "POST /alarms HTTP/1.1" 409 256 0.001535 10.0.0.41 - - [2025-11-05 13:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.41 - - [2025-11-05 13:49:14] "PUT /alarm/9deca123-2971-4501-86f3-f7b51519c092 HTTP/1.1" 200 244 0.009325 10.0.0.41 - - [2025-11-05 13:49:14] "POST /alarms HTTP/1.1" 409 248 0.005397 10.0.0.41 - - [2025-11-05 13:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001222 10.0.0.41 - - [2025-11-05 13:49:14] "PUT /alarm/f1eeb505-9ef7-4be9-98aa-b8b64fc3c91e HTTP/1.1" 200 244 0.011188 10.0.0.41 - - [2025-11-05 13:49:14] "POST /alarms HTTP/1.1" 409 252 0.011070 10.0.0.41 - - [2025-11-05 13:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.41 - - [2025-11-05 13:49:14] "PUT /alarm/92274521-613d-4f40-822d-a57c144afef8 HTTP/1.1" 200 244 0.009113 10.0.0.41 - - [2025-11-05 13:49:14] "POST /alarms HTTP/1.1" 409 257 0.017041 10.0.0.41 - - [2025-11-05 13:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.41 - - [2025-11-05 13:49:14] "PUT /alarm/7fcb0da3-c580-444c-ad7d-300f9be3f04b HTTP/1.1" 200 244 0.011407 10.0.0.41 - - [2025-11-05 13:49:14] "POST /alarms HTTP/1.1" 409 251 0.012476 10.0.0.41 - - [2025-11-05 13:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.41 - - [2025-11-05 13:49:14] "PUT /alarm/a604e2fc-2c46-4edb-9ae0-aeb50e1448e1 HTTP/1.1" 200 244 0.009483 10.0.0.41 - - [2025-11-05 13:49:14] "POST /alarms HTTP/1.1" 409 257 0.007929 10.0.0.41 - - [2025-11-05 13:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.41 - - [2025-11-05 13:49:14] "PUT /alarm/087fc3d7-fbf2-4bef-8b29-664cfa00a222 HTTP/1.1" 200 244 0.009516 10.0.0.41 - - [2025-11-05 13:49:14] "POST /alarms HTTP/1.1" 409 261 0.007921 10.0.0.41 - - [2025-11-05 13:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.41 - - [2025-11-05 13:49:14] "PUT /alarm/f2e2de56-052d-4b4d-9df1-1a3da495a31e HTTP/1.1" 200 244 0.013524 10.0.0.41 - - [2025-11-05 13:49:14] "POST /alarms HTTP/1.1" 409 258 0.012749 10.0.0.41 - - [2025-11-05 13:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.41 - - [2025-11-05 13:49:14] "PUT /alarm/49123cc4-d4c6-410f-89d9-9eb20a249b73 HTTP/1.1" 200 244 0.012887 10.0.0.41 - - [2025-11-05 13:49:14] "POST /alarms HTTP/1.1" 409 254 0.013691 10.0.0.41 - - [2025-11-05 13:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.41 - - [2025-11-05 13:49:14] "PUT /alarm/f3aa3ec3-a438-4cdc-ad91-c85f98e3b16f HTTP/1.1" 200 244 0.014379 10.0.0.41 - - [2025-11-05 13:49:14] "POST /alarms HTTP/1.1" 409 254 0.004845 10.0.0.41 - - [2025-11-05 13:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.41 - - [2025-11-05 13:49:14] "PUT /alarm/ff1f55cf-ef42-43ec-9ec5-d688cade383b HTTP/1.1" 200 244 0.011357 10.0.0.41 - - [2025-11-05 13:49:14] "POST /alarms HTTP/1.1" 409 254 0.005532 10.0.0.41 - - [2025-11-05 13:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.41 - - [2025-11-05 13:49:14] "PUT /alarm/29720dee-35ff-4127-b15d-576f21301fea HTTP/1.1" 200 244 0.023487 10.0.0.41 - - [2025-11-05 13:49:14] "POST /alarms HTTP/1.1" 409 247 0.008618 10.0.0.41 - - [2025-11-05 13:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.41 - - [2025-11-05 13:49:15] "PUT /alarm/914fca52-f29b-40f7-9500-e65e8681dd12 HTTP/1.1" 200 244 0.010423 10.0.0.41 - - [2025-11-05 13:49:15] "POST /alarms HTTP/1.1" 409 272 0.009751 10.0.0.41 - - [2025-11-05 13:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.41 - - [2025-11-05 13:49:15] "PUT /alarm/3383907e-9a28-426f-860a-b766f2140e11 HTTP/1.1" 200 244 0.009153 10.0.0.41 - - [2025-11-05 13:49:15] "POST /alarms HTTP/1.1" 409 261 0.008699 10.0.0.41 - - [2025-11-05 13:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001423 10.0.0.41 - - [2025-11-05 13:49:15] "PUT /alarm/89eff7b8-655a-4db0-bfcd-ab39631bce4b HTTP/1.1" 200 244 0.009609 10.0.0.41 - - [2025-11-05 13:49:15] "POST /alarms HTTP/1.1" 409 259 0.010246 10.0.0.41 - - [2025-11-05 13:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.41 - - [2025-11-05 13:49:15] "PUT /alarm/e61f1211-03c5-45b7-87af-2cd3f21f011c HTTP/1.1" 200 244 0.009554 10.0.0.41 - - [2025-11-05 13:49:15] "POST /alarms HTTP/1.1" 409 265 0.010125 10.0.0.41 - - [2025-11-05 13:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.41 - - [2025-11-05 13:49:15] "PUT /alarm/4b30839f-7c21-4393-8441-048e6a69ba2c HTTP/1.1" 200 244 0.009206 10.0.0.41 - - [2025-11-05 13:49:15] "POST /alarms HTTP/1.1" 409 279 0.010067 10.0.0.41 - - [2025-11-05 13:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.41 - - [2025-11-05 13:49:15] "PUT /alarm/aba3c214-f409-4474-852f-87d51354c0ce HTTP/1.1" 200 244 0.010158 10.0.0.41 - - [2025-11-05 13:49:15] "GET / HTTP/1.1" 200 35931 0.001642 10.0.0.41 - - [2025-11-05 13:49:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002208 10.0.0.41 - - [2025-11-05 13:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.41 - - [2025-11-05 13:49:15] "PUT /global-vrouter-config/d343e8b7-2ac1-4bef-9610-3da04d41000f HTTP/1.1" 200 276 0.007184 10.0.0.41 - - [2025-11-05 13:49:15] "GET / HTTP/1.1" 200 35931 0.001344 10.0.0.41 - - [2025-11-05 13:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.41 - - [2025-11-05 13:49:15] "GET /global-vrouter-config/d343e8b7-2ac1-4bef-9610-3da04d41000f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002581 10.0.0.41 - - [2025-11-05 13:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001249 10.0.0.41 - - [2025-11-05 13:49:15] "PUT /global-vrouter-config/d343e8b7-2ac1-4bef-9610-3da04d41000f HTTP/1.1" 200 276 0.009774 10.0.0.41 - - [2025-11-05 13:49:16] "GET / HTTP/1.1" 200 35931 0.001676 10.0.0.41 - - [2025-11-05 13:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.41 - - [2025-11-05 13:49:16] "GET /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004230 10.0.0.41 - - [2025-11-05 13:49:16] "PUT /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28 HTTP/1.1" 200 274 0.012397 10.0.0.41 - - [2025-11-05 13:49:19] "GET / HTTP/1.1" 200 35931 0.001733 10.0.0.41 - - [2025-11-05 13:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.41 - - [2025-11-05 13:49:19] "GET /routing-instance/47464a5d-7f92-43d5-8acc-a0d2b31faf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002822 10.0.0.41 - - [2025-11-05 13:49:19] "POST /bgp-routers HTTP/1.1" 409 301 0.002703 10.0.0.41 - - [2025-11-05 13:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.41 - - [2025-11-05 13:49:19] "GET /bgp-router/b3969233-bdfb-4c96-ac3f-4ca8fced55c8?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003141 10.0.0.41 - - [2025-11-05 13:49:19] "PUT /bgp-router/b3969233-bdfb-4c96-ac3f-4ca8fced55c8 HTTP/1.1" 200 254 0.012643 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:49:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:49:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000789 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:49:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001148 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:49:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 10.0.0.41 - - [2025-11-05 13:49:24] "POST /tags HTTP/1.1" 200 355 0.032772 10.0.0.41 - - [2025-11-05 13:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.019012 10.0.0.41 - - [2025-11-05 13:49:24] "GET /tag/1dd23678-03e6-405c-82b9-70829f37afa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.026545 10.0.0.41 - - [2025-11-05 13:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013513 10.0.0.41 - - [2025-11-05 13:49:24] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004384 10.0.0.41 - - [2025-11-05 13:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010962 10.0.0.41 - - [2025-11-05 13:49:24] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.045481 10.0.0.41 - - [2025-11-05 13:49:24] "POST /virtual-machines HTTP/1.1" 200 351 0.021291 10.0.0.41 - - [2025-11-05 13:49:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.025173 10.0.0.41 - - [2025-11-05 13:49:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.132887 10.0.0.41 - - [2025-11-05 13:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008467 10.0.0.41 - - [2025-11-05 13:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.027355 10.0.0.41 - - [2025-11-05 13:49:25] "GET /virtual-machine-interface/3d6473a4-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006318 10.0.0.41 - - [2025-11-05 13:49:25] "POST /instance-ips HTTP/1.1" 200 391 0.025701 10.0.0.41 - - [2025-11-05 13:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.039640 10.0.0.41 - - [2025-11-05 13:49:25] "GET /virtual-machine-interface/3d6473a4-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.020975 10.0.0.41 - - [2025-11-05 13:49:25] "POST /set-tag HTTP/1.1" 200 109 0.018105 10.0.0.41 - - [2025-11-05 13:49:25] "GET /virtual-machine-interface/3d6473a4-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.027442 10.0.0.41 - - [2025-11-05 13:49:25] "GET /instance-ip/3d81e984-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.007976 10.0.0.41 - - [2025-11-05 13:49:25] "GET /virtual-machine-interface/3d6473a4-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005620 10.0.0.41 - - [2025-11-05 13:49:25] "POST /set-tag HTTP/1.1" 200 109 0.009458 10.0.0.41 - - [2025-11-05 13:49:25] "GET /virtual-router/90815fe5-a77c-41d3-b44b-b234a553404c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.009865 10.0.0.41 - - [2025-11-05 13:49:25] "POST /ref-update HTTP/1.1" 200 156 0.013304 10.0.0.41 - - [2025-11-05 13:49:25] "GET /virtual-machine-interface/3d6473a4-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013969 10.0.0.41 - - [2025-11-05 13:49:25] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.41 - - [2025-11-05 13:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.41 - - [2025-11-05 13:49:25] "GET /virtual-network/4ef109cd-5594-4fe1-8ce9-e41a29bed168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003818 10.0.0.41 - - [2025-11-05 13:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.41 - - [2025-11-05 13:49:25] "GET /project/055ad52f-5bdb-45c7-b3a2-e98a7a4034bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.024414 10.0.0.41 - - [2025-11-05 13:49:25] "POST /virtual-machines HTTP/1.1" 200 355 0.018920 10.0.0.41 - - [2025-11-05 13:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020907 10.0.0.41 - - [2025-11-05 13:49:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.125432 10.0.0.41 - - [2025-11-05 13:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014881 10.0.0.41 - - [2025-11-05 13:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011549 10.0.0.41 - - [2025-11-05 13:49:26] "GET /virtual-machine-interface/3de7f4a4-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.082258 10.0.0.41 - - [2025-11-05 13:49:26] "POST /instance-ips HTTP/1.1" 200 395 0.043598 10.0.0.41 - - [2025-11-05 13:49:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.047286 10.0.0.41 - - [2025-11-05 13:49:26] "GET /virtual-machine-interface/3de7f4a4-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.009364 10.0.0.41 - - [2025-11-05 13:49:26] "POST /set-tag HTTP/1.1" 200 109 0.031821 10.0.0.41 - - [2025-11-05 13:49:26] "GET /virtual-machine-interface/3de7f4a4-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007170 10.0.0.41 - - [2025-11-05 13:49:26] "GET /instance-ip/3e04adec-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.007066 10.0.0.41 - - [2025-11-05 13:49:26] "GET /virtual-machine-interface/3de7f4a4-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004045 10.0.0.41 - - [2025-11-05 13:49:26] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.41 - - [2025-11-05 13:49:26] "GET /virtual-router/90815fe5-a77c-41d3-b44b-b234a553404c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.003642 10.0.0.41 - - [2025-11-05 13:49:26] "POST /ref-update HTTP/1.1" 200 156 0.008183 10.0.0.41 - - [2025-11-05 13:49:26] "GET /virtual-machine-interface/3de7f4a4-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004292 10.0.0.41 - - [2025-11-05 13:49:26] "POST /set-tag HTTP/1.1" 200 109 0.003222 10.0.0.41 - - [2025-11-05 13:49:26] "GET /virtual-machine-interface/3d6473a4-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005200 10.0.0.41 - - [2025-11-05 13:49:26] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.41 - - [2025-11-05 13:49:26] "GET /virtual-machine-interface/3de7f4a4-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005166 10.0.0.41 - - [2025-11-05 13:49:26] "POST /set-tag HTTP/1.1" 200 109 0.001865 10.0.0.41 - - [2025-11-05 13:49:38] "GET /virtual-machine-interface/3d6473a4-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004350 10.0.0.41 - - [2025-11-05 13:49:38] "POST /set-tag HTTP/1.1" 200 109 0.003805 10.0.0.41 - - [2025-11-05 13:49:38] "GET / HTTP/1.1" 200 35931 0.001663 10.0.0.41 - - [2025-11-05 13:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.41 - - [2025-11-05 13:49:38] "GET /global-system-config/ff4079b9-321c-4747-b3b7-569d8672ae28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006443 10.0.0.41 - - [2025-11-05 13:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.41 - - [2025-11-05 13:49:38] "GET /config-node/f098d06f-d663-46f7-bbb0-d860efb80ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001789 10.0.0.41 - - [2025-11-05 13:49:40] "GET /virtual-machine-interface/3de7f4a4-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004047 10.0.0.41 - - [2025-11-05 13:49:40] "POST /set-tag HTTP/1.1" 200 109 0.001783 10.0.0.41 - - [2025-11-05 13:49:41] "GET /virtual-machine-interface/3d6473a4-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004721 10.0.0.41 - - [2025-11-05 13:49:41] "POST /set-tag HTTP/1.1" 200 109 0.002002 10.0.0.41 - - [2025-11-05 13:49:50] "GET / HTTP/1.1" 200 35931 0.001478 10.0.0.41 - - [2025-11-05 13:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.41 - - [2025-11-05 13:49:50] "GET /routing-instance/47464a5d-7f92-43d5-8acc-a0d2b31faf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002598 10.0.0.41 - - [2025-11-05 13:49:50] "POST /bgp-routers HTTP/1.1" 409 301 0.001600 10.0.0.41 - - [2025-11-05 13:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.41 - - [2025-11-05 13:49:50] "GET /bgp-router/b3969233-bdfb-4c96-ac3f-4ca8fced55c8?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002397 10.0.0.41 - - [2025-11-05 13:49:50] "PUT /bgp-router/b3969233-bdfb-4c96-ac3f-4ca8fced55c8 HTTP/1.1" 200 254 0.008589 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:49:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001242 [Introspect:8084]10.0.0.41 - - [2025-11-05 13:49:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000784 10.0.0.41 - - [2025-11-05 13:50:12] "GET /virtual-machine-interface/3d6473a4-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006980 10.0.0.41 - - [2025-11-05 13:50:12] "POST /set-tag HTTP/1.1" 200 109 0.004960 10.0.0.41 - - [2025-11-05 13:50:12] "GET /virtual-machine-interface/3d6473a4-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010686 10.0.0.41 - - [2025-11-05 13:50:12] "POST /set-tag HTTP/1.1" 200 109 0.002864 10.0.0.41 - - [2025-11-05 13:50:12] "GET /virtual-machine/6635a65a-7376-443d-85ac-056bc56e750f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.002960 10.0.0.41 - - [2025-11-05 13:50:12] "POST /ref-update HTTP/1.1" 200 156 0.019437 10.0.0.41 - - [2025-11-05 13:50:12] "GET /virtual-machine-interface/3d6473a4-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013238 10.0.0.41 - - [2025-11-05 13:50:12] "POST /set-tag HTTP/1.1" 200 109 0.013736 10.0.0.41 - - [2025-11-05 13:50:12] "POST /set-tag HTTP/1.1" 200 109 0.020548 10.0.0.41 - - [2025-11-05 13:50:13] "DELETE /instance-ip/3d81e984-ba4e-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.048038 10.0.0.41 - - [2025-11-05 13:50:13] "DELETE /virtual-machine-interface/3d6473a4-ba4e-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.028814 10.0.0.41 - - [2025-11-05 13:50:13] "DELETE /virtual-machine/6635a65a-7376-443d-85ac-056bc56e750f HTTP/1.1" 200 115 0.018790 10.0.0.41 - - [2025-11-05 13:50:13] "GET /virtual-machine-interface/3de7f4a4-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004498 10.0.0.41 - - [2025-11-05 13:50:13] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.41 - - [2025-11-05 13:50:25] "GET /global-system-configs HTTP/1.1" 200 322 0.001910 10.0.0.41 - - [2025-11-05 13:50:27] "GET /global-system-configs HTTP/1.1" 200 322 0.002564 10.0.0.41 - - [2025-11-05 13:50:43] "GET /virtual-machine-interface/3de7f4a4-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011660 10.0.0.41 - - [2025-11-05 13:50:43] "POST /set-tag HTTP/1.1" 200 109 0.003786 10.0.0.41 - - [2025-11-05 13:50:43] "GET /virtual-machine-interface/3de7f4a4-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003982 10.0.0.41 - - [2025-11-05 13:50:43] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.41 - - [2025-11-05 13:50:43] "GET /virtual-machine/bb8c996d-2645-4ad0-8f8a-2cbac539f121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002501 10.0.0.41 - - [2025-11-05 13:50:43] "POST /ref-update HTTP/1.1" 200 156 0.014496 10.0.0.41 - - [2025-11-05 13:50:43] "GET /virtual-machine-interface/3de7f4a4-ba4e-11f0-9aaa-fa163e2edcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004323 10.0.0.41 - - [2025-11-05 13:50:43] "POST /set-tag HTTP/1.1" 200 109 0.016429 10.0.0.41 - - [2025-11-05 13:50:43] "POST /set-tag HTTP/1.1" 200 109 0.038516 10.0.0.41 - - [2025-11-05 13:50:44] "DELETE /instance-ip/3e04adec-ba4e-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.037586 10.0.0.41 - - [2025-11-05 13:50:44] "DELETE /virtual-machine-interface/3de7f4a4-ba4e-11f0-9aaa-fa163e2edcfb HTTP/1.1" 200 115 0.049249 10.0.0.41 - - [2025-11-05 13:50:44] "DELETE /virtual-machine/bb8c996d-2645-4ad0-8f8a-2cbac539f121 HTTP/1.1" 200 115 0.036931 10.0.0.41 - - [2025-11-05 13:50:44] "DELETE /tag/1dd23678-03e6-405c-82b9-70829f37afa0 HTTP/1.1" 200 115 0.054147