++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log +++ date ++ exec +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Mon Feb 2 01:40:55 AM UTC 2026 ===================' INFO: =================== Mon Feb 2 01:40:55 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ 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.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129: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.129 ++ CONFIGDB_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129: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.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129: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.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129: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.129 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.129 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.129 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.129 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.129 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.129 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.129 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.129 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.129 +++ local servers=10.0.0.129 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.129,10.108.221.1,127.0.0.1,172.17.0.1,252.129.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.129'\''))' +++ local server_ip=10.0.0.129 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.129 ]] +++ [[ ,10.0.0.129,10.108.221.1,127.0.0.1,172.17.0.1,252.129.0.1,, =~ ,10\.0\.0\.129, ]] +++ echo 10.0.0.129 1 +++ return ++ local ip=10.0.0.129 ++ [[ -z 10.0.0.129 ]] ++ echo 10.0.0.129 + host_ip=10.0.0.129 + [[ cql == \c\q\l ]] ++ echo 10.0.0.129:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.129:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.129: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=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ set -o posix ++ set ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/02/2026 01:41:50.263 7f5b4efc9c00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/02/2026 01:41:50.509 7f5b4efc9c00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/02/2026 01:41:50.534 7f5b4efc9c00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/02/2026 01:41:50.534 7f5b4efc9c00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.129:8082/ Hit Ctrl-C to quit. 10.0.0.129 - - [2026-02-02 01:41:59] "GET / HTTP/1.1" 503 181 0.000262 10.0.0.129 - - [2026-02-02 01:41:59] "GET / HTTP/1.1" 200 36215 0.005105 10.0.0.129 - - [2026-02-02 01:42:00] "GET / HTTP/1.1" 200 36215 0.001417 10.0.0.129 - - [2026-02-02 01:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.129 - - [2026-02-02 01:42:00] "GET /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010523 10.0.0.129 - - [2026-02-02 01:42:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.009041 10.0.0.129 - - [2026-02-02 01:42:00] "POST /analytics-nodes HTTP/1.1" 200 601 0.032607 10.0.0.129 - - [2026-02-02 01:42:00] "GET / HTTP/1.1" 200 45303 0.001626 10.0.0.129 - - [2026-02-02 01:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.018386 10.0.0.129 - - [2026-02-02 01:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.026020 10.0.0.129 - - [2026-02-02 01:42:01] "GET / HTTP/1.1" 200 36215 0.001982 10.0.0.129 - - [2026-02-02 01:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.129 - - [2026-02-02 01:42:01] "GET /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007052 10.0.0.129 - - [2026-02-02 01:42:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.002258 10.0.0.129 - - [2026-02-02 01:42:01] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.038844 10.0.0.129 - - [2026-02-02 01:42:01] "GET / HTTP/1.1" 200 36215 0.001614 10.0.0.129 - - [2026-02-02 01:42:01] "GET / HTTP/1.1" 200 36215 0.001398 10.0.0.129 - - [2026-02-02 01:42:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.010800 10.0.0.129 - - [2026-02-02 01:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006457 10.0.0.129 - - [2026-02-02 01:42:02] "GET /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.031823 10.0.0.129 - - [2026-02-02 01:42:02] "POST /service-appliance-sets HTTP/1.1" 200 555 0.143010 10.0.0.129 - - [2026-02-02 01:42:02] "POST /fqname-to-id HTTP/1.1" 404 180 0.013303 10.0.0.129 - - [2026-02-02 01:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.129 - - [2026-02-02 01:42:02] "GET /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.014315 10.0.0.129 - - [2026-02-02 01:42:02] "GET / HTTP/1.1" 200 36215 0.001580 10.0.0.129 - - [2026-02-02 01:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.129 - - [2026-02-02 01:42:02] "GET /routing-instance/7db9ff3e-627c-47f1-ab07-87fb7149698b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003722 10.0.0.129 - - [2026-02-02 01:42:02] "POST /bgp-routers HTTP/1.1" 200 618 0.107675 10.0.0.129 - - [2026-02-02 01:42:02] "POST /service-appliance-sets HTTP/1.1" 200 543 0.124675 10.0.0.129 - - [2026-02-02 01:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006357 10.0.0.129 - - [2026-02-02 01:42:02] "GET /bgp-router/75633577-0ffa-4982-b620-8c4f73d0face?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.021075 10.0.0.129 - - [2026-02-02 01:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.020485 10.0.0.129 - - [2026-02-02 01:42:02] "GET /network-ipam/4984ee74-f6d7-41dd-8966-e0afc4682c44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.028135 10.0.0.129 - - [2026-02-02 01:42:02] "GET /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008629 10.0.0.129 - - [2026-02-02 01:42:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004044 10.0.0.129 - - [2026-02-02 01:42:02] "POST /ref-update HTTP/1.1" 200 156 0.025948 10.0.0.129 - - [2026-02-02 01:42:02] "POST /service-templates HTTP/1.1" 200 513 0.044726 10.0.0.129 - - [2026-02-02 01:42:02] "POST /service-templates HTTP/1.1" 200 503 0.054499 10.0.0.129 - - [2026-02-02 01:42:03] "POST /service-templates HTTP/1.1" 200 517 0.102187 10.0.0.129 - - [2026-02-02 01:42:03] "POST /service-templates HTTP/1.1" 200 537 0.032287 10.0.0.129 - - [2026-02-02 01:42:03] "POST /service-templates HTTP/1.1" 200 509 0.070604 10.0.0.129 - - [2026-02-02 01:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014692 10.0.0.129 - - [2026-02-02 01:42:04] "GET /network-ipam/4984ee74-f6d7-41dd-8966-e0afc4682c44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007064 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:42:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001172 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:42:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001124 10.0.0.129 - - [2026-02-02 01:42:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.002564 10.0.0.129 - - [2026-02-02 01:42:05] "POST /access-control-lists HTTP/1.1" 200 589 0.056964 10.0.0.129 - - [2026-02-02 01:42:05] "POST /fqname-to-id HTTP/1.1" 404 224 0.007626 10.0.0.129 - - [2026-02-02 01:42:05] "POST /access-control-lists HTTP/1.1" 200 587 0.175956 10.0.0.129 - - [2026-02-02 01:42:05] "POST /route-targets HTTP/1.1" 200 328 0.020218 10.0.0.129 - - [2026-02-02 01:42:05] "POST /ref-update HTTP/1.1" 200 156 0.064867 10.0.0.129 - - [2026-02-02 01:42:05] "POST /route-targets HTTP/1.1" 200 328 0.029913 10.0.0.129 - - [2026-02-02 01:42:05] "POST /ref-update HTTP/1.1" 200 156 0.016150 10.0.0.129 - - [2026-02-02 01:42:05] "POST /route-targets HTTP/1.1" 200 328 0.024453 10.0.0.129 - - [2026-02-02 01:42:05] "POST /ref-update HTTP/1.1" 200 156 0.023029 10.0.0.129 - - [2026-02-02 01:42:05] "POST /route-targets HTTP/1.1" 200 328 0.037663 10.0.0.129 - - [2026-02-02 01:42:05] "POST /ref-update HTTP/1.1" 200 156 0.029365 10.0.0.129 - - [2026-02-02 01:42:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.006331 10.0.0.129 - - [2026-02-02 01:42:06] "GET / HTTP/1.1" 200 36215 0.001537 10.0.0.129 - - [2026-02-02 01:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.129 - - [2026-02-02 01:42:06] "GET /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.020935 10.0.0.129 - - [2026-02-02 01:42:06] "POST /access-control-lists HTTP/1.1" 200 553 0.110524 10.0.0.129 - - [2026-02-02 01:42:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.009739 10.0.0.129 - - [2026-02-02 01:42:06] "PUT /access-control-list/5bba10ab-9b46-4ef8-a2ad-017c52e2b37b HTTP/1.1" 200 273 0.026529 10.0.0.129 - - [2026-02-02 01:42:06] "POST /config-nodes HTTP/1.1" 200 595 0.080780 10.0.0.129 - - [2026-02-02 01:42:06] "PUT /access-control-list/ce3c0aef-f24a-407e-95cc-1455af3cb1c7 HTTP/1.1" 200 273 0.047212 10.0.0.129 - - [2026-02-02 01:42:06] "GET / HTTP/1.1" 200 36215 0.001857 10.0.0.129 - - [2026-02-02 01:42:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002690 10.0.0.129 - - [2026-02-02 01:42:07] "GET / HTTP/1.1" 200 36215 0.001298 10.0.0.129 - - [2026-02-02 01:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007545 10.0.0.129 - - [2026-02-02 01:42:07] "GET /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008887 10.0.0.129 - - [2026-02-02 01:42:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.001877 10.0.0.129 - - [2026-02-02 01:42:07] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.032184 10.0.0.129 - - [2026-02-02 01:42:08] "GET / HTTP/1.1" 200 36215 0.003402 10.0.0.129 - - [2026-02-02 01:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.129 - - [2026-02-02 01:42:08] "GET /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005312 10.0.0.129 - - [2026-02-02 01:42:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.002750 10.0.0.129 - - [2026-02-02 01:42:08] "POST /database-nodes HTTP/1.1" 200 599 0.025522 10.0.0.129 - - [2026-02-02 01:42:09] "GET / HTTP/1.1" 200 36215 0.001521 10.0.0.129 - - [2026-02-02 01:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.129 - - [2026-02-02 01:42:09] "GET /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008669 10.0.0.129 - - [2026-02-02 01:42:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.002264 10.0.0.129 - - [2026-02-02 01:42:10] "POST /config-database-nodes HTTP/1.1" 200 613 0.036621 10.0.0.129 - - [2026-02-02 01:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.129 - - [2026-02-02 01:42:11] "GET /global-vrouter-config/c60fe3b3-c223-4e5d-a7ad-d93b0c5a65fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003813 10.0.0.129 - - [2026-02-02 01:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.129 - - [2026-02-02 01:42:11] "PUT /global-vrouter-config/c60fe3b3-c223-4e5d-a7ad-d93b0c5a65fb HTTP/1.1" 200 277 0.019597 10.0.0.129 - - [2026-02-02 01:42:11] "GET / HTTP/1.1" 200 36215 0.002083 10.0.0.129 - - [2026-02-02 01:42:11] "POST /alarms HTTP/1.1" 200 583 0.048725 10.0.0.129 - - [2026-02-02 01:42:11] "POST /alarms HTTP/1.1" 200 577 0.066442 10.0.0.129 - - [2026-02-02 01:42:12] "POST /alarms HTTP/1.1" 200 577 0.053254 10.0.0.129 - - [2026-02-02 01:42:12] "POST /alarms HTTP/1.1" 200 561 0.036160 10.0.0.129 - - [2026-02-02 01:42:12] "POST /alarms HTTP/1.1" 200 557 0.087816 10.0.0.129 - - [2026-02-02 01:42:12] "POST /alarms HTTP/1.1" 200 559 0.250481 10.0.0.129 - - [2026-02-02 01:42:12] "POST /alarms HTTP/1.1" 200 567 0.084558 10.0.0.129 - - [2026-02-02 01:42:12] "POST /alarms HTTP/1.1" 200 551 0.076443 10.0.0.129 - - [2026-02-02 01:42:12] "POST /alarms HTTP/1.1" 200 559 0.083587 10.0.0.129 - - [2026-02-02 01:42:12] "POST /alarms HTTP/1.1" 200 569 0.025270 10.0.0.129 - - [2026-02-02 01:42:12] "POST /alarms HTTP/1.1" 200 557 0.043851 10.0.0.129 - - [2026-02-02 01:42:12] "POST /alarms HTTP/1.1" 200 569 0.065983 10.0.0.129 - - [2026-02-02 01:42:13] "POST /alarms HTTP/1.1" 200 577 0.097263 10.0.0.129 - - [2026-02-02 01:42:13] "POST /alarms HTTP/1.1" 200 571 0.057838 10.0.0.129 - - [2026-02-02 01:42:13] "POST /alarms HTTP/1.1" 200 563 0.062516 10.0.0.129 - - [2026-02-02 01:42:13] "POST /alarms HTTP/1.1" 200 563 0.236194 10.0.0.129 - - [2026-02-02 01:42:13] "POST /alarms HTTP/1.1" 200 563 0.066193 10.0.0.129 - - [2026-02-02 01:42:13] "POST /alarms HTTP/1.1" 200 549 0.051509 10.0.0.129 - - [2026-02-02 01:42:13] "POST /alarms HTTP/1.1" 200 597 0.024853 10.0.0.129 - - [2026-02-02 01:42:13] "POST /alarms HTTP/1.1" 200 577 0.045780 10.0.0.129 - - [2026-02-02 01:42:13] "POST /alarms HTTP/1.1" 200 573 0.046843 10.0.0.129 - - [2026-02-02 01:42:13] "POST /alarms HTTP/1.1" 200 585 0.026076 10.0.0.129 - - [2026-02-02 01:42:14] "POST /alarms HTTP/1.1" 200 611 0.066640 10.0.0.129 - - [2026-02-02 01:42:14] "GET / HTTP/1.1" 200 36215 0.001315 10.0.0.129 - - [2026-02-02 01:42:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002843 10.0.0.129 - - [2026-02-02 01:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.129 - - [2026-02-02 01:42:14] "PUT /global-vrouter-config/c60fe3b3-c223-4e5d-a7ad-d93b0c5a65fb HTTP/1.1" 200 277 0.011741 10.0.0.129 - - [2026-02-02 01:42:14] "GET / HTTP/1.1" 200 36215 0.001526 10.0.0.129 - - [2026-02-02 01:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.129 - - [2026-02-02 01:42:14] "GET /global-vrouter-config/c60fe3b3-c223-4e5d-a7ad-d93b0c5a65fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003375 10.0.0.129 - - [2026-02-02 01:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010196 10.0.0.129 - - [2026-02-02 01:42:14] "PUT /global-vrouter-config/c60fe3b3-c223-4e5d-a7ad-d93b0c5a65fb HTTP/1.1" 200 277 0.011699 10.0.0.129 - - [2026-02-02 01:42:15] "GET / HTTP/1.1" 200 36215 0.001459 10.0.0.129 - - [2026-02-02 01:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.129 - - [2026-02-02 01:42:15] "GET /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005926 10.0.0.129 - - [2026-02-02 01:42:15] "PUT /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c HTTP/1.1" 200 275 0.042459 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:42:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001076 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:42:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001151 10.0.0.129 - - [2026-02-02 01:42:21] "GET / HTTP/1.1" 200 36215 0.001687 10.0.0.129 - - [2026-02-02 01:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010338 10.0.0.129 - - [2026-02-02 01:42:22] "GET /domain/7b9fb27b-8f56-456e-a3ed-374aed0f8bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.005690 10.0.0.129 - - [2026-02-02 01:42:22] "POST /id-to-fqname HTTP/1.1" 200 173 0.009275 10.0.0.129 - - [2026-02-02 01:42:22] "POST /fqname-to-id HTTP/1.1" 404 182 0.011786 10.0.0.129 - - [2026-02-02 01:42:22] "POST /security-groups HTTP/1.1" 200 570 0.073351 10.0.0.129 - - [2026-02-02 01:42:22] "POST /fqname-to-id HTTP/1.1" 404 213 0.002186 10.0.0.129 - - [2026-02-02 01:42:22] "POST /projects HTTP/1.1" 200 483 0.248658 10.0.0.129 - - [2026-02-02 01:42:22] "POST /access-control-lists HTTP/1.1" 200 581 0.079473 10.0.0.129 - - [2026-02-02 01:42:22] "POST /fqname-to-id HTTP/1.1" 404 212 0.013219 10.0.0.129 - - [2026-02-02 01:42:22] "POST /security-groups HTTP/1.1" 200 536 0.102246 10.0.0.129 - - [2026-02-02 01:42:22] "POST /chown HTTP/1.1" 200 109 0.027285 10.0.0.129 - - [2026-02-02 01:42:22] "POST /policy-managements HTTP/1.1" 409 214 0.010493 10.0.0.129 - - [2026-02-02 01:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.129 - - [2026-02-02 01:42:22] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.028653 10.0.0.129 - - [2026-02-02 01:42:22] "POST /access-control-lists HTTP/1.1" 200 579 0.125156 10.0.0.129 - - [2026-02-02 01:42:22] "POST /fqname-to-id HTTP/1.1" 404 232 0.003011 10.0.0.129 - - [2026-02-02 01:42:22] "POST /application-policy-sets HTTP/1.1" 200 530 0.045554 10.0.0.129 - - [2026-02-02 01:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016799 10.0.0.129 - - [2026-02-02 01:42:22] "POST /access-control-lists HTTP/1.1" 200 596 0.059465 10.0.0.129 - - [2026-02-02 01:42:22] "GET /global-vrouter-config/c60fe3b3-c223-4e5d-a7ad-d93b0c5a65fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003230 10.0.0.129 - - [2026-02-02 01:42:22] "POST /fqname-to-id HTTP/1.1" 404 231 0.002808 10.0.0.129 - - [2026-02-02 01:42:22] "PUT /global-vrouter-config/c60fe3b3-c223-4e5d-a7ad-d93b0c5a65fb HTTP/1.1" 200 277 0.019935 10.0.0.129 - - [2026-02-02 01:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015026 10.0.0.129 - - [2026-02-02 01:42:22] "POST /access-control-lists HTTP/1.1" 200 594 0.046890 10.0.0.129 - - [2026-02-02 01:42:22] "GET /virtual-network/9753309d-c528-4f06-bd46-1aea0941a7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004509 10.0.0.129 - - [2026-02-02 01:42:23] "POST /id-to-fqname HTTP/1.1" 200 177 0.000547 10.0.0.129 - - [2026-02-02 01:42:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.010946 10.0.0.129 - - [2026-02-02 01:42:23] "POST /security-groups HTTP/1.1" 200 574 0.071671 10.0.0.129 - - [2026-02-02 01:42:23] "POST /projects HTTP/1.1" 200 491 0.194219 10.0.0.129 - - [2026-02-02 01:42:23] "POST /fqname-to-id HTTP/1.1" 404 217 0.004931 10.0.0.129 - - [2026-02-02 01:42:23] "POST /security-groups HTTP/1.1" 200 548 0.079234 10.0.0.129 - - [2026-02-02 01:42:23] "POST /access-control-lists HTTP/1.1" 200 585 0.090511 10.0.0.129 - - [2026-02-02 01:42:23] "POST /chown HTTP/1.1" 200 109 0.048121 10.0.0.129 - - [2026-02-02 01:42:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.008691 10.0.0.129 - - [2026-02-02 01:42:23] "POST /access-control-lists HTTP/1.1" 200 583 0.072463 10.0.0.129 - - [2026-02-02 01:42:23] "POST /network-ipams HTTP/1.1" 200 524 0.112175 10.0.0.129 - - [2026-02-02 01:42:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.005064 10.0.0.129 - - [2026-02-02 01:42:23] "POST /access-control-lists HTTP/1.1" 200 604 0.044452 10.0.0.129 - - [2026-02-02 01:42:23] "POST /network-ipams HTTP/1.1" 200 512 0.069876 10.0.0.129 - - [2026-02-02 01:42:23] "POST /fqname-to-id HTTP/1.1" 404 239 0.011922 10.0.0.129 - - [2026-02-02 01:42:23] "POST /fqname-to-id HTTP/1.1" 404 198 0.009769 10.0.0.129 - - [2026-02-02 01:42:23] "POST /access-control-lists HTTP/1.1" 200 602 0.055485 10.0.0.129 - - [2026-02-02 01:42:23] "POST /fqname-to-id HTTP/1.1" 404 229 0.002711 10.0.0.129 - - [2026-02-02 01:42:23] "POST /useragent-kv HTTP/1.1" 200 115 0.012728 10.0.0.129 - - [2026-02-02 01:42:23] "POST /virtual-networks HTTP/1.1" 200 540 0.219823 10.0.0.129 - - [2026-02-02 01:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007087 10.0.0.129 - - [2026-02-02 01:42:23] "POST /access-control-lists HTTP/1.1" 200 591 0.077065 10.0.0.129 - - [2026-02-02 01:42:23] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.014392 10.0.0.129 - - [2026-02-02 01:42:23] "POST /network-ipams HTTP/1.1" 200 520 0.025769 10.0.0.129 - - [2026-02-02 01:42:23] "POST /fqname-to-id HTTP/1.1" 404 202 0.005857 10.0.0.129 - - [2026-02-02 01:42:23] "POST /route-targets HTTP/1.1" 200 328 0.011675 10.0.0.129 - - [2026-02-02 01:42:23] "POST /ref-update HTTP/1.1" 200 156 0.027488 10.0.0.129 - - [2026-02-02 01:42:24] "PUT /access-control-list/34b80b3a-bdbf-433e-aa60-9f7d6db8ad5d HTTP/1.1" 200 273 0.036121 10.0.0.129 - - [2026-02-02 01:42:24] "POST /useragent-kv HTTP/1.1" 200 115 0.021601 10.0.0.129 - - [2026-02-02 01:42:24] "POST /virtual-networks HTTP/1.1" 200 548 0.242002 10.0.0.129 - - [2026-02-02 01:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.129 - - [2026-02-02 01:42:24] "GET /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.011203 10.0.0.129 - - [2026-02-02 01:42:24] "POST /route-targets HTTP/1.1" 200 328 0.014338 10.0.0.129 - - [2026-02-02 01:42:24] "POST /fqname-to-id HTTP/1.1" 404 199 0.007757 10.0.0.129 - - [2026-02-02 01:42:24] "POST /ref-update HTTP/1.1" 200 156 0.041292 10.0.0.129 - - [2026-02-02 01:42:24] "POST /network-policys HTTP/1.1" 200 540 0.042179 10.0.0.129 - - [2026-02-02 01:42:24] "POST /fqname-to-id HTTP/1.1" 404 197 0.019314 10.0.0.129 - - [2026-02-02 01:42:24] "POST /network-policys HTTP/1.1" 200 536 0.022851 10.0.0.129 - - [2026-02-02 01:42:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.008090 10.0.0.129 - - [2026-02-02 01:42:24] "POST /network-policys HTTP/1.1" 200 544 0.024005 10.0.0.129 - - [2026-02-02 01:42:24] "POST /ref-update HTTP/1.1" 200 156 0.063825 10.0.0.129 - - [2026-02-02 01:42:24] "PUT /access-control-list/3755ca75-cdcb-4149-a2e5-a9da7438fd0e HTTP/1.1" 200 273 0.037738 10.0.0.129 - - [2026-02-02 01:42:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.036675 10.0.0.129 - - [2026-02-02 01:42:24] "PUT /access-control-list/34b80b3a-bdbf-433e-aa60-9f7d6db8ad5d HTTP/1.1" 200 273 0.021692 10.0.0.129 - - [2026-02-02 01:42:24] "POST /ref-update HTTP/1.1" 200 156 0.088327 10.0.0.129 - - [2026-02-02 01:42:24] "POST /ref-update HTTP/1.1" 200 156 0.050084 10.0.0.129 - - [2026-02-02 01:42:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040836 10.0.0.129 - - [2026-02-02 01:42:24] "PUT /access-control-list/34b80b3a-bdbf-433e-aa60-9f7d6db8ad5d HTTP/1.1" 200 273 0.058878 10.0.0.129 - - [2026-02-02 01:42:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003805 10.0.0.129 - - [2026-02-02 01:42:24] "PUT /access-control-list/3755ca75-cdcb-4149-a2e5-a9da7438fd0e HTTP/1.1" 200 273 0.066897 10.0.0.129 - - [2026-02-02 01:42:24] "POST /ref-update HTTP/1.1" 200 156 0.033713 10.0.0.129 - - [2026-02-02 01:42:24] "POST /fqname-to-id HTTP/1.1" 404 237 0.006270 10.0.0.129 - - [2026-02-02 01:42:25] "POST /ref-update HTTP/1.1" 200 156 0.122052 10.0.0.129 - - [2026-02-02 01:42:25] "POST /access-control-lists HTTP/1.1" 200 603 0.074298 10.0.0.129 - - [2026-02-02 01:42:25] "POST /ref-update HTTP/1.1" 200 156 0.128700 10.0.0.129 - - [2026-02-02 01:42:25] "POST /ref-update HTTP/1.1" 200 156 0.074908 10.0.0.129 - - [2026-02-02 01:42:25] "PUT /access-control-list/23e3b1bb-07cc-4197-a5ee-3aba3da8ce81 HTTP/1.1" 200 273 0.046342 10.0.0.129 - - [2026-02-02 01:42:25] "POST /ref-update HTTP/1.1" 200 156 0.159281 10.0.0.129 - - [2026-02-02 01:42:25] "PUT /access-control-list/23e3b1bb-07cc-4197-a5ee-3aba3da8ce81 HTTP/1.1" 200 273 0.065123 10.0.0.129 - - [2026-02-02 01:42:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032868 10.0.0.129 - - [2026-02-02 01:42:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023605 10.0.0.129 - - [2026-02-02 01:42:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002611 10.0.0.129 - - [2026-02-02 01:42:25] "PUT /access-control-list/3755ca75-cdcb-4149-a2e5-a9da7438fd0e HTTP/1.1" 200 273 0.071965 10.0.0.129 - - [2026-02-02 01:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012539 10.0.0.129 - - [2026-02-02 01:42:25] "GET /virtual-network/9753309d-c528-4f06-bd46-1aea0941a7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.011836 10.0.0.129 - - [2026-02-02 01:42:25] "POST /ref-update HTTP/1.1" 200 156 0.020541 10.0.0.129 - - [2026-02-02 01:42:25] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.030906 10.0.0.129 - - [2026-02-02 01:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.129 - - [2026-02-02 01:42:25] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003558 10.0.0.129 - - [2026-02-02 01:42:25] "POST /firewall-policys HTTP/1.1" 200 532 0.019775 10.0.0.129 - - [2026-02-02 01:42:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.047769 10.0.0.129 - - [2026-02-02 01:42:25] "GET /firewall-policy/2699eb5e-b6e3-4be0-879d-eb30bedb4b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.012776 10.0.0.129 - - [2026-02-02 01:42:25] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.003178 10.0.0.129 - - [2026-02-02 01:42:25] "GET /firewall-policy/2699eb5e-b6e3-4be0-879d-eb30bedb4b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002706 10.0.0.129 - - [2026-02-02 01:42:25] "POST /ref-update HTTP/1.1" 200 156 0.015755 10.0.0.129 - - [2026-02-02 01:42:25] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.004268 10.0.0.129 - - [2026-02-02 01:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.129 - - [2026-02-02 01:42:25] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002422 10.0.0.129 - - [2026-02-02 01:42:25] "POST /firewall-policys HTTP/1.1" 200 534 0.016923 10.0.0.129 - - [2026-02-02 01:42:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020838 10.0.0.129 - - [2026-02-02 01:42:26] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.021932 10.0.0.129 - - [2026-02-02 01:42:26] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.002784 10.0.0.129 - - [2026-02-02 01:42:26] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003263 10.0.0.129 - - [2026-02-02 01:42:26] "GET /firewall-policy/2699eb5e-b6e3-4be0-879d-eb30bedb4b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002577 10.0.0.129 - - [2026-02-02 01:42:26] "GET /firewall-policy/2699eb5e-b6e3-4be0-879d-eb30bedb4b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005040 10.0.0.129 - - [2026-02-02 01:42:26] "POST /ref-update HTTP/1.1" 200 156 0.016016 10.0.0.129 - - [2026-02-02 01:42:26] "POST /ref-update HTTP/1.1" 200 156 0.034584 10.0.0.129 - - [2026-02-02 01:42:26] "POST /ref-update HTTP/1.1" 200 156 0.088329 10.0.0.129 - - [2026-02-02 01:42:26] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.005382 10.0.0.129 - - [2026-02-02 01:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.129 - - [2026-02-02 01:42:26] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002379 10.0.0.129 - - [2026-02-02 01:42:26] "POST /firewall-policys HTTP/1.1" 200 532 0.021014 10.0.0.129 - - [2026-02-02 01:42:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.041252 10.0.0.129 - - [2026-02-02 01:42:26] "GET /firewall-policy/ab24462f-2c2a-4009-a58c-a17f5a88ee6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002541 10.0.0.129 - - [2026-02-02 01:42:26] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.003084 10.0.0.129 - - [2026-02-02 01:42:26] "GET /firewall-policy/ab24462f-2c2a-4009-a58c-a17f5a88ee6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002280 10.0.0.129 - - [2026-02-02 01:42:26] "GET /firewall-policy/2699eb5e-b6e3-4be0-879d-eb30bedb4b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002007 10.0.0.129 - - [2026-02-02 01:42:26] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003351 10.0.0.129 - - [2026-02-02 01:42:26] "GET /firewall-policy/2699eb5e-b6e3-4be0-879d-eb30bedb4b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002384 10.0.0.129 - - [2026-02-02 01:42:26] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002072 10.0.0.129 - - [2026-02-02 01:42:26] "POST /ref-update HTTP/1.1" 200 156 0.023196 10.0.0.129 - - [2026-02-02 01:42:26] "POST /ref-update HTTP/1.1" 200 156 0.032271 10.0.0.129 - - [2026-02-02 01:42:26] "POST /ref-update HTTP/1.1" 200 156 0.027261 10.0.0.129 - - [2026-02-02 01:42:26] "POST /ref-update HTTP/1.1" 200 156 0.030097 10.0.0.129 - - [2026-02-02 01:42:26] "POST /ref-update HTTP/1.1" 200 156 0.035623 10.0.0.129 - - [2026-02-02 01:42:26] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.020956 10.0.0.129 - - [2026-02-02 01:42:26] "POST /tags HTTP/1.1" 200 300 0.028987 10.0.0.129 - - [2026-02-02 01:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008021 10.0.0.129 - - [2026-02-02 01:42:26] "GET /tag/82222e29-9931-476d-b7c8-c3d996c6bf68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015721 10.0.0.129 - - [2026-02-02 01:42:27] "POST /set-tag HTTP/1.1" 200 109 0.041516 10.0.0.129 - - [2026-02-02 01:42:27] "POST /tags HTTP/1.1" 200 358 0.092417 10.0.0.129 - - [2026-02-02 01:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010340 10.0.0.129 - - [2026-02-02 01:42:27] "GET /tag/ef826c21-4983-4ecd-bf97-bbe43e53145c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.013953 10.0.0.129 - - [2026-02-02 01:42:27] "POST /tags HTTP/1.1" 200 306 0.090958 10.0.0.129 - - [2026-02-02 01:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013729 10.0.0.129 - - [2026-02-02 01:42:27] "GET /tag/a5cd7b50-b653-4ec8-9ece-c577748e1d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.022238 10.0.0.129 - - [2026-02-02 01:42:27] "POST /id-to-fqname HTTP/1.1" 200 174 0.000706 10.0.0.129 - - [2026-02-02 01:42:27] "POST /fqname-to-id HTTP/1.1" 404 183 0.013568 10.0.0.129 - - [2026-02-02 01:42:27] "POST /security-groups HTTP/1.1" 200 571 0.074198 10.0.0.129 - - [2026-02-02 01:42:27] "POST /fqname-to-id HTTP/1.1" 404 214 0.009628 10.0.0.129 - - [2026-02-02 01:42:27] "POST /projects HTTP/1.1" 200 485 0.265795 10.0.0.129 - - [2026-02-02 01:42:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014269 10.0.0.129 - - [2026-02-02 01:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007370 10.0.0.129 - - [2026-02-02 01:42:27] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2298 0.013216 10.0.0.129 - - [2026-02-02 01:42:27] "POST /access-control-lists HTTP/1.1" 200 582 0.093765 10.0.0.129 - - [2026-02-02 01:42:27] "POST /fqname-to-id HTTP/1.1" 404 213 0.013548 10.0.0.129 - - [2026-02-02 01:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.129 - - [2026-02-02 01:42:27] "GET /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.006519 10.0.0.129 - - [2026-02-02 01:42:28] "POST /access-control-lists HTTP/1.1" 200 580 0.082170 10.0.0.129 - - [2026-02-02 01:42:28] "PUT /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21 HTTP/1.1" 200 265 0.114793 10.0.0.129 - - [2026-02-02 01:42:28] "PUT /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d HTTP/1.1" 200 265 0.106055 10.0.0.129 - - [2026-02-02 01:42:28] "POST /security-groups HTTP/1.1" 200 539 0.112390 10.0.0.129 - - [2026-02-02 01:42:28] "POST /fqname-to-id HTTP/1.1" 404 234 0.008575 10.0.0.129 - - [2026-02-02 01:42:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019448 10.0.0.129 - - [2026-02-02 01:42:28] "POST /chown HTTP/1.1" 200 109 0.065671 10.0.0.129 - - [2026-02-02 01:42:28] "POST /access-control-lists HTTP/1.1" 200 598 0.096815 10.0.0.129 - - [2026-02-02 01:42:28] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.027353 10.0.0.129 - - [2026-02-02 01:42:28] "POST /fqname-to-id HTTP/1.1" 404 233 0.025097 10.0.0.129 - - [2026-02-02 01:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.129 - - [2026-02-02 01:42:28] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003222 10.0.0.129 - - [2026-02-02 01:42:28] "POST /tags HTTP/1.1" 409 207 0.001750 10.0.0.129 - - [2026-02-02 01:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.129 - - [2026-02-02 01:42:28] "GET /tag/a5cd7b50-b653-4ec8-9ece-c577748e1d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.010912 10.0.0.129 - - [2026-02-02 01:42:28] "POST /access-control-lists HTTP/1.1" 200 596 0.068212 10.0.0.129 - - [2026-02-02 01:42:28] "POST /firewall-rules HTTP/1.1" 200 566 0.125621 10.0.0.129 - - [2026-02-02 01:42:28] "GET /firewall-rule/195439b7-c9e5-47b7-ba7e-fe42ceb2c6f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.004418 10.0.0.129 - - [2026-02-02 01:42:28] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.008242 10.0.0.129 - - [2026-02-02 01:42:28] "GET /firewall-rule/195439b7-c9e5-47b7-ba7e-fe42ceb2c6f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.003177 10.0.0.129 - - [2026-02-02 01:42:28] "POST /ref-update HTTP/1.1" 200 156 0.016092 10.0.0.129 - - [2026-02-02 01:42:28] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008097 10.0.0.129 - - [2026-02-02 01:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.129 - - [2026-02-02 01:42:28] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003142 10.0.0.129 - - [2026-02-02 01:42:28] "POST /tags HTTP/1.1" 409 207 0.003732 10.0.0.129 - - [2026-02-02 01:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.129 - - [2026-02-02 01:42:28] "GET /tag/a5cd7b50-b653-4ec8-9ece-c577748e1d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.013399 10.0.0.129 - - [2026-02-02 01:42:29] "POST /firewall-rules HTTP/1.1" 200 564 0.077643 10.0.0.129 - - [2026-02-02 01:42:29] "GET /firewall-rule/6dc21dfe-326d-4b40-b214-36121297c921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.019631 10.0.0.129 - - [2026-02-02 01:42:29] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005953 10.0.0.129 - - [2026-02-02 01:42:29] "GET /firewall-rule/6dc21dfe-326d-4b40-b214-36121297c921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002434 10.0.0.129 - - [2026-02-02 01:42:29] "POST /ref-update HTTP/1.1" 200 156 0.024508 10.0.0.129 - - [2026-02-02 01:42:29] "POST /tags HTTP/1.1" 200 306 0.054266 10.0.0.129 - - [2026-02-02 01:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010733 10.0.0.129 - - [2026-02-02 01:42:29] "GET /tag/b481e0ad-5cb7-4763-8331-e3f502c86316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.018928 10.0.0.129 - - [2026-02-02 01:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007210 10.0.0.129 - - [2026-02-02 01:42:29] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.054635 10.0.0.129 - - [2026-02-02 01:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005654 10.0.0.129 - - [2026-02-02 01:42:29] "GET /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.018193 10.0.0.129 - - [2026-02-02 01:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013329 10.0.0.129 - - [2026-02-02 01:42:29] "GET /service-appliance-set/d72db414-9519-4f3c-b202-253fe4709c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003901 10.0.0.129 - - [2026-02-02 01:42:29] "POST /fqname-to-id HTTP/1.1" 404 240 0.002219 10.0.0.129 - - [2026-02-02 01:42:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.151062 10.0.0.129 - - [2026-02-02 01:42:29] "GET /virtual-machine-interface/d9215209-15d7-4934-9414-efe809655511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.021928 10.0.0.129 - - [2026-02-02 01:42:30] "POST /instance-ips HTTP/1.1" 200 382 0.419106 10.0.0.129 - - [2026-02-02 01:42:30] "GET /instance-ip/da2416f1-7ea2-4a0b-900d-78aee606ef5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.012053 10.0.0.129 - - [2026-02-02 01:42:30] "POST /loadbalancers HTTP/1.1" 200 584 0.084045 10.0.0.129 - - [2026-02-02 01:42:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.016050 10.0.0.129 - - [2026-02-02 01:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.019137 10.0.0.129 - - [2026-02-02 01:42:30] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.030909 10.0.0.129 - - [2026-02-02 01:42:30] "GET /loadbalancer/e215eab9-60e3-4356-bef2-30a1dd9b94ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.015528 10.0.0.129 - - [2026-02-02 01:42:30] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.118373 10.0.0.129 - - [2026-02-02 01:42:30] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.071601 10.0.0.129 - - [2026-02-02 01:42:30] "GET /instance-ip/da2416f1-7ea2-4a0b-900d-78aee606ef5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.013012 10.0.0.129 - - [2026-02-02 01:42:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.037329 10.0.0.129 - - [2026-02-02 01:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006807 10.0.0.129 - - [2026-02-02 01:42:30] "POST /floating-ips HTTP/1.1" 200 585 0.055797 10.0.0.129 - - [2026-02-02 01:42:30] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.074961 10.0.0.129 - - [2026-02-02 01:42:30] "GET /loadbalancer-listener/9f14c8bb-88db-48a7-be9b-37289073da19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.021222 10.0.0.129 - - [2026-02-02 01:42:30] "GET /loadbalancer-listener/9f14c8bb-88db-48a7-be9b-37289073da19?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.021379 10.0.0.129 - - [2026-02-02 01:42:30] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.043547 10.0.0.129 - - [2026-02-02 01:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011226 10.0.0.129 - - [2026-02-02 01:42:30] "GET /global-vrouter-config/c60fe3b3-c223-4e5d-a7ad-d93b0c5a65fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004321 10.0.0.129 - - [2026-02-02 01:42:30] "GET /instance-ip/da2416f1-7ea2-4a0b-900d-78aee606ef5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002744 10.0.0.129 - - [2026-02-02 01:42:30] "GET /instance-ip/da2416f1-7ea2-4a0b-900d-78aee606ef5f?fields=floating_ips HTTP/1.1" 200 1173 0.011418 10.0.0.129 - - [2026-02-02 01:42:30] "GET /floating-ip/f80601fe-9809-4993-8b7e-c5fc007b7440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002315 10.0.0.129 - - [2026-02-02 01:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.129 - - [2026-02-02 01:42:30] "PUT /global-vrouter-config/c60fe3b3-c223-4e5d-a7ad-d93b0c5a65fb HTTP/1.1" 200 277 0.022152 10.0.0.129 - - [2026-02-02 01:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015350 10.0.0.129 - - [2026-02-02 01:42:31] "GET /loadbalancer/e215eab9-60e3-4356-bef2-30a1dd9b94ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.002655 10.0.0.129 - - [2026-02-02 01:42:31] "POST /tags HTTP/1.1" 200 302 0.147120 10.0.0.129 - - [2026-02-02 01:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017919 10.0.0.129 - - [2026-02-02 01:42:31] "GET /tag/f6a288fb-b5cc-4bda-bc7b-3bcf6b825c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.021947 10.0.0.129 - - [2026-02-02 01:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.129 - - [2026-02-02 01:42:31] "GET /project/f2b42763-2d62-4e7f-a586-c5f56937c83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.056615 10.0.0.129 - - [2026-02-02 01:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008031 10.0.0.129 - - [2026-02-02 01:42:31] "GET /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.010784 10.0.0.129 - - [2026-02-02 01:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.129 - - [2026-02-02 01:42:31] "GET /service-appliance-set/d72db414-9519-4f3c-b202-253fe4709c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003130 10.0.0.129 - - [2026-02-02 01:42:31] "POST /fqname-to-id HTTP/1.1" 404 242 0.002079 10.0.0.129 - - [2026-02-02 01:42:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.120394 10.0.0.129 - - [2026-02-02 01:42:31] "GET /virtual-machine-interface/f6480e83-87db-4b83-8ff1-3678ebb2809d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.033146 10.0.0.129 - - [2026-02-02 01:42:31] "POST /instance-ips HTTP/1.1" 200 378 0.034512 10.0.0.129 - - [2026-02-02 01:42:31] "GET /instance-ip/df9d7ede-7478-41b3-9953-26c40ba9ae73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003727 10.0.0.129 - - [2026-02-02 01:42:31] "POST /loadbalancers HTTP/1.1" 200 584 0.088245 10.0.0.129 - - [2026-02-02 01:42:31] "GET /project/f2b42763-2d62-4e7f-a586-c5f56937c83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.049872 10.0.0.129 - - [2026-02-02 01:42:31] "GET /instance-ip/df9d7ede-7478-41b3-9953-26c40ba9ae73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006471 10.0.0.129 - - [2026-02-02 01:42:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.051838 10.0.0.129 - - [2026-02-02 01:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018951 10.0.0.129 - - [2026-02-02 01:42:32] "POST /floating-ips HTTP/1.1" 200 583 0.081576 10.0.0.129 - - [2026-02-02 01:42:32] "GET /project/f2b42763-2d62-4e7f-a586-c5f56937c83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.090591 10.0.0.129 - - [2026-02-02 01:42:32] "GET /loadbalancer/56b211d7-8618-467a-9e5c-c01aa5433921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003298 10.0.0.129 - - [2026-02-02 01:42:32] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.023211 10.0.0.129 - - [2026-02-02 01:42:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.045138 10.0.0.129 - - [2026-02-02 01:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.015196 10.0.0.129 - - [2026-02-02 01:42:32] "GET /project/f2b42763-2d62-4e7f-a586-c5f56937c83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.029197 10.0.0.129 - - [2026-02-02 01:42:32] "GET /loadbalancer-listener/82a7f61f-5ba9-4e5b-b95f-02cd59845c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.013789 10.0.0.129 - - [2026-02-02 01:42:32] "GET /loadbalancer-listener/82a7f61f-5ba9-4e5b-b95f-02cd59845c87?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.007648 10.0.0.129 - - [2026-02-02 01:42:32] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.039561 10.0.0.129 - - [2026-02-02 01:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012213 10.0.0.129 - - [2026-02-02 01:42:32] "GET /instance-ip/df9d7ede-7478-41b3-9953-26c40ba9ae73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.012831 10.0.0.129 - - [2026-02-02 01:42:32] "GET /instance-ip/df9d7ede-7478-41b3-9953-26c40ba9ae73?fields=floating_ips HTTP/1.1" 200 1167 0.035565 10.0.0.129 - - [2026-02-02 01:42:32] "GET /floating-ip/cf94b04e-637d-48dc-bff9-00596c49f407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.006089 10.0.0.129 - - [2026-02-02 01:42:32] "GET /project/f2b42763-2d62-4e7f-a586-c5f56937c83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.091342 10.0.0.129 - - [2026-02-02 01:42:32] "GET /loadbalancer/56b211d7-8618-467a-9e5c-c01aa5433921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.024494 10.0.0.129 - - [2026-02-02 01:42:32] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.064574 10.0.0.129 - - [2026-02-02 01:42:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.047811 10.0.0.129 - - [2026-02-02 01:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.129 - - [2026-02-02 01:42:32] "GET /project/f2b42763-2d62-4e7f-a586-c5f56937c83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.055923 10.0.0.129 - - [2026-02-02 01:42:32] "GET /loadbalancer-listener/6c1d7592-18af-4f9e-b6bf-459edd2d2c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002874 10.0.0.129 - - [2026-02-02 01:42:32] "GET /loadbalancer-listener/6c1d7592-18af-4f9e-b6bf-459edd2d2c20?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.027300 10.0.0.129 - - [2026-02-02 01:42:32] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.043196 10.0.0.129 - - [2026-02-02 01:42:32] "GET /instance-ip/df9d7ede-7478-41b3-9953-26c40ba9ae73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003107 10.0.0.129 - - [2026-02-02 01:42:32] "GET /instance-ip/df9d7ede-7478-41b3-9953-26c40ba9ae73?fields=floating_ips HTTP/1.1" 200 1167 0.003179 10.0.0.129 - - [2026-02-02 01:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.129 - - [2026-02-02 01:42:33] "GET /floating-ip/cf94b04e-637d-48dc-bff9-00596c49f407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.011490 10.0.0.129 - - [2026-02-02 01:42:33] "GET /project/f2b42763-2d62-4e7f-a586-c5f56937c83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.049343 10.0.0.129 - - [2026-02-02 01:42:33] "GET /loadbalancer/56b211d7-8618-467a-9e5c-c01aa5433921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.008720 10.0.0.129 - - [2026-02-02 01:42:33] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.023455 10.0.0.129 - - [2026-02-02 01:42:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.030656 10.0.0.129 - - [2026-02-02 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014503 10.0.0.129 - - [2026-02-02 01:42:33] "GET /project/f2b42763-2d62-4e7f-a586-c5f56937c83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.044584 10.0.0.129 - - [2026-02-02 01:42:33] "GET /loadbalancer-listener/90abc8af-9c19-4ee6-9d11-f23b5fef779e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.003786 10.0.0.129 - - [2026-02-02 01:42:33] "GET /loadbalancer-listener/90abc8af-9c19-4ee6-9d11-f23b5fef779e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.007260 10.0.0.129 - - [2026-02-02 01:42:33] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.023913 10.0.0.129 - - [2026-02-02 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.129 - - [2026-02-02 01:42:33] "GET /instance-ip/df9d7ede-7478-41b3-9953-26c40ba9ae73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006248 10.0.0.129 - - [2026-02-02 01:42:33] "GET /loadbalancer/56b211d7-8618-467a-9e5c-c01aa5433921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.012733 10.0.0.129 - - [2026-02-02 01:42:33] "GET /instance-ip/df9d7ede-7478-41b3-9953-26c40ba9ae73?fields=floating_ips HTTP/1.1" 200 1167 0.017604 10.0.0.129 - - [2026-02-02 01:42:33] "GET /floating-ip/cf94b04e-637d-48dc-bff9-00596c49f407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.008597 10.0.0.129 - - [2026-02-02 01:42:33] "POST /tags HTTP/1.1" 200 356 0.040795 10.0.0.129 - - [2026-02-02 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006461 10.0.0.129 - - [2026-02-02 01:42:33] "GET /tag/70010d0d-3dda-4693-a55e-bd186c49eaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.027876 10.0.0.129 - - [2026-02-02 01:42:33] "POST /tags HTTP/1.1" 200 304 0.030226 10.0.0.129 - - [2026-02-02 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016190 10.0.0.129 - - [2026-02-02 01:42:33] "GET /tag/433550cb-73bd-4322-b12b-88c09ef2f1f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.039919 10.0.0.129 - - [2026-02-02 01:42:33] "POST /projects HTTP/1.1" 409 218 0.002385 10.0.0.129 - - [2026-02-02 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.129 - - [2026-02-02 01:42:33] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.060911 10.0.0.129 - - [2026-02-02 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.129 - - [2026-02-02 01:42:33] "GET /network-ipam/fa9ac3e8-8e18-40ad-b3e8-5346a9982ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003158 10.0.0.129 - - [2026-02-02 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.129 - - [2026-02-02 01:42:33] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.007493 10.0.0.129 - - [2026-02-02 01:42:33] "PUT /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21 HTTP/1.1" 200 265 0.132889 10.0.0.129 - - [2026-02-02 01:42:34] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.030378 10.0.0.129 - - [2026-02-02 01:42:34] "POST /set-tag HTTP/1.1" 200 109 0.117763 10.0.0.129 - - [2026-02-02 01:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.129 - - [2026-02-02 01:42:34] "GET /network-ipam/cdff8020-10f1-440f-99de-371f8a5271dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.003214 10.0.0.129 - - [2026-02-02 01:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.129 - - [2026-02-02 01:42:34] "GET /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.011051 10.0.0.129 - - [2026-02-02 01:42:34] "PUT /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d HTTP/1.1" 200 265 0.124432 10.0.0.129 - - [2026-02-02 01:42:34] "GET /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.021466 10.0.0.129 - - [2026-02-02 01:42:34] "POST /set-tag HTTP/1.1" 200 109 0.139661 10.0.0.129 - - [2026-02-02 01:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:42:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000975 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:42:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000944 10.0.0.129 - - [2026-02-02 01:42:34] "GET /network-policy/62b450a9-a63f-4d8a-a0da-2feb2721ab61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.016051 10.0.0.129 - - [2026-02-02 01:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.129 - - [2026-02-02 01:42:34] "GET /network-policy/45990134-8bcd-47ab-b0ff-8cb5fd2b723a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002890 10.0.0.129 - - [2026-02-02 01:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.129 - - [2026-02-02 01:42:34] "GET /network-policy/22ae9929-e99f-48d0-8e5a-2015335f336c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007896 10.0.0.129 - - [2026-02-02 01:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.129 - - [2026-02-02 01:42:34] "PUT /network-policy/22ae9929-e99f-48d0-8e5a-2015335f336c HTTP/1.1" 200 263 0.015813 10.0.0.129 - - [2026-02-02 01:42:35] "POST /ref-update HTTP/1.1" 200 156 0.178545 10.0.0.129 - - [2026-02-02 01:42:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007226 10.0.0.129 - - [2026-02-02 01:42:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008422 10.0.0.129 - - [2026-02-02 01:42:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002296 10.0.0.129 - - [2026-02-02 01:42:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002634 10.0.0.129 - - [2026-02-02 01:42:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026522 10.0.0.129 - - [2026-02-02 01:42:35] "POST /security-groups HTTP/1.1" 409 245 0.005252 10.0.0.129 - - [2026-02-02 01:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015167 10.0.0.129 - - [2026-02-02 01:42:35] "PUT /security-group/d594837c-a0da-49b1-a5a5-6f34ec3af6cd HTTP/1.1" 200 263 0.076487 10.0.0.129 - - [2026-02-02 01:42:35] "PUT /access-control-list/9f2670ed-4522-407e-add4-abf82b36ef31 HTTP/1.1" 200 273 0.034957 10.0.0.129 - - [2026-02-02 01:42:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.091304 10.0.0.129 - - [2026-02-02 01:42:35] "PUT /access-control-list/e8d0d1a4-588a-4ad8-ac0d-4608279a2bda HTTP/1.1" 200 273 0.066333 10.0.0.129 - - [2026-02-02 01:42:35] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.033752 10.0.0.129 - - [2026-02-02 01:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005756 10.0.0.129 - - [2026-02-02 01:42:35] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004663 10.0.0.129 - - [2026-02-02 01:42:35] "POST /tags HTTP/1.1" 409 206 0.003827 10.0.0.129 - - [2026-02-02 01:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.129 - - [2026-02-02 01:42:35] "GET /tag/433550cb-73bd-4322-b12b-88c09ef2f1f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.082821 10.0.0.129 - - [2026-02-02 01:42:35] "POST /firewall-rules HTTP/1.1" 200 564 0.153943 10.0.0.129 - - [2026-02-02 01:42:35] "GET /firewall-rule/570fd53b-81a0-46c2-a3be-ff35fbef25fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.022771 10.0.0.129 - - [2026-02-02 01:42:35] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.011204 10.0.0.129 - - [2026-02-02 01:42:35] "GET /firewall-rule/570fd53b-81a0-46c2-a3be-ff35fbef25fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002404 10.0.0.129 - - [2026-02-02 01:42:36] "POST /ref-update HTTP/1.1" 200 156 0.056468 10.0.0.129 - - [2026-02-02 01:42:36] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003116 10.0.0.129 - - [2026-02-02 01:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.129 - - [2026-02-02 01:42:36] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002678 10.0.0.129 - - [2026-02-02 01:42:36] "POST /tags HTTP/1.1" 409 206 0.003551 10.0.0.129 - - [2026-02-02 01:42:36] "GET /global-system-configs HTTP/1.1" 200 323 0.001671 10.0.0.129 - - [2026-02-02 01:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.129 - - [2026-02-02 01:42:36] "GET /tag/433550cb-73bd-4322-b12b-88c09ef2f1f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.028027 10.0.0.129 - - [2026-02-02 01:42:36] "POST /firewall-rules HTTP/1.1" 200 562 0.098864 10.0.0.129 - - [2026-02-02 01:42:36] "GET /firewall-rule/843c2eb6-9fbe-473c-b0ed-3f01c0205ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.005667 10.0.0.129 - - [2026-02-02 01:42:36] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007841 10.0.0.129 - - [2026-02-02 01:42:36] "GET /firewall-rule/843c2eb6-9fbe-473c-b0ed-3f01c0205ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002378 10.0.0.129 - - [2026-02-02 01:42:36] "POST /ref-update HTTP/1.1" 200 156 0.039680 10.0.0.129 - - [2026-02-02 01:42:36] "POST /tags HTTP/1.1" 200 372 0.028065 10.0.0.129 - - [2026-02-02 01:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.129 - - [2026-02-02 01:42:36] "GET /tag/2926bc9a-26a3-496e-9a48-d8214d5c8341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.028579 10.0.0.129 - - [2026-02-02 01:42:36] "POST /tags HTTP/1.1" 200 320 0.034695 10.0.0.129 - - [2026-02-02 01:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.026279 10.0.0.129 - - [2026-02-02 01:42:36] "GET /tag/e48295df-3934-4f13-8d1c-4cfb5ada3664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.017600 10.0.0.129 - - [2026-02-02 01:42:36] "POST /id-to-fqname HTTP/1.1" 200 181 0.002044 10.0.0.129 - - [2026-02-02 01:42:36] "POST /fqname-to-id HTTP/1.1" 404 190 0.010097 10.0.0.129 - - [2026-02-02 01:42:36] "POST /security-groups HTTP/1.1" 200 578 0.089076 10.0.0.129 - - [2026-02-02 01:42:36] "POST /projects HTTP/1.1" 200 499 0.265881 10.0.0.129 - - [2026-02-02 01:42:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.011003 10.0.0.129 - - [2026-02-02 01:42:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.032787 10.0.0.129 - - [2026-02-02 01:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011796 10.0.0.129 - - [2026-02-02 01:42:37] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.032454 10.0.0.129 - - [2026-02-02 01:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009476 10.0.0.129 - - [2026-02-02 01:42:37] "POST /access-control-lists HTTP/1.1" 200 589 0.123953 10.0.0.129 - - [2026-02-02 01:42:37] "GET /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.009252 10.0.0.129 - - [2026-02-02 01:42:37] "POST /fqname-to-id HTTP/1.1" 404 224 0.003427 10.0.0.129 - - [2026-02-02 01:42:37] "POST /access-control-lists HTTP/1.1" 200 587 0.076340 10.0.0.129 - - [2026-02-02 01:42:37] "PUT /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21 HTTP/1.1" 200 265 0.143121 10.0.0.129 - - [2026-02-02 01:42:37] "PUT /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d HTTP/1.1" 200 265 0.080148 10.0.0.129 - - [2026-02-02 01:42:37] "POST /security-groups HTTP/1.1" 200 560 0.087795 10.0.0.129 - - [2026-02-02 01:42:37] "POST /fqname-to-id HTTP/1.1" 404 248 0.003479 10.0.0.129 - - [2026-02-02 01:42:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.025952 10.0.0.129 - - [2026-02-02 01:42:37] "POST /chown HTTP/1.1" 200 109 0.035409 10.0.0.129 - - [2026-02-02 01:42:37] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015529 10.0.0.129 - - [2026-02-02 01:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006136 10.0.0.129 - - [2026-02-02 01:42:37] "POST /access-control-lists HTTP/1.1" 200 612 0.117154 10.0.0.129 - - [2026-02-02 01:42:37] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.013544 10.0.0.129 - - [2026-02-02 01:42:37] "POST /tags HTTP/1.1" 409 214 0.003533 10.0.0.129 - - [2026-02-02 01:42:37] "POST /fqname-to-id HTTP/1.1" 404 247 0.003292 10.0.0.129 - - [2026-02-02 01:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.129 - - [2026-02-02 01:42:37] "GET /tag/e48295df-3934-4f13-8d1c-4cfb5ada3664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.026522 10.0.0.129 - - [2026-02-02 01:42:37] "POST /access-control-lists HTTP/1.1" 200 610 0.102782 10.0.0.129 - - [2026-02-02 01:42:37] "POST /firewall-rules HTTP/1.1" 200 580 0.164242 10.0.0.129 - - [2026-02-02 01:42:37] "GET /firewall-rule/f1f26523-7fb4-4f87-bf8a-da8cfcba6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005375 10.0.0.129 - - [2026-02-02 01:42:38] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.008641 10.0.0.129 - - [2026-02-02 01:42:38] "GET /firewall-rule/f1f26523-7fb4-4f87-bf8a-da8cfcba6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.010125 10.0.0.129 - - [2026-02-02 01:42:38] "GET /global-system-configs HTTP/1.1" 200 323 0.001367 10.0.0.129 - - [2026-02-02 01:42:38] "POST /ref-update HTTP/1.1" 200 156 0.059767 10.0.0.129 - - [2026-02-02 01:42:38] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.041352 10.0.0.129 - - [2026-02-02 01:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.129 - - [2026-02-02 01:42:38] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.022455 10.0.0.129 - - [2026-02-02 01:42:38] "POST /tags HTTP/1.1" 409 214 0.002223 10.0.0.129 - - [2026-02-02 01:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005089 10.0.0.129 - - [2026-02-02 01:42:38] "GET /tag/e48295df-3934-4f13-8d1c-4cfb5ada3664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.019144 10.0.0.129 - - [2026-02-02 01:42:38] "POST /firewall-rules HTTP/1.1" 200 578 0.097779 10.0.0.129 - - [2026-02-02 01:42:38] "GET /firewall-rule/bbfa052e-4eb6-4192-95cf-c2420690d876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.017829 10.0.0.129 - - [2026-02-02 01:42:38] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.006167 10.0.0.129 - - [2026-02-02 01:42:38] "GET /firewall-rule/bbfa052e-4eb6-4192-95cf-c2420690d876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003852 10.0.0.129 - - [2026-02-02 01:42:38] "POST /ref-update HTTP/1.1" 200 156 0.036764 10.0.0.129 - - [2026-02-02 01:42:38] "POST /tags HTTP/1.1" 200 364 0.037967 10.0.0.129 - - [2026-02-02 01:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.129 - - [2026-02-02 01:42:38] "GET /tag/169da040-0a3b-493d-9103-7674886bf91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.025788 10.0.0.129 - - [2026-02-02 01:42:38] "POST /tags HTTP/1.1" 200 312 0.039614 10.0.0.129 - - [2026-02-02 01:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009932 10.0.0.129 - - [2026-02-02 01:42:38] "GET /tag/deeeb7f7-b409-4b46-819c-029fc1504cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.020202 10.0.0.129 - - [2026-02-02 01:42:39] "POST /id-to-fqname HTTP/1.1" 200 177 0.000555 10.0.0.129 - - [2026-02-02 01:42:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.009083 10.0.0.129 - - [2026-02-02 01:42:39] "POST /security-groups HTTP/1.1" 200 574 0.094083 10.0.0.129 - - [2026-02-02 01:42:39] "POST /projects HTTP/1.1" 200 491 0.392365 10.0.0.129 - - [2026-02-02 01:42:39] "POST /fqname-to-id HTTP/1.1" 404 217 0.001899 10.0.0.129 - - [2026-02-02 01:42:39] "POST /access-control-lists HTTP/1.1" 200 585 0.074703 10.0.0.129 - - [2026-02-02 01:42:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.043412 10.0.0.129 - - [2026-02-02 01:42:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.090130 10.0.0.129 - - [2026-02-02 01:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017060 10.0.0.129 - - [2026-02-02 01:42:39] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2886 0.005409 10.0.0.129 - - [2026-02-02 01:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.129 - - [2026-02-02 01:42:39] "GET /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.018164 10.0.0.129 - - [2026-02-02 01:42:39] "POST /access-control-lists HTTP/1.1" 200 583 0.064638 10.0.0.129 - - [2026-02-02 01:42:39] "PUT /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21 HTTP/1.1" 200 265 0.068321 10.0.0.129 - - [2026-02-02 01:42:39] "PUT /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d HTTP/1.1" 200 265 0.060931 10.0.0.129 - - [2026-02-02 01:42:39] "POST /security-groups HTTP/1.1" 200 548 0.097894 10.0.0.129 - - [2026-02-02 01:42:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.003660 10.0.0.129 - - [2026-02-02 01:42:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.034667 10.0.0.129 - - [2026-02-02 01:42:39] "POST /chown HTTP/1.1" 200 109 0.071780 10.0.0.129 - - [2026-02-02 01:42:39] "POST /access-control-lists HTTP/1.1" 200 604 0.093837 10.0.0.129 - - [2026-02-02 01:42:39] "POST /fqname-to-id HTTP/1.1" 404 239 0.042497 10.0.0.129 - - [2026-02-02 01:42:39] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004876 10.0.0.129 - - [2026-02-02 01:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005545 10.0.0.129 - - [2026-02-02 01:42:39] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002825 10.0.0.129 - - [2026-02-02 01:42:39] "POST /tags HTTP/1.1" 409 210 0.006167 10.0.0.129 - - [2026-02-02 01:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.129 - - [2026-02-02 01:42:40] "GET /tag/deeeb7f7-b409-4b46-819c-029fc1504cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.044776 10.0.0.129 - - [2026-02-02 01:42:40] "POST /access-control-lists HTTP/1.1" 200 602 0.073727 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:42:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000834 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:42:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001024 10.0.0.129 - - [2026-02-02 01:42:40] "POST /firewall-rules HTTP/1.1" 200 572 0.073454 10.0.0.129 - - [2026-02-02 01:42:40] "GET /firewall-rule/4b60998f-30db-42cc-9a5c-ca4b2666d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.013461 10.0.0.129 - - [2026-02-02 01:42:40] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004564 10.0.0.129 - - [2026-02-02 01:42:40] "GET /firewall-rule/4b60998f-30db-42cc-9a5c-ca4b2666d2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.003127 10.0.0.129 - - [2026-02-02 01:42:40] "POST /ref-update HTTP/1.1" 200 156 0.035132 10.0.0.129 - - [2026-02-02 01:42:40] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.062232 10.0.0.129 - - [2026-02-02 01:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.129 - - [2026-02-02 01:42:40] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002938 10.0.0.129 - - [2026-02-02 01:42:40] "POST /tags HTTP/1.1" 409 210 0.001499 10.0.0.129 - - [2026-02-02 01:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.129 - - [2026-02-02 01:42:40] "GET /tag/deeeb7f7-b409-4b46-819c-029fc1504cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.140213 10.0.0.129 - - [2026-02-02 01:42:40] "POST /firewall-rules HTTP/1.1" 200 570 0.098482 10.0.0.129 - - [2026-02-02 01:42:40] "GET /firewall-rule/c1ccf48d-9eba-4309-a22c-bbfcf5e47515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010465 10.0.0.129 - - [2026-02-02 01:42:40] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.007386 10.0.0.129 - - [2026-02-02 01:42:40] "GET /firewall-rule/c1ccf48d-9eba-4309-a22c-bbfcf5e47515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002642 10.0.0.129 - - [2026-02-02 01:42:40] "POST /ref-update HTTP/1.1" 200 156 0.040000 10.0.0.129 - - [2026-02-02 01:42:40] "POST /tags HTTP/1.1" 200 364 0.027414 10.0.0.129 - - [2026-02-02 01:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010408 10.0.0.129 - - [2026-02-02 01:42:40] "GET /tag/8e95bb05-7f71-43bb-9e6e-ae3c235f7fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.012980 10.0.0.129 - - [2026-02-02 01:42:40] "POST /tags HTTP/1.1" 200 312 0.021031 10.0.0.129 - - [2026-02-02 01:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.020835 10.0.0.129 - - [2026-02-02 01:42:41] "GET /tag/010b0a5a-79bc-43a0-a227-a7c3b7136acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013504 10.0.0.129 - - [2026-02-02 01:42:41] "POST /projects HTTP/1.1" 409 223 0.006456 10.0.0.129 - - [2026-02-02 01:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.129 - - [2026-02-02 01:42:41] "GET /project/f2b42763-2d62-4e7f-a586-c5f56937c83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.047172 10.0.0.129 - - [2026-02-02 01:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.129 - - [2026-02-02 01:42:41] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.004391 10.0.0.129 - - [2026-02-02 01:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.129 - - [2026-02-02 01:42:41] "GET /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004618 10.0.0.129 - - [2026-02-02 01:42:41] "PUT /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21 HTTP/1.1" 200 265 0.059995 10.0.0.129 - - [2026-02-02 01:42:41] "PUT /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d HTTP/1.1" 200 265 0.068968 10.0.0.129 - - [2026-02-02 01:42:41] "POST /security-groups HTTP/1.1" 409 253 0.011308 10.0.0.129 - - [2026-02-02 01:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.129 - - [2026-02-02 01:42:41] "PUT /security-group/9a8f48d7-ed27-4194-a667-b83efa588670 HTTP/1.1" 200 263 0.064719 10.0.0.129 - - [2026-02-02 01:42:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.034835 10.0.0.129 - - [2026-02-02 01:42:41] "PUT /access-control-list/ca7864fe-0f01-4b98-bdfe-f0a904cf936e HTTP/1.1" 200 273 0.032007 10.0.0.129 - - [2026-02-02 01:42:41] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015429 10.0.0.129 - - [2026-02-02 01:42:41] "PUT /access-control-list/73d6aa9d-ddc5-4d3a-9bc1-e1cc6be2e192 HTTP/1.1" 200 273 0.031194 10.0.0.129 - - [2026-02-02 01:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.129 - - [2026-02-02 01:42:41] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.020712 10.0.0.129 - - [2026-02-02 01:42:41] "POST /tags HTTP/1.1" 409 210 0.003958 10.0.0.129 - - [2026-02-02 01:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.129 - - [2026-02-02 01:42:41] "GET /tag/010b0a5a-79bc-43a0-a227-a7c3b7136acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.019644 10.0.0.129 - - [2026-02-02 01:42:41] "POST /firewall-rules HTTP/1.1" 200 572 0.077364 10.0.0.129 - - [2026-02-02 01:42:41] "GET /firewall-rule/ee404001-5e6d-42c5-8c3b-d2a61e375109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004326 10.0.0.129 - - [2026-02-02 01:42:41] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.007507 10.0.0.129 - - [2026-02-02 01:42:41] "GET /firewall-rule/ee404001-5e6d-42c5-8c3b-d2a61e375109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002685 10.0.0.129 - - [2026-02-02 01:42:42] "POST /ref-update HTTP/1.1" 200 156 0.055811 10.0.0.129 - - [2026-02-02 01:42:42] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015626 10.0.0.129 - - [2026-02-02 01:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.129 - - [2026-02-02 01:42:42] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003670 10.0.0.129 - - [2026-02-02 01:42:42] "POST /tags HTTP/1.1" 409 210 0.002468 10.0.0.129 - - [2026-02-02 01:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.129 - - [2026-02-02 01:42:42] "GET /tag/010b0a5a-79bc-43a0-a227-a7c3b7136acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015817 10.0.0.129 - - [2026-02-02 01:42:42] "POST /firewall-rules HTTP/1.1" 200 570 0.110850 10.0.0.129 - - [2026-02-02 01:42:42] "GET /firewall-rule/ff7f7629-80b3-4609-bb6b-5d0fffaadf91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012568 10.0.0.129 - - [2026-02-02 01:42:42] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.009427 10.0.0.129 - - [2026-02-02 01:42:42] "GET /firewall-rule/ff7f7629-80b3-4609-bb6b-5d0fffaadf91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002603 10.0.0.129 - - [2026-02-02 01:42:42] "POST /ref-update HTTP/1.1" 200 156 0.090385 10.0.0.129 - - [2026-02-02 01:42:42] "POST /tags HTTP/1.1" 200 302 0.102147 10.0.0.129 - - [2026-02-02 01:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.023026 10.0.0.129 - - [2026-02-02 01:42:42] "GET /tag/6ffa8ef8-e2ec-4337-96fd-02f1ade8dafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.049786 10.0.0.129 - - [2026-02-02 01:42:42] "POST /tags HTTP/1.1" 200 326 0.184407 10.0.0.129 - - [2026-02-02 01:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009647 10.0.0.129 - - [2026-02-02 01:42:43] "GET /tag/02cdb76a-596f-4157-90aa-d83b22472deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.038276 10.0.0.129 - - [2026-02-02 01:42:43] "POST /tags HTTP/1.1" 409 237 0.008311 10.0.0.129 - - [2026-02-02 01:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.129 - - [2026-02-02 01:42:43] "GET /tag/8e95bb05-7f71-43bb-9e6e-ae3c235f7fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.011934 10.0.0.129 - - [2026-02-02 01:42:43] "POST /tags HTTP/1.1" 409 210 0.002707 10.0.0.129 - - [2026-02-02 01:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.129 - - [2026-02-02 01:42:43] "GET /tag/010b0a5a-79bc-43a0-a227-a7c3b7136acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015525 10.0.0.129 - - [2026-02-02 01:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015598 10.0.0.129 - - [2026-02-02 01:42:43] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.005216 10.0.0.129 - - [2026-02-02 01:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.129 - - [2026-02-02 01:42:43] "GET /project/f2b42763-2d62-4e7f-a586-c5f56937c83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.090353 10.0.0.129 - - [2026-02-02 01:42:43] "POST /virtual-machines HTTP/1.1" 200 378 0.019973 10.0.0.129 - - [2026-02-02 01:42:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.049637 10.0.0.129 - - [2026-02-02 01:42:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.151864 10.0.0.129 - - [2026-02-02 01:42:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015964 10.0.0.129 - - [2026-02-02 01:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018886 10.0.0.129 - - [2026-02-02 01:42:43] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.010515 10.0.0.129 - - [2026-02-02 01:42:43] "POST /instance-ips HTTP/1.1" 200 410 0.031557 10.0.0.129 - - [2026-02-02 01:42:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024135 10.0.0.129 - - [2026-02-02 01:42:43] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.018299 10.0.0.129 - - [2026-02-02 01:42:43] "POST /set-tag HTTP/1.1" 200 109 0.049637 10.0.0.129 - - [2026-02-02 01:42:43] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013174 10.0.0.129 - - [2026-02-02 01:42:44] "GET /instance-ip/77d3edba-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.025598 10.0.0.129 - - [2026-02-02 01:42:44] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007010 10.0.0.129 - - [2026-02-02 01:42:44] "POST /set-tag HTTP/1.1" 200 109 0.003440 10.0.0.129 - - [2026-02-02 01:42:44] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004415 10.0.0.129 - - [2026-02-02 01:42:44] "POST /set-tag HTTP/1.1" 200 109 0.018317 10.0.0.129 - - [2026-02-02 01:42:44] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.018179 10.0.0.129 - - [2026-02-02 01:42:44] "POST /set-tag HTTP/1.1" 200 109 0.002325 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:42:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001083 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:42:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000882 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:42:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001034 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:42:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001060 10.0.0.129 - - [2026-02-02 01:43:02] "GET / HTTP/1.1" 200 36215 0.001912 10.0.0.129 - - [2026-02-02 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.129 - - [2026-02-02 01:43:02] "GET /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004689 10.0.0.129 - - [2026-02-02 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.129 - - [2026-02-02 01:43:02] "GET /config-node/acbf65cf-cdb9-4700-bc1b-ff209540df92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002745 10.0.0.129 - - [2026-02-02 01:43:13] "GET / HTTP/1.1" 200 36215 0.001429 10.0.0.129 - - [2026-02-02 01:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012463 10.0.0.129 - - [2026-02-02 01:43:13] "GET /routing-instance/7db9ff3e-627c-47f1-ab07-87fb7149698b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.008116 10.0.0.129 - - [2026-02-02 01:43:13] "POST /bgp-routers HTTP/1.1" 409 301 0.001945 10.0.0.129 - - [2026-02-02 01:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.129 - - [2026-02-02 01:43:13] "GET /bgp-router/75633577-0ffa-4982-b620-8c4f73d0face?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.004500 10.0.0.129 - - [2026-02-02 01:43:13] "PUT /bgp-router/75633577-0ffa-4982-b620-8c4f73d0face HTTP/1.1" 200 255 0.039592 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:43:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000961 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:43:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000959 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:43:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000958 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:43:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000891 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:43:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001019 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:43:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000889 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:43:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001052 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:43:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000934 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:43:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001020 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:43:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001131 10.0.0.242 - - [2026-02-02 01:43:40] "GET / HTTP/1.1" 200 36215 0.002134 10.0.0.242 - - [2026-02-02 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.242 - - [2026-02-02 01:43:41] "GET /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004771 10.0.0.242 - - [2026-02-02 01:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.242 - - [2026-02-02 01:43:41] "GET /routing-instance/7db9ff3e-627c-47f1-ab07-87fb7149698b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003153 10.0.0.242 - - [2026-02-02 01:43:41] "PUT /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c HTTP/1.1" 200 275 0.007845 10.0.0.242 - - [2026-02-02 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.034571 10.0.0.242 - - [2026-02-02 01:43:41] "POST /virtual-routers HTTP/1.1" 200 601 0.014843 10.0.0.242 - - [2026-02-02 01:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010833 10.0.0.242 - - [2026-02-02 01:43:41] "GET /virtual-router/b92d90a9-c595-4e78-a976-174aaa922813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.006294 10.0.0.242 - - [2026-02-02 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.002296 10.0.0.242 - - [2026-02-02 01:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.242 - - [2026-02-02 01:43:41] "GET /virtual-network/9753309d-c528-4f06-bd46-1aea0941a7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.005171 10.0.0.242 - - [2026-02-02 01:43:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.090074 10.0.0.129 - - [2026-02-02 01:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.129 - - [2026-02-02 01:44:03] "GET /virtual-router/b92d90a9-c595-4e78-a976-174aaa922813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.006804 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:44:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001098 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:44:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001039 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:46:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001024 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:46:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000883 10.0.0.242 - - [2026-02-02 01:47:17] "GET / HTTP/1.1" 200 36215 0.001522 10.0.0.242 - - [2026-02-02 01:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.242 - - [2026-02-02 01:47:17] "GET /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004688 10.0.0.242 - - [2026-02-02 01:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.242 - - [2026-02-02 01:47:17] "GET /routing-instance/7db9ff3e-627c-47f1-ab07-87fb7149698b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.007800 10.0.0.242 - - [2026-02-02 01:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.242 - - [2026-02-02 01:47:17] "GET /virtual-router/b92d90a9-c595-4e78-a976-174aaa922813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002625 10.0.0.242 - - [2026-02-02 01:47:17] "PUT /virtual-router/b92d90a9-c595-4e78-a976-174aaa922813 HTTP/1.1" 200 263 0.012814 10.0.0.242 - - [2026-02-02 01:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009192 10.0.0.242 - - [2026-02-02 01:47:17] "GET /virtual-router/b92d90a9-c595-4e78-a976-174aaa922813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003288 10.0.0.242 - - [2026-02-02 01:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.242 - - [2026-02-02 01:47:17] "GET /virtual-machine-interface/2f25ecea-fa5f-4af9-b179-bbd909eed3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004411 10.0.0.242 - - [2026-02-02 01:47:18] "PUT /virtual-machine-interface/2f25ecea-fa5f-4af9-b179-bbd909eed3a7 HTTP/1.1" 200 285 0.014764 10.0.0.129 - - [2026-02-02 01:47:27] "GET /virtual-router/b92d90a9-c595-4e78-a976-174aaa922813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003210 10.0.0.129 - - [2026-02-02 01:47:27] "POST /ref-update HTTP/1.1" 200 156 0.007510 10.0.0.129 - - [2026-02-02 01:47:36] "GET /global-system-configs HTTP/1.1" 200 323 0.008288 10.0.0.129 - - [2026-02-02 01:47:37] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005648 10.0.0.129 - - [2026-02-02 01:47:37] "POST /set-tag HTTP/1.1" 200 109 0.002665 10.0.0.129 - - [2026-02-02 01:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.129 - - [2026-02-02 01:47:37] "GET /loadbalancer/56b211d7-8618-467a-9e5c-c01aa5433921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002987 10.0.0.129 - - [2026-02-02 01:47:37] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004542 10.0.0.129 - - [2026-02-02 01:47:37] "POST /set-tag HTTP/1.1" 200 109 0.002658 10.0.0.129 - - [2026-02-02 01:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.129 - - [2026-02-02 01:47:37] "GET /loadbalancer/56b211d7-8618-467a-9e5c-c01aa5433921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002238 10.0.0.129 - - [2026-02-02 01:47:37] "GET /loadbalancer-pool/e6f65933-2db9-4f15-bb96-0061d37a735f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003020 10.0.0.129 - - [2026-02-02 01:47:37] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017604 10.0.0.129 - - [2026-02-02 01:47:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.013622 10.0.0.129 - - [2026-02-02 01:47:37] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.016756 10.0.0.129 - - [2026-02-02 01:47:37] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013277 10.0.0.129 - - [2026-02-02 01:47:37] "POST /tags HTTP/1.1" 409 205 0.012897 10.0.0.129 - - [2026-02-02 01:47:37] "POST /ref-update HTTP/1.1" 200 156 0.046643 10.0.0.129 - - [2026-02-02 01:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015876 10.0.0.129 - - [2026-02-02 01:47:37] "GET /tag/f6a288fb-b5cc-4bda-bc7b-3bcf6b825c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.043073 10.0.0.129 - - [2026-02-02 01:47:37] "GET /floating-ip/cf94b04e-637d-48dc-bff9-00596c49f407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.055419 10.0.0.129 - - [2026-02-02 01:47:37] "PUT /floating-ip/cf94b04e-637d-48dc-bff9-00596c49f407 HTTP/1.1" 200 257 0.011742 10.0.0.129 - - [2026-02-02 01:47:37] "POST /set-tag HTTP/1.1" 200 109 0.085397 10.0.0.129 - - [2026-02-02 01:47:37] "GET /loadbalancer-pool/2396cb2e-71f5-464b-8fe0-b3640dcbda41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.016591 10.0.0.129 - - [2026-02-02 01:47:37] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019024 10.0.0.129 - - [2026-02-02 01:47:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.007548 10.0.0.129 - - [2026-02-02 01:47:37] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006070 10.0.0.129 - - [2026-02-02 01:47:37] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007882 10.0.0.129 - - [2026-02-02 01:47:37] "POST /set-tag HTTP/1.1" 200 109 0.004626 10.0.0.129 - - [2026-02-02 01:47:37] "POST /ref-update HTTP/1.1" 200 156 0.009113 10.0.0.129 - - [2026-02-02 01:47:37] "GET /floating-ip/cf94b04e-637d-48dc-bff9-00596c49f407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.014295 10.0.0.129 - - [2026-02-02 01:47:37] "GET /global-system-configs HTTP/1.1" 200 323 0.003607 10.0.0.129 - - [2026-02-02 01:47:37] "GET /loadbalancer-pool/43ac8a91-ce44-4b7d-bad6-1432f9773077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004519 10.0.0.129 - - [2026-02-02 01:47:38] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018069 10.0.0.129 - - [2026-02-02 01:47:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.016619 10.0.0.129 - - [2026-02-02 01:47:38] "PUT /floating-ip/cf94b04e-637d-48dc-bff9-00596c49f407 HTTP/1.1" 200 257 0.036460 10.0.0.129 - - [2026-02-02 01:47:38] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014385 10.0.0.129 - - [2026-02-02 01:47:38] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005187 10.0.0.129 - - [2026-02-02 01:47:38] "POST /set-tag HTTP/1.1" 200 109 0.002746 10.0.0.129 - - [2026-02-02 01:47:38] "POST /ref-update HTTP/1.1" 200 156 0.008299 10.0.0.129 - - [2026-02-02 01:47:38] "GET /floating-ip/cf94b04e-637d-48dc-bff9-00596c49f407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.006163 10.0.0.129 - - [2026-02-02 01:47:38] "PUT /floating-ip/cf94b04e-637d-48dc-bff9-00596c49f407 HTTP/1.1" 200 257 0.012041 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:48:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001404 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:48:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000979 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:48:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001315 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:48:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000936 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:48:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000992 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:48:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000825 10.0.0.129 - - [2026-02-02 01:49:40] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008039 10.0.0.129 - - [2026-02-02 01:49:40] "POST /set-tag HTTP/1.1" 200 109 0.008605 10.0.0.129 - - [2026-02-02 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.129 - - [2026-02-02 01:49:40] "GET /loadbalancer/56b211d7-8618-467a-9e5c-c01aa5433921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003020 10.0.0.129 - - [2026-02-02 01:49:40] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005755 10.0.0.129 - - [2026-02-02 01:49:40] "POST /set-tag HTTP/1.1" 200 109 0.029542 10.0.0.129 - - [2026-02-02 01:49:40] "DELETE /loadbalancer-member/a390c6ca-9e5a-42b5-b395-46883ab2b44e HTTP/1.1" 200 115 0.029261 10.0.0.129 - - [2026-02-02 01:49:40] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006758 10.0.0.129 - - [2026-02-02 01:49:40] "POST /set-tag HTTP/1.1" 200 109 0.003856 10.0.0.129 - - [2026-02-02 01:49:40] "DELETE /loadbalancer-member/0732882d-9325-4c65-8fbf-f298af836421 HTTP/1.1" 200 115 0.049304 10.0.0.129 - - [2026-02-02 01:49:40] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005283 10.0.0.129 - - [2026-02-02 01:49:40] "POST /set-tag HTTP/1.1" 200 109 0.006111 10.0.0.129 - - [2026-02-02 01:49:40] "DELETE /loadbalancer-member/f14f80f6-4607-400a-a631-ce6a8763f2d4 HTTP/1.1" 200 115 0.032904 10.0.0.129 - - [2026-02-02 01:49:40] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008804 10.0.0.129 - - [2026-02-02 01:49:40] "POST /set-tag HTTP/1.1" 200 109 0.002586 10.0.0.129 - - [2026-02-02 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.129 - - [2026-02-02 01:49:40] "GET /loadbalancer/56b211d7-8618-467a-9e5c-c01aa5433921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006100 10.0.0.129 - - [2026-02-02 01:49:40] "GET /loadbalancer-pool/e6f65933-2db9-4f15-bb96-0061d37a735f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002623 10.0.0.129 - - [2026-02-02 01:49:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017054 10.0.0.129 - - [2026-02-02 01:49:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.037220 10.0.0.129 - - [2026-02-02 01:49:40] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.016887 10.0.0.129 - - [2026-02-02 01:49:40] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009533 10.0.0.129 - - [2026-02-02 01:49:40] "GET /floating-ip/cf94b04e-637d-48dc-bff9-00596c49f407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005452 10.0.0.129 - - [2026-02-02 01:49:41] "POST /set-tag HTTP/1.1" 200 109 0.085197 10.0.0.129 - - [2026-02-02 01:49:41] "GET /loadbalancer-pool/2396cb2e-71f5-464b-8fe0-b3640dcbda41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.019531 10.0.0.129 - - [2026-02-02 01:49:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016137 10.0.0.129 - - [2026-02-02 01:49:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009537 10.0.0.129 - - [2026-02-02 01:49:41] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.023038 10.0.0.129 - - [2026-02-02 01:49:41] "POST /set-tag HTTP/1.1" 200 109 0.018663 10.0.0.129 - - [2026-02-02 01:49:41] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020202 10.0.0.129 - - [2026-02-02 01:49:41] "GET /floating-ip/cf94b04e-637d-48dc-bff9-00596c49f407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003189 10.0.0.129 - - [2026-02-02 01:49:41] "GET /loadbalancer-pool/43ac8a91-ce44-4b7d-bad6-1432f9773077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.009739 10.0.0.129 - - [2026-02-02 01:49:41] "POST /loadbalancer-members HTTP/1.1" 200 694 0.028225 10.0.0.129 - - [2026-02-02 01:49:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022789 10.0.0.129 - - [2026-02-02 01:49:41] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014692 10.0.0.129 - - [2026-02-02 01:49:41] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.017014 10.0.0.129 - - [2026-02-02 01:49:41] "GET /floating-ip/cf94b04e-637d-48dc-bff9-00596c49f407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002446 10.0.0.129 - - [2026-02-02 01:49:41] "POST /set-tag HTTP/1.1" 200 109 0.002668 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:51:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001127 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:51:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001043 10.0.0.129 - - [2026-02-02 01:52:36] "GET /global-system-configs HTTP/1.1" 200 323 0.002131 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:52:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000988 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:52:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000922 10.0.0.129 - - [2026-02-02 01:52:37] "GET /global-system-configs HTTP/1.1" 200 323 0.002043 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:52:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000959 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:52:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000858 10.0.0.129 - - [2026-02-02 01:53:51] "GET / HTTP/1.1" 200 36215 0.001736 10.0.0.129 - - [2026-02-02 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.129 - - [2026-02-02 01:53:51] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.033441 10.0.0.129 - - [2026-02-02 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.129 - - [2026-02-02 01:53:51] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.056326 10.0.0.129 - - [2026-02-02 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.129 - - [2026-02-02 01:53:52] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.051232 10.0.0.129 - - [2026-02-02 01:53:52] "POST /tags HTTP/1.1" 200 334 0.031939 10.0.0.129 - - [2026-02-02 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.129 - - [2026-02-02 01:53:52] "GET /tag/dba78658-6b98-44c7-916c-65ac8b0162ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014880 10.0.0.129 - - [2026-02-02 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006378 10.0.0.129 - - [2026-02-02 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.129 - - [2026-02-02 01:53:52] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.035820 10.0.0.129 - - [2026-02-02 01:53:52] "GET /virtual-networks?parent_id=294bb8df-e2a6-4dfe-84f5-a89c55076f65&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002698 10.0.0.129 - - [2026-02-02 01:53:52] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.048878 10.0.0.129 - - [2026-02-02 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.129 - - [2026-02-02 01:53:52] "GET /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.008342 10.0.0.129 - - [2026-02-02 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005624 10.0.0.129 - - [2026-02-02 01:53:52] "GET /service-appliance-set/d72db414-9519-4f3c-b202-253fe4709c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.005013 10.0.0.129 - - [2026-02-02 01:53:52] "POST /virtual-networks HTTP/1.1" 200 514 0.108994 10.0.0.129 - - [2026-02-02 01:53:52] "POST /fqname-to-id HTTP/1.1" 404 254 0.002824 10.0.0.129 - - [2026-02-02 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.129 - - [2026-02-02 01:53:52] "GET /network-ipam/e16d8a0a-901d-49d0-a021-92ab84aa4c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.003108 10.0.0.129 - - [2026-02-02 01:53:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.100567 10.0.0.129 - - [2026-02-02 01:53:52] "POST /useragent-kv HTTP/1.1" 200 115 0.006336 10.0.0.129 - - [2026-02-02 01:53:52] "POST /ref-update HTTP/1.1" 200 156 0.102836 10.0.0.129 - - [2026-02-02 01:53:52] "GET /virtual-machine-interface/3f72de07-9219-4946-9987-2de582f93c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.008487 10.0.0.129 - - [2026-02-02 01:53:52] "POST /instance-ips HTTP/1.1" 200 410 0.023546 10.0.0.129 - - [2026-02-02 01:53:52] "GET /virtual-network/24445cd1-7eeb-48f9-b44e-4c1ad09baf66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.008101 10.0.0.129 - - [2026-02-02 01:53:52] "GET /domains HTTP/1.1" 200 281 0.001980 10.0.0.129 - - [2026-02-02 01:53:52] "GET /domain/7b9fb27b-8f56-456e-a3ed-374aed0f8bb9 HTTP/1.1" 200 3099 0.010372 10.0.0.129 - - [2026-02-02 01:53:52] "GET /instance-ip/764dd600-dd33-40e5-b43a-883aab8145e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.006216 10.0.0.129 - - [2026-02-02 01:53:52] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65 HTTP/1.1" 200 5496 0.044986 10.0.0.129 - - [2026-02-02 01:53:52] "GET /virtual-network/24445cd1-7eeb-48f9-b44e-4c1ad09baf66 HTTP/1.1" 200 2096 0.044262 10.0.0.129 - - [2026-02-02 01:53:52] "POST /loadbalancers HTTP/1.1" 200 612 0.097055 10.0.0.129 - - [2026-02-02 01:53:52] "GET /virtual-network/24445cd1-7eeb-48f9-b44e-4c1ad09baf66 HTTP/1.1" 200 2096 0.009663 10.0.0.129 - - [2026-02-02 01:53:52] "GET /routing-instance/430babea-e844-4683-8da5-ec3534b72f04 HTTP/1.1" 200 1183 0.004987 10.0.0.129 - - [2026-02-02 01:53:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.033400 10.0.0.129 - - [2026-02-02 01:53:52] "GET /routing-instance/430babea-e844-4683-8da5-ec3534b72f04 HTTP/1.1" 200 1183 0.011995 10.0.0.129 - - [2026-02-02 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.129 - - [2026-02-02 01:53:52] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.062302 10.0.0.129 - - [2026-02-02 01:53:52] "GET /instance-ip/764dd600-dd33-40e5-b43a-883aab8145e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.002352 10.0.0.129 - - [2026-02-02 01:53:52] "POST /floating-ips HTTP/1.1" 200 599 0.016536 10.0.0.129 - - [2026-02-02 01:53:53] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.046500 10.0.0.129 - - [2026-02-02 01:53:53] "GET /loadbalancer/6c397622-82ba-41b7-ace9-c521322dac3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.007008 10.0.0.129 - - [2026-02-02 01:53:53] "POST /route-targets HTTP/1.1" 200 328 0.010570 10.0.0.129 - - [2026-02-02 01:53:53] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.038555 10.0.0.129 - - [2026-02-02 01:53:53] "POST /ref-update HTTP/1.1" 200 156 0.025956 10.0.0.129 - - [2026-02-02 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.129 - - [2026-02-02 01:53:53] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.032037 10.0.0.129 - - [2026-02-02 01:53:53] "GET /loadbalancer-listener/2ca60915-ad27-411a-9c37-dd55a1c74627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.005691 10.0.0.129 - - [2026-02-02 01:53:53] "GET /loadbalancer-listener/2ca60915-ad27-411a-9c37-dd55a1c74627?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.003688 10.0.0.129 - - [2026-02-02 01:53:53] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.018382 10.0.0.129 - - [2026-02-02 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.129 - - [2026-02-02 01:53:53] "GET /instance-ip/764dd600-dd33-40e5-b43a-883aab8145e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.002476 10.0.0.129 - - [2026-02-02 01:53:53] "GET /instance-ip/764dd600-dd33-40e5-b43a-883aab8145e5?fields=floating_ips HTTP/1.1" 200 1214 0.004079 10.0.0.129 - - [2026-02-02 01:53:53] "GET /floating-ip/c4132c54-77e8-4fbe-89b1-9c0d5575dd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.001770 10.0.0.129 - - [2026-02-02 01:53:53] "GET /loadbalancer/6c397622-82ba-41b7-ace9-c521322dac3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002501 10.0.0.129 - - [2026-02-02 01:53:53] "POST /tags HTTP/1.1" 200 296 0.050269 10.0.0.129 - - [2026-02-02 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012143 10.0.0.129 - - [2026-02-02 01:53:53] "GET /tag/585b5a1f-741d-457a-bd7e-44e1630d0f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.013949 10.0.0.129 - - [2026-02-02 01:53:53] "POST /tags HTTP/1.1" 409 233 0.001913 10.0.0.129 - - [2026-02-02 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.129 - - [2026-02-02 01:53:53] "GET /tag/70010d0d-3dda-4693-a55e-bd186c49eaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.011527 10.0.0.129 - - [2026-02-02 01:53:53] "POST /tags HTTP/1.1" 409 206 0.003640 10.0.0.129 - - [2026-02-02 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.129 - - [2026-02-02 01:53:53] "GET /tag/433550cb-73bd-4322-b12b-88c09ef2f1f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012369 10.0.0.129 - - [2026-02-02 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.129 - - [2026-02-02 01:53:53] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.003927 10.0.0.129 - - [2026-02-02 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.129 - - [2026-02-02 01:53:53] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.035470 10.0.0.129 - - [2026-02-02 01:53:53] "POST /virtual-machines HTTP/1.1" 200 370 0.010874 10.0.0.129 - - [2026-02-02 01:53:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.017752 10.0.0.129 - - [2026-02-02 01:53:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.138730 10.0.0.129 - - [2026-02-02 01:53:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008942 10.0.0.129 - - [2026-02-02 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014867 10.0.0.129 - - [2026-02-02 01:53:53] "GET /virtual-machine-interface/072f02aa-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.005040 10.0.0.129 - - [2026-02-02 01:53:54] "POST /instance-ips HTTP/1.1" 200 410 0.022305 10.0.0.129 - - [2026-02-02 01:53:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.031482 10.0.0.129 - - [2026-02-02 01:53:54] "GET /virtual-machine-interface/072f02aa-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.008578 10.0.0.129 - - [2026-02-02 01:53:54] "POST /set-tag HTTP/1.1" 200 109 0.019982 10.0.0.129 - - [2026-02-02 01:53:54] "GET /virtual-machine-interface/072f02aa-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.016698 10.0.0.129 - - [2026-02-02 01:53:54] "GET /instance-ip/074ef9d4-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007336 10.0.0.129 - - [2026-02-02 01:53:54] "GET /virtual-machine-interface/072f02aa-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004629 10.0.0.129 - - [2026-02-02 01:53:54] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.129 - - [2026-02-02 01:53:54] "GET /virtual-router/b92d90a9-c595-4e78-a976-174aaa922813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003254 10.0.0.129 - - [2026-02-02 01:53:54] "POST /ref-update HTTP/1.1" 200 156 0.009813 10.0.0.129 - - [2026-02-02 01:53:54] "GET /virtual-machine-interface/072f02aa-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005790 10.0.0.129 - - [2026-02-02 01:53:54] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.129 - - [2026-02-02 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.129 - - [2026-02-02 01:53:54] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004475 10.0.0.129 - - [2026-02-02 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.129 - - [2026-02-02 01:53:54] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.034267 10.0.0.129 - - [2026-02-02 01:53:54] "POST /virtual-machines HTTP/1.1" 200 370 0.007970 10.0.0.129 - - [2026-02-02 01:53:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017565 10.0.0.129 - - [2026-02-02 01:53:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.104992 10.0.0.129 - - [2026-02-02 01:53:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008824 10.0.0.129 - - [2026-02-02 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006264 10.0.0.129 - - [2026-02-02 01:53:54] "GET /virtual-machine-interface/07a62b6e-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.006042 10.0.0.129 - - [2026-02-02 01:53:54] "POST /instance-ips HTTP/1.1" 200 410 0.020933 10.0.0.129 - - [2026-02-02 01:53:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.024887 10.0.0.129 - - [2026-02-02 01:53:54] "GET /virtual-machine-interface/07a62b6e-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.007578 10.0.0.129 - - [2026-02-02 01:53:54] "POST /set-tag HTTP/1.1" 200 109 0.016571 10.0.0.129 - - [2026-02-02 01:53:54] "GET /virtual-machine-interface/07a62b6e-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007190 10.0.0.129 - - [2026-02-02 01:53:54] "GET /instance-ip/07bf103e-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008137 10.0.0.129 - - [2026-02-02 01:53:54] "GET /virtual-machine-interface/07a62b6e-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004557 10.0.0.129 - - [2026-02-02 01:53:54] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.129 - - [2026-02-02 01:53:54] "GET /virtual-router/b92d90a9-c595-4e78-a976-174aaa922813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.003350 10.0.0.129 - - [2026-02-02 01:53:54] "POST /ref-update HTTP/1.1" 200 156 0.009474 10.0.0.129 - - [2026-02-02 01:53:54] "GET /virtual-machine-interface/07a62b6e-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.010040 10.0.0.129 - - [2026-02-02 01:53:55] "POST /set-tag HTTP/1.1" 200 109 0.007474 10.0.0.129 - - [2026-02-02 01:53:55] "GET /virtual-machine-interface/072f02aa-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005045 10.0.0.129 - - [2026-02-02 01:53:55] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.129 - - [2026-02-02 01:53:55] "GET /virtual-machine-interface/07a62b6e-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.003659 10.0.0.129 - - [2026-02-02 01:53:55] "POST /set-tag HTTP/1.1" 200 109 0.002559 10.0.0.129 - - [2026-02-02 01:53:57] "GET /domains HTTP/1.1" 200 281 0.002116 10.0.0.129 - - [2026-02-02 01:53:57] "GET /domain/7b9fb27b-8f56-456e-a3ed-374aed0f8bb9 HTTP/1.1" 200 3099 0.002933 10.0.0.129 - - [2026-02-02 01:53:57] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65 HTTP/1.1" 200 7090 0.047266 10.0.0.129 - - [2026-02-02 01:53:57] "GET /virtual-network/24445cd1-7eeb-48f9-b44e-4c1ad09baf66 HTTP/1.1" 200 2096 0.004819 10.0.0.129 - - [2026-02-02 01:53:58] "GET /virtual-network/24445cd1-7eeb-48f9-b44e-4c1ad09baf66 HTTP/1.1" 200 2096 0.008049 10.0.0.129 - - [2026-02-02 01:53:58] "GET /routing-instance/430babea-e844-4683-8da5-ec3534b72f04 HTTP/1.1" 200 1405 0.004044 10.0.0.129 - - [2026-02-02 01:53:58] "GET /routing-instance/430babea-e844-4683-8da5-ec3534b72f04 HTTP/1.1" 200 1405 0.002598 10.0.0.129 - - [2026-02-02 01:53:58] "GET /route-target/e1f697fd-bc1e-4078-a7d9-d586ba60f014 HTTP/1.1" 200 1155 0.002342 10.0.0.129 - - [2026-02-02 01:53:58] "GET /virtual-network/24445cd1-7eeb-48f9-b44e-4c1ad09baf66 HTTP/1.1" 200 2096 0.004074 10.0.0.129 - - [2026-02-02 01:53:58] "GET /routing-instance/430babea-e844-4683-8da5-ec3534b72f04 HTTP/1.1" 200 1405 0.002650 10.0.0.129 - - [2026-02-02 01:53:58] "GET /virtual-network/24445cd1-7eeb-48f9-b44e-4c1ad09baf66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003614 10.0.0.129 - - [2026-02-02 01:53:58] "GET /virtual-network/24445cd1-7eeb-48f9-b44e-4c1ad09baf66 HTTP/1.1" 200 2096 0.003831 10.0.0.129 - - [2026-02-02 01:53:58] "GET /routing-instance/430babea-e844-4683-8da5-ec3534b72f04 HTTP/1.1" 200 1405 0.002800 10.0.0.129 - - [2026-02-02 01:53:58] "GET /routing-instance/430babea-e844-4683-8da5-ec3534b72f04 HTTP/1.1" 200 1405 0.002228 10.0.0.129 - - [2026-02-02 01:53:58] "GET /route-target/e1f697fd-bc1e-4078-a7d9-d586ba60f014 HTTP/1.1" 200 1155 0.001860 10.0.0.129 - - [2026-02-02 01:53:58] "GET /domains HTTP/1.1" 200 281 0.001504 10.0.0.129 - - [2026-02-02 01:53:58] "GET /domain/7b9fb27b-8f56-456e-a3ed-374aed0f8bb9 HTTP/1.1" 200 3099 0.007015 10.0.0.129 - - [2026-02-02 01:53:58] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65 HTTP/1.1" 200 7090 0.036530 10.0.0.129 - - [2026-02-02 01:53:58] "GET /virtual-network/24445cd1-7eeb-48f9-b44e-4c1ad09baf66 HTTP/1.1" 200 2096 0.005154 10.0.0.129 - - [2026-02-02 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.129 - - [2026-02-02 01:53:58] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.031616 10.0.0.129 - - [2026-02-02 01:53:58] "GET /virtual-network/24445cd1-7eeb-48f9-b44e-4c1ad09baf66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004380 10.0.0.129 - - [2026-02-02 01:53:58] "GET /floating-ip-pools?parent_id=24445cd1-7eeb-48f9-b44e-4c1ad09baf66&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001561 10.0.0.129 - - [2026-02-02 01:53:58] "GET /virtual-network/24445cd1-7eeb-48f9-b44e-4c1ad09baf66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004662 10.0.0.129 - - [2026-02-02 01:53:58] "POST /floating-ip-pools HTTP/1.1" 200 564 0.018973 10.0.0.129 - - [2026-02-02 01:53:58] "POST /ref-update HTTP/1.1" 200 156 0.021034 10.0.0.129 - - [2026-02-02 01:53:58] "GET /virtual-network/24445cd1-7eeb-48f9-b44e-4c1ad09baf66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004647 10.0.0.129 - - [2026-02-02 01:53:58] "GET /domains HTTP/1.1" 200 281 0.002380 10.0.0.129 - - [2026-02-02 01:53:58] "GET /domain/7b9fb27b-8f56-456e-a3ed-374aed0f8bb9 HTTP/1.1" 200 3099 0.002992 10.0.0.129 - - [2026-02-02 01:53:58] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65 HTTP/1.1" 200 7347 0.035288 10.0.0.129 - - [2026-02-02 01:53:58] "GET /virtual-network/24445cd1-7eeb-48f9-b44e-4c1ad09baf66 HTTP/1.1" 200 2335 0.005843 10.0.0.129 - - [2026-02-02 01:53:58] "GET /floating-ip-pool/f0b1ed8a-f4e3-4a29-b7e2-2d209ad6f0fe HTTP/1.1" 200 1318 0.002304 10.0.0.129 - - [2026-02-02 01:53:58] "GET /domains HTTP/1.1" 200 281 0.001530 10.0.0.129 - - [2026-02-02 01:53:58] "GET /domain/7b9fb27b-8f56-456e-a3ed-374aed0f8bb9 HTTP/1.1" 200 3099 0.003230 10.0.0.129 - - [2026-02-02 01:53:58] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65 HTTP/1.1" 200 7347 0.039469 10.0.0.129 - - [2026-02-02 01:53:58] "GET /virtual-network/24445cd1-7eeb-48f9-b44e-4c1ad09baf66 HTTP/1.1" 200 2335 0.004251 10.0.0.129 - - [2026-02-02 01:53:58] "GET /virtual-network/24445cd1-7eeb-48f9-b44e-4c1ad09baf66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004142 10.0.0.129 - - [2026-02-02 01:53:58] "POST /tags HTTP/1.1" 200 366 0.063789 10.0.0.129 - - [2026-02-02 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.015309 10.0.0.129 - - [2026-02-02 01:53:58] "GET /tag/82057883-8d0d-4a45-b99d-93dc8abdde5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.020558 10.0.0.129 - - [2026-02-02 01:53:58] "POST /tags HTTP/1.1" 409 206 0.002143 10.0.0.129 - - [2026-02-02 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.129 - - [2026-02-02 01:53:58] "GET /tag/433550cb-73bd-4322-b12b-88c09ef2f1f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013354 10.0.0.129 - - [2026-02-02 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008551 10.0.0.129 - - [2026-02-02 01:53:58] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.032613 10.0.0.129 - - [2026-02-02 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.129 - - [2026-02-02 01:53:58] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.009168 10.0.0.129 - - [2026-02-02 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.129 - - [2026-02-02 01:53:58] "GET /service-appliance-set/b1c81cc7-5612-4558-9b38-348e5bc8f140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003275 10.0.0.129 - - [2026-02-02 01:53:58] "POST /fqname-to-id HTTP/1.1" 404 258 0.001451 10.0.0.129 - - [2026-02-02 01:53:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.103344 10.0.0.129 - - [2026-02-02 01:53:59] "GET /virtual-machine-interface/1b4e25a5-4d08-4366-bb6a-34be5269d630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.016935 10.0.0.129 - - [2026-02-02 01:53:59] "POST /set-tag HTTP/1.1" 200 109 0.014984 10.0.0.129 - - [2026-02-02 01:53:59] "POST /instance-ips HTTP/1.1" 200 418 0.019287 10.0.0.129 - - [2026-02-02 01:53:59] "GET /instance-ip/93901ff1-bbbc-4b24-9ee6-ccef1cc5868e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.004701 10.0.0.129 - - [2026-02-02 01:53:59] "POST /loadbalancers HTTP/1.1" 200 620 0.061510 10.0.0.129 - - [2026-02-02 01:53:59] "POST /service-instances HTTP/1.1" 200 568 0.019545 10.0.0.129 - - [2026-02-02 01:53:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024265 10.0.0.129 - - [2026-02-02 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010831 10.0.0.129 - - [2026-02-02 01:53:59] "POST /ref-update HTTP/1.1" 200 156 0.016769 10.0.0.129 - - [2026-02-02 01:53:59] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.040305 10.0.0.129 - - [2026-02-02 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.129 - - [2026-02-02 01:53:59] "GET /virtual-machine-interface/1b4e25a5-4d08-4366-bb6a-34be5269d630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004970 10.0.0.129 - - [2026-02-02 01:53:59] "PUT /service-instance/dd9767bd-4313-4c05-ad40-9df073ab2eff HTTP/1.1" 200 267 0.012584 10.0.0.129 - - [2026-02-02 01:53:59] "GET /virtual-machine-interface/1b4e25a5-4d08-4366-bb6a-34be5269d630?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.022718 10.0.0.129 - - [2026-02-02 01:53:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.017354 10.0.0.129 - - [2026-02-02 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.129 - - [2026-02-02 01:53:59] "PUT /service-instance/dd9767bd-4313-4c05-ad40-9df073ab2eff HTTP/1.1" 200 267 0.006987 10.0.0.129 - - [2026-02-02 01:53:59] "GET /floating-ip-pool/f0b1ed8a-f4e3-4a29-b7e2-2d209ad6f0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.008403 10.0.0.129 - - [2026-02-02 01:53:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.007418 10.0.0.129 - - [2026-02-02 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014381 10.0.0.129 - - [2026-02-02 01:53:59] "POST /virtual-machines HTTP/1.1" 200 430 0.016089 10.0.0.129 - - [2026-02-02 01:53:59] "POST /floating-ips HTTP/1.1" 200 673 0.147351 10.0.0.129 - - [2026-02-02 01:53:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008454 10.0.0.129 - - [2026-02-02 01:53:59] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003364 10.0.0.129 - - [2026-02-02 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.129 - - [2026-02-02 01:53:59] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003948 10.0.0.129 - - [2026-02-02 01:53:59] "POST /tags HTTP/1.1" 409 221 0.017898 10.0.0.129 - - [2026-02-02 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.129 - - [2026-02-02 01:53:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.155123 10.0.0.129 - - [2026-02-02 01:53:59] "POST /chown HTTP/1.1" 200 109 0.023983 10.0.0.129 - - [2026-02-02 01:53:59] "GET /tag/dba78658-6b98-44c7-916c-65ac8b0162ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011922 10.0.0.129 - - [2026-02-02 01:53:59] "POST /tags HTTP/1.1" 409 238 0.001921 10.0.0.129 - - [2026-02-02 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.129 - - [2026-02-02 01:53:59] "POST /chown HTTP/1.1" 200 109 0.011511 10.0.0.129 - - [2026-02-02 01:53:59] "GET /tag/82057883-8d0d-4a45-b99d-93dc8abdde5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011066 10.0.0.129 - - [2026-02-02 01:53:59] "PUT /virtual-machine-interface/10b0faf6-3604-4be7-95da-e8b6e2fef914 HTTP/1.1" 200 285 0.012621 10.0.0.129 - - [2026-02-02 01:53:59] "PUT /instance-ip/93901ff1-bbbc-4b24-9ee6-ccef1cc5868e HTTP/1.1" 200 257 0.024508 10.0.0.129 - - [2026-02-02 01:53:59] "POST /firewall-rules HTTP/1.1" 200 652 0.111360 10.0.0.129 - - [2026-02-02 01:53:59] "POST /ref-update HTTP/1.1" 200 156 0.070004 10.0.0.129 - - [2026-02-02 01:54:00] "GET /firewall-rule/e7a7bbf7-5382-4547-8f96-d4dd351e62ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.018800 10.0.0.129 - - [2026-02-02 01:54:00] "POST /ref-update HTTP/1.1" 200 156 0.012765 10.0.0.129 - - [2026-02-02 01:54:00] "GET /firewall-policy/ab24462f-2c2a-4009-a58c-a17f5a88ee6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.016975 10.0.0.129 - - [2026-02-02 01:54:00] "GET /firewall-rule/e7a7bbf7-5382-4547-8f96-d4dd351e62ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003484 10.0.0.129 - - [2026-02-02 01:54:00] "POST /ref-update HTTP/1.1" 200 156 0.029097 10.0.0.129 - - [2026-02-02 01:54:00] "POST /ref-update HTTP/1.1" 200 156 0.027166 10.0.0.129 - - [2026-02-02 01:54:00] "POST /ref-update HTTP/1.1" 200 156 0.046518 10.0.0.129 - - [2026-02-02 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.129 - - [2026-02-02 01:54:00] "POST /ref-update HTTP/1.1" 200 156 0.040580 10.0.0.129 - - [2026-02-02 01:54:00] "POST /ref-update HTTP/1.1" 200 156 0.034332 10.0.0.129 - - [2026-02-02 01:54:00] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.081024 10.0.0.129 - - [2026-02-02 01:54:00] "GET /loadbalancer/3f3d359a-799f-4dd8-9c5c-b3fb841b74f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.008399 10.0.0.129 - - [2026-02-02 01:54:00] "POST /virtual-machines HTTP/1.1" 200 430 0.038991 10.0.0.129 - - [2026-02-02 01:54:00] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.033986 10.0.0.129 - - [2026-02-02 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005894 10.0.0.129 - - [2026-02-02 01:54:00] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.056338 10.0.0.129 - - [2026-02-02 01:54:00] "GET /loadbalancer-listener/5eb33180-f5e6-42a5-92b5-0ea985086f3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.017862 10.0.0.129 - - [2026-02-02 01:54:00] "GET /loadbalancer-listener/5eb33180-f5e6-42a5-92b5-0ea985086f3a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.004040 10.0.0.129 - - [2026-02-02 01:54:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.165779 10.0.0.129 - - [2026-02-02 01:54:00] "POST /chown HTTP/1.1" 200 109 0.039796 10.0.0.129 - - [2026-02-02 01:54:00] "POST /chown HTTP/1.1" 200 109 0.012080 10.0.0.129 - - [2026-02-02 01:54:00] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.101103 10.0.0.129 - - [2026-02-02 01:54:00] "PUT /virtual-machine-interface/b7b05cc9-667c-493d-acc7-4526993636d0 HTTP/1.1" 200 285 0.015874 10.0.0.129 - - [2026-02-02 01:54:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.031837 10.0.0.129 - - [2026-02-02 01:54:00] "PUT /instance-ip/93901ff1-bbbc-4b24-9ee6-ccef1cc5868e HTTP/1.1" 200 257 0.045144 10.0.0.129 - - [2026-02-02 01:54:00] "GET /loadbalancer-pool/ec6aa31d-a169-46c0-8a74-a4a08f1c5c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015404 10.0.0.129 - - [2026-02-02 01:54:00] "POST /ref-update HTTP/1.1" 200 156 0.036450 10.0.0.129 - - [2026-02-02 01:54:00] "POST /loadbalancer-members HTTP/1.1" 200 709 0.046917 10.0.0.129 - - [2026-02-02 01:54:00] "POST /ref-update HTTP/1.1" 200 156 0.012117 10.0.0.129 - - [2026-02-02 01:54:00] "POST /ref-update HTTP/1.1" 200 156 0.031231 10.0.0.129 - - [2026-02-02 01:54:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.030643 10.0.0.129 - - [2026-02-02 01:54:00] "GET /loadbalancer-member/e3d9bf05-5698-4eda-9617-252263b862a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.004273 10.0.0.129 - - [2026-02-02 01:54:00] "POST /ref-update HTTP/1.1" 200 156 0.019763 10.0.0.129 - - [2026-02-02 01:54:00] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010255 10.0.0.129 - - [2026-02-02 01:54:00] "POST /ref-update HTTP/1.1" 200 156 0.010267 10.0.0.129 - - [2026-02-02 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.129 - - [2026-02-02 01:54:00] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.012470 10.0.0.129 - - [2026-02-02 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012091 10.0.0.129 - - [2026-02-02 01:54:00] "POST /tags HTTP/1.1" 409 221 0.001818 10.0.0.129 - - [2026-02-02 01:54:00] "POST /chown HTTP/1.1" 200 109 0.014405 10.0.0.129 - - [2026-02-02 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.129 - - [2026-02-02 01:54:01] "GET /tag/dba78658-6b98-44c7-916c-65ac8b0162ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014450 10.0.0.129 - - [2026-02-02 01:54:01] "POST /tags HTTP/1.1" 409 238 0.002204 10.0.0.129 - - [2026-02-02 01:54:01] "POST /chown HTTP/1.1" 200 109 0.028751 10.0.0.129 - - [2026-02-02 01:54:01] "PUT /instance-ip/93901ff1-bbbc-4b24-9ee6-ccef1cc5868e HTTP/1.1" 200 257 0.018989 10.0.0.129 - - [2026-02-02 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007361 10.0.0.129 - - [2026-02-02 01:54:01] "GET /tag/82057883-8d0d-4a45-b99d-93dc8abdde5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013350 10.0.0.129 - - [2026-02-02 01:54:01] "POST /firewall-rules HTTP/1.1" 409 293 0.002406 10.0.0.129 - - [2026-02-02 01:54:01] "POST /ref-update HTTP/1.1" 200 156 0.030094 10.0.0.129 - - [2026-02-02 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.129 - - [2026-02-02 01:54:01] "POST /chown HTTP/1.1" 200 109 0.007823 10.0.0.129 - - [2026-02-02 01:54:01] "POST /chown HTTP/1.1" 200 109 0.016789 10.0.0.129 - - [2026-02-02 01:54:01] "PUT /firewall-rule/e7a7bbf7-5382-4547-8f96-d4dd351e62ff HTTP/1.1" 200 261 0.054101 10.0.0.129 - - [2026-02-02 01:54:01] "GET /firewall-rule/e7a7bbf7-5382-4547-8f96-d4dd351e62ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.011129 10.0.0.129 - - [2026-02-02 01:54:01] "PUT /instance-ip/93901ff1-bbbc-4b24-9ee6-ccef1cc5868e HTTP/1.1" 200 257 0.037126 10.0.0.129 - - [2026-02-02 01:54:01] "GET /firewall-policy/ab24462f-2c2a-4009-a58c-a17f5a88ee6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004033 10.0.0.129 - - [2026-02-02 01:54:01] "GET /firewall-rule/e7a7bbf7-5382-4547-8f96-d4dd351e62ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002549 10.0.0.129 - - [2026-02-02 01:54:01] "POST /ref-update HTTP/1.1" 200 156 0.011606 10.0.0.129 - - [2026-02-02 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.129 - - [2026-02-02 01:54:01] "POST /chown HTTP/1.1" 200 109 0.006315 10.0.0.129 - - [2026-02-02 01:54:01] "POST /chown HTTP/1.1" 200 109 0.019419 10.0.0.129 - - [2026-02-02 01:54:01] "PUT /instance-ip/93901ff1-bbbc-4b24-9ee6-ccef1cc5868e HTTP/1.1" 200 257 0.016468 10.0.0.129 - - [2026-02-02 01:54:01] "POST /ref-update HTTP/1.1" 200 156 0.014120 10.0.0.129 - - [2026-02-02 01:54:01] "POST /chown HTTP/1.1" 200 109 0.010202 10.0.0.129 - - [2026-02-02 01:54:01] "POST /chown HTTP/1.1" 200 109 0.006726 10.0.0.129 - - [2026-02-02 01:54:01] "PUT /instance-ip/93901ff1-bbbc-4b24-9ee6-ccef1cc5868e HTTP/1.1" 200 257 0.025717 10.0.0.129 - - [2026-02-02 01:54:01] "POST /ref-update HTTP/1.1" 200 156 0.045480 10.0.0.129 - - [2026-02-02 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.129 - - [2026-02-02 01:54:01] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.008492 10.0.0.129 - - [2026-02-02 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.129 - - [2026-02-02 01:54:01] "POST /chown HTTP/1.1" 200 109 0.009506 10.0.0.129 - - [2026-02-02 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008503 10.0.0.129 - - [2026-02-02 01:54:01] "POST /chown HTTP/1.1" 200 109 0.034349 10.0.0.129 - - [2026-02-02 01:54:01] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.058913 10.0.0.129 - - [2026-02-02 01:54:01] "POST /virtual-machines HTTP/1.1" 200 374 0.012550 10.0.0.129 - - [2026-02-02 01:54:01] "PUT /instance-ip/93901ff1-bbbc-4b24-9ee6-ccef1cc5868e HTTP/1.1" 200 257 0.041960 10.0.0.129 - - [2026-02-02 01:54:01] "POST /ref-update HTTP/1.1" 200 156 0.022763 10.0.0.129 - - [2026-02-02 01:54:01] "POST /chown HTTP/1.1" 200 109 0.023617 10.0.0.129 - - [2026-02-02 01:54:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.032268 10.0.0.129 - - [2026-02-02 01:54:01] "POST /chown HTTP/1.1" 200 109 0.048682 10.0.0.129 - - [2026-02-02 01:54:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.115134 10.0.0.129 - - [2026-02-02 01:54:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.029197 10.0.0.129 - - [2026-02-02 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007529 10.0.0.129 - - [2026-02-02 01:54:02] "PUT /instance-ip/93901ff1-bbbc-4b24-9ee6-ccef1cc5868e HTTP/1.1" 200 257 0.086872 10.0.0.129 - - [2026-02-02 01:54:02] "POST /ref-update HTTP/1.1" 200 156 0.017802 10.0.0.129 - - [2026-02-02 01:54:02] "GET /virtual-machine-interface/0c08ffc4-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.010570 10.0.0.129 - - [2026-02-02 01:54:02] "POST /instance-ips HTTP/1.1" 200 414 0.020225 10.0.0.129 - - [2026-02-02 01:54:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.038249 10.0.0.129 - - [2026-02-02 01:54:02] "GET /virtual-machine-interface/0c08ffc4-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.018327 10.0.0.129 - - [2026-02-02 01:54:02] "PUT /service-instance/dd9767bd-4313-4c05-ad40-9df073ab2eff HTTP/1.1" 200 267 0.015378 10.0.0.129 - - [2026-02-02 01:54:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.014211 10.0.0.129 - - [2026-02-02 01:54:02] "POST /set-tag HTTP/1.1" 200 109 0.063733 10.0.0.129 - - [2026-02-02 01:54:02] "GET /virtual-machine-interface/0c08ffc4-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.020301 10.0.0.129 - - [2026-02-02 01:54:02] "GET /instance-ip/0c21b3ca-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005332 10.0.0.129 - - [2026-02-02 01:54:02] "PUT /service-instance/dd9767bd-4313-4c05-ad40-9df073ab2eff HTTP/1.1" 200 267 0.011787 10.0.0.129 - - [2026-02-02 01:54:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.012778 10.0.0.129 - - [2026-02-02 01:54:02] "GET /virtual-machine-interface/0c08ffc4-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004350 10.0.0.129 - - [2026-02-02 01:54:02] "POST /set-tag HTTP/1.1" 200 109 0.005494 10.0.0.129 - - [2026-02-02 01:54:02] "GET /virtual-router/b92d90a9-c595-4e78-a976-174aaa922813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.004988 10.0.0.129 - - [2026-02-02 01:54:02] "PUT /service-instance/dd9767bd-4313-4c05-ad40-9df073ab2eff HTTP/1.1" 200 267 0.009573 10.0.0.129 - - [2026-02-02 01:54:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.019825 10.0.0.129 - - [2026-02-02 01:54:02] "POST /ref-update HTTP/1.1" 200 156 0.034348 10.0.0.129 - - [2026-02-02 01:54:02] "GET /virtual-machine-interface/0c08ffc4-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.016744 10.0.0.129 - - [2026-02-02 01:54:02] "POST /set-tag HTTP/1.1" 200 109 0.003565 10.0.0.129 - - [2026-02-02 01:54:02] "PUT /service-instance/dd9767bd-4313-4c05-ad40-9df073ab2eff HTTP/1.1" 200 267 0.007969 10.0.0.129 - - [2026-02-02 01:54:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023577 10.0.0.129 - - [2026-02-02 01:54:02] "GET /virtual-machine-interface/0c08ffc4-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.033258 10.0.0.129 - - [2026-02-02 01:54:02] "POST /set-tag HTTP/1.1" 200 109 0.005539 10.0.0.129 - - [2026-02-02 01:54:02] "PUT /service-instance/dd9767bd-4313-4c05-ad40-9df073ab2eff HTTP/1.1" 200 267 0.013924 10.0.0.129 - - [2026-02-02 01:54:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.013499 10.0.0.129 - - [2026-02-02 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.129 - - [2026-02-02 01:54:02] "POST /chown HTTP/1.1" 200 109 0.006165 10.0.0.129 - - [2026-02-02 01:54:02] "POST /chown HTTP/1.1" 200 109 0.019401 10.0.0.129 - - [2026-02-02 01:54:02] "POST /ref-update HTTP/1.1" 200 156 0.021477 10.0.0.129 - - [2026-02-02 01:54:02] "POST /chown HTTP/1.1" 200 109 0.011340 10.0.0.129 - - [2026-02-02 01:54:02] "POST /chown HTTP/1.1" 200 109 0.006393 10.0.0.129 - - [2026-02-02 01:54:02] "POST /ref-update HTTP/1.1" 200 156 0.021480 10.0.0.129 - - [2026-02-02 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.129 - - [2026-02-02 01:54:02] "POST /chown HTTP/1.1" 200 109 0.006667 10.0.0.129 - - [2026-02-02 01:54:02] "POST /chown HTTP/1.1" 200 109 0.029302 10.0.0.129 - - [2026-02-02 01:54:02] "POST /chown HTTP/1.1" 200 109 0.017584 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.007177 10.0.0.129 - - [2026-02-02 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.009197 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.016526 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.006660 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.018205 10.0.0.129 - - [2026-02-02 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.006861 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.013158 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.017179 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.006694 10.0.0.129 - - [2026-02-02 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.129 - - [2026-02-02 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.014032 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.026276 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.017497 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.028758 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.037383 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.036917 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.017178 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.012732 10.0.0.129 - - [2026-02-02 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.007373 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.022147 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.010191 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.037834 10.0.0.129 - - [2026-02-02 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.007856 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.018219 10.0.0.129 - - [2026-02-02 01:54:03] "POST /chown HTTP/1.1" 200 109 0.117628 10.0.0.129 - - [2026-02-02 01:54:04] "POST /chown HTTP/1.1" 200 109 0.016215 10.0.0.129 - - [2026-02-02 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.129 - - [2026-02-02 01:54:04] "POST /chown HTTP/1.1" 200 109 0.006608 10.0.0.129 - - [2026-02-02 01:54:04] "POST /chown HTTP/1.1" 200 109 0.015128 10.0.0.129 - - [2026-02-02 01:54:04] "POST /chown HTTP/1.1" 200 109 0.020165 10.0.0.129 - - [2026-02-02 01:54:04] "POST /chown HTTP/1.1" 200 109 0.022396 10.0.0.129 - - [2026-02-02 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.129 - - [2026-02-02 01:54:04] "POST /chown HTTP/1.1" 200 109 0.007540 10.0.0.129 - - [2026-02-02 01:54:04] "POST /chown HTTP/1.1" 200 109 0.017886 10.0.0.129 - - [2026-02-02 01:54:04] "POST /chown HTTP/1.1" 200 109 0.017916 10.0.0.129 - - [2026-02-02 01:54:04] "POST /chown HTTP/1.1" 200 109 0.035143 10.0.0.129 - - [2026-02-02 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005126 10.0.0.129 - - [2026-02-02 01:54:04] "POST /chown HTTP/1.1" 200 109 0.009137 10.0.0.129 - - [2026-02-02 01:54:04] "POST /chown HTTP/1.1" 200 109 0.022160 10.0.0.129 - - [2026-02-02 01:54:04] "POST /chown HTTP/1.1" 200 109 0.025378 10.0.0.129 - - [2026-02-02 01:54:04] "POST /chown HTTP/1.1" 200 109 0.007242 10.0.0.129 - - [2026-02-02 01:54:08] "GET /virtual-machine-interface/072f02aa-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005195 10.0.0.129 - - [2026-02-02 01:54:08] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.129 - - [2026-02-02 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.129 - - [2026-02-02 01:54:08] "GET /loadbalancer/6c397622-82ba-41b7-ace9-c521322dac3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002287 10.0.0.129 - - [2026-02-02 01:54:08] "GET /loadbalancer-pool/eb0a3ce3-32a7-406a-96fc-607c1671d328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002305 10.0.0.129 - - [2026-02-02 01:54:08] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014167 10.0.0.129 - - [2026-02-02 01:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.013085 10.0.0.129 - - [2026-02-02 01:54:08] "GET /virtual-machine-interface/072f02aa-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006664 10.0.0.129 - - [2026-02-02 01:54:08] "GET /virtual-machine-interface/072f02aa-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006826 10.0.0.129 - - [2026-02-02 01:54:09] "POST /ref-update HTTP/1.1" 200 156 0.013712 10.0.0.129 - - [2026-02-02 01:54:09] "GET /floating-ip/c4132c54-77e8-4fbe-89b1-9c0d5575dd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.017856 10.0.0.129 - - [2026-02-02 01:54:09] "POST /tags HTTP/1.1" 409 221 0.007865 10.0.0.129 - - [2026-02-02 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.129 - - [2026-02-02 01:54:09] "GET /tag/dba78658-6b98-44c7-916c-65ac8b0162ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012664 10.0.0.129 - - [2026-02-02 01:54:09] "PUT /floating-ip/c4132c54-77e8-4fbe-89b1-9c0d5575dd56 HTTP/1.1" 200 257 0.010185 10.0.0.129 - - [2026-02-02 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.022528 10.0.0.129 - - [2026-02-02 01:54:09] "GET /virtual-machine-interface/07a62b6e-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004914 10.0.0.129 - - [2026-02-02 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.003782 10.0.0.129 - - [2026-02-02 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.129 - - [2026-02-02 01:54:09] "GET /loadbalancer/6c397622-82ba-41b7-ace9-c521322dac3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002972 10.0.0.129 - - [2026-02-02 01:54:09] "GET /loadbalancer-pool/eb0a3ce3-32a7-406a-96fc-607c1671d328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.008115 10.0.0.129 - - [2026-02-02 01:54:09] "POST /loadbalancer-members HTTP/1.1" 200 704 0.019095 10.0.0.129 - - [2026-02-02 01:54:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008085 10.0.0.129 - - [2026-02-02 01:54:10] "GET /virtual-machine-interface/07a62b6e-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.011175 10.0.0.129 - - [2026-02-02 01:54:10] "GET /virtual-machine-interface/07a62b6e-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004933 10.0.0.129 - - [2026-02-02 01:54:10] "POST /ref-update HTTP/1.1" 200 156 0.007867 10.0.0.129 - - [2026-02-02 01:54:10] "GET /floating-ip/c4132c54-77e8-4fbe-89b1-9c0d5575dd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.009044 10.0.0.129 - - [2026-02-02 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.040049 10.0.0.129 - - [2026-02-02 01:54:11] "GET /virtual-machine/cf7bd11f-0237-4ff6-ab99-710d11cef5d8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.007759 10.0.0.129 - - [2026-02-02 01:54:11] "GET /virtual-machine-interface/072f02aa-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005062 10.0.0.129 - - [2026-02-02 01:54:11] "GET /virtual-machine/09cfce5a-38ec-48be-a689-20d1b04f649c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003189 10.0.0.129 - - [2026-02-02 01:54:11] "GET /virtual-machine-interface/07a62b6e-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.010159 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:54:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001078 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:54:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001121 10.0.0.129 - - [2026-02-02 01:54:15] "GET /virtual-machine-interface/0c08ffc4-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004606 10.0.0.129 - - [2026-02-02 01:54:15] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.129 - - [2026-02-02 01:54:16] "GET /virtual-machine/be5f4105-48a0-48c1-b948-8aeea80f5b71?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003125 10.0.0.129 - - [2026-02-02 01:54:16] "GET /virtual-machine-interface/0c08ffc4-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004322 10.0.0.129 - - [2026-02-02 01:54:17] "GET /virtual-machine-interface/0c08ffc4-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004503 10.0.0.129 - - [2026-02-02 01:54:17] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.129 - - [2026-02-02 01:54:48] "GET /virtual-machine-interface/0c08ffc4-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006619 10.0.0.129 - - [2026-02-02 01:54:48] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.129 - - [2026-02-02 01:54:48] "GET /virtual-machine-interface/0c08ffc4-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004697 10.0.0.129 - - [2026-02-02 01:54:48] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.129 - - [2026-02-02 01:54:49] "GET /virtual-machine/be5f4105-48a0-48c1-b948-8aeea80f5b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003483 10.0.0.129 - - [2026-02-02 01:54:49] "POST /ref-update HTTP/1.1" 200 156 0.011863 10.0.0.129 - - [2026-02-02 01:54:49] "GET /virtual-machine-interface/0c08ffc4-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006912 10.0.0.129 - - [2026-02-02 01:54:49] "POST /set-tag HTTP/1.1" 200 109 0.013628 10.0.0.129 - - [2026-02-02 01:54:49] "POST /set-tag HTTP/1.1" 200 109 0.013840 10.0.0.129 - - [2026-02-02 01:54:49] "DELETE /instance-ip/0c21b3ca-ffda-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.047902 10.0.0.129 - - [2026-02-02 01:54:49] "DELETE /virtual-machine-interface/0c08ffc4-ffda-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.042550 10.0.0.129 - - [2026-02-02 01:54:49] "DELETE /virtual-machine/be5f4105-48a0-48c1-b948-8aeea80f5b71 HTTP/1.1" 200 115 0.020455 10.0.0.129 - - [2026-02-02 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.129 - - [2026-02-02 01:54:52] "GET /tag/82057883-8d0d-4a45-b99d-93dc8abdde5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012676 10.0.0.129 - - [2026-02-02 01:54:52] "GET /tag/82057883-8d0d-4a45-b99d-93dc8abdde5a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.016097 10.0.0.129 - - [2026-02-02 01:54:52] "GET /virtual-machine-interface/10b0faf6-3604-4be7-95da-e8b6e2fef914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.007408 10.0.0.129 - - [2026-02-02 01:54:52] "POST /set-tag HTTP/1.1" 200 109 0.019009 10.0.0.129 - - [2026-02-02 01:54:52] "GET /virtual-machine-interface/1b4e25a5-4d08-4366-bb6a-34be5269d630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004853 10.0.0.129 - - [2026-02-02 01:54:52] "POST /set-tag HTTP/1.1" 200 109 0.026243 10.0.0.129 - - [2026-02-02 01:54:52] "GET /virtual-machine-interface/b7b05cc9-667c-493d-acc7-4526993636d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.031811 10.0.0.129 - - [2026-02-02 01:54:52] "POST /set-tag HTTP/1.1" 200 109 0.028124 10.0.0.129 - - [2026-02-02 01:54:52] "GET /firewall-policy/ab24462f-2c2a-4009-a58c-a17f5a88ee6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.017831 10.0.0.129 - - [2026-02-02 01:54:52] "GET /firewall-rule/e7a7bbf7-5382-4547-8f96-d4dd351e62ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002722 10.0.0.129 - - [2026-02-02 01:54:52] "POST /ref-update HTTP/1.1" 200 156 0.014966 10.0.0.129 - - [2026-02-02 01:54:52] "DELETE /firewall-rule/e7a7bbf7-5382-4547-8f96-d4dd351e62ff HTTP/1.1" 200 115 0.051365 10.0.0.129 - - [2026-02-02 01:54:52] "DELETE /loadbalancer-member/e3d9bf05-5698-4eda-9617-252263b862a2 HTTP/1.1" 200 115 0.044647 10.0.0.129 - - [2026-02-02 01:54:52] "PUT /service-instance/dd9767bd-4313-4c05-ad40-9df073ab2eff HTTP/1.1" 200 267 0.015506 10.0.0.129 - - [2026-02-02 01:54:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.025150 10.0.0.129 - - [2026-02-02 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.129 - - [2026-02-02 01:54:52] "DELETE /loadbalancer-pool/ec6aa31d-a169-46c0-8a74-a4a08f1c5c03 HTTP/1.1" 200 115 0.087654 10.0.0.129 - - [2026-02-02 01:54:52] "POST /chown HTTP/1.1" 200 109 0.022159 10.0.0.129 - - [2026-02-02 01:54:52] "DELETE /loadbalancer-listener/5eb33180-f5e6-42a5-92b5-0ea985086f3a HTTP/1.1" 200 115 0.064210 10.0.0.129 - - [2026-02-02 01:54:52] "GET /floating-ip/9398bffd-ec5e-448a-879a-eefd40a7c0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.005205 10.0.0.129 - - [2026-02-02 01:54:52] "POST /chown HTTP/1.1" 200 109 0.026778 10.0.0.129 - - [2026-02-02 01:54:52] "POST /chown HTTP/1.1" 200 109 0.017577 10.0.0.129 - - [2026-02-02 01:54:52] "POST /chown HTTP/1.1" 200 109 0.021816 10.0.0.129 - - [2026-02-02 01:54:52] "PUT /floating-ip/9398bffd-ec5e-448a-879a-eefd40a7c0ef HTTP/1.1" 200 257 0.033469 10.0.0.129 - - [2026-02-02 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.129 - - [2026-02-02 01:54:52] "POST /chown HTTP/1.1" 200 109 0.010524 10.0.0.129 - - [2026-02-02 01:54:52] "POST /chown HTTP/1.1" 200 109 0.018734 10.0.0.129 - - [2026-02-02 01:54:52] "DELETE /floating-ip/9398bffd-ec5e-448a-879a-eefd40a7c0ef HTTP/1.1" 200 115 0.101825 10.0.0.129 - - [2026-02-02 01:54:53] "POST /chown HTTP/1.1" 200 109 0.011005 10.0.0.129 - - [2026-02-02 01:54:53] "POST /chown HTTP/1.1" 200 109 0.028798 10.0.0.129 - - [2026-02-02 01:54:53] "DELETE /loadbalancer/3f3d359a-799f-4dd8-9c5c-b3fb841b74f2 HTTP/1.1" 200 115 0.080323 10.0.0.129 - - [2026-02-02 01:54:53] "PUT /service-instance/dd9767bd-4313-4c05-ad40-9df073ab2eff HTTP/1.1" 200 267 0.028860 10.0.0.129 - - [2026-02-02 01:54:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008689 10.0.0.129 - - [2026-02-02 01:54:53] "DELETE /instance-ip/93901ff1-bbbc-4b24-9ee6-ccef1cc5868e HTTP/1.1" 200 115 0.085961 10.0.0.129 - - [2026-02-02 01:54:53] "GET /floating-ip-pool/f0b1ed8a-f4e3-4a29-b7e2-2d209ad6f0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.003241 10.0.0.129 - - [2026-02-02 01:54:53] "PUT /service-instance/dd9767bd-4313-4c05-ad40-9df073ab2eff HTTP/1.1" 200 267 0.014797 10.0.0.129 - - [2026-02-02 01:54:53] "POST /ref-update HTTP/1.1" 200 156 0.021415 10.0.0.129 - - [2026-02-02 01:54:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.012441 10.0.0.129 - - [2026-02-02 01:54:53] "DELETE /virtual-machine-interface/1b4e25a5-4d08-4366-bb6a-34be5269d630 HTTP/1.1" 200 115 0.112243 10.0.0.129 - - [2026-02-02 01:54:53] "PUT /service-instance/dd9767bd-4313-4c05-ad40-9df073ab2eff HTTP/1.1" 200 267 0.016201 10.0.0.129 - - [2026-02-02 01:54:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.030447 10.0.0.129 - - [2026-02-02 01:54:53] "DELETE /floating-ip-pool/f0b1ed8a-f4e3-4a29-b7e2-2d209ad6f0fe HTTP/1.1" 200 115 0.116045 10.0.0.129 - - [2026-02-02 01:54:53] "DELETE /tag/82057883-8d0d-4a45-b99d-93dc8abdde5a HTTP/1.1" 200 115 0.182900 10.0.0.129 - - [2026-02-02 01:54:53] "DELETE /service-instance/dd9767bd-4313-4c05-ad40-9df073ab2eff HTTP/1.1" 200 115 0.083204 10.0.0.129 - - [2026-02-02 01:54:53] "GET /virtual-machine-interface/10b0faf6-3604-4be7-95da-e8b6e2fef914?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.006221 10.0.0.129 - - [2026-02-02 01:54:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003150 10.0.0.129 - - [2026-02-02 01:54:53] "POST /useragent-kv HTTP/1.1" 200 115 0.006876 10.0.0.129 - - [2026-02-02 01:54:53] "DELETE /virtual-network/24445cd1-7eeb-48f9-b44e-4c1ad09baf66 HTTP/1.1" 200 115 0.251524 10.0.0.129 - - [2026-02-02 01:54:53] "GET /routing-instance/430babea-e844-4683-8da5-ec3534b72f04 HTTP/1.1" 404 171 0.008672 10.0.0.129 - - [2026-02-02 01:54:53] "GET /domains HTTP/1.1" 200 281 0.001534 10.0.0.129 - - [2026-02-02 01:54:53] "GET /domain/7b9fb27b-8f56-456e-a3ed-374aed0f8bb9 HTTP/1.1" 200 3099 0.004784 10.0.0.129 - - [2026-02-02 01:54:53] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65 HTTP/1.1" 200 7168 0.082157 10.0.0.129 - - [2026-02-02 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007287 10.0.0.129 - - [2026-02-02 01:54:53] "DELETE /virtual-machine-interface/10b0faf6-3604-4be7-95da-e8b6e2fef914 HTTP/1.1" 200 115 0.272328 10.0.0.129 - - [2026-02-02 01:54:53] "GET /virtual-machine-interface/07a62b6e-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.025393 10.0.0.129 - - [2026-02-02 01:54:53] "DELETE /route-target/e1f697fd-bc1e-4078-a7d9-d586ba60f014 HTTP/1.1" 200 115 0.104100 10.0.0.129 - - [2026-02-02 01:54:53] "POST /set-tag HTTP/1.1" 200 109 0.013998 10.0.0.129 - - [2026-02-02 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.129 - - [2026-02-02 01:54:53] "POST /ref-update HTTP/1.1" 200 156 0.073058 10.0.0.129 - - [2026-02-02 01:54:53] "GET /loadbalancer/6c397622-82ba-41b7-ace9-c521322dac3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.005638 10.0.0.129 - - [2026-02-02 01:54:53] "GET /virtual-machine-interface/07a62b6e-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.006037 10.0.0.129 - - [2026-02-02 01:54:53] "DELETE /virtual-machine/5cb21d81-3eff-4822-bb0f-79cf0c2ee457 HTTP/1.1" 200 115 0.064096 10.0.0.129 - - [2026-02-02 01:54:53] "POST /set-tag HTTP/1.1" 200 109 0.051748 10.0.0.129 - - [2026-02-02 01:54:54] "GET /virtual-machine-interface/b7b05cc9-667c-493d-acc7-4526993636d0?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.014957 10.0.0.129 - - [2026-02-02 01:54:54] "DELETE /loadbalancer-member/ba0b81f6-ed08-42ac-b57d-4b7cae520eac HTTP/1.1" 200 115 0.070642 10.0.0.129 - - [2026-02-02 01:54:54] "DELETE /virtual-machine-interface/b7b05cc9-667c-493d-acc7-4526993636d0 HTTP/1.1" 200 115 0.115173 10.0.0.129 - - [2026-02-02 01:54:54] "DELETE /virtual-machine/022d4301-2ba2-4bdb-8028-9dca96cb9021 HTTP/1.1" 200 115 0.031947 10.0.0.129 - - [2026-02-02 01:54:54] "GET /virtual-machine-interface/07a62b6e-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004969 10.0.0.129 - - [2026-02-02 01:54:54] "POST /set-tag HTTP/1.1" 200 109 0.003684 10.0.0.129 - - [2026-02-02 01:54:54] "GET /virtual-machine-interface/07a62b6e-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004104 10.0.0.129 - - [2026-02-02 01:54:54] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.129 - - [2026-02-02 01:54:55] "GET /virtual-machine/09cfce5a-38ec-48be-a689-20d1b04f649c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002978 10.0.0.129 - - [2026-02-02 01:54:55] "POST /ref-update HTTP/1.1" 200 156 0.011691 10.0.0.129 - - [2026-02-02 01:54:55] "GET /virtual-machine-interface/07a62b6e-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.012784 10.0.0.129 - - [2026-02-02 01:54:55] "POST /set-tag HTTP/1.1" 200 109 0.018530 10.0.0.129 - - [2026-02-02 01:54:55] "POST /set-tag HTTP/1.1" 200 109 0.037076 10.0.0.129 - - [2026-02-02 01:54:55] "POST /set-tag HTTP/1.1" 200 109 0.035903 10.0.0.129 - - [2026-02-02 01:54:55] "DELETE /instance-ip/07bf103e-ffda-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.042262 10.0.0.129 - - [2026-02-02 01:54:55] "POST /ref-update HTTP/1.1" 200 156 0.013198 10.0.0.129 - - [2026-02-02 01:54:55] "DELETE /virtual-machine-interface/07a62b6e-ffda-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.067009 10.0.0.129 - - [2026-02-02 01:54:55] "DELETE /virtual-machine/09cfce5a-38ec-48be-a689-20d1b04f649c HTTP/1.1" 200 115 0.037646 10.0.0.129 - - [2026-02-02 01:54:58] "GET /virtual-machine-interface/072f02aa-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.006609 10.0.0.129 - - [2026-02-02 01:54:58] "POST /set-tag HTTP/1.1" 200 109 0.003567 10.0.0.129 - - [2026-02-02 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.129 - - [2026-02-02 01:54:58] "GET /loadbalancer/6c397622-82ba-41b7-ace9-c521322dac3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002277 10.0.0.129 - - [2026-02-02 01:54:59] "GET /virtual-machine-interface/072f02aa-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005128 10.0.0.129 - - [2026-02-02 01:54:59] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.129 - - [2026-02-02 01:55:00] "GET /virtual-machine-interface/072f02aa-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004616 10.0.0.129 - - [2026-02-02 01:55:00] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.129 - - [2026-02-02 01:55:00] "GET /virtual-machine/cf7bd11f-0237-4ff6-ab99-710d11cef5d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002675 10.0.0.129 - - [2026-02-02 01:55:00] "POST /ref-update HTTP/1.1" 200 156 0.016905 10.0.0.129 - - [2026-02-02 01:55:00] "GET /virtual-machine-interface/072f02aa-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.030964 10.0.0.129 - - [2026-02-02 01:55:00] "POST /set-tag HTTP/1.1" 200 109 0.039696 10.0.0.129 - - [2026-02-02 01:55:00] "POST /set-tag HTTP/1.1" 200 109 0.017393 10.0.0.129 - - [2026-02-02 01:55:00] "POST /set-tag HTTP/1.1" 200 109 0.055098 10.0.0.129 - - [2026-02-02 01:55:00] "DELETE /instance-ip/074ef9d4-ffda-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.071926 10.0.0.129 - - [2026-02-02 01:55:00] "POST /ref-update HTTP/1.1" 200 156 0.009686 10.0.0.129 - - [2026-02-02 01:55:00] "DELETE /virtual-machine-interface/072f02aa-ffda-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.077470 10.0.0.129 - - [2026-02-02 01:55:00] "DELETE /virtual-machine/cf7bd11f-0237-4ff6-ab99-710d11cef5d8 HTTP/1.1" 200 115 0.017103 10.0.0.129 - - [2026-02-02 01:55:00] "DELETE /tag/70010d0d-3dda-4693-a55e-bd186c49eaee HTTP/1.1" 200 115 0.070279 10.0.0.129 - - [2026-02-02 01:55:00] "DELETE /tag/585b5a1f-741d-457a-bd7e-44e1630d0f5c HTTP/1.1" 200 115 0.114850 10.0.0.129 - - [2026-02-02 01:55:04] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004676 10.0.0.129 - - [2026-02-02 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.129 - - [2026-02-02 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.129 - - [2026-02-02 01:55:04] "GET /loadbalancer/56b211d7-8618-467a-9e5c-c01aa5433921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004441 10.0.0.129 - - [2026-02-02 01:55:04] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005720 10.0.0.129 - - [2026-02-02 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.023038 10.0.0.129 - - [2026-02-02 01:55:04] "DELETE /loadbalancer-member/26b33d65-cddf-4875-abd6-b39207c66514 HTTP/1.1" 200 115 0.062951 10.0.0.129 - - [2026-02-02 01:55:04] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009127 10.0.0.129 - - [2026-02-02 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011587 10.0.0.129 - - [2026-02-02 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.002921 10.0.0.129 - - [2026-02-02 01:55:04] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.043935 10.0.0.129 - - [2026-02-02 01:55:04] "DELETE /loadbalancer-member/8b4ff9aa-b0d1-442a-a3e2-f59fa3241f2d HTTP/1.1" 200 115 0.086259 10.0.0.129 - - [2026-02-02 01:55:04] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004659 10.0.0.129 - - [2026-02-02 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.002688 10.0.0.129 - - [2026-02-02 01:55:04] "DELETE /loadbalancer-member/d896fb58-4df1-42e1-a357-e29e0f610123 HTTP/1.1" 200 115 0.031671 10.0.0.129 - - [2026-02-02 01:55:04] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.015022 10.0.0.129 - - [2026-02-02 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.002827 10.0.0.129 - - [2026-02-02 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.129 - - [2026-02-02 01:55:04] "GET /loadbalancer/56b211d7-8618-467a-9e5c-c01aa5433921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002915 10.0.0.129 - - [2026-02-02 01:55:04] "GET /loadbalancer-pool/e6f65933-2db9-4f15-bb96-0061d37a735f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003237 10.0.0.129 - - [2026-02-02 01:55:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025039 10.0.0.129 - - [2026-02-02 01:55:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.019504 10.0.0.129 - - [2026-02-02 01:55:04] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011843 10.0.0.129 - - [2026-02-02 01:55:04] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005710 10.0.0.129 - - [2026-02-02 01:55:04] "GET /floating-ip/cf94b04e-637d-48dc-bff9-00596c49f407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003295 10.0.0.129 - - [2026-02-02 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.075523 10.0.0.129 - - [2026-02-02 01:55:04] "GET /loadbalancer-pool/2396cb2e-71f5-464b-8fe0-b3640dcbda41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006007 10.0.0.129 - - [2026-02-02 01:55:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033499 10.0.0.129 - - [2026-02-02 01:55:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.015763 10.0.0.129 - - [2026-02-02 01:55:04] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014969 10.0.0.129 - - [2026-02-02 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.004516 10.0.0.129 - - [2026-02-02 01:55:04] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010359 10.0.0.129 - - [2026-02-02 01:55:04] "GET /floating-ip/cf94b04e-637d-48dc-bff9-00596c49f407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003611 10.0.0.129 - - [2026-02-02 01:55:04] "GET /loadbalancer-pool/43ac8a91-ce44-4b7d-bad6-1432f9773077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003959 10.0.0.129 - - [2026-02-02 01:55:05] "POST /loadbalancer-members HTTP/1.1" 200 694 0.017615 10.0.0.129 - - [2026-02-02 01:55:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.039314 10.0.0.129 - - [2026-02-02 01:55:05] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.017084 10.0.0.129 - - [2026-02-02 01:55:05] "GET /virtual-machine-interface/77b048ec-ffd8-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008067 10.0.0.129 - - [2026-02-02 01:55:05] "GET /floating-ip/cf94b04e-637d-48dc-bff9-00596c49f407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007656 10.0.0.129 - - [2026-02-02 01:55:05] "POST /set-tag HTTP/1.1" 200 109 0.005743 10.0.0.129 - - [2026-02-02 01:55:05] "POST /tags HTTP/1.1" 200 394 0.034218 10.0.0.129 - - [2026-02-02 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012610 10.0.0.129 - - [2026-02-02 01:55:05] "GET /tag/efece03c-33ef-4c49-a8e1-f077434f07b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012706 10.0.0.129 - - [2026-02-02 01:55:05] "POST /tags HTTP/1.1" 200 342 0.021655 10.0.0.129 - - [2026-02-02 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005375 10.0.0.129 - - [2026-02-02 01:55:05] "GET /tag/b474ff50-6341-4494-baa8-0cfc5d06da1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014610 10.0.0.129 - - [2026-02-02 01:55:05] "POST /id-to-fqname HTTP/1.1" 200 192 0.000559 10.0.0.129 - - [2026-02-02 01:55:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.005279 10.0.0.129 - - [2026-02-02 01:55:05] "POST /security-groups HTTP/1.1" 200 589 0.073455 10.0.0.129 - - [2026-02-02 01:55:05] "POST /fqname-to-id HTTP/1.1" 404 236 0.002126 10.0.0.129 - - [2026-02-02 01:55:05] "POST /projects HTTP/1.1" 200 521 0.210206 10.0.0.129 - - [2026-02-02 01:55:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.009943 10.0.0.129 - - [2026-02-02 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.129 - - [2026-02-02 01:55:05] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.009795 10.0.0.129 - - [2026-02-02 01:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.129 - - [2026-02-02 01:55:05] "GET /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.038427 10.0.0.129 - - [2026-02-02 01:55:05] "POST /access-control-lists HTTP/1.1" 200 600 0.123214 10.0.0.129 - - [2026-02-02 01:55:05] "POST /fqname-to-id HTTP/1.1" 404 235 0.005676 10.0.0.129 - - [2026-02-02 01:55:05] "PUT /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21 HTTP/1.1" 200 265 0.070991 10.0.0.129 - - [2026-02-02 01:55:05] "POST /access-control-lists HTTP/1.1" 200 598 0.070275 10.0.0.129 - - [2026-02-02 01:55:05] "PUT /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d HTTP/1.1" 200 265 0.081285 10.0.0.129 - - [2026-02-02 01:55:05] "POST /security-groups HTTP/1.1" 200 593 0.075008 10.0.0.129 - - [2026-02-02 01:55:06] "POST /fqname-to-id HTTP/1.1" 404 270 0.007608 10.0.0.129 - - [2026-02-02 01:55:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.044752 10.0.0.129 - - [2026-02-02 01:55:06] "POST /chown HTTP/1.1" 200 109 0.034591 10.0.0.129 - - [2026-02-02 01:55:06] "POST /access-control-lists HTTP/1.1" 200 634 0.047114 10.0.0.129 - - [2026-02-02 01:55:06] "POST /fqname-to-id HTTP/1.1" 404 269 0.002879 10.0.0.129 - - [2026-02-02 01:55:06] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006744 10.0.0.129 - - [2026-02-02 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.129 - - [2026-02-02 01:55:06] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002578 10.0.0.129 - - [2026-02-02 01:55:06] "POST /tags HTTP/1.1" 409 226 0.002535 10.0.0.129 - - [2026-02-02 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.129 - - [2026-02-02 01:55:06] "GET /tag/b474ff50-6341-4494-baa8-0cfc5d06da1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016336 10.0.0.129 - - [2026-02-02 01:55:06] "POST /access-control-lists HTTP/1.1" 200 632 0.079599 10.0.0.129 - - [2026-02-02 01:55:06] "POST /firewall-rules HTTP/1.1" 200 602 0.060831 10.0.0.129 - - [2026-02-02 01:55:06] "GET /firewall-rule/f8b49443-1c93-40a1-912e-63c30a460c7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.018749 10.0.0.129 - - [2026-02-02 01:55:06] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004654 10.0.0.129 - - [2026-02-02 01:55:06] "GET /firewall-rule/f8b49443-1c93-40a1-912e-63c30a460c7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004003 10.0.0.129 - - [2026-02-02 01:55:06] "POST /ref-update HTTP/1.1" 200 156 0.054341 10.0.0.129 - - [2026-02-02 01:55:06] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004159 10.0.0.129 - - [2026-02-02 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.129 - - [2026-02-02 01:55:06] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002508 10.0.0.129 - - [2026-02-02 01:55:06] "POST /tags HTTP/1.1" 409 226 0.001484 10.0.0.129 - - [2026-02-02 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.129 - - [2026-02-02 01:55:06] "GET /tag/b474ff50-6341-4494-baa8-0cfc5d06da1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.018460 10.0.0.129 - - [2026-02-02 01:55:06] "POST /firewall-rules HTTP/1.1" 200 600 0.071605 10.0.0.129 - - [2026-02-02 01:55:06] "GET /firewall-rule/ebbf706e-2467-4cee-8a45-5c3496a2d0f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004404 10.0.0.129 - - [2026-02-02 01:55:06] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003583 10.0.0.129 - - [2026-02-02 01:55:06] "GET /firewall-rule/ebbf706e-2467-4cee-8a45-5c3496a2d0f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002081 10.0.0.129 - - [2026-02-02 01:55:06] "POST /ref-update HTTP/1.1" 200 156 0.091744 10.0.0.129 - - [2026-02-02 01:55:07] "POST /tags HTTP/1.1" 200 394 0.030704 10.0.0.129 - - [2026-02-02 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.020275 10.0.0.129 - - [2026-02-02 01:55:07] "GET /tag/22540932-00f4-4062-9f89-b5d0516a8ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.019876 10.0.0.129 - - [2026-02-02 01:55:07] "POST /tags HTTP/1.1" 200 342 0.038375 10.0.0.129 - - [2026-02-02 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.023846 10.0.0.129 - - [2026-02-02 01:55:07] "GET /tag/a84c53cc-ebdd-4b82-a0b1-a6329f95035f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016253 10.0.0.129 - - [2026-02-02 01:55:07] "POST /id-to-fqname HTTP/1.1" 200 192 0.009946 10.0.0.129 - - [2026-02-02 01:55:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.012175 10.0.0.129 - - [2026-02-02 01:55:07] "POST /security-groups HTTP/1.1" 200 589 0.067409 10.0.0.129 - - [2026-02-02 01:55:07] "POST /projects HTTP/1.1" 200 521 0.253990 10.0.0.129 - - [2026-02-02 01:55:07] "POST /fqname-to-id HTTP/1.1" 404 236 0.004380 10.0.0.129 - - [2026-02-02 01:55:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.030879 10.0.0.129 - - [2026-02-02 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018378 10.0.0.129 - - [2026-02-02 01:55:08] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.023094 10.0.0.129 - - [2026-02-02 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012391 10.0.0.129 - - [2026-02-02 01:55:08] "POST /access-control-lists HTTP/1.1" 200 600 0.121159 10.0.0.129 - - [2026-02-02 01:55:08] "GET /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.048598 10.0.0.129 - - [2026-02-02 01:55:08] "POST /fqname-to-id HTTP/1.1" 404 235 0.033943 10.0.0.129 - - [2026-02-02 01:55:08] "POST /access-control-lists HTTP/1.1" 200 598 0.036549 10.0.0.129 - - [2026-02-02 01:55:08] "PUT /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21 HTTP/1.1" 200 265 0.115160 10.0.0.129 - - [2026-02-02 01:55:08] "PUT /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d HTTP/1.1" 200 265 0.100013 10.0.0.129 - - [2026-02-02 01:55:08] "POST /security-groups HTTP/1.1" 200 593 0.090550 10.0.0.129 - - [2026-02-02 01:55:08] "POST /fqname-to-id HTTP/1.1" 404 270 0.004791 10.0.0.129 - - [2026-02-02 01:55:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.025867 10.0.0.129 - - [2026-02-02 01:55:08] "POST /chown HTTP/1.1" 200 109 0.019807 10.0.0.129 - - [2026-02-02 01:55:08] "POST /access-control-lists HTTP/1.1" 200 634 0.106127 10.0.0.129 - - [2026-02-02 01:55:08] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.050140 10.0.0.129 - - [2026-02-02 01:55:08] "POST /fqname-to-id HTTP/1.1" 404 269 0.028648 10.0.0.129 - - [2026-02-02 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.129 - - [2026-02-02 01:55:08] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002715 10.0.0.129 - - [2026-02-02 01:55:08] "POST /tags HTTP/1.1" 409 226 0.001818 10.0.0.129 - - [2026-02-02 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.129 - - [2026-02-02 01:55:08] "GET /tag/a84c53cc-ebdd-4b82-a0b1-a6329f95035f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.055575 10.0.0.129 - - [2026-02-02 01:55:08] "POST /access-control-lists HTTP/1.1" 200 632 0.088700 10.0.0.129 - - [2026-02-02 01:55:08] "POST /firewall-rules HTTP/1.1" 200 602 0.131678 10.0.0.129 - - [2026-02-02 01:55:08] "GET /firewall-rule/79fd5eaa-00b5-4643-bd2c-16304cbe7aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.010963 10.0.0.129 - - [2026-02-02 01:55:08] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.006783 10.0.0.129 - - [2026-02-02 01:55:08] "GET /firewall-rule/79fd5eaa-00b5-4643-bd2c-16304cbe7aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003754 10.0.0.129 - - [2026-02-02 01:55:09] "POST /ref-update HTTP/1.1" 200 156 0.068018 10.0.0.129 - - [2026-02-02 01:55:09] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.019276 10.0.0.129 - - [2026-02-02 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006956 10.0.0.129 - - [2026-02-02 01:55:09] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003040 10.0.0.129 - - [2026-02-02 01:55:09] "POST /tags HTTP/1.1" 409 226 0.001753 10.0.0.129 - - [2026-02-02 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.129 - - [2026-02-02 01:55:09] "GET /tag/a84c53cc-ebdd-4b82-a0b1-a6329f95035f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.029971 10.0.0.129 - - [2026-02-02 01:55:09] "POST /firewall-rules HTTP/1.1" 200 600 0.066555 10.0.0.129 - - [2026-02-02 01:55:09] "GET /firewall-rule/987db5b4-31c6-427d-97bb-4c44ae8b921a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.015790 10.0.0.129 - - [2026-02-02 01:55:09] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004583 10.0.0.129 - - [2026-02-02 01:55:09] "GET /firewall-rule/987db5b4-31c6-427d-97bb-4c44ae8b921a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003133 10.0.0.129 - - [2026-02-02 01:55:09] "POST /ref-update HTTP/1.1" 200 156 0.064426 10.0.0.129 - - [2026-02-02 01:55:10] "POST /tags HTTP/1.1" 200 346 0.086902 10.0.0.129 - - [2026-02-02 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015533 10.0.0.129 - - [2026-02-02 01:55:10] "GET /tag/14fc5566-7608-480b-98d3-119923297442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.022902 10.0.0.129 - - [2026-02-02 01:55:10] "POST /projects HTTP/1.1" 409 238 0.002973 10.0.0.129 - - [2026-02-02 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.129 - - [2026-02-02 01:55:10] "GET /project/28164832-c601-4515-b14d-3e070f6111d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.023257 10.0.0.129 - - [2026-02-02 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.129 - - [2026-02-02 01:55:10] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004187 10.0.0.129 - - [2026-02-02 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.129 - - [2026-02-02 01:55:10] "GET /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004655 10.0.0.129 - - [2026-02-02 01:55:10] "POST /security-groups HTTP/1.1" 409 285 0.002997 10.0.0.129 - - [2026-02-02 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.129 - - [2026-02-02 01:55:10] "PUT /security-group/b23da6d3-9054-43b0-85bf-2a8ff1eb8d72 HTTP/1.1" 200 263 0.075962 10.0.0.129 - - [2026-02-02 01:55:10] "PUT /access-control-list/5710ab2c-f114-429f-ad1e-fc5418a8061c HTTP/1.1" 200 273 0.028043 10.0.0.129 - - [2026-02-02 01:55:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028284 10.0.0.129 - - [2026-02-02 01:55:10] "PUT /access-control-list/3f331944-7ccc-417b-b73c-e8a2ff70e5fe HTTP/1.1" 200 273 0.039194 10.0.0.129 - - [2026-02-02 01:55:10] "POST /tags HTTP/1.1" 200 346 0.086007 10.0.0.129 - - [2026-02-02 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.129 - - [2026-02-02 01:55:10] "GET /tag/a781c48e-7dd3-44e6-8430-2f93dcc5bd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012795 10.0.0.129 - - [2026-02-02 01:55:11] "POST /projects HTTP/1.1" 409 238 0.003393 10.0.0.129 - - [2026-02-02 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.129 - - [2026-02-02 01:55:11] "GET /project/e00946c4-d1a2-48e3-88ac-a9c7e5a2d9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035223 10.0.0.129 - - [2026-02-02 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.129 - - [2026-02-02 01:55:11] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004851 10.0.0.129 - - [2026-02-02 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.129 - - [2026-02-02 01:55:11] "GET /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005029 10.0.0.129 - - [2026-02-02 01:55:11] "POST /security-groups HTTP/1.1" 409 285 0.002040 10.0.0.129 - - [2026-02-02 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.129 - - [2026-02-02 01:55:11] "PUT /security-group/68fc037f-1753-4040-bdc5-af298dca5761 HTTP/1.1" 200 263 0.058942 10.0.0.129 - - [2026-02-02 01:55:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.041589 10.0.0.129 - - [2026-02-02 01:55:11] "PUT /access-control-list/67c36c0d-1c7e-40f4-b392-05f2608e8aa1 HTTP/1.1" 200 273 0.023192 10.0.0.129 - - [2026-02-02 01:55:11] "PUT /access-control-list/2c2221c0-a5fe-4607-ac74-91b8a6b753bb HTTP/1.1" 200 273 0.047386 10.0.0.129 - - [2026-02-02 01:55:12] "POST /tags HTTP/1.1" 200 292 0.061317 10.0.0.129 - - [2026-02-02 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.025945 10.0.0.129 - - [2026-02-02 01:55:12] "GET /tag/cad8d0a6-bb40-49a8-9e42-72d82df33e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.021788 10.0.0.129 - - [2026-02-02 01:55:12] "POST /tags HTTP/1.1" 200 304 0.068984 10.0.0.129 - - [2026-02-02 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005188 10.0.0.129 - - [2026-02-02 01:55:12] "GET /tag/e4a57c8d-adfe-4422-8c41-bfe17f3fc947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.017568 10.0.0.129 - - [2026-02-02 01:55:12] "POST /tags HTTP/1.1" 409 252 0.004232 10.0.0.129 - - [2026-02-02 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.129 - - [2026-02-02 01:55:12] "GET /tag/efece03c-33ef-4c49-a8e1-f077434f07b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.019472 10.0.0.129 - - [2026-02-02 01:55:13] "POST /tags HTTP/1.1" 409 228 0.005486 10.0.0.129 - - [2026-02-02 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.129 - - [2026-02-02 01:55:13] "GET /tag/14fc5566-7608-480b-98d3-119923297442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.017090 10.0.0.129 - - [2026-02-02 01:55:13] "POST /tags HTTP/1.1" 409 226 0.002806 10.0.0.129 - - [2026-02-02 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.129 - - [2026-02-02 01:55:13] "GET /tag/b474ff50-6341-4494-baa8-0cfc5d06da1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012745 10.0.0.129 - - [2026-02-02 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.129 - - [2026-02-02 01:55:13] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006203 10.0.0.129 - - [2026-02-02 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.129 - - [2026-02-02 01:55:13] "GET /project/28164832-c601-4515-b14d-3e070f6111d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.057129 10.0.0.129 - - [2026-02-02 01:55:13] "POST /virtual-machines HTTP/1.1" 200 396 0.022581 10.0.0.129 - - [2026-02-02 01:55:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026908 10.0.0.129 - - [2026-02-02 01:55:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.138148 10.0.0.129 - - [2026-02-02 01:55:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.033704 10.0.0.129 - - [2026-02-02 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007511 10.0.0.129 - - [2026-02-02 01:55:13] "GET /virtual-machine-interface/36ab1a3c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010870 10.0.0.129 - - [2026-02-02 01:55:13] "POST /instance-ips HTTP/1.1" 200 398 0.048692 10.0.0.129 - - [2026-02-02 01:55:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026057 10.0.0.129 - - [2026-02-02 01:55:13] "GET /virtual-machine-interface/36ab1a3c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004018 10.0.0.129 - - [2026-02-02 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.092591 10.0.0.129 - - [2026-02-02 01:55:13] "GET /virtual-machine-interface/36ab1a3c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.022499 10.0.0.129 - - [2026-02-02 01:55:13] "GET /instance-ip/36cd1af6-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004233 10.0.0.129 - - [2026-02-02 01:55:14] "GET /virtual-machine-interface/36ab1a3c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005390 10.0.0.129 - - [2026-02-02 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009779 10.0.0.129 - - [2026-02-02 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.004852 10.0.0.129 - - [2026-02-02 01:55:14] "GET /virtual-router/b92d90a9-c595-4e78-a976-174aaa922813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003521 10.0.0.129 - - [2026-02-02 01:55:14] "GET /project/28164832-c601-4515-b14d-3e070f6111d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040061 10.0.0.129 - - [2026-02-02 01:55:14] "POST /ref-update HTTP/1.1" 200 156 0.014338 10.0.0.129 - - [2026-02-02 01:55:14] "GET /virtual-machine-interface/36ab1a3c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019058 10.0.0.129 - - [2026-02-02 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.008486 10.0.0.129 - - [2026-02-02 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006157 10.0.0.129 - - [2026-02-02 01:55:14] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006129 10.0.0.129 - - [2026-02-02 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008990 10.0.0.129 - - [2026-02-02 01:55:14] "GET /project/28164832-c601-4515-b14d-3e070f6111d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.050294 10.0.0.129 - - [2026-02-02 01:55:14] "POST /virtual-machines HTTP/1.1" 200 396 0.018301 10.0.0.129 - - [2026-02-02 01:55:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.044641 10.0.0.129 - - [2026-02-02 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006149 10.0.0.129 - - [2026-02-02 01:55:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.143737 10.0.0.129 - - [2026-02-02 01:55:14] "GET /project/e00946c4-d1a2-48e3-88ac-a9c7e5a2d9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.098707 10.0.0.129 - - [2026-02-02 01:55:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.021526 10.0.0.129 - - [2026-02-02 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.129 - - [2026-02-02 01:55:14] "GET /virtual-machine-interface/37504d22-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010032 10.0.0.129 - - [2026-02-02 01:55:14] "POST /instance-ips HTTP/1.1" 200 398 0.027984 10.0.0.129 - - [2026-02-02 01:55:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.053627 10.0.0.129 - - [2026-02-02 01:55:14] "GET /virtual-machine-interface/37504d22-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007085 10.0.0.129 - - [2026-02-02 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.081282 10.0.0.129 - - [2026-02-02 01:55:15] "GET /virtual-machine-interface/37504d22-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.030147 10.0.0.129 - - [2026-02-02 01:55:15] "GET /instance-ip/37719aea-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006372 10.0.0.129 - - [2026-02-02 01:55:15] "GET /virtual-machine-interface/37504d22-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004856 10.0.0.129 - - [2026-02-02 01:55:15] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.129 - - [2026-02-02 01:55:15] "GET /virtual-router/b92d90a9-c595-4e78-a976-174aaa922813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.007654 10.0.0.129 - - [2026-02-02 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.012911 10.0.0.129 - - [2026-02-02 01:55:15] "GET /virtual-machine-interface/37504d22-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004771 10.0.0.129 - - [2026-02-02 01:55:15] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.129 - - [2026-02-02 01:55:15] "POST /tags HTTP/1.1" 200 292 0.031187 10.0.0.129 - - [2026-02-02 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.129 - - [2026-02-02 01:55:15] "GET /tag/896a11de-cece-4bf7-98f3-ebd2c697c5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.026841 10.0.0.129 - - [2026-02-02 01:55:15] "POST /tags HTTP/1.1" 409 252 0.006570 10.0.0.129 - - [2026-02-02 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006041 10.0.0.129 - - [2026-02-02 01:55:15] "GET /tag/22540932-00f4-4062-9f89-b5d0516a8ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.023043 10.0.0.129 - - [2026-02-02 01:55:15] "POST /tags HTTP/1.1" 409 228 0.006249 10.0.0.129 - - [2026-02-02 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004811 10.0.0.129 - - [2026-02-02 01:55:15] "GET /tag/a781c48e-7dd3-44e6-8430-2f93dcc5bd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.074208 10.0.0.129 - - [2026-02-02 01:55:15] "POST /tags HTTP/1.1" 409 226 0.002018 10.0.0.129 - - [2026-02-02 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.129 - - [2026-02-02 01:55:15] "GET /tag/a84c53cc-ebdd-4b82-a0b1-a6329f95035f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012542 10.0.0.129 - - [2026-02-02 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009430 10.0.0.129 - - [2026-02-02 01:55:15] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006289 10.0.0.129 - - [2026-02-02 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.129 - - [2026-02-02 01:55:15] "GET /project/e00946c4-d1a2-48e3-88ac-a9c7e5a2d9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.180059 10.0.0.129 - - [2026-02-02 01:55:15] "POST /virtual-machines HTTP/1.1" 200 396 0.023895 10.0.0.129 - - [2026-02-02 01:55:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008732 10.0.0.129 - - [2026-02-02 01:55:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.132557 10.0.0.129 - - [2026-02-02 01:55:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.039117 10.0.0.129 - - [2026-02-02 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005098 10.0.0.129 - - [2026-02-02 01:55:16] "GET /virtual-machine-interface/38376e82-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007961 10.0.0.129 - - [2026-02-02 01:55:16] "POST /instance-ips HTTP/1.1" 200 398 0.023843 10.0.0.129 - - [2026-02-02 01:55:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.011620 10.0.0.129 - - [2026-02-02 01:55:16] "GET /virtual-machine-interface/38376e82-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010584 10.0.0.129 - - [2026-02-02 01:55:16] "POST /set-tag HTTP/1.1" 200 109 0.067537 10.0.0.129 - - [2026-02-02 01:55:16] "GET /virtual-machine-interface/38376e82-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019109 10.0.0.129 - - [2026-02-02 01:55:16] "GET /instance-ip/38533e0a-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007925 10.0.0.129 - - [2026-02-02 01:55:16] "GET /virtual-machine-interface/38376e82-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004525 10.0.0.129 - - [2026-02-02 01:55:16] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.129 - - [2026-02-02 01:55:16] "GET /virtual-router/b92d90a9-c595-4e78-a976-174aaa922813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003724 10.0.0.129 - - [2026-02-02 01:55:16] "POST /ref-update HTTP/1.1" 200 156 0.011533 10.0.0.129 - - [2026-02-02 01:55:16] "GET /virtual-machine-interface/38376e82-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004555 10.0.0.129 - - [2026-02-02 01:55:16] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.129 - - [2026-02-02 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.129 - - [2026-02-02 01:55:16] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005547 10.0.0.129 - - [2026-02-02 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.129 - - [2026-02-02 01:55:16] "GET /project/e00946c4-d1a2-48e3-88ac-a9c7e5a2d9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044460 10.0.0.129 - - [2026-02-02 01:55:16] "POST /virtual-machines HTTP/1.1" 200 396 0.012311 10.0.0.129 - - [2026-02-02 01:55:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024670 10.0.0.129 - - [2026-02-02 01:55:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.151703 10.0.0.129 - - [2026-02-02 01:55:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007802 10.0.0.129 - - [2026-02-02 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.129 - - [2026-02-02 01:55:16] "GET /virtual-machine-interface/38a96c6c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015174 10.0.0.129 - - [2026-02-02 01:55:17] "POST /instance-ips HTTP/1.1" 200 398 0.037196 10.0.0.129 - - [2026-02-02 01:55:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023196 10.0.0.129 - - [2026-02-02 01:55:17] "GET /virtual-machine-interface/38a96c6c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011179 10.0.0.129 - - [2026-02-02 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.072515 10.0.0.129 - - [2026-02-02 01:55:17] "GET /virtual-machine-interface/38a96c6c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011130 10.0.0.129 - - [2026-02-02 01:55:17] "GET /instance-ip/38c91ec2-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002926 10.0.0.129 - - [2026-02-02 01:55:17] "GET /virtual-machine-interface/38a96c6c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010565 10.0.0.129 - - [2026-02-02 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.002979 10.0.0.129 - - [2026-02-02 01:55:17] "GET /virtual-router/b92d90a9-c595-4e78-a976-174aaa922813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.003727 10.0.0.129 - - [2026-02-02 01:55:17] "POST /ref-update HTTP/1.1" 200 156 0.012115 10.0.0.129 - - [2026-02-02 01:55:17] "GET /virtual-machine-interface/38a96c6c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.030687 10.0.0.129 - - [2026-02-02 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.003606 10.0.0.129 - - [2026-02-02 01:55:17] "POST /tags HTTP/1.1" 200 300 0.040370 10.0.0.129 - - [2026-02-02 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.129 - - [2026-02-02 01:55:17] "GET /tag/4e57facb-467a-49a7-9f09-2813fb018062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014783 10.0.0.129 - - [2026-02-02 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.129 - - [2026-02-02 01:55:17] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004107 10.0.0.129 - - [2026-02-02 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.129 - - [2026-02-02 01:55:17] "GET /project/28164832-c601-4515-b14d-3e070f6111d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035837 10.0.0.129 - - [2026-02-02 01:55:17] "POST /virtual-machines HTTP/1.1" 200 396 0.020355 10.0.0.129 - - [2026-02-02 01:55:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.045188 10.0.0.129 - - [2026-02-02 01:55:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.143426 10.0.0.129 - - [2026-02-02 01:55:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.010146 10.0.0.129 - - [2026-02-02 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.129 - - [2026-02-02 01:55:17] "GET /virtual-machine-interface/3947a670-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015349 10.0.0.129 - - [2026-02-02 01:55:18] "POST /instance-ips HTTP/1.1" 200 398 0.025594 10.0.0.129 - - [2026-02-02 01:55:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025045 10.0.0.129 - - [2026-02-02 01:55:18] "GET /virtual-machine-interface/3947a670-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.016188 10.0.0.129 - - [2026-02-02 01:55:18] "POST /set-tag HTTP/1.1" 200 109 0.020396 10.0.0.129 - - [2026-02-02 01:55:18] "GET /virtual-machine-interface/3947a670-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.032373 10.0.0.129 - - [2026-02-02 01:55:18] "GET /instance-ip/39666038-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004599 10.0.0.129 - - [2026-02-02 01:55:18] "GET /virtual-machine-interface/3947a670-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005303 10.0.0.129 - - [2026-02-02 01:55:18] "POST /set-tag HTTP/1.1" 200 109 0.004573 10.0.0.129 - - [2026-02-02 01:55:18] "GET /virtual-router/b92d90a9-c595-4e78-a976-174aaa922813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.011451 10.0.0.129 - - [2026-02-02 01:55:18] "POST /ref-update HTTP/1.1" 200 156 0.013852 10.0.0.129 - - [2026-02-02 01:55:18] "GET /virtual-machine-interface/3947a670-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013084 10.0.0.129 - - [2026-02-02 01:55:18] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.129 - - [2026-02-02 01:55:18] "POST /tags HTTP/1.1" 200 300 0.022608 10.0.0.129 - - [2026-02-02 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005728 10.0.0.129 - - [2026-02-02 01:55:18] "GET /tag/615e33e8-5464-40f4-97ec-9034108cf308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.020176 10.0.0.129 - - [2026-02-02 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009995 10.0.0.129 - - [2026-02-02 01:55:18] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.009890 10.0.0.129 - - [2026-02-02 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006632 10.0.0.129 - - [2026-02-02 01:55:18] "GET /project/28164832-c601-4515-b14d-3e070f6111d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041101 10.0.0.129 - - [2026-02-02 01:55:18] "POST /virtual-machines HTTP/1.1" 200 396 0.018215 10.0.0.129 - - [2026-02-02 01:55:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018369 10.0.0.129 - - [2026-02-02 01:55:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116480 10.0.0.129 - - [2026-02-02 01:55:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.011912 10.0.0.129 - - [2026-02-02 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017371 10.0.0.129 - - [2026-02-02 01:55:18] "GET /virtual-machine-interface/39dbce36-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005107 10.0.0.129 - - [2026-02-02 01:55:18] "POST /instance-ips HTTP/1.1" 200 398 0.021655 10.0.0.129 - - [2026-02-02 01:55:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.047549 10.0.0.129 - - [2026-02-02 01:55:19] "GET /virtual-machine-interface/39dbce36-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009123 10.0.0.129 - - [2026-02-02 01:55:19] "POST /set-tag HTTP/1.1" 200 109 0.022526 10.0.0.129 - - [2026-02-02 01:55:19] "GET /virtual-machine-interface/39dbce36-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016722 10.0.0.129 - - [2026-02-02 01:55:19] "GET /instance-ip/39f70cb4-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006800 10.0.0.129 - - [2026-02-02 01:55:19] "GET /virtual-machine-interface/39dbce36-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004548 10.0.0.129 - - [2026-02-02 01:55:19] "POST /set-tag HTTP/1.1" 200 109 0.002628 10.0.0.129 - - [2026-02-02 01:55:19] "POST /tags HTTP/1.1" 200 300 0.027846 10.0.0.129 - - [2026-02-02 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.129 - - [2026-02-02 01:55:19] "GET /tag/e2371575-16e8-4304-a4ac-6a90b084f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012353 10.0.0.129 - - [2026-02-02 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.129 - - [2026-02-02 01:55:19] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003733 10.0.0.129 - - [2026-02-02 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.129 - - [2026-02-02 01:55:19] "GET /project/e00946c4-d1a2-48e3-88ac-a9c7e5a2d9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.046171 10.0.0.129 - - [2026-02-02 01:55:19] "POST /virtual-machines HTTP/1.1" 200 396 0.011471 10.0.0.129 - - [2026-02-02 01:55:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008277 10.0.0.129 - - [2026-02-02 01:55:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.121946 10.0.0.129 - - [2026-02-02 01:55:19] "GET /virtual-machine/446b9fe6-4b8c-4366-bf7c-229b75db86ef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003679 10.0.0.129 - - [2026-02-02 01:55:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.041831 10.0.0.129 - - [2026-02-02 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006249 10.0.0.129 - - [2026-02-02 01:55:19] "GET /virtual-machine-interface/36ab1a3c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.024725 10.0.0.129 - - [2026-02-02 01:55:19] "GET /virtual-machine-interface/3a596878-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005905 10.0.0.129 - - [2026-02-02 01:55:19] "POST /instance-ips HTTP/1.1" 200 398 0.049825 10.0.0.129 - - [2026-02-02 01:55:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.034482 10.0.0.129 - - [2026-02-02 01:55:19] "GET /virtual-machine-interface/3a596878-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014321 10.0.0.129 - - [2026-02-02 01:55:20] "POST /set-tag HTTP/1.1" 200 109 0.052284 10.0.0.129 - - [2026-02-02 01:55:20] "GET /virtual-machine-interface/3a596878-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.028590 10.0.0.129 - - [2026-02-02 01:55:20] "GET /instance-ip/3a756776-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004443 10.0.0.129 - - [2026-02-02 01:55:20] "GET /virtual-machine-interface/3a596878-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004604 10.0.0.129 - - [2026-02-02 01:55:20] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.129 - - [2026-02-02 01:55:20] "POST /tags HTTP/1.1" 200 300 0.027251 10.0.0.129 - - [2026-02-02 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005661 10.0.0.129 - - [2026-02-02 01:55:20] "GET /tag/6d641d4b-f597-440f-806e-327dad8cb4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.017083 10.0.0.129 - - [2026-02-02 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005171 10.0.0.129 - - [2026-02-02 01:55:20] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.009382 10.0.0.129 - - [2026-02-02 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.129 - - [2026-02-02 01:55:20] "GET /project/e00946c4-d1a2-48e3-88ac-a9c7e5a2d9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040074 10.0.0.129 - - [2026-02-02 01:55:20] "POST /virtual-machines HTTP/1.1" 200 396 0.013805 10.0.0.129 - - [2026-02-02 01:55:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.030639 10.0.0.129 - - [2026-02-02 01:55:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.150431 10.0.0.129 - - [2026-02-02 01:55:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010519 10.0.0.129 - - [2026-02-02 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007040 10.0.0.129 - - [2026-02-02 01:55:20] "GET /virtual-machine-interface/3adbb7f6-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013097 10.0.0.129 - - [2026-02-02 01:55:20] "POST /instance-ips HTTP/1.1" 200 398 0.024217 10.0.0.129 - - [2026-02-02 01:55:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.038504 10.0.0.129 - - [2026-02-02 01:55:20] "GET /virtual-machine-interface/3adbb7f6-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014030 10.0.0.129 - - [2026-02-02 01:55:20] "POST /set-tag HTTP/1.1" 200 109 0.021681 10.0.0.129 - - [2026-02-02 01:55:20] "GET /virtual-machine-interface/3adbb7f6-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013335 10.0.0.129 - - [2026-02-02 01:55:20] "GET /instance-ip/3afbbb00-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003620 10.0.0.129 - - [2026-02-02 01:55:20] "GET /virtual-machine-interface/3adbb7f6-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004470 10.0.0.129 - - [2026-02-02 01:55:20] "POST /set-tag HTTP/1.1" 200 109 0.001895 10.0.0.129 - - [2026-02-02 01:55:20] "GET /virtual-router/b92d90a9-c595-4e78-a976-174aaa922813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.004247 10.0.0.129 - - [2026-02-02 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.009624 10.0.0.129 - - [2026-02-02 01:55:21] "GET /virtual-machine-interface/39dbce36-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004437 10.0.0.129 - - [2026-02-02 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.004314 10.0.0.129 - - [2026-02-02 01:55:21] "GET /virtual-machine-interface/36ab1a3c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007135 10.0.0.129 - - [2026-02-02 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.129 - - [2026-02-02 01:55:21] "GET /virtual-machine-interface/37504d22-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006397 10.0.0.129 - - [2026-02-02 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.002913 10.0.0.129 - - [2026-02-02 01:55:21] "GET /virtual-router/b92d90a9-c595-4e78-a976-174aaa922813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.004446 10.0.0.129 - - [2026-02-02 01:55:21] "POST /ref-update HTTP/1.1" 200 156 0.020586 10.0.0.129 - - [2026-02-02 01:55:21] "GET /virtual-machine-interface/3a596878-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.030247 10.0.0.129 - - [2026-02-02 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.005216 10.0.0.129 - - [2026-02-02 01:55:21] "GET /virtual-router/b92d90a9-c595-4e78-a976-174aaa922813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.017218 10.0.0.129 - - [2026-02-02 01:55:21] "POST /ref-update HTTP/1.1" 200 156 0.014808 10.0.0.129 - - [2026-02-02 01:55:21] "GET /virtual-machine-interface/3adbb7f6-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006508 10.0.0.129 - - [2026-02-02 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.006577 10.0.0.129 - - [2026-02-02 01:55:21] "GET /virtual-machine-interface/38376e82-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010529 10.0.0.129 - - [2026-02-02 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.003745 10.0.0.129 - - [2026-02-02 01:55:21] "GET /virtual-machine-interface/38a96c6c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009656 10.0.0.129 - - [2026-02-02 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.004897 10.0.0.129 - - [2026-02-02 01:55:21] "GET /virtual-machine-interface/3947a670-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005198 10.0.0.129 - - [2026-02-02 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.003928 10.0.0.129 - - [2026-02-02 01:55:21] "GET /virtual-machine-interface/39dbce36-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014690 10.0.0.129 - - [2026-02-02 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.129 - - [2026-02-02 01:55:21] "GET /virtual-machine-interface/36ab1a3c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003877 10.0.0.129 - - [2026-02-02 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.129 - - [2026-02-02 01:55:21] "GET /virtual-machine-interface/3a596878-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008841 10.0.0.129 - - [2026-02-02 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.002180 10.0.0.129 - - [2026-02-02 01:55:21] "GET /virtual-machine-interface/37504d22-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005259 10.0.0.129 - - [2026-02-02 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.002699 10.0.0.129 - - [2026-02-02 01:55:21] "GET /virtual-machine-interface/3adbb7f6-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006238 10.0.0.129 - - [2026-02-02 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.003148 10.0.0.129 - - [2026-02-02 01:55:21] "GET /virtual-machine-interface/38376e82-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004562 10.0.0.129 - - [2026-02-02 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.001996 10.0.0.129 - - [2026-02-02 01:55:22] "GET /virtual-machine-interface/38a96c6c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005077 10.0.0.129 - - [2026-02-02 01:55:22] "POST /set-tag HTTP/1.1" 200 109 0.003606 10.0.0.129 - - [2026-02-02 01:55:24] "GET /virtual-machine/39f139c1-b94b-4e0e-a943-88a9ab575fa8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003338 10.0.0.129 - - [2026-02-02 01:55:24] "GET /virtual-machine-interface/37504d22-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005213 10.0.0.129 - - [2026-02-02 01:55:24] "GET /virtual-machine/cefdbd1c-4c99-475e-8a81-058f068394fb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003827 10.0.0.129 - - [2026-02-02 01:55:24] "GET /virtual-machine-interface/38376e82-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004616 10.0.0.129 - - [2026-02-02 01:55:24] "GET /virtual-machine/55a4bbd9-8c6b-4dd6-be86-d9bdaeca0aa3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002958 10.0.0.129 - - [2026-02-02 01:55:24] "GET /virtual-machine-interface/38a96c6c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003696 10.0.0.129 - - [2026-02-02 01:55:25] "GET /virtual-machine-interface/3947a670-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005172 10.0.0.129 - - [2026-02-02 01:55:25] "POST /set-tag HTTP/1.1" 200 109 0.003578 10.0.0.129 - - [2026-02-02 01:55:25] "GET /virtual-machine-interface/39dbce36-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004854 10.0.0.129 - - [2026-02-02 01:55:25] "POST /set-tag HTTP/1.1" 200 109 0.003168 10.0.0.129 - - [2026-02-02 01:55:26] "GET /virtual-machine-interface/3a596878-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005642 10.0.0.129 - - [2026-02-02 01:55:26] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.129 - - [2026-02-02 01:55:26] "GET /virtual-machine-interface/3adbb7f6-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003833 10.0.0.129 - - [2026-02-02 01:55:26] "POST /set-tag HTTP/1.1" 200 109 0.001862 10.0.0.129 - - [2026-02-02 01:55:29] "GET /virtual-machine/9d5691df-6e98-4b53-b392-c7a7e919e767?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003285 10.0.0.129 - - [2026-02-02 01:55:30] "GET /virtual-machine-interface/3947a670-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004373 10.0.0.129 - - [2026-02-02 01:55:30] "GET /virtual-machine/aed62276-5f87-4154-9e7c-c869c1387717?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004299 10.0.0.129 - - [2026-02-02 01:55:30] "GET /virtual-machine-interface/3a596878-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006662 10.0.0.129 - - [2026-02-02 01:55:30] "GET /virtual-machine/01831a92-8b00-4b66-b9b9-b5057dffaff6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003463 10.0.0.129 - - [2026-02-02 01:55:30] "GET /virtual-machine-interface/39dbce36-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004902 10.0.0.129 - - [2026-02-02 01:55:30] "GET /virtual-machine/2ae594e1-41dc-48ef-989d-2b8a873b88be?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003208 10.0.0.129 - - [2026-02-02 01:55:30] "GET /virtual-machine-interface/3adbb7f6-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004487 10.0.0.129 - - [2026-02-02 01:55:30] "GET /loadbalancer/9e78fa74-e16f-486f-9355-22baa6bb82a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002624 10.0.0.129 - - [2026-02-02 01:55:30] "POST /tags HTTP/1.1" 200 334 0.023906 10.0.0.129 - - [2026-02-02 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.129 - - [2026-02-02 01:55:30] "GET /tag/c5c104ab-5b43-42bb-82e8-7ad5ae3ddc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013183 10.0.0.129 - - [2026-02-02 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.129 - - [2026-02-02 01:55:30] "GET /project/28164832-c601-4515-b14d-3e070f6111d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029447 10.0.0.129 - - [2026-02-02 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.129 - - [2026-02-02 01:55:30] "GET /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004499 10.0.0.129 - - [2026-02-02 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.129 - - [2026-02-02 01:55:30] "GET /service-appliance-set/d72db414-9519-4f3c-b202-253fe4709c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002001 10.0.0.129 - - [2026-02-02 01:55:30] "POST /fqname-to-id HTTP/1.1" 404 273 0.001353 10.0.0.129 - - [2026-02-02 01:55:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.098984 10.0.0.129 - - [2026-02-02 01:55:31] "GET /virtual-machine-interface/12454307-6f68-43f0-8f9e-b895b158fcfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.013854 10.0.0.129 - - [2026-02-02 01:55:31] "POST /instance-ips HTTP/1.1" 200 410 0.035535 10.0.0.129 - - [2026-02-02 01:55:31] "GET /instance-ip/1e1742b4-b509-4c98-92bd-61863af5dfc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.005547 10.0.0.129 - - [2026-02-02 01:55:31] "POST /loadbalancers HTTP/1.1" 200 631 0.056788 10.0.0.129 - - [2026-02-02 01:55:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.009775 10.0.0.129 - - [2026-02-02 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006268 10.0.0.129 - - [2026-02-02 01:55:31] "GET /project/28164832-c601-4515-b14d-3e070f6111d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037611 10.0.0.129 - - [2026-02-02 01:55:31] "GET /instance-ip/1e1742b4-b509-4c98-92bd-61863af5dfc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004462 10.0.0.129 - - [2026-02-02 01:55:31] "GET /project/28164832-c601-4515-b14d-3e070f6111d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041765 10.0.0.129 - - [2026-02-02 01:55:31] "GET /loadbalancer/9e78fa74-e16f-486f-9355-22baa6bb82a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003576 10.0.0.129 - - [2026-02-02 01:55:31] "POST /floating-ips HTTP/1.1" 200 599 0.056662 10.0.0.129 - - [2026-02-02 01:55:31] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.034176 10.0.0.129 - - [2026-02-02 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.129 - - [2026-02-02 01:55:31] "GET /project/28164832-c601-4515-b14d-3e070f6111d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037970 10.0.0.129 - - [2026-02-02 01:55:31] "GET /loadbalancer-listener/3bc0fa5f-7a7e-4b2a-be0f-e388036c2f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.002842 10.0.0.129 - - [2026-02-02 01:55:31] "GET /loadbalancer-listener/3bc0fa5f-7a7e-4b2a-be0f-e388036c2f30?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.004090 10.0.0.129 - - [2026-02-02 01:55:31] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.019715 10.0.0.129 - - [2026-02-02 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.129 - - [2026-02-02 01:55:31] "GET /instance-ip/1e1742b4-b509-4c98-92bd-61863af5dfc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004529 10.0.0.129 - - [2026-02-02 01:55:31] "GET /instance-ip/1e1742b4-b509-4c98-92bd-61863af5dfc0?fields=floating_ips HTTP/1.1" 200 1214 0.004494 10.0.0.129 - - [2026-02-02 01:55:31] "GET /loadbalancer/9e78fa74-e16f-486f-9355-22baa6bb82a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002821 10.0.0.129 - - [2026-02-02 01:55:31] "GET /loadbalancer-pool/5b06fd6f-9f50-4fef-825b-2573b95d9214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.003532 10.0.0.129 - - [2026-02-02 01:55:31] "GET /floating-ip/84248c08-df9b-4841-a0e8-25282703b668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.003073 10.0.0.129 - - [2026-02-02 01:55:31] "POST /loadbalancer-members HTTP/1.1" 200 723 0.020011 10.0.0.129 - - [2026-02-02 01:55:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007924 10.0.0.129 - - [2026-02-02 01:55:31] "GET /virtual-machine-interface/37504d22-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011080 10.0.0.129 - - [2026-02-02 01:55:31] "GET /loadbalancer/9e78fa74-e16f-486f-9355-22baa6bb82a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003448 10.0.0.129 - - [2026-02-02 01:55:31] "POST /tags HTTP/1.1" 409 221 0.004309 10.0.0.129 - - [2026-02-02 01:55:31] "GET /virtual-machine-interface/37504d22-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009493 10.0.0.129 - - [2026-02-02 01:55:31] "POST /ref-update HTTP/1.1" 200 156 0.012440 10.0.0.129 - - [2026-02-02 01:55:31] "GET /floating-ip/84248c08-df9b-4841-a0e8-25282703b668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.014658 10.0.0.129 - - [2026-02-02 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.129 - - [2026-02-02 01:55:31] "GET /tag/c5c104ab-5b43-42bb-82e8-7ad5ae3ddc9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010801 10.0.0.129 - - [2026-02-02 01:55:31] "POST /set-tag HTTP/1.1" 200 109 0.075202 10.0.0.129 - - [2026-02-02 01:55:31] "PUT /floating-ip/84248c08-df9b-4841-a0e8-25282703b668 HTTP/1.1" 200 257 0.056159 10.0.0.129 - - [2026-02-02 01:55:31] "GET /loadbalancer-pool/5b06fd6f-9f50-4fef-825b-2573b95d9214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.006114 10.0.0.129 - - [2026-02-02 01:55:31] "POST /loadbalancer-members HTTP/1.1" 200 723 0.016653 10.0.0.129 - - [2026-02-02 01:55:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.020849 10.0.0.129 - - [2026-02-02 01:55:32] "GET /virtual-machine-interface/36ab1a3c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005314 10.0.0.129 - - [2026-02-02 01:55:32] "GET /virtual-machine-interface/36ab1a3c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008893 10.0.0.129 - - [2026-02-02 01:55:32] "POST /ref-update HTTP/1.1" 200 156 0.007403 10.0.0.129 - - [2026-02-02 01:55:32] "GET /floating-ip/84248c08-df9b-4841-a0e8-25282703b668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.007790 10.0.0.129 - - [2026-02-02 01:55:32] "POST /set-tag HTTP/1.1" 200 109 0.075046 10.0.0.129 - - [2026-02-02 01:55:32] "POST /tags HTTP/1.1" 409 206 0.002288 10.0.0.129 - - [2026-02-02 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.129 - - [2026-02-02 01:55:32] "GET /tag/e4a57c8d-adfe-4422-8c41-bfe17f3fc947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012422 10.0.0.129 - - [2026-02-02 01:55:32] "POST /tags HTTP/1.1" 409 204 0.002543 10.0.0.129 - - [2026-02-02 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.129 - - [2026-02-02 01:55:32] "GET /tag/615e33e8-5464-40f4-97ec-9034108cf308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011457 10.0.0.129 - - [2026-02-02 01:55:32] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002728 10.0.0.129 - - [2026-02-02 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.129 - - [2026-02-02 01:55:32] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002104 10.0.0.129 - - [2026-02-02 01:55:32] "POST /tags HTTP/1.1" 409 206 0.002285 10.0.0.129 - - [2026-02-02 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.129 - - [2026-02-02 01:55:32] "GET /tag/e4a57c8d-adfe-4422-8c41-bfe17f3fc947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011697 10.0.0.129 - - [2026-02-02 01:55:32] "POST /tags HTTP/1.1" 409 226 0.002362 10.0.0.129 - - [2026-02-02 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.129 - - [2026-02-02 01:55:32] "GET /tag/b474ff50-6341-4494-baa8-0cfc5d06da1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011476 10.0.0.129 - - [2026-02-02 01:55:32] "POST /tags HTTP/1.1" 409 204 0.002193 10.0.0.129 - - [2026-02-02 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.129 - - [2026-02-02 01:55:32] "GET /tag/615e33e8-5464-40f4-97ec-9034108cf308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011900 10.0.0.129 - - [2026-02-02 01:55:32] "POST /tags HTTP/1.1" 409 226 0.002414 10.0.0.129 - - [2026-02-02 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.129 - - [2026-02-02 01:55:32] "GET /tag/b474ff50-6341-4494-baa8-0cfc5d06da1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012038 10.0.0.129 - - [2026-02-02 01:55:32] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002829 10.0.0.129 - - [2026-02-02 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.129 - - [2026-02-02 01:55:32] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002448 10.0.0.129 - - [2026-02-02 01:55:32] "POST /firewall-rules HTTP/1.1" 200 628 0.072583 10.0.0.129 - - [2026-02-02 01:55:32] "POST /firewall-rules HTTP/1.1" 200 648 0.079557 10.0.0.129 - - [2026-02-02 01:55:32] "GET /firewall-rule/65984f1f-2a1d-45b8-86a8-9fbd9b115837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.008902 10.0.0.129 - - [2026-02-02 01:55:33] "GET /firewall-policy/2699eb5e-b6e3-4be0-879d-eb30bedb4b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002930 10.0.0.129 - - [2026-02-02 01:55:33] "GET /firewall-rule/372dda50-06de-460e-84e9-b273cd5ad53c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.005997 10.0.0.129 - - [2026-02-02 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.014049 10.0.0.129 - - [2026-02-02 01:55:33] "POST /firewall-policys HTTP/1.1" 200 608 0.024411 10.0.0.129 - - [2026-02-02 01:55:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.038442 10.0.0.129 - - [2026-02-02 01:55:33] "GET /firewall-policy/3d3217da-fd24-460c-8594-afed89405f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007618 10.0.0.129 - - [2026-02-02 01:55:33] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002716 10.0.0.129 - - [2026-02-02 01:55:33] "GET /firewall-policy/3d3217da-fd24-460c-8594-afed89405f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002163 10.0.0.129 - - [2026-02-02 01:55:33] "GET /firewall-policy/2699eb5e-b6e3-4be0-879d-eb30bedb4b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003083 10.0.0.129 - - [2026-02-02 01:55:33] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004711 10.0.0.129 - - [2026-02-02 01:55:33] "GET /firewall-policy/ab24462f-2c2a-4009-a58c-a17f5a88ee6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002918 10.0.0.129 - - [2026-02-02 01:55:33] "GET /firewall-policy/2699eb5e-b6e3-4be0-879d-eb30bedb4b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.001810 10.0.0.129 - - [2026-02-02 01:55:33] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003796 10.0.0.129 - - [2026-02-02 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.021116 10.0.0.129 - - [2026-02-02 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.014819 10.0.0.129 - - [2026-02-02 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.027725 10.0.0.129 - - [2026-02-02 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.028624 10.0.0.129 - - [2026-02-02 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.025761 10.0.0.129 - - [2026-02-02 01:55:33] "GET /firewall-policy/3d3217da-fd24-460c-8594-afed89405f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009193 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:55:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000991 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:55:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000875 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:56:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000956 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:56:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000989 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:56:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000968 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:56:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000846 10.0.0.129 - - [2026-02-02 01:57:31] "POST /tags HTTP/1.1" 409 252 0.002290 10.0.0.129 - - [2026-02-02 01:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.129 - - [2026-02-02 01:57:32] "GET /tag/22540932-00f4-4062-9f89-b5d0516a8ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011790 10.0.0.129 - - [2026-02-02 01:57:32] "POST /tags HTTP/1.1" 409 228 0.001864 10.0.0.129 - - [2026-02-02 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.129 - - [2026-02-02 01:57:32] "GET /tag/a781c48e-7dd3-44e6-8430-2f93dcc5bd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015507 10.0.0.129 - - [2026-02-02 01:57:32] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003552 10.0.0.129 - - [2026-02-02 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.129 - - [2026-02-02 01:57:32] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002639 10.0.0.129 - - [2026-02-02 01:57:32] "POST /tags HTTP/1.1" 409 206 0.001493 10.0.0.129 - - [2026-02-02 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.129 - - [2026-02-02 01:57:32] "GET /tag/e4a57c8d-adfe-4422-8c41-bfe17f3fc947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011084 10.0.0.129 - - [2026-02-02 01:57:32] "POST /tags HTTP/1.1" 409 226 0.001837 10.0.0.129 - - [2026-02-02 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.129 - - [2026-02-02 01:57:32] "GET /tag/b474ff50-6341-4494-baa8-0cfc5d06da1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010683 10.0.0.129 - - [2026-02-02 01:57:32] "POST /tags HTTP/1.1" 409 204 0.001646 10.0.0.129 - - [2026-02-02 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.129 - - [2026-02-02 01:57:32] "GET /tag/615e33e8-5464-40f4-97ec-9034108cf308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011093 10.0.0.129 - - [2026-02-02 01:57:32] "POST /tags HTTP/1.1" 409 226 0.001727 10.0.0.129 - - [2026-02-02 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.129 - - [2026-02-02 01:57:32] "GET /tag/b474ff50-6341-4494-baa8-0cfc5d06da1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011314 10.0.0.129 - - [2026-02-02 01:57:32] "POST /tags HTTP/1.1" 409 228 0.009632 10.0.0.129 - - [2026-02-02 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.129 - - [2026-02-02 01:57:32] "GET /tag/a781c48e-7dd3-44e6-8430-2f93dcc5bd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010788 10.0.0.129 - - [2026-02-02 01:57:32] "POST /tags HTTP/1.1" 409 252 0.001630 10.0.0.129 - - [2026-02-02 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.129 - - [2026-02-02 01:57:32] "GET /tag/22540932-00f4-4062-9f89-b5d0516a8ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010899 10.0.0.129 - - [2026-02-02 01:57:32] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002171 10.0.0.129 - - [2026-02-02 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.129 - - [2026-02-02 01:57:32] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002877 10.0.0.129 - - [2026-02-02 01:57:32] "POST /firewall-rules HTTP/1.1" 409 281 0.002273 10.0.0.129 - - [2026-02-02 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.129 - - [2026-02-02 01:57:32] "PUT /firewall-rule/372dda50-06de-460e-84e9-b273cd5ad53c HTTP/1.1" 200 261 0.018738 10.0.0.129 - - [2026-02-02 01:57:32] "POST /firewall-rules HTTP/1.1" 409 291 0.009787 10.0.0.129 - - [2026-02-02 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.129 - - [2026-02-02 01:57:32] "PUT /firewall-rule/65984f1f-2a1d-45b8-86a8-9fbd9b115837 HTTP/1.1" 200 261 0.022040 10.0.0.129 - - [2026-02-02 01:57:32] "GET /firewall-rule/65984f1f-2a1d-45b8-86a8-9fbd9b115837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.011114 10.0.0.129 - - [2026-02-02 01:57:32] "POST /firewall-rules HTTP/1.1" 200 660 0.086967 10.0.0.129 - - [2026-02-02 01:57:32] "GET /firewall-rule/e306705b-3d65-40de-932f-9547add3c786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.019175 10.0.0.129 - - [2026-02-02 01:57:32] "GET /firewall-policy/2699eb5e-b6e3-4be0-879d-eb30bedb4b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002643 10.0.0.129 - - [2026-02-02 01:57:32] "GET /firewall-rule/372dda50-06de-460e-84e9-b273cd5ad53c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003146 10.0.0.129 - - [2026-02-02 01:57:32] "POST /firewall-policys HTTP/1.1" 409 269 0.001754 10.0.0.129 - - [2026-02-02 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.129 - - [2026-02-02 01:57:33] "PUT /firewall-policy/3d3217da-fd24-460c-8594-afed89405f82 HTTP/1.1" 200 265 0.023135 10.0.0.129 - - [2026-02-02 01:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.045101 10.0.0.129 - - [2026-02-02 01:57:33] "GET /firewall-policy/3d3217da-fd24-460c-8594-afed89405f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.013099 10.0.0.129 - - [2026-02-02 01:57:33] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002903 10.0.0.129 - - [2026-02-02 01:57:33] "GET /firewall-policy/3d3217da-fd24-460c-8594-afed89405f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002322 10.0.0.129 - - [2026-02-02 01:57:33] "GET /firewall-policy/2699eb5e-b6e3-4be0-879d-eb30bedb4b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002080 10.0.0.129 - - [2026-02-02 01:57:33] "GET /firewall-policy/3d3217da-fd24-460c-8594-afed89405f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003133 10.0.0.129 - - [2026-02-02 01:57:33] "GET /firewall-policy/3d3217da-fd24-460c-8594-afed89405f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002637 10.0.0.129 - - [2026-02-02 01:57:36] "GET /global-system-configs HTTP/1.1" 200 323 0.002171 10.0.0.129 - - [2026-02-02 01:57:37] "GET /global-system-configs HTTP/1.1" 200 323 0.001976 10.0.0.129 - - [2026-02-02 01:58:34] "GET /virtual-machine-interface/36ab1a3c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.011925 10.0.0.129 - - [2026-02-02 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.129 - - [2026-02-02 01:58:34] "GET /virtual-machine-interface/3a596878-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005453 10.0.0.129 - - [2026-02-02 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002565 10.0.0.129 - - [2026-02-02 01:58:34] "GET /virtual-machine-interface/3947a670-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005046 10.0.0.129 - - [2026-02-02 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002580 10.0.0.129 - - [2026-02-02 01:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.129 - - [2026-02-02 01:58:34] "GET /loadbalancer/9e78fa74-e16f-486f-9355-22baa6bb82a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002304 10.0.0.129 - - [2026-02-02 01:58:34] "GET /virtual-machine-interface/36ab1a3c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005075 10.0.0.129 - - [2026-02-02 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.028768 10.0.0.129 - - [2026-02-02 01:58:34] "DELETE /loadbalancer-member/28791326-98c7-4faa-acfa-29537808ee67 HTTP/1.1" 200 115 0.028920 10.0.0.129 - - [2026-02-02 01:58:34] "GET /virtual-machine-interface/38376e82-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007192 10.0.0.129 - - [2026-02-02 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.129 - - [2026-02-02 01:58:34] "GET /virtual-machine-interface/39dbce36-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004856 10.0.0.129 - - [2026-02-02 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.129 - - [2026-02-02 01:58:34] "GET /virtual-machine-interface/38a96c6c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003815 10.0.0.129 - - [2026-02-02 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002607 10.0.0.129 - - [2026-02-02 01:58:34] "GET /virtual-machine-interface/37504d22-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004248 10.0.0.129 - - [2026-02-02 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.129 - - [2026-02-02 01:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.129 - - [2026-02-02 01:58:34] "GET /loadbalancer/9e78fa74-e16f-486f-9355-22baa6bb82a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002121 10.0.0.129 - - [2026-02-02 01:58:34] "GET /virtual-machine-interface/3adbb7f6-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003998 10.0.0.129 - - [2026-02-02 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002842 10.0.0.129 - - [2026-02-02 01:58:35] "GET /virtual-machine-interface/36ab1a3c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004847 10.0.0.129 - - [2026-02-02 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.129 - - [2026-02-02 01:58:35] "GET /virtual-machine-interface/36ab1a3c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005692 10.0.0.129 - - [2026-02-02 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.129 - - [2026-02-02 01:58:35] "GET /virtual-machine/446b9fe6-4b8c-4366-bf7c-229b75db86ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002262 10.0.0.129 - - [2026-02-02 01:58:35] "POST /ref-update HTTP/1.1" 200 156 0.008564 10.0.0.129 - - [2026-02-02 01:58:35] "GET /virtual-machine-interface/36ab1a3c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008982 10.0.0.129 - - [2026-02-02 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.018348 10.0.0.129 - - [2026-02-02 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.027077 10.0.0.129 - - [2026-02-02 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.037722 10.0.0.129 - - [2026-02-02 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.020391 10.0.0.129 - - [2026-02-02 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.034086 10.0.0.129 - - [2026-02-02 01:58:35] "DELETE /instance-ip/36cd1af6-ffda-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.067746 10.0.0.129 - - [2026-02-02 01:58:35] "POST /ref-update HTTP/1.1" 200 156 0.009355 10.0.0.129 - - [2026-02-02 01:58:35] "DELETE /virtual-machine-interface/36ab1a3c-ffda-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.038876 10.0.0.129 - - [2026-02-02 01:58:35] "DELETE /virtual-machine/446b9fe6-4b8c-4366-bf7c-229b75db86ef HTTP/1.1" 200 115 0.017806 10.0.0.129 - - [2026-02-02 01:58:36] "GET /virtual-machine-interface/37504d22-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.008122 10.0.0.129 - - [2026-02-02 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.129 - - [2026-02-02 01:58:36] "GET /virtual-machine-interface/37504d22-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004582 10.0.0.129 - - [2026-02-02 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.005765 10.0.0.129 - - [2026-02-02 01:58:36] "GET /virtual-machine/39f139c1-b94b-4e0e-a943-88a9ab575fa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003308 10.0.0.129 - - [2026-02-02 01:58:36] "POST /ref-update HTTP/1.1" 200 156 0.014237 10.0.0.129 - - [2026-02-02 01:58:36] "GET /virtual-machine-interface/37504d22-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.019083 10.0.0.129 - - [2026-02-02 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.074550 10.0.0.129 - - [2026-02-02 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.017412 10.0.0.129 - - [2026-02-02 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.030007 10.0.0.129 - - [2026-02-02 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.032511 10.0.0.129 - - [2026-02-02 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.015728 10.0.0.129 - - [2026-02-02 01:58:36] "DELETE /instance-ip/37719aea-ffda-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.055706 10.0.0.129 - - [2026-02-02 01:58:36] "POST /ref-update HTTP/1.1" 200 156 0.009174 10.0.0.129 - - [2026-02-02 01:58:36] "DELETE /virtual-machine-interface/37504d22-ffda-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.053618 10.0.0.129 - - [2026-02-02 01:58:36] "DELETE /virtual-machine/39f139c1-b94b-4e0e-a943-88a9ab575fa8 HTTP/1.1" 200 115 0.017681 10.0.0.129 - - [2026-02-02 01:58:36] "DELETE /tag/cad8d0a6-bb40-49a8-9e42-72d82df33e32 HTTP/1.1" 200 115 0.042338 10.0.0.129 - - [2026-02-02 01:58:36] "GET /virtual-machine-interface/38376e82-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003830 10.0.0.129 - - [2026-02-02 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.002984 10.0.0.129 - - [2026-02-02 01:58:36] "GET /virtual-machine-interface/38376e82-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004216 10.0.0.129 - - [2026-02-02 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.001873 10.0.0.129 - - [2026-02-02 01:58:36] "GET /virtual-machine/cefdbd1c-4c99-475e-8a81-058f068394fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002894 10.0.0.129 - - [2026-02-02 01:58:36] "POST /ref-update HTTP/1.1" 200 156 0.009958 10.0.0.129 - - [2026-02-02 01:58:36] "GET /virtual-machine-interface/38376e82-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017251 10.0.0.129 - - [2026-02-02 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.016623 10.0.0.129 - - [2026-02-02 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.028176 10.0.0.129 - - [2026-02-02 01:58:36] "POST /set-tag HTTP/1.1" 200 109 0.029998 10.0.0.129 - - [2026-02-02 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.015915 10.0.0.129 - - [2026-02-02 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.027526 10.0.0.129 - - [2026-02-02 01:58:37] "DELETE /instance-ip/38533e0a-ffda-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.045326 10.0.0.129 - - [2026-02-02 01:58:37] "DELETE /virtual-machine-interface/38376e82-ffda-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.041917 10.0.0.129 - - [2026-02-02 01:58:37] "DELETE /virtual-machine/cefdbd1c-4c99-475e-8a81-058f068394fb HTTP/1.1" 200 115 0.015702 10.0.0.129 - - [2026-02-02 01:58:37] "GET /virtual-machine-interface/38a96c6c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006379 10.0.0.129 - - [2026-02-02 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.129 - - [2026-02-02 01:58:37] "GET /virtual-machine-interface/38a96c6c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004521 10.0.0.129 - - [2026-02-02 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.129 - - [2026-02-02 01:58:37] "GET /virtual-machine/55a4bbd9-8c6b-4dd6-be86-d9bdaeca0aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003535 10.0.0.129 - - [2026-02-02 01:58:37] "POST /ref-update HTTP/1.1" 200 156 0.009631 10.0.0.129 - - [2026-02-02 01:58:37] "GET /virtual-machine-interface/38a96c6c-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016365 10.0.0.129 - - [2026-02-02 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.020027 10.0.0.129 - - [2026-02-02 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.025046 10.0.0.129 - - [2026-02-02 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.030070 10.0.0.129 - - [2026-02-02 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.017064 10.0.0.129 - - [2026-02-02 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.023972 10.0.0.129 - - [2026-02-02 01:58:37] "DELETE /instance-ip/38c91ec2-ffda-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.062181 10.0.0.129 - - [2026-02-02 01:58:37] "DELETE /virtual-machine-interface/38a96c6c-ffda-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.049158 10.0.0.129 - - [2026-02-02 01:58:37] "DELETE /virtual-machine/55a4bbd9-8c6b-4dd6-be86-d9bdaeca0aa3 HTTP/1.1" 200 115 0.027646 10.0.0.129 - - [2026-02-02 01:58:37] "DELETE /tag/e4a57c8d-adfe-4422-8c41-bfe17f3fc947 HTTP/1.1" 409 391 0.006816 10.0.0.129 - - [2026-02-02 01:58:37] "DELETE /tag/896a11de-cece-4bf7-98f3-ebd2c697c5c7 HTTP/1.1" 200 115 0.038911 10.0.0.129 - - [2026-02-02 01:59:06] "GET /virtual-machine-interface/3a596878-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005280 10.0.0.129 - - [2026-02-02 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.002980 10.0.0.129 - - [2026-02-02 01:59:06] "GET /virtual-machine-interface/3a596878-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009991 10.0.0.129 - - [2026-02-02 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.003158 10.0.0.129 - - [2026-02-02 01:59:06] "GET /virtual-machine/aed62276-5f87-4154-9e7c-c869c1387717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002553 10.0.0.129 - - [2026-02-02 01:59:06] "POST /ref-update HTTP/1.1" 200 156 0.009454 10.0.0.129 - - [2026-02-02 01:59:06] "GET /virtual-machine-interface/3a596878-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.021641 10.0.0.129 - - [2026-02-02 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.019587 10.0.0.129 - - [2026-02-02 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.047484 10.0.0.129 - - [2026-02-02 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.034511 10.0.0.129 - - [2026-02-02 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.016433 10.0.0.129 - - [2026-02-02 01:59:06] "DELETE /instance-ip/3a756776-ffda-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.049115 10.0.0.129 - - [2026-02-02 01:59:06] "DELETE /virtual-machine-interface/3a596878-ffda-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.047493 10.0.0.129 - - [2026-02-02 01:59:06] "DELETE /virtual-machine/aed62276-5f87-4154-9e7c-c869c1387717 HTTP/1.1" 200 115 0.022443 10.0.0.129 - - [2026-02-02 01:59:06] "DELETE /tag/e2371575-16e8-4304-a4ac-6a90b084f71d HTTP/1.1" 200 115 0.042825 10.0.0.129 - - [2026-02-02 01:59:06] "GET /virtual-machine-interface/3947a670-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005059 10.0.0.129 - - [2026-02-02 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.003966 10.0.0.129 - - [2026-02-02 01:59:06] "GET /virtual-machine-interface/3947a670-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006124 10.0.0.129 - - [2026-02-02 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.129 - - [2026-02-02 01:59:06] "GET /virtual-machine/9d5691df-6e98-4b53-b392-c7a7e919e767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002771 10.0.0.129 - - [2026-02-02 01:59:06] "POST /ref-update HTTP/1.1" 200 156 0.011984 10.0.0.129 - - [2026-02-02 01:59:06] "GET /virtual-machine-interface/3947a670-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012034 10.0.0.129 - - [2026-02-02 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.018364 10.0.0.129 - - [2026-02-02 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.034264 10.0.0.129 - - [2026-02-02 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.044019 10.0.0.129 - - [2026-02-02 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.014861 10.0.0.129 - - [2026-02-02 01:59:07] "DELETE /instance-ip/39666038-ffda-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.074953 10.0.0.129 - - [2026-02-02 01:59:07] "DELETE /virtual-machine-interface/3947a670-ffda-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.084298 10.0.0.129 - - [2026-02-02 01:59:07] "DELETE /virtual-machine/9d5691df-6e98-4b53-b392-c7a7e919e767 HTTP/1.1" 200 115 0.030024 10.0.0.129 - - [2026-02-02 01:59:07] "DELETE /tag/4e57facb-467a-49a7-9f09-2813fb018062 HTTP/1.1" 200 115 0.044443 10.0.0.129 - - [2026-02-02 01:59:07] "GET /virtual-machine-interface/3adbb7f6-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008061 10.0.0.129 - - [2026-02-02 01:59:07] "POST /set-tag HTTP/1.1" 200 109 0.002813 10.0.0.129 - - [2026-02-02 01:59:07] "GET /virtual-machine-interface/3adbb7f6-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004880 10.0.0.129 - - [2026-02-02 01:59:07] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.129 - - [2026-02-02 01:59:07] "GET /virtual-machine/2ae594e1-41dc-48ef-989d-2b8a873b88be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003147 10.0.0.129 - - [2026-02-02 01:59:07] "POST /ref-update HTTP/1.1" 200 156 0.012395 10.0.0.129 - - [2026-02-02 01:59:07] "GET /virtual-machine-interface/3adbb7f6-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015368 10.0.0.129 - - [2026-02-02 01:59:07] "POST /set-tag HTTP/1.1" 200 109 0.022165 10.0.0.129 - - [2026-02-02 01:59:07] "POST /set-tag HTTP/1.1" 200 109 0.034879 10.0.0.129 - - [2026-02-02 01:59:07] "POST /set-tag HTTP/1.1" 200 109 0.036533 10.0.0.129 - - [2026-02-02 01:59:07] "POST /set-tag HTTP/1.1" 200 109 0.017158 10.0.0.129 - - [2026-02-02 01:59:07] "DELETE /instance-ip/3afbbb00-ffda-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.045054 10.0.0.129 - - [2026-02-02 01:59:07] "DELETE /virtual-machine-interface/3adbb7f6-ffda-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.048336 10.0.0.129 - - [2026-02-02 01:59:07] "DELETE /virtual-machine/2ae594e1-41dc-48ef-989d-2b8a873b88be HTTP/1.1" 200 115 0.029757 10.0.0.129 - - [2026-02-02 01:59:07] "DELETE /tag/6d641d4b-f597-440f-806e-327dad8cb4a2 HTTP/1.1" 200 115 0.044728 10.0.0.129 - - [2026-02-02 01:59:07] "DELETE /tag/22540932-00f4-4062-9f89-b5d0516a8ee3 HTTP/1.1" 409 237 0.003596 10.0.0.129 - - [2026-02-02 01:59:07] "DELETE /tag/a781c48e-7dd3-44e6-8430-2f93dcc5bd10 HTTP/1.1" 409 237 0.005516 10.0.0.129 - - [2026-02-02 01:59:07] "GET /virtual-machine-interface/39dbce36-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003954 10.0.0.129 - - [2026-02-02 01:59:07] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.129 - - [2026-02-02 01:59:07] "GET /virtual-machine-interface/39dbce36-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004845 10.0.0.129 - - [2026-02-02 01:59:07] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.129 - - [2026-02-02 01:59:07] "GET /virtual-machine/01831a92-8b00-4b66-b9b9-b5057dffaff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002510 10.0.0.129 - - [2026-02-02 01:59:07] "POST /ref-update HTTP/1.1" 200 156 0.009670 10.0.0.129 - - [2026-02-02 01:59:07] "GET /virtual-machine-interface/39dbce36-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008193 10.0.0.129 - - [2026-02-02 01:59:07] "POST /set-tag HTTP/1.1" 200 109 0.021260 10.0.0.129 - - [2026-02-02 01:59:08] "POST /set-tag HTTP/1.1" 200 109 0.016715 10.0.0.129 - - [2026-02-02 01:59:08] "POST /set-tag HTTP/1.1" 200 109 0.022415 10.0.0.129 - - [2026-02-02 01:59:08] "POST /set-tag HTTP/1.1" 200 109 0.026178 10.0.0.129 - - [2026-02-02 01:59:08] "DELETE /instance-ip/39f70cb4-ffda-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.032561 10.0.0.129 - - [2026-02-02 01:59:08] "DELETE /virtual-machine-interface/39dbce36-ffda-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.034374 10.0.0.129 - - [2026-02-02 01:59:08] "DELETE /virtual-machine/01831a92-8b00-4b66-b9b9-b5057dffaff6 HTTP/1.1" 200 115 0.031584 10.0.0.129 - - [2026-02-02 01:59:08] "DELETE /tag/efece03c-33ef-4c49-a8e1-f077434f07b4 HTTP/1.1" 200 115 0.031246 10.0.0.129 - - [2026-02-02 01:59:08] "DELETE /tag/615e33e8-5464-40f4-97ec-9034108cf308 HTTP/1.1" 409 237 0.004094 10.0.0.129 - - [2026-02-02 01:59:08] "DELETE /tag/14fc5566-7608-480b-98d3-119923297442 HTTP/1.1" 200 115 0.036963 10.0.0.129 - - [2026-02-02 01:59:09] "POST /projects HTTP/1.1" 409 238 0.003024 10.0.0.129 - - [2026-02-02 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.129 - - [2026-02-02 01:59:09] "GET /project/e00946c4-d1a2-48e3-88ac-a9c7e5a2d9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033845 10.0.0.129 - - [2026-02-02 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.129 - - [2026-02-02 01:59:09] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004597 10.0.0.129 - - [2026-02-02 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007994 10.0.0.129 - - [2026-02-02 01:59:09] "GET /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003979 10.0.0.129 - - [2026-02-02 01:59:09] "POST /security-groups HTTP/1.1" 409 285 0.003191 10.0.0.129 - - [2026-02-02 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.129 - - [2026-02-02 01:59:10] "PUT /security-group/68fc037f-1753-4040-bdc5-af298dca5761 HTTP/1.1" 200 263 0.052345 10.0.0.129 - - [2026-02-02 01:59:10] "PUT /access-control-list/67c36c0d-1c7e-40f4-b392-05f2608e8aa1 HTTP/1.1" 200 273 0.016294 10.0.0.129 - - [2026-02-02 01:59:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.023317 10.0.0.129 - - [2026-02-02 01:59:10] "PUT /access-control-list/2c2221c0-a5fe-4607-ac74-91b8a6b753bb HTTP/1.1" 200 273 0.030574 10.0.0.129 - - [2026-02-02 01:59:15] "POST /projects HTTP/1.1" 409 238 0.004665 10.0.0.129 - - [2026-02-02 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.129 - - [2026-02-02 01:59:15] "GET /project/e00946c4-d1a2-48e3-88ac-a9c7e5a2d9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038792 10.0.0.129 - - [2026-02-02 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.129 - - [2026-02-02 01:59:15] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005312 10.0.0.129 - - [2026-02-02 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.129 - - [2026-02-02 01:59:15] "GET /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004751 10.0.0.129 - - [2026-02-02 01:59:15] "POST /security-groups HTTP/1.1" 409 285 0.002620 10.0.0.129 - - [2026-02-02 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.129 - - [2026-02-02 01:59:15] "PUT /security-group/68fc037f-1753-4040-bdc5-af298dca5761 HTTP/1.1" 200 263 0.054691 10.0.0.129 - - [2026-02-02 01:59:15] "PUT /access-control-list/67c36c0d-1c7e-40f4-b392-05f2608e8aa1 HTTP/1.1" 200 273 0.009431 10.0.0.129 - - [2026-02-02 01:59:15] "PUT /access-control-list/2c2221c0-a5fe-4607-ac74-91b8a6b753bb HTTP/1.1" 200 273 0.021214 10.0.0.129 - - [2026-02-02 01:59:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020912 10.0.0.129 - - [2026-02-02 01:59:15] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.007569 10.0.0.129 - - [2026-02-02 01:59:15] "GET /firewall-rule/79fd5eaa-00b5-4643-bd2c-16304cbe7aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002477 10.0.0.129 - - [2026-02-02 01:59:15] "POST /ref-update HTTP/1.1" 200 156 0.058990 10.0.0.129 - - [2026-02-02 01:59:15] "DELETE /firewall-rule/79fd5eaa-00b5-4643-bd2c-16304cbe7aaa HTTP/1.1" 200 115 0.027601 10.0.0.129 - - [2026-02-02 01:59:15] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.013073 10.0.0.129 - - [2026-02-02 01:59:15] "GET /firewall-rule/987db5b4-31c6-427d-97bb-4c44ae8b921a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003307 10.0.0.129 - - [2026-02-02 01:59:15] "POST /ref-update HTTP/1.1" 200 156 0.047940 10.0.0.129 - - [2026-02-02 01:59:15] "DELETE /firewall-rule/987db5b4-31c6-427d-97bb-4c44ae8b921a HTTP/1.1" 200 115 0.041179 10.0.0.129 - - [2026-02-02 01:59:15] "DELETE /tag/a84c53cc-ebdd-4b82-a0b1-a6329f95035f HTTP/1.1" 200 115 0.036716 10.0.0.129 - - [2026-02-02 01:59:15] "DELETE /tag/22540932-00f4-4062-9f89-b5d0516a8ee3 HTTP/1.1" 409 237 0.005286 10.0.0.129 - - [2026-02-02 01:59:15] "DELETE /tag/a781c48e-7dd3-44e6-8430-2f93dcc5bd10 HTTP/1.1" 409 237 0.004513 10.0.0.129 - - [2026-02-02 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.129 - - [2026-02-02 01:59:15] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005732 10.0.0.129 - - [2026-02-02 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.129 - - [2026-02-02 01:59:15] "GET /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004472 10.0.0.129 - - [2026-02-02 01:59:15] "PUT /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21 HTTP/1.1" 200 265 0.045854 10.0.0.129 - - [2026-02-02 01:59:15] "PUT /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d HTTP/1.1" 200 265 0.049064 10.0.0.129 - - [2026-02-02 01:59:16] "DELETE /security-group/68fc037f-1753-4040-bdc5-af298dca5761 HTTP/1.1" 200 115 0.034353 10.0.0.129 - - [2026-02-02 01:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.129 - - [2026-02-02 01:59:16] "DELETE /access-control-list/67c36c0d-1c7e-40f4-b392-05f2608e8aa1 HTTP/1.1" 200 115 0.031471 10.0.0.129 - - [2026-02-02 01:59:16] "GET /project/e00946c4-d1a2-48e3-88ac-a9c7e5a2d9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.067146 10.0.0.129 - - [2026-02-02 01:59:16] "DELETE /access-control-list/2c2221c0-a5fe-4607-ac74-91b8a6b753bb HTTP/1.1" 200 115 0.061874 10.0.0.129 - - [2026-02-02 01:59:16] "GET /project/e00946c4-d1a2-48e3-88ac-a9c7e5a2d9d8?fields=security_groups HTTP/1.1" 200 1352 0.056191 10.0.0.129 - - [2026-02-02 01:59:16] "DELETE /security-group/fdeb2e08-dc63-4f59-b1fd-cb5be1bc15e5 HTTP/1.1" 200 115 0.043445 10.0.0.129 - - [2026-02-02 01:59:16] "DELETE /access-control-list/ba6e9d4b-e032-409d-a933-7896f17448fe HTTP/1.1" 200 115 0.040581 10.0.0.129 - - [2026-02-02 01:59:16] "GET /project/e00946c4-d1a2-48e3-88ac-a9c7e5a2d9d8?fields=application_policy_sets HTTP/1.1" 200 1391 0.041096 10.0.0.129 - - [2026-02-02 01:59:16] "DELETE /access-control-list/b12a1507-0713-41f9-a33a-1f255128ccec HTTP/1.1" 200 115 0.054033 10.0.0.129 - - [2026-02-02 01:59:16] "DELETE /project/e00946c4-d1a2-48e3-88ac-a9c7e5a2d9d8 HTTP/1.1" 200 115 0.343381 10.0.0.129 - - [2026-02-02 01:59:16] "POST /projects HTTP/1.1" 409 238 0.012011 10.0.0.129 - - [2026-02-02 01:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.129 - - [2026-02-02 01:59:16] "GET /project/28164832-c601-4515-b14d-3e070f6111d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.023772 10.0.0.129 - - [2026-02-02 01:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.129 - - [2026-02-02 01:59:16] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.004472 10.0.0.129 - - [2026-02-02 01:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001287 10.0.0.129 - - [2026-02-02 01:59:16] "GET /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004773 10.0.0.129 - - [2026-02-02 01:59:16] "POST /security-groups HTTP/1.1" 409 285 0.002746 10.0.0.129 - - [2026-02-02 01:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.129 - - [2026-02-02 01:59:16] "PUT /security-group/b23da6d3-9054-43b0-85bf-2a8ff1eb8d72 HTTP/1.1" 200 263 0.055299 10.0.0.129 - - [2026-02-02 01:59:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018451 10.0.0.129 - - [2026-02-02 01:59:16] "PUT /access-control-list/5710ab2c-f114-429f-ad1e-fc5418a8061c HTTP/1.1" 200 273 0.021649 10.0.0.129 - - [2026-02-02 01:59:16] "PUT /access-control-list/3f331944-7ccc-417b-b73c-e8a2ff70e5fe HTTP/1.1" 200 273 0.016113 10.0.0.129 - - [2026-02-02 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.129 - - [2026-02-02 01:59:20] "GET /loadbalancer/9e78fa74-e16f-486f-9355-22baa6bb82a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002723 10.0.0.129 - - [2026-02-02 01:59:20] "GET /virtual-machine-interface/37504d22-ffda-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002079 10.0.0.129 - - [2026-02-02 01:59:21] "DELETE /loadbalancer-member/24f1a964-db2a-464e-9d3f-a7824eb90abc HTTP/1.1" 200 115 0.042020 10.0.0.129 - - [2026-02-02 01:59:21] "DELETE /loadbalancer-pool/5b06fd6f-9f50-4fef-825b-2573b95d9214 HTTP/1.1" 200 115 0.037252 10.0.0.129 - - [2026-02-02 01:59:21] "DELETE /loadbalancer-listener/3bc0fa5f-7a7e-4b2a-be0f-e388036c2f30 HTTP/1.1" 200 115 0.057188 10.0.0.129 - - [2026-02-02 01:59:21] "DELETE /loadbalancer/9e78fa74-e16f-486f-9355-22baa6bb82a7 HTTP/1.1" 200 115 0.039462 10.0.0.129 - - [2026-02-02 01:59:21] "DELETE /floating-ip/84248c08-df9b-4841-a0e8-25282703b668 HTTP/1.1" 200 115 0.030080 10.0.0.129 - - [2026-02-02 01:59:21] "DELETE /instance-ip/1e1742b4-b509-4c98-92bd-61863af5dfc0 HTTP/1.1" 200 115 0.049606 10.0.0.129 - - [2026-02-02 01:59:21] "DELETE /virtual-machine-interface/12454307-6f68-43f0-8f9e-b895b158fcfe HTTP/1.1" 200 115 0.062241 10.0.0.129 - - [2026-02-02 01:59:21] "DELETE /tag/c5c104ab-5b43-42bb-82e8-7ad5ae3ddc9b HTTP/1.1" 200 115 0.071805 10.0.0.129 - - [2026-02-02 01:59:21] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.005587 10.0.0.129 - - [2026-02-02 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.129 - - [2026-02-02 01:59:21] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003076 10.0.0.129 - - [2026-02-02 01:59:21] "GET /firewall-policy/2699eb5e-b6e3-4be0-879d-eb30bedb4b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002741 10.0.0.129 - - [2026-02-02 01:59:21] "GET /firewall-rule/372dda50-06de-460e-84e9-b273cd5ad53c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003447 10.0.0.129 - - [2026-02-02 01:59:21] "POST /ref-update HTTP/1.1" 200 156 0.013971 10.0.0.129 - - [2026-02-02 01:59:21] "DELETE /firewall-rule/372dda50-06de-460e-84e9-b273cd5ad53c HTTP/1.1" 200 115 0.055088 10.0.0.129 - - [2026-02-02 01:59:21] "GET /firewall-policy/3d3217da-fd24-460c-8594-afed89405f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003252 10.0.0.129 - - [2026-02-02 01:59:21] "GET /firewall-rule/65984f1f-2a1d-45b8-86a8-9fbd9b115837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.005434 10.0.0.129 - - [2026-02-02 01:59:21] "POST /ref-update HTTP/1.1" 200 156 0.024993 10.0.0.129 - - [2026-02-02 01:59:21] "DELETE /firewall-rule/65984f1f-2a1d-45b8-86a8-9fbd9b115837 HTTP/1.1" 200 115 0.063421 10.0.0.129 - - [2026-02-02 01:59:21] "GET /firewall-policy/3d3217da-fd24-460c-8594-afed89405f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.004151 10.0.0.129 - - [2026-02-02 01:59:21] "GET /firewall-rule/e306705b-3d65-40de-932f-9547add3c786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.008110 10.0.0.129 - - [2026-02-02 01:59:21] "POST /ref-update HTTP/1.1" 200 156 0.018309 10.0.0.129 - - [2026-02-02 01:59:21] "DELETE /firewall-rule/e306705b-3d65-40de-932f-9547add3c786 HTTP/1.1" 200 115 0.070565 10.0.0.129 - - [2026-02-02 01:59:21] "GET /application-policy-set/da446031-82fb-43a0-978c-faf6ed9d3206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.005818 10.0.0.129 - - [2026-02-02 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.129 - - [2026-02-02 01:59:22] "GET /policy-management/dda2bf85-96aa-43aa-b292-0fc5e6d67225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002551 10.0.0.129 - - [2026-02-02 01:59:22] "GET /firewall-policy/3d3217da-fd24-460c-8594-afed89405f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003566 10.0.0.129 - - [2026-02-02 01:59:22] "POST /ref-update HTTP/1.1" 200 156 0.047521 10.0.0.129 - - [2026-02-02 01:59:22] "DELETE /firewall-policy/3d3217da-fd24-460c-8594-afed89405f82 HTTP/1.1" 200 115 0.071033 10.0.0.129 - - [2026-02-02 01:59:22] "DELETE /tag/22540932-00f4-4062-9f89-b5d0516a8ee3 HTTP/1.1" 200 115 0.040604 10.0.0.129 - - [2026-02-02 01:59:22] "DELETE /tag/e4a57c8d-adfe-4422-8c41-bfe17f3fc947 HTTP/1.1" 200 115 0.100938 10.0.0.129 - - [2026-02-02 01:59:22] "DELETE /tag/a781c48e-7dd3-44e6-8430-2f93dcc5bd10 HTTP/1.1" 200 115 0.083309 10.0.0.129 - - [2026-02-02 01:59:22] "DELETE /tag/615e33e8-5464-40f4-97ec-9034108cf308 HTTP/1.1" 200 115 0.097565 10.0.0.129 - - [2026-02-02 01:59:22] "POST /projects HTTP/1.1" 409 238 0.004156 10.0.0.129 - - [2026-02-02 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.129 - - [2026-02-02 01:59:22] "GET /project/28164832-c601-4515-b14d-3e070f6111d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.059629 10.0.0.129 - - [2026-02-02 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008130 10.0.0.129 - - [2026-02-02 01:59:22] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.004459 10.0.0.129 - - [2026-02-02 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005311 10.0.0.129 - - [2026-02-02 01:59:22] "GET /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004066 10.0.0.129 - - [2026-02-02 01:59:22] "POST /security-groups HTTP/1.1" 409 285 0.003271 10.0.0.129 - - [2026-02-02 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010892 10.0.0.129 - - [2026-02-02 01:59:22] "PUT /security-group/b23da6d3-9054-43b0-85bf-2a8ff1eb8d72 HTTP/1.1" 200 263 0.070847 10.0.0.129 - - [2026-02-02 01:59:22] "PUT /access-control-list/5710ab2c-f114-429f-ad1e-fc5418a8061c HTTP/1.1" 200 273 0.021100 10.0.0.129 - - [2026-02-02 01:59:22] "PUT /access-control-list/3f331944-7ccc-417b-b73c-e8a2ff70e5fe HTTP/1.1" 200 273 0.019844 10.0.0.129 - - [2026-02-02 01:59:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020775 10.0.0.129 - - [2026-02-02 01:59:22] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.025943 10.0.0.129 - - [2026-02-02 01:59:23] "GET /firewall-rule/f8b49443-1c93-40a1-912e-63c30a460c7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.011524 10.0.0.129 - - [2026-02-02 01:59:23] "POST /ref-update HTTP/1.1" 200 156 0.084216 10.0.0.129 - - [2026-02-02 01:59:23] "DELETE /firewall-rule/f8b49443-1c93-40a1-912e-63c30a460c7e HTTP/1.1" 200 115 0.106768 10.0.0.129 - - [2026-02-02 01:59:23] "GET /firewall-policy/5556e6c6-a0ed-430c-9db3-c4605bdeafdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.006891 10.0.0.129 - - [2026-02-02 01:59:23] "GET /firewall-rule/ebbf706e-2467-4cee-8a45-5c3496a2d0f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006427 10.0.0.129 - - [2026-02-02 01:59:23] "POST /ref-update HTTP/1.1" 200 156 0.091593 10.0.0.129 - - [2026-02-02 01:59:23] "DELETE /firewall-rule/ebbf706e-2467-4cee-8a45-5c3496a2d0f8 HTTP/1.1" 200 115 0.073797 10.0.0.129 - - [2026-02-02 01:59:23] "DELETE /tag/b474ff50-6341-4494-baa8-0cfc5d06da1a HTTP/1.1" 200 115 0.060204 10.0.0.129 - - [2026-02-02 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.129 - - [2026-02-02 01:59:23] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.004879 10.0.0.129 - - [2026-02-02 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.129 - - [2026-02-02 01:59:23] "GET /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005549 10.0.0.129 - - [2026-02-02 01:59:23] "PUT /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21 HTTP/1.1" 200 265 0.075516 10.0.0.129 - - [2026-02-02 01:59:23] "PUT /virtual-network/9469f1cb-925b-4841-8065-1c36a662551d HTTP/1.1" 200 265 0.050782 10.0.0.129 - - [2026-02-02 01:59:23] "DELETE /security-group/b23da6d3-9054-43b0-85bf-2a8ff1eb8d72 HTTP/1.1" 200 115 0.100028 10.0.0.129 - - [2026-02-02 01:59:23] "DELETE /access-control-list/5710ab2c-f114-429f-ad1e-fc5418a8061c HTTP/1.1" 200 115 0.054671 10.0.0.129 - - [2026-02-02 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.129 - - [2026-02-02 01:59:23] "DELETE /access-control-list/3f331944-7ccc-417b-b73c-e8a2ff70e5fe HTTP/1.1" 200 115 0.044795 10.0.0.129 - - [2026-02-02 01:59:23] "GET /project/28164832-c601-4515-b14d-3e070f6111d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.029747 10.0.0.129 - - [2026-02-02 01:59:24] "GET /project/28164832-c601-4515-b14d-3e070f6111d3?fields=security_groups HTTP/1.1" 200 1352 0.073078 10.0.0.129 - - [2026-02-02 01:59:24] "DELETE /security-group/eecdb144-8b02-4197-9da7-f380bcb95345 HTTP/1.1" 200 115 0.057391 10.0.0.129 - - [2026-02-02 01:59:24] "DELETE /access-control-list/e23b5c7d-01cb-451a-9735-832221842da7 HTTP/1.1" 200 115 0.040299 10.0.0.129 - - [2026-02-02 01:59:24] "GET /project/28164832-c601-4515-b14d-3e070f6111d3?fields=application_policy_sets HTTP/1.1" 200 1391 0.056184 10.0.0.129 - - [2026-02-02 01:59:24] "DELETE /access-control-list/158ac593-ee6a-4d63-9d95-8667a0340328 HTTP/1.1" 200 115 0.058088 10.0.0.129 - - [2026-02-02 01:59:24] "DELETE /project/28164832-c601-4515-b14d-3e070f6111d3 HTTP/1.1" 200 115 0.437031 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:59:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001035 [Introspect:8084]10.0.0.129 - - [2026-02-02 01:59:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001035 10.0.0.129 - - [2026-02-02 02:00:23] "GET / HTTP/1.1" 200 36215 0.002218 10.0.0.129 - - [2026-02-02 02:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.129 - - [2026-02-02 02:00:23] "GET /global-vrouter-config/c60fe3b3-c223-4e5d-a7ad-d93b0c5a65fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002597 10.0.0.129 - - [2026-02-02 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.129 - - [2026-02-02 02:00:24] "GET /global-vrouter-config/c60fe3b3-c223-4e5d-a7ad-d93b0c5a65fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002315 10.0.0.129 - - [2026-02-02 02:00:40] "GET / HTTP/1.1" 200 36215 0.001851 10.0.0.129 - - [2026-02-02 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.129 - - [2026-02-02 02:00:40] "GET /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005321 10.0.0.129 - - [2026-02-02 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.129 - - [2026-02-02 02:00:40] "GET /config-node/acbf65cf-cdb9-4700-bc1b-ff209540df92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001998 10.0.0.129 - - [2026-02-02 02:00:41] "GET / HTTP/1.1" 200 36215 0.001470 10.0.0.129 - - [2026-02-02 02:00:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002398 10.0.0.129 - - [2026-02-02 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.129 - - [2026-02-02 02:00:46] "GET /global-vrouter-config/c60fe3b3-c223-4e5d-a7ad-d93b0c5a65fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002484 10.0.0.129 - - [2026-02-02 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.129 - - [2026-02-02 02:00:46] "PUT /global-vrouter-config/c60fe3b3-c223-4e5d-a7ad-d93b0c5a65fb HTTP/1.1" 200 277 0.007307 10.0.0.129 - - [2026-02-02 02:00:46] "GET / HTTP/1.1" 200 36215 0.001857 10.0.0.129 - - [2026-02-02 02:00:46] "POST /alarms HTTP/1.1" 409 264 0.002147 10.0.0.129 - - [2026-02-02 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.129 - - [2026-02-02 02:00:46] "PUT /alarm/fd529c6c-1aac-4729-ac58-a86fd683d0af HTTP/1.1" 200 245 0.009833 10.0.0.129 - - [2026-02-02 02:00:46] "POST /alarms HTTP/1.1" 409 261 0.005220 10.0.0.129 - - [2026-02-02 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.129 - - [2026-02-02 02:00:46] "PUT /alarm/152c932a-5f65-4f51-8d4d-dedb725023a4 HTTP/1.1" 200 245 0.015242 10.0.0.129 - - [2026-02-02 02:00:46] "POST /alarms HTTP/1.1" 409 261 0.009597 10.0.0.129 - - [2026-02-02 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.129 - - [2026-02-02 02:00:46] "PUT /alarm/26fc5124-4f3c-4529-8767-2f8ec3322678 HTTP/1.1" 200 245 0.010367 10.0.0.129 - - [2026-02-02 02:00:46] "POST /alarms HTTP/1.1" 409 253 0.012691 10.0.0.129 - - [2026-02-02 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.129 - - [2026-02-02 02:00:46] "PUT /alarm/58c694ad-f4d2-452c-a197-f5cfd0009365 HTTP/1.1" 200 245 0.011346 10.0.0.129 - - [2026-02-02 02:00:46] "POST /alarms HTTP/1.1" 409 251 0.003403 10.0.0.129 - - [2026-02-02 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006757 10.0.0.129 - - [2026-02-02 02:00:46] "PUT /alarm/c371aa94-11b5-42da-ac50-2c473fd7428a HTTP/1.1" 200 245 0.012037 10.0.0.129 - - [2026-02-02 02:00:46] "POST /alarms HTTP/1.1" 409 252 0.003801 10.0.0.129 - - [2026-02-02 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.129 - - [2026-02-02 02:00:46] "PUT /alarm/6781a4bf-1cae-45fb-9645-2b23b648c2f5 HTTP/1.1" 200 245 0.010937 10.0.0.129 - - [2026-02-02 02:00:46] "POST /alarms HTTP/1.1" 409 256 0.007890 10.0.0.129 - - [2026-02-02 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.129 - - [2026-02-02 02:00:46] "PUT /alarm/72b10b3a-6307-4baf-bfb7-333b7b2f5d03 HTTP/1.1" 200 245 0.010084 10.0.0.129 - - [2026-02-02 02:00:47] "POST /alarms HTTP/1.1" 409 248 0.004797 10.0.0.129 - - [2026-02-02 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.129 - - [2026-02-02 02:00:47] "PUT /alarm/1b5e4787-e172-4c9f-b4e8-bc82b3d2c595 HTTP/1.1" 200 245 0.011799 10.0.0.129 - - [2026-02-02 02:00:47] "POST /alarms HTTP/1.1" 409 252 0.006135 10.0.0.129 - - [2026-02-02 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.129 - - [2026-02-02 02:00:47] "PUT /alarm/d1661858-f9e1-49a6-b42f-ca670aecc510 HTTP/1.1" 200 245 0.011097 10.0.0.129 - - [2026-02-02 02:00:47] "POST /alarms HTTP/1.1" 409 257 0.006861 10.0.0.129 - - [2026-02-02 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.129 - - [2026-02-02 02:00:47] "PUT /alarm/237f870a-9f4f-4354-89fe-8b365346df22 HTTP/1.1" 200 245 0.010997 10.0.0.129 - - [2026-02-02 02:00:47] "POST /alarms HTTP/1.1" 409 251 0.012033 10.0.0.129 - - [2026-02-02 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.129 - - [2026-02-02 02:00:47] "PUT /alarm/eb4b3bea-e04d-4251-bf7b-e484bcc5ee25 HTTP/1.1" 200 245 0.010863 10.0.0.129 - - [2026-02-02 02:00:47] "POST /alarms HTTP/1.1" 409 257 0.003126 10.0.0.129 - - [2026-02-02 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.129 - - [2026-02-02 02:00:47] "PUT /alarm/162fe7af-cfa5-4261-a7a6-d65f99ebf75e HTTP/1.1" 200 245 0.011321 10.0.0.129 - - [2026-02-02 02:00:47] "POST /alarms HTTP/1.1" 409 261 0.002016 10.0.0.129 - - [2026-02-02 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.129 - - [2026-02-02 02:00:47] "PUT /alarm/8ac79e23-4a49-401e-a478-32a4a775725f HTTP/1.1" 200 245 0.009264 10.0.0.129 - - [2026-02-02 02:00:47] "POST /alarms HTTP/1.1" 409 258 0.009307 10.0.0.129 - - [2026-02-02 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.129 - - [2026-02-02 02:00:47] "PUT /alarm/a8237873-5873-4456-b214-bbadc5814244 HTTP/1.1" 200 245 0.010334 10.0.0.129 - - [2026-02-02 02:00:47] "POST /alarms HTTP/1.1" 409 254 0.005572 10.0.0.129 - - [2026-02-02 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.129 - - [2026-02-02 02:00:47] "PUT /alarm/a65b6d3a-126c-4cc6-a5bf-24a654685d11 HTTP/1.1" 200 245 0.011819 10.0.0.129 - - [2026-02-02 02:00:47] "POST /alarms HTTP/1.1" 409 254 0.003794 10.0.0.129 - - [2026-02-02 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.129 - - [2026-02-02 02:00:47] "PUT /alarm/237f21b5-5166-4c57-85b9-bd6d8ec38d05 HTTP/1.1" 200 245 0.011565 10.0.0.129 - - [2026-02-02 02:00:47] "POST /alarms HTTP/1.1" 409 254 0.005965 10.0.0.129 - - [2026-02-02 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.129 - - [2026-02-02 02:00:47] "PUT /alarm/8c03fef6-1bcd-4cfb-8805-98d4c7b7cb2a HTTP/1.1" 200 245 0.011448 10.0.0.129 - - [2026-02-02 02:00:47] "POST /alarms HTTP/1.1" 409 247 0.014423 10.0.0.129 - - [2026-02-02 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.129 - - [2026-02-02 02:00:47] "PUT /alarm/7d1b8f62-6a61-43ca-a74e-a061b1adb5bf HTTP/1.1" 200 245 0.013620 10.0.0.129 - - [2026-02-02 02:00:47] "POST /alarms HTTP/1.1" 409 272 0.002829 10.0.0.129 - - [2026-02-02 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.129 - - [2026-02-02 02:00:47] "PUT /alarm/17890ca4-43f3-418f-8851-c5385e35499d HTTP/1.1" 200 245 0.011894 10.0.0.129 - - [2026-02-02 02:00:47] "POST /alarms HTTP/1.1" 409 261 0.011368 10.0.0.129 - - [2026-02-02 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.129 - - [2026-02-02 02:00:47] "PUT /alarm/52ba951a-da29-414c-8bee-fee551151cc1 HTTP/1.1" 200 245 0.011302 10.0.0.129 - - [2026-02-02 02:00:47] "POST /alarms HTTP/1.1" 409 259 0.004675 10.0.0.129 - - [2026-02-02 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.129 - - [2026-02-02 02:00:47] "PUT /alarm/a1527a90-9336-40a4-a007-67e3fac0e575 HTTP/1.1" 200 245 0.011180 10.0.0.129 - - [2026-02-02 02:00:47] "POST /alarms HTTP/1.1" 409 265 0.005290 10.0.0.129 - - [2026-02-02 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.129 - - [2026-02-02 02:00:48] "PUT /alarm/8284244c-b175-45d0-90c1-c9dc1b7cb8fe HTTP/1.1" 200 245 0.010696 10.0.0.129 - - [2026-02-02 02:00:48] "POST /alarms HTTP/1.1" 409 279 0.007625 10.0.0.129 - - [2026-02-02 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.129 - - [2026-02-02 02:00:48] "PUT /alarm/ee7f9c80-4b3e-4f46-b714-83180fb64a6c HTTP/1.1" 200 245 0.013757 10.0.0.129 - - [2026-02-02 02:00:48] "GET / HTTP/1.1" 200 36215 0.001782 10.0.0.129 - - [2026-02-02 02:00:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001985 10.0.0.129 - - [2026-02-02 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.129 - - [2026-02-02 02:00:48] "PUT /global-vrouter-config/c60fe3b3-c223-4e5d-a7ad-d93b0c5a65fb HTTP/1.1" 200 277 0.007675 10.0.0.129 - - [2026-02-02 02:00:48] "GET / HTTP/1.1" 200 36215 0.001575 10.0.0.129 - - [2026-02-02 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.129 - - [2026-02-02 02:00:48] "GET /global-vrouter-config/c60fe3b3-c223-4e5d-a7ad-d93b0c5a65fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002910 10.0.0.129 - - [2026-02-02 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.129 - - [2026-02-02 02:00:48] "PUT /global-vrouter-config/c60fe3b3-c223-4e5d-a7ad-d93b0c5a65fb HTTP/1.1" 200 277 0.009025 10.0.0.129 - - [2026-02-02 02:00:48] "GET / HTTP/1.1" 200 36215 0.001811 10.0.0.129 - - [2026-02-02 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.129 - - [2026-02-02 02:00:48] "GET /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004418 10.0.0.129 - - [2026-02-02 02:00:48] "PUT /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c HTTP/1.1" 200 275 0.017428 10.0.0.129 - - [2026-02-02 02:00:52] "GET / HTTP/1.1" 200 36215 0.001517 10.0.0.129 - - [2026-02-02 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.129 - - [2026-02-02 02:00:52] "GET /routing-instance/7db9ff3e-627c-47f1-ab07-87fb7149698b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002818 10.0.0.129 - - [2026-02-02 02:00:52] "POST /bgp-routers HTTP/1.1" 409 301 0.001780 10.0.0.129 - - [2026-02-02 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.129 - - [2026-02-02 02:00:52] "GET /bgp-router/75633577-0ffa-4982-b620-8c4f73d0face?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002460 10.0.0.129 - - [2026-02-02 02:00:52] "PUT /bgp-router/75633577-0ffa-4982-b620-8c4f73d0face HTTP/1.1" 200 255 0.010088 [Introspect:8084]10.0.0.129 - - [2026-02-02 02:00:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001022 [Introspect:8084]10.0.0.129 - - [2026-02-02 02:00:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000879 10.0.0.129 - - [2026-02-02 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.129 - - [2026-02-02 02:00:54] "GET /global-vrouter-config/c60fe3b3-c223-4e5d-a7ad-d93b0c5a65fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002694 10.0.0.129 - - [2026-02-02 02:01:07] "GET / HTTP/1.1" 200 36215 0.002326 10.0.0.129 - - [2026-02-02 02:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.129 - - [2026-02-02 02:01:07] "GET /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004969 10.0.0.129 - - [2026-02-02 02:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.129 - - [2026-02-02 02:01:07] "GET /config-node/acbf65cf-cdb9-4700-bc1b-ff209540df92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002520 10.0.0.129 - - [2026-02-02 02:01:19] "GET / HTTP/1.1" 200 36215 0.001532 10.0.0.129 - - [2026-02-02 02:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.129 - - [2026-02-02 02:01:19] "GET /routing-instance/7db9ff3e-627c-47f1-ab07-87fb7149698b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.008839 10.0.0.129 - - [2026-02-02 02:01:19] "POST /bgp-routers HTTP/1.1" 409 301 0.002756 10.0.0.129 - - [2026-02-02 02:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.129 - - [2026-02-02 02:01:19] "GET /bgp-router/75633577-0ffa-4982-b620-8c4f73d0face?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003670 10.0.0.129 - - [2026-02-02 02:01:19] "PUT /bgp-router/75633577-0ffa-4982-b620-8c4f73d0face HTTP/1.1" 200 255 0.014173 [Introspect:8084]10.0.0.129 - - [2026-02-02 02:01:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001141 [Introspect:8084]10.0.0.129 - - [2026-02-02 02:01:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001017 [Introspect:8084]10.0.0.129 - - [2026-02-02 02:01:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000945 [Introspect:8084]10.0.0.129 - - [2026-02-02 02:01:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000930 10.0.0.129 - - [2026-02-02 02:01:36] "GET / HTTP/1.1" 200 36215 0.001759 10.0.0.129 - - [2026-02-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.129 - - [2026-02-02 02:01:36] "GET /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004588 10.0.0.129 - - [2026-02-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.129 - - [2026-02-02 02:01:36] "GET /config-node/acbf65cf-cdb9-4700-bc1b-ff209540df92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002914 10.0.0.129 - - [2026-02-02 02:01:36] "GET / HTTP/1.1" 200 36215 0.001843 10.0.0.129 - - [2026-02-02 02:01:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002277 10.0.0.129 - - [2026-02-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.129 - - [2026-02-02 02:01:41] "GET /global-vrouter-config/c60fe3b3-c223-4e5d-a7ad-d93b0c5a65fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002612 10.0.0.129 - - [2026-02-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.129 - - [2026-02-02 02:01:41] "PUT /global-vrouter-config/c60fe3b3-c223-4e5d-a7ad-d93b0c5a65fb HTTP/1.1" 200 277 0.009356 10.0.0.129 - - [2026-02-02 02:01:42] "GET / HTTP/1.1" 200 36215 0.002127 10.0.0.129 - - [2026-02-02 02:01:42] "POST /alarms HTTP/1.1" 409 264 0.002038 10.0.0.129 - - [2026-02-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.129 - - [2026-02-02 02:01:42] "PUT /alarm/fd529c6c-1aac-4729-ac58-a86fd683d0af HTTP/1.1" 200 245 0.008980 10.0.0.129 - - [2026-02-02 02:01:42] "POST /alarms HTTP/1.1" 409 261 0.001785 10.0.0.129 - - [2026-02-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.129 - - [2026-02-02 02:01:42] "PUT /alarm/152c932a-5f65-4f51-8d4d-dedb725023a4 HTTP/1.1" 200 245 0.009579 10.0.0.129 - - [2026-02-02 02:01:42] "POST /alarms HTTP/1.1" 409 261 0.010153 10.0.0.129 - - [2026-02-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.129 - - [2026-02-02 02:01:42] "PUT /alarm/26fc5124-4f3c-4529-8767-2f8ec3322678 HTTP/1.1" 200 245 0.010756 10.0.0.129 - - [2026-02-02 02:01:42] "POST /alarms HTTP/1.1" 409 253 0.005069 10.0.0.129 - - [2026-02-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.129 - - [2026-02-02 02:01:42] "PUT /alarm/58c694ad-f4d2-452c-a197-f5cfd0009365 HTTP/1.1" 200 245 0.010558 10.0.0.129 - - [2026-02-02 02:01:42] "POST /alarms HTTP/1.1" 409 251 0.005018 10.0.0.129 - - [2026-02-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.129 - - [2026-02-02 02:01:42] "PUT /alarm/c371aa94-11b5-42da-ac50-2c473fd7428a HTTP/1.1" 200 245 0.010345 10.0.0.129 - - [2026-02-02 02:01:42] "POST /alarms HTTP/1.1" 409 252 0.013080 10.0.0.129 - - [2026-02-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010905 10.0.0.129 - - [2026-02-02 02:01:42] "PUT /alarm/6781a4bf-1cae-45fb-9645-2b23b648c2f5 HTTP/1.1" 200 245 0.010139 10.0.0.129 - - [2026-02-02 02:01:42] "POST /alarms HTTP/1.1" 409 256 0.018823 10.0.0.129 - - [2026-02-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006988 10.0.0.129 - - [2026-02-02 02:01:42] "PUT /alarm/72b10b3a-6307-4baf-bfb7-333b7b2f5d03 HTTP/1.1" 200 245 0.011005 10.0.0.129 - - [2026-02-02 02:01:42] "POST /alarms HTTP/1.1" 409 248 0.009197 10.0.0.129 - - [2026-02-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.129 - - [2026-02-02 02:01:42] "PUT /alarm/1b5e4787-e172-4c9f-b4e8-bc82b3d2c595 HTTP/1.1" 200 245 0.010453 10.0.0.129 - - [2026-02-02 02:01:42] "POST /alarms HTTP/1.1" 409 252 0.005630 10.0.0.129 - - [2026-02-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.129 - - [2026-02-02 02:01:42] "PUT /alarm/d1661858-f9e1-49a6-b42f-ca670aecc510 HTTP/1.1" 200 245 0.012168 10.0.0.129 - - [2026-02-02 02:01:42] "POST /alarms HTTP/1.1" 409 257 0.009254 10.0.0.129 - - [2026-02-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.129 - - [2026-02-02 02:01:42] "PUT /alarm/237f870a-9f4f-4354-89fe-8b365346df22 HTTP/1.1" 200 245 0.017879 10.0.0.129 - - [2026-02-02 02:01:42] "POST /alarms HTTP/1.1" 409 251 0.010731 10.0.0.129 - - [2026-02-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.129 - - [2026-02-02 02:01:42] "PUT /alarm/eb4b3bea-e04d-4251-bf7b-e484bcc5ee25 HTTP/1.1" 200 245 0.014685 10.0.0.129 - - [2026-02-02 02:01:42] "POST /alarms HTTP/1.1" 409 257 0.026967 10.0.0.129 - - [2026-02-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.129 - - [2026-02-02 02:01:43] "PUT /alarm/162fe7af-cfa5-4261-a7a6-d65f99ebf75e HTTP/1.1" 200 245 0.019817 10.0.0.129 - - [2026-02-02 02:01:43] "POST /alarms HTTP/1.1" 409 261 0.006886 10.0.0.129 - - [2026-02-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.129 - - [2026-02-02 02:01:43] "PUT /alarm/8ac79e23-4a49-401e-a478-32a4a775725f HTTP/1.1" 200 245 0.018899 10.0.0.129 - - [2026-02-02 02:01:43] "POST /alarms HTTP/1.1" 409 258 0.016238 10.0.0.129 - - [2026-02-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013403 10.0.0.129 - - [2026-02-02 02:01:43] "PUT /alarm/a8237873-5873-4456-b214-bbadc5814244 HTTP/1.1" 200 245 0.025963 10.0.0.129 - - [2026-02-02 02:01:43] "POST /alarms HTTP/1.1" 409 254 0.009505 10.0.0.129 - - [2026-02-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.129 - - [2026-02-02 02:01:43] "PUT /alarm/a65b6d3a-126c-4cc6-a5bf-24a654685d11 HTTP/1.1" 200 245 0.024722 10.0.0.129 - - [2026-02-02 02:01:43] "POST /alarms HTTP/1.1" 409 254 0.006367 10.0.0.129 - - [2026-02-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005109 10.0.0.129 - - [2026-02-02 02:01:43] "PUT /alarm/237f21b5-5166-4c57-85b9-bd6d8ec38d05 HTTP/1.1" 200 245 0.015227 10.0.0.129 - - [2026-02-02 02:01:43] "POST /alarms HTTP/1.1" 409 254 0.011696 10.0.0.129 - - [2026-02-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007756 10.0.0.129 - - [2026-02-02 02:01:43] "PUT /alarm/8c03fef6-1bcd-4cfb-8805-98d4c7b7cb2a HTTP/1.1" 200 245 0.029853 10.0.0.129 - - [2026-02-02 02:01:43] "POST /alarms HTTP/1.1" 409 247 0.009639 10.0.0.129 - - [2026-02-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.129 - - [2026-02-02 02:01:43] "PUT /alarm/7d1b8f62-6a61-43ca-a74e-a061b1adb5bf HTTP/1.1" 200 245 0.022386 10.0.0.129 - - [2026-02-02 02:01:43] "POST /alarms HTTP/1.1" 409 272 0.018555 10.0.0.129 - - [2026-02-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007248 10.0.0.129 - - [2026-02-02 02:01:43] "PUT /alarm/17890ca4-43f3-418f-8851-c5385e35499d HTTP/1.1" 200 245 0.021212 10.0.0.129 - - [2026-02-02 02:01:43] "POST /alarms HTTP/1.1" 409 261 0.004277 10.0.0.129 - - [2026-02-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.129 - - [2026-02-02 02:01:43] "PUT /alarm/52ba951a-da29-414c-8bee-fee551151cc1 HTTP/1.1" 200 245 0.020981 10.0.0.129 - - [2026-02-02 02:01:43] "POST /alarms HTTP/1.1" 409 259 0.026220 10.0.0.129 - - [2026-02-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.129 - - [2026-02-02 02:01:43] "PUT /alarm/a1527a90-9336-40a4-a007-67e3fac0e575 HTTP/1.1" 200 245 0.020137 10.0.0.129 - - [2026-02-02 02:01:43] "POST /alarms HTTP/1.1" 409 265 0.027678 10.0.0.129 - - [2026-02-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005453 10.0.0.129 - - [2026-02-02 02:01:43] "PUT /alarm/8284244c-b175-45d0-90c1-c9dc1b7cb8fe HTTP/1.1" 200 245 0.024343 10.0.0.129 - - [2026-02-02 02:01:43] "POST /alarms HTTP/1.1" 409 279 0.023087 10.0.0.129 - - [2026-02-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.129 - - [2026-02-02 02:01:44] "PUT /alarm/ee7f9c80-4b3e-4f46-b714-83180fb64a6c HTTP/1.1" 200 245 0.011094 10.0.0.129 - - [2026-02-02 02:01:44] "GET / HTTP/1.1" 200 36215 0.001565 10.0.0.129 - - [2026-02-02 02:01:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002285 10.0.0.129 - - [2026-02-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.129 - - [2026-02-02 02:01:44] "PUT /global-vrouter-config/c60fe3b3-c223-4e5d-a7ad-d93b0c5a65fb HTTP/1.1" 200 277 0.014363 10.0.0.129 - - [2026-02-02 02:01:44] "GET / HTTP/1.1" 200 36215 0.001917 10.0.0.129 - - [2026-02-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.129 - - [2026-02-02 02:01:44] "GET /global-vrouter-config/c60fe3b3-c223-4e5d-a7ad-d93b0c5a65fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002448 10.0.0.129 - - [2026-02-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.129 - - [2026-02-02 02:01:44] "PUT /global-vrouter-config/c60fe3b3-c223-4e5d-a7ad-d93b0c5a65fb HTTP/1.1" 200 277 0.011102 10.0.0.129 - - [2026-02-02 02:01:44] "GET / HTTP/1.1" 200 36215 0.002389 10.0.0.129 - - [2026-02-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.129 - - [2026-02-02 02:01:44] "GET /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.007329 10.0.0.129 - - [2026-02-02 02:01:44] "PUT /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c HTTP/1.1" 200 275 0.032630 10.0.0.129 - - [2026-02-02 02:01:48] "GET / HTTP/1.1" 200 36215 0.001497 10.0.0.129 - - [2026-02-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.129 - - [2026-02-02 02:01:48] "GET /routing-instance/7db9ff3e-627c-47f1-ab07-87fb7149698b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003371 10.0.0.129 - - [2026-02-02 02:01:48] "POST /bgp-routers HTTP/1.1" 409 301 0.002283 10.0.0.129 - - [2026-02-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.129 - - [2026-02-02 02:01:48] "GET /bgp-router/75633577-0ffa-4982-b620-8c4f73d0face?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003587 10.0.0.129 - - [2026-02-02 02:01:48] "PUT /bgp-router/75633577-0ffa-4982-b620-8c4f73d0face HTTP/1.1" 200 255 0.013685 [Introspect:8084]10.0.0.129 - - [2026-02-02 02:01:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001105 [Introspect:8084]10.0.0.129 - - [2026-02-02 02:01:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001060 10.0.0.129 - - [2026-02-02 02:01:52] "POST /tags HTTP/1.1" 200 356 0.044801 10.0.0.129 - - [2026-02-02 02:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006064 10.0.0.129 - - [2026-02-02 02:01:52] "GET /tag/a8c0a073-5486-4907-b975-d7b7f11b12e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.017184 10.0.0.129 - - [2026-02-02 02:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008631 10.0.0.129 - - [2026-02-02 02:01:52] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.009264 10.0.0.129 - - [2026-02-02 02:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.129 - - [2026-02-02 02:01:52] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.071616 10.0.0.129 - - [2026-02-02 02:01:52] "POST /virtual-machines HTTP/1.1" 200 352 0.035994 10.0.0.129 - - [2026-02-02 02:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.051265 10.0.0.129 - - [2026-02-02 02:01:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.123607 10.0.0.129 - - [2026-02-02 02:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009691 10.0.0.129 - - [2026-02-02 02:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.025842 10.0.0.129 - - [2026-02-02 02:01:52] "GET /virtual-machine-interface/24b97778-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.004819 10.0.0.129 - - [2026-02-02 02:01:53] "POST /instance-ips HTTP/1.1" 200 392 0.035492 10.0.0.129 - - [2026-02-02 02:01:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.038706 10.0.0.129 - - [2026-02-02 02:01:53] "GET /virtual-machine-interface/24b97778-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.015814 10.0.0.129 - - [2026-02-02 02:01:53] "POST /set-tag HTTP/1.1" 200 109 0.019354 10.0.0.129 - - [2026-02-02 02:01:53] "GET /virtual-machine-interface/24b97778-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.011417 10.0.0.129 - - [2026-02-02 02:01:53] "GET /instance-ip/24d5e976-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.002763 [Introspect:8084]10.0.0.129 - - [2026-02-02 02:01:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000942 [Introspect:8084]10.0.0.129 - - [2026-02-02 02:01:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000937 10.0.0.129 - - [2026-02-02 02:01:53] "GET /virtual-machine-interface/24b97778-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004316 10.0.0.129 - - [2026-02-02 02:01:53] "POST /set-tag HTTP/1.1" 200 109 0.002134 10.0.0.129 - - [2026-02-02 02:01:53] "GET /virtual-router/b92d90a9-c595-4e78-a976-174aaa922813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003581 10.0.0.129 - - [2026-02-02 02:01:53] "POST /ref-update HTTP/1.1" 200 156 0.009419 10.0.0.129 - - [2026-02-02 02:01:53] "GET /virtual-machine-interface/24b97778-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004459 10.0.0.129 - - [2026-02-02 02:01:53] "POST /set-tag HTTP/1.1" 200 109 0.002045 10.0.0.129 - - [2026-02-02 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.129 - - [2026-02-02 02:01:53] "GET /virtual-network/6aa9b342-ddde-46f3-87da-72eb6d5dca21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004051 10.0.0.129 - - [2026-02-02 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.129 - - [2026-02-02 02:01:53] "GET /project/294bb8df-e2a6-4dfe-84f5-a89c55076f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.030421 10.0.0.129 - - [2026-02-02 02:01:53] "POST /virtual-machines HTTP/1.1" 200 356 0.014926 10.0.0.129 - - [2026-02-02 02:01:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008475 10.0.0.129 - - [2026-02-02 02:01:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.175281 10.0.0.129 - - [2026-02-02 02:01:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.016142 10.0.0.129 - - [2026-02-02 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017641 10.0.0.129 - - [2026-02-02 02:01:53] "GET /virtual-machine-interface/25313826-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.004779 10.0.0.129 - - [2026-02-02 02:01:53] "POST /instance-ips HTTP/1.1" 200 396 0.030563 10.0.0.129 - - [2026-02-02 02:01:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.033004 10.0.0.129 - - [2026-02-02 02:01:53] "GET /virtual-machine-interface/25313826-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.015199 10.0.0.129 - - [2026-02-02 02:01:53] "POST /set-tag HTTP/1.1" 200 109 0.020630 10.0.0.129 - - [2026-02-02 02:01:54] "GET /virtual-machine-interface/25313826-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006828 10.0.0.129 - - [2026-02-02 02:01:54] "GET /instance-ip/25529264-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.005368 10.0.0.129 - - [2026-02-02 02:01:54] "GET /virtual-machine-interface/25313826-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004535 10.0.0.129 - - [2026-02-02 02:01:54] "POST /set-tag HTTP/1.1" 200 109 0.003561 10.0.0.129 - - [2026-02-02 02:01:54] "GET /virtual-router/b92d90a9-c595-4e78-a976-174aaa922813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.003995 10.0.0.129 - - [2026-02-02 02:01:54] "POST /ref-update HTTP/1.1" 200 156 0.010631 10.0.0.129 - - [2026-02-02 02:01:54] "GET /virtual-machine-interface/25313826-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005155 10.0.0.129 - - [2026-02-02 02:01:54] "POST /set-tag HTTP/1.1" 200 109 0.007121 10.0.0.129 - - [2026-02-02 02:01:54] "GET /virtual-machine-interface/24b97778-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004533 10.0.0.129 - - [2026-02-02 02:01:54] "POST /set-tag HTTP/1.1" 200 109 0.002716 10.0.0.129 - - [2026-02-02 02:01:54] "GET /virtual-machine-interface/25313826-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004758 10.0.0.129 - - [2026-02-02 02:01:54] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.129 - - [2026-02-02 02:02:08] "GET / HTTP/1.1" 200 36215 0.002254 10.0.0.129 - - [2026-02-02 02:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.129 - - [2026-02-02 02:02:08] "GET /global-system-config/cad2c7e2-6455-4e82-9f2c-1637d4bb3d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004529 10.0.0.129 - - [2026-02-02 02:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.129 - - [2026-02-02 02:02:08] "GET /config-node/acbf65cf-cdb9-4700-bc1b-ff209540df92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002487 10.0.0.129 - - [2026-02-02 02:02:10] "GET /virtual-machine-interface/24b97778-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004802 10.0.0.129 - - [2026-02-02 02:02:10] "POST /set-tag HTTP/1.1" 200 109 0.002039 10.0.0.129 - - [2026-02-02 02:02:11] "GET /virtual-machine-interface/25313826-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004715 10.0.0.129 - - [2026-02-02 02:02:11] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.129 - - [2026-02-02 02:02:12] "GET /virtual-machine-interface/24b97778-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005441 10.0.0.129 - - [2026-02-02 02:02:12] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.129 - - [2026-02-02 02:02:19] "GET / HTTP/1.1" 200 36215 0.001455 10.0.0.129 - - [2026-02-02 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.129 - - [2026-02-02 02:02:19] "GET /routing-instance/7db9ff3e-627c-47f1-ab07-87fb7149698b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.008556 10.0.0.129 - - [2026-02-02 02:02:19] "POST /bgp-routers HTTP/1.1" 409 301 0.003260 10.0.0.129 - - [2026-02-02 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.129 - - [2026-02-02 02:02:19] "GET /bgp-router/75633577-0ffa-4982-b620-8c4f73d0face?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004265 10.0.0.129 - - [2026-02-02 02:02:19] "PUT /bgp-router/75633577-0ffa-4982-b620-8c4f73d0face HTTP/1.1" 200 255 0.012411 [Introspect:8084]10.0.0.129 - - [2026-02-02 02:02:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001042 [Introspect:8084]10.0.0.129 - - [2026-02-02 02:02:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000911 10.0.0.129 - - [2026-02-02 02:02:36] "GET /global-system-configs HTTP/1.1" 200 323 0.003977 10.0.0.129 - - [2026-02-02 02:02:37] "GET /global-system-configs HTTP/1.1" 200 323 0.003389 10.0.0.129 - - [2026-02-02 02:02:43] "GET /virtual-machine-interface/24b97778-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006373 10.0.0.129 - - [2026-02-02 02:02:43] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.129 - - [2026-02-02 02:02:43] "GET /virtual-machine-interface/24b97778-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004128 10.0.0.129 - - [2026-02-02 02:02:43] "POST /set-tag HTTP/1.1" 200 109 0.005715 10.0.0.129 - - [2026-02-02 02:02:43] "GET /virtual-machine/4499239e-2c6c-42a7-9a3d-9d70468d420a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002717 10.0.0.129 - - [2026-02-02 02:02:43] "POST /ref-update HTTP/1.1" 200 156 0.016590 10.0.0.129 - - [2026-02-02 02:02:43] "GET /virtual-machine-interface/24b97778-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007284 10.0.0.129 - - [2026-02-02 02:02:43] "POST /set-tag HTTP/1.1" 200 109 0.026253 10.0.0.129 - - [2026-02-02 02:02:43] "POST /set-tag HTTP/1.1" 200 109 0.044648 10.0.0.129 - - [2026-02-02 02:02:43] "DELETE /instance-ip/24d5e976-ffdb-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.069617 10.0.0.129 - - [2026-02-02 02:02:43] "DELETE /virtual-machine-interface/24b97778-ffdb-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.070879 10.0.0.129 - - [2026-02-02 02:02:43] "DELETE /virtual-machine/4499239e-2c6c-42a7-9a3d-9d70468d420a HTTP/1.1" 200 115 0.038656 10.0.0.129 - - [2026-02-02 02:02:43] "GET /virtual-machine-interface/25313826-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008653 10.0.0.129 - - [2026-02-02 02:02:43] "POST /set-tag HTTP/1.1" 200 109 0.003097 10.0.0.129 - - [2026-02-02 02:03:14] "GET /virtual-machine-interface/25313826-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.018661 10.0.0.129 - - [2026-02-02 02:03:14] "POST /set-tag HTTP/1.1" 200 109 0.003563 10.0.0.129 - - [2026-02-02 02:03:14] "GET /virtual-machine-interface/25313826-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.013233 10.0.0.129 - - [2026-02-02 02:03:14] "POST /set-tag HTTP/1.1" 200 109 0.007438 10.0.0.129 - - [2026-02-02 02:03:14] "GET /virtual-machine/7418a9ae-2de0-4ccc-95a6-496bc3b9d558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.004538 10.0.0.129 - - [2026-02-02 02:03:14] "POST /ref-update HTTP/1.1" 200 156 0.022101 10.0.0.129 - - [2026-02-02 02:03:14] "GET /virtual-machine-interface/25313826-ffdb-11f0-8f85-fa163e48ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.009081 10.0.0.129 - - [2026-02-02 02:03:14] "POST /set-tag HTTP/1.1" 200 109 0.048589 10.0.0.129 - - [2026-02-02 02:03:14] "POST /set-tag HTTP/1.1" 200 109 0.032432 10.0.0.129 - - [2026-02-02 02:03:14] "DELETE /instance-ip/25529264-ffdb-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.052213 10.0.0.129 - - [2026-02-02 02:03:14] "DELETE /virtual-machine-interface/25313826-ffdb-11f0-8f85-fa163e48ddc5 HTTP/1.1" 200 115 0.066609 10.0.0.129 - - [2026-02-02 02:03:14] "DELETE /virtual-machine/7418a9ae-2de0-4ccc-95a6-496bc3b9d558 HTTP/1.1" 200 115 0.030536 10.0.0.129 - - [2026-02-02 02:03:15] "DELETE /tag/a8c0a073-5486-4907-b975-d7b7f11b12e6 HTTP/1.1" 200 115 0.060678