+++ date ++ echo 'INFO: =================== Thu May 15 01:45:05 UTC 2025 ===================' INFO: =================== Thu May 15 01:45:05 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.241 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.241 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.241 ++ ANALYTICSDB_NODES=10.0.0.241 ++ ANALYTICS_SNMP_NODES=10.0.0.241 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ '[' -n '10.0.0.241:8081 ' ']' +++ echo 10.0.0.241:8081 ++ ANALYTICS_SERVERS=10.0.0.241:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ '[' -n '10.0.0.241:9042 ' ']' +++ echo 10.0.0.241:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.241:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.241 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ '[' -n '10.0.0.241:8086 ' ']' +++ echo 10.0.0.241:8086 ++ COLLECTOR_SERVERS=10.0.0.241:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.241 ++ CONFIGDB_NODES=10.0.0.241 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ '[' -n '10.0.0.241:8082 ' ']' +++ echo 10.0.0.241:8082 ++ CONFIG_SERVERS=10.0.0.241:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ '[' -n '10.0.0.241:9161 ' ']' +++ echo 10.0.0.241:9161 ++ CONFIGDB_SERVERS=10.0.0.241:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ '[' -n '10.0.0.241:9041 ' ']' +++ echo 10.0.0.241:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.241:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.241 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.241 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.241 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ '[' -n 10.0.0.241:2181, ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS=10.0.0.241:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ '[' -n '10.0.0.241:2181 ' ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.241:2181 ++ RABBITMQ_NODES=10.0.0.241 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ '[' -n 10.0.0.241:5673, ']' +++ echo 10.0.0.241:5673 ++ RABBITMQ_SERVERS=10.0.0.241:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ '[' -n '10.0.0.241:6379 ' ']' +++ echo 10.0.0.241:6379 ++ REDIS_SERVERS=10.0.0.241:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.241 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ '[' -n '10.0.0.241:9092 ' ']' +++ echo 10.0.0.241:9092 ++ KAFKA_SERVERS=10.0.0.241:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.241 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.241 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.241 ++ cut -d , -f 1 + local cassandra=10.0.0.241 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.241 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.241 +++ local servers=10.0.0.241 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ uniq +++ local local_ips=,10.0.0.241,10.89.60.1,127.0.0.1,172.17.0.1,252.241.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.241'\''))' +++ local server_ip=10.0.0.241 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.241 ]] +++ [[ ,10.0.0.241,10.89.60.1,127.0.0.1,172.17.0.1,252.241.0.1,, =~ ,10\.0\.0\.241, ]] +++ echo 10.0.0.241 1 +++ return ++ local ip=10.0.0.241 ++ [[ -z 10.0.0.241 ]] ++ echo 10.0.0.241 + host_ip=10.0.0.241 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.241:9041 + cassandra_server_list=10.0.0.241:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.241:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ sort ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + 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 05/15/2025 01:45:59.873 7f47c1e1c2c8 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/15/2025 01:46:00.137 7f47c1e1c2c8 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/15/2025 01:46:00.154 7f47c1e1c2c8 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/15/2025 01:46:00.154 7f47c1e1c2c8 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.241 - - [2025-05-15 01:46:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000722 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.241:8082/ Hit Ctrl-C to quit. 10.0.0.241 - - [2025-05-15 01:46:09] "GET / HTTP/1.1" 503 181 0.000271 10.0.0.241 - - [2025-05-15 01:46:10] "GET / HTTP/1.1" 200 36215 0.001837 10.0.0.241 - - [2025-05-15 01:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.241 - - [2025-05-15 01:46:10] "GET /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009372 10.0.0.241 - - [2025-05-15 01:46:10] "GET / HTTP/1.1" 200 36215 0.008803 10.0.0.241 - - [2025-05-15 01:46:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.013144 10.0.0.241 - - [2025-05-15 01:46:10] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.069613 10.0.0.241 - - [2025-05-15 01:46:10] "GET / HTTP/1.1" 200 36215 0.001848 10.0.0.241 - - [2025-05-15 01:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.241 - - [2025-05-15 01:46:10] "GET /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008250 10.0.0.241 - - [2025-05-15 01:46:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.004067 10.0.0.241 - - [2025-05-15 01:46:10] "POST /database-nodes HTTP/1.1" 200 599 0.048672 10.0.0.241 - - [2025-05-15 01:46:10] "GET / HTTP/1.1" 200 45303 0.001772 10.0.0.241 - - [2025-05-15 01:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.241 - - [2025-05-15 01:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.241 - - [2025-05-15 01:46:10] "GET / HTTP/1.1" 200 36215 0.001527 10.0.0.241 - - [2025-05-15 01:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.241 - - [2025-05-15 01:46:11] "GET /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007163 10.0.0.241 - - [2025-05-15 01:46:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.002594 10.0.0.241 - - [2025-05-15 01:46:11] "GET / HTTP/1.1" 200 36215 0.001945 10.0.0.241 - - [2025-05-15 01:46:11] "POST /analytics-nodes HTTP/1.1" 200 601 0.046136 10.0.0.241 - - [2025-05-15 01:46:11] "GET / HTTP/1.1" 200 36215 0.001495 10.0.0.241 - - [2025-05-15 01:46:11] "GET / HTTP/1.1" 200 36215 0.001773 10.0.0.241 - - [2025-05-15 01:46:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.008761 10.0.0.241 - - [2025-05-15 01:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.241 - - [2025-05-15 01:46:11] "GET /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010807 10.0.0.241 - - [2025-05-15 01:46:11] "POST /service-appliance-sets HTTP/1.1" 200 555 0.063172 10.0.0.241 - - [2025-05-15 01:46:11] "POST /fqname-to-id HTTP/1.1" 404 196 0.023089 10.0.0.241 - - [2025-05-15 01:46:11] "POST /fqname-to-id HTTP/1.1" 404 180 0.003134 10.0.0.241 - - [2025-05-15 01:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.020419 10.0.0.241 - - [2025-05-15 01:46:11] "GET /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010570 10.0.0.241 - - [2025-05-15 01:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004940 10.0.0.241 - - [2025-05-15 01:46:11] "POST /job-templates HTTP/1.1" 200 557 0.135990 10.0.0.241 - - [2025-05-15 01:46:11] "POST /fqname-to-id HTTP/1.1" 404 200 0.020419 10.0.0.241 - - [2025-05-15 01:46:11] "GET /domain/facbce24-8456-4edd-ba32-d56022dabcad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.071470 10.0.0.241 - - [2025-05-15 01:46:11] "POST /service-appliance-sets HTTP/1.1" 200 543 0.154113 10.0.0.241 - - [2025-05-15 01:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004815 10.0.0.241 - - [2025-05-15 01:46:11] "GET /network-ipam/6d7e52d2-41ad-4e5a-b1ac-0e5711012efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.012633 10.0.0.241 - - [2025-05-15 01:46:11] "POST /job-templates HTTP/1.1" 200 565 0.149616 10.0.0.241 - - [2025-05-15 01:46:11] "POST /fqname-to-id HTTP/1.1" 404 191 0.007192 10.0.0.241 - - [2025-05-15 01:46:12] "POST /job-templates HTTP/1.1" 200 547 0.156615 10.0.0.241 - - [2025-05-15 01:46:12] "POST /id-to-fqname HTTP/1.1" 200 173 0.001827 10.0.0.241 - - [2025-05-15 01:46:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.047208 10.0.0.241 - - [2025-05-15 01:46:12] "POST /fqname-to-id HTTP/1.1" 404 182 0.008167 10.0.0.241 - - [2025-05-15 01:46:12] "GET / HTTP/1.1" 200 36215 0.002019 10.0.0.241 - - [2025-05-15 01:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.022310 10.0.0.241 - - [2025-05-15 01:46:12] "POST /security-groups HTTP/1.1" 200 570 0.152613 10.0.0.241 - - [2025-05-15 01:46:12] "POST /projects HTTP/1.1" 200 483 0.627745 10.0.0.241 - - [2025-05-15 01:46:12] "GET /routing-instance/d39ba781-ac28-42ad-89aa-d8839acc9be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.046839 10.0.0.241 - - [2025-05-15 01:46:12] "POST /service-templates HTTP/1.1" 200 513 0.134914 10.0.0.241 - - [2025-05-15 01:46:12] "POST /job-templates HTTP/1.1" 200 579 0.230951 10.0.0.241 - - [2025-05-15 01:46:12] "POST /fqname-to-id HTTP/1.1" 404 208 0.010553 10.0.0.241 - - [2025-05-15 01:46:12] "POST /service-templates HTTP/1.1" 200 503 0.115510 10.0.0.241 - - [2025-05-15 01:46:12] "POST /bgp-routers HTTP/1.1" 200 618 0.155280 10.0.0.241 - - [2025-05-15 01:46:12] "POST /security-groups HTTP/1.1" 200 536 0.195107 10.0.0.241 - - [2025-05-15 01:46:12] "GET /bgp-router/31e679c6-31ae-46fa-88b1-cba55fa5f735?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.047357 10.0.0.241 - - [2025-05-15 01:46:12] "POST /job-templates HTTP/1.1" 200 581 0.179682 10.0.0.241 - - [2025-05-15 01:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010609 10.0.0.241 - - [2025-05-15 01:46:12] "POST /fqname-to-id HTTP/1.1" 404 210 0.010266 10.0.0.241 - - [2025-05-15 01:46:12] "GET /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.021427 10.0.0.241 - - [2025-05-15 01:46:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022276 10.0.0.241 - - [2025-05-15 01:46:12] "POST /chown HTTP/1.1" 200 109 0.248981 10.0.0.241 - - [2025-05-15 01:46:12] "POST /service-templates HTTP/1.1" 200 517 0.252964 10.0.0.241 - - [2025-05-15 01:46:12] "POST /policy-managements HTTP/1.1" 409 214 0.045642 10.0.0.241 - - [2025-05-15 01:46:12] "POST /ref-update HTTP/1.1" 200 156 0.168240 10.0.0.241 - - [2025-05-15 01:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.076771 10.0.0.241 - - [2025-05-15 01:46:13] "POST /job-templates HTTP/1.1" 200 585 0.306230 10.0.0.241 - - [2025-05-15 01:46:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.056550 10.0.0.241 - - [2025-05-15 01:46:13] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.024987 10.0.0.241 - - [2025-05-15 01:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.020809 10.0.0.241 - - [2025-05-15 01:46:13] "GET /network-ipam/6d7e52d2-41ad-4e5a-b1ac-0e5711012efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.006996 10.0.0.241 - - [2025-05-15 01:46:13] "POST /service-templates HTTP/1.1" 200 537 0.440399 10.0.0.241 - - [2025-05-15 01:46:13] "POST /application-policy-sets HTTP/1.1" 200 530 0.292157 10.0.0.241 - - [2025-05-15 01:46:13] "POST /job-templates HTTP/1.1" 200 561 0.278089 10.0.0.241 - - [2025-05-15 01:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013798 10.0.0.241 - - [2025-05-15 01:46:13] "POST /fqname-to-id HTTP/1.1" 404 203 0.011787 10.0.0.241 - - [2025-05-15 01:46:13] "POST /service-templates HTTP/1.1" 200 509 0.070247 10.0.0.241 - - [2025-05-15 01:46:13] "GET /global-vrouter-config/39056b38-b6e6-4fcc-a4dd-5939665b5343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1163 0.009708 10.0.0.241 - - [2025-05-15 01:46:13] "POST /job-templates HTTP/1.1" 200 571 0.070075 10.0.0.241 - - [2025-05-15 01:46:13] "PUT /global-vrouter-config/39056b38-b6e6-4fcc-a4dd-5939665b5343 HTTP/1.1" 200 277 0.064447 10.0.0.241 - - [2025-05-15 01:46:13] "POST /fqname-to-id HTTP/1.1" 404 196 0.025531 10.0.0.241 - - [2025-05-15 01:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.019342 10.0.0.241 - - [2025-05-15 01:46:13] "GET /virtual-network/403e968d-435b-4116-a8ca-ad52f882a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.034496 10.0.0.241 - - [2025-05-15 01:46:13] "POST /job-templates HTTP/1.1" 200 557 0.087561 10.0.0.241 - - [2025-05-15 01:46:13] "POST /fqname-to-id HTTP/1.1" 404 196 0.033168 10.0.0.241 - - [2025-05-15 01:46:13] "POST /job-templates HTTP/1.1" 200 557 0.102601 10.0.0.241 - - [2025-05-15 01:46:13] "POST /fqname-to-id HTTP/1.1" 404 196 0.013340 10.0.0.241 - - [2025-05-15 01:46:14] "POST /fqname-to-id HTTP/1.1" 404 225 0.026147 10.0.0.241 - - [2025-05-15 01:46:14] "POST /id-to-fqname HTTP/1.1" 200 177 0.003475 10.0.0.241 - - [2025-05-15 01:46:14] "POST /job-templates HTTP/1.1" 200 557 0.224431 10.0.0.241 - - [2025-05-15 01:46:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.016818 10.0.0.241 - - [2025-05-15 01:46:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.032794 10.0.0.241 - - [2025-05-15 01:46:14] "GET / HTTP/1.1" 200 36215 0.001871 10.0.0.241 - - [2025-05-15 01:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007859 10.0.0.241 - - [2025-05-15 01:46:14] "GET /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.025054 10.0.0.241 - - [2025-05-15 01:46:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.016278 10.0.0.241 - - [2025-05-15 01:46:14] "POST /access-control-lists HTTP/1.1" 200 589 0.257498 10.0.0.241 - - [2025-05-15 01:46:14] "POST /fqname-to-id HTTP/1.1" 404 224 0.024311 10.0.0.241 - - [2025-05-15 01:46:14] "POST /security-groups HTTP/1.1" 200 574 0.218351 10.0.0.241 - - [2025-05-15 01:46:14] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.070759 10.0.0.241 - - [2025-05-15 01:46:14] "POST /projects HTTP/1.1" 200 491 0.728253 10.0.0.241 - - [2025-05-15 01:46:14] "POST /job-templates HTTP/1.1" 200 537 0.208826 10.0.0.241 - - [2025-05-15 01:46:14] "POST /fqname-to-id HTTP/1.1" 404 198 0.025801 10.0.0.241 - - [2025-05-15 01:46:14] "POST /access-control-lists HTTP/1.1" 200 587 0.168539 10.0.0.241 - - [2025-05-15 01:46:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.026272 10.0.0.241 - - [2025-05-15 01:46:14] "POST /security-groups HTTP/1.1" 200 548 0.187895 10.0.0.241 - - [2025-05-15 01:46:14] "POST /job-templates HTTP/1.1" 200 561 0.179267 10.0.0.241 - - [2025-05-15 01:46:14] "POST /fqname-to-id HTTP/1.1" 404 198 0.014565 10.0.0.241 - - [2025-05-15 01:46:14] "POST /chown HTTP/1.1" 200 109 0.101265 10.0.0.241 - - [2025-05-15 01:46:14] "POST /access-control-lists HTTP/1.1" 200 581 0.203207 10.0.0.241 - - [2025-05-15 01:46:14] "POST /job-templates HTTP/1.1" 200 561 0.145358 10.0.0.241 - - [2025-05-15 01:46:14] "POST /fqname-to-id HTTP/1.1" 404 212 0.010572 10.0.0.241 - - [2025-05-15 01:46:14] "POST /network-ipams HTTP/1.1" 200 524 0.113849 10.0.0.241 - - [2025-05-15 01:46:14] "POST /fqname-to-id HTTP/1.1" 404 198 0.013209 10.0.0.241 - - [2025-05-15 01:46:14] "POST /access-control-lists HTTP/1.1" 200 579 0.122752 10.0.0.241 - - [2025-05-15 01:46:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.012229 10.0.0.241 - - [2025-05-15 01:46:15] "POST /job-templates HTTP/1.1" 200 561 0.141342 10.0.0.241 - - [2025-05-15 01:46:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.036605 10.0.0.241 - - [2025-05-15 01:46:15] "POST /network-ipams HTTP/1.1" 200 512 0.190177 10.0.0.241 - - [2025-05-15 01:46:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.006769 10.0.0.241 - - [2025-05-15 01:46:15] "POST /access-control-lists HTTP/1.1" 200 596 0.079549 10.0.0.241 - - [2025-05-15 01:46:15] "POST /fqname-to-id HTTP/1.1" 404 231 0.020202 10.0.0.241 - - [2025-05-15 01:46:15] "POST /job-templates HTTP/1.1" 200 567 0.108186 10.0.0.241 - - [2025-05-15 01:46:15] "POST /fqname-to-id HTTP/1.1" 404 197 0.023134 10.0.0.241 - - [2025-05-15 01:46:15] "POST /access-control-lists HTTP/1.1" 200 594 0.101906 10.0.0.241 - - [2025-05-15 01:46:15] "POST /job-templates HTTP/1.1" 200 559 0.130299 10.0.0.241 - - [2025-05-15 01:46:15] "POST /fqname-to-id HTTP/1.1" 404 196 0.003852 10.0.0.241 - - [2025-05-15 01:46:15] "POST /route-targets HTTP/1.1" 200 328 0.045468 10.0.0.241 - - [2025-05-15 01:46:15] "POST /useragent-kv HTTP/1.1" 200 115 0.014295 10.0.0.241 - - [2025-05-15 01:46:15] "POST /virtual-networks HTTP/1.1" 200 540 0.377695 10.0.0.241 - - [2025-05-15 01:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005276 10.0.0.241 - - [2025-05-15 01:46:15] "POST /ref-update HTTP/1.1" 200 156 0.078129 10.0.0.241 - - [2025-05-15 01:46:15] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.062943 10.0.0.241 - - [2025-05-15 01:46:15] "POST /job-templates HTTP/1.1" 200 557 0.187317 10.0.0.241 - - [2025-05-15 01:46:15] "POST /route-targets HTTP/1.1" 200 328 0.086420 10.0.0.241 - - [2025-05-15 01:46:15] "POST /fqname-to-id HTTP/1.1" 404 205 0.030775 10.0.0.241 - - [2025-05-15 01:46:15] "POST /ref-update HTTP/1.1" 200 156 0.045131 10.0.0.241 - - [2025-05-15 01:46:15] "POST /network-ipams HTTP/1.1" 200 520 0.090771 10.0.0.241 - - [2025-05-15 01:46:15] "POST /fqname-to-id HTTP/1.1" 404 202 0.009166 10.0.0.241 - - [2025-05-15 01:46:15] "POST /job-templates HTTP/1.1" 200 575 0.119248 10.0.0.241 - - [2025-05-15 01:46:15] "POST /fqname-to-id HTTP/1.1" 404 194 0.018120 10.0.0.241 - - [2025-05-15 01:46:15] "POST /route-targets HTTP/1.1" 200 328 0.122928 10.0.0.241 - - [2025-05-15 01:46:15] "POST /ref-update HTTP/1.1" 200 156 0.040046 10.0.0.241 - - [2025-05-15 01:46:15] "POST /job-templates HTTP/1.1" 200 553 0.147852 10.0.0.241 - - [2025-05-15 01:46:16] "POST /fqname-to-id HTTP/1.1" 404 208 0.007042 10.0.0.241 - - [2025-05-15 01:46:16] "POST /route-targets HTTP/1.1" 200 328 0.045249 10.0.0.241 - - [2025-05-15 01:46:16] "GET / HTTP/1.1" 200 36215 0.001973 10.0.0.241 - - [2025-05-15 01:46:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002743 10.0.0.241 - - [2025-05-15 01:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013016 10.0.0.241 - - [2025-05-15 01:46:16] "POST /virtual-networks HTTP/1.1" 200 548 0.302498 10.0.0.241 - - [2025-05-15 01:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.030267 10.0.0.241 - - [2025-05-15 01:46:16] "GET /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.039986 10.0.0.241 - - [2025-05-15 01:46:16] "POST /ref-update HTTP/1.1" 200 156 0.085504 10.0.0.241 - - [2025-05-15 01:46:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.011754 10.0.0.241 - - [2025-05-15 01:46:16] "GET /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.038660 10.0.0.241 - - [2025-05-15 01:46:16] "POST /fqname-to-id HTTP/1.1" 404 199 0.016797 10.0.0.241 - - [2025-05-15 01:46:16] "POST /job-templates HTTP/1.1" 200 581 0.202857 10.0.0.241 - - [2025-05-15 01:46:16] "POST /fqname-to-id HTTP/1.1" 404 196 0.014432 10.0.0.241 - - [2025-05-15 01:46:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.034215 10.0.0.241 - - [2025-05-15 01:46:16] "POST /config-nodes HTTP/1.1" 200 595 0.182300 10.0.0.241 - - [2025-05-15 01:46:16] "POST /network-policys HTTP/1.1" 200 540 0.176288 10.0.0.241 - - [2025-05-15 01:46:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.034274 10.0.0.241 - - [2025-05-15 01:46:16] "POST /job-templates HTTP/1.1" 200 557 0.163280 10.0.0.241 - - [2025-05-15 01:46:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.004402 10.0.0.241 - - [2025-05-15 01:46:16] "POST /access-control-lists HTTP/1.1" 200 553 0.177434 10.0.0.241 - - [2025-05-15 01:46:16] "POST /network-policys HTTP/1.1" 200 536 0.137600 10.0.0.241 - - [2025-05-15 01:46:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.013137 10.0.0.241 - - [2025-05-15 01:46:16] "POST /job-templates HTTP/1.1" 200 561 0.185244 10.0.0.241 - - [2025-05-15 01:46:16] "PUT /access-control-list/60338cac-3e42-4b2b-9576-930a18ac2c93 HTTP/1.1" 200 273 0.088639 10.0.0.241 - - [2025-05-15 01:46:16] "POST /fqname-to-id HTTP/1.1" 404 206 0.030803 10.0.0.241 - - [2025-05-15 01:46:16] "PUT /access-control-list/5bc8b46f-a096-4ea9-8eac-57e0cd871b21 HTTP/1.1" 200 273 0.099493 10.0.0.241 - - [2025-05-15 01:46:16] "POST /network-policys HTTP/1.1" 200 544 0.189309 10.0.0.241 - - [2025-05-15 01:46:16] "PUT /access-control-list/57e0919b-c517-4c39-bbe1-4c03ef245668 HTTP/1.1" 200 273 0.083888 10.0.0.241 - - [2025-05-15 01:46:16] "POST /job-templates HTTP/1.1" 200 577 0.130483 10.0.0.241 - - [2025-05-15 01:46:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.032656 10.0.0.241 - - [2025-05-15 01:46:17] "PUT /access-control-list/8973307e-4632-4971-ba0b-ac52b81afb6c HTTP/1.1" 200 273 0.094141 10.0.0.241 - - [2025-05-15 01:46:17] "POST /job-templates HTTP/1.1" 200 559 0.125385 10.0.0.241 - - [2025-05-15 01:46:17] "POST /fqname-to-id HTTP/1.1" 404 198 0.005940 10.0.0.241 - - [2025-05-15 01:46:17] "PUT /access-control-list/18223d70-eb00-41d8-a14d-16ca284cb3e7 HTTP/1.1" 200 273 0.111624 10.0.0.241 - - [2025-05-15 01:46:17] "GET / HTTP/1.1" 200 36215 0.002052 10.0.0.241 - - [2025-05-15 01:46:17] "POST /ref-update HTTP/1.1" 200 156 0.281570 10.0.0.241 - - [2025-05-15 01:46:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.022186 10.0.0.241 - - [2025-05-15 01:46:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012274 10.0.0.241 - - [2025-05-15 01:46:17] "PUT /access-control-list/303e8d6d-8ca2-4922-8ab3-122d4cb99099 HTTP/1.1" 200 273 0.072085 10.0.0.241 - - [2025-05-15 01:46:17] "POST /job-templates HTTP/1.1" 200 561 0.149498 10.0.0.241 - - [2025-05-15 01:46:17] "POST /ref-update HTTP/1.1" 200 156 0.121995 10.0.0.241 - - [2025-05-15 01:46:17] "POST /fqname-to-id HTTP/1.1" 404 196 0.005047 10.0.0.241 - - [2025-05-15 01:46:17] "POST /job-templates HTTP/1.1" 200 557 0.082873 10.0.0.241 - - [2025-05-15 01:46:17] "POST /fqname-to-id HTTP/1.1" 404 195 0.004486 10.0.0.241 - - [2025-05-15 01:46:17] "POST /ref-update HTTP/1.1" 200 156 0.105296 10.0.0.241 - - [2025-05-15 01:46:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002441 10.0.0.241 - - [2025-05-15 01:46:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010615 10.0.0.241 - - [2025-05-15 01:46:17] "POST /job-templates HTTP/1.1" 200 555 0.144605 10.0.0.241 - - [2025-05-15 01:46:17] "POST /fqname-to-id HTTP/1.1" 404 195 0.024760 10.0.0.241 - - [2025-05-15 01:46:17] "POST /fqname-to-id HTTP/1.1" 404 217 0.002707 10.0.0.241 - - [2025-05-15 01:46:17] "POST /job-templates HTTP/1.1" 200 555 0.140574 10.0.0.241 - - [2025-05-15 01:46:17] "POST /fqname-to-id HTTP/1.1" 404 195 0.004342 10.0.0.241 - - [2025-05-15 01:46:17] "POST /ref-update HTTP/1.1" 200 156 0.325286 10.0.0.241 - - [2025-05-15 01:46:18] "POST /access-control-lists HTTP/1.1" 200 585 0.207910 10.0.0.241 - - [2025-05-15 01:46:18] "POST /job-templates HTTP/1.1" 200 555 0.194018 10.0.0.241 - - [2025-05-15 01:46:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.040071 10.0.0.241 - - [2025-05-15 01:46:18] "POST /fqname-to-id HTTP/1.1" 404 200 0.008282 10.0.0.241 - - [2025-05-15 01:46:18] "POST /ref-update HTTP/1.1" 200 156 0.221587 10.0.0.241 - - [2025-05-15 01:46:18] "POST /access-control-lists HTTP/1.1" 200 583 0.114149 10.0.0.241 - - [2025-05-15 01:46:18] "POST /job-templates HTTP/1.1" 200 565 0.181445 10.0.0.241 - - [2025-05-15 01:46:18] "POST /ref-update HTTP/1.1" 200 156 0.211733 10.0.0.241 - - [2025-05-15 01:46:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.027167 10.0.0.241 - - [2025-05-15 01:46:18] "POST /fqname-to-id HTTP/1.1" 404 240 0.003250 10.0.0.241 - - [2025-05-15 01:46:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.038028 10.0.0.241 - - [2025-05-15 01:46:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020228 10.0.0.241 - - [2025-05-15 01:46:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019175 10.0.0.241 - - [2025-05-15 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.241 - - [2025-05-15 01:46:18] "POST /access-control-lists HTTP/1.1" 200 604 0.204668 10.0.0.241 - - [2025-05-15 01:46:18] "POST /fqname-to-id HTTP/1.1" 404 239 0.045813 10.0.0.241 - - [2025-05-15 01:46:18] "GET /virtual-network/403e968d-435b-4116-a8ca-ad52f882a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.087344 10.0.0.241 - - [2025-05-15 01:46:18] "POST /job-templates HTTP/1.1" 200 567 0.297546 10.0.0.241 - - [2025-05-15 01:46:18] "POST /access-control-lists HTTP/1.1" 200 602 0.078866 10.0.0.241 - - [2025-05-15 01:46:18] "POST /fqname-to-id HTTP/1.1" 404 189 0.013290 10.0.0.241 - - [2025-05-15 01:46:18] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.040353 10.0.0.241 - - [2025-05-15 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009916 10.0.0.241 - - [2025-05-15 01:46:18] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017785 10.0.0.241 - - [2025-05-15 01:46:18] "POST /config-propertiess HTTP/1.1" 200 553 0.186466 10.0.0.241 - - [2025-05-15 01:46:18] "POST /fqname-to-id HTTP/1.1" 404 168 0.011806 10.0.0.241 - - [2025-05-15 01:46:18] "POST /firewall-policys HTTP/1.1" 200 532 0.108366 10.0.0.241 - - [2025-05-15 01:46:19] "POST /fqname-to-id HTTP/1.1" 404 229 0.021622 10.0.0.241 - - [2025-05-15 01:46:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.115594 10.0.0.241 - - [2025-05-15 01:46:19] "GET /firewall-policy/f8445683-372f-4ad0-ace9-8c081aff434b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.027240 10.0.0.241 - - [2025-05-15 01:46:19] "POST /tags HTTP/1.1" 200 322 0.185466 10.0.0.241 - - [2025-05-15 01:46:19] "POST /fqname-to-id HTTP/1.1" 404 166 0.010212 10.0.0.241 - - [2025-05-15 01:46:19] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.014493 10.0.0.241 - - [2025-05-15 01:46:19] "GET /firewall-policy/f8445683-372f-4ad0-ace9-8c081aff434b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.036023 10.0.0.241 - - [2025-05-15 01:46:19] "POST /access-control-lists HTTP/1.1" 200 591 0.172094 10.0.0.241 - - [2025-05-15 01:46:19] "POST /tags HTTP/1.1" 200 318 0.136431 10.0.0.241 - - [2025-05-15 01:46:19] "POST /route-targets HTTP/1.1" 200 328 0.046424 10.0.0.241 - - [2025-05-15 01:46:19] "POST /ref-update HTTP/1.1" 200 156 0.103592 10.0.0.241 - - [2025-05-15 01:46:19] "POST /fqname-to-id HTTP/1.1" 404 174 0.010765 10.0.0.241 - - [2025-05-15 01:46:19] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.012389 10.0.0.241 - - [2025-05-15 01:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005809 10.0.0.241 - - [2025-05-15 01:46:19] "POST /ref-update HTTP/1.1" 200 156 0.070580 10.0.0.241 - - [2025-05-15 01:46:19] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016020 10.0.0.241 - - [2025-05-15 01:46:19] "POST /tags HTTP/1.1" 200 334 0.084088 10.0.0.241 - - [2025-05-15 01:46:19] "POST /fqname-to-id HTTP/1.1" 404 162 0.009768 10.0.0.241 - - [2025-05-15 01:46:19] "PUT /access-control-list/b2d75d06-d2a7-4d8a-94be-f023925c3bc7 HTTP/1.1" 200 273 0.080546 10.0.0.241 - - [2025-05-15 01:46:19] "POST /firewall-policys HTTP/1.1" 200 534 0.100524 10.0.0.241 - - [2025-05-15 01:46:19] "POST /fqname-to-id HTTP/1.1" 404 237 0.011639 10.0.0.241 - - [2025-05-15 01:46:19] "POST /tags HTTP/1.1" 200 310 0.110606 10.0.0.241 - - [2025-05-15 01:46:19] "POST /fqname-to-id HTTP/1.1" 404 174 0.011678 10.0.0.241 - - [2025-05-15 01:46:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.116957 10.0.0.241 - - [2025-05-15 01:46:19] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.023075 10.0.0.241 - - [2025-05-15 01:46:19] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.019812 10.0.0.241 - - [2025-05-15 01:46:19] "POST /access-control-lists HTTP/1.1" 200 603 0.168149 10.0.0.241 - - [2025-05-15 01:46:19] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.025728 10.0.0.241 - - [2025-05-15 01:46:19] "GET /firewall-policy/f8445683-372f-4ad0-ace9-8c081aff434b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.017884 10.0.0.241 - - [2025-05-15 01:46:19] "POST /tags HTTP/1.1" 200 334 0.173110 10.0.0.241 - - [2025-05-15 01:46:19] "POST /fqname-to-id HTTP/1.1" 404 164 0.007573 10.0.0.241 - - [2025-05-15 01:46:19] "GET /firewall-policy/f8445683-372f-4ad0-ace9-8c081aff434b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.011240 10.0.0.241 - - [2025-05-15 01:46:19] "POST /route-targets HTTP/1.1" 200 328 0.048649 10.0.0.241 - - [2025-05-15 01:46:20] "POST /ref-update HTTP/1.1" 200 156 0.069399 10.0.0.241 - - [2025-05-15 01:46:20] "POST /tags HTTP/1.1" 200 314 0.131906 10.0.0.241 - - [2025-05-15 01:46:20] "POST /ref-update HTTP/1.1" 200 156 0.173779 10.0.0.241 - - [2025-05-15 01:46:20] "POST /fqname-to-id HTTP/1.1" 404 169 0.032117 10.0.0.241 - - [2025-05-15 01:46:20] "GET / HTTP/1.1" 200 36215 0.001940 10.0.0.241 - - [2025-05-15 01:46:20] "PUT /access-control-list/b68107b0-f925-4ff7-9537-032d9ba36a5b HTTP/1.1" 200 273 0.106170 10.0.0.241 - - [2025-05-15 01:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011436 10.0.0.241 - - [2025-05-15 01:46:20] "GET /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.035676 10.0.0.241 - - [2025-05-15 01:46:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.013459 10.0.0.241 - - [2025-05-15 01:46:20] "PUT /access-control-list/b68107b0-f925-4ff7-9537-032d9ba36a5b HTTP/1.1" 200 273 0.036188 10.0.0.241 - - [2025-05-15 01:46:20] "POST /ref-update HTTP/1.1" 200 156 0.190046 10.0.0.241 - - [2025-05-15 01:46:20] "POST /tags HTTP/1.1" 200 324 0.158329 10.0.0.241 - - [2025-05-15 01:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.032706 10.0.0.241 - - [2025-05-15 01:46:20] "PUT /access-control-list/b2d75d06-d2a7-4d8a-94be-f023925c3bc7 HTTP/1.1" 200 273 0.112164 10.0.0.241 - - [2025-05-15 01:46:20] "PUT /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c HTTP/1.1" 200 275 0.079236 10.0.0.241 - - [2025-05-15 01:46:20] "POST /config-database-nodes HTTP/1.1" 200 613 0.154047 10.0.0.241 - - [2025-05-15 01:46:20] "POST /fqname-to-id HTTP/1.1" 404 166 0.014307 10.0.0.241 - - [2025-05-15 01:46:20] "PUT /access-control-list/7bfaa4f3-411a-450e-a14b-17f3dae1a2f0 HTTP/1.1" 200 273 0.132342 10.0.0.241 - - [2025-05-15 01:46:20] "POST /hardwares HTTP/1.1" 200 328 0.045259 10.0.0.241 - - [2025-05-15 01:46:20] "POST /ref-update HTTP/1.1" 200 156 0.227844 10.0.0.241 - - [2025-05-15 01:46:20] "POST /fqname-to-id HTTP/1.1" 404 166 0.024041 10.0.0.241 - - [2025-05-15 01:46:20] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.027559 10.0.0.241 - - [2025-05-15 01:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007275 10.0.0.241 - - [2025-05-15 01:46:20] "POST /ref-update HTTP/1.1" 200 156 0.074447 10.0.0.241 - - [2025-05-15 01:46:20] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020311 10.0.0.241 - - [2025-05-15 01:46:20] "POST /hardwares HTTP/1.1" 200 328 0.080006 10.0.0.241 - - [2025-05-15 01:46:20] "POST /fqname-to-id HTTP/1.1" 404 166 0.010495 10.0.0.241 - - [2025-05-15 01:46:20] "POST /ref-update HTTP/1.1" 200 156 0.082795 10.0.0.241 - - [2025-05-15 01:46:20] "POST /hardwares HTTP/1.1" 200 328 0.058461 10.0.0.241 - - [2025-05-15 01:46:20] "POST /firewall-policys HTTP/1.1" 200 532 0.110650 10.0.0.241 - - [2025-05-15 01:46:20] "PUT /access-control-list/b68107b0-f925-4ff7-9537-032d9ba36a5b HTTP/1.1" 200 273 0.028723 10.0.0.241 - - [2025-05-15 01:46:20] "POST /fqname-to-id HTTP/1.1" 404 166 0.006769 10.0.0.241 - - [2025-05-15 01:46:20] "POST /hardwares HTTP/1.1" 200 328 0.044456 10.0.0.241 - - [2025-05-15 01:46:20] "POST /fqname-to-id HTTP/1.1" 404 164 0.002089 10.0.0.241 - - [2025-05-15 01:46:20] "PUT /access-control-list/b68107b0-f925-4ff7-9537-032d9ba36a5b HTTP/1.1" 200 273 0.082471 10.0.0.241 - - [2025-05-15 01:46:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.126731 10.0.0.241 - - [2025-05-15 01:46:20] "GET /firewall-policy/4a12800a-348e-4144-b45e-493cf41a1503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004607 10.0.0.241 - - [2025-05-15 01:46:21] "PUT /access-control-list/b2d75d06-d2a7-4d8a-94be-f023925c3bc7 HTTP/1.1" 200 273 0.083803 10.0.0.241 - - [2025-05-15 01:46:21] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.028930 10.0.0.241 - - [2025-05-15 01:46:21] "GET /firewall-policy/4a12800a-348e-4144-b45e-493cf41a1503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.012292 10.0.0.241 - - [2025-05-15 01:46:21] "POST /hardwares HTTP/1.1" 200 324 0.104501 10.0.0.241 - - [2025-05-15 01:46:21] "GET /firewall-policy/f8445683-372f-4ad0-ace9-8c081aff434b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005866 10.0.0.241 - - [2025-05-15 01:46:21] "POST /fqname-to-id HTTP/1.1" 404 164 0.003616 10.0.0.241 - - [2025-05-15 01:46:21] "POST /hardwares HTTP/1.1" 200 324 0.026920 10.0.0.241 - - [2025-05-15 01:46:21] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.018626 10.0.0.241 - - [2025-05-15 01:46:21] "POST /ref-update HTTP/1.1" 200 156 0.055635 10.0.0.241 - - [2025-05-15 01:46:21] "GET /firewall-policy/f8445683-372f-4ad0-ace9-8c081aff434b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.025046 10.0.0.241 - - [2025-05-15 01:46:21] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.022858 10.0.0.241 - - [2025-05-15 01:46:21] "POST /fqname-to-id HTTP/1.1" 404 161 0.032077 10.0.0.241 - - [2025-05-15 01:46:21] "POST /hardwares HTTP/1.1" 200 318 0.034914 10.0.0.241 - - [2025-05-15 01:46:21] "POST /fqname-to-id HTTP/1.1" 404 164 0.015914 10.0.0.241 - - [2025-05-15 01:46:21] "POST /ref-update HTTP/1.1" 200 156 0.042551 10.0.0.241 - - [2025-05-15 01:46:21] "POST /hardwares HTTP/1.1" 200 324 0.038283 10.0.0.241 - - [2025-05-15 01:46:21] "POST /fqname-to-id HTTP/1.1" 404 164 0.011645 10.0.0.241 - - [2025-05-15 01:46:21] "POST /ref-update HTTP/1.1" 200 156 0.082187 10.0.0.241 - - [2025-05-15 01:46:21] "PUT /access-control-list/0f7e3dc6-6907-47f2-bccb-d764d4bbbd26 HTTP/1.1" 200 273 0.076686 10.0.0.241 - - [2025-05-15 01:46:21] "POST /hardwares HTTP/1.1" 200 324 0.063588 10.0.0.241 - - [2025-05-15 01:46:21] "PUT /access-control-list/618d83ba-3311-4d5a-b928-879df28cf9cc HTTP/1.1" 200 273 0.047868 10.0.0.241 - - [2025-05-15 01:46:21] "POST /ref-update HTTP/1.1" 200 156 0.076689 10.0.0.241 - - [2025-05-15 01:46:21] "POST /fqname-to-id HTTP/1.1" 404 164 0.018735 10.0.0.241 - - [2025-05-15 01:46:21] "PUT /access-control-list/1c301c85-6a59-4bae-a959-22a9eaca621b HTTP/1.1" 200 273 0.041993 10.0.0.241 - - [2025-05-15 01:46:21] "POST /hardwares HTTP/1.1" 200 324 0.038787 10.0.0.241 - - [2025-05-15 01:46:21] "POST /fqname-to-id HTTP/1.1" 404 165 0.009341 10.0.0.241 - - [2025-05-15 01:46:21] "POST /ref-update HTTP/1.1" 200 156 0.067677 10.0.0.241 - - [2025-05-15 01:46:21] "PUT /access-control-list/a12ece59-d1b2-4629-b8ab-8b2941d26887 HTTP/1.1" 200 273 0.021792 10.0.0.241 - - [2025-05-15 01:46:21] "POST /hardwares HTTP/1.1" 200 326 0.032267 10.0.0.241 - - [2025-05-15 01:46:21] "POST /fqname-to-id HTTP/1.1" 404 165 0.001873 10.0.0.241 - - [2025-05-15 01:46:21] "POST /hardwares HTTP/1.1" 200 326 0.055856 10.0.0.241 - - [2025-05-15 01:46:21] "POST /ref-update HTTP/1.1" 200 156 0.115179 10.0.0.241 - - [2025-05-15 01:46:21] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.035813 10.0.0.241 - - [2025-05-15 01:46:21] "POST /fqname-to-id HTTP/1.1" 404 165 0.008709 10.0.0.241 - - [2025-05-15 01:46:21] "POST /hardwares HTTP/1.1" 200 326 0.019080 10.0.0.241 - - [2025-05-15 01:46:21] "POST /fqname-to-id HTTP/1.1" 404 165 0.015674 10.0.0.241 - - [2025-05-15 01:46:21] "POST /tags HTTP/1.1" 200 300 0.048934 10.0.0.241 - - [2025-05-15 01:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005474 10.0.0.241 - - [2025-05-15 01:46:21] "GET /tag/d6bf19cc-ad12-48ca-a915-6d9eaf72c3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.038283 10.0.0.241 - - [2025-05-15 01:46:21] "POST /hardwares HTTP/1.1" 200 326 0.056362 10.0.0.241 - - [2025-05-15 01:46:21] "POST /fqname-to-id HTTP/1.1" 404 164 0.007047 10.0.0.241 - - [2025-05-15 01:46:21] "POST /hardwares HTTP/1.1" 200 324 0.025570 10.0.0.241 - - [2025-05-15 01:46:21] "POST /set-tag HTTP/1.1" 200 109 0.069726 10.0.0.241 - - [2025-05-15 01:46:21] "POST /fqname-to-id HTTP/1.1" 404 161 0.005115 10.0.0.241 - - [2025-05-15 01:46:22] "POST /hardwares HTTP/1.1" 200 318 0.059483 10.0.0.241 - - [2025-05-15 01:46:22] "POST /fqname-to-id HTTP/1.1" 404 164 0.013518 10.0.0.241 - - [2025-05-15 01:46:22] "POST /hardwares HTTP/1.1" 200 324 0.052828 10.0.0.241 - - [2025-05-15 01:46:22] "POST /fqname-to-id HTTP/1.1" 404 161 0.009186 10.0.0.241 - - [2025-05-15 01:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005798 10.0.0.241 - - [2025-05-15 01:46:22] "GET /global-vrouter-config/39056b38-b6e6-4fcc-a4dd-5939665b5343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.003317 10.0.0.241 - - [2025-05-15 01:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010732 10.0.0.241 - - [2025-05-15 01:46:22] "POST /hardwares HTTP/1.1" 200 318 0.050724 10.0.0.241 - - [2025-05-15 01:46:22] "POST /fqname-to-id HTTP/1.1" 404 164 0.007012 10.0.0.241 - - [2025-05-15 01:46:22] "PUT /global-vrouter-config/39056b38-b6e6-4fcc-a4dd-5939665b5343 HTTP/1.1" 200 277 0.029709 10.0.0.241 - - [2025-05-15 01:46:22] "POST /hardwares HTTP/1.1" 200 324 0.050019 10.0.0.241 - - [2025-05-15 01:46:22] "POST /fqname-to-id HTTP/1.1" 404 162 0.009793 10.0.0.241 - - [2025-05-15 01:46:22] "POST /fqname-to-id HTTP/1.1" 404 226 0.018370 10.0.0.241 - - [2025-05-15 01:46:22] "POST /hardwares HTTP/1.1" 200 320 0.053117 10.0.0.241 - - [2025-05-15 01:46:22] "POST /fqname-to-id HTTP/1.1" 404 162 0.003300 10.0.0.241 - - [2025-05-15 01:46:22] "POST /hardwares HTTP/1.1" 200 320 0.027794 10.0.0.241 - - [2025-05-15 01:46:22] "POST /fqname-to-id HTTP/1.1" 404 165 0.003470 10.0.0.241 - - [2025-05-15 01:46:22] "POST /hardwares HTTP/1.1" 200 326 0.046661 10.0.0.241 - - [2025-05-15 01:46:22] "POST /fqname-to-id HTTP/1.1" 404 161 0.017845 10.0.0.241 - - [2025-05-15 01:46:22] "POST /tags HTTP/1.1" 200 306 0.192790 10.0.0.241 - - [2025-05-15 01:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.019843 10.0.0.241 - - [2025-05-15 01:46:22] "POST /hardwares HTTP/1.1" 200 318 0.050796 10.0.0.241 - - [2025-05-15 01:46:22] "POST /fqname-to-id HTTP/1.1" 404 161 0.006323 10.0.0.241 - - [2025-05-15 01:46:22] "GET /tag/b423974a-fbe8-4ded-b1cf-327582438823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.061509 10.0.0.241 - - [2025-05-15 01:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006648 10.0.0.241 - - [2025-05-15 01:46:22] "POST /hardwares HTTP/1.1" 200 318 0.062092 10.0.0.241 - - [2025-05-15 01:46:22] "POST /fqname-to-id HTTP/1.1" 404 162 0.004021 10.0.0.241 - - [2025-05-15 01:46:22] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.080430 10.0.0.241 - - [2025-05-15 01:46:22] "POST /hardwares HTTP/1.1" 200 320 0.043800 10.0.0.241 - - [2025-05-15 01:46:22] "POST /fqname-to-id HTTP/1.1" 404 162 0.017139 10.0.0.241 - - [2025-05-15 01:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.241 - - [2025-05-15 01:46:22] "GET /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.016888 10.0.0.241 - - [2025-05-15 01:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.241 - - [2025-05-15 01:46:23] "POST /hardwares HTTP/1.1" 200 320 0.029341 10.0.0.241 - - [2025-05-15 01:46:23] "GET / HTTP/1.1" 200 36215 0.001919 10.0.0.241 - - [2025-05-15 01:46:23] "POST /fqname-to-id HTTP/1.1" 404 162 0.018764 10.0.0.241 - - [2025-05-15 01:46:23] "GET /service-appliance-set/56f35852-486d-4ed3-8260-2341fdead673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.026206 10.0.0.241 - - [2025-05-15 01:46:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.011030 10.0.0.241 - - [2025-05-15 01:46:23] "POST /hardwares HTTP/1.1" 200 320 0.039736 10.0.0.241 - - [2025-05-15 01:46:23] "POST /alarms HTTP/1.1" 200 583 0.073241 10.0.0.241 - - [2025-05-15 01:46:23] "POST /fqname-to-id HTTP/1.1" 404 158 0.012428 10.0.0.241 - - [2025-05-15 01:46:23] "POST /hardwares HTTP/1.1" 200 312 0.041027 10.0.0.241 - - [2025-05-15 01:46:23] "POST /fqname-to-id HTTP/1.1" 404 158 0.027043 10.0.0.241 - - [2025-05-15 01:46:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.180575 10.0.0.241 - - [2025-05-15 01:46:23] "POST /alarms HTTP/1.1" 200 577 0.167286 10.0.0.241 - - [2025-05-15 01:46:23] "GET /virtual-machine-interface/09bb887e-1f25-436e-bdf3-11b8e390ffcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2306 0.026878 10.0.0.241 - - [2025-05-15 01:46:23] "POST /hardwares HTTP/1.1" 200 312 0.066992 10.0.0.241 - - [2025-05-15 01:46:23] "POST /fqname-to-id HTTP/1.1" 404 160 0.063031 10.0.0.241 - - [2025-05-15 01:46:23] "POST /alarms HTTP/1.1" 200 577 0.125251 10.0.0.241 - - [2025-05-15 01:46:23] "POST /hardwares HTTP/1.1" 200 316 0.032421 10.0.0.241 - - [2025-05-15 01:46:23] "POST /fqname-to-id HTTP/1.1" 404 154 0.001868 10.0.0.241 - - [2025-05-15 01:46:23] "POST /instance-ips HTTP/1.1" 200 382 0.180803 10.0.0.241 - - [2025-05-15 01:46:23] "POST /hardwares HTTP/1.1" 200 304 0.032055 10.0.0.241 - - [2025-05-15 01:46:23] "POST /alarms HTTP/1.1" 200 561 0.079991 10.0.0.241 - - [2025-05-15 01:46:23] "GET /instance-ip/f99940df-c736-4d9d-8ce2-a904d5900139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.017714 10.0.0.241 - - [2025-05-15 01:46:23] "POST /fqname-to-id HTTP/1.1" 404 158 0.021932 10.0.0.241 - - [2025-05-15 01:46:23] "POST /alarms HTTP/1.1" 200 557 0.040780 10.0.0.241 - - [2025-05-15 01:46:23] "POST /hardwares HTTP/1.1" 200 312 0.027098 10.0.0.241 - - [2025-05-15 01:46:23] "POST /fqname-to-id HTTP/1.1" 404 155 0.023788 10.0.0.241 - - [2025-05-15 01:46:23] "POST /alarms HTTP/1.1" 200 559 0.076864 10.0.0.241 - - [2025-05-15 01:46:23] "POST /hardwares HTTP/1.1" 200 306 0.028184 10.0.0.241 - - [2025-05-15 01:46:23] "POST /fqname-to-id HTTP/1.1" 404 155 0.002048 10.0.0.241 - - [2025-05-15 01:46:23] "POST /hardwares HTTP/1.1" 200 306 0.019397 10.0.0.241 - - [2025-05-15 01:46:23] "POST /fqname-to-id HTTP/1.1" 404 155 0.002737 10.0.0.241 - - [2025-05-15 01:46:23] "POST /loadbalancers HTTP/1.1" 200 584 0.189951 10.0.0.241 - - [2025-05-15 01:46:23] "POST /alarms HTTP/1.1" 200 567 0.100755 10.0.0.241 - - [2025-05-15 01:46:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.057606 10.0.0.241 - - [2025-05-15 01:46:23] "POST /hardwares HTTP/1.1" 200 306 0.055544 10.0.0.241 - - [2025-05-15 01:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.016678 10.0.0.241 - - [2025-05-15 01:46:23] "POST /fqname-to-id HTTP/1.1" 404 155 0.015460 10.0.0.241 - - [2025-05-15 01:46:23] "POST /hardwares HTTP/1.1" 200 306 0.026849 10.0.0.241 - - [2025-05-15 01:46:23] "POST /alarms HTTP/1.1" 200 551 0.096633 10.0.0.241 - - [2025-05-15 01:46:23] "POST /fqname-to-id HTTP/1.1" 404 156 0.008428 10.0.0.241 - - [2025-05-15 01:46:24] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.103343 10.0.0.241 - - [2025-05-15 01:46:24] "POST /hardwares HTTP/1.1" 200 308 0.061412 10.0.0.241 - - [2025-05-15 01:46:24] "GET /loadbalancer/125584eb-5e60-426b-b068-1e8c1e9c1993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.013728 10.0.0.241 - - [2025-05-15 01:46:24] "POST /fqname-to-id HTTP/1.1" 404 156 0.017921 10.0.0.241 - - [2025-05-15 01:46:24] "POST /alarms HTTP/1.1" 200 559 0.122628 10.0.0.241 - - [2025-05-15 01:46:24] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.040046 10.0.0.241 - - [2025-05-15 01:46:24] "POST /hardwares HTTP/1.1" 200 308 0.058349 10.0.0.241 - - [2025-05-15 01:46:24] "POST /fqname-to-id HTTP/1.1" 404 156 0.019774 10.0.0.241 - - [2025-05-15 01:46:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.048313 10.0.0.241 - - [2025-05-15 01:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017114 10.0.0.241 - - [2025-05-15 01:46:24] "POST /alarms HTTP/1.1" 200 569 0.120160 10.0.0.241 - - [2025-05-15 01:46:24] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.121661 10.0.0.241 - - [2025-05-15 01:46:24] "POST /hardwares HTTP/1.1" 200 308 0.081700 10.0.0.241 - - [2025-05-15 01:46:24] "GET /instance-ip/f99940df-c736-4d9d-8ce2-a904d5900139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.039885 10.0.0.241 - - [2025-05-15 01:46:24] "POST /fqname-to-id HTTP/1.1" 404 157 0.014876 10.0.0.241 - - [2025-05-15 01:46:24] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.156191 10.0.0.241 - - [2025-05-15 01:46:24] "POST /alarms HTTP/1.1" 200 557 0.149507 10.0.0.241 - - [2025-05-15 01:46:24] "POST /hardwares HTTP/1.1" 200 310 0.070718 10.0.0.241 - - [2025-05-15 01:46:24] "POST /fqname-to-id HTTP/1.1" 404 158 0.015040 10.0.0.241 - - [2025-05-15 01:46:24] "GET /loadbalancer-listener/f8768ce2-410a-461f-9d30-45dd093be7fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.006055 10.0.0.241 - - [2025-05-15 01:46:24] "GET /loadbalancer-listener/f8768ce2-410a-461f-9d30-45dd093be7fb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.014071 10.0.0.241 - - [2025-05-15 01:46:24] "POST /floating-ips HTTP/1.1" 200 585 0.141303 10.0.0.241 - - [2025-05-15 01:46:24] "POST /alarms HTTP/1.1" 200 569 0.134602 10.0.0.241 - - [2025-05-15 01:46:24] "POST /hardwares HTTP/1.1" 200 312 0.082165 10.0.0.241 - - [2025-05-15 01:46:24] "POST /fqname-to-id HTTP/1.1" 404 158 0.019708 10.0.0.241 - - [2025-05-15 01:46:24] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.160263 10.0.0.241 - - [2025-05-15 01:46:24] "POST /hardwares HTTP/1.1" 200 312 0.069737 10.0.0.241 - - [2025-05-15 01:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.241 - - [2025-05-15 01:46:24] "POST /fqname-to-id HTTP/1.1" 404 153 0.003938 10.0.0.241 - - [2025-05-15 01:46:24] "GET /instance-ip/f99940df-c736-4d9d-8ce2-a904d5900139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.039118 10.0.0.241 - - [2025-05-15 01:46:24] "POST /alarms HTTP/1.1" 200 577 0.155663 10.0.0.241 - - [2025-05-15 01:46:24] "GET /global-vrouter-config/39056b38-b6e6-4fcc-a4dd-5939665b5343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.075444 10.0.0.241 - - [2025-05-15 01:46:24] "GET /instance-ip/f99940df-c736-4d9d-8ce2-a904d5900139?fields=floating_ips HTTP/1.1" 200 1173 0.042612 10.0.0.241 - - [2025-05-15 01:46:24] "POST /hardwares HTTP/1.1" 200 302 0.061938 10.0.0.241 - - [2025-05-15 01:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.024158 10.0.0.241 - - [2025-05-15 01:46:24] "POST /fqname-to-id HTTP/1.1" 404 157 0.021863 10.0.0.241 - - [2025-05-15 01:46:24] "GET /floating-ip/1812f077-ad1d-4a97-868d-7034fb2089aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.003467 10.0.0.241 - - [2025-05-15 01:46:24] "PUT /global-vrouter-config/39056b38-b6e6-4fcc-a4dd-5939665b5343 HTTP/1.1" 200 277 0.010459 10.0.0.241 - - [2025-05-15 01:46:24] "POST /alarms HTTP/1.1" 200 571 0.146440 10.0.0.241 - - [2025-05-15 01:46:24] "POST /hardwares HTTP/1.1" 200 310 0.099827 10.0.0.241 - - [2025-05-15 01:46:24] "POST /alarms HTTP/1.1" 200 563 0.062610 10.0.0.241 - - [2025-05-15 01:46:24] "POST /fqname-to-id HTTP/1.1" 404 157 0.006127 10.0.0.241 - - [2025-05-15 01:46:24] "POST /hardwares HTTP/1.1" 200 310 0.070806 10.0.0.241 - - [2025-05-15 01:46:25] "POST /fqname-to-id HTTP/1.1" 404 157 0.021920 10.0.0.241 - - [2025-05-15 01:46:25] "POST /alarms HTTP/1.1" 200 563 0.068219 10.0.0.241 - - [2025-05-15 01:46:25] "POST /tags HTTP/1.1" 200 302 0.263186 10.0.0.241 - - [2025-05-15 01:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.023621 10.0.0.241 - - [2025-05-15 01:46:25] "POST /hardwares HTTP/1.1" 200 310 0.051251 10.0.0.241 - - [2025-05-15 01:46:25] "POST /alarms HTTP/1.1" 200 563 0.087036 10.0.0.241 - - [2025-05-15 01:46:25] "POST /fqname-to-id HTTP/1.1" 404 157 0.031889 10.0.0.241 - - [2025-05-15 01:46:25] "GET /tag/119219c4-1993-440c-8e9e-943e8b676971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.031099 10.0.0.241 - - [2025-05-15 01:46:25] "POST /hardwares HTTP/1.1" 200 310 0.050565 10.0.0.241 - - [2025-05-15 01:46:25] "POST /fqname-to-id HTTP/1.1" 404 157 0.014205 10.0.0.241 - - [2025-05-15 01:46:25] "POST /alarms HTTP/1.1" 200 549 0.183368 10.0.0.241 - - [2025-05-15 01:46:25] "POST /hardwares HTTP/1.1" 200 310 0.068104 10.0.0.241 - - [2025-05-15 01:46:25] "POST /fqname-to-id HTTP/1.1" 404 161 0.026867 10.0.0.241 - - [2025-05-15 01:46:25] "POST /hardwares HTTP/1.1" 200 318 0.082194 10.0.0.241 - - [2025-05-15 01:46:25] "POST /alarms HTTP/1.1" 200 597 0.166096 10.0.0.241 - - [2025-05-15 01:46:25] "POST /fqname-to-id HTTP/1.1" 404 157 0.029457 10.0.0.241 - - [2025-05-15 01:46:25] "POST /tags HTTP/1.1" 200 326 0.354939 10.0.0.241 - - [2025-05-15 01:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.020167 10.0.0.241 - - [2025-05-15 01:46:25] "POST /hardwares HTTP/1.1" 200 310 0.081694 10.0.0.241 - - [2025-05-15 01:46:25] "POST /alarms HTTP/1.1" 200 577 0.105913 10.0.0.241 - - [2025-05-15 01:46:25] "POST /fqname-to-id HTTP/1.1" 404 157 0.010544 10.0.0.241 - - [2025-05-15 01:46:25] "GET /tag/9a48c14a-debe-4774-aea1-1c7ee937b9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.059537 10.0.0.241 - - [2025-05-15 01:46:25] "POST /hardwares HTTP/1.1" 200 310 0.040390 10.0.0.241 - - [2025-05-15 01:46:25] "POST /fqname-to-id HTTP/1.1" 404 154 0.018087 10.0.0.241 - - [2025-05-15 01:46:25] "POST /alarms HTTP/1.1" 200 573 0.097547 10.0.0.241 - - [2025-05-15 01:46:25] "POST /hardwares HTTP/1.1" 200 304 0.018014 10.0.0.241 - - [2025-05-15 01:46:25] "POST /fqname-to-id HTTP/1.1" 404 190 0.010576 10.0.0.241 - - [2025-05-15 01:46:25] "POST /alarms HTTP/1.1" 200 585 0.046194 10.0.0.241 - - [2025-05-15 01:46:25] "POST /tags HTTP/1.1" 200 364 0.163728 10.0.0.241 - - [2025-05-15 01:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.027723 10.0.0.241 - - [2025-05-15 01:46:25] "POST /features HTTP/1.1" 200 535 0.086115 10.0.0.241 - - [2025-05-15 01:46:25] "POST /alarms HTTP/1.1" 200 611 0.078530 10.0.0.241 - - [2025-05-15 01:46:25] "POST /fqname-to-id HTTP/1.1" 404 185 0.016205 10.0.0.241 - - [2025-05-15 01:46:25] "GET /tag/09969058-5e9a-4262-8252-f8744ac0782f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.049625 10.0.0.241 - - [2025-05-15 01:46:26] "POST /features HTTP/1.1" 200 525 0.092998 10.0.0.241 - - [2025-05-15 01:46:26] "POST /fqname-to-id HTTP/1.1" 404 184 0.023904 10.0.0.241 - - [2025-05-15 01:46:26] "POST /tags HTTP/1.1" 200 312 0.124740 10.0.0.241 - - [2025-05-15 01:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017334 10.0.0.241 - - [2025-05-15 01:46:26] "POST /features HTTP/1.1" 200 523 0.056375 10.0.0.241 - - [2025-05-15 01:46:26] "POST /fqname-to-id HTTP/1.1" 404 184 0.010592 10.0.0.241 - - [2025-05-15 01:46:26] "GET /tag/532dee0f-19c5-4eb4-a219-651fa5e9a761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.054871 10.0.0.241 - - [2025-05-15 01:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007859 10.0.0.241 - - [2025-05-15 01:46:26] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.044591 10.0.0.241 - - [2025-05-15 01:46:26] "POST /features HTTP/1.1" 200 523 0.107964 10.0.0.241 - - [2025-05-15 01:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.241 - - [2025-05-15 01:46:26] "POST /fqname-to-id HTTP/1.1" 404 189 0.009728 10.0.0.241 - - [2025-05-15 01:46:26] "GET /project/0e973d00-da1d-4536-bc4e-682e91cc585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.065903 10.0.0.241 - - [2025-05-15 01:46:26] "POST /features HTTP/1.1" 200 533 0.126830 10.0.0.241 - - [2025-05-15 01:46:26] "POST /virtual-machines HTTP/1.1" 200 378 0.089946 10.0.0.241 - - [2025-05-15 01:46:26] "POST /fqname-to-id HTTP/1.1" 404 184 0.037587 10.0.0.241 - - [2025-05-15 01:46:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.052493 10.0.0.241 - - [2025-05-15 01:46:26] "GET / HTTP/1.1" 200 36215 0.015015 10.0.0.241 - - [2025-05-15 01:46:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.012007 10.0.0.241 - - [2025-05-15 01:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007966 10.0.0.241 - - [2025-05-15 01:46:26] "POST /features HTTP/1.1" 200 523 0.096820 10.0.0.241 - - [2025-05-15 01:46:26] "PUT /global-vrouter-config/39056b38-b6e6-4fcc-a4dd-5939665b5343 HTTP/1.1" 200 277 0.032894 10.0.0.241 - - [2025-05-15 01:46:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.011926 10.0.0.241 - - [2025-05-15 01:46:26] "POST /features HTTP/1.1" 200 541 0.059364 10.0.0.241 - - [2025-05-15 01:46:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.002780 10.0.0.241 - - [2025-05-15 01:46:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.298825 10.0.0.241 - - [2025-05-15 01:46:26] "POST /features HTTP/1.1" 200 527 0.095693 10.0.0.241 - - [2025-05-15 01:46:26] "POST /fqname-to-id HTTP/1.1" 404 183 0.038269 10.0.0.241 - - [2025-05-15 01:46:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.084311 10.0.0.241 - - [2025-05-15 01:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.241 - - [2025-05-15 01:46:27] "POST /features HTTP/1.1" 200 521 0.068864 10.0.0.241 - - [2025-05-15 01:46:27] "POST /fqname-to-id HTTP/1.1" 404 182 0.002832 10.0.0.241 - - [2025-05-15 01:46:27] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.029269 10.0.0.241 - - [2025-05-15 01:46:27] "POST /features HTTP/1.1" 200 519 0.102457 10.0.0.241 - - [2025-05-15 01:46:27] "POST /fqname-to-id HTTP/1.1" 404 190 0.002286 10.0.0.241 - - [2025-05-15 01:46:27] "POST /instance-ips HTTP/1.1" 200 410 0.141852 10.0.0.241 - - [2025-05-15 01:46:27] "POST /features HTTP/1.1" 200 535 0.064471 10.0.0.241 - - [2025-05-15 01:46:27] "POST /fqname-to-id HTTP/1.1" 404 194 0.013971 10.0.0.241 - - [2025-05-15 01:46:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.075524 10.0.0.241 - - [2025-05-15 01:46:27] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.026125 10.0.0.241 - - [2025-05-15 01:46:27] "POST /features HTTP/1.1" 200 543 0.080991 10.0.0.241 - - [2025-05-15 01:46:27] "POST /fqname-to-id HTTP/1.1" 404 178 0.037279 10.0.0.241 - - [2025-05-15 01:46:27] "POST /set-tag HTTP/1.1" 200 109 0.161899 10.0.0.241 - - [2025-05-15 01:46:27] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.059062 10.0.0.241 - - [2025-05-15 01:46:27] "POST /physical-roles HTTP/1.1" 200 523 0.138142 10.0.0.241 - - [2025-05-15 01:46:27] "GET / HTTP/1.1" 200 36215 0.002000 10.0.0.241 - - [2025-05-15 01:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009663 10.0.0.241 - - [2025-05-15 01:46:27] "GET /instance-ip/6a542548-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.051948 10.0.0.241 - - [2025-05-15 01:46:27] "POST /fqname-to-id HTTP/1.1" 404 179 0.003606 10.0.0.241 - - [2025-05-15 01:46:27] "GET /global-vrouter-config/39056b38-b6e6-4fcc-a4dd-5939665b5343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.018939 10.0.0.241 - - [2025-05-15 01:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.026361 10.0.0.241 - - [2025-05-15 01:46:27] "POST /physical-roles HTTP/1.1" 200 525 0.175144 10.0.0.241 - - [2025-05-15 01:46:27] "PUT /global-vrouter-config/39056b38-b6e6-4fcc-a4dd-5939665b5343 HTTP/1.1" 200 277 0.122819 10.0.0.241 - - [2025-05-15 01:46:27] "POST /fqname-to-id HTTP/1.1" 404 184 0.028135 10.0.0.241 - - [2025-05-15 01:46:28] "POST /tags HTTP/1.1" 200 358 0.172327 10.0.0.241 - - [2025-05-15 01:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.024995 10.0.0.241 - - [2025-05-15 01:46:28] "GET /tag/ad1b47c6-6f5c-4e1d-a189-5e4943310902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.049500 10.0.0.241 - - [2025-05-15 01:46:28] "POST /physical-roles HTTP/1.1" 200 535 0.167200 10.0.0.241 - - [2025-05-15 01:46:28] "POST /fqname-to-id HTTP/1.1" 404 177 0.032717 10.0.0.241 - - [2025-05-15 01:46:28] "POST /tags HTTP/1.1" 200 306 0.170214 10.0.0.241 - - [2025-05-15 01:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008591 10.0.0.241 - - [2025-05-15 01:46:28] "POST /physical-roles HTTP/1.1" 200 521 0.163894 10.0.0.241 - - [2025-05-15 01:46:28] "GET /tag/38194c9c-3a4b-4f0a-bf56-98b2e5f734af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.084249 10.0.0.241 - - [2025-05-15 01:46:28] "POST /fqname-to-id HTTP/1.1" 404 191 0.007206 10.0.0.241 - - [2025-05-15 01:46:28] "POST /overlay-roles HTTP/1.1" 200 547 0.163885 10.0.0.241 - - [2025-05-15 01:46:28] "POST /fqname-to-id HTTP/1.1" 404 184 0.019069 10.0.0.241 - - [2025-05-15 01:46:28] "GET / HTTP/1.1" 200 36215 0.001871 10.0.0.241 - - [2025-05-15 01:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009524 10.0.0.241 - - [2025-05-15 01:46:28] "POST /overlay-roles HTTP/1.1" 200 533 0.141134 10.0.0.241 - - [2025-05-15 01:46:28] "POST /fqname-to-id HTTP/1.1" 404 191 0.005745 10.0.0.241 - - [2025-05-15 01:46:28] "POST /id-to-fqname HTTP/1.1" 200 174 0.000496 10.0.0.241 - - [2025-05-15 01:46:28] "GET /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.021307 10.0.0.241 - - [2025-05-15 01:46:28] "POST /fqname-to-id HTTP/1.1" 404 183 0.013212 10.0.0.241 - - [2025-05-15 01:46:29] "POST /overlay-roles HTTP/1.1" 200 547 0.173477 10.0.0.241 - - [2025-05-15 01:46:29] "POST /fqname-to-id HTTP/1.1" 404 185 0.011220 10.0.0.241 - - [2025-05-15 01:46:29] "PUT /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c HTTP/1.1" 200 275 0.222457 10.0.0.241 - - [2025-05-15 01:46:29] "POST /security-groups HTTP/1.1" 200 571 0.142309 10.0.0.241 - - [2025-05-15 01:46:29] "POST /projects HTTP/1.1" 200 485 0.639846 10.0.0.241 - - [2025-05-15 01:46:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.054387 10.0.0.241 - - [2025-05-15 01:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010519 10.0.0.241 - - [2025-05-15 01:46:29] "POST /overlay-roles HTTP/1.1" 200 535 0.167322 10.0.0.241 - - [2025-05-15 01:46:29] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.062561 10.0.0.241 - - [2025-05-15 01:46:29] "POST /fqname-to-id HTTP/1.1" 404 189 0.031848 10.0.0.241 - - [2025-05-15 01:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005905 10.0.0.241 - - [2025-05-15 01:46:29] "GET /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.020702 10.0.0.241 - - [2025-05-15 01:46:29] "POST /overlay-roles HTTP/1.1" 200 543 0.150510 10.0.0.241 - - [2025-05-15 01:46:29] "POST /fqname-to-id HTTP/1.1" 404 214 0.023201 10.0.0.241 - - [2025-05-15 01:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.022026 10.0.0.241 - - [2025-05-15 01:46:29] "PUT /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf HTTP/1.1" 200 265 0.192535 10.0.0.241 - - [2025-05-15 01:46:29] "PUT /overlay-role/75705069-7aa9-422d-9dae-77dc7b1ae31b HTTP/1.1" 200 259 0.073138 10.0.0.241 - - [2025-05-15 01:46:29] "POST /fqname-to-id HTTP/1.1" 404 184 0.023339 10.0.0.241 - - [2025-05-15 01:46:29] "POST /access-control-lists HTTP/1.1" 200 582 0.178741 10.0.0.241 - - [2025-05-15 01:46:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.019543 10.0.0.241 - - [2025-05-15 01:46:29] "PUT /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c HTTP/1.1" 200 265 0.178176 10.0.0.241 - - [2025-05-15 01:46:29] "POST /overlay-roles HTTP/1.1" 200 533 0.131723 10.0.0.241 - - [2025-05-15 01:46:29] "POST /fqname-to-id HTTP/1.1" 404 185 0.006985 10.0.0.241 - - [2025-05-15 01:46:29] "POST /access-control-lists HTTP/1.1" 200 580 0.128250 10.0.0.241 - - [2025-05-15 01:46:29] "POST /security-groups HTTP/1.1" 200 539 0.194325 10.0.0.241 - - [2025-05-15 01:46:30] "POST /overlay-roles HTTP/1.1" 200 535 0.144116 10.0.0.241 - - [2025-05-15 01:46:30] "POST /fqname-to-id HTTP/1.1" 404 183 0.017696 10.0.0.241 - - [2025-05-15 01:46:30] "POST /fqname-to-id HTTP/1.1" 404 234 0.011403 10.0.0.241 - - [2025-05-15 01:46:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.134326 10.0.0.241 - - [2025-05-15 01:46:30] "POST /chown HTTP/1.1" 200 109 0.094898 10.0.0.241 - - [2025-05-15 01:46:30] "POST /overlay-roles HTTP/1.1" 200 531 0.145930 10.0.0.241 - - [2025-05-15 01:46:30] "POST /fqname-to-id HTTP/1.1" 404 187 0.012302 10.0.0.241 - - [2025-05-15 01:46:30] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.031224 10.0.0.241 - - [2025-05-15 01:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.241 - - [2025-05-15 01:46:30] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005987 10.0.0.241 - - [2025-05-15 01:46:30] "POST /tags HTTP/1.1" 409 207 0.003701 10.0.0.241 - - [2025-05-15 01:46:30] "POST /access-control-lists HTTP/1.1" 200 598 0.261937 10.0.0.241 - - [2025-05-15 01:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.241 - - [2025-05-15 01:46:30] "GET /tag/38194c9c-3a4b-4f0a-bf56-98b2e5f734af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.027656 10.0.0.241 - - [2025-05-15 01:46:30] "POST /fqname-to-id HTTP/1.1" 404 233 0.026519 10.0.0.241 - - [2025-05-15 01:46:30] "POST /overlay-roles HTTP/1.1" 200 539 0.151474 10.0.0.241 - - [2025-05-15 01:46:30] "POST /fqname-to-id HTTP/1.1" 404 189 0.021318 10.0.0.241 - - [2025-05-15 01:46:30] "POST /access-control-lists HTTP/1.1" 200 596 0.087679 10.0.0.241 - - [2025-05-15 01:46:30] "POST /overlay-roles HTTP/1.1" 200 543 0.090082 10.0.0.241 - - [2025-05-15 01:46:30] "POST /firewall-rules HTTP/1.1" 200 566 0.142728 10.0.0.241 - - [2025-05-15 01:46:30] "POST /fqname-to-id HTTP/1.1" 404 178 0.031674 10.0.0.241 - - [2025-05-15 01:46:30] "GET /firewall-rule/202b9f8d-0e69-4046-9709-1dbc8b57476d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.033463 10.0.0.241 - - [2025-05-15 01:46:30] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.009474 10.0.0.241 - - [2025-05-15 01:46:30] "POST /overlay-roles HTTP/1.1" 200 521 0.068801 10.0.0.241 - - [2025-05-15 01:46:30] "GET /firewall-rule/202b9f8d-0e69-4046-9709-1dbc8b57476d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005543 10.0.0.241 - - [2025-05-15 01:46:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.010317 10.0.0.241 - - [2025-05-15 01:46:30] "POST /ref-update HTTP/1.1" 200 156 0.042220 10.0.0.241 - - [2025-05-15 01:46:30] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014195 10.0.0.241 - - [2025-05-15 01:46:30] "POST /overlay-roles HTTP/1.1" 200 545 0.064911 10.0.0.241 - - [2025-05-15 01:46:30] "POST /fqname-to-id HTTP/1.1" 404 182 0.022098 10.0.0.241 - - [2025-05-15 01:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005768 10.0.0.241 - - [2025-05-15 01:46:30] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006216 10.0.0.241 - - [2025-05-15 01:46:30] "POST /tags HTTP/1.1" 409 207 0.004127 10.0.0.241 - - [2025-05-15 01:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.241 - - [2025-05-15 01:46:30] "GET /tag/38194c9c-3a4b-4f0a-bf56-98b2e5f734af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.019026 10.0.0.241 - - [2025-05-15 01:46:30] "POST /role-definitions HTTP/1.1" 200 535 0.045309 10.0.0.241 - - [2025-05-15 01:46:30] "POST /fqname-to-id HTTP/1.1" 404 189 0.002597 10.0.0.241 - - [2025-05-15 01:46:31] "POST /role-definitions HTTP/1.1" 200 549 0.044109 10.0.0.241 - - [2025-05-15 01:46:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.003697 10.0.0.241 - - [2025-05-15 01:46:31] "POST /firewall-rules HTTP/1.1" 200 564 0.130657 10.0.0.241 - - [2025-05-15 01:46:31] "GET /firewall-rule/3cd1c623-a77a-44cf-99c0-9d638a9d1417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007131 10.0.0.241 - - [2025-05-15 01:46:31] "POST /role-definitions HTTP/1.1" 200 551 0.064478 10.0.0.241 - - [2025-05-15 01:46:31] "POST /fqname-to-id HTTP/1.1" 404 191 0.014853 10.0.0.241 - - [2025-05-15 01:46:31] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.024435 10.0.0.241 - - [2025-05-15 01:46:31] "GET /firewall-rule/3cd1c623-a77a-44cf-99c0-9d638a9d1417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.010045 10.0.0.241 - - [2025-05-15 01:46:31] "POST /role-definitions HTTP/1.1" 200 553 0.024145 10.0.0.241 - - [2025-05-15 01:46:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.022259 10.0.0.241 - - [2025-05-15 01:46:31] "POST /role-definitions HTTP/1.1" 200 565 0.028951 10.0.0.241 - - [2025-05-15 01:46:31] "POST /ref-update HTTP/1.1" 200 156 0.064856 10.0.0.241 - - [2025-05-15 01:46:31] "POST /fqname-to-id HTTP/1.1" 404 228 0.004800 10.0.0.241 - - [2025-05-15 01:46:31] "POST /fqname-to-id HTTP/1.1" 404 189 0.014665 10.0.0.241 - - [2025-05-15 01:46:31] "POST /role-definitions HTTP/1.1" 200 549 0.040309 10.0.0.241 - - [2025-05-15 01:46:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.020575 10.0.0.241 - - [2025-05-15 01:46:31] "POST /tags HTTP/1.1" 200 302 0.091081 10.0.0.241 - - [2025-05-15 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.241 - - [2025-05-15 01:46:31] "GET /tag/d3e58850-ffe2-49d9-acf9-5a5c9557ad51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.023493 10.0.0.241 - - [2025-05-15 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.241 - - [2025-05-15 01:46:31] "POST /role-definitions HTTP/1.1" 200 551 0.066687 10.0.0.241 - - [2025-05-15 01:46:31] "POST /fqname-to-id HTTP/1.1" 404 191 0.008392 10.0.0.241 - - [2025-05-15 01:46:31] "POST /role-definitions HTTP/1.1" 200 553 0.046053 10.0.0.241 - - [2025-05-15 01:46:31] "GET /project/0e973d00-da1d-4536-bc4e-682e91cc585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.047566 10.0.0.241 - - [2025-05-15 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009485 10.0.0.241 - - [2025-05-15 01:46:31] "GET /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.009285 10.0.0.241 - - [2025-05-15 01:46:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.005667 10.0.0.241 - - [2025-05-15 01:46:31] "POST /role-definitions HTTP/1.1" 200 551 0.035858 10.0.0.241 - - [2025-05-15 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019592 10.0.0.241 - - [2025-05-15 01:46:31] "POST /fqname-to-id HTTP/1.1" 404 196 0.017909 10.0.0.241 - - [2025-05-15 01:46:31] "GET /service-appliance-set/56f35852-486d-4ed3-8260-2341fdead673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.015423 10.0.0.241 - - [2025-05-15 01:46:31] "POST /fqname-to-id HTTP/1.1" 404 242 0.012600 10.0.0.241 - - [2025-05-15 01:46:31] "POST /role-definitions HTTP/1.1" 200 563 0.074236 10.0.0.241 - - [2025-05-15 01:46:31] "POST /fqname-to-id HTTP/1.1" 404 189 0.021166 10.0.0.241 - - [2025-05-15 01:46:31] "POST /role-definitions HTTP/1.1" 200 549 0.089787 10.0.0.241 - - [2025-05-15 01:46:32] "POST /fqname-to-id HTTP/1.1" 404 190 0.003783 10.0.0.241 - - [2025-05-15 01:46:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.246474 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:46:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.005981 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:46:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000980 10.0.0.241 - - [2025-05-15 01:46:32] "GET /virtual-machine-interface/e7bb54a7-7a02-4925-9a69-c25dc8fc1f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.049942 10.0.0.241 - - [2025-05-15 01:46:32] "POST /role-definitions HTTP/1.1" 200 551 0.107184 10.0.0.241 - - [2025-05-15 01:46:32] "POST /fqname-to-id HTTP/1.1" 404 188 0.021904 10.0.0.241 - - [2025-05-15 01:46:32] "POST /instance-ips HTTP/1.1" 200 378 0.094764 10.0.0.241 - - [2025-05-15 01:46:32] "GET /instance-ip/6303bdb8-0df3-4478-ae3d-afdc520ae13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.018048 10.0.0.241 - - [2025-05-15 01:46:32] "POST /role-definitions HTTP/1.1" 200 547 0.064965 10.0.0.241 - - [2025-05-15 01:46:32] "POST /fqname-to-id HTTP/1.1" 404 189 0.009408 10.0.0.241 - - [2025-05-15 01:46:32] "POST /loadbalancers HTTP/1.1" 200 584 0.122388 10.0.0.241 - - [2025-05-15 01:46:32] "POST /role-definitions HTTP/1.1" 200 549 0.133719 10.0.0.241 - - [2025-05-15 01:46:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.075432 10.0.0.241 - - [2025-05-15 01:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.034941 10.0.0.241 - - [2025-05-15 01:46:32] "POST /fqname-to-id HTTP/1.1" 404 192 0.014096 10.0.0.241 - - [2025-05-15 01:46:32] "GET /project/0e973d00-da1d-4536-bc4e-682e91cc585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.151374 10.0.0.241 - - [2025-05-15 01:46:32] "GET /instance-ip/6303bdb8-0df3-4478-ae3d-afdc520ae13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005753 10.0.0.241 - - [2025-05-15 01:46:32] "GET /project/0e973d00-da1d-4536-bc4e-682e91cc585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.068151 10.0.0.241 - - [2025-05-15 01:46:32] "GET /loadbalancer/36d61192-1dbb-4bcb-82c1-071d2e8683d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005930 10.0.0.241 - - [2025-05-15 01:46:32] "POST /floating-ips HTTP/1.1" 200 583 0.054353 10.0.0.241 - - [2025-05-15 01:46:32] "POST /role-definitions HTTP/1.1" 200 555 0.144742 10.0.0.241 - - [2025-05-15 01:46:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.011946 10.0.0.241 - - [2025-05-15 01:46:32] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.169293 10.0.0.241 - - [2025-05-15 01:46:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.016950 10.0.0.241 - - [2025-05-15 01:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016160 10.0.0.241 - - [2025-05-15 01:46:32] "POST /role-definitions HTTP/1.1" 200 557 0.203680 10.0.0.241 - - [2025-05-15 01:46:32] "POST /fqname-to-id HTTP/1.1" 404 182 0.008983 10.0.0.241 - - [2025-05-15 01:46:32] "GET /project/0e973d00-da1d-4536-bc4e-682e91cc585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.075836 10.0.0.241 - - [2025-05-15 01:46:32] "POST /role-definitions HTTP/1.1" 200 535 0.065164 10.0.0.241 - - [2025-05-15 01:46:33] "GET /loadbalancer-listener/974f1898-9f3f-4d18-b555-a35802a220f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003560 10.0.0.241 - - [2025-05-15 01:46:33] "POST /fqname-to-id HTTP/1.1" 404 187 0.004634 10.0.0.241 - - [2025-05-15 01:46:33] "GET /loadbalancer-listener/974f1898-9f3f-4d18-b555-a35802a220f1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.013122 10.0.0.241 - - [2025-05-15 01:46:33] "POST /role-definitions HTTP/1.1" 200 545 0.044403 10.0.0.241 - - [2025-05-15 01:46:33] "POST /fqname-to-id HTTP/1.1" 404 181 0.009063 10.0.0.241 - - [2025-05-15 01:46:33] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.070327 10.0.0.241 - - [2025-05-15 01:46:33] "GET /instance-ip/6303bdb8-0df3-4478-ae3d-afdc520ae13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.007115 10.0.0.241 - - [2025-05-15 01:46:33] "GET /instance-ip/6303bdb8-0df3-4478-ae3d-afdc520ae13c?fields=floating_ips HTTP/1.1" 200 1166 0.016406 10.0.0.241 - - [2025-05-15 01:46:33] "GET /floating-ip/d08239ff-f52e-4d45-a96f-560b330b2a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.007779 10.0.0.241 - - [2025-05-15 01:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016365 10.0.0.241 - - [2025-05-15 01:46:33] "GET /project/0e973d00-da1d-4536-bc4e-682e91cc585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.073713 10.0.0.241 - - [2025-05-15 01:46:33] "POST /role-definitions HTTP/1.1" 200 533 0.121908 10.0.0.241 - - [2025-05-15 01:46:33] "POST /fqname-to-id HTTP/1.1" 404 184 0.012253 10.0.0.241 - - [2025-05-15 01:46:33] "GET /loadbalancer/36d61192-1dbb-4bcb-82c1-071d2e8683d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.023799 10.0.0.241 - - [2025-05-15 01:46:33] "POST /role-definitions HTTP/1.1" 200 539 0.030389 10.0.0.241 - - [2025-05-15 01:46:33] "POST /fqname-to-id HTTP/1.1" 404 189 0.002465 10.0.0.241 - - [2025-05-15 01:46:33] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.065641 10.0.0.241 - - [2025-05-15 01:46:33] "POST /role-definitions HTTP/1.1" 200 549 0.101278 10.0.0.241 - - [2025-05-15 01:46:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.071135 10.0.0.241 - - [2025-05-15 01:46:33] "POST /fqname-to-id HTTP/1.1" 404 194 0.004553 10.0.0.241 - - [2025-05-15 01:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010161 10.0.0.241 - - [2025-05-15 01:46:33] "POST /role-definitions HTTP/1.1" 200 559 0.046531 10.0.0.241 - - [2025-05-15 01:46:33] "POST /fqname-to-id HTTP/1.1" 404 196 0.004137 10.0.0.241 - - [2025-05-15 01:46:33] "GET /project/0e973d00-da1d-4536-bc4e-682e91cc585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.055442 10.0.0.241 - - [2025-05-15 01:46:33] "GET /loadbalancer-listener/8bd98741-06fe-4ba7-a125-54750f0f6de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.016456 10.0.0.241 - - [2025-05-15 01:46:33] "GET /loadbalancer-listener/8bd98741-06fe-4ba7-a125-54750f0f6de8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.011344 10.0.0.241 - - [2025-05-15 01:46:33] "POST /role-definitions HTTP/1.1" 200 563 0.066104 10.0.0.241 - - [2025-05-15 01:46:33] "POST /fqname-to-id HTTP/1.1" 404 195 0.001882 10.0.0.241 - - [2025-05-15 01:46:33] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.062208 10.0.0.241 - - [2025-05-15 01:46:33] "POST /role-definitions HTTP/1.1" 200 561 0.082859 10.0.0.241 - - [2025-05-15 01:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009215 10.0.0.241 - - [2025-05-15 01:46:33] "GET /instance-ip/6303bdb8-0df3-4478-ae3d-afdc520ae13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004312 10.0.0.241 - - [2025-05-15 01:46:33] "POST /fqname-to-id HTTP/1.1" 404 196 0.018783 10.0.0.241 - - [2025-05-15 01:46:33] "GET /instance-ip/6303bdb8-0df3-4478-ae3d-afdc520ae13c?fields=floating_ips HTTP/1.1" 200 1166 0.017553 10.0.0.241 - - [2025-05-15 01:46:33] "GET /project/0e973d00-da1d-4536-bc4e-682e91cc585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.075411 10.0.0.241 - - [2025-05-15 01:46:33] "GET /floating-ip/d08239ff-f52e-4d45-a96f-560b330b2a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.016694 10.0.0.241 - - [2025-05-15 01:46:33] "POST /feature-configs HTTP/1.1" 200 539 0.052167 10.0.0.241 - - [2025-05-15 01:46:33] "POST /fqname-to-id HTTP/1.1" 404 212 0.012141 10.0.0.241 - - [2025-05-15 01:46:33] "GET /loadbalancer/36d61192-1dbb-4bcb-82c1-071d2e8683d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.033978 10.0.0.241 - - [2025-05-15 01:46:34] "POST /feature-configs HTTP/1.1" 200 564 0.051045 10.0.0.241 - - [2025-05-15 01:46:34] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.064167 10.0.0.241 - - [2025-05-15 01:46:34] "POST /fqname-to-id HTTP/1.1" 404 211 0.037416 10.0.0.241 - - [2025-05-15 01:46:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.048550 10.0.0.241 - - [2025-05-15 01:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.022033 10.0.0.241 - - [2025-05-15 01:46:34] "GET /project/0e973d00-da1d-4536-bc4e-682e91cc585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.067438 10.0.0.241 - - [2025-05-15 01:46:34] "GET /loadbalancer-listener/e24ff823-795a-4bb1-91df-afc81a65232e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.005520 10.0.0.241 - - [2025-05-15 01:46:34] "POST /feature-configs HTTP/1.1" 200 563 0.182379 10.0.0.241 - - [2025-05-15 01:46:34] "GET /loadbalancer-listener/e24ff823-795a-4bb1-91df-afc81a65232e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.044175 10.0.0.241 - - [2025-05-15 01:46:34] "POST /fqname-to-id HTTP/1.1" 404 192 0.029778 10.0.0.241 - - [2025-05-15 01:46:34] "POST /node-profiles HTTP/1.1" 200 549 0.070162 10.0.0.241 - - [2025-05-15 01:46:34] "POST /fqname-to-id HTTP/1.1" 404 187 0.010437 10.0.0.241 - - [2025-05-15 01:46:34] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.108390 10.0.0.241 - - [2025-05-15 01:46:34] "GET /instance-ip/6303bdb8-0df3-4478-ae3d-afdc520ae13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005239 10.0.0.241 - - [2025-05-15 01:46:34] "GET /instance-ip/6303bdb8-0df3-4478-ae3d-afdc520ae13c?fields=floating_ips HTTP/1.1" 200 1166 0.005943 10.0.0.241 - - [2025-05-15 01:46:34] "GET /floating-ip/d08239ff-f52e-4d45-a96f-560b330b2a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.003393 10.0.0.241 - - [2025-05-15 01:46:34] "POST /node-profiles HTTP/1.1" 200 539 0.079282 10.0.0.241 - - [2025-05-15 01:46:34] "POST /tags HTTP/1.1" 200 356 0.081370 10.0.0.241 - - [2025-05-15 01:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.025394 10.0.0.241 - - [2025-05-15 01:46:34] "POST /fqname-to-id HTTP/1.1" 404 193 0.020871 10.0.0.241 - - [2025-05-15 01:46:34] "POST /node-profiles HTTP/1.1" 200 551 0.031541 10.0.0.241 - - [2025-05-15 01:46:34] "POST /fqname-to-id HTTP/1.1" 404 189 0.035898 10.0.0.241 - - [2025-05-15 01:46:34] "GET /tag/ed2f4076-ee3c-45a2-b4f1-81fa1faeb8f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.033128 10.0.0.241 - - [2025-05-15 01:46:34] "POST /tags HTTP/1.1" 200 304 0.043277 10.0.0.241 - - [2025-05-15 01:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.029059 10.0.0.241 - - [2025-05-15 01:46:34] "POST /node-profiles HTTP/1.1" 200 543 0.090445 10.0.0.241 - - [2025-05-15 01:46:34] "POST /fqname-to-id HTTP/1.1" 404 189 0.023977 10.0.0.241 - - [2025-05-15 01:46:34] "GET /tag/23200136-282b-4fac-8ecf-fee41f69266d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.034803 10.0.0.241 - - [2025-05-15 01:46:34] "POST /projects HTTP/1.1" 409 218 0.008006 10.0.0.241 - - [2025-05-15 01:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.241 - - [2025-05-15 01:46:34] "POST /node-profiles HTTP/1.1" 200 543 0.057348 10.0.0.241 - - [2025-05-15 01:46:34] "POST /fqname-to-id HTTP/1.1" 404 188 0.005969 10.0.0.241 - - [2025-05-15 01:46:35] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.155206 10.0.0.241 - - [2025-05-15 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007391 10.0.0.241 - - [2025-05-15 01:46:35] "POST /node-profiles HTTP/1.1" 200 541 0.156202 10.0.0.241 - - [2025-05-15 01:46:35] "GET /network-ipam/10cc0268-baf8-4669-8577-4ff54689b55e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004624 10.0.0.241 - - [2025-05-15 01:46:35] "POST /fqname-to-id HTTP/1.1" 404 184 0.015679 10.0.0.241 - - [2025-05-15 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.241 - - [2025-05-15 01:46:35] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005767 10.0.0.241 - - [2025-05-15 01:46:35] "PUT /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf HTTP/1.1" 200 265 0.091590 10.0.0.241 - - [2025-05-15 01:46:35] "POST /node-profiles HTTP/1.1" 200 533 0.105875 10.0.0.241 - - [2025-05-15 01:46:35] "POST /fqname-to-id HTTP/1.1" 404 185 0.026604 10.0.0.241 - - [2025-05-15 01:46:35] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.015152 10.0.0.241 - - [2025-05-15 01:46:35] "POST /node-profiles HTTP/1.1" 200 535 0.036928 10.0.0.241 - - [2025-05-15 01:46:35] "POST /fqname-to-id HTTP/1.1" 404 197 0.003466 10.0.0.241 - - [2025-05-15 01:46:35] "POST /set-tag HTTP/1.1" 200 109 0.088634 10.0.0.241 - - [2025-05-15 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.023076 10.0.0.241 - - [2025-05-15 01:46:35] "POST /node-profiles HTTP/1.1" 200 559 0.052274 10.0.0.241 - - [2025-05-15 01:46:35] "POST /fqname-to-id HTTP/1.1" 404 206 0.009727 10.0.0.241 - - [2025-05-15 01:46:35] "GET /network-ipam/2d21d51c-8b4b-465a-ae96-2da2c7bec846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.005710 10.0.0.241 - - [2025-05-15 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.241 - - [2025-05-15 01:46:35] "GET /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005558 10.0.0.241 - - [2025-05-15 01:46:35] "POST /telemetry-profiles HTTP/1.1" 200 556 0.020286 10.0.0.241 - - [2025-05-15 01:46:35] "POST /fqname-to-id HTTP/1.1" 404 206 0.012069 10.0.0.241 - - [2025-05-15 01:46:35] "PUT /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c HTTP/1.1" 200 265 0.087233 10.0.0.241 - - [2025-05-15 01:46:35] "GET /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.013160 10.0.0.241 - - [2025-05-15 01:46:35] "POST /telemetry-profiles HTTP/1.1" 200 556 0.111543 10.0.0.241 - - [2025-05-15 01:46:35] "POST /fqname-to-id HTTP/1.1" 404 206 0.020140 10.0.0.241 - - [2025-05-15 01:46:35] "POST /set-tag HTTP/1.1" 200 109 0.097456 10.0.0.241 - - [2025-05-15 01:46:35] "POST /telemetry-profiles HTTP/1.1" 200 556 0.066812 10.0.0.241 - - [2025-05-15 01:46:35] "POST /fqname-to-id HTTP/1.1" 404 206 0.007922 10.0.0.241 - - [2025-05-15 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.241 - - [2025-05-15 01:46:35] "GET /network-policy/1e3651b5-8870-4d08-b636-e444e83db1f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005028 10.0.0.241 - - [2025-05-15 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.241 - - [2025-05-15 01:46:35] "POST /telemetry-profiles HTTP/1.1" 200 556 0.026953 10.0.0.241 - - [2025-05-15 01:46:35] "GET /network-policy/31b567e2-321e-4506-a445-a76bb66699a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.011764 10.0.0.241 - - [2025-05-15 01:46:35] "POST /fqname-to-id HTTP/1.1" 404 206 0.007258 10.0.0.241 - - [2025-05-15 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005873 10.0.0.241 - - [2025-05-15 01:46:35] "GET /network-policy/525e02b6-6172-4bc6-8a17-0f4ddd06cbf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.007599 10.0.0.241 - - [2025-05-15 01:46:36] "POST /telemetry-profiles HTTP/1.1" 200 556 0.027919 10.0.0.241 - - [2025-05-15 01:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019031 10.0.0.241 - - [2025-05-15 01:46:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.005239 10.0.0.241 - - [2025-05-15 01:46:36] "POST /telemetry-profiles HTTP/1.1" 200 556 0.042439 10.0.0.241 - - [2025-05-15 01:46:36] "PUT /network-policy/525e02b6-6172-4bc6-8a17-0f4ddd06cbf9 HTTP/1.1" 200 263 0.048948 10.0.0.241 - - [2025-05-15 01:46:36] "POST /fqname-to-id HTTP/1.1" 404 199 0.011081 10.0.0.241 - - [2025-05-15 01:46:36] "PUT /access-control-list/b68107b0-f925-4ff7-9537-032d9ba36a5b HTTP/1.1" 200 273 0.059494 10.0.0.241 - - [2025-05-15 01:46:36] "POST /ref-update HTTP/1.1" 200 156 0.128005 10.0.0.241 - - [2025-05-15 01:46:36] "POST /sflow-profiles HTTP/1.1" 200 534 0.083160 10.0.0.241 - - [2025-05-15 01:46:36] "POST /fqname-to-id HTTP/1.1" 404 202 0.013348 10.0.0.241 - - [2025-05-15 01:46:36] "PUT /access-control-list/b2d75d06-d2a7-4d8a-94be-f023925c3bc7 HTTP/1.1" 200 273 0.091029 10.0.0.241 - - [2025-05-15 01:46:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028205 10.0.0.241 - - [2025-05-15 01:46:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021500 10.0.0.241 - - [2025-05-15 01:46:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005173 10.0.0.241 - - [2025-05-15 01:46:36] "POST /sflow-profiles HTTP/1.1" 200 540 0.090997 10.0.0.241 - - [2025-05-15 01:46:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005413 10.0.0.241 - - [2025-05-15 01:46:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005480 10.0.0.241 - - [2025-05-15 01:46:36] "POST /fqname-to-id HTTP/1.1" 404 202 0.013695 10.0.0.241 - - [2025-05-15 01:46:36] "POST /security-groups HTTP/1.1" 409 245 0.019694 10.0.0.241 - - [2025-05-15 01:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.241 - - [2025-05-15 01:46:36] "POST /sflow-profiles HTTP/1.1" 200 540 0.099612 10.0.0.241 - - [2025-05-15 01:46:36] "POST /fqname-to-id HTTP/1.1" 404 199 0.018096 10.0.0.241 - - [2025-05-15 01:46:36] "PUT /security-group/3316cd30-e718-459e-9968-8357ff83dbac HTTP/1.1" 200 263 0.122468 10.0.0.241 - - [2025-05-15 01:46:36] "POST /grpc-profiles HTTP/1.1" 200 532 0.085132 10.0.0.241 - - [2025-05-15 01:46:36] "POST /fqname-to-id HTTP/1.1" 404 199 0.006083 10.0.0.241 - - [2025-05-15 01:46:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.075521 10.0.0.241 - - [2025-05-15 01:46:36] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.017885 10.0.0.241 - - [2025-05-15 01:46:36] "PUT /access-control-list/18223d70-eb00-41d8-a14d-16ca284cb3e7 HTTP/1.1" 200 273 0.053306 10.0.0.241 - - [2025-05-15 01:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013464 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:46:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000946 10.0.0.241 - - [2025-05-15 01:46:36] "PUT /access-control-list/303e8d6d-8ca2-4922-8ab3-122d4cb99099 HTTP/1.1" 200 273 0.054361 10.0.0.241 - - [2025-05-15 01:46:36] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.032262 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:46:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000964 10.0.0.241 - - [2025-05-15 01:46:36] "POST /tags HTTP/1.1" 409 206 0.012634 10.0.0.241 - - [2025-05-15 01:46:36] "POST /snmp-profiles HTTP/1.1" 200 532 0.122859 10.0.0.241 - - [2025-05-15 01:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005856 10.0.0.241 - - [2025-05-15 01:46:36] "POST /fqname-to-id HTTP/1.1" 404 202 0.005533 10.0.0.241 - - [2025-05-15 01:46:36] "GET /tag/23200136-282b-4fac-8ecf-fee41f69266d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016780 10.0.0.241 - - [2025-05-15 01:46:36] "POST /netconf-profiles HTTP/1.1" 200 544 0.042443 10.0.0.241 - - [2025-05-15 01:46:36] "POST /fqname-to-id HTTP/1.1" 404 193 0.015330 10.0.0.241 - - [2025-05-15 01:46:37] "POST /firewall-rules HTTP/1.1" 200 564 0.139402 10.0.0.241 - - [2025-05-15 01:46:37] "POST /device-functional-groups HTTP/1.1" 200 542 0.080077 10.0.0.241 - - [2025-05-15 01:46:37] "POST /fqname-to-id HTTP/1.1" 404 193 0.011171 10.0.0.241 - - [2025-05-15 01:46:37] "GET /firewall-rule/921f48b9-f381-4cf1-ba77-1ba6890659c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.006588 10.0.0.241 - - [2025-05-15 01:46:37] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.010434 10.0.0.241 - - [2025-05-15 01:46:37] "GET /firewall-rule/921f48b9-f381-4cf1-ba77-1ba6890659c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003297 10.0.0.241 - - [2025-05-15 01:46:37] "POST /device-functional-groups HTTP/1.1" 200 542 0.038487 10.0.0.241 - - [2025-05-15 01:46:37] "POST /fqname-to-id HTTP/1.1" 404 195 0.004949 10.0.0.241 - - [2025-05-15 01:46:37] "POST /ref-update HTTP/1.1" 200 156 0.084546 10.0.0.241 - - [2025-05-15 01:46:37] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.027232 10.0.0.241 - - [2025-05-15 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.241 - - [2025-05-15 01:46:37] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003748 10.0.0.241 - - [2025-05-15 01:46:37] "POST /tags HTTP/1.1" 409 206 0.002458 10.0.0.241 - - [2025-05-15 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.078955 10.0.0.241 - - [2025-05-15 01:46:37] "GET /tag/23200136-282b-4fac-8ecf-fee41f69266d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.017257 10.0.0.241 - - [2025-05-15 01:46:37] "POST /device-functional-groups HTTP/1.1" 200 546 0.259824 10.0.0.241 - - [2025-05-15 01:46:37] "POST /fqname-to-id HTTP/1.1" 404 194 0.005070 10.0.0.241 - - [2025-05-15 01:46:37] "POST /device-functional-groups HTTP/1.1" 200 544 0.061802 10.0.0.241 - - [2025-05-15 01:46:37] "POST /firewall-rules HTTP/1.1" 200 562 0.082200 10.0.0.241 - - [2025-05-15 01:46:37] "POST /fqname-to-id HTTP/1.1" 404 218 0.025288 10.0.0.241 - - [2025-05-15 01:46:37] "GET /firewall-rule/d3853b7e-d567-4846-9b46-45777b5bdc74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.032652 10.0.0.241 - - [2025-05-15 01:46:37] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005661 10.0.0.241 - - [2025-05-15 01:46:37] "POST /device-functional-groups HTTP/1.1" 200 592 0.039080 10.0.0.241 - - [2025-05-15 01:46:37] "GET /firewall-rule/d3853b7e-d567-4846-9b46-45777b5bdc74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.015941 10.0.0.241 - - [2025-05-15 01:46:37] "POST /fqname-to-id HTTP/1.1" 404 208 0.003883 10.0.0.241 - - [2025-05-15 01:46:37] "POST /device-functional-groups HTTP/1.1" 200 572 0.043821 10.0.0.241 - - [2025-05-15 01:46:37] "POST /fqname-to-id HTTP/1.1" 404 236 0.008638 10.0.0.241 - - [2025-05-15 01:46:37] "POST /ref-update HTTP/1.1" 200 156 0.082961 10.0.0.241 - - [2025-05-15 01:46:37] "POST /device-functional-groups HTTP/1.1" 200 622 0.027626 10.0.0.241 - - [2025-05-15 01:46:37] "POST /fqname-to-id HTTP/1.1" 404 206 0.005507 10.0.0.241 - - [2025-05-15 01:46:37] "POST /tags HTTP/1.1" 200 372 0.069154 10.0.0.241 - - [2025-05-15 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005358 10.0.0.241 - - [2025-05-15 01:46:37] "POST /device-functional-groups HTTP/1.1" 200 568 0.084058 10.0.0.241 - - [2025-05-15 01:46:38] "GET /tag/b9afa58b-a255-4c9e-b51c-86f3c2c2d285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.066833 10.0.0.241 - - [2025-05-15 01:46:38] "POST /fqname-to-id HTTP/1.1" 404 205 0.006963 10.0.0.241 - - [2025-05-15 01:46:38] "POST /device-functional-groups HTTP/1.1" 200 566 0.044010 10.0.0.241 - - [2025-05-15 01:46:38] "POST /tags HTTP/1.1" 200 320 0.077462 10.0.0.241 - - [2025-05-15 01:46:38] "POST /fqname-to-id HTTP/1.1" 404 210 0.017539 10.0.0.241 - - [2025-05-15 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.241 - - [2025-05-15 01:46:38] "GET /tag/b29381f3-ffd4-4916-a57c-f8d24573606f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.019527 10.0.0.241 - - [2025-05-15 01:46:38] "POST /device-functional-groups HTTP/1.1" 200 576 0.052597 10.0.0.241 - - [2025-05-15 01:46:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.035600 10.0.0.241 - - [2025-05-15 01:46:38] "POST /role-configs HTTP/1.1" 200 527 0.044971 10.0.0.241 - - [2025-05-15 01:46:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.008246 10.0.0.241 - - [2025-05-15 01:46:38] "POST /id-to-fqname HTTP/1.1" 200 181 0.002027 10.0.0.241 - - [2025-05-15 01:46:38] "POST /fqname-to-id HTTP/1.1" 404 190 0.019662 10.0.0.241 - - [2025-05-15 01:46:38] "POST /role-configs HTTP/1.1" 200 522 0.096370 10.0.0.241 - - [2025-05-15 01:46:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.003207 10.0.0.241 - - [2025-05-15 01:46:38] "POST /security-groups HTTP/1.1" 200 578 0.104948 10.0.0.241 - - [2025-05-15 01:46:38] "POST /projects HTTP/1.1" 200 499 0.380152 10.0.0.241 - - [2025-05-15 01:46:38] "POST /fqname-to-id HTTP/1.1" 404 225 0.004415 10.0.0.241 - - [2025-05-15 01:46:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.023885 10.0.0.241 - - [2025-05-15 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005425 10.0.0.241 - - [2025-05-15 01:46:38] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.017448 10.0.0.241 - - [2025-05-15 01:46:38] "POST /role-configs HTTP/1.1" 200 524 0.163217 10.0.0.241 - - [2025-05-15 01:46:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.024838 10.0.0.241 - - [2025-05-15 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.241 - - [2025-05-15 01:46:38] "GET /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.044971 10.0.0.241 - - [2025-05-15 01:46:38] "POST /access-control-lists HTTP/1.1" 200 589 0.150021 10.0.0.241 - - [2025-05-15 01:46:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.026882 10.0.0.241 - - [2025-05-15 01:46:38] "POST /role-configs HTTP/1.1" 200 524 0.121840 10.0.0.241 - - [2025-05-15 01:46:38] "POST /fqname-to-id HTTP/1.1" 404 202 0.011455 10.0.0.241 - - [2025-05-15 01:46:38] "POST /access-control-lists HTTP/1.1" 200 587 0.103262 10.0.0.241 - - [2025-05-15 01:46:38] "PUT /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf HTTP/1.1" 200 265 0.178630 10.0.0.241 - - [2025-05-15 01:46:39] "POST /role-configs HTTP/1.1" 200 528 0.092799 10.0.0.241 - - [2025-05-15 01:46:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.005650 10.0.0.241 - - [2025-05-15 01:46:39] "POST /role-configs HTTP/1.1" 200 523 0.073954 10.0.0.241 - - [2025-05-15 01:46:39] "POST /fqname-to-id HTTP/1.1" 404 193 0.023724 10.0.0.241 - - [2025-05-15 01:46:39] "PUT /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c HTTP/1.1" 200 265 0.135113 10.0.0.241 - - [2025-05-15 01:46:39] "POST /role-configs HTTP/1.1" 200 519 0.056997 10.0.0.241 - - [2025-05-15 01:46:39] "POST /fqname-to-id HTTP/1.1" 404 194 0.007470 10.0.0.241 - - [2025-05-15 01:46:39] "POST /security-groups HTTP/1.1" 200 560 0.161333 10.0.0.241 - - [2025-05-15 01:46:39] "POST /fqname-to-id HTTP/1.1" 404 248 0.011322 10.0.0.241 - - [2025-05-15 01:46:39] "POST /role-configs HTTP/1.1" 200 520 0.122441 10.0.0.241 - - [2025-05-15 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.028537 10.0.0.241 - - [2025-05-15 01:46:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.101943 10.0.0.241 - - [2025-05-15 01:46:39] "POST /access-control-lists HTTP/1.1" 200 612 0.081190 10.0.0.241 - - [2025-05-15 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.021499 10.0.0.241 - - [2025-05-15 01:46:39] "POST /chown HTTP/1.1" 200 109 0.065293 10.0.0.241 - - [2025-05-15 01:46:39] "POST /fqname-to-id HTTP/1.1" 404 247 0.024276 10.0.0.241 - - [2025-05-15 01:46:39] "POST /ref-update HTTP/1.1" 200 156 0.028513 10.0.0.241 - - [2025-05-15 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012295 10.0.0.241 - - [2025-05-15 01:46:39] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012867 10.0.0.241 - - [2025-05-15 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008705 10.0.0.241 - - [2025-05-15 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008299 10.0.0.241 - - [2025-05-15 01:46:39] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.059508 10.0.0.241 - - [2025-05-15 01:46:39] "POST /access-control-lists HTTP/1.1" 200 610 0.132066 10.0.0.241 - - [2025-05-15 01:46:39] "POST /ref-update HTTP/1.1" 200 156 0.059024 10.0.0.241 - - [2025-05-15 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007856 10.0.0.241 - - [2025-05-15 01:46:39] "POST /tags HTTP/1.1" 409 214 0.002789 10.0.0.241 - - [2025-05-15 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008949 10.0.0.241 - - [2025-05-15 01:46:39] "GET /tag/b29381f3-ffd4-4916-a57c-f8d24573606f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.030119 10.0.0.241 - - [2025-05-15 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.241 - - [2025-05-15 01:46:39] "POST /ref-update HTTP/1.1" 200 156 0.026718 10.0.0.241 - - [2025-05-15 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005729 10.0.0.241 - - [2025-05-15 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005441 10.0.0.241 - - [2025-05-15 01:46:39] "POST /firewall-rules HTTP/1.1" 200 580 0.084043 10.0.0.241 - - [2025-05-15 01:46:39] "POST /ref-update HTTP/1.1" 200 156 0.068075 10.0.0.241 - - [2025-05-15 01:46:39] "GET /firewall-rule/b57d277a-9c2a-4612-8cb0-cacfa9184392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.048321 10.0.0.241 - - [2025-05-15 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.025097 10.0.0.241 - - [2025-05-15 01:46:39] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.022929 10.0.0.241 - - [2025-05-15 01:46:40] "GET /firewall-rule/b57d277a-9c2a-4612-8cb0-cacfa9184392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.003624 10.0.0.241 - - [2025-05-15 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007663 10.0.0.241 - - [2025-05-15 01:46:40] "POST /ref-update HTTP/1.1" 200 156 0.027825 10.0.0.241 - - [2025-05-15 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014118 10.0.0.241 - - [2025-05-15 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.241 - - [2025-05-15 01:46:40] "POST /ref-update HTTP/1.1" 200 156 0.112206 10.0.0.241 - - [2025-05-15 01:46:40] "POST /ref-update HTTP/1.1" 200 156 0.037439 10.0.0.241 - - [2025-05-15 01:46:40] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.019190 10.0.0.241 - - [2025-05-15 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.027284 10.0.0.241 - - [2025-05-15 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007658 10.0.0.241 - - [2025-05-15 01:46:40] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006692 10.0.0.241 - - [2025-05-15 01:46:40] "POST /tags HTTP/1.1" 409 214 0.002079 10.0.0.241 - - [2025-05-15 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006923 10.0.0.241 - - [2025-05-15 01:46:40] "POST /ref-update HTTP/1.1" 200 156 0.014205 10.0.0.241 - - [2025-05-15 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.241 - - [2025-05-15 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008335 10.0.0.241 - - [2025-05-15 01:46:40] "GET /tag/b29381f3-ffd4-4916-a57c-f8d24573606f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.029331 10.0.0.241 - - [2025-05-15 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006307 10.0.0.241 - - [2025-05-15 01:46:40] "POST /ref-update HTTP/1.1" 200 156 0.039548 10.0.0.241 - - [2025-05-15 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018491 10.0.0.241 - - [2025-05-15 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009446 10.0.0.241 - - [2025-05-15 01:46:40] "POST /firewall-rules HTTP/1.1" 200 578 0.170391 10.0.0.241 - - [2025-05-15 01:46:40] "GET /firewall-rule/a1d5aa12-66e8-4037-a214-5e922215e713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.010565 10.0.0.241 - - [2025-05-15 01:46:40] "POST /ref-update HTTP/1.1" 200 156 0.097476 10.0.0.241 - - [2025-05-15 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007338 10.0.0.241 - - [2025-05-15 01:46:40] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.016845 10.0.0.241 - - [2025-05-15 01:46:40] "GET /firewall-rule/a1d5aa12-66e8-4037-a214-5e922215e713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006644 10.0.0.241 - - [2025-05-15 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.241 - - [2025-05-15 01:46:40] "POST /ref-update HTTP/1.1" 200 156 0.017307 10.0.0.241 - - [2025-05-15 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.026710 10.0.0.241 - - [2025-05-15 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009131 10.0.0.241 - - [2025-05-15 01:46:40] "POST /ref-update HTTP/1.1" 200 156 0.025118 10.0.0.241 - - [2025-05-15 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011597 10.0.0.241 - - [2025-05-15 01:46:40] "POST /ref-update HTTP/1.1" 200 156 0.183496 10.0.0.241 - - [2025-05-15 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.033026 10.0.0.241 - - [2025-05-15 01:46:40] "POST /ref-update HTTP/1.1" 200 156 0.027411 10.0.0.241 - - [2025-05-15 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.025183 10.0.0.241 - - [2025-05-15 01:46:40] "POST /tags HTTP/1.1" 200 364 0.111937 10.0.0.241 - - [2025-05-15 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012826 10.0.0.241 - - [2025-05-15 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005986 10.0.0.241 - - [2025-05-15 01:46:41] "GET /tag/c6e7f345-d0e2-4d9b-be22-37bd1032947a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.031782 10.0.0.241 - - [2025-05-15 01:46:41] "POST /ref-update HTTP/1.1" 200 156 0.055233 10.0.0.241 - - [2025-05-15 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014482 10.0.0.241 - - [2025-05-15 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.045927 10.0.0.241 - - [2025-05-15 01:46:41] "POST /ref-update HTTP/1.1" 200 156 0.022765 10.0.0.241 - - [2025-05-15 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.025592 10.0.0.241 - - [2025-05-15 01:46:41] "POST /tags HTTP/1.1" 200 312 0.187251 10.0.0.241 - - [2025-05-15 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010924 10.0.0.241 - - [2025-05-15 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009617 10.0.0.241 - - [2025-05-15 01:46:41] "GET /tag/fb827da4-4431-42fa-85c2-9d0984fc6cbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.036687 10.0.0.241 - - [2025-05-15 01:46:41] "POST /ref-update HTTP/1.1" 200 156 0.059290 10.0.0.241 - - [2025-05-15 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.032598 10.0.0.241 - - [2025-05-15 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.241 - - [2025-05-15 01:46:41] "POST /ref-update HTTP/1.1" 200 156 0.036493 10.0.0.241 - - [2025-05-15 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012423 10.0.0.241 - - [2025-05-15 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010719 10.0.0.241 - - [2025-05-15 01:46:41] "POST /ref-update HTTP/1.1" 200 156 0.025130 10.0.0.241 - - [2025-05-15 01:46:41] "POST /id-to-fqname HTTP/1.1" 200 177 0.000587 10.0.0.241 - - [2025-05-15 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.048672 10.0.0.241 - - [2025-05-15 01:46:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.034338 10.0.0.241 - - [2025-05-15 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.078582 10.0.0.241 - - [2025-05-15 01:46:41] "POST /ref-update HTTP/1.1" 200 156 0.040224 10.0.0.241 - - [2025-05-15 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.019327 10.0.0.241 - - [2025-05-15 01:46:41] "POST /security-groups HTTP/1.1" 200 574 0.219360 10.0.0.241 - - [2025-05-15 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.241 - - [2025-05-15 01:46:41] "POST /projects HTTP/1.1" 200 491 0.545709 10.0.0.241 - - [2025-05-15 01:46:41] "POST /fqname-to-id HTTP/1.1" 404 217 0.014688 10.0.0.241 - - [2025-05-15 01:46:41] "POST /ref-update HTTP/1.1" 200 156 0.056691 10.0.0.241 - - [2025-05-15 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.022989 10.0.0.241 - - [2025-05-15 01:46:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.049274 10.0.0.241 - - [2025-05-15 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.025503 10.0.0.241 - - [2025-05-15 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006513 10.0.0.241 - - [2025-05-15 01:46:42] "POST /access-control-lists HTTP/1.1" 200 585 0.117532 10.0.0.241 - - [2025-05-15 01:46:42] "POST /ref-update HTTP/1.1" 200 156 0.053085 10.0.0.241 - - [2025-05-15 01:46:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.032457 10.0.0.241 - - [2025-05-15 01:46:42] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.042605 10.0.0.241 - - [2025-05-15 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.027612 10.0.0.241 - - [2025-05-15 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008741 10.0.0.241 - - [2025-05-15 01:46:42] "GET /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006143 10.0.0.241 - - [2025-05-15 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.241 - - [2025-05-15 01:46:42] "POST /access-control-lists HTTP/1.1" 200 583 0.104728 10.0.0.241 - - [2025-05-15 01:46:42] "POST /ref-update HTTP/1.1" 200 156 0.083444 10.0.0.241 - - [2025-05-15 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016870 10.0.0.241 - - [2025-05-15 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.241 - - [2025-05-15 01:46:42] "PUT /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf HTTP/1.1" 200 265 0.170102 10.0.0.241 - - [2025-05-15 01:46:42] "POST /ref-update HTTP/1.1" 200 156 0.020417 10.0.0.241 - - [2025-05-15 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.020385 10.0.0.241 - - [2025-05-15 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011085 10.0.0.241 - - [2025-05-15 01:46:42] "POST /ref-update HTTP/1.1" 200 156 0.023634 10.0.0.241 - - [2025-05-15 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.041803 10.0.0.241 - - [2025-05-15 01:46:42] "PUT /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c HTTP/1.1" 200 265 0.174541 10.0.0.241 - - [2025-05-15 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.241 - - [2025-05-15 01:46:42] "POST /ref-update HTTP/1.1" 200 156 0.044424 10.0.0.241 - - [2025-05-15 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011312 10.0.0.241 - - [2025-05-15 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.241 - - [2025-05-15 01:46:42] "POST /security-groups HTTP/1.1" 200 548 0.161708 10.0.0.241 - - [2025-05-15 01:46:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.005776 10.0.0.241 - - [2025-05-15 01:46:42] "POST /ref-update HTTP/1.1" 200 156 0.065143 10.0.0.241 - - [2025-05-15 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006942 10.0.0.241 - - [2025-05-15 01:46:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.035424 10.0.0.241 - - [2025-05-15 01:46:42] "POST /chown HTTP/1.1" 200 109 0.023052 10.0.0.241 - - [2025-05-15 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.020821 10.0.0.241 - - [2025-05-15 01:46:42] "POST /access-control-lists HTTP/1.1" 200 604 0.078954 10.0.0.241 - - [2025-05-15 01:46:42] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.030516 10.0.0.241 - - [2025-05-15 01:46:42] "POST /fqname-to-id HTTP/1.1" 404 239 0.025012 10.0.0.241 - - [2025-05-15 01:46:42] "POST /ref-update HTTP/1.1" 200 156 0.051138 10.0.0.241 - - [2025-05-15 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012533 10.0.0.241 - - [2025-05-15 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005802 10.0.0.241 - - [2025-05-15 01:46:42] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007832 10.0.0.241 - - [2025-05-15 01:46:42] "POST /tags HTTP/1.1" 409 210 0.002789 10.0.0.241 - - [2025-05-15 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.241 - - [2025-05-15 01:46:42] "POST /access-control-lists HTTP/1.1" 200 602 0.098001 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.241 - - [2025-05-15 01:46:43] "GET /tag/fb827da4-4431-42fa-85c2-9d0984fc6cbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.026136 10.0.0.241 - - [2025-05-15 01:46:43] "POST /ref-update HTTP/1.1" 200 156 0.074327 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008084 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005329 10.0.0.241 - - [2025-05-15 01:46:43] "POST /firewall-rules HTTP/1.1" 200 572 0.074839 10.0.0.241 - - [2025-05-15 01:46:43] "POST /ref-update HTTP/1.1" 200 156 0.042480 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009269 10.0.0.241 - - [2025-05-15 01:46:43] "GET /firewall-rule/06723675-c748-4dbd-83ec-0ffdc20a9620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.009531 10.0.0.241 - - [2025-05-15 01:46:43] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.041406 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014394 10.0.0.241 - - [2025-05-15 01:46:43] "GET /firewall-rule/06723675-c748-4dbd-83ec-0ffdc20a9620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.022940 10.0.0.241 - - [2025-05-15 01:46:43] "POST /ref-update HTTP/1.1" 200 156 0.023348 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011500 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.241 - - [2025-05-15 01:46:43] "POST /ref-update HTTP/1.1" 200 156 0.013650 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012960 10.0.0.241 - - [2025-05-15 01:46:43] "POST /ref-update HTTP/1.1" 200 156 0.078287 10.0.0.241 - - [2025-05-15 01:46:43] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006909 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.241 - - [2025-05-15 01:46:43] "POST /ref-update HTTP/1.1" 200 156 0.011386 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005971 10.0.0.241 - - [2025-05-15 01:46:43] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003929 10.0.0.241 - - [2025-05-15 01:46:43] "POST /tags HTTP/1.1" 409 210 0.002594 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008442 10.0.0.241 - - [2025-05-15 01:46:43] "POST /ref-update HTTP/1.1" 200 156 0.020022 10.0.0.241 - - [2025-05-15 01:46:43] "GET /tag/fb827da4-4431-42fa-85c2-9d0984fc6cbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.028458 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.042197 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006729 10.0.0.241 - - [2025-05-15 01:46:43] "POST /ref-update HTTP/1.1" 200 156 0.024200 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017816 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.241 - - [2025-05-15 01:46:43] "POST /ref-update HTTP/1.1" 200 156 0.013852 10.0.0.241 - - [2025-05-15 01:46:43] "POST /firewall-rules HTTP/1.1" 200 570 0.168888 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.035779 10.0.0.241 - - [2025-05-15 01:46:43] "GET /firewall-rule/f9dba99d-9fcb-44e4-8cdb-c1568c0b0da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.012746 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.241 - - [2025-05-15 01:46:43] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.008982 10.0.0.241 - - [2025-05-15 01:46:43] "GET /firewall-rule/f9dba99d-9fcb-44e4-8cdb-c1568c0b0da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007671 10.0.0.241 - - [2025-05-15 01:46:43] "POST /ref-update HTTP/1.1" 200 156 0.017557 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006975 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.241 - - [2025-05-15 01:46:43] "POST /ref-update HTTP/1.1" 200 156 0.019256 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012061 10.0.0.241 - - [2025-05-15 01:46:43] "POST /ref-update HTTP/1.1" 200 156 0.109652 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012122 10.0.0.241 - - [2025-05-15 01:46:43] "POST /tags HTTP/1.1" 409 237 0.004134 10.0.0.241 - - [2025-05-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.241 - - [2025-05-15 01:46:43] "POST /ref-update HTTP/1.1" 200 156 0.010152 10.0.0.241 - - [2025-05-15 01:46:44] "GET /tag/09969058-5e9a-4262-8252-f8744ac0782f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.037231 10.0.0.241 - - [2025-05-15 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.034464 10.0.0.241 - - [2025-05-15 01:46:44] "POST /tags HTTP/1.1" 409 210 0.002556 10.0.0.241 - - [2025-05-15 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.241 - - [2025-05-15 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.241 - - [2025-05-15 01:46:44] "GET /tag/532dee0f-19c5-4eb4-a219-651fa5e9a761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.022034 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:46:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000746 10.0.0.241 - - [2025-05-15 01:46:44] "POST /ref-update HTTP/1.1" 200 156 0.029639 10.0.0.241 - - [2025-05-15 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009037 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:46:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002296 10.0.0.241 - - [2025-05-15 01:46:44] "POST /projects HTTP/1.1" 409 223 0.003023 10.0.0.241 - - [2025-05-15 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004983 10.0.0.241 - - [2025-05-15 01:46:44] "GET /project/0e973d00-da1d-4536-bc4e-682e91cc585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.064044 10.0.0.241 - - [2025-05-15 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.062367 10.0.0.241 - - [2025-05-15 01:46:44] "POST /ref-update HTTP/1.1" 200 156 0.017208 10.0.0.241 - - [2025-05-15 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012568 10.0.0.241 - - [2025-05-15 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006871 10.0.0.241 - - [2025-05-15 01:46:44] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.012172 10.0.0.241 - - [2025-05-15 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008828 10.0.0.241 - - [2025-05-15 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.241 - - [2025-05-15 01:46:44] "POST /ref-update HTTP/1.1" 200 156 0.009548 10.0.0.241 - - [2025-05-15 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013002 10.0.0.241 - - [2025-05-15 01:46:44] "GET /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005382 10.0.0.241 - - [2025-05-15 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.031466 10.0.0.241 - - [2025-05-15 01:46:44] "POST /ref-update HTTP/1.1" 200 156 0.025494 10.0.0.241 - - [2025-05-15 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.026868 10.0.0.241 - - [2025-05-15 01:46:44] "PUT /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf HTTP/1.1" 200 265 0.143010 10.0.0.241 - - [2025-05-15 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.241 - - [2025-05-15 01:46:44] "POST /ref-update HTTP/1.1" 200 156 0.042776 10.0.0.241 - - [2025-05-15 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009766 10.0.0.241 - - [2025-05-15 01:46:44] "PUT /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c HTTP/1.1" 200 265 0.154052 10.0.0.241 - - [2025-05-15 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007214 10.0.0.241 - - [2025-05-15 01:46:44] "POST /security-groups HTTP/1.1" 409 253 0.005327 10.0.0.241 - - [2025-05-15 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.241 - - [2025-05-15 01:46:44] "POST /ref-update HTTP/1.1" 200 156 0.017117 10.0.0.241 - - [2025-05-15 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013006 10.0.0.241 - - [2025-05-15 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.241 - - [2025-05-15 01:46:44] "PUT /security-group/503c480f-f6c1-46b7-ac6e-cee3b0442b78 HTTP/1.1" 200 263 0.095388 10.0.0.241 - - [2025-05-15 01:46:44] "POST /ref-update HTTP/1.1" 200 156 0.055966 10.0.0.241 - - [2025-05-15 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008106 10.0.0.241 - - [2025-05-15 01:46:44] "PUT /access-control-list/1c301c85-6a59-4bae-a959-22a9eaca621b HTTP/1.1" 200 273 0.069544 10.0.0.241 - - [2025-05-15 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008471 10.0.0.241 - - [2025-05-15 01:46:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.098231 10.0.0.241 - - [2025-05-15 01:46:45] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.024524 10.0.0.241 - - [2025-05-15 01:46:45] "PUT /access-control-list/a12ece59-d1b2-4629-b8ab-8b2941d26887 HTTP/1.1" 200 273 0.098174 10.0.0.241 - - [2025-05-15 01:46:45] "POST /ref-update HTTP/1.1" 200 156 0.080105 10.0.0.241 - - [2025-05-15 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.028379 10.0.0.241 - - [2025-05-15 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.052074 10.0.0.241 - - [2025-05-15 01:46:45] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012422 10.0.0.241 - - [2025-05-15 01:46:45] "POST /tags HTTP/1.1" 409 210 0.029081 10.0.0.241 - - [2025-05-15 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006067 10.0.0.241 - - [2025-05-15 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.241 - - [2025-05-15 01:46:45] "GET /tag/532dee0f-19c5-4eb4-a219-651fa5e9a761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.027107 10.0.0.241 - - [2025-05-15 01:46:45] "POST /ref-update HTTP/1.1" 200 156 0.080776 10.0.0.241 - - [2025-05-15 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015419 10.0.0.241 - - [2025-05-15 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.241 - - [2025-05-15 01:46:45] "POST /firewall-rules HTTP/1.1" 200 572 0.088634 10.0.0.241 - - [2025-05-15 01:46:45] "GET /firewall-rule/2427bfed-abf8-4d33-9199-c75ec867d872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.030556 10.0.0.241 - - [2025-05-15 01:46:45] "POST /ref-update HTTP/1.1" 200 156 0.078546 10.0.0.241 - - [2025-05-15 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.024009 10.0.0.241 - - [2025-05-15 01:46:45] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.008085 10.0.0.241 - - [2025-05-15 01:46:45] "GET /firewall-rule/2427bfed-abf8-4d33-9199-c75ec867d872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005749 10.0.0.241 - - [2025-05-15 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006288 10.0.0.241 - - [2025-05-15 01:46:45] "POST /ref-update HTTP/1.1" 200 156 0.014589 10.0.0.241 - - [2025-05-15 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006493 10.0.0.241 - - [2025-05-15 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006800 10.0.0.241 - - [2025-05-15 01:46:45] "POST /ref-update HTTP/1.1" 200 156 0.011018 10.0.0.241 - - [2025-05-15 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008310 10.0.0.241 - - [2025-05-15 01:46:45] "POST /ref-update HTTP/1.1" 200 156 0.128323 10.0.0.241 - - [2025-05-15 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.241 - - [2025-05-15 01:46:45] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004014 10.0.0.241 - - [2025-05-15 01:46:45] "POST /ref-update HTTP/1.1" 200 156 0.011989 10.0.0.241 - - [2025-05-15 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015374 10.0.0.241 - - [2025-05-15 01:46:45] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003673 10.0.0.241 - - [2025-05-15 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.017039 10.0.0.241 - - [2025-05-15 01:46:45] "POST /tags HTTP/1.1" 409 210 0.006244 10.0.0.241 - - [2025-05-15 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.241 - - [2025-05-15 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.241 - - [2025-05-15 01:46:45] "POST /ref-update HTTP/1.1" 200 156 0.010238 10.0.0.241 - - [2025-05-15 01:46:45] "GET /tag/532dee0f-19c5-4eb4-a219-651fa5e9a761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.026798 10.0.0.241 - - [2025-05-15 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.019433 10.0.0.241 - - [2025-05-15 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006872 10.0.0.241 - - [2025-05-15 01:46:45] "POST /ref-update HTTP/1.1" 200 156 0.026232 10.0.0.241 - - [2025-05-15 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015085 10.0.0.241 - - [2025-05-15 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.241 - - [2025-05-15 01:46:45] "POST /firewall-rules HTTP/1.1" 200 570 0.134716 10.0.0.241 - - [2025-05-15 01:46:45] "POST /ref-update HTTP/1.1" 200 156 0.050597 10.0.0.241 - - [2025-05-15 01:46:45] "GET /firewall-rule/099f1f5b-fce4-4242-8379-b9fc0235e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.031949 10.0.0.241 - - [2025-05-15 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.021532 10.0.0.241 - - [2025-05-15 01:46:45] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.005046 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.241 - - [2025-05-15 01:46:46] "GET /firewall-rule/099f1f5b-fce4-4242-8379-b9fc0235e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005605 10.0.0.241 - - [2025-05-15 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.015897 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009978 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.241 - - [2025-05-15 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.078854 10.0.0.241 - - [2025-05-15 01:46:46] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012584 10.0.0.241 - - [2025-05-15 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.034030 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.241 - - [2025-05-15 01:46:46] "POST /set-tag HTTP/1.1" 200 109 0.003185 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.241 - - [2025-05-15 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.009900 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008464 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.241 - - [2025-05-15 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.018183 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006522 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.241 - - [2025-05-15 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.010894 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009279 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.241 - - [2025-05-15 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.009157 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008573 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.241 - - [2025-05-15 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.008504 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005304 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.241 - - [2025-05-15 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.017824 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016221 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.241 - - [2025-05-15 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.009095 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005427 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012442 10.0.0.241 - - [2025-05-15 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.015325 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006835 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.241 - - [2025-05-15 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.014141 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.037955 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.241 - - [2025-05-15 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.008284 10.0.0.241 - - [2025-05-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007351 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.241 - - [2025-05-15 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.012661 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006679 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009758 10.0.0.241 - - [2025-05-15 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.019372 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.241 - - [2025-05-15 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.013933 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005797 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.241 - - [2025-05-15 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.023433 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005045 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.241 - - [2025-05-15 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.010547 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.241 - - [2025-05-15 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.011859 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010331 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.241 - - [2025-05-15 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.007527 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008435 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.241 - - [2025-05-15 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.008999 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.241 - - [2025-05-15 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.009599 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014613 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.241 - - [2025-05-15 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.009076 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006532 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.241 - - [2025-05-15 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.020307 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004992 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.241 - - [2025-05-15 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.009555 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005595 10.0.0.241 - - [2025-05-15 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.241 - - [2025-05-15 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.010414 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.241 - - [2025-05-15 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.009616 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005657 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.241 - - [2025-05-15 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.009082 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.241 - - [2025-05-15 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.009411 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.016015 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.241 - - [2025-05-15 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.024036 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013272 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.241 - - [2025-05-15 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.012656 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015078 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.241 - - [2025-05-15 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.009881 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010982 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.241 - - [2025-05-15 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.007991 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011382 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.241 - - [2025-05-15 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.007296 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.241 - - [2025-05-15 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.010755 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.241 - - [2025-05-15 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.011280 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.241 - - [2025-05-15 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.009142 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015035 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.241 - - [2025-05-15 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.010261 10.0.0.241 - - [2025-05-15 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013163 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.241 - - [2025-05-15 01:46:49] "POST /ref-update HTTP/1.1" 200 156 0.010156 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008906 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.241 - - [2025-05-15 01:46:49] "POST /ref-update HTTP/1.1" 200 156 0.014074 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011945 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.241 - - [2025-05-15 01:46:49] "POST /ref-update HTTP/1.1" 200 156 0.013478 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006731 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.241 - - [2025-05-15 01:46:49] "POST /ref-update HTTP/1.1" 200 156 0.009356 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010151 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.241 - - [2025-05-15 01:46:49] "POST /ref-update HTTP/1.1" 200 156 0.007900 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014634 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.241 - - [2025-05-15 01:46:49] "POST /ref-update HTTP/1.1" 200 156 0.008331 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012153 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.241 - - [2025-05-15 01:46:49] "POST /ref-update HTTP/1.1" 200 156 0.011824 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.020288 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.241 - - [2025-05-15 01:46:49] "POST /ref-update HTTP/1.1" 200 156 0.017811 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006857 10.0.0.241 - - [2025-05-15 01:46:49] "POST /ref-update HTTP/1.1" 200 156 0.014693 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009894 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.241 - - [2025-05-15 01:46:49] "POST /ref-update HTTP/1.1" 200 156 0.015417 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011440 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.241 - - [2025-05-15 01:46:49] "POST /ref-update HTTP/1.1" 200 156 0.010403 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009935 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.241 - - [2025-05-15 01:46:49] "POST /ref-update HTTP/1.1" 200 156 0.011746 10.0.0.241 - - [2025-05-15 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009706 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.241 - - [2025-05-15 01:46:50] "POST /ref-update HTTP/1.1" 200 156 0.015485 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006546 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.241 - - [2025-05-15 01:46:50] "POST /ref-update HTTP/1.1" 200 156 0.009640 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.021516 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.241 - - [2025-05-15 01:46:50] "POST /ref-update HTTP/1.1" 200 156 0.011922 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010886 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010616 10.0.0.241 - - [2025-05-15 01:46:50] "POST /ref-update HTTP/1.1" 200 156 0.007132 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.241 - - [2025-05-15 01:46:50] "POST /ref-update HTTP/1.1" 200 156 0.008802 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.241 - - [2025-05-15 01:46:50] "POST /ref-update HTTP/1.1" 200 156 0.010655 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.241 - - [2025-05-15 01:46:50] "POST /ref-update HTTP/1.1" 200 156 0.008985 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006247 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.241 - - [2025-05-15 01:46:50] "POST /ref-update HTTP/1.1" 200 156 0.014763 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006502 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.241 - - [2025-05-15 01:46:50] "POST /ref-update HTTP/1.1" 200 156 0.008430 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.241 - - [2025-05-15 01:46:50] "POST /ref-update HTTP/1.1" 200 156 0.011108 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006543 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.241 - - [2025-05-15 01:46:50] "POST /ref-update HTTP/1.1" 200 156 0.024982 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008863 10.0.0.241 - - [2025-05-15 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010162 10.0.0.241 - - [2025-05-15 01:46:51] "POST /ref-update HTTP/1.1" 200 156 0.010967 10.0.0.241 - - [2025-05-15 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.241 - - [2025-05-15 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.241 - - [2025-05-15 01:46:51] "POST /ref-update HTTP/1.1" 200 156 0.007756 10.0.0.241 - - [2025-05-15 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006824 10.0.0.241 - - [2025-05-15 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005611 10.0.0.241 - - [2025-05-15 01:46:51] "POST /ref-update HTTP/1.1" 200 156 0.010153 10.0.0.241 - - [2025-05-15 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009299 10.0.0.241 - - [2025-05-15 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011977 10.0.0.241 - - [2025-05-15 01:46:51] "POST /ref-update HTTP/1.1" 200 156 0.030314 10.0.0.241 - - [2025-05-15 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016705 10.0.0.241 - - [2025-05-15 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.241 - - [2025-05-15 01:46:51] "POST /ref-update HTTP/1.1" 200 156 0.013917 10.0.0.241 - - [2025-05-15 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.035415 10.0.0.241 - - [2025-05-15 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.241 - - [2025-05-15 01:46:51] "POST /ref-update HTTP/1.1" 200 156 0.012567 10.0.0.241 - - [2025-05-15 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.032650 10.0.0.241 - - [2025-05-15 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007010 10.0.0.241 - - [2025-05-15 01:46:51] "POST /ref-update HTTP/1.1" 200 156 0.025235 10.0.0.241 - - [2025-05-15 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017185 10.0.0.241 - - [2025-05-15 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.241 - - [2025-05-15 01:46:51] "POST /ref-update HTTP/1.1" 200 156 0.020705 10.0.0.241 - - [2025-05-15 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.241 - - [2025-05-15 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004825 10.0.0.241 - - [2025-05-15 01:46:51] "POST /ref-update HTTP/1.1" 200 156 0.014688 10.0.0.241 - - [2025-05-15 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005420 10.0.0.241 - - [2025-05-15 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.241 - - [2025-05-15 01:46:51] "POST /ref-update HTTP/1.1" 200 156 0.022606 10.0.0.241 - - [2025-05-15 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.241 - - [2025-05-15 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009322 10.0.0.241 - - [2025-05-15 01:46:51] "POST /ref-update HTTP/1.1" 200 156 0.014894 10.0.0.241 - - [2025-05-15 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013208 10.0.0.241 - - [2025-05-15 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009894 10.0.0.241 - - [2025-05-15 01:46:52] "POST /ref-update HTTP/1.1" 200 156 0.022476 10.0.0.241 - - [2025-05-15 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009180 10.0.0.241 - - [2025-05-15 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.241 - - [2025-05-15 01:46:52] "POST /ref-update HTTP/1.1" 200 156 0.010076 10.0.0.241 - - [2025-05-15 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.241 - - [2025-05-15 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.241 - - [2025-05-15 01:46:52] "POST /ref-update HTTP/1.1" 200 156 0.014515 10.0.0.241 - - [2025-05-15 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006221 10.0.0.241 - - [2025-05-15 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.241 - - [2025-05-15 01:46:52] "POST /ref-update HTTP/1.1" 200 156 0.023607 10.0.0.241 - - [2025-05-15 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012471 10.0.0.241 - - [2025-05-15 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.241 - - [2025-05-15 01:46:52] "POST /ref-update HTTP/1.1" 200 156 0.027840 10.0.0.241 - - [2025-05-15 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011046 10.0.0.241 - - [2025-05-15 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.241 - - [2025-05-15 01:46:52] "POST /ref-update HTTP/1.1" 200 156 0.012108 10.0.0.241 - - [2025-05-15 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007393 10.0.0.241 - - [2025-05-15 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006693 10.0.0.241 - - [2025-05-15 01:46:52] "POST /ref-update HTTP/1.1" 200 156 0.008415 10.0.0.241 - - [2025-05-15 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.019273 10.0.0.241 - - [2025-05-15 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.241 - - [2025-05-15 01:46:52] "POST /ref-update HTTP/1.1" 200 156 0.010668 10.0.0.241 - - [2025-05-15 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013277 10.0.0.241 - - [2025-05-15 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.241 - - [2025-05-15 01:46:52] "POST /ref-update HTTP/1.1" 200 156 0.024939 10.0.0.241 - - [2025-05-15 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013864 10.0.0.241 - - [2025-05-15 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.241 - - [2025-05-15 01:46:52] "POST /ref-update HTTP/1.1" 200 156 0.007471 10.0.0.241 - - [2025-05-15 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.241 - - [2025-05-15 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.241 - - [2025-05-15 01:46:52] "POST /ref-update HTTP/1.1" 200 156 0.007683 10.0.0.241 - - [2025-05-15 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.241 - - [2025-05-15 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.241 - - [2025-05-15 01:46:52] "POST /ref-update HTTP/1.1" 200 156 0.008198 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015388 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.241 - - [2025-05-15 01:46:53] "POST /ref-update HTTP/1.1" 200 156 0.010864 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009644 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.241 - - [2025-05-15 01:46:53] "POST /ref-update HTTP/1.1" 200 156 0.010318 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005943 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.241 - - [2025-05-15 01:46:53] "POST /ref-update HTTP/1.1" 200 156 0.009308 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006798 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.241 - - [2025-05-15 01:46:53] "POST /ref-update HTTP/1.1" 200 156 0.009012 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.241 - - [2025-05-15 01:46:53] "POST /ref-update HTTP/1.1" 200 156 0.008134 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.241 - - [2025-05-15 01:46:53] "POST /ref-update HTTP/1.1" 200 156 0.007422 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.241 - - [2025-05-15 01:46:53] "POST /ref-update HTTP/1.1" 200 156 0.013697 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004762 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.241 - - [2025-05-15 01:46:53] "POST /ref-update HTTP/1.1" 200 156 0.011330 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012708 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.241 - - [2025-05-15 01:46:53] "POST /ref-update HTTP/1.1" 200 156 0.008812 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010942 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.241 - - [2025-05-15 01:46:53] "POST /ref-update HTTP/1.1" 200 156 0.010046 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.016881 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.241 - - [2025-05-15 01:46:53] "POST /ref-update HTTP/1.1" 200 156 0.009392 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.241 - - [2025-05-15 01:46:53] "POST /ref-update HTTP/1.1" 200 156 0.008534 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.241 - - [2025-05-15 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.241 - - [2025-05-15 01:46:54] "POST /ref-update HTTP/1.1" 200 156 0.013707 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008148 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.241 - - [2025-05-15 01:46:54] "POST /ref-update HTTP/1.1" 200 156 0.022780 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015327 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.241 - - [2025-05-15 01:46:54] "POST /ref-update HTTP/1.1" 200 156 0.008171 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.241 - - [2025-05-15 01:46:54] "POST /ref-update HTTP/1.1" 200 156 0.015568 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007027 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.241 - - [2025-05-15 01:46:54] "POST /ref-update HTTP/1.1" 200 156 0.007585 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004811 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.241 - - [2025-05-15 01:46:54] "POST /ref-update HTTP/1.1" 200 156 0.008637 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004926 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.241 - - [2025-05-15 01:46:54] "POST /ref-update HTTP/1.1" 200 156 0.022613 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006961 10.0.0.241 - - [2025-05-15 01:46:54] "POST /ref-update HTTP/1.1" 200 156 0.011832 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.241 - - [2025-05-15 01:46:54] "POST /ref-update HTTP/1.1" 200 156 0.018419 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.241 - - [2025-05-15 01:46:54] "POST /ref-update HTTP/1.1" 200 156 0.007179 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.241 - - [2025-05-15 01:46:54] "POST /ref-update HTTP/1.1" 200 156 0.008689 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.241 - - [2025-05-15 01:46:54] "POST /ref-update HTTP/1.1" 200 156 0.008158 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.241 - - [2025-05-15 01:46:54] "POST /ref-update HTTP/1.1" 200 156 0.010142 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.241 - - [2025-05-15 01:46:54] "POST /ref-update HTTP/1.1" 200 156 0.010787 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.241 - - [2025-05-15 01:46:54] "POST /ref-update HTTP/1.1" 200 156 0.008866 10.0.0.241 - - [2025-05-15 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006895 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011743 10.0.0.241 - - [2025-05-15 01:46:55] "POST /ref-update HTTP/1.1" 200 156 0.017616 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008210 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.241 - - [2025-05-15 01:46:55] "POST /ref-update HTTP/1.1" 200 156 0.007754 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.241 - - [2025-05-15 01:46:55] "POST /ref-update HTTP/1.1" 200 156 0.007380 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.241 - - [2025-05-15 01:46:55] "POST /ref-update HTTP/1.1" 200 156 0.007585 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007712 10.0.0.241 - - [2025-05-15 01:46:55] "POST /ref-update HTTP/1.1" 200 156 0.008085 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012551 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.241 - - [2025-05-15 01:46:55] "POST /ref-update HTTP/1.1" 200 156 0.008359 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007554 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.241 - - [2025-05-15 01:46:55] "POST /ref-update HTTP/1.1" 200 156 0.007671 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.241 - - [2025-05-15 01:46:55] "POST /ref-update HTTP/1.1" 200 156 0.008734 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010363 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.241 - - [2025-05-15 01:46:55] "POST /ref-update HTTP/1.1" 200 156 0.013562 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012068 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.241 - - [2025-05-15 01:46:55] "POST /ref-update HTTP/1.1" 200 156 0.008137 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008680 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.241 - - [2025-05-15 01:46:55] "POST /ref-update HTTP/1.1" 200 156 0.009961 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014178 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.241 - - [2025-05-15 01:46:55] "POST /ref-update HTTP/1.1" 200 156 0.009378 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006394 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.241 - - [2025-05-15 01:46:55] "POST /ref-update HTTP/1.1" 200 156 0.011907 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010141 10.0.0.241 - - [2025-05-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007329 10.0.0.241 - - [2025-05-15 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.025524 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.017430 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005073 10.0.0.241 - - [2025-05-15 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.018592 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.019605 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.241 - - [2025-05-15 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.010145 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.241 - - [2025-05-15 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.012995 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.241 - - [2025-05-15 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.008707 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007754 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.241 - - [2025-05-15 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.012708 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.241 - - [2025-05-15 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.020641 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009860 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.241 - - [2025-05-15 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.009537 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005832 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.241 - - [2025-05-15 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.009472 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.241 - - [2025-05-15 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.008691 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.241 - - [2025-05-15 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.010567 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006127 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.241 - - [2025-05-15 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.011548 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009177 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.241 - - [2025-05-15 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.012288 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.241 - - [2025-05-15 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004754 10.0.0.241 - - [2025-05-15 01:46:57] "POST /ref-update HTTP/1.1" 200 156 0.010940 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.241 - - [2025-05-15 01:46:57] "POST /ref-update HTTP/1.1" 200 156 0.010414 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010219 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.241 - - [2025-05-15 01:46:57] "POST /ref-update HTTP/1.1" 200 156 0.010833 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006990 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.241 - - [2025-05-15 01:46:57] "POST /ref-update HTTP/1.1" 200 156 0.019045 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007876 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006318 10.0.0.241 - - [2025-05-15 01:46:57] "POST /ref-update HTTP/1.1" 200 156 0.024764 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014621 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006735 10.0.0.241 - - [2025-05-15 01:46:57] "POST /ref-update HTTP/1.1" 200 156 0.015750 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007132 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.241 - - [2025-05-15 01:46:57] "POST /ref-update HTTP/1.1" 200 156 0.010362 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010609 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.241 - - [2025-05-15 01:46:57] "POST /ref-update HTTP/1.1" 200 156 0.012870 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014918 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009247 10.0.0.241 - - [2025-05-15 01:46:57] "POST /ref-update HTTP/1.1" 200 156 0.010149 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.025780 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.241 - - [2025-05-15 01:46:57] "POST /ref-update HTTP/1.1" 200 156 0.011590 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006841 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.241 - - [2025-05-15 01:46:57] "POST /ref-update HTTP/1.1" 200 156 0.011164 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007617 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.241 - - [2025-05-15 01:46:57] "POST /ref-update HTTP/1.1" 200 156 0.010207 10.0.0.241 - - [2025-05-15 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.030111 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.241 - - [2025-05-15 01:46:58] "POST /ref-update HTTP/1.1" 200 156 0.020850 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016250 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.241 - - [2025-05-15 01:46:58] "POST /ref-update HTTP/1.1" 200 156 0.010880 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010029 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.241 - - [2025-05-15 01:46:58] "POST /ref-update HTTP/1.1" 200 156 0.019090 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013403 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.241 - - [2025-05-15 01:46:58] "POST /ref-update HTTP/1.1" 200 156 0.010616 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007190 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006314 10.0.0.241 - - [2025-05-15 01:46:58] "POST /ref-update HTTP/1.1" 200 156 0.011902 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.241 - - [2025-05-15 01:46:58] "POST /ref-update HTTP/1.1" 200 156 0.054110 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.015724 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.241 - - [2025-05-15 01:46:58] "POST /ref-update HTTP/1.1" 200 156 0.012140 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008631 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.241 - - [2025-05-15 01:46:58] "POST /ref-update HTTP/1.1" 200 156 0.015573 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010168 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.241 - - [2025-05-15 01:46:58] "POST /ref-update HTTP/1.1" 200 156 0.010183 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012681 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.241 - - [2025-05-15 01:46:58] "POST /ref-update HTTP/1.1" 200 156 0.010408 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011945 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.241 - - [2025-05-15 01:46:58] "POST /ref-update HTTP/1.1" 200 156 0.011581 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008911 10.0.0.241 - - [2025-05-15 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009070 10.0.0.241 - - [2025-05-15 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.015314 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012866 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.241 - - [2025-05-15 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.024629 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006438 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.241 - - [2025-05-15 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.009396 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.241 - - [2025-05-15 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.010117 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005140 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008251 10.0.0.241 - - [2025-05-15 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.010651 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.241 - - [2025-05-15 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.010300 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008166 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.241 - - [2025-05-15 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.011156 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009179 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.241 - - [2025-05-15 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.017626 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006544 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.241 - - [2025-05-15 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.015074 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.021768 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.241 - - [2025-05-15 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.016720 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006063 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.241 - - [2025-05-15 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.009944 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015586 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012724 10.0.0.241 - - [2025-05-15 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.011375 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013237 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.241 - - [2025-05-15 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.013461 10.0.0.241 - - [2025-05-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008686 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005787 10.0.0.241 - - [2025-05-15 01:47:00] "POST /ref-update HTTP/1.1" 200 156 0.014315 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014572 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.241 - - [2025-05-15 01:47:00] "POST /ref-update HTTP/1.1" 200 156 0.019283 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012638 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005621 10.0.0.241 - - [2025-05-15 01:47:00] "POST /ref-update HTTP/1.1" 200 156 0.011434 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.241 - - [2025-05-15 01:47:00] "POST /ref-update HTTP/1.1" 200 156 0.011319 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008550 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.241 - - [2025-05-15 01:47:00] "POST /ref-update HTTP/1.1" 200 156 0.009000 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006103 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.241 - - [2025-05-15 01:47:00] "POST /ref-update HTTP/1.1" 200 156 0.010928 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006373 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.241 - - [2025-05-15 01:47:00] "POST /ref-update HTTP/1.1" 200 156 0.009401 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.241 - - [2025-05-15 01:47:00] "POST /ref-update HTTP/1.1" 200 156 0.010118 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007527 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.241 - - [2025-05-15 01:47:00] "POST /ref-update HTTP/1.1" 200 156 0.011140 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.026893 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.241 - - [2025-05-15 01:47:00] "POST /ref-update HTTP/1.1" 200 156 0.009163 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.241 - - [2025-05-15 01:47:00] "POST /ref-update HTTP/1.1" 200 156 0.008920 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012644 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.241 - - [2025-05-15 01:47:00] "POST /ref-update HTTP/1.1" 200 156 0.007830 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009279 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.241 - - [2025-05-15 01:47:00] "POST /ref-update HTTP/1.1" 200 156 0.010361 10.0.0.241 - - [2025-05-15 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007942 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.241 - - [2025-05-15 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.009639 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007667 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.241 - - [2025-05-15 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.009722 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011775 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.241 - - [2025-05-15 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.009610 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.241 - - [2025-05-15 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.009432 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006542 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.241 - - [2025-05-15 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.008667 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.241 - - [2025-05-15 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.011978 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.241 - - [2025-05-15 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.010133 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010532 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.241 - - [2025-05-15 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.012744 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013127 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.241 - - [2025-05-15 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.017808 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012952 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.241 - - [2025-05-15 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.012985 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.241 - - [2025-05-15 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.013597 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.241 - - [2025-05-15 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.012196 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.019601 10.0.0.241 - - [2025-05-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.241 - - [2025-05-15 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.021466 10.0.0.241 - - [2025-05-15 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.021866 10.0.0.241 - - [2025-05-15 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.241 - - [2025-05-15 01:47:02] "POST /ref-update HTTP/1.1" 200 156 0.010133 10.0.0.241 - - [2025-05-15 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.241 - - [2025-05-15 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.241 - - [2025-05-15 01:47:02] "POST /ref-update HTTP/1.1" 200 156 0.010019 10.0.0.241 - - [2025-05-15 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006035 10.0.0.241 - - [2025-05-15 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.241 - - [2025-05-15 01:47:02] "POST /ref-update HTTP/1.1" 200 156 0.008592 10.0.0.241 - - [2025-05-15 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004892 10.0.0.241 - - [2025-05-15 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.241 - - [2025-05-15 01:47:02] "POST /ref-update HTTP/1.1" 200 156 0.008718 10.0.0.241 - - [2025-05-15 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006815 10.0.0.241 - - [2025-05-15 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.241 - - [2025-05-15 01:47:02] "POST /ref-update HTTP/1.1" 200 156 0.008005 10.0.0.241 - - [2025-05-15 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011966 10.0.0.241 - - [2025-05-15 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.241 - - [2025-05-15 01:47:02] "POST /ref-update HTTP/1.1" 200 156 0.009080 10.0.0.241 - - [2025-05-15 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008019 10.0.0.241 - - [2025-05-15 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.241 - - [2025-05-15 01:47:02] "POST /ref-update HTTP/1.1" 200 156 0.010826 10.0.0.241 - - [2025-05-15 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010101 10.0.0.241 - - [2025-05-15 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.241 - - [2025-05-15 01:47:02] "POST /ref-update HTTP/1.1" 200 156 0.012388 10.0.0.241 - - [2025-05-15 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008813 10.0.0.241 - - [2025-05-15 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.241 - - [2025-05-15 01:47:02] "POST /ref-update HTTP/1.1" 200 156 0.009183 10.0.0.241 - - [2025-05-15 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.241 - - [2025-05-15 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.241 - - [2025-05-15 01:47:02] "POST /ref-update HTTP/1.1" 200 156 0.011444 10.0.0.241 - - [2025-05-15 01:47:02] "POST /network-ipams HTTP/1.1" 200 552 0.029390 10.0.0.241 - - [2025-05-15 01:47:03] "POST /useragent-kv HTTP/1.1" 200 115 0.020510 10.0.0.241 - - [2025-05-15 01:47:03] "POST /virtual-networks HTTP/1.1" 200 554 0.167464 10.0.0.241 - - [2025-05-15 01:47:03] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.001679 10.0.0.241 - - [2025-05-15 01:47:03] "POST /fqname-to-id HTTP/1.1" 404 188 0.001781 10.0.0.241 - - [2025-05-15 01:47:03] "POST /fqname-to-id HTTP/1.1" 404 178 0.006504 10.0.0.241 - - [2025-05-15 01:47:03] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 313 0.002076 10.0.0.241 - - [2025-05-15 01:47:03] "POST /route-targets HTTP/1.1" 200 328 0.025251 10.0.0.241 - - [2025-05-15 01:47:03] "POST /ref-update HTTP/1.1" 200 156 0.023877 10.0.0.241 - - [2025-05-15 01:47:03] "GET /fabric/e2875cc5-5108-434f-9f63-84ea4034cada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.005980 10.0.0.241 - - [2025-05-15 01:47:03] "POST /fqname-to-id HTTP/1.1" 404 198 0.002047 10.0.0.241 - - [2025-05-15 01:47:03] "POST /fqname-to-id HTTP/1.1" 404 205 0.003147 10.0.0.241 - - [2025-05-15 01:47:03] "POST /fqname-to-id HTTP/1.1" 404 207 0.002458 10.0.0.27 - - [2025-05-15 01:48:03] "GET / HTTP/1.1" 200 36215 0.001745 10.0.0.27 - - [2025-05-15 01:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.27 - - [2025-05-15 01:48:03] "GET /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.005686 10.0.0.27 - - [2025-05-15 01:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.27 - - [2025-05-15 01:48:03] "GET /routing-instance/d39ba781-ac28-42ad-89aa-d8839acc9be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003531 10.0.0.27 - - [2025-05-15 01:48:03] "PUT /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c HTTP/1.1" 200 275 0.010094 10.0.0.27 - - [2025-05-15 01:48:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.017767 10.0.0.27 - - [2025-05-15 01:48:04] "POST /virtual-routers HTTP/1.1" 200 601 0.022193 10.0.0.27 - - [2025-05-15 01:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016222 10.0.0.27 - - [2025-05-15 01:48:04] "GET /virtual-router/a667f846-e847-4548-938e-e5807c946639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004784 10.0.0.27 - - [2025-05-15 01:48:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.002469 10.0.0.27 - - [2025-05-15 01:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.27 - - [2025-05-15 01:48:04] "GET /virtual-network/403e968d-435b-4116-a8ca-ad52f882a727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.005111 10.0.0.27 - - [2025-05-15 01:48:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.066073 10.0.0.241 - - [2025-05-15 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.241 - - [2025-05-15 01:48:13] "GET /virtual-router/a667f846-e847-4548-938e-e5807c946639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003414 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:49:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001465 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:49:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001378 10.0.0.241 - - [2025-05-15 01:50:16] "GET /global-system-configs HTTP/1.1" 200 323 0.002741 10.0.0.241 - - [2025-05-15 01:50:18] "GET /global-system-configs HTTP/1.1" 200 323 0.002951 10.0.0.241 - - [2025-05-15 01:50:23] "GET /virtual-router/a667f846-e847-4548-938e-e5807c946639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003643 10.0.0.241 - - [2025-05-15 01:50:23] "POST /ref-update HTTP/1.1" 200 156 0.008415 10.0.0.241 - - [2025-05-15 01:50:30] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006068 10.0.0.241 - - [2025-05-15 01:50:30] "POST /set-tag HTTP/1.1" 200 109 0.003066 10.0.0.241 - - [2025-05-15 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.241 - - [2025-05-15 01:50:30] "GET /loadbalancer/36d61192-1dbb-4bcb-82c1-071d2e8683d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002538 10.0.0.241 - - [2025-05-15 01:50:30] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004642 10.0.0.241 - - [2025-05-15 01:50:30] "POST /set-tag HTTP/1.1" 200 109 0.002808 10.0.0.241 - - [2025-05-15 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.241 - - [2025-05-15 01:50:30] "GET /loadbalancer/36d61192-1dbb-4bcb-82c1-071d2e8683d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002512 10.0.0.241 - - [2025-05-15 01:50:30] "GET /loadbalancer-pool/294caaca-f5f0-4bc2-93c7-f751f33ea5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004257 10.0.0.241 - - [2025-05-15 01:50:30] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025699 10.0.0.241 - - [2025-05-15 01:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008962 10.0.0.241 - - [2025-05-15 01:50:30] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005273 10.0.0.241 - - [2025-05-15 01:50:30] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009365 10.0.0.241 - - [2025-05-15 01:50:30] "POST /ref-update HTTP/1.1" 200 156 0.015215 10.0.0.241 - - [2025-05-15 01:50:30] "GET /floating-ip/d08239ff-f52e-4d45-a96f-560b330b2a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.017722 10.0.0.241 - - [2025-05-15 01:50:30] "POST /tags HTTP/1.1" 409 205 0.001853 10.0.0.241 - - [2025-05-15 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.241 - - [2025-05-15 01:50:30] "GET /tag/d3e58850-ffe2-49d9-acf9-5a5c9557ad51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011955 10.0.0.241 - - [2025-05-15 01:50:30] "PUT /floating-ip/d08239ff-f52e-4d45-a96f-560b330b2a4e HTTP/1.1" 200 257 0.017609 10.0.0.241 - - [2025-05-15 01:50:30] "POST /set-tag HTTP/1.1" 200 109 0.067147 10.0.0.241 - - [2025-05-15 01:50:30] "GET /loadbalancer-pool/7d3ec7cf-f062-4d64-88fe-5b82c39b2f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.015167 10.0.0.241 - - [2025-05-15 01:50:30] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020916 10.0.0.241 - - [2025-05-15 01:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008526 10.0.0.241 - - [2025-05-15 01:50:30] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014276 10.0.0.241 - - [2025-05-15 01:50:30] "POST /set-tag HTTP/1.1" 200 109 0.002939 10.0.0.241 - - [2025-05-15 01:50:30] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005939 10.0.0.241 - - [2025-05-15 01:50:30] "POST /ref-update HTTP/1.1" 200 156 0.007224 10.0.0.241 - - [2025-05-15 01:50:30] "GET /floating-ip/d08239ff-f52e-4d45-a96f-560b330b2a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1923 0.016123 10.0.0.241 - - [2025-05-15 01:50:30] "GET /loadbalancer-pool/407c59cb-cf29-4748-a5e6-57b9b9e4c1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003953 10.0.0.241 - - [2025-05-15 01:50:30] "POST /loadbalancer-members HTTP/1.1" 200 694 0.017204 10.0.0.241 - - [2025-05-15 01:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.020525 10.0.0.241 - - [2025-05-15 01:50:30] "PUT /floating-ip/d08239ff-f52e-4d45-a96f-560b330b2a4e HTTP/1.1" 200 257 0.030316 10.0.0.241 - - [2025-05-15 01:50:30] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013341 10.0.0.241 - - [2025-05-15 01:50:30] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005419 10.0.0.241 - - [2025-05-15 01:50:30] "POST /ref-update HTTP/1.1" 200 156 0.007304 10.0.0.241 - - [2025-05-15 01:50:30] "POST /set-tag HTTP/1.1" 200 109 0.003134 10.0.0.241 - - [2025-05-15 01:50:30] "GET /floating-ip/d08239ff-f52e-4d45-a96f-560b330b2a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.003404 10.0.0.241 - - [2025-05-15 01:50:30] "PUT /floating-ip/d08239ff-f52e-4d45-a96f-560b330b2a4e HTTP/1.1" 200 257 0.011012 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:52:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000932 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:52:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000995 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:52:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001934 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:52:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001053 10.0.0.241 - - [2025-05-15 01:52:23] "GET / HTTP/1.1" 200 36215 0.001708 10.0.0.241 - - [2025-05-15 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.241 - - [2025-05-15 01:52:23] "GET /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.005186 10.0.0.241 - - [2025-05-15 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.241 - - [2025-05-15 01:52:23] "GET /config-node/283b24e6-16d2-4d3e-84f0-2075833bf94d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.003195 10.0.0.241 - - [2025-05-15 01:52:35] "GET / HTTP/1.1" 200 36215 0.002578 10.0.0.241 - - [2025-05-15 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.241 - - [2025-05-15 01:52:35] "GET /routing-instance/d39ba781-ac28-42ad-89aa-d8839acc9be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003245 10.0.0.241 - - [2025-05-15 01:52:35] "POST /bgp-routers HTTP/1.1" 409 301 0.002352 10.0.0.241 - - [2025-05-15 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.241 - - [2025-05-15 01:52:35] "GET /bgp-router/31e679c6-31ae-46fa-88b1-cba55fa5f735?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.005504 10.0.0.241 - - [2025-05-15 01:52:35] "PUT /bgp-router/31e679c6-31ae-46fa-88b1-cba55fa5f735 HTTP/1.1" 200 255 0.029181 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:52:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001018 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:52:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001018 10.0.0.27 - - [2025-05-15 01:53:02] "GET / HTTP/1.1" 200 36215 0.001829 10.0.0.27 - - [2025-05-15 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.27 - - [2025-05-15 01:53:02] "GET /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.005724 10.0.0.27 - - [2025-05-15 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.27 - - [2025-05-15 01:53:02] "GET /routing-instance/d39ba781-ac28-42ad-89aa-d8839acc9be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003690 10.0.0.27 - - [2025-05-15 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.27 - - [2025-05-15 01:53:02] "GET /virtual-router/a667f846-e847-4548-938e-e5807c946639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003558 10.0.0.27 - - [2025-05-15 01:53:02] "PUT /virtual-router/a667f846-e847-4548-938e-e5807c946639 HTTP/1.1" 200 263 0.010492 10.0.0.27 - - [2025-05-15 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.27 - - [2025-05-15 01:53:02] "GET /virtual-router/a667f846-e847-4548-938e-e5807c946639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004246 10.0.0.27 - - [2025-05-15 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.27 - - [2025-05-15 01:53:02] "GET /virtual-machine-interface/73333735-017f-497b-9a78-e798bcb59fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005387 10.0.0.27 - - [2025-05-15 01:53:03] "PUT /virtual-machine-interface/73333735-017f-497b-9a78-e798bcb59fa0 HTTP/1.1" 200 285 0.010079 10.0.0.241 - - [2025-05-15 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.241 - - [2025-05-15 01:53:13] "GET /virtual-router/a667f846-e847-4548-938e-e5807c946639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003228 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:53:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001069 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:53:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001031 10.0.0.241 - - [2025-05-15 01:53:43] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006088 10.0.0.241 - - [2025-05-15 01:53:43] "POST /set-tag HTTP/1.1" 200 109 0.003346 10.0.0.241 - - [2025-05-15 01:53:43] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011094 10.0.0.241 - - [2025-05-15 01:53:43] "POST /set-tag HTTP/1.1" 200 109 0.002886 10.0.0.241 - - [2025-05-15 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.241 - - [2025-05-15 01:53:43] "GET /loadbalancer/36d61192-1dbb-4bcb-82c1-071d2e8683d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.007268 10.0.0.241 - - [2025-05-15 01:53:43] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008384 10.0.0.241 - - [2025-05-15 01:53:44] "POST /set-tag HTTP/1.1" 200 109 0.031137 10.0.0.241 - - [2025-05-15 01:53:44] "DELETE /loadbalancer-member/d4d73be3-b726-41c9-b017-6c50ea3fa22c HTTP/1.1" 200 115 0.075377 10.0.0.241 - - [2025-05-15 01:53:44] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011123 10.0.0.241 - - [2025-05-15 01:53:44] "POST /set-tag HTTP/1.1" 200 109 0.006738 10.0.0.241 - - [2025-05-15 01:53:44] "DELETE /loadbalancer-member/85240fa0-e3d9-4009-ab2b-8d3649c2b003 HTTP/1.1" 200 115 0.042094 10.0.0.241 - - [2025-05-15 01:53:44] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.019498 10.0.0.241 - - [2025-05-15 01:53:44] "POST /set-tag HTTP/1.1" 200 109 0.004972 10.0.0.241 - - [2025-05-15 01:53:44] "DELETE /loadbalancer-member/1e192689-82ed-4d57-b32c-daed9d37ac6e HTTP/1.1" 200 115 0.062349 10.0.0.241 - - [2025-05-15 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.241 - - [2025-05-15 01:53:44] "GET /loadbalancer/36d61192-1dbb-4bcb-82c1-071d2e8683d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005284 10.0.0.241 - - [2025-05-15 01:53:44] "GET /loadbalancer-pool/294caaca-f5f0-4bc2-93c7-f751f33ea5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005183 10.0.0.241 - - [2025-05-15 01:53:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.046896 10.0.0.241 - - [2025-05-15 01:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.013191 10.0.0.241 - - [2025-05-15 01:53:44] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012794 10.0.0.241 - - [2025-05-15 01:53:44] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011779 10.0.0.241 - - [2025-05-15 01:53:44] "GET /floating-ip/d08239ff-f52e-4d45-a96f-560b330b2a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004237 10.0.0.241 - - [2025-05-15 01:53:44] "POST /set-tag HTTP/1.1" 200 109 0.091818 10.0.0.241 - - [2025-05-15 01:53:44] "GET /loadbalancer-pool/7d3ec7cf-f062-4d64-88fe-5b82c39b2f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.010246 10.0.0.241 - - [2025-05-15 01:53:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.034891 10.0.0.241 - - [2025-05-15 01:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.041603 10.0.0.241 - - [2025-05-15 01:53:44] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014076 10.0.0.241 - - [2025-05-15 01:53:44] "POST /set-tag HTTP/1.1" 200 109 0.005613 10.0.0.241 - - [2025-05-15 01:53:44] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006943 10.0.0.241 - - [2025-05-15 01:53:44] "GET /loadbalancer-pool/407c59cb-cf29-4748-a5e6-57b9b9e4c1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.013184 10.0.0.241 - - [2025-05-15 01:53:44] "GET /floating-ip/d08239ff-f52e-4d45-a96f-560b330b2a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007992 10.0.0.241 - - [2025-05-15 01:53:45] "POST /loadbalancer-members HTTP/1.1" 200 694 0.042853 10.0.0.241 - - [2025-05-15 01:53:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.021272 10.0.0.241 - - [2025-05-15 01:53:45] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007551 10.0.0.241 - - [2025-05-15 01:53:45] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.021782 10.0.0.241 - - [2025-05-15 01:53:45] "POST /set-tag HTTP/1.1" 200 109 0.002738 10.0.0.241 - - [2025-05-15 01:53:45] "GET /floating-ip/d08239ff-f52e-4d45-a96f-560b330b2a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002504 10.0.0.241 - - [2025-05-15 01:55:16] "GET /global-system-configs HTTP/1.1" 200 323 0.002427 10.0.0.241 - - [2025-05-15 01:55:18] "GET /global-system-configs HTTP/1.1" 200 323 0.002290 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:56:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000948 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:56:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000943 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:56:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001023 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:56:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001052 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:56:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001014 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:56:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001071 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:57:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000921 [Introspect:8084]10.0.0.241 - - [2025-05-15 01:57:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001033 10.0.0.241 - - [2025-05-15 01:58:17] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007962 10.0.0.241 - - [2025-05-15 01:58:17] "POST /set-tag HTTP/1.1" 200 109 0.002543 10.0.0.241 - - [2025-05-15 01:58:17] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007545 10.0.0.241 - - [2025-05-15 01:58:17] "POST /set-tag HTTP/1.1" 200 109 0.003426 10.0.0.241 - - [2025-05-15 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.241 - - [2025-05-15 01:58:17] "GET /loadbalancer/36d61192-1dbb-4bcb-82c1-071d2e8683d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003147 10.0.0.241 - - [2025-05-15 01:58:17] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004798 10.0.0.241 - - [2025-05-15 01:58:17] "POST /set-tag HTTP/1.1" 200 109 0.023181 10.0.0.241 - - [2025-05-15 01:58:17] "DELETE /loadbalancer-member/2f55a905-01ea-4df3-b4bd-101f38faffc1 HTTP/1.1" 200 115 0.030150 10.0.0.241 - - [2025-05-15 01:58:17] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011616 10.0.0.241 - - [2025-05-15 01:58:17] "POST /set-tag HTTP/1.1" 200 109 0.003781 10.0.0.241 - - [2025-05-15 01:58:17] "DELETE /loadbalancer-member/20872625-a18b-459e-a075-47215ae1199a HTTP/1.1" 200 115 0.024886 10.0.0.241 - - [2025-05-15 01:58:17] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008406 10.0.0.241 - - [2025-05-15 01:58:17] "POST /set-tag HTTP/1.1" 200 109 0.003042 10.0.0.241 - - [2025-05-15 01:58:17] "DELETE /loadbalancer-member/701fc8b2-a975-4583-9bb4-0adc267fc9c8 HTTP/1.1" 200 115 0.037360 10.0.0.241 - - [2025-05-15 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.241 - - [2025-05-15 01:58:17] "GET /loadbalancer/36d61192-1dbb-4bcb-82c1-071d2e8683d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004168 10.0.0.241 - - [2025-05-15 01:58:17] "GET /loadbalancer-pool/294caaca-f5f0-4bc2-93c7-f751f33ea5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002846 10.0.0.241 - - [2025-05-15 01:58:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021519 10.0.0.241 - - [2025-05-15 01:58:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.020137 10.0.0.241 - - [2025-05-15 01:58:17] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.015484 10.0.0.241 - - [2025-05-15 01:58:17] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004684 10.0.0.241 - - [2025-05-15 01:58:17] "GET /floating-ip/d08239ff-f52e-4d45-a96f-560b330b2a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002716 10.0.0.241 - - [2025-05-15 01:58:17] "POST /set-tag HTTP/1.1" 200 109 0.071078 10.0.0.241 - - [2025-05-15 01:58:17] "GET /loadbalancer-pool/7d3ec7cf-f062-4d64-88fe-5b82c39b2f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004542 10.0.0.241 - - [2025-05-15 01:58:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018809 10.0.0.241 - - [2025-05-15 01:58:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013551 10.0.0.241 - - [2025-05-15 01:58:17] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016042 10.0.0.241 - - [2025-05-15 01:58:17] "POST /set-tag HTTP/1.1" 200 109 0.007088 10.0.0.241 - - [2025-05-15 01:58:17] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004695 10.0.0.241 - - [2025-05-15 01:58:17] "GET /floating-ip/d08239ff-f52e-4d45-a96f-560b330b2a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002237 10.0.0.241 - - [2025-05-15 01:58:18] "GET /loadbalancer-pool/407c59cb-cf29-4748-a5e6-57b9b9e4c1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005340 10.0.0.241 - - [2025-05-15 01:58:18] "POST /loadbalancer-members HTTP/1.1" 200 694 0.017973 10.0.0.241 - - [2025-05-15 01:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.020186 10.0.0.241 - - [2025-05-15 01:58:18] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012240 10.0.0.241 - - [2025-05-15 01:58:18] "GET /virtual-machine-interface/6a13e366-312e-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004749 10.0.0.241 - - [2025-05-15 01:58:18] "GET /floating-ip/d08239ff-f52e-4d45-a96f-560b330b2a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002602 10.0.0.241 - - [2025-05-15 01:58:18] "POST /set-tag HTTP/1.1" 200 109 0.002808 10.0.0.241 - - [2025-05-15 02:00:03] "GET / HTTP/1.1" 200 36215 0.002142 10.0.0.241 - - [2025-05-15 02:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.241 - - [2025-05-15 02:00:03] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.044319 10.0.0.241 - - [2025-05-15 02:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.241 - - [2025-05-15 02:00:03] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.040898 10.0.0.241 - - [2025-05-15 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.241 - - [2025-05-15 02:00:04] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.037352 10.0.0.241 - - [2025-05-15 02:00:04] "POST /tags HTTP/1.1" 200 334 0.029745 10.0.0.241 - - [2025-05-15 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.241 - - [2025-05-15 02:00:04] "GET /tag/9667e10c-e969-41bb-a787-d11ee4cf1e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.025055 10.0.0.241 - - [2025-05-15 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008713 10.0.0.241 - - [2025-05-15 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.241 - - [2025-05-15 02:00:04] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.042418 10.0.0.241 - - [2025-05-15 02:00:04] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.071789 10.0.0.241 - - [2025-05-15 02:00:04] "GET /virtual-networks?parent_id=04cfb0ab-abf9-40cc-8c7d-62e0a805b281&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002189 10.0.0.241 - - [2025-05-15 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.241 - - [2025-05-15 02:00:04] "GET /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.005725 10.0.0.241 - - [2025-05-15 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.241 - - [2025-05-15 02:00:05] "GET /service-appliance-set/56f35852-486d-4ed3-8260-2341fdead673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.009925 10.0.0.241 - - [2025-05-15 02:00:05] "POST /fqname-to-id HTTP/1.1" 404 254 0.003276 10.0.0.241 - - [2025-05-15 02:00:05] "POST /virtual-networks HTTP/1.1" 200 514 0.114372 10.0.0.241 - - [2025-05-15 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.241 - - [2025-05-15 02:00:05] "GET /network-ipam/79b8a124-1b8b-47e0-b881-fe8e4d59a7f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.031259 10.0.0.241 - - [2025-05-15 02:00:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.132412 10.0.0.241 - - [2025-05-15 02:00:05] "GET /virtual-machine-interface/dffc3be7-d384-434f-8aef-3ef35286484b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.015558 10.0.0.241 - - [2025-05-15 02:00:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004435 10.0.0.241 - - [2025-05-15 02:00:05] "POST /ref-update HTTP/1.1" 200 156 0.115042 10.0.0.241 - - [2025-05-15 02:00:05] "POST /instance-ips HTTP/1.1" 200 410 0.049730 10.0.0.241 - - [2025-05-15 02:00:05] "GET /instance-ip/4c62d572-976e-4c47-87b5-260ab948f8d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.006996 10.0.0.241 - - [2025-05-15 02:00:05] "GET /virtual-network/9d42808e-e2b0-40f4-aa38-d7ac610daecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004423 10.0.0.241 - - [2025-05-15 02:00:05] "GET /domains HTTP/1.1" 200 281 0.002872 10.0.0.241 - - [2025-05-15 02:00:05] "GET /domain/facbce24-8456-4edd-ba32-d56022dabcad HTTP/1.1" 200 3100 0.009273 10.0.0.241 - - [2025-05-15 02:00:05] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281 HTTP/1.1" 200 5496 0.049177 10.0.0.241 - - [2025-05-15 02:00:05] "GET /virtual-network/9d42808e-e2b0-40f4-aa38-d7ac610daecf HTTP/1.1" 200 2094 0.046012 10.0.0.241 - - [2025-05-15 02:00:05] "POST /loadbalancers HTTP/1.1" 200 612 0.091475 10.0.0.241 - - [2025-05-15 02:00:05] "GET /virtual-network/9d42808e-e2b0-40f4-aa38-d7ac610daecf HTTP/1.1" 200 2094 0.016689 10.0.0.241 - - [2025-05-15 02:00:05] "GET /routing-instance/60c029fe-40ba-442f-8be8-139a6c07f8ec HTTP/1.1" 200 1183 0.005389 10.0.0.241 - - [2025-05-15 02:00:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.017294 10.0.0.241 - - [2025-05-15 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006177 10.0.0.241 - - [2025-05-15 02:00:05] "GET /routing-instance/60c029fe-40ba-442f-8be8-139a6c07f8ec HTTP/1.1" 200 1183 0.010810 10.0.0.241 - - [2025-05-15 02:00:05] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.063822 10.0.0.241 - - [2025-05-15 02:00:05] "GET /instance-ip/4c62d572-976e-4c47-87b5-260ab948f8d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.013305 10.0.0.241 - - [2025-05-15 02:00:05] "POST /route-targets HTTP/1.1" 200 328 0.030907 10.0.0.241 - - [2025-05-15 02:00:05] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.076690 10.0.0.241 - - [2025-05-15 02:00:05] "GET /loadbalancer/454449e9-4c32-4142-8934-c6140406179a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004342 10.0.0.241 - - [2025-05-15 02:00:05] "POST /ref-update HTTP/1.1" 200 156 0.049729 10.0.0.241 - - [2025-05-15 02:00:05] "POST /floating-ips HTTP/1.1" 200 599 0.100077 10.0.0.241 - - [2025-05-15 02:00:05] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.050217 10.0.0.241 - - [2025-05-15 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.241 - - [2025-05-15 02:00:05] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.035571 10.0.0.241 - - [2025-05-15 02:00:05] "GET /loadbalancer-listener/f0d90289-dfdb-4b19-b594-c4f69099e7b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.004930 10.0.0.241 - - [2025-05-15 02:00:05] "GET /loadbalancer-listener/f0d90289-dfdb-4b19-b594-c4f69099e7b4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.004658 10.0.0.241 - - [2025-05-15 02:00:05] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.018139 10.0.0.241 - - [2025-05-15 02:00:05] "GET /instance-ip/4c62d572-976e-4c47-87b5-260ab948f8d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004263 10.0.0.241 - - [2025-05-15 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005608 10.0.0.241 - - [2025-05-15 02:00:05] "GET /instance-ip/4c62d572-976e-4c47-87b5-260ab948f8d3?fields=floating_ips HTTP/1.1" 200 1213 0.004607 10.0.0.241 - - [2025-05-15 02:00:05] "GET /loadbalancer/454449e9-4c32-4142-8934-c6140406179a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003240 10.0.0.241 - - [2025-05-15 02:00:05] "GET /floating-ip/56fc22d3-726f-4e8d-9415-deca208c158f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.002620 10.0.0.241 - - [2025-05-15 02:00:06] "POST /tags HTTP/1.1" 200 296 0.056090 10.0.0.241 - - [2025-05-15 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010523 10.0.0.241 - - [2025-05-15 02:00:06] "GET /tag/c94f8b26-dc0e-45ad-a2c2-d2516476477d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.017950 10.0.0.241 - - [2025-05-15 02:00:06] "POST /tags HTTP/1.1" 409 233 0.002284 10.0.0.241 - - [2025-05-15 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.241 - - [2025-05-15 02:00:06] "GET /tag/ed2f4076-ee3c-45a2-b4f1-81fa1faeb8f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.014029 10.0.0.241 - - [2025-05-15 02:00:06] "POST /tags HTTP/1.1" 409 206 0.002228 10.0.0.241 - - [2025-05-15 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.241 - - [2025-05-15 02:00:06] "GET /tag/23200136-282b-4fac-8ecf-fee41f69266d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013137 10.0.0.241 - - [2025-05-15 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.241 - - [2025-05-15 02:00:06] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004761 10.0.0.241 - - [2025-05-15 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.241 - - [2025-05-15 02:00:06] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.042307 10.0.0.241 - - [2025-05-15 02:00:06] "POST /virtual-machines HTTP/1.1" 200 370 0.010552 10.0.0.241 - - [2025-05-15 02:00:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.012341 10.0.0.241 - - [2025-05-15 02:00:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.123825 10.0.0.241 - - [2025-05-15 02:00:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025978 10.0.0.241 - - [2025-05-15 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014830 10.0.0.241 - - [2025-05-15 02:00:06] "GET /virtual-machine-interface/52b4f924-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005609 10.0.0.241 - - [2025-05-15 02:00:06] "POST /instance-ips HTTP/1.1" 200 410 0.028007 10.0.0.241 - - [2025-05-15 02:00:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.041708 10.0.0.241 - - [2025-05-15 02:00:06] "GET /virtual-machine-interface/52b4f924-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.010732 10.0.0.241 - - [2025-05-15 02:00:06] "POST /set-tag HTTP/1.1" 200 109 0.019116 10.0.0.241 - - [2025-05-15 02:00:06] "GET /virtual-machine-interface/52b4f924-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.020545 10.0.0.241 - - [2025-05-15 02:00:06] "GET /instance-ip/52ce7b10-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003847 10.0.0.241 - - [2025-05-15 02:00:06] "GET /virtual-machine-interface/52b4f924-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005306 10.0.0.241 - - [2025-05-15 02:00:06] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.241 - - [2025-05-15 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.241 - - [2025-05-15 02:00:07] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004981 10.0.0.241 - - [2025-05-15 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010261 10.0.0.241 - - [2025-05-15 02:00:07] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.055864 10.0.0.241 - - [2025-05-15 02:00:07] "POST /virtual-machines HTTP/1.1" 200 370 0.012045 10.0.0.241 - - [2025-05-15 02:00:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020220 10.0.0.241 - - [2025-05-15 02:00:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.150885 10.0.0.241 - - [2025-05-15 02:00:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014758 10.0.0.241 - - [2025-05-15 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016168 10.0.0.241 - - [2025-05-15 02:00:07] "GET /virtual-machine-interface/53276e1e-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.006877 10.0.0.241 - - [2025-05-15 02:00:07] "POST /instance-ips HTTP/1.1" 200 410 0.026238 10.0.0.241 - - [2025-05-15 02:00:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.024184 10.0.0.241 - - [2025-05-15 02:00:07] "GET /virtual-machine-interface/53276e1e-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.024330 10.0.0.241 - - [2025-05-15 02:00:07] "POST /set-tag HTTP/1.1" 200 109 0.019056 10.0.0.241 - - [2025-05-15 02:00:07] "GET /virtual-machine-interface/53276e1e-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.023072 10.0.0.241 - - [2025-05-15 02:00:07] "GET /instance-ip/5348f084-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004854 10.0.0.241 - - [2025-05-15 02:00:07] "GET /virtual-machine-interface/53276e1e-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005166 10.0.0.241 - - [2025-05-15 02:00:07] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.241 - - [2025-05-15 02:00:07] "GET /virtual-router/a667f846-e847-4548-938e-e5807c946639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002593 10.0.0.241 - - [2025-05-15 02:00:07] "POST /ref-update HTTP/1.1" 200 156 0.009189 10.0.0.241 - - [2025-05-15 02:00:07] "GET /virtual-machine-interface/52b4f924-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017581 10.0.0.241 - - [2025-05-15 02:00:07] "POST /set-tag HTTP/1.1" 200 109 0.003056 10.0.0.241 - - [2025-05-15 02:00:07] "GET /virtual-router/a667f846-e847-4548-938e-e5807c946639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.005229 10.0.0.241 - - [2025-05-15 02:00:07] "POST /ref-update HTTP/1.1" 200 156 0.009620 10.0.0.241 - - [2025-05-15 02:00:07] "GET /virtual-machine-interface/53276e1e-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.028453 10.0.0.241 - - [2025-05-15 02:00:07] "POST /set-tag HTTP/1.1" 200 109 0.005843 10.0.0.241 - - [2025-05-15 02:00:08] "GET /virtual-machine-interface/52b4f924-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006631 10.0.0.241 - - [2025-05-15 02:00:08] "POST /set-tag HTTP/1.1" 200 109 0.002467 10.0.0.241 - - [2025-05-15 02:00:08] "GET /virtual-machine-interface/53276e1e-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005768 10.0.0.241 - - [2025-05-15 02:00:08] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.241 - - [2025-05-15 02:00:10] "GET /domains HTTP/1.1" 200 281 0.012042 10.0.0.241 - - [2025-05-15 02:00:10] "GET /domain/facbce24-8456-4edd-ba32-d56022dabcad HTTP/1.1" 200 3100 0.004412 10.0.0.241 - - [2025-05-15 02:00:10] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281 HTTP/1.1" 200 7090 0.041706 10.0.0.241 - - [2025-05-15 02:00:10] "GET /virtual-network/9d42808e-e2b0-40f4-aa38-d7ac610daecf HTTP/1.1" 200 2094 0.004966 10.0.0.241 - - [2025-05-15 02:00:10] "GET /virtual-network/9d42808e-e2b0-40f4-aa38-d7ac610daecf HTTP/1.1" 200 2094 0.004818 10.0.0.241 - - [2025-05-15 02:00:10] "GET /routing-instance/60c029fe-40ba-442f-8be8-139a6c07f8ec HTTP/1.1" 200 1405 0.004592 10.0.0.241 - - [2025-05-15 02:00:10] "GET /routing-instance/60c029fe-40ba-442f-8be8-139a6c07f8ec HTTP/1.1" 200 1405 0.002914 10.0.0.241 - - [2025-05-15 02:00:10] "GET /route-target/a513128d-5745-47df-824e-e0937077bf06 HTTP/1.1" 200 1154 0.002776 10.0.0.241 - - [2025-05-15 02:00:10] "GET /virtual-network/9d42808e-e2b0-40f4-aa38-d7ac610daecf HTTP/1.1" 200 2094 0.004786 10.0.0.241 - - [2025-05-15 02:00:10] "GET /routing-instance/60c029fe-40ba-442f-8be8-139a6c07f8ec HTTP/1.1" 200 1405 0.003093 10.0.0.241 - - [2025-05-15 02:00:10] "GET /virtual-network/9d42808e-e2b0-40f4-aa38-d7ac610daecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004883 10.0.0.241 - - [2025-05-15 02:00:10] "GET /virtual-network/9d42808e-e2b0-40f4-aa38-d7ac610daecf HTTP/1.1" 200 2094 0.005093 10.0.0.241 - - [2025-05-15 02:00:10] "GET /routing-instance/60c029fe-40ba-442f-8be8-139a6c07f8ec HTTP/1.1" 200 1405 0.004001 10.0.0.241 - - [2025-05-15 02:00:10] "GET /routing-instance/60c029fe-40ba-442f-8be8-139a6c07f8ec HTTP/1.1" 200 1405 0.003021 10.0.0.241 - - [2025-05-15 02:00:10] "GET /route-target/a513128d-5745-47df-824e-e0937077bf06 HTTP/1.1" 200 1154 0.002524 10.0.0.241 - - [2025-05-15 02:00:10] "GET /domains HTTP/1.1" 200 281 0.002126 10.0.0.241 - - [2025-05-15 02:00:10] "GET /domain/facbce24-8456-4edd-ba32-d56022dabcad HTTP/1.1" 200 3100 0.003425 10.0.0.241 - - [2025-05-15 02:00:10] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281 HTTP/1.1" 200 7090 0.039309 10.0.0.241 - - [2025-05-15 02:00:10] "GET /virtual-network/9d42808e-e2b0-40f4-aa38-d7ac610daecf HTTP/1.1" 200 2094 0.004995 10.0.0.241 - - [2025-05-15 02:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.241 - - [2025-05-15 02:00:10] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.045092 10.0.0.241 - - [2025-05-15 02:00:10] "GET /virtual-network/9d42808e-e2b0-40f4-aa38-d7ac610daecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004802 10.0.0.241 - - [2025-05-15 02:00:10] "GET /floating-ip-pools?parent_id=9d42808e-e2b0-40f4-aa38-d7ac610daecf&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005662 10.0.0.241 - - [2025-05-15 02:00:10] "GET /virtual-network/9d42808e-e2b0-40f4-aa38-d7ac610daecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005885 10.0.0.241 - - [2025-05-15 02:00:10] "POST /floating-ip-pools HTTP/1.1" 200 564 0.020053 10.0.0.241 - - [2025-05-15 02:00:11] "POST /ref-update HTTP/1.1" 200 156 0.030158 10.0.0.241 - - [2025-05-15 02:00:11] "GET /virtual-network/9d42808e-e2b0-40f4-aa38-d7ac610daecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005366 10.0.0.241 - - [2025-05-15 02:00:11] "GET /domains HTTP/1.1" 200 281 0.001997 10.0.0.241 - - [2025-05-15 02:00:11] "GET /domain/facbce24-8456-4edd-ba32-d56022dabcad HTTP/1.1" 200 3100 0.005300 10.0.0.241 - - [2025-05-15 02:00:11] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281 HTTP/1.1" 200 7347 0.038755 10.0.0.241 - - [2025-05-15 02:00:11] "GET /virtual-network/9d42808e-e2b0-40f4-aa38-d7ac610daecf HTTP/1.1" 200 2333 0.006157 10.0.0.241 - - [2025-05-15 02:00:11] "GET /floating-ip-pool/d6338fa4-2ae7-435e-91cd-dd487b9b1a88 HTTP/1.1" 200 1318 0.002428 10.0.0.241 - - [2025-05-15 02:00:11] "GET /domains HTTP/1.1" 200 281 0.001570 10.0.0.241 - - [2025-05-15 02:00:11] "GET /domain/facbce24-8456-4edd-ba32-d56022dabcad HTTP/1.1" 200 3100 0.002667 10.0.0.241 - - [2025-05-15 02:00:11] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281 HTTP/1.1" 200 7347 0.034699 10.0.0.241 - - [2025-05-15 02:00:11] "GET /virtual-network/9d42808e-e2b0-40f4-aa38-d7ac610daecf HTTP/1.1" 200 2333 0.004853 10.0.0.241 - - [2025-05-15 02:00:11] "GET /virtual-network/9d42808e-e2b0-40f4-aa38-d7ac610daecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004739 10.0.0.241 - - [2025-05-15 02:00:11] "POST /tags HTTP/1.1" 200 366 0.061602 10.0.0.241 - - [2025-05-15 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010995 10.0.0.241 - - [2025-05-15 02:00:11] "GET /tag/ba1b5bb4-96a2-47be-bc60-197129d5f7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.015547 10.0.0.241 - - [2025-05-15 02:00:11] "POST /tags HTTP/1.1" 409 206 0.002385 10.0.0.241 - - [2025-05-15 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.241 - - [2025-05-15 02:00:11] "GET /tag/23200136-282b-4fac-8ecf-fee41f69266d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012800 10.0.0.241 - - [2025-05-15 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.241 - - [2025-05-15 02:00:11] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.042752 10.0.0.241 - - [2025-05-15 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.241 - - [2025-05-15 02:00:11] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004638 10.0.0.241 - - [2025-05-15 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.241 - - [2025-05-15 02:00:11] "GET /service-appliance-set/7de880f2-4b59-4713-843f-1b839bbad81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004541 10.0.0.241 - - [2025-05-15 02:00:11] "POST /fqname-to-id HTTP/1.1" 404 258 0.001830 10.0.0.241 - - [2025-05-15 02:00:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.110188 10.0.0.241 - - [2025-05-15 02:00:11] "GET /virtual-machine-interface/4de78c76-352c-4f8e-8e15-08e3cd714f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006038 10.0.0.241 - - [2025-05-15 02:00:11] "POST /set-tag HTTP/1.1" 200 109 0.020920 10.0.0.241 - - [2025-05-15 02:00:11] "POST /instance-ips HTTP/1.1" 200 418 0.040247 10.0.0.241 - - [2025-05-15 02:00:11] "GET /instance-ip/2baa7a24-b163-4a70-951d-f1cf6f9bc301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.004903 10.0.0.241 - - [2025-05-15 02:00:11] "POST /loadbalancers HTTP/1.1" 200 620 0.063951 10.0.0.241 - - [2025-05-15 02:00:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020166 10.0.0.241 - - [2025-05-15 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006408 10.0.0.241 - - [2025-05-15 02:00:12] "POST /service-instances HTTP/1.1" 200 568 0.021319 10.0.0.241 - - [2025-05-15 02:00:12] "POST /ref-update HTTP/1.1" 200 156 0.012865 10.0.0.241 - - [2025-05-15 02:00:12] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.041080 10.0.0.241 - - [2025-05-15 02:00:12] "GET /virtual-machine-interface/4de78c76-352c-4f8e-8e15-08e3cd714f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.009268 10.0.0.241 - - [2025-05-15 02:00:12] "GET /virtual-machine-interface/4de78c76-352c-4f8e-8e15-08e3cd714f90?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.008973 10.0.0.241 - - [2025-05-15 02:00:12] "PUT /service-instance/7407d4d2-2ee4-4a0c-ac6c-ef09e47b590c HTTP/1.1" 200 267 0.028611 10.0.0.241 - - [2025-05-15 02:00:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020678 10.0.0.241 - - [2025-05-15 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.241 - - [2025-05-15 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005354 10.0.0.241 - - [2025-05-15 02:00:12] "GET /floating-ip-pool/d6338fa4-2ae7-435e-91cd-dd487b9b1a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.004099 10.0.0.241 - - [2025-05-15 02:00:12] "POST /virtual-machines HTTP/1.1" 200 430 0.016452 10.0.0.241 - - [2025-05-15 02:00:12] "POST /floating-ips HTTP/1.1" 200 673 0.091638 10.0.0.241 - - [2025-05-15 02:00:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.047167 10.0.0.241 - - [2025-05-15 02:00:12] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004872 10.0.0.241 - - [2025-05-15 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.241 - - [2025-05-15 02:00:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.162607 10.0.0.241 - - [2025-05-15 02:00:12] "POST /chown HTTP/1.1" 200 109 0.017343 10.0.0.241 - - [2025-05-15 02:00:12] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009807 10.0.0.241 - - [2025-05-15 02:00:12] "POST /tags HTTP/1.1" 409 221 0.002387 10.0.0.241 - - [2025-05-15 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008295 10.0.0.241 - - [2025-05-15 02:00:12] "POST /chown HTTP/1.1" 200 109 0.007324 10.0.0.241 - - [2025-05-15 02:00:12] "PUT /virtual-machine-interface/9e18c822-9d89-46ef-81fa-b91fa48072d6 HTTP/1.1" 200 285 0.023904 10.0.0.241 - - [2025-05-15 02:00:12] "GET /tag/9667e10c-e969-41bb-a787-d11ee4cf1e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.017228 10.0.0.241 - - [2025-05-15 02:00:12] "POST /tags HTTP/1.1" 409 238 0.010468 10.0.0.241 - - [2025-05-15 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.241 - - [2025-05-15 02:00:12] "PUT /instance-ip/2baa7a24-b163-4a70-951d-f1cf6f9bc301 HTTP/1.1" 200 257 0.047797 10.0.0.241 - - [2025-05-15 02:00:12] "GET /tag/ba1b5bb4-96a2-47be-bc60-197129d5f7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.015111 10.0.0.241 - - [2025-05-15 02:00:12] "POST /ref-update HTTP/1.1" 200 156 0.032993 10.0.0.241 - - [2025-05-15 02:00:12] "POST /ref-update HTTP/1.1" 200 156 0.031754 10.0.0.241 - - [2025-05-15 02:00:12] "POST /ref-update HTTP/1.1" 200 156 0.030563 10.0.0.241 - - [2025-05-15 02:00:12] "POST /firewall-rules HTTP/1.1" 200 652 0.151053 10.0.0.241 - - [2025-05-15 02:00:12] "GET /firewall-rule/4592804b-1178-4a8e-a3b6-07af2570ecc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.017548 10.0.0.241 - - [2025-05-15 02:00:12] "POST /ref-update HTTP/1.1" 200 156 0.062008 10.0.0.241 - - [2025-05-15 02:00:12] "POST /ref-update HTTP/1.1" 200 156 0.022736 10.0.0.241 - - [2025-05-15 02:00:12] "GET /firewall-policy/4a12800a-348e-4144-b45e-493cf41a1503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.012666 10.0.0.241 - - [2025-05-15 02:00:12] "GET /firewall-rule/4592804b-1178-4a8e-a3b6-07af2570ecc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.010889 10.0.0.241 - - [2025-05-15 02:00:12] "POST /ref-update HTTP/1.1" 200 156 0.051698 10.0.0.241 - - [2025-05-15 02:00:12] "POST /ref-update HTTP/1.1" 200 156 0.051082 10.0.0.241 - - [2025-05-15 02:00:13] "POST /virtual-machines HTTP/1.1" 200 430 0.020365 10.0.0.241 - - [2025-05-15 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006755 10.0.0.241 - - [2025-05-15 02:00:13] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.048195 10.0.0.241 - - [2025-05-15 02:00:13] "GET /loadbalancer/790c4a37-f94c-4261-bc4d-d0c07971aae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.009229 10.0.0.241 - - [2025-05-15 02:00:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.192712 10.0.0.241 - - [2025-05-15 02:00:13] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.115001 10.0.0.241 - - [2025-05-15 02:00:13] "POST /chown HTTP/1.1" 200 109 0.063493 10.0.0.241 - - [2025-05-15 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.241 - - [2025-05-15 02:00:13] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.086339 10.0.0.241 - - [2025-05-15 02:00:13] "POST /chown HTTP/1.1" 200 109 0.047487 10.0.0.241 - - [2025-05-15 02:00:13] "GET /loadbalancer-listener/edb01b74-027a-4c1e-918d-fb4bcd38646e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.048359 10.0.0.241 - - [2025-05-15 02:00:13] "PUT /virtual-machine-interface/93ded5a8-e90d-4bbc-8fa6-cc81fe229ee1 HTTP/1.1" 200 285 0.083098 10.0.0.241 - - [2025-05-15 02:00:13] "GET /loadbalancer-listener/edb01b74-027a-4c1e-918d-fb4bcd38646e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.023848 10.0.0.241 - - [2025-05-15 02:00:13] "PUT /instance-ip/2baa7a24-b163-4a70-951d-f1cf6f9bc301 HTTP/1.1" 200 257 0.053011 10.0.0.241 - - [2025-05-15 02:00:13] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.046770 10.0.0.241 - - [2025-05-15 02:00:13] "POST /ref-update HTTP/1.1" 200 156 0.040288 10.0.0.241 - - [2025-05-15 02:00:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021581 10.0.0.241 - - [2025-05-15 02:00:13] "GET /loadbalancer-pool/7e9d0506-df71-4b27-b1a9-b3102b064cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.020639 10.0.0.241 - - [2025-05-15 02:00:13] "POST /ref-update HTTP/1.1" 200 156 0.043247 10.0.0.241 - - [2025-05-15 02:00:13] "POST /ref-update HTTP/1.1" 200 156 0.022098 10.0.0.241 - - [2025-05-15 02:00:13] "POST /loadbalancer-members HTTP/1.1" 200 709 0.084290 10.0.0.241 - - [2025-05-15 02:00:13] "POST /ref-update HTTP/1.1" 200 156 0.025047 10.0.0.241 - - [2025-05-15 02:00:13] "POST /ref-update HTTP/1.1" 200 156 0.036584 10.0.0.241 - - [2025-05-15 02:00:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026050 10.0.0.241 - - [2025-05-15 02:00:13] "GET /loadbalancer-member/5f02b907-42c4-4d14-b5be-911d5f74dc17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.003814 10.0.0.241 - - [2025-05-15 02:00:13] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005531 10.0.0.241 - - [2025-05-15 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.241 - - [2025-05-15 02:00:13] "PUT /service-instance/7407d4d2-2ee4-4a0c-ac6c-ef09e47b590c HTTP/1.1" 200 267 0.014520 10.0.0.241 - - [2025-05-15 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.023052 10.0.0.241 - - [2025-05-15 02:00:13] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002914 10.0.0.241 - - [2025-05-15 02:00:13] "POST /chown HTTP/1.1" 200 109 0.052621 10.0.0.241 - - [2025-05-15 02:00:13] "POST /tags HTTP/1.1" 409 221 0.011214 10.0.0.241 - - [2025-05-15 02:00:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.056174 10.0.0.241 - - [2025-05-15 02:00:13] "POST /chown HTTP/1.1" 200 109 0.027807 10.0.0.241 - - [2025-05-15 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005931 10.0.0.241 - - [2025-05-15 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009921 10.0.0.241 - - [2025-05-15 02:00:14] "GET /tag/9667e10c-e969-41bb-a787-d11ee4cf1e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.018550 10.0.0.241 - - [2025-05-15 02:00:14] "PUT /instance-ip/2baa7a24-b163-4a70-951d-f1cf6f9bc301 HTTP/1.1" 200 257 0.059381 10.0.0.241 - - [2025-05-15 02:00:14] "POST /tags HTTP/1.1" 409 238 0.002489 10.0.0.241 - - [2025-05-15 02:00:14] "POST /chown HTTP/1.1" 200 109 0.009181 10.0.0.241 - - [2025-05-15 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.241 - - [2025-05-15 02:00:14] "POST /chown HTTP/1.1" 200 109 0.021766 10.0.0.241 - - [2025-05-15 02:00:14] "GET /tag/ba1b5bb4-96a2-47be-bc60-197129d5f7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.030276 10.0.0.241 - - [2025-05-15 02:00:14] "POST /ref-update HTTP/1.1" 200 156 0.062986 10.0.0.241 - - [2025-05-15 02:00:14] "POST /firewall-rules HTTP/1.1" 409 293 0.017273 10.0.0.241 - - [2025-05-15 02:00:14] "PUT /instance-ip/2baa7a24-b163-4a70-951d-f1cf6f9bc301 HTTP/1.1" 200 257 0.055504 10.0.0.241 - - [2025-05-15 02:00:14] "POST /chown HTTP/1.1" 200 109 0.049859 10.0.0.241 - - [2025-05-15 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.025707 10.0.0.241 - - [2025-05-15 02:00:14] "POST /chown HTTP/1.1" 200 109 0.033733 10.0.0.241 - - [2025-05-15 02:00:14] "POST /ref-update HTTP/1.1" 200 156 0.085368 10.0.0.241 - - [2025-05-15 02:00:14] "PUT /instance-ip/2baa7a24-b163-4a70-951d-f1cf6f9bc301 HTTP/1.1" 200 257 0.069870 10.0.0.241 - - [2025-05-15 02:00:14] "POST /chown HTTP/1.1" 200 109 0.046439 10.0.0.241 - - [2025-05-15 02:00:14] "PUT /firewall-rule/4592804b-1178-4a8e-a3b6-07af2570ecc5 HTTP/1.1" 200 261 0.173422 10.0.0.241 - - [2025-05-15 02:00:14] "GET /firewall-rule/4592804b-1178-4a8e-a3b6-07af2570ecc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.005139 10.0.0.241 - - [2025-05-15 02:00:14] "POST /ref-update HTTP/1.1" 200 156 0.072139 10.0.0.241 - - [2025-05-15 02:00:14] "POST /chown HTTP/1.1" 200 109 0.043872 10.0.0.241 - - [2025-05-15 02:00:14] "GET /firewall-policy/4a12800a-348e-4144-b45e-493cf41a1503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.007118 10.0.0.241 - - [2025-05-15 02:00:14] "GET /firewall-rule/4592804b-1178-4a8e-a3b6-07af2570ecc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.008547 10.0.0.241 - - [2025-05-15 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005704 10.0.0.241 - - [2025-05-15 02:00:14] "PUT /instance-ip/2baa7a24-b163-4a70-951d-f1cf6f9bc301 HTTP/1.1" 200 257 0.024883 10.0.0.241 - - [2025-05-15 02:00:14] "POST /ref-update HTTP/1.1" 200 156 0.027708 10.0.0.241 - - [2025-05-15 02:00:14] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.022956 10.0.0.241 - - [2025-05-15 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007701 10.0.0.241 - - [2025-05-15 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.241 - - [2025-05-15 02:00:14] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.035713 10.0.0.241 - - [2025-05-15 02:00:14] "POST /chown HTTP/1.1" 200 109 0.009001 10.0.0.241 - - [2025-05-15 02:00:14] "POST /chown HTTP/1.1" 200 109 0.026647 10.0.0.241 - - [2025-05-15 02:00:14] "POST /virtual-machines HTTP/1.1" 200 374 0.037121 10.0.0.241 - - [2025-05-15 02:00:14] "PUT /instance-ip/2baa7a24-b163-4a70-951d-f1cf6f9bc301 HTTP/1.1" 200 257 0.035573 10.0.0.241 - - [2025-05-15 02:00:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.039531 10.0.0.241 - - [2025-05-15 02:00:14] "POST /ref-update HTTP/1.1" 200 156 0.034425 10.0.0.241 - - [2025-05-15 02:00:14] "POST /chown HTTP/1.1" 200 109 0.030801 10.0.0.241 - - [2025-05-15 02:00:14] "POST /chown HTTP/1.1" 200 109 0.076789 10.0.0.241 - - [2025-05-15 02:00:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.200672 10.0.0.241 - - [2025-05-15 02:00:15] "PUT /instance-ip/2baa7a24-b163-4a70-951d-f1cf6f9bc301 HTTP/1.1" 200 257 0.032374 10.0.0.241 - - [2025-05-15 02:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.023863 10.0.0.241 - - [2025-05-15 02:00:15] "POST /ref-update HTTP/1.1" 200 156 0.032587 10.0.0.241 - - [2025-05-15 02:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013339 10.0.0.241 - - [2025-05-15 02:00:15] "GET /virtual-machine-interface/57accd08-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.015369 10.0.0.241 - - [2025-05-15 02:00:15] "POST /instance-ips HTTP/1.1" 200 414 0.033117 10.0.0.241 - - [2025-05-15 02:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022158 10.0.0.241 - - [2025-05-15 02:00:15] "GET /virtual-machine-interface/57accd08-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.013956 10.0.0.241 - - [2025-05-15 02:00:15] "PUT /service-instance/7407d4d2-2ee4-4a0c-ac6c-ef09e47b590c HTTP/1.1" 200 267 0.009585 10.0.0.241 - - [2025-05-15 02:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019087 10.0.0.241 - - [2025-05-15 02:00:15] "POST /set-tag HTTP/1.1" 200 109 0.052519 10.0.0.241 - - [2025-05-15 02:00:15] "GET /virtual-machine-interface/57accd08-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.037876 10.0.0.241 - - [2025-05-15 02:00:15] "GET /instance-ip/57d7a64a-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.007337 10.0.0.241 - - [2025-05-15 02:00:15] "PUT /service-instance/7407d4d2-2ee4-4a0c-ac6c-ef09e47b590c HTTP/1.1" 200 267 0.012231 10.0.0.241 - - [2025-05-15 02:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017425 10.0.0.241 - - [2025-05-15 02:00:15] "GET /virtual-machine-interface/57accd08-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.016968 10.0.0.241 - - [2025-05-15 02:00:15] "POST /set-tag HTTP/1.1" 200 109 0.013657 10.0.0.241 - - [2025-05-15 02:00:15] "GET /virtual-router/a667f846-e847-4548-938e-e5807c946639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.007273 10.0.0.241 - - [2025-05-15 02:00:15] "PUT /service-instance/7407d4d2-2ee4-4a0c-ac6c-ef09e47b590c HTTP/1.1" 200 267 0.010285 10.0.0.241 - - [2025-05-15 02:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.016845 10.0.0.241 - - [2025-05-15 02:00:15] "POST /ref-update HTTP/1.1" 200 156 0.033282 10.0.0.241 - - [2025-05-15 02:00:15] "GET /virtual-machine-interface/57accd08-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.017725 10.0.0.241 - - [2025-05-15 02:00:15] "POST /set-tag HTTP/1.1" 200 109 0.008251 10.0.0.241 - - [2025-05-15 02:00:15] "PUT /service-instance/7407d4d2-2ee4-4a0c-ac6c-ef09e47b590c HTTP/1.1" 200 267 0.009876 10.0.0.241 - - [2025-05-15 02:00:15] "GET /virtual-machine-interface/57accd08-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004976 10.0.0.241 - - [2025-05-15 02:00:15] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.241 - - [2025-05-15 02:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.007644 10.0.0.241 - - [2025-05-15 02:00:15] "PUT /service-instance/7407d4d2-2ee4-4a0c-ac6c-ef09e47b590c HTTP/1.1" 200 267 0.011226 10.0.0.241 - - [2025-05-15 02:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017895 10.0.0.241 - - [2025-05-15 02:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007411 10.0.0.241 - - [2025-05-15 02:00:15] "POST /chown HTTP/1.1" 200 109 0.008176 10.0.0.241 - - [2025-05-15 02:00:15] "POST /chown HTTP/1.1" 200 109 0.027939 10.0.0.241 - - [2025-05-15 02:00:15] "POST /ref-update HTTP/1.1" 200 156 0.023332 10.0.0.241 - - [2025-05-15 02:00:15] "POST /chown HTTP/1.1" 200 109 0.007912 10.0.0.241 - - [2025-05-15 02:00:15] "POST /chown HTTP/1.1" 200 109 0.022188 10.0.0.241 - - [2025-05-15 02:00:15] "POST /ref-update HTTP/1.1" 200 156 0.019134 10.0.0.241 - - [2025-05-15 02:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.241 - - [2025-05-15 02:00:16] "POST /chown HTTP/1.1" 200 109 0.007414 10.0.0.241 - - [2025-05-15 02:00:16] "POST /chown HTTP/1.1" 200 109 0.028315 10.0.0.241 - - [2025-05-15 02:00:16] "POST /chown HTTP/1.1" 200 109 0.019770 10.0.0.241 - - [2025-05-15 02:00:16] "POST /chown HTTP/1.1" 200 109 0.008647 10.0.0.241 - - [2025-05-15 02:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.241 - - [2025-05-15 02:00:16] "POST /chown HTTP/1.1" 200 109 0.009722 10.0.0.241 - - [2025-05-15 02:00:16] "GET /global-system-configs HTTP/1.1" 200 323 0.014220 10.0.0.241 - - [2025-05-15 02:00:16] "POST /chown HTTP/1.1" 200 109 0.034106 10.0.0.241 - - [2025-05-15 02:00:16] "POST /chown HTTP/1.1" 200 109 0.026171 10.0.0.241 - - [2025-05-15 02:00:16] "POST /chown HTTP/1.1" 200 109 0.007608 10.0.0.241 - - [2025-05-15 02:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.241 - - [2025-05-15 02:00:16] "POST /chown HTTP/1.1" 200 109 0.007440 10.0.0.241 - - [2025-05-15 02:00:16] "POST /chown HTTP/1.1" 200 109 0.007686 10.0.0.241 - - [2025-05-15 02:00:16] "POST /chown HTTP/1.1" 200 109 0.027061 10.0.0.241 - - [2025-05-15 02:00:16] "POST /chown HTTP/1.1" 200 109 0.029582 10.0.0.241 - - [2025-05-15 02:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.241 - - [2025-05-15 02:00:16] "POST /chown HTTP/1.1" 200 109 0.022817 10.0.0.241 - - [2025-05-15 02:00:16] "POST /chown HTTP/1.1" 200 109 0.029137 10.0.0.241 - - [2025-05-15 02:00:16] "POST /chown HTTP/1.1" 200 109 0.008870 10.0.0.241 - - [2025-05-15 02:00:16] "POST /chown HTTP/1.1" 200 109 0.028597 10.0.0.241 - - [2025-05-15 02:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.241 - - [2025-05-15 02:00:16] "POST /chown HTTP/1.1" 200 109 0.008648 10.0.0.241 - - [2025-05-15 02:00:16] "POST /chown HTTP/1.1" 200 109 0.022704 10.0.0.241 - - [2025-05-15 02:00:16] "POST /chown HTTP/1.1" 200 109 0.017327 10.0.0.241 - - [2025-05-15 02:00:16] "POST /chown HTTP/1.1" 200 109 0.007019 10.0.0.241 - - [2025-05-15 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.241 - - [2025-05-15 02:00:17] "POST /chown HTTP/1.1" 200 109 0.010427 10.0.0.241 - - [2025-05-15 02:00:17] "POST /chown HTTP/1.1" 200 109 0.028312 10.0.0.241 - - [2025-05-15 02:00:17] "POST /chown HTTP/1.1" 200 109 0.010196 10.0.0.241 - - [2025-05-15 02:00:17] "POST /chown HTTP/1.1" 200 109 0.034997 10.0.0.241 - - [2025-05-15 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006674 10.0.0.241 - - [2025-05-15 02:00:17] "POST /chown HTTP/1.1" 200 109 0.008443 10.0.0.241 - - [2025-05-15 02:00:17] "POST /chown HTTP/1.1" 200 109 0.024067 10.0.0.241 - - [2025-05-15 02:00:17] "POST /chown HTTP/1.1" 200 109 0.025961 10.0.0.241 - - [2025-05-15 02:00:17] "POST /chown HTTP/1.1" 200 109 0.008796 10.0.0.241 - - [2025-05-15 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.241 - - [2025-05-15 02:00:17] "POST /chown HTTP/1.1" 200 109 0.007387 10.0.0.241 - - [2025-05-15 02:00:17] "POST /chown HTTP/1.1" 200 109 0.007393 10.0.0.241 - - [2025-05-15 02:00:17] "POST /chown HTTP/1.1" 200 109 0.024102 10.0.0.241 - - [2025-05-15 02:00:17] "POST /chown HTTP/1.1" 200 109 0.030688 10.0.0.241 - - [2025-05-15 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.241 - - [2025-05-15 02:00:17] "POST /chown HTTP/1.1" 200 109 0.008731 10.0.0.241 - - [2025-05-15 02:00:17] "POST /chown HTTP/1.1" 200 109 0.036809 10.0.0.241 - - [2025-05-15 02:00:17] "POST /chown HTTP/1.1" 200 109 0.011300 10.0.0.241 - - [2025-05-15 02:00:17] "POST /chown HTTP/1.1" 200 109 0.048189 10.0.0.241 - - [2025-05-15 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.241 - - [2025-05-15 02:00:17] "POST /chown HTTP/1.1" 200 109 0.008150 10.0.0.241 - - [2025-05-15 02:00:17] "POST /chown HTTP/1.1" 200 109 0.036005 10.0.0.241 - - [2025-05-15 02:00:17] "POST /chown HTTP/1.1" 200 109 0.024620 10.0.0.241 - - [2025-05-15 02:00:17] "POST /chown HTTP/1.1" 200 109 0.011969 10.0.0.241 - - [2025-05-15 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.241 - - [2025-05-15 02:00:18] "POST /chown HTTP/1.1" 200 109 0.010139 10.0.0.241 - - [2025-05-15 02:00:18] "POST /chown HTTP/1.1" 200 109 0.007167 10.0.0.241 - - [2025-05-15 02:00:18] "POST /chown HTTP/1.1" 200 109 0.021822 10.0.0.241 - - [2025-05-15 02:00:18] "POST /chown HTTP/1.1" 200 109 0.028748 10.0.0.241 - - [2025-05-15 02:00:18] "GET /global-system-configs HTTP/1.1" 200 323 0.003868 10.0.0.241 - - [2025-05-15 02:00:23] "GET /virtual-machine-interface/52b4f924-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007207 10.0.0.241 - - [2025-05-15 02:00:23] "POST /set-tag HTTP/1.1" 200 109 0.002502 10.0.0.241 - - [2025-05-15 02:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.241 - - [2025-05-15 02:00:23] "GET /loadbalancer/454449e9-4c32-4142-8934-c6140406179a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004619 10.0.0.241 - - [2025-05-15 02:00:23] "GET /loadbalancer-pool/f3446bb7-720d-4a2e-b8bf-35e95689aa3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.005315 10.0.0.241 - - [2025-05-15 02:00:23] "POST /loadbalancer-members HTTP/1.1" 200 704 0.020800 10.0.0.241 - - [2025-05-15 02:00:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009305 10.0.0.241 - - [2025-05-15 02:00:23] "GET /virtual-machine-interface/52b4f924-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005353 10.0.0.241 - - [2025-05-15 02:00:23] "GET /virtual-machine-interface/52b4f924-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005266 10.0.0.241 - - [2025-05-15 02:00:23] "POST /tags HTTP/1.1" 409 221 0.002146 10.0.0.241 - - [2025-05-15 02:00:23] "POST /ref-update HTTP/1.1" 200 156 0.007373 10.0.0.241 - - [2025-05-15 02:00:23] "GET /floating-ip/56fc22d3-726f-4e8d-9415-deca208c158f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.010903 10.0.0.241 - - [2025-05-15 02:00:23] "PUT /floating-ip/56fc22d3-726f-4e8d-9415-deca208c158f HTTP/1.1" 200 257 0.008265 10.0.0.241 - - [2025-05-15 02:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.241 - - [2025-05-15 02:00:23] "GET /tag/9667e10c-e969-41bb-a787-d11ee4cf1e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014820 10.0.0.241 - - [2025-05-15 02:00:23] "POST /set-tag HTTP/1.1" 200 109 0.020765 10.0.0.241 - - [2025-05-15 02:00:24] "GET /virtual-machine-interface/53276e1e-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005792 10.0.0.241 - - [2025-05-15 02:00:24] "POST /set-tag HTTP/1.1" 200 109 0.002656 10.0.0.241 - - [2025-05-15 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476 10.0.0.241 - - [2025-05-15 02:00:24] "GET /loadbalancer/454449e9-4c32-4142-8934-c6140406179a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.009779 10.0.0.241 - - [2025-05-15 02:00:24] "GET /loadbalancer-pool/f3446bb7-720d-4a2e-b8bf-35e95689aa3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.008600 10.0.0.241 - - [2025-05-15 02:00:24] "POST /loadbalancer-members HTTP/1.1" 200 704 0.047240 10.0.0.241 - - [2025-05-15 02:00:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.041640 10.0.0.241 - - [2025-05-15 02:00:24] "GET /virtual-machine-interface/53276e1e-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.023665 10.0.0.241 - - [2025-05-15 02:00:24] "GET /virtual-machine-interface/53276e1e-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009993 10.0.0.241 - - [2025-05-15 02:00:24] "POST /ref-update HTTP/1.1" 200 156 0.045661 10.0.0.241 - - [2025-05-15 02:00:24] "GET /floating-ip/56fc22d3-726f-4e8d-9415-deca208c158f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.023871 10.0.0.241 - - [2025-05-15 02:00:24] "POST /set-tag HTTP/1.1" 200 109 0.094464 10.0.0.241 - - [2025-05-15 02:00:24] "GET /virtual-machine/87a49b5f-688c-4770-88b6-901d319cddec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.013007 10.0.0.241 - - [2025-05-15 02:00:24] "GET /virtual-machine-interface/52b4f924-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.016630 10.0.0.241 - - [2025-05-15 02:00:24] "GET /virtual-machine/b4f4a7da-63d6-4187-9b99-60ce0e78b84e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.004100 10.0.0.241 - - [2025-05-15 02:00:24] "GET /virtual-machine-interface/53276e1e-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008285 10.0.0.241 - - [2025-05-15 02:00:27] "GET /virtual-machine-interface/57accd08-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008162 10.0.0.241 - - [2025-05-15 02:00:27] "POST /set-tag HTTP/1.1" 200 109 0.003340 10.0.0.241 - - [2025-05-15 02:00:29] "GET /virtual-machine/d34f1063-7cfc-4e4b-8fde-04e0bdc5a866?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003657 10.0.0.241 - - [2025-05-15 02:00:29] "GET /virtual-machine-interface/57accd08-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004839 10.0.0.241 - - [2025-05-15 02:00:30] "GET /virtual-machine-interface/57accd08-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008373 10.0.0.241 - - [2025-05-15 02:00:30] "POST /set-tag HTTP/1.1" 200 109 0.002805 10.0.0.241 - - [2025-05-15 02:01:01] "GET /virtual-machine-interface/57accd08-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010599 10.0.0.241 - - [2025-05-15 02:01:01] "POST /set-tag HTTP/1.1" 200 109 0.002824 10.0.0.241 - - [2025-05-15 02:01:01] "GET /virtual-machine-interface/57accd08-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005089 10.0.0.241 - - [2025-05-15 02:01:01] "POST /set-tag HTTP/1.1" 200 109 0.002688 10.0.0.241 - - [2025-05-15 02:01:01] "GET /virtual-machine/d34f1063-7cfc-4e4b-8fde-04e0bdc5a866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003619 10.0.0.241 - - [2025-05-15 02:01:01] "POST /ref-update HTTP/1.1" 200 156 0.011336 10.0.0.241 - - [2025-05-15 02:01:01] "GET /virtual-machine-interface/57accd08-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010342 10.0.0.241 - - [2025-05-15 02:01:01] "POST /set-tag HTTP/1.1" 200 109 0.019421 10.0.0.241 - - [2025-05-15 02:01:01] "POST /set-tag HTTP/1.1" 200 109 0.029052 10.0.0.241 - - [2025-05-15 02:01:01] "DELETE /instance-ip/57d7a64a-3130-11f0-ab63-fa163e7eaf52 HTTP/1.1" 200 115 0.069741 10.0.0.241 - - [2025-05-15 02:01:01] "DELETE /virtual-machine-interface/57accd08-3130-11f0-ab63-fa163e7eaf52 HTTP/1.1" 200 115 0.058477 10.0.0.241 - - [2025-05-15 02:01:01] "DELETE /virtual-machine/d34f1063-7cfc-4e4b-8fde-04e0bdc5a866 HTTP/1.1" 200 115 0.036059 10.0.0.241 - - [2025-05-15 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.241 - - [2025-05-15 02:01:05] "GET /tag/ba1b5bb4-96a2-47be-bc60-197129d5f7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.013557 10.0.0.241 - - [2025-05-15 02:01:05] "GET /tag/ba1b5bb4-96a2-47be-bc60-197129d5f7c3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.014107 10.0.0.241 - - [2025-05-15 02:01:05] "GET /virtual-machine-interface/4de78c76-352c-4f8e-8e15-08e3cd714f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005645 10.0.0.241 - - [2025-05-15 02:01:05] "POST /set-tag HTTP/1.1" 200 109 0.029833 10.0.0.241 - - [2025-05-15 02:01:05] "GET /virtual-machine-interface/93ded5a8-e90d-4bbc-8fa6-cc81fe229ee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.029123 10.0.0.241 - - [2025-05-15 02:01:05] "POST /set-tag HTTP/1.1" 200 109 0.018775 10.0.0.241 - - [2025-05-15 02:01:05] "GET /virtual-machine-interface/9e18c822-9d89-46ef-81fa-b91fa48072d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005580 10.0.0.241 - - [2025-05-15 02:01:05] "POST /set-tag HTTP/1.1" 200 109 0.018757 10.0.0.241 - - [2025-05-15 02:01:05] "GET /firewall-policy/4a12800a-348e-4144-b45e-493cf41a1503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.020478 10.0.0.241 - - [2025-05-15 02:01:05] "GET /firewall-rule/4592804b-1178-4a8e-a3b6-07af2570ecc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003423 10.0.0.241 - - [2025-05-15 02:01:05] "POST /ref-update HTTP/1.1" 200 156 0.027680 10.0.0.241 - - [2025-05-15 02:01:05] "DELETE /firewall-rule/4592804b-1178-4a8e-a3b6-07af2570ecc5 HTTP/1.1" 200 115 0.056319 10.0.0.241 - - [2025-05-15 02:01:05] "DELETE /loadbalancer-member/5f02b907-42c4-4d14-b5be-911d5f74dc17 HTTP/1.1" 200 115 0.066133 10.0.0.241 - - [2025-05-15 02:01:05] "PUT /service-instance/7407d4d2-2ee4-4a0c-ac6c-ef09e47b590c HTTP/1.1" 200 267 0.014055 10.0.0.241 - - [2025-05-15 02:01:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.012084 10.0.0.241 - - [2025-05-15 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.241 - - [2025-05-15 02:01:05] "DELETE /loadbalancer-pool/7e9d0506-df71-4b27-b1a9-b3102b064cb0 HTTP/1.1" 200 115 0.072628 10.0.0.241 - - [2025-05-15 02:01:05] "DELETE /loadbalancer-listener/edb01b74-027a-4c1e-918d-fb4bcd38646e HTTP/1.1" 200 115 0.034819 10.0.0.241 - - [2025-05-15 02:01:05] "GET /floating-ip/d8406063-eb56-436c-9990-54d1213f8692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.002913 10.0.0.241 - - [2025-05-15 02:01:05] "POST /chown HTTP/1.1" 200 109 0.016802 10.0.0.241 - - [2025-05-15 02:01:05] "POST /chown HTTP/1.1" 200 109 0.009149 10.0.0.241 - - [2025-05-15 02:01:05] "POST /chown HTTP/1.1" 200 109 0.007030 10.0.0.241 - - [2025-05-15 02:01:05] "PUT /floating-ip/d8406063-eb56-436c-9990-54d1213f8692 HTTP/1.1" 200 257 0.020593 10.0.0.241 - - [2025-05-15 02:01:05] "POST /chown HTTP/1.1" 200 109 0.018559 10.0.0.241 - - [2025-05-15 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009188 10.0.0.241 - - [2025-05-15 02:01:05] "POST /chown HTTP/1.1" 200 109 0.014251 10.0.0.241 - - [2025-05-15 02:01:05] "DELETE /floating-ip/d8406063-eb56-436c-9990-54d1213f8692 HTTP/1.1" 200 115 0.098726 10.0.0.241 - - [2025-05-15 02:01:06] "POST /chown HTTP/1.1" 200 109 0.014973 10.0.0.241 - - [2025-05-15 02:01:06] "POST /chown HTTP/1.1" 200 109 0.008766 10.0.0.241 - - [2025-05-15 02:01:06] "POST /chown HTTP/1.1" 200 109 0.009053 10.0.0.241 - - [2025-05-15 02:01:06] "DELETE /loadbalancer/790c4a37-f94c-4261-bc4d-d0c07971aae8 HTTP/1.1" 200 115 0.061355 10.0.0.241 - - [2025-05-15 02:01:06] "PUT /service-instance/7407d4d2-2ee4-4a0c-ac6c-ef09e47b590c HTTP/1.1" 200 267 0.037774 10.0.0.241 - - [2025-05-15 02:01:06] "DELETE /instance-ip/2baa7a24-b163-4a70-951d-f1cf6f9bc301 HTTP/1.1" 200 115 0.122445 10.0.0.241 - - [2025-05-15 02:01:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.046185 10.0.0.241 - - [2025-05-15 02:01:06] "GET /floating-ip-pool/d6338fa4-2ae7-435e-91cd-dd487b9b1a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.018237 10.0.0.241 - - [2025-05-15 02:01:06] "POST /ref-update HTTP/1.1" 200 156 0.028490 10.0.0.241 - - [2025-05-15 02:01:06] "PUT /service-instance/7407d4d2-2ee4-4a0c-ac6c-ef09e47b590c HTTP/1.1" 200 267 0.033683 10.0.0.241 - - [2025-05-15 02:01:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025238 10.0.0.241 - - [2025-05-15 02:01:06] "DELETE /floating-ip-pool/d6338fa4-2ae7-435e-91cd-dd487b9b1a88 HTTP/1.1" 200 115 0.096602 10.0.0.241 - - [2025-05-15 02:01:06] "PUT /service-instance/7407d4d2-2ee4-4a0c-ac6c-ef09e47b590c HTTP/1.1" 200 267 0.035400 10.0.0.241 - - [2025-05-15 02:01:06] "DELETE /virtual-machine-interface/4de78c76-352c-4f8e-8e15-08e3cd714f90 HTTP/1.1" 200 115 0.233159 10.0.0.241 - - [2025-05-15 02:01:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.027714 10.0.0.241 - - [2025-05-15 02:01:06] "DELETE /service-instance/7407d4d2-2ee4-4a0c-ac6c-ef09e47b590c HTTP/1.1" 200 115 0.074101 10.0.0.241 - - [2025-05-15 02:01:06] "DELETE /tag/ba1b5bb4-96a2-47be-bc60-197129d5f7c3 HTTP/1.1" 200 115 0.170057 10.0.0.241 - - [2025-05-15 02:01:06] "GET /virtual-machine-interface/93ded5a8-e90d-4bbc-8fa6-cc81fe229ee1?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.015474 10.0.0.241 - - [2025-05-15 02:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.241 - - [2025-05-15 02:01:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002078 10.0.0.241 - - [2025-05-15 02:01:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002082 10.0.0.241 - - [2025-05-15 02:01:06] "DELETE /virtual-network/9d42808e-e2b0-40f4-aa38-d7ac610daecf HTTP/1.1" 200 115 0.264726 10.0.0.241 - - [2025-05-15 02:01:06] "DELETE /route-target/a513128d-5745-47df-824e-e0937077bf06 HTTP/1.1" 200 115 0.039286 10.0.0.241 - - [2025-05-15 02:01:06] "GET /routing-instance/60c029fe-40ba-442f-8be8-139a6c07f8ec HTTP/1.1" 404 171 0.009040 10.0.0.241 - - [2025-05-15 02:01:06] "GET /domains HTTP/1.1" 200 281 0.005907 10.0.0.241 - - [2025-05-15 02:01:06] "GET /domain/facbce24-8456-4edd-ba32-d56022dabcad HTTP/1.1" 200 3100 0.013195 10.0.0.241 - - [2025-05-15 02:01:06] "DELETE /virtual-machine-interface/93ded5a8-e90d-4bbc-8fa6-cc81fe229ee1 HTTP/1.1" 200 115 0.101112 10.0.0.241 - - [2025-05-15 02:01:06] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281 HTTP/1.1" 200 7168 0.047710 10.0.0.241 - - [2025-05-15 02:01:06] "DELETE /virtual-machine/e5cbeab2-1bdb-40be-86a7-50ab8fb17b78 HTTP/1.1" 200 115 0.045776 10.0.0.241 - - [2025-05-15 02:01:06] "GET /virtual-machine-interface/9e18c822-9d89-46ef-81fa-b91fa48072d6?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.007525 10.0.0.241 - - [2025-05-15 02:01:06] "GET /virtual-machine-interface/53276e1e-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.022760 10.0.0.241 - - [2025-05-15 02:01:06] "POST /set-tag HTTP/1.1" 200 109 0.010540 10.0.0.241 - - [2025-05-15 02:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.241 - - [2025-05-15 02:01:06] "GET /loadbalancer/454449e9-4c32-4142-8934-c6140406179a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002398 10.0.0.241 - - [2025-05-15 02:01:06] "GET /virtual-machine-interface/53276e1e-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004308 10.0.0.241 - - [2025-05-15 02:01:06] "DELETE /virtual-machine-interface/9e18c822-9d89-46ef-81fa-b91fa48072d6 HTTP/1.1" 200 115 0.132192 10.0.0.241 - - [2025-05-15 02:01:06] "POST /set-tag HTTP/1.1" 200 109 0.050129 10.0.0.241 - - [2025-05-15 02:01:07] "POST /ref-update HTTP/1.1" 200 156 0.035402 10.0.0.241 - - [2025-05-15 02:01:07] "DELETE /virtual-machine/5a94b77f-80e1-46c2-b696-e15b69da4d92 HTTP/1.1" 200 115 0.044264 10.0.0.241 - - [2025-05-15 02:01:07] "DELETE /loadbalancer-member/36f7e06a-30da-4259-a93d-94137b8ecc56 HTTP/1.1" 200 115 0.059287 10.0.0.241 - - [2025-05-15 02:01:08] "GET /virtual-machine-interface/53276e1e-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007552 10.0.0.241 - - [2025-05-15 02:01:08] "POST /set-tag HTTP/1.1" 200 109 0.003198 10.0.0.241 - - [2025-05-15 02:01:08] "GET /virtual-machine-interface/53276e1e-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007533 10.0.0.241 - - [2025-05-15 02:01:08] "POST /set-tag HTTP/1.1" 200 109 0.003769 10.0.0.241 - - [2025-05-15 02:01:08] "GET /virtual-machine/b4f4a7da-63d6-4187-9b99-60ce0e78b84e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003059 10.0.0.241 - - [2025-05-15 02:01:08] "POST /ref-update HTTP/1.1" 200 156 0.010182 10.0.0.241 - - [2025-05-15 02:01:08] "GET /virtual-machine-interface/53276e1e-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005147 10.0.0.241 - - [2025-05-15 02:01:08] "POST /set-tag HTTP/1.1" 200 109 0.017694 10.0.0.241 - - [2025-05-15 02:01:08] "POST /set-tag HTTP/1.1" 200 109 0.022991 10.0.0.241 - - [2025-05-15 02:01:08] "POST /set-tag HTTP/1.1" 200 109 0.018237 10.0.0.241 - - [2025-05-15 02:01:08] "DELETE /instance-ip/5348f084-3130-11f0-ab63-fa163e7eaf52 HTTP/1.1" 200 115 0.083215 10.0.0.241 - - [2025-05-15 02:01:08] "POST /ref-update HTTP/1.1" 200 156 0.010204 10.0.0.241 - - [2025-05-15 02:01:08] "DELETE /virtual-machine-interface/53276e1e-3130-11f0-ab63-fa163e7eaf52 HTTP/1.1" 200 115 0.050843 10.0.0.241 - - [2025-05-15 02:01:08] "DELETE /virtual-machine/b4f4a7da-63d6-4187-9b99-60ce0e78b84e HTTP/1.1" 200 115 0.035717 10.0.0.241 - - [2025-05-15 02:01:11] "GET /virtual-machine-interface/52b4f924-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008350 10.0.0.241 - - [2025-05-15 02:01:11] "POST /set-tag HTTP/1.1" 200 109 0.002858 10.0.0.241 - - [2025-05-15 02:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.241 - - [2025-05-15 02:01:11] "GET /loadbalancer/454449e9-4c32-4142-8934-c6140406179a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002625 10.0.0.241 - - [2025-05-15 02:01:13] "GET /virtual-machine-interface/52b4f924-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007173 10.0.0.241 - - [2025-05-15 02:01:13] "POST /set-tag HTTP/1.1" 200 109 0.002875 10.0.0.241 - - [2025-05-15 02:01:13] "GET /virtual-machine-interface/52b4f924-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.014695 10.0.0.241 - - [2025-05-15 02:01:13] "POST /set-tag HTTP/1.1" 200 109 0.003012 10.0.0.241 - - [2025-05-15 02:01:13] "GET /virtual-machine/87a49b5f-688c-4770-88b6-901d319cddec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004728 10.0.0.241 - - [2025-05-15 02:01:13] "POST /ref-update HTTP/1.1" 200 156 0.017888 10.0.0.241 - - [2025-05-15 02:01:13] "GET /virtual-machine-interface/52b4f924-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.014558 10.0.0.241 - - [2025-05-15 02:01:13] "POST /set-tag HTTP/1.1" 200 109 0.053394 10.0.0.241 - - [2025-05-15 02:01:13] "POST /set-tag HTTP/1.1" 200 109 0.080178 10.0.0.241 - - [2025-05-15 02:01:13] "POST /set-tag HTTP/1.1" 200 109 0.046635 10.0.0.241 - - [2025-05-15 02:01:13] "DELETE /instance-ip/52ce7b10-3130-11f0-ab63-fa163e7eaf52 HTTP/1.1" 200 115 0.099147 10.0.0.241 - - [2025-05-15 02:01:13] "POST /ref-update HTTP/1.1" 200 156 0.025021 10.0.0.241 - - [2025-05-15 02:01:13] "DELETE /virtual-machine-interface/52b4f924-3130-11f0-ab63-fa163e7eaf52 HTTP/1.1" 200 115 0.176587 10.0.0.241 - - [2025-05-15 02:01:14] "DELETE /virtual-machine/87a49b5f-688c-4770-88b6-901d319cddec HTTP/1.1" 200 115 0.091515 10.0.0.241 - - [2025-05-15 02:01:14] "DELETE /tag/ed2f4076-ee3c-45a2-b4f1-81fa1faeb8f1 HTTP/1.1" 200 115 0.070753 10.0.0.241 - - [2025-05-15 02:01:14] "DELETE /tag/c94f8b26-dc0e-45ad-a2c2-d2516476477d HTTP/1.1" 200 115 0.135452 [Introspect:8084]10.0.0.241 - - [2025-05-15 02:01:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001117 [Introspect:8084]10.0.0.241 - - [2025-05-15 02:01:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001344 10.0.0.241 - - [2025-05-15 02:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.241 - - [2025-05-15 02:01:17] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.062409 10.0.0.241 - - [2025-05-15 02:01:17] "POST /tags HTTP/1.1" 200 394 0.028878 10.0.0.241 - - [2025-05-15 02:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.026129 10.0.0.241 - - [2025-05-15 02:01:17] "GET /tag/3985eded-d0c3-4386-8fbe-10a410d56573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.023670 10.0.0.241 - - [2025-05-15 02:01:17] "POST /tags HTTP/1.1" 200 342 0.038837 10.0.0.241 - - [2025-05-15 02:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.241 - - [2025-05-15 02:01:17] "GET /tag/bb66d8de-cdf7-4d22-afb9-a480bb7d6dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.028503 10.0.0.241 - - [2025-05-15 02:01:17] "POST /id-to-fqname HTTP/1.1" 200 192 0.000597 10.0.0.241 - - [2025-05-15 02:01:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.019630 10.0.0.241 - - [2025-05-15 02:01:17] "POST /security-groups HTTP/1.1" 200 589 0.090480 10.0.0.241 - - [2025-05-15 02:01:17] "POST /projects HTTP/1.1" 200 521 0.308717 10.0.0.241 - - [2025-05-15 02:01:17] "POST /fqname-to-id HTTP/1.1" 404 236 0.002539 10.0.0.241 - - [2025-05-15 02:01:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015028 10.0.0.241 - - [2025-05-15 02:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017321 10.0.0.241 - - [2025-05-15 02:01:18] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.012241 10.0.0.241 - - [2025-05-15 02:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005098 10.0.0.241 - - [2025-05-15 02:01:18] "GET /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.038009 10.0.0.241 - - [2025-05-15 02:01:18] "POST /access-control-lists HTTP/1.1" 200 600 0.156044 10.0.0.241 - - [2025-05-15 02:01:18] "POST /fqname-to-id HTTP/1.1" 404 235 0.006848 10.0.0.241 - - [2025-05-15 02:01:18] "PUT /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf HTTP/1.1" 200 265 0.118588 10.0.0.241 - - [2025-05-15 02:01:18] "POST /access-control-lists HTTP/1.1" 200 598 0.127802 10.0.0.241 - - [2025-05-15 02:01:18] "PUT /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c HTTP/1.1" 200 265 0.193540 10.0.0.241 - - [2025-05-15 02:01:18] "POST /security-groups HTTP/1.1" 200 593 0.113461 10.0.0.241 - - [2025-05-15 02:01:18] "POST /fqname-to-id HTTP/1.1" 404 270 0.006267 10.0.0.241 - - [2025-05-15 02:01:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.092055 10.0.0.241 - - [2025-05-15 02:01:18] "POST /chown HTTP/1.1" 200 109 0.068063 10.0.0.241 - - [2025-05-15 02:01:18] "POST /access-control-lists HTTP/1.1" 200 634 0.111093 10.0.0.241 - - [2025-05-15 02:01:18] "POST /fqname-to-id HTTP/1.1" 404 269 0.022318 10.0.0.241 - - [2025-05-15 02:01:18] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005573 10.0.0.241 - - [2025-05-15 02:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.241 - - [2025-05-15 02:01:18] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004240 10.0.0.241 - - [2025-05-15 02:01:18] "POST /tags HTTP/1.1" 409 226 0.002265 10.0.0.241 - - [2025-05-15 02:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.241 - - [2025-05-15 02:01:18] "GET /tag/bb66d8de-cdf7-4d22-afb9-a480bb7d6dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.038154 10.0.0.241 - - [2025-05-15 02:01:18] "POST /access-control-lists HTTP/1.1" 200 632 0.086402 10.0.0.241 - - [2025-05-15 02:01:19] "POST /firewall-rules HTTP/1.1" 200 602 0.126633 10.0.0.241 - - [2025-05-15 02:01:19] "GET /firewall-rule/f3104566-0cc9-424d-b2f4-3f05c15e3ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006243 10.0.0.241 - - [2025-05-15 02:01:19] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.005479 10.0.0.241 - - [2025-05-15 02:01:19] "GET /firewall-rule/f3104566-0cc9-424d-b2f4-3f05c15e3ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004374 10.0.0.241 - - [2025-05-15 02:01:19] "POST /ref-update HTTP/1.1" 200 156 0.055128 10.0.0.241 - - [2025-05-15 02:01:19] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014102 10.0.0.241 - - [2025-05-15 02:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.241 - - [2025-05-15 02:01:19] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003331 10.0.0.241 - - [2025-05-15 02:01:19] "POST /tags HTTP/1.1" 409 226 0.002123 10.0.0.241 - - [2025-05-15 02:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.241 - - [2025-05-15 02:01:19] "GET /tag/bb66d8de-cdf7-4d22-afb9-a480bb7d6dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015826 10.0.0.241 - - [2025-05-15 02:01:19] "POST /firewall-rules HTTP/1.1" 200 600 0.085004 10.0.0.241 - - [2025-05-15 02:01:19] "GET /firewall-rule/69bf8ff6-0ec9-45d1-ab49-ea5dd42f85ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.046897 10.0.0.241 - - [2025-05-15 02:01:19] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.005639 10.0.0.241 - - [2025-05-15 02:01:19] "GET /firewall-rule/69bf8ff6-0ec9-45d1-ab49-ea5dd42f85ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006050 10.0.0.241 - - [2025-05-15 02:01:19] "POST /ref-update HTTP/1.1" 200 156 0.072402 [Introspect:8084]10.0.0.241 - - [2025-05-15 02:01:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000933 [Introspect:8084]10.0.0.241 - - [2025-05-15 02:01:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001100 10.0.0.241 - - [2025-05-15 02:01:20] "POST /tags HTTP/1.1" 200 394 0.038002 10.0.0.241 - - [2025-05-15 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008941 10.0.0.241 - - [2025-05-15 02:01:20] "GET /tag/a8db9ff3-f80a-4838-9a72-52ed9ce85c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.021399 10.0.0.241 - - [2025-05-15 02:01:20] "POST /tags HTTP/1.1" 200 342 0.032268 10.0.0.241 - - [2025-05-15 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.241 - - [2025-05-15 02:01:20] "GET /tag/21e18215-45c9-4c25-871b-1117d14bca3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.018636 10.0.0.241 - - [2025-05-15 02:01:20] "POST /id-to-fqname HTTP/1.1" 200 192 0.000924 10.0.0.241 - - [2025-05-15 02:01:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.017025 10.0.0.241 - - [2025-05-15 02:01:20] "POST /security-groups HTTP/1.1" 200 589 0.097116 10.0.0.241 - - [2025-05-15 02:01:21] "POST /projects HTTP/1.1" 200 521 0.330251 10.0.0.241 - - [2025-05-15 02:01:21] "POST /fqname-to-id HTTP/1.1" 404 236 0.004350 10.0.0.241 - - [2025-05-15 02:01:21] "POST /access-control-lists HTTP/1.1" 200 600 0.070317 10.0.0.241 - - [2025-05-15 02:01:21] "POST /fqname-to-id HTTP/1.1" 404 235 0.021953 10.0.0.241 - - [2025-05-15 02:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.066556 10.0.0.241 - - [2025-05-15 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008940 10.0.0.241 - - [2025-05-15 02:01:21] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.017619 10.0.0.241 - - [2025-05-15 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.241 - - [2025-05-15 02:01:21] "GET /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.029446 10.0.0.241 - - [2025-05-15 02:01:21] "POST /access-control-lists HTTP/1.1" 200 598 0.077028 10.0.0.241 - - [2025-05-15 02:01:21] "PUT /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf HTTP/1.1" 200 265 0.093657 10.0.0.241 - - [2025-05-15 02:01:21] "PUT /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c HTTP/1.1" 200 265 0.086335 10.0.0.241 - - [2025-05-15 02:01:21] "POST /security-groups HTTP/1.1" 200 593 0.078687 10.0.0.241 - - [2025-05-15 02:01:21] "POST /fqname-to-id HTTP/1.1" 404 270 0.003125 10.0.0.241 - - [2025-05-15 02:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.041235 10.0.0.241 - - [2025-05-15 02:01:21] "POST /chown HTTP/1.1" 200 109 0.028064 10.0.0.241 - - [2025-05-15 02:01:21] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.028077 10.0.0.241 - - [2025-05-15 02:01:21] "POST /access-control-lists HTTP/1.1" 200 634 0.123561 10.0.0.241 - - [2025-05-15 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.024099 10.0.0.241 - - [2025-05-15 02:01:21] "POST /fqname-to-id HTTP/1.1" 404 269 0.019738 10.0.0.241 - - [2025-05-15 02:01:21] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012280 10.0.0.241 - - [2025-05-15 02:01:21] "POST /tags HTTP/1.1" 409 226 0.004194 10.0.0.241 - - [2025-05-15 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.241 - - [2025-05-15 02:01:21] "GET /tag/21e18215-45c9-4c25-871b-1117d14bca3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.037475 10.0.0.241 - - [2025-05-15 02:01:21] "POST /access-control-lists HTTP/1.1" 200 632 0.093281 10.0.0.241 - - [2025-05-15 02:01:22] "POST /firewall-rules HTTP/1.1" 200 602 0.096075 10.0.0.241 - - [2025-05-15 02:01:22] "GET /firewall-rule/cbfbac8c-d4b4-4a0e-ac5b-1567b97873f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.016981 10.0.0.241 - - [2025-05-15 02:01:22] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.008173 10.0.0.241 - - [2025-05-15 02:01:22] "GET /firewall-rule/cbfbac8c-d4b4-4a0e-ac5b-1567b97873f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004518 10.0.0.241 - - [2025-05-15 02:01:22] "POST /ref-update HTTP/1.1" 200 156 0.119763 10.0.0.241 - - [2025-05-15 02:01:22] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006842 10.0.0.241 - - [2025-05-15 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.241 - - [2025-05-15 02:01:22] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009421 10.0.0.241 - - [2025-05-15 02:01:22] "POST /tags HTTP/1.1" 409 226 0.003884 10.0.0.241 - - [2025-05-15 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.241 - - [2025-05-15 02:01:22] "GET /tag/21e18215-45c9-4c25-871b-1117d14bca3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.018926 10.0.0.241 - - [2025-05-15 02:01:22] "POST /firewall-rules HTTP/1.1" 200 600 0.096686 10.0.0.241 - - [2025-05-15 02:01:22] "GET /firewall-rule/80c4f193-26d2-479d-8174-1331d0f1bc61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.044189 10.0.0.241 - - [2025-05-15 02:01:22] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.007100 10.0.0.241 - - [2025-05-15 02:01:22] "GET /firewall-rule/80c4f193-26d2-479d-8174-1331d0f1bc61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003271 10.0.0.241 - - [2025-05-15 02:01:22] "POST /ref-update HTTP/1.1" 200 156 0.089067 10.0.0.241 - - [2025-05-15 02:01:23] "POST /tags HTTP/1.1" 200 346 0.195187 10.0.0.241 - - [2025-05-15 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006121 10.0.0.241 - - [2025-05-15 02:01:23] "GET /tag/551c6451-0036-41de-9e6b-2402b1f520d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.117599 10.0.0.241 - - [2025-05-15 02:01:23] "POST /projects HTTP/1.1" 409 238 0.002650 10.0.0.241 - - [2025-05-15 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.241 - - [2025-05-15 02:01:24] "GET /project/e222a69b-6897-43ab-bf21-41779245a1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.099973 10.0.0.241 - - [2025-05-15 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.241 - - [2025-05-15 02:01:24] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008168 10.0.0.241 - - [2025-05-15 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.241 - - [2025-05-15 02:01:24] "GET /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005932 10.0.0.241 - - [2025-05-15 02:01:24] "POST /security-groups HTTP/1.1" 409 285 0.003281 10.0.0.241 - - [2025-05-15 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005926 10.0.0.241 - - [2025-05-15 02:01:24] "PUT /security-group/389c51ae-10a3-499f-9296-844cb1a5d188 HTTP/1.1" 200 263 0.073887 10.0.0.241 - - [2025-05-15 02:01:24] "PUT /access-control-list/641aab4e-1bd9-4930-af86-4b86dc28254d HTTP/1.1" 200 273 0.037883 10.0.0.241 - - [2025-05-15 02:01:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.059405 10.0.0.241 - - [2025-05-15 02:01:24] "POST /tags HTTP/1.1" 409 228 0.015349 10.0.0.241 - - [2025-05-15 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007518 10.0.0.241 - - [2025-05-15 02:01:24] "PUT /access-control-list/f5562e9a-12a8-49bc-b89a-2cc371f929c3 HTTP/1.1" 200 273 0.091074 10.0.0.241 - - [2025-05-15 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.241 - - [2025-05-15 02:01:24] "GET /tag/551c6451-0036-41de-9e6b-2402b1f520d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015932 10.0.0.241 - - [2025-05-15 02:01:24] "GET /project/e222a69b-6897-43ab-bf21-41779245a1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.137576 10.0.0.241 - - [2025-05-15 02:01:24] "POST /tags HTTP/1.1" 200 346 0.203671 10.0.0.241 - - [2025-05-15 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016499 10.0.0.241 - - [2025-05-15 02:01:24] "GET /tag/52ff5748-d101-41fd-a835-c122cc6b1e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.029233 10.0.0.241 - - [2025-05-15 02:01:24] "POST /projects HTTP/1.1" 409 238 0.011685 10.0.0.241 - - [2025-05-15 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010327 10.0.0.241 - - [2025-05-15 02:01:25] "GET /project/b033c4e1-be51-46f0-bde8-ce3a8377a6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.151933 10.0.0.241 - - [2025-05-15 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013877 10.0.0.241 - - [2025-05-15 02:01:25] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007024 10.0.0.241 - - [2025-05-15 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008588 10.0.0.241 - - [2025-05-15 02:01:25] "GET /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006354 10.0.0.241 - - [2025-05-15 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014216 10.0.0.241 - - [2025-05-15 02:01:25] "POST /security-groups HTTP/1.1" 409 285 0.008525 10.0.0.241 - - [2025-05-15 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013348 10.0.0.241 - - [2025-05-15 02:01:25] "GET /project/b033c4e1-be51-46f0-bde8-ce3a8377a6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.094520 10.0.0.241 - - [2025-05-15 02:01:25] "PUT /security-group/531bb177-2aa7-4630-b612-e21827fa6c98 HTTP/1.1" 200 263 0.135288 10.0.0.241 - - [2025-05-15 02:01:25] "PUT /access-control-list/ab2de6b1-b2d9-4bda-bb63-6fb3e63b6e8d HTTP/1.1" 200 273 0.033418 10.0.0.241 - - [2025-05-15 02:01:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.057307 10.0.0.241 - - [2025-05-15 02:01:25] "POST /tags HTTP/1.1" 409 228 0.047084 10.0.0.241 - - [2025-05-15 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004989 10.0.0.241 - - [2025-05-15 02:01:25] "PUT /access-control-list/110b543c-9b58-410e-af8d-71cd807800bb HTTP/1.1" 200 273 0.088494 10.0.0.241 - - [2025-05-15 02:01:25] "GET /tag/52ff5748-d101-41fd-a835-c122cc6b1e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.028101 10.0.0.241 - - [2025-05-15 02:01:25] "POST /tags HTTP/1.1" 200 292 0.118394 10.0.0.241 - - [2025-05-15 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.016704 10.0.0.241 - - [2025-05-15 02:01:25] "GET /tag/3b9ba986-1533-4020-b6af-64732aa59858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.035574 10.0.0.241 - - [2025-05-15 02:01:26] "POST /tags HTTP/1.1" 200 304 0.102420 10.0.0.241 - - [2025-05-15 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006358 10.0.0.241 - - [2025-05-15 02:01:26] "GET /tag/266c15bf-d5c7-47c8-8072-20d8349d1ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016650 10.0.0.241 - - [2025-05-15 02:01:26] "POST /tags HTTP/1.1" 409 252 0.002198 10.0.0.241 - - [2025-05-15 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.241 - - [2025-05-15 02:01:26] "GET /tag/3985eded-d0c3-4386-8fbe-10a410d56573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012740 10.0.0.241 - - [2025-05-15 02:01:26] "POST /tags HTTP/1.1" 409 226 0.002588 10.0.0.241 - - [2025-05-15 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.241 - - [2025-05-15 02:01:26] "GET /tag/bb66d8de-cdf7-4d22-afb9-a480bb7d6dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.023996 10.0.0.241 - - [2025-05-15 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.241 - - [2025-05-15 02:01:26] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004921 10.0.0.241 - - [2025-05-15 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.241 - - [2025-05-15 02:01:26] "GET /project/e222a69b-6897-43ab-bf21-41779245a1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.074756 10.0.0.241 - - [2025-05-15 02:01:26] "POST /virtual-machines HTTP/1.1" 200 396 0.017944 10.0.0.241 - - [2025-05-15 02:01:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.010632 [Introspect:8084]10.0.0.241 - - [2025-05-15 02:01:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000912 [Introspect:8084]10.0.0.241 - - [2025-05-15 02:01:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001059 10.0.0.241 - - [2025-05-15 02:01:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.146373 10.0.0.241 - - [2025-05-15 02:01:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022172 10.0.0.241 - - [2025-05-15 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.241 - - [2025-05-15 02:01:26] "GET /virtual-machine-interface/82738022-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005375 10.0.0.241 - - [2025-05-15 02:01:26] "POST /instance-ips HTTP/1.1" 200 398 0.020972 10.0.0.241 - - [2025-05-15 02:01:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.051259 10.0.0.241 - - [2025-05-15 02:01:26] "GET /virtual-machine-interface/82738022-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015247 10.0.0.241 - - [2025-05-15 02:01:27] "POST /set-tag HTTP/1.1" 200 109 0.102515 10.0.0.241 - - [2025-05-15 02:01:27] "GET /virtual-machine-interface/82738022-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.053524 10.0.0.241 - - [2025-05-15 02:01:27] "GET /instance-ip/82901570-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006160 10.0.0.241 - - [2025-05-15 02:01:27] "GET /virtual-machine-interface/82738022-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006839 10.0.0.241 - - [2025-05-15 02:01:27] "POST /set-tag HTTP/1.1" 200 109 0.002915 10.0.0.241 - - [2025-05-15 02:01:27] "GET /virtual-router/a667f846-e847-4548-938e-e5807c946639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.009471 10.0.0.241 - - [2025-05-15 02:01:27] "POST /ref-update HTTP/1.1" 200 156 0.034451 10.0.0.241 - - [2025-05-15 02:01:27] "GET /virtual-machine-interface/82738022-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007324 10.0.0.241 - - [2025-05-15 02:01:27] "POST /set-tag HTTP/1.1" 200 109 0.003332 10.0.0.241 - - [2025-05-15 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014541 10.0.0.241 - - [2025-05-15 02:01:27] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.009337 10.0.0.241 - - [2025-05-15 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005314 10.0.0.241 - - [2025-05-15 02:01:27] "GET /project/e222a69b-6897-43ab-bf21-41779245a1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.072545 10.0.0.241 - - [2025-05-15 02:01:27] "POST /virtual-machines HTTP/1.1" 200 396 0.014117 10.0.0.241 - - [2025-05-15 02:01:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.029285 10.0.0.241 - - [2025-05-15 02:01:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.162645 10.0.0.241 - - [2025-05-15 02:01:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014666 10.0.0.241 - - [2025-05-15 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013505 10.0.0.241 - - [2025-05-15 02:01:27] "GET /virtual-machine-interface/832824a0-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012990 10.0.0.241 - - [2025-05-15 02:01:28] "POST /instance-ips HTTP/1.1" 200 398 0.043033 10.0.0.241 - - [2025-05-15 02:01:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022811 10.0.0.241 - - [2025-05-15 02:01:28] "GET /virtual-machine-interface/832824a0-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.017349 10.0.0.241 - - [2025-05-15 02:01:28] "POST /set-tag HTTP/1.1" 200 109 0.071261 10.0.0.241 - - [2025-05-15 02:01:28] "GET /virtual-machine-interface/832824a0-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.022920 10.0.0.241 - - [2025-05-15 02:01:28] "GET /instance-ip/834c6554-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.018694 10.0.0.241 - - [2025-05-15 02:01:28] "GET /virtual-machine-interface/832824a0-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006777 10.0.0.241 - - [2025-05-15 02:01:28] "POST /set-tag HTTP/1.1" 200 109 0.006347 10.0.0.241 - - [2025-05-15 02:01:28] "GET /virtual-router/a667f846-e847-4548-938e-e5807c946639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.004488 10.0.0.241 - - [2025-05-15 02:01:28] "POST /ref-update HTTP/1.1" 200 156 0.010280 10.0.0.241 - - [2025-05-15 02:01:28] "GET /virtual-machine-interface/832824a0-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006662 10.0.0.241 - - [2025-05-15 02:01:28] "POST /set-tag HTTP/1.1" 200 109 0.002762 10.0.0.241 - - [2025-05-15 02:01:28] "POST /tags HTTP/1.1" 200 292 0.018650 10.0.0.241 - - [2025-05-15 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.241 - - [2025-05-15 02:01:28] "GET /tag/18fbb361-c77b-47bc-bf89-b29599be0a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.014687 10.0.0.241 - - [2025-05-15 02:01:28] "POST /tags HTTP/1.1" 409 252 0.002429 10.0.0.241 - - [2025-05-15 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.241 - - [2025-05-15 02:01:28] "GET /tag/a8db9ff3-f80a-4838-9a72-52ed9ce85c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013419 10.0.0.241 - - [2025-05-15 02:01:28] "POST /tags HTTP/1.1" 409 226 0.002539 10.0.0.241 - - [2025-05-15 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.241 - - [2025-05-15 02:01:28] "GET /tag/21e18215-45c9-4c25-871b-1117d14bca3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013528 10.0.0.241 - - [2025-05-15 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.241 - - [2025-05-15 02:01:28] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007613 10.0.0.241 - - [2025-05-15 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.241 - - [2025-05-15 02:01:28] "GET /project/b033c4e1-be51-46f0-bde8-ce3a8377a6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034348 10.0.0.241 - - [2025-05-15 02:01:28] "POST /virtual-machines HTTP/1.1" 200 396 0.010147 10.0.0.241 - - [2025-05-15 02:01:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008595 10.0.0.241 - - [2025-05-15 02:01:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.124898 10.0.0.241 - - [2025-05-15 02:01:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.024851 10.0.0.241 - - [2025-05-15 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013126 10.0.0.241 - - [2025-05-15 02:01:29] "GET /virtual-machine-interface/83de5144-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005971 10.0.0.241 - - [2025-05-15 02:01:29] "POST /instance-ips HTTP/1.1" 200 398 0.023512 10.0.0.241 - - [2025-05-15 02:01:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022997 10.0.0.241 - - [2025-05-15 02:01:29] "GET /virtual-machine-interface/83de5144-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.017431 10.0.0.241 - - [2025-05-15 02:01:29] "POST /set-tag HTTP/1.1" 200 109 0.063263 10.0.0.241 - - [2025-05-15 02:01:29] "GET /virtual-machine-interface/83de5144-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.025451 10.0.0.241 - - [2025-05-15 02:01:29] "GET /instance-ip/83f7d402-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003899 10.0.0.241 - - [2025-05-15 02:01:29] "GET /virtual-machine-interface/83de5144-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006031 10.0.0.241 - - [2025-05-15 02:01:29] "POST /set-tag HTTP/1.1" 200 109 0.002974 10.0.0.241 - - [2025-05-15 02:01:29] "GET /virtual-router/a667f846-e847-4548-938e-e5807c946639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005334 10.0.0.241 - - [2025-05-15 02:01:29] "POST /ref-update HTTP/1.1" 200 156 0.014467 10.0.0.241 - - [2025-05-15 02:01:29] "GET /virtual-machine-interface/83de5144-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005117 10.0.0.241 - - [2025-05-15 02:01:29] "POST /set-tag HTTP/1.1" 200 109 0.002610 10.0.0.241 - - [2025-05-15 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.241 - - [2025-05-15 02:01:29] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005463 10.0.0.241 - - [2025-05-15 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.241 - - [2025-05-15 02:01:29] "GET /project/b033c4e1-be51-46f0-bde8-ce3a8377a6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045670 10.0.0.241 - - [2025-05-15 02:01:29] "POST /virtual-machines HTTP/1.1" 200 396 0.009768 10.0.0.241 - - [2025-05-15 02:01:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.014791 10.0.0.241 - - [2025-05-15 02:01:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.127006 10.0.0.241 - - [2025-05-15 02:01:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009307 10.0.0.241 - - [2025-05-15 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007770 10.0.0.241 - - [2025-05-15 02:01:29] "GET /virtual-machine-interface/845e3d0a-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006993 10.0.0.241 - - [2025-05-15 02:01:30] "POST /instance-ips HTTP/1.1" 200 398 0.024258 10.0.0.241 - - [2025-05-15 02:01:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026679 10.0.0.241 - - [2025-05-15 02:01:30] "GET /virtual-machine-interface/845e3d0a-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014084 10.0.0.241 - - [2025-05-15 02:01:30] "POST /set-tag HTTP/1.1" 200 109 0.091577 10.0.0.241 - - [2025-05-15 02:01:30] "GET /virtual-machine-interface/845e3d0a-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006735 10.0.0.241 - - [2025-05-15 02:01:30] "GET /instance-ip/847ab0fc-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004315 10.0.0.241 - - [2025-05-15 02:01:30] "GET /virtual-machine-interface/845e3d0a-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005654 10.0.0.241 - - [2025-05-15 02:01:30] "POST /set-tag HTTP/1.1" 200 109 0.002513 10.0.0.241 - - [2025-05-15 02:01:30] "POST /tags HTTP/1.1" 200 300 0.023337 10.0.0.241 - - [2025-05-15 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014471 10.0.0.241 - - [2025-05-15 02:01:30] "GET /tag/1556ca5a-52da-46b4-829c-e9d5516ec4c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014217 10.0.0.241 - - [2025-05-15 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.241 - - [2025-05-15 02:01:30] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004616 10.0.0.241 - - [2025-05-15 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.241 - - [2025-05-15 02:01:30] "GET /project/e222a69b-6897-43ab-bf21-41779245a1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.059978 10.0.0.241 - - [2025-05-15 02:01:30] "POST /virtual-machines HTTP/1.1" 200 396 0.013534 10.0.0.241 - - [2025-05-15 02:01:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.015155 10.0.0.241 - - [2025-05-15 02:01:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.125784 10.0.0.241 - - [2025-05-15 02:01:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.010332 10.0.0.241 - - [2025-05-15 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015153 10.0.0.241 - - [2025-05-15 02:01:30] "GET /virtual-machine-interface/84e0a088-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010069 10.0.0.241 - - [2025-05-15 02:01:30] "POST /instance-ips HTTP/1.1" 200 398 0.030720 10.0.0.241 - - [2025-05-15 02:01:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.034806 10.0.0.241 - - [2025-05-15 02:01:30] "GET /virtual-machine-interface/84e0a088-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009766 10.0.0.241 - - [2025-05-15 02:01:31] "POST /set-tag HTTP/1.1" 200 109 0.026926 10.0.0.241 - - [2025-05-15 02:01:31] "GET /virtual-machine-interface/84e0a088-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.023395 10.0.0.241 - - [2025-05-15 02:01:31] "GET /instance-ip/84feb550-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007031 10.0.0.241 - - [2025-05-15 02:01:31] "GET /virtual-machine-interface/84e0a088-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005121 10.0.0.241 - - [2025-05-15 02:01:31] "POST /set-tag HTTP/1.1" 200 109 0.002598 10.0.0.241 - - [2025-05-15 02:01:31] "POST /tags HTTP/1.1" 200 300 0.036683 10.0.0.241 - - [2025-05-15 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.241 - - [2025-05-15 02:01:31] "GET /tag/dd6cd7a9-6bf3-449a-a347-a551446a2cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.014360 10.0.0.241 - - [2025-05-15 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.241 - - [2025-05-15 02:01:31] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004893 10.0.0.241 - - [2025-05-15 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.241 - - [2025-05-15 02:01:31] "GET /project/e222a69b-6897-43ab-bf21-41779245a1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041760 10.0.0.241 - - [2025-05-15 02:01:31] "POST /virtual-machines HTTP/1.1" 200 396 0.010468 10.0.0.241 - - [2025-05-15 02:01:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025536 10.0.0.241 - - [2025-05-15 02:01:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105362 10.0.0.241 - - [2025-05-15 02:01:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.009611 10.0.0.241 - - [2025-05-15 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012195 10.0.0.241 - - [2025-05-15 02:01:31] "GET /virtual-machine-interface/85623828-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009524 10.0.0.241 - - [2025-05-15 02:01:31] "POST /instance-ips HTTP/1.1" 200 398 0.025869 10.0.0.241 - - [2025-05-15 02:01:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.030297 10.0.0.241 - - [2025-05-15 02:01:31] "GET /virtual-machine-interface/85623828-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011443 10.0.0.241 - - [2025-05-15 02:01:31] "POST /set-tag HTTP/1.1" 200 109 0.022170 10.0.0.241 - - [2025-05-15 02:01:31] "GET /virtual-machine-interface/85623828-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016675 10.0.0.241 - - [2025-05-15 02:01:31] "GET /instance-ip/857cecae-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006162 10.0.0.241 - - [2025-05-15 02:01:31] "GET /virtual-machine-interface/85623828-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005702 10.0.0.241 - - [2025-05-15 02:01:31] "POST /set-tag HTTP/1.1" 200 109 0.002757 10.0.0.241 - - [2025-05-15 02:01:31] "POST /tags HTTP/1.1" 200 300 0.021926 10.0.0.241 - - [2025-05-15 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.241 - - [2025-05-15 02:01:32] "GET /tag/c742948b-b47b-45d6-815b-8fb84390efd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014227 10.0.0.241 - - [2025-05-15 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.241 - - [2025-05-15 02:01:32] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005639 10.0.0.241 - - [2025-05-15 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.241 - - [2025-05-15 02:01:32] "GET /project/b033c4e1-be51-46f0-bde8-ce3a8377a6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041595 10.0.0.241 - - [2025-05-15 02:01:32] "POST /virtual-machines HTTP/1.1" 200 396 0.012088 10.0.0.241 - - [2025-05-15 02:01:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.018955 10.0.0.241 - - [2025-05-15 02:01:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107155 10.0.0.241 - - [2025-05-15 02:01:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010356 10.0.0.241 - - [2025-05-15 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010221 10.0.0.241 - - [2025-05-15 02:01:32] "GET /virtual-machine-interface/85d9db76-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005439 10.0.0.241 - - [2025-05-15 02:01:32] "POST /instance-ips HTTP/1.1" 200 398 0.022127 10.0.0.241 - - [2025-05-15 02:01:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023403 10.0.0.241 - - [2025-05-15 02:01:32] "GET /virtual-machine-interface/85d9db76-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.018904 10.0.0.241 - - [2025-05-15 02:01:32] "POST /set-tag HTTP/1.1" 200 109 0.021533 10.0.0.241 - - [2025-05-15 02:01:32] "GET /virtual-machine-interface/85d9db76-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.018758 10.0.0.241 - - [2025-05-15 02:01:32] "GET /instance-ip/85f41158-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003434 10.0.0.241 - - [2025-05-15 02:01:32] "GET /virtual-machine-interface/85d9db76-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006302 10.0.0.241 - - [2025-05-15 02:01:32] "POST /set-tag HTTP/1.1" 200 109 0.002729 10.0.0.241 - - [2025-05-15 02:01:32] "GET /virtual-router/a667f846-e847-4548-938e-e5807c946639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.004353 10.0.0.241 - - [2025-05-15 02:01:32] "POST /ref-update HTTP/1.1" 200 156 0.012942 10.0.0.241 - - [2025-05-15 02:01:32] "GET /virtual-machine-interface/845e3d0a-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.021715 10.0.0.241 - - [2025-05-15 02:01:32] "POST /set-tag HTTP/1.1" 200 109 0.003109 10.0.0.241 - - [2025-05-15 02:01:32] "POST /tags HTTP/1.1" 200 300 0.022030 10.0.0.241 - - [2025-05-15 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006239 10.0.0.241 - - [2025-05-15 02:01:32] "GET /tag/086553cc-6ecc-4c7f-9e53-2a1afd1f4eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014691 10.0.0.241 - - [2025-05-15 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.241 - - [2025-05-15 02:01:33] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004741 10.0.0.241 - - [2025-05-15 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.241 - - [2025-05-15 02:01:33] "GET /project/b033c4e1-be51-46f0-bde8-ce3a8377a6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037235 10.0.0.241 - - [2025-05-15 02:01:33] "POST /virtual-machines HTTP/1.1" 200 396 0.009080 10.0.0.241 - - [2025-05-15 02:01:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.025253 10.0.0.241 - - [2025-05-15 02:01:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.128588 10.0.0.241 - - [2025-05-15 02:01:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.010461 10.0.0.241 - - [2025-05-15 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007766 10.0.0.241 - - [2025-05-15 02:01:33] "GET /virtual-machine-interface/8664f0bc-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011439 10.0.0.241 - - [2025-05-15 02:01:33] "POST /instance-ips HTTP/1.1" 200 398 0.040370 10.0.0.241 - - [2025-05-15 02:01:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.024617 10.0.0.241 - - [2025-05-15 02:01:33] "GET /virtual-machine-interface/8664f0bc-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.022246 10.0.0.241 - - [2025-05-15 02:01:33] "POST /set-tag HTTP/1.1" 200 109 0.022897 10.0.0.241 - - [2025-05-15 02:01:33] "GET /virtual-machine-interface/8664f0bc-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016174 10.0.0.241 - - [2025-05-15 02:01:33] "GET /instance-ip/8681a784-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003339 10.0.0.241 - - [2025-05-15 02:01:33] "GET /virtual-machine-interface/8664f0bc-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005511 10.0.0.241 - - [2025-05-15 02:01:33] "POST /set-tag HTTP/1.1" 200 109 0.002899 10.0.0.241 - - [2025-05-15 02:01:33] "GET /virtual-router/a667f846-e847-4548-938e-e5807c946639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004497 10.0.0.241 - - [2025-05-15 02:01:33] "POST /ref-update HTTP/1.1" 200 156 0.012264 10.0.0.241 - - [2025-05-15 02:01:33] "GET /virtual-machine-interface/84e0a088-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.019526 10.0.0.241 - - [2025-05-15 02:01:33] "POST /set-tag HTTP/1.1" 200 109 0.007592 10.0.0.241 - - [2025-05-15 02:01:33] "GET /virtual-router/a667f846-e847-4548-938e-e5807c946639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005943 10.0.0.241 - - [2025-05-15 02:01:33] "POST /ref-update HTTP/1.1" 200 156 0.011641 10.0.0.241 - - [2025-05-15 02:01:33] "GET /virtual-machine-interface/85623828-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.021818 10.0.0.241 - - [2025-05-15 02:01:33] "POST /set-tag HTTP/1.1" 200 109 0.002863 10.0.0.241 - - [2025-05-15 02:01:33] "GET /virtual-router/a667f846-e847-4548-938e-e5807c946639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.004861 10.0.0.241 - - [2025-05-15 02:01:33] "POST /ref-update HTTP/1.1" 200 156 0.010168 10.0.0.241 - - [2025-05-15 02:01:34] "GET /virtual-machine-interface/85d9db76-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004999 10.0.0.241 - - [2025-05-15 02:01:34] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.241 - - [2025-05-15 02:01:34] "GET /virtual-router/a667f846-e847-4548-938e-e5807c946639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.006696 10.0.0.241 - - [2025-05-15 02:01:34] "POST /ref-update HTTP/1.1" 200 156 0.010601 10.0.0.241 - - [2025-05-15 02:01:34] "GET /virtual-machine-interface/8664f0bc-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020802 10.0.0.241 - - [2025-05-15 02:01:34] "POST /set-tag HTTP/1.1" 200 109 0.002416 10.0.0.241 - - [2025-05-15 02:01:34] "GET /virtual-machine-interface/82738022-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005579 10.0.0.241 - - [2025-05-15 02:01:34] "POST /set-tag HTTP/1.1" 200 109 0.002784 10.0.0.241 - - [2025-05-15 02:01:34] "GET /virtual-machine-interface/832824a0-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004951 10.0.0.241 - - [2025-05-15 02:01:34] "POST /set-tag HTTP/1.1" 200 109 0.003115 10.0.0.241 - - [2025-05-15 02:01:34] "GET /virtual-machine-interface/83de5144-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005561 10.0.0.241 - - [2025-05-15 02:01:34] "POST /set-tag HTTP/1.1" 200 109 0.003237 10.0.0.241 - - [2025-05-15 02:01:34] "GET /virtual-machine-interface/845e3d0a-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005455 10.0.0.241 - - [2025-05-15 02:01:34] "POST /set-tag HTTP/1.1" 200 109 0.003284 10.0.0.241 - - [2025-05-15 02:01:34] "GET /virtual-machine-interface/84e0a088-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005593 10.0.0.241 - - [2025-05-15 02:01:34] "POST /set-tag HTTP/1.1" 200 109 0.003157 10.0.0.241 - - [2025-05-15 02:01:34] "GET /virtual-machine-interface/82738022-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006111 10.0.0.241 - - [2025-05-15 02:01:34] "POST /set-tag HTTP/1.1" 200 109 0.003160 10.0.0.241 - - [2025-05-15 02:01:34] "GET /virtual-machine-interface/85623828-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005536 10.0.0.241 - - [2025-05-15 02:01:34] "POST /set-tag HTTP/1.1" 200 109 0.003647 10.0.0.241 - - [2025-05-15 02:01:34] "GET /virtual-machine-interface/85d9db76-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005692 10.0.0.241 - - [2025-05-15 02:01:34] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.241 - - [2025-05-15 02:01:34] "GET /virtual-machine-interface/8664f0bc-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005497 10.0.0.241 - - [2025-05-15 02:01:34] "POST /set-tag HTTP/1.1" 200 109 0.002760 10.0.0.241 - - [2025-05-15 02:01:35] "GET /virtual-machine-interface/84e0a088-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005566 10.0.0.241 - - [2025-05-15 02:01:35] "POST /set-tag HTTP/1.1" 200 109 0.002868 10.0.0.241 - - [2025-05-15 02:01:35] "GET /virtual-machine/a58c261b-4ef6-43c4-9075-ccfcb4a94938?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003951 10.0.0.241 - - [2025-05-15 02:01:35] "GET /virtual-machine-interface/82738022-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005715 10.0.0.241 - - [2025-05-15 02:01:36] "GET /virtual-machine-interface/832824a0-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005463 10.0.0.241 - - [2025-05-15 02:01:36] "POST /set-tag HTTP/1.1" 200 109 0.002622 10.0.0.241 - - [2025-05-15 02:01:36] "GET /virtual-machine-interface/8664f0bc-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004455 10.0.0.241 - - [2025-05-15 02:01:36] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.241 - - [2025-05-15 02:01:37] "GET /virtual-machine-interface/845e3d0a-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005627 10.0.0.241 - - [2025-05-15 02:01:37] "POST /set-tag HTTP/1.1" 200 109 0.002807 10.0.0.241 - - [2025-05-15 02:01:40] "GET /virtual-machine/63933d99-dc2b-4bee-88e6-81772a25d8aa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004001 10.0.0.241 - - [2025-05-15 02:01:40] "GET /virtual-machine-interface/832824a0-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005136 10.0.0.241 - - [2025-05-15 02:01:41] "GET /virtual-machine-interface/83de5144-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006963 10.0.0.241 - - [2025-05-15 02:01:41] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.241 - - [2025-05-15 02:01:41] "GET /virtual-machine-interface/85623828-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004839 10.0.0.241 - - [2025-05-15 02:01:41] "POST /set-tag HTTP/1.1" 200 109 0.002931 10.0.0.241 - - [2025-05-15 02:01:41] "GET /virtual-machine-interface/85d9db76-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005450 10.0.0.241 - - [2025-05-15 02:01:41] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.241 - - [2025-05-15 02:01:45] "GET /virtual-machine/d791934a-c558-4c44-af3e-52b85a24c8ff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004925 10.0.0.241 - - [2025-05-15 02:01:45] "GET /virtual-machine-interface/83de5144-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007340 10.0.0.241 - - [2025-05-15 02:01:45] "GET /virtual-machine/e228e9cd-67ae-4e84-a2cc-edb2dc7ebccd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003678 10.0.0.241 - - [2025-05-15 02:01:45] "GET /virtual-machine-interface/845e3d0a-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005138 10.0.0.241 - - [2025-05-15 02:01:45] "GET /virtual-machine/72d5dca2-5d40-46ee-afd9-1155d29b04db?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003548 10.0.0.241 - - [2025-05-15 02:01:45] "GET /virtual-machine-interface/84e0a088-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005311 10.0.0.241 - - [2025-05-15 02:01:45] "GET /virtual-machine/3cf9362b-9f1a-4127-9d77-f925b3f4ef37?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003487 10.0.0.241 - - [2025-05-15 02:01:45] "GET /virtual-machine-interface/85d9db76-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005471 10.0.0.241 - - [2025-05-15 02:01:45] "GET /virtual-machine/c6a20957-4c42-44bf-b5d7-63a1e285685a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003724 10.0.0.241 - - [2025-05-15 02:01:45] "GET /virtual-machine-interface/85623828-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005176 10.0.0.241 - - [2025-05-15 02:01:45] "GET /virtual-machine/52169e00-0765-4a8c-8d50-954920bda759?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003450 10.0.0.241 - - [2025-05-15 02:01:46] "GET /virtual-machine-interface/8664f0bc-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005460 10.0.0.241 - - [2025-05-15 02:01:46] "GET /loadbalancer/64208eb4-20c8-4609-87cf-c2922d80edcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002165 10.0.0.241 - - [2025-05-15 02:01:46] "POST /tags HTTP/1.1" 200 334 0.035243 10.0.0.241 - - [2025-05-15 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005634 10.0.0.241 - - [2025-05-15 02:01:46] "GET /tag/b81dc170-23d6-445d-b85f-b3153ef1733b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.018474 10.0.0.241 - - [2025-05-15 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.241 - - [2025-05-15 02:01:46] "GET /project/e222a69b-6897-43ab-bf21-41779245a1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.054303 10.0.0.241 - - [2025-05-15 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.241 - - [2025-05-15 02:01:46] "GET /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004814 10.0.0.241 - - [2025-05-15 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.241 - - [2025-05-15 02:01:46] "GET /service-appliance-set/56f35852-486d-4ed3-8260-2341fdead673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003416 10.0.0.241 - - [2025-05-15 02:01:46] "POST /fqname-to-id HTTP/1.1" 404 273 0.002136 10.0.0.241 - - [2025-05-15 02:01:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.112675 10.0.0.241 - - [2025-05-15 02:01:47] "GET /virtual-machine-interface/05a715e2-48af-44ee-8cef-1ccbaf1904ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.024578 10.0.0.241 - - [2025-05-15 02:01:47] "POST /instance-ips HTTP/1.1" 200 410 0.030877 10.0.0.241 - - [2025-05-15 02:01:47] "GET /instance-ip/2d5cbf7d-02ec-405f-89c9-6c61f1112c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.008612 10.0.0.241 - - [2025-05-15 02:01:47] "POST /loadbalancers HTTP/1.1" 200 631 0.062964 10.0.0.241 - - [2025-05-15 02:01:47] "GET /project/e222a69b-6897-43ab-bf21-41779245a1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044542 10.0.0.241 - - [2025-05-15 02:01:47] "GET /instance-ip/2d5cbf7d-02ec-405f-89c9-6c61f1112c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003524 10.0.0.241 - - [2025-05-15 02:01:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.035695 10.0.0.241 - - [2025-05-15 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008305 10.0.0.241 - - [2025-05-15 02:01:47] "POST /floating-ips HTTP/1.1" 200 599 0.046793 10.0.0.241 - - [2025-05-15 02:01:47] "GET /project/e222a69b-6897-43ab-bf21-41779245a1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039667 10.0.0.241 - - [2025-05-15 02:01:47] "GET /loadbalancer/64208eb4-20c8-4609-87cf-c2922d80edcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003393 10.0.0.241 - - [2025-05-15 02:01:47] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.020882 10.0.0.241 - - [2025-05-15 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.241 - - [2025-05-15 02:01:47] "GET /project/e222a69b-6897-43ab-bf21-41779245a1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045302 10.0.0.241 - - [2025-05-15 02:01:47] "GET /loadbalancer-listener/a1110ee0-cbb6-429a-b5dd-c4895b4dcfd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.003579 10.0.0.241 - - [2025-05-15 02:01:47] "GET /loadbalancer-listener/a1110ee0-cbb6-429a-b5dd-c4895b4dcfd3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003103 10.0.0.241 - - [2025-05-15 02:01:47] "GET /loadbalancer/64208eb4-20c8-4609-87cf-c2922d80edcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002815 10.0.0.241 - - [2025-05-15 02:01:47] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.021091 10.0.0.241 - - [2025-05-15 02:01:47] "GET /instance-ip/2d5cbf7d-02ec-405f-89c9-6c61f1112c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006065 10.0.0.241 - - [2025-05-15 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.241 - - [2025-05-15 02:01:47] "GET /instance-ip/2d5cbf7d-02ec-405f-89c9-6c61f1112c32?fields=floating_ips HTTP/1.1" 200 1213 0.007247 10.0.0.241 - - [2025-05-15 02:01:47] "GET /loadbalancer/64208eb4-20c8-4609-87cf-c2922d80edcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002299 10.0.0.241 - - [2025-05-15 02:01:47] "GET /floating-ip/ce1e4559-4af3-48ab-94f3-fed212e4b343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.003539 10.0.0.241 - - [2025-05-15 02:01:47] "GET /loadbalancer-pool/a877d709-91e3-4667-9486-534391615826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005574 10.0.0.241 - - [2025-05-15 02:01:47] "POST /loadbalancer-members HTTP/1.1" 200 723 0.019042 10.0.0.241 - - [2025-05-15 02:01:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.016969 10.0.0.241 - - [2025-05-15 02:01:47] "GET /virtual-machine-interface/82738022-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.025431 10.0.0.241 - - [2025-05-15 02:01:47] "GET /virtual-machine-interface/82738022-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004913 10.0.0.241 - - [2025-05-15 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.007887 10.0.0.241 - - [2025-05-15 02:01:47] "GET /floating-ip/ce1e4559-4af3-48ab-94f3-fed212e4b343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.009362 10.0.0.241 - - [2025-05-15 02:01:47] "POST /tags HTTP/1.1" 409 221 0.002295 10.0.0.241 - - [2025-05-15 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.241 - - [2025-05-15 02:01:47] "GET /tag/b81dc170-23d6-445d-b85f-b3153ef1733b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012846 10.0.0.241 - - [2025-05-15 02:01:47] "PUT /floating-ip/ce1e4559-4af3-48ab-94f3-fed212e4b343 HTTP/1.1" 200 257 0.008983 10.0.0.241 - - [2025-05-15 02:01:47] "POST /set-tag HTTP/1.1" 200 109 0.066021 10.0.0.241 - - [2025-05-15 02:01:47] "GET /loadbalancer-pool/a877d709-91e3-4667-9486-534391615826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005704 10.0.0.241 - - [2025-05-15 02:01:48] "POST /loadbalancer-members HTTP/1.1" 200 723 0.023450 10.0.0.241 - - [2025-05-15 02:01:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008798 10.0.0.241 - - [2025-05-15 02:01:48] "GET /virtual-machine-interface/832824a0-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007402 10.0.0.241 - - [2025-05-15 02:01:48] "GET /virtual-machine-interface/832824a0-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012996 10.0.0.241 - - [2025-05-15 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.010828 10.0.0.241 - - [2025-05-15 02:01:48] "GET /floating-ip/ce1e4559-4af3-48ab-94f3-fed212e4b343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.009323 10.0.0.241 - - [2025-05-15 02:01:48] "POST /set-tag HTTP/1.1" 200 109 0.087034 10.0.0.241 - - [2025-05-15 02:01:49] "POST /tags HTTP/1.1" 409 206 0.003176 10.0.0.241 - - [2025-05-15 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.241 - - [2025-05-15 02:01:49] "GET /tag/266c15bf-d5c7-47c8-8072-20d8349d1ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013590 10.0.0.241 - - [2025-05-15 02:01:49] "POST /tags HTTP/1.1" 409 204 0.003086 10.0.0.241 - - [2025-05-15 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.241 - - [2025-05-15 02:01:49] "GET /tag/dd6cd7a9-6bf3-449a-a347-a551446a2cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012654 10.0.0.241 - - [2025-05-15 02:01:49] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002457 10.0.0.241 - - [2025-05-15 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.241 - - [2025-05-15 02:01:49] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002628 10.0.0.241 - - [2025-05-15 02:01:49] "POST /tags HTTP/1.1" 409 206 0.001688 10.0.0.241 - - [2025-05-15 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.241 - - [2025-05-15 02:01:49] "GET /tag/266c15bf-d5c7-47c8-8072-20d8349d1ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012588 10.0.0.241 - - [2025-05-15 02:01:49] "POST /tags HTTP/1.1" 409 226 0.002199 10.0.0.241 - - [2025-05-15 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.241 - - [2025-05-15 02:01:49] "GET /tag/bb66d8de-cdf7-4d22-afb9-a480bb7d6dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012536 10.0.0.241 - - [2025-05-15 02:01:49] "POST /tags HTTP/1.1" 409 204 0.002126 10.0.0.241 - - [2025-05-15 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.241 - - [2025-05-15 02:01:49] "GET /tag/dd6cd7a9-6bf3-449a-a347-a551446a2cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012642 10.0.0.241 - - [2025-05-15 02:01:49] "POST /tags HTTP/1.1" 409 226 0.002013 10.0.0.241 - - [2025-05-15 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.241 - - [2025-05-15 02:01:49] "GET /tag/bb66d8de-cdf7-4d22-afb9-a480bb7d6dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013306 10.0.0.241 - - [2025-05-15 02:01:49] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002673 10.0.0.241 - - [2025-05-15 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.241 - - [2025-05-15 02:01:49] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002991 10.0.0.241 - - [2025-05-15 02:01:49] "POST /firewall-rules HTTP/1.1" 200 628 0.074585 10.0.0.241 - - [2025-05-15 02:01:49] "POST /firewall-rules HTTP/1.1" 200 648 0.093744 10.0.0.241 - - [2025-05-15 02:01:49] "GET /firewall-rule/378db328-294c-4fa6-aea2-8be00177ff1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.009694 10.0.0.241 - - [2025-05-15 02:01:49] "GET /firewall-policy/f8445683-372f-4ad0-ace9-8c081aff434b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002844 10.0.0.241 - - [2025-05-15 02:01:49] "GET /firewall-rule/7a0e4aa8-f19f-4851-a1f5-0707b2839f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.005079 10.0.0.241 - - [2025-05-15 02:01:49] "POST /ref-update HTTP/1.1" 200 156 0.016047 10.0.0.241 - - [2025-05-15 02:01:49] "POST /firewall-policys HTTP/1.1" 200 608 0.040163 10.0.0.241 - - [2025-05-15 02:01:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.016568 10.0.0.241 - - [2025-05-15 02:01:50] "GET /firewall-policy/f831199f-4555-480b-8b1c-7a7fd115449b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.023111 10.0.0.241 - - [2025-05-15 02:01:50] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003839 10.0.0.241 - - [2025-05-15 02:01:50] "GET /firewall-policy/f831199f-4555-480b-8b1c-7a7fd115449b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.006420 10.0.0.241 - - [2025-05-15 02:01:50] "GET /firewall-policy/4a12800a-348e-4144-b45e-493cf41a1503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.006139 10.0.0.241 - - [2025-05-15 02:01:50] "GET /firewall-policy/f8445683-372f-4ad0-ace9-8c081aff434b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003700 10.0.0.241 - - [2025-05-15 02:01:50] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.010371 10.0.0.241 - - [2025-05-15 02:01:50] "GET /firewall-policy/f8445683-372f-4ad0-ace9-8c081aff434b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002790 10.0.0.241 - - [2025-05-15 02:01:50] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002919 10.0.0.241 - - [2025-05-15 02:01:50] "POST /ref-update HTTP/1.1" 200 156 0.029711 10.0.0.241 - - [2025-05-15 02:01:50] "POST /ref-update HTTP/1.1" 200 156 0.038265 10.0.0.241 - - [2025-05-15 02:01:50] "POST /ref-update HTTP/1.1" 200 156 0.027137 10.0.0.241 - - [2025-05-15 02:01:50] "POST /ref-update HTTP/1.1" 200 156 0.029434 10.0.0.241 - - [2025-05-15 02:01:50] "POST /ref-update HTTP/1.1" 200 156 0.039554 10.0.0.241 - - [2025-05-15 02:01:50] "GET /firewall-policy/f831199f-4555-480b-8b1c-7a7fd115449b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.022933 [Introspect:8084]10.0.0.241 - - [2025-05-15 02:02:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001318 [Introspect:8084]10.0.0.241 - - [2025-05-15 02:02:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001661 10.0.0.241 - - [2025-05-15 02:03:48] "POST /tags HTTP/1.1" 409 252 0.002702 10.0.0.241 - - [2025-05-15 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.241 - - [2025-05-15 02:03:48] "GET /tag/a8db9ff3-f80a-4838-9a72-52ed9ce85c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.018044 10.0.0.241 - - [2025-05-15 02:03:48] "POST /tags HTTP/1.1" 409 228 0.003438 10.0.0.241 - - [2025-05-15 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.241 - - [2025-05-15 02:03:49] "GET /tag/52ff5748-d101-41fd-a835-c122cc6b1e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.014506 10.0.0.241 - - [2025-05-15 02:03:49] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004442 10.0.0.241 - - [2025-05-15 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.241 - - [2025-05-15 02:03:49] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004790 10.0.0.241 - - [2025-05-15 02:03:49] "POST /tags HTTP/1.1" 409 206 0.002723 10.0.0.241 - - [2025-05-15 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.241 - - [2025-05-15 02:03:49] "GET /tag/266c15bf-d5c7-47c8-8072-20d8349d1ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015193 10.0.0.241 - - [2025-05-15 02:03:49] "POST /tags HTTP/1.1" 409 226 0.002558 10.0.0.241 - - [2025-05-15 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.241 - - [2025-05-15 02:03:49] "GET /tag/bb66d8de-cdf7-4d22-afb9-a480bb7d6dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013452 10.0.0.241 - - [2025-05-15 02:03:49] "POST /tags HTTP/1.1" 409 204 0.002460 10.0.0.241 - - [2025-05-15 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.241 - - [2025-05-15 02:03:49] "GET /tag/dd6cd7a9-6bf3-449a-a347-a551446a2cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013671 10.0.0.241 - - [2025-05-15 02:03:49] "POST /tags HTTP/1.1" 409 226 0.002348 10.0.0.241 - - [2025-05-15 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.241 - - [2025-05-15 02:03:49] "GET /tag/bb66d8de-cdf7-4d22-afb9-a480bb7d6dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016128 10.0.0.241 - - [2025-05-15 02:03:49] "POST /tags HTTP/1.1" 409 228 0.002378 10.0.0.241 - - [2025-05-15 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.241 - - [2025-05-15 02:03:49] "GET /tag/52ff5748-d101-41fd-a835-c122cc6b1e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013290 10.0.0.241 - - [2025-05-15 02:03:49] "POST /tags HTTP/1.1" 409 252 0.002455 10.0.0.241 - - [2025-05-15 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.241 - - [2025-05-15 02:03:49] "GET /tag/a8db9ff3-f80a-4838-9a72-52ed9ce85c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012985 10.0.0.241 - - [2025-05-15 02:03:49] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002976 10.0.0.241 - - [2025-05-15 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.241 - - [2025-05-15 02:03:49] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007220 10.0.0.241 - - [2025-05-15 02:03:49] "POST /firewall-rules HTTP/1.1" 409 281 0.002455 10.0.0.241 - - [2025-05-15 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.241 - - [2025-05-15 02:03:49] "PUT /firewall-rule/7a0e4aa8-f19f-4851-a1f5-0707b2839f12 HTTP/1.1" 200 261 0.024280 10.0.0.241 - - [2025-05-15 02:03:49] "POST /firewall-rules HTTP/1.1" 409 291 0.002891 10.0.0.241 - - [2025-05-15 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007790 10.0.0.241 - - [2025-05-15 02:03:49] "PUT /firewall-rule/378db328-294c-4fa6-aea2-8be00177ff1e HTTP/1.1" 200 261 0.036451 10.0.0.241 - - [2025-05-15 02:03:49] "GET /firewall-rule/378db328-294c-4fa6-aea2-8be00177ff1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.003620 10.0.0.241 - - [2025-05-15 02:03:49] "POST /firewall-rules HTTP/1.1" 200 660 0.077243 10.0.0.241 - - [2025-05-15 02:03:49] "GET /firewall-rule/3a78ded9-8d42-4187-9e66-131570287ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.007732 10.0.0.241 - - [2025-05-15 02:03:49] "GET /firewall-policy/f8445683-372f-4ad0-ace9-8c081aff434b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003467 10.0.0.241 - - [2025-05-15 02:03:49] "GET /firewall-rule/7a0e4aa8-f19f-4851-a1f5-0707b2839f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.004678 10.0.0.241 - - [2025-05-15 02:03:49] "POST /firewall-policys HTTP/1.1" 409 269 0.003674 10.0.0.241 - - [2025-05-15 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009693 10.0.0.241 - - [2025-05-15 02:03:50] "PUT /firewall-policy/f831199f-4555-480b-8b1c-7a7fd115449b HTTP/1.1" 200 265 0.043982 10.0.0.241 - - [2025-05-15 02:03:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.017421 10.0.0.241 - - [2025-05-15 02:03:50] "GET /firewall-policy/f831199f-4555-480b-8b1c-7a7fd115449b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008566 10.0.0.241 - - [2025-05-15 02:03:50] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.006373 10.0.0.241 - - [2025-05-15 02:03:50] "GET /firewall-policy/f831199f-4555-480b-8b1c-7a7fd115449b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004760 10.0.0.241 - - [2025-05-15 02:03:50] "GET /firewall-policy/4a12800a-348e-4144-b45e-493cf41a1503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003154 10.0.0.241 - - [2025-05-15 02:03:50] "GET /firewall-policy/f831199f-4555-480b-8b1c-7a7fd115449b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003099 10.0.0.241 - - [2025-05-15 02:03:50] "GET /firewall-policy/f831199f-4555-480b-8b1c-7a7fd115449b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002940 10.0.0.241 - - [2025-05-15 02:04:51] "GET /virtual-machine-interface/82738022-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.022149 10.0.0.241 - - [2025-05-15 02:04:51] "POST /set-tag HTTP/1.1" 200 109 0.004127 10.0.0.241 - - [2025-05-15 02:04:51] "GET /virtual-machine-interface/85d9db76-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007031 10.0.0.241 - - [2025-05-15 02:04:51] "POST /set-tag HTTP/1.1" 200 109 0.008638 10.0.0.241 - - [2025-05-15 02:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006942 10.0.0.241 - - [2025-05-15 02:04:51] "GET /loadbalancer/64208eb4-20c8-4609-87cf-c2922d80edcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003241 10.0.0.241 - - [2025-05-15 02:04:51] "GET /virtual-machine-interface/82738022-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.008672 10.0.0.241 - - [2025-05-15 02:04:51] "POST /set-tag HTTP/1.1" 200 109 0.021116 10.0.0.241 - - [2025-05-15 02:04:51] "DELETE /loadbalancer-member/82bcab15-1f43-47c2-9337-d7f65fa7d768 HTTP/1.1" 200 115 0.046206 10.0.0.241 - - [2025-05-15 02:04:51] "GET /virtual-machine-interface/85623828-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015819 10.0.0.241 - - [2025-05-15 02:04:51] "POST /set-tag HTTP/1.1" 200 109 0.003217 10.0.0.241 - - [2025-05-15 02:04:51] "GET /virtual-machine-interface/832824a0-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006243 10.0.0.241 - - [2025-05-15 02:04:51] "POST /set-tag HTTP/1.1" 200 109 0.004129 10.0.0.241 - - [2025-05-15 02:04:51] "GET /virtual-machine-interface/83de5144-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005743 10.0.0.241 - - [2025-05-15 02:04:52] "POST /set-tag HTTP/1.1" 200 109 0.002904 10.0.0.241 - - [2025-05-15 02:04:52] "GET /virtual-machine-interface/8664f0bc-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005179 10.0.0.241 - - [2025-05-15 02:04:52] "POST /set-tag HTTP/1.1" 200 109 0.003159 10.0.0.241 - - [2025-05-15 02:04:52] "GET /virtual-machine-interface/84e0a088-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006038 10.0.0.241 - - [2025-05-15 02:04:52] "POST /set-tag HTTP/1.1" 200 109 0.002938 10.0.0.241 - - [2025-05-15 02:04:52] "GET /virtual-machine-interface/845e3d0a-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009629 10.0.0.241 - - [2025-05-15 02:04:52] "POST /set-tag HTTP/1.1" 200 109 0.003051 10.0.0.241 - - [2025-05-15 02:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.241 - - [2025-05-15 02:04:52] "GET /loadbalancer/64208eb4-20c8-4609-87cf-c2922d80edcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004005 10.0.0.241 - - [2025-05-15 02:04:52] "GET /virtual-machine-interface/82738022-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007415 10.0.0.241 - - [2025-05-15 02:04:52] "POST /set-tag HTTP/1.1" 200 109 0.002790 10.0.0.241 - - [2025-05-15 02:04:52] "GET /virtual-machine-interface/82738022-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004909 10.0.0.241 - - [2025-05-15 02:04:52] "POST /set-tag HTTP/1.1" 200 109 0.002820 10.0.0.241 - - [2025-05-15 02:04:52] "GET /virtual-machine/a58c261b-4ef6-43c4-9075-ccfcb4a94938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.005314 10.0.0.241 - - [2025-05-15 02:04:52] "POST /ref-update HTTP/1.1" 200 156 0.016226 10.0.0.241 - - [2025-05-15 02:04:52] "GET /virtual-machine-interface/82738022-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005465 10.0.0.241 - - [2025-05-15 02:04:52] "POST /set-tag HTTP/1.1" 200 109 0.039368 10.0.0.241 - - [2025-05-15 02:04:52] "POST /set-tag HTTP/1.1" 200 109 0.057117 10.0.0.241 - - [2025-05-15 02:04:53] "POST /set-tag HTTP/1.1" 200 109 0.027361 10.0.0.241 - - [2025-05-15 02:04:53] "POST /set-tag HTTP/1.1" 200 109 0.044608 10.0.0.241 - - [2025-05-15 02:04:53] "POST /set-tag HTTP/1.1" 200 109 0.028525 10.0.0.241 - - [2025-05-15 02:04:53] "DELETE /instance-ip/82901570-3130-11f0-ab63-fa163e7eaf52 HTTP/1.1" 200 115 0.072136 10.0.0.241 - - [2025-05-15 02:04:53] "POST /ref-update HTTP/1.1" 200 156 0.012770 10.0.0.241 - - [2025-05-15 02:04:53] "DELETE /virtual-machine-interface/82738022-3130-11f0-ab63-fa163e7eaf52 HTTP/1.1" 200 115 0.061465 10.0.0.241 - - [2025-05-15 02:04:53] "DELETE /virtual-machine/a58c261b-4ef6-43c4-9075-ccfcb4a94938 HTTP/1.1" 200 115 0.035249 10.0.0.241 - - [2025-05-15 02:04:53] "GET /virtual-machine-interface/832824a0-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006560 10.0.0.241 - - [2025-05-15 02:04:53] "POST /set-tag HTTP/1.1" 200 109 0.003568 10.0.0.241 - - [2025-05-15 02:04:53] "GET /virtual-machine-interface/832824a0-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006807 10.0.0.241 - - [2025-05-15 02:04:53] "POST /set-tag HTTP/1.1" 200 109 0.003456 10.0.0.241 - - [2025-05-15 02:04:53] "GET /virtual-machine/63933d99-dc2b-4bee-88e6-81772a25d8aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004582 10.0.0.241 - - [2025-05-15 02:04:53] "POST /ref-update HTTP/1.1" 200 156 0.012585 10.0.0.241 - - [2025-05-15 02:04:53] "GET /virtual-machine-interface/832824a0-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.014322 10.0.0.241 - - [2025-05-15 02:04:53] "POST /set-tag HTTP/1.1" 200 109 0.043314 10.0.0.241 - - [2025-05-15 02:04:53] "POST /set-tag HTTP/1.1" 200 109 0.058432 10.0.0.241 - - [2025-05-15 02:04:53] "POST /set-tag HTTP/1.1" 200 109 0.035248 10.0.0.241 - - [2025-05-15 02:04:53] "POST /set-tag HTTP/1.1" 200 109 0.024548 10.0.0.241 - - [2025-05-15 02:04:53] "POST /set-tag HTTP/1.1" 200 109 0.049753 10.0.0.241 - - [2025-05-15 02:04:53] "DELETE /instance-ip/834c6554-3130-11f0-ab63-fa163e7eaf52 HTTP/1.1" 200 115 0.092710 10.0.0.241 - - [2025-05-15 02:04:54] "POST /ref-update HTTP/1.1" 200 156 0.009037 10.0.0.241 - - [2025-05-15 02:04:54] "DELETE /virtual-machine-interface/832824a0-3130-11f0-ab63-fa163e7eaf52 HTTP/1.1" 200 115 0.053016 10.0.0.241 - - [2025-05-15 02:04:54] "DELETE /virtual-machine/63933d99-dc2b-4bee-88e6-81772a25d8aa HTTP/1.1" 200 115 0.043745 10.0.0.241 - - [2025-05-15 02:04:54] "DELETE /tag/3b9ba986-1533-4020-b6af-64732aa59858 HTTP/1.1" 200 115 0.045405 10.0.0.241 - - [2025-05-15 02:04:54] "GET /virtual-machine-interface/845e3d0a-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005335 10.0.0.241 - - [2025-05-15 02:04:54] "POST /set-tag HTTP/1.1" 200 109 0.003169 10.0.0.241 - - [2025-05-15 02:04:54] "GET /virtual-machine-interface/845e3d0a-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006442 10.0.0.241 - - [2025-05-15 02:04:54] "POST /set-tag HTTP/1.1" 200 109 0.002814 10.0.0.241 - - [2025-05-15 02:04:54] "GET /virtual-machine/e228e9cd-67ae-4e84-a2cc-edb2dc7ebccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003626 10.0.0.241 - - [2025-05-15 02:04:54] "POST /ref-update HTTP/1.1" 200 156 0.013477 10.0.0.241 - - [2025-05-15 02:04:54] "GET /virtual-machine-interface/845e3d0a-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005753 10.0.0.241 - - [2025-05-15 02:04:54] "POST /set-tag HTTP/1.1" 200 109 0.022596 10.0.0.241 - - [2025-05-15 02:04:54] "POST /set-tag HTTP/1.1" 200 109 0.069090 10.0.0.241 - - [2025-05-15 02:04:54] "POST /set-tag HTTP/1.1" 200 109 0.039013 10.0.0.241 - - [2025-05-15 02:04:54] "POST /set-tag HTTP/1.1" 200 109 0.024749 10.0.0.241 - - [2025-05-15 02:04:54] "POST /set-tag HTTP/1.1" 200 109 0.044834 10.0.0.241 - - [2025-05-15 02:04:54] "DELETE /instance-ip/847ab0fc-3130-11f0-ab63-fa163e7eaf52 HTTP/1.1" 200 115 0.068317 10.0.0.241 - - [2025-05-15 02:04:54] "DELETE /virtual-machine-interface/845e3d0a-3130-11f0-ab63-fa163e7eaf52 HTTP/1.1" 200 115 0.073375 10.0.0.241 - - [2025-05-15 02:04:54] "DELETE /virtual-machine/e228e9cd-67ae-4e84-a2cc-edb2dc7ebccd HTTP/1.1" 200 115 0.035900 10.0.0.241 - - [2025-05-15 02:04:54] "GET /virtual-machine-interface/83de5144-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007717 10.0.0.241 - - [2025-05-15 02:04:54] "POST /set-tag HTTP/1.1" 200 109 0.002853 10.0.0.241 - - [2025-05-15 02:04:54] "GET /virtual-machine-interface/83de5144-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004875 10.0.0.241 - - [2025-05-15 02:04:54] "POST /set-tag HTTP/1.1" 200 109 0.002577 10.0.0.241 - - [2025-05-15 02:04:55] "GET /virtual-machine/d791934a-c558-4c44-af3e-52b85a24c8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004083 10.0.0.241 - - [2025-05-15 02:04:55] "POST /ref-update HTTP/1.1" 200 156 0.011252 10.0.0.241 - - [2025-05-15 02:04:55] "GET /virtual-machine-interface/83de5144-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016025 10.0.0.241 - - [2025-05-15 02:04:55] "POST /set-tag HTTP/1.1" 200 109 0.021577 10.0.0.241 - - [2025-05-15 02:04:55] "POST /set-tag HTTP/1.1" 200 109 0.027280 10.0.0.241 - - [2025-05-15 02:04:55] "POST /set-tag HTTP/1.1" 200 109 0.034546 10.0.0.241 - - [2025-05-15 02:04:55] "POST /set-tag HTTP/1.1" 200 109 0.018103 10.0.0.241 - - [2025-05-15 02:04:55] "POST /set-tag HTTP/1.1" 200 109 0.055842 10.0.0.241 - - [2025-05-15 02:04:55] "DELETE /instance-ip/83f7d402-3130-11f0-ab63-fa163e7eaf52 HTTP/1.1" 200 115 0.068107 10.0.0.241 - - [2025-05-15 02:04:55] "DELETE /virtual-machine-interface/83de5144-3130-11f0-ab63-fa163e7eaf52 HTTP/1.1" 200 115 0.049722 10.0.0.241 - - [2025-05-15 02:04:55] "DELETE /virtual-machine/d791934a-c558-4c44-af3e-52b85a24c8ff HTTP/1.1" 200 115 0.020819 10.0.0.241 - - [2025-05-15 02:04:55] "DELETE /tag/18fbb361-c77b-47bc-bf89-b29599be0a1e HTTP/1.1" 200 115 0.040623 10.0.0.241 - - [2025-05-15 02:04:55] "DELETE /tag/266c15bf-d5c7-47c8-8072-20d8349d1ad3 HTTP/1.1" 409 391 0.007559 10.0.0.241 - - [2025-05-15 02:05:16] "GET /global-system-configs HTTP/1.1" 200 323 0.007881 10.0.0.241 - - [2025-05-15 02:05:18] "GET /global-system-configs HTTP/1.1" 200 323 0.002319 10.0.0.241 - - [2025-05-15 02:05:22] "GET /virtual-machine-interface/85623828-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005616 10.0.0.241 - - [2025-05-15 02:05:22] "POST /set-tag HTTP/1.1" 200 109 0.004082 10.0.0.241 - - [2025-05-15 02:05:22] "GET /virtual-machine-interface/85d9db76-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010698 10.0.0.241 - - [2025-05-15 02:05:22] "POST /set-tag HTTP/1.1" 200 109 0.004632 10.0.0.241 - - [2025-05-15 02:05:22] "GET /virtual-machine-interface/84e0a088-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005541 10.0.0.241 - - [2025-05-15 02:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002863 10.0.0.241 - - [2025-05-15 02:05:22] "GET /virtual-machine-interface/8664f0bc-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005054 10.0.0.241 - - [2025-05-15 02:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002745 10.0.0.241 - - [2025-05-15 02:05:22] "GET /virtual-machine-interface/8664f0bc-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005683 10.0.0.241 - - [2025-05-15 02:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.241 - - [2025-05-15 02:05:22] "GET /virtual-machine/52169e00-0765-4a8c-8d50-954920bda759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003166 10.0.0.241 - - [2025-05-15 02:05:22] "POST /ref-update HTTP/1.1" 200 156 0.014539 10.0.0.241 - - [2025-05-15 02:05:23] "GET /virtual-machine-interface/8664f0bc-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005717 10.0.0.241 - - [2025-05-15 02:05:23] "POST /set-tag HTTP/1.1" 200 109 0.032202 10.0.0.241 - - [2025-05-15 02:05:23] "POST /set-tag HTTP/1.1" 200 109 0.019712 10.0.0.241 - - [2025-05-15 02:05:23] "POST /set-tag HTTP/1.1" 200 109 0.020195 10.0.0.241 - - [2025-05-15 02:05:23] "POST /set-tag HTTP/1.1" 200 109 0.038653 10.0.0.241 - - [2025-05-15 02:05:23] "DELETE /instance-ip/8681a784-3130-11f0-ab63-fa163e7eaf52 HTTP/1.1" 200 115 0.077685 10.0.0.241 - - [2025-05-15 02:05:23] "DELETE /virtual-machine-interface/8664f0bc-3130-11f0-ab63-fa163e7eaf52 HTTP/1.1" 200 115 0.044720 10.0.0.241 - - [2025-05-15 02:05:23] "DELETE /virtual-machine/52169e00-0765-4a8c-8d50-954920bda759 HTTP/1.1" 200 115 0.035003 10.0.0.241 - - [2025-05-15 02:05:23] "DELETE /tag/086553cc-6ecc-4c7f-9e53-2a1afd1f4eeb HTTP/1.1" 200 115 0.045810 10.0.0.241 - - [2025-05-15 02:05:23] "GET /virtual-machine-interface/85623828-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005304 10.0.0.241 - - [2025-05-15 02:05:23] "POST /set-tag HTTP/1.1" 200 109 0.002941 10.0.0.241 - - [2025-05-15 02:05:23] "GET /virtual-machine/c6a20957-4c42-44bf-b5d7-63a1e285685a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003319 10.0.0.241 - - [2025-05-15 02:05:23] "POST /ref-update HTTP/1.1" 200 156 0.014383 10.0.0.241 - - [2025-05-15 02:05:23] "GET /virtual-machine-interface/85623828-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005595 10.0.0.241 - - [2025-05-15 02:05:23] "POST /set-tag HTTP/1.1" 200 109 0.020366 10.0.0.241 - - [2025-05-15 02:05:23] "POST /set-tag HTTP/1.1" 200 109 0.037561 10.0.0.241 - - [2025-05-15 02:05:23] "POST /set-tag HTTP/1.1" 200 109 0.022677 10.0.0.241 - - [2025-05-15 02:05:23] "POST /set-tag HTTP/1.1" 200 109 0.034410 10.0.0.241 - - [2025-05-15 02:05:23] "DELETE /instance-ip/857cecae-3130-11f0-ab63-fa163e7eaf52 HTTP/1.1" 200 115 0.070216 10.0.0.241 - - [2025-05-15 02:05:23] "DELETE /virtual-machine-interface/85623828-3130-11f0-ab63-fa163e7eaf52 HTTP/1.1" 200 115 0.047127 10.0.0.241 - - [2025-05-15 02:05:23] "DELETE /virtual-machine/c6a20957-4c42-44bf-b5d7-63a1e285685a HTTP/1.1" 200 115 0.025920 10.0.0.241 - - [2025-05-15 02:05:23] "DELETE /tag/dd6cd7a9-6bf3-449a-a347-a551446a2cb1 HTTP/1.1" 409 237 0.005978 10.0.0.241 - - [2025-05-15 02:05:23] "GET /virtual-machine-interface/85d9db76-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007114 10.0.0.241 - - [2025-05-15 02:05:23] "POST /set-tag HTTP/1.1" 200 109 0.003197 10.0.0.241 - - [2025-05-15 02:05:23] "GET /virtual-machine/3cf9362b-9f1a-4127-9d77-f925b3f4ef37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003575 10.0.0.241 - - [2025-05-15 02:05:24] "POST /ref-update HTTP/1.1" 200 156 0.011697 10.0.0.241 - - [2025-05-15 02:05:24] "GET /virtual-machine-interface/85d9db76-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009809 10.0.0.241 - - [2025-05-15 02:05:24] "POST /set-tag HTTP/1.1" 200 109 0.024966 10.0.0.241 - - [2025-05-15 02:05:24] "POST /set-tag HTTP/1.1" 200 109 0.020325 10.0.0.241 - - [2025-05-15 02:05:24] "POST /set-tag HTTP/1.1" 200 109 0.030085 10.0.0.241 - - [2025-05-15 02:05:24] "POST /set-tag HTTP/1.1" 200 109 0.045417 10.0.0.241 - - [2025-05-15 02:05:24] "DELETE /instance-ip/85f41158-3130-11f0-ab63-fa163e7eaf52 HTTP/1.1" 200 115 0.053962 10.0.0.241 - - [2025-05-15 02:05:24] "DELETE /virtual-machine-interface/85d9db76-3130-11f0-ab63-fa163e7eaf52 HTTP/1.1" 200 115 0.048913 10.0.0.241 - - [2025-05-15 02:05:24] "DELETE /virtual-machine/3cf9362b-9f1a-4127-9d77-f925b3f4ef37 HTTP/1.1" 200 115 0.028207 10.0.0.241 - - [2025-05-15 02:05:24] "DELETE /tag/a8db9ff3-f80a-4838-9a72-52ed9ce85c30 HTTP/1.1" 409 237 0.006914 10.0.0.241 - - [2025-05-15 02:05:24] "DELETE /tag/c742948b-b47b-45d6-815b-8fb84390efd5 HTTP/1.1" 200 115 0.066764 10.0.0.241 - - [2025-05-15 02:05:24] "DELETE /tag/52ff5748-d101-41fd-a835-c122cc6b1e91 HTTP/1.1" 409 237 0.007971 10.0.0.241 - - [2025-05-15 02:05:24] "GET /virtual-machine-interface/84e0a088-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004978 10.0.0.241 - - [2025-05-15 02:05:24] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.241 - - [2025-05-15 02:05:24] "GET /virtual-machine/72d5dca2-5d40-46ee-afd9-1155d29b04db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003215 10.0.0.241 - - [2025-05-15 02:05:24] "POST /ref-update HTTP/1.1" 200 156 0.012433 10.0.0.241 - - [2025-05-15 02:05:24] "GET /virtual-machine-interface/84e0a088-3130-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006010 10.0.0.241 - - [2025-05-15 02:05:24] "POST /set-tag HTTP/1.1" 200 109 0.020237 10.0.0.241 - - [2025-05-15 02:05:24] "POST /set-tag HTTP/1.1" 200 109 0.037580 10.0.0.241 - - [2025-05-15 02:05:24] "POST /set-tag HTTP/1.1" 200 109 0.016420 10.0.0.241 - - [2025-05-15 02:05:24] "POST /set-tag HTTP/1.1" 200 109 0.041253 10.0.0.241 - - [2025-05-15 02:05:24] "DELETE /instance-ip/84feb550-3130-11f0-ab63-fa163e7eaf52 HTTP/1.1" 200 115 0.050958 10.0.0.241 - - [2025-05-15 02:05:25] "DELETE /virtual-machine-interface/84e0a088-3130-11f0-ab63-fa163e7eaf52 HTTP/1.1" 200 115 0.050635 10.0.0.241 - - [2025-05-15 02:05:25] "DELETE /virtual-machine/72d5dca2-5d40-46ee-afd9-1155d29b04db HTTP/1.1" 200 115 0.044363 10.0.0.241 - - [2025-05-15 02:05:25] "DELETE /tag/1556ca5a-52da-46b4-829c-e9d5516ec4c4 HTTP/1.1" 200 115 0.041693 10.0.0.241 - - [2025-05-15 02:05:25] "DELETE /tag/3985eded-d0c3-4386-8fbe-10a410d56573 HTTP/1.1" 200 115 0.058248 10.0.0.241 - - [2025-05-15 02:05:25] "DELETE /tag/551c6451-0036-41de-9e6b-2402b1f520d8 HTTP/1.1" 200 115 0.042138 10.0.0.241 - - [2025-05-15 02:05:26] "POST /projects HTTP/1.1" 409 238 0.002586 10.0.0.241 - - [2025-05-15 02:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.241 - - [2025-05-15 02:05:27] "GET /project/b033c4e1-be51-46f0-bde8-ce3a8377a6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040082 10.0.0.241 - - [2025-05-15 02:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.241 - - [2025-05-15 02:05:27] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005016 10.0.0.241 - - [2025-05-15 02:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.241 - - [2025-05-15 02:05:27] "GET /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005477 10.0.0.241 - - [2025-05-15 02:05:27] "POST /security-groups HTTP/1.1" 409 285 0.003649 10.0.0.241 - - [2025-05-15 02:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.241 - - [2025-05-15 02:05:27] "PUT /security-group/531bb177-2aa7-4630-b612-e21827fa6c98 HTTP/1.1" 200 263 0.079951 10.0.0.241 - - [2025-05-15 02:05:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.052260 10.0.0.241 - - [2025-05-15 02:05:27] "PUT /access-control-list/ab2de6b1-b2d9-4bda-bb63-6fb3e63b6e8d HTTP/1.1" 200 273 0.063004 10.0.0.241 - - [2025-05-15 02:05:27] "PUT /access-control-list/110b543c-9b58-410e-af8d-71cd807800bb HTTP/1.1" 200 273 0.058270 10.0.0.241 - - [2025-05-15 02:05:32] "POST /projects HTTP/1.1" 409 238 0.002804 10.0.0.241 - - [2025-05-15 02:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.241 - - [2025-05-15 02:05:32] "GET /project/b033c4e1-be51-46f0-bde8-ce3a8377a6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040361 10.0.0.241 - - [2025-05-15 02:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.241 - - [2025-05-15 02:05:32] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005232 10.0.0.241 - - [2025-05-15 02:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.241 - - [2025-05-15 02:05:32] "GET /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005199 10.0.0.241 - - [2025-05-15 02:05:32] "POST /security-groups HTTP/1.1" 409 285 0.002884 10.0.0.241 - - [2025-05-15 02:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.241 - - [2025-05-15 02:05:32] "PUT /security-group/531bb177-2aa7-4630-b612-e21827fa6c98 HTTP/1.1" 200 263 0.061414 10.0.0.241 - - [2025-05-15 02:05:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.029217 10.0.0.241 - - [2025-05-15 02:05:32] "PUT /access-control-list/ab2de6b1-b2d9-4bda-bb63-6fb3e63b6e8d HTTP/1.1" 200 273 0.045751 10.0.0.241 - - [2025-05-15 02:05:32] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.038719 10.0.0.241 - - [2025-05-15 02:05:32] "PUT /access-control-list/110b543c-9b58-410e-af8d-71cd807800bb HTTP/1.1" 200 273 0.052712 10.0.0.241 - - [2025-05-15 02:05:32] "GET /firewall-rule/cbfbac8c-d4b4-4a0e-ac5b-1567b97873f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.014071 10.0.0.241 - - [2025-05-15 02:05:32] "POST /ref-update HTTP/1.1" 200 156 0.064765 10.0.0.241 - - [2025-05-15 02:05:32] "DELETE /firewall-rule/cbfbac8c-d4b4-4a0e-ac5b-1567b97873f7 HTTP/1.1" 200 115 0.057903 10.0.0.241 - - [2025-05-15 02:05:32] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.011530 10.0.0.241 - - [2025-05-15 02:05:32] "GET /firewall-rule/80c4f193-26d2-479d-8174-1331d0f1bc61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003618 10.0.0.241 - - [2025-05-15 02:05:32] "POST /ref-update HTTP/1.1" 200 156 0.068764 10.0.0.241 - - [2025-05-15 02:05:32] "DELETE /firewall-rule/80c4f193-26d2-479d-8174-1331d0f1bc61 HTTP/1.1" 200 115 0.051633 10.0.0.241 - - [2025-05-15 02:05:32] "DELETE /tag/a8db9ff3-f80a-4838-9a72-52ed9ce85c30 HTTP/1.1" 409 237 0.007225 10.0.0.241 - - [2025-05-15 02:05:32] "DELETE /tag/52ff5748-d101-41fd-a835-c122cc6b1e91 HTTP/1.1" 409 237 0.007323 10.0.0.241 - - [2025-05-15 02:05:33] "DELETE /tag/21e18215-45c9-4c25-871b-1117d14bca3a HTTP/1.1" 200 115 0.062471 10.0.0.241 - - [2025-05-15 02:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.241 - - [2025-05-15 02:05:33] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005843 10.0.0.241 - - [2025-05-15 02:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.241 - - [2025-05-15 02:05:33] "GET /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.013864 10.0.0.241 - - [2025-05-15 02:05:33] "PUT /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf HTTP/1.1" 200 265 0.061073 10.0.0.241 - - [2025-05-15 02:05:33] "PUT /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c HTTP/1.1" 200 265 0.059895 10.0.0.241 - - [2025-05-15 02:05:33] "DELETE /security-group/531bb177-2aa7-4630-b612-e21827fa6c98 HTTP/1.1" 200 115 0.062473 10.0.0.241 - - [2025-05-15 02:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.241 - - [2025-05-15 02:05:33] "DELETE /access-control-list/ab2de6b1-b2d9-4bda-bb63-6fb3e63b6e8d HTTP/1.1" 200 115 0.050558 10.0.0.241 - - [2025-05-15 02:05:33] "DELETE /access-control-list/110b543c-9b58-410e-af8d-71cd807800bb HTTP/1.1" 200 115 0.033585 10.0.0.241 - - [2025-05-15 02:05:33] "GET /project/b033c4e1-be51-46f0-bde8-ce3a8377a6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.036981 10.0.0.241 - - [2025-05-15 02:05:33] "GET /project/b033c4e1-be51-46f0-bde8-ce3a8377a6fa?fields=security_groups HTTP/1.1" 200 1353 0.059582 10.0.0.241 - - [2025-05-15 02:05:33] "DELETE /security-group/53ae1cab-eee0-4fa4-b983-cf8add4d6594 HTTP/1.1" 200 115 0.067096 10.0.0.241 - - [2025-05-15 02:05:33] "DELETE /access-control-list/f53305ae-56b4-4df7-a0f5-40033f22527b HTTP/1.1" 200 115 0.052231 10.0.0.241 - - [2025-05-15 02:05:33] "GET /project/b033c4e1-be51-46f0-bde8-ce3a8377a6fa?fields=application_policy_sets HTTP/1.1" 200 1392 0.059895 10.0.0.241 - - [2025-05-15 02:05:33] "DELETE /access-control-list/212f45ec-f220-4387-bde1-da391daa8b71 HTTP/1.1" 200 115 0.052811 10.0.0.241 - - [2025-05-15 02:05:33] "DELETE /project/b033c4e1-be51-46f0-bde8-ce3a8377a6fa HTTP/1.1" 200 115 0.379925 10.0.0.241 - - [2025-05-15 02:05:33] "POST /projects HTTP/1.1" 409 238 0.002709 10.0.0.241 - - [2025-05-15 02:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.241 - - [2025-05-15 02:05:33] "GET /project/e222a69b-6897-43ab-bf21-41779245a1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047825 10.0.0.241 - - [2025-05-15 02:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.241 - - [2025-05-15 02:05:33] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005153 10.0.0.241 - - [2025-05-15 02:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.241 - - [2025-05-15 02:05:33] "GET /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005200 10.0.0.241 - - [2025-05-15 02:05:33] "POST /security-groups HTTP/1.1" 409 285 0.004167 10.0.0.241 - - [2025-05-15 02:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.241 - - [2025-05-15 02:05:34] "PUT /security-group/389c51ae-10a3-499f-9296-844cb1a5d188 HTTP/1.1" 200 263 0.059867 10.0.0.241 - - [2025-05-15 02:05:34] "PUT /access-control-list/641aab4e-1bd9-4930-af86-4b86dc28254d HTTP/1.1" 200 273 0.017322 10.0.0.241 - - [2025-05-15 02:05:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.046547 10.0.0.241 - - [2025-05-15 02:05:34] "PUT /access-control-list/f5562e9a-12a8-49bc-b89a-2cc371f929c3 HTTP/1.1" 200 273 0.034588 10.0.0.241 - - [2025-05-15 02:05:38] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003242 10.0.0.241 - - [2025-05-15 02:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.241 - - [2025-05-15 02:05:38] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003099 10.0.0.241 - - [2025-05-15 02:05:38] "GET /firewall-policy/f8445683-372f-4ad0-ace9-8c081aff434b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002902 10.0.0.241 - - [2025-05-15 02:05:38] "GET /firewall-rule/7a0e4aa8-f19f-4851-a1f5-0707b2839f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003474 10.0.0.241 - - [2025-05-15 02:05:38] "POST /ref-update HTTP/1.1" 200 156 0.016497 10.0.0.241 - - [2025-05-15 02:05:38] "DELETE /firewall-rule/7a0e4aa8-f19f-4851-a1f5-0707b2839f12 HTTP/1.1" 200 115 0.084755 10.0.0.241 - - [2025-05-15 02:05:38] "GET /firewall-policy/f831199f-4555-480b-8b1c-7a7fd115449b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005369 10.0.0.241 - - [2025-05-15 02:05:38] "GET /firewall-rule/378db328-294c-4fa6-aea2-8be00177ff1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.003542 10.0.0.241 - - [2025-05-15 02:05:38] "POST /ref-update HTTP/1.1" 200 156 0.032921 10.0.0.241 - - [2025-05-15 02:05:38] "DELETE /firewall-rule/378db328-294c-4fa6-aea2-8be00177ff1e HTTP/1.1" 200 115 0.065065 10.0.0.241 - - [2025-05-15 02:05:38] "GET /firewall-policy/f831199f-4555-480b-8b1c-7a7fd115449b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.014012 10.0.0.241 - - [2025-05-15 02:05:38] "GET /firewall-rule/3a78ded9-8d42-4187-9e66-131570287ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006536 10.0.0.241 - - [2025-05-15 02:05:38] "POST /ref-update HTTP/1.1" 200 156 0.014778 10.0.0.241 - - [2025-05-15 02:05:38] "DELETE /firewall-rule/3a78ded9-8d42-4187-9e66-131570287ec6 HTTP/1.1" 200 115 0.052066 10.0.0.241 - - [2025-05-15 02:05:38] "GET /application-policy-set/ae444aa1-b048-496c-b34a-fe729f2396e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.005942 10.0.0.241 - - [2025-05-15 02:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.241 - - [2025-05-15 02:05:38] "GET /policy-management/86e7060f-4b03-4fc6-a819-28af82d4216c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003050 10.0.0.241 - - [2025-05-15 02:05:38] "GET /firewall-policy/f831199f-4555-480b-8b1c-7a7fd115449b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004082 10.0.0.241 - - [2025-05-15 02:05:38] "POST /ref-update HTTP/1.1" 200 156 0.024605 10.0.0.241 - - [2025-05-15 02:05:38] "DELETE /firewall-policy/f831199f-4555-480b-8b1c-7a7fd115449b HTTP/1.1" 200 115 0.033624 10.0.0.241 - - [2025-05-15 02:05:38] "DELETE /tag/dd6cd7a9-6bf3-449a-a347-a551446a2cb1 HTTP/1.1" 200 115 0.069341 10.0.0.241 - - [2025-05-15 02:05:38] "DELETE /tag/a8db9ff3-f80a-4838-9a72-52ed9ce85c30 HTTP/1.1" 200 115 0.039936 10.0.0.241 - - [2025-05-15 02:05:38] "DELETE /tag/266c15bf-d5c7-47c8-8072-20d8349d1ad3 HTTP/1.1" 200 115 0.064436 10.0.0.241 - - [2025-05-15 02:05:38] "DELETE /tag/52ff5748-d101-41fd-a835-c122cc6b1e91 HTTP/1.1" 200 115 0.084907 10.0.0.241 - - [2025-05-15 02:05:39] "DELETE /loadbalancer-member/48b64cbb-df22-459c-8fae-13f302211613 HTTP/1.1" 200 115 0.042174 10.0.0.241 - - [2025-05-15 02:05:39] "DELETE /loadbalancer-pool/a877d709-91e3-4667-9486-534391615826 HTTP/1.1" 200 115 0.064834 10.0.0.241 - - [2025-05-15 02:05:39] "DELETE /loadbalancer-listener/a1110ee0-cbb6-429a-b5dd-c4895b4dcfd3 HTTP/1.1" 200 115 0.028739 10.0.0.241 - - [2025-05-15 02:05:39] "DELETE /loadbalancer/64208eb4-20c8-4609-87cf-c2922d80edcb HTTP/1.1" 200 115 0.044339 10.0.0.241 - - [2025-05-15 02:05:39] "DELETE /floating-ip/ce1e4559-4af3-48ab-94f3-fed212e4b343 HTTP/1.1" 200 115 0.050507 10.0.0.241 - - [2025-05-15 02:05:39] "DELETE /instance-ip/2d5cbf7d-02ec-405f-89c9-6c61f1112c32 HTTP/1.1" 200 115 0.058152 10.0.0.241 - - [2025-05-15 02:05:39] "DELETE /virtual-machine-interface/05a715e2-48af-44ee-8cef-1ccbaf1904ec HTTP/1.1" 200 115 0.054307 10.0.0.241 - - [2025-05-15 02:05:39] "DELETE /tag/b81dc170-23d6-445d-b85f-b3153ef1733b HTTP/1.1" 200 115 0.048851 10.0.0.241 - - [2025-05-15 02:05:39] "POST /projects HTTP/1.1" 409 238 0.002731 10.0.0.241 - - [2025-05-15 02:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.241 - - [2025-05-15 02:05:39] "GET /project/e222a69b-6897-43ab-bf21-41779245a1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.050453 10.0.0.241 - - [2025-05-15 02:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.241 - - [2025-05-15 02:05:39] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006063 10.0.0.241 - - [2025-05-15 02:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.241 - - [2025-05-15 02:05:39] "GET /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.016273 10.0.0.241 - - [2025-05-15 02:05:39] "POST /security-groups HTTP/1.1" 409 285 0.007051 10.0.0.241 - - [2025-05-15 02:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006039 10.0.0.241 - - [2025-05-15 02:05:39] "PUT /security-group/389c51ae-10a3-499f-9296-844cb1a5d188 HTTP/1.1" 200 263 0.079223 10.0.0.241 - - [2025-05-15 02:05:39] "PUT /access-control-list/641aab4e-1bd9-4930-af86-4b86dc28254d HTTP/1.1" 200 273 0.046841 10.0.0.241 - - [2025-05-15 02:05:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.051595 10.0.0.241 - - [2025-05-15 02:05:39] "PUT /access-control-list/f5562e9a-12a8-49bc-b89a-2cc371f929c3 HTTP/1.1" 200 273 0.046076 10.0.0.241 - - [2025-05-15 02:05:39] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.030844 10.0.0.241 - - [2025-05-15 02:05:39] "GET /firewall-rule/f3104566-0cc9-424d-b2f4-3f05c15e3ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005075 10.0.0.241 - - [2025-05-15 02:05:40] "POST /ref-update HTTP/1.1" 200 156 0.052907 10.0.0.241 - - [2025-05-15 02:05:40] "DELETE /firewall-rule/f3104566-0cc9-424d-b2f4-3f05c15e3ad8 HTTP/1.1" 200 115 0.053215 10.0.0.241 - - [2025-05-15 02:05:40] "GET /firewall-policy/fa0d67c3-ffbc-408e-8716-734cf2b0bb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.006903 10.0.0.241 - - [2025-05-15 02:05:40] "GET /firewall-rule/69bf8ff6-0ec9-45d1-ab49-ea5dd42f85ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004408 10.0.0.241 - - [2025-05-15 02:05:40] "POST /ref-update HTTP/1.1" 200 156 0.053094 10.0.0.241 - - [2025-05-15 02:05:40] "DELETE /firewall-rule/69bf8ff6-0ec9-45d1-ab49-ea5dd42f85ac HTTP/1.1" 200 115 0.072181 10.0.0.241 - - [2025-05-15 02:05:40] "DELETE /tag/bb66d8de-cdf7-4d22-afb9-a480bb7d6dd1 HTTP/1.1" 200 115 0.071753 10.0.0.241 - - [2025-05-15 02:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.241 - - [2025-05-15 02:05:40] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005613 10.0.0.241 - - [2025-05-15 02:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.241 - - [2025-05-15 02:05:40] "GET /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005011 10.0.0.241 - - [2025-05-15 02:05:40] "PUT /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf HTTP/1.1" 200 265 0.067294 10.0.0.241 - - [2025-05-15 02:05:40] "PUT /virtual-network/1f09bc07-1f2b-432c-90bd-e0366cc30f6c HTTP/1.1" 200 265 0.089617 10.0.0.241 - - [2025-05-15 02:05:40] "DELETE /security-group/389c51ae-10a3-499f-9296-844cb1a5d188 HTTP/1.1" 200 115 0.068323 10.0.0.241 - - [2025-05-15 02:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.241 - - [2025-05-15 02:05:40] "DELETE /access-control-list/641aab4e-1bd9-4930-af86-4b86dc28254d HTTP/1.1" 200 115 0.052077 10.0.0.241 - - [2025-05-15 02:05:40] "DELETE /access-control-list/f5562e9a-12a8-49bc-b89a-2cc371f929c3 HTTP/1.1" 200 115 0.054970 10.0.0.241 - - [2025-05-15 02:05:40] "GET /project/e222a69b-6897-43ab-bf21-41779245a1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.058576 10.0.0.241 - - [2025-05-15 02:05:40] "GET /project/e222a69b-6897-43ab-bf21-41779245a1e3?fields=security_groups HTTP/1.1" 200 1353 0.045204 10.0.0.241 - - [2025-05-15 02:05:41] "DELETE /security-group/6f92eff8-af97-484d-a4f0-c247e1ad457d HTTP/1.1" 200 115 0.081645 10.0.0.241 - - [2025-05-15 02:05:41] "DELETE /access-control-list/7d5efcb8-81b8-4ad4-85de-dfbd6f64aa23 HTTP/1.1" 200 115 0.057710 10.0.0.241 - - [2025-05-15 02:05:41] "GET /project/e222a69b-6897-43ab-bf21-41779245a1e3?fields=application_policy_sets HTTP/1.1" 200 1392 0.061684 10.0.0.241 - - [2025-05-15 02:05:41] "DELETE /access-control-list/073dd78b-536f-4079-bfed-657346fe853f HTTP/1.1" 200 115 0.065780 10.0.0.241 - - [2025-05-15 02:05:41] "DELETE /project/e222a69b-6897-43ab-bf21-41779245a1e3 HTTP/1.1" 200 115 0.408024 [Introspect:8084]10.0.0.241 - - [2025-05-15 02:05:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001288 [Introspect:8084]10.0.0.241 - - [2025-05-15 02:05:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001260 [Introspect:8084]10.0.0.241 - - [2025-05-15 02:05:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000950 [Introspect:8084]10.0.0.241 - - [2025-05-15 02:05:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001044 [Introspect:8084]10.0.0.241 - - [2025-05-15 02:06:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001080 [Introspect:8084]10.0.0.241 - - [2025-05-15 02:06:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000965 10.0.0.241 - - [2025-05-15 02:06:36] "GET / HTTP/1.1" 200 36215 0.002050 10.0.0.241 - - [2025-05-15 02:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.241 - - [2025-05-15 02:06:36] "GET /global-vrouter-config/39056b38-b6e6-4fcc-a4dd-5939665b5343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.003196 10.0.0.241 - - [2025-05-15 02:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.241 - - [2025-05-15 02:06:37] "GET /global-vrouter-config/39056b38-b6e6-4fcc-a4dd-5939665b5343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.003103 10.0.0.241 - - [2025-05-15 02:06:51] "GET / HTTP/1.1" 200 36215 0.001724 10.0.0.241 - - [2025-05-15 02:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.241 - - [2025-05-15 02:06:51] "GET /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.005348 10.0.0.241 - - [2025-05-15 02:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.241 - - [2025-05-15 02:06:51] "GET /config-node/283b24e6-16d2-4d3e-84f0-2075833bf94d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002750 10.0.0.241 - - [2025-05-15 02:07:02] "GET / HTTP/1.1" 200 36215 0.002007 10.0.0.241 - - [2025-05-15 02:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.241 - - [2025-05-15 02:07:02] "GET /routing-instance/d39ba781-ac28-42ad-89aa-d8839acc9be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003088 10.0.0.241 - - [2025-05-15 02:07:02] "POST /bgp-routers HTTP/1.1" 409 301 0.002159 10.0.0.241 - - [2025-05-15 02:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009171 10.0.0.241 - - [2025-05-15 02:07:02] "GET /bgp-router/31e679c6-31ae-46fa-88b1-cba55fa5f735?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.003299 10.0.0.241 - - [2025-05-15 02:07:02] "PUT /bgp-router/31e679c6-31ae-46fa-88b1-cba55fa5f735 HTTP/1.1" 200 255 0.025716 [Introspect:8084]10.0.0.241 - - [2025-05-15 02:07:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000975 [Introspect:8084]10.0.0.241 - - [2025-05-15 02:07:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001079 10.0.0.241 - - [2025-05-15 02:07:18] "GET / HTTP/1.1" 200 36215 0.002090 10.0.0.241 - - [2025-05-15 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.241 - - [2025-05-15 02:07:18] "GET /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.005812 10.0.0.241 - - [2025-05-15 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.241 - - [2025-05-15 02:07:18] "GET /config-node/283b24e6-16d2-4d3e-84f0-2075833bf94d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002166 10.0.0.241 - - [2025-05-15 02:07:18] "GET / HTTP/1.1" 200 36215 0.002708 10.0.0.241 - - [2025-05-15 02:07:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003108 10.0.0.241 - - [2025-05-15 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.241 - - [2025-05-15 02:07:23] "GET /global-vrouter-config/39056b38-b6e6-4fcc-a4dd-5939665b5343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.003062 10.0.0.241 - - [2025-05-15 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.241 - - [2025-05-15 02:07:23] "PUT /global-vrouter-config/39056b38-b6e6-4fcc-a4dd-5939665b5343 HTTP/1.1" 200 277 0.010961 10.0.0.241 - - [2025-05-15 02:07:23] "GET / HTTP/1.1" 200 36215 0.002057 10.0.0.241 - - [2025-05-15 02:07:23] "POST /alarms HTTP/1.1" 409 264 0.002691 10.0.0.241 - - [2025-05-15 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.241 - - [2025-05-15 02:07:23] "PUT /alarm/7fd541fd-ac75-47fa-a890-ac7d361724b9 HTTP/1.1" 200 245 0.011944 10.0.0.241 - - [2025-05-15 02:07:23] "POST /alarms HTTP/1.1" 409 261 0.003680 10.0.0.241 - - [2025-05-15 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.241 - - [2025-05-15 02:07:23] "PUT /alarm/daef7f82-59d3-4f45-b1b8-d7f7c870c2c7 HTTP/1.1" 200 245 0.011755 10.0.0.241 - - [2025-05-15 02:07:23] "POST /alarms HTTP/1.1" 409 261 0.002069 10.0.0.241 - - [2025-05-15 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.241 - - [2025-05-15 02:07:24] "PUT /alarm/cc64b5d4-55e2-4e23-b43d-c0cd288d09cb HTTP/1.1" 200 245 0.014390 10.0.0.241 - - [2025-05-15 02:07:24] "POST /alarms HTTP/1.1" 409 253 0.005498 10.0.0.241 - - [2025-05-15 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.241 - - [2025-05-15 02:07:24] "PUT /alarm/71b3a8af-56e4-4efd-8a09-5853aecda18d HTTP/1.1" 200 245 0.014248 10.0.0.241 - - [2025-05-15 02:07:24] "POST /alarms HTTP/1.1" 409 251 0.005039 10.0.0.241 - - [2025-05-15 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.241 - - [2025-05-15 02:07:24] "PUT /alarm/4cb9ff28-b1f1-4ea9-abb5-81b18a35f735 HTTP/1.1" 200 245 0.011522 10.0.0.241 - - [2025-05-15 02:07:24] "POST /alarms HTTP/1.1" 409 252 0.002045 10.0.0.241 - - [2025-05-15 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.241 - - [2025-05-15 02:07:24] "PUT /alarm/2c11a233-3170-4bda-90ac-123bd9209a84 HTTP/1.1" 200 245 0.012292 10.0.0.241 - - [2025-05-15 02:07:24] "POST /alarms HTTP/1.1" 409 256 0.002146 10.0.0.241 - - [2025-05-15 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.241 - - [2025-05-15 02:07:24] "PUT /alarm/96f37f4a-d3dd-4b20-9545-8a0600977677 HTTP/1.1" 200 245 0.011828 10.0.0.241 - - [2025-05-15 02:07:24] "POST /alarms HTTP/1.1" 409 248 0.006223 10.0.0.241 - - [2025-05-15 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.241 - - [2025-05-15 02:07:24] "PUT /alarm/fc57926a-97fc-48b9-8c77-22e7114e0328 HTTP/1.1" 200 245 0.011732 10.0.0.241 - - [2025-05-15 02:07:24] "POST /alarms HTTP/1.1" 409 252 0.008368 10.0.0.241 - - [2025-05-15 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.241 - - [2025-05-15 02:07:24] "PUT /alarm/883f465a-5ef0-4b8e-a2f9-6c2066e1fdde HTTP/1.1" 200 245 0.021381 10.0.0.241 - - [2025-05-15 02:07:24] "POST /alarms HTTP/1.1" 409 257 0.014714 10.0.0.241 - - [2025-05-15 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.241 - - [2025-05-15 02:07:24] "PUT /alarm/2627fd3f-28ac-43e6-9256-4cb27cb0fcf7 HTTP/1.1" 200 245 0.012967 10.0.0.241 - - [2025-05-15 02:07:24] "POST /alarms HTTP/1.1" 409 251 0.003292 10.0.0.241 - - [2025-05-15 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.241 - - [2025-05-15 02:07:24] "PUT /alarm/f8867629-d956-4af5-8e9e-652cb171c675 HTTP/1.1" 200 245 0.016522 10.0.0.241 - - [2025-05-15 02:07:24] "POST /alarms HTTP/1.1" 409 257 0.003201 10.0.0.241 - - [2025-05-15 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.241 - - [2025-05-15 02:07:24] "PUT /alarm/fa773654-f6ff-42a3-bb56-b29c2ce46526 HTTP/1.1" 200 245 0.017634 10.0.0.241 - - [2025-05-15 02:07:24] "POST /alarms HTTP/1.1" 409 261 0.007541 10.0.0.241 - - [2025-05-15 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.241 - - [2025-05-15 02:07:24] "PUT /alarm/e8f25b19-4543-470b-90ee-0b9e3b1a8702 HTTP/1.1" 200 245 0.014206 10.0.0.241 - - [2025-05-15 02:07:24] "POST /alarms HTTP/1.1" 409 258 0.002752 10.0.0.241 - - [2025-05-15 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.241 - - [2025-05-15 02:07:24] "PUT /alarm/de143cb9-c3a6-47c3-8be9-642391d706d4 HTTP/1.1" 200 245 0.011804 10.0.0.241 - - [2025-05-15 02:07:24] "POST /alarms HTTP/1.1" 409 254 0.014151 10.0.0.241 - - [2025-05-15 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.241 - - [2025-05-15 02:07:24] "PUT /alarm/65f55d06-3eaa-40cd-bed8-81c7da641eed HTTP/1.1" 200 245 0.014970 10.0.0.241 - - [2025-05-15 02:07:24] "POST /alarms HTTP/1.1" 409 254 0.007778 10.0.0.241 - - [2025-05-15 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.241 - - [2025-05-15 02:07:25] "PUT /alarm/3f3f7b13-6c5b-4645-847e-71ae0b8276da HTTP/1.1" 200 245 0.012665 10.0.0.241 - - [2025-05-15 02:07:25] "POST /alarms HTTP/1.1" 409 254 0.008655 10.0.0.241 - - [2025-05-15 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.241 - - [2025-05-15 02:07:25] "PUT /alarm/ed847188-43b4-43b6-b71e-8a54c4690d64 HTTP/1.1" 200 245 0.012761 10.0.0.241 - - [2025-05-15 02:07:25] "POST /alarms HTTP/1.1" 409 247 0.010825 10.0.0.241 - - [2025-05-15 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.241 - - [2025-05-15 02:07:25] "PUT /alarm/d2712073-c586-4d58-994a-dc18bc9033d8 HTTP/1.1" 200 245 0.012869 10.0.0.241 - - [2025-05-15 02:07:25] "POST /alarms HTTP/1.1" 409 272 0.013829 10.0.0.241 - - [2025-05-15 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.241 - - [2025-05-15 02:07:25] "PUT /alarm/1e2f0623-f0fd-49df-8a2a-157a401be24e HTTP/1.1" 200 245 0.011705 10.0.0.241 - - [2025-05-15 02:07:25] "POST /alarms HTTP/1.1" 409 261 0.012262 10.0.0.241 - - [2025-05-15 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.241 - - [2025-05-15 02:07:25] "PUT /alarm/3cff2f7a-754d-4f9c-bcf7-834f5e1a71e2 HTTP/1.1" 200 245 0.011726 10.0.0.241 - - [2025-05-15 02:07:25] "POST /alarms HTTP/1.1" 409 259 0.006117 10.0.0.241 - - [2025-05-15 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.241 - - [2025-05-15 02:07:25] "PUT /alarm/98bdfc68-8930-4469-a687-50cedc621fc9 HTTP/1.1" 200 245 0.014571 10.0.0.241 - - [2025-05-15 02:07:25] "POST /alarms HTTP/1.1" 409 265 0.010700 10.0.0.241 - - [2025-05-15 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.241 - - [2025-05-15 02:07:25] "PUT /alarm/8f939224-05bc-4484-8723-5dabc9763146 HTTP/1.1" 200 245 0.012757 10.0.0.241 - - [2025-05-15 02:07:25] "POST /alarms HTTP/1.1" 409 279 0.013190 10.0.0.241 - - [2025-05-15 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.241 - - [2025-05-15 02:07:25] "PUT /alarm/2b8a2db9-9fad-485e-95f8-4be8099e3eae HTTP/1.1" 200 245 0.011726 10.0.0.241 - - [2025-05-15 02:07:25] "GET / HTTP/1.1" 200 36215 0.002828 10.0.0.241 - - [2025-05-15 02:07:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002672 10.0.0.241 - - [2025-05-15 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.241 - - [2025-05-15 02:07:25] "PUT /global-vrouter-config/39056b38-b6e6-4fcc-a4dd-5939665b5343 HTTP/1.1" 200 277 0.008829 10.0.0.241 - - [2025-05-15 02:07:26] "GET / HTTP/1.1" 200 36215 0.001817 10.0.0.241 - - [2025-05-15 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.241 - - [2025-05-15 02:07:26] "GET /global-vrouter-config/39056b38-b6e6-4fcc-a4dd-5939665b5343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.003368 10.0.0.241 - - [2025-05-15 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.241 - - [2025-05-15 02:07:26] "PUT /global-vrouter-config/39056b38-b6e6-4fcc-a4dd-5939665b5343 HTTP/1.1" 200 277 0.011757 10.0.0.241 - - [2025-05-15 02:07:26] "GET / HTTP/1.1" 200 36215 0.002584 10.0.0.241 - - [2025-05-15 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.241 - - [2025-05-15 02:07:26] "GET /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.010424 10.0.0.241 - - [2025-05-15 02:07:26] "PUT /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c HTTP/1.1" 200 275 0.041973 10.0.0.241 - - [2025-05-15 02:07:29] "GET / HTTP/1.1" 200 36215 0.001907 10.0.0.241 - - [2025-05-15 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.241 - - [2025-05-15 02:07:29] "GET /routing-instance/d39ba781-ac28-42ad-89aa-d8839acc9be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003020 10.0.0.241 - - [2025-05-15 02:07:29] "POST /bgp-routers HTTP/1.1" 409 301 0.002112 10.0.0.241 - - [2025-05-15 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.241 - - [2025-05-15 02:07:29] "GET /bgp-router/31e679c6-31ae-46fa-88b1-cba55fa5f735?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.003687 10.0.0.241 - - [2025-05-15 02:07:29] "PUT /bgp-router/31e679c6-31ae-46fa-88b1-cba55fa5f735 HTTP/1.1" 200 255 0.014863 [Introspect:8084]10.0.0.241 - - [2025-05-15 02:07:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000984 [Introspect:8084]10.0.0.241 - - [2025-05-15 02:07:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001042 10.0.0.241 - - [2025-05-15 02:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.241 - - [2025-05-15 02:07:31] "GET /global-vrouter-config/39056b38-b6e6-4fcc-a4dd-5939665b5343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.003329 [Introspect:8084]10.0.0.241 - - [2025-05-15 02:07:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001069 [Introspect:8084]10.0.0.241 - - [2025-05-15 02:07:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001146 10.0.0.241 - - [2025-05-15 02:07:48] "GET / HTTP/1.1" 200 36215 0.003494 10.0.0.241 - - [2025-05-15 02:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.241 - - [2025-05-15 02:07:48] "GET /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.006368 10.0.0.241 - - [2025-05-15 02:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.241 - - [2025-05-15 02:07:48] "GET /config-node/283b24e6-16d2-4d3e-84f0-2075833bf94d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.003279 10.0.0.241 - - [2025-05-15 02:07:48] "GET / HTTP/1.1" 200 36215 0.001713 10.0.0.241 - - [2025-05-15 02:07:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002742 10.0.0.241 - - [2025-05-15 02:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.241 - - [2025-05-15 02:07:53] "GET /global-vrouter-config/39056b38-b6e6-4fcc-a4dd-5939665b5343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.003674 10.0.0.241 - - [2025-05-15 02:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.241 - - [2025-05-15 02:07:53] "PUT /global-vrouter-config/39056b38-b6e6-4fcc-a4dd-5939665b5343 HTTP/1.1" 200 277 0.009566 10.0.0.241 - - [2025-05-15 02:07:54] "GET / HTTP/1.1" 200 36215 0.001964 10.0.0.241 - - [2025-05-15 02:07:54] "POST /alarms HTTP/1.1" 409 264 0.002574 10.0.0.241 - - [2025-05-15 02:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.241 - - [2025-05-15 02:07:54] "PUT /alarm/7fd541fd-ac75-47fa-a890-ac7d361724b9 HTTP/1.1" 200 245 0.013354 10.0.0.241 - - [2025-05-15 02:07:54] "POST /alarms HTTP/1.1" 409 261 0.011506 10.0.0.241 - - [2025-05-15 02:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.241 - - [2025-05-15 02:07:54] "PUT /alarm/daef7f82-59d3-4f45-b1b8-d7f7c870c2c7 HTTP/1.1" 200 245 0.024738 10.0.0.241 - - [2025-05-15 02:07:54] "POST /alarms HTTP/1.1" 409 261 0.002646 10.0.0.241 - - [2025-05-15 02:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.241 - - [2025-05-15 02:07:54] "PUT /alarm/cc64b5d4-55e2-4e23-b43d-c0cd288d09cb HTTP/1.1" 200 245 0.010574 10.0.0.241 - - [2025-05-15 02:07:54] "POST /alarms HTTP/1.1" 409 253 0.008017 10.0.0.241 - - [2025-05-15 02:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.241 - - [2025-05-15 02:07:54] "PUT /alarm/71b3a8af-56e4-4efd-8a09-5853aecda18d HTTP/1.1" 200 245 0.011971 10.0.0.241 - - [2025-05-15 02:07:54] "POST /alarms HTTP/1.1" 409 251 0.003860 10.0.0.241 - - [2025-05-15 02:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.241 - - [2025-05-15 02:07:54] "PUT /alarm/4cb9ff28-b1f1-4ea9-abb5-81b18a35f735 HTTP/1.1" 200 245 0.011716 10.0.0.241 - - [2025-05-15 02:07:54] "POST /alarms HTTP/1.1" 409 252 0.017331 10.0.0.241 - - [2025-05-15 02:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.241 - - [2025-05-15 02:07:54] "PUT /alarm/2c11a233-3170-4bda-90ac-123bd9209a84 HTTP/1.1" 200 245 0.018430 10.0.0.241 - - [2025-05-15 02:07:54] "POST /alarms HTTP/1.1" 409 256 0.008242 10.0.0.241 - - [2025-05-15 02:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.241 - - [2025-05-15 02:07:54] "PUT /alarm/96f37f4a-d3dd-4b20-9545-8a0600977677 HTTP/1.1" 200 245 0.011494 10.0.0.241 - - [2025-05-15 02:07:54] "POST /alarms HTTP/1.1" 409 248 0.008349 10.0.0.241 - - [2025-05-15 02:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.241 - - [2025-05-15 02:07:54] "PUT /alarm/fc57926a-97fc-48b9-8c77-22e7114e0328 HTTP/1.1" 200 245 0.013330 10.0.0.241 - - [2025-05-15 02:07:54] "POST /alarms HTTP/1.1" 409 252 0.007405 10.0.0.241 - - [2025-05-15 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.241 - - [2025-05-15 02:07:55] "PUT /alarm/883f465a-5ef0-4b8e-a2f9-6c2066e1fdde HTTP/1.1" 200 245 0.012507 10.0.0.241 - - [2025-05-15 02:07:55] "POST /alarms HTTP/1.1" 409 257 0.006329 10.0.0.241 - - [2025-05-15 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.241 - - [2025-05-15 02:07:55] "PUT /alarm/2627fd3f-28ac-43e6-9256-4cb27cb0fcf7 HTTP/1.1" 200 245 0.012869 10.0.0.241 - - [2025-05-15 02:07:55] "POST /alarms HTTP/1.1" 409 251 0.004760 10.0.0.241 - - [2025-05-15 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.241 - - [2025-05-15 02:07:55] "PUT /alarm/f8867629-d956-4af5-8e9e-652cb171c675 HTTP/1.1" 200 245 0.012515 10.0.0.241 - - [2025-05-15 02:07:55] "POST /alarms HTTP/1.1" 409 257 0.019821 10.0.0.241 - - [2025-05-15 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.241 - - [2025-05-15 02:07:55] "PUT /alarm/fa773654-f6ff-42a3-bb56-b29c2ce46526 HTTP/1.1" 200 245 0.012527 10.0.0.241 - - [2025-05-15 02:07:55] "POST /alarms HTTP/1.1" 409 261 0.003725 10.0.0.241 - - [2025-05-15 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.241 - - [2025-05-15 02:07:55] "PUT /alarm/e8f25b19-4543-470b-90ee-0b9e3b1a8702 HTTP/1.1" 200 245 0.012029 10.0.0.241 - - [2025-05-15 02:07:55] "POST /alarms HTTP/1.1" 409 258 0.005702 10.0.0.241 - - [2025-05-15 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.241 - - [2025-05-15 02:07:55] "PUT /alarm/de143cb9-c3a6-47c3-8be9-642391d706d4 HTTP/1.1" 200 245 0.010876 10.0.0.241 - - [2025-05-15 02:07:55] "POST /alarms HTTP/1.1" 409 254 0.008002 10.0.0.241 - - [2025-05-15 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.241 - - [2025-05-15 02:07:55] "PUT /alarm/65f55d06-3eaa-40cd-bed8-81c7da641eed HTTP/1.1" 200 245 0.011418 10.0.0.241 - - [2025-05-15 02:07:55] "POST /alarms HTTP/1.1" 409 254 0.007587 10.0.0.241 - - [2025-05-15 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.241 - - [2025-05-15 02:07:55] "PUT /alarm/3f3f7b13-6c5b-4645-847e-71ae0b8276da HTTP/1.1" 200 245 0.013175 10.0.0.241 - - [2025-05-15 02:07:55] "POST /alarms HTTP/1.1" 409 254 0.004420 10.0.0.241 - - [2025-05-15 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.241 - - [2025-05-15 02:07:55] "PUT /alarm/ed847188-43b4-43b6-b71e-8a54c4690d64 HTTP/1.1" 200 245 0.018025 10.0.0.241 - - [2025-05-15 02:07:55] "POST /alarms HTTP/1.1" 409 247 0.010675 10.0.0.241 - - [2025-05-15 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.241 - - [2025-05-15 02:07:55] "PUT /alarm/d2712073-c586-4d58-994a-dc18bc9033d8 HTTP/1.1" 200 245 0.011514 10.0.0.241 - - [2025-05-15 02:07:55] "POST /alarms HTTP/1.1" 409 272 0.006134 10.0.0.241 - - [2025-05-15 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.241 - - [2025-05-15 02:07:55] "PUT /alarm/1e2f0623-f0fd-49df-8a2a-157a401be24e HTTP/1.1" 200 245 0.013228 10.0.0.241 - - [2025-05-15 02:07:55] "POST /alarms HTTP/1.1" 409 261 0.019037 10.0.0.241 - - [2025-05-15 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.241 - - [2025-05-15 02:07:55] "PUT /alarm/3cff2f7a-754d-4f9c-bcf7-834f5e1a71e2 HTTP/1.1" 200 245 0.012496 10.0.0.241 - - [2025-05-15 02:07:55] "POST /alarms HTTP/1.1" 409 259 0.010579 10.0.0.241 - - [2025-05-15 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.241 - - [2025-05-15 02:07:55] "PUT /alarm/98bdfc68-8930-4469-a687-50cedc621fc9 HTTP/1.1" 200 245 0.012815 10.0.0.241 - - [2025-05-15 02:07:56] "POST /alarms HTTP/1.1" 409 265 0.013741 10.0.0.241 - - [2025-05-15 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.241 - - [2025-05-15 02:07:56] "PUT /alarm/8f939224-05bc-4484-8723-5dabc9763146 HTTP/1.1" 200 245 0.014771 10.0.0.241 - - [2025-05-15 02:07:56] "POST /alarms HTTP/1.1" 409 279 0.005260 10.0.0.241 - - [2025-05-15 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.241 - - [2025-05-15 02:07:56] "PUT /alarm/2b8a2db9-9fad-485e-95f8-4be8099e3eae HTTP/1.1" 200 245 0.011329 10.0.0.241 - - [2025-05-15 02:07:56] "GET / HTTP/1.1" 200 36215 0.002208 10.0.0.241 - - [2025-05-15 02:07:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002832 10.0.0.241 - - [2025-05-15 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.241 - - [2025-05-15 02:07:56] "PUT /global-vrouter-config/39056b38-b6e6-4fcc-a4dd-5939665b5343 HTTP/1.1" 200 277 0.017689 10.0.0.241 - - [2025-05-15 02:07:56] "GET / HTTP/1.1" 200 36215 0.002036 10.0.0.241 - - [2025-05-15 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.241 - - [2025-05-15 02:07:56] "GET /global-vrouter-config/39056b38-b6e6-4fcc-a4dd-5939665b5343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.003420 10.0.0.241 - - [2025-05-15 02:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.241 - - [2025-05-15 02:07:56] "PUT /global-vrouter-config/39056b38-b6e6-4fcc-a4dd-5939665b5343 HTTP/1.1" 200 277 0.013360 10.0.0.241 - - [2025-05-15 02:07:57] "GET / HTTP/1.1" 200 36215 0.003342 10.0.0.241 - - [2025-05-15 02:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.241 - - [2025-05-15 02:07:57] "GET /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.008107 10.0.0.241 - - [2025-05-15 02:07:57] "PUT /global-system-config/5427b5e8-6b50-480e-84cd-7fccd173585c HTTP/1.1" 200 275 0.021564 10.0.0.241 - - [2025-05-15 02:08:00] "GET / HTTP/1.1" 200 36215 0.002274 10.0.0.241 - - [2025-05-15 02:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.241 - - [2025-05-15 02:08:00] "GET /routing-instance/d39ba781-ac28-42ad-89aa-d8839acc9be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.007497 10.0.0.241 - - [2025-05-15 02:08:00] "POST /bgp-routers HTTP/1.1" 409 301 0.003420 10.0.0.241 - - [2025-05-15 02:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.241 - - [2025-05-15 02:08:00] "GET /bgp-router/31e679c6-31ae-46fa-88b1-cba55fa5f735?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.004208 10.0.0.241 - - [2025-05-15 02:08:00] "PUT /bgp-router/31e679c6-31ae-46fa-88b1-cba55fa5f735 HTTP/1.1" 200 255 0.015996 [Introspect:8084]10.0.0.241 - - [2025-05-15 02:08:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001192 [Introspect:8084]10.0.0.241 - - [2025-05-15 02:08:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001745 10.0.0.241 - - [2025-05-15 02:08:04] "POST /tags HTTP/1.1" 200 356 0.022911 10.0.0.241 - - [2025-05-15 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015654 10.0.0.241 - - [2025-05-15 02:08:04] "GET /tag/e47d5725-b580-4e69-9acf-193861328295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.020765 10.0.0.241 - - [2025-05-15 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.241 - - [2025-05-15 02:08:04] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.008235 10.0.0.241 - - [2025-05-15 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.241 - - [2025-05-15 02:08:04] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.052679 10.0.0.241 - - [2025-05-15 02:08:05] "POST /virtual-machines HTTP/1.1" 200 352 0.035227 10.0.0.241 - - [2025-05-15 02:08:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.030615 10.0.0.241 - - [2025-05-15 02:08:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.142835 10.0.0.241 - - [2025-05-15 02:08:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.013857 10.0.0.241 - - [2025-05-15 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019966 10.0.0.241 - - [2025-05-15 02:08:05] "GET /virtual-machine-interface/6ffc7c04-3131-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.010574 10.0.0.241 - - [2025-05-15 02:08:05] "POST /instance-ips HTTP/1.1" 200 392 0.037627 10.0.0.241 - - [2025-05-15 02:08:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.023641 10.0.0.241 - - [2025-05-15 02:08:05] "GET /virtual-machine-interface/6ffc7c04-3131-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.017169 10.0.0.241 - - [2025-05-15 02:08:05] "POST /set-tag HTTP/1.1" 200 109 0.018111 10.0.0.241 - - [2025-05-15 02:08:05] "GET /virtual-machine-interface/6ffc7c04-3131-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.009075 10.0.0.241 - - [2025-05-15 02:08:05] "GET /instance-ip/701d344e-3131-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.004532 10.0.0.241 - - [2025-05-15 02:08:05] "GET /virtual-machine-interface/6ffc7c04-3131-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005464 10.0.0.241 - - [2025-05-15 02:08:05] "POST /set-tag HTTP/1.1" 200 109 0.003026 10.0.0.241 - - [2025-05-15 02:08:05] "GET /virtual-router/a667f846-e847-4548-938e-e5807c946639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.007641 10.0.0.241 - - [2025-05-15 02:08:05] "POST /ref-update HTTP/1.1" 200 156 0.011311 10.0.0.241 - - [2025-05-15 02:08:05] "GET /virtual-machine-interface/6ffc7c04-3131-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.016943 10.0.0.241 - - [2025-05-15 02:08:05] "POST /set-tag HTTP/1.1" 200 109 0.004191 10.0.0.241 - - [2025-05-15 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.241 - - [2025-05-15 02:08:05] "GET /virtual-network/d78644c2-c5f9-408d-816a-9f2ee99859bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004975 10.0.0.241 - - [2025-05-15 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.241 - - [2025-05-15 02:08:05] "GET /project/04cfb0ab-abf9-40cc-8c7d-62e0a805b281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.046967 10.0.0.241 - - [2025-05-15 02:08:05] "POST /virtual-machines HTTP/1.1" 200 356 0.008950 10.0.0.241 - - [2025-05-15 02:08:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.016374 10.0.0.241 - - [2025-05-15 02:08:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.129264 10.0.0.241 - - [2025-05-15 02:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.014138 10.0.0.241 - - [2025-05-15 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011984 10.0.0.241 - - [2025-05-15 02:08:06] "GET /virtual-machine-interface/708a5bfa-3131-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.009419 10.0.0.241 - - [2025-05-15 02:08:06] "POST /instance-ips HTTP/1.1" 200 396 0.023790 10.0.0.241 - - [2025-05-15 02:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016957 10.0.0.241 - - [2025-05-15 02:08:06] "GET /virtual-machine-interface/708a5bfa-3131-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.011950 10.0.0.241 - - [2025-05-15 02:08:06] "POST /set-tag HTTP/1.1" 200 109 0.036193 10.0.0.241 - - [2025-05-15 02:08:06] "GET /virtual-machine-interface/708a5bfa-3131-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.023760 10.0.0.241 - - [2025-05-15 02:08:06] "GET /instance-ip/70aa5f68-3131-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.004515 10.0.0.241 - - [2025-05-15 02:08:06] "GET /virtual-machine-interface/708a5bfa-3131-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005410 10.0.0.241 - - [2025-05-15 02:08:06] "POST /set-tag HTTP/1.1" 200 109 0.002648 10.0.0.241 - - [2025-05-15 02:08:06] "GET /virtual-router/a667f846-e847-4548-938e-e5807c946639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004868 10.0.0.241 - - [2025-05-15 02:08:06] "POST /ref-update HTTP/1.1" 200 156 0.011321 10.0.0.241 - - [2025-05-15 02:08:06] "GET /virtual-machine-interface/708a5bfa-3131-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.015121 10.0.0.241 - - [2025-05-15 02:08:06] "POST /set-tag HTTP/1.1" 200 109 0.002920 10.0.0.241 - - [2025-05-15 02:08:06] "GET /virtual-machine-interface/6ffc7c04-3131-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005304 10.0.0.241 - - [2025-05-15 02:08:06] "POST /set-tag HTTP/1.1" 200 109 0.003568 10.0.0.241 - - [2025-05-15 02:08:06] "GET /virtual-machine-interface/708a5bfa-3131-11f0-ab63-fa163e7eaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005225 10.0.0.241 - - [2025-05-15 02:08:06] "POST /set-tag HTTP/1.1" 200 109 0.003149 10.0.0.241 - - [2025-05-15 02:08:16] "GET / HTTP/1.1" 200 36215 0.002364