++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Oct 13 01:37:46 AM UTC 2025 ===================' INFO: =================== Mon Oct 13 01:37:46 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ 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 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ 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=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ 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=True ++ 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=True ++ 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=True ++ 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=True ++ 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=True ++ 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 True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ 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=True ++ 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=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.129.144.224 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ 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=password ++ 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=True ++ 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=True ++ 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=True ++ 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 ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -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 True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ echo 10.0.0.129 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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: 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 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.129,10.0.215.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.0.215.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 True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_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 ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + 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 + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + 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: 10/13/2025 01:38:25.508 7f9065770340 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/13/2025 01:38:25.662 7f9065770340 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/13/2025 01:38:25.676 7f9065770340 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/13/2025 01:38:25.676 7f9065770340 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.129:8082/ Hit Ctrl-C to quit. 10.0.0.129 - - [2025-10-13 01:38:32] "GET / HTTP/1.1" 503 181 0.000263 10.0.0.129 - - [2025-10-13 01:38:32] "GET / HTTP/1.1" 503 181 0.000197 10.0.0.129 - - [2025-10-13 01:38:32] "GET / HTTP/1.1" 200 36499 0.001486 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.129 - - [2025-10-13 01:38:32] "POST /fqname-to-id HTTP/1.1" 401 298 0.000666 10.0.0.129 - - [2025-10-13 01:38:33] "GET / HTTP/1.1" 200 36499 0.001726 10.0.0.129 - - [2025-10-13 01:38:33] "POST /fqname-to-id HTTP/1.1" 401 298 0.000525 10.0.0.129 - - [2025-10-13 01:38:33] "GET / HTTP/1.1" 200 36499 0.001428 10.0.0.129 - - [2025-10-13 01:38:33] "GET / HTTP/1.1" 200 36499 0.001593 10.0.0.129 - - [2025-10-13 01:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.336722 10.0.0.129 - - [2025-10-13 01:38:33] "GET /global-system-config/01c5a5ad-122b-48ef-b6a0-001599fdf36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007424 10.0.0.129 - - [2025-10-13 01:38:33] "GET / HTTP/1.1" 200 45019 0.001374 10.0.0.129 - - [2025-10-13 01:38:33] "GET / HTTP/1.1" 200 45019 0.001089 10.0.0.129 - - [2025-10-13 01:38:33] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 298 0.000356 10.0.0.129 - - [2025-10-13 01:38:33] "POST /fqname-to-id HTTP/1.1" 401 298 0.000261 10.0.0.129 - - [2025-10-13 01:38:33] "POST /fqname-to-id HTTP/1.1" 404 214 0.017298 10.0.0.129 - - [2025-10-13 01:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.049460 10.0.0.129 - - [2025-10-13 01:38:33] "GET /global-system-config/01c5a5ad-122b-48ef-b6a0-001599fdf36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009343 10.0.0.129 - - [2025-10-13 01:38:33] "POST /config-nodes HTTP/1.1" 200 593 0.053204 10.0.0.129 - - [2025-10-13 01:38:33] "POST /fqname-to-id HTTP/1.1" 404 214 0.014688 10.0.0.129 - - [2025-10-13 01:38:33] "POST /database-nodes HTTP/1.1" 200 597 0.044485 10.0.0.129 - - [2025-10-13 01:38:33] "GET / HTTP/1.1" 200 36499 0.002158 10.0.0.129 - - [2025-10-13 01:38:33] "POST /fqname-to-id HTTP/1.1" 401 298 0.000512 10.0.0.129 - - [2025-10-13 01:38:34] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.046421 10.0.0.129 - - [2025-10-13 01:38:34] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.005626 10.0.0.129 - - [2025-10-13 01:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.043238 10.0.0.129 - - [2025-10-13 01:38:34] "GET / HTTP/1.1" 200 36499 0.002857 10.0.0.129 - - [2025-10-13 01:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.021890 10.0.0.129 - - [2025-10-13 01:38:34] "POST /global-vrouter-configs HTTP/1.1" 401 298 0.001000 10.0.0.129 - - [2025-10-13 01:38:34] "GET / HTTP/1.1" 200 36499 0.001842 10.0.0.129 - - [2025-10-13 01:38:34] "GET / HTTP/1.1" 200 36499 0.001809 10.0.0.129 - - [2025-10-13 01:38:34] "POST /fqname-to-id HTTP/1.1" 401 298 0.000797 10.0.0.129 - - [2025-10-13 01:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.129623 10.0.0.129 - - [2025-10-13 01:38:34] "GET /global-system-config/01c5a5ad-122b-48ef-b6a0-001599fdf36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010435 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.129 - - [2025-10-13 01:38:34] "POST /fqname-to-id HTTP/1.1" 404 214 0.007472 10.0.0.129 - - [2025-10-13 01:38:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.046293 10.0.0.129 - - [2025-10-13 01:38:34] "GET / HTTP/1.1" 200 36499 0.002320 10.0.0.129 - - [2025-10-13 01:38:34] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.032198 10.0.0.129 - - [2025-10-13 01:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.035646 10.0.0.129 - - [2025-10-13 01:38:34] "GET /global-system-config/01c5a5ad-122b-48ef-b6a0-001599fdf36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007444 10.0.0.129 - - [2025-10-13 01:38:34] "POST /fqname-to-id HTTP/1.1" 404 214 0.004142 10.0.0.129 - - [2025-10-13 01:38:34] "POST /fqname-to-id HTTP/1.1" 401 298 0.000540 10.0.0.129 - - [2025-10-13 01:38:34] "POST /config-database-nodes HTTP/1.1" 200 611 0.033562 10.0.0.129 - - [2025-10-13 01:38:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.032928 10.0.0.129 - - [2025-10-13 01:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.129 - - [2025-10-13 01:38:35] "GET /global-system-config/01c5a5ad-122b-48ef-b6a0-001599fdf36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011300 10.0.0.129 - - [2025-10-13 01:38:35] "POST /fqname-to-id HTTP/1.1" 401 298 0.000514 10.0.0.129 - - [2025-10-13 01:38:35] "POST /service-appliance-sets HTTP/1.1" 200 557 0.032008 10.0.0.129 - - [2025-10-13 01:38:35] "POST /fqname-to-id HTTP/1.1" 404 180 0.003613 10.0.0.129 - - [2025-10-13 01:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.129 - - [2025-10-13 01:38:35] "GET /global-system-config/01c5a5ad-122b-48ef-b6a0-001599fdf36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008321 10.0.0.129 - - [2025-10-13 01:38:35] "POST /service-appliance-sets HTTP/1.1" 200 545 0.034523 10.0.0.129 - - [2025-10-13 01:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006413 10.0.0.129 - - [2025-10-13 01:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.037807 10.0.0.129 - - [2025-10-13 01:38:35] "GET /network-ipam/06239d28-590c-45e5-a873-e6d366cb032b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004061 10.0.0.129 - - [2025-10-13 01:38:35] "GET /network-ipam/06239d28-590c-45e5-a873-e6d366cb032b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.007422 10.0.0.129 - - [2025-10-13 01:38:35] "POST /service-templates HTTP/1.1" 200 515 0.027452 10.0.0.129 - - [2025-10-13 01:38:35] "POST /service-templates HTTP/1.1" 200 505 0.029142 10.0.0.129 - - [2025-10-13 01:38:35] "POST /service-templates HTTP/1.1" 200 519 0.046700 10.0.0.129 - - [2025-10-13 01:38:36] "POST /service-templates HTTP/1.1" 200 539 0.034959 10.0.0.129 - - [2025-10-13 01:38:36] "POST /service-templates HTTP/1.1" 200 511 0.028255 10.0.0.129 - - [2025-10-13 01:38:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.002912 10.0.0.129 - - [2025-10-13 01:38:36] "POST /access-control-lists HTTP/1.1" 200 591 0.035561 10.0.0.129 - - [2025-10-13 01:38:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.004669 10.0.0.129 - - [2025-10-13 01:38:36] "POST /access-control-lists HTTP/1.1" 200 589 0.023226 10.0.0.129 - - [2025-10-13 01:38:36] "GET / HTTP/1.1" 200 36499 0.001747 10.0.0.129 - - [2025-10-13 01:38:36] "POST /fqname-to-id HTTP/1.1" 401 298 0.000638 10.0.0.129 - - [2025-10-13 01:38:36] "POST /route-targets HTTP/1.1" 200 329 0.028158 10.0.0.129 - - [2025-10-13 01:38:36] "POST /ref-update HTTP/1.1" 200 156 0.016740 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.129 - - [2025-10-13 01:38:36] "POST /route-targets HTTP/1.1" 200 329 0.041212 10.0.0.129 - - [2025-10-13 01:38:36] "POST /ref-update HTTP/1.1" 200 156 0.014208 10.0.0.129 - - [2025-10-13 01:38:36] "POST /route-targets HTTP/1.1" 200 329 0.020788 10.0.0.129 - - [2025-10-13 01:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.071754 10.0.0.129 - - [2025-10-13 01:38:36] "GET /routing-instance/9e67036e-357d-4bd4-9bd1-c5d36d37ea3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.007297 10.0.0.129 - - [2025-10-13 01:38:36] "POST /ref-update HTTP/1.1" 200 156 0.031538 10.0.0.129 - - [2025-10-13 01:38:36] "POST /route-targets HTTP/1.1" 200 329 0.045611 10.0.0.129 - - [2025-10-13 01:38:36] "POST /bgp-routers HTTP/1.1" 200 616 0.074548 10.0.0.129 - - [2025-10-13 01:38:36] "GET /obj-perms HTTP/1.1" 200 6402 0.423655 10.0.0.129 - - [2025-10-13 01:38:36] "GET / HTTP/1.1" 200 36499 0.002008 10.0.0.129 - - [2025-10-13 01:38:36] "POST /fqname-to-id HTTP/1.1" 401 298 0.002043 10.0.0.129 - - [2025-10-13 01:38:37] "GET /bgp-router/58e7ec09-00ce-44eb-8070-05247d99f3f5?fields=global_system_config_back_refs HTTP/1.1" 200 1111 0.016538 10.0.0.129 - - [2025-10-13 01:38:37] "POST /ref-update HTTP/1.1" 200 156 0.030886 10.0.0.129 - - [2025-10-13 01:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.129 - - [2025-10-13 01:38:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.007743 10.0.0.129 - - [2025-10-13 01:38:37] "GET /global-system-config/01c5a5ad-122b-48ef-b6a0-001599fdf36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009039 10.0.0.129 - - [2025-10-13 01:38:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004059 10.0.0.129 - - [2025-10-13 01:38:37] "POST /access-control-lists HTTP/1.1" 200 555 0.074379 10.0.0.129 - - [2025-10-13 01:38:37] "POST /ref-update HTTP/1.1" 200 156 0.040167 10.0.0.129 - - [2025-10-13 01:38:37] "PUT /access-control-list/82c23cb7-f6c4-4c11-ae6e-f95f5039b706 HTTP/1.1" 200 274 0.053920 10.0.0.129 - - [2025-10-13 01:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.045866 10.0.0.129 - - [2025-10-13 01:38:37] "GET /obj-perms HTTP/1.1" 200 6402 0.076253 10.0.0.129 - - [2025-10-13 01:38:37] "GET /global-system-config/01c5a5ad-122b-48ef-b6a0-001599fdf36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.025225 10.0.0.129 - - [2025-10-13 01:38:37] "PUT /access-control-list/48aba3ae-8dda-4190-bf20-d6a3c31cd709 HTTP/1.1" 200 274 0.043366 10.0.0.129 - - [2025-10-13 01:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.129 - - [2025-10-13 01:38:37] "GET /routing-instance/9e67036e-357d-4bd4-9bd1-c5d36d37ea3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.004265 10.0.0.129 - - [2025-10-13 01:38:37] "PUT /global-system-config/01c5a5ad-122b-48ef-b6a0-001599fdf36e HTTP/1.1" 200 276 0.014282 10.0.0.129 - - [2025-10-13 01:38:37] "POST /fqname-to-id HTTP/1.1" 404 214 0.003425 10.0.0.129 - - [2025-10-13 01:38:37] "POST /virtual-routers HTTP/1.1" 200 599 0.022026 10.0.0.129 - - [2025-10-13 01:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.129 - - [2025-10-13 01:38:37] "GET /virtual-router/8f17986d-4fa0-4037-872e-1b032ee0d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.006250 10.0.0.129 - - [2025-10-13 01:38:37] "POST /fqname-to-id HTTP/1.1" 404 227 0.003182 10.0.0.129 - - [2025-10-13 01:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.129 - - [2025-10-13 01:38:37] "GET /virtual-network/5ca55415-d6be-414b-921d-03a26fa8e52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006014 10.0.0.129 - - [2025-10-13 01:38:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.050619 10.0.0.129 - - [2025-10-13 01:38:38] "PUT /access-control-list/c78de585-4d2f-4efb-80de-193f3223ec6c HTTP/1.1" 200 274 0.014139 10.0.0.129 - - [2025-10-13 01:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.129 - - [2025-10-13 01:38:39] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003679 10.0.0.129 - - [2025-10-13 01:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.129 - - [2025-10-13 01:38:39] "PUT /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e HTTP/1.1" 200 278 0.010890 10.0.0.129 - - [2025-10-13 01:38:39] "GET / HTTP/1.1" 200 36499 0.001996 10.0.0.129 - - [2025-10-13 01:38:39] "POST /alarms HTTP/1.1" 401 298 0.000636 10.0.0.129 - - [2025-10-13 01:38:39] "GET / HTTP/1.1" 200 36499 0.001389 10.0.0.129 - - [2025-10-13 01:38:39] "POST /fqname-to-id HTTP/1.1" 401 298 0.000388 10.0.0.129 - - [2025-10-13 01:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.028320 10.0.0.129 - - [2025-10-13 01:38:40] "GET /global-system-config/01c5a5ad-122b-48ef-b6a0-001599fdf36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005218 10.0.0.129 - - [2025-10-13 01:38:40] "POST /alarms HTTP/1.1" 200 585 0.054187 10.0.0.129 - - [2025-10-13 01:38:40] "POST /alarms HTTP/1.1" 200 579 0.028713 10.0.0.129 - - [2025-10-13 01:38:40] "POST /fqname-to-id HTTP/1.1" 404 214 0.008103 10.0.0.129 - - [2025-10-13 01:38:40] "POST /alarms HTTP/1.1" 200 579 0.029094 10.0.0.129 - - [2025-10-13 01:38:40] "POST /analytics-nodes HTTP/1.1" 200 599 0.032116 10.0.0.129 - - [2025-10-13 01:38:40] "POST /alarms HTTP/1.1" 200 563 0.033299 10.0.0.129 - - [2025-10-13 01:38:40] "POST /alarms HTTP/1.1" 200 559 0.020665 10.0.0.129 - - [2025-10-13 01:38:40] "POST /alarms HTTP/1.1" 200 561 0.022757 10.0.0.129 - - [2025-10-13 01:38:40] "POST /alarms HTTP/1.1" 200 569 0.025246 10.0.0.129 - - [2025-10-13 01:38:40] "POST /alarms HTTP/1.1" 200 553 0.024627 10.0.0.129 - - [2025-10-13 01:38:40] "POST /alarms HTTP/1.1" 200 561 0.022134 10.0.0.129 - - [2025-10-13 01:38:40] "POST /alarms HTTP/1.1" 200 571 0.030689 10.0.0.129 - - [2025-10-13 01:38:41] "POST /alarms HTTP/1.1" 200 559 0.032995 10.0.0.129 - - [2025-10-13 01:38:41] "POST /alarms HTTP/1.1" 200 571 0.025199 10.0.0.129 - - [2025-10-13 01:38:41] "GET / HTTP/1.1" 200 36499 0.001616 10.0.0.129 - - [2025-10-13 01:38:41] "POST /fqname-to-id HTTP/1.1" 401 298 0.000488 10.0.0.129 - - [2025-10-13 01:38:41] "POST /alarms HTTP/1.1" 200 579 0.157778 10.0.0.129 - - [2025-10-13 01:38:41] "POST /alarms HTTP/1.1" 200 573 0.053247 10.0.0.129 - - [2025-10-13 01:38:41] "POST /alarms HTTP/1.1" 200 565 0.032640 10.0.0.129 - - [2025-10-13 01:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.039233 10.0.0.129 - - [2025-10-13 01:38:41] "GET /global-system-config/01c5a5ad-122b-48ef-b6a0-001599fdf36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.009238 10.0.0.129 - - [2025-10-13 01:38:41] "POST /alarms HTTP/1.1" 200 565 0.042408 10.0.0.129 - - [2025-10-13 01:38:41] "POST /fqname-to-id HTTP/1.1" 404 214 0.005843 10.0.0.129 - - [2025-10-13 01:38:41] "POST /alarms HTTP/1.1" 200 565 0.028065 10.0.0.129 - - [2025-10-13 01:38:41] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.028297 10.0.0.129 - - [2025-10-13 01:38:41] "POST /alarms HTTP/1.1" 200 551 0.049279 10.0.0.129 - - [2025-10-13 01:38:41] "POST /alarms HTTP/1.1" 200 599 0.025841 10.0.0.129 - - [2025-10-13 01:38:41] "POST /alarms HTTP/1.1" 200 579 0.023365 10.0.0.129 - - [2025-10-13 01:38:41] "POST /alarms HTTP/1.1" 200 575 0.027509 10.0.0.129 - - [2025-10-13 01:38:42] "POST /alarms HTTP/1.1" 200 587 0.024073 10.0.0.129 - - [2025-10-13 01:38:42] "POST /alarms HTTP/1.1" 200 613 0.025703 10.0.0.129 - - [2025-10-13 01:38:42] "GET / HTTP/1.1" 200 36499 0.001436 10.0.0.129 - - [2025-10-13 01:38:42] "POST /global-vrouter-configs HTTP/1.1" 401 298 0.000450 10.0.0.129 - - [2025-10-13 01:38:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.035564 10.0.0.129 - - [2025-10-13 01:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.129 - - [2025-10-13 01:38:42] "PUT /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e HTTP/1.1" 200 278 0.013409 10.0.0.129 - - [2025-10-13 01:38:43] "GET / HTTP/1.1" 200 36499 0.001862 10.0.0.129 - - [2025-10-13 01:38:43] "POST /fqname-to-id HTTP/1.1" 401 298 0.000574 10.0.0.129 - - [2025-10-13 01:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.033530 10.0.0.129 - - [2025-10-13 01:38:43] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003850 10.0.0.129 - - [2025-10-13 01:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.129 - - [2025-10-13 01:38:43] "PUT /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e HTTP/1.1" 200 278 0.012442 10.0.0.129 - - [2025-10-13 01:38:43] "GET / HTTP/1.1" 200 36499 0.001682 10.0.0.129 - - [2025-10-13 01:38:43] "POST /fqname-to-id HTTP/1.1" 401 298 0.000454 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:38:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001044 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:38:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001358 10.0.0.129 - - [2025-10-13 01:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.033022 10.0.0.129 - - [2025-10-13 01:38:44] "GET /global-system-config/01c5a5ad-122b-48ef-b6a0-001599fdf36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006184 10.0.0.129 - - [2025-10-13 01:38:44] "PUT /global-system-config/01c5a5ad-122b-48ef-b6a0-001599fdf36e HTTP/1.1" 200 276 0.032603 10.0.0.129 - - [2025-10-13 01:38:45] "GET /global-system-configs HTTP/1.1" 401 298 0.000560 10.0.0.129 - - [2025-10-13 01:38:45] "GET /global-system-configs HTTP/1.1" 401 298 0.000514 10.0.0.129 - - [2025-10-13 01:38:45] "GET /global-system-configs HTTP/1.1" 401 298 0.000397 10.0.0.129 - - [2025-10-13 01:38:45] "GET /global-system-configs HTTP/1.1" 401 298 0.000381 10.0.0.129 - - [2025-10-13 01:38:58] "GET / HTTP/1.1" 200 36499 0.001970 10.0.0.129 - - [2025-10-13 01:38:58] "POST /fqname-to-id HTTP/1.1" 401 298 0.000436 10.0.0.129 - - [2025-10-13 01:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.034889 10.0.0.129 - - [2025-10-13 01:38:59] "GET /global-system-config/01c5a5ad-122b-48ef-b6a0-001599fdf36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006346 10.0.0.129 - - [2025-10-13 01:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.129 - - [2025-10-13 01:38:59] "GET /config-node/ed27ae97-b4ee-44f8-a3ae-7187e08ec923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.006111 10.0.0.129 - - [2025-10-13 01:39:09] "GET / HTTP/1.1" 200 36499 0.001666 10.0.0.129 - - [2025-10-13 01:39:09] "POST /fqname-to-id HTTP/1.1" 401 298 0.000426 10.0.0.129 - - [2025-10-13 01:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.039256 10.0.0.129 - - [2025-10-13 01:39:10] "GET /routing-instance/9e67036e-357d-4bd4-9bd1-c5d36d37ea3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.004026 10.0.0.129 - - [2025-10-13 01:39:10] "POST /bgp-routers HTTP/1.1" 409 299 0.003483 10.0.0.129 - - [2025-10-13 01:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.129 - - [2025-10-13 01:39:10] "GET /bgp-router/58e7ec09-00ce-44eb-8070-05247d99f3f5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1799 0.006092 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:39:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000821 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:39:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.000973 10.0.0.129 - - [2025-10-13 01:39:10] "PUT /bgp-router/58e7ec09-00ce-44eb-8070-05247d99f3f5 HTTP/1.1" 200 256 0.017114 10.0.0.129 - - [2025-10-13 01:39:37] "GET /obj-perms HTTP/1.1" 200 6402 0.054341 10.0.0.129 - - [2025-10-13 01:39:38] "GET /obj-perms HTTP/1.1" 200 6402 0.063064 10.0.0.129 - - [2025-10-13 01:40:38] "GET /obj-perms HTTP/1.1" 200 6402 0.107039 10.0.0.129 - - [2025-10-13 01:40:39] "GET /obj-perms HTTP/1.1" 200 6402 0.114737 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:41:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001435 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:41:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001139 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:41:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001350 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:41:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001429 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:41:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000949 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:41:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001058 10.0.0.129 - - [2025-10-13 01:41:39] "GET /obj-perms HTTP/1.1" 200 6402 0.050961 10.0.0.129 - - [2025-10-13 01:41:40] "GET /obj-perms HTTP/1.1" 200 6402 0.051767 10.0.0.129 - - [2025-10-13 01:42:07] "GET / HTTP/1.1" 200 36499 0.002636 10.0.0.129 - - [2025-10-13 01:42:07] "POST /fqname-to-id HTTP/1.1" 401 298 0.000414 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:42:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000951 10.0.0.129 - - [2025-10-13 01:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.029483 10.0.0.129 - - [2025-10-13 01:42:07] "GET /global-system-config/01c5a5ad-122b-48ef-b6a0-001599fdf36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006191 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:42:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001144 10.0.0.129 - - [2025-10-13 01:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.129 - - [2025-10-13 01:42:07] "GET /routing-instance/9e67036e-357d-4bd4-9bd1-c5d36d37ea3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.004339 10.0.0.129 - - [2025-10-13 01:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.129 - - [2025-10-13 01:42:07] "GET /virtual-router/8f17986d-4fa0-4037-872e-1b032ee0d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.004186 10.0.0.129 - - [2025-10-13 01:42:07] "PUT /virtual-router/8f17986d-4fa0-4037-872e-1b032ee0d54b HTTP/1.1" 200 264 0.018965 10.0.0.129 - - [2025-10-13 01:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.129 - - [2025-10-13 01:42:07] "GET /virtual-router/8f17986d-4fa0-4037-872e-1b032ee0d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.004552 10.0.0.129 - - [2025-10-13 01:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.129 - - [2025-10-13 01:42:08] "GET /virtual-machine-interface/bf75cfb6-2d83-4b75-9acb-8180f3da3875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1903 0.006152 10.0.0.129 - - [2025-10-13 01:42:08] "PUT /virtual-machine-interface/bf75cfb6-2d83-4b75-9acb-8180f3da3875 HTTP/1.1" 200 286 0.012254 10.0.0.129 - - [2025-10-13 01:42:40] "GET /obj-perms HTTP/1.1" 200 6402 0.050063 10.0.0.129 - - [2025-10-13 01:42:40] "GET /obj-perms HTTP/1.1" 200 6402 0.052855 10.0.0.129 - - [2025-10-13 01:43:41] "GET /obj-perms HTTP/1.1" 200 6402 0.054407 10.0.0.129 - - [2025-10-13 01:43:41] "GET /obj-perms HTTP/1.1" 200 6402 0.050658 10.0.0.129 - - [2025-10-13 01:43:45] "GET /global-system-configs HTTP/1.1" 401 298 0.000456 10.0.0.129 - - [2025-10-13 01:43:45] "GET /global-system-configs HTTP/1.1" 401 298 0.000421 10.0.0.129 - - [2025-10-13 01:43:45] "GET /global-system-configs HTTP/1.1" 401 298 0.000584 10.0.0.129 - - [2025-10-13 01:43:45] "GET /global-system-configs HTTP/1.1" 401 298 0.000471 10.0.0.129 - - [2025-10-13 01:44:42] "GET /obj-perms HTTP/1.1" 200 6402 0.055063 10.0.0.129 - - [2025-10-13 01:44:42] "GET /obj-perms HTTP/1.1" 200 6402 0.052634 10.0.0.129 - - [2025-10-13 01:45:42] "GET /obj-perms HTTP/1.1" 200 6402 0.089564 10.0.0.129 - - [2025-10-13 01:45:43] "GET /obj-perms HTTP/1.1" 200 6402 0.087653 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:45:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000968 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:45:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001277 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:45:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000988 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:45:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001196 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:45:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001207 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:45:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001168 10.0.0.129 - - [2025-10-13 01:46:43] "GET /obj-perms HTTP/1.1" 200 6402 0.056659 10.0.0.129 - - [2025-10-13 01:46:44] "GET /obj-perms HTTP/1.1" 200 6402 0.052078 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:46:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000947 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:46:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001176 10.0.0.129 - - [2025-10-13 01:47:44] "GET /obj-perms HTTP/1.1" 200 6402 0.052760 10.0.0.129 - - [2025-10-13 01:47:45] "GET /obj-perms HTTP/1.1" 200 6402 0.058277 10.0.0.129 - - [2025-10-13 01:48:27] "GET / HTTP/1.1" 200 36499 0.001642 10.0.0.129 - - [2025-10-13 01:48:36] "GET /project/5fc4bc8d-4b10-4e41-99a1-5d01acfe2c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000464 10.0.0.129 - - [2025-10-13 01:48:36] "GET /projects?obj_uuids=5fc4bc8d-4b10-4e41-99a1-5d01acfe2c8e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.032140 10.0.0.129 - - [2025-10-13 01:48:36] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.002929 10.0.0.129 - - [2025-10-13 01:48:36] "POST /domains HTTP/1.1" 200 331 0.026538 10.0.0.129 - - [2025-10-13 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.057692 10.0.0.129 - - [2025-10-13 01:48:36] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.168040 10.0.0.129 - - [2025-10-13 01:48:36] "POST /id-to-fqname HTTP/1.1" 200 165 0.001359 10.0.0.129 - - [2025-10-13 01:48:36] "POST /fqname-to-id HTTP/1.1" 404 174 0.002925 10.0.0.129 - - [2025-10-13 01:48:36] "POST /security-groups HTTP/1.1" 200 560 0.065005 10.0.0.129 - - [2025-10-13 01:48:36] "POST /projects HTTP/1.1" 200 531 0.271940 10.0.0.129 - - [2025-10-13 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.304022 10.0.0.129 - - [2025-10-13 01:48:36] "POST /fqname-to-id HTTP/1.1" 404 205 0.030858 10.0.0.129 - - [2025-10-13 01:48:36] "POST /access-control-lists HTTP/1.1" 200 575 0.067992 10.0.0.129 - - [2025-10-13 01:48:36] "GET /project/5fc4bc8d-4b10-4e41-99a1-5d01acfe2c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.649003 10.0.0.129 - - [2025-10-13 01:48:37] "POST /fqname-to-id HTTP/1.1" 404 204 0.003602 10.0.0.129 - - [2025-10-13 01:48:37] "POST /access-control-lists HTTP/1.1" 200 573 0.061716 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 870, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2025-10-13T01:48:37Z failed with SSLError [Introspect:8084]10.0.0.129 - - [2025-10-13 01:48:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001150 10.0.0.129 - - [2025-10-13 01:48:38] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001022 10.0.0.129 - - [2025-10-13 01:48:38] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007877 10.0.0.129 - - [2025-10-13 01:48:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.065683 10.0.0.129 - - [2025-10-13 01:48:39] "GET /projects?obj_uuids=eb963b10-1ef4-4adc-9006-8c19273950fc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002702 10.0.0.129 - - [2025-10-13 01:48:39] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002143 10.0.0.129 - - [2025-10-13 01:48:39] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008529 10.0.0.129 - - [2025-10-13 01:48:39] "POST /id-to-fqname HTTP/1.1" 200 199 0.001816 10.0.0.129 - - [2025-10-13 01:48:39] "POST /fqname-to-id HTTP/1.1" 404 208 0.003960 10.0.0.129 - - [2025-10-13 01:48:39] "POST /security-groups HTTP/1.1" 200 594 0.073582 10.0.0.129 - - [2025-10-13 01:48:39] "POST /fqname-to-id HTTP/1.1" 404 243 0.003232 10.0.0.129 - - [2025-10-13 01:48:39] "POST /projects HTTP/1.1" 200 599 0.301740 10.0.0.129 - - [2025-10-13 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.377419 10.0.0.129 - - [2025-10-13 01:48:39] "POST /access-control-lists HTTP/1.1" 200 609 0.070969 10.0.0.129 - - [2025-10-13 01:48:39] "POST /fqname-to-id HTTP/1.1" 404 242 0.002742 10.0.0.129 - - [2025-10-13 01:48:39] "GET /project/eb963b10-1ef4-4adc-9006-8c19273950fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.523408 10.0.0.129 - - [2025-10-13 01:48:39] "POST /access-control-lists HTTP/1.1" 200 607 0.068935 10.0.0.129 - - [2025-10-13 01:48:41] "GET / HTTP/1.1" 200 36499 0.002091 10.0.0.129 - - [2025-10-13 01:48:45] "GET /global-system-configs HTTP/1.1" 401 298 0.000479 10.0.0.129 - - [2025-10-13 01:48:45] "GET /global-system-configs HTTP/1.1" 401 298 0.000417 10.0.0.129 - - [2025-10-13 01:48:45] "GET /global-system-configs HTTP/1.1" 401 298 0.000678 10.0.0.129 - - [2025-10-13 01:48:45] "GET /global-system-configs HTTP/1.1" 401 298 0.000441 10.0.0.129 - - [2025-10-13 01:48:45] "GET /obj-perms HTTP/1.1" 200 6402 0.062296 10.0.0.129 - - [2025-10-13 01:48:46] "GET /obj-perms HTTP/1.1" 200 6402 0.055163 10.0.0.129 - - [2025-10-13 01:48:48] "POST /fqname-to-id HTTP/1.1" 401 298 0.000551 10.0.0.129 - - [2025-10-13 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.029008 10.0.0.129 - - [2025-10-13 01:48:48] "GET /projects?obj_uuids=eb963b10-1ef4-4adc-9006-8c19273950fc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001088 10.0.0.129 - - [2025-10-13 01:48:48] "GET /project/eb963b10-1ef4-4adc-9006-8c19273950fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.031099 252.129.172.3 - - [2025-10-13 01:48:49] "POST /neutron/network HTTP/1.1" 200 117 0.050834 10.0.0.129 - - [2025-10-13 01:48:49] "GET /projects?obj_uuids=eb963b10-1ef4-4adc-9006-8c19273950fc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001257 252.129.172.3 - - [2025-10-13 01:48:49] "POST /neutron/network HTTP/1.1" 200 618 0.100959 10.0.0.129 - - [2025-10-13 01:48:49] "POST /route-targets HTTP/1.1" 200 329 0.014845 10.0.0.129 - - [2025-10-13 01:48:49] "POST /ref-update HTTP/1.1" 200 156 0.028898 10.0.0.129 - - [2025-10-13 01:48:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004863 252.129.172.3 - - [2025-10-13 01:48:49] "POST /neutron/subnet HTTP/1.1" 200 724 0.212362 252.129.172.3 - - [2025-10-13 01:48:50] "POST /neutron/network HTTP/1.1" 200 837 0.007184 10.0.0.129 - - [2025-10-13 01:48:50] "POST /id-to-fqname HTTP/1.1" 200 231 0.001590 10.0.0.129 - - [2025-10-13 01:48:50] "GET /virtual-network/1846ec2f-15c5-4cd6-8ee7-4acf5830c58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006115 252.129.172.3 - - [2025-10-13 01:48:50] "POST /neutron/network HTTP/1.1" 200 837 0.008181 10.0.0.129 - - [2025-10-13 01:48:50] "GET /virtual-network/1846ec2f-15c5-4cd6-8ee7-4acf5830c58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007900 252.129.172.3 - - [2025-10-13 01:48:50] "POST /neutron/network HTTP/1.1" 200 837 0.006897 252.129.172.3 - - [2025-10-13 01:48:50] "POST /neutron/subnet HTTP/1.1" 200 724 0.010637 10.0.0.129 - - [2025-10-13 01:48:50] "GET /domains HTTP/1.1" 401 298 0.000676 10.0.0.129 - - [2025-10-13 01:48:50] "GET /domains HTTP/1.1" 200 440 0.038080 10.0.0.129 - - [2025-10-13 01:48:50] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001382 10.0.0.129 - - [2025-10-13 01:48:50] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1319 0.011932 10.0.0.129 - - [2025-10-13 01:48:50] "GET /projects?obj_uuids=eb963b10-1ef4-4adc-9006-8c19273950fc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001185 10.0.0.129 - - [2025-10-13 01:48:50] "GET /project/eb963b10-1ef4-4adc-9006-8c19273950fc HTTP/1.1" 200 2171 0.044510 10.0.0.129 - - [2025-10-13 01:48:50] "GET /virtual-network/1846ec2f-15c5-4cd6-8ee7-4acf5830c58d HTTP/1.1" 200 2346 0.007189 10.0.0.129 - - [2025-10-13 01:48:51] "GET /virtual-network/1846ec2f-15c5-4cd6-8ee7-4acf5830c58d HTTP/1.1" 200 2346 0.007505 10.0.0.129 - - [2025-10-13 01:48:51] "GET /routing-instance/4b3221be-433c-4fbb-98e5-375669e92556 HTTP/1.1" 200 1498 0.004617 10.0.0.129 - - [2025-10-13 01:48:51] "GET /routing-instance/4b3221be-433c-4fbb-98e5-375669e92556 HTTP/1.1" 200 1498 0.005260 10.0.0.129 - - [2025-10-13 01:48:51] "GET /route-target/ce2e1ff1-403f-400a-9106-4dbf637737a7 HTTP/1.1" 200 1222 0.005670 10.0.0.129 - - [2025-10-13 01:48:51] "GET /virtual-network/1846ec2f-15c5-4cd6-8ee7-4acf5830c58d HTTP/1.1" 200 2346 0.006990 10.0.0.129 - - [2025-10-13 01:48:51] "GET /routing-instance/4b3221be-433c-4fbb-98e5-375669e92556 HTTP/1.1" 200 1498 0.004409 10.0.0.129 - - [2025-10-13 01:48:51] "GET /virtual-network/1846ec2f-15c5-4cd6-8ee7-4acf5830c58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005838 10.0.0.129 - - [2025-10-13 01:48:51] "GET /virtual-network/1846ec2f-15c5-4cd6-8ee7-4acf5830c58d HTTP/1.1" 200 2346 0.006195 10.0.0.129 - - [2025-10-13 01:48:51] "GET /routing-instance/4b3221be-433c-4fbb-98e5-375669e92556 HTTP/1.1" 200 1498 0.005490 10.0.0.129 - - [2025-10-13 01:48:51] "GET /routing-instance/4b3221be-433c-4fbb-98e5-375669e92556 HTTP/1.1" 200 1498 0.005626 10.0.0.129 - - [2025-10-13 01:48:51] "GET /route-target/ce2e1ff1-403f-400a-9106-4dbf637737a7 HTTP/1.1" 200 1222 0.004070 10.0.0.129 - - [2025-10-13 01:48:51] "GET /domains HTTP/1.1" 200 440 0.003455 10.0.0.129 - - [2025-10-13 01:48:51] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001163 10.0.0.129 - - [2025-10-13 01:48:51] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1319 0.007662 10.0.0.129 - - [2025-10-13 01:48:51] "GET /projects?obj_uuids=eb963b10-1ef4-4adc-9006-8c19273950fc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001825 10.0.0.129 - - [2025-10-13 01:48:51] "GET /project/eb963b10-1ef4-4adc-9006-8c19273950fc HTTP/1.1" 200 2171 0.059134 10.0.0.129 - - [2025-10-13 01:48:51] "GET /virtual-network/1846ec2f-15c5-4cd6-8ee7-4acf5830c58d HTTP/1.1" 200 2346 0.007735 10.0.0.129 - - [2025-10-13 01:48:52] "GET /obj-perms HTTP/1.1" 200 6471 0.058810 10.0.0.129 - - [2025-10-13 01:48:52] "POST /id-to-fqname HTTP/1.1" 200 231 0.001451 252.129.172.3 - - [2025-10-13 01:48:56] "POST /neutron/network HTTP/1.1" 200 847 0.006650 252.129.172.3 - - [2025-10-13 01:48:56] "GET /aaa-mode HTTP/1.1" 401 298 0.000528 252.129.172.3 - - [2025-10-13 01:48:56] "GET / HTTP/1.1" 200 36499 0.002001 252.129.172.3 - - [2025-10-13 01:48:56] "GET /project/eb963b10-1ef4-4adc-9006-8c19273950fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000417 10.0.0.129 - - [2025-10-13 01:48:57] "GET /projects?obj_uuids=eb963b10-1ef4-4adc-9006-8c19273950fc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001330 252.129.172.3 - - [2025-10-13 01:48:57] "GET /project/eb963b10-1ef4-4adc-9006-8c19273950fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.052331 252.129.172.3 - - [2025-10-13 01:48:57] "POST /neutron/network HTTP/1.1" 200 837 0.037916 252.129.172.3 - - [2025-10-13 01:48:59] "POST /neutron/port HTTP/1.1" 200 117 0.008253 252.129.172.3 - - [2025-10-13 01:48:59] "POST /neutron/network HTTP/1.1" 200 847 0.008730 10.0.0.129 - - [2025-10-13 01:48:59] "GET /projects?obj_uuids=eb963b10-1ef4-4adc-9006-8c19273950fc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001565 252.129.172.3 - - [2025-10-13 01:49:00] "POST /neutron/port HTTP/1.1" 200 1069 0.407302 252.129.172.3 - - [2025-10-13 01:49:00] "POST /neutron/port HTTP/1.1" 200 1069 0.048076 252.129.172.3 - - [2025-10-13 01:49:00] "POST /neutron/port HTTP/1.1" 200 1069 0.010254 252.129.172.3 - - [2025-10-13 01:49:00] "POST /neutron/port HTTP/1.1" 200 1119 0.163534 252.129.172.3 - - [2025-10-13 01:49:00] "POST /neutron/port HTTP/1.1" 200 1093 0.020630 252.129.172.3 - - [2025-10-13 01:49:00] "POST /neutron/port HTTP/1.1" 200 1093 0.018316 252.129.172.3 - - [2025-10-13 01:49:01] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007732 252.129.172.3 - - [2025-10-13 01:49:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004741 252.129.172.3 - - [2025-10-13 01:49:01] "POST /neutron/subnet HTTP/1.1" 200 698 0.008781 252.129.172.3 - - [2025-10-13 01:49:01] "POST /neutron/port HTTP/1.1" 200 117 0.001377 252.129.172.3 - - [2025-10-13 01:49:01] "POST /neutron/network HTTP/1.1" 200 837 0.010546 252.129.172.3 - - [2025-10-13 01:49:01] "POST /neutron/port HTTP/1.1" 200 1093 0.015054 252.129.172.3 - - [2025-10-13 01:49:01] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009863 252.129.172.3 - - [2025-10-13 01:49:06] "POST /neutron/port HTTP/1.1" 200 1093 0.013341 252.129.172.3 - - [2025-10-13 01:49:07] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008558 10.0.0.129 - - [2025-10-13 01:49:07] "GET /obj-perms HTTP/1.1" 200 6471 0.002594 10.0.0.129 - - [2025-10-13 01:49:08] "GET /obj-perms HTTP/1.1" 200 6471 0.001769 10.0.0.129 - - [2025-10-13 01:49:09] "GET /obj-perms HTTP/1.1" 200 6471 0.004291 10.0.0.129 - - [2025-10-13 01:49:10] "GET /obj-perms HTTP/1.1" 200 6471 0.001845 10.0.0.129 - - [2025-10-13 01:49:11] "GET /obj-perms HTTP/1.1" 200 6471 0.001911 252.129.172.3 - - [2025-10-13 01:49:12] "POST /neutron/network HTTP/1.1" 200 837 0.006319 252.129.172.3 - - [2025-10-13 01:49:12] "POST /neutron/network HTTP/1.1" 400 204 0.012281 252.129.172.3 - - [2025-10-13 01:49:13] "POST /neutron/port HTTP/1.1" 200 1093 0.014168 252.129.172.3 - - [2025-10-13 01:49:13] "POST /neutron/port HTTP/1.1" 200 1119 0.010780 252.129.172.3 - - [2025-10-13 01:49:13] "POST /neutron/port HTTP/1.1" 200 151 0.150437 252.129.172.3 - - [2025-10-13 01:49:14] "POST /neutron/network HTTP/1.1" 200 837 0.006643 10.0.0.129 - - [2025-10-13 01:49:14] "POST /useragent-kv HTTP/1.1" 200 115 0.006730 10.0.0.129 - - [2025-10-13 01:49:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004463 10.0.0.129 - - [2025-10-13 01:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 252.129.172.3 - - [2025-10-13 01:49:14] "POST /neutron/network HTTP/1.1" 200 151 0.096992 10.0.0.129 - - [2025-10-13 01:49:14] "GET /routing-instance/4b3221be-433c-4fbb-98e5-375669e92556 HTTP/1.1" 404 171 0.003431 10.0.0.129 - - [2025-10-13 01:49:14] "DELETE /route-target/ce2e1ff1-403f-400a-9106-4dbf637737a7 HTTP/1.1" 200 115 0.036919 10.0.0.129 - - [2025-10-13 01:49:15] "GET /domains HTTP/1.1" 200 440 0.003206 10.0.0.129 - - [2025-10-13 01:49:15] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001117 10.0.0.129 - - [2025-10-13 01:49:15] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1319 0.008621 10.0.0.129 - - [2025-10-13 01:49:15] "GET /projects?obj_uuids=eb963b10-1ef4-4adc-9006-8c19273950fc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001123 10.0.0.129 - - [2025-10-13 01:49:15] "GET /project/eb963b10-1ef4-4adc-9006-8c19273950fc HTTP/1.1" 200 1921 0.046339 10.0.0.129 - - [2025-10-13 01:49:15] "GET /projects?obj_uuids=eb963b10-1ef4-4adc-9006-8c19273950fc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001332 10.0.0.129 - - [2025-10-13 01:49:15] "GET /project/eb963b10-1ef4-4adc-9006-8c19273950fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.038436 10.0.0.129 - - [2025-10-13 01:49:15] "GET /projects?obj_uuids=eb963b10-1ef4-4adc-9006-8c19273950fc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001602 10.0.0.129 - - [2025-10-13 01:49:15] "GET /project/eb963b10-1ef4-4adc-9006-8c19273950fc?fields=virtual_networks HTTP/1.1" 200 1057 0.029837 10.0.0.129 - - [2025-10-13 01:49:15] "GET /projects?obj_uuids=eb963b10-1ef4-4adc-9006-8c19273950fc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001161 10.0.0.129 - - [2025-10-13 01:49:15] "GET /project/eb963b10-1ef4-4adc-9006-8c19273950fc?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.032770 10.0.0.129 - - [2025-10-13 01:49:15] "GET /projects?obj_uuids=eb963b10-1ef4-4adc-9006-8c19273950fc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001164 10.0.0.129 - - [2025-10-13 01:49:15] "GET /project/eb963b10-1ef4-4adc-9006-8c19273950fc?fields=security_groups HTTP/1.1" 200 1294 0.037370 10.0.0.129 - - [2025-10-13 01:49:16] "GET /projects?obj_uuids=5fc4bc8d-4b10-4e41-99a1-5d01acfe2c8e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001012 10.0.0.129 - - [2025-10-13 01:49:16] "GET /project/5fc4bc8d-4b10-4e41-99a1-5d01acfe2c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.027091 10.0.0.129 - - [2025-10-13 01:49:19] "GET /projects?obj_uuids=5fc4bc8d-4b10-4e41-99a1-5d01acfe2c8e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001080 10.0.0.129 - - [2025-10-13 01:49:19] "GET /project/5fc4bc8d-4b10-4e41-99a1-5d01acfe2c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.040217 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 870, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2025-10-13T01:49:20Z failed with SSLError 10.0.0.129 - - [2025-10-13 01:49:21] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001396 10.0.0.129 - - [2025-10-13 01:49:21] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008745 10.0.0.129 - - [2025-10-13 01:49:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.037742 10.0.0.129 - - [2025-10-13 01:49:21] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003217 10.0.0.129 - - [2025-10-13 01:49:21] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001125 10.0.0.129 - - [2025-10-13 01:49:21] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007793 10.0.0.129 - - [2025-10-13 01:49:21] "POST /id-to-fqname HTTP/1.1" 200 200 0.001957 10.0.0.129 - - [2025-10-13 01:49:21] "POST /fqname-to-id HTTP/1.1" 404 209 0.005406 10.0.0.129 - - [2025-10-13 01:49:21] "POST /security-groups HTTP/1.1" 200 595 0.077648 10.0.0.129 - - [2025-10-13 01:49:21] "POST /fqname-to-id HTTP/1.1" 404 244 0.004818 10.0.0.129 - - [2025-10-13 01:49:21] "POST /projects HTTP/1.1" 200 601 0.274481 10.0.0.129 - - [2025-10-13 01:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.351204 10.0.0.129 - - [2025-10-13 01:49:21] "POST /access-control-lists HTTP/1.1" 200 610 0.068892 10.0.0.129 - - [2025-10-13 01:49:21] "POST /fqname-to-id HTTP/1.1" 404 243 0.003580 10.0.0.129 - - [2025-10-13 01:49:21] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.499461 10.0.0.129 - - [2025-10-13 01:49:22] "POST /access-control-lists HTTP/1.1" 200 608 0.063813 10.0.0.129 - - [2025-10-13 01:49:23] "GET / HTTP/1.1" 200 36499 0.002587 10.0.0.129 - - [2025-10-13 01:49:23] "GET /projects?obj_uuids=5fc4bc8d-4b10-4e41-99a1-5d01acfe2c8e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001391 10.0.0.129 - - [2025-10-13 01:49:23] "GET /project/5fc4bc8d-4b10-4e41-99a1-5d01acfe2c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.044259 10.0.0.129 - - [2025-10-13 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.129 - - [2025-10-13 01:49:24] "GET /security-group/3c0decb0-6cb4-4a53-a756-d20966c598e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3683 0.005550 10.0.0.129 - - [2025-10-13 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.129 - - [2025-10-13 01:49:24] "GET /projects?obj_uuids=5fc4bc8d-4b10-4e41-99a1-5d01acfe2c8e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001292 10.0.0.129 - - [2025-10-13 01:49:24] "GET /project/5fc4bc8d-4b10-4e41-99a1-5d01acfe2c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.034884 10.0.0.129 - - [2025-10-13 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.129 - - [2025-10-13 01:49:24] "GET /security-group/3c0decb0-6cb4-4a53-a756-d20966c598e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3683 0.004516 10.0.0.129 - - [2025-10-13 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.129 - - [2025-10-13 01:49:25] "PUT /security-group/3c0decb0-6cb4-4a53-a756-d20966c598e9 HTTP/1.1" 200 264 0.015389 10.0.0.129 - - [2025-10-13 01:49:25] "PUT /access-control-list/0c225487-df29-492f-a26d-335a5e9d4421 HTTP/1.1" 200 274 0.011705 10.0.0.129 - - [2025-10-13 01:49:25] "PUT /access-control-list/4468ea01-a326-4ba2-b265-9b62f6402d35 HTTP/1.1" 200 274 0.011246 10.0.0.129 - - [2025-10-13 01:49:25] "POST /fqname-to-id HTTP/1.1" 401 298 0.000561 10.0.0.129 - - [2025-10-13 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.071887 10.0.0.129 - - [2025-10-13 01:49:25] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001286 10.0.0.129 - - [2025-10-13 01:49:25] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.030625 252.129.172.3 - - [2025-10-13 01:49:26] "POST /neutron/network HTTP/1.1" 200 117 0.037309 10.0.0.129 - - [2025-10-13 01:49:26] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001192 252.129.172.3 - - [2025-10-13 01:49:26] "POST /neutron/network HTTP/1.1" 200 617 0.086242 10.0.0.129 - - [2025-10-13 01:49:26] "POST /route-targets HTTP/1.1" 200 329 0.020003 10.0.0.129 - - [2025-10-13 01:49:26] "POST /ref-update HTTP/1.1" 200 156 0.035314 10.0.0.129 - - [2025-10-13 01:49:26] "POST /useragent-kv HTTP/1.1" 200 115 0.005686 252.129.172.3 - - [2025-10-13 01:49:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.206410 252.129.172.3 - - [2025-10-13 01:49:26] "POST /neutron/network HTTP/1.1" 200 837 0.007142 10.0.0.129 - - [2025-10-13 01:49:26] "POST /id-to-fqname HTTP/1.1" 200 231 0.001358 10.0.0.129 - - [2025-10-13 01:49:26] "GET /virtual-network/7c69b352-bb18-49b7-9344-2cad14bd544c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005579 252.129.172.3 - - [2025-10-13 01:49:26] "POST /neutron/network HTTP/1.1" 200 837 0.005922 10.0.0.129 - - [2025-10-13 01:49:26] "GET /virtual-network/7c69b352-bb18-49b7-9344-2cad14bd544c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006254 252.129.172.3 - - [2025-10-13 01:49:26] "POST /neutron/network HTTP/1.1" 200 837 0.007258 252.129.172.3 - - [2025-10-13 01:49:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.012341 10.0.0.129 - - [2025-10-13 01:49:26] "GET /domains HTTP/1.1" 401 298 0.000632 10.0.0.129 - - [2025-10-13 01:49:27] "GET /domains HTTP/1.1" 200 440 0.030129 10.0.0.129 - - [2025-10-13 01:49:27] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001246 10.0.0.129 - - [2025-10-13 01:49:27] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1517 0.010548 10.0.0.129 - - [2025-10-13 01:49:27] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001617 10.0.0.129 - - [2025-10-13 01:49:27] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58 HTTP/1.1" 200 2176 0.035403 10.0.0.129 - - [2025-10-13 01:49:27] "GET /virtual-network/7c69b352-bb18-49b7-9344-2cad14bd544c HTTP/1.1" 200 2346 0.007300 10.0.0.129 - - [2025-10-13 01:49:27] "GET /virtual-network/7c69b352-bb18-49b7-9344-2cad14bd544c HTTP/1.1" 200 2346 0.006131 10.0.0.129 - - [2025-10-13 01:49:27] "GET /routing-instance/6fe06b3a-1eb1-46a3-8e9b-386bfc654e8c HTTP/1.1" 200 1495 0.004228 10.0.0.129 - - [2025-10-13 01:49:27] "GET /routing-instance/6fe06b3a-1eb1-46a3-8e9b-386bfc654e8c HTTP/1.1" 200 1495 0.004092 10.0.0.129 - - [2025-10-13 01:49:27] "GET /route-target/521372f8-d8a4-4c43-b7d9-ba9c6726869d HTTP/1.1" 200 1220 0.003954 10.0.0.129 - - [2025-10-13 01:49:27] "GET /virtual-network/7c69b352-bb18-49b7-9344-2cad14bd544c HTTP/1.1" 200 2346 0.005511 10.0.0.129 - - [2025-10-13 01:49:27] "GET /routing-instance/6fe06b3a-1eb1-46a3-8e9b-386bfc654e8c HTTP/1.1" 200 1495 0.004796 10.0.0.129 - - [2025-10-13 01:49:27] "GET /virtual-network/7c69b352-bb18-49b7-9344-2cad14bd544c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005316 10.0.0.129 - - [2025-10-13 01:49:27] "GET /virtual-network/7c69b352-bb18-49b7-9344-2cad14bd544c HTTP/1.1" 200 2346 0.005250 10.0.0.129 - - [2025-10-13 01:49:27] "GET /routing-instance/6fe06b3a-1eb1-46a3-8e9b-386bfc654e8c HTTP/1.1" 200 1495 0.004111 10.0.0.129 - - [2025-10-13 01:49:27] "GET /routing-instance/6fe06b3a-1eb1-46a3-8e9b-386bfc654e8c HTTP/1.1" 200 1495 0.003855 10.0.0.129 - - [2025-10-13 01:49:28] "GET /route-target/521372f8-d8a4-4c43-b7d9-ba9c6726869d HTTP/1.1" 200 1220 0.004206 10.0.0.129 - - [2025-10-13 01:49:28] "GET /domains HTTP/1.1" 200 440 0.003167 10.0.0.129 - - [2025-10-13 01:49:28] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001090 10.0.0.129 - - [2025-10-13 01:49:28] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1517 0.007894 10.0.0.129 - - [2025-10-13 01:49:28] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000998 10.0.0.129 - - [2025-10-13 01:49:28] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58 HTTP/1.1" 200 2176 0.029838 10.0.0.129 - - [2025-10-13 01:49:28] "GET /virtual-network/7c69b352-bb18-49b7-9344-2cad14bd544c HTTP/1.1" 200 2346 0.005157 10.0.0.129 - - [2025-10-13 01:49:28] "GET /obj-perms HTTP/1.1" 200 6473 0.067006 10.0.0.129 - - [2025-10-13 01:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.129 - - [2025-10-13 01:49:29] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001030 10.0.0.129 - - [2025-10-13 01:49:29] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.028237 252.129.172.3 - - [2025-10-13 01:49:29] "POST /neutron/network HTTP/1.1" 200 117 0.009892 10.0.0.129 - - [2025-10-13 01:49:29] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001104 252.129.172.3 - - [2025-10-13 01:49:29] "POST /neutron/network HTTP/1.1" 200 617 0.073510 10.0.0.129 - - [2025-10-13 01:49:29] "POST /route-targets HTTP/1.1" 200 329 0.011114 10.0.0.129 - - [2025-10-13 01:49:29] "POST /ref-update HTTP/1.1" 200 156 0.014196 10.0.0.129 - - [2025-10-13 01:49:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003531 252.129.172.3 - - [2025-10-13 01:49:29] "POST /neutron/subnet HTTP/1.1" 200 720 0.216073 252.129.172.3 - - [2025-10-13 01:49:29] "POST /neutron/network HTTP/1.1" 200 835 0.006437 10.0.0.129 - - [2025-10-13 01:49:29] "POST /id-to-fqname HTTP/1.1" 200 231 0.001360 10.0.0.129 - - [2025-10-13 01:49:29] "GET /virtual-network/64cce548-c9d5-4c2a-8edc-63cdc23fc113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005485 252.129.172.3 - - [2025-10-13 01:49:29] "POST /neutron/network HTTP/1.1" 200 835 0.006970 10.0.0.129 - - [2025-10-13 01:49:29] "GET /virtual-network/64cce548-c9d5-4c2a-8edc-63cdc23fc113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005767 252.129.172.3 - - [2025-10-13 01:49:29] "POST /neutron/network HTTP/1.1" 200 835 0.006728 252.129.172.3 - - [2025-10-13 01:49:29] "POST /neutron/subnet HTTP/1.1" 200 720 0.007600 10.0.0.129 - - [2025-10-13 01:49:29] "GET /domains HTTP/1.1" 200 440 0.002965 10.0.0.129 - - [2025-10-13 01:49:30] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001562 10.0.0.129 - - [2025-10-13 01:49:30] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1517 0.008358 10.0.0.129 - - [2025-10-13 01:49:30] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001054 10.0.0.129 - - [2025-10-13 01:49:30] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58 HTTP/1.1" 200 2404 0.028127 10.0.0.129 - - [2025-10-13 01:49:30] "GET /virtual-network/64cce548-c9d5-4c2a-8edc-63cdc23fc113 HTTP/1.1" 200 2340 0.007007 10.0.0.129 - - [2025-10-13 01:49:30] "GET /virtual-network/64cce548-c9d5-4c2a-8edc-63cdc23fc113 HTTP/1.1" 200 2340 0.005379 10.0.0.129 - - [2025-10-13 01:49:30] "GET /routing-instance/33d23c7b-5b1d-42a9-9a2e-0941ad0dc26f HTTP/1.1" 200 1495 0.004122 10.0.0.129 - - [2025-10-13 01:49:30] "GET /routing-instance/33d23c7b-5b1d-42a9-9a2e-0941ad0dc26f HTTP/1.1" 200 1495 0.004960 10.0.0.129 - - [2025-10-13 01:49:30] "GET /route-target/38659218-a77d-458c-ab73-4812f466cf4b HTTP/1.1" 200 1220 0.003825 10.0.0.129 - - [2025-10-13 01:49:30] "GET /virtual-network/64cce548-c9d5-4c2a-8edc-63cdc23fc113 HTTP/1.1" 200 2340 0.006411 10.0.0.129 - - [2025-10-13 01:49:30] "GET /routing-instance/33d23c7b-5b1d-42a9-9a2e-0941ad0dc26f HTTP/1.1" 200 1495 0.003867 10.0.0.129 - - [2025-10-13 01:49:30] "GET /virtual-network/64cce548-c9d5-4c2a-8edc-63cdc23fc113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005790 10.0.0.129 - - [2025-10-13 01:49:30] "GET /virtual-network/64cce548-c9d5-4c2a-8edc-63cdc23fc113 HTTP/1.1" 200 2340 0.005363 10.0.0.129 - - [2025-10-13 01:49:30] "GET /routing-instance/33d23c7b-5b1d-42a9-9a2e-0941ad0dc26f HTTP/1.1" 200 1495 0.004147 10.0.0.129 - - [2025-10-13 01:49:30] "GET /routing-instance/33d23c7b-5b1d-42a9-9a2e-0941ad0dc26f HTTP/1.1" 200 1495 0.006586 10.0.0.129 - - [2025-10-13 01:49:30] "GET /route-target/38659218-a77d-458c-ab73-4812f466cf4b HTTP/1.1" 200 1220 0.003839 10.0.0.129 - - [2025-10-13 01:49:30] "GET /domains HTTP/1.1" 200 440 0.003166 10.0.0.129 - - [2025-10-13 01:49:30] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001080 10.0.0.129 - - [2025-10-13 01:49:30] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1517 0.007142 10.0.0.129 - - [2025-10-13 01:49:30] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001726 10.0.0.129 - - [2025-10-13 01:49:30] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58 HTTP/1.1" 200 2404 0.025869 10.0.0.129 - - [2025-10-13 01:49:31] "GET /virtual-network/64cce548-c9d5-4c2a-8edc-63cdc23fc113 HTTP/1.1" 200 2340 0.005989 10.0.0.129 - - [2025-10-13 01:49:31] "GET /obj-perms HTTP/1.1" 200 6473 0.001895 10.0.0.129 - - [2025-10-13 01:49:31] "POST /id-to-fqname HTTP/1.1" 200 231 0.001453 252.129.172.3 - - [2025-10-13 01:49:31] "POST /neutron/network HTTP/1.1" 200 845 0.006958 252.129.172.3 - - [2025-10-13 01:49:31] "GET /aaa-mode HTTP/1.1" 401 298 0.000451 252.129.172.3 - - [2025-10-13 01:49:31] "GET / HTTP/1.1" 200 36499 0.002252 252.129.172.3 - - [2025-10-13 01:49:31] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000457 10.0.0.129 - - [2025-10-13 01:49:32] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001311 252.129.172.3 - - [2025-10-13 01:49:32] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.060416 252.129.172.3 - - [2025-10-13 01:49:32] "POST /neutron/network HTTP/1.1" 200 835 0.037299 252.129.172.3 - - [2025-10-13 01:49:32] "POST /neutron/port HTTP/1.1" 200 117 0.006248 252.129.172.3 - - [2025-10-13 01:49:32] "POST /neutron/port HTTP/1.1" 200 117 0.007564 10.0.0.129 - - [2025-10-13 01:49:32] "POST /id-to-fqname HTTP/1.1" 200 231 0.001499 252.129.172.3 - - [2025-10-13 01:49:33] "POST /neutron/port HTTP/1.1" 200 117 0.005501 252.129.172.3 - - [2025-10-13 01:49:33] "POST /neutron/network HTTP/1.1" 200 847 0.008633 252.129.172.3 - - [2025-10-13 01:49:33] "GET /aaa-mode HTTP/1.1" 401 298 0.000465 252.129.172.3 - - [2025-10-13 01:49:33] "GET / HTTP/1.1" 200 36499 0.001951 252.129.172.3 - - [2025-10-13 01:49:33] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000441 10.0.0.129 - - [2025-10-13 01:49:33] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001134 252.129.172.3 - - [2025-10-13 01:49:33] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.087299 252.129.172.3 - - [2025-10-13 01:49:34] "POST /neutron/network HTTP/1.1" 200 837 0.125335 252.129.172.3 - - [2025-10-13 01:49:35] "POST /neutron/network HTTP/1.1" 200 845 0.078590 10.0.0.129 - - [2025-10-13 01:49:35] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001413 252.129.172.3 - - [2025-10-13 01:49:35] "POST /neutron/port HTTP/1.1" 200 117 0.266337 10.0.0.129 - - [2025-10-13 01:49:35] "DELETE /project/5fc4bc8d4b104e4199a15d01acfe2c8e HTTP/1.1" 404 173 0.097342 10.0.0.129 - - [2025-10-13 01:49:35] "DELETE /project/eb963b101ef44adc90068c19273950fc HTTP/1.1" 404 173 0.096084 10.0.0.129 - - [2025-10-13 01:49:35] "DELETE /project/259b84feb0d54202a876d46612110a58 HTTP/1.1" 404 173 0.010830 10.0.0.129 - - [2025-10-13 01:49:35] "GET /projects?obj_uuids=eb963b10-1ef4-4adc-9006-8c19273950fc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001428 252.129.172.3 - - [2025-10-13 01:49:35] "POST /neutron/port HTTP/1.1" 200 117 0.020098 10.0.0.129 - - [2025-10-13 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.044616 10.0.0.129 - - [2025-10-13 01:49:36] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001489 10.0.0.129 - - [2025-10-13 01:49:36] "GET /project/eb963b10-1ef4-4adc-9006-8c19273950fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.450905 10.0.0.129 - - [2025-10-13 01:49:36] "GET /projects?obj_uuids=eb963b10-1ef4-4adc-9006-8c19273950fc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.010807 10.0.0.129 - - [2025-10-13 01:49:36] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.316159 10.0.0.129 - - [2025-10-13 01:49:36] "GET /virtual-network/7c69b352-bb18-49b7-9344-2cad14bd544c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.089130 10.0.0.129 - - [2025-10-13 01:49:36] "GET /project/eb963b10-1ef4-4adc-9006-8c19273950fc?fields=security_groups HTTP/1.1" 200 1384 0.293055 10.0.0.129 - - [2025-10-13 01:49:36] "GET /floating-ip-pools?parent_id=7c69b352-bb18-49b7-9344-2cad14bd544c&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.039902 10.0.0.129 - - [2025-10-13 01:49:36] "GET /virtual-network/7c69b352-bb18-49b7-9344-2cad14bd544c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.025523 10.0.0.129 - - [2025-10-13 01:49:37] "POST /floating-ip-pools HTTP/1.1" 200 611 0.270651 10.0.0.129 - - [2025-10-13 01:49:37] "POST /ref-update HTTP/1.1" 200 156 0.081865 10.0.0.129 - - [2025-10-13 01:49:37] "DELETE /security-group/dd15280c-035a-463c-8b2e-8ea95612fefd HTTP/1.1" 200 115 0.550486 10.0.0.129 - - [2025-10-13 01:49:37] "GET /projects?obj_uuids=eb963b10-1ef4-4adc-9006-8c19273950fc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.005341 10.0.0.129 - - [2025-10-13 01:49:37] "GET /virtual-network/7c69b352-bb18-49b7-9344-2cad14bd544c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.058548 252.129.172.3 - - [2025-10-13 01:49:37] "POST /neutron/port HTTP/1.1" 200 1069 2.237284 252.129.172.3 - - [2025-10-13 01:49:37] "POST /neutron/network HTTP/1.1" 200 847 0.036242 10.0.0.129 - - [2025-10-13 01:49:37] "GET /domains HTTP/1.1" 200 440 0.043732 10.0.0.129 - - [2025-10-13 01:49:37] "GET /project/eb963b10-1ef4-4adc-9006-8c19273950fc?fields=application_policy_sets HTTP/1.1" 200 1423 0.230272 10.0.0.129 - - [2025-10-13 01:49:37] "DELETE /access-control-list/b3a6c992-3fc5-46ba-b067-ec5a35bfcb48 HTTP/1.1" 200 115 0.397519 10.0.0.129 - - [2025-10-13 01:49:37] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002648 10.0.0.129 - - [2025-10-13 01:49:37] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000993 252.129.172.3 - - [2025-10-13 01:49:37] "POST /neutron/port HTTP/1.1" 200 1069 0.090346 10.0.0.129 - - [2025-10-13 01:49:37] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1517 0.072636 252.129.172.3 - - [2025-10-13 01:49:37] "POST /neutron/port HTTP/1.1" 200 1069 0.110126 10.0.0.129 - - [2025-10-13 01:49:37] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004225 10.0.0.129 - - [2025-10-13 01:49:37] "DELETE /access-control-list/905d0664-feb1-4b22-9c7f-97753fb70d40 HTTP/1.1" 200 115 0.396651 10.0.0.129 - - [2025-10-13 01:49:38] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58 HTTP/1.1" 200 2990 0.179822 10.0.0.129 - - [2025-10-13 01:49:38] "DELETE /project/eb963b10-1ef4-4adc-9006-8c19273950fc HTTP/1.1" 200 115 2.373029 10.0.0.129 - - [2025-10-13 01:49:38] "GET /virtual-network/7c69b352-bb18-49b7-9344-2cad14bd544c HTTP/1.1" 200 2937 0.112573 10.0.0.129 - - [2025-10-13 01:49:38] "GET /floating-ip-pool/c9854fe9-15be-43e7-94c0-0c8c8e36c6d6 HTTP/1.1" 200 1443 0.028096 10.0.0.129 - - [2025-10-13 01:49:38] "GET /domains HTTP/1.1" 200 440 0.012179 252.129.172.3 - - [2025-10-13 01:49:38] "POST /neutron/port HTTP/1.1" 200 1119 0.450990 10.0.0.129 - - [2025-10-13 01:49:38] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.007258 10.0.0.129 - - [2025-10-13 01:49:38] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1320 0.034755 10.0.0.129 - - [2025-10-13 01:49:38] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003349 252.129.172.3 - - [2025-10-13 01:49:38] "POST /neutron/port HTTP/1.1" 200 1093 0.105249 10.0.0.129 - - [2025-10-13 01:49:38] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58 HTTP/1.1" 200 3246 0.228783 252.129.172.3 - - [2025-10-13 01:49:38] "POST /neutron/port HTTP/1.1" 200 1071 1.314619 252.129.172.3 - - [2025-10-13 01:49:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009362 10.0.0.129 - - [2025-10-13 01:49:38] "GET /virtual-network/7c69b352-bb18-49b7-9344-2cad14bd544c HTTP/1.1" 200 3160 0.105905 10.0.0.129 - - [2025-10-13 01:49:39] "GET /virtual-network/7c69b352-bb18-49b7-9344-2cad14bd544c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.136197 252.129.172.3 - - [2025-10-13 01:49:39] "POST /neutron/subnet HTTP/1.1" 200 694 0.189011 252.129.172.3 - - [2025-10-13 01:49:39] "POST /neutron/port HTTP/1.1" 200 1071 0.166550 252.129.172.3 - - [2025-10-13 01:49:39] "POST /neutron/port HTTP/1.1" 200 117 0.017685 252.129.172.3 - - [2025-10-13 01:49:39] "POST /neutron/port HTTP/1.1" 200 1071 0.168609 252.129.172.3 - - [2025-10-13 01:49:39] "POST /neutron/network HTTP/1.1" 200 835 0.061106 252.129.172.3 - - [2025-10-13 01:49:39] "POST /neutron/port HTTP/1.1" 200 1093 0.214698 252.129.172.3 - - [2025-10-13 01:49:40] "POST /neutron/security_group HTTP/1.1" 200 2068 0.100902 252.129.172.3 - - [2025-10-13 01:49:40] "POST /neutron/port HTTP/1.1" 200 1121 0.581293 252.129.172.3 - - [2025-10-13 01:49:40] "POST /neutron/port HTTP/1.1" 200 1095 0.029659 252.129.172.3 - - [2025-10-13 01:49:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005764 252.129.172.3 - - [2025-10-13 01:49:40] "POST /neutron/subnet HTTP/1.1" 200 703 0.028347 252.129.172.3 - - [2025-10-13 01:49:40] "POST /neutron/port HTTP/1.1" 200 117 0.003647 252.129.172.3 - - [2025-10-13 01:49:41] "POST /neutron/network HTTP/1.1" 200 837 0.035002 252.129.172.3 - - [2025-10-13 01:49:45] "POST /neutron/port HTTP/1.1" 200 1093 0.038486 252.129.172.3 - - [2025-10-13 01:49:45] "POST /neutron/security_group HTTP/1.1" 200 2068 0.023707 252.129.172.3 - - [2025-10-13 01:49:45] "POST /neutron/port HTTP/1.1" 200 1093 0.023301 252.129.172.3 - - [2025-10-13 01:49:45] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010800 252.129.172.3 - - [2025-10-13 01:49:45] "POST /neutron/port HTTP/1.1" 200 1093 0.038688 252.129.172.3 - - [2025-10-13 01:49:45] "POST /neutron/security_group HTTP/1.1" 200 2068 0.013331 10.0.0.129 - - [2025-10-13 01:49:45] "GET /virtual-machine/050828d3-bb56-45db-9760-4be7600b9b78 HTTP/1.1" 200 1305 0.011438 10.0.0.129 - - [2025-10-13 01:49:45] "GET /virtual-machine-interface/f3cd9b83-00b4-409d-81ca-9e61c10b67e1 HTTP/1.1" 200 3005 0.012900 10.0.0.129 - - [2025-10-13 01:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012841 10.0.0.129 - - [2025-10-13 01:49:46] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.012081 10.0.0.129 - - [2025-10-13 01:49:46] "GET /virtual-networks?parent_id=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.009994 10.0.0.129 - - [2025-10-13 01:49:46] "GET /virtual-network/64cce548-c9d5-4c2a-8edc-63cdc23fc113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.011991 10.0.0.129 - - [2025-10-13 01:49:46] "GET /obj-perms HTTP/1.1" 200 6402 0.073965 10.0.0.129 - - [2025-10-13 01:49:47] "GET /obj-perms HTTP/1.1" 200 6402 0.063707 10.0.0.129 - - [2025-10-13 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.129 - - [2025-10-13 01:49:49] "GET /virtual-network/64cce548-c9d5-4c2a-8edc-63cdc23fc113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007892 10.0.0.129 - - [2025-10-13 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.129 - - [2025-10-13 01:49:53] "GET /virtual-network/64cce548-c9d5-4c2a-8edc-63cdc23fc113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.009458 252.129.172.3 - - [2025-10-13 01:49:54] "POST /neutron/port HTTP/1.1" 200 1093 0.053913 252.129.172.3 - - [2025-10-13 01:49:54] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007082 252.129.172.3 - - [2025-10-13 01:49:55] "POST /neutron/port HTTP/1.1" 200 1095 0.069882 252.129.172.3 - - [2025-10-13 01:49:55] "POST /neutron/port HTTP/1.1" 200 1093 0.069153 252.129.172.3 - - [2025-10-13 01:49:55] "POST /neutron/security_group HTTP/1.1" 200 2068 0.013083 252.129.172.3 - - [2025-10-13 01:49:55] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006874 10.0.0.129 - - [2025-10-13 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.129 - - [2025-10-13 01:49:55] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004035 10.0.0.129 - - [2025-10-13 01:49:55] "GET /virtual-networks?parent_id=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003172 10.0.0.129 - - [2025-10-13 01:49:55] "GET /virtual-network/64cce548-c9d5-4c2a-8edc-63cdc23fc113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005535 252.129.172.3 - - [2025-10-13 01:49:55] "POST /neutron/port HTTP/1.1" 200 1093 0.012222 252.129.172.3 - - [2025-10-13 01:49:56] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008136 252.129.172.3 - - [2025-10-13 01:49:56] "POST /neutron/port HTTP/1.1" 200 1093 0.039807 252.129.172.3 - - [2025-10-13 01:49:56] "POST /neutron/security_group HTTP/1.1" 200 2068 0.011509 252.129.172.3 - - [2025-10-13 01:49:56] "POST /neutron/port HTTP/1.1" 200 1095 0.051802 252.129.172.3 - - [2025-10-13 01:49:56] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006805 252.129.172.3 - - [2025-10-13 01:49:58] "POST /neutron/port HTTP/1.1" 200 1093 0.052117 252.129.172.3 - - [2025-10-13 01:49:58] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008858 252.129.172.3 - - [2025-10-13 01:49:58] "POST /neutron/port HTTP/1.1" 200 1095 0.028255 252.129.172.3 - - [2025-10-13 01:49:58] "POST /neutron/security_group HTTP/1.1" 200 2068 0.012204 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:50:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001121 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:50:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001683 10.0.0.129 - - [2025-10-13 01:50:01] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001258 252.129.172.3 - - [2025-10-13 01:50:01] "POST /neutron/floatingip HTTP/1.1" 200 531 0.092623 252.129.172.3 - - [2025-10-13 01:50:01] "POST /neutron/port HTTP/1.1" 200 1093 0.017878 252.129.172.3 - - [2025-10-13 01:50:01] "POST /neutron/floatingip HTTP/1.1" 200 531 0.067839 252.129.172.3 - - [2025-10-13 01:50:01] "POST /neutron/floatingip HTTP/1.1" 200 577 0.041611 252.129.172.3 - - [2025-10-13 01:50:01] "POST /neutron/port HTTP/1.1" 200 1095 0.013875 252.129.172.3 - - [2025-10-13 01:50:01] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006633 252.129.172.3 - - [2025-10-13 01:50:01] "POST /neutron/port HTTP/1.1" 200 1095 0.012435 252.129.172.3 - - [2025-10-13 01:50:01] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007262 252.129.172.3 - - [2025-10-13 01:50:02] "POST /neutron/port HTTP/1.1" 200 1095 0.013632 252.129.172.3 - - [2025-10-13 01:50:02] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007567 10.0.0.129 - - [2025-10-13 01:50:02] "GET /virtual-machine/1214c8ec-9122-46a6-8a50-6514d9dadf64 HTTP/1.1" 200 1305 0.005262 10.0.0.129 - - [2025-10-13 01:50:02] "GET /virtual-machine-interface/02e2ed65-92d8-42bf-95fd-f360e3e76e6e HTTP/1.1" 200 3004 0.006192 10.0.0.129 - - [2025-10-13 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.129 - - [2025-10-13 01:50:02] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003363 10.0.0.129 - - [2025-10-13 01:50:02] "GET /virtual-networks?parent_id=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003541 10.0.0.129 - - [2025-10-13 01:50:02] "GET /virtual-network/7c69b352-bb18-49b7-9344-2cad14bd544c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007189 10.0.0.129 - - [2025-10-13 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.129 - - [2025-10-13 01:50:03] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003413 10.0.0.129 - - [2025-10-13 01:50:03] "GET /virtual-networks?parent_id=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003239 10.0.0.129 - - [2025-10-13 01:50:03] "GET /virtual-network/7c69b352-bb18-49b7-9344-2cad14bd544c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.015606 252.129.172.3 - - [2025-10-13 01:50:03] "POST /neutron/floatingip HTTP/1.1" 200 577 0.013328 10.0.0.129 - - [2025-10-13 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.129 - - [2025-10-13 01:50:03] "GET /routing-instance/6fe06b3a-1eb1-46a3-8e9b-386bfc654e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.004393 10.0.0.129 - - [2025-10-13 01:50:04] "GET /route-target/521372f8-d8a4-4c43-b7d9-ba9c6726869d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004723 10.0.0.129 - - [2025-10-13 01:50:04] "GET /floating-ip/e85982b1-6252-4c6b-823c-6c579000c341 HTTP/1.1" 200 1890 0.005515 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:50:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000988 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:50:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001133 252.129.172.3 - - [2025-10-13 01:50:07] "POST /neutron/floatingip HTTP/1.1" 200 577 0.015239 252.129.172.3 - - [2025-10-13 01:50:07] "POST /neutron/floatingip HTTP/1.1" 200 531 0.019031 252.129.172.3 - - [2025-10-13 01:50:07] "POST /neutron/floatingip HTTP/1.1" 200 531 0.006723 252.129.172.3 - - [2025-10-13 01:50:07] "POST /neutron/floatingip HTTP/1.1" 200 115 0.036323 10.0.0.129 - - [2025-10-13 01:50:07] "GET /floating-ip-pool/c9854fe9-15be-43e7-94c0-0c8c8e36c6d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.005101 10.0.0.129 - - [2025-10-13 01:50:07] "POST /ref-update HTTP/1.1" 200 156 0.010203 10.0.0.129 - - [2025-10-13 01:50:07] "DELETE /floating-ip-pool/c9854fe9-15be-43e7-94c0-0c8c8e36c6d6 HTTP/1.1" 200 115 0.043078 252.129.172.3 - - [2025-10-13 01:50:07] "POST /neutron/network HTTP/1.1" 200 835 0.013042 252.129.172.3 - - [2025-10-13 01:50:07] "POST /neutron/network HTTP/1.1" 400 204 0.014614 252.129.172.3 - - [2025-10-13 01:50:08] "POST /neutron/port HTTP/1.1" 200 1095 0.023086 252.129.172.3 - - [2025-10-13 01:50:08] "POST /neutron/port HTTP/1.1" 200 1093 0.027759 252.129.172.3 - - [2025-10-13 01:50:08] "POST /neutron/port HTTP/1.1" 200 1121 0.030162 252.129.172.3 - - [2025-10-13 01:50:08] "POST /neutron/port HTTP/1.1" 200 1119 0.014793 252.129.172.3 - - [2025-10-13 01:50:08] "POST /neutron/port HTTP/1.1" 200 151 0.234747 252.129.172.3 - - [2025-10-13 01:50:08] "POST /neutron/port HTTP/1.1" 200 151 0.262029 252.129.172.3 - - [2025-10-13 01:50:09] "POST /neutron/network HTTP/1.1" 200 835 0.036346 10.0.0.129 - - [2025-10-13 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.129 - - [2025-10-13 01:50:10] "POST /useragent-kv HTTP/1.1" 200 115 0.006989 10.0.0.129 - - [2025-10-13 01:50:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004484 252.129.172.3 - - [2025-10-13 01:50:10] "POST /neutron/network HTTP/1.1" 200 151 0.188166 10.0.0.129 - - [2025-10-13 01:50:10] "GET /routing-instance/33d23c7b-5b1d-42a9-9a2e-0941ad0dc26f HTTP/1.1" 404 171 0.003626 10.0.0.129 - - [2025-10-13 01:50:10] "DELETE /route-target/38659218-a77d-458c-ab73-4812f466cf4b HTTP/1.1" 200 115 0.086659 10.0.0.129 - - [2025-10-13 01:50:10] "GET /domains HTTP/1.1" 200 440 0.002824 10.0.0.129 - - [2025-10-13 01:50:10] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001623 10.0.0.129 - - [2025-10-13 01:50:10] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1320 0.007895 10.0.0.129 - - [2025-10-13 01:50:10] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001059 10.0.0.129 - - [2025-10-13 01:50:10] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58 HTTP/1.1" 200 2176 0.031950 252.129.172.3 - - [2025-10-13 01:50:10] "POST /neutron/network HTTP/1.1" 200 837 0.008363 10.0.0.129 - - [2025-10-13 01:50:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003590 10.0.0.129 - - [2025-10-13 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.129 - - [2025-10-13 01:50:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003217 252.129.172.3 - - [2025-10-13 01:50:10] "POST /neutron/network HTTP/1.1" 200 151 0.091424 10.0.0.129 - - [2025-10-13 01:50:10] "GET /routing-instance/6fe06b3a-1eb1-46a3-8e9b-386bfc654e8c HTTP/1.1" 404 171 0.004662 10.0.0.129 - - [2025-10-13 01:50:10] "DELETE /route-target/521372f8-d8a4-4c43-b7d9-ba9c6726869d HTTP/1.1" 200 115 0.025722 10.0.0.129 - - [2025-10-13 01:50:10] "GET /domains HTTP/1.1" 200 440 0.003067 10.0.0.129 - - [2025-10-13 01:50:10] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000967 10.0.0.129 - - [2025-10-13 01:50:10] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1320 0.008427 10.0.0.129 - - [2025-10-13 01:50:11] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001011 10.0.0.129 - - [2025-10-13 01:50:11] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58 HTTP/1.1" 200 1926 0.036134 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:50:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000955 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:50:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001181 10.0.0.129 - - [2025-10-13 01:50:11] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001236 10.0.0.129 - - [2025-10-13 01:50:11] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.031401 10.0.0.129 - - [2025-10-13 01:50:11] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001585 10.0.0.129 - - [2025-10-13 01:50:11] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58?fields=virtual_networks HTTP/1.1" 200 1058 0.068777 10.0.0.129 - - [2025-10-13 01:50:11] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001061 10.0.0.129 - - [2025-10-13 01:50:11] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.038378 10.0.0.129 - - [2025-10-13 01:50:11] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001390 10.0.0.129 - - [2025-10-13 01:50:11] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58?fields=security_groups HTTP/1.1" 200 1296 0.042374 10.0.0.129 - - [2025-10-13 01:50:12] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001548 10.0.0.129 - - [2025-10-13 01:50:12] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008186 10.0.0.129 - - [2025-10-13 01:50:13] "POST /fqname-to-id HTTP/1.1" 404 181 0.031142 10.0.0.129 - - [2025-10-13 01:50:13] "GET /projects?obj_uuids=90598cd8-9914-4555-85cb-ce2e917e8ed5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004197 10.0.0.129 - - [2025-10-13 01:50:13] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001252 10.0.0.129 - - [2025-10-13 01:50:13] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007210 10.0.0.129 - - [2025-10-13 01:50:13] "POST /id-to-fqname HTTP/1.1" 200 183 0.003036 10.0.0.129 - - [2025-10-13 01:50:13] "POST /fqname-to-id HTTP/1.1" 404 192 0.005496 10.0.0.129 - - [2025-10-13 01:50:13] "POST /security-groups HTTP/1.1" 200 578 0.069499 10.0.0.129 - - [2025-10-13 01:50:13] "POST /fqname-to-id HTTP/1.1" 404 227 0.005615 10.0.0.129 - - [2025-10-13 01:50:13] "POST /projects HTTP/1.1" 200 567 0.267876 10.0.0.129 - - [2025-10-13 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.342214 10.0.0.129 - - [2025-10-13 01:50:13] "POST /access-control-lists HTTP/1.1" 200 593 0.068683 10.0.0.129 - - [2025-10-13 01:50:13] "POST /fqname-to-id HTTP/1.1" 404 226 0.003483 10.0.0.129 - - [2025-10-13 01:50:13] "GET /project/90598cd8-9914-4555-85cb-ce2e917e8ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.485763 10.0.0.129 - - [2025-10-13 01:50:13] "POST /access-control-lists HTTP/1.1" 200 591 0.072082 10.0.0.129 - - [2025-10-13 01:50:14] "GET / HTTP/1.1" 200 36499 0.002011 10.0.0.129 - - [2025-10-13 01:50:16] "GET /projects?obj_uuids=90598cd8-9914-4555-85cb-ce2e917e8ed5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001234 10.0.0.129 - - [2025-10-13 01:50:16] "GET /project/90598cd8-9914-4555-85cb-ce2e917e8ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.031899 10.0.0.129 - - [2025-10-13 01:50:16] "GET /projects?obj_uuids=90598cd8-9914-4555-85cb-ce2e917e8ed5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001025 10.0.0.129 - - [2025-10-13 01:50:17] "GET /project/90598cd8-9914-4555-85cb-ce2e917e8ed5?fields=virtual_networks HTTP/1.1" 200 1024 0.083205 10.0.0.129 - - [2025-10-13 01:50:17] "GET /projects?obj_uuids=90598cd8-9914-4555-85cb-ce2e917e8ed5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001523 10.0.0.129 - - [2025-10-13 01:50:17] "GET /project/90598cd8-9914-4555-85cb-ce2e917e8ed5?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.032316 10.0.0.129 - - [2025-10-13 01:50:17] "GET /projects?obj_uuids=90598cd8-9914-4555-85cb-ce2e917e8ed5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001253 10.0.0.129 - - [2025-10-13 01:50:17] "GET /project/90598cd8-9914-4555-85cb-ce2e917e8ed5?fields=security_groups HTTP/1.1" 200 1245 0.033077 10.0.0.129 - - [2025-10-13 01:50:17] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001192 10.0.0.129 - - [2025-10-13 01:50:17] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007839 10.0.0.129 - - [2025-10-13 01:50:18] "POST /fqname-to-id HTTP/1.1" 404 181 0.027896 10.0.0.129 - - [2025-10-13 01:50:18] "GET /projects?obj_uuids=3d571295-46a7-4102-9225-0b6d8bc7ad7f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002672 10.0.0.129 - - [2025-10-13 01:50:18] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001021 10.0.0.129 - - [2025-10-13 01:50:18] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006493 10.0.0.129 - - [2025-10-13 01:50:18] "POST /id-to-fqname HTTP/1.1" 200 183 0.001593 10.0.0.129 - - [2025-10-13 01:50:18] "POST /fqname-to-id HTTP/1.1" 404 192 0.003954 10.0.0.129 - - [2025-10-13 01:50:18] "POST /security-groups HTTP/1.1" 200 578 0.080315 10.0.0.129 - - [2025-10-13 01:50:18] "POST /fqname-to-id HTTP/1.1" 404 227 0.002936 10.0.0.129 - - [2025-10-13 01:50:18] "POST /projects HTTP/1.1" 200 567 0.242133 10.0.0.129 - - [2025-10-13 01:50:18] "POST /access-control-lists HTTP/1.1" 200 593 0.064101 10.0.0.129 - - [2025-10-13 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.318673 10.0.0.129 - - [2025-10-13 01:50:18] "POST /fqname-to-id HTTP/1.1" 404 226 0.003251 10.0.0.129 - - [2025-10-13 01:50:18] "GET /project/3d571295-46a7-4102-9225-0b6d8bc7ad7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.461518 10.0.0.129 - - [2025-10-13 01:50:18] "POST /access-control-lists HTTP/1.1" 200 591 0.061463 10.0.0.129 - - [2025-10-13 01:50:19] "GET / HTTP/1.1" 200 36499 0.002595 10.0.0.129 - - [2025-10-13 01:50:20] "POST /fqname-to-id HTTP/1.1" 404 191 0.002920 10.0.0.129 - - [2025-10-13 01:50:20] "GET /projects?obj_uuids=5fc4bc8d-4b10-4e41-99a1-5d01acfe2c8e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001223 10.0.0.129 - - [2025-10-13 01:50:20] "POST /fqname-to-id HTTP/1.1" 404 226 0.002664 10.0.0.129 - - [2025-10-13 01:50:20] "POST /access-control-lists HTTP/1.1" 200 592 0.020640 10.0.0.129 - - [2025-10-13 01:50:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.003089 10.0.0.129 - - [2025-10-13 01:50:20] "POST /access-control-lists HTTP/1.1" 200 590 0.017658 10.0.0.129 - - [2025-10-13 01:50:20] "PUT /access-control-list/54f36f58-4775-45df-a133-d2205981d549 HTTP/1.1" 200 274 0.009494 10.0.0.129 - - [2025-10-13 01:50:20] "PUT /access-control-list/0988488f-bade-44cd-961c-a6bd35acd905 HTTP/1.1" 200 274 0.010500 252.129.172.3 - - [2025-10-13 01:50:20] "POST /neutron/security_group HTTP/1.1" 200 1362 0.408571 10.0.0.129 - - [2025-10-13 01:50:20] "PUT /access-control-list/0988488f-bade-44cd-961c-a6bd35acd905 HTTP/1.1" 200 274 0.010124 10.0.0.129 - - [2025-10-13 01:50:20] "GET /projects?obj_uuids=5fc4bc8d-4b10-4e41-99a1-5d01acfe2c8e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001103 252.129.172.3 - - [2025-10-13 01:50:20] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.028232 252.129.172.3 - - [2025-10-13 01:50:21] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009105 252.129.172.3 - - [2025-10-13 01:50:21] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.091782 10.0.0.129 - - [2025-10-13 01:50:21] "PUT /access-control-list/0988488f-bade-44cd-961c-a6bd35acd905 HTTP/1.1" 200 274 0.009377 252.129.172.3 - - [2025-10-13 01:50:21] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.009991 252.129.172.3 - - [2025-10-13 01:50:21] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.137383 10.0.0.129 - - [2025-10-13 01:50:21] "POST /fqname-to-id HTTP/1.1" 404 191 0.002685 10.0.0.129 - - [2025-10-13 01:50:21] "PUT /access-control-list/0988488f-bade-44cd-961c-a6bd35acd905 HTTP/1.1" 200 274 0.011271 10.0.0.129 - - [2025-10-13 01:50:21] "GET /projects?obj_uuids=5fc4bc8d-4b10-4e41-99a1-5d01acfe2c8e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001066 10.0.0.129 - - [2025-10-13 01:50:21] "POST /fqname-to-id HTTP/1.1" 404 226 0.002957 10.0.0.129 - - [2025-10-13 01:50:21] "POST /access-control-lists HTTP/1.1" 200 592 0.017187 10.0.0.129 - - [2025-10-13 01:50:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.003868 10.0.0.129 - - [2025-10-13 01:50:21] "POST /access-control-lists HTTP/1.1" 200 590 0.020665 10.0.0.129 - - [2025-10-13 01:50:21] "PUT /access-control-list/aab2b227-7475-4db8-b219-c50f8e5ca159 HTTP/1.1" 200 274 0.009066 252.129.172.3 - - [2025-10-13 01:50:21] "POST /neutron/security_group HTTP/1.1" 200 1362 0.321898 10.0.0.129 - - [2025-10-13 01:50:21] "PUT /access-control-list/22d17841-7fee-4361-844d-f42fd2853f4e HTTP/1.1" 200 274 0.020502 10.0.0.129 - - [2025-10-13 01:50:21] "GET /projects?obj_uuids=5fc4bc8d-4b10-4e41-99a1-5d01acfe2c8e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001066 10.0.0.129 - - [2025-10-13 01:50:21] "PUT /access-control-list/22d17841-7fee-4361-844d-f42fd2853f4e HTTP/1.1" 200 274 0.019298 252.129.172.3 - - [2025-10-13 01:50:21] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.054316 252.129.172.3 - - [2025-10-13 01:50:21] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009811 252.129.172.3 - - [2025-10-13 01:50:22] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.135661 10.0.0.129 - - [2025-10-13 01:50:22] "PUT /access-control-list/22d17841-7fee-4361-844d-f42fd2853f4e HTTP/1.1" 200 274 0.012791 252.129.172.3 - - [2025-10-13 01:50:22] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.009812 252.129.172.3 - - [2025-10-13 01:50:22] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.158006 10.0.0.129 - - [2025-10-13 01:50:22] "POST /fqname-to-id HTTP/1.1" 401 298 0.000458 10.0.0.129 - - [2025-10-13 01:50:22] "PUT /access-control-list/22d17841-7fee-4361-844d-f42fd2853f4e HTTP/1.1" 200 274 0.011264 10.0.0.129 - - [2025-10-13 01:50:22] "POST /fqname-to-id HTTP/1.1" 404 208 0.032903 10.0.0.129 - - [2025-10-13 01:50:22] "GET /projects?obj_uuids=3d571295-46a7-4102-9225-0b6d8bc7ad7f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001506 10.0.0.129 - - [2025-10-13 01:50:22] "POST /fqname-to-id HTTP/1.1" 404 243 0.003030 10.0.0.129 - - [2025-10-13 01:50:22] "POST /access-control-lists HTTP/1.1" 200 609 0.017100 10.0.0.129 - - [2025-10-13 01:50:22] "POST /fqname-to-id HTTP/1.1" 404 242 0.003033 10.0.0.129 - - [2025-10-13 01:50:22] "POST /access-control-lists HTTP/1.1" 200 607 0.031181 10.0.0.129 - - [2025-10-13 01:50:22] "PUT /access-control-list/88cde92f-cb86-4a51-9712-34bf2229e05d HTTP/1.1" 200 274 0.010362 10.0.0.129 - - [2025-10-13 01:50:23] "PUT /access-control-list/90ac1be0-22f2-4115-8301-32439a8aea4a HTTP/1.1" 200 274 0.011200 252.129.172.3 - - [2025-10-13 01:50:23] "POST /neutron/security_group HTTP/1.1" 200 1377 0.372339 10.0.0.129 - - [2025-10-13 01:50:23] "PUT /access-control-list/90ac1be0-22f2-4115-8301-32439a8aea4a HTTP/1.1" 200 274 0.011007 10.0.0.129 - - [2025-10-13 01:50:23] "GET /projects?obj_uuids=3d571295-46a7-4102-9225-0b6d8bc7ad7f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001285 252.129.172.3 - - [2025-10-13 01:50:23] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.045332 252.129.172.3 - - [2025-10-13 01:50:23] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.011498 252.129.172.3 - - [2025-10-13 01:50:23] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.156111 10.0.0.129 - - [2025-10-13 01:50:23] "PUT /access-control-list/90ac1be0-22f2-4115-8301-32439a8aea4a HTTP/1.1" 200 274 0.016853 252.129.172.3 - - [2025-10-13 01:50:23] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.014552 252.129.172.3 - - [2025-10-13 01:50:23] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.117365 10.0.0.129 - - [2025-10-13 01:50:23] "POST /fqname-to-id HTTP/1.1" 404 208 0.003756 10.0.0.129 - - [2025-10-13 01:50:23] "PUT /access-control-list/90ac1be0-22f2-4115-8301-32439a8aea4a HTTP/1.1" 200 274 0.014415 10.0.0.129 - - [2025-10-13 01:50:23] "GET /projects?obj_uuids=3d571295-46a7-4102-9225-0b6d8bc7ad7f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001019 10.0.0.129 - - [2025-10-13 01:50:23] "POST /fqname-to-id HTTP/1.1" 404 243 0.003119 10.0.0.129 - - [2025-10-13 01:50:23] "POST /access-control-lists HTTP/1.1" 200 609 0.021687 10.0.0.129 - - [2025-10-13 01:50:23] "POST /fqname-to-id HTTP/1.1" 404 242 0.003008 10.0.0.129 - - [2025-10-13 01:50:23] "POST /access-control-lists HTTP/1.1" 200 607 0.026217 10.0.0.129 - - [2025-10-13 01:50:23] "PUT /access-control-list/f000424b-12ab-444b-bb4f-18ec37f8f855 HTTP/1.1" 200 274 0.009228 10.0.0.129 - - [2025-10-13 01:50:23] "PUT /access-control-list/e5276a17-4790-4803-ac6b-8fff91eb16d3 HTTP/1.1" 200 274 0.011256 252.129.172.3 - - [2025-10-13 01:50:23] "POST /neutron/security_group HTTP/1.1" 200 1377 0.348775 10.0.0.129 - - [2025-10-13 01:50:24] "PUT /access-control-list/e5276a17-4790-4803-ac6b-8fff91eb16d3 HTTP/1.1" 200 274 0.011019 10.0.0.129 - - [2025-10-13 01:50:24] "GET /projects?obj_uuids=3d571295-46a7-4102-9225-0b6d8bc7ad7f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001074 252.129.172.3 - - [2025-10-13 01:50:24] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.027527 252.129.172.3 - - [2025-10-13 01:50:24] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.007872 252.129.172.3 - - [2025-10-13 01:50:24] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.121977 10.0.0.129 - - [2025-10-13 01:50:24] "PUT /access-control-list/e5276a17-4790-4803-ac6b-8fff91eb16d3 HTTP/1.1" 200 274 0.011735 252.129.172.3 - - [2025-10-13 01:50:24] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.010428 252.129.172.3 - - [2025-10-13 01:50:24] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.143713 10.0.0.129 - - [2025-10-13 01:50:24] "PUT /access-control-list/e5276a17-4790-4803-ac6b-8fff91eb16d3 HTTP/1.1" 200 274 0.010665 10.0.0.129 - - [2025-10-13 01:50:24] "GET /projects?obj_uuids=5fc4bc8d-4b10-4e41-99a1-5d01acfe2c8e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001563 252.129.172.3 - - [2025-10-13 01:50:24] "POST /neutron/router HTTP/1.1" 200 539 0.061545 10.0.0.129 - - [2025-10-13 01:50:24] "POST /route-targets HTTP/1.1" 200 329 0.012726 10.0.0.129 - - [2025-10-13 01:50:24] "PUT /logical-router/feb5971a-240f-430d-a802-b45f1249f287 HTTP/1.1" 200 264 0.012689 252.129.172.3 - - [2025-10-13 01:50:25] "POST /neutron/router HTTP/1.1" 200 539 0.004749 252.129.172.3 - - [2025-10-13 01:50:25] "POST /neutron/router HTTP/1.1" 200 539 0.003438 252.129.172.3 - - [2025-10-13 01:50:25] "POST /neutron/router HTTP/1.1" 200 539 0.003392 252.129.172.3 - - [2025-10-13 01:50:25] "POST /neutron/router HTTP/1.1" 200 539 0.003774 252.129.172.3 - - [2025-10-13 01:50:25] "POST /neutron/router HTTP/1.1" 200 539 0.003491 252.129.172.3 - - [2025-10-13 01:50:25] "POST /neutron/router HTTP/1.1" 200 539 0.003941 252.129.172.3 - - [2025-10-13 01:50:25] "POST /neutron/router HTTP/1.1" 200 539 0.003682 252.129.172.3 - - [2025-10-13 01:50:25] "POST /neutron/router HTTP/1.1" 200 539 0.004528 252.129.172.3 - - [2025-10-13 01:50:25] "POST /neutron/router HTTP/1.1" 200 539 0.005848 252.129.172.3 - - [2025-10-13 01:50:25] "POST /neutron/router HTTP/1.1" 200 539 0.003964 252.129.172.3 - - [2025-10-13 01:50:25] "POST /neutron/router HTTP/1.1" 200 539 0.003787 252.129.172.3 - - [2025-10-13 01:50:25] "POST /neutron/router HTTP/1.1" 200 539 0.003594 252.129.172.3 - - [2025-10-13 01:50:25] "POST /neutron/router HTTP/1.1" 200 539 0.004396 252.129.172.3 - - [2025-10-13 01:50:25] "POST /neutron/router HTTP/1.1" 200 539 0.003918 252.129.172.3 - - [2025-10-13 01:50:25] "POST /neutron/router HTTP/1.1" 200 539 0.003740 252.129.172.3 - - [2025-10-13 01:50:25] "POST /neutron/router HTTP/1.1" 200 539 0.003772 252.129.172.3 - - [2025-10-13 01:50:26] "POST /neutron/router HTTP/1.1" 200 539 0.004052 252.129.172.3 - - [2025-10-13 01:50:26] "POST /neutron/router HTTP/1.1" 200 539 0.003701 252.129.172.3 - - [2025-10-13 01:50:26] "POST /neutron/router HTTP/1.1" 200 539 0.003822 252.129.172.3 - - [2025-10-13 01:50:26] "POST /neutron/router HTTP/1.1" 200 539 0.004180 252.129.172.3 - - [2025-10-13 01:50:26] "POST /neutron/router HTTP/1.1" 200 539 0.003790 252.129.172.3 - - [2025-10-13 01:50:26] "POST /neutron/router HTTP/1.1" 200 539 0.003879 252.129.172.3 - - [2025-10-13 01:50:26] "POST /neutron/router HTTP/1.1" 200 539 0.003583 252.129.172.3 - - [2025-10-13 01:50:26] "POST /neutron/router HTTP/1.1" 200 539 0.003703 252.129.172.3 - - [2025-10-13 01:50:26] "POST /neutron/router HTTP/1.1" 200 539 0.003839 252.129.172.3 - - [2025-10-13 01:50:26] "POST /neutron/router HTTP/1.1" 200 539 0.003638 252.129.172.3 - - [2025-10-13 01:50:26] "POST /neutron/router HTTP/1.1" 200 539 0.005492 252.129.172.3 - - [2025-10-13 01:50:26] "POST /neutron/router HTTP/1.1" 200 539 0.003660 252.129.172.3 - - [2025-10-13 01:50:26] "POST /neutron/router HTTP/1.1" 200 539 0.004346 252.129.172.3 - - [2025-10-13 01:50:26] "POST /neutron/router HTTP/1.1" 200 539 0.004544 252.129.172.3 - - [2025-10-13 01:50:26] "POST /neutron/router HTTP/1.1" 200 539 0.003578 252.129.172.3 - - [2025-10-13 01:50:26] "POST /neutron/router HTTP/1.1" 200 539 0.003732 252.129.172.3 - - [2025-10-13 01:50:27] "POST /neutron/router HTTP/1.1" 200 539 0.019339 252.129.172.3 - - [2025-10-13 01:50:27] "POST /neutron/router HTTP/1.1" 200 539 0.003681 252.129.172.3 - - [2025-10-13 01:50:27] "POST /neutron/router HTTP/1.1" 200 540 0.017479 252.129.172.3 - - [2025-10-13 01:50:27] "POST /neutron/router HTTP/1.1" 200 540 0.004803 10.0.0.129 - - [2025-10-13 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.129 - - [2025-10-13 01:50:27] "GET /logical-router/feb5971a-240f-430d-a802-b45f1249f287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003858 252.129.172.3 - - [2025-10-13 01:50:27] "POST /neutron/router HTTP/1.1" 200 151 0.049722 10.0.0.129 - - [2025-10-13 01:50:27] "DELETE /route-target/60647374-3bd3-4e4d-82c4-dad07f344797 HTTP/1.1" 200 115 0.019285 10.0.0.129 - - [2025-10-13 01:50:27] "GET /projects?obj_uuids=5fc4bc8d-4b10-4e41-99a1-5d01acfe2c8e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001328 252.129.172.3 - - [2025-10-13 01:50:27] "POST /neutron/router HTTP/1.1" 200 539 0.048045 10.0.0.129 - - [2025-10-13 01:50:27] "POST /route-targets HTTP/1.1" 200 329 0.011439 252.129.172.3 - - [2025-10-13 01:50:27] "POST /neutron/router HTTP/1.1" 200 539 0.007066 10.0.0.129 - - [2025-10-13 01:50:27] "PUT /logical-router/cc2486e7-0608-4032-b7d7-d8bea5895f2b HTTP/1.1" 200 264 0.044482 252.129.172.3 - - [2025-10-13 01:50:27] "POST /neutron/router HTTP/1.1" 200 539 0.004985 252.129.172.3 - - [2025-10-13 01:50:27] "POST /neutron/router HTTP/1.1" 200 539 0.003744 252.129.172.3 - - [2025-10-13 01:50:27] "POST /neutron/router HTTP/1.1" 200 539 0.003488 252.129.172.3 - - [2025-10-13 01:50:27] "POST /neutron/router HTTP/1.1" 200 539 0.003476 252.129.172.3 - - [2025-10-13 01:50:27] "POST /neutron/router HTTP/1.1" 200 539 0.003683 252.129.172.3 - - [2025-10-13 01:50:27] "POST /neutron/router HTTP/1.1" 200 539 0.003557 252.129.172.3 - - [2025-10-13 01:50:27] "POST /neutron/router HTTP/1.1" 200 539 0.003945 252.129.172.3 - - [2025-10-13 01:50:27] "POST /neutron/router HTTP/1.1" 200 539 0.003481 252.129.172.3 - - [2025-10-13 01:50:27] "POST /neutron/router HTTP/1.1" 200 539 0.003574 252.129.172.3 - - [2025-10-13 01:50:28] "POST /neutron/router HTTP/1.1" 200 539 0.003535 252.129.172.3 - - [2025-10-13 01:50:28] "POST /neutron/router HTTP/1.1" 200 539 0.003766 252.129.172.3 - - [2025-10-13 01:50:28] "POST /neutron/router HTTP/1.1" 200 539 0.004447 252.129.172.3 - - [2025-10-13 01:50:28] "POST /neutron/router HTTP/1.1" 200 539 0.003705 252.129.172.3 - - [2025-10-13 01:50:28] "POST /neutron/router HTTP/1.1" 200 539 0.004026 252.129.172.3 - - [2025-10-13 01:50:28] "POST /neutron/router HTTP/1.1" 200 539 0.003782 252.129.172.3 - - [2025-10-13 01:50:28] "POST /neutron/router HTTP/1.1" 200 539 0.003667 252.129.172.3 - - [2025-10-13 01:50:28] "POST /neutron/router HTTP/1.1" 200 539 0.003706 252.129.172.3 - - [2025-10-13 01:50:28] "POST /neutron/router HTTP/1.1" 200 539 0.003930 252.129.172.3 - - [2025-10-13 01:50:28] "POST /neutron/router HTTP/1.1" 200 539 0.003568 252.129.172.3 - - [2025-10-13 01:50:28] "POST /neutron/router HTTP/1.1" 200 539 0.003767 252.129.172.3 - - [2025-10-13 01:50:28] "POST /neutron/router HTTP/1.1" 200 539 0.003979 252.129.172.3 - - [2025-10-13 01:50:28] "POST /neutron/router HTTP/1.1" 200 539 0.003808 252.129.172.3 - - [2025-10-13 01:50:28] "POST /neutron/router HTTP/1.1" 200 539 0.004010 252.129.172.3 - - [2025-10-13 01:50:28] "POST /neutron/router HTTP/1.1" 200 539 0.003856 252.129.172.3 - - [2025-10-13 01:50:28] "POST /neutron/router HTTP/1.1" 200 539 0.004241 252.129.172.3 - - [2025-10-13 01:50:29] "POST /neutron/router HTTP/1.1" 200 539 0.003852 252.129.172.3 - - [2025-10-13 01:50:29] "POST /neutron/router HTTP/1.1" 200 539 0.003658 252.129.172.3 - - [2025-10-13 01:50:29] "POST /neutron/router HTTP/1.1" 200 539 0.004326 252.129.172.3 - - [2025-10-13 01:50:29] "POST /neutron/router HTTP/1.1" 200 539 0.003713 252.129.172.3 - - [2025-10-13 01:50:29] "POST /neutron/router HTTP/1.1" 200 539 0.003719 252.129.172.3 - - [2025-10-13 01:50:29] "POST /neutron/router HTTP/1.1" 200 539 0.003936 252.129.172.3 - - [2025-10-13 01:50:29] "POST /neutron/router HTTP/1.1" 200 539 0.019266 252.129.172.3 - - [2025-10-13 01:50:29] "POST /neutron/router HTTP/1.1" 200 539 0.004597 252.129.172.3 - - [2025-10-13 01:50:29] "POST /neutron/router HTTP/1.1" 200 540 0.020236 252.129.172.3 - - [2025-10-13 01:50:29] "POST /neutron/router HTTP/1.1" 200 540 0.003801 252.129.172.3 - - [2025-10-13 01:50:29] "POST /neutron/router HTTP/1.1" 200 151 0.043752 10.0.0.129 - - [2025-10-13 01:50:29] "GET /logical-router/cc2486e7-0608-4032-b7d7-d8bea5895f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004876 10.0.0.129 - - [2025-10-13 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.129 - - [2025-10-13 01:50:29] "GET /projects?obj_uuids=3d571295-46a7-4102-9225-0b6d8bc7ad7f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001019 10.0.0.129 - - [2025-10-13 01:50:29] "DELETE /route-target/257c7862-e220-4e5e-a97c-0abf4cdaf154 HTTP/1.1" 200 115 0.021609 252.129.172.3 - - [2025-10-13 01:50:29] "POST /neutron/router HTTP/1.1" 200 557 0.057480 10.0.0.129 - - [2025-10-13 01:50:29] "POST /route-targets HTTP/1.1" 200 329 0.011082 10.0.0.129 - - [2025-10-13 01:50:29] "PUT /logical-router/f492bb51-774d-4da7-afd9-66d089cb79af HTTP/1.1" 200 264 0.022468 252.129.172.3 - - [2025-10-13 01:50:29] "POST /neutron/router HTTP/1.1" 200 557 0.005326 252.129.172.3 - - [2025-10-13 01:50:29] "POST /neutron/router HTTP/1.1" 200 557 0.003842 252.129.172.3 - - [2025-10-13 01:50:29] "POST /neutron/router HTTP/1.1" 200 557 0.003783 252.129.172.3 - - [2025-10-13 01:50:30] "POST /neutron/router HTTP/1.1" 200 557 0.003719 252.129.172.3 - - [2025-10-13 01:50:30] "POST /neutron/router HTTP/1.1" 200 557 0.003630 252.129.172.3 - - [2025-10-13 01:50:30] "POST /neutron/router HTTP/1.1" 200 557 0.004740 252.129.172.3 - - [2025-10-13 01:50:30] "POST /neutron/router HTTP/1.1" 200 557 0.003515 252.129.172.3 - - [2025-10-13 01:50:30] "POST /neutron/router HTTP/1.1" 200 557 0.003933 252.129.172.3 - - [2025-10-13 01:50:30] "POST /neutron/router HTTP/1.1" 200 557 0.003672 252.129.172.3 - - [2025-10-13 01:50:30] "POST /neutron/router HTTP/1.1" 200 557 0.004336 252.129.172.3 - - [2025-10-13 01:50:30] "POST /neutron/router HTTP/1.1" 200 557 0.003623 252.129.172.3 - - [2025-10-13 01:50:30] "POST /neutron/router HTTP/1.1" 200 557 0.003989 252.129.172.3 - - [2025-10-13 01:50:30] "POST /neutron/router HTTP/1.1" 200 557 0.004336 252.129.172.3 - - [2025-10-13 01:50:30] "POST /neutron/router HTTP/1.1" 200 557 0.003955 252.129.172.3 - - [2025-10-13 01:50:30] "POST /neutron/router HTTP/1.1" 200 557 0.003571 252.129.172.3 - - [2025-10-13 01:50:30] "POST /neutron/router HTTP/1.1" 200 557 0.003591 252.129.172.3 - - [2025-10-13 01:50:30] "POST /neutron/router HTTP/1.1" 200 557 0.003810 252.129.172.3 - - [2025-10-13 01:50:30] "POST /neutron/router HTTP/1.1" 200 557 0.003560 252.129.172.3 - - [2025-10-13 01:50:30] "POST /neutron/router HTTP/1.1" 200 557 0.003863 252.129.172.3 - - [2025-10-13 01:50:30] "POST /neutron/router HTTP/1.1" 200 557 0.003844 252.129.172.3 - - [2025-10-13 01:50:31] "POST /neutron/router HTTP/1.1" 200 557 0.003876 252.129.172.3 - - [2025-10-13 01:50:31] "POST /neutron/router HTTP/1.1" 200 557 0.003679 252.129.172.3 - - [2025-10-13 01:50:31] "POST /neutron/router HTTP/1.1" 200 557 0.003569 252.129.172.3 - - [2025-10-13 01:50:31] "POST /neutron/router HTTP/1.1" 200 557 0.003829 252.129.172.3 - - [2025-10-13 01:50:31] "POST /neutron/router HTTP/1.1" 200 557 0.004126 252.129.172.3 - - [2025-10-13 01:50:31] "POST /neutron/router HTTP/1.1" 200 557 0.003661 252.129.172.3 - - [2025-10-13 01:50:31] "POST /neutron/router HTTP/1.1" 200 557 0.004314 252.129.172.3 - - [2025-10-13 01:50:31] "POST /neutron/router HTTP/1.1" 200 557 0.003607 252.129.172.3 - - [2025-10-13 01:50:31] "POST /neutron/router HTTP/1.1" 200 557 0.003751 252.129.172.3 - - [2025-10-13 01:50:31] "POST /neutron/router HTTP/1.1" 200 557 0.003558 252.129.172.3 - - [2025-10-13 01:50:31] "POST /neutron/router HTTP/1.1" 200 557 0.003645 252.129.172.3 - - [2025-10-13 01:50:31] "POST /neutron/router HTTP/1.1" 200 557 0.003587 252.129.172.3 - - [2025-10-13 01:50:31] "POST /neutron/router HTTP/1.1" 200 557 0.019889 252.129.172.3 - - [2025-10-13 01:50:31] "POST /neutron/router HTTP/1.1" 200 557 0.004026 252.129.172.3 - - [2025-10-13 01:50:31] "POST /neutron/router HTTP/1.1" 200 557 0.016984 252.129.172.3 - - [2025-10-13 01:50:32] "POST /neutron/router HTTP/1.1" 200 557 0.004671 10.0.0.129 - - [2025-10-13 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.129 - - [2025-10-13 01:50:32] "GET /logical-router/f492bb51-774d-4da7-afd9-66d089cb79af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003264 252.129.172.3 - - [2025-10-13 01:50:32] "POST /neutron/router HTTP/1.1" 200 151 0.047691 252.129.172.3 - - [2025-10-13 01:50:32] "POST /neutron/security_group HTTP/1.1" 200 519 0.004970 10.0.0.129 - - [2025-10-13 01:50:32] "DELETE /route-target/72f29e23-0fc8-49c8-a41f-9a4c92bf5468 HTTP/1.1" 200 115 0.022585 252.129.172.3 - - [2025-10-13 01:50:32] "POST /neutron/security_group HTTP/1.1" 200 151 0.040046 10.0.0.129 - - [2025-10-13 01:50:32] "DELETE /access-control-list/f000424b-12ab-444b-bb4f-18ec37f8f855 HTTP/1.1" 200 115 0.022652 252.129.172.3 - - [2025-10-13 01:50:32] "POST /neutron/security_group HTTP/1.1" 200 519 0.003279 10.0.0.129 - - [2025-10-13 01:50:32] "DELETE /access-control-list/e5276a17-4790-4803-ac6b-8fff91eb16d3 HTTP/1.1" 200 115 0.026194 252.129.172.3 - - [2025-10-13 01:50:32] "POST /neutron/security_group HTTP/1.1" 200 151 0.046525 10.0.0.129 - - [2025-10-13 01:50:32] "DELETE /access-control-list/88cde92f-cb86-4a51-9712-34bf2229e05d HTTP/1.1" 200 115 0.023519 252.129.172.3 - - [2025-10-13 01:50:32] "POST /neutron/security_group HTTP/1.1" 200 504 0.003026 10.0.0.129 - - [2025-10-13 01:50:32] "DELETE /access-control-list/90ac1be0-22f2-4115-8301-32439a8aea4a HTTP/1.1" 200 115 0.027977 252.129.172.3 - - [2025-10-13 01:50:32] "POST /neutron/security_group HTTP/1.1" 200 151 0.042031 10.0.0.129 - - [2025-10-13 01:50:32] "DELETE /access-control-list/aab2b227-7475-4db8-b219-c50f8e5ca159 HTTP/1.1" 200 115 0.021405 252.129.172.3 - - [2025-10-13 01:50:32] "POST /neutron/security_group HTTP/1.1" 200 504 0.003033 10.0.0.129 - - [2025-10-13 01:50:32] "DELETE /access-control-list/22d17841-7fee-4361-844d-f42fd2853f4e HTTP/1.1" 200 115 0.025231 252.129.172.3 - - [2025-10-13 01:50:32] "POST /neutron/security_group HTTP/1.1" 200 151 0.041241 10.0.0.129 - - [2025-10-13 01:50:32] "DELETE /access-control-list/54f36f58-4775-45df-a133-d2205981d549 HTTP/1.1" 200 115 0.025983 10.0.0.129 - - [2025-10-13 01:50:32] "DELETE /access-control-list/0988488f-bade-44cd-961c-a6bd35acd905 HTTP/1.1" 200 115 0.018299 10.0.0.129 - - [2025-10-13 01:50:32] "GET /projects?obj_uuids=3d571295-46a7-4102-9225-0b6d8bc7ad7f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001033 10.0.0.129 - - [2025-10-13 01:50:33] "GET /project/3d571295-46a7-4102-9225-0b6d8bc7ad7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.024276 10.0.0.129 - - [2025-10-13 01:50:33] "GET /projects?obj_uuids=3d571295-46a7-4102-9225-0b6d8bc7ad7f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000928 10.0.0.129 - - [2025-10-13 01:50:33] "GET /project/3d571295-46a7-4102-9225-0b6d8bc7ad7f?fields=virtual_networks HTTP/1.1" 200 1024 0.068034 10.0.0.129 - - [2025-10-13 01:50:33] "GET /projects?obj_uuids=3d571295-46a7-4102-9225-0b6d8bc7ad7f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001062 10.0.0.129 - - [2025-10-13 01:50:33] "GET /project/3d571295-46a7-4102-9225-0b6d8bc7ad7f?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.025607 10.0.0.129 - - [2025-10-13 01:50:33] "GET /projects?obj_uuids=3d571295-46a7-4102-9225-0b6d8bc7ad7f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000990 10.0.0.129 - - [2025-10-13 01:50:33] "GET /project/3d571295-46a7-4102-9225-0b6d8bc7ad7f?fields=security_groups HTTP/1.1" 200 1245 0.025330 10.0.0.129 - - [2025-10-13 01:50:33] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001257 10.0.0.129 - - [2025-10-13 01:50:33] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007072 10.0.0.129 - - [2025-10-13 01:50:34] "POST /fqname-to-id HTTP/1.1" 404 182 0.029757 10.0.0.129 - - [2025-10-13 01:50:34] "GET /projects?obj_uuids=859b4aa0-7476-4edb-9eed-7268520fa954&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002478 10.0.0.129 - - [2025-10-13 01:50:34] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002051 10.0.0.129 - - [2025-10-13 01:50:34] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008074 10.0.0.129 - - [2025-10-13 01:50:34] "POST /id-to-fqname HTTP/1.1" 200 184 0.001255 10.0.0.129 - - [2025-10-13 01:50:34] "POST /fqname-to-id HTTP/1.1" 404 193 0.003033 10.0.0.129 - - [2025-10-13 01:50:34] "POST /security-groups HTTP/1.1" 200 579 0.064358 10.0.0.129 - - [2025-10-13 01:50:34] "POST /fqname-to-id HTTP/1.1" 404 228 0.002951 10.0.0.129 - - [2025-10-13 01:50:34] "POST /projects HTTP/1.1" 200 569 0.216745 10.0.0.129 - - [2025-10-13 01:50:34] "POST /access-control-lists HTTP/1.1" 200 594 0.061418 10.0.0.129 - - [2025-10-13 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.289154 10.0.0.129 - - [2025-10-13 01:50:34] "POST /fqname-to-id HTTP/1.1" 404 227 0.003252 10.0.0.129 - - [2025-10-13 01:50:34] "GET /project/859b4aa0-7476-4edb-9eed-7268520fa954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.421513 10.0.0.129 - - [2025-10-13 01:50:34] "POST /access-control-lists HTTP/1.1" 200 592 0.064654 10.0.0.129 - - [2025-10-13 01:50:35] "GET / HTTP/1.1" 200 36499 0.001994 10.0.0.129 - - [2025-10-13 01:50:36] "POST /fqname-to-id HTTP/1.1" 401 298 0.000790 10.0.0.129 - - [2025-10-13 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.077577 10.0.0.129 - - [2025-10-13 01:50:37] "GET /projects?obj_uuids=859b4aa0-7476-4edb-9eed-7268520fa954&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000989 10.0.0.129 - - [2025-10-13 01:50:37] "GET /project/859b4aa0-7476-4edb-9eed-7268520fa954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.026323 252.129.172.3 - - [2025-10-13 01:50:37] "POST /neutron/network HTTP/1.1" 200 117 0.034905 10.0.0.129 - - [2025-10-13 01:50:37] "GET /projects?obj_uuids=859b4aa0-7476-4edb-9eed-7268520fa954&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001048 252.129.172.3 - - [2025-10-13 01:50:37] "POST /neutron/network HTTP/1.1" 200 599 0.072218 10.0.0.129 - - [2025-10-13 01:50:37] "POST /route-targets HTTP/1.1" 200 329 0.010933 10.0.0.129 - - [2025-10-13 01:50:37] "POST /ref-update HTTP/1.1" 200 156 0.023753 10.0.0.129 - - [2025-10-13 01:50:37] "POST /useragent-kv HTTP/1.1" 200 115 0.005103 252.129.172.3 - - [2025-10-13 01:50:37] "POST /neutron/subnet HTTP/1.1" 200 734 0.173398 252.129.172.3 - - [2025-10-13 01:50:37] "POST /neutron/network HTTP/1.1" 200 820 0.005658 10.0.0.129 - - [2025-10-13 01:50:37] "POST /id-to-fqname HTTP/1.1" 200 214 0.001427 10.0.0.129 - - [2025-10-13 01:50:37] "GET /virtual-network/55bd1ec2-1442-43a4-b9fe-c87b83413265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005969 252.129.172.3 - - [2025-10-13 01:50:37] "POST /neutron/network HTTP/1.1" 200 820 0.006563 10.0.0.129 - - [2025-10-13 01:50:37] "GET /virtual-network/55bd1ec2-1442-43a4-b9fe-c87b83413265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006258 252.129.172.3 - - [2025-10-13 01:50:37] "POST /neutron/network HTTP/1.1" 200 820 0.005840 252.129.172.3 - - [2025-10-13 01:50:37] "POST /neutron/subnet HTTP/1.1" 200 734 0.009078 10.0.0.129 - - [2025-10-13 01:50:38] "POST /fqname-to-id HTTP/1.1" 404 204 0.003306 10.0.0.129 - - [2025-10-13 01:50:38] "GET /virtual-network/55bd1ec2-1442-43a4-b9fe-c87b83413265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005895 10.0.0.129 - - [2025-10-13 01:50:38] "GET /projects?obj_uuids=859b4aa0-7476-4edb-9eed-7268520fa954&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001125 10.0.0.129 - - [2025-10-13 01:50:38] "DELETE /project/3d57129546a7410292250b6d8bc7ad7f HTTP/1.1" 404 173 0.017742 10.0.0.129 - - [2025-10-13 01:50:38] "DELETE /project/90598cd89914455585cbce2e917e8ed5 HTTP/1.1" 404 173 0.011408 10.0.0.129 - - [2025-10-13 01:50:38] "DELETE /project/859b4aa074764edb9eed7268520fa954 HTTP/1.1" 404 173 0.017091 10.0.0.129 - - [2025-10-13 01:50:38] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001296 10.0.0.129 - - [2025-10-13 01:50:38] "GET /projects?obj_uuids=3d571295-46a7-4102-9225-0b6d8bc7ad7f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001120 10.0.0.129 - - [2025-10-13 01:50:38] "GET /projects?obj_uuids=90598cd8-9914-4555-85cb-ce2e917e8ed5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001186 10.0.0.129 - - [2025-10-13 01:50:38] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.066106 10.0.0.129 - - [2025-10-13 01:50:38] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001655 10.0.0.129 - - [2025-10-13 01:50:38] "GET /project/3d571295-46a7-4102-9225-0b6d8bc7ad7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.098995 10.0.0.129 - - [2025-10-13 01:50:38] "GET /project/90598cd8-9914-4555-85cb-ce2e917e8ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.123208 10.0.0.129 - - [2025-10-13 01:50:38] "GET /projects?obj_uuids=3d571295-46a7-4102-9225-0b6d8bc7ad7f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001155 252.129.172.3 - - [2025-10-13 01:50:38] "POST /neutron/port HTTP/1.1" 200 1017 0.372927 10.0.0.129 - - [2025-10-13 01:50:38] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58?fields=security_groups HTTP/1.1" 200 1386 0.141687 10.0.0.129 - - [2025-10-13 01:50:38] "GET /projects?obj_uuids=90598cd8-9914-4555-85cb-ce2e917e8ed5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001181 10.0.0.129 - - [2025-10-13 01:50:38] "GET /project/3d571295-46a7-4102-9225-0b6d8bc7ad7f?fields=security_groups HTTP/1.1" 200 1335 0.060784 10.0.0.129 - - [2025-10-13 01:50:38] "GET /virtual-machine-interface/cd0f9adf-a0cc-4c1b-9813-a67495c59e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2387 0.009627 10.0.0.129 - - [2025-10-13 01:50:38] "GET /virtual-machine-interface/cd0f9adf-a0cc-4c1b-9813-a67495c59e87?fields=instance_ip_back_refs HTTP/1.1" 200 1322 0.014193 10.0.0.129 - - [2025-10-13 01:50:38] "GET /project/90598cd8-9914-4555-85cb-ce2e917e8ed5?fields=security_groups HTTP/1.1" 200 1335 0.109331 10.0.0.129 - - [2025-10-13 01:50:38] "GET /instance-ip/9ac51fff-5f1e-4dd0-ac61-2a133c34640d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1599 0.005708 10.0.0.129 - - [2025-10-13 01:50:38] "GET /virtual-machine-interface/cd0f9adf-a0cc-4c1b-9813-a67495c59e87 HTTP/1.1" 401 298 0.000545 10.0.0.129 - - [2025-10-13 01:50:38] "DELETE /security-group/70cf9233-1beb-4237-bf0c-23341361eaba HTTP/1.1" 200 115 0.121207 10.0.0.129 - - [2025-10-13 01:50:38] "GET /projects?obj_uuids=259b84fe-b0d5-4202-a876-d46612110a58&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001239 10.0.0.129 - - [2025-10-13 01:50:38] "DELETE /security-group/c0a3ed0b-0bb3-4435-91f6-581d8bdea92b HTTP/1.1" 200 115 0.123153 10.0.0.129 - - [2025-10-13 01:50:38] "GET /projects?obj_uuids=3d571295-46a7-4102-9225-0b6d8bc7ad7f&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001192 10.0.0.129 - - [2025-10-13 01:50:38] "DELETE /access-control-list/e748da1a-9cfb-405a-a297-7771b715f791 HTTP/1.1" 200 115 0.082327 10.0.0.129 - - [2025-10-13 01:50:38] "GET /project/259b84fe-b0d5-4202-a876-d46612110a58?fields=application_policy_sets HTTP/1.1" 200 1425 0.054053 10.0.0.129 - - [2025-10-13 01:50:38] "DELETE /security-group/6e534199-edc9-40cf-b343-310b1447a411 HTTP/1.1" 200 115 0.123562 10.0.0.129 - - [2025-10-13 01:50:38] "DELETE /access-control-list/04a50294-5655-4670-89d9-aa213475edbb HTTP/1.1" 200 115 0.092199 10.0.0.129 - - [2025-10-13 01:50:38] "GET /projects?obj_uuids=90598cd8-9914-4555-85cb-ce2e917e8ed5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001619 10.0.0.129 - - [2025-10-13 01:50:38] "GET /project/3d571295-46a7-4102-9225-0b6d8bc7ad7f?fields=application_policy_sets HTTP/1.1" 200 1374 0.134671 10.0.0.129 - - [2025-10-13 01:50:38] "DELETE /access-control-list/17a88734-4384-4029-8ae8-745c58bcd717 HTTP/1.1" 200 115 0.078254 10.0.0.129 - - [2025-10-13 01:50:38] "GET /project/90598cd8-9914-4555-85cb-ce2e917e8ed5?fields=application_policy_sets HTTP/1.1" 200 1374 0.140743 10.0.0.129 - - [2025-10-13 01:50:38] "DELETE /access-control-list/c8078b9f-db1f-460b-92a0-61b3d90abbb2 HTTP/1.1" 200 115 0.089440 10.0.0.129 - - [2025-10-13 01:50:39] "DELETE /access-control-list/38acf3a7-dc36-4b4b-9343-f57d01110e2f HTTP/1.1" 200 115 0.081203 10.0.0.129 - - [2025-10-13 01:50:39] "DELETE /project/259b84fe-b0d5-4202-a876-d46612110a58 HTTP/1.1" 200 115 0.824132 10.0.0.129 - - [2025-10-13 01:50:39] "GET /virtual-machine-interface/cd0f9adf-a0cc-4c1b-9813-a67495c59e87 HTTP/1.1" 200 2610 0.048044 10.0.0.129 - - [2025-10-13 01:50:39] "DELETE /access-control-list/f80865f0-d618-4fee-9eed-0077b1ac5652 HTTP/1.1" 200 115 0.062679 10.0.0.129 - - [2025-10-13 01:50:39] "DELETE /project/3d571295-46a7-4102-9225-0b6d8bc7ad7f HTTP/1.1" 200 115 0.848651 10.0.0.129 - - [2025-10-13 01:50:39] "DELETE /project/90598cd8-9914-4555-85cb-ce2e917e8ed5 HTTP/1.1" 200 115 0.866787 252.129.172.3 - - [2025-10-13 01:50:39] "POST /neutron/port HTTP/1.1" 200 1017 0.013878 252.129.172.3 - - [2025-10-13 01:50:39] "POST /neutron/port HTTP/1.1" 200 151 0.092219 252.129.172.3 - - [2025-10-13 01:50:39] "POST /neutron/network HTTP/1.1" 200 820 0.007576 10.0.0.129 - - [2025-10-13 01:50:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003738 10.0.0.129 - - [2025-10-13 01:50:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002889 252.129.172.3 - - [2025-10-13 01:50:39] "POST /neutron/network HTTP/1.1" 200 151 0.126740 10.0.0.129 - - [2025-10-13 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.129 - - [2025-10-13 01:50:39] "DELETE /route-target/3f72f86a-a094-4e54-9485-44f20c45c582 HTTP/1.1" 200 115 0.015819 10.0.0.129 - - [2025-10-13 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.129 - - [2025-10-13 01:50:40] "GET /projects?obj_uuids=859b4aa0-7476-4edb-9eed-7268520fa954&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002015 10.0.0.129 - - [2025-10-13 01:50:40] "GET /project/859b4aa0-7476-4edb-9eed-7268520fa954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.032081 252.129.172.3 - - [2025-10-13 01:50:40] "POST /neutron/network HTTP/1.1" 200 117 0.009667 10.0.0.129 - - [2025-10-13 01:50:40] "GET /projects?obj_uuids=859b4aa0-7476-4edb-9eed-7268520fa954&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001214 252.129.172.3 - - [2025-10-13 01:50:40] "POST /neutron/network HTTP/1.1" 200 601 0.081337 10.0.0.129 - - [2025-10-13 01:50:40] "POST /route-targets HTTP/1.1" 200 329 0.022552 10.0.0.129 - - [2025-10-13 01:50:40] "POST /ref-update HTTP/1.1" 200 156 0.027493 10.0.0.129 - - [2025-10-13 01:50:40] "POST /useragent-kv HTTP/1.1" 200 115 0.006630 252.129.172.3 - - [2025-10-13 01:50:40] "POST /neutron/subnet HTTP/1.1" 200 724 0.166587 10.0.0.129 - - [2025-10-13 01:50:41] "POST /useragent-kv HTTP/1.1" 200 115 0.006875 252.129.172.3 - - [2025-10-13 01:50:41] "POST /neutron/subnet HTTP/1.1" 200 730 0.152743 252.129.172.3 - - [2025-10-13 01:50:41] "POST /neutron/network HTTP/1.1" 200 977 0.008766 10.0.0.129 - - [2025-10-13 01:50:41] "POST /id-to-fqname HTTP/1.1" 200 215 0.001441 10.0.0.129 - - [2025-10-13 01:50:41] "GET /virtual-network/c440518c-9078-4be5-bb64-7028348d40fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.006006 252.129.172.3 - - [2025-10-13 01:50:41] "POST /neutron/network HTTP/1.1" 200 977 0.012022 10.0.0.129 - - [2025-10-13 01:50:41] "GET /virtual-network/c440518c-9078-4be5-bb64-7028348d40fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.005600 252.129.172.3 - - [2025-10-13 01:50:41] "POST /neutron/network HTTP/1.1" 200 977 0.008627 252.129.172.3 - - [2025-10-13 01:50:41] "POST /neutron/subnet HTTP/1.1" 200 724 0.007932 252.129.172.3 - - [2025-10-13 01:50:41] "POST /neutron/subnet HTTP/1.1" 200 730 0.010053 10.0.0.129 - - [2025-10-13 01:50:41] "GET /projects?obj_uuids=859b4aa0-7476-4edb-9eed-7268520fa954&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001445 252.129.172.3 - - [2025-10-13 01:50:41] "POST /neutron/port HTTP/1.1" 200 1016 0.213020 10.0.0.129 - - [2025-10-13 01:50:41] "GET /projects?obj_uuids=859b4aa0-7476-4edb-9eed-7268520fa954&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001613 252.129.172.3 - - [2025-10-13 01:50:41] "POST /neutron/port HTTP/1.1" 200 1017 0.202986 10.0.0.129 - - [2025-10-13 01:50:42] "POST /id-to-fqname HTTP/1.1" 200 215 0.001633 252.129.172.3 - - [2025-10-13 01:50:42] "POST /neutron/port HTTP/1.1" 200 1016 0.007739 252.129.172.3 - - [2025-10-13 01:50:42] "POST /neutron/port HTTP/1.1" 200 1016 0.008224 252.129.172.3 - - [2025-10-13 01:50:42] "POST /neutron/network HTTP/1.1" 200 977 0.009296 252.129.172.3 - - [2025-10-13 01:50:42] "POST /neutron/port HTTP/1.1" 200 1016 0.013536 252.129.172.3 - - [2025-10-13 01:50:42] "POST /neutron/port HTTP/1.1" 200 117 0.007928 252.129.172.3 - - [2025-10-13 01:50:42] "POST /neutron/port HTTP/1.1" 200 117 0.006613 10.0.0.129 - - [2025-10-13 01:50:42] "POST /id-to-fqname HTTP/1.1" 200 215 0.001391 252.129.172.3 - - [2025-10-13 01:50:43] "POST /neutron/port HTTP/1.1" 200 117 0.006341 252.129.172.3 - - [2025-10-13 01:50:43] "POST /neutron/port HTTP/1.1" 200 1016 0.007939 252.129.172.3 - - [2025-10-13 01:50:43] "POST /neutron/port HTTP/1.1" 200 1017 0.010162 252.129.172.3 - - [2025-10-13 01:50:43] "POST /neutron/port HTTP/1.1" 200 1017 0.010823 252.129.172.3 - - [2025-10-13 01:50:43] "POST /neutron/network HTTP/1.1" 200 977 0.007960 252.129.172.3 - - [2025-10-13 01:50:43] "POST /neutron/port HTTP/1.1" 200 1017 0.011125 252.129.172.3 - - [2025-10-13 01:50:43] "POST /neutron/port HTTP/1.1" 200 117 0.009984 252.129.172.3 - - [2025-10-13 01:50:43] "POST /neutron/port HTTP/1.1" 200 117 0.008238 252.129.172.3 - - [2025-10-13 01:50:43] "POST /neutron/port HTTP/1.1" 200 117 0.006603 252.129.172.3 - - [2025-10-13 01:50:44] "POST /neutron/port HTTP/1.1" 200 1017 0.011325 252.129.172.3 - - [2025-10-13 01:50:44] "POST /neutron/port HTTP/1.1" 200 1016 0.011911 252.129.172.3 - - [2025-10-13 01:50:44] "POST /neutron/network HTTP/1.1" 200 987 0.014083 252.129.172.3 - - [2025-10-13 01:50:44] "POST /neutron/port HTTP/1.1" 200 1016 0.019376 252.129.172.3 - - [2025-10-13 01:50:44] "POST /neutron/port HTTP/1.1" 200 1016 0.010288 252.129.172.3 - - [2025-10-13 01:50:44] "POST /neutron/port HTTP/1.1" 200 1017 0.013846 252.129.172.3 - - [2025-10-13 01:50:45] "POST /neutron/network HTTP/1.1" 200 987 0.016598 252.129.172.3 - - [2025-10-13 01:50:45] "POST /neutron/port HTTP/1.1" 200 1104 0.150021 252.129.172.3 - - [2025-10-13 01:50:45] "POST /neutron/port HTTP/1.1" 200 1017 0.018404 252.129.172.3 - - [2025-10-13 01:50:45] "POST /neutron/port HTTP/1.1" 200 1017 0.009461 252.129.172.3 - - [2025-10-13 01:50:45] "POST /neutron/port HTTP/1.1" 200 1078 0.016376 252.129.172.3 - - [2025-10-13 01:50:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003835 252.129.172.3 - - [2025-10-13 01:50:45] "POST /neutron/port HTTP/1.1" 200 1105 0.123240 252.129.172.3 - - [2025-10-13 01:50:45] "POST /neutron/subnet HTTP/1.1" 200 698 0.014480 252.129.172.3 - - [2025-10-13 01:50:45] "POST /neutron/port HTTP/1.1" 200 117 0.003142 252.129.172.3 - - [2025-10-13 01:50:45] "POST /neutron/port HTTP/1.1" 200 1079 0.021525 252.129.172.3 - - [2025-10-13 01:50:45] "POST /neutron/network HTTP/1.1" 200 977 0.014361 252.129.172.3 - - [2025-10-13 01:50:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005861 252.129.172.3 - - [2025-10-13 01:50:45] "POST /neutron/subnet HTTP/1.1" 200 704 0.011404 252.129.172.3 - - [2025-10-13 01:50:45] "POST /neutron/port HTTP/1.1" 200 117 0.001359 252.129.172.3 - - [2025-10-13 01:50:45] "POST /neutron/network HTTP/1.1" 200 977 0.007801 10.0.0.129 - - [2025-10-13 01:50:47] "GET /obj-perms HTTP/1.1" 200 6402 0.075894 10.0.0.129 - - [2025-10-13 01:50:47] "GET /obj-perms HTTP/1.1" 200 6402 0.066316 252.129.172.3 - - [2025-10-13 01:50:49] "POST /neutron/port HTTP/1.1" 200 1078 0.013270 252.129.172.3 - - [2025-10-13 01:50:49] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007500 252.129.172.3 - - [2025-10-13 01:50:49] "POST /neutron/port HTTP/1.1" 200 1078 0.018369 252.129.172.3 - - [2025-10-13 01:50:49] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006716 252.129.172.3 - - [2025-10-13 01:50:49] "POST /neutron/port HTTP/1.1" 200 1078 0.015340 252.129.172.3 - - [2025-10-13 01:50:49] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008382 10.0.0.129 - - [2025-10-13 01:50:49] "GET /virtual-machine/9f0b3c73-e947-4957-a909-fc8c2110bbab HTTP/1.1" 200 1287 0.005196 10.0.0.129 - - [2025-10-13 01:50:49] "GET /virtual-machine-interface/3ac90f2a-dd16-42bf-a15a-4fb0668f6c19 HTTP/1.1" 200 2926 0.006280 10.0.0.129 - - [2025-10-13 01:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.129 - - [2025-10-13 01:50:49] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003959 10.0.0.129 - - [2025-10-13 01:50:49] "GET /virtual-networks?parent_id=859b4aa0-7476-4edb-9eed-7268520fa954&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003164 10.0.0.129 - - [2025-10-13 01:50:49] "GET /virtual-network/c440518c-9078-4be5-bb64-7028348d40fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.006311 10.0.0.129 - - [2025-10-13 01:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.129 - - [2025-10-13 01:50:53] "GET /virtual-network/c440518c-9078-4be5-bb64-7028348d40fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.006066 252.129.172.3 - - [2025-10-13 01:50:56] "POST /neutron/port HTTP/1.1" 200 1079 0.012387 252.129.172.3 - - [2025-10-13 01:50:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008269 252.129.172.3 - - [2025-10-13 01:50:56] "POST /neutron/port HTTP/1.1" 200 1079 0.016532 252.129.172.3 - - [2025-10-13 01:50:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008299 252.129.172.3 - - [2025-10-13 01:50:56] "POST /neutron/port HTTP/1.1" 200 1078 0.016381 252.129.172.3 - - [2025-10-13 01:50:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007503 10.0.0.129 - - [2025-10-13 01:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.129 - - [2025-10-13 01:50:57] "GET /virtual-network/c440518c-9078-4be5-bb64-7028348d40fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.006628 252.129.172.3 - - [2025-10-13 01:50:58] "POST /neutron/port HTTP/1.1" 200 1079 0.022666 252.129.172.3 - - [2025-10-13 01:50:58] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008646 252.129.172.3 - - [2025-10-13 01:50:59] "POST /neutron/port HTTP/1.1" 200 1079 0.011181 10.0.0.129 - - [2025-10-13 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.129 - - [2025-10-13 01:50:59] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003682 252.129.172.3 - - [2025-10-13 01:50:59] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006936 10.0.0.129 - - [2025-10-13 01:50:59] "GET /virtual-networks?parent_id=859b4aa0-7476-4edb-9eed-7268520fa954&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003112 10.0.0.129 - - [2025-10-13 01:50:59] "GET /virtual-network/c440518c-9078-4be5-bb64-7028348d40fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.008469 252.129.172.3 - - [2025-10-13 01:50:59] "POST /neutron/port HTTP/1.1" 200 1079 0.016604 252.129.172.3 - - [2025-10-13 01:50:59] "POST /neutron/port HTTP/1.1" 200 1078 0.012345 252.129.172.3 - - [2025-10-13 01:50:59] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008156 252.129.172.3 - - [2025-10-13 01:50:59] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008504 252.129.172.3 - - [2025-10-13 01:50:59] "POST /neutron/port HTTP/1.1" 200 1079 0.014263 252.129.172.3 - - [2025-10-13 01:50:59] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006612 252.129.172.3 - - [2025-10-13 01:51:00] "POST /neutron/port HTTP/1.1" 200 1079 0.012838 252.129.172.3 - - [2025-10-13 01:51:00] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006733 10.0.0.129 - - [2025-10-13 01:51:00] "GET /virtual-machine/03e055e6-706c-4457-bd04-866853b9cce0 HTTP/1.1" 200 1285 0.006359 252.129.172.3 - - [2025-10-13 01:51:00] "POST /neutron/port HTTP/1.1" 200 1078 0.013426 10.0.0.129 - - [2025-10-13 01:51:00] "GET /virtual-machine-interface/8782fe0c-2de5-45ac-9158-3de23108d7af HTTP/1.1" 200 2926 0.006103 252.129.172.3 - - [2025-10-13 01:51:00] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006127 10.0.0.129 - - [2025-10-13 01:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.129 - - [2025-10-13 01:51:00] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004368 10.0.0.129 - - [2025-10-13 01:51:00] "GET /virtual-networks?parent_id=859b4aa0-7476-4edb-9eed-7268520fa954&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003370 10.0.0.129 - - [2025-10-13 01:51:00] "GET /virtual-network/c440518c-9078-4be5-bb64-7028348d40fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.005480 10.0.0.129 - - [2025-10-13 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.129 - - [2025-10-13 01:51:01] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003406 10.0.0.129 - - [2025-10-13 01:51:01] "GET /virtual-networks?parent_id=859b4aa0-7476-4edb-9eed-7268520fa954&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003558 10.0.0.129 - - [2025-10-13 01:51:01] "GET /virtual-network/c440518c-9078-4be5-bb64-7028348d40fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.005626 252.129.172.3 - - [2025-10-13 01:51:05] "POST /neutron/port HTTP/1.1" 200 1105 0.010124 252.129.172.3 - - [2025-10-13 01:51:05] "POST /neutron/port HTTP/1.1" 200 1105 0.008873 252.129.172.3 - - [2025-10-13 01:51:05] "POST /neutron/port HTTP/1.1" 200 151 0.150443 252.129.172.3 - - [2025-10-13 01:51:05] "POST /neutron/port HTTP/1.1" 200 1104 0.011578 252.129.172.3 - - [2025-10-13 01:51:05] "POST /neutron/port HTTP/1.1" 200 1104 0.009761 252.129.172.3 - - [2025-10-13 01:51:06] "POST /neutron/port HTTP/1.1" 200 151 0.146316 252.129.172.3 - - [2025-10-13 01:51:06] "POST /neutron/network HTTP/1.1" 200 977 0.008839 10.0.0.129 - - [2025-10-13 01:51:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002362 10.0.0.129 - - [2025-10-13 01:51:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002913 10.0.0.129 - - [2025-10-13 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.129 - - [2025-10-13 01:51:06] "POST /useragent-kv HTTP/1.1" 200 115 0.001738 10.0.0.129 - - [2025-10-13 01:51:06] "POST /useragent-kv HTTP/1.1" 200 115 0.005090 252.129.172.3 - - [2025-10-13 01:51:06] "POST /neutron/network HTTP/1.1" 200 151 0.105675 10.0.0.129 - - [2025-10-13 01:51:06] "DELETE /route-target/e96993bb-a4cc-489e-b0dc-213ebffa42e4 HTTP/1.1" 200 115 0.021957 10.0.0.129 - - [2025-10-13 01:51:06] "GET /projects?obj_uuids=859b4aa0-7476-4edb-9eed-7268520fa954&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001172 10.0.0.129 - - [2025-10-13 01:51:06] "GET /project/859b4aa0-7476-4edb-9eed-7268520fa954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.042786 10.0.0.129 - - [2025-10-13 01:51:06] "GET /projects?obj_uuids=859b4aa0-7476-4edb-9eed-7268520fa954&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001113 10.0.0.129 - - [2025-10-13 01:51:06] "GET /project/859b4aa0-7476-4edb-9eed-7268520fa954?fields=virtual_networks HTTP/1.1" 200 1026 0.024605 10.0.0.129 - - [2025-10-13 01:51:06] "GET /projects?obj_uuids=859b4aa0-7476-4edb-9eed-7268520fa954&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001079 10.0.0.129 - - [2025-10-13 01:51:06] "GET /project/859b4aa0-7476-4edb-9eed-7268520fa954?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.026605 10.0.0.129 - - [2025-10-13 01:51:06] "GET /projects?obj_uuids=859b4aa0-7476-4edb-9eed-7268520fa954&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001053 10.0.0.129 - - [2025-10-13 01:51:06] "GET /project/859b4aa0-7476-4edb-9eed-7268520fa954?fields=security_groups HTTP/1.1" 200 1248 0.023819 10.0.0.129 - - [2025-10-13 01:51:07] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001034 10.0.0.129 - - [2025-10-13 01:51:07] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007272 10.0.0.129 - - [2025-10-13 01:51:07] "POST /fqname-to-id HTTP/1.1" 404 184 0.028341 10.0.0.129 - - [2025-10-13 01:51:07] "GET /projects?obj_uuids=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002380 10.0.0.129 - - [2025-10-13 01:51:08] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000985 10.0.0.129 - - [2025-10-13 01:51:08] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007000 10.0.0.129 - - [2025-10-13 01:51:08] "POST /id-to-fqname HTTP/1.1" 200 186 0.005372 10.0.0.129 - - [2025-10-13 01:51:08] "POST /fqname-to-id HTTP/1.1" 404 195 0.003155 10.0.0.129 - - [2025-10-13 01:51:08] "POST /security-groups HTTP/1.1" 200 581 0.061614 10.0.0.129 - - [2025-10-13 01:51:08] "POST /fqname-to-id HTTP/1.1" 404 230 0.003145 10.0.0.129 - - [2025-10-13 01:51:08] "POST /projects HTTP/1.1" 200 573 0.241493 10.0.0.129 - - [2025-10-13 01:51:08] "POST /access-control-lists HTTP/1.1" 200 596 0.059228 10.0.0.129 - - [2025-10-13 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.318145 10.0.0.129 - - [2025-10-13 01:51:08] "POST /fqname-to-id HTTP/1.1" 404 229 0.003105 10.0.0.129 - - [2025-10-13 01:51:08] "GET /project/a98f10e9-0d01-4e17-a2e3-26049e07fe45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.455652 10.0.0.129 - - [2025-10-13 01:51:08] "POST /access-control-lists HTTP/1.1" 200 594 0.069056 10.0.0.129 - - [2025-10-13 01:51:09] "GET / HTTP/1.1" 200 36499 0.001945 10.0.0.129 - - [2025-10-13 01:51:10] "POST /fqname-to-id HTTP/1.1" 401 298 0.000700 252.129.172.3 - - [2025-10-13 01:51:10] "POST /neutron/port HTTP/1.1" 200 117 0.005559 252.129.172.3 - - [2025-10-13 01:51:10] "POST /neutron/port HTTP/1.1" 200 117 0.006051 252.129.172.3 - - [2025-10-13 01:51:10] "POST /neutron/port HTTP/1.1" 400 205 0.006092 252.129.172.3 - - [2025-10-13 01:51:10] "POST /neutron/port HTTP/1.1" 400 205 0.004036 10.0.0.129 - - [2025-10-13 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.089353 10.0.0.129 - - [2025-10-13 01:51:10] "GET /projects?obj_uuids=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001387 10.0.0.129 - - [2025-10-13 01:51:10] "GET /project/a98f10e9-0d01-4e17-a2e3-26049e07fe45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.037832 252.129.172.3 - - [2025-10-13 01:51:11] "POST /neutron/network HTTP/1.1" 200 117 0.044926 10.0.0.129 - - [2025-10-13 01:51:11] "GET /projects?obj_uuids=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001149 252.129.172.3 - - [2025-10-13 01:51:11] "POST /neutron/network HTTP/1.1" 200 603 0.093071 10.0.0.129 - - [2025-10-13 01:51:11] "POST /route-targets HTTP/1.1" 200 329 0.013432 10.0.0.129 - - [2025-10-13 01:51:11] "POST /ref-update HTTP/1.1" 200 156 0.012605 10.0.0.129 - - [2025-10-13 01:51:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005404 252.129.172.3 - - [2025-10-13 01:51:11] "POST /neutron/subnet HTTP/1.1" 200 725 0.167777 252.129.172.3 - - [2025-10-13 01:51:11] "POST /neutron/network HTTP/1.1" 200 822 0.005844 10.0.0.129 - - [2025-10-13 01:51:11] "POST /id-to-fqname HTTP/1.1" 200 217 0.001331 10.0.0.129 - - [2025-10-13 01:51:11] "GET /virtual-network/0315ba4d-b233-44dd-a0c5-9ea80c746579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005633 252.129.172.3 - - [2025-10-13 01:51:11] "POST /neutron/network HTTP/1.1" 200 822 0.008239 10.0.0.129 - - [2025-10-13 01:51:11] "GET /virtual-network/0315ba4d-b233-44dd-a0c5-9ea80c746579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005372 252.129.172.3 - - [2025-10-13 01:51:11] "POST /neutron/network HTTP/1.1" 200 822 0.005721 252.129.172.3 - - [2025-10-13 01:51:11] "POST /neutron/subnet HTTP/1.1" 200 725 0.007521 10.0.0.129 - - [2025-10-13 01:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.129 - - [2025-10-13 01:51:11] "GET /projects?obj_uuids=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001300 10.0.0.129 - - [2025-10-13 01:51:11] "GET /project/a98f10e9-0d01-4e17-a2e3-26049e07fe45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.037879 252.129.172.3 - - [2025-10-13 01:51:12] "POST /neutron/network HTTP/1.1" 200 117 0.008368 10.0.0.129 - - [2025-10-13 01:51:12] "GET /projects?obj_uuids=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001145 252.129.172.3 - - [2025-10-13 01:51:12] "POST /neutron/network HTTP/1.1" 200 603 0.071622 10.0.0.129 - - [2025-10-13 01:51:12] "POST /route-targets HTTP/1.1" 200 329 0.012251 10.0.0.129 - - [2025-10-13 01:51:12] "POST /ref-update HTTP/1.1" 200 156 0.019461 10.0.0.129 - - [2025-10-13 01:51:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003730 252.129.172.3 - - [2025-10-13 01:51:12] "POST /neutron/subnet HTTP/1.1" 200 729 0.209162 252.129.172.3 - - [2025-10-13 01:51:12] "POST /neutron/network HTTP/1.1" 200 823 0.005652 10.0.0.129 - - [2025-10-13 01:51:12] "POST /id-to-fqname HTTP/1.1" 200 217 0.001258 10.0.0.129 - - [2025-10-13 01:51:12] "GET /virtual-network/8afb048a-fa44-408d-b692-4a047ca4ddac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004901 252.129.172.3 - - [2025-10-13 01:51:12] "POST /neutron/network HTTP/1.1" 200 823 0.006826 10.0.0.129 - - [2025-10-13 01:51:12] "GET /virtual-network/8afb048a-fa44-408d-b692-4a047ca4ddac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005317 252.129.172.3 - - [2025-10-13 01:51:12] "POST /neutron/network HTTP/1.1" 200 823 0.006245 252.129.172.3 - - [2025-10-13 01:51:12] "POST /neutron/subnet HTTP/1.1" 200 729 0.007338 10.0.0.129 - - [2025-10-13 01:51:12] "POST /id-to-fqname HTTP/1.1" 200 217 0.001452 252.129.172.3 - - [2025-10-13 01:51:13] "POST /neutron/network HTTP/1.1" 200 832 0.005686 252.129.172.3 - - [2025-10-13 01:51:13] "GET /aaa-mode HTTP/1.1" 401 298 0.000437 252.129.172.3 - - [2025-10-13 01:51:13] "GET / HTTP/1.1" 200 36499 0.001869 252.129.172.3 - - [2025-10-13 01:51:13] "GET /project/a98f10e9-0d01-4e17-a2e3-26049e07fe45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000523 10.0.0.129 - - [2025-10-13 01:51:13] "GET /projects?obj_uuids=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001107 252.129.172.3 - - [2025-10-13 01:51:13] "GET /project/a98f10e9-0d01-4e17-a2e3-26049e07fe45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.054993 252.129.172.3 - - [2025-10-13 01:51:14] "POST /neutron/network HTTP/1.1" 200 822 0.031705 252.129.172.3 - - [2025-10-13 01:51:14] "POST /neutron/port HTTP/1.1" 200 117 0.005298 252.129.172.3 - - [2025-10-13 01:51:14] "POST /neutron/port HTTP/1.1" 200 117 0.006418 10.0.0.129 - - [2025-10-13 01:51:14] "POST /id-to-fqname HTTP/1.1" 200 217 0.001424 252.129.172.3 - - [2025-10-13 01:51:14] "POST /neutron/port HTTP/1.1" 200 117 0.005633 252.129.172.3 - - [2025-10-13 01:51:14] "POST /neutron/network HTTP/1.1" 200 833 0.006538 252.129.172.3 - - [2025-10-13 01:51:14] "GET /aaa-mode HTTP/1.1" 401 298 0.000449 252.129.172.3 - - [2025-10-13 01:51:14] "GET / HTTP/1.1" 200 36499 0.001839 252.129.172.3 - - [2025-10-13 01:51:14] "GET /project/a98f10e9-0d01-4e17-a2e3-26049e07fe45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000380 252.129.172.3 - - [2025-10-13 01:51:14] "POST /neutron/network HTTP/1.1" 200 832 0.006419 10.0.0.129 - - [2025-10-13 01:51:14] "GET /projects?obj_uuids=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001038 252.129.172.3 - - [2025-10-13 01:51:15] "POST /neutron/port HTTP/1.1" 200 1056 0.266077 10.0.0.129 - - [2025-10-13 01:51:15] "GET /projects?obj_uuids=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001079 252.129.172.3 - - [2025-10-13 01:51:15] "GET /project/a98f10e9-0d01-4e17-a2e3-26049e07fe45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.060853 252.129.172.3 - - [2025-10-13 01:51:15] "POST /neutron/network HTTP/1.1" 200 823 0.008164 252.129.172.3 - - [2025-10-13 01:51:15] "POST /neutron/port HTTP/1.1" 200 1056 0.014397 252.129.172.3 - - [2025-10-13 01:51:15] "POST /neutron/port HTTP/1.1" 200 1056 0.011198 252.129.172.3 - - [2025-10-13 01:51:15] "POST /neutron/port HTTP/1.1" 200 1106 0.085619 252.129.172.3 - - [2025-10-13 01:51:15] "POST /neutron/port HTTP/1.1" 200 1080 0.015951 252.129.172.3 - - [2025-10-13 01:51:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004193 252.129.172.3 - - [2025-10-13 01:51:15] "POST /neutron/subnet HTTP/1.1" 200 699 0.013938 252.129.172.3 - - [2025-10-13 01:51:15] "POST /neutron/port HTTP/1.1" 200 1080 0.019349 252.129.172.3 - - [2025-10-13 01:51:15] "POST /neutron/port HTTP/1.1" 200 117 0.001308 252.129.172.3 - - [2025-10-13 01:51:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009280 252.129.172.3 - - [2025-10-13 01:51:15] "POST /neutron/network HTTP/1.1" 200 822 0.010194 252.129.172.3 - - [2025-10-13 01:51:15] "POST /neutron/port HTTP/1.1" 200 117 0.007897 10.0.0.129 - - [2025-10-13 01:51:15] "GET /projects?obj_uuids=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001379 252.129.172.3 - - [2025-10-13 01:51:16] "POST /neutron/router HTTP/1.1" 200 578 0.074389 10.0.0.129 - - [2025-10-13 01:51:16] "POST /route-targets HTTP/1.1" 200 329 0.028247 252.129.172.3 - - [2025-10-13 01:51:16] "POST /neutron/router HTTP/1.1" 200 578 0.003855 10.0.0.129 - - [2025-10-13 01:51:16] "PUT /logical-router/099aec72-6cb9-48b1-a7cf-4004ab4cfccb HTTP/1.1" 200 264 0.029341 10.0.0.129 - - [2025-10-13 01:51:16] "GET /projects?obj_uuids=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001179 252.129.172.3 - - [2025-10-13 01:51:16] "POST /neutron/network HTTP/1.1" 200 833 0.008927 10.0.0.129 - - [2025-10-13 01:51:16] "GET /projects?obj_uuids=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.005842 252.129.172.3 - - [2025-10-13 01:51:16] "POST /neutron/router HTTP/1.1" 200 344 0.451604 10.0.0.129 - - [2025-10-13 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.023712 252.129.172.3 - - [2025-10-13 01:51:16] "POST /neutron/port HTTP/1.1" 200 1080 0.026243 252.129.172.3 - - [2025-10-13 01:51:16] "POST /neutron/port HTTP/1.1" 200 1057 0.460132 252.129.172.3 - - [2025-10-13 01:51:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007264 252.129.172.3 - - [2025-10-13 01:51:16] "POST /neutron/port HTTP/1.1" 200 1057 0.013926 252.129.172.3 - - [2025-10-13 01:51:16] "POST /neutron/port HTTP/1.1" 200 1057 0.010098 252.129.172.3 - - [2025-10-13 01:51:17] "POST /neutron/port HTTP/1.1" 200 1107 0.081075 252.129.172.3 - - [2025-10-13 01:51:17] "POST /neutron/port HTTP/1.1" 200 1081 0.017340 252.129.172.3 - - [2025-10-13 01:51:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004548 252.129.172.3 - - [2025-10-13 01:51:17] "POST /neutron/subnet HTTP/1.1" 200 703 0.009653 252.129.172.3 - - [2025-10-13 01:51:17] "POST /neutron/port HTTP/1.1" 200 117 0.001421 252.129.172.3 - - [2025-10-13 01:51:17] "POST /neutron/network HTTP/1.1" 200 823 0.006317 252.129.172.3 - - [2025-10-13 01:51:18] "POST /neutron/port HTTP/1.1" 200 1080 0.012023 252.129.172.3 - - [2025-10-13 01:51:19] "POST /neutron/port HTTP/1.1" 200 1080 0.011374 252.129.172.3 - - [2025-10-13 01:51:19] "POST /neutron/network HTTP/1.1" 200 832 0.049872 252.129.172.3 - - [2025-10-13 01:51:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005221 252.129.172.3 - - [2025-10-13 01:51:19] "POST /neutron/subnet HTTP/1.1" 200 699 0.019299 252.129.172.3 - - [2025-10-13 01:51:19] "POST /neutron/port HTTP/1.1" 200 117 0.001204 252.129.172.3 - - [2025-10-13 01:51:19] "POST /neutron/network HTTP/1.1" 200 822 0.007934 252.129.172.3 - - [2025-10-13 01:51:21] "POST /neutron/port HTTP/1.1" 200 1080 0.012970 252.129.172.3 - - [2025-10-13 01:51:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006115 252.129.172.3 - - [2025-10-13 01:51:22] "POST /neutron/port HTTP/1.1" 200 1080 0.013795 252.129.172.3 - - [2025-10-13 01:51:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008051 252.129.172.3 - - [2025-10-13 01:51:22] "POST /neutron/port HTTP/1.1" 200 1080 0.015646 252.129.172.3 - - [2025-10-13 01:51:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007393 10.0.0.129 - - [2025-10-13 01:51:22] "GET /virtual-machine/d96e406c-44c8-404c-8d17-de0600157a51 HTTP/1.1" 401 298 0.000521 10.0.0.129 - - [2025-10-13 01:51:22] "GET /virtual-machine/d96e406c-44c8-404c-8d17-de0600157a51 HTTP/1.1" 200 1293 0.038846 10.0.0.129 - - [2025-10-13 01:51:22] "GET /virtual-machine-interface/c224456a-c510-4e05-af6c-16e9ab9c1ca0 HTTP/1.1" 200 2936 0.010211 10.0.0.129 - - [2025-10-13 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.129 - - [2025-10-13 01:51:22] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002874 10.0.0.129 - - [2025-10-13 01:51:22] "GET /virtual-networks?parent_id=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002881 10.0.0.129 - - [2025-10-13 01:51:23] "GET /virtual-network/0315ba4d-b233-44dd-a0c5-9ea80c746579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005629 252.129.172.3 - - [2025-10-13 01:51:25] "POST /neutron/port HTTP/1.1" 200 1080 0.013787 252.129.172.3 - - [2025-10-13 01:51:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007968 10.0.0.129 - - [2025-10-13 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.129 - - [2025-10-13 01:51:26] "GET /virtual-network/0315ba4d-b233-44dd-a0c5-9ea80c746579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006630 252.129.172.3 - - [2025-10-13 01:51:26] "POST /neutron/port HTTP/1.1" 200 1080 0.018349 252.129.172.3 - - [2025-10-13 01:51:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006040 252.129.172.3 - - [2025-10-13 01:51:26] "POST /neutron/port HTTP/1.1" 200 1080 0.014948 252.129.172.3 - - [2025-10-13 01:51:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006970 252.129.172.3 - - [2025-10-13 01:51:27] "POST /neutron/port HTTP/1.1" 200 1081 0.016500 252.129.172.3 - - [2025-10-13 01:51:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006205 252.129.172.3 - - [2025-10-13 01:51:27] "POST /neutron/port HTTP/1.1" 200 1081 0.014505 252.129.172.3 - - [2025-10-13 01:51:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006340 10.0.0.129 - - [2025-10-13 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.129 - - [2025-10-13 01:51:28] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004008 10.0.0.129 - - [2025-10-13 01:51:28] "GET /virtual-networks?parent_id=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003035 10.0.0.129 - - [2025-10-13 01:51:28] "GET /virtual-network/0315ba4d-b233-44dd-a0c5-9ea80c746579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006245 252.129.172.3 - - [2025-10-13 01:51:28] "POST /neutron/port HTTP/1.1" 200 1080 0.014052 252.129.172.3 - - [2025-10-13 01:51:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005478 252.129.172.3 - - [2025-10-13 01:51:28] "POST /neutron/port HTTP/1.1" 200 1081 0.011140 252.129.172.3 - - [2025-10-13 01:51:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006626 252.129.172.3 - - [2025-10-13 01:51:28] "POST /neutron/port HTTP/1.1" 200 1081 0.016956 252.129.172.3 - - [2025-10-13 01:51:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007054 252.129.172.3 - - [2025-10-13 01:51:29] "POST /neutron/port HTTP/1.1" 200 1081 0.012292 252.129.172.3 - - [2025-10-13 01:51:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007645 10.0.0.129 - - [2025-10-13 01:51:29] "GET /virtual-machine/668d1c06-6a5f-4288-9bee-d409bf71465a HTTP/1.1" 200 1292 0.006536 10.0.0.129 - - [2025-10-13 01:51:29] "GET /virtual-machine-interface/fade9064-2662-480b-9ac2-73dc83924de6 HTTP/1.1" 200 2936 0.006917 10.0.0.129 - - [2025-10-13 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.129 - - [2025-10-13 01:51:29] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004387 10.0.0.129 - - [2025-10-13 01:51:29] "GET /virtual-networks?parent_id=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003163 10.0.0.129 - - [2025-10-13 01:51:29] "GET /virtual-network/8afb048a-fa44-408d-b692-4a047ca4ddac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006855 252.129.172.3 - - [2025-10-13 01:51:30] "POST /neutron/port HTTP/1.1" 200 1081 0.011770 252.129.172.3 - - [2025-10-13 01:51:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007948 252.129.172.3 - - [2025-10-13 01:51:30] "POST /neutron/port HTTP/1.1" 200 1081 0.012510 10.0.0.129 - - [2025-10-13 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.129 - - [2025-10-13 01:51:30] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003711 252.129.172.3 - - [2025-10-13 01:51:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006901 10.0.0.129 - - [2025-10-13 01:51:30] "GET /virtual-networks?parent_id=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003753 10.0.0.129 - - [2025-10-13 01:51:30] "GET /virtual-network/8afb048a-fa44-408d-b692-4a047ca4ddac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007354 252.129.172.3 - - [2025-10-13 01:51:35] "POST /neutron/router HTTP/1.1" 200 578 0.005301 10.0.0.129 - - [2025-10-13 01:51:35] "GET /projects?obj_uuids=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001144 252.129.172.3 - - [2025-10-13 01:51:36] "POST /neutron/router HTTP/1.1" 200 344 0.264040 10.0.0.129 - - [2025-10-13 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.009674 252.129.172.3 - - [2025-10-13 01:51:36] "POST /neutron/port HTTP/1.1" 200 1881 0.017924 252.129.172.3 - - [2025-10-13 01:51:38] "POST /neutron/router HTTP/1.1" 200 578 0.003659 10.0.0.129 - - [2025-10-13 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.009963 252.129.172.3 - - [2025-10-13 01:51:38] "POST /neutron/router HTTP/1.1" 200 344 0.117438 10.0.0.129 - - [2025-10-13 01:51:39] "DELETE /project/a98f10e90d014e17a2e326049e07fe45 HTTP/1.1" 404 173 0.004053 10.0.0.129 - - [2025-10-13 01:51:39] "GET /projects?obj_uuids=859b4aa0-7476-4edb-9eed-7268520fa954&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000896 10.0.0.129 - - [2025-10-13 01:51:39] "GET /project/859b4aa0-7476-4edb-9eed-7268520fa954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.026112 10.0.0.129 - - [2025-10-13 01:51:39] "GET /projects?obj_uuids=859b4aa0-7476-4edb-9eed-7268520fa954&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000965 10.0.0.129 - - [2025-10-13 01:51:39] "GET /project/859b4aa0-7476-4edb-9eed-7268520fa954?fields=security_groups HTTP/1.1" 200 1338 0.067331 10.0.0.129 - - [2025-10-13 01:51:39] "DELETE /security-group/1b096cbb-4737-4365-96cd-772fa690be9c HTTP/1.1" 200 115 0.035856 10.0.0.129 - - [2025-10-13 01:51:39] "GET /projects?obj_uuids=859b4aa0-7476-4edb-9eed-7268520fa954&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000946 10.0.0.129 - - [2025-10-13 01:51:39] "DELETE /access-control-list/4223d1b7-a012-46fe-8810-878a4653728d HTTP/1.1" 200 115 0.027466 10.0.0.129 - - [2025-10-13 01:51:39] "GET /project/859b4aa0-7476-4edb-9eed-7268520fa954?fields=application_policy_sets HTTP/1.1" 200 1377 0.031110 10.0.0.129 - - [2025-10-13 01:51:39] "DELETE /access-control-list/c5e92032-4d72-40da-aa3a-99f58cb79f71 HTTP/1.1" 200 115 0.033201 10.0.0.129 - - [2025-10-13 01:51:39] "DELETE /project/859b4aa0-7476-4edb-9eed-7268520fa954 HTTP/1.1" 200 115 0.319881 252.129.172.3 - - [2025-10-13 01:51:41] "POST /neutron/router HTTP/1.1" 200 578 0.006603 10.0.0.129 - - [2025-10-13 01:51:41] "GET /projects?obj_uuids=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001273 252.129.172.3 - - [2025-10-13 01:51:42] "POST /neutron/router HTTP/1.1" 200 344 0.237592 10.0.0.129 - - [2025-10-13 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.015608 10.0.0.129 - - [2025-10-13 01:51:48] "GET /obj-perms HTTP/1.1" 200 6402 0.058244 252.129.172.3 - - [2025-10-13 01:51:48] "POST /neutron/router HTTP/1.1" 200 578 0.006557 10.0.0.129 - - [2025-10-13 01:51:48] "GET /obj-perms HTTP/1.1" 200 6402 0.062701 10.0.0.129 - - [2025-10-13 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.020691 252.129.172.3 - - [2025-10-13 01:51:48] "POST /neutron/router HTTP/1.1" 200 344 0.144491 252.129.172.3 - - [2025-10-13 01:51:48] "POST /neutron/router HTTP/1.1" 200 578 0.005394 10.0.0.129 - - [2025-10-13 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.015229 252.129.172.3 - - [2025-10-13 01:51:49] "POST /neutron/router HTTP/1.1" 200 344 0.126437 252.129.172.3 - - [2025-10-13 01:51:49] "POST /neutron/router HTTP/1.1" 200 578 0.006045 10.0.0.129 - - [2025-10-13 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 252.129.172.3 - - [2025-10-13 01:51:49] "POST /neutron/router HTTP/1.1" 200 151 0.067665 10.0.0.129 - - [2025-10-13 01:51:49] "GET /logical-router/099aec72-6cb9-48b1-a7cf-4004ab4cfccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007265 10.0.0.129 - - [2025-10-13 01:51:49] "DELETE /route-target/bf5b2e99-9176-412f-985e-580876a0dcb6 HTTP/1.1" 200 115 0.031370 252.129.172.3 - - [2025-10-13 01:51:49] "POST /neutron/network HTTP/1.1" 200 823 0.008662 252.129.172.3 - - [2025-10-13 01:51:49] "POST /neutron/network HTTP/1.1" 400 204 0.011059 252.129.172.3 - - [2025-10-13 01:51:50] "POST /neutron/port HTTP/1.1" 200 1081 0.016742 252.129.172.3 - - [2025-10-13 01:51:50] "POST /neutron/port HTTP/1.1" 200 1080 0.015126 252.129.172.3 - - [2025-10-13 01:51:50] "POST /neutron/port HTTP/1.1" 200 1106 0.014975 252.129.172.3 - - [2025-10-13 01:51:50] "POST /neutron/port HTTP/1.1" 200 1107 0.013197 252.129.172.3 - - [2025-10-13 01:51:50] "POST /neutron/port HTTP/1.1" 200 151 0.159402 252.129.172.3 - - [2025-10-13 01:51:50] "POST /neutron/port HTTP/1.1" 200 151 0.169133 252.129.172.3 - - [2025-10-13 01:51:51] "POST /neutron/network HTTP/1.1" 200 823 0.007874 10.0.0.129 - - [2025-10-13 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006967 10.0.0.129 - - [2025-10-13 01:51:51] "POST /useragent-kv HTTP/1.1" 200 115 0.006255 10.0.0.129 - - [2025-10-13 01:51:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004046 252.129.172.3 - - [2025-10-13 01:51:51] "POST /neutron/network HTTP/1.1" 200 151 0.132841 10.0.0.129 - - [2025-10-13 01:51:51] "DELETE /route-target/fd046243-b705-4890-9fa5-dda289a685cb HTTP/1.1" 200 115 0.032005 252.129.172.3 - - [2025-10-13 01:51:51] "POST /neutron/network HTTP/1.1" 200 822 0.010017 10.0.0.129 - - [2025-10-13 01:51:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004977 10.0.0.129 - - [2025-10-13 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005313 10.0.0.129 - - [2025-10-13 01:51:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004633 252.129.172.3 - - [2025-10-13 01:51:52] "POST /neutron/network HTTP/1.1" 200 151 0.112499 10.0.0.129 - - [2025-10-13 01:51:52] "DELETE /route-target/472f1b28-f1f8-408d-845e-547d9ea7d222 HTTP/1.1" 200 115 0.022924 10.0.0.129 - - [2025-10-13 01:51:52] "GET /projects?obj_uuids=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001163 10.0.0.129 - - [2025-10-13 01:51:52] "GET /project/a98f10e9-0d01-4e17-a2e3-26049e07fe45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.031173 10.0.0.129 - - [2025-10-13 01:51:52] "GET /projects?obj_uuids=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001227 10.0.0.129 - - [2025-10-13 01:51:52] "GET /project/a98f10e9-0d01-4e17-a2e3-26049e07fe45?fields=virtual_networks HTTP/1.1" 200 1031 0.069718 10.0.0.129 - - [2025-10-13 01:51:52] "GET /projects?obj_uuids=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001700 10.0.0.129 - - [2025-10-13 01:51:52] "GET /project/a98f10e9-0d01-4e17-a2e3-26049e07fe45?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.039867 10.0.0.129 - - [2025-10-13 01:51:52] "GET /projects?obj_uuids=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001024 10.0.0.129 - - [2025-10-13 01:51:52] "GET /project/a98f10e9-0d01-4e17-a2e3-26049e07fe45?fields=security_groups HTTP/1.1" 200 1255 0.029737 10.0.0.129 - - [2025-10-13 01:51:53] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001967 10.0.0.129 - - [2025-10-13 01:51:53] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010343 10.0.0.129 - - [2025-10-13 01:51:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.043262 10.0.0.129 - - [2025-10-13 01:51:53] "GET /projects?obj_uuids=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002904 10.0.0.129 - - [2025-10-13 01:51:53] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001489 10.0.0.129 - - [2025-10-13 01:51:53] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007975 10.0.0.129 - - [2025-10-13 01:51:54] "POST /id-to-fqname HTTP/1.1" 200 191 0.001363 10.0.0.129 - - [2025-10-13 01:51:54] "POST /fqname-to-id HTTP/1.1" 404 200 0.003995 10.0.0.129 - - [2025-10-13 01:51:54] "POST /security-groups HTTP/1.1" 200 586 0.064796 10.0.0.129 - - [2025-10-13 01:51:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.003795 10.0.0.129 - - [2025-10-13 01:51:54] "POST /projects HTTP/1.1" 200 583 0.215216 10.0.0.129 - - [2025-10-13 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.253656 10.0.0.129 - - [2025-10-13 01:51:54] "POST /access-control-lists HTTP/1.1" 200 601 0.061491 10.0.0.129 - - [2025-10-13 01:51:54] "GET /project/8db5d755-01ae-41a7-9fe9-09346cb866af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.402107 10.0.0.129 - - [2025-10-13 01:51:54] "POST /fqname-to-id HTTP/1.1" 404 234 0.005131 10.0.0.129 - - [2025-10-13 01:51:54] "POST /access-control-lists HTTP/1.1" 200 599 0.064155 10.0.0.129 - - [2025-10-13 01:51:55] "GET / HTTP/1.1" 200 36499 0.002499 10.0.0.129 - - [2025-10-13 01:51:56] "POST /fqname-to-id HTTP/1.1" 401 298 0.000554 10.0.0.129 - - [2025-10-13 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.037959 10.0.0.129 - - [2025-10-13 01:51:57] "GET /projects?obj_uuids=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001254 10.0.0.129 - - [2025-10-13 01:51:57] "GET /project/8db5d755-01ae-41a7-9fe9-09346cb866af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.037817 10.0.0.129 - - [2025-10-13 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.129 - - [2025-10-13 01:51:57] "GET /security-group/97a10ad0-e1df-4787-a7ab-804c913ed61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3762 0.006489 10.0.0.129 - - [2025-10-13 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.129 - - [2025-10-13 01:51:57] "GET /projects?obj_uuids=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001775 10.0.0.129 - - [2025-10-13 01:51:57] "GET /project/8db5d755-01ae-41a7-9fe9-09346cb866af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.037169 10.0.0.129 - - [2025-10-13 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.129 - - [2025-10-13 01:51:57] "GET /security-group/97a10ad0-e1df-4787-a7ab-804c913ed61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3762 0.004014 10.0.0.129 - - [2025-10-13 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.129 - - [2025-10-13 01:51:57] "PUT /security-group/97a10ad0-e1df-4787-a7ab-804c913ed61b HTTP/1.1" 200 264 0.017800 10.0.0.129 - - [2025-10-13 01:51:57] "PUT /access-control-list/34067272-5fa7-4ae4-a79d-0d073fdad5e0 HTTP/1.1" 200 274 0.014297 10.0.0.129 - - [2025-10-13 01:51:57] "PUT /access-control-list/d12da8be-211e-4f1d-b7ec-7b1246fb8fd3 HTTP/1.1" 200 274 0.015828 10.0.0.129 - - [2025-10-13 01:51:57] "POST /fqname-to-id HTTP/1.1" 404 200 0.003032 10.0.0.129 - - [2025-10-13 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.129 - - [2025-10-13 01:51:57] "GET /projects?obj_uuids=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001542 10.0.0.129 - - [2025-10-13 01:51:57] "GET /project/8db5d755-01ae-41a7-9fe9-09346cb866af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.034065 252.129.172.3 - - [2025-10-13 01:51:58] "POST /neutron/network HTTP/1.1" 200 117 0.038120 10.0.0.129 - - [2025-10-13 01:51:58] "GET /projects?obj_uuids=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001562 252.129.172.3 - - [2025-10-13 01:51:58] "POST /neutron/network HTTP/1.1" 200 606 0.092107 10.0.0.129 - - [2025-10-13 01:51:58] "POST /route-targets HTTP/1.1" 200 329 0.014800 10.0.0.129 - - [2025-10-13 01:51:58] "POST /ref-update HTTP/1.1" 200 156 0.016235 10.0.0.129 - - [2025-10-13 01:51:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003424 252.129.172.3 - - [2025-10-13 01:51:58] "POST /neutron/subnet HTTP/1.1" 200 720 0.198620 252.129.172.3 - - [2025-10-13 01:51:58] "POST /neutron/network HTTP/1.1" 200 824 0.006153 10.0.0.129 - - [2025-10-13 01:51:58] "POST /id-to-fqname HTTP/1.1" 200 221 0.001960 10.0.0.129 - - [2025-10-13 01:51:58] "GET /virtual-network/a671b3ee-1d85-4b1d-9bdf-fbf5e8607bd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007736 252.129.172.3 - - [2025-10-13 01:51:58] "POST /neutron/network HTTP/1.1" 200 824 0.007806 10.0.0.129 - - [2025-10-13 01:51:58] "GET /virtual-network/a671b3ee-1d85-4b1d-9bdf-fbf5e8607bd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005909 252.129.172.3 - - [2025-10-13 01:51:58] "POST /neutron/network HTTP/1.1" 200 824 0.006226 252.129.172.3 - - [2025-10-13 01:51:58] "POST /neutron/subnet HTTP/1.1" 200 720 0.010996 10.0.0.129 - - [2025-10-13 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.129 - - [2025-10-13 01:51:59] "GET /projects?obj_uuids=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001186 10.0.0.129 - - [2025-10-13 01:51:59] "GET /project/8db5d755-01ae-41a7-9fe9-09346cb866af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.041298 252.129.172.3 - - [2025-10-13 01:51:59] "POST /neutron/network HTTP/1.1" 200 117 0.009765 10.0.0.129 - - [2025-10-13 01:51:59] "GET /projects?obj_uuids=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001119 10.0.0.129 - - [2025-10-13 01:51:59] "POST /route-targets HTTP/1.1" 200 329 0.021236 252.129.172.3 - - [2025-10-13 01:51:59] "POST /neutron/network HTTP/1.1" 200 613 0.141047 10.0.0.129 - - [2025-10-13 01:51:59] "POST /ref-update HTTP/1.1" 200 156 0.018607 10.0.0.129 - - [2025-10-13 01:51:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004012 252.129.172.3 - - [2025-10-13 01:51:59] "POST /neutron/subnet HTTP/1.1" 200 729 0.212864 252.129.172.3 - - [2025-10-13 01:51:59] "POST /neutron/network HTTP/1.1" 200 833 0.009179 10.0.0.129 - - [2025-10-13 01:51:59] "POST /id-to-fqname HTTP/1.1" 200 225 0.001479 10.0.0.129 - - [2025-10-13 01:51:59] "GET /virtual-network/8744b910-ca88-431d-875b-fadd3d5f0fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005309 252.129.172.3 - - [2025-10-13 01:51:59] "POST /neutron/network HTTP/1.1" 200 833 0.007013 10.0.0.129 - - [2025-10-13 01:51:59] "GET /virtual-network/8744b910-ca88-431d-875b-fadd3d5f0fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005765 252.129.172.3 - - [2025-10-13 01:51:59] "POST /neutron/network HTTP/1.1" 200 833 0.007950 252.129.172.3 - - [2025-10-13 01:51:59] "POST /neutron/subnet HTTP/1.1" 200 729 0.008607 10.0.0.129 - - [2025-10-13 01:51:59] "POST /id-to-fqname HTTP/1.1" 200 221 0.001605 252.129.172.3 - - [2025-10-13 01:52:00] "POST /neutron/network HTTP/1.1" 200 834 0.006582 252.129.172.3 - - [2025-10-13 01:52:00] "GET /aaa-mode HTTP/1.1" 401 298 0.000442 252.129.172.3 - - [2025-10-13 01:52:00] "GET / HTTP/1.1" 200 36499 0.002245 252.129.172.3 - - [2025-10-13 01:52:00] "GET /project/8db5d755-01ae-41a7-9fe9-09346cb866af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000683 10.0.0.129 - - [2025-10-13 01:52:00] "GET /projects?obj_uuids=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001901 252.129.172.3 - - [2025-10-13 01:52:00] "GET /project/8db5d755-01ae-41a7-9fe9-09346cb866af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.070008 252.129.172.3 - - [2025-10-13 01:52:00] "POST /neutron/network HTTP/1.1" 200 824 0.005753 252.129.172.3 - - [2025-10-13 01:52:00] "POST /neutron/port HTTP/1.1" 200 117 0.006982 252.129.172.3 - - [2025-10-13 01:52:01] "POST /neutron/port HTTP/1.1" 200 117 0.006918 10.0.0.129 - - [2025-10-13 01:52:01] "POST /id-to-fqname HTTP/1.1" 200 225 0.002431 252.129.172.3 - - [2025-10-13 01:52:01] "POST /neutron/port HTTP/1.1" 200 117 0.008281 252.129.172.3 - - [2025-10-13 01:52:01] "POST /neutron/network HTTP/1.1" 200 843 0.007233 252.129.172.3 - - [2025-10-13 01:52:01] "GET /aaa-mode HTTP/1.1" 401 298 0.000681 252.129.172.3 - - [2025-10-13 01:52:01] "GET / HTTP/1.1" 200 36499 0.002879 252.129.172.3 - - [2025-10-13 01:52:01] "GET /project/8db5d755-01ae-41a7-9fe9-09346cb866af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000483 252.129.172.3 - - [2025-10-13 01:52:01] "POST /neutron/network HTTP/1.1" 200 834 0.009332 10.0.0.129 - - [2025-10-13 01:52:01] "GET /projects?obj_uuids=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001629 10.0.0.129 - - [2025-10-13 01:52:01] "GET /projects?obj_uuids=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001829 252.129.172.3 - - [2025-10-13 01:52:01] "GET /project/8db5d755-01ae-41a7-9fe9-09346cb866af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.112649 252.129.172.3 - - [2025-10-13 01:52:02] "POST /neutron/network HTTP/1.1" 200 833 0.033844 252.129.172.3 - - [2025-10-13 01:52:02] "POST /neutron/port HTTP/1.1" 200 1060 0.367522 252.129.172.3 - - [2025-10-13 01:52:02] "POST /neutron/port HTTP/1.1" 200 1060 0.013502 252.129.172.3 - - [2025-10-13 01:52:02] "POST /neutron/port HTTP/1.1" 200 1060 0.014710 252.129.172.3 - - [2025-10-13 01:52:02] "POST /neutron/port HTTP/1.1" 200 1110 0.102961 252.129.172.3 - - [2025-10-13 01:52:02] "POST /neutron/port HTTP/1.1" 200 1084 0.023861 252.129.172.3 - - [2025-10-13 01:52:02] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007812 252.129.172.3 - - [2025-10-13 01:52:02] "POST /neutron/port HTTP/1.1" 200 1084 0.018854 252.129.172.3 - - [2025-10-13 01:52:02] "POST /neutron/port HTTP/1.1" 200 117 0.005874 252.129.172.3 - - [2025-10-13 01:52:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005028 10.0.0.129 - - [2025-10-13 01:52:02] "GET /projects?obj_uuids=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001324 252.129.172.3 - - [2025-10-13 01:52:02] "POST /neutron/subnet HTTP/1.1" 200 694 0.009788 252.129.172.3 - - [2025-10-13 01:52:02] "POST /neutron/port HTTP/1.1" 200 117 0.001547 252.129.172.3 - - [2025-10-13 01:52:02] "POST /neutron/router HTTP/1.1" 200 583 0.101767 10.0.0.129 - - [2025-10-13 01:52:02] "POST /route-targets HTTP/1.1" 200 329 0.021487 252.129.172.3 - - [2025-10-13 01:52:02] "POST /neutron/network HTTP/1.1" 200 824 0.025296 252.129.172.3 - - [2025-10-13 01:52:02] "POST /neutron/router HTTP/1.1" 200 583 0.008509 10.0.0.129 - - [2025-10-13 01:52:02] "PUT /logical-router/96032bd5-a8cc-471f-84df-d40ce14090b8 HTTP/1.1" 200 264 0.061237 252.129.172.3 - - [2025-10-13 01:52:03] "POST /neutron/network HTTP/1.1" 200 843 0.007509 252.129.172.3 - - [2025-10-13 01:52:03] "POST /neutron/router HTTP/1.1" 200 654 0.043451 10.0.0.129 - - [2025-10-13 01:52:03] "GET /logical-router/96032bd5-a8cc-471f-84df-d40ce14090b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.008904 10.0.0.129 - - [2025-10-13 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.129 - - [2025-10-13 01:52:03] "GET /projects?obj_uuids=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001709 10.0.0.129 - - [2025-10-13 01:52:03] "GET /service-template/dddb0e78-36ef-4b22-877a-6738906fd24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.016826 252.129.172.3 - - [2025-10-13 01:52:03] "POST /neutron/router HTTP/1.1" 200 654 0.005383 10.0.0.129 - - [2025-10-13 01:52:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.002794 10.0.0.129 - - [2025-10-13 01:52:03] "GET /projects?obj_uuids=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004812 10.0.0.129 - - [2025-10-13 01:52:03] "POST /useragent-kv HTTP/1.1" 200 115 0.009099 10.0.0.129 - - [2025-10-13 01:52:03] "POST /virtual-networks HTTP/1.1" 200 696 0.252946 10.0.0.129 - - [2025-10-13 01:52:03] "POST /route-targets HTTP/1.1" 200 329 0.052553 10.0.0.129 - - [2025-10-13 01:52:03] "POST /ref-update HTTP/1.1" 200 156 0.038623 252.129.172.3 - - [2025-10-13 01:52:03] "POST /neutron/port HTTP/1.1" 200 1062 0.524272 10.0.0.129 - - [2025-10-13 01:52:03] "POST /service-instances HTTP/1.1" 200 672 0.115385 252.129.172.3 - - [2025-10-13 01:52:03] "POST /neutron/router HTTP/1.1" 200 344 0.507435 252.129.172.3 - - [2025-10-13 01:52:03] "POST /neutron/port HTTP/1.1" 200 1062 0.027880 10.0.0.129 - - [2025-10-13 01:52:03] "POST /ref-update HTTP/1.1" 200 156 0.028034 10.0.0.129 - - [2025-10-13 01:52:03] "POST /route-tables HTTP/1.1" 200 584 0.064576 252.129.172.3 - - [2025-10-13 01:52:03] "POST /neutron/port HTTP/1.1" 200 1062 0.032373 252.129.172.3 - - [2025-10-13 01:52:03] "POST /neutron/port HTTP/1.1" 200 1084 0.035050 10.0.0.129 - - [2025-10-13 01:52:03] "PUT /logical-router/96032bd5-a8cc-471f-84df-d40ce14090b8 HTTP/1.1" 200 264 0.036622 252.129.172.3 - - [2025-10-13 01:52:03] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010930 10.0.0.129 - - [2025-10-13 01:52:03] "POST /ref-update HTTP/1.1" 200 156 0.038655 252.129.172.3 - - [2025-10-13 01:52:03] "POST /neutron/port HTTP/1.1" 200 1112 0.139851 10.0.0.129 - - [2025-10-13 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009311 10.0.0.129 - - [2025-10-13 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 252.129.172.3 - - [2025-10-13 01:52:04] "POST /neutron/port HTTP/1.1" 200 1086 0.015538 10.0.0.129 - - [2025-10-13 01:52:04] "POST /virtual-machines HTTP/1.1" 200 551 0.020226 252.129.172.3 - - [2025-10-13 01:52:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004114 252.129.172.3 - - [2025-10-13 01:52:04] "POST /neutron/subnet HTTP/1.1" 200 703 0.033170 10.0.0.129 - - [2025-10-13 01:52:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.093718 252.129.172.3 - - [2025-10-13 01:52:04] "POST /neutron/port HTTP/1.1" 200 117 0.001548 10.0.0.129 - - [2025-10-13 01:52:04] "POST /chown HTTP/1.1" 200 109 0.009646 252.129.172.3 - - [2025-10-13 01:52:04] "POST /neutron/network HTTP/1.1" 200 833 0.010074 10.0.0.129 - - [2025-10-13 01:52:04] "POST /instance-ips HTTP/1.1" 200 549 0.029135 10.0.0.129 - - [2025-10-13 01:52:04] "POST /instance-ips HTTP/1.1" 400 244 0.018697 10.0.0.129 - - [2025-10-13 01:52:04] "POST /chown HTTP/1.1" 200 109 0.012898 10.0.0.129 - - [2025-10-13 01:52:04] "PUT /virtual-machine-interface/a4509c37-5687-41c4-8f90-015c4f550c8e HTTP/1.1" 200 286 0.018931 10.0.0.129 - - [2025-10-13 01:52:04] "PUT /instance-ip/a9025e01-70f7-4eeb-8ad6-afa65232fbf2 HTTP/1.1" 200 258 0.015208 10.0.0.129 - - [2025-10-13 01:52:04] "POST /ref-update HTTP/1.1" 200 156 0.020408 10.0.0.129 - - [2025-10-13 01:52:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.123142 10.0.0.129 - - [2025-10-13 01:52:05] "POST /chown HTTP/1.1" 200 109 0.013546 10.0.0.129 - - [2025-10-13 01:52:05] "POST /instance-ips HTTP/1.1" 200 547 0.040781 10.0.0.129 - - [2025-10-13 01:52:05] "POST /instance-ips HTTP/1.1" 400 314 0.018803 10.0.0.129 - - [2025-10-13 01:52:05] "POST /chown HTTP/1.1" 200 109 0.013044 10.0.0.129 - - [2025-10-13 01:52:05] "PUT /virtual-machine-interface/9b007504-b2b8-4b4a-b0cf-0a430f39c619 HTTP/1.1" 200 286 0.029500 10.0.0.129 - - [2025-10-13 01:52:05] "PUT /instance-ip/41d0c643-a7eb-4169-8e1f-67a32bcf5d41 HTTP/1.1" 200 258 0.026369 10.0.0.129 - - [2025-10-13 01:52:05] "POST /ref-update HTTP/1.1" 200 156 0.018074 10.0.0.129 - - [2025-10-13 01:52:05] "POST /ref-update HTTP/1.1" 200 156 0.011532 10.0.0.129 - - [2025-10-13 01:52:05] "PUT /routing-instance/91bc4f14-6779-4a1f-adf6-a2c1b5273759 HTTP/1.1" 200 268 0.016470 10.0.0.129 - - [2025-10-13 01:52:05] "POST /ref-update HTTP/1.1" 200 156 0.015908 10.0.0.129 - - [2025-10-13 01:52:05] "POST /virtual-machines HTTP/1.1" 200 551 0.017311 10.0.0.129 - - [2025-10-13 01:52:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.136882 10.0.0.129 - - [2025-10-13 01:52:05] "POST /chown HTTP/1.1" 200 109 0.013573 10.0.0.129 - - [2025-10-13 01:52:05] "POST /instance-ips HTTP/1.1" 400 244 0.028859 10.0.0.129 - - [2025-10-13 01:52:05] "POST /chown HTTP/1.1" 200 109 0.008727 10.0.0.129 - - [2025-10-13 01:52:06] "PUT /virtual-machine-interface/320ce1ca-061e-4f32-8a60-005cb6f6ee59 HTTP/1.1" 200 286 0.028077 10.0.0.129 - - [2025-10-13 01:52:06] "PUT /instance-ip/a9025e01-70f7-4eeb-8ad6-afa65232fbf2 HTTP/1.1" 200 258 0.016006 10.0.0.129 - - [2025-10-13 01:52:06] "POST /ref-update HTTP/1.1" 200 156 0.020011 10.0.0.129 - - [2025-10-13 01:52:06] "POST /ref-update HTTP/1.1" 200 156 0.016660 10.0.0.129 - - [2025-10-13 01:52:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.100183 10.0.0.129 - - [2025-10-13 01:52:06] "POST /ref-update HTTP/1.1" 200 156 0.027886 10.0.0.129 - - [2025-10-13 01:52:06] "PUT /routing-instance/91bc4f14-6779-4a1f-adf6-a2c1b5273759 HTTP/1.1" 200 268 0.032039 10.0.0.129 - - [2025-10-13 01:52:06] "POST /chown HTTP/1.1" 200 109 0.019100 10.0.0.129 - - [2025-10-13 01:52:06] "POST /instance-ips HTTP/1.1" 400 314 0.037174 10.0.0.129 - - [2025-10-13 01:52:06] "POST /chown HTTP/1.1" 200 109 0.012634 10.0.0.129 - - [2025-10-13 01:52:06] "PUT /virtual-machine-interface/aeda7bee-c236-4dd9-adee-7cddbb8e7624 HTTP/1.1" 200 286 0.020041 10.0.0.129 - - [2025-10-13 01:52:06] "PUT /instance-ip/41d0c643-a7eb-4169-8e1f-67a32bcf5d41 HTTP/1.1" 200 258 0.028849 10.0.0.129 - - [2025-10-13 01:52:06] "POST /ref-update HTTP/1.1" 200 156 0.016144 10.0.0.129 - - [2025-10-13 01:52:06] "POST /ref-update HTTP/1.1" 200 156 0.021106 10.0.0.129 - - [2025-10-13 01:52:06] "POST /ref-update HTTP/1.1" 200 156 0.033031 10.0.0.129 - - [2025-10-13 01:52:06] "PUT /routing-instance/91bc4f14-6779-4a1f-adf6-a2c1b5273759 HTTP/1.1" 200 268 0.045056 252.129.172.3 - - [2025-10-13 01:52:08] "POST /neutron/port HTTP/1.1" 200 1084 0.011615 252.129.172.3 - - [2025-10-13 01:52:09] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011132 252.129.172.3 - - [2025-10-13 01:52:09] "POST /neutron/port HTTP/1.1" 200 1084 0.019633 252.129.172.3 - - [2025-10-13 01:52:09] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008468 252.129.172.3 - - [2025-10-13 01:52:09] "POST /neutron/port HTTP/1.1" 200 1084 0.012638 252.129.172.3 - - [2025-10-13 01:52:09] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008165 10.0.0.129 - - [2025-10-13 01:52:09] "GET /virtual-machine/d3f4773b-d998-4dba-95aa-7c97a64dd069 HTTP/1.1" 401 298 0.000495 10.0.0.129 - - [2025-10-13 01:52:09] "GET /virtual-machine/d3f4773b-d998-4dba-95aa-7c97a64dd069 HTTP/1.1" 200 1298 0.038394 10.0.0.129 - - [2025-10-13 01:52:09] "GET /virtual-machine-interface/2bfb2b69-a15a-4b6a-a5cf-80e9d6b77bcb HTTP/1.1" 200 2957 0.007010 10.0.0.129 - - [2025-10-13 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.129 - - [2025-10-13 01:52:10] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003251 10.0.0.129 - - [2025-10-13 01:52:10] "GET /virtual-networks?parent_id=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003729 10.0.0.129 - - [2025-10-13 01:52:10] "GET /virtual-network/a671b3ee-1d85-4b1d-9bdf-fbf5e8607bd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.009425 252.129.172.3 - - [2025-10-13 01:52:13] "POST /neutron/port HTTP/1.1" 200 1084 0.011261 10.0.0.129 - - [2025-10-13 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.129 - - [2025-10-13 01:52:13] "GET /virtual-network/a671b3ee-1d85-4b1d-9bdf-fbf5e8607bd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006372 252.129.172.3 - - [2025-10-13 01:52:13] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005429 252.129.172.3 - - [2025-10-13 01:52:13] "POST /neutron/port HTTP/1.1" 200 1084 0.013463 252.129.172.3 - - [2025-10-13 01:52:13] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008041 252.129.172.3 - - [2025-10-13 01:52:14] "POST /neutron/port HTTP/1.1" 200 1086 0.014119 252.129.172.3 - - [2025-10-13 01:52:14] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005815 252.129.172.3 - - [2025-10-13 01:52:14] "POST /neutron/port HTTP/1.1" 200 1084 0.013721 252.129.172.3 - - [2025-10-13 01:52:14] "POST /neutron/security_group HTTP/1.1" 200 2000 0.067427 252.129.172.3 - - [2025-10-13 01:52:14] "POST /neutron/port HTTP/1.1" 200 1086 0.080651 252.129.172.3 - - [2025-10-13 01:52:14] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005924 252.129.172.3 - - [2025-10-13 01:52:14] "POST /neutron/port HTTP/1.1" 200 1084 0.014597 252.129.172.3 - - [2025-10-13 01:52:14] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007618 252.129.172.3 - - [2025-10-13 01:52:14] "POST /neutron/port HTTP/1.1" 200 1086 0.016514 252.129.172.3 - - [2025-10-13 01:52:15] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006010 10.0.0.129 - - [2025-10-13 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.129 - - [2025-10-13 01:52:15] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003378 10.0.0.129 - - [2025-10-13 01:52:15] "GET /virtual-networks?parent_id=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003102 10.0.0.129 - - [2025-10-13 01:52:15] "GET /virtual-network/a671b3ee-1d85-4b1d-9bdf-fbf5e8607bd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005551 252.129.172.3 - - [2025-10-13 01:52:15] "POST /neutron/port HTTP/1.1" 200 1086 0.013573 252.129.172.3 - - [2025-10-13 01:52:15] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006757 252.129.172.3 - - [2025-10-13 01:52:16] "POST /neutron/port HTTP/1.1" 200 1086 0.012333 252.129.172.3 - - [2025-10-13 01:52:16] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006598 252.129.172.3 - - [2025-10-13 01:52:16] "POST /neutron/port HTTP/1.1" 200 1086 0.012997 252.129.172.3 - - [2025-10-13 01:52:16] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006578 10.0.0.129 - - [2025-10-13 01:52:16] "GET /virtual-machine/d41f07a2-0339-42dd-a2dc-7d7923178d27 HTTP/1.1" 200 1298 0.004745 10.0.0.129 - - [2025-10-13 01:52:16] "GET /virtual-machine-interface/2771aad7-ab31-49f5-9ebf-2ec18f3f9cad HTTP/1.1" 200 2969 0.006159 10.0.0.129 - - [2025-10-13 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.129 - - [2025-10-13 01:52:16] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003686 10.0.0.129 - - [2025-10-13 01:52:16] "GET /virtual-networks?parent_id=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003611 10.0.0.129 - - [2025-10-13 01:52:16] "GET /virtual-network/8744b910-ca88-431d-875b-fadd3d5f0fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005379 252.129.172.3 - - [2025-10-13 01:52:17] "POST /neutron/port HTTP/1.1" 200 1086 0.011563 252.129.172.3 - - [2025-10-13 01:52:17] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005969 10.0.0.129 - - [2025-10-13 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.129 - - [2025-10-13 01:52:17] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003258 10.0.0.129 - - [2025-10-13 01:52:17] "GET /virtual-networks?parent_id=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003318 10.0.0.129 - - [2025-10-13 01:52:17] "GET /virtual-network/8744b910-ca88-431d-875b-fadd3d5f0fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005723 252.129.172.3 - - [2025-10-13 01:52:20] "POST /neutron/port HTTP/1.1" 200 1084 0.011044 252.129.172.3 - - [2025-10-13 01:52:20] "POST /neutron/port HTTP/1.1" 200 1084 0.011697 252.129.172.3 - - [2025-10-13 01:52:20] "POST /neutron/network HTTP/1.1" 200 834 0.005435 252.129.172.3 - - [2025-10-13 01:52:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004375 252.129.172.3 - - [2025-10-13 01:52:20] "POST /neutron/subnet HTTP/1.1" 200 694 0.006788 252.129.172.3 - - [2025-10-13 01:52:20] "POST /neutron/port HTTP/1.1" 200 117 0.001241 252.129.172.3 - - [2025-10-13 01:52:20] "POST /neutron/network HTTP/1.1" 200 824 0.006403 252.129.172.3 - - [2025-10-13 01:52:21] "POST /neutron/router HTTP/1.1" 200 654 0.004012 10.0.0.129 - - [2025-10-13 01:52:21] "POST /ref-update HTTP/1.1" 200 156 0.014171 252.129.172.3 - - [2025-10-13 01:52:22] "POST /neutron/router HTTP/1.1" 200 344 0.102336 252.129.172.3 - - [2025-10-13 01:52:22] "POST /neutron/router HTTP/1.1" 200 654 0.005217 10.0.0.129 - - [2025-10-13 01:52:22] "GET /logical-router/96032bd5-a8cc-471f-84df-d40ce14090b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.009031 10.0.0.129 - - [2025-10-13 01:52:22] "GET /service-instance/21a3028e-96da-4710-85bd-1fccf88c8856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.003608 252.129.172.3 - - [2025-10-13 01:52:22] "POST /neutron/router HTTP/1.1" 200 151 0.062656 10.0.0.129 - - [2025-10-13 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.129 - - [2025-10-13 01:52:22] "DELETE /route-target/536c8411-9d0d-4539-9955-b51e2c7c27f9 HTTP/1.1" 409 241 0.004766 10.0.0.129 - - [2025-10-13 01:52:22] "PUT /logical-router/96032bd5-a8cc-471f-84df-d40ce14090b8 HTTP/1.1" 404 171 0.003378 10.0.0.129 - - [2025-10-13 01:52:22] "POST /ref-update HTTP/1.1" 200 156 0.010255 10.0.0.129 - - [2025-10-13 01:52:22] "DELETE /route-table/a58b221f-5a5a-412e-a09a-37a27b643ae8 HTTP/1.1" 200 115 0.053211 10.0.0.129 - - [2025-10-13 01:52:22] "PUT /routing-instance/91bc4f14-6779-4a1f-adf6-a2c1b5273759 HTTP/1.1" 200 268 0.031501 10.0.0.129 - - [2025-10-13 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013453 10.0.0.129 - - [2025-10-13 01:52:22] "GET /virtual-network/36253f44-186a-47ba-8b09-5d5c7e8bc2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.006603 252.129.172.3 - - [2025-10-13 01:52:22] "POST /neutron/network HTTP/1.1" 200 833 0.010157 10.0.0.129 - - [2025-10-13 01:52:22] "POST /ref-update HTTP/1.1" 200 156 0.009967 10.0.0.129 - - [2025-10-13 01:52:22] "POST /ref-update HTTP/1.1" 200 156 0.012480 252.129.172.3 - - [2025-10-13 01:52:22] "POST /neutron/network HTTP/1.1" 400 204 0.060066 10.0.0.129 - - [2025-10-13 01:52:22] "DELETE /instance-ip/41d0c643-a7eb-4169-8e1f-67a32bcf5d41 HTTP/1.1" 200 115 0.042965 10.0.0.129 - - [2025-10-13 01:52:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003607 10.0.0.129 - - [2025-10-13 01:52:22] "POST /useragent-kv HTTP/1.1" 200 115 0.007185 10.0.0.129 - - [2025-10-13 01:52:22] "DELETE /virtual-network/36253f44-186a-47ba-8b09-5d5c7e8bc2f6 HTTP/1.1" 200 115 0.169042 10.0.0.129 - - [2025-10-13 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009670 10.0.0.129 - - [2025-10-13 01:52:22] "DELETE /route-target/d81af599-9834-4c15-a635-a045f143462e HTTP/1.1" 200 115 0.021192 10.0.0.129 - - [2025-10-13 01:52:22] "DELETE /service-instance/21a3028e-96da-4710-85bd-1fccf88c8856 HTTP/1.1" 200 115 0.059824 10.0.0.129 - - [2025-10-13 01:52:22] "GET /logical-router/96032bd5-a8cc-471f-84df-d40ce14090b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002834 10.0.0.129 - - [2025-10-13 01:52:22] "GET /service-instance/21a3028e-96da-4710-85bd-1fccf88c8856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003481 10.0.0.129 - - [2025-10-13 01:52:22] "GET /virtual-machine-interface/320ce1ca-061e-4f32-8a60-005cb6f6ee59?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1649 0.007051 10.0.0.129 - - [2025-10-13 01:52:23] "POST /ref-update HTTP/1.1" 200 156 0.018767 10.0.0.129 - - [2025-10-13 01:52:23] "GET /instance-ip/a9025e01-70f7-4eeb-8ad6-afa65232fbf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005392 252.129.172.3 - - [2025-10-13 01:52:23] "POST /neutron/port HTTP/1.1" 200 1086 0.035011 10.0.0.129 - - [2025-10-13 01:52:23] "DELETE /virtual-machine-interface/320ce1ca-061e-4f32-8a60-005cb6f6ee59 HTTP/1.1" 200 115 0.096606 252.129.172.3 - - [2025-10-13 01:52:23] "POST /neutron/port HTTP/1.1" 200 1084 0.016713 10.0.0.129 - - [2025-10-13 01:52:23] "GET /virtual-machine-interface/aeda7bee-c236-4dd9-adee-7cddbb8e7624?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1331 0.006000 252.129.172.3 - - [2025-10-13 01:52:23] "POST /neutron/port HTTP/1.1" 200 1112 0.013948 252.129.172.3 - - [2025-10-13 01:52:23] "POST /neutron/port HTTP/1.1" 200 1110 0.012552 10.0.0.129 - - [2025-10-13 01:52:23] "DELETE /virtual-machine-interface/aeda7bee-c236-4dd9-adee-7cddbb8e7624 HTTP/1.1" 200 115 0.062161 10.0.0.129 - - [2025-10-13 01:52:23] "DELETE /virtual-machine/0fac8517-6c76-4232-8285-ec405fc39b24 HTTP/1.1" 200 115 0.048392 10.0.0.129 - - [2025-10-13 01:52:23] "GET /virtual-machine-interface/9b007504-b2b8-4b4a-b0cf-0a430f39c619?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1331 0.010211 10.0.0.129 - - [2025-10-13 01:52:23] "DELETE /virtual-machine-interface/9b007504-b2b8-4b4a-b0cf-0a430f39c619 HTTP/1.1" 200 115 0.063104 10.0.0.129 - - [2025-10-13 01:52:23] "GET /virtual-machine-interface/a4509c37-5687-41c4-8f90-015c4f550c8e?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1651 0.006130 252.129.172.3 - - [2025-10-13 01:52:23] "POST /neutron/port HTTP/1.1" 200 151 0.184938 252.129.172.3 - - [2025-10-13 01:52:23] "POST /neutron/port HTTP/1.1" 200 151 0.194272 10.0.0.129 - - [2025-10-13 01:52:23] "POST /ref-update HTTP/1.1" 200 156 0.019073 10.0.0.129 - - [2025-10-13 01:52:23] "GET /instance-ip/a9025e01-70f7-4eeb-8ad6-afa65232fbf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1693 0.008924 10.0.0.129 - - [2025-10-13 01:52:23] "DELETE /instance-ip/a9025e01-70f7-4eeb-8ad6-afa65232fbf2 HTTP/1.1" 200 115 0.038452 10.0.0.129 - - [2025-10-13 01:52:23] "DELETE /virtual-machine-interface/a4509c37-5687-41c4-8f90-015c4f550c8e HTTP/1.1" 200 115 0.081489 10.0.0.129 - - [2025-10-13 01:52:23] "POST /ref-update HTTP/1.1" 200 156 0.014510 10.0.0.129 - - [2025-10-13 01:52:23] "DELETE /virtual-machine/70764581-0777-41c2-8860-dacf0a53e368 HTTP/1.1" 200 115 0.026361 252.129.172.3 - - [2025-10-13 01:52:24] "POST /neutron/network HTTP/1.1" 200 833 0.006632 10.0.0.129 - - [2025-10-13 01:52:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004560 10.0.0.129 - - [2025-10-13 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.129 - - [2025-10-13 01:52:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003669 252.129.172.3 - - [2025-10-13 01:52:24] "POST /neutron/network HTTP/1.1" 200 151 0.096507 10.0.0.129 - - [2025-10-13 01:52:24] "DELETE /route-target/a74a947b-6034-4085-ad67-7b6dabf27c74 HTTP/1.1" 200 115 0.020921 252.129.172.3 - - [2025-10-13 01:52:24] "POST /neutron/network HTTP/1.1" 200 824 0.007783 10.0.0.129 - - [2025-10-13 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.129 - - [2025-10-13 01:52:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003348 10.0.0.129 - - [2025-10-13 01:52:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003471 252.129.172.3 - - [2025-10-13 01:52:24] "POST /neutron/network HTTP/1.1" 200 151 0.099812 10.0.0.129 - - [2025-10-13 01:52:24] "DELETE /route-target/ee5e9a2c-7d33-4392-81e0-19fed51bb957 HTTP/1.1" 200 115 0.024559 10.0.0.129 - - [2025-10-13 01:52:25] "GET /projects?obj_uuids=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001080 10.0.0.129 - - [2025-10-13 01:52:25] "GET /project/8db5d755-01ae-41a7-9fe9-09346cb866af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.028802 10.0.0.129 - - [2025-10-13 01:52:25] "GET /projects?obj_uuids=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001563 10.0.0.129 - - [2025-10-13 01:52:25] "GET /project/8db5d755-01ae-41a7-9fe9-09346cb866af?fields=virtual_networks HTTP/1.1" 200 1041 0.073324 10.0.0.129 - - [2025-10-13 01:52:25] "GET /projects?obj_uuids=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002198 10.0.0.129 - - [2025-10-13 01:52:25] "GET /project/8db5d755-01ae-41a7-9fe9-09346cb866af?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.035777 10.0.0.129 - - [2025-10-13 01:52:25] "GET /projects?obj_uuids=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001504 10.0.0.129 - - [2025-10-13 01:52:25] "GET /project/8db5d755-01ae-41a7-9fe9-09346cb866af?fields=security_groups HTTP/1.1" 200 1270 0.031287 10.0.0.129 - - [2025-10-13 01:52:26] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001570 10.0.0.129 - - [2025-10-13 01:52:26] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009119 10.0.0.129 - - [2025-10-13 01:52:26] "POST /fqname-to-id HTTP/1.1" 404 194 0.044540 10.0.0.129 - - [2025-10-13 01:52:26] "GET /projects?obj_uuids=bc9b1832-ad9d-42fa-b8c1-368c69ba53c5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002988 10.0.0.129 - - [2025-10-13 01:52:26] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001192 10.0.0.129 - - [2025-10-13 01:52:26] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008304 10.0.0.129 - - [2025-10-13 01:52:26] "POST /id-to-fqname HTTP/1.1" 200 196 0.001385 10.0.0.129 - - [2025-10-13 01:52:26] "POST /fqname-to-id HTTP/1.1" 404 205 0.003952 10.0.0.129 - - [2025-10-13 01:52:27] "POST /security-groups HTTP/1.1" 200 591 0.076938 10.0.0.129 - - [2025-10-13 01:52:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.004239 10.0.0.129 - - [2025-10-13 01:52:27] "POST /projects HTTP/1.1" 200 593 0.270559 10.0.0.129 - - [2025-10-13 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.304339 10.0.0.129 - - [2025-10-13 01:52:27] "POST /access-control-lists HTTP/1.1" 200 606 0.067016 10.0.0.129 - - [2025-10-13 01:52:27] "GET /project/bc9b1832-ad9d-42fa-b8c1-368c69ba53c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.487755 10.0.0.129 - - [2025-10-13 01:52:27] "POST /fqname-to-id HTTP/1.1" 404 239 0.006067 10.0.0.129 - - [2025-10-13 01:52:27] "POST /access-control-lists HTTP/1.1" 200 604 0.065027 10.0.0.129 - - [2025-10-13 01:52:28] "GET / HTTP/1.1" 200 36499 0.002214 10.0.0.129 - - [2025-10-13 01:52:29] "POST /fqname-to-id HTTP/1.1" 401 298 0.000512 10.0.0.129 - - [2025-10-13 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.074237 10.0.0.129 - - [2025-10-13 01:52:30] "GET /projects?obj_uuids=bc9b1832-ad9d-42fa-b8c1-368c69ba53c5&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001252 10.0.0.129 - - [2025-10-13 01:52:30] "GET /project/bc9b1832-ad9d-42fa-b8c1-368c69ba53c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.029446 252.129.172.3 - - [2025-10-13 01:52:30] "POST /neutron/network HTTP/1.1" 200 117 0.059647 10.0.0.129 - - [2025-10-13 01:52:30] "GET /projects?obj_uuids=bc9b1832-ad9d-42fa-b8c1-368c69ba53c5&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001280 252.129.172.3 - - [2025-10-13 01:52:30] "POST /neutron/network HTTP/1.1" 200 611 0.115860 10.0.0.129 - - [2025-10-13 01:52:30] "POST /route-targets HTTP/1.1" 200 329 0.011238 10.0.0.129 - - [2025-10-13 01:52:30] "POST /ref-update HTTP/1.1" 200 156 0.011178 10.0.0.129 - - [2025-10-13 01:52:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002376 252.129.172.3 - - [2025-10-13 01:52:30] "POST /neutron/subnet HTTP/1.1" 200 724 0.191194 10.0.0.129 - - [2025-10-13 01:52:30] "POST /fqname-to-id HTTP/1.1" 401 298 0.000767 10.0.0.129 - - [2025-10-13 01:52:30] "POST /useragent-kv HTTP/1.1" 200 115 0.005005 252.129.172.3 - - [2025-10-13 01:52:30] "POST /neutron/subnet HTTP/1.1" 200 818 0.179370 252.129.172.3 - - [2025-10-13 01:52:31] "POST /neutron/network HTTP/1.1" 200 1002 0.009313 10.0.0.129 - - [2025-10-13 01:52:31] "POST /id-to-fqname HTTP/1.1" 200 226 0.001455 10.0.0.129 - - [2025-10-13 01:52:31] "GET /virtual-network/36b0a7e3-780c-490e-85f8-58a65bc81284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005202 252.129.172.3 - - [2025-10-13 01:52:31] "POST /neutron/network HTTP/1.1" 200 1002 0.009794 10.0.0.129 - - [2025-10-13 01:52:31] "GET /virtual-network/36b0a7e3-780c-490e-85f8-58a65bc81284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005764 252.129.172.3 - - [2025-10-13 01:52:31] "POST /neutron/network HTTP/1.1" 200 1002 0.010889 10.0.0.129 - - [2025-10-13 01:52:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.035530 252.129.172.3 - - [2025-10-13 01:52:31] "POST /neutron/subnet HTTP/1.1" 200 724 0.007158 252.129.172.3 - - [2025-10-13 01:52:31] "POST /neutron/subnet HTTP/1.1" 200 818 0.007345 10.0.0.129 - - [2025-10-13 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.129 - - [2025-10-13 01:52:31] "GET /projects?obj_uuids=bc9b1832-ad9d-42fa-b8c1-368c69ba53c5&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003524 10.0.0.129 - - [2025-10-13 01:52:31] "GET /project/bc9b1832-ad9d-42fa-b8c1-368c69ba53c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.040656 252.129.172.3 - - [2025-10-13 01:52:31] "POST /neutron/network HTTP/1.1" 200 117 0.011194 10.0.0.129 - - [2025-10-13 01:52:31] "GET /projects?obj_uuids=bc9b1832-ad9d-42fa-b8c1-368c69ba53c5&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001444 252.129.172.3 - - [2025-10-13 01:52:31] "POST /neutron/network HTTP/1.1" 200 611 0.077173 10.0.0.129 - - [2025-10-13 01:52:31] "POST /route-targets HTTP/1.1" 200 329 0.011628 10.0.0.129 - - [2025-10-13 01:52:31] "POST /ref-update HTTP/1.1" 200 156 0.012994 10.0.0.129 - - [2025-10-13 01:52:31] "POST /useragent-kv HTTP/1.1" 200 115 0.007010 252.129.172.3 - - [2025-10-13 01:52:31] "POST /neutron/subnet HTTP/1.1" 200 734 0.175066 10.0.0.129 - - [2025-10-13 01:52:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.003574 10.0.0.129 - - [2025-10-13 01:52:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004161 252.129.172.3 - - [2025-10-13 01:52:32] "POST /neutron/subnet HTTP/1.1" 200 818 0.133625 252.129.172.3 - - [2025-10-13 01:52:32] "POST /neutron/network HTTP/1.1" 200 1004 0.008728 10.0.0.129 - - [2025-10-13 01:52:32] "POST /id-to-fqname HTTP/1.1" 200 226 0.001864 10.0.0.129 - - [2025-10-13 01:52:32] "GET /virtual-network/61bce272-0018-4a61-9ea4-21a3bb91a044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006265 252.129.172.3 - - [2025-10-13 01:52:32] "POST /neutron/network HTTP/1.1" 200 1004 0.008789 10.0.0.129 - - [2025-10-13 01:52:32] "GET /virtual-network/61bce272-0018-4a61-9ea4-21a3bb91a044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006597 252.129.172.3 - - [2025-10-13 01:52:32] "POST /neutron/network HTTP/1.1" 200 1004 0.007597 252.129.172.3 - - [2025-10-13 01:52:32] "POST /neutron/subnet HTTP/1.1" 200 734 0.008521 252.129.172.3 - - [2025-10-13 01:52:32] "POST /neutron/subnet HTTP/1.1" 200 818 0.009674 10.0.0.129 - - [2025-10-13 01:52:32] "POST /fqname-to-id HTTP/1.1" 404 232 0.002819 10.0.0.129 - - [2025-10-13 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.129 - - [2025-10-13 01:52:32] "GET /projects?obj_uuids=bc9b1832-ad9d-42fa-b8c1-368c69ba53c5&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001257 10.0.0.129 - - [2025-10-13 01:52:32] "GET /project/bc9b1832-ad9d-42fa-b8c1-368c69ba53c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.029703 10.0.0.129 - - [2025-10-13 01:52:32] "POST /network-policys HTTP/1.1" 200 579 0.073261 10.0.0.129 - - [2025-10-13 01:52:32] "GET /network-policy/c431b6c4-16a9-490f-8811-9ec22d2835c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.006690 252.129.172.3 - - [2025-10-13 01:52:32] "POST /neutron/network HTTP/1.1" 200 1002 0.009911 10.0.0.129 - - [2025-10-13 01:52:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.005492 10.0.0.129 - - [2025-10-13 01:52:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.003838 252.129.172.3 - - [2025-10-13 01:52:33] "POST /neutron/network HTTP/1.1" 200 1108 0.069503 10.0.0.129 - - [2025-10-13 01:52:33] "POST /access-control-lists HTTP/1.1" 200 598 0.068278 252.129.172.3 - - [2025-10-13 01:52:33] "POST /neutron/network HTTP/1.1" 200 1108 0.009631 10.0.0.129 - - [2025-10-13 01:52:33] "GET /virtual-network/36b0a7e3-780c-490e-85f8-58a65bc81284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.008140 10.0.0.129 - - [2025-10-13 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.129 - - [2025-10-13 01:52:33] "GET /network-policy/c431b6c4-16a9-490f-8811-9ec22d2835c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.004419 252.129.172.3 - - [2025-10-13 01:52:33] "POST /neutron/network HTTP/1.1" 200 1004 0.007515 10.0.0.129 - - [2025-10-13 01:52:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.002366 10.0.0.129 - - [2025-10-13 01:52:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.006384 252.129.172.3 - - [2025-10-13 01:52:33] "POST /neutron/network HTTP/1.1" 200 1110 0.052893 10.0.0.129 - - [2025-10-13 01:52:33] "POST /access-control-lists HTTP/1.1" 200 598 0.072004 252.129.172.3 - - [2025-10-13 01:52:33] "POST /neutron/network HTTP/1.1" 200 1110 0.008956 10.0.0.129 - - [2025-10-13 01:52:33] "POST /ref-update HTTP/1.1" 200 156 0.012831 10.0.0.129 - - [2025-10-13 01:52:33] "GET /virtual-network/61bce272-0018-4a61-9ea4-21a3bb91a044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.008356 10.0.0.129 - - [2025-10-13 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007056 10.0.0.129 - - [2025-10-13 01:52:33] "GET /network-policy/c431b6c4-16a9-490f-8811-9ec22d2835c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.010391 10.0.0.129 - - [2025-10-13 01:52:33] "GET /domains HTTP/1.1" 401 298 0.000482 10.0.0.129 - - [2025-10-13 01:52:33] "PUT /access-control-list/48db1f70-b2d5-4b6d-9677-0a9f27bd459a HTTP/1.1" 200 274 0.055547 10.0.0.129 - - [2025-10-13 01:52:33] "GET /domains HTTP/1.1" 200 440 0.030202 10.0.0.129 - - [2025-10-13 01:52:34] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001657 10.0.0.129 - - [2025-10-13 01:52:34] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1689 0.010470 10.0.0.129 - - [2025-10-13 01:52:34] "GET /projects?obj_uuids=bc9b1832-ad9d-42fa-b8c1-368c69ba53c5&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001467 10.0.0.129 - - [2025-10-13 01:52:34] "GET /project/bc9b1832-ad9d-42fa-b8c1-368c69ba53c5 HTTP/1.1" 200 2628 0.038302 10.0.0.129 - - [2025-10-13 01:52:34] "GET /virtual-network/36b0a7e3-780c-490e-85f8-58a65bc81284 HTTP/1.1" 200 3503 0.007628 10.0.0.129 - - [2025-10-13 01:52:34] "GET /virtual-network/36b0a7e3-780c-490e-85f8-58a65bc81284 HTTP/1.1" 200 3503 0.007217 10.0.0.129 - - [2025-10-13 01:52:34] "GET /routing-instance/090e56e6-33af-416c-b87b-dfdde14e55b3 HTTP/1.1" 200 1798 0.005087 10.0.0.129 - - [2025-10-13 01:52:34] "GET /routing-instance/090e56e6-33af-416c-b87b-dfdde14e55b3 HTTP/1.1" 200 1798 0.004959 10.0.0.129 - - [2025-10-13 01:52:34] "GET /route-target/032e69ff-85d4-437e-a3a2-41613d93c019 HTTP/1.1" 200 1213 0.005212 10.0.0.129 - - [2025-10-13 01:52:34] "GET /virtual-network/36b0a7e3-780c-490e-85f8-58a65bc81284 HTTP/1.1" 200 3503 0.006488 10.0.0.129 - - [2025-10-13 01:52:34] "GET /routing-instance/090e56e6-33af-416c-b87b-dfdde14e55b3 HTTP/1.1" 200 1798 0.006055 10.0.0.129 - - [2025-10-13 01:52:34] "GET /virtual-network/36b0a7e3-780c-490e-85f8-58a65bc81284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006895 10.0.0.129 - - [2025-10-13 01:52:34] "GET /virtual-network/36b0a7e3-780c-490e-85f8-58a65bc81284 HTTP/1.1" 200 3503 0.006597 10.0.0.129 - - [2025-10-13 01:52:34] "GET /routing-instance/090e56e6-33af-416c-b87b-dfdde14e55b3 HTTP/1.1" 200 1798 0.004719 10.0.0.129 - - [2025-10-13 01:52:34] "GET /routing-instance/090e56e6-33af-416c-b87b-dfdde14e55b3 HTTP/1.1" 200 1798 0.004457 10.0.0.129 - - [2025-10-13 01:52:34] "GET /route-target/032e69ff-85d4-437e-a3a2-41613d93c019 HTTP/1.1" 200 1213 0.003622 10.0.0.129 - - [2025-10-13 01:52:34] "GET /domains HTTP/1.1" 200 440 0.003839 10.0.0.129 - - [2025-10-13 01:52:34] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001123 10.0.0.129 - - [2025-10-13 01:52:34] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1689 0.007910 10.0.0.129 - - [2025-10-13 01:52:35] "GET /projects?obj_uuids=bc9b1832-ad9d-42fa-b8c1-368c69ba53c5&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001184 10.0.0.129 - - [2025-10-13 01:52:35] "GET /project/bc9b1832-ad9d-42fa-b8c1-368c69ba53c5 HTTP/1.1" 200 2628 0.025704 10.0.0.129 - - [2025-10-13 01:52:35] "GET /virtual-network/36b0a7e3-780c-490e-85f8-58a65bc81284 HTTP/1.1" 200 3503 0.005525 10.0.0.129 - - [2025-10-13 01:52:35] "GET /obj-perms HTTP/1.1" 200 6465 0.067056 10.0.0.129 - - [2025-10-13 01:52:35] "GET /domains HTTP/1.1" 200 440 0.003662 10.0.0.129 - - [2025-10-13 01:52:35] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001166 10.0.0.129 - - [2025-10-13 01:52:35] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1689 0.007080 10.0.0.129 - - [2025-10-13 01:52:35] "GET /projects?obj_uuids=bc9b1832-ad9d-42fa-b8c1-368c69ba53c5&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001166 10.0.0.129 - - [2025-10-13 01:52:35] "GET /project/bc9b1832-ad9d-42fa-b8c1-368c69ba53c5 HTTP/1.1" 200 2628 0.028904 10.0.0.129 - - [2025-10-13 01:52:35] "GET /virtual-network/61bce272-0018-4a61-9ea4-21a3bb91a044 HTTP/1.1" 200 3510 0.007916 10.0.0.129 - - [2025-10-13 01:52:36] "GET /virtual-network/61bce272-0018-4a61-9ea4-21a3bb91a044 HTTP/1.1" 200 3510 0.009599 10.0.0.129 - - [2025-10-13 01:52:36] "GET /routing-instance/c4d51dd3-8c23-4458-a664-9110c1ff7fbe HTTP/1.1" 200 1800 0.005402 10.0.0.129 - - [2025-10-13 01:52:36] "GET /routing-instance/c4d51dd3-8c23-4458-a664-9110c1ff7fbe HTTP/1.1" 200 1800 0.004742 10.0.0.129 - - [2025-10-13 01:52:36] "GET /route-target/4f50bdd0-f0c0-4a3e-8b9a-6aba038ee485 HTTP/1.1" 200 1214 0.003626 10.0.0.129 - - [2025-10-13 01:52:36] "GET /virtual-network/61bce272-0018-4a61-9ea4-21a3bb91a044 HTTP/1.1" 200 3510 0.006815 10.0.0.129 - - [2025-10-13 01:52:36] "GET /routing-instance/c4d51dd3-8c23-4458-a664-9110c1ff7fbe HTTP/1.1" 200 1800 0.004107 10.0.0.129 - - [2025-10-13 01:52:36] "GET /virtual-network/61bce272-0018-4a61-9ea4-21a3bb91a044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005591 10.0.0.129 - - [2025-10-13 01:52:36] "GET /virtual-network/61bce272-0018-4a61-9ea4-21a3bb91a044 HTTP/1.1" 200 3510 0.007013 10.0.0.129 - - [2025-10-13 01:52:36] "GET /routing-instance/c4d51dd3-8c23-4458-a664-9110c1ff7fbe HTTP/1.1" 200 1800 0.003957 10.0.0.129 - - [2025-10-13 01:52:36] "GET /routing-instance/c4d51dd3-8c23-4458-a664-9110c1ff7fbe HTTP/1.1" 200 1800 0.005233 10.0.0.129 - - [2025-10-13 01:52:36] "GET /route-target/4f50bdd0-f0c0-4a3e-8b9a-6aba038ee485 HTTP/1.1" 200 1214 0.004975 10.0.0.129 - - [2025-10-13 01:52:36] "GET /domains HTTP/1.1" 200 440 0.003518 10.0.0.129 - - [2025-10-13 01:52:36] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001798 10.0.0.129 - - [2025-10-13 01:52:36] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1689 0.007762 10.0.0.129 - - [2025-10-13 01:52:36] "GET /projects?obj_uuids=bc9b1832-ad9d-42fa-b8c1-368c69ba53c5&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001159 10.0.0.129 - - [2025-10-13 01:52:36] "GET /project/bc9b1832-ad9d-42fa-b8c1-368c69ba53c5 HTTP/1.1" 200 2628 0.027529 10.0.0.129 - - [2025-10-13 01:52:36] "GET /virtual-network/61bce272-0018-4a61-9ea4-21a3bb91a044 HTTP/1.1" 200 3510 0.005491 10.0.0.129 - - [2025-10-13 01:52:36] "GET /obj-perms HTTP/1.1" 200 6465 0.001836 10.0.0.129 - - [2025-10-13 01:52:37] "GET /virtual-network/61bce272-0018-4a61-9ea4-21a3bb91a044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005647 252.129.172.3 - - [2025-10-13 01:52:37] "POST /neutron/network HTTP/1.1" 200 1110 0.008220 10.0.0.129 - - [2025-10-13 01:52:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.007100 252.129.172.3 - - [2025-10-13 01:52:37] "POST /neutron/network HTTP/1.1" 200 1004 0.057948 10.0.0.129 - - [2025-10-13 01:52:37] "DELETE /access-control-list/32b1f705-b5e8-4302-878a-09b2b60b6846 HTTP/1.1" 200 115 0.034353 10.0.0.129 - - [2025-10-13 01:52:37] "POST /ref-update HTTP/1.1" 200 156 0.011655 252.129.172.3 - - [2025-10-13 01:52:37] "POST /neutron/network HTTP/1.1" 200 1004 0.007664 10.0.0.129 - - [2025-10-13 01:52:37] "GET /virtual-network/61bce272-0018-4a61-9ea4-21a3bb91a044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005460 10.0.0.129 - - [2025-10-13 01:52:37] "GET /virtual-network/36b0a7e3-780c-490e-85f8-58a65bc81284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005346 252.129.172.3 - - [2025-10-13 01:52:37] "POST /neutron/network HTTP/1.1" 200 1108 0.011489 10.0.0.129 - - [2025-10-13 01:52:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.011338 252.129.172.3 - - [2025-10-13 01:52:37] "POST /neutron/network HTTP/1.1" 200 1002 0.054723 10.0.0.129 - - [2025-10-13 01:52:37] "DELETE /access-control-list/48db1f70-b2d5-4b6d-9677-0a9f27bd459a HTTP/1.1" 200 115 0.035428 10.0.0.129 - - [2025-10-13 01:52:37] "POST /ref-update HTTP/1.1" 200 156 0.013539 252.129.172.3 - - [2025-10-13 01:52:37] "POST /neutron/network HTTP/1.1" 200 1002 0.013407 10.0.0.129 - - [2025-10-13 01:52:37] "GET /virtual-network/36b0a7e3-780c-490e-85f8-58a65bc81284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005714 10.0.0.129 - - [2025-10-13 01:52:37] "DELETE /network-policy/c431b6c4-16a9-490f-8811-9ec22d2835c3 HTTP/1.1" 200 115 0.028644 252.129.172.3 - - [2025-10-13 01:52:37] "POST /neutron/network HTTP/1.1" 200 1004 0.009572 10.0.0.129 - - [2025-10-13 01:52:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002956 10.0.0.129 - - [2025-10-13 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.129 - - [2025-10-13 01:52:37] "POST /useragent-kv HTTP/1.1" 200 115 0.001882 10.0.0.129 - - [2025-10-13 01:52:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003137 10.0.0.129 - - [2025-10-13 01:52:37] "POST /useragent-kv HTTP/1.1" 200 115 0.001915 252.129.172.3 - - [2025-10-13 01:52:37] "POST /neutron/network HTTP/1.1" 200 151 0.082392 10.0.0.129 - - [2025-10-13 01:52:37] "DELETE /route-target/4f50bdd0-f0c0-4a3e-8b9a-6aba038ee485 HTTP/1.1" 200 115 0.021144 10.0.0.129 - - [2025-10-13 01:52:37] "GET /routing-instance/c4d51dd3-8c23-4458-a664-9110c1ff7fbe HTTP/1.1" 404 171 0.005688 10.0.0.129 - - [2025-10-13 01:52:38] "GET /domains HTTP/1.1" 200 440 0.003158 10.0.0.129 - - [2025-10-13 01:52:38] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001142 10.0.0.129 - - [2025-10-13 01:52:38] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1689 0.007420 10.0.0.129 - - [2025-10-13 01:52:38] "GET /projects?obj_uuids=bc9b1832-ad9d-42fa-b8c1-368c69ba53c5&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002585 10.0.0.129 - - [2025-10-13 01:52:38] "GET /project/bc9b1832-ad9d-42fa-b8c1-368c69ba53c5 HTTP/1.1" 200 2148 0.031915 252.129.172.3 - - [2025-10-13 01:52:38] "POST /neutron/network HTTP/1.1" 200 1002 0.007327 10.0.0.129 - - [2025-10-13 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.129 - - [2025-10-13 01:52:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002382 10.0.0.129 - - [2025-10-13 01:52:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002639 10.0.0.129 - - [2025-10-13 01:52:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002882 10.0.0.129 - - [2025-10-13 01:52:38] "POST /useragent-kv HTTP/1.1" 200 115 0.001866 252.129.172.3 - - [2025-10-13 01:52:38] "POST /neutron/network HTTP/1.1" 200 151 0.100479 10.0.0.129 - - [2025-10-13 01:52:38] "DELETE /route-target/032e69ff-85d4-437e-a3a2-41613d93c019 HTTP/1.1" 200 115 0.020795 10.0.0.129 - - [2025-10-13 01:52:38] "GET /routing-instance/090e56e6-33af-416c-b87b-dfdde14e55b3 HTTP/1.1" 404 171 0.003046 10.0.0.129 - - [2025-10-13 01:52:38] "GET /domains HTTP/1.1" 200 440 0.003003 10.0.0.129 - - [2025-10-13 01:52:38] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001133 10.0.0.129 - - [2025-10-13 01:52:38] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1689 0.007177 10.0.0.129 - - [2025-10-13 01:52:38] "GET /projects?obj_uuids=bc9b1832-ad9d-42fa-b8c1-368c69ba53c5&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001662 10.0.0.129 - - [2025-10-13 01:52:38] "GET /project/bc9b1832-ad9d-42fa-b8c1-368c69ba53c5 HTTP/1.1" 200 1903 0.031929 10.0.0.129 - - [2025-10-13 01:52:39] "GET /projects?obj_uuids=bc9b1832-ad9d-42fa-b8c1-368c69ba53c5&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001670 10.0.0.129 - - [2025-10-13 01:52:39] "GET /project/bc9b1832-ad9d-42fa-b8c1-368c69ba53c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.043701 10.0.0.129 - - [2025-10-13 01:52:39] "GET /projects?obj_uuids=bc9b1832-ad9d-42fa-b8c1-368c69ba53c5&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001580 10.0.0.129 - - [2025-10-13 01:52:39] "DELETE /project/8db5d75501ae41a79fe909346cb866af HTTP/1.1" 404 173 0.012515 10.0.0.129 - - [2025-10-13 01:52:39] "DELETE /project/bc9b1832ad9d42fab8c1368c69ba53c5 HTTP/1.1" 404 173 0.005937 10.0.0.129 - - [2025-10-13 01:52:39] "GET /projects?obj_uuids=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001624 10.0.0.129 - - [2025-10-13 01:52:39] "GET /projects?obj_uuids=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001630 10.0.0.129 - - [2025-10-13 01:52:39] "GET /project/bc9b1832-ad9d-42fa-b8c1-368c69ba53c5?fields=virtual_networks HTTP/1.1" 200 1051 0.066083 10.0.0.129 - - [2025-10-13 01:52:39] "GET /project/8db5d755-01ae-41a7-9fe9-09346cb866af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.049321 10.0.0.129 - - [2025-10-13 01:52:39] "GET /project/a98f10e9-0d01-4e17-a2e3-26049e07fe45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.052710 10.0.0.129 - - [2025-10-13 01:52:39] "GET /projects?obj_uuids=bc9b1832-ad9d-42fa-b8c1-368c69ba53c5&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001734 10.0.0.129 - - [2025-10-13 01:52:39] "GET /projects?obj_uuids=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001576 10.0.0.129 - - [2025-10-13 01:52:39] "GET /projects?obj_uuids=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001541 10.0.0.129 - - [2025-10-13 01:52:39] "GET /project/bc9b1832-ad9d-42fa-b8c1-368c69ba53c5?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.057078 10.0.0.129 - - [2025-10-13 01:52:39] "GET /project/8db5d755-01ae-41a7-9fe9-09346cb866af?fields=security_groups HTTP/1.1" 200 1360 0.060941 10.0.0.129 - - [2025-10-13 01:52:39] "GET /projects?obj_uuids=bc9b1832-ad9d-42fa-b8c1-368c69ba53c5&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001505 10.0.0.129 - - [2025-10-13 01:52:39] "GET /project/a98f10e9-0d01-4e17-a2e3-26049e07fe45?fields=security_groups HTTP/1.1" 200 1345 0.098106 10.0.0.129 - - [2025-10-13 01:52:39] "DELETE /security-group/97a10ad0-e1df-4787-a7ab-804c913ed61b HTTP/1.1" 200 115 0.089198 10.0.0.129 - - [2025-10-13 01:52:39] "GET /project/bc9b1832-ad9d-42fa-b8c1-368c69ba53c5?fields=security_groups HTTP/1.1" 200 1285 0.104458 10.0.0.129 - - [2025-10-13 01:52:39] "GET /projects?obj_uuids=8db5d755-01ae-41a7-9fe9-09346cb866af&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001698 10.0.0.129 - - [2025-10-13 01:52:39] "DELETE /access-control-list/34067272-5fa7-4ae4-a79d-0d073fdad5e0 HTTP/1.1" 200 115 0.076452 10.0.0.129 - - [2025-10-13 01:52:39] "GET /project/8db5d755-01ae-41a7-9fe9-09346cb866af?fields=application_policy_sets HTTP/1.1" 200 1399 0.058059 10.0.0.129 - - [2025-10-13 01:52:40] "DELETE /access-control-list/d12da8be-211e-4f1d-b7ec-7b1246fb8fd3 HTTP/1.1" 200 115 0.054765 10.0.0.129 - - [2025-10-13 01:52:40] "DELETE /security-group/d98f9067-7db4-4c77-a275-eff98cd07662 HTTP/1.1" 200 115 0.123780 10.0.0.129 - - [2025-10-13 01:52:40] "GET /projects?obj_uuids=a98f10e9-0d01-4e17-a2e3-26049e07fe45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001456 10.0.0.129 - - [2025-10-13 01:52:40] "DELETE /access-control-list/f40dcf82-f9d4-416b-9900-edb17c9589f0 HTTP/1.1" 200 115 0.034207 10.0.0.129 - - [2025-10-13 01:52:40] "DELETE /access-control-list/359d982f-ad15-453f-80e3-8459184ee7ef HTTP/1.1" 200 115 0.020551 10.0.0.129 - - [2025-10-13 01:52:40] "GET /project/a98f10e9-0d01-4e17-a2e3-26049e07fe45?fields=application_policy_sets HTTP/1.1" 200 1384 0.088749 10.0.0.129 - - [2025-10-13 01:52:40] "DELETE /project/8db5d755-01ae-41a7-9fe9-09346cb866af HTTP/1.1" 200 115 0.505519 10.0.0.129 - - [2025-10-13 01:52:40] "DELETE /project/a98f10e9-0d01-4e17-a2e3-26049e07fe45 HTTP/1.1" 200 115 0.621868 10.0.0.129 - - [2025-10-13 01:52:40] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001150 10.0.0.129 - - [2025-10-13 01:52:40] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007749 10.0.0.129 - - [2025-10-13 01:52:40] "POST /fqname-to-id HTTP/1.1" 404 202 0.031220 10.0.0.129 - - [2025-10-13 01:52:40] "GET /projects?obj_uuids=c9548f38-448d-49ae-a9d3-dde8b65cb714&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003810 10.0.0.129 - - [2025-10-13 01:52:41] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001055 10.0.0.129 - - [2025-10-13 01:52:41] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006904 10.0.0.129 - - [2025-10-13 01:52:41] "POST /id-to-fqname HTTP/1.1" 200 204 0.001271 10.0.0.129 - - [2025-10-13 01:52:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.004183 10.0.0.129 - - [2025-10-13 01:52:41] "POST /security-groups HTTP/1.1" 200 599 0.068699 10.0.0.129 - - [2025-10-13 01:52:41] "POST /fqname-to-id HTTP/1.1" 404 248 0.003298 10.0.0.129 - - [2025-10-13 01:52:41] "POST /projects HTTP/1.1" 200 609 0.232013 10.0.0.129 - - [2025-10-13 01:52:41] "POST /access-control-lists HTTP/1.1" 200 614 0.060446 10.0.0.129 - - [2025-10-13 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.309392 10.0.0.129 - - [2025-10-13 01:52:41] "POST /fqname-to-id HTTP/1.1" 404 247 0.003254 10.0.0.129 - - [2025-10-13 01:52:41] "GET /project/c9548f38-448d-49ae-a9d3-dde8b65cb714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.454798 10.0.0.129 - - [2025-10-13 01:52:41] "POST /access-control-lists HTTP/1.1" 200 612 0.061002 10.0.0.129 - - [2025-10-13 01:52:42] "GET / HTTP/1.1" 200 36499 0.002155 10.0.0.129 - - [2025-10-13 01:52:43] "POST /fqname-to-id HTTP/1.1" 401 298 0.000675 10.0.0.129 - - [2025-10-13 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 231 0.093482 10.0.0.129 - - [2025-10-13 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.129 - - [2025-10-13 01:52:44] "GET /projects?obj_uuids=c9548f38-448d-49ae-a9d3-dde8b65cb714&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001232 10.0.0.129 - - [2025-10-13 01:52:44] "GET /project/c9548f38-448d-49ae-a9d3-dde8b65cb714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.041092 10.0.0.129 - - [2025-10-13 01:52:44] "POST /network-policys HTTP/1.1" 200 569 0.060762 10.0.0.129 - - [2025-10-13 01:52:44] "GET /network-policy/edc43c60-67af-4cd9-a131-9bf3e536be41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3148 0.005562 10.0.0.129 - - [2025-10-13 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.129 - - [2025-10-13 01:52:44] "GET /projects?obj_uuids=c9548f38-448d-49ae-a9d3-dde8b65cb714&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001354 10.0.0.129 - - [2025-10-13 01:52:44] "GET /project/c9548f38-448d-49ae-a9d3-dde8b65cb714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.027049 252.129.172.3 - - [2025-10-13 01:52:44] "POST /neutron/network HTTP/1.1" 200 117 0.040595 10.0.0.129 - - [2025-10-13 01:52:44] "GET /projects?obj_uuids=c9548f38-448d-49ae-a9d3-dde8b65cb714&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001143 252.129.172.3 - - [2025-10-13 01:52:45] "POST /neutron/network HTTP/1.1" 200 621 0.084262 10.0.0.129 - - [2025-10-13 01:52:45] "POST /route-targets HTTP/1.1" 200 329 0.011337 10.0.0.129 - - [2025-10-13 01:52:45] "POST /ref-update HTTP/1.1" 200 156 0.020499 10.0.0.129 - - [2025-10-13 01:52:45] "POST /useragent-kv HTTP/1.1" 200 115 0.005322 252.129.172.3 - - [2025-10-13 01:52:45] "POST /neutron/subnet HTTP/1.1" 200 720 0.164135 10.0.0.129 - - [2025-10-13 01:52:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.006000 10.0.0.129 - - [2025-10-13 01:52:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003632 252.129.172.3 - - [2025-10-13 01:52:45] "POST /neutron/subnet HTTP/1.1" 200 828 0.178434 252.129.172.3 - - [2025-10-13 01:52:45] "POST /neutron/network HTTP/1.1" 200 1013 0.008788 10.0.0.129 - - [2025-10-13 01:52:45] "POST /id-to-fqname HTTP/1.1" 200 235 0.001461 10.0.0.129 - - [2025-10-13 01:52:45] "GET /virtual-network/e2685abe-4998-4145-9213-f6e54a17018b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2661 0.005542 252.129.172.3 - - [2025-10-13 01:52:45] "POST /neutron/network HTTP/1.1" 200 1013 0.008164 10.0.0.129 - - [2025-10-13 01:52:45] "GET /virtual-network/e2685abe-4998-4145-9213-f6e54a17018b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2661 0.004979 252.129.172.3 - - [2025-10-13 01:52:45] "POST /neutron/network HTTP/1.1" 200 1013 0.008940 252.129.172.3 - - [2025-10-13 01:52:45] "POST /neutron/subnet HTTP/1.1" 200 720 0.007855 252.129.172.3 - - [2025-10-13 01:52:45] "POST /neutron/subnet HTTP/1.1" 200 828 0.008661 252.129.172.3 - - [2025-10-13 01:52:46] "POST /neutron/network HTTP/1.1" 200 1013 0.009579 10.0.0.129 - - [2025-10-13 01:52:46] "POST /fqname-to-id HTTP/1.1" 404 250 0.004637 10.0.0.129 - - [2025-10-13 01:52:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.005677 252.129.172.3 - - [2025-10-13 01:52:46] "POST /neutron/network HTTP/1.1" 200 1118 0.055606 10.0.0.129 - - [2025-10-13 01:52:46] "POST /access-control-lists HTTP/1.1" 200 609 0.067511 252.129.172.3 - - [2025-10-13 01:52:46] "POST /neutron/network HTTP/1.1" 200 1118 0.007503 10.0.0.129 - - [2025-10-13 01:52:46] "GET /virtual-network/e2685abe-4998-4145-9213-f6e54a17018b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2984 0.005655 10.0.0.129 - - [2025-10-13 01:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.129 - - [2025-10-13 01:52:46] "GET /network-policy/edc43c60-67af-4cd9-a131-9bf3e536be41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3148 0.003594 10.0.0.129 - - [2025-10-13 01:52:46] "GET /domains HTTP/1.1" 401 298 0.000444 10.0.0.129 - - [2025-10-13 01:52:46] "GET /domains HTTP/1.1" 200 440 0.031799 10.0.0.129 - - [2025-10-13 01:52:46] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001119 10.0.0.129 - - [2025-10-13 01:52:46] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1518 0.008117 10.0.0.129 - - [2025-10-13 01:52:46] "GET /projects?obj_uuids=c9548f38-448d-49ae-a9d3-dde8b65cb714&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001723 10.0.0.129 - - [2025-10-13 01:52:46] "GET /project/c9548f38-448d-49ae-a9d3-dde8b65cb714 HTTP/1.1" 200 2461 0.028734 10.0.0.129 - - [2025-10-13 01:52:46] "GET /virtual-network/e2685abe-4998-4145-9213-f6e54a17018b HTTP/1.1" 200 3546 0.009780 10.0.0.129 - - [2025-10-13 01:52:46] "GET /virtual-network/e2685abe-4998-4145-9213-f6e54a17018b HTTP/1.1" 200 3546 0.005911 10.0.0.129 - - [2025-10-13 01:52:47] "GET /routing-instance/80a0bd74-1dfa-44b6-a2cd-1adf25249399 HTTP/1.1" 200 1499 0.004115 10.0.0.129 - - [2025-10-13 01:52:47] "GET /routing-instance/80a0bd74-1dfa-44b6-a2cd-1adf25249399 HTTP/1.1" 200 1499 0.004037 10.0.0.129 - - [2025-10-13 01:52:47] "GET /route-target/d2237510-a48b-4011-aaf9-05711eb75a99 HTTP/1.1" 200 1225 0.004020 10.0.0.129 - - [2025-10-13 01:52:47] "GET /virtual-network/e2685abe-4998-4145-9213-f6e54a17018b HTTP/1.1" 200 3546 0.005313 10.0.0.129 - - [2025-10-13 01:52:47] "GET /routing-instance/80a0bd74-1dfa-44b6-a2cd-1adf25249399 HTTP/1.1" 200 1499 0.004606 10.0.0.129 - - [2025-10-13 01:52:47] "GET /virtual-network/e2685abe-4998-4145-9213-f6e54a17018b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2984 0.005342 10.0.0.129 - - [2025-10-13 01:52:47] "GET /virtual-network/e2685abe-4998-4145-9213-f6e54a17018b HTTP/1.1" 200 3546 0.005216 10.0.0.129 - - [2025-10-13 01:52:47] "GET /routing-instance/80a0bd74-1dfa-44b6-a2cd-1adf25249399 HTTP/1.1" 200 1499 0.005280 10.0.0.129 - - [2025-10-13 01:52:47] "GET /routing-instance/80a0bd74-1dfa-44b6-a2cd-1adf25249399 HTTP/1.1" 200 1499 0.003716 10.0.0.129 - - [2025-10-13 01:52:47] "GET /route-target/d2237510-a48b-4011-aaf9-05711eb75a99 HTTP/1.1" 200 1225 0.004331 10.0.0.129 - - [2025-10-13 01:52:47] "GET /domains HTTP/1.1" 200 440 0.003152 10.0.0.129 - - [2025-10-13 01:52:47] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001122 10.0.0.129 - - [2025-10-13 01:52:47] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1518 0.008119 10.0.0.129 - - [2025-10-13 01:52:47] "GET /projects?obj_uuids=c9548f38-448d-49ae-a9d3-dde8b65cb714&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001798 10.0.0.129 - - [2025-10-13 01:52:47] "GET /project/c9548f38-448d-49ae-a9d3-dde8b65cb714 HTTP/1.1" 200 2461 0.029198 10.0.0.129 - - [2025-10-13 01:52:47] "GET /virtual-network/e2685abe-4998-4145-9213-f6e54a17018b HTTP/1.1" 200 3546 0.005662 10.0.0.129 - - [2025-10-13 01:52:48] "GET /obj-perms HTTP/1.1" 200 6481 0.059395 10.0.0.129 - - [2025-10-13 01:52:48] "GET /domains HTTP/1.1" 200 440 0.003179 10.0.0.129 - - [2025-10-13 01:52:48] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001139 10.0.0.129 - - [2025-10-13 01:52:48] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1518 0.007162 10.0.0.129 - - [2025-10-13 01:52:48] "GET /projects?obj_uuids=c9548f38-448d-49ae-a9d3-dde8b65cb714&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001595 10.0.0.129 - - [2025-10-13 01:52:48] "GET /project/c9548f38-448d-49ae-a9d3-dde8b65cb714 HTTP/1.1" 200 2461 0.026356 10.0.0.129 - - [2025-10-13 01:52:48] "GET /network-policy/edc43c60-67af-4cd9-a131-9bf3e536be41 HTTP/1.1" 200 3474 0.004838 10.0.0.129 - - [2025-10-13 01:52:48] "DELETE /network-policy/edc43c60-67af-4cd9-a131-9bf3e536be41 HTTP/1.1" 409 240 0.006640 252.129.172.3 - - [2025-10-13 01:52:48] "POST /neutron/network HTTP/1.1" 200 1118 0.008913 10.0.0.129 - - [2025-10-13 01:52:48] "DELETE /access-control-list/fff86573-eed8-4f5a-befc-0421659b12a4 HTTP/1.1" 200 115 0.039021 10.0.0.129 - - [2025-10-13 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006486 10.0.0.129 - - [2025-10-13 01:52:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003998 10.0.0.129 - - [2025-10-13 01:52:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002992 10.0.0.129 - - [2025-10-13 01:52:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003235 10.0.0.129 - - [2025-10-13 01:52:48] "POST /useragent-kv HTTP/1.1" 200 115 0.006888 252.129.172.3 - - [2025-10-13 01:52:48] "POST /neutron/network HTTP/1.1" 200 151 0.146336 10.0.0.129 - - [2025-10-13 01:52:48] "GET /routing-instance/80a0bd74-1dfa-44b6-a2cd-1adf25249399 HTTP/1.1" 404 171 0.006306 10.0.0.129 - - [2025-10-13 01:52:48] "DELETE /route-target/d2237510-a48b-4011-aaf9-05711eb75a99 HTTP/1.1" 200 115 0.026843 10.0.0.129 - - [2025-10-13 01:52:49] "GET /domains HTTP/1.1" 200 440 0.003079 10.0.0.129 - - [2025-10-13 01:52:49] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001037 10.0.0.129 - - [2025-10-13 01:52:49] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1518 0.007319 10.0.0.129 - - [2025-10-13 01:52:49] "GET /projects?obj_uuids=c9548f38-448d-49ae-a9d3-dde8b65cb714&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001050 10.0.0.129 - - [2025-10-13 01:52:49] "GET /project/c9548f38-448d-49ae-a9d3-dde8b65cb714 HTTP/1.1" 200 2207 0.032411 10.0.0.129 - - [2025-10-13 01:52:49] "GET /obj-perms HTTP/1.1" 200 6402 0.067633 10.0.0.129 - - [2025-10-13 01:52:49] "DELETE /network-policy/edc43c60-67af-4cd9-a131-9bf3e536be41 HTTP/1.1" 200 115 0.025748 10.0.0.129 - - [2025-10-13 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.129 - - [2025-10-13 01:52:49] "GET /projects?obj_uuids=c9548f38-448d-49ae-a9d3-dde8b65cb714&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001188 10.0.0.129 - - [2025-10-13 01:52:49] "GET /project/c9548f38-448d-49ae-a9d3-dde8b65cb714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.038130 10.0.0.129 - - [2025-10-13 01:52:49] "GET /obj-perms HTTP/1.1" 200 6402 0.064398 10.0.0.129 - - [2025-10-13 01:52:49] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-19718268&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004356 10.0.0.129 - - [2025-10-13 01:52:50] "GET /projects?obj_uuids=c9548f38-448d-49ae-a9d3-dde8b65cb714&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001679 10.0.0.129 - - [2025-10-13 01:52:50] "GET /project/c9548f38-448d-49ae-a9d3-dde8b65cb714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.029768 10.0.0.129 - - [2025-10-13 01:52:50] "GET /projects?obj_uuids=c9548f38-448d-49ae-a9d3-dde8b65cb714&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001021 10.0.0.129 - - [2025-10-13 01:52:50] "GET /project/c9548f38-448d-49ae-a9d3-dde8b65cb714?fields=virtual_networks HTTP/1.1" 200 1067 0.080109 10.0.0.129 - - [2025-10-13 01:52:50] "GET /projects?obj_uuids=c9548f38-448d-49ae-a9d3-dde8b65cb714&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001068 10.0.0.129 - - [2025-10-13 01:52:50] "GET /project/c9548f38-448d-49ae-a9d3-dde8b65cb714?fields=virtual_machine_interfaces HTTP/1.1" 200 1067 0.031108 10.0.0.129 - - [2025-10-13 01:52:50] "GET /projects?obj_uuids=c9548f38-448d-49ae-a9d3-dde8b65cb714&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001651 10.0.0.129 - - [2025-10-13 01:52:50] "GET /project/c9548f38-448d-49ae-a9d3-dde8b65cb714?fields=security_groups HTTP/1.1" 200 1309 0.031615 10.0.0.129 - - [2025-10-13 01:52:51] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001368 10.0.0.129 - - [2025-10-13 01:52:51] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007842 10.0.0.129 - - [2025-10-13 01:52:51] "POST /fqname-to-id HTTP/1.1" 404 188 0.033593 10.0.0.129 - - [2025-10-13 01:52:51] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002606 10.0.0.129 - - [2025-10-13 01:52:51] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001541 10.0.0.129 - - [2025-10-13 01:52:51] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007645 10.0.0.129 - - [2025-10-13 01:52:51] "POST /id-to-fqname HTTP/1.1" 200 190 0.002013 10.0.0.129 - - [2025-10-13 01:52:52] "POST /fqname-to-id HTTP/1.1" 404 199 0.006240 10.0.0.129 - - [2025-10-13 01:52:52] "POST /security-groups HTTP/1.1" 200 585 0.070684 10.0.0.129 - - [2025-10-13 01:52:52] "POST /fqname-to-id HTTP/1.1" 404 234 0.016676 10.0.0.129 - - [2025-10-13 01:52:52] "POST /projects HTTP/1.1" 200 581 0.240243 10.0.0.129 - - [2025-10-13 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.318158 10.0.0.129 - - [2025-10-13 01:52:52] "POST /access-control-lists HTTP/1.1" 200 600 0.069637 10.0.0.129 - - [2025-10-13 01:52:52] "POST /fqname-to-id HTTP/1.1" 404 233 0.003066 10.0.0.129 - - [2025-10-13 01:52:52] "GET /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.474962 10.0.0.129 - - [2025-10-13 01:52:52] "POST /access-control-lists HTTP/1.1" 200 598 0.067926 10.0.0.129 - - [2025-10-13 01:52:53] "GET / HTTP/1.1" 200 36499 0.002852 10.0.0.129 - - [2025-10-13 01:52:54] "POST /fqname-to-id HTTP/1.1" 401 298 0.000648 10.0.0.129 - - [2025-10-13 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.080982 10.0.0.129 - - [2025-10-13 01:52:54] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001124 10.0.0.129 - - [2025-10-13 01:52:54] "GET /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.025744 252.129.172.3 - - [2025-10-13 01:52:55] "POST /neutron/network HTTP/1.1" 200 117 0.039363 10.0.0.129 - - [2025-10-13 01:52:55] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001257 252.129.172.3 - - [2025-10-13 01:52:55] "POST /neutron/network HTTP/1.1" 200 605 0.070118 10.0.0.129 - - [2025-10-13 01:52:55] "POST /route-targets HTTP/1.1" 200 329 0.012621 10.0.0.129 - - [2025-10-13 01:52:55] "POST /ref-update HTTP/1.1" 200 156 0.025246 10.0.0.129 - - [2025-10-13 01:52:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002991 252.129.172.3 - - [2025-10-13 01:52:55] "POST /neutron/subnet HTTP/1.1" 200 715 0.152703 252.129.172.3 - - [2025-10-13 01:52:55] "POST /neutron/network HTTP/1.1" 200 822 0.006597 10.0.0.129 - - [2025-10-13 01:52:55] "POST /id-to-fqname HTTP/1.1" 200 220 0.001861 10.0.0.129 - - [2025-10-13 01:52:55] "GET /virtual-network/a775161f-bc20-4e17-8271-b855282ddfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007057 252.129.172.3 - - [2025-10-13 01:52:55] "POST /neutron/network HTTP/1.1" 200 822 0.006277 10.0.0.129 - - [2025-10-13 01:52:55] "GET /virtual-network/a775161f-bc20-4e17-8271-b855282ddfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005970 252.129.172.3 - - [2025-10-13 01:52:55] "POST /neutron/network HTTP/1.1" 200 822 0.005429 252.129.172.3 - - [2025-10-13 01:52:55] "POST /neutron/subnet HTTP/1.1" 200 715 0.007402 10.0.0.129 - - [2025-10-13 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.129 - - [2025-10-13 01:52:55] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001378 10.0.0.129 - - [2025-10-13 01:52:55] "GET /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.031398 252.129.172.3 - - [2025-10-13 01:52:55] "POST /neutron/network HTTP/1.1" 200 117 0.013783 10.0.0.129 - - [2025-10-13 01:52:55] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001197 252.129.172.3 - - [2025-10-13 01:52:56] "POST /neutron/network HTTP/1.1" 200 605 0.077383 10.0.0.129 - - [2025-10-13 01:52:56] "POST /route-targets HTTP/1.1" 200 329 0.010553 10.0.0.129 - - [2025-10-13 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.011451 10.0.0.129 - - [2025-10-13 01:52:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002922 252.129.172.3 - - [2025-10-13 01:52:56] "POST /neutron/subnet HTTP/1.1" 200 724 0.179954 252.129.172.3 - - [2025-10-13 01:52:56] "POST /neutron/network HTTP/1.1" 200 824 0.007339 10.0.0.129 - - [2025-10-13 01:52:56] "POST /id-to-fqname HTTP/1.1" 200 220 0.001587 10.0.0.129 - - [2025-10-13 01:52:56] "GET /virtual-network/ed3d3ace-9e29-4f99-9bcc-97cc7482feec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005399 252.129.172.3 - - [2025-10-13 01:52:56] "POST /neutron/network HTTP/1.1" 200 824 0.007846 10.0.0.129 - - [2025-10-13 01:52:56] "GET /virtual-network/ed3d3ace-9e29-4f99-9bcc-97cc7482feec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008143 252.129.172.3 - - [2025-10-13 01:52:56] "POST /neutron/network HTTP/1.1" 200 824 0.006876 252.129.172.3 - - [2025-10-13 01:52:56] "POST /neutron/subnet HTTP/1.1" 200 724 0.007714 10.0.0.129 - - [2025-10-13 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 226 0.003923 10.0.0.129 - - [2025-10-13 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.129 - - [2025-10-13 01:52:56] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001498 10.0.0.129 - - [2025-10-13 01:52:56] "GET /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.036466 10.0.0.129 - - [2025-10-13 01:52:56] "POST /network-policys HTTP/1.1" 200 573 0.018508 10.0.0.129 - - [2025-10-13 01:52:56] "GET /network-policy/fc5ebdac-df94-49d3-a7fd-c85fd7de66a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.006883 252.129.172.3 - - [2025-10-13 01:52:56] "POST /neutron/network HTTP/1.1" 200 822 0.008010 10.0.0.129 - - [2025-10-13 01:52:57] "POST /fqname-to-id HTTP/1.1" 404 234 0.010948 252.129.172.3 - - [2025-10-13 01:52:57] "POST /neutron/network HTTP/1.1" 200 922 0.073107 10.0.0.129 - - [2025-10-13 01:52:57] "POST /access-control-lists HTTP/1.1" 200 592 0.074603 252.129.172.3 - - [2025-10-13 01:52:57] "POST /neutron/network HTTP/1.1" 200 922 0.006755 10.0.0.129 - - [2025-10-13 01:52:57] "GET /virtual-network/a775161f-bc20-4e17-8271-b855282ddfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005693 10.0.0.129 - - [2025-10-13 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.129 - - [2025-10-13 01:52:57] "GET /network-policy/fc5ebdac-df94-49d3-a7fd-c85fd7de66a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.004167 252.129.172.3 - - [2025-10-13 01:52:57] "POST /neutron/network HTTP/1.1" 200 824 0.006188 10.0.0.129 - - [2025-10-13 01:52:57] "PUT /access-control-list/6105e4ec-9a05-41bc-956d-d2a1eeb89acc HTTP/1.1" 200 274 0.061428 252.129.172.3 - - [2025-10-13 01:52:57] "POST /neutron/network HTTP/1.1" 200 924 0.095305 10.0.0.129 - - [2025-10-13 01:52:57] "POST /fqname-to-id HTTP/1.1" 404 234 0.006203 252.129.172.3 - - [2025-10-13 01:52:57] "POST /neutron/network HTTP/1.1" 200 924 0.007643 10.0.0.129 - - [2025-10-13 01:52:57] "GET /virtual-network/ed3d3ace-9e29-4f99-9bcc-97cc7482feec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.017955 10.0.0.129 - - [2025-10-13 01:52:57] "POST /access-control-lists HTTP/1.1" 200 592 0.079326 10.0.0.129 - - [2025-10-13 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.129 - - [2025-10-13 01:52:57] "POST /ref-update HTTP/1.1" 200 156 0.014409 10.0.0.129 - - [2025-10-13 01:52:57] "GET /network-policy/fc5ebdac-df94-49d3-a7fd-c85fd7de66a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.009732 10.0.0.129 - - [2025-10-13 01:52:57] "GET /domains HTTP/1.1" 401 298 0.000741 10.0.0.129 - - [2025-10-13 01:52:58] "GET /domains HTTP/1.1" 200 440 0.033177 10.0.0.129 - - [2025-10-13 01:52:58] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001521 10.0.0.129 - - [2025-10-13 01:52:58] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1706 0.010332 10.0.0.129 - - [2025-10-13 01:52:58] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001747 10.0.0.129 - - [2025-10-13 01:52:58] "GET /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e HTTP/1.1" 200 2573 0.032060 10.0.0.129 - - [2025-10-13 01:52:58] "GET /virtual-network/a775161f-bc20-4e17-8271-b855282ddfe2 HTTP/1.1" 200 2890 0.006335 10.0.0.129 - - [2025-10-13 01:52:58] "GET /virtual-network/a775161f-bc20-4e17-8271-b855282ddfe2 HTTP/1.1" 200 2890 0.005265 10.0.0.129 - - [2025-10-13 01:52:58] "GET /routing-instance/899edfe8-7058-4e77-80e8-430ae39deac5 HTTP/1.1" 200 1786 0.003891 10.0.0.129 - - [2025-10-13 01:52:58] "GET /routing-instance/899edfe8-7058-4e77-80e8-430ae39deac5 HTTP/1.1" 200 1786 0.003839 10.0.0.129 - - [2025-10-13 01:52:58] "GET /route-target/b4187797-9b48-4845-b4f7-e00e4e1e89ac HTTP/1.1" 200 1209 0.003687 10.0.0.129 - - [2025-10-13 01:52:58] "GET /virtual-network/a775161f-bc20-4e17-8271-b855282ddfe2 HTTP/1.1" 200 2890 0.006396 10.0.0.129 - - [2025-10-13 01:52:58] "GET /routing-instance/899edfe8-7058-4e77-80e8-430ae39deac5 HTTP/1.1" 200 1786 0.004618 10.0.0.129 - - [2025-10-13 01:52:58] "GET /virtual-network/a775161f-bc20-4e17-8271-b855282ddfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006469 10.0.0.129 - - [2025-10-13 01:52:58] "GET /virtual-network/a775161f-bc20-4e17-8271-b855282ddfe2 HTTP/1.1" 200 2890 0.005860 10.0.0.129 - - [2025-10-13 01:52:58] "GET /routing-instance/899edfe8-7058-4e77-80e8-430ae39deac5 HTTP/1.1" 200 1786 0.003985 10.0.0.129 - - [2025-10-13 01:52:58] "GET /routing-instance/899edfe8-7058-4e77-80e8-430ae39deac5 HTTP/1.1" 200 1786 0.003806 10.0.0.129 - - [2025-10-13 01:52:58] "GET /route-target/b4187797-9b48-4845-b4f7-e00e4e1e89ac HTTP/1.1" 200 1209 0.004501 10.0.0.129 - - [2025-10-13 01:52:58] "GET /domains HTTP/1.1" 200 440 0.002834 10.0.0.129 - - [2025-10-13 01:52:59] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001266 10.0.0.129 - - [2025-10-13 01:52:59] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1706 0.010086 10.0.0.129 - - [2025-10-13 01:52:59] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001166 10.0.0.129 - - [2025-10-13 01:52:59] "GET /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e HTTP/1.1" 200 2573 0.029571 10.0.0.129 - - [2025-10-13 01:52:59] "GET /virtual-network/a775161f-bc20-4e17-8271-b855282ddfe2 HTTP/1.1" 200 2890 0.005195 10.0.0.129 - - [2025-10-13 01:52:59] "GET /obj-perms HTTP/1.1" 200 6453 0.068077 10.0.0.129 - - [2025-10-13 01:52:59] "GET /domains HTTP/1.1" 200 440 0.003155 10.0.0.129 - - [2025-10-13 01:52:59] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001359 10.0.0.129 - - [2025-10-13 01:52:59] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1706 0.008883 10.0.0.129 - - [2025-10-13 01:52:59] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001272 10.0.0.129 - - [2025-10-13 01:52:59] "GET /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e HTTP/1.1" 200 2573 0.031522 10.0.0.129 - - [2025-10-13 01:53:00] "GET /virtual-network/ed3d3ace-9e29-4f99-9bcc-97cc7482feec HTTP/1.1" 200 2897 0.007969 10.0.0.129 - - [2025-10-13 01:53:00] "GET /virtual-network/ed3d3ace-9e29-4f99-9bcc-97cc7482feec HTTP/1.1" 200 2897 0.005492 10.0.0.129 - - [2025-10-13 01:53:00] "GET /routing-instance/bf31d054-9f85-4956-a2ce-3ff71f7d68ed HTTP/1.1" 200 1788 0.004272 10.0.0.129 - - [2025-10-13 01:53:00] "GET /routing-instance/bf31d054-9f85-4956-a2ce-3ff71f7d68ed HTTP/1.1" 200 1788 0.006682 10.0.0.129 - - [2025-10-13 01:53:00] "GET /route-target/efcf0e0d-7952-4dc4-89ba-69706a8b081d HTTP/1.1" 200 1208 0.003707 10.0.0.129 - - [2025-10-13 01:53:00] "GET /virtual-network/ed3d3ace-9e29-4f99-9bcc-97cc7482feec HTTP/1.1" 200 2897 0.006278 10.0.0.129 - - [2025-10-13 01:53:00] "GET /routing-instance/bf31d054-9f85-4956-a2ce-3ff71f7d68ed HTTP/1.1" 200 1788 0.003777 10.0.0.129 - - [2025-10-13 01:53:00] "GET /virtual-network/ed3d3ace-9e29-4f99-9bcc-97cc7482feec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006789 10.0.0.129 - - [2025-10-13 01:53:00] "GET /virtual-network/ed3d3ace-9e29-4f99-9bcc-97cc7482feec HTTP/1.1" 200 2897 0.005107 10.0.0.129 - - [2025-10-13 01:53:00] "GET /routing-instance/bf31d054-9f85-4956-a2ce-3ff71f7d68ed HTTP/1.1" 200 1788 0.004754 10.0.0.129 - - [2025-10-13 01:53:00] "GET /routing-instance/bf31d054-9f85-4956-a2ce-3ff71f7d68ed HTTP/1.1" 200 1788 0.004455 10.0.0.129 - - [2025-10-13 01:53:00] "GET /route-target/efcf0e0d-7952-4dc4-89ba-69706a8b081d HTTP/1.1" 200 1208 0.004290 10.0.0.129 - - [2025-10-13 01:53:00] "GET /domains HTTP/1.1" 200 440 0.003400 10.0.0.129 - - [2025-10-13 01:53:00] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001773 10.0.0.129 - - [2025-10-13 01:53:00] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1706 0.009930 10.0.0.129 - - [2025-10-13 01:53:00] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002366 10.0.0.129 - - [2025-10-13 01:53:00] "GET /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e HTTP/1.1" 200 2573 0.034305 10.0.0.129 - - [2025-10-13 01:53:00] "GET /virtual-network/ed3d3ace-9e29-4f99-9bcc-97cc7482feec HTTP/1.1" 200 2897 0.005057 10.0.0.129 - - [2025-10-13 01:53:01] "GET /obj-perms HTTP/1.1" 200 6453 0.002356 10.0.0.129 - - [2025-10-13 01:53:01] "POST /id-to-fqname HTTP/1.1" 200 220 0.001463 252.129.172.3 - - [2025-10-13 01:53:01] "POST /neutron/network HTTP/1.1" 200 932 0.006696 252.129.172.3 - - [2025-10-13 01:53:01] "GET /aaa-mode HTTP/1.1" 401 298 0.000455 252.129.172.3 - - [2025-10-13 01:53:01] "GET / HTTP/1.1" 200 36499 0.002254 252.129.172.3 - - [2025-10-13 01:53:01] "GET /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000412 10.0.0.129 - - [2025-10-13 01:53:02] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001219 252.129.172.3 - - [2025-10-13 01:53:02] "GET /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.063318 252.129.172.3 - - [2025-10-13 01:53:02] "POST /neutron/network HTTP/1.1" 200 922 0.006852 252.129.172.3 - - [2025-10-13 01:53:02] "POST /neutron/port HTTP/1.1" 200 117 0.005372 252.129.172.3 - - [2025-10-13 01:53:02] "POST /neutron/port HTTP/1.1" 200 117 0.007653 10.0.0.129 - - [2025-10-13 01:53:02] "POST /id-to-fqname HTTP/1.1" 200 220 0.002290 252.129.172.3 - - [2025-10-13 01:53:02] "POST /neutron/port HTTP/1.1" 200 117 0.007669 252.129.172.3 - - [2025-10-13 01:53:02] "POST /neutron/network HTTP/1.1" 200 934 0.007208 252.129.172.3 - - [2025-10-13 01:53:02] "GET /aaa-mode HTTP/1.1" 401 298 0.000492 252.129.172.3 - - [2025-10-13 01:53:02] "GET / HTTP/1.1" 200 36499 0.002160 252.129.172.3 - - [2025-10-13 01:53:02] "GET /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000431 252.129.172.3 - - [2025-10-13 01:53:03] "POST /neutron/network HTTP/1.1" 200 932 0.008072 10.0.0.129 - - [2025-10-13 01:53:03] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001753 10.0.0.129 - - [2025-10-13 01:53:03] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001237 252.129.172.3 - - [2025-10-13 01:53:03] "GET /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.106128 252.129.172.3 - - [2025-10-13 01:53:03] "POST /neutron/network HTTP/1.1" 200 924 0.009454 252.129.172.3 - - [2025-10-13 01:53:03] "POST /neutron/port HTTP/1.1" 200 1058 0.336271 252.129.172.3 - - [2025-10-13 01:53:03] "POST /neutron/port HTTP/1.1" 200 1058 0.011020 252.129.172.3 - - [2025-10-13 01:53:03] "POST /neutron/port HTTP/1.1" 200 1058 0.014744 252.129.172.3 - - [2025-10-13 01:53:03] "POST /neutron/port HTTP/1.1" 200 1032 0.032757 252.129.172.3 - - [2025-10-13 01:53:03] "POST /neutron/port HTTP/1.1" 200 1108 0.090531 252.129.172.3 - - [2025-10-13 01:53:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009393 252.129.172.3 - - [2025-10-13 01:53:03] "POST /neutron/port HTTP/1.1" 200 117 0.008357 252.129.172.3 - - [2025-10-13 01:53:03] "POST /neutron/port HTTP/1.1" 200 1082 0.013397 252.129.172.3 - - [2025-10-13 01:53:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006395 252.129.172.3 - - [2025-10-13 01:53:03] "POST /neutron/port HTTP/1.1" 200 1082 0.015893 252.129.172.3 - - [2025-10-13 01:53:03] "POST /neutron/subnet HTTP/1.1" 200 689 0.009240 252.129.172.3 - - [2025-10-13 01:53:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007877 252.129.172.3 - - [2025-10-13 01:53:04] "POST /neutron/port HTTP/1.1" 200 117 0.001399 252.129.172.3 - - [2025-10-13 01:53:04] "POST /neutron/network HTTP/1.1" 200 922 0.006114 252.129.172.3 - - [2025-10-13 01:53:04] "POST /neutron/network HTTP/1.1" 200 934 0.008699 10.0.0.129 - - [2025-10-13 01:53:04] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001921 10.0.0.129 - - [2025-10-13 01:53:04] "PUT /access-control-list/92447e3c-73f0-4de8-9179-1b163f2a35cc HTTP/1.1" 200 274 0.019845 252.129.172.3 - - [2025-10-13 01:53:04] "POST /neutron/port HTTP/1.1" 200 1060 0.297020 252.129.172.3 - - [2025-10-13 01:53:04] "POST /neutron/port HTTP/1.1" 200 1060 0.015522 252.129.172.3 - - [2025-10-13 01:53:04] "POST /neutron/port HTTP/1.1" 200 1060 0.012134 252.129.172.3 - - [2025-10-13 01:53:04] "POST /neutron/port HTTP/1.1" 200 1110 0.075173 252.129.172.3 - - [2025-10-13 01:53:04] "POST /neutron/port HTTP/1.1" 200 1084 0.015854 252.129.172.3 - - [2025-10-13 01:53:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005319 252.129.172.3 - - [2025-10-13 01:53:05] "POST /neutron/subnet HTTP/1.1" 200 698 0.007913 252.129.172.3 - - [2025-10-13 01:53:05] "POST /neutron/port HTTP/1.1" 200 117 0.001270 252.129.172.3 - - [2025-10-13 01:53:05] "POST /neutron/network HTTP/1.1" 200 924 0.007957 252.129.172.3 - - [2025-10-13 01:53:09] "POST /neutron/port HTTP/1.1" 200 1082 0.014366 252.129.172.3 - - [2025-10-13 01:53:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007515 252.129.172.3 - - [2025-10-13 01:53:09] "POST /neutron/port HTTP/1.1" 200 1082 0.012251 252.129.172.3 - - [2025-10-13 01:53:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006735 252.129.172.3 - - [2025-10-13 01:53:09] "POST /neutron/port HTTP/1.1" 200 1082 0.014608 252.129.172.3 - - [2025-10-13 01:53:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009501 10.0.0.129 - - [2025-10-13 01:53:09] "GET /virtual-machine/ff720455-5b03-43eb-b7d0-a1bb467ca470 HTTP/1.1" 200 1297 0.004818 10.0.0.129 - - [2025-10-13 01:53:09] "GET /virtual-machine-interface/7678ebef-8148-48bc-9600-a6d7f25e3f2c HTTP/1.1" 200 2953 0.006516 10.0.0.129 - - [2025-10-13 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.129 - - [2025-10-13 01:53:09] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004448 10.0.0.129 - - [2025-10-13 01:53:09] "GET /virtual-networks?parent_id=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003452 10.0.0.129 - - [2025-10-13 01:53:09] "GET /virtual-network/a775161f-bc20-4e17-8271-b855282ddfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006154 10.0.0.129 - - [2025-10-13 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.129 - - [2025-10-13 01:53:13] "GET /virtual-network/a775161f-bc20-4e17-8271-b855282ddfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.008418 252.129.172.3 - - [2025-10-13 01:53:14] "POST /neutron/port HTTP/1.1" 200 1082 0.014868 252.129.172.3 - - [2025-10-13 01:53:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007419 252.129.172.3 - - [2025-10-13 01:53:14] "POST /neutron/port HTTP/1.1" 200 1082 0.013160 252.129.172.3 - - [2025-10-13 01:53:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006842 252.129.172.3 - - [2025-10-13 01:53:14] "POST /neutron/port HTTP/1.1" 200 1082 0.016067 252.129.172.3 - - [2025-10-13 01:53:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006578 252.129.172.3 - - [2025-10-13 01:53:14] "POST /neutron/port HTTP/1.1" 200 1084 0.012134 252.129.172.3 - - [2025-10-13 01:53:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007430 252.129.172.3 - - [2025-10-13 01:53:15] "POST /neutron/port HTTP/1.1" 200 1084 0.017088 252.129.172.3 - - [2025-10-13 01:53:15] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006771 10.0.0.129 - - [2025-10-13 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.129 - - [2025-10-13 01:53:15] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003481 252.129.172.3 - - [2025-10-13 01:53:15] "POST /neutron/port HTTP/1.1" 200 1084 0.013062 10.0.0.129 - - [2025-10-13 01:53:15] "GET /virtual-networks?parent_id=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003272 10.0.0.129 - - [2025-10-13 01:53:15] "GET /virtual-network/a775161f-bc20-4e17-8271-b855282ddfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006755 252.129.172.3 - - [2025-10-13 01:53:15] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006609 252.129.172.3 - - [2025-10-13 01:53:15] "POST /neutron/port HTTP/1.1" 200 1082 0.014713 252.129.172.3 - - [2025-10-13 01:53:15] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008158 252.129.172.3 - - [2025-10-13 01:53:16] "POST /neutron/port HTTP/1.1" 200 1084 0.014384 252.129.172.3 - - [2025-10-13 01:53:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005896 252.129.172.3 - - [2025-10-13 01:53:20] "POST /neutron/port HTTP/1.1" 200 1084 0.022582 252.129.172.3 - - [2025-10-13 01:53:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011662 252.129.172.3 - - [2025-10-13 01:53:21] "POST /neutron/port HTTP/1.1" 200 1084 0.021402 252.129.172.3 - - [2025-10-13 01:53:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009889 252.129.172.3 - - [2025-10-13 01:53:21] "POST /neutron/port HTTP/1.1" 200 1084 0.017286 252.129.172.3 - - [2025-10-13 01:53:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009902 10.0.0.129 - - [2025-10-13 01:53:21] "GET /virtual-machine/d9f15428-60dc-4472-b8c0-f742abc1b9c6 HTTP/1.1" 200 1297 0.006121 10.0.0.129 - - [2025-10-13 01:53:21] "GET /virtual-machine-interface/5a50a8bb-f516-43ba-8920-375961419819 HTTP/1.1" 200 2952 0.006990 10.0.0.129 - - [2025-10-13 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004512 10.0.0.129 - - [2025-10-13 01:53:21] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004290 10.0.0.129 - - [2025-10-13 01:53:21] "GET /virtual-networks?parent_id=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003525 10.0.0.129 - - [2025-10-13 01:53:21] "GET /virtual-network/ed3d3ace-9e29-4f99-9bcc-97cc7482feec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006515 10.0.0.129 - - [2025-10-13 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.129 - - [2025-10-13 01:53:22] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003380 10.0.0.129 - - [2025-10-13 01:53:22] "GET /virtual-networks?parent_id=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003043 10.0.0.129 - - [2025-10-13 01:53:22] "GET /virtual-network/ed3d3ace-9e29-4f99-9bcc-97cc7482feec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005525 10.0.0.129 - - [2025-10-13 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.129 - - [2025-10-13 01:53:27] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001146 10.0.0.129 - - [2025-10-13 01:53:27] "GET /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.025086 10.0.0.129 - - [2025-10-13 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.129 - - [2025-10-13 01:53:27] "PUT /network-policy/fc5ebdac-df94-49d3-a7fd-c85fd7de66a3 HTTP/1.1" 200 264 0.010808 10.0.0.129 - - [2025-10-13 01:53:27] "PUT /access-control-list/6105e4ec-9a05-41bc-956d-d2a1eeb89acc HTTP/1.1" 200 274 0.057599 10.0.0.129 - - [2025-10-13 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.011594 10.0.0.129 - - [2025-10-13 01:53:27] "PUT /access-control-list/92447e3c-73f0-4de8-9179-1b163f2a35cc HTTP/1.1" 200 274 0.053518 10.0.0.129 - - [2025-10-13 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.014322 10.0.0.129 - - [2025-10-13 01:53:31] "GET /virtual-network/ed3d3ace-9e29-4f99-9bcc-97cc7482feec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005443 252.129.172.3 - - [2025-10-13 01:53:31] "POST /neutron/network HTTP/1.1" 200 924 0.005703 252.129.172.3 - - [2025-10-13 01:53:31] "POST /neutron/network HTTP/1.1" 200 824 0.056712 10.0.0.129 - - [2025-10-13 01:53:31] "DELETE /access-control-list/92447e3c-73f0-4de8-9179-1b163f2a35cc HTTP/1.1" 200 115 0.042354 252.129.172.3 - - [2025-10-13 01:53:31] "POST /neutron/network HTTP/1.1" 200 824 0.007608 10.0.0.129 - - [2025-10-13 01:53:31] "GET /virtual-network/ed3d3ace-9e29-4f99-9bcc-97cc7482feec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005566 10.0.0.129 - - [2025-10-13 01:53:31] "GET /virtual-network/a775161f-bc20-4e17-8271-b855282ddfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005085 252.129.172.3 - - [2025-10-13 01:53:31] "POST /neutron/network HTTP/1.1" 200 922 0.005584 252.129.172.3 - - [2025-10-13 01:53:31] "POST /neutron/network HTTP/1.1" 200 822 0.075324 10.0.0.129 - - [2025-10-13 01:53:31] "DELETE /access-control-list/6105e4ec-9a05-41bc-956d-d2a1eeb89acc HTTP/1.1" 200 115 0.049214 252.129.172.3 - - [2025-10-13 01:53:31] "POST /neutron/port HTTP/1.1" 200 1084 0.017918 252.129.172.3 - - [2025-10-13 01:53:31] "POST /neutron/network HTTP/1.1" 200 822 0.012874 10.0.0.129 - - [2025-10-13 01:53:31] "GET /virtual-network/a775161f-bc20-4e17-8271-b855282ddfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007239 252.129.172.3 - - [2025-10-13 01:53:31] "POST /neutron/port HTTP/1.1" 200 1110 0.016231 10.0.0.129 - - [2025-10-13 01:53:31] "DELETE /network-policy/fc5ebdac-df94-49d3-a7fd-c85fd7de66a3 HTTP/1.1" 200 115 0.027032 252.129.172.3 - - [2025-10-13 01:53:31] "POST /neutron/network HTTP/1.1" 200 824 0.011783 252.129.172.3 - - [2025-10-13 01:53:31] "POST /neutron/port HTTP/1.1" 200 1082 0.025623 252.129.172.3 - - [2025-10-13 01:53:31] "POST /neutron/network HTTP/1.1" 400 204 0.024601 252.129.172.3 - - [2025-10-13 01:53:31] "POST /neutron/port HTTP/1.1" 200 1108 0.013419 252.129.172.3 - - [2025-10-13 01:53:31] "POST /neutron/port HTTP/1.1" 200 151 0.175761 252.129.172.3 - - [2025-10-13 01:53:32] "POST /neutron/port HTTP/1.1" 200 151 0.214227 252.129.172.3 - - [2025-10-13 01:53:33] "POST /neutron/network HTTP/1.1" 200 824 0.008494 10.0.0.129 - - [2025-10-13 01:53:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003242 10.0.0.129 - - [2025-10-13 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.129 - - [2025-10-13 01:53:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004533 252.129.172.3 - - [2025-10-13 01:53:33] "POST /neutron/network HTTP/1.1" 200 151 0.093794 10.0.0.129 - - [2025-10-13 01:53:34] "GET /routing-instance/bf31d054-9f85-4956-a2ce-3ff71f7d68ed HTTP/1.1" 404 171 0.003530 10.0.0.129 - - [2025-10-13 01:53:34] "DELETE /route-target/efcf0e0d-7952-4dc4-89ba-69706a8b081d HTTP/1.1" 200 115 0.029466 10.0.0.129 - - [2025-10-13 01:53:34] "GET /domains HTTP/1.1" 200 440 0.002768 10.0.0.129 - - [2025-10-13 01:53:34] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001774 10.0.0.129 - - [2025-10-13 01:53:34] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1706 0.011602 10.0.0.129 - - [2025-10-13 01:53:34] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001027 10.0.0.129 - - [2025-10-13 01:53:34] "GET /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e HTTP/1.1" 200 2105 0.029384 252.129.172.3 - - [2025-10-13 01:53:34] "POST /neutron/network HTTP/1.1" 200 822 0.007662 10.0.0.129 - - [2025-10-13 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004707 10.0.0.129 - - [2025-10-13 01:53:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002758 10.0.0.129 - - [2025-10-13 01:53:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004823 252.129.172.3 - - [2025-10-13 01:53:34] "POST /neutron/network HTTP/1.1" 200 151 0.096917 10.0.0.129 - - [2025-10-13 01:53:34] "DELETE /route-target/b4187797-9b48-4845-b4f7-e00e4e1e89ac HTTP/1.1" 200 115 0.031755 10.0.0.129 - - [2025-10-13 01:53:34] "GET /routing-instance/899edfe8-7058-4e77-80e8-430ae39deac5 HTTP/1.1" 404 171 0.003396 10.0.0.129 - - [2025-10-13 01:53:34] "GET /domains HTTP/1.1" 200 440 0.003113 10.0.0.129 - - [2025-10-13 01:53:34] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001076 10.0.0.129 - - [2025-10-13 01:53:34] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1706 0.006912 10.0.0.129 - - [2025-10-13 01:53:34] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.003937 10.0.0.129 - - [2025-10-13 01:53:34] "GET /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e HTTP/1.1" 200 1866 0.047074 10.0.0.129 - - [2025-10-13 01:53:35] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001243 10.0.0.129 - - [2025-10-13 01:53:35] "GET /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.044517 10.0.0.129 - - [2025-10-13 01:53:35] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001549 10.0.0.129 - - [2025-10-13 01:53:35] "GET /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e?fields=virtual_networks HTTP/1.1" 200 1038 0.031073 10.0.0.129 - - [2025-10-13 01:53:35] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001576 10.0.0.129 - - [2025-10-13 01:53:35] "GET /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.037734 10.0.0.129 - - [2025-10-13 01:53:35] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000969 10.0.0.129 - - [2025-10-13 01:53:35] "GET /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e?fields=security_groups HTTP/1.1" 200 1266 0.026635 10.0.0.129 - - [2025-10-13 01:53:36] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.029509 10.0.0.129 - - [2025-10-13 01:53:36] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.069309 10.0.0.129 - - [2025-10-13 01:53:36] "POST /fqname-to-id HTTP/1.1" 404 179 0.030167 10.0.0.129 - - [2025-10-13 01:53:36] "GET /projects?obj_uuids=b2006655-ffb8-4dfe-96ba-8bffbf39642b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002380 10.0.0.129 - - [2025-10-13 01:53:37] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001098 10.0.0.129 - - [2025-10-13 01:53:37] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.034839 10.0.0.129 - - [2025-10-13 01:53:37] "POST /id-to-fqname HTTP/1.1" 200 181 0.001880 10.0.0.129 - - [2025-10-13 01:53:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.003484 10.0.0.129 - - [2025-10-13 01:53:37] "POST /security-groups HTTP/1.1" 200 576 0.064239 10.0.0.129 - - [2025-10-13 01:53:37] "POST /projects HTTP/1.1" 200 563 0.212773 10.0.0.129 - - [2025-10-13 01:53:37] "POST /fqname-to-id HTTP/1.1" 404 225 0.030556 10.0.0.129 - - [2025-10-13 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.289065 10.0.0.129 - - [2025-10-13 01:53:37] "POST /access-control-lists HTTP/1.1" 200 591 0.059203 10.0.0.129 - - [2025-10-13 01:53:37] "GET /project/b2006655-ffb8-4dfe-96ba-8bffbf39642b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.457723 10.0.0.129 - - [2025-10-13 01:53:37] "POST /fqname-to-id HTTP/1.1" 404 224 0.003925 10.0.0.129 - - [2025-10-13 01:53:37] "POST /access-control-lists HTTP/1.1" 200 589 0.061101 10.0.0.129 - - [2025-10-13 01:53:38] "GET / HTTP/1.1" 200 36499 0.002099 10.0.0.129 - - [2025-10-13 01:53:39] "POST /fqname-to-id HTTP/1.1" 401 298 0.000535 10.0.0.129 - - [2025-10-13 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.077723 10.0.0.129 - - [2025-10-13 01:53:40] "GET /projects?obj_uuids=b2006655-ffb8-4dfe-96ba-8bffbf39642b&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001273 10.0.0.129 - - [2025-10-13 01:53:40] "GET /project/b2006655-ffb8-4dfe-96ba-8bffbf39642b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.027428 10.0.0.129 - - [2025-10-13 01:53:40] "DELETE /project/77b2b8e2a4da412f8b351e24cd0c6d1e HTTP/1.1" 404 173 0.015557 10.0.0.129 - - [2025-10-13 01:53:40] "DELETE /project/c9548f38448d49aea9d3dde8b65cb714 HTTP/1.1" 404 173 0.013024 10.0.0.129 - - [2025-10-13 01:53:40] "DELETE /project/b2006655ffb84dfe96ba8bffbf39642b HTTP/1.1" 404 173 0.010765 10.0.0.129 - - [2025-10-13 01:53:40] "GET /projects?obj_uuids=c9548f38-448d-49ae-a9d3-dde8b65cb714&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001138 10.0.0.129 - - [2025-10-13 01:53:40] "GET /projects?obj_uuids=bc9b1832-ad9d-42fa-b8c1-368c69ba53c5&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000888 10.0.0.129 - - [2025-10-13 01:53:40] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000778 252.129.172.3 - - [2025-10-13 01:53:40] "POST /neutron/network HTTP/1.1" 200 117 0.052236 10.0.0.129 - - [2025-10-13 01:53:40] "GET /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.049212 10.0.0.129 - - [2025-10-13 01:53:40] "GET /project/bc9b1832-ad9d-42fa-b8c1-368c69ba53c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.069060 10.0.0.129 - - [2025-10-13 01:53:40] "GET /project/c9548f38-448d-49ae-a9d3-dde8b65cb714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1520 0.071763 10.0.0.129 - - [2025-10-13 01:53:40] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002157 10.0.0.129 - - [2025-10-13 01:53:40] "GET /projects?obj_uuids=c9548f38-448d-49ae-a9d3-dde8b65cb714&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001158 10.0.0.129 - - [2025-10-13 01:53:40] "GET /projects?obj_uuids=bc9b1832-ad9d-42fa-b8c1-368c69ba53c5&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001128 10.0.0.129 - - [2025-10-13 01:53:40] "GET /projects?obj_uuids=b2006655-ffb8-4dfe-96ba-8bffbf39642b&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001461 10.0.0.129 - - [2025-10-13 01:53:40] "GET /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e?fields=security_groups HTTP/1.1" 200 1356 0.072155 10.0.0.129 - - [2025-10-13 01:53:40] "GET /project/c9548f38-448d-49ae-a9d3-dde8b65cb714?fields=security_groups HTTP/1.1" 200 1399 0.076463 10.0.0.129 - - [2025-10-13 01:53:40] "GET /project/bc9b1832-ad9d-42fa-b8c1-368c69ba53c5?fields=security_groups HTTP/1.1" 200 1375 0.085014 10.0.0.129 - - [2025-10-13 01:53:40] "DELETE /security-group/2e47ed3c-2d87-4821-b32e-08a69ce7ee67 HTTP/1.1" 200 115 0.096663 252.129.172.3 - - [2025-10-13 01:53:40] "POST /neutron/network HTTP/1.1" 200 610 0.201342 10.0.0.129 - - [2025-10-13 01:53:40] "GET /projects?obj_uuids=77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001696 10.0.0.129 - - [2025-10-13 01:53:40] "DELETE /access-control-list/59bb611e-842c-4aea-b64a-48b92d095a8d HTTP/1.1" 200 115 0.065703 10.0.0.129 - - [2025-10-13 01:53:40] "DELETE /security-group/7519e226-2cf8-4353-8eb5-4e08513b4d8d HTTP/1.1" 200 115 0.106550 10.0.0.129 - - [2025-10-13 01:53:40] "DELETE /security-group/03737f1e-661d-4f3f-ac72-d42374095962 HTTP/1.1" 200 115 0.112077 10.0.0.129 - - [2025-10-13 01:53:40] "GET /projects?obj_uuids=c9548f38-448d-49ae-a9d3-dde8b65cb714&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001174 10.0.0.129 - - [2025-10-13 01:53:40] "GET /projects?obj_uuids=bc9b1832-ad9d-42fa-b8c1-368c69ba53c5&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001085 10.0.0.129 - - [2025-10-13 01:53:40] "GET /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e?fields=application_policy_sets HTTP/1.1" 200 1395 0.059078 10.0.0.129 - - [2025-10-13 01:53:40] "DELETE /access-control-list/ac5f1328-9a05-4592-80d8-6cc2436df71a HTTP/1.1" 200 115 0.057354 10.0.0.129 - - [2025-10-13 01:53:40] "GET /project/bc9b1832-ad9d-42fa-b8c1-368c69ba53c5?fields=application_policy_sets HTTP/1.1" 200 1414 0.067781 10.0.0.129 - - [2025-10-13 01:53:40] "GET /project/c9548f38-448d-49ae-a9d3-dde8b65cb714?fields=application_policy_sets HTTP/1.1" 200 1438 0.101423 10.0.0.129 - - [2025-10-13 01:53:40] "DELETE /access-control-list/99ee5165-1bba-4b76-a635-3d59c8304fae HTTP/1.1" 200 115 0.053445 10.0.0.129 - - [2025-10-13 01:53:40] "DELETE /access-control-list/a9c2b4a3-39a3-45cd-8892-d11999f95bf9 HTTP/1.1" 200 115 0.044364 10.0.0.129 - - [2025-10-13 01:53:40] "DELETE /access-control-list/fc249f55-0ca4-46cf-9b3a-943333cff52e HTTP/1.1" 200 115 0.048756 10.0.0.129 - - [2025-10-13 01:53:40] "DELETE /project/77b2b8e2-a4da-412f-8b35-1e24cd0c6d1e HTTP/1.1" 200 115 0.571249 10.0.0.129 - - [2025-10-13 01:53:40] "DELETE /access-control-list/79cbb40b-9b86-45bb-a82c-00525a546d92 HTTP/1.1" 200 115 0.046013 10.0.0.129 - - [2025-10-13 01:53:40] "DELETE /project/bc9b1832-ad9d-42fa-b8c1-368c69ba53c5 HTTP/1.1" 200 115 0.629101 10.0.0.129 - - [2025-10-13 01:53:40] "DELETE /project/c9548f38-448d-49ae-a9d3-dde8b65cb714 HTTP/1.1" 200 115 0.648430 10.0.0.129 - - [2025-10-13 01:53:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003294 10.0.0.129 - - [2025-10-13 01:53:40] "POST /route-targets HTTP/1.1" 200 329 0.019399 252.129.172.3 - - [2025-10-13 01:53:40] "POST /neutron/subnet HTTP/1.1" 200 715 0.283939 10.0.0.129 - - [2025-10-13 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.030329 252.129.172.3 - - [2025-10-13 01:53:41] "POST /neutron/network HTTP/1.1" 200 827 0.010778 10.0.0.129 - - [2025-10-13 01:53:41] "POST /id-to-fqname HTTP/1.1" 200 218 0.001364 10.0.0.129 - - [2025-10-13 01:53:41] "GET /virtual-network/ac749246-a7f3-4c17-a276-a86a7a221594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005805 252.129.172.3 - - [2025-10-13 01:53:41] "POST /neutron/network HTTP/1.1" 200 827 0.005599 10.0.0.129 - - [2025-10-13 01:53:41] "GET /virtual-network/ac749246-a7f3-4c17-a276-a86a7a221594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006773 252.129.172.3 - - [2025-10-13 01:53:41] "POST /neutron/network HTTP/1.1" 200 827 0.007048 252.129.172.3 - - [2025-10-13 01:53:41] "POST /neutron/subnet HTTP/1.1" 200 715 0.007704 10.0.0.129 - - [2025-10-13 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.129 - - [2025-10-13 01:53:41] "GET /virtual-network/ac749246-a7f3-4c17-a276-a86a7a221594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006676 10.0.0.129 - - [2025-10-13 01:53:41] "POST /route-targets HTTP/1.1" 200 325 0.015789 10.0.0.129 - - [2025-10-13 01:53:41] "PUT /virtual-network/ac749246-a7f3-4c17-a276-a86a7a221594 HTTP/1.1" 200 266 0.044656 10.0.0.129 - - [2025-10-13 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.016042 10.0.0.129 - - [2025-10-13 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.129 - - [2025-10-13 01:53:41] "GET /projects?obj_uuids=b2006655-ffb8-4dfe-96ba-8bffbf39642b&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001099 10.0.0.129 - - [2025-10-13 01:53:41] "GET /project/b2006655-ffb8-4dfe-96ba-8bffbf39642b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.027617 252.129.172.3 - - [2025-10-13 01:53:41] "POST /neutron/network HTTP/1.1" 200 117 0.009452 10.0.0.129 - - [2025-10-13 01:53:41] "GET /projects?obj_uuids=b2006655-ffb8-4dfe-96ba-8bffbf39642b&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001179 252.129.172.3 - - [2025-10-13 01:53:41] "POST /neutron/network HTTP/1.1" 200 610 0.076907 10.0.0.129 - - [2025-10-13 01:53:41] "POST /route-targets HTTP/1.1" 200 329 0.012151 10.0.0.129 - - [2025-10-13 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.026292 10.0.0.129 - - [2025-10-13 01:53:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003865 252.129.172.3 - - [2025-10-13 01:53:42] "POST /neutron/subnet HTTP/1.1" 200 725 0.129189 252.129.172.3 - - [2025-10-13 01:53:42] "POST /neutron/network HTTP/1.1" 200 829 0.006011 10.0.0.129 - - [2025-10-13 01:53:42] "POST /id-to-fqname HTTP/1.1" 200 218 0.001401 10.0.0.129 - - [2025-10-13 01:53:42] "GET /virtual-network/96d67685-4bfe-4666-9221-a62d2f077bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005181 252.129.172.3 - - [2025-10-13 01:53:42] "POST /neutron/network HTTP/1.1" 200 829 0.005783 10.0.0.129 - - [2025-10-13 01:53:42] "GET /virtual-network/96d67685-4bfe-4666-9221-a62d2f077bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006096 252.129.172.3 - - [2025-10-13 01:53:42] "POST /neutron/network HTTP/1.1" 200 829 0.006022 252.129.172.3 - - [2025-10-13 01:53:42] "POST /neutron/subnet HTTP/1.1" 200 725 0.006777 10.0.0.129 - - [2025-10-13 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.129 - - [2025-10-13 01:53:42] "GET /virtual-network/96d67685-4bfe-4666-9221-a62d2f077bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004950 10.0.0.129 - - [2025-10-13 01:53:42] "POST /ref-update HTTP/1.1" 200 156 0.010772 10.0.0.129 - - [2025-10-13 01:53:42] "PUT /virtual-network/96d67685-4bfe-4666-9221-a62d2f077bce HTTP/1.1" 200 266 0.036231 10.0.0.129 - - [2025-10-13 01:53:42] "POST /id-to-fqname HTTP/1.1" 200 218 0.001405 252.129.172.3 - - [2025-10-13 01:53:42] "POST /neutron/network HTTP/1.1" 200 837 0.006124 252.129.172.3 - - [2025-10-13 01:53:42] "GET /aaa-mode HTTP/1.1" 401 298 0.000668 252.129.172.3 - - [2025-10-13 01:53:42] "GET / HTTP/1.1" 200 36499 0.003167 252.129.172.3 - - [2025-10-13 01:53:42] "GET /project/b2006655-ffb8-4dfe-96ba-8bffbf39642b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000696 10.0.0.129 - - [2025-10-13 01:53:43] "GET /projects?obj_uuids=b2006655-ffb8-4dfe-96ba-8bffbf39642b&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001085 252.129.172.3 - - [2025-10-13 01:53:43] "GET /project/b2006655-ffb8-4dfe-96ba-8bffbf39642b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.056982 252.129.172.3 - - [2025-10-13 01:53:43] "POST /neutron/network HTTP/1.1" 200 827 0.006108 252.129.172.3 - - [2025-10-13 01:53:43] "POST /neutron/port HTTP/1.1" 200 117 0.007429 252.129.172.3 - - [2025-10-13 01:53:43] "POST /neutron/port HTTP/1.1" 200 117 0.006294 10.0.0.129 - - [2025-10-13 01:53:43] "POST /id-to-fqname HTTP/1.1" 200 218 0.001975 252.129.172.3 - - [2025-10-13 01:53:43] "POST /neutron/port HTTP/1.1" 200 117 0.007479 252.129.172.3 - - [2025-10-13 01:53:43] "POST /neutron/network HTTP/1.1" 200 839 0.006174 252.129.172.3 - - [2025-10-13 01:53:44] "GET /aaa-mode HTTP/1.1" 401 298 0.000637 252.129.172.3 - - [2025-10-13 01:53:44] "GET / HTTP/1.1" 200 36499 0.002595 252.129.172.3 - - [2025-10-13 01:53:44] "GET /project/b2006655-ffb8-4dfe-96ba-8bffbf39642b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000444 252.129.172.3 - - [2025-10-13 01:53:44] "POST /neutron/network HTTP/1.1" 200 837 0.006615 10.0.0.129 - - [2025-10-13 01:53:44] "GET /projects?obj_uuids=b2006655-ffb8-4dfe-96ba-8bffbf39642b&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001505 10.0.0.129 - - [2025-10-13 01:53:44] "GET /projects?obj_uuids=b2006655-ffb8-4dfe-96ba-8bffbf39642b&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001110 252.129.172.3 - - [2025-10-13 01:53:44] "POST /neutron/port HTTP/1.1" 200 1049 0.279446 252.129.172.3 - - [2025-10-13 01:53:44] "GET /project/b2006655-ffb8-4dfe-96ba-8bffbf39642b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.084625 252.129.172.3 - - [2025-10-13 01:53:44] "POST /neutron/network HTTP/1.1" 200 829 0.007243 252.129.172.3 - - [2025-10-13 01:53:44] "POST /neutron/port HTTP/1.1" 200 1049 0.009786 252.129.172.3 - - [2025-10-13 01:53:44] "POST /neutron/port HTTP/1.1" 200 1049 0.012756 252.129.172.3 - - [2025-10-13 01:53:44] "POST /neutron/port HTTP/1.1" 200 1099 0.085890 252.129.172.3 - - [2025-10-13 01:53:44] "POST /neutron/port HTTP/1.1" 200 1073 0.022103 252.129.172.3 - - [2025-10-13 01:53:44] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010258 252.129.172.3 - - [2025-10-13 01:53:44] "POST /neutron/port HTTP/1.1" 200 1073 0.022287 252.129.172.3 - - [2025-10-13 01:53:44] "POST /neutron/port HTTP/1.1" 200 117 0.009237 252.129.172.3 - - [2025-10-13 01:53:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004768 252.129.172.3 - - [2025-10-13 01:53:45] "POST /neutron/subnet HTTP/1.1" 200 689 0.014780 252.129.172.3 - - [2025-10-13 01:53:45] "POST /neutron/port HTTP/1.1" 200 1073 0.016493 10.0.0.129 - - [2025-10-13 01:53:45] "GET /global-system-configs HTTP/1.1" 401 298 0.000428 10.0.0.129 - - [2025-10-13 01:53:45] "GET /global-system-configs HTTP/1.1" 401 298 0.000437 252.129.172.3 - - [2025-10-13 01:53:45] "POST /neutron/port HTTP/1.1" 200 117 0.001389 252.129.172.3 - - [2025-10-13 01:53:45] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007924 252.129.172.3 - - [2025-10-13 01:53:45] "POST /neutron/network HTTP/1.1" 200 827 0.006970 252.129.172.3 - - [2025-10-13 01:53:45] "POST /neutron/network HTTP/1.1" 200 839 0.006772 10.0.0.129 - - [2025-10-13 01:53:45] "GET /projects?obj_uuids=b2006655-ffb8-4dfe-96ba-8bffbf39642b&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001130 10.0.0.129 - - [2025-10-13 01:53:45] "GET /global-system-configs HTTP/1.1" 401 298 0.001080 10.0.0.129 - - [2025-10-13 01:53:45] "GET /global-system-configs HTTP/1.1" 401 298 0.000550 252.129.172.3 - - [2025-10-13 01:53:45] "POST /neutron/port HTTP/1.1" 200 1051 0.296949 252.129.172.3 - - [2025-10-13 01:53:45] "POST /neutron/port HTTP/1.1" 200 1051 0.010967 252.129.172.3 - - [2025-10-13 01:53:45] "POST /neutron/port HTTP/1.1" 200 1051 0.008584 252.129.172.3 - - [2025-10-13 01:53:46] "POST /neutron/port HTTP/1.1" 200 1101 0.059425 252.129.172.3 - - [2025-10-13 01:53:46] "POST /neutron/port HTTP/1.1" 200 1075 0.012388 252.129.172.3 - - [2025-10-13 01:53:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003762 252.129.172.3 - - [2025-10-13 01:53:46] "POST /neutron/subnet HTTP/1.1" 200 699 0.007051 252.129.172.3 - - [2025-10-13 01:53:46] "POST /neutron/port HTTP/1.1" 200 117 0.001320 252.129.172.3 - - [2025-10-13 01:53:46] "POST /neutron/network HTTP/1.1" 200 829 0.005622 10.0.0.129 - - [2025-10-13 01:53:50] "GET /obj-perms HTTP/1.1" 200 6402 0.069272 252.129.172.3 - - [2025-10-13 01:53:50] "POST /neutron/port HTTP/1.1" 200 1073 0.012663 252.129.172.3 - - [2025-10-13 01:53:50] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007528 252.129.172.3 - - [2025-10-13 01:53:50] "POST /neutron/port HTTP/1.1" 200 1073 0.013467 252.129.172.3 - - [2025-10-13 01:53:50] "POST /neutron/security_group HTTP/1.1" 200 2049 0.016300 10.0.0.129 - - [2025-10-13 01:53:50] "GET /obj-perms HTTP/1.1" 200 6402 0.082186 252.129.172.3 - - [2025-10-13 01:53:50] "POST /neutron/port HTTP/1.1" 200 1073 0.023570 252.129.172.3 - - [2025-10-13 01:53:50] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008172 10.0.0.129 - - [2025-10-13 01:53:50] "GET /virtual-machine/054b1af7-492c-4a6d-86e2-94a01fe83516 HTTP/1.1" 401 298 0.000756 10.0.0.129 - - [2025-10-13 01:53:51] "GET /virtual-machine/054b1af7-492c-4a6d-86e2-94a01fe83516 HTTP/1.1" 200 1285 0.039400 10.0.0.129 - - [2025-10-13 01:53:51] "GET /virtual-machine-interface/e0b5bd6d-5831-4884-8953-20f968acf530 HTTP/1.1" 200 2929 0.005935 10.0.0.129 - - [2025-10-13 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.129 - - [2025-10-13 01:53:51] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003748 10.0.0.129 - - [2025-10-13 01:53:51] "GET /virtual-networks?parent_id=b2006655-ffb8-4dfe-96ba-8bffbf39642b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005279 10.0.0.129 - - [2025-10-13 01:53:51] "GET /virtual-network/ac749246-a7f3-4c17-a276-a86a7a221594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005983 10.0.0.129 - - [2025-10-13 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.129 - - [2025-10-13 01:53:54] "GET /virtual-network/ac749246-a7f3-4c17-a276-a86a7a221594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005702 252.129.172.3 - - [2025-10-13 01:53:55] "POST /neutron/port HTTP/1.1" 200 1073 0.014366 252.129.172.3 - - [2025-10-13 01:53:55] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006768 252.129.172.3 - - [2025-10-13 01:53:55] "POST /neutron/port HTTP/1.1" 200 1073 0.014528 252.129.172.3 - - [2025-10-13 01:53:55] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007416 252.129.172.3 - - [2025-10-13 01:53:55] "POST /neutron/port HTTP/1.1" 200 1073 0.012238 252.129.172.3 - - [2025-10-13 01:53:55] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006296 252.129.172.3 - - [2025-10-13 01:53:55] "POST /neutron/port HTTP/1.1" 200 1075 0.014199 252.129.172.3 - - [2025-10-13 01:53:55] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007067 252.129.172.3 - - [2025-10-13 01:53:55] "POST /neutron/port HTTP/1.1" 200 1075 0.011856 252.129.172.3 - - [2025-10-13 01:53:55] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005629 252.129.172.3 - - [2025-10-13 01:53:56] "POST /neutron/port HTTP/1.1" 200 1075 0.012253 252.129.172.3 - - [2025-10-13 01:53:56] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006402 10.0.0.129 - - [2025-10-13 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.129 - - [2025-10-13 01:53:56] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003500 10.0.0.129 - - [2025-10-13 01:53:56] "GET /virtual-networks?parent_id=b2006655-ffb8-4dfe-96ba-8bffbf39642b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004732 10.0.0.129 - - [2025-10-13 01:53:56] "GET /virtual-network/ac749246-a7f3-4c17-a276-a86a7a221594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005076 252.129.172.3 - - [2025-10-13 01:53:56] "POST /neutron/port HTTP/1.1" 200 1073 0.015760 252.129.172.3 - - [2025-10-13 01:53:57] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007119 252.129.172.3 - - [2025-10-13 01:53:57] "POST /neutron/port HTTP/1.1" 200 1075 0.014839 252.129.172.3 - - [2025-10-13 01:53:57] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009218 252.129.172.3 - - [2025-10-13 01:53:57] "POST /neutron/port HTTP/1.1" 200 1075 0.014206 252.129.172.3 - - [2025-10-13 01:53:57] "POST /neutron/port HTTP/1.1" 200 1075 0.011906 252.129.172.3 - - [2025-10-13 01:53:57] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009700 252.129.172.3 - - [2025-10-13 01:53:57] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006361 252.129.172.3 - - [2025-10-13 01:53:57] "POST /neutron/port HTTP/1.1" 200 1075 0.012307 252.129.172.3 - - [2025-10-13 01:53:57] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006189 10.0.0.129 - - [2025-10-13 01:53:57] "GET /virtual-machine/485d1852-8559-4071-991d-73b03ec1d579 HTTP/1.1" 200 1287 0.005026 10.0.0.129 - - [2025-10-13 01:53:57] "GET /virtual-machine-interface/f1943c32-5d3e-4891-b06e-7b730893476b HTTP/1.1" 200 2930 0.006493 10.0.0.129 - - [2025-10-13 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.129 - - [2025-10-13 01:53:57] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003909 10.0.0.129 - - [2025-10-13 01:53:57] "GET /virtual-networks?parent_id=b2006655-ffb8-4dfe-96ba-8bffbf39642b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003360 10.0.0.129 - - [2025-10-13 01:53:57] "GET /virtual-network/96d67685-4bfe-4666-9221-a62d2f077bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.006106 10.0.0.129 - - [2025-10-13 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.129 - - [2025-10-13 01:53:59] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003403 10.0.0.129 - - [2025-10-13 01:53:59] "GET /virtual-networks?parent_id=b2006655-ffb8-4dfe-96ba-8bffbf39642b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002996 10.0.0.129 - - [2025-10-13 01:53:59] "GET /virtual-network/96d67685-4bfe-4666-9221-a62d2f077bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.005717 10.0.0.129 - - [2025-10-13 01:53:59] "POST /routing-policys HTTP/1.1" 200 536 0.020415 10.0.0.129 - - [2025-10-13 01:53:59] "GET /virtual-network/ac749246-a7f3-4c17-a276-a86a7a221594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.007824 10.0.0.129 - - [2025-10-13 01:53:59] "POST /ref-update HTTP/1.1" 200 156 0.014603 10.0.0.129 - - [2025-10-13 01:53:59] "PUT /virtual-network/ac749246-a7f3-4c17-a276-a86a7a221594 HTTP/1.1" 200 266 0.043985 10.0.0.129 - - [2025-10-13 01:54:03] "POST /ref-update HTTP/1.1" 200 156 0.048446 10.0.0.129 - - [2025-10-13 01:54:03] "POST /ref-update HTTP/1.1" 200 156 0.029898 10.0.0.129 - - [2025-10-13 01:54:03] "DELETE /routing-policy/9178332f-5c82-4661-8535-e120d723b75c HTTP/1.1" 200 115 0.057747 252.129.172.3 - - [2025-10-13 01:54:03] "POST /neutron/network HTTP/1.1" 200 829 0.009180 252.129.172.3 - - [2025-10-13 01:54:03] "POST /neutron/network HTTP/1.1" 400 204 0.014165 252.129.172.3 - - [2025-10-13 01:54:04] "POST /neutron/port HTTP/1.1" 200 1075 0.030800 252.129.172.3 - - [2025-10-13 01:54:04] "POST /neutron/port HTTP/1.1" 200 1073 0.028168 252.129.172.3 - - [2025-10-13 01:54:04] "POST /neutron/port HTTP/1.1" 200 1101 0.019418 252.129.172.3 - - [2025-10-13 01:54:04] "POST /neutron/port HTTP/1.1" 200 1099 0.017656 252.129.172.3 - - [2025-10-13 01:54:05] "POST /neutron/port HTTP/1.1" 200 151 0.190372 252.129.172.3 - - [2025-10-13 01:54:05] "POST /neutron/port HTTP/1.1" 200 151 0.191863 252.129.172.3 - - [2025-10-13 01:54:06] "POST /neutron/network HTTP/1.1" 200 829 0.008187 10.0.0.129 - - [2025-10-13 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004896 10.0.0.129 - - [2025-10-13 01:54:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004560 10.0.0.129 - - [2025-10-13 01:54:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002612 252.129.172.3 - - [2025-10-13 01:54:06] "POST /neutron/network HTTP/1.1" 200 151 0.157786 10.0.0.129 - - [2025-10-13 01:54:06] "DELETE /route-target/88656dca-5cbf-445f-b74b-d40d8d72201a HTTP/1.1" 200 115 0.031723 10.0.0.129 - - [2025-10-13 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009975 252.129.172.3 - - [2025-10-13 01:54:06] "POST /neutron/network HTTP/1.1" 200 827 0.007106 10.0.0.129 - - [2025-10-13 01:54:06] "DELETE /route-target/77715f33-f7da-4cde-bf32-689c67e4e0e0 HTTP/1.1" 409 241 0.009794 10.0.0.129 - - [2025-10-13 01:54:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002843 10.0.0.129 - - [2025-10-13 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007211 10.0.0.129 - - [2025-10-13 01:54:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003259 252.129.172.3 - - [2025-10-13 01:54:06] "POST /neutron/network HTTP/1.1" 200 151 0.122387 10.0.0.129 - - [2025-10-13 01:54:06] "DELETE /route-target/bb659caa-46b2-4c00-8fb5-bbb8a3de1376 HTTP/1.1" 200 115 0.018804 10.0.0.129 - - [2025-10-13 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.129 - - [2025-10-13 01:54:06] "DELETE /route-target/77715f33-f7da-4cde-bf32-689c67e4e0e0 HTTP/1.1" 200 115 0.017123 10.0.0.129 - - [2025-10-13 01:54:06] "GET /projects?obj_uuids=b2006655-ffb8-4dfe-96ba-8bffbf39642b&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002035 10.0.0.129 - - [2025-10-13 01:54:06] "GET /project/b2006655-ffb8-4dfe-96ba-8bffbf39642b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.030940 10.0.0.129 - - [2025-10-13 01:54:06] "GET /projects?obj_uuids=b2006655-ffb8-4dfe-96ba-8bffbf39642b&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001215 10.0.0.129 - - [2025-10-13 01:54:06] "GET /project/b2006655-ffb8-4dfe-96ba-8bffbf39642b?fields=virtual_networks HTTP/1.1" 200 1021 0.070029 10.0.0.129 - - [2025-10-13 01:54:07] "GET /projects?obj_uuids=b2006655-ffb8-4dfe-96ba-8bffbf39642b&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001237 10.0.0.129 - - [2025-10-13 01:54:07] "GET /project/b2006655-ffb8-4dfe-96ba-8bffbf39642b?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.033673 10.0.0.129 - - [2025-10-13 01:54:07] "GET /projects?obj_uuids=b2006655-ffb8-4dfe-96ba-8bffbf39642b&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002225 10.0.0.129 - - [2025-10-13 01:54:07] "GET /project/b2006655-ffb8-4dfe-96ba-8bffbf39642b?fields=security_groups HTTP/1.1" 200 1240 0.036013 10.0.0.129 - - [2025-10-13 01:54:07] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001477 10.0.0.129 - - [2025-10-13 01:54:07] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010085 10.0.0.129 - - [2025-10-13 01:54:08] "POST /fqname-to-id HTTP/1.1" 404 184 0.035969 10.0.0.129 - - [2025-10-13 01:54:08] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003355 10.0.0.129 - - [2025-10-13 01:54:08] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001329 10.0.0.129 - - [2025-10-13 01:54:08] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008124 10.0.0.129 - - [2025-10-13 01:54:08] "POST /id-to-fqname HTTP/1.1" 200 186 0.001509 10.0.0.129 - - [2025-10-13 01:54:08] "POST /fqname-to-id HTTP/1.1" 404 195 0.005246 10.0.0.129 - - [2025-10-13 01:54:08] "POST /security-groups HTTP/1.1" 200 581 0.068809 10.0.0.129 - - [2025-10-13 01:54:08] "POST /fqname-to-id HTTP/1.1" 404 230 0.002997 10.0.0.129 - - [2025-10-13 01:54:08] "POST /projects HTTP/1.1" 200 573 0.230898 10.0.0.129 - - [2025-10-13 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.273003 10.0.0.129 - - [2025-10-13 01:54:08] "POST /access-control-lists HTTP/1.1" 200 596 0.061234 10.0.0.129 - - [2025-10-13 01:54:08] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.432277 10.0.0.129 - - [2025-10-13 01:54:08] "POST /fqname-to-id HTTP/1.1" 404 229 0.003582 10.0.0.129 - - [2025-10-13 01:54:08] "POST /access-control-lists HTTP/1.1" 200 594 0.069461 10.0.0.129 - - [2025-10-13 01:54:10] "GET / HTTP/1.1" 200 36499 0.002005 10.0.0.129 - - [2025-10-13 01:54:10] "POST /fqname-to-id HTTP/1.1" 401 298 0.000813 10.0.0.129 - - [2025-10-13 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.081157 10.0.0.129 - - [2025-10-13 01:54:11] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001187 10.0.0.129 - - [2025-10-13 01:54:11] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.028751 252.129.172.3 - - [2025-10-13 01:54:11] "POST /neutron/network HTTP/1.1" 200 117 0.041305 10.0.0.129 - - [2025-10-13 01:54:11] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001786 252.129.172.3 - - [2025-10-13 01:54:11] "POST /neutron/network HTTP/1.1" 200 611 0.090894 10.0.0.129 - - [2025-10-13 01:54:11] "POST /route-targets HTTP/1.1" 200 329 0.019105 10.0.0.129 - - [2025-10-13 01:54:11] "POST /ref-update HTTP/1.1" 200 156 0.033005 10.0.0.129 - - [2025-10-13 01:54:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004807 252.129.172.3 - - [2025-10-13 01:54:11] "POST /neutron/subnet HTTP/1.1" 200 710 0.193328 252.129.172.3 - - [2025-10-13 01:54:12] "POST /neutron/network HTTP/1.1" 200 827 0.006778 10.0.0.129 - - [2025-10-13 01:54:12] "POST /id-to-fqname HTTP/1.1" 200 221 0.001589 10.0.0.129 - - [2025-10-13 01:54:12] "GET /virtual-network/a4a6e808-0b70-4315-ba50-6f29e63728ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005410 252.129.172.3 - - [2025-10-13 01:54:12] "POST /neutron/network HTTP/1.1" 200 827 0.006376 10.0.0.129 - - [2025-10-13 01:54:12] "GET /virtual-network/a4a6e808-0b70-4315-ba50-6f29e63728ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006249 252.129.172.3 - - [2025-10-13 01:54:12] "POST /neutron/network HTTP/1.1" 200 827 0.007584 252.129.172.3 - - [2025-10-13 01:54:12] "POST /neutron/subnet HTTP/1.1" 200 710 0.009672 10.0.0.129 - - [2025-10-13 01:54:12] "GET /domains HTTP/1.1" 401 298 0.000529 10.0.0.129 - - [2025-10-13 01:54:12] "GET /domains HTTP/1.1" 200 440 0.035186 10.0.0.129 - - [2025-10-13 01:54:12] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001428 10.0.0.129 - - [2025-10-13 01:54:12] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1485 0.009951 10.0.0.129 - - [2025-10-13 01:54:12] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001172 10.0.0.129 - - [2025-10-13 01:54:12] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a HTTP/1.1" 200 2081 0.028291 10.0.0.129 - - [2025-10-13 01:54:12] "GET /virtual-network/a4a6e808-0b70-4315-ba50-6f29e63728ca HTTP/1.1" 200 2315 0.008702 10.0.0.129 - - [2025-10-13 01:54:13] "GET /virtual-network/a4a6e808-0b70-4315-ba50-6f29e63728ca HTTP/1.1" 200 2315 0.005980 10.0.0.129 - - [2025-10-13 01:54:13] "GET /routing-instance/ef034ded-e90e-4d08-9dc5-11af18e4e242 HTTP/1.1" 200 1498 0.005360 10.0.0.129 - - [2025-10-13 01:54:13] "GET /routing-instance/ef034ded-e90e-4d08-9dc5-11af18e4e242 HTTP/1.1" 200 1498 0.004424 10.0.0.129 - - [2025-10-13 01:54:13] "GET /route-target/337c16df-4b48-4912-ac9d-08be841ba3b5 HTTP/1.1" 200 1214 0.004560 10.0.0.129 - - [2025-10-13 01:54:13] "GET /virtual-network/a4a6e808-0b70-4315-ba50-6f29e63728ca HTTP/1.1" 200 2315 0.006944 10.0.0.129 - - [2025-10-13 01:54:13] "GET /routing-instance/ef034ded-e90e-4d08-9dc5-11af18e4e242 HTTP/1.1" 200 1498 0.004861 10.0.0.129 - - [2025-10-13 01:54:13] "GET /virtual-network/a4a6e808-0b70-4315-ba50-6f29e63728ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006531 10.0.0.129 - - [2025-10-13 01:54:13] "GET /virtual-network/a4a6e808-0b70-4315-ba50-6f29e63728ca HTTP/1.1" 200 2315 0.005621 10.0.0.129 - - [2025-10-13 01:54:13] "GET /routing-instance/ef034ded-e90e-4d08-9dc5-11af18e4e242 HTTP/1.1" 200 1498 0.006197 10.0.0.129 - - [2025-10-13 01:54:13] "GET /routing-instance/ef034ded-e90e-4d08-9dc5-11af18e4e242 HTTP/1.1" 200 1498 0.003964 10.0.0.129 - - [2025-10-13 01:54:13] "GET /route-target/337c16df-4b48-4912-ac9d-08be841ba3b5 HTTP/1.1" 200 1214 0.004516 10.0.0.129 - - [2025-10-13 01:54:13] "GET /domains HTTP/1.1" 200 440 0.002882 10.0.0.129 - - [2025-10-13 01:54:13] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001601 10.0.0.129 - - [2025-10-13 01:54:13] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1485 0.010486 10.0.0.129 - - [2025-10-13 01:54:13] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001589 10.0.0.129 - - [2025-10-13 01:54:13] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a HTTP/1.1" 200 2081 0.045528 10.0.0.129 - - [2025-10-13 01:54:13] "GET /virtual-network/a4a6e808-0b70-4315-ba50-6f29e63728ca HTTP/1.1" 200 2315 0.009842 10.0.0.129 - - [2025-10-13 01:54:14] "GET /obj-perms HTTP/1.1" 200 6445 0.072371 10.0.0.129 - - [2025-10-13 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.129 - - [2025-10-13 01:54:14] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001605 10.0.0.129 - - [2025-10-13 01:54:14] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.037621 252.129.172.3 - - [2025-10-13 01:54:14] "POST /neutron/network HTTP/1.1" 200 117 0.012098 10.0.0.129 - - [2025-10-13 01:54:14] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001222 252.129.172.3 - - [2025-10-13 01:54:14] "POST /neutron/network HTTP/1.1" 200 611 0.093304 10.0.0.129 - - [2025-10-13 01:54:14] "POST /route-targets HTTP/1.1" 200 329 0.014503 10.0.0.129 - - [2025-10-13 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.026810 10.0.0.129 - - [2025-10-13 01:54:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004829 252.129.172.3 - - [2025-10-13 01:54:15] "POST /neutron/subnet HTTP/1.1" 200 719 0.220313 252.129.172.3 - - [2025-10-13 01:54:15] "POST /neutron/network HTTP/1.1" 200 829 0.009381 10.0.0.129 - - [2025-10-13 01:54:15] "POST /id-to-fqname HTTP/1.1" 200 221 0.001457 10.0.0.129 - - [2025-10-13 01:54:15] "GET /virtual-network/824193a1-337b-47d6-a4ae-c4c4f185de2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007592 252.129.172.3 - - [2025-10-13 01:54:15] "POST /neutron/network HTTP/1.1" 200 829 0.007056 10.0.0.129 - - [2025-10-13 01:54:15] "GET /virtual-network/824193a1-337b-47d6-a4ae-c4c4f185de2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005999 252.129.172.3 - - [2025-10-13 01:54:15] "POST /neutron/network HTTP/1.1" 200 829 0.006515 252.129.172.3 - - [2025-10-13 01:54:15] "POST /neutron/subnet HTTP/1.1" 200 719 0.007898 10.0.0.129 - - [2025-10-13 01:54:15] "GET /domains HTTP/1.1" 200 440 0.003639 10.0.0.129 - - [2025-10-13 01:54:15] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002437 10.0.0.129 - - [2025-10-13 01:54:15] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1485 0.014861 10.0.0.129 - - [2025-10-13 01:54:15] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003520 10.0.0.129 - - [2025-10-13 01:54:15] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a HTTP/1.1" 200 2299 0.050537 10.0.0.129 - - [2025-10-13 01:54:15] "GET /virtual-network/824193a1-337b-47d6-a4ae-c4c4f185de2d HTTP/1.1" 200 2320 0.007050 10.0.0.129 - - [2025-10-13 01:54:15] "GET /virtual-network/824193a1-337b-47d6-a4ae-c4c4f185de2d HTTP/1.1" 200 2320 0.008001 10.0.0.129 - - [2025-10-13 01:54:15] "GET /routing-instance/1478f754-8a0c-48fa-9a27-ff6fb1a33963 HTTP/1.1" 200 1497 0.005225 10.0.0.129 - - [2025-10-13 01:54:15] "GET /routing-instance/1478f754-8a0c-48fa-9a27-ff6fb1a33963 HTTP/1.1" 200 1497 0.005287 10.0.0.129 - - [2025-10-13 01:54:16] "GET /route-target/72d5f4d5-c5bd-4235-a422-228615b9c27d HTTP/1.1" 200 1214 0.004288 10.0.0.129 - - [2025-10-13 01:54:16] "GET /virtual-network/824193a1-337b-47d6-a4ae-c4c4f185de2d HTTP/1.1" 200 2320 0.005472 10.0.0.129 - - [2025-10-13 01:54:16] "GET /routing-instance/1478f754-8a0c-48fa-9a27-ff6fb1a33963 HTTP/1.1" 200 1497 0.007871 10.0.0.129 - - [2025-10-13 01:54:16] "GET /virtual-network/824193a1-337b-47d6-a4ae-c4c4f185de2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006262 10.0.0.129 - - [2025-10-13 01:54:16] "GET /virtual-network/824193a1-337b-47d6-a4ae-c4c4f185de2d HTTP/1.1" 200 2320 0.005312 10.0.0.129 - - [2025-10-13 01:54:16] "GET /routing-instance/1478f754-8a0c-48fa-9a27-ff6fb1a33963 HTTP/1.1" 200 1497 0.004730 10.0.0.129 - - [2025-10-13 01:54:16] "GET /routing-instance/1478f754-8a0c-48fa-9a27-ff6fb1a33963 HTTP/1.1" 200 1497 0.005111 10.0.0.129 - - [2025-10-13 01:54:16] "GET /route-target/72d5f4d5-c5bd-4235-a422-228615b9c27d HTTP/1.1" 200 1214 0.004488 10.0.0.129 - - [2025-10-13 01:54:16] "GET /domains HTTP/1.1" 200 440 0.003130 10.0.0.129 - - [2025-10-13 01:54:16] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001226 10.0.0.129 - - [2025-10-13 01:54:16] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1485 0.008094 10.0.0.129 - - [2025-10-13 01:54:16] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001302 10.0.0.129 - - [2025-10-13 01:54:16] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a HTTP/1.1" 200 2299 0.030413 10.0.0.129 - - [2025-10-13 01:54:16] "GET /virtual-network/824193a1-337b-47d6-a4ae-c4c4f185de2d HTTP/1.1" 200 2320 0.005705 10.0.0.129 - - [2025-10-13 01:54:16] "GET /obj-perms HTTP/1.1" 200 6445 0.001740 10.0.0.129 - - [2025-10-13 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.129 - - [2025-10-13 01:54:16] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001078 10.0.0.129 - - [2025-10-13 01:54:17] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.033130 252.129.172.3 - - [2025-10-13 01:54:17] "POST /neutron/network HTTP/1.1" 200 117 0.020374 10.0.0.129 - - [2025-10-13 01:54:17] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001590 252.129.172.3 - - [2025-10-13 01:54:17] "POST /neutron/network HTTP/1.1" 200 613 0.085612 10.0.0.129 - - [2025-10-13 01:54:17] "POST /ref-update HTTP/1.1" 200 156 0.014511 10.0.0.129 - - [2025-10-13 01:54:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004494 252.129.172.3 - - [2025-10-13 01:54:17] "POST /neutron/subnet HTTP/1.1" 200 729 0.215282 252.129.172.3 - - [2025-10-13 01:54:17] "POST /neutron/network HTTP/1.1" 200 833 0.005579 10.0.0.129 - - [2025-10-13 01:54:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.001903 10.0.0.129 - - [2025-10-13 01:54:17] "GET /virtual-network/aeb0751e-7e37-455a-8f06-3455af7eb9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005386 252.129.172.3 - - [2025-10-13 01:54:17] "POST /neutron/network HTTP/1.1" 200 833 0.007046 10.0.0.129 - - [2025-10-13 01:54:17] "GET /virtual-network/aeb0751e-7e37-455a-8f06-3455af7eb9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006747 252.129.172.3 - - [2025-10-13 01:54:17] "POST /neutron/network HTTP/1.1" 200 833 0.005274 252.129.172.3 - - [2025-10-13 01:54:17] "POST /neutron/subnet HTTP/1.1" 200 729 0.009312 10.0.0.129 - - [2025-10-13 01:54:17] "GET /domains HTTP/1.1" 200 440 0.003652 10.0.0.129 - - [2025-10-13 01:54:17] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001240 10.0.0.129 - - [2025-10-13 01:54:17] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1485 0.007537 10.0.0.129 - - [2025-10-13 01:54:18] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001725 10.0.0.129 - - [2025-10-13 01:54:18] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a HTTP/1.1" 200 2518 0.036667 10.0.0.129 - - [2025-10-13 01:54:18] "GET /virtual-network/aeb0751e-7e37-455a-8f06-3455af7eb9ec HTTP/1.1" 200 2332 0.007358 10.0.0.129 - - [2025-10-13 01:54:18] "GET /virtual-network/aeb0751e-7e37-455a-8f06-3455af7eb9ec HTTP/1.1" 200 2332 0.005418 10.0.0.129 - - [2025-10-13 01:54:18] "GET /routing-instance/3f1e8064-546b-4612-ad17-eeb47ba29692 HTTP/1.1" 200 1501 0.004190 10.0.0.129 - - [2025-10-13 01:54:18] "GET /routing-instance/3f1e8064-546b-4612-ad17-eeb47ba29692 HTTP/1.1" 200 1501 0.003921 10.0.0.129 - - [2025-10-13 01:54:18] "GET /route-target/536c8411-9d0d-4539-9955-b51e2c7c27f9 HTTP/1.1" 200 1216 0.003950 10.0.0.129 - - [2025-10-13 01:54:18] "GET /virtual-network/aeb0751e-7e37-455a-8f06-3455af7eb9ec HTTP/1.1" 200 2332 0.005320 10.0.0.129 - - [2025-10-13 01:54:18] "GET /routing-instance/3f1e8064-546b-4612-ad17-eeb47ba29692 HTTP/1.1" 200 1501 0.005668 10.0.0.129 - - [2025-10-13 01:54:18] "GET /virtual-network/aeb0751e-7e37-455a-8f06-3455af7eb9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006691 10.0.0.129 - - [2025-10-13 01:54:18] "GET /virtual-network/aeb0751e-7e37-455a-8f06-3455af7eb9ec HTTP/1.1" 200 2332 0.005248 10.0.0.129 - - [2025-10-13 01:54:18] "GET /routing-instance/3f1e8064-546b-4612-ad17-eeb47ba29692 HTTP/1.1" 200 1501 0.004521 10.0.0.129 - - [2025-10-13 01:54:18] "GET /routing-instance/3f1e8064-546b-4612-ad17-eeb47ba29692 HTTP/1.1" 200 1501 0.003789 10.0.0.129 - - [2025-10-13 01:54:18] "GET /route-target/536c8411-9d0d-4539-9955-b51e2c7c27f9 HTTP/1.1" 200 1216 0.003751 10.0.0.129 - - [2025-10-13 01:54:18] "GET /domains HTTP/1.1" 200 440 0.003659 10.0.0.129 - - [2025-10-13 01:54:18] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001270 10.0.0.129 - - [2025-10-13 01:54:18] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1485 0.009479 10.0.0.129 - - [2025-10-13 01:54:18] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001187 10.0.0.129 - - [2025-10-13 01:54:18] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a HTTP/1.1" 200 2518 0.036299 10.0.0.129 - - [2025-10-13 01:54:19] "GET /virtual-network/aeb0751e-7e37-455a-8f06-3455af7eb9ec HTTP/1.1" 200 2332 0.005447 10.0.0.129 - - [2025-10-13 01:54:19] "GET /obj-perms HTTP/1.1" 200 6445 0.001897 10.0.0.129 - - [2025-10-13 01:54:19] "POST /id-to-fqname HTTP/1.1" 200 221 0.001495 252.129.172.3 - - [2025-10-13 01:54:19] "POST /neutron/network HTTP/1.1" 200 839 0.007707 252.129.172.3 - - [2025-10-13 01:54:19] "GET /aaa-mode HTTP/1.1" 401 298 0.000421 252.129.172.3 - - [2025-10-13 01:54:19] "GET / HTTP/1.1" 200 36499 0.001591 252.129.172.3 - - [2025-10-13 01:54:19] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000396 10.0.0.129 - - [2025-10-13 01:54:20] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001288 252.129.172.3 - - [2025-10-13 01:54:20] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.054249 252.129.172.3 - - [2025-10-13 01:54:20] "POST /neutron/network HTTP/1.1" 200 829 0.005794 252.129.172.3 - - [2025-10-13 01:54:20] "POST /neutron/port HTTP/1.1" 200 117 0.005554 252.129.172.3 - - [2025-10-13 01:54:20] "POST /neutron/port HTTP/1.1" 200 117 0.005252 10.0.0.129 - - [2025-10-13 01:54:20] "POST /id-to-fqname HTTP/1.1" 200 222 0.001433 252.129.172.3 - - [2025-10-13 01:54:20] "POST /neutron/port HTTP/1.1" 200 117 0.004837 252.129.172.3 - - [2025-10-13 01:54:20] "POST /neutron/network HTTP/1.1" 200 843 0.005444 252.129.172.3 - - [2025-10-13 01:54:20] "GET /aaa-mode HTTP/1.1" 401 298 0.000549 252.129.172.3 - - [2025-10-13 01:54:20] "GET / HTTP/1.1" 200 36499 0.001712 252.129.172.3 - - [2025-10-13 01:54:20] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000405 252.129.172.3 - - [2025-10-13 01:54:20] "POST /neutron/network HTTP/1.1" 200 839 0.006024 10.0.0.129 - - [2025-10-13 01:54:21] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001840 10.0.0.129 - - [2025-10-13 01:54:21] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001526 252.129.172.3 - - [2025-10-13 01:54:21] "POST /neutron/port HTTP/1.1" 200 1055 0.286270 252.129.172.3 - - [2025-10-13 01:54:21] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.070139 252.129.172.3 - - [2025-10-13 01:54:21] "POST /neutron/network HTTP/1.1" 200 833 0.009220 252.129.172.3 - - [2025-10-13 01:54:21] "POST /neutron/port HTTP/1.1" 200 1055 0.041253 252.129.172.3 - - [2025-10-13 01:54:21] "POST /neutron/port HTTP/1.1" 200 1055 0.011428 252.129.172.3 - - [2025-10-13 01:54:21] "POST /neutron/port HTTP/1.1" 200 1029 0.021963 252.129.172.3 - - [2025-10-13 01:54:21] "POST /neutron/port HTTP/1.1" 200 1105 0.083450 252.129.172.3 - - [2025-10-13 01:54:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010429 252.129.172.3 - - [2025-10-13 01:54:21] "POST /neutron/port HTTP/1.1" 200 117 0.005418 252.129.172.3 - - [2025-10-13 01:54:21] "POST /neutron/port HTTP/1.1" 200 1079 0.014614 10.0.0.129 - - [2025-10-13 01:54:21] "POST /fqname-to-id HTTP/1.1" 404 191 0.002138 10.0.0.129 - - [2025-10-13 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.129 - - [2025-10-13 01:54:21] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001066 10.0.0.129 - - [2025-10-13 01:54:21] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.006998 252.129.172.3 - - [2025-10-13 01:54:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003537 10.0.0.129 - - [2025-10-13 01:54:21] "POST /service-templates HTTP/1.1" 200 545 0.036000 252.129.172.3 - - [2025-10-13 01:54:21] "POST /neutron/subnet HTTP/1.1" 200 693 0.012045 10.0.0.129 - - [2025-10-13 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 252.129.172.3 - - [2025-10-13 01:54:21] "POST /neutron/port HTTP/1.1" 200 117 0.001220 10.0.0.129 - - [2025-10-13 01:54:21] "GET /service-template/fc79da62-8ec6-4184-b2da-f99ef696c530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005125 252.129.172.3 - - [2025-10-13 01:54:22] "POST /neutron/network HTTP/1.1" 200 829 0.005889 10.0.0.129 - - [2025-10-13 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.129 - - [2025-10-13 01:54:22] "GET /service-template/fc79da62-8ec6-4184-b2da-f99ef696c530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003617 10.0.0.129 - - [2025-10-13 01:54:22] "POST /id-to-fqname HTTP/1.1" 200 221 0.001523 10.0.0.129 - - [2025-10-13 01:54:22] "POST /id-to-fqname HTTP/1.1" 200 221 0.001301 10.0.0.129 - - [2025-10-13 01:54:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.001407 252.129.172.3 - - [2025-10-13 01:54:22] "POST /neutron/network HTTP/1.1" 200 843 0.009113 10.0.0.129 - - [2025-10-13 01:54:22] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001568 252.129.172.3 - - [2025-10-13 01:54:22] "POST /neutron/port HTTP/1.1" 200 1079 0.021482 252.129.172.3 - - [2025-10-13 01:54:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007494 252.129.172.3 - - [2025-10-13 01:54:22] "POST /neutron/port HTTP/1.1" 200 1057 0.278625 252.129.172.3 - - [2025-10-13 01:54:22] "POST /neutron/port HTTP/1.1" 200 1057 0.008549 252.129.172.3 - - [2025-10-13 01:54:22] "POST /neutron/port HTTP/1.1" 200 1057 0.010039 252.129.172.3 - - [2025-10-13 01:54:22] "POST /neutron/port HTTP/1.1" 200 1107 0.070540 252.129.172.3 - - [2025-10-13 01:54:22] "POST /neutron/port HTTP/1.1" 200 1081 0.010702 252.129.172.3 - - [2025-10-13 01:54:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006077 252.129.172.3 - - [2025-10-13 01:54:23] "POST /neutron/subnet HTTP/1.1" 200 703 0.007032 252.129.172.3 - - [2025-10-13 01:54:23] "POST /neutron/port HTTP/1.1" 200 117 0.001147 252.129.172.3 - - [2025-10-13 01:54:23] "POST /neutron/network HTTP/1.1" 200 833 0.005802 252.129.172.3 - - [2025-10-13 01:54:24] "POST /neutron/network HTTP/1.1" 200 2214 0.012229 252.129.172.3 - - [2025-10-13 01:54:24] "GET /aaa-mode HTTP/1.1" 401 298 0.000472 252.129.172.3 - - [2025-10-13 01:54:24] "GET / HTTP/1.1" 200 36499 0.001492 252.129.172.3 - - [2025-10-13 01:54:24] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000386 10.0.0.129 - - [2025-10-13 01:54:24] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001104 252.129.172.3 - - [2025-10-13 01:54:24] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.059510 252.129.172.3 - - [2025-10-13 01:54:24] "POST /neutron/network HTTP/1.1" 200 827 0.042300 252.129.172.3 - - [2025-10-13 01:54:24] "POST /neutron/network HTTP/1.1" 200 829 0.006496 252.129.172.3 - - [2025-10-13 01:54:24] "POST /neutron/network HTTP/1.1" 200 833 0.006019 252.129.172.3 - - [2025-10-13 01:54:25] "POST /neutron/port HTTP/1.1" 200 2044 0.019844 252.129.172.3 - - [2025-10-13 01:54:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007767 252.129.172.3 - - [2025-10-13 01:54:25] "POST /neutron/port HTTP/1.1" 200 117 0.005488 252.129.172.3 - - [2025-10-13 01:54:25] "POST /neutron/port HTTP/1.1" 200 117 0.006261 252.129.172.3 - - [2025-10-13 01:54:25] "POST /neutron/network HTTP/1.1" 200 2214 0.020280 10.0.0.129 - - [2025-10-13 01:54:25] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.005103 252.129.172.3 - - [2025-10-13 01:54:26] "POST /neutron/port HTTP/1.1" 200 1053 0.288382 10.0.0.129 - - [2025-10-13 01:54:26] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001279 252.129.172.3 - - [2025-10-13 01:54:26] "POST /neutron/port HTTP/1.1" 200 1055 0.344525 10.0.0.129 - - [2025-10-13 01:54:26] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001133 252.129.172.3 - - [2025-10-13 01:54:26] "POST /neutron/port HTTP/1.1" 200 1057 0.259159 252.129.172.3 - - [2025-10-13 01:54:27] "POST /neutron/port HTTP/1.1" 200 1053 0.011922 252.129.172.3 - - [2025-10-13 01:54:27] "POST /neutron/port HTTP/1.1" 200 1053 0.010236 252.129.172.3 - - [2025-10-13 01:54:27] "POST /neutron/port HTTP/1.1" 200 1103 0.110599 252.129.172.3 - - [2025-10-13 01:54:27] "POST /neutron/port HTTP/1.1" 200 1055 0.010152 252.129.172.3 - - [2025-10-13 01:54:27] "POST /neutron/port HTTP/1.1" 200 1055 0.012844 252.129.172.3 - - [2025-10-13 01:54:27] "POST /neutron/port HTTP/1.1" 200 1105 0.106044 252.129.172.3 - - [2025-10-13 01:54:27] "POST /neutron/port HTTP/1.1" 200 1057 0.010335 252.129.172.3 - - [2025-10-13 01:54:27] "POST /neutron/port HTTP/1.1" 200 1057 0.012465 252.129.172.3 - - [2025-10-13 01:54:27] "POST /neutron/port HTTP/1.1" 200 1107 0.098721 252.129.172.3 - - [2025-10-13 01:54:28] "POST /neutron/port HTTP/1.1" 200 3004 0.022528 252.129.172.3 - - [2025-10-13 01:54:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004456 252.129.172.3 - - [2025-10-13 01:54:28] "POST /neutron/subnet HTTP/1.1" 200 684 0.008500 252.129.172.3 - - [2025-10-13 01:54:28] "POST /neutron/port HTTP/1.1" 200 117 0.001390 252.129.172.3 - - [2025-10-13 01:54:28] "POST /neutron/network HTTP/1.1" 200 827 0.007852 252.129.172.3 - - [2025-10-13 01:54:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004565 252.129.172.3 - - [2025-10-13 01:54:28] "POST /neutron/subnet HTTP/1.1" 200 693 0.008002 252.129.172.3 - - [2025-10-13 01:54:28] "POST /neutron/port HTTP/1.1" 200 117 0.001235 252.129.172.3 - - [2025-10-13 01:54:28] "POST /neutron/network HTTP/1.1" 200 829 0.008142 252.129.172.3 - - [2025-10-13 01:54:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003594 252.129.172.3 - - [2025-10-13 01:54:28] "POST /neutron/subnet HTTP/1.1" 200 703 0.008758 252.129.172.3 - - [2025-10-13 01:54:28] "POST /neutron/port HTTP/1.1" 200 117 0.001549 252.129.172.3 - - [2025-10-13 01:54:28] "POST /neutron/network HTTP/1.1" 200 833 0.005675 252.129.172.3 - - [2025-10-13 01:54:30] "POST /neutron/port HTTP/1.1" 200 3004 0.019991 252.129.172.3 - - [2025-10-13 01:54:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009639 252.129.172.3 - - [2025-10-13 01:54:32] "POST /neutron/port HTTP/1.1" 200 1079 0.017735 252.129.172.3 - - [2025-10-13 01:54:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008142 252.129.172.3 - - [2025-10-13 01:54:32] "POST /neutron/port HTTP/1.1" 200 1079 0.014216 252.129.172.3 - - [2025-10-13 01:54:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007483 252.129.172.3 - - [2025-10-13 01:54:32] "POST /neutron/port HTTP/1.1" 200 1079 0.014168 252.129.172.3 - - [2025-10-13 01:54:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009219 252.129.172.3 - - [2025-10-13 01:54:33] "POST /neutron/port HTTP/1.1" 200 1081 0.022547 252.129.172.3 - - [2025-10-13 01:54:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007817 252.129.172.3 - - [2025-10-13 01:54:33] "POST /neutron/port HTTP/1.1" 200 1079 0.019197 252.129.172.3 - - [2025-10-13 01:54:33] "POST /neutron/port HTTP/1.1" 200 1081 0.011000 252.129.172.3 - - [2025-10-13 01:54:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007564 252.129.172.3 - - [2025-10-13 01:54:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007534 252.129.172.3 - - [2025-10-13 01:54:33] "POST /neutron/port HTTP/1.1" 200 1081 0.012933 252.129.172.3 - - [2025-10-13 01:54:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009334 252.129.172.3 - - [2025-10-13 01:54:35] "POST /neutron/port HTTP/1.1" 200 3004 0.017352 252.129.172.3 - - [2025-10-13 01:54:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009627 252.129.172.3 - - [2025-10-13 01:54:35] "POST /neutron/port HTTP/1.1" 200 3004 0.030892 252.129.172.3 - - [2025-10-13 01:54:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007594 252.129.172.3 - - [2025-10-13 01:54:35] "POST /neutron/port HTTP/1.1" 200 1081 0.014333 252.129.172.3 - - [2025-10-13 01:54:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010226 252.129.172.3 - - [2025-10-13 01:54:35] "POST /neutron/port HTTP/1.1" 200 3004 0.036985 252.129.172.3 - - [2025-10-13 01:54:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008646 252.129.172.3 - - [2025-10-13 01:54:36] "POST /neutron/port HTTP/1.1" 200 3004 0.018540 252.129.172.3 - - [2025-10-13 01:54:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009708 252.129.172.3 - - [2025-10-13 01:54:36] "POST /neutron/port HTTP/1.1" 200 3004 0.017264 252.129.172.3 - - [2025-10-13 01:54:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012748 10.0.0.129 - - [2025-10-13 01:54:36] "GET /virtual-machine/5e8b2dfb-d7db-4b82-b0ba-fa713501f518 HTTP/1.1" 200 1804 0.006487 10.0.0.129 - - [2025-10-13 01:54:36] "GET /virtual-machine-interface/9964c9a8-c31c-4aff-aeea-892f2c91aea1 HTTP/1.1" 200 2949 0.008063 10.0.0.129 - - [2025-10-13 01:54:36] "GET /virtual-machine-interface/e63dc3ba-58bf-4b99-9973-8a5ccdeddfe8 HTTP/1.1" 200 2952 0.007106 10.0.0.129 - - [2025-10-13 01:54:36] "GET /virtual-machine-interface/f1cf4e9c-74e0-4d34-8fcb-ee69c30f30bc HTTP/1.1" 200 2949 0.005437 10.0.0.129 - - [2025-10-13 01:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.129 - - [2025-10-13 01:54:36] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003449 10.0.0.129 - - [2025-10-13 01:54:36] "GET /virtual-networks?parent_id=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003994 10.0.0.129 - - [2025-10-13 01:54:36] "GET /virtual-network/a4a6e808-0b70-4315-ba50-6f29e63728ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005224 10.0.0.129 - - [2025-10-13 01:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.129 - - [2025-10-13 01:54:40] "GET /virtual-network/a4a6e808-0b70-4315-ba50-6f29e63728ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008012 10.0.0.129 - - [2025-10-13 01:54:41] "DELETE /project/892efee7a24249ec894ea0e659bd876a HTTP/1.1" 404 173 0.005827 10.0.0.129 - - [2025-10-13 01:54:41] "GET /projects?obj_uuids=b2006655-ffb8-4dfe-96ba-8bffbf39642b&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001156 10.0.0.129 - - [2025-10-13 01:54:41] "GET /project/b2006655-ffb8-4dfe-96ba-8bffbf39642b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.026408 10.0.0.129 - - [2025-10-13 01:54:41] "GET /projects?obj_uuids=b2006655-ffb8-4dfe-96ba-8bffbf39642b&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001723 10.0.0.129 - - [2025-10-13 01:54:41] "GET /project/b2006655-ffb8-4dfe-96ba-8bffbf39642b?fields=security_groups HTTP/1.1" 200 1330 0.077394 10.0.0.129 - - [2025-10-13 01:54:41] "DELETE /security-group/3bcad983-34f9-48b4-861c-d63c2940776a HTTP/1.1" 200 115 0.060703 10.0.0.129 - - [2025-10-13 01:54:41] "GET /projects?obj_uuids=b2006655-ffb8-4dfe-96ba-8bffbf39642b&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001594 10.0.0.129 - - [2025-10-13 01:54:41] "DELETE /access-control-list/512d12cc-7669-4f59-9436-b48ac137b2fb HTTP/1.1" 200 115 0.043512 10.0.0.129 - - [2025-10-13 01:54:41] "GET /project/b2006655-ffb8-4dfe-96ba-8bffbf39642b?fields=application_policy_sets HTTP/1.1" 200 1369 0.054430 10.0.0.129 - - [2025-10-13 01:54:41] "DELETE /access-control-list/748e1af8-02d3-4ad2-9891-138dc388ae46 HTTP/1.1" 200 115 0.044975 10.0.0.129 - - [2025-10-13 01:54:41] "DELETE /project/b2006655-ffb8-4dfe-96ba-8bffbf39642b HTTP/1.1" 200 115 0.441437 10.0.0.129 - - [2025-10-13 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.129 - - [2025-10-13 01:54:44] "GET /virtual-network/a4a6e808-0b70-4315-ba50-6f29e63728ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005484 10.0.0.129 - - [2025-10-13 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.129 - - [2025-10-13 01:54:48] "GET /virtual-network/a4a6e808-0b70-4315-ba50-6f29e63728ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004703 10.0.0.129 - - [2025-10-13 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.023235 10.0.0.129 - - [2025-10-13 01:54:50] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.012722 10.0.0.129 - - [2025-10-13 01:54:50] "GET /virtual-networks?parent_id=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.011738 10.0.0.129 - - [2025-10-13 01:54:50] "GET /virtual-network/a4a6e808-0b70-4315-ba50-6f29e63728ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.016537 252.129.172.3 - - [2025-10-13 01:54:51] "POST /neutron/port HTTP/1.1" 200 3004 0.064290 252.129.172.3 - - [2025-10-13 01:54:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.024897 10.0.0.129 - - [2025-10-13 01:54:51] "GET /obj-perms HTTP/1.1" 200 6402 0.099002 10.0.0.129 - - [2025-10-13 01:54:52] "GET /obj-perms HTTP/1.1" 200 6402 0.147008 252.129.172.3 - - [2025-10-13 01:54:56] "POST /neutron/port HTTP/1.1" 200 3004 0.060555 252.129.172.3 - - [2025-10-13 01:54:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.030522 252.129.172.3 - - [2025-10-13 01:54:59] "POST /neutron/port HTTP/1.1" 200 3004 0.057315 252.129.172.3 - - [2025-10-13 01:54:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.021861 252.129.172.3 - - [2025-10-13 01:55:00] "POST /neutron/port HTTP/1.1" 200 3004 0.056209 252.129.172.3 - - [2025-10-13 01:55:00] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012361 252.129.172.3 - - [2025-10-13 01:55:01] "POST /neutron/port HTTP/1.1" 200 3004 0.072459 252.129.172.3 - - [2025-10-13 01:55:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.015476 252.129.172.3 - - [2025-10-13 01:55:01] "POST /neutron/port HTTP/1.1" 200 3004 0.078046 252.129.172.3 - - [2025-10-13 01:55:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011496 252.129.172.3 - - [2025-10-13 01:55:01] "POST /neutron/port HTTP/1.1" 200 3004 0.056059 252.129.172.3 - - [2025-10-13 01:55:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007108 252.129.172.3 - - [2025-10-13 01:55:07] "POST /neutron/port HTTP/1.1" 200 3004 0.030932 252.129.172.3 - - [2025-10-13 01:55:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010542 10.0.0.129 - - [2025-10-13 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.129 - - [2025-10-13 01:55:12] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003592 10.0.0.129 - - [2025-10-13 01:55:12] "GET /virtual-networks?parent_id=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004122 10.0.0.129 - - [2025-10-13 01:55:12] "GET /virtual-network/824193a1-337b-47d6-a4ae-c4c4f185de2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005684 10.0.0.129 - - [2025-10-13 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.129 - - [2025-10-13 01:55:12] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003536 10.0.0.129 - - [2025-10-13 01:55:12] "GET /virtual-networks?parent_id=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004596 10.0.0.129 - - [2025-10-13 01:55:12] "GET /virtual-network/aeb0751e-7e37-455a-8f06-3455af7eb9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005344 10.0.0.129 - - [2025-10-13 01:55:13] "POST /fqname-to-id HTTP/1.1" 404 205 0.004000 10.0.0.129 - - [2025-10-13 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.129 - - [2025-10-13 01:55:13] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001321 10.0.0.129 - - [2025-10-13 01:55:13] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.035208 10.0.0.129 - - [2025-10-13 01:55:13] "POST /service-instances HTTP/1.1" 200 545 0.073043 10.0.0.129 - - [2025-10-13 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005379 10.0.0.129 - - [2025-10-13 01:55:13] "GET /service-instance/d5bd1da5-8215-47c8-a228-adaa2d6815cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.007146 10.0.0.129 - - [2025-10-13 01:55:13] "POST /port-tuples HTTP/1.1" 200 588 0.033059 10.0.0.129 - - [2025-10-13 01:55:13] "GET /virtual-machine-interface/f1cf4e9c-74e0-4d34-8fcb-ee69c30f30bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.007052 10.0.0.129 - - [2025-10-13 01:55:13] "PUT /virtual-machine-interface/f1cf4e9c-74e0-4d34-8fcb-ee69c30f30bc HTTP/1.1" 200 286 0.015606 10.0.0.129 - - [2025-10-13 01:55:13] "POST /ref-update HTTP/1.1" 200 156 0.018074 10.0.0.129 - - [2025-10-13 01:55:13] "GET /virtual-machine-interface/9964c9a8-c31c-4aff-aeea-892f2c91aea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.006044 10.0.0.129 - - [2025-10-13 01:55:13] "POST /instance-ips HTTP/1.1" 200 387 0.041541 10.0.0.129 - - [2025-10-13 01:55:13] "POST /ref-update HTTP/1.1" 200 156 0.024558 10.0.0.129 - - [2025-10-13 01:55:13] "PUT /virtual-machine-interface/9964c9a8-c31c-4aff-aeea-892f2c91aea1 HTTP/1.1" 200 286 0.031563 10.0.0.129 - - [2025-10-13 01:55:13] "POST /ref-update HTTP/1.1" 200 156 0.025261 10.0.0.129 - - [2025-10-13 01:55:13] "POST /ref-update HTTP/1.1" 200 156 0.025894 10.0.0.129 - - [2025-10-13 01:55:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005161 10.0.0.129 - - [2025-10-13 01:55:13] "GET /virtual-machine-interface/e63dc3ba-58bf-4b99-9973-8a5ccdeddfe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.005805 10.0.0.129 - - [2025-10-13 01:55:13] "POST /instance-ips HTTP/1.1" 200 387 0.046045 10.0.0.129 - - [2025-10-13 01:55:13] "PUT /virtual-machine-interface/e63dc3ba-58bf-4b99-9973-8a5ccdeddfe8 HTTP/1.1" 200 286 0.028781 10.0.0.129 - - [2025-10-13 01:55:14] "POST /ref-update HTTP/1.1" 200 156 0.024127 10.0.0.129 - - [2025-10-13 01:55:14] "POST /ref-update HTTP/1.1" 200 156 0.038333 10.0.0.129 - - [2025-10-13 01:55:14] "POST /ref-update HTTP/1.1" 200 156 0.016895 10.0.0.129 - - [2025-10-13 01:55:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013411 252.129.172.3 - - [2025-10-13 01:55:14] "POST /neutron/port HTTP/1.1" 200 1079 0.085726 10.0.0.129 - - [2025-10-13 01:55:14] "POST /instance-ips HTTP/1.1" 200 375 0.068008 252.129.172.3 - - [2025-10-13 01:55:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.020146 10.0.0.129 - - [2025-10-13 01:55:14] "POST /ref-update HTTP/1.1" 200 156 0.032859 10.0.0.129 - - [2025-10-13 01:55:14] "POST /ref-update HTTP/1.1" 200 156 0.020299 252.129.172.3 - - [2025-10-13 01:55:14] "POST /neutron/port HTTP/1.1" 200 1079 0.039687 10.0.0.129 - - [2025-10-13 01:55:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004494 252.129.172.3 - - [2025-10-13 01:55:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010928 252.129.172.3 - - [2025-10-13 01:55:14] "POST /neutron/port HTTP/1.1" 200 1079 0.016325 252.129.172.3 - - [2025-10-13 01:55:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008436 10.0.0.129 - - [2025-10-13 01:55:14] "GET /virtual-machine/f3540940-928d-4e96-b3c2-a9914a684d3b HTTP/1.1" 200 1293 0.006557 10.0.0.129 - - [2025-10-13 01:55:14] "GET /virtual-machine-interface/1361c869-c11e-4323-a7c9-1f9059ca65b7 HTTP/1.1" 200 2948 0.097702 10.0.0.129 - - [2025-10-13 01:55:14] "POST /instance-ips HTTP/1.1" 200 375 0.355177 10.0.0.129 - - [2025-10-13 01:55:14] "POST /ref-update HTTP/1.1" 200 156 0.018790 10.0.0.129 - - [2025-10-13 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.015299 10.0.0.129 - - [2025-10-13 01:55:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003446 10.0.0.129 - - [2025-10-13 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.129 - - [2025-10-13 01:55:15] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006424 10.0.0.129 - - [2025-10-13 01:55:15] "POST /instance-ips HTTP/1.1" 200 377 0.021302 10.0.0.129 - - [2025-10-13 01:55:15] "GET /virtual-networks?parent_id=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.006056 10.0.0.129 - - [2025-10-13 01:55:15] "GET /virtual-network/824193a1-337b-47d6-a4ae-c4c4f185de2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.010489 10.0.0.129 - - [2025-10-13 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.034041 10.0.0.129 - - [2025-10-13 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.019582 10.0.0.129 - - [2025-10-13 01:55:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005096 10.0.0.129 - - [2025-10-13 01:55:15] "POST /instance-ips HTTP/1.1" 200 377 0.044746 10.0.0.129 - - [2025-10-13 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.012282 10.0.0.129 - - [2025-10-13 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.016765 10.0.0.129 - - [2025-10-13 01:55:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007153 10.0.0.129 - - [2025-10-13 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.129 - - [2025-10-13 01:55:16] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003810 10.0.0.129 - - [2025-10-13 01:55:16] "GET /virtual-networks?parent_id=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004073 10.0.0.129 - - [2025-10-13 01:55:16] "GET /virtual-network/824193a1-337b-47d6-a4ae-c4c4f185de2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007179 252.129.172.3 - - [2025-10-13 01:55:16] "POST /neutron/port HTTP/1.1" 200 1081 0.019718 252.129.172.3 - - [2025-10-13 01:55:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013594 252.129.172.3 - - [2025-10-13 01:55:16] "POST /neutron/port HTTP/1.1" 200 1081 0.015175 252.129.172.3 - - [2025-10-13 01:55:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008415 252.129.172.3 - - [2025-10-13 01:55:17] "POST /neutron/port HTTP/1.1" 200 1081 0.015823 252.129.172.3 - - [2025-10-13 01:55:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008718 10.0.0.129 - - [2025-10-13 01:55:17] "GET /virtual-machine/fa9b6dc4-6d27-4cb3-bd36-0ca852aa2aac HTTP/1.1" 200 1293 0.007026 10.0.0.129 - - [2025-10-13 01:55:17] "GET /virtual-machine-interface/76d837a2-9bb8-49c9-bbf0-7c3698200e31 HTTP/1.1" 200 2951 0.005614 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:55:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001188 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:55:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001194 10.0.0.129 - - [2025-10-13 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.129 - - [2025-10-13 01:55:17] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003830 10.0.0.129 - - [2025-10-13 01:55:17] "GET /virtual-networks?parent_id=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004025 10.0.0.129 - - [2025-10-13 01:55:17] "GET /virtual-network/aeb0751e-7e37-455a-8f06-3455af7eb9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005711 10.0.0.129 - - [2025-10-13 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.129 - - [2025-10-13 01:55:18] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003743 10.0.0.129 - - [2025-10-13 01:55:18] "GET /virtual-networks?parent_id=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003288 10.0.0.129 - - [2025-10-13 01:55:18] "GET /virtual-network/aeb0751e-7e37-455a-8f06-3455af7eb9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006114 10.0.0.129 - - [2025-10-13 01:55:19] "POST /fqname-to-id HTTP/1.1" 404 209 0.004105 10.0.0.129 - - [2025-10-13 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.129 - - [2025-10-13 01:55:19] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001424 10.0.0.129 - - [2025-10-13 01:55:19] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.038974 10.0.0.129 - - [2025-10-13 01:55:19] "POST /network-policys HTTP/1.1" 200 549 0.020157 10.0.0.129 - - [2025-10-13 01:55:19] "GET /network-policy/24b09610-7240-4431-8fad-c47c7734c3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.005812 10.0.0.129 - - [2025-10-13 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.129 - - [2025-10-13 01:55:19] "GET /virtual-network/824193a1-337b-47d6-a4ae-c4c4f185de2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006466 10.0.0.129 - - [2025-10-13 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.129 - - [2025-10-13 01:55:19] "GET /network-policy/24b09610-7240-4431-8fad-c47c7734c3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.004886 10.0.0.129 - - [2025-10-13 01:55:19] "POST /fqname-to-id HTTP/1.1" 404 240 0.005520 10.0.0.129 - - [2025-10-13 01:55:19] "POST /ref-update HTTP/1.1" 200 156 0.039109 10.0.0.129 - - [2025-10-13 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.129 - - [2025-10-13 01:55:19] "POST /access-control-lists HTTP/1.1" 200 603 0.074313 10.0.0.129 - - [2025-10-13 01:55:19] "GET /network-policy/24b09610-7240-4431-8fad-c47c7734c3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.004408 252.129.172.3 - - [2025-10-13 01:55:19] "POST /neutron/network HTTP/1.1" 200 915 0.008226 10.0.0.129 - - [2025-10-13 01:55:19] "GET /virtual-network/824193a1-337b-47d6-a4ae-c4c4f185de2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006150 10.0.0.129 - - [2025-10-13 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.129 - - [2025-10-13 01:55:19] "GET /network-policy/24b09610-7240-4431-8fad-c47c7734c3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.004264 10.0.0.129 - - [2025-10-13 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.129 - - [2025-10-13 01:55:20] "GET /virtual-network/aeb0751e-7e37-455a-8f06-3455af7eb9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006204 10.0.0.129 - - [2025-10-13 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.129 - - [2025-10-13 01:55:20] "GET /network-policy/24b09610-7240-4431-8fad-c47c7734c3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.003916 10.0.0.129 - - [2025-10-13 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.044112 10.0.0.129 - - [2025-10-13 01:55:20] "PUT /access-control-list/43ec94fc-67be-49eb-b519-f6ab909ec2d2 HTTP/1.1" 200 274 0.026252 10.0.0.129 - - [2025-10-13 01:55:20] "POST /fqname-to-id HTTP/1.1" 404 242 0.007120 10.0.0.129 - - [2025-10-13 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006658 10.0.0.129 - - [2025-10-13 01:55:20] "GET /network-policy/24b09610-7240-4431-8fad-c47c7734c3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.044488 10.0.0.129 - - [2025-10-13 01:55:20] "POST /access-control-lists HTTP/1.1" 200 606 0.084783 252.129.172.3 - - [2025-10-13 01:55:20] "POST /neutron/network HTTP/1.1" 200 919 0.012251 10.0.0.129 - - [2025-10-13 01:55:20] "POST /routing-instances HTTP/1.1" 200 757 0.038106 10.0.0.129 - - [2025-10-13 01:55:20] "GET /virtual-network/aeb0751e-7e37-455a-8f06-3455af7eb9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.017451 10.0.0.129 - - [2025-10-13 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.129 - - [2025-10-13 01:55:20] "POST /route-targets HTTP/1.1" 200 329 0.018081 10.0.0.129 - - [2025-10-13 01:55:20] "GET /network-policy/24b09610-7240-4431-8fad-c47c7734c3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.008947 10.0.0.129 - - [2025-10-13 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.016914 10.0.0.129 - - [2025-10-13 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.129 - - [2025-10-13 01:55:20] "GET /routing-instance/b09b4aae-10c3-4d3c-be7a-18e16ec3d8a4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1275 0.005454 10.0.0.129 - - [2025-10-13 01:55:20] "GET /service-template/fc79da62-8ec6-4184-b2da-f99ef696c530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005374 10.0.0.129 - - [2025-10-13 01:55:20] "GET /routing-instance/b09b4aae-10c3-4d3c-be7a-18e16ec3d8a4?fields=routing_policy_back_refs HTTP/1.1" 200 1275 0.005245 10.0.0.129 - - [2025-10-13 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.129 - - [2025-10-13 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.014832 10.0.0.129 - - [2025-10-13 01:55:20] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001366 10.0.0.129 - - [2025-10-13 01:55:20] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.032936 10.0.0.129 - - [2025-10-13 01:55:20] "POST /routing-instances HTTP/1.1" 200 758 0.029454 10.0.0.129 - - [2025-10-13 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007000 10.0.0.129 - - [2025-10-13 01:55:20] "GET /service-instance/d5bd1da5-8215-47c8-a228-adaa2d6815cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3544 0.012182 10.0.0.129 - - [2025-10-13 01:55:20] "GET /domains HTTP/1.1" 200 440 0.004984 10.0.0.129 - - [2025-10-13 01:55:20] "POST /route-targets HTTP/1.1" 200 329 0.058614 10.0.0.129 - - [2025-10-13 01:55:20] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001164 10.0.0.129 - - [2025-10-13 01:55:20] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1529 0.010874 10.0.0.129 - - [2025-10-13 01:55:21] "POST /ref-update HTTP/1.1" 200 156 0.030201 10.0.0.129 - - [2025-10-13 01:55:21] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002476 10.0.0.129 - - [2025-10-13 01:55:21] "GET /routing-instance/92d67c11-8ca7-464a-bcfc-80fa53fdbc2d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1276 0.004436 10.0.0.129 - - [2025-10-13 01:55:21] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a HTTP/1.1" 200 4234 0.036039 10.0.0.129 - - [2025-10-13 01:55:21] "GET /routing-instance/92d67c11-8ca7-464a-bcfc-80fa53fdbc2d?fields=routing_policy_back_refs HTTP/1.1" 200 1276 0.003968 10.0.0.129 - - [2025-10-13 01:55:21] "GET /service-instance/d5bd1da5-8215-47c8-a228-adaa2d6815cf HTTP/1.1" 200 3798 0.007353 10.0.0.129 - - [2025-10-13 01:55:21] "PUT /routing-instance/b09b4aae-10c3-4d3c-be7a-18e16ec3d8a4 HTTP/1.1" 200 268 0.017332 10.0.0.129 - - [2025-10-13 01:55:21] "GET /domains HTTP/1.1" 200 440 0.002948 10.0.0.129 - - [2025-10-13 01:55:21] "PUT /routing-instance/92d67c11-8ca7-464a-bcfc-80fa53fdbc2d HTTP/1.1" 200 268 0.015620 10.0.0.129 - - [2025-10-13 01:55:21] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001515 10.0.0.129 - - [2025-10-13 01:55:21] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1529 0.007605 10.0.0.129 - - [2025-10-13 01:55:21] "POST /ref-update HTTP/1.1" 200 156 0.011069 10.0.0.129 - - [2025-10-13 01:55:21] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001216 10.0.0.129 - - [2025-10-13 01:55:21] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a HTTP/1.1" 200 4234 0.045730 10.0.0.129 - - [2025-10-13 01:55:21] "PUT /access-control-list/3a408a5b-274a-46ff-899f-898193962255 HTTP/1.1" 200 274 0.014830 10.0.0.129 - - [2025-10-13 01:55:21] "GET /service-instance/d5bd1da5-8215-47c8-a228-adaa2d6815cf HTTP/1.1" 200 3798 0.005710 10.0.0.129 - - [2025-10-13 01:55:21] "GET /port-tuple/f2153721-9da7-4baf-b996-1ca9f0a021f1 HTTP/1.1" 200 1982 0.003720 10.0.0.129 - - [2025-10-13 01:55:21] "GET /virtual-machine-interface/9964c9a8-c31c-4aff-aeea-892f2c91aea1 HTTP/1.1" 200 3805 0.007027 10.0.0.129 - - [2025-10-13 01:55:21] "GET /virtual-machine-interface/e63dc3ba-58bf-4b99-9973-8a5ccdeddfe8 HTTP/1.1" 200 3811 0.006353 10.0.0.129 - - [2025-10-13 01:55:21] "GET /virtual-machine-interface/f1cf4e9c-74e0-4d34-8fcb-ee69c30f30bc HTTP/1.1" 200 3823 0.006036 252.129.172.3 - - [2025-10-13 01:55:21] "POST /neutron/port HTTP/1.1" 200 3811 0.042968 252.129.172.3 - - [2025-10-13 01:55:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006666 252.129.172.3 - - [2025-10-13 01:55:21] "POST /neutron/port HTTP/1.1" 200 3811 0.035197 252.129.172.3 - - [2025-10-13 01:55:21] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008301 252.129.172.3 - - [2025-10-13 01:55:22] "POST /neutron/port HTTP/1.1" 200 3811 0.043411 252.129.172.3 - - [2025-10-13 01:55:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009633 252.129.172.3 - - [2025-10-13 01:55:22] "POST /neutron/port HTTP/1.1" 200 3811 0.034982 252.129.172.3 - - [2025-10-13 01:55:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007137 252.129.172.3 - - [2025-10-13 01:55:22] "POST /neutron/network HTTP/1.1" 200 889 0.015243 252.129.172.3 - - [2025-10-13 01:55:22] "POST /neutron/network HTTP/1.1" 200 915 0.006156 252.129.172.3 - - [2025-10-13 01:55:22] "POST /neutron/network HTTP/1.1" 200 801 0.018594 252.129.172.3 - - [2025-10-13 01:55:22] "POST /neutron/network HTTP/1.1" 200 827 0.007454 252.129.172.3 - - [2025-10-13 01:55:22] "POST /neutron/network HTTP/1.1" 200 893 0.012368 252.129.172.3 - - [2025-10-13 01:55:22] "POST /neutron/network HTTP/1.1" 200 919 0.009104 10.0.0.129 - - [2025-10-13 01:55:22] "POST /id-to-fqname HTTP/1.1" 200 221 0.001383 10.0.0.129 - - [2025-10-13 01:55:22] "POST /id-to-fqname HTTP/1.1" 200 221 0.001335 10.0.0.129 - - [2025-10-13 01:55:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.002033 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:55:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001321 10.0.0.129 - - [2025-10-13 01:55:22] "GET /virtual-machine/5e8b2dfb-d7db-4b82-b0ba-fa713501f518 HTTP/1.1" 200 1804 0.004649 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:55:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001001 10.0.0.129 - - [2025-10-13 01:55:22] "GET /virtual-machine-interface/9964c9a8-c31c-4aff-aeea-892f2c91aea1 HTTP/1.1" 200 3805 0.006480 10.0.0.129 - - [2025-10-13 01:55:22] "GET /virtual-machine-interface/e63dc3ba-58bf-4b99-9973-8a5ccdeddfe8 HTTP/1.1" 200 3811 0.008019 10.0.0.129 - - [2025-10-13 01:55:22] "GET /virtual-machine-interface/f1cf4e9c-74e0-4d34-8fcb-ee69c30f30bc HTTP/1.1" 200 3823 0.005340 10.0.0.129 - - [2025-10-13 01:55:22] "GET /instance-ip/1eba8060-fcaf-4674-86df-832e42821f74 HTTP/1.1" 200 1959 0.004135 10.0.0.129 - - [2025-10-13 01:55:22] "GET /instance-ip/d202b5e6-41d4-42bc-b1cc-b7de6e392583 HTTP/1.1" 200 1959 0.004440 10.0.0.129 - - [2025-10-13 01:55:23] "GET /instance-ip/e65e8552-c312-47ab-9968-adde5ecbee5a HTTP/1.1" 200 1623 0.005586 10.0.0.129 - - [2025-10-13 01:55:23] "GET /instance-ip/31092b2d-7765-446d-8da7-8d189bb1d011 HTTP/1.1" 200 1962 0.004206 10.0.0.129 - - [2025-10-13 01:55:23] "GET /instance-ip/a1cb128b-cb1a-4f9e-ba2a-0f04f36577ff HTTP/1.1" 200 1626 0.006872 10.0.0.129 - - [2025-10-13 01:55:23] "GET /instance-ip/f6efe738-9de3-4401-8fa3-97639808e8ab HTTP/1.1" 200 1965 0.004140 10.0.0.129 - - [2025-10-13 01:55:23] "GET /instance-ip/1dba73fc-d76d-415a-a619-29b63dc895c5 HTTP/1.1" 200 1982 0.004362 10.0.0.129 - - [2025-10-13 01:55:23] "GET /instance-ip/22b9a121-91d6-4324-a0ca-8afe2f380a2f HTTP/1.1" 200 1984 0.004401 10.0.0.129 - - [2025-10-13 01:55:23] "GET /instance-ip/697b1880-4547-40b8-9df2-680ca2cb4e34 HTTP/1.1" 200 1620 0.005351 252.129.172.3 - - [2025-10-13 01:55:23] "POST /neutron/port HTTP/1.1" 200 3811 0.029050 252.129.172.3 - - [2025-10-13 01:55:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010246 252.129.172.3 - - [2025-10-13 01:55:23] "POST /neutron/port HTTP/1.1" 200 3811 0.032597 252.129.172.3 - - [2025-10-13 01:55:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007991 252.129.172.3 - - [2025-10-13 01:55:23] "POST /neutron/port HTTP/1.1" 200 3811 0.054799 252.129.172.3 - - [2025-10-13 01:55:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006585 252.129.172.3 - - [2025-10-13 01:55:23] "POST /neutron/port HTTP/1.1" 200 3811 0.066067 252.129.172.3 - - [2025-10-13 01:55:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008707 10.0.0.129 - - [2025-10-13 01:55:23] "GET /virtual-machine/5e8b2dfb-d7db-4b82-b0ba-fa713501f518 HTTP/1.1" 200 1804 0.003695 10.0.0.129 - - [2025-10-13 01:55:24] "GET /virtual-machine-interface/9964c9a8-c31c-4aff-aeea-892f2c91aea1 HTTP/1.1" 200 3805 0.005326 10.0.0.129 - - [2025-10-13 01:55:24] "GET /virtual-machine-interface/e63dc3ba-58bf-4b99-9973-8a5ccdeddfe8 HTTP/1.1" 200 3811 0.006074 10.0.0.129 - - [2025-10-13 01:55:24] "GET /virtual-machine-interface/f1cf4e9c-74e0-4d34-8fcb-ee69c30f30bc HTTP/1.1" 200 3823 0.007149 10.0.0.129 - - [2025-10-13 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.129 - - [2025-10-13 01:55:24] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003709 10.0.0.129 - - [2025-10-13 01:55:24] "GET /virtual-networks?parent_id=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005123 10.0.0.129 - - [2025-10-13 01:55:24] "GET /virtual-network/824193a1-337b-47d6-a4ae-c4c4f185de2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007354 252.129.172.3 - - [2025-10-13 01:55:24] "POST /neutron/port HTTP/1.1" 200 1079 0.012627 252.129.172.3 - - [2025-10-13 01:55:24] "POST /neutron/port HTTP/1.1" 200 1079 0.011907 252.129.172.3 - - [2025-10-13 01:55:25] "POST /neutron/network HTTP/1.1" 200 925 0.010292 252.129.172.3 - - [2025-10-13 01:55:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003947 252.129.172.3 - - [2025-10-13 01:55:25] "POST /neutron/subnet HTTP/1.1" 200 693 0.008666 252.129.172.3 - - [2025-10-13 01:55:25] "POST /neutron/port HTTP/1.1" 200 117 0.001633 252.129.172.3 - - [2025-10-13 01:55:25] "POST /neutron/network HTTP/1.1" 200 915 0.006949 10.0.0.129 - - [2025-10-13 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.129 - - [2025-10-13 01:55:25] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003400 10.0.0.129 - - [2025-10-13 01:55:25] "GET /virtual-networks?parent_id=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003372 10.0.0.129 - - [2025-10-13 01:55:25] "GET /virtual-network/824193a1-337b-47d6-a4ae-c4c4f185de2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006296 10.0.0.129 - - [2025-10-13 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.129 - - [2025-10-13 01:55:26] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005845 10.0.0.129 - - [2025-10-13 01:55:26] "GET /virtual-networks?parent_id=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003685 10.0.0.129 - - [2025-10-13 01:55:26] "GET /virtual-network/824193a1-337b-47d6-a4ae-c4c4f185de2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007135 10.0.0.129 - - [2025-10-13 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.129 - - [2025-10-13 01:55:26] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.011117 10.0.0.129 - - [2025-10-13 01:55:26] "GET /virtual-networks?parent_id=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003407 10.0.0.129 - - [2025-10-13 01:55:26] "GET /virtual-network/824193a1-337b-47d6-a4ae-c4c4f185de2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005832 10.0.0.129 - - [2025-10-13 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.129 - - [2025-10-13 01:55:26] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.006234 10.0.0.129 - - [2025-10-13 01:55:26] "GET /virtual-networks?parent_id=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003159 10.0.0.129 - - [2025-10-13 01:55:26] "GET /virtual-network/824193a1-337b-47d6-a4ae-c4c4f185de2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006343 10.0.0.129 - - [2025-10-13 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.129 - - [2025-10-13 01:55:26] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.008555 10.0.0.129 - - [2025-10-13 01:55:26] "GET /virtual-networks?parent_id=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003226 10.0.0.129 - - [2025-10-13 01:55:26] "GET /virtual-network/a4a6e808-0b70-4315-ba50-6f29e63728ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005233 10.0.0.129 - - [2025-10-13 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.129 - - [2025-10-13 01:55:27] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004077 10.0.0.129 - - [2025-10-13 01:55:27] "GET /virtual-networks?parent_id=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003303 10.0.0.129 - - [2025-10-13 01:55:27] "GET /virtual-network/a4a6e808-0b70-4315-ba50-6f29e63728ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006218 10.0.0.129 - - [2025-10-13 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.129 - - [2025-10-13 01:55:27] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003753 10.0.0.129 - - [2025-10-13 01:55:27] "GET /virtual-networks?parent_id=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003152 10.0.0.129 - - [2025-10-13 01:55:27] "GET /virtual-network/a4a6e808-0b70-4315-ba50-6f29e63728ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005548 10.0.0.129 - - [2025-10-13 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.129 - - [2025-10-13 01:55:27] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004429 10.0.0.129 - - [2025-10-13 01:55:27] "GET /virtual-networks?parent_id=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003140 10.0.0.129 - - [2025-10-13 01:55:27] "GET /virtual-network/a4a6e808-0b70-4315-ba50-6f29e63728ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005450 10.0.0.129 - - [2025-10-13 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.129 - - [2025-10-13 01:55:27] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003700 10.0.0.129 - - [2025-10-13 01:55:27] "GET /virtual-networks?parent_id=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003249 10.0.0.129 - - [2025-10-13 01:55:27] "GET /virtual-network/aeb0751e-7e37-455a-8f06-3455af7eb9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.005455 10.0.0.129 - - [2025-10-13 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.129 - - [2025-10-13 01:55:28] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005446 10.0.0.129 - - [2025-10-13 01:55:28] "GET /virtual-networks?parent_id=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003335 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:55:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001008 10.0.0.129 - - [2025-10-13 01:55:28] "GET /virtual-network/aeb0751e-7e37-455a-8f06-3455af7eb9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.005113 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:55:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001077 10.0.0.129 - - [2025-10-13 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.129 - - [2025-10-13 01:55:28] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002990 10.0.0.129 - - [2025-10-13 01:55:28] "GET /virtual-networks?parent_id=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002904 10.0.0.129 - - [2025-10-13 01:55:28] "GET /virtual-network/aeb0751e-7e37-455a-8f06-3455af7eb9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.005088 10.0.0.129 - - [2025-10-13 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.129 - - [2025-10-13 01:55:28] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003399 10.0.0.129 - - [2025-10-13 01:55:28] "GET /virtual-networks?parent_id=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003134 10.0.0.129 - - [2025-10-13 01:55:28] "GET /virtual-network/aeb0751e-7e37-455a-8f06-3455af7eb9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.006383 10.0.0.129 - - [2025-10-13 01:55:28] "GET /virtual-machine/5e8b2dfb-d7db-4b82-b0ba-fa713501f518 HTTP/1.1" 200 1804 0.003673 10.0.0.129 - - [2025-10-13 01:55:28] "GET /domains HTTP/1.1" 200 440 0.002619 10.0.0.129 - - [2025-10-13 01:55:28] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001568 10.0.0.129 - - [2025-10-13 01:55:28] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1529 0.007572 10.0.0.129 - - [2025-10-13 01:55:28] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001533 10.0.0.129 - - [2025-10-13 01:55:28] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a HTTP/1.1" 200 4234 0.026808 10.0.0.129 - - [2025-10-13 01:55:28] "GET /service-instance/d5bd1da5-8215-47c8-a228-adaa2d6815cf HTTP/1.1" 200 3798 0.004506 10.0.0.129 - - [2025-10-13 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.129 - - [2025-10-13 01:55:29] "GET /routing-instance/1478f754-8a0c-48fa-9a27-ff6fb1a33963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1889 0.003647 10.0.0.129 - - [2025-10-13 01:55:29] "GET /routing-instance/1478f754-8a0c-48fa-9a27-ff6fb1a33963?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2022 0.040875 10.0.0.129 - - [2025-10-13 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.129 - - [2025-10-13 01:55:29] "GET /routing-instance/3f1e8064-546b-4612-ad17-eeb47ba29692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.003811 10.0.0.129 - - [2025-10-13 01:55:29] "GET /routing-instance/3f1e8064-546b-4612-ad17-eeb47ba29692?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2025 0.005130 10.0.0.129 - - [2025-10-13 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.129 - - [2025-10-13 01:55:29] "GET /virtual-network/824193a1-337b-47d6-a4ae-c4c4f185de2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007103 10.0.0.129 - - [2025-10-13 01:55:29] "GET /virtual-network/824193a1-337b-47d6-a4ae-c4c4f185de2d?fields=routing_instances HTTP/1.1" 200 1683 0.006719 10.0.0.129 - - [2025-10-13 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.129 - - [2025-10-13 01:55:29] "GET /virtual-network/aeb0751e-7e37-455a-8f06-3455af7eb9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.004716 10.0.0.129 - - [2025-10-13 01:55:29] "GET /virtual-network/aeb0751e-7e37-455a-8f06-3455af7eb9ec?fields=routing_instances HTTP/1.1" 200 1689 0.006222 10.0.0.129 - - [2025-10-13 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.046347 252.129.172.3 - - [2025-10-13 01:55:33] "POST /neutron/network HTTP/1.1" 200 833 0.009998 10.0.0.129 - - [2025-10-13 01:55:33] "DELETE /access-control-list/3a408a5b-274a-46ff-899f-898193962255 HTTP/1.1" 200 115 0.064399 10.0.0.129 - - [2025-10-13 01:55:33] "GET /virtual-network/aeb0751e-7e37-455a-8f06-3455af7eb9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006489 10.0.0.129 - - [2025-10-13 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.129 - - [2025-10-13 01:55:33] "GET /network-policy/24b09610-7240-4431-8fad-c47c7734c3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.008850 10.0.0.129 - - [2025-10-13 01:55:33] "DELETE /routing-instance/b09b4aae-10c3-4d3c-be7a-18e16ec3d8a4 HTTP/1.1" 200 115 0.037402 10.0.0.129 - - [2025-10-13 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006616 10.0.0.129 - - [2025-10-13 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.041820 10.0.0.129 - - [2025-10-13 01:55:33] "DELETE /route-target/40470e61-ccc9-4e5a-bc76-92ed178c08a0 HTTP/1.1" 200 115 0.030242 10.0.0.129 - - [2025-10-13 01:55:33] "DELETE /routing-instance/92d67c11-8ca7-464a-bcfc-80fa53fdbc2d HTTP/1.1" 200 115 0.037335 10.0.0.129 - - [2025-10-13 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005120 252.129.172.3 - - [2025-10-13 01:55:33] "POST /neutron/network HTTP/1.1" 200 829 0.010098 10.0.0.129 - - [2025-10-13 01:55:33] "GET /virtual-network/824193a1-337b-47d6-a4ae-c4c4f185de2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006091 10.0.0.129 - - [2025-10-13 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.129 - - [2025-10-13 01:55:33] "DELETE /route-target/8593e9ca-1cd0-4176-8aa3-ab174ef62790 HTTP/1.1" 200 115 0.026679 10.0.0.129 - - [2025-10-13 01:55:34] "DELETE /access-control-list/43ec94fc-67be-49eb-b519-f6ab909ec2d2 HTTP/1.1" 200 115 0.028778 10.0.0.129 - - [2025-10-13 01:55:34] "GET /network-policy/24b09610-7240-4431-8fad-c47c7734c3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.005027 10.0.0.129 - - [2025-10-13 01:55:34] "DELETE /network-policy/24b09610-7240-4431-8fad-c47c7734c3ec HTTP/1.1" 200 115 0.028531 10.0.0.129 - - [2025-10-13 01:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.129 - - [2025-10-13 01:55:34] "DELETE /service-instance/d5bd1da5-8215-47c8-a228-adaa2d6815cf HTTP/1.1" 200 115 0.047050 10.0.0.129 - - [2025-10-13 01:55:34] "GET /domains HTTP/1.1" 200 440 0.003010 10.0.0.129 - - [2025-10-13 01:55:34] "POST /ref-update HTTP/1.1" 200 156 0.016163 10.0.0.129 - - [2025-10-13 01:55:34] "DELETE /instance-ip/31092b2d-7765-446d-8da7-8d189bb1d011 HTTP/1.1" 200 115 0.032217 10.0.0.129 - - [2025-10-13 01:55:34] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002138 10.0.0.129 - - [2025-10-13 01:55:34] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1529 0.011546 10.0.0.129 - - [2025-10-13 01:55:34] "POST /ref-update HTTP/1.1" 200 156 0.027478 10.0.0.129 - - [2025-10-13 01:55:34] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001387 10.0.0.129 - - [2025-10-13 01:55:34] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a HTTP/1.1" 200 3760 0.045614 10.0.0.129 - - [2025-10-13 01:55:34] "DELETE /instance-ip/1dba73fc-d76d-415a-a619-29b63dc895c5 HTTP/1.1" 200 115 0.059135 10.0.0.129 - - [2025-10-13 01:55:34] "POST /ref-update HTTP/1.1" 200 156 0.013066 10.0.0.129 - - [2025-10-13 01:55:34] "GET /virtual-machine/5e8b2dfb-d7db-4b82-b0ba-fa713501f518 HTTP/1.1" 200 1804 0.004725 10.0.0.129 - - [2025-10-13 01:55:34] "DELETE /instance-ip/22b9a121-91d6-4324-a0ca-8afe2f380a2f HTTP/1.1" 200 115 0.027294 10.0.0.129 - - [2025-10-13 01:55:34] "POST /ref-update HTTP/1.1" 200 156 0.016173 10.0.0.129 - - [2025-10-13 01:55:34] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006031 10.0.0.129 - - [2025-10-13 01:55:34] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003415 10.0.0.129 - - [2025-10-13 01:55:34] "DELETE /instance-ip/f6efe738-9de3-4401-8fa3-97639808e8ab HTTP/1.1" 200 115 0.028592 10.0.0.129 - - [2025-10-13 01:55:34] "POST /ref-update HTTP/1.1" 200 156 0.013839 10.0.0.129 - - [2025-10-13 01:55:34] "DELETE /instance-ip/d202b5e6-41d4-42bc-b1cc-b7de6e392583 HTTP/1.1" 200 115 0.039768 10.0.0.129 - - [2025-10-13 01:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004754 10.0.0.129 - - [2025-10-13 01:55:34] "POST /ref-update HTTP/1.1" 200 156 0.024424 10.0.0.129 - - [2025-10-13 01:55:34] "DELETE /service-template/fc79da62-8ec6-4184-b2da-f99ef696c530 HTTP/1.1" 200 115 0.038082 10.0.0.129 - - [2025-10-13 01:55:34] "POST /fqname-to-id HTTP/1.1" 404 191 0.003504 10.0.0.129 - - [2025-10-13 01:55:34] "DELETE /instance-ip/1eba8060-fcaf-4674-86df-832e42821f74 HTTP/1.1" 200 115 0.030128 252.129.172.3 - - [2025-10-13 01:55:35] "POST /neutron/network HTTP/1.1" 200 833 0.008796 252.129.172.3 - - [2025-10-13 01:55:35] "POST /neutron/network HTTP/1.1" 400 204 0.018413 252.129.172.3 - - [2025-10-13 01:55:35] "POST /neutron/port HTTP/1.1" 200 1079 0.012946 252.129.172.3 - - [2025-10-13 01:55:35] "POST /neutron/port HTTP/1.1" 200 1105 0.014374 252.129.172.3 - - [2025-10-13 01:55:36] "POST /neutron/port HTTP/1.1" 200 1081 0.035717 252.129.172.3 - - [2025-10-13 01:55:36] "POST /neutron/port HTTP/1.1" 200 3004 0.024643 252.129.172.3 - - [2025-10-13 01:55:36] "POST /neutron/port HTTP/1.1" 200 1105 0.017453 252.129.172.3 - - [2025-10-13 01:55:36] "POST /neutron/port HTTP/1.1" 200 1107 0.021156 252.129.172.3 - - [2025-10-13 01:55:36] "POST /neutron/port HTTP/1.1" 200 151 0.250211 252.129.172.3 - - [2025-10-13 01:55:36] "POST /neutron/port HTTP/1.1" 200 151 0.206655 252.129.172.3 - - [2025-10-13 01:55:36] "POST /neutron/port HTTP/1.1" 200 151 0.211323 252.129.172.3 - - [2025-10-13 01:55:36] "POST /neutron/port HTTP/1.1" 200 1103 0.026283 252.129.172.3 - - [2025-10-13 01:55:36] "POST /neutron/port HTTP/1.1" 200 151 0.165654 252.129.172.3 - - [2025-10-13 01:55:36] "POST /neutron/port HTTP/1.1" 200 1107 0.013295 252.129.172.3 - - [2025-10-13 01:55:37] "POST /neutron/port HTTP/1.1" 200 151 0.164184 252.129.172.3 - - [2025-10-13 01:55:37] "POST /neutron/network HTTP/1.1" 200 833 0.009466 10.0.0.129 - - [2025-10-13 01:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006620 10.0.0.129 - - [2025-10-13 01:55:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004031 10.0.0.129 - - [2025-10-13 01:55:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003201 252.129.172.3 - - [2025-10-13 01:55:37] "POST /neutron/network HTTP/1.1" 200 151 0.132768 10.0.0.129 - - [2025-10-13 01:55:37] "DELETE /route-target/536c8411-9d0d-4539-9955-b51e2c7c27f9 HTTP/1.1" 200 115 0.028056 10.0.0.129 - - [2025-10-13 01:55:37] "GET /routing-instance/3f1e8064-546b-4612-ad17-eeb47ba29692 HTTP/1.1" 404 171 0.003295 10.0.0.129 - - [2025-10-13 01:55:37] "GET /domains HTTP/1.1" 200 440 0.004065 10.0.0.129 - - [2025-10-13 01:55:37] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001290 10.0.0.129 - - [2025-10-13 01:55:37] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1306 0.011062 10.0.0.129 - - [2025-10-13 01:55:37] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001941 10.0.0.129 - - [2025-10-13 01:55:37] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a HTTP/1.1" 200 2299 0.036911 252.129.172.3 - - [2025-10-13 01:55:37] "POST /neutron/network HTTP/1.1" 200 829 0.006668 10.0.0.129 - - [2025-10-13 01:55:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004349 10.0.0.129 - - [2025-10-13 01:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.129 - - [2025-10-13 01:55:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003301 252.129.172.3 - - [2025-10-13 01:55:38] "POST /neutron/network HTTP/1.1" 200 151 0.092610 10.0.0.129 - - [2025-10-13 01:55:38] "DELETE /route-target/72d5f4d5-c5bd-4235-a422-228615b9c27d HTTP/1.1" 200 115 0.020647 10.0.0.129 - - [2025-10-13 01:55:38] "GET /routing-instance/1478f754-8a0c-48fa-9a27-ff6fb1a33963 HTTP/1.1" 404 171 0.003975 10.0.0.129 - - [2025-10-13 01:55:38] "GET /domains HTTP/1.1" 200 440 0.004358 10.0.0.129 - - [2025-10-13 01:55:38] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001850 10.0.0.129 - - [2025-10-13 01:55:38] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1306 0.010935 10.0.0.129 - - [2025-10-13 01:55:38] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001504 10.0.0.129 - - [2025-10-13 01:55:38] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a HTTP/1.1" 200 2081 0.030059 252.129.172.3 - - [2025-10-13 01:55:38] "POST /neutron/network HTTP/1.1" 200 827 0.007149 10.0.0.129 - - [2025-10-13 01:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005037 10.0.0.129 - - [2025-10-13 01:55:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003537 10.0.0.129 - - [2025-10-13 01:55:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002100 252.129.172.3 - - [2025-10-13 01:55:38] "POST /neutron/network HTTP/1.1" 200 151 0.103758 10.0.0.129 - - [2025-10-13 01:55:38] "DELETE /route-target/337c16df-4b48-4912-ac9d-08be841ba3b5 HTTP/1.1" 200 115 0.018472 10.0.0.129 - - [2025-10-13 01:55:38] "GET /routing-instance/ef034ded-e90e-4d08-9dc5-11af18e4e242 HTTP/1.1" 404 171 0.002821 10.0.0.129 - - [2025-10-13 01:55:38] "GET /domains HTTP/1.1" 200 440 0.003790 10.0.0.129 - - [2025-10-13 01:55:38] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001758 10.0.0.129 - - [2025-10-13 01:55:38] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1306 0.009900 10.0.0.129 - - [2025-10-13 01:55:38] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002970 10.0.0.129 - - [2025-10-13 01:55:39] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a HTTP/1.1" 200 1841 0.034606 10.0.0.129 - - [2025-10-13 01:55:39] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001645 10.0.0.129 - - [2025-10-13 01:55:39] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.034894 10.0.0.129 - - [2025-10-13 01:55:39] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002475 10.0.0.129 - - [2025-10-13 01:55:39] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a?fields=virtual_networks HTTP/1.1" 200 1029 0.035175 10.0.0.129 - - [2025-10-13 01:55:39] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002820 10.0.0.129 - - [2025-10-13 01:55:39] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.037625 10.0.0.129 - - [2025-10-13 01:55:39] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001632 10.0.0.129 - - [2025-10-13 01:55:39] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a?fields=security_groups HTTP/1.1" 200 1253 0.038271 10.0.0.129 - - [2025-10-13 01:55:40] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001642 10.0.0.129 - - [2025-10-13 01:55:40] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010919 10.0.0.129 - - [2025-10-13 01:55:41] "POST /fqname-to-id HTTP/1.1" 404 187 0.045920 10.0.0.129 - - [2025-10-13 01:55:41] "GET /projects?obj_uuids=61fa6a33-c0e1-4a3a-b280-13771457cace&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002966 10.0.0.129 - - [2025-10-13 01:55:41] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001676 10.0.0.129 - - [2025-10-13 01:55:41] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009880 10.0.0.129 - - [2025-10-13 01:55:41] "POST /id-to-fqname HTTP/1.1" 200 189 0.003800 10.0.0.129 - - [2025-10-13 01:55:41] "POST /fqname-to-id HTTP/1.1" 404 198 0.003870 10.0.0.129 - - [2025-10-13 01:55:41] "POST /security-groups HTTP/1.1" 200 584 0.082008 10.0.0.129 - - [2025-10-13 01:55:41] "POST /fqname-to-id HTTP/1.1" 404 233 0.004091 10.0.0.129 - - [2025-10-13 01:55:41] "POST /projects HTTP/1.1" 200 579 0.258697 10.0.0.129 - - [2025-10-13 01:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.295308 10.0.0.129 - - [2025-10-13 01:55:41] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000960 10.0.0.129 - - [2025-10-13 01:55:41] "DELETE /project/61fa6a33c0e14a3ab28013771457cace HTTP/1.1" 404 173 0.034257 10.0.0.129 - - [2025-10-13 01:55:41] "POST /access-control-lists HTTP/1.1" 200 599 0.074474 10.0.0.129 - - [2025-10-13 01:55:41] "GET /project/61fa6a33-c0e1-4a3a-b280-13771457cace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.482173 10.0.0.129 - - [2025-10-13 01:55:41] "POST /fqname-to-id HTTP/1.1" 404 232 0.003878 10.0.0.129 - - [2025-10-13 01:55:41] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.102001 10.0.0.129 - - [2025-10-13 01:55:41] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001408 10.0.0.129 - - [2025-10-13 01:55:41] "POST /access-control-lists HTTP/1.1" 200 597 0.036670 10.0.0.129 - - [2025-10-13 01:55:41] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a?fields=security_groups HTTP/1.1" 200 1343 0.051085 10.0.0.129 - - [2025-10-13 01:55:41] "DELETE /security-group/d782b712-9fee-4b9c-bca4-e1277de69eab HTTP/1.1" 200 115 0.042799 10.0.0.129 - - [2025-10-13 01:55:41] "GET /projects?obj_uuids=892efee7-a242-49ec-894e-a0e659bd876a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001509 10.0.0.129 - - [2025-10-13 01:55:41] "DELETE /access-control-list/7b0e3e09-2d93-4158-90f3-54bcf431b371 HTTP/1.1" 200 115 0.031322 10.0.0.129 - - [2025-10-13 01:55:41] "GET /project/892efee7-a242-49ec-894e-a0e659bd876a?fields=application_policy_sets HTTP/1.1" 200 1382 0.052938 10.0.0.129 - - [2025-10-13 01:55:41] "DELETE /access-control-list/8972c45b-3ed6-4c53-8d6b-4f0f1f217178 HTTP/1.1" 200 115 0.052929 10.0.0.129 - - [2025-10-13 01:55:42] "DELETE /project/892efee7-a242-49ec-894e-a0e659bd876a HTTP/1.1" 200 115 0.486031 10.0.0.129 - - [2025-10-13 01:55:43] "GET / HTTP/1.1" 200 36499 0.003009 10.0.0.129 - - [2025-10-13 01:55:44] "POST /fqname-to-id HTTP/1.1" 401 298 0.000827 10.0.0.129 - - [2025-10-13 01:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.045808 10.0.0.129 - - [2025-10-13 01:55:44] "GET /projects?obj_uuids=61fa6a33-c0e1-4a3a-b280-13771457cace&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001864 10.0.0.129 - - [2025-10-13 01:55:44] "GET /project/61fa6a33-c0e1-4a3a-b280-13771457cace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.041511 10.0.0.129 - - [2025-10-13 01:55:44] "POST /fqname-to-id HTTP/1.1" 404 178 0.003094 10.0.0.129 - - [2025-10-13 01:55:45] "POST /virtual-DNSs HTTP/1.1" 200 509 0.025892 10.0.0.129 - - [2025-10-13 01:55:45] "GET /virtual-DNS/bca27a68-5223-4e20-abc1-6c5320e7db52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.010466 10.0.0.129 - - [2025-10-13 01:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.129 - - [2025-10-13 01:55:45] "GET /virtual-DNS/bca27a68-5223-4e20-abc1-6c5320e7db52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.005850 10.0.0.129 - - [2025-10-13 01:55:45] "GET /domains HTTP/1.1" 401 298 0.000739 10.0.0.129 - - [2025-10-13 01:55:45] "GET /domains HTTP/1.1" 200 440 0.032605 10.0.0.129 - - [2025-10-13 01:55:45] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002317 10.0.0.129 - - [2025-10-13 01:55:45] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1509 0.011786 10.0.0.129 - - [2025-10-13 01:55:45] "GET /virtual-DNS/bca27a68-5223-4e20-abc1-6c5320e7db52 HTTP/1.1" 200 1441 0.008017 10.0.0.129 - - [2025-10-13 01:55:45] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.003794 10.0.0.129 - - [2025-10-13 01:55:45] "POST /network-ipams HTTP/1.1" 200 516 0.030391 10.0.0.129 - - [2025-10-13 01:55:45] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 755 0.004040 10.0.0.129 - - [2025-10-13 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.129 - - [2025-10-13 01:55:46] "GET /network-ipam/c813bb3f-fead-4084-ab39-4598ef91c82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.006782 10.0.0.129 - - [2025-10-13 01:55:46] "PUT /network-ipam/c813bb3f-fead-4084-ab39-4598ef91c82c HTTP/1.1" 200 260 0.017826 10.0.0.129 - - [2025-10-13 01:55:46] "POST /ref-update HTTP/1.1" 200 156 0.011890 10.0.0.129 - - [2025-10-13 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005006 10.0.0.129 - - [2025-10-13 01:55:46] "GET /projects?obj_uuids=61fa6a33-c0e1-4a3a-b280-13771457cace&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001583 10.0.0.129 - - [2025-10-13 01:55:46] "GET /project/61fa6a33-c0e1-4a3a-b280-13771457cace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.036573 252.129.172.3 - - [2025-10-13 01:55:46] "POST /neutron/network HTTP/1.1" 200 117 0.046081 10.0.0.129 - - [2025-10-13 01:55:46] "GET /projects?obj_uuids=61fa6a33-c0e1-4a3a-b280-13771457cace&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001288 252.129.172.3 - - [2025-10-13 01:55:46] "POST /neutron/network HTTP/1.1" 200 616 0.106785 10.0.0.129 - - [2025-10-13 01:55:46] "POST /route-targets HTTP/1.1" 200 329 0.017155 10.0.0.129 - - [2025-10-13 01:55:46] "POST /ref-update HTTP/1.1" 200 156 0.025393 10.0.0.129 - - [2025-10-13 01:55:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003771 252.129.172.3 - - [2025-10-13 01:55:47] "POST /neutron/subnet HTTP/1.1" 200 711 0.233714 252.129.172.3 - - [2025-10-13 01:55:47] "POST /neutron/network HTTP/1.1" 200 829 0.007329 10.0.0.129 - - [2025-10-13 01:55:47] "POST /id-to-fqname HTTP/1.1" 200 225 0.002297 10.0.0.129 - - [2025-10-13 01:55:47] "GET /virtual-network/625e7d6e-0551-4d65-a380-32cec2defdfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008764 252.129.172.3 - - [2025-10-13 01:55:47] "POST /neutron/network HTTP/1.1" 200 829 0.007241 10.0.0.129 - - [2025-10-13 01:55:47] "GET /virtual-network/625e7d6e-0551-4d65-a380-32cec2defdfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008470 252.129.172.3 - - [2025-10-13 01:55:47] "POST /neutron/network HTTP/1.1" 200 829 0.006740 252.129.172.3 - - [2025-10-13 01:55:47] "POST /neutron/subnet HTTP/1.1" 200 711 0.009567 252.129.172.3 - - [2025-10-13 01:55:47] "POST /neutron/network HTTP/1.1" 200 803 0.014458 252.129.172.3 - - [2025-10-13 01:55:47] "POST /neutron/network HTTP/1.1" 200 829 0.006869 10.0.0.129 - - [2025-10-13 01:55:47] "POST /id-to-fqname HTTP/1.1" 200 225 0.001640 252.129.172.3 - - [2025-10-13 01:55:47] "POST /neutron/network HTTP/1.1" 200 839 0.010103 252.129.172.3 - - [2025-10-13 01:55:47] "GET /aaa-mode HTTP/1.1" 401 298 0.000476 252.129.172.3 - - [2025-10-13 01:55:48] "GET / HTTP/1.1" 200 36499 0.002380 252.129.172.3 - - [2025-10-13 01:55:48] "GET /project/61fa6a33-c0e1-4a3a-b280-13771457cace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000578 10.0.0.129 - - [2025-10-13 01:55:48] "GET /projects?obj_uuids=61fa6a33-c0e1-4a3a-b280-13771457cace&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001254 252.129.172.3 - - [2025-10-13 01:55:48] "GET /project/61fa6a33-c0e1-4a3a-b280-13771457cace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.064251 252.129.172.3 - - [2025-10-13 01:55:48] "POST /neutron/network HTTP/1.1" 200 829 0.038150 252.129.172.3 - - [2025-10-13 01:55:48] "POST /neutron/port HTTP/1.1" 200 117 0.006300 252.129.172.3 - - [2025-10-13 01:55:48] "POST /neutron/port HTTP/1.1" 200 117 0.005814 252.129.172.3 - - [2025-10-13 01:55:48] "POST /neutron/port HTTP/1.1" 200 117 0.006300 252.129.172.3 - - [2025-10-13 01:55:49] "POST /neutron/network HTTP/1.1" 200 839 0.006383 10.0.0.129 - - [2025-10-13 01:55:49] "GET /projects?obj_uuids=61fa6a33-c0e1-4a3a-b280-13771457cace&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001227 252.129.172.3 - - [2025-10-13 01:55:49] "POST /neutron/port HTTP/1.1" 200 1056 0.259024 252.129.172.3 - - [2025-10-13 01:55:49] "POST /neutron/port HTTP/1.1" 200 1056 0.010816 252.129.172.3 - - [2025-10-13 01:55:49] "POST /neutron/port HTTP/1.1" 200 1056 0.009933 252.129.172.3 - - [2025-10-13 01:55:50] "POST /neutron/port HTTP/1.1" 200 1106 0.063929 252.129.172.3 - - [2025-10-13 01:55:50] "POST /neutron/port HTTP/1.1" 200 1080 0.012970 252.129.172.3 - - [2025-10-13 01:55:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004157 252.129.172.3 - - [2025-10-13 01:55:50] "POST /neutron/subnet HTTP/1.1" 200 685 0.009377 252.129.172.3 - - [2025-10-13 01:55:50] "POST /neutron/port HTTP/1.1" 200 117 0.001278 252.129.172.3 - - [2025-10-13 01:55:50] "POST /neutron/network HTTP/1.1" 200 829 0.007846 10.0.0.129 - - [2025-10-13 01:55:52] "GET /obj-perms HTTP/1.1" 200 6402 0.069721 10.0.0.129 - - [2025-10-13 01:55:53] "GET /obj-perms HTTP/1.1" 200 6402 0.066868 252.129.172.3 - - [2025-10-13 01:55:54] "POST /neutron/port HTTP/1.1" 200 1080 0.011714 252.129.172.3 - - [2025-10-13 01:55:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007341 252.129.172.3 - - [2025-10-13 01:55:54] "POST /neutron/port HTTP/1.1" 200 1080 0.012151 252.129.172.3 - - [2025-10-13 01:55:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006811 252.129.172.3 - - [2025-10-13 01:55:54] "POST /neutron/port HTTP/1.1" 200 1080 0.011235 252.129.172.3 - - [2025-10-13 01:55:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007165 10.0.0.129 - - [2025-10-13 01:55:54] "GET /virtual-machine/db1ffd15-fbbe-487d-b2ce-d1f31625236c HTTP/1.1" 200 1296 0.004561 10.0.0.129 - - [2025-10-13 01:55:54] "GET /virtual-machine-interface/957da5fc-7629-4bbf-96e0-521c7d5a5303 HTTP/1.1" 200 2967 0.007247 10.0.0.129 - - [2025-10-13 01:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.129 - - [2025-10-13 01:55:54] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004788 10.0.0.129 - - [2025-10-13 01:55:54] "GET /virtual-networks?parent_id=61fa6a33-c0e1-4a3a-b280-13771457cace&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003120 10.0.0.129 - - [2025-10-13 01:55:54] "GET /virtual-network/625e7d6e-0551-4d65-a380-32cec2defdfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007175 10.0.0.129 - - [2025-10-13 01:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.129 - - [2025-10-13 01:55:58] "GET /virtual-network/625e7d6e-0551-4d65-a380-32cec2defdfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006553 252.129.172.3 - - [2025-10-13 01:55:59] "POST /neutron/port HTTP/1.1" 200 1080 0.012129 252.129.172.3 - - [2025-10-13 01:55:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007826 252.129.172.3 - - [2025-10-13 01:56:01] "POST /neutron/port HTTP/1.1" 200 1080 0.013371 252.129.172.3 - - [2025-10-13 01:56:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005557 252.129.172.3 - - [2025-10-13 01:56:01] "POST /neutron/port HTTP/1.1" 200 1080 0.085659 252.129.172.3 - - [2025-10-13 01:56:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006584 10.0.0.129 - - [2025-10-13 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.129 - - [2025-10-13 01:56:02] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004113 10.0.0.129 - - [2025-10-13 01:56:02] "GET /virtual-networks?parent_id=61fa6a33-c0e1-4a3a-b280-13771457cace&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003824 10.0.0.129 - - [2025-10-13 01:56:02] "GET /virtual-network/625e7d6e-0551-4d65-a380-32cec2defdfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006016 252.129.172.3 - - [2025-10-13 01:56:07] "POST /neutron/network HTTP/1.1" 200 803 0.012992 252.129.172.3 - - [2025-10-13 01:56:07] "POST /neutron/network HTTP/1.1" 200 829 0.006420 10.0.0.129 - - [2025-10-13 01:56:07] "POST /id-to-fqname HTTP/1.1" 200 225 0.002258 252.129.172.3 - - [2025-10-13 01:56:07] "POST /neutron/port HTTP/1.1" 200 1080 0.018089 252.129.172.3 - - [2025-10-13 01:56:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006980 252.129.172.3 - - [2025-10-13 01:56:07] "POST /neutron/network HTTP/1.1" 200 839 0.006612 252.129.172.3 - - [2025-10-13 01:56:07] "GET /aaa-mode HTTP/1.1" 401 298 0.000487 252.129.172.3 - - [2025-10-13 01:56:07] "GET / HTTP/1.1" 200 36499 0.001542 252.129.172.3 - - [2025-10-13 01:56:07] "GET /project/61fa6a33-c0e1-4a3a-b280-13771457cace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000564 10.0.0.129 - - [2025-10-13 01:56:08] "GET /projects?obj_uuids=61fa6a33-c0e1-4a3a-b280-13771457cace&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001270 252.129.172.3 - - [2025-10-13 01:56:08] "GET /project/61fa6a33-c0e1-4a3a-b280-13771457cace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.060189 252.129.172.3 - - [2025-10-13 01:56:08] "POST /neutron/network HTTP/1.1" 200 829 0.038603 252.129.172.3 - - [2025-10-13 01:56:08] "POST /neutron/port HTTP/1.1" 200 1080 0.013493 252.129.172.3 - - [2025-10-13 01:56:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008133 252.129.172.3 - - [2025-10-13 01:56:08] "POST /neutron/port HTTP/1.1" 200 117 0.005613 252.129.172.3 - - [2025-10-13 01:56:08] "POST /neutron/port HTTP/1.1" 200 117 0.007531 252.129.172.3 - - [2025-10-13 01:56:09] "POST /neutron/network HTTP/1.1" 200 839 0.006168 10.0.0.129 - - [2025-10-13 01:56:09] "GET /projects?obj_uuids=61fa6a33-c0e1-4a3a-b280-13771457cace&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001292 252.129.172.3 - - [2025-10-13 01:56:09] "POST /neutron/port HTTP/1.1" 200 1056 0.258205 252.129.172.3 - - [2025-10-13 01:56:09] "POST /neutron/port HTTP/1.1" 200 1056 0.012136 252.129.172.3 - - [2025-10-13 01:56:09] "POST /neutron/port HTTP/1.1" 200 1056 0.012053 252.129.172.3 - - [2025-10-13 01:56:09] "POST /neutron/port HTTP/1.1" 200 1106 0.076004 252.129.172.3 - - [2025-10-13 01:56:09] "POST /neutron/port HTTP/1.1" 200 1080 0.012610 252.129.172.3 - - [2025-10-13 01:56:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004106 252.129.172.3 - - [2025-10-13 01:56:10] "POST /neutron/subnet HTTP/1.1" 200 685 0.011501 252.129.172.3 - - [2025-10-13 01:56:10] "POST /neutron/port HTTP/1.1" 200 117 0.001820 252.129.172.3 - - [2025-10-13 01:56:10] "POST /neutron/network HTTP/1.1" 200 829 0.008430 252.129.172.3 - - [2025-10-13 01:56:14] "POST /neutron/port HTTP/1.1" 200 1080 0.021103 252.129.172.3 - - [2025-10-13 01:56:14] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009569 252.129.172.3 - - [2025-10-13 01:56:14] "POST /neutron/port HTTP/1.1" 200 1080 0.012813 252.129.172.3 - - [2025-10-13 01:56:14] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008160 252.129.172.3 - - [2025-10-13 01:56:14] "POST /neutron/port HTTP/1.1" 200 1080 0.018280 252.129.172.3 - - [2025-10-13 01:56:14] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008060 10.0.0.129 - - [2025-10-13 01:56:14] "GET /virtual-machine/dd8127d1-ad3a-4fbb-93c8-fe9f8fbf2c6f HTTP/1.1" 200 1296 0.008706 10.0.0.129 - - [2025-10-13 01:56:14] "GET /virtual-machine-interface/2c0b607b-f674-492b-a360-12c881dd0b41 HTTP/1.1" 200 2966 0.006888 10.0.0.129 - - [2025-10-13 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.129 - - [2025-10-13 01:56:14] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005832 10.0.0.129 - - [2025-10-13 01:56:14] "GET /virtual-networks?parent_id=61fa6a33-c0e1-4a3a-b280-13771457cace&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004083 10.0.0.129 - - [2025-10-13 01:56:14] "GET /virtual-network/625e7d6e-0551-4d65-a380-32cec2defdfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007960 10.0.0.129 - - [2025-10-13 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004787 10.0.0.129 - - [2025-10-13 01:56:17] "GET /virtual-network/625e7d6e-0551-4d65-a380-32cec2defdfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006578 252.129.172.3 - - [2025-10-13 01:56:21] "POST /neutron/port HTTP/1.1" 200 1080 0.013349 252.129.172.3 - - [2025-10-13 01:56:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008500 252.129.172.3 - - [2025-10-13 01:56:21] "POST /neutron/port HTTP/1.1" 200 1080 0.020104 252.129.172.3 - - [2025-10-13 01:56:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010335 10.0.0.129 - - [2025-10-13 01:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.129 - - [2025-10-13 01:56:22] "GET /virtual-network/625e7d6e-0551-4d65-a380-32cec2defdfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007902 10.0.0.129 - - [2025-10-13 01:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005422 10.0.0.129 - - [2025-10-13 01:56:24] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.007655 10.0.0.129 - - [2025-10-13 01:56:24] "GET /virtual-networks?parent_id=61fa6a33-c0e1-4a3a-b280-13771457cace&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.006813 10.0.0.129 - - [2025-10-13 01:56:24] "GET /virtual-network/625e7d6e-0551-4d65-a380-32cec2defdfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.011119 252.129.172.3 - - [2025-10-13 01:56:24] "POST /neutron/port HTTP/1.1" 200 1080 0.037282 252.129.172.3 - - [2025-10-13 01:56:24] "POST /neutron/security_group HTTP/1.1" 200 2057 0.013201 252.129.172.3 - - [2025-10-13 01:56:24] "POST /neutron/port HTTP/1.1" 200 1080 0.025115 252.129.172.3 - - [2025-10-13 01:56:24] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010220 10.0.0.129 - - [2025-10-13 01:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 10.0.0.129 - - [2025-10-13 01:56:31] "DELETE /virtual-DNS/bca27a68-5223-4e20-abc1-6c5320e7db52 HTTP/1.1" 409 237 0.009347 10.0.0.129 - - [2025-10-13 01:56:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.006778 10.0.0.129 - - [2025-10-13 01:56:32] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.028702 10.0.0.129 - - [2025-10-13 01:56:32] "GET /virtual-DNS-record/4c9f317c-349e-45de-890a-1a9b941d512b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.007087 10.0.0.129 - - [2025-10-13 01:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.129 - - [2025-10-13 01:56:32] "GET /virtual-DNS-record/4c9f317c-349e-45de-890a-1a9b941d512b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.006110 10.0.0.129 - - [2025-10-13 01:56:32] "GET /domains HTTP/1.1" 200 440 0.004751 10.0.0.129 - - [2025-10-13 01:56:32] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001906 10.0.0.129 - - [2025-10-13 01:56:32] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1509 0.011286 10.0.0.129 - - [2025-10-13 01:56:32] "GET /virtual-DNS/bca27a68-5223-4e20-abc1-6c5320e7db52 HTTP/1.1" 200 1910 0.008897 10.0.0.129 - - [2025-10-13 01:56:32] "GET /virtual-DNS-record/4c9f317c-349e-45de-890a-1a9b941d512b HTTP/1.1" 200 1337 0.004273 10.0.0.129 - - [2025-10-13 01:56:38] "DELETE /virtual-DNS-record/4c9f317c-349e-45de-890a-1a9b941d512b HTTP/1.1" 200 115 0.033854 10.0.0.129 - - [2025-10-13 01:56:38] "POST /fqname-to-id HTTP/1.1" 404 182 0.005414 252.129.172.3 - - [2025-10-13 01:56:38] "POST /neutron/network HTTP/1.1" 200 829 0.010816 252.129.172.3 - - [2025-10-13 01:56:38] "POST /neutron/network HTTP/1.1" 400 204 0.019181 252.129.172.3 - - [2025-10-13 01:56:39] "POST /neutron/port HTTP/1.1" 200 1080 0.019554 252.129.172.3 - - [2025-10-13 01:56:39] "POST /neutron/port HTTP/1.1" 200 1080 0.026134 252.129.172.3 - - [2025-10-13 01:56:39] "POST /neutron/port HTTP/1.1" 200 1106 0.013484 252.129.172.3 - - [2025-10-13 01:56:39] "POST /neutron/port HTTP/1.1" 200 1106 0.023465 252.129.172.3 - - [2025-10-13 01:56:39] "POST /neutron/port HTTP/1.1" 200 151 0.242583 252.129.172.3 - - [2025-10-13 01:56:39] "POST /neutron/port HTTP/1.1" 200 151 0.242877 252.129.172.3 - - [2025-10-13 01:56:40] "POST /neutron/network HTTP/1.1" 200 829 0.008088 10.0.0.129 - - [2025-10-13 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.129 - - [2025-10-13 01:56:41] "DELETE /route-target/9dd3373f-50fa-4ad5-b617-7639de2b0b0a HTTP/1.1" 200 115 0.054035 10.0.0.129 - - [2025-10-13 01:56:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003335 10.0.0.129 - - [2025-10-13 01:56:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003417 252.129.172.3 - - [2025-10-13 01:56:41] "POST /neutron/network HTTP/1.1" 200 151 0.450010 10.0.0.129 - - [2025-10-13 01:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.129 - - [2025-10-13 01:56:41] "DELETE /network-ipam/c813bb3f-fead-4084-ab39-4598ef91c82c HTTP/1.1" 200 115 0.026446 10.0.0.129 - - [2025-10-13 01:56:41] "DELETE /virtual-DNS/bca27a68-5223-4e20-abc1-6c5320e7db52 HTTP/1.1" 200 115 0.042136 10.0.0.129 - - [2025-10-13 01:56:41] "POST /fqname-to-id HTTP/1.1" 404 178 0.004388 10.0.0.129 - - [2025-10-13 01:56:41] "GET /domains HTTP/1.1" 200 440 0.005466 10.0.0.129 - - [2025-10-13 01:56:41] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001357 10.0.0.129 - - [2025-10-13 01:56:41] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1309 0.010618 10.0.0.129 - - [2025-10-13 01:56:41] "GET /projects?obj_uuids=61fa6a33-c0e1-4a3a-b280-13771457cace&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002126 10.0.0.129 - - [2025-10-13 01:56:42] "GET /project/61fa6a33-c0e1-4a3a-b280-13771457cace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.031281 10.0.0.129 - - [2025-10-13 01:56:42] "GET /projects?obj_uuids=61fa6a33-c0e1-4a3a-b280-13771457cace&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001867 10.0.0.129 - - [2025-10-13 01:56:42] "GET /project/61fa6a33-c0e1-4a3a-b280-13771457cace?fields=virtual_networks HTTP/1.1" 200 1036 0.080518 10.0.0.129 - - [2025-10-13 01:56:42] "GET /projects?obj_uuids=61fa6a33-c0e1-4a3a-b280-13771457cace&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001936 10.0.0.129 - - [2025-10-13 01:56:42] "GET /project/61fa6a33-c0e1-4a3a-b280-13771457cace?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.038315 10.0.0.129 - - [2025-10-13 01:56:42] "GET /projects?obj_uuids=61fa6a33-c0e1-4a3a-b280-13771457cace&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001581 10.0.0.129 - - [2025-10-13 01:56:42] "GET /project/61fa6a33-c0e1-4a3a-b280-13771457cace?fields=security_groups HTTP/1.1" 200 1263 0.040305 10.0.0.129 - - [2025-10-13 01:56:43] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001414 10.0.0.129 - - [2025-10-13 01:56:43] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008613 10.0.0.129 - - [2025-10-13 01:56:43] "POST /fqname-to-id HTTP/1.1" 404 187 0.046308 10.0.0.129 - - [2025-10-13 01:56:43] "GET /projects?obj_uuids=453a77c3-e85c-45fc-96b2-6b6457f588bd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004799 10.0.0.129 - - [2025-10-13 01:56:43] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001524 10.0.0.129 - - [2025-10-13 01:56:43] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009289 10.0.0.129 - - [2025-10-13 01:56:43] "POST /id-to-fqname HTTP/1.1" 200 189 0.001709 10.0.0.129 - - [2025-10-13 01:56:43] "POST /fqname-to-id HTTP/1.1" 404 198 0.003713 10.0.0.129 - - [2025-10-13 01:56:43] "POST /security-groups HTTP/1.1" 200 584 0.075698 10.0.0.129 - - [2025-10-13 01:56:43] "POST /fqname-to-id HTTP/1.1" 404 233 0.003243 10.0.0.129 - - [2025-10-13 01:56:43] "POST /projects HTTP/1.1" 200 579 0.250466 10.0.0.129 - - [2025-10-13 01:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.287843 10.0.0.129 - - [2025-10-13 01:56:43] "POST /access-control-lists HTTP/1.1" 200 599 0.079452 10.0.0.129 - - [2025-10-13 01:56:44] "GET /project/453a77c3-e85c-45fc-96b2-6b6457f588bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.476556 10.0.0.129 - - [2025-10-13 01:56:44] "POST /fqname-to-id HTTP/1.1" 404 232 0.009469 10.0.0.129 - - [2025-10-13 01:56:44] "POST /access-control-lists HTTP/1.1" 200 597 0.084468 10.0.0.129 - - [2025-10-13 01:56:45] "GET / HTTP/1.1" 200 36499 0.002013 10.0.0.129 - - [2025-10-13 01:56:46] "POST /fqname-to-id HTTP/1.1" 401 298 0.000649 10.0.0.129 - - [2025-10-13 01:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.085034 10.0.0.129 - - [2025-10-13 01:56:46] "GET /projects?obj_uuids=453a77c3-e85c-45fc-96b2-6b6457f588bd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002117 10.0.0.129 - - [2025-10-13 01:56:46] "GET /project/453a77c3-e85c-45fc-96b2-6b6457f588bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.040018 252.129.172.3 - - [2025-10-13 01:56:47] "POST /neutron/network HTTP/1.1" 200 117 0.045601 10.0.0.129 - - [2025-10-13 01:56:47] "GET /projects?obj_uuids=453a77c3-e85c-45fc-96b2-6b6457f588bd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001292 252.129.172.3 - - [2025-10-13 01:56:47] "POST /neutron/network HTTP/1.1" 200 604 0.087999 10.0.0.129 - - [2025-10-13 01:56:47] "POST /route-targets HTTP/1.1" 200 329 0.019103 10.0.0.129 - - [2025-10-13 01:56:47] "POST /ref-update HTTP/1.1" 200 156 0.028159 10.0.0.129 - - [2025-10-13 01:56:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003208 252.129.172.3 - - [2025-10-13 01:56:47] "POST /neutron/subnet HTTP/1.1" 200 729 0.192753 252.129.172.3 - - [2025-10-13 01:56:47] "POST /neutron/network HTTP/1.1" 200 824 0.009806 10.0.0.129 - - [2025-10-13 01:56:47] "POST /id-to-fqname HTTP/1.1" 200 219 0.001716 10.0.0.129 - - [2025-10-13 01:56:47] "GET /virtual-network/1d9e5ce4-c3ef-4414-b311-b5fbcefdbec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006032 252.129.172.3 - - [2025-10-13 01:56:47] "POST /neutron/network HTTP/1.1" 200 824 0.007199 10.0.0.129 - - [2025-10-13 01:56:47] "GET /virtual-network/1d9e5ce4-c3ef-4414-b311-b5fbcefdbec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007474 252.129.172.3 - - [2025-10-13 01:56:47] "POST /neutron/network HTTP/1.1" 200 824 0.008711 252.129.172.3 - - [2025-10-13 01:56:47] "POST /neutron/subnet HTTP/1.1" 200 729 0.013280 10.0.0.129 - - [2025-10-13 01:56:47] "POST /id-to-fqname HTTP/1.1" 200 219 0.001927 252.129.172.3 - - [2025-10-13 01:56:48] "POST /neutron/network HTTP/1.1" 200 834 0.009338 252.129.172.3 - - [2025-10-13 01:56:48] "GET /aaa-mode HTTP/1.1" 401 298 0.000605 252.129.172.3 - - [2025-10-13 01:56:48] "GET / HTTP/1.1" 200 36499 0.002423 252.129.172.3 - - [2025-10-13 01:56:48] "GET /project/453a77c3-e85c-45fc-96b2-6b6457f588bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000610 10.0.0.129 - - [2025-10-13 01:56:48] "GET /projects?obj_uuids=453a77c3-e85c-45fc-96b2-6b6457f588bd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002098 252.129.172.3 - - [2025-10-13 01:56:48] "GET /project/453a77c3-e85c-45fc-96b2-6b6457f588bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.068818 252.129.172.3 - - [2025-10-13 01:56:48] "POST /neutron/network HTTP/1.1" 200 824 0.008024 252.129.172.3 - - [2025-10-13 01:56:49] "POST /neutron/port HTTP/1.1" 200 117 0.006436 252.129.172.3 - - [2025-10-13 01:56:49] "POST /neutron/port HTTP/1.1" 200 117 0.006755 10.0.0.129 - - [2025-10-13 01:56:49] "POST /id-to-fqname HTTP/1.1" 200 219 0.001792 252.129.172.3 - - [2025-10-13 01:56:49] "POST /neutron/port HTTP/1.1" 200 117 0.009135 252.129.172.3 - - [2025-10-13 01:56:49] "POST /neutron/network HTTP/1.1" 200 834 0.007366 252.129.172.3 - - [2025-10-13 01:56:49] "GET /aaa-mode HTTP/1.1" 401 298 0.000658 252.129.172.3 - - [2025-10-13 01:56:49] "GET / HTTP/1.1" 200 36499 0.001976 252.129.172.3 - - [2025-10-13 01:56:49] "GET /project/453a77c3-e85c-45fc-96b2-6b6457f588bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000545 252.129.172.3 - - [2025-10-13 01:56:49] "POST /neutron/network HTTP/1.1" 200 834 0.010796 10.0.0.129 - - [2025-10-13 01:56:49] "GET /projects?obj_uuids=453a77c3-e85c-45fc-96b2-6b6457f588bd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.003043 10.0.0.129 - - [2025-10-13 01:56:50] "GET /projects?obj_uuids=453a77c3-e85c-45fc-96b2-6b6457f588bd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001965 252.129.172.3 - - [2025-10-13 01:56:50] "GET /project/453a77c3-e85c-45fc-96b2-6b6457f588bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.140286 252.129.172.3 - - [2025-10-13 01:56:50] "POST /neutron/network HTTP/1.1" 200 824 0.073000 252.129.172.3 - - [2025-10-13 01:56:50] "POST /neutron/port HTTP/1.1" 200 1060 0.516109 252.129.172.3 - - [2025-10-13 01:56:50] "POST /neutron/port HTTP/1.1" 200 1060 0.027738 252.129.172.3 - - [2025-10-13 01:56:50] "POST /neutron/port HTTP/1.1" 200 1034 0.044017 252.129.172.3 - - [2025-10-13 01:56:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011267 252.129.172.3 - - [2025-10-13 01:56:50] "POST /neutron/port HTTP/1.1" 200 1060 0.022585 252.129.172.3 - - [2025-10-13 01:56:50] "POST /neutron/port HTTP/1.1" 200 117 0.009032 252.129.172.3 - - [2025-10-13 01:56:50] "POST /neutron/port HTTP/1.1" 200 1110 0.090254 252.129.172.3 - - [2025-10-13 01:56:50] "POST /neutron/port HTTP/1.1" 200 1084 0.015881 252.129.172.3 - - [2025-10-13 01:56:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007015 252.129.172.3 - - [2025-10-13 01:56:50] "POST /neutron/port HTTP/1.1" 200 1084 0.019738 252.129.172.3 - - [2025-10-13 01:56:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005031 252.129.172.3 - - [2025-10-13 01:56:51] "POST /neutron/subnet HTTP/1.1" 200 703 0.016293 252.129.172.3 - - [2025-10-13 01:56:51] "POST /neutron/port HTTP/1.1" 200 117 0.001310 252.129.172.3 - - [2025-10-13 01:56:51] "POST /neutron/network HTTP/1.1" 200 834 0.011302 252.129.172.3 - - [2025-10-13 01:56:51] "POST /neutron/network HTTP/1.1" 200 824 0.007977 10.0.0.129 - - [2025-10-13 01:56:51] "GET /projects?obj_uuids=453a77c3-e85c-45fc-96b2-6b6457f588bd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001473 252.129.172.3 - - [2025-10-13 01:56:51] "POST /neutron/port HTTP/1.1" 200 1060 0.296871 252.129.172.3 - - [2025-10-13 01:56:51] "POST /neutron/port HTTP/1.1" 200 1060 0.016817 252.129.172.3 - - [2025-10-13 01:56:51] "POST /neutron/port HTTP/1.1" 200 1060 0.013400 252.129.172.3 - - [2025-10-13 01:56:51] "POST /neutron/port HTTP/1.1" 200 1110 0.104508 252.129.172.3 - - [2025-10-13 01:56:51] "POST /neutron/port HTTP/1.1" 200 1084 0.024288 252.129.172.3 - - [2025-10-13 01:56:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005369 252.129.172.3 - - [2025-10-13 01:56:52] "POST /neutron/subnet HTTP/1.1" 200 703 0.008930 252.129.172.3 - - [2025-10-13 01:56:52] "POST /neutron/port HTTP/1.1" 200 117 0.001702 252.129.172.3 - - [2025-10-13 01:56:52] "POST /neutron/network HTTP/1.1" 200 824 0.010300 10.0.0.129 - - [2025-10-13 01:56:53] "GET /obj-perms HTTP/1.1" 200 6402 0.074999 10.0.0.129 - - [2025-10-13 01:56:54] "GET /obj-perms HTTP/1.1" 200 6402 0.089969 252.129.172.3 - - [2025-10-13 01:56:55] "POST /neutron/port HTTP/1.1" 200 1084 0.013015 252.129.172.3 - - [2025-10-13 01:56:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007132 252.129.172.3 - - [2025-10-13 01:56:56] "POST /neutron/port HTTP/1.1" 200 1084 0.011850 252.129.172.3 - - [2025-10-13 01:56:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006932 252.129.172.3 - - [2025-10-13 01:56:56] "POST /neutron/port HTTP/1.1" 200 1084 0.013109 252.129.172.3 - - [2025-10-13 01:56:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007843 10.0.0.129 - - [2025-10-13 01:56:56] "GET /virtual-machine/a5490f64-7c9f-4114-9456-cb6c535e1ded HTTP/1.1" 401 298 0.000453 10.0.0.129 - - [2025-10-13 01:56:56] "GET /virtual-machine/a5490f64-7c9f-4114-9456-cb6c535e1ded HTTP/1.1" 200 1296 0.029364 10.0.0.129 - - [2025-10-13 01:56:56] "GET /virtual-machine-interface/7d7cd795-5be7-4106-b1b9-ddffa97f7698 HTTP/1.1" 200 2948 0.008999 10.0.0.129 - - [2025-10-13 01:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.129 - - [2025-10-13 01:56:57] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.039211 10.0.0.129 - - [2025-10-13 01:56:57] "GET /virtual-networks?parent_id=453a77c3-e85c-45fc-96b2-6b6457f588bd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003315 10.0.0.129 - - [2025-10-13 01:56:57] "GET /virtual-network/1d9e5ce4-c3ef-4414-b311-b5fbcefdbec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005174 10.0.0.129 - - [2025-10-13 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.129 - - [2025-10-13 01:57:00] "GET /virtual-network/1d9e5ce4-c3ef-4414-b311-b5fbcefdbec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006445 252.129.172.3 - - [2025-10-13 01:57:01] "POST /neutron/port HTTP/1.1" 200 1084 0.011251 252.129.172.3 - - [2025-10-13 01:57:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005859 252.129.172.3 - - [2025-10-13 01:57:01] "POST /neutron/port HTTP/1.1" 200 1084 0.012559 252.129.172.3 - - [2025-10-13 01:57:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005526 252.129.172.3 - - [2025-10-13 01:57:01] "POST /neutron/port HTTP/1.1" 200 1084 0.014136 252.129.172.3 - - [2025-10-13 01:57:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010609 252.129.172.3 - - [2025-10-13 01:57:02] "POST /neutron/port HTTP/1.1" 200 1084 0.012386 252.129.172.3 - - [2025-10-13 01:57:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006007 252.129.172.3 - - [2025-10-13 01:57:02] "POST /neutron/port HTTP/1.1" 200 1084 0.011036 10.0.0.129 - - [2025-10-13 01:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.129 - - [2025-10-13 01:57:02] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004424 252.129.172.3 - - [2025-10-13 01:57:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005401 10.0.0.129 - - [2025-10-13 01:57:02] "GET /virtual-networks?parent_id=453a77c3-e85c-45fc-96b2-6b6457f588bd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003000 10.0.0.129 - - [2025-10-13 01:57:02] "GET /virtual-network/1d9e5ce4-c3ef-4414-b311-b5fbcefdbec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007856 252.129.172.3 - - [2025-10-13 01:57:02] "POST /neutron/port HTTP/1.1" 200 1084 0.013927 252.129.172.3 - - [2025-10-13 01:57:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008587 252.129.172.3 - - [2025-10-13 01:57:02] "POST /neutron/port HTTP/1.1" 200 1084 0.012688 252.129.172.3 - - [2025-10-13 01:57:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012452 252.129.172.3 - - [2025-10-13 01:57:02] "POST /neutron/port HTTP/1.1" 200 1084 0.011726 252.129.172.3 - - [2025-10-13 01:57:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006827 252.129.172.3 - - [2025-10-13 01:57:03] "POST /neutron/port HTTP/1.1" 200 1084 0.013301 252.129.172.3 - - [2025-10-13 01:57:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006613 10.0.0.129 - - [2025-10-13 01:57:03] "GET /virtual-machine/9e733330-1ec2-4a2d-808a-1867d4639eed HTTP/1.1" 200 1295 0.005404 10.0.0.129 - - [2025-10-13 01:57:03] "GET /virtual-machine-interface/23522767-535b-4eb4-9a45-fcb22ef4b649 HTTP/1.1" 200 2948 0.005530 10.0.0.129 - - [2025-10-13 01:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.129 - - [2025-10-13 01:57:03] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003361 10.0.0.129 - - [2025-10-13 01:57:03] "GET /virtual-networks?parent_id=453a77c3-e85c-45fc-96b2-6b6457f588bd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003326 10.0.0.129 - - [2025-10-13 01:57:03] "GET /virtual-network/1d9e5ce4-c3ef-4414-b311-b5fbcefdbec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005037 252.129.172.3 - - [2025-10-13 01:57:04] "POST /neutron/port HTTP/1.1" 200 1084 0.010895 252.129.172.3 - - [2025-10-13 01:57:04] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006094 10.0.0.129 - - [2025-10-13 01:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.129 - - [2025-10-13 01:57:04] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004035 10.0.0.129 - - [2025-10-13 01:57:04] "GET /virtual-networks?parent_id=453a77c3-e85c-45fc-96b2-6b6457f588bd&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003321 10.0.0.129 - - [2025-10-13 01:57:04] "GET /virtual-network/1d9e5ce4-c3ef-4414-b311-b5fbcefdbec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005498 252.129.172.3 - - [2025-10-13 01:57:09] "POST /neutron/network HTTP/1.1" 200 824 0.007289 252.129.172.3 - - [2025-10-13 01:57:10] "POST /neutron/network HTTP/1.1" 400 204 0.016208 252.129.172.3 - - [2025-10-13 01:57:11] "POST /neutron/port HTTP/1.1" 200 1084 0.013970 252.129.172.3 - - [2025-10-13 01:57:11] "POST /neutron/port HTTP/1.1" 200 1084 0.013807 252.129.172.3 - - [2025-10-13 01:57:11] "POST /neutron/port HTTP/1.1" 200 1110 0.010635 252.129.172.3 - - [2025-10-13 01:57:11] "POST /neutron/port HTTP/1.1" 200 1110 0.016562 252.129.172.3 - - [2025-10-13 01:57:11] "POST /neutron/port HTTP/1.1" 200 151 0.192371 252.129.172.3 - - [2025-10-13 01:57:11] "POST /neutron/port HTTP/1.1" 200 151 0.210869 252.129.172.3 - - [2025-10-13 01:57:12] "POST /neutron/network HTTP/1.1" 200 824 0.011157 10.0.0.129 - - [2025-10-13 01:57:12] "POST /useragent-kv HTTP/1.1" 200 115 0.009422 10.0.0.129 - - [2025-10-13 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012002 10.0.0.129 - - [2025-10-13 01:57:12] "POST /useragent-kv HTTP/1.1" 200 115 0.010083 252.129.172.3 - - [2025-10-13 01:57:12] "POST /neutron/network HTTP/1.1" 200 151 0.171890 10.0.0.129 - - [2025-10-13 01:57:12] "DELETE /route-target/b7fc2b77-96f0-4c34-b4e3-638b5752ea5a HTTP/1.1" 200 115 0.042328 10.0.0.129 - - [2025-10-13 01:57:12] "GET /projects?obj_uuids=453a77c3-e85c-45fc-96b2-6b6457f588bd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001189 10.0.0.129 - - [2025-10-13 01:57:12] "GET /project/453a77c3-e85c-45fc-96b2-6b6457f588bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.027492 10.0.0.129 - - [2025-10-13 01:57:12] "GET /projects?obj_uuids=453a77c3-e85c-45fc-96b2-6b6457f588bd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001524 10.0.0.129 - - [2025-10-13 01:57:12] "GET /project/453a77c3-e85c-45fc-96b2-6b6457f588bd?fields=virtual_networks HTTP/1.1" 200 1036 0.075521 10.0.0.129 - - [2025-10-13 01:57:12] "GET /projects?obj_uuids=453a77c3-e85c-45fc-96b2-6b6457f588bd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001513 10.0.0.129 - - [2025-10-13 01:57:12] "GET /project/453a77c3-e85c-45fc-96b2-6b6457f588bd?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.041814 10.0.0.129 - - [2025-10-13 01:57:13] "GET /projects?obj_uuids=453a77c3-e85c-45fc-96b2-6b6457f588bd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002053 10.0.0.129 - - [2025-10-13 01:57:13] "GET /project/453a77c3-e85c-45fc-96b2-6b6457f588bd?fields=security_groups HTTP/1.1" 200 1263 0.046208 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:57:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000993 [Introspect:8084]10.0.0.129 - - [2025-10-13 01:57:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001270 10.0.0.129 - - [2025-10-13 01:57:13] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001071 10.0.0.129 - - [2025-10-13 01:57:13] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008042 10.0.0.129 - - [2025-10-13 01:57:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.030380 10.0.0.129 - - [2025-10-13 01:57:14] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002559 10.0.0.129 - - [2025-10-13 01:57:14] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001408 10.0.0.129 - - [2025-10-13 01:57:14] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007143 10.0.0.129 - - [2025-10-13 01:57:14] "POST /id-to-fqname HTTP/1.1" 200 188 0.001303 10.0.0.129 - - [2025-10-13 01:57:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.003937 10.0.0.129 - - [2025-10-13 01:57:14] "POST /security-groups HTTP/1.1" 200 583 0.065966 10.0.0.129 - - [2025-10-13 01:57:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.002650 10.0.0.129 - - [2025-10-13 01:57:14] "POST /projects HTTP/1.1" 200 577 0.220901 10.0.0.129 - - [2025-10-13 01:57:14] "POST /access-control-lists HTTP/1.1" 200 598 0.063061 10.0.0.129 - - [2025-10-13 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.299716 10.0.0.129 - - [2025-10-13 01:57:14] "POST /fqname-to-id HTTP/1.1" 404 231 0.002792 10.0.0.129 - - [2025-10-13 01:57:14] "GET /project/bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.439926 10.0.0.129 - - [2025-10-13 01:57:14] "POST /access-control-lists HTTP/1.1" 200 596 0.266518 10.0.0.129 - - [2025-10-13 01:57:15] "GET / HTTP/1.1" 200 36499 0.002542 10.0.0.129 - - [2025-10-13 01:57:16] "POST /fqname-to-id HTTP/1.1" 401 298 0.000619 10.0.0.129 - - [2025-10-13 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.068691 10.0.0.129 - - [2025-10-13 01:57:17] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001066 10.0.0.129 - - [2025-10-13 01:57:17] "GET /project/bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.027551 252.129.172.3 - - [2025-10-13 01:57:17] "POST /neutron/network HTTP/1.1" 200 117 0.032975 10.0.0.129 - - [2025-10-13 01:57:17] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001004 252.129.172.3 - - [2025-10-13 01:57:17] "POST /neutron/network HTTP/1.1" 200 623 0.065413 10.0.0.129 - - [2025-10-13 01:57:17] "POST /route-targets HTTP/1.1" 200 329 0.009559 10.0.0.129 - - [2025-10-13 01:57:17] "POST /ref-update HTTP/1.1" 200 156 0.010229 10.0.0.129 - - [2025-10-13 01:57:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003369 252.129.172.3 - - [2025-10-13 01:57:17] "POST /neutron/subnet HTTP/1.1" 200 701 0.161356 252.129.172.3 - - [2025-10-13 01:57:17] "POST /neutron/network HTTP/1.1" 200 837 0.004960 10.0.0.129 - - [2025-10-13 01:57:17] "POST /id-to-fqname HTTP/1.1" 200 228 0.001311 10.0.0.129 - - [2025-10-13 01:57:17] "GET /virtual-network/02c31518-fa0d-4d96-b6f8-d086535e007f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005027 252.129.172.3 - - [2025-10-13 01:57:17] "POST /neutron/network HTTP/1.1" 200 837 0.005673 10.0.0.129 - - [2025-10-13 01:57:17] "GET /virtual-network/02c31518-fa0d-4d96-b6f8-d086535e007f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004990 252.129.172.3 - - [2025-10-13 01:57:17] "POST /neutron/network HTTP/1.1" 200 837 0.004915 252.129.172.3 - - [2025-10-13 01:57:18] "POST /neutron/subnet HTTP/1.1" 200 701 0.006552 252.129.172.3 - - [2025-10-13 01:57:18] "POST /neutron/network HTTP/1.1" 200 837 0.005360 10.0.0.129 - - [2025-10-13 01:57:18] "POST /id-to-fqname HTTP/1.1" 200 228 0.001382 252.129.172.3 - - [2025-10-13 01:57:18] "POST /neutron/network HTTP/1.1" 200 847 0.005386 252.129.172.3 - - [2025-10-13 01:57:18] "GET /aaa-mode HTTP/1.1" 401 298 0.000447 252.129.172.3 - - [2025-10-13 01:57:18] "GET / HTTP/1.1" 200 36499 0.001496 252.129.172.3 - - [2025-10-13 01:57:18] "GET /project/bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000367 10.0.0.129 - - [2025-10-13 01:57:18] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001055 252.129.172.3 - - [2025-10-13 01:57:18] "GET /project/bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.053639 252.129.172.3 - - [2025-10-13 01:57:18] "POST /neutron/network HTTP/1.1" 200 837 0.005684 252.129.172.3 - - [2025-10-13 01:57:19] "POST /neutron/port HTTP/1.1" 200 117 0.006218 252.129.172.3 - - [2025-10-13 01:57:19] "POST /neutron/port HTTP/1.1" 200 117 0.005506 10.0.0.129 - - [2025-10-13 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.129 - - [2025-10-13 01:57:19] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003901 10.0.0.129 - - [2025-10-13 01:57:19] "PUT /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e HTTP/1.1" 200 278 0.009931 252.129.172.3 - - [2025-10-13 01:57:19] "POST /neutron/port HTTP/1.1" 200 117 0.005209 252.129.172.3 - - [2025-10-13 01:57:19] "POST /neutron/network HTTP/1.1" 200 847 0.005426 10.0.0.129 - - [2025-10-13 01:57:19] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001143 252.129.172.3 - - [2025-10-13 01:57:19] "POST /neutron/port HTTP/1.1" 200 1053 0.218859 252.129.172.3 - - [2025-10-13 01:57:19] "POST /neutron/port HTTP/1.1" 200 1053 0.009606 252.129.172.3 - - [2025-10-13 01:57:20] "POST /neutron/port HTTP/1.1" 200 1053 0.008745 252.129.172.3 - - [2025-10-13 01:57:20] "POST /neutron/port HTTP/1.1" 200 1103 0.047413 252.129.172.3 - - [2025-10-13 01:57:20] "POST /neutron/port HTTP/1.1" 200 1077 0.011084 252.129.172.3 - - [2025-10-13 01:57:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003492 252.129.172.3 - - [2025-10-13 01:57:20] "POST /neutron/subnet HTTP/1.1" 200 675 0.007297 252.129.172.3 - - [2025-10-13 01:57:20] "POST /neutron/port HTTP/1.1" 200 117 0.001103 252.129.172.3 - - [2025-10-13 01:57:20] "POST /neutron/network HTTP/1.1" 200 837 0.005031 252.129.172.3 - - [2025-10-13 01:57:24] "POST /neutron/port HTTP/1.1" 200 1077 0.010783 252.129.172.3 - - [2025-10-13 01:57:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006709 252.129.172.3 - - [2025-10-13 01:57:24] "POST /neutron/port HTTP/1.1" 200 1077 0.010458 252.129.172.3 - - [2025-10-13 01:57:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006936 252.129.172.3 - - [2025-10-13 01:57:24] "POST /neutron/port HTTP/1.1" 200 1077 0.012336 252.129.172.3 - - [2025-10-13 01:57:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005953 10.0.0.129 - - [2025-10-13 01:57:24] "GET /virtual-machine/982edc3a-791f-4968-870f-0d2cd6dbf1be HTTP/1.1" 401 298 0.000401 10.0.0.129 - - [2025-10-13 01:57:25] "GET /virtual-machine/982edc3a-791f-4968-870f-0d2cd6dbf1be HTTP/1.1" 200 1294 0.034819 10.0.0.129 - - [2025-10-13 01:57:25] "GET /virtual-machine-interface/a00116eb-2a22-4da6-918f-d0f00ec983c1 HTTP/1.1" 200 2973 0.006396 10.0.0.129 - - [2025-10-13 01:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.129 - - [2025-10-13 01:57:25] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003308 10.0.0.129 - - [2025-10-13 01:57:25] "GET /virtual-networks?parent_id=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003090 10.0.0.129 - - [2025-10-13 01:57:25] "GET /virtual-network/02c31518-fa0d-4d96-b6f8-d086535e007f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006588 252.129.172.3 - - [2025-10-13 01:57:26] "POST /neutron/port HTTP/1.1" 200 1077 0.010086 252.129.172.3 - - [2025-10-13 01:57:26] "POST /neutron/port HTTP/1.1" 200 1077 0.010829 252.129.172.3 - - [2025-10-13 01:57:27] "POST /neutron/network HTTP/1.1" 200 847 0.006985 252.129.172.3 - - [2025-10-13 01:57:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003283 252.129.172.3 - - [2025-10-13 01:57:27] "POST /neutron/subnet HTTP/1.1" 200 675 0.007038 252.129.172.3 - - [2025-10-13 01:57:27] "POST /neutron/port HTTP/1.1" 200 117 0.001236 252.129.172.3 - - [2025-10-13 01:57:27] "POST /neutron/network HTTP/1.1" 200 837 0.005751 10.0.0.129 - - [2025-10-13 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.129 - - [2025-10-13 01:57:28] "GET /virtual-network/02c31518-fa0d-4d96-b6f8-d086535e007f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006241 252.129.172.3 - - [2025-10-13 01:57:29] "POST /neutron/port HTTP/1.1" 200 1077 0.010299 252.129.172.3 - - [2025-10-13 01:57:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005807 252.129.172.3 - - [2025-10-13 01:57:29] "POST /neutron/port HTTP/1.1" 200 1077 0.011186 252.129.172.3 - - [2025-10-13 01:57:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005565 252.129.172.3 - - [2025-10-13 01:57:29] "POST /neutron/port HTTP/1.1" 200 1077 0.012004 252.129.172.3 - - [2025-10-13 01:57:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006065 10.0.0.129 - - [2025-10-13 01:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.129 - - [2025-10-13 01:57:30] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003050 10.0.0.129 - - [2025-10-13 01:57:31] "GET /virtual-networks?parent_id=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003086 10.0.0.129 - - [2025-10-13 01:57:31] "GET /virtual-network/02c31518-fa0d-4d96-b6f8-d086535e007f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005914 252.129.172.3 - - [2025-10-13 01:57:31] "POST /neutron/port HTTP/1.1" 200 1077 0.010759 252.129.172.3 - - [2025-10-13 01:57:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006099 252.129.172.3 - - [2025-10-13 01:57:31] "POST /neutron/port HTTP/1.1" 200 1077 0.010593 252.129.172.3 - - [2025-10-13 01:57:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005738 10.0.0.129 - - [2025-10-13 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.129 - - [2025-10-13 01:57:38] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003005 10.0.0.129 - - [2025-10-13 01:57:38] "PUT /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e HTTP/1.1" 200 278 0.009702 252.129.172.3 - - [2025-10-13 01:57:38] "POST /neutron/network HTTP/1.1" 200 837 0.006786 252.129.172.3 - - [2025-10-13 01:57:38] "POST /neutron/network HTTP/1.1" 400 204 0.011729 252.129.172.3 - - [2025-10-13 01:57:39] "POST /neutron/port HTTP/1.1" 200 1077 0.015114 252.129.172.3 - - [2025-10-13 01:57:39] "POST /neutron/port HTTP/1.1" 200 1103 0.009642 252.129.172.3 - - [2025-10-13 01:57:39] "POST /neutron/port HTTP/1.1" 200 151 0.097515 252.129.172.3 - - [2025-10-13 01:57:40] "POST /neutron/network HTTP/1.1" 200 837 0.005328 10.0.0.129 - - [2025-10-13 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007889 10.0.0.129 - - [2025-10-13 01:57:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003909 10.0.0.129 - - [2025-10-13 01:57:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002869 252.129.172.3 - - [2025-10-13 01:57:40] "POST /neutron/network HTTP/1.1" 200 151 0.096777 10.0.0.129 - - [2025-10-13 01:57:40] "DELETE /route-target/0d44fe75-765f-48f1-aa4a-bfd1b8d0ce53 HTTP/1.1" 200 115 0.020526 10.0.0.129 - - [2025-10-13 01:57:41] "GET /global-vrouter-configs HTTP/1.1" 200 359 0.002814 10.0.0.129 - - [2025-10-13 01:57:41] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e HTTP/1.1" 200 1886 0.003582 10.0.0.129 - - [2025-10-13 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.129 - - [2025-10-13 01:57:41] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001066 10.0.0.129 - - [2025-10-13 01:57:41] "GET /project/bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.025284 252.129.172.3 - - [2025-10-13 01:57:41] "POST /neutron/network HTTP/1.1" 200 117 0.008355 10.0.0.129 - - [2025-10-13 01:57:41] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001059 252.129.172.3 - - [2025-10-13 01:57:42] "POST /neutron/network HTTP/1.1" 200 603 0.069427 10.0.0.129 - - [2025-10-13 01:57:42] "DELETE /project/453a77c3e85c45fc96b26b6457f588bd HTTP/1.1" 404 173 0.009294 10.0.0.129 - - [2025-10-13 01:57:42] "DELETE /project/bdcd8b58b1bf4c0fbc04f4a9cff2adf8 HTTP/1.1" 404 173 0.006084 10.0.0.129 - - [2025-10-13 01:57:42] "GET /projects?obj_uuids=453a77c3-e85c-45fc-96b2-6b6457f588bd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001006 10.0.0.129 - - [2025-10-13 01:57:42] "GET /projects?obj_uuids=61fa6a33-c0e1-4a3a-b280-13771457cace&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000873 10.0.0.129 - - [2025-10-13 01:57:42] "GET /project/453a77c3-e85c-45fc-96b2-6b6457f588bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.062067 10.0.0.129 - - [2025-10-13 01:57:42] "GET /project/61fa6a33-c0e1-4a3a-b280-13771457cace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.069383 10.0.0.129 - - [2025-10-13 01:57:42] "GET /projects?obj_uuids=61fa6a33-c0e1-4a3a-b280-13771457cace&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001500 10.0.0.129 - - [2025-10-13 01:57:42] "GET /projects?obj_uuids=453a77c3-e85c-45fc-96b2-6b6457f588bd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001383 10.0.0.129 - - [2025-10-13 01:57:42] "POST /useragent-kv HTTP/1.1" 200 115 0.004915 252.129.172.3 - - [2025-10-13 01:57:42] "POST /neutron/subnet HTTP/1.1" 200 720 0.279464 10.0.0.129 - - [2025-10-13 01:57:42] "GET /project/453a77c3-e85c-45fc-96b2-6b6457f588bd?fields=security_groups HTTP/1.1" 200 1353 0.043588 10.0.0.129 - - [2025-10-13 01:57:42] "GET /project/61fa6a33-c0e1-4a3a-b280-13771457cace?fields=security_groups HTTP/1.1" 200 1353 0.046978 252.129.172.3 - - [2025-10-13 01:57:42] "POST /neutron/network HTTP/1.1" 200 821 0.006896 10.0.0.129 - - [2025-10-13 01:57:42] "DELETE /security-group/fbc0467d-9a95-4c18-a3ad-f8664284e02f HTTP/1.1" 200 115 0.043441 10.0.0.129 - - [2025-10-13 01:57:42] "GET /projects?obj_uuids=453a77c3-e85c-45fc-96b2-6b6457f588bd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000982 10.0.0.129 - - [2025-10-13 01:57:42] "DELETE /security-group/41bacaf0-1b52-4aad-b2a0-9a9de743ffd7 HTTP/1.1" 200 115 0.044585 10.0.0.129 - - [2025-10-13 01:57:42] "POST /id-to-fqname HTTP/1.1" 200 218 0.001248 10.0.0.129 - - [2025-10-13 01:57:42] "GET /projects?obj_uuids=61fa6a33-c0e1-4a3a-b280-13771457cace&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001110 10.0.0.129 - - [2025-10-13 01:57:42] "GET /virtual-network/17e6e821-8156-4ecb-bb24-0a3d7452b13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005233 10.0.0.129 - - [2025-10-13 01:57:42] "GET /project/453a77c3-e85c-45fc-96b2-6b6457f588bd?fields=application_policy_sets HTTP/1.1" 200 1392 0.048502 10.0.0.129 - - [2025-10-13 01:57:42] "POST /route-targets HTTP/1.1" 200 329 0.015138 10.0.0.129 - - [2025-10-13 01:57:42] "GET /project/61fa6a33-c0e1-4a3a-b280-13771457cace?fields=application_policy_sets HTTP/1.1" 200 1392 0.084755 252.129.172.3 - - [2025-10-13 01:57:42] "POST /neutron/network HTTP/1.1" 200 821 0.013184 10.0.0.129 - - [2025-10-13 01:57:42] "POST /ref-update HTTP/1.1" 200 156 0.029268 10.0.0.129 - - [2025-10-13 01:57:42] "GET /virtual-network/17e6e821-8156-4ecb-bb24-0a3d7452b13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007150 252.129.172.3 - - [2025-10-13 01:57:42] "POST /neutron/network HTTP/1.1" 200 821 0.011759 10.0.0.129 - - [2025-10-13 01:57:42] "DELETE /access-control-list/e2d03946-f331-452d-b380-c50638690dee HTTP/1.1" 200 115 0.059561 10.0.0.129 - - [2025-10-13 01:57:42] "DELETE /project/453a77c3-e85c-45fc-96b2-6b6457f588bd HTTP/1.1" 200 115 0.499014 10.0.0.129 - - [2025-10-13 01:57:42] "DELETE /access-control-list/62490a5d-2211-42d8-9925-8f9d8e7de720 HTTP/1.1" 200 115 0.055879 252.129.172.3 - - [2025-10-13 01:57:42] "POST /neutron/subnet HTTP/1.1" 200 720 0.007998 10.0.0.129 - - [2025-10-13 01:57:42] "DELETE /project/61fa6a33-c0e1-4a3a-b280-13771457cace HTTP/1.1" 200 115 0.517966 10.0.0.129 - - [2025-10-13 01:57:42] "DELETE /access-control-list/5c3354df-47fe-457b-9e36-90aeaf4fdf16 HTTP/1.1" 200 115 0.020233 10.0.0.129 - - [2025-10-13 01:57:42] "POST /id-to-fqname HTTP/1.1" 200 218 0.001605 10.0.0.129 - - [2025-10-13 01:57:42] "DELETE /access-control-list/d22209f3-b478-4786-9baf-4caede5be4aa HTTP/1.1" 200 115 0.029072 252.129.172.3 - - [2025-10-13 01:57:42] "POST /neutron/network HTTP/1.1" 200 831 0.004995 252.129.172.3 - - [2025-10-13 01:57:43] "GET /aaa-mode HTTP/1.1" 401 298 0.000422 252.129.172.3 - - [2025-10-13 01:57:43] "GET / HTTP/1.1" 200 36499 0.003270 252.129.172.3 - - [2025-10-13 01:57:43] "GET /project/bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000386 10.0.0.129 - - [2025-10-13 01:57:43] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001437 252.129.172.3 - - [2025-10-13 01:57:43] "GET /project/bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.058498 252.129.172.3 - - [2025-10-13 01:57:43] "POST /neutron/network HTTP/1.1" 200 821 0.006136 252.129.172.3 - - [2025-10-13 01:57:43] "POST /neutron/port HTTP/1.1" 200 117 0.005729 252.129.172.3 - - [2025-10-13 01:57:43] "POST /neutron/port HTTP/1.1" 200 117 0.007118 252.129.172.3 - - [2025-10-13 01:57:43] "POST /neutron/port HTTP/1.1" 200 117 0.005689 252.129.172.3 - - [2025-10-13 01:57:44] "POST /neutron/network HTTP/1.1" 200 831 0.007365 10.0.0.129 - - [2025-10-13 01:57:44] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001416 252.129.172.3 - - [2025-10-13 01:57:44] "POST /neutron/port HTTP/1.1" 200 1057 0.227943 252.129.172.3 - - [2025-10-13 01:57:44] "POST /neutron/port HTTP/1.1" 200 1057 0.010830 252.129.172.3 - - [2025-10-13 01:57:44] "POST /neutron/port HTTP/1.1" 200 1057 0.009352 252.129.172.3 - - [2025-10-13 01:57:44] "POST /neutron/port HTTP/1.1" 200 1107 0.063410 252.129.172.3 - - [2025-10-13 01:57:44] "POST /neutron/port HTTP/1.1" 200 1081 0.011039 252.129.172.3 - - [2025-10-13 01:57:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003808 252.129.172.3 - - [2025-10-13 01:57:45] "POST /neutron/subnet HTTP/1.1" 200 694 0.007262 252.129.172.3 - - [2025-10-13 01:57:45] "POST /neutron/port HTTP/1.1" 200 117 0.001297 252.129.172.3 - - [2025-10-13 01:57:45] "POST /neutron/network HTTP/1.1" 200 821 0.009066 252.129.172.3 - - [2025-10-13 01:57:49] "POST /neutron/port HTTP/1.1" 200 1081 0.013520 252.129.172.3 - - [2025-10-13 01:57:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006974 252.129.172.3 - - [2025-10-13 01:57:49] "POST /neutron/port HTTP/1.1" 200 1081 0.014509 252.129.172.3 - - [2025-10-13 01:57:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006098 252.129.172.3 - - [2025-10-13 01:57:49] "POST /neutron/port HTTP/1.1" 200 1081 0.011417 252.129.172.3 - - [2025-10-13 01:57:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006633 10.0.0.129 - - [2025-10-13 01:57:49] "GET /virtual-machine/a1e8ec1e-3259-4cfc-8b7c-a2914a6872b1 HTTP/1.1" 200 1295 0.009426 10.0.0.129 - - [2025-10-13 01:57:49] "GET /virtual-machine-interface/8ba021d4-a657-4501-9d3b-f1f924f63b70 HTTP/1.1" 200 2943 0.005384 10.0.0.129 - - [2025-10-13 01:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.129 - - [2025-10-13 01:57:49] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003693 10.0.0.129 - - [2025-10-13 01:57:49] "GET /virtual-networks?parent_id=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002767 10.0.0.129 - - [2025-10-13 01:57:49] "GET /virtual-network/17e6e821-8156-4ecb-bb24-0a3d7452b13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005686 10.0.0.129 - - [2025-10-13 01:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.129 - - [2025-10-13 01:57:52] "GET /virtual-network/17e6e821-8156-4ecb-bb24-0a3d7452b13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004947 252.129.172.3 - - [2025-10-13 01:57:54] "POST /neutron/port HTTP/1.1" 200 1081 0.010827 252.129.172.3 - - [2025-10-13 01:57:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006083 252.129.172.3 - - [2025-10-13 01:57:54] "POST /neutron/port HTTP/1.1" 200 1081 0.012215 252.129.172.3 - - [2025-10-13 01:57:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005879 252.129.172.3 - - [2025-10-13 01:57:54] "POST /neutron/port HTTP/1.1" 200 1081 0.010563 10.0.0.129 - - [2025-10-13 01:57:54] "GET /obj-perms HTTP/1.1" 200 6402 0.057106 252.129.172.3 - - [2025-10-13 01:57:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007283 10.0.0.129 - - [2025-10-13 01:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.129 - - [2025-10-13 01:57:55] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.005056 10.0.0.129 - - [2025-10-13 01:57:55] "GET /virtual-networks?parent_id=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003569 10.0.0.129 - - [2025-10-13 01:57:55] "GET /obj-perms HTTP/1.1" 200 6402 0.055104 10.0.0.129 - - [2025-10-13 01:57:55] "GET /virtual-network/17e6e821-8156-4ecb-bb24-0a3d7452b13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005810 252.129.172.3 - - [2025-10-13 01:57:55] "POST /neutron/port HTTP/1.1" 200 1081 0.011647 252.129.172.3 - - [2025-10-13 01:57:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006523 252.129.172.3 - - [2025-10-13 01:57:56] "POST /neutron/port HTTP/1.1" 200 1081 0.012141 252.129.172.3 - - [2025-10-13 01:57:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005852 252.129.172.3 - - [2025-10-13 01:58:02] "POST /neutron/network HTTP/1.1" 200 821 0.009741 252.129.172.3 - - [2025-10-13 01:58:02] "POST /neutron/network HTTP/1.1" 400 204 0.014429 252.129.172.3 - - [2025-10-13 01:58:02] "POST /neutron/port HTTP/1.1" 200 1081 0.011680 252.129.172.3 - - [2025-10-13 01:58:03] "POST /neutron/port HTTP/1.1" 200 1107 0.012938 252.129.172.3 - - [2025-10-13 01:58:03] "POST /neutron/port HTTP/1.1" 200 151 0.153378 252.129.172.3 - - [2025-10-13 01:58:04] "POST /neutron/network HTTP/1.1" 200 821 0.005399 10.0.0.129 - - [2025-10-13 01:58:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004480 10.0.0.129 - - [2025-10-13 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005463 10.0.0.129 - - [2025-10-13 01:58:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003989 252.129.172.3 - - [2025-10-13 01:58:04] "POST /neutron/network HTTP/1.1" 200 151 0.094000 10.0.0.129 - - [2025-10-13 01:58:04] "DELETE /route-target/f06069b6-fc67-494c-bdd1-6379c8d60dd4 HTTP/1.1" 200 115 0.018133 10.0.0.129 - - [2025-10-13 01:58:05] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.002950 10.0.0.129 - - [2025-10-13 01:58:05] "POST /network-ipams HTTP/1.1" 200 543 0.018106 10.0.0.129 - - [2025-10-13 01:58:05] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 768 0.004390 10.0.0.129 - - [2025-10-13 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.129 - - [2025-10-13 01:58:05] "GET /network-ipam/4060048b-7ee9-473a-9f64-ef126d1e3807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.005164 10.0.0.129 - - [2025-10-13 01:58:05] "PUT /network-ipam/4060048b-7ee9-473a-9f64-ef126d1e3807 HTTP/1.1" 200 260 0.010542 10.0.0.129 - - [2025-10-13 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.129 - - [2025-10-13 01:58:05] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001076 10.0.0.129 - - [2025-10-13 01:58:05] "GET /project/bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.033025 252.129.172.3 - - [2025-10-13 01:58:05] "POST /neutron/network HTTP/1.1" 200 117 0.008108 10.0.0.129 - - [2025-10-13 01:58:05] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001157 252.129.172.3 - - [2025-10-13 01:58:06] "POST /neutron/network HTTP/1.1" 200 603 0.098586 10.0.0.129 - - [2025-10-13 01:58:06] "POST /route-targets HTTP/1.1" 200 329 0.015704 10.0.0.129 - - [2025-10-13 01:58:06] "POST /ref-update HTTP/1.1" 200 156 0.016142 10.0.0.129 - - [2025-10-13 01:58:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004378 252.129.172.3 - - [2025-10-13 01:58:06] "POST /neutron/subnet HTTP/1.1" 200 699 0.221957 10.0.0.129 - - [2025-10-13 01:58:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002649 252.129.172.3 - - [2025-10-13 01:58:06] "POST /neutron/subnet HTTP/1.1" 200 699 0.207155 252.129.172.3 - - [2025-10-13 01:58:06] "POST /neutron/network HTTP/1.1" 200 988 0.009163 10.0.0.129 - - [2025-10-13 01:58:06] "POST /id-to-fqname HTTP/1.1" 200 218 0.001323 10.0.0.129 - - [2025-10-13 01:58:06] "GET /virtual-network/3e54e557-d2c2-473d-8521-f0570e32563e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004747 252.129.172.3 - - [2025-10-13 01:58:06] "POST /neutron/network HTTP/1.1" 200 988 0.008084 10.0.0.129 - - [2025-10-13 01:58:06] "GET /virtual-network/3e54e557-d2c2-473d-8521-f0570e32563e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005275 252.129.172.3 - - [2025-10-13 01:58:06] "POST /neutron/network HTTP/1.1" 200 988 0.009357 252.129.172.3 - - [2025-10-13 01:58:06] "POST /neutron/subnet HTTP/1.1" 200 699 0.008278 252.129.172.3 - - [2025-10-13 01:58:06] "POST /neutron/subnet HTTP/1.1" 200 699 0.007328 252.129.172.3 - - [2025-10-13 01:58:07] "POST /neutron/network HTTP/1.1" 200 988 0.007577 252.129.172.3 - - [2025-10-13 01:58:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.009598 252.129.172.3 - - [2025-10-13 01:58:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.008512 10.0.0.129 - - [2025-10-13 01:58:07] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001219 252.129.172.3 - - [2025-10-13 01:58:07] "POST /neutron/port HTTP/1.1" 200 1015 0.174328 10.0.0.129 - - [2025-10-13 01:58:07] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001868 252.129.172.3 - - [2025-10-13 01:58:07] "POST /neutron/port HTTP/1.1" 200 1015 0.158850 10.0.0.129 - - [2025-10-13 01:58:07] "POST /id-to-fqname HTTP/1.1" 200 218 0.001468 252.129.172.3 - - [2025-10-13 01:58:07] "POST /neutron/port HTTP/1.1" 200 1015 0.009851 252.129.172.3 - - [2025-10-13 01:58:07] "POST /neutron/port HTTP/1.1" 200 1015 0.010264 252.129.172.3 - - [2025-10-13 01:58:07] "POST /neutron/network HTTP/1.1" 200 988 0.006890 252.129.172.3 - - [2025-10-13 01:58:08] "POST /neutron/port HTTP/1.1" 200 1015 0.009323 252.129.172.3 - - [2025-10-13 01:58:08] "POST /neutron/port HTTP/1.1" 200 117 0.005727 252.129.172.3 - - [2025-10-13 01:58:08] "POST /neutron/port HTTP/1.1" 200 117 0.005795 10.0.0.129 - - [2025-10-13 01:58:08] "POST /id-to-fqname HTTP/1.1" 200 218 0.001347 252.129.172.3 - - [2025-10-13 01:58:08] "POST /neutron/port HTTP/1.1" 200 117 0.005557 252.129.172.3 - - [2025-10-13 01:58:08] "POST /neutron/port HTTP/1.1" 200 1015 0.008450 252.129.172.3 - - [2025-10-13 01:58:08] "POST /neutron/port HTTP/1.1" 200 1015 0.007810 252.129.172.3 - - [2025-10-13 01:58:08] "POST /neutron/port HTTP/1.1" 200 1015 0.007839 252.129.172.3 - - [2025-10-13 01:58:08] "POST /neutron/network HTTP/1.1" 200 988 0.009805 252.129.172.3 - - [2025-10-13 01:58:08] "POST /neutron/port HTTP/1.1" 200 1015 0.011533 252.129.172.3 - - [2025-10-13 01:58:09] "POST /neutron/port HTTP/1.1" 200 1015 0.014826 252.129.172.3 - - [2025-10-13 01:58:09] "POST /neutron/port HTTP/1.1" 200 117 0.008367 252.129.172.3 - - [2025-10-13 01:58:09] "POST /neutron/port HTTP/1.1" 200 117 0.005591 252.129.172.3 - - [2025-10-13 01:58:09] "POST /neutron/port HTTP/1.1" 200 1015 0.010337 10.0.0.129 - - [2025-10-13 01:58:09] "POST /id-to-fqname HTTP/1.1" 200 218 0.001535 252.129.172.3 - - [2025-10-13 01:58:09] "POST /neutron/network HTTP/1.1" 200 998 0.008005 252.129.172.3 - - [2025-10-13 01:58:09] "POST /neutron/port HTTP/1.1" 200 117 0.007619 252.129.172.3 - - [2025-10-13 01:58:09] "POST /neutron/port HTTP/1.1" 200 1015 0.008211 252.129.172.3 - - [2025-10-13 01:58:09] "POST /neutron/port HTTP/1.1" 200 1015 0.023302 252.129.172.3 - - [2025-10-13 01:58:09] "POST /neutron/network HTTP/1.1" 200 998 0.014534 252.129.172.3 - - [2025-10-13 01:58:09] "GET /aaa-mode HTTP/1.1" 401 298 0.001514 252.129.172.3 - - [2025-10-13 01:58:09] "POST /neutron/port HTTP/1.1" 200 1103 0.154390 252.129.172.3 - - [2025-10-13 01:58:09] "GET / HTTP/1.1" 200 36499 0.002707 252.129.172.3 - - [2025-10-13 01:58:09] "GET /project/bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000512 252.129.172.3 - - [2025-10-13 01:58:09] "POST /neutron/port HTTP/1.1" 200 1077 0.014082 252.129.172.3 - - [2025-10-13 01:58:09] "POST /neutron/port HTTP/1.1" 200 1015 0.007490 252.129.172.3 - - [2025-10-13 01:58:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004154 252.129.172.3 - - [2025-10-13 01:58:09] "POST /neutron/network HTTP/1.1" 200 998 0.008764 252.129.172.3 - - [2025-10-13 01:58:09] "POST /neutron/subnet HTTP/1.1" 200 673 0.009766 252.129.172.3 - - [2025-10-13 01:58:09] "POST /neutron/port HTTP/1.1" 200 1015 0.008868 252.129.172.3 - - [2025-10-13 01:58:09] "POST /neutron/port HTTP/1.1" 200 117 0.001688 252.129.172.3 - - [2025-10-13 01:58:10] "POST /neutron/port HTTP/1.1" 200 1015 0.009833 252.129.172.3 - - [2025-10-13 01:58:10] "POST /neutron/network HTTP/1.1" 200 988 0.010713 10.0.0.129 - - [2025-10-13 01:58:10] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001236 252.129.172.3 - - [2025-10-13 01:58:10] "GET /project/bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.087267 252.129.172.3 - - [2025-10-13 01:58:10] "POST /neutron/network HTTP/1.1" 200 988 0.024406 252.129.172.3 - - [2025-10-13 01:58:10] "POST /neutron/port HTTP/1.1" 200 1103 0.127550 252.129.172.3 - - [2025-10-13 01:58:10] "POST /neutron/port HTTP/1.1" 200 1077 0.022138 252.129.172.3 - - [2025-10-13 01:58:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004458 252.129.172.3 - - [2025-10-13 01:58:10] "POST /neutron/port HTTP/1.1" 200 2038 0.027047 252.129.172.3 - - [2025-10-13 01:58:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014405 252.129.172.3 - - [2025-10-13 01:58:10] "POST /neutron/subnet HTTP/1.1" 200 673 0.022089 252.129.172.3 - - [2025-10-13 01:58:10] "POST /neutron/port HTTP/1.1" 200 117 0.006380 252.129.172.3 - - [2025-10-13 01:58:10] "POST /neutron/port HTTP/1.1" 200 117 0.001501 10.0.0.129 - - [2025-10-13 01:58:10] "GET /domains HTTP/1.1" 200 440 0.004523 252.129.172.3 - - [2025-10-13 01:58:10] "POST /neutron/network HTTP/1.1" 200 988 0.012931 10.0.0.129 - - [2025-10-13 01:58:10] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001881 10.0.0.129 - - [2025-10-13 01:58:10] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1308 0.013026 10.0.0.129 - - [2025-10-13 01:58:10] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001958 10.0.0.129 - - [2025-10-13 01:58:10] "GET /project/bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8 HTTP/1.1" 200 2845 0.072412 10.0.0.129 - - [2025-10-13 01:58:10] "GET /network-ipam/4060048b-7ee9-473a-9f64-ef126d1e3807 HTTP/1.1" 200 2602 0.007499 10.0.0.129 - - [2025-10-13 01:58:10] "GET /domains HTTP/1.1" 200 440 0.004793 10.0.0.129 - - [2025-10-13 01:58:11] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001179 10.0.0.129 - - [2025-10-13 01:58:11] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1308 0.015875 10.0.0.129 - - [2025-10-13 01:58:11] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001649 10.0.0.129 - - [2025-10-13 01:58:11] "GET /project/bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8 HTTP/1.1" 200 2845 0.064615 252.129.172.3 - - [2025-10-13 01:58:11] "POST /neutron/network HTTP/1.1" 200 998 0.030332 10.0.0.129 - - [2025-10-13 01:58:11] "GET /virtual-network/3e54e557-d2c2-473d-8521-f0570e32563e HTTP/1.1" 200 3784 0.007350 10.0.0.129 - - [2025-10-13 01:58:11] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001474 10.0.0.129 - - [2025-10-13 01:58:11] "GET /virtual-network/3e54e557-d2c2-473d-8521-f0570e32563e HTTP/1.1" 200 3784 0.007984 10.0.0.129 - - [2025-10-13 01:58:11] "GET /routing-instance/a69af6fe-ded8-4dd1-b12c-c8542954383c HTTP/1.1" 200 2385 0.027421 10.0.0.129 - - [2025-10-13 01:58:11] "GET /routing-instance/a69af6fe-ded8-4dd1-b12c-c8542954383c HTTP/1.1" 200 2817 0.006306 10.0.0.129 - - [2025-10-13 01:58:11] "GET /route-target/3ba3c083-9927-4dd0-bacf-bc47280f21ca HTTP/1.1" 200 1206 0.007304 252.129.172.3 - - [2025-10-13 01:58:11] "POST /neutron/port HTTP/1.1" 200 1053 0.258602 10.0.0.129 - - [2025-10-13 01:58:11] "GET /virtual-network/3e54e557-d2c2-473d-8521-f0570e32563e HTTP/1.1" 200 4238 0.008246 252.129.172.3 - - [2025-10-13 01:58:11] "POST /neutron/port HTTP/1.1" 200 1053 0.013328 10.0.0.129 - - [2025-10-13 01:58:11] "GET /routing-instance/a69af6fe-ded8-4dd1-b12c-c8542954383c HTTP/1.1" 200 2817 0.003368 10.0.0.129 - - [2025-10-13 01:58:11] "GET /virtual-network/3e54e557-d2c2-473d-8521-f0570e32563e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006884 10.0.0.129 - - [2025-10-13 01:58:11] "GET /virtual-network/3e54e557-d2c2-473d-8521-f0570e32563e HTTP/1.1" 200 4238 0.005555 252.129.172.3 - - [2025-10-13 01:58:11] "POST /neutron/port HTTP/1.1" 200 1053 0.019192 10.0.0.129 - - [2025-10-13 01:58:11] "GET /routing-instance/a69af6fe-ded8-4dd1-b12c-c8542954383c HTTP/1.1" 200 2817 0.006516 10.0.0.129 - - [2025-10-13 01:58:11] "GET /routing-instance/a69af6fe-ded8-4dd1-b12c-c8542954383c HTTP/1.1" 200 2817 0.003659 252.129.172.3 - - [2025-10-13 01:58:11] "POST /neutron/port HTTP/1.1" 200 1103 0.075990 10.0.0.129 - - [2025-10-13 01:58:11] "GET /route-target/3ba3c083-9927-4dd0-bacf-bc47280f21ca HTTP/1.1" 200 1206 0.003752 252.129.172.3 - - [2025-10-13 01:58:11] "POST /neutron/port HTTP/1.1" 200 1077 0.012485 252.129.172.3 - - [2025-10-13 01:58:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003508 10.0.0.129 - - [2025-10-13 01:58:11] "GET /domains HTTP/1.1" 200 440 0.002988 252.129.172.3 - - [2025-10-13 01:58:12] "POST /neutron/subnet HTTP/1.1" 200 673 0.009412 10.0.0.129 - - [2025-10-13 01:58:12] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001122 10.0.0.129 - - [2025-10-13 01:58:12] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1308 0.008647 252.129.172.3 - - [2025-10-13 01:58:12] "POST /neutron/port HTTP/1.1" 200 117 0.001823 10.0.0.129 - - [2025-10-13 01:58:12] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001003 10.0.0.129 - - [2025-10-13 01:58:12] "GET /project/bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8 HTTP/1.1" 200 3089 0.030179 252.129.172.3 - - [2025-10-13 01:58:12] "POST /neutron/network HTTP/1.1" 200 988 0.007043 10.0.0.129 - - [2025-10-13 01:58:12] "GET /virtual-network/3e54e557-d2c2-473d-8521-f0570e32563e HTTP/1.1" 200 4238 0.005017 10.0.0.129 - - [2025-10-13 01:58:12] "GET /obj-perms HTTP/1.1" 200 6449 0.067185 252.129.172.3 - - [2025-10-13 01:58:12] "POST /neutron/port HTTP/1.1" 200 1077 0.012552 252.129.172.3 - - [2025-10-13 01:58:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006927 252.129.172.3 - - [2025-10-13 01:58:12] "POST /neutron/port HTTP/1.1" 200 1077 0.013551 252.129.172.3 - - [2025-10-13 01:58:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006315 252.129.172.3 - - [2025-10-13 01:58:13] "POST /neutron/port HTTP/1.1" 200 1077 0.012760 252.129.172.3 - - [2025-10-13 01:58:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006533 10.0.0.129 - - [2025-10-13 01:58:13] "GET /virtual-machine/5f9ad3c8-3ff8-4e94-9745-78bc2d6e3567 HTTP/1.1" 200 1290 0.004696 10.0.0.129 - - [2025-10-13 01:58:13] "GET /virtual-machine-interface/4e012916-abfd-4f9e-965c-117c72b8391c HTTP/1.1" 200 2942 0.005399 10.0.0.129 - - [2025-10-13 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.129 - - [2025-10-13 01:58:13] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003471 10.0.0.129 - - [2025-10-13 01:58:13] "GET /virtual-networks?parent_id=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003753 10.0.0.129 - - [2025-10-13 01:58:13] "GET /virtual-network/3e54e557-d2c2-473d-8521-f0570e32563e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004991 10.0.0.129 - - [2025-10-13 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.129 - - [2025-10-13 01:58:16] "GET /virtual-network/3e54e557-d2c2-473d-8521-f0570e32563e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004922 252.129.172.3 - - [2025-10-13 01:58:20] "POST /neutron/port HTTP/1.1" 200 1077 0.012981 252.129.172.3 - - [2025-10-13 01:58:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006548 252.129.172.3 - - [2025-10-13 01:58:20] "POST /neutron/port HTTP/1.1" 200 1077 0.010598 252.129.172.3 - - [2025-10-13 01:58:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006271 252.129.172.3 - - [2025-10-13 01:58:20] "POST /neutron/port HTTP/1.1" 200 1077 0.011876 252.129.172.3 - - [2025-10-13 01:58:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005695 252.129.172.3 - - [2025-10-13 01:58:20] "POST /neutron/port HTTP/1.1" 200 1077 0.011819 252.129.172.3 - - [2025-10-13 01:58:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005982 252.129.172.3 - - [2025-10-13 01:58:20] "POST /neutron/port HTTP/1.1" 200 1077 0.011837 10.0.0.129 - - [2025-10-13 01:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.129 - - [2025-10-13 01:58:20] "GET /virtual-network/3e54e557-d2c2-473d-8521-f0570e32563e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007756 252.129.172.3 - - [2025-10-13 01:58:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011668 252.129.172.3 - - [2025-10-13 01:58:21] "POST /neutron/port HTTP/1.1" 200 1077 0.013726 252.129.172.3 - - [2025-10-13 01:58:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006535 252.129.172.3 - - [2025-10-13 01:58:21] "POST /neutron/port HTTP/1.1" 200 1077 0.011113 252.129.172.3 - - [2025-10-13 01:58:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005756 252.129.172.3 - - [2025-10-13 01:58:21] "POST /neutron/port HTTP/1.1" 200 1077 0.014184 252.129.172.3 - - [2025-10-13 01:58:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006288 10.0.0.129 - - [2025-10-13 01:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.129 - - [2025-10-13 01:58:23] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003423 10.0.0.129 - - [2025-10-13 01:58:23] "GET /virtual-networks?parent_id=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003251 10.0.0.129 - - [2025-10-13 01:58:23] "GET /virtual-network/3e54e557-d2c2-473d-8521-f0570e32563e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006227 252.129.172.3 - - [2025-10-13 01:58:23] "POST /neutron/port HTTP/1.1" 200 1077 0.013639 252.129.172.3 - - [2025-10-13 01:58:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009443 252.129.172.3 - - [2025-10-13 01:58:23] "POST /neutron/port HTTP/1.1" 200 1077 0.011607 252.129.172.3 - - [2025-10-13 01:58:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006515 252.129.172.3 - - [2025-10-13 01:58:23] "POST /neutron/port HTTP/1.1" 200 1077 0.011683 252.129.172.3 - - [2025-10-13 01:58:23] "POST /neutron/port HTTP/1.1" 200 1077 0.012289 252.129.172.3 - - [2025-10-13 01:58:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006439 10.0.0.129 - - [2025-10-13 01:58:23] "GET /virtual-machine/bc8818d3-19d3-466b-8f28-a413059f8c56 HTTP/1.1" 200 1291 0.004883 252.129.172.3 - - [2025-10-13 01:58:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005743 10.0.0.129 - - [2025-10-13 01:58:23] "GET /virtual-machine-interface/4bac89f4-7db3-45f0-922a-2052f3fed1f6 HTTP/1.1" 200 2942 0.005296 252.129.172.3 - - [2025-10-13 01:58:24] "POST /neutron/port HTTP/1.1" 200 1077 0.014106 252.129.172.3 - - [2025-10-13 01:58:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007341 10.0.0.129 - - [2025-10-13 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.129 - - [2025-10-13 01:58:24] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003557 10.0.0.129 - - [2025-10-13 01:58:24] "GET /virtual-networks?parent_id=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003402 10.0.0.129 - - [2025-10-13 01:58:24] "GET /virtual-network/3e54e557-d2c2-473d-8521-f0570e32563e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006156 10.0.0.129 - - [2025-10-13 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.129 - - [2025-10-13 01:58:25] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003225 10.0.0.129 - - [2025-10-13 01:58:25] "GET /virtual-networks?parent_id=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003458 10.0.0.129 - - [2025-10-13 01:58:25] "GET /virtual-network/3e54e557-d2c2-473d-8521-f0570e32563e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007080 252.129.172.3 - - [2025-10-13 01:58:25] "POST /neutron/port HTTP/1.1" 200 1077 0.011591 252.129.172.3 - - [2025-10-13 01:58:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005963 252.129.172.3 - - [2025-10-13 01:58:25] "POST /neutron/port HTTP/1.1" 200 1077 0.011128 252.129.172.3 - - [2025-10-13 01:58:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006775 252.129.172.3 - - [2025-10-13 01:58:26] "POST /neutron/port HTTP/1.1" 200 1077 0.010484 252.129.172.3 - - [2025-10-13 01:58:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006213 10.0.0.129 - - [2025-10-13 01:58:26] "GET /virtual-machine/c9e0e965-8196-4446-b0e1-e4557d8f7c48 HTTP/1.1" 200 1295 0.004631 10.0.0.129 - - [2025-10-13 01:58:26] "GET /virtual-machine-interface/31d23427-41dc-42cb-aed8-8fa8c8ccac74 HTTP/1.1" 200 2942 0.004961 10.0.0.129 - - [2025-10-13 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.129 - - [2025-10-13 01:58:26] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003686 10.0.0.129 - - [2025-10-13 01:58:26] "GET /virtual-networks?parent_id=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002795 10.0.0.129 - - [2025-10-13 01:58:26] "GET /virtual-network/3e54e557-d2c2-473d-8521-f0570e32563e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005340 252.129.172.3 - - [2025-10-13 01:58:26] "POST /neutron/port HTTP/1.1" 200 1077 0.012988 252.129.172.3 - - [2025-10-13 01:58:27] "POST /neutron/port HTTP/1.1" 200 1077 0.013977 252.129.172.3 - - [2025-10-13 01:58:27] "POST /neutron/network HTTP/1.1" 200 998 0.008230 252.129.172.3 - - [2025-10-13 01:58:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003881 252.129.172.3 - - [2025-10-13 01:58:27] "POST /neutron/subnet HTTP/1.1" 200 673 0.008474 252.129.172.3 - - [2025-10-13 01:58:27] "POST /neutron/port HTTP/1.1" 200 117 0.001231 252.129.172.3 - - [2025-10-13 01:58:27] "POST /neutron/network HTTP/1.1" 200 988 0.009012 10.0.0.129 - - [2025-10-13 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.129 - - [2025-10-13 01:58:27] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.002972 10.0.0.129 - - [2025-10-13 01:58:27] "GET /virtual-networks?parent_id=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003809 10.0.0.129 - - [2025-10-13 01:58:27] "GET /virtual-network/3e54e557-d2c2-473d-8521-f0570e32563e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006734 252.129.172.3 - - [2025-10-13 01:58:43] "POST /neutron/port HTTP/1.1" 200 1103 0.015429 252.129.172.3 - - [2025-10-13 01:58:43] "POST /neutron/port HTTP/1.1" 200 1103 0.009669 252.129.172.3 - - [2025-10-13 01:58:44] "POST /neutron/port HTTP/1.1" 200 1077 0.017586 252.129.172.3 - - [2025-10-13 01:58:44] "POST /neutron/port HTTP/1.1" 200 151 0.152134 252.129.172.3 - - [2025-10-13 01:58:44] "POST /neutron/port HTTP/1.1" 200 1103 0.015217 252.129.172.3 - - [2025-10-13 01:58:44] "POST /neutron/port HTTP/1.1" 200 1103 0.010360 252.129.172.3 - - [2025-10-13 01:58:44] "POST /neutron/port HTTP/1.1" 200 1103 0.014297 252.129.172.3 - - [2025-10-13 01:58:44] "POST /neutron/port HTTP/1.1" 200 151 0.148306 252.129.172.3 - - [2025-10-13 01:58:44] "POST /neutron/port HTTP/1.1" 200 151 0.154023 252.129.172.3 - - [2025-10-13 01:58:44] "POST /neutron/network HTTP/1.1" 200 988 0.015837 10.0.0.129 - - [2025-10-13 01:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.045408 10.0.0.129 - - [2025-10-13 01:58:44] "POST /useragent-kv HTTP/1.1" 200 115 0.041445 10.0.0.129 - - [2025-10-13 01:58:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002541 10.0.0.129 - - [2025-10-13 01:58:44] "DELETE /route-target/3ba3c083-9927-4dd0-bacf-bc47280f21ca HTTP/1.1" 200 115 0.027144 10.0.0.129 - - [2025-10-13 01:58:44] "POST /useragent-kv HTTP/1.1" 200 115 0.006934 10.0.0.129 - - [2025-10-13 01:58:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003368 252.129.172.3 - - [2025-10-13 01:58:44] "POST /neutron/network HTTP/1.1" 200 151 0.199450 10.0.0.129 - - [2025-10-13 01:58:44] "GET /routing-instance/a69af6fe-ded8-4dd1-b12c-c8542954383c HTTP/1.1" 404 171 0.003204 10.0.0.129 - - [2025-10-13 01:58:44] "GET /domains HTTP/1.1" 200 440 0.002556 10.0.0.129 - - [2025-10-13 01:58:44] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001150 10.0.0.129 - - [2025-10-13 01:58:44] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 1308 0.008285 10.0.0.129 - - [2025-10-13 01:58:44] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001206 10.0.0.129 - - [2025-10-13 01:58:44] "GET /project/bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8 HTTP/1.1" 200 2088 0.030565 10.0.0.129 - - [2025-10-13 01:58:45] "GET /global-system-configs HTTP/1.1" 401 298 0.000429 10.0.0.129 - - [2025-10-13 01:58:45] "GET /global-system-configs HTTP/1.1" 401 298 0.000377 10.0.0.129 - - [2025-10-13 01:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.129 - - [2025-10-13 01:58:45] "DELETE /network-ipam/4060048b-7ee9-473a-9f64-ef126d1e3807 HTTP/1.1" 200 115 0.024013 10.0.0.129 - - [2025-10-13 01:58:45] "POST /fqname-to-id HTTP/1.1" 404 209 0.002856 10.0.0.129 - - [2025-10-13 01:58:45] "GET /global-system-configs HTTP/1.1" 401 298 0.000417 10.0.0.129 - - [2025-10-13 01:58:45] "GET /global-system-configs HTTP/1.1" 401 298 0.000419 10.0.0.129 - - [2025-10-13 01:58:45] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001163 10.0.0.129 - - [2025-10-13 01:58:45] "GET /project/bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.060448 10.0.0.129 - - [2025-10-13 01:58:45] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000940 10.0.0.129 - - [2025-10-13 01:58:45] "GET /project/bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8?fields=virtual_networks HTTP/1.1" 200 1035 0.069685 10.0.0.129 - - [2025-10-13 01:58:46] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001433 10.0.0.129 - - [2025-10-13 01:58:46] "GET /project/bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.030869 10.0.0.129 - - [2025-10-13 01:58:46] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001042 10.0.0.129 - - [2025-10-13 01:58:46] "GET /project/bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8?fields=security_groups HTTP/1.1" 200 1261 0.023695 252.129.172.3 - - [2025-10-13 01:58:49] "POST /neutron/port HTTP/1.1" 200 117 0.005139 252.129.172.3 - - [2025-10-13 01:58:49] "POST /neutron/port HTTP/1.1" 200 117 0.005306 252.129.172.3 - - [2025-10-13 01:58:49] "POST /neutron/port HTTP/1.1" 400 205 0.003579 252.129.172.3 - - [2025-10-13 01:58:49] "POST /neutron/port HTTP/1.1" 400 205 0.003690 10.0.0.129 - - [2025-10-13 01:58:55] "GET /obj-perms HTTP/1.1" 200 6402 0.057726 10.0.0.129 - - [2025-10-13 01:58:55] "GET /obj-perms HTTP/1.1" 200 6402 0.055576 10.0.0.129 - - [2025-10-13 01:59:00] "GET / HTTP/1.1" 200 36499 0.001945 10.0.0.129 - - [2025-10-13 01:59:00] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000633 10.0.0.129 - - [2025-10-13 01:59:00] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001189 10.0.0.129 - - [2025-10-13 01:59:00] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.032610 10.0.0.129 - - [2025-10-13 01:59:01] "POST /fqname-to-id HTTP/1.1" 404 181 0.031900 10.0.0.129 - - [2025-10-13 01:59:01] "GET /projects?obj_uuids=0a6af094-68fb-4fa0-858a-f5585f078cae&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003874 10.0.0.129 - - [2025-10-13 01:59:01] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001270 10.0.0.129 - - [2025-10-13 01:59:01] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.038311 10.0.0.129 - - [2025-10-13 01:59:01] "POST /id-to-fqname HTTP/1.1" 200 183 0.002493 10.0.0.129 - - [2025-10-13 01:59:01] "POST /fqname-to-id HTTP/1.1" 404 192 0.003106 10.0.0.129 - - [2025-10-13 01:59:01] "POST /security-groups HTTP/1.1" 200 578 0.064017 10.0.0.129 - - [2025-10-13 01:59:01] "POST /fqname-to-id HTTP/1.1" 404 227 0.002659 10.0.0.129 - - [2025-10-13 01:59:01] "POST /projects HTTP/1.1" 200 567 0.226109 10.0.0.129 - - [2025-10-13 01:59:01] "POST /access-control-lists HTTP/1.1" 200 593 0.061352 10.0.0.129 - - [2025-10-13 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.312526 10.0.0.129 - - [2025-10-13 01:59:01] "POST /fqname-to-id HTTP/1.1" 404 226 0.002836 10.0.0.129 - - [2025-10-13 01:59:01] "GET /project/0a6af094-68fb-4fa0-858a-f5585f078cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.503106 10.0.0.129 - - [2025-10-13 01:59:01] "POST /access-control-lists HTTP/1.1" 200 591 0.071715 10.0.0.129 - - [2025-10-13 01:59:03] "GET / HTTP/1.1" 200 36499 0.002220 10.0.0.129 - - [2025-10-13 01:59:05] "POST /fqname-to-id HTTP/1.1" 401 298 0.000510 10.0.0.129 - - [2025-10-13 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.032856 10.0.0.129 - - [2025-10-13 01:59:05] "GET /api-access-list/d22adba7-b923-4a57-9e9b-858c0fbecf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.005539 10.0.0.129 - - [2025-10-13 01:59:05] "GET /api-access-list/d22adba7-b923-4a57-9e9b-858c0fbecf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003466 10.0.0.129 - - [2025-10-13 01:59:05] "GET /api-access-list/d22adba7-b923-4a57-9e9b-858c0fbecf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003389 10.0.0.129 - - [2025-10-13 01:59:05] "PUT /api-access-list/d22adba7-b923-4a57-9e9b-858c0fbecf60 HTTP/1.1" 200 266 0.009371 10.0.0.129 - - [2025-10-13 01:59:06] "GET /aaa-mode HTTP/1.1" 401 298 0.000418 10.0.0.129 - - [2025-10-13 01:59:06] "GET /aaa-mode HTTP/1.1" 200 128 0.034832 10.0.0.129 - - [2025-10-13 01:59:06] "POST /fqname-to-id HTTP/1.1" 404 181 0.034172 10.0.0.129 - - [2025-10-13 01:59:06] "GET /projects?obj_uuids=5229755e-d9f3-4f7a-9851-ee98541def8b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002411 10.0.0.129 - - [2025-10-13 01:59:07] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001572 10.0.0.129 - - [2025-10-13 01:59:07] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008069 10.0.0.129 - - [2025-10-13 01:59:07] "POST /id-to-fqname HTTP/1.1" 200 183 0.002623 10.0.0.129 - - [2025-10-13 01:59:07] "POST /fqname-to-id HTTP/1.1" 404 192 0.002679 10.0.0.129 - - [2025-10-13 01:59:07] "POST /security-groups HTTP/1.1" 200 578 0.078127 10.0.0.129 - - [2025-10-13 01:59:07] "POST /fqname-to-id HTTP/1.1" 404 227 0.002806 10.0.0.129 - - [2025-10-13 01:59:07] "POST /projects HTTP/1.1" 200 567 0.238926 10.0.0.129 - - [2025-10-13 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.316995 10.0.0.129 - - [2025-10-13 01:59:07] "POST /access-control-lists HTTP/1.1" 200 593 0.101362 10.0.0.129 - - [2025-10-13 01:59:07] "GET /project/5229755e-d9f3-4f7a-9851-ee98541def8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.463771 10.0.0.129 - - [2025-10-13 01:59:07] "POST /fqname-to-id HTTP/1.1" 404 226 0.003324 10.0.0.129 - - [2025-10-13 01:59:07] "POST /access-control-lists HTTP/1.1" 200 591 0.060014 10.0.0.129 - - [2025-10-13 01:59:07] "POST /fqname-to-id HTTP/1.1" 404 181 0.027857 10.0.0.129 - - [2025-10-13 01:59:07] "GET /projects?obj_uuids=605f304f-6304-49f1-a3bc-3a2408d9403a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002762 10.0.0.129 - - [2025-10-13 01:59:07] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001190 10.0.0.129 - - [2025-10-13 01:59:07] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007329 10.0.0.129 - - [2025-10-13 01:59:08] "POST /id-to-fqname HTTP/1.1" 200 183 0.001503 10.0.0.129 - - [2025-10-13 01:59:08] "POST /fqname-to-id HTTP/1.1" 404 192 0.002511 10.0.0.129 - - [2025-10-13 01:59:08] "POST /security-groups HTTP/1.1" 200 578 0.064891 10.0.0.129 - - [2025-10-13 01:59:08] "POST /fqname-to-id HTTP/1.1" 404 227 0.003252 10.0.0.129 - - [2025-10-13 01:59:08] "POST /projects HTTP/1.1" 200 567 0.218424 10.0.0.129 - - [2025-10-13 01:59:08] "POST /access-control-lists HTTP/1.1" 200 593 0.065167 10.0.0.129 - - [2025-10-13 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.298071 10.0.0.129 - - [2025-10-13 01:59:08] "POST /fqname-to-id HTTP/1.1" 404 226 0.003059 10.0.0.129 - - [2025-10-13 01:59:08] "GET /project/605f304f-6304-49f1-a3bc-3a2408d9403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.435488 10.0.0.129 - - [2025-10-13 01:59:08] "POST /access-control-lists HTTP/1.1" 200 591 0.065221 10.0.0.129 - - [2025-10-13 01:59:09] "GET / HTTP/1.1" 200 36499 0.002367 10.0.0.129 - - [2025-10-13 01:59:09] "GET / HTTP/1.1" 200 36499 0.001603 10.0.0.129 - - [2025-10-13 01:59:10] "POST /fqname-to-id HTTP/1.1" 404 181 0.003331 10.0.0.129 - - [2025-10-13 01:59:10] "POST /api-access-lists HTTP/1.1" 200 523 0.016212 10.0.0.129 - - [2025-10-13 01:59:10] "GET /api-access-list/cf4ef671-9961-4439-a9e4-36c95051e69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.005134 10.0.0.129 - - [2025-10-13 01:59:10] "GET /api-access-list/cf4ef671-9961-4439-a9e4-36c95051e69e HTTP/1.1" 401 298 0.000488 10.0.0.129 - - [2025-10-13 01:59:10] "GET /api-access-list/cf4ef671-9961-4439-a9e4-36c95051e69e HTTP/1.1" 200 1268 0.073566 10.0.0.129 - - [2025-10-13 01:59:11] "POST /fqname-to-id HTTP/1.1" 401 298 0.000490 10.0.0.129 - - [2025-10-13 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.066890 10.0.0.129 - - [2025-10-13 01:59:11] "GET /projects?obj_uuids=5229755e-d9f3-4f7a-9851-ee98541def8b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001099 10.0.0.129 - - [2025-10-13 01:59:11] "GET /project/5229755e-d9f3-4f7a-9851-ee98541def8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.034997 10.0.0.129 - - [2025-10-13 01:59:11] "GET /virtual-networks?parent_id=5229755e-d9f3-4f7a-9851-ee98541def8b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012750 10.0.0.129 - - [2025-10-13 01:59:11] "POST /virtual-networks HTTP/1.1" 200 570 0.066636 10.0.0.129 - - [2025-10-13 01:59:11] "POST /route-targets HTTP/1.1" 200 329 0.012108 10.0.0.129 - - [2025-10-13 01:59:11] "POST /ref-update HTTP/1.1" 200 156 0.015743 10.0.0.129 - - [2025-10-13 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.021809 10.0.0.129 - - [2025-10-13 01:59:11] "GET /network-ipam/27c23010-29a0-4b7c-8658-b84ced062d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.010963 10.0.0.129 - - [2025-10-13 01:59:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004383 10.0.0.129 - - [2025-10-13 01:59:11] "POST /ref-update HTTP/1.1" 200 156 0.050411 252.129.172.3 - - [2025-10-13 01:59:11] "POST /neutron/network HTTP/1.1" 200 830 0.047055 252.129.172.3 - - [2025-10-13 01:59:12] "POST /neutron/network HTTP/1.1" 200 830 0.021427 10.0.0.129 - - [2025-10-13 01:59:12] "GET /virtual-network/8b1e928b-3a1d-43b5-8cfe-a5aa441902cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1985 0.015105 252.129.172.3 - - [2025-10-13 01:59:12] "POST /neutron/network HTTP/1.1" 200 830 0.019577 252.129.172.3 - - [2025-10-13 01:59:12] "POST /neutron/subnet HTTP/1.1" 200 675 0.031441 10.0.0.129 - - [2025-10-13 01:59:12] "GET /virtual-network/8b1e928b-3a1d-43b5-8cfe-a5aa441902cf HTTP/1.1" 401 298 0.000530 10.0.0.129 - - [2025-10-13 01:59:12] "GET /virtual-network/8b1e928b-3a1d-43b5-8cfe-a5aa441902cf HTTP/1.1" 200 2270 0.044212 10.0.0.129 - - [2025-10-13 01:59:12] "GET /virtual-network/8b1e928b-3a1d-43b5-8cfe-a5aa441902cf HTTP/1.1" 401 298 0.000610 10.0.0.129 - - [2025-10-13 01:59:13] "GET /virtual-network/8b1e928b-3a1d-43b5-8cfe-a5aa441902cf HTTP/1.1" 200 2010 0.050953 10.0.0.129 - - [2025-10-13 01:59:13] "POST /id-to-fqname HTTP/1.1" 401 298 0.000521 10.0.0.129 - - [2025-10-13 01:59:13] "POST /id-to-fqname HTTP/1.1" 200 228 0.043035 252.129.172.3 - - [2025-10-13 01:59:14] "POST /neutron/network HTTP/1.1" 200 840 0.050778 252.129.172.3 - - [2025-10-13 01:59:14] "GET /aaa-mode HTTP/1.1" 401 298 0.000513 252.129.172.3 - - [2025-10-13 01:59:14] "GET / HTTP/1.1" 200 36499 0.001763 252.129.172.3 - - [2025-10-13 01:59:14] "GET /project/605f304f-6304-49f1-a3bc-3a2408d9403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 298 0.000457 10.0.0.129 - - [2025-10-13 01:59:14] "GET /projects?obj_uuids=605f304f-6304-49f1-a3bc-3a2408d9403a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001190 252.129.172.3 - - [2025-10-13 01:59:14] "GET /project/605f304f-6304-49f1-a3bc-3a2408d9403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.066600 252.129.172.3 - - [2025-10-13 01:59:14] "POST /neutron/network HTTP/1.1" 200 830 0.006415 252.129.172.3 - - [2025-10-13 01:59:15] "POST /neutron/port HTTP/1.1" 200 117 0.040281 252.129.172.3 - - [2025-10-13 01:59:15] "POST /neutron/port HTTP/1.1" 200 117 0.007181 252.129.172.3 - - [2025-10-13 01:59:15] "POST /neutron/port HTTP/1.1" 200 117 0.006610 252.129.172.3 - - [2025-10-13 01:59:15] "POST /neutron/network HTTP/1.1" 200 840 0.028695 252.129.172.3 - - [2025-10-13 01:59:15] "POST /neutron/network HTTP/1.1" 200 830 0.025793 10.0.0.129 - - [2025-10-13 01:59:16] "GET /projects?obj_uuids=605f304f-6304-49f1-a3bc-3a2408d9403a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001641 252.129.172.3 - - [2025-10-13 01:59:16] "POST /neutron/port HTTP/1.1" 200 1053 0.386717 252.129.172.3 - - [2025-10-13 01:59:16] "POST /neutron/port HTTP/1.1" 200 1053 0.010695 252.129.172.3 - - [2025-10-13 01:59:16] "POST /neutron/port HTTP/1.1" 200 1053 0.009063 252.129.172.3 - - [2025-10-13 01:59:16] "POST /neutron/port HTTP/1.1" 200 1103 0.076450 252.129.172.3 - - [2025-10-13 01:59:16] "POST /neutron/port HTTP/1.1" 200 1077 0.014742 252.129.172.3 - - [2025-10-13 01:59:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003547 252.129.172.3 - - [2025-10-13 01:59:16] "POST /neutron/subnet HTTP/1.1" 200 649 0.008153 252.129.172.3 - - [2025-10-13 01:59:16] "POST /neutron/port HTTP/1.1" 200 117 0.001653 252.129.172.3 - - [2025-10-13 01:59:17] "POST /neutron/network HTTP/1.1" 200 830 0.005917 252.129.172.3 - - [2025-10-13 01:59:20] "POST /neutron/port HTTP/1.1" 200 1077 0.012067 252.129.172.3 - - [2025-10-13 01:59:20] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007652 252.129.172.3 - - [2025-10-13 01:59:20] "POST /neutron/port HTTP/1.1" 200 1077 0.017025 252.129.172.3 - - [2025-10-13 01:59:20] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007260 252.129.172.3 - - [2025-10-13 01:59:20] "POST /neutron/port HTTP/1.1" 200 1077 0.013712 252.129.172.3 - - [2025-10-13 01:59:20] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006703 252.129.172.3 - - [2025-10-13 01:59:21] "POST /neutron/port HTTP/1.1" 200 1077 0.011474 252.129.172.3 - - [2025-10-13 01:59:21] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006981 10.0.0.129 - - [2025-10-13 01:59:21] "GET /virtual-machine/a7f7df8f-7d74-4539-a48b-aa506ff2b359 HTTP/1.1" 200 1290 0.014372 10.0.0.129 - - [2025-10-13 01:59:21] "GET /virtual-machine/a7f7df8f-7d74-4539-a48b-aa506ff2b359 HTTP/1.1" 200 1290 0.018682 10.0.0.129 - - [2025-10-13 01:59:21] "GET /virtual-machine-interface/b1592f2e-7e32-4a79-af51-396dcda7beec HTTP/1.1" 200 2533 0.017300 10.0.0.129 - - [2025-10-13 01:59:21] "GET /virtual-machine/a7f7df8f-7d74-4539-a48b-aa506ff2b359 HTTP/1.1" 200 1290 0.012007 10.0.0.129 - - [2025-10-13 01:59:21] "GET /virtual-machine-interface/b1592f2e-7e32-4a79-af51-396dcda7beec HTTP/1.1" 200 2533 0.021686 10.0.0.129 - - [2025-10-13 01:59:21] "GET /instance-ip/e2abb1f0-52ac-403e-a756-cabc812d2b97 HTTP/1.1" 200 1628 0.015892 10.0.0.129 - - [2025-10-13 01:59:21] "GET /virtual-machine/a7f7df8f-7d74-4539-a48b-aa506ff2b359 HTTP/1.1" 200 1290 0.012843 10.0.0.129 - - [2025-10-13 01:59:21] "GET /virtual-machine-interface/b1592f2e-7e32-4a79-af51-396dcda7beec HTTP/1.1" 200 2533 0.023008 10.0.0.129 - - [2025-10-13 01:59:21] "GET /instance-ip/e2abb1f0-52ac-403e-a756-cabc812d2b97 HTTP/1.1" 200 1628 0.014759 10.0.0.129 - - [2025-10-13 01:59:21] "POST /fqname-to-id HTTP/1.1" 403 329 0.010465 10.0.0.129 - - [2025-10-13 01:59:22] "GET / HTTP/1.1" 200 36499 0.002849 10.0.0.129 - - [2025-10-13 01:59:22] "POST /fqname-to-id HTTP/1.1" 401 298 0.000797 10.0.0.129 - - [2025-10-13 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.029281 10.0.0.129 - - [2025-10-13 01:59:22] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003297 10.0.0.129 - - [2025-10-13 01:59:22] "GET /virtual-networks?parent_id=605f304f-6304-49f1-a3bc-3a2408d9403a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016020 10.0.0.129 - - [2025-10-13 01:59:22] "POST /fqname-to-id HTTP/1.1" 403 329 0.012624 10.0.0.129 - - [2025-10-13 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.129 - - [2025-10-13 01:59:22] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003712 10.0.0.129 - - [2025-10-13 01:59:22] "GET /virtual-networks?parent_id=605f304f-6304-49f1-a3bc-3a2408d9403a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014994 10.0.0.129 - - [2025-10-13 01:59:22] "POST /fqname-to-id HTTP/1.1" 403 329 0.011715 10.0.0.129 - - [2025-10-13 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.129 - - [2025-10-13 01:59:23] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003761 10.0.0.129 - - [2025-10-13 01:59:23] "GET /virtual-networks?parent_id=605f304f-6304-49f1-a3bc-3a2408d9403a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013148 10.0.0.129 - - [2025-10-13 01:59:23] "POST /fqname-to-id HTTP/1.1" 403 329 0.012587 10.0.0.129 - - [2025-10-13 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.129 - - [2025-10-13 01:59:23] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004441 10.0.0.129 - - [2025-10-13 01:59:23] "GET /virtual-networks?parent_id=605f304f-6304-49f1-a3bc-3a2408d9403a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012827 10.0.0.129 - - [2025-10-13 01:59:23] "POST /fqname-to-id HTTP/1.1" 403 329 0.013294 10.0.0.129 - - [2025-10-13 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.129 - - [2025-10-13 01:59:23] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003365 10.0.0.129 - - [2025-10-13 01:59:23] "GET /virtual-networks?parent_id=605f304f-6304-49f1-a3bc-3a2408d9403a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013328 252.129.172.3 - - [2025-10-13 01:59:26] "POST /neutron/port HTTP/1.1" 200 1077 0.011834 10.0.0.129 - - [2025-10-13 01:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011527 10.0.0.129 - - [2025-10-13 01:59:26] "GET /virtual-network/8b1e928b-3a1d-43b5-8cfe-a5aa441902cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1985 0.014340 252.129.172.3 - - [2025-10-13 01:59:26] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007220 252.129.172.3 - - [2025-10-13 01:59:26] "POST /neutron/port HTTP/1.1" 200 1077 0.016140 252.129.172.3 - - [2025-10-13 01:59:26] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005821 10.0.0.129 - - [2025-10-13 01:59:28] "POST /fqname-to-id HTTP/1.1" 403 329 0.011277 10.0.0.129 - - [2025-10-13 01:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.129 - - [2025-10-13 01:59:28] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003155 10.0.0.129 - - [2025-10-13 01:59:28] "GET /virtual-networks?parent_id=605f304f-6304-49f1-a3bc-3a2408d9403a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012313 10.0.0.129 - - [2025-10-13 01:59:28] "POST /fqname-to-id HTTP/1.1" 403 329 0.014646 10.0.0.129 - - [2025-10-13 01:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.129 - - [2025-10-13 01:59:28] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.003218 252.129.172.3 - - [2025-10-13 01:59:28] "POST /neutron/port HTTP/1.1" 200 1077 0.010931 10.0.0.129 - - [2025-10-13 01:59:28] "GET /virtual-networks?parent_id=605f304f-6304-49f1-a3bc-3a2408d9403a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011145 10.0.0.129 - - [2025-10-13 01:59:28] "POST /fqname-to-id HTTP/1.1" 403 351 0.012300 252.129.172.3 - - [2025-10-13 01:59:28] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005813 10.0.0.129 - - [2025-10-13 01:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.129 - - [2025-10-13 01:59:29] "GET /routing-instance/9169c99d-b78c-4ddf-a7f6-73b4983a33c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004448 10.0.0.129 - - [2025-10-13 01:59:29] "GET /route-target/fa97ffdc-475c-4810-aa9d-564690b41ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010641 10.0.0.129 - - [2025-10-13 01:59:29] "GET /route-target/fa97ffdc-475c-4810-aa9d-564690b41ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.003634 10.0.0.129 - - [2025-10-13 01:59:29] "POST /fqname-to-id HTTP/1.1" 403 329 0.011516 10.0.0.129 - - [2025-10-13 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.129 - - [2025-10-13 01:59:29] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004178 10.0.0.129 - - [2025-10-13 01:59:29] "GET /virtual-networks?parent_id=605f304f-6304-49f1-a3bc-3a2408d9403a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022118 10.0.0.129 - - [2025-10-13 01:59:29] "POST /fqname-to-id HTTP/1.1" 403 351 0.010812 10.0.0.129 - - [2025-10-13 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.129 - - [2025-10-13 01:59:29] "GET /routing-instance/9169c99d-b78c-4ddf-a7f6-73b4983a33c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003624 10.0.0.129 - - [2025-10-13 01:59:29] "GET /route-target/fa97ffdc-475c-4810-aa9d-564690b41ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.009601 10.0.0.129 - - [2025-10-13 01:59:29] "GET /route-target/fa97ffdc-475c-4810-aa9d-564690b41ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.003459 10.0.0.129 - - [2025-10-13 01:59:29] "GET /obj-perms HTTP/1.1" 200 6334 0.069103 10.0.0.129 - - [2025-10-13 01:59:29] "GET /virtual-machine/a7f7df8f-7d74-4539-a48b-aa506ff2b359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.011045 10.0.0.129 - - [2025-10-13 01:59:32] "GET /obj-perms HTTP/1.1" 200 6334 0.008912 10.0.0.129 - - [2025-10-13 01:59:32] "GET /virtual-machine/a7f7df8f-7d74-4539-a48b-aa506ff2b359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.010303 10.0.0.129 - - [2025-10-13 01:59:34] "GET /obj-perms HTTP/1.1" 200 6334 0.009102 10.0.0.129 - - [2025-10-13 01:59:34] "GET /virtual-machine/a7f7df8f-7d74-4539-a48b-aa506ff2b359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.011004 10.0.0.129 - - [2025-10-13 01:59:36] "GET /obj-perms HTTP/1.1" 200 6334 0.011347 10.0.0.129 - - [2025-10-13 01:59:36] "GET /virtual-machine/a7f7df8f-7d74-4539-a48b-aa506ff2b359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.017416 10.0.0.129 - - [2025-10-13 01:59:36] "GET /obj-perms HTTP/1.1" 200 6334 0.013945 10.0.0.129 - - [2025-10-13 01:59:36] "POST /fqname-to-id HTTP/1.1" 401 298 0.000501 10.0.0.129 - - [2025-10-13 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.038283 10.0.0.129 - - [2025-10-13 01:59:36] "GET /virtual-machine-interface/b1592f2e-7e32-4a79-af51-396dcda7beec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.019570 10.0.0.129 - - [2025-10-13 01:59:36] "GET /obj-perms HTTP/1.1" 200 6334 0.012197 10.0.0.129 - - [2025-10-13 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.129 - - [2025-10-13 01:59:37] "GET /virtual-machine-interface/b1592f2e-7e32-4a79-af51-396dcda7beec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.018551 10.0.0.129 - - [2025-10-13 01:59:37] "GET /obj-perms HTTP/1.1" 200 6334 0.010003 10.0.0.129 - - [2025-10-13 01:59:37] "GET /virtual-machine/a7f7df8f-7d74-4539-a48b-aa506ff2b359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.017089 10.0.0.129 - - [2025-10-13 01:59:37] "GET /obj-perms HTTP/1.1" 200 6334 0.013069 10.0.0.129 - - [2025-10-13 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.129 - - [2025-10-13 01:59:37] "GET /virtual-machine-interface/b1592f2e-7e32-4a79-af51-396dcda7beec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.017383 10.0.0.129 - - [2025-10-13 01:59:37] "GET /obj-perms HTTP/1.1" 200 6334 0.014300 10.0.0.129 - - [2025-10-13 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.129 - - [2025-10-13 01:59:37] "GET /virtual-network/8b1e928b-3a1d-43b5-8cfe-a5aa441902cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1985 0.017088 10.0.0.129 - - [2025-10-13 01:59:37] "GET /obj-perms HTTP/1.1" 200 6334 0.029782 10.0.0.129 - - [2025-10-13 01:59:37] "GET /virtual-machine/a7f7df8f-7d74-4539-a48b-aa506ff2b359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 995 0.012185 10.0.0.129 - - [2025-10-13 01:59:37] "GET /obj-perms HTTP/1.1" 200 6334 0.010098 10.0.0.129 - - [2025-10-13 01:59:37] "GET /obj-perms HTTP/1.1" 200 6334 0.009289 10.0.0.129 - - [2025-10-13 01:59:38] "GET /obj-perms HTTP/1.1" 200 6334 0.067643 10.0.0.129 - - [2025-10-13 01:59:38] "GET /obj-perms HTTP/1.1" 200 6334 0.010642 10.0.0.129 - - [2025-10-13 01:59:38] "GET /obj-perms HTTP/1.1" 200 6439 0.069898 10.0.0.129 - - [2025-10-13 01:59:38] "GET /obj-perms HTTP/1.1" 200 6439 0.001936 10.0.0.129 - - [2025-10-13 01:59:38] "GET /obj-perms HTTP/1.1" 200 6334 0.011761 10.0.0.129 - - [2025-10-13 01:59:39] "GET /obj-perms HTTP/1.1" 200 6334 0.011434 10.0.0.129 - - [2025-10-13 01:59:39] "GET /obj-perms HTTP/1.1" 200 6334 0.081251 10.0.0.129 - - [2025-10-13 01:59:39] "GET /obj-perms HTTP/1.1" 200 6334 0.011598 10.0.0.129 - - [2025-10-13 01:59:39] "GET /obj-perms HTTP/1.1" 200 6439 0.001703 10.0.0.129 - - [2025-10-13 01:59:39] "GET /obj-perms HTTP/1.1" 200 6439 0.002046 10.0.0.129 - - [2025-10-13 01:59:39] "GET /obj-perms HTTP/1.1" 200 6334 0.018389 10.0.0.129 - - [2025-10-13 01:59:39] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 322 0.021007 10.0.0.129 - - [2025-10-13 01:59:40] "GET /virtual-machine/a7f7df8f-7d74-4539-a48b-aa506ff2b359 HTTP/1.1" 200 1290 0.015855 252.129.172.3 - - [2025-10-13 01:59:40] "POST /neutron/port HTTP/1.1" 200 1077 0.015207 252.129.172.3 - - [2025-10-13 01:59:40] "POST /neutron/port HTTP/1.1" 200 1103 0.014663 252.129.172.3 - - [2025-10-13 01:59:40] "POST /neutron/port HTTP/1.1" 200 151 0.152838 10.0.0.129 - - [2025-10-13 01:59:42] "GET /virtual-machine/a7f7df8f-7d74-4539-a48b-aa506ff2b359 HTTP/1.1" 404 171 0.015370 10.0.0.129 - - [2025-10-13 01:59:42] "GET /virtual-machine/a7f7df8f-7d74-4539-a48b-aa506ff2b359 HTTP/1.1" 404 171 0.014230 10.0.0.129 - - [2025-10-13 01:59:42] "GET /virtual-machine/a7f7df8f-7d74-4539-a48b-aa506ff2b359 HTTP/1.1" 404 171 0.013963 10.0.0.129 - - [2025-10-13 01:59:42] "POST /fqname-to-id HTTP/1.1" 403 329 0.014860 10.0.0.129 - - [2025-10-13 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.129 - - [2025-10-13 01:59:42] "GET /global-vrouter-config/185ec67c-c28a-4e11-b153-c8ac0462082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004279 10.0.0.129 - - [2025-10-13 01:59:42] "GET /virtual-networks?parent_id=605f304f-6304-49f1-a3bc-3a2408d9403a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018555 10.0.0.129 - - [2025-10-13 01:59:42] "POST /fqname-to-id HTTP/1.1" 403 351 0.013145 10.0.0.129 - - [2025-10-13 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.129 - - [2025-10-13 01:59:42] "GET /routing-instance/9169c99d-b78c-4ddf-a7f6-73b4983a33c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.005867 10.0.0.129 - - [2025-10-13 01:59:42] "GET /route-target/fa97ffdc-475c-4810-aa9d-564690b41ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.014780 10.0.0.129 - - [2025-10-13 01:59:42] "GET /route-target/fa97ffdc-475c-4810-aa9d-564690b41ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.006428 10.0.0.129 - - [2025-10-13 01:59:42] "DELETE /project/605f304f630449f1a3bc3a2408d9403a HTTP/1.1" 404 173 0.017136 10.0.0.129 - - [2025-10-13 01:59:42] "DELETE /project/0a6af09468fb4fa0858af5585f078cae HTTP/1.1" 404 173 0.013666 10.0.0.129 - - [2025-10-13 01:59:42] "DELETE /project/5229755ed9f34f7a9851ee98541def8b HTTP/1.1" 404 173 0.016855 10.0.0.129 - - [2025-10-13 01:59:42] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002071 10.0.0.129 - - [2025-10-13 01:59:42] "GET /project/bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.048197 10.0.0.129 - - [2025-10-13 01:59:42] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001749 10.0.0.129 - - [2025-10-13 01:59:43] "GET /project/bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8?fields=security_groups HTTP/1.1" 200 1351 0.039131 10.0.0.129 - - [2025-10-13 01:59:43] "GET /obj-perms HTTP/1.1" 200 6334 0.016608 10.0.0.129 - - [2025-10-13 01:59:43] "GET /obj-perms HTTP/1.1" 200 6334 0.013788 10.0.0.129 - - [2025-10-13 01:59:43] "DELETE /security-group/69c58056-11a9-4bd5-b0f3-50d00f959f1b HTTP/1.1" 200 115 0.056079 10.0.0.129 - - [2025-10-13 01:59:43] "GET /projects?obj_uuids=bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001832 10.0.0.129 - - [2025-10-13 01:59:43] "DELETE /access-control-list/a98f7b71-7091-4d9d-82c5-78504e01dc99 HTTP/1.1" 200 115 0.056123 10.0.0.129 - - [2025-10-13 01:59:43] "GET /project/bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8?fields=application_policy_sets HTTP/1.1" 200 1390 0.060718 10.0.0.129 - - [2025-10-13 01:59:43] "DELETE /access-control-list/ca5e8362-6230-4000-9291-4831f31bce57 HTTP/1.1" 200 115 0.051547 10.0.0.129 - - [2025-10-13 01:59:43] "DELETE /project/bdcd8b58-b1bf-4c0f-bc04-f4a9cff2adf8 HTTP/1.1" 200 115 0.425739 10.0.0.129 - - [2025-10-13 01:59:43] "GET /obj-perms HTTP/1.1" 200 6334 0.096267 10.0.0.129 - - [2025-10-13 01:59:43] "GET /obj-perms HTTP/1.1" 200 6334 0.014723 10.0.0.129 - - [2025-10-13 01:59:43] "GET /obj-perms HTTP/1.1" 200 6439 0.001990 10.0.0.129 - - [2025-10-13 01:59:43] "GET /obj-perms HTTP/1.1" 200 6439 0.002644 10.0.0.129 - - [2025-10-13 01:59:46] "GET /obj-perms HTTP/1.1" 200 6439 0.002162 10.0.0.129 - - [2025-10-13 01:59:46] "GET /obj-perms HTTP/1.1" 200 6439 0.002279 10.0.0.129 - - [2025-10-13 01:59:49] "GET /obj-perms HTTP/1.1" 200 6439 0.001930 10.0.0.129 - - [2025-10-13 01:59:50] "GET /obj-perms HTTP/1.1" 200 6439 0.001892 10.0.0.129 - - [2025-10-13 01:59:53] "GET /obj-perms HTTP/1.1" 200 6439 0.002110 10.0.0.129 - - [2025-10-13 01:59:53] "GET /obj-perms HTTP/1.1" 200 6439 0.001949 10.0.0.129 - - [2025-10-13 01:59:56] "GET /obj-perms HTTP/1.1" 200 6439 0.001957 10.0.0.129 - - [2025-10-13 01:59:56] "GET /obj-perms HTTP/1.1" 200 6439 0.002293 10.0.0.129 - - [2025-10-13 01:59:56] "GET /obj-perms HTTP/1.1" 200 6402 0.096220 10.0.0.129 - - [2025-10-13 01:59:56] "GET /obj-perms HTTP/1.1" 200 6402 0.067695 10.0.0.129 - - [2025-10-13 01:59:59] "GET /obj-perms HTTP/1.1" 200 6439 0.002739 10.0.0.129 - - [2025-10-13 01:59:59] "GET /obj-perms HTTP/1.1" 200 6439 0.002710 10.0.0.129 - - [2025-10-13 02:00:02] "GET /obj-perms HTTP/1.1" 200 6439 0.001932 10.0.0.129 - - [2025-10-13 02:00:02] "GET /obj-perms HTTP/1.1" 200 6439 0.002968 10.0.0.129 - - [2025-10-13 02:00:05] "GET /obj-perms HTTP/1.1" 200 6439 0.002823 10.0.0.129 - - [2025-10-13 02:00:05] "GET /obj-perms HTTP/1.1" 200 6439 0.001846 [Introspect:8084]10.0.0.129 - - [2025-10-13 02:00:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001626 [Introspect:8084]10.0.0.129 - - [2025-10-13 02:00:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001255 10.0.0.129 - - [2025-10-13 02:00:09] "GET /obj-perms HTTP/1.1" 200 6439 0.001945 10.0.0.129 - - [2025-10-13 02:00:09] "GET /obj-perms HTTP/1.1" 200 6439 0.001948 10.0.0.129 - - [2025-10-13 02:00:09] "GET /obj-perms HTTP/1.1" 200 6439 0.003894 10.0.0.129 - - [2025-10-13 02:00:09] "GET /obj-perms HTTP/1.1" 200 6439 0.002789 10.0.0.129 - - [2025-10-13 02:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005511 10.0.0.129 - - [2025-10-13 02:00:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002867 10.0.0.129 - - [2025-10-13 02:00:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003007 10.0.0.129 - - [2025-10-13 02:00:09] "DELETE /virtual-network/8b1e928b-3a1d-43b5-8cfe-a5aa441902cf HTTP/1.1" 200 115 0.096210 10.0.0.129 - - [2025-10-13 02:00:09] "DELETE /route-target/fa97ffdc-475c-4810-aa9d-564690b41ded HTTP/1.1" 200 115 0.022228 10.0.0.129 - - [2025-10-13 02:00:09] "DELETE /api-access-list/cf4ef671-9961-4439-a9e4-36c95051e69e HTTP/1.1" 200 115 0.027992 10.0.0.129 - - [2025-10-13 02:00:09] "GET /api-access-list/cf4ef671-9961-4439-a9e4-36c95051e69e HTTP/1.1" 404 171 0.003053 10.0.0.129 - - [2025-10-13 02:00:09] "GET /projects?obj_uuids=605f304f-6304-49f1-a3bc-3a2408d9403a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001228 10.0.0.129 - - [2025-10-13 02:00:09] "GET /project/605f304f-6304-49f1-a3bc-3a2408d9403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.032016 10.0.0.129 - - [2025-10-13 02:00:09] "GET /projects?obj_uuids=605f304f-6304-49f1-a3bc-3a2408d9403a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001256 10.0.0.129 - - [2025-10-13 02:00:09] "GET /project/605f304f-6304-49f1-a3bc-3a2408d9403a?fields=virtual_networks HTTP/1.1" 200 1023 0.078931 10.0.0.129 - - [2025-10-13 02:00:09] "GET /projects?obj_uuids=605f304f-6304-49f1-a3bc-3a2408d9403a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001346 10.0.0.129 - - [2025-10-13 02:00:09] "GET /project/605f304f-6304-49f1-a3bc-3a2408d9403a?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.028798 10.0.0.129 - - [2025-10-13 02:00:10] "GET /projects?obj_uuids=605f304f-6304-49f1-a3bc-3a2408d9403a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002764 10.0.0.129 - - [2025-10-13 02:00:10] "GET /project/605f304f-6304-49f1-a3bc-3a2408d9403a?fields=security_groups HTTP/1.1" 200 1244 0.046353 10.0.0.129 - - [2025-10-13 02:00:10] "GET /projects?obj_uuids=5229755e-d9f3-4f7a-9851-ee98541def8b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001122 10.0.0.129 - - [2025-10-13 02:00:10] "GET /project/5229755e-d9f3-4f7a-9851-ee98541def8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.039731 10.0.0.129 - - [2025-10-13 02:00:10] "GET /projects?obj_uuids=5229755e-d9f3-4f7a-9851-ee98541def8b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001207 10.0.0.129 - - [2025-10-13 02:00:10] "GET /project/5229755e-d9f3-4f7a-9851-ee98541def8b?fields=virtual_networks HTTP/1.1" 200 1023 0.042278 10.0.0.129 - - [2025-10-13 02:00:10] "GET /projects?obj_uuids=5229755e-d9f3-4f7a-9851-ee98541def8b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001435 10.0.0.129 - - [2025-10-13 02:00:10] "GET /project/5229755e-d9f3-4f7a-9851-ee98541def8b?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.049894 10.0.0.129 - - [2025-10-13 02:00:10] "GET /projects?obj_uuids=5229755e-d9f3-4f7a-9851-ee98541def8b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001156 10.0.0.129 - - [2025-10-13 02:00:10] "GET /project/5229755e-d9f3-4f7a-9851-ee98541def8b?fields=security_groups HTTP/1.1" 200 1244 0.033136 10.0.0.129 - - [2025-10-13 02:00:12] "GET /api-access-list/d22adba7-b923-4a57-9e9b-858c0fbecf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003438 10.0.0.129 - - [2025-10-13 02:00:12] "PUT /api-access-list/d22adba7-b923-4a57-9e9b-858c0fbecf60 HTTP/1.1" 200 266 0.008633 10.0.0.129 - - [2025-10-13 02:00:12] "GET /projects?obj_uuids=0a6af094-68fb-4fa0-858a-f5585f078cae&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001214 10.0.0.129 - - [2025-10-13 02:00:12] "GET /project/0a6af094-68fb-4fa0-858a-f5585f078cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.026693 10.0.0.129 - - [2025-10-13 02:00:12] "GET /projects?obj_uuids=0a6af094-68fb-4fa0-858a-f5585f078cae&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001106 10.0.0.129 - - [2025-10-13 02:00:12] "GET /project/0a6af094-68fb-4fa0-858a-f5585f078cae?fields=virtual_networks HTTP/1.1" 200 1021 0.072284 10.0.0.129 - - [2025-10-13 02:00:12] "GET /projects?obj_uuids=0a6af094-68fb-4fa0-858a-f5585f078cae&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001189 10.0.0.129 - - [2025-10-13 02:00:12] "GET /project/0a6af094-68fb-4fa0-858a-f5585f078cae?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.026567 10.0.0.129 - - [2025-10-13 02:00:12] "GET /projects?obj_uuids=0a6af094-68fb-4fa0-858a-f5585f078cae&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001571 10.0.0.129 - - [2025-10-13 02:00:12] "GET /project/0a6af094-68fb-4fa0-858a-f5585f078cae?fields=security_groups HTTP/1.1" 200 1242 0.029565 [Introspect:8084]10.0.0.129 - - [2025-10-13 02:00:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001060 [Introspect:8084]10.0.0.129 - - [2025-10-13 02:00:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001139 10.0.0.129 - - [2025-10-13 02:00:13] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001127 10.0.0.129 - - [2025-10-13 02:00:13] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007057 10.0.0.129 - - [2025-10-13 02:00:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.027817 10.0.0.129 - - [2025-10-13 02:00:13] "GET /projects?obj_uuids=75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002309 10.0.0.129 - - [2025-10-13 02:00:14] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001067 10.0.0.129 - - [2025-10-13 02:00:14] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006907 10.0.0.129 - - [2025-10-13 02:00:14] "POST /id-to-fqname HTTP/1.1" 200 188 0.001374 10.0.0.129 - - [2025-10-13 02:00:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.004322 10.0.0.129 - - [2025-10-13 02:00:14] "POST /security-groups HTTP/1.1" 200 583 0.068093 10.0.0.129 - - [2025-10-13 02:00:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.002770 10.0.0.129 - - [2025-10-13 02:00:14] "POST /projects HTTP/1.1" 200 577 0.230074 10.0.0.129 - - [2025-10-13 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.308761 10.0.0.129 - - [2025-10-13 02:00:14] "POST /access-control-lists HTTP/1.1" 200 598 0.136710 10.0.0.129 - - [2025-10-13 02:00:14] "GET /project/75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.463840 10.0.0.129 - - [2025-10-13 02:00:14] "POST /fqname-to-id HTTP/1.1" 404 231 0.002975 10.0.0.129 - - [2025-10-13 02:00:14] "POST /access-control-lists HTTP/1.1" 200 596 0.072786 10.0.0.129 - - [2025-10-13 02:00:15] "GET / HTTP/1.1" 200 36499 0.002208 10.0.0.129 - - [2025-10-13 02:00:18] "POST /fqname-to-id HTTP/1.1" 401 298 0.000589 10.0.0.129 - - [2025-10-13 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.032709 10.0.0.129 - - [2025-10-13 02:00:18] "GET /api-access-list/d22adba7-b923-4a57-9e9b-858c0fbecf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003065 10.0.0.129 - - [2025-10-13 02:00:18] "GET /api-access-list/d22adba7-b923-4a57-9e9b-858c0fbecf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.004102 10.0.0.129 - - [2025-10-13 02:00:18] "GET /api-access-list/d22adba7-b923-4a57-9e9b-858c0fbecf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003382 10.0.0.129 - - [2025-10-13 02:00:18] "PUT /api-access-list/d22adba7-b923-4a57-9e9b-858c0fbecf60 HTTP/1.1" 200 266 0.013311 [Introspect:8084]10.0.0.129 - - [2025-10-13 02:00:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001763 10.0.0.129 - - [2025-10-13 02:00:18] "GET /aaa-mode HTTP/1.1" 200 128 0.001857 [Introspect:8084]10.0.0.129 - - [2025-10-13 02:00:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001986 10.0.0.129 - - [2025-10-13 02:00:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.050963 10.0.0.129 - - [2025-10-13 02:00:19] "GET /projects?obj_uuids=7bda34ee-cc68-40e7-8597-9fe1a8a1a9ba&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003802 10.0.0.129 - - [2025-10-13 02:00:19] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.004539 10.0.0.129 - - [2025-10-13 02:00:19] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.016199 10.0.0.129 - - [2025-10-13 02:00:19] "POST /id-to-fqname HTTP/1.1" 200 188 0.006019 10.0.0.129 - - [2025-10-13 02:00:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.006302 10.0.0.129 - - [2025-10-13 02:00:19] "POST /security-groups HTTP/1.1" 200 583 0.084742 10.0.0.129 - - [2025-10-13 02:00:19] "POST /fqname-to-id HTTP/1.1" 404 232 0.004069 10.0.0.129 - - [2025-10-13 02:00:19] "POST /projects HTTP/1.1" 200 577 0.284879 10.0.0.129 - - [2025-10-13 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.339559 10.0.0.129 - - [2025-10-13 02:00:20] "GET /project/7bda34ee-cc68-40e7-8597-9fe1a8a1a9ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.601174 10.0.0.129 - - [2025-10-13 02:00:20] "POST /access-control-lists HTTP/1.1" 200 598 0.142079 10.0.0.129 - - [2025-10-13 02:00:20] "POST /fqname-to-id HTTP/1.1" 404 231 0.004283 10.0.0.129 - - [2025-10-13 02:00:20] "POST /access-control-lists HTTP/1.1" 200 596 0.082390 10.0.0.129 - - [2025-10-13 02:00:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.044153 10.0.0.129 - - [2025-10-13 02:00:20] "GET /projects?obj_uuids=9af5ff7c-a3b5-49a4-8584-2522b4ebedc5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004530 10.0.0.129 - - [2025-10-13 02:00:20] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002065 10.0.0.129 - - [2025-10-13 02:00:20] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.011289 10.0.0.129 - - [2025-10-13 02:00:20] "POST /id-to-fqname HTTP/1.1" 200 188 0.002212 10.0.0.129 - - [2025-10-13 02:00:20] "POST /fqname-to-id HTTP/1.1" 404 197 0.004815 10.0.0.129 - - [2025-10-13 02:00:20] "POST /security-groups HTTP/1.1" 200 583 0.072860 10.0.0.129 - - [2025-10-13 02:00:20] "POST /fqname-to-id HTTP/1.1" 404 232 0.003366 10.0.0.129 - - [2025-10-13 02:00:20] "POST /projects HTTP/1.1" 200 577 0.258379 10.0.0.129 - - [2025-10-13 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.299954 10.0.0.129 - - [2025-10-13 02:00:21] "POST /access-control-lists HTTP/1.1" 200 598 0.075767 10.0.0.129 - - [2025-10-13 02:00:21] "GET /project/9af5ff7c-a3b5-49a4-8584-2522b4ebedc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.502218 10.0.0.129 - - [2025-10-13 02:00:21] "POST /fqname-to-id HTTP/1.1" 404 231 0.004690 10.0.0.129 - - [2025-10-13 02:00:21] "POST /access-control-lists HTTP/1.1" 200 596 0.069520 10.0.0.129 - - [2025-10-13 02:00:21] "GET / HTTP/1.1" 200 36499 0.002456 10.0.0.129 - - [2025-10-13 02:00:22] "GET / HTTP/1.1" 200 36499 0.001740 10.0.0.129 - - [2025-10-13 02:00:23] "POST /fqname-to-id HTTP/1.1" 404 181 0.004622 10.0.0.129 - - [2025-10-13 02:00:23] "POST /api-access-lists HTTP/1.1" 200 523 0.023454 10.0.0.129 - - [2025-10-13 02:00:23] "GET /api-access-list/fd347311-e149-49b5-bffd-df7f91f89f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.006723 10.0.0.129 - - [2025-10-13 02:00:23] "GET /api-access-list/fd347311-e149-49b5-bffd-df7f91f89f0f HTTP/1.1" 401 298 0.000810 10.0.0.129 - - [2025-10-13 02:00:24] "GET /api-access-list/fd347311-e149-49b5-bffd-df7f91f89f0f HTTP/1.1" 200 1292 0.128377 10.0.0.129 - - [2025-10-13 02:00:24] "POST /fqname-to-id HTTP/1.1" 401 298 0.001010 10.0.0.129 - - [2025-10-13 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.069467 10.0.0.129 - - [2025-10-13 02:00:24] "GET /projects?obj_uuids=7bda34ee-cc68-40e7-8597-9fe1a8a1a9ba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001726 10.0.0.129 - - [2025-10-13 02:00:24] "GET /project/7bda34ee-cc68-40e7-8597-9fe1a8a1a9ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.062389 10.0.0.129 - - [2025-10-13 02:00:24] "GET /virtual-networks?parent_id=7bda34ee-cc68-40e7-8597-9fe1a8a1a9ba&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018360 10.0.0.129 - - [2025-10-13 02:00:24] "POST /virtual-networks HTTP/1.1" 200 585 0.082654 10.0.0.129 - - [2025-10-13 02:00:24] "POST /route-targets HTTP/1.1" 200 329 0.026723 10.0.0.129 - - [2025-10-13 02:00:24] "POST /ref-update HTTP/1.1" 200 156 0.025660 10.0.0.129 - - [2025-10-13 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.044357 10.0.0.129 - - [2025-10-13 02:00:24] "GET /network-ipam/27c23010-29a0-4b7c-8658-b84ced062d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.022576 10.0.0.129 - - [2025-10-13 02:00:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003272 10.0.0.129 - - [2025-10-13 02:00:24] "POST /ref-update HTTP/1.1" 200 156 0.086394 252.129.172.3 - - [2025-10-13 02:00:25] "POST /neutron/network HTTP/1.1" 200 848 0.087999 252.129.172.3 - - [2025-10-13 02:00:25] "POST /neutron/network HTTP/1.1" 200 848 0.042652 10.0.0.129 - - [2025-10-13 02:00:25] "GET /virtual-network/fce65437-4926-442d-a874-0b6e5d25e76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2022 0.028298 252.129.172.3 - - [2025-10-13 02:00:25] "POST /neutron/network HTTP/1.1" 200 848 0.047413 252.129.172.3 - - [2025-10-13 02:00:25] "POST /neutron/subnet HTTP/1.1" 200 686 0.046903 10.0.0.129 - - [2025-10-13 02:00:25] "POST /fqname-to-id HTTP/1.1" 401 298 0.000622 10.0.0.129 - - [2025-10-13 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.095412 10.0.0.129 - - [2025-10-13 02:00:26] "GET /projects?obj_uuids=9af5ff7c-a3b5-49a4-8584-2522b4ebedc5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002505 10.0.0.129 - - [2025-10-13 02:00:26] "GET /project/9af5ff7c-a3b5-49a4-8584-2522b4ebedc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.129219 10.0.0.129 - - [2025-10-13 02:00:26] "GET /virtual-networks?parent_id=9af5ff7c-a3b5-49a4-8584-2522b4ebedc5&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.033709 10.0.0.129 - - [2025-10-13 02:00:26] "POST /virtual-networks HTTP/1.1" 200 585 0.374590 10.0.0.129 - - [2025-10-13 02:00:26] "POST /route-targets HTTP/1.1" 200 329 0.067434 10.0.0.129 - - [2025-10-13 02:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.266248 10.0.0.129 - - [2025-10-13 02:00:27] "POST /ref-update HTTP/1.1" 200 156 0.188130 10.0.0.129 - - [2025-10-13 02:00:27] "GET /network-ipam/27c23010-29a0-4b7c-8658-b84ced062d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.080719 10.0.0.129 - - [2025-10-13 02:00:27] "POST /useragent-kv HTTP/1.1" 200 115 0.042406 10.0.0.129 - - [2025-10-13 02:00:27] "POST /ref-update HTTP/1.1" 200 156 0.322731 252.129.172.3 - - [2025-10-13 02:00:27] "POST /neutron/network HTTP/1.1" 200 848 0.275328 252.129.172.3 - - [2025-10-13 02:00:28] "POST /neutron/network HTTP/1.1" 200 848 0.204130 10.0.0.129 - - [2025-10-13 02:00:28] "GET /virtual-network/4989eac3-361e-408b-8376-23a3bd05d692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.070168 252.129.172.3 - - [2025-10-13 02:00:28] "POST /neutron/network HTTP/1.1" 200 848 0.082938 252.129.172.3 - - [2025-10-13 02:00:28] "POST /neutron/subnet HTTP/1.1" 200 686 0.124777 10.0.0.129 - - [2025-10-13 02:00:28] "GET /virtual-network/fce65437-4926-442d-a874-0b6e5d25e76e HTTP/1.1" 401 298 0.006374 10.0.0.129 - - [2025-10-13 02:00:29] "GET /virtual-network/fce65437-4926-442d-a874-0b6e5d25e76e HTTP/1.1" 200 2322 0.066028 10.0.0.129 - - [2025-10-13 02:00:29] "GET /virtual-network/fce65437-4926-442d-a874-0b6e5d25e76e HTTP/1.1" 401 298 0.001168 10.0.0.129 - - [2025-10-13 02:00:29] "GET /virtual-network/fce65437-4926-442d-a874-0b6e5d25e76e HTTP/1.1" 403 366 0.170669 10.0.0.129 - - [2025-10-13 02:00:30] "GET /virtual-network/fce65437-4926-442d-a874-0b6e5d25e76e HTTP/1.1" 200 2322 0.054307 10.0.0.129 - - [2025-10-13 02:00:30] "GET /virtual-networks HTTP/1.1" 200 371 0.126465 10.0.0.129 - - [2025-10-13 02:00:30] "GET /virtual-networks HTTP/1.1" 200 371 0.168356 10.0.0.129 - - [2025-10-13 02:00:30] "PUT /virtual-network/fce65437-4926-442d-a874-0b6e5d25e76e HTTP/1.1" 200 266 0.304549 10.0.0.129 - - [2025-10-13 02:00:31] "GET /virtual-networks HTTP/1.1" 200 132 0.176314 10.0.0.129 - - [2025-10-13 02:00:31] "GET /virtual-networks HTTP/1.1" 200 611 0.054557 10.0.0.129 - - [2025-10-13 02:00:31] "GET /virtual-networks HTTP/1.1" 200 1437 0.005251 10.0.0.129 - - [2025-10-13 02:00:31] "PUT /virtual-network/fce65437-4926-442d-a874-0b6e5d25e76e HTTP/1.1" 200 266 0.076272 10.0.0.129 - - [2025-10-13 02:00:31] "POST /useragent-kv HTTP/1.1" 200 115 0.014683 10.0.0.129 - - [2025-10-13 02:00:31] "POST /useragent-kv HTTP/1.1" 200 115 0.046460 10.0.0.129 - - [2025-10-13 02:00:31] "DELETE /virtual-network/4989eac3-361e-408b-8376-23a3bd05d692 HTTP/1.1" 200 115 0.321378 10.0.0.129 - - [2025-10-13 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.036524 10.0.0.129 - - [2025-10-13 02:00:32] "DELETE /route-target/a9e7d620-0f3b-4fb6-99c2-e50344554443 HTTP/1.1" 200 115 0.141252 10.0.0.129 - - [2025-10-13 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.047065 10.0.0.129 - - [2025-10-13 02:00:32] "POST /useragent-kv HTTP/1.1" 200 115 0.036762 10.0.0.129 - - [2025-10-13 02:00:32] "POST /useragent-kv HTTP/1.1" 200 115 0.005038 10.0.0.129 - - [2025-10-13 02:00:32] "DELETE /virtual-network/fce65437-4926-442d-a874-0b6e5d25e76e HTTP/1.1" 200 115 0.617789 10.0.0.129 - - [2025-10-13 02:00:32] "DELETE /route-target/9c5b0179-2049-4437-b99f-71c32f9f89cf HTTP/1.1" 200 115 0.201681 10.0.0.129 - - [2025-10-13 02:00:32] "DELETE /api-access-list/fd347311-e149-49b5-bffd-df7f91f89f0f HTTP/1.1" 200 115 0.181031 10.0.0.129 - - [2025-10-13 02:00:32] "GET /api-access-list/fd347311-e149-49b5-bffd-df7f91f89f0f HTTP/1.1" 404 171 0.057070 10.0.0.129 - - [2025-10-13 02:00:33] "GET /projects?obj_uuids=9af5ff7c-a3b5-49a4-8584-2522b4ebedc5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001255 10.0.0.129 - - [2025-10-13 02:00:33] "GET /project/9af5ff7c-a3b5-49a4-8584-2522b4ebedc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.036050 10.0.0.129 - - [2025-10-13 02:00:33] "GET /projects?obj_uuids=9af5ff7c-a3b5-49a4-8584-2522b4ebedc5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002604 10.0.0.129 - - [2025-10-13 02:00:33] "GET /project/9af5ff7c-a3b5-49a4-8584-2522b4ebedc5?fields=virtual_networks HTTP/1.1" 200 1033 0.039819 10.0.0.129 - - [2025-10-13 02:00:33] "GET /projects?obj_uuids=9af5ff7c-a3b5-49a4-8584-2522b4ebedc5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001139 10.0.0.129 - - [2025-10-13 02:00:33] "GET /project/9af5ff7c-a3b5-49a4-8584-2522b4ebedc5?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.027137 10.0.0.129 - - [2025-10-13 02:00:33] "GET /projects?obj_uuids=9af5ff7c-a3b5-49a4-8584-2522b4ebedc5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001239 10.0.0.129 - - [2025-10-13 02:00:33] "GET /project/9af5ff7c-a3b5-49a4-8584-2522b4ebedc5?fields=security_groups HTTP/1.1" 200 1259 0.216972 10.0.0.129 - - [2025-10-13 02:00:34] "GET /projects?obj_uuids=7bda34ee-cc68-40e7-8597-9fe1a8a1a9ba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001664 10.0.0.129 - - [2025-10-13 02:00:34] "GET /project/7bda34ee-cc68-40e7-8597-9fe1a8a1a9ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.055728 10.0.0.129 - - [2025-10-13 02:00:34] "GET /projects?obj_uuids=7bda34ee-cc68-40e7-8597-9fe1a8a1a9ba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001780 10.0.0.129 - - [2025-10-13 02:00:34] "GET /project/7bda34ee-cc68-40e7-8597-9fe1a8a1a9ba?fields=virtual_networks HTTP/1.1" 200 1032 0.056095 10.0.0.129 - - [2025-10-13 02:00:34] "GET /projects?obj_uuids=7bda34ee-cc68-40e7-8597-9fe1a8a1a9ba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001391 10.0.0.129 - - [2025-10-13 02:00:34] "GET /project/7bda34ee-cc68-40e7-8597-9fe1a8a1a9ba?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.068619 10.0.0.129 - - [2025-10-13 02:00:34] "GET /projects?obj_uuids=7bda34ee-cc68-40e7-8597-9fe1a8a1a9ba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001313 10.0.0.129 - - [2025-10-13 02:00:34] "GET /project/7bda34ee-cc68-40e7-8597-9fe1a8a1a9ba?fields=security_groups HTTP/1.1" 200 1258 0.030894 10.0.0.129 - - [2025-10-13 02:00:35] "GET /aaa-mode HTTP/1.1" 200 128 0.001085 10.0.0.129 - - [2025-10-13 02:00:36] "GET / HTTP/1.1" 200 36499 0.001819 10.0.0.129 - - [2025-10-13 02:00:37] "GET / HTTP/1.1" 200 36499 0.001830 10.0.0.129 - - [2025-10-13 02:00:38] "POST /fqname-to-id HTTP/1.1" 401 298 0.000706 10.0.0.129 - - [2025-10-13 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.114258 10.0.0.129 - - [2025-10-13 02:00:38] "GET /projects?obj_uuids=75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001568 10.0.0.129 - - [2025-10-13 02:00:38] "GET /project/75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.096414 10.0.0.129 - - [2025-10-13 02:00:38] "GET /virtual-networks?parent_id=75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.026015 10.0.0.129 - - [2025-10-13 02:00:38] "POST /fqname-to-id HTTP/1.1" 404 195 0.013977 10.0.0.129 - - [2025-10-13 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014514 10.0.0.129 - - [2025-10-13 02:00:39] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001126 10.0.0.129 - - [2025-10-13 02:00:39] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.014549 10.0.0.129 - - [2025-10-13 02:00:39] "POST /service-templates HTTP/1.1" 403 264 0.007015 10.0.0.129 - - [2025-10-13 02:00:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.002833 10.0.0.129 - - [2025-10-13 02:00:39] "POST /api-access-lists HTTP/1.1" 200 557 0.016692 10.0.0.129 - - [2025-10-13 02:00:39] "GET /api-access-list/a3a50fe2-6763-4328-8d73-5dcbf499b55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.008311 10.0.0.129 - - [2025-10-13 02:00:39] "GET /api-access-list/a3a50fe2-6763-4328-8d73-5dcbf499b55a HTTP/1.1" 200 1326 0.004937 10.0.0.129 - - [2025-10-13 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017703 10.0.0.129 - - [2025-10-13 02:00:39] "GET /projects?obj_uuids=75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001645 10.0.0.129 - - [2025-10-13 02:00:39] "GET /project/75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.048970 10.0.0.129 - - [2025-10-13 02:00:39] "GET /virtual-networks?parent_id=75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015543 10.0.0.129 - - [2025-10-13 02:00:39] "POST /virtual-networks HTTP/1.1" 200 585 0.061247 10.0.0.129 - - [2025-10-13 02:00:39] "POST /route-targets HTTP/1.1" 200 329 0.016972 10.0.0.129 - - [2025-10-13 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.026106 10.0.0.129 - - [2025-10-13 02:00:39] "POST /ref-update HTTP/1.1" 200 156 0.027956 10.0.0.129 - - [2025-10-13 02:00:39] "GET /network-ipam/27c23010-29a0-4b7c-8658-b84ced062d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.015616 10.0.0.129 - - [2025-10-13 02:00:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002963 10.0.0.129 - - [2025-10-13 02:00:39] "POST /ref-update HTTP/1.1" 200 156 0.054048 252.129.172.3 - - [2025-10-13 02:00:40] "POST /neutron/network HTTP/1.1" 200 847 0.059947 252.129.172.3 - - [2025-10-13 02:00:40] "POST /neutron/network HTTP/1.1" 200 847 0.033422 10.0.0.129 - - [2025-10-13 02:00:40] "GET /virtual-network/3c9aafe2-fdf6-4ac6-bc71-de867d9fda8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.021630 252.129.172.3 - - [2025-10-13 02:00:40] "POST /neutron/network HTTP/1.1" 200 847 0.031341 252.129.172.3 - - [2025-10-13 02:00:40] "POST /neutron/subnet HTTP/1.1" 200 681 0.039096 252.129.172.3 - - [2025-10-13 02:00:40] "POST /neutron/network HTTP/1.1" 200 847 0.181232 10.0.0.129 - - [2025-10-13 02:00:40] "GET /virtual-network/3c9aafe2-fdf6-4ac6-bc71-de867d9fda8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.008982 10.0.0.129 - - [2025-10-13 02:00:40] "GET /network-ipam/27c23010-29a0-4b7c-8658-b84ced062d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.008476 10.0.0.129 - - [2025-10-13 02:00:40] "GET /domains HTTP/1.1" 200 440 0.003621 10.0.0.129 - - [2025-10-13 02:00:40] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001342 10.0.0.129 - - [2025-10-13 02:00:40] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 2223 0.008676 10.0.0.129 - - [2025-10-13 02:00:40] "GET /projects?obj_uuids=75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001126 10.0.0.129 - - [2025-10-13 02:00:40] "GET /project/75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c HTTP/1.1" 200 2353 0.031356 10.0.0.129 - - [2025-10-13 02:00:41] "GET /virtual-network/3c9aafe2-fdf6-4ac6-bc71-de867d9fda8e HTTP/1.1" 200 2318 0.013977 10.0.0.129 - - [2025-10-13 02:00:41] "GET /virtual-network/3c9aafe2-fdf6-4ac6-bc71-de867d9fda8e HTTP/1.1" 200 2318 0.007398 10.0.0.129 - - [2025-10-13 02:00:41] "GET /routing-instance/6d25a153-4913-4ea2-9c09-44a2c207323e HTTP/1.1" 200 1559 0.006760 10.0.0.129 - - [2025-10-13 02:00:41] "GET /routing-instance/6d25a153-4913-4ea2-9c09-44a2c207323e HTTP/1.1" 200 1559 0.006123 10.0.0.129 - - [2025-10-13 02:00:41] "GET /route-target/9cf5693e-d216-4160-845e-e418e5e63251 HTTP/1.1" 200 1246 0.005313 10.0.0.129 - - [2025-10-13 02:00:41] "GET /virtual-network/3c9aafe2-fdf6-4ac6-bc71-de867d9fda8e HTTP/1.1" 200 2318 0.008724 10.0.0.129 - - [2025-10-13 02:00:41] "GET /routing-instance/6d25a153-4913-4ea2-9c09-44a2c207323e HTTP/1.1" 200 1559 0.003954 10.0.0.129 - - [2025-10-13 02:00:41] "GET /virtual-network/3c9aafe2-fdf6-4ac6-bc71-de867d9fda8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.005715 10.0.0.129 - - [2025-10-13 02:00:41] "GET /virtual-network/3c9aafe2-fdf6-4ac6-bc71-de867d9fda8e HTTP/1.1" 200 2318 0.006243 10.0.0.129 - - [2025-10-13 02:00:41] "GET /routing-instance/6d25a153-4913-4ea2-9c09-44a2c207323e HTTP/1.1" 200 1559 0.006937 10.0.0.129 - - [2025-10-13 02:00:41] "GET /routing-instance/6d25a153-4913-4ea2-9c09-44a2c207323e HTTP/1.1" 200 1559 0.006769 10.0.0.129 - - [2025-10-13 02:00:41] "GET /route-target/9cf5693e-d216-4160-845e-e418e5e63251 HTTP/1.1" 200 1246 0.006289 10.0.0.129 - - [2025-10-13 02:00:41] "GET /domains HTTP/1.1" 200 440 0.008921 10.0.0.129 - - [2025-10-13 02:00:41] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.004149 10.0.0.129 - - [2025-10-13 02:00:41] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df HTTP/1.1" 200 2223 0.037324 10.0.0.129 - - [2025-10-13 02:00:41] "GET /projects?obj_uuids=75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003525 10.0.0.129 - - [2025-10-13 02:00:42] "GET /project/75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c HTTP/1.1" 200 2353 0.068234 10.0.0.129 - - [2025-10-13 02:00:42] "GET /virtual-network/3c9aafe2-fdf6-4ac6-bc71-de867d9fda8e HTTP/1.1" 200 2318 0.011294 10.0.0.129 - - [2025-10-13 02:00:42] "GET /obj-perms HTTP/1.1" 200 6449 0.096082 10.0.0.129 - - [2025-10-13 02:00:42] "POST /fqname-to-id HTTP/1.1" 404 195 0.012229 10.0.0.129 - - [2025-10-13 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014971 10.0.0.129 - - [2025-10-13 02:00:42] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001954 10.0.0.129 - - [2025-10-13 02:00:42] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.031584 10.0.0.129 - - [2025-10-13 02:00:43] "POST /service-templates HTTP/1.1" 403 264 0.017155 10.0.0.129 - - [2025-10-13 02:00:43] "POST /fqname-to-id HTTP/1.1" 404 181 0.003715 10.0.0.129 - - [2025-10-13 02:00:43] "POST /api-access-lists HTTP/1.1" 200 523 0.031796 10.0.0.129 - - [2025-10-13 02:00:43] "GET /api-access-list/52f5495e-ac51-444b-b693-c44ea78ae735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.005542 10.0.0.129 - - [2025-10-13 02:00:43] "GET /api-access-list/52f5495e-ac51-444b-b693-c44ea78ae735 HTTP/1.1" 200 1292 0.006858 10.0.0.129 - - [2025-10-13 02:00:43] "POST /fqname-to-id HTTP/1.1" 404 195 0.018157 10.0.0.129 - - [2025-10-13 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.035180 10.0.0.129 - - [2025-10-13 02:00:43] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001462 10.0.0.129 - - [2025-10-13 02:00:43] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.022254 10.0.0.129 - - [2025-10-13 02:00:43] "DELETE /project/75a542cd9ed747a8bbc2ad8893a7dc5c HTTP/1.1" 404 173 0.037994 10.0.0.129 - - [2025-10-13 02:00:43] "GET /projects?obj_uuids=7bda34ee-cc68-40e7-8597-9fe1a8a1a9ba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001639 10.0.0.129 - - [2025-10-13 02:00:43] "DELETE /project/9af5ff7ca3b549a485842522b4ebedc5 HTTP/1.1" 404 173 0.010833 10.0.0.129 - - [2025-10-13 02:00:43] "DELETE /project/7bda34eecc6840e785979fe1a8a1a9ba HTTP/1.1" 404 173 0.009623 10.0.0.129 - - [2025-10-13 02:00:43] "GET /projects?obj_uuids=605f304f-6304-49f1-a3bc-3a2408d9403a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001945 10.0.0.129 - - [2025-10-13 02:00:43] "GET /projects?obj_uuids=9af5ff7c-a3b5-49a4-8584-2522b4ebedc5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001788 10.0.0.129 - - [2025-10-13 02:00:43] "GET /projects?obj_uuids=0a6af094-68fb-4fa0-858a-f5585f078cae&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002156 10.0.0.129 - - [2025-10-13 02:00:43] "GET /projects?obj_uuids=5229755e-d9f3-4f7a-9851-ee98541def8b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001826 10.0.0.129 - - [2025-10-13 02:00:43] "GET /project/7bda34ee-cc68-40e7-8597-9fe1a8a1a9ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.099352 10.0.0.129 - - [2025-10-13 02:00:43] "GET /projects?obj_uuids=7bda34ee-cc68-40e7-8597-9fe1a8a1a9ba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.005950 10.0.0.129 - - [2025-10-13 02:00:43] "POST /service-templates HTTP/1.1" 200 553 0.205894 10.0.0.129 - - [2025-10-13 02:00:43] "GET /project/9af5ff7c-a3b5-49a4-8584-2522b4ebedc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.234962 10.0.0.129 - - [2025-10-13 02:00:43] "GET /project/0a6af094-68fb-4fa0-858a-f5585f078cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1432 0.238340 10.0.0.129 - - [2025-10-13 02:00:43] "GET /project/5229755e-d9f3-4f7a-9851-ee98541def8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.242224 10.0.0.129 - - [2025-10-13 02:00:43] "GET /project/605f304f-6304-49f1-a3bc-3a2408d9403a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.255933 10.0.0.129 - - [2025-10-13 02:00:43] "GET /projects?obj_uuids=605f304f-6304-49f1-a3bc-3a2408d9403a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002764 10.0.0.129 - - [2025-10-13 02:00:43] "GET /projects?obj_uuids=5229755e-d9f3-4f7a-9851-ee98541def8b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001497 10.0.0.129 - - [2025-10-13 02:00:43] "GET /projects?obj_uuids=0a6af094-68fb-4fa0-858a-f5585f078cae&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001641 10.0.0.129 - - [2025-10-13 02:00:43] "GET /projects?obj_uuids=9af5ff7c-a3b5-49a4-8584-2522b4ebedc5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001181 10.0.0.129 - - [2025-10-13 02:00:43] "GET /project/7bda34ee-cc68-40e7-8597-9fe1a8a1a9ba?fields=security_groups HTTP/1.1" 200 1348 0.249348 10.0.0.129 - - [2025-10-13 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.116477 10.0.0.129 - - [2025-10-13 02:00:43] "GET /project/9af5ff7c-a3b5-49a4-8584-2522b4ebedc5?fields=security_groups HTTP/1.1" 200 1349 0.133889 10.0.0.129 - - [2025-10-13 02:00:43] "GET /project/0a6af094-68fb-4fa0-858a-f5585f078cae?fields=security_groups HTTP/1.1" 200 1332 0.138047 10.0.0.129 - - [2025-10-13 02:00:43] "GET /project/5229755e-d9f3-4f7a-9851-ee98541def8b?fields=security_groups HTTP/1.1" 200 1334 0.139978 10.0.0.129 - - [2025-10-13 02:00:43] "GET /project/605f304f-6304-49f1-a3bc-3a2408d9403a?fields=security_groups HTTP/1.1" 200 1334 0.146736 10.0.0.129 - - [2025-10-13 02:00:44] "GET /service-template/d053254b-5d17-43bd-825b-5abf2b3c3c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.099036 10.0.0.129 - - [2025-10-13 02:00:44] "DELETE /security-group/ed5a94c6-6888-4527-b462-176625a5d706 HTTP/1.1" 200 115 0.218522 10.0.0.129 - - [2025-10-13 02:00:44] "GET /projects?obj_uuids=7bda34ee-cc68-40e7-8597-9fe1a8a1a9ba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.008756 10.0.0.129 - - [2025-10-13 02:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.102632 10.0.0.129 - - [2025-10-13 02:00:44] "GET /project/7bda34ee-cc68-40e7-8597-9fe1a8a1a9ba?fields=application_policy_sets HTTP/1.1" 200 1387 0.117563 10.0.0.129 - - [2025-10-13 02:00:44] "DELETE /access-control-list/2d77a72c-c2af-4eb2-84ac-c1679bc6479b HTTP/1.1" 200 115 0.182223 10.0.0.129 - - [2025-10-13 02:00:44] "DELETE /security-group/3fcf6959-fd9a-492b-81d8-b490a6c48eb2 HTTP/1.1" 200 115 0.268133 10.0.0.129 - - [2025-10-13 02:00:44] "GET /projects?obj_uuids=0a6af094-68fb-4fa0-858a-f5585f078cae&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001717 10.0.0.129 - - [2025-10-13 02:00:44] "DELETE /security-group/085b571f-fb8c-4734-b0c8-33e7862bf548 HTTP/1.1" 200 115 0.330390 10.0.0.129 - - [2025-10-13 02:00:44] "GET /projects?obj_uuids=9af5ff7c-a3b5-49a4-8584-2522b4ebedc5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001568 10.0.0.129 - - [2025-10-13 02:00:44] "GET /service-template/d053254b-5d17-43bd-825b-5abf2b3c3c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.091832 10.0.0.129 - - [2025-10-13 02:00:44] "GET /project/0a6af094-68fb-4fa0-858a-f5585f078cae?fields=application_policy_sets HTTP/1.1" 200 1371 0.110994 10.0.0.129 - - [2025-10-13 02:00:44] "GET /virtual-network/3c9aafe2-fdf6-4ac6-bc71-de867d9fda8e HTTP/1.1" 401 298 0.000569 10.0.0.129 - - [2025-10-13 02:00:44] "DELETE /security-group/55ca3b18-35d5-4080-a7d1-f5d75a964b91 HTTP/1.1" 200 115 0.401154 10.0.0.129 - - [2025-10-13 02:00:44] "DELETE /security-group/cbf9f3a7-5065-40b4-b69a-9b8c8df21b59 HTTP/1.1" 200 115 0.417440 10.0.0.129 - - [2025-10-13 02:00:44] "GET /projects?obj_uuids=5229755e-d9f3-4f7a-9851-ee98541def8b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002548 10.0.0.129 - - [2025-10-13 02:00:44] "DELETE /access-control-list/40d28465-dd4b-43e5-bea6-6e04ebd9bf51 HTTP/1.1" 200 115 0.208718 10.0.0.129 - - [2025-10-13 02:00:44] "GET /projects?obj_uuids=605f304f-6304-49f1-a3bc-3a2408d9403a&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001965 10.0.0.129 - - [2025-10-13 02:00:44] "GET /project/9af5ff7c-a3b5-49a4-8584-2522b4ebedc5?fields=application_policy_sets HTTP/1.1" 200 1388 0.208450 10.0.0.129 - - [2025-10-13 02:00:44] "GET /project/5229755e-d9f3-4f7a-9851-ee98541def8b?fields=application_policy_sets HTTP/1.1" 200 1373 0.185911 10.0.0.129 - - [2025-10-13 02:00:44] "GET /project/605f304f-6304-49f1-a3bc-3a2408d9403a?fields=application_policy_sets HTTP/1.1" 200 1373 0.193476 10.0.0.129 - - [2025-10-13 02:00:44] "DELETE /access-control-list/c2d01d02-d1bf-4489-8f69-81538d355cc4 HTTP/1.1" 200 115 0.211388 10.0.0.129 - - [2025-10-13 02:00:44] "DELETE /project/7bda34ee-cc68-40e7-8597-9fe1a8a1a9ba HTTP/1.1" 200 115 1.404810 10.0.0.129 - - [2025-10-13 02:00:44] "DELETE /access-control-list/a147d5f1-fa04-45a1-b409-33a59a95c9f8 HTTP/1.1" 200 115 0.201225 10.0.0.129 - - [2025-10-13 02:00:44] "GET /virtual-network/3c9aafe2-fdf6-4ac6-bc71-de867d9fda8e HTTP/1.1" 403 263 0.145118 10.0.0.129 - - [2025-10-13 02:00:44] "DELETE /project/0a6af094-68fb-4fa0-858a-f5585f078cae HTTP/1.1" 200 115 1.543921 10.0.0.129 - - [2025-10-13 02:00:44] "DELETE /access-control-list/eb6e4b91-06be-48ce-9199-abcfc46f9761 HTTP/1.1" 200 115 0.103614 10.0.0.129 - - [2025-10-13 02:00:45] "GET /service-template/d053254b-5d17-43bd-825b-5abf2b3c3c2b HTTP/1.1" 403 264 0.061146 10.0.0.129 - - [2025-10-13 02:00:45] "DELETE /project/9af5ff7c-a3b5-49a4-8584-2522b4ebedc5 HTTP/1.1" 200 115 1.606552 10.0.0.129 - - [2025-10-13 02:00:45] "DELETE /access-control-list/3e922585-6136-4527-886d-e7eede20e827 HTTP/1.1" 200 115 0.082489 10.0.0.129 - - [2025-10-13 02:00:45] "DELETE /project/5229755e-d9f3-4f7a-9851-ee98541def8b HTTP/1.1" 200 115 1.641016 10.0.0.129 - - [2025-10-13 02:00:45] "DELETE /project/605f304f-6304-49f1-a3bc-3a2408d9403a HTTP/1.1" 200 115 1.663407 10.0.0.129 - - [2025-10-13 02:00:45] "DELETE /access-control-list/ee7b51e6-62e3-44a6-b8fe-61783aaeb3a1 HTTP/1.1" 200 115 0.048602 10.0.0.129 - - [2025-10-13 02:00:45] "DELETE /access-control-list/da4a1ab8-73ec-44f1-a61a-8cbfc5249a80 HTTP/1.1" 200 115 0.079184 10.0.0.129 - - [2025-10-13 02:00:45] "DELETE /access-control-list/d78f5dd7-2990-4dfb-bcfc-e35824629fd9 HTTP/1.1" 200 115 0.046770 10.0.0.129 - - [2025-10-13 02:00:45] "DELETE /access-control-list/92449867-e3b8-41ab-ac5a-f7ad56039343 HTTP/1.1" 200 115 0.026174 10.0.0.129 - - [2025-10-13 02:00:45] "GET /service-template/d053254b-5d17-43bd-825b-5abf2b3c3c2b HTTP/1.1" 403 264 0.065671 10.0.0.129 - - [2025-10-13 02:00:45] "GET /api-access-list/a3a50fe2-6763-4328-8d73-5dcbf499b55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.006903 10.0.0.129 - - [2025-10-13 02:00:45] "PUT /api-access-list/a3a50fe2-6763-4328-8d73-5dcbf499b55a HTTP/1.1" 200 266 0.029571 10.0.0.129 - - [2025-10-13 02:00:45] "GET /api-access-list/a3a50fe2-6763-4328-8d73-5dcbf499b55a HTTP/1.1" 200 1463 0.008507 10.0.0.129 - - [2025-10-13 02:00:45] "GET /virtual-network/3c9aafe2-fdf6-4ac6-bc71-de867d9fda8e HTTP/1.1" 200 2318 0.031967 10.0.0.129 - - [2025-10-13 02:00:45] "POST /fqname-to-id HTTP/1.1" 401 298 0.000643 10.0.0.129 - - [2025-10-13 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.075980 10.0.0.129 - - [2025-10-13 02:00:46] "GET /projects?obj_uuids=75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001698 10.0.0.129 - - [2025-10-13 02:00:46] "GET /project/75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.077327 10.0.0.129 - - [2025-10-13 02:00:46] "GET /virtual-networks?parent_id=75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.031361 10.0.0.129 - - [2025-10-13 02:00:46] "POST /virtual-networks HTTP/1.1" 403 263 0.017804 10.0.0.129 - - [2025-10-13 02:00:46] "GET /service-template/d053254b-5d17-43bd-825b-5abf2b3c3c2b HTTP/1.1" 403 264 0.016400 10.0.0.129 - - [2025-10-13 02:00:46] "GET /service-template/d053254b-5d17-43bd-825b-5abf2b3c3c2b HTTP/1.1" 403 264 0.070288 10.0.0.129 - - [2025-10-13 02:00:46] "GET /api-access-list/52f5495e-ac51-444b-b693-c44ea78ae735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.004308 10.0.0.129 - - [2025-10-13 02:00:46] "PUT /api-access-list/52f5495e-ac51-444b-b693-c44ea78ae735 HTTP/1.1" 200 266 0.017885 10.0.0.129 - - [2025-10-13 02:00:47] "GET /api-access-list/52f5495e-ac51-444b-b693-c44ea78ae735 HTTP/1.1" 200 1430 0.006877 10.0.0.129 - - [2025-10-13 02:00:47] "GET /service-template/d053254b-5d17-43bd-825b-5abf2b3c3c2b HTTP/1.1" 200 1855 0.029879 10.0.0.129 - - [2025-10-13 02:00:47] "POST /fqname-to-id HTTP/1.1" 404 195 0.014557 10.0.0.129 - - [2025-10-13 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.018758 10.0.0.129 - - [2025-10-13 02:00:47] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001908 10.0.0.129 - - [2025-10-13 02:00:47] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.026085 10.0.0.129 - - [2025-10-13 02:00:47] "POST /service-templates HTTP/1.1" 403 264 0.023097 10.0.0.129 - - [2025-10-13 02:00:47] "GET /api-access-list/a3a50fe2-6763-4328-8d73-5dcbf499b55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.004204 10.0.0.129 - - [2025-10-13 02:00:47] "PUT /api-access-list/a3a50fe2-6763-4328-8d73-5dcbf499b55a HTTP/1.1" 200 266 0.018693 10.0.0.129 - - [2025-10-13 02:00:47] "GET /api-access-list/a3a50fe2-6763-4328-8d73-5dcbf499b55a HTTP/1.1" 200 1326 0.004841 10.0.0.129 - - [2025-10-13 02:00:47] "GET /api-access-list/52f5495e-ac51-444b-b693-c44ea78ae735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005455 10.0.0.129 - - [2025-10-13 02:00:47] "PUT /api-access-list/52f5495e-ac51-444b-b693-c44ea78ae735 HTTP/1.1" 200 266 0.015270 10.0.0.129 - - [2025-10-13 02:00:47] "GET /api-access-list/52f5495e-ac51-444b-b693-c44ea78ae735 HTTP/1.1" 200 1292 0.005172 10.0.0.129 - - [2025-10-13 02:00:47] "GET /virtual-network/3c9aafe2-fdf6-4ac6-bc71-de867d9fda8e HTTP/1.1" 403 263 0.012811 10.0.0.129 - - [2025-10-13 02:00:48] "GET /virtual-network/3c9aafe2-fdf6-4ac6-bc71-de867d9fda8e HTTP/1.1" 403 263 0.047428 10.0.0.129 - - [2025-10-13 02:00:48] "GET /service-template/d053254b-5d17-43bd-825b-5abf2b3c3c2b HTTP/1.1" 403 264 0.021064 10.0.0.129 - - [2025-10-13 02:00:48] "GET /service-template/d053254b-5d17-43bd-825b-5abf2b3c3c2b HTTP/1.1" 403 264 0.055239 10.0.0.129 - - [2025-10-13 02:00:48] "GET /api-access-list/d22adba7-b923-4a57-9e9b-858c0fbecf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.005941 10.0.0.129 - - [2025-10-13 02:00:48] "PUT /api-access-list/d22adba7-b923-4a57-9e9b-858c0fbecf60 HTTP/1.1" 200 266 0.014245 10.0.0.129 - - [2025-10-13 02:00:48] "GET /service-template/d053254b-5d17-43bd-825b-5abf2b3c3c2b HTTP/1.1" 200 1855 0.019156 10.0.0.129 - - [2025-10-13 02:00:48] "GET /virtual-network/3c9aafe2-fdf6-4ac6-bc71-de867d9fda8e HTTP/1.1" 200 2318 0.029544 10.0.0.129 - - [2025-10-13 02:00:48] "DELETE /api-access-list/a3a50fe2-6763-4328-8d73-5dcbf499b55a HTTP/1.1" 200 115 0.039269 10.0.0.129 - - [2025-10-13 02:00:48] "GET /api-access-list/a3a50fe2-6763-4328-8d73-5dcbf499b55a HTTP/1.1" 404 171 0.005776 10.0.0.129 - - [2025-10-13 02:00:48] "DELETE /api-access-list/52f5495e-ac51-444b-b693-c44ea78ae735 HTTP/1.1" 200 115 0.030779 10.0.0.129 - - [2025-10-13 02:00:49] "GET /api-access-list/52f5495e-ac51-444b-b693-c44ea78ae735 HTTP/1.1" 404 171 0.004700 10.0.0.129 - - [2025-10-13 02:00:49] "GET /virtual-network/3c9aafe2-fdf6-4ac6-bc71-de867d9fda8e HTTP/1.1" 401 298 0.000557 10.0.0.129 - - [2025-10-13 02:00:49] "GET /virtual-network/3c9aafe2-fdf6-4ac6-bc71-de867d9fda8e HTTP/1.1" 403 263 0.041913 10.0.0.129 - - [2025-10-13 02:00:49] "GET /service-template/d053254b-5d17-43bd-825b-5abf2b3c3c2b HTTP/1.1" 403 264 0.008299 10.0.0.129 - - [2025-10-13 02:00:49] "GET /service-template/d053254b-5d17-43bd-825b-5abf2b3c3c2b HTTP/1.1" 403 264 0.036967 10.0.0.129 - - [2025-10-13 02:00:49] "GET /api-access-list/d22adba7-b923-4a57-9e9b-858c0fbecf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.003525 10.0.0.129 - - [2025-10-13 02:00:49] "PUT /api-access-list/d22adba7-b923-4a57-9e9b-858c0fbecf60 HTTP/1.1" 200 266 0.009810 10.0.0.129 - - [2025-10-13 02:00:50] "GET /virtual-network/3c9aafe2-fdf6-4ac6-bc71-de867d9fda8e HTTP/1.1" 200 2318 0.013942 10.0.0.129 - - [2025-10-13 02:00:50] "GET /service-template/d053254b-5d17-43bd-825b-5abf2b3c3c2b HTTP/1.1" 200 1855 0.012542 10.0.0.129 - - [2025-10-13 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010060 10.0.0.129 - - [2025-10-13 02:00:50] "DELETE /service-template/d053254b-5d17-43bd-825b-5abf2b3c3c2b HTTP/1.1" 200 115 0.026401 10.0.0.129 - - [2025-10-13 02:00:50] "POST /fqname-to-id HTTP/1.1" 404 195 0.013204 10.0.0.129 - - [2025-10-13 02:00:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003049 10.0.0.129 - - [2025-10-13 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.129 - - [2025-10-13 02:00:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003337 10.0.0.129 - - [2025-10-13 02:00:50] "DELETE /virtual-network/3c9aafe2-fdf6-4ac6-bc71-de867d9fda8e HTTP/1.1" 200 115 0.083967 10.0.0.129 - - [2025-10-13 02:00:50] "DELETE /route-target/9cf5693e-d216-4160-845e-e418e5e63251 HTTP/1.1" 200 115 0.020194 10.0.0.129 - - [2025-10-13 02:00:50] "GET /api-access-list/d22adba7-b923-4a57-9e9b-858c0fbecf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.004021 10.0.0.129 - - [2025-10-13 02:00:50] "PUT /api-access-list/d22adba7-b923-4a57-9e9b-858c0fbecf60 HTTP/1.1" 200 266 0.008772 10.0.0.129 - - [2025-10-13 02:00:50] "GET /api-access-list/d22adba7-b923-4a57-9e9b-858c0fbecf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.003815 10.0.0.129 - - [2025-10-13 02:00:50] "PUT /api-access-list/d22adba7-b923-4a57-9e9b-858c0fbecf60 HTTP/1.1" 200 266 0.009328 10.0.0.129 - - [2025-10-13 02:00:51] "GET /api-access-list/d22adba7-b923-4a57-9e9b-858c0fbecf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003864 10.0.0.129 - - [2025-10-13 02:00:51] "PUT /api-access-list/d22adba7-b923-4a57-9e9b-858c0fbecf60 HTTP/1.1" 200 266 0.009245 10.0.0.129 - - [2025-10-13 02:00:51] "GET /projects?obj_uuids=75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001002 10.0.0.129 - - [2025-10-13 02:00:51] "GET /project/75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.034917 10.0.0.129 - - [2025-10-13 02:00:51] "GET /projects?obj_uuids=75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001888 10.0.0.129 - - [2025-10-13 02:00:51] "GET /project/75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c?fields=virtual_networks HTTP/1.1" 200 1033 0.071605 10.0.0.129 - - [2025-10-13 02:00:52] "GET /projects?obj_uuids=75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001161 10.0.0.129 - - [2025-10-13 02:00:52] "GET /project/75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.031637 10.0.0.129 - - [2025-10-13 02:00:52] "GET /projects?obj_uuids=75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001054 10.0.0.129 - - [2025-10-13 02:00:52] "GET /project/75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c?fields=security_groups HTTP/1.1" 200 1259 0.024760 10.0.0.129 - - [2025-10-13 02:00:52] "GET /projects?obj_uuids=5fc4bc8d-4b10-4e41-99a1-5d01acfe2c8e&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.002543 10.0.0.129 - - [2025-10-13 02:00:52] "GET /project/5fc4bc8d-4b10-4e41-99a1-5d01acfe2c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.028625 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 870, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2025-10-13T02:00:53Z failed with SSLError [Introspect:8084]10.0.0.129 - - [2025-10-13 02:00:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001191 10.0.0.129 - - [2025-10-13 02:00:54] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001042 10.0.0.129 - - [2025-10-13 02:00:54] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.006929 10.0.0.129 - - [2025-10-13 02:00:54] "POST /fqname-to-id HTTP/1.1" 404 182 0.032301 10.0.0.129 - - [2025-10-13 02:00:54] "GET /projects?obj_uuids=3c3a5186-eeb0-4e5a-b18b-11cdb4faddcc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002319 10.0.0.129 - - [2025-10-13 02:00:54] "GET /domains?obj_uuids=537505e7-1547-4002-bf39-a6f4fbcc30df&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000951 10.0.0.129 - - [2025-10-13 02:00:54] "GET /domain/537505e7-1547-4002-bf39-a6f4fbcc30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006419 10.0.0.129 - - [2025-10-13 02:00:54] "POST /id-to-fqname HTTP/1.1" 200 184 0.002120 10.0.0.129 - - [2025-10-13 02:00:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.002238 10.0.0.129 - - [2025-10-13 02:00:54] "POST /security-groups HTTP/1.1" 200 579 0.060021 10.0.0.129 - - [2025-10-13 02:00:54] "POST /fqname-to-id HTTP/1.1" 404 228 0.002541 10.0.0.129 - - [2025-10-13 02:00:54] "POST /projects HTTP/1.1" 200 569 0.210294 10.0.0.129 - - [2025-10-13 02:00:54] "POST /access-control-lists HTTP/1.1" 200 594 0.059211 10.0.0.129 - - [2025-10-13 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.285063 10.0.0.129 - - [2025-10-13 02:00:55] "POST /fqname-to-id HTTP/1.1" 404 227 0.002970 10.0.0.129 - - [2025-10-13 02:00:55] "GET /project/3c3a5186-eeb0-4e5a-b18b-11cdb4faddcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.418624 10.0.0.129 - - [2025-10-13 02:00:55] "POST /access-control-lists HTTP/1.1" 200 592 0.063611 10.0.0.129 - - [2025-10-13 02:00:56] "GET / HTTP/1.1" 200 36499 0.001945 10.0.0.129 - - [2025-10-13 02:00:56] "GET /projects?obj_uuids=3c3a5186-eeb0-4e5a-b18b-11cdb4faddcc&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001203 10.0.0.129 - - [2025-10-13 02:00:56] "GET /project/3c3a5186-eeb0-4e5a-b18b-11cdb4faddcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.025245 10.0.0.129 - - [2025-10-13 02:00:56] "GET /projects?obj_uuids=3c3a5186-eeb0-4e5a-b18b-11cdb4faddcc&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001012 10.0.0.129 - - [2025-10-13 02:00:56] "GET /project/3c3a5186-eeb0-4e5a-b18b-11cdb4faddcc?fields=virtual_networks HTTP/1.1" 200 1025 0.071691 10.0.0.129 - - [2025-10-13 02:00:56] "GET /projects?obj_uuids=3c3a5186-eeb0-4e5a-b18b-11cdb4faddcc&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001028 10.0.0.129 - - [2025-10-13 02:00:56] "GET /project/3c3a5186-eeb0-4e5a-b18b-11cdb4faddcc?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.030329 10.0.0.129 - - [2025-10-13 02:00:56] "GET /projects?obj_uuids=3c3a5186-eeb0-4e5a-b18b-11cdb4faddcc&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001695 10.0.0.129 - - [2025-10-13 02:00:56] "GET /project/3c3a5186-eeb0-4e5a-b18b-11cdb4faddcc?fields=security_groups HTTP/1.1" 200 1247 0.025591 10.0.0.129 - - [2025-10-13 02:00:57] "GET /obj-perms HTTP/1.1" 200 6402 0.062646 10.0.0.129 - - [2025-10-13 02:00:57] "GET /obj-perms HTTP/1.1" 200 6402 0.060311 10.0.0.129 - - [2025-10-13 02:01:45] "DELETE /project/3c3a5186eeb04e5ab18b11cdb4faddcc HTTP/1.1" 404 173 0.017544 10.0.0.129 - - [2025-10-13 02:01:45] "GET /projects?obj_uuids=3c3a5186-eeb0-4e5a-b18b-11cdb4faddcc&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.003001 10.0.0.129 - - [2025-10-13 02:01:45] "GET /projects?obj_uuids=75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001696 10.0.0.129 - - [2025-10-13 02:01:45] "GET /project/75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.059067 10.0.0.129 - - [2025-10-13 02:01:45] "GET /project/3c3a5186-eeb0-4e5a-b18b-11cdb4faddcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.067666 10.0.0.129 - - [2025-10-13 02:01:45] "GET /projects?obj_uuids=3c3a5186-eeb0-4e5a-b18b-11cdb4faddcc&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002672 10.0.0.129 - - [2025-10-13 02:01:45] "GET /projects?obj_uuids=75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002421 10.0.0.129 - - [2025-10-13 02:01:45] "GET /project/75a542cd-9ed7-47a8-bbc2-ad8893a7dc5c?fields=security_groups HTTP/1.1" 200 1349 0.089345 10.0.0.129 - - [2025-10-13 02:01:45] "GET /project/3c3a5186-eeb0-4e5a-b18b-11cdb4faddcc?fields=security_groups HTTP/1.1" 200 1337 0.095902